2026-05-11 12:36:51.788347 | Job console starting 2026-05-11 12:36:51.800681 | Updating git repos 2026-05-11 12:36:51.917408 | Cloning repos into workspace 2026-05-11 12:36:51.991338 | Restoring repo states 2026-05-11 12:36:52.017626 | Merging changes 2026-05-11 12:36:53.326706 | Checking out repos 2026-05-11 12:36:53.446100 | Preparing playbooks 2026-05-11 12:36:57.209885 | Running Ansible setup 2026-05-11 12:37:01.197372 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-11 12:37:01.881441 | 2026-05-11 12:37:01.881621 | PLAY [localhost] 2026-05-11 12:37:01.893885 | 2026-05-11 12:37:01.893971 | TASK [Gathering Facts] 2026-05-11 12:37:03.040549 | localhost | ok 2026-05-11 12:37:03.050181 | 2026-05-11 12:37:03.050261 | TASK [Setup log path fact] 2026-05-11 12:37:03.073370 | localhost | ok 2026-05-11 12:37:03.090950 | 2026-05-11 12:37:03.091069 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-11 12:37:03.123130 | localhost | ok 2026-05-11 12:37:03.186208 | 2026-05-11 12:37:03.186351 | TASK [emit-job-header : Print job information] 2026-05-11 12:37:03.227947 | # Job Information 2026-05-11 12:37:03.228151 | Ansible Version: 2.16.18 2026-05-11 12:37:03.228209 | Job: atmosphere-molecule-aio-openvswitch 2026-05-11 12:37:03.228242 | Pipeline: check 2026-05-11 12:37:03.228270 | Executor: 2d72f0692154 2026-05-11 12:37:03.228297 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3915 2026-05-11 12:37:03.228330 | Event ID: ff966d90-4d35-11f1-97ff-4a3db5d9b23d 2026-05-11 12:37:03.232516 | 2026-05-11 12:37:03.232614 | LOOP [emit-job-header : Print node information] 2026-05-11 12:37:03.333975 | localhost | ok: 2026-05-11 12:37:03.334201 | localhost | # Node Information 2026-05-11 12:37:03.334242 | localhost | Inventory Hostname: instance 2026-05-11 12:37:03.334273 | localhost | Hostname: np0000173553 2026-05-11 12:37:03.334303 | localhost | Username: zuul 2026-05-11 12:37:03.334336 | localhost | Distro: Ubuntu 22.04 2026-05-11 12:37:03.334365 | localhost | Provider: yul1 2026-05-11 12:37:03.334393 | localhost | Region: ca-ymq-1 2026-05-11 12:37:03.334420 | localhost | Label: ubuntu-jammy-16 2026-05-11 12:37:03.334447 | localhost | Product Name: OpenStack Nova 2026-05-11 12:37:03.334474 | localhost | Interface IP: 199.204.45.205 2026-05-11 12:37:03.347945 | 2026-05-11 12:37:03.348163 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-11 12:37:05.621522 | localhost -> localhost | changed 2026-05-11 12:37:05.631691 | 2026-05-11 12:37:05.631790 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-11 12:37:06.580108 | localhost -> localhost | changed 2026-05-11 12:37:06.590683 | 2026-05-11 12:37:06.590752 | PLAY [all] 2026-05-11 12:37:06.598656 | 2026-05-11 12:37:06.598727 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-11 12:37:06.817222 | instance -> localhost | ok 2026-05-11 12:37:06.828601 | 2026-05-11 12:37:06.828676 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-11 12:37:06.860339 | instance | ok 2026-05-11 12:37:06.876156 | instance | included: /var/lib/zuul/builds/0928069c1ff44fd3b9709e48c9ad9a9e/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-11 12:37:06.882069 | 2026-05-11 12:37:06.882132 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-11 12:37:08.177627 | instance -> localhost | Generating public/private rsa key pair. 2026-05-11 12:37:08.177874 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/0928069c1ff44fd3b9709e48c9ad9a9e/work/0928069c1ff44fd3b9709e48c9ad9a9e_id_rsa 2026-05-11 12:37:08.177940 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/0928069c1ff44fd3b9709e48c9ad9a9e/work/0928069c1ff44fd3b9709e48c9ad9a9e_id_rsa.pub 2026-05-11 12:37:08.178005 | instance -> localhost | The key fingerprint is: 2026-05-11 12:37:08.178064 | instance -> localhost | SHA256:nP1pBNk6IC8puQWYr0vcQlXrJqEvE8zDhXYHJuUgzPY zuul-build-sshkey 2026-05-11 12:37:08.178112 | instance -> localhost | The key's randomart image is: 2026-05-11 12:37:08.178145 | instance -> localhost | +---[RSA 3072]----+ 2026-05-11 12:37:08.178183 | instance -> localhost | |+ o.+ . | 2026-05-11 12:37:08.178215 | instance -> localhost | | = O o . o | 2026-05-11 12:37:08.178283 | instance -> localhost | |. * B + . o . | 2026-05-11 12:37:08.178313 | instance -> localhost | | = E * = + o | 2026-05-11 12:37:08.178341 | instance -> localhost | | O = * S + . | 2026-05-11 12:37:08.178368 | instance -> localhost | | o * * . + . | 2026-05-11 12:37:08.178417 | instance -> localhost | | B + + | 2026-05-11 12:37:08.178450 | instance -> localhost | | . = . | 2026-05-11 12:37:08.178482 | instance -> localhost | | . | 2026-05-11 12:37:08.178511 | instance -> localhost | +----[SHA256]-----+ 2026-05-11 12:37:08.178580 | instance -> localhost | ok: Runtime: 0:00:00.871150 2026-05-11 12:37:08.186241 | 2026-05-11 12:37:08.186347 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-11 12:37:08.224811 | instance | ok 2026-05-11 12:37:08.238033 | instance | included: /var/lib/zuul/builds/0928069c1ff44fd3b9709e48c9ad9a9e/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-11 12:37:08.246293 | 2026-05-11 12:37:08.246388 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-11 12:37:08.271328 | instance | skipping: Conditional result was False 2026-05-11 12:37:08.281740 | 2026-05-11 12:37:08.281862 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-11 12:37:08.756708 | instance | changed 2026-05-11 12:37:08.764232 | 2026-05-11 12:37:08.764332 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-11 12:37:08.974836 | instance | ok 2026-05-11 12:37:09.028484 | 2026-05-11 12:37:09.028676 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-11 12:37:09.536540 | instance | changed 2026-05-11 12:37:09.545138 | 2026-05-11 12:37:09.545247 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-11 12:37:10.018176 | instance | changed 2026-05-11 12:37:10.023284 | 2026-05-11 12:37:10.206103 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-11 12:37:10.232414 | instance | skipping: Conditional result was False 2026-05-11 12:37:10.245429 | 2026-05-11 12:37:10.245529 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-11 12:37:10.607181 | instance -> localhost | changed 2026-05-11 12:37:10.623116 | 2026-05-11 12:37:10.623263 | TASK [add-build-sshkey : Add back temp key] 2026-05-11 12:37:10.956147 | instance -> localhost | Identity added: /var/lib/zuul/builds/0928069c1ff44fd3b9709e48c9ad9a9e/work/0928069c1ff44fd3b9709e48c9ad9a9e_id_rsa (zuul-build-sshkey) 2026-05-11 12:37:10.956427 | instance -> localhost | ok: Runtime: 0:00:00.016193 2026-05-11 12:37:10.963130 | 2026-05-11 12:37:10.963203 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-11 12:37:11.237161 | instance | ok 2026-05-11 12:37:11.287331 | 2026-05-11 12:37:11.287455 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-11 12:37:11.313234 | instance | skipping: Conditional result was False 2026-05-11 12:37:11.332515 | 2026-05-11 12:37:11.332625 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-05-11 12:37:11.630983 | instance | ok 2026-05-11 12:37:11.641487 | 2026-05-11 12:37:11.641602 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-05-11 12:37:13.735818 | instance | Output suppressed because no_log was given 2026-05-11 12:37:13.746749 | 2026-05-11 12:37:13.746901 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-05-11 12:37:13.926114 | instance | ok: "logs" 2026-05-11 12:37:14.193288 | instance | ok: All items complete 2026-05-11 12:37:14.193461 | 2026-05-11 12:37:14.203796 | instance | ok: "artifacts" 2026-05-11 12:37:14.255690 | instance | ok: "docs" 2026-05-11 12:37:14.273925 | 2026-05-11 12:37:14.274085 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-05-11 12:37:14.469098 | instance | changed: "logs" 2026-05-11 12:37:14.628516 | instance | changed: "artifacts" 2026-05-11 12:37:14.790583 | instance | changed: "docs" 2026-05-11 12:37:14.973630 | 2026-05-11 12:37:14.973830 | PLAY RECAP 2026-05-11 12:37:14.973939 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-11 12:37:14.974006 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-11 12:37:14.974057 | 2026-05-11 12:37:15.116099 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-11 12:37:15.128632 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-11 12:37:15.816652 | 2026-05-11 12:37:15.910307 | PLAY [all] 2026-05-11 12:37:15.928656 | 2026-05-11 12:37:15.928807 | TASK [setup-uv : Extract archive] 2026-05-11 12:37:18.285844 | instance | changed 2026-05-11 12:37:18.322914 | 2026-05-11 12:37:18.323156 | TASK [setup-uv : Print version] 2026-05-11 12:37:18.263225 | instance | uv 0.8.13 2026-05-11 12:37:18.872280 | instance | ok: Runtime: 0:00:00.012800 2026-05-11 12:37:18.881373 | 2026-05-11 12:37:18.881431 | PLAY RECAP 2026-05-11 12:37:18.881481 | instance | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-11 12:37:18.881593 | 2026-05-11 12:37:19.036609 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-11 12:37:19.047906 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-05-11 12:37:19.738289 | 2026-05-11 12:37:19.738435 | PLAY [all] 2026-05-11 12:37:19.750072 | 2026-05-11 12:37:19.750227 | TASK [Install "jq" for log collection] 2026-05-11 12:37:31.167252 | instance | changed 2026-05-11 12:37:31.172905 | 2026-05-11 12:37:31.173001 | TASK [Install pip3 for Python package management] 2026-05-11 12:37:35.272103 | instance | changed 2026-05-11 12:37:35.280248 | 2026-05-11 12:37:35.280635 | TASK [Install Python "kubernetes" library for kubernetes.core modules] 2026-05-11 12:37:38.567904 | instance | changed 2026-05-11 12:37:38.571849 | 2026-05-11 12:37:38.571926 | PLAY [all] 2026-05-11 12:37:38.579975 | 2026-05-11 12:37:38.580051 | TASK [ensure-go : Check installed go version] 2026-05-11 12:37:39.118908 | instance | ok: ERROR (ignored) 2026-05-11 12:37:39.119235 | instance | { 2026-05-11 12:37:39.119285 | instance | "failed_when_result": false, 2026-05-11 12:37:39.119319 | instance | "msg": "[Errno 2] No such file or directory: b'go'", 2026-05-11 12:37:39.119352 | instance | "rc": 2 2026-05-11 12:37:39.119389 | instance | } 2026-05-11 12:37:39.127447 | 2026-05-11 12:37:39.127605 | TASK [ensure-go : Skip if correct version of go is installed] 2026-05-11 12:37:39.182258 | instance | ok 2026-05-11 12:37:39.192604 | instance | included: /var/lib/zuul/builds/0928069c1ff44fd3b9709e48c9ad9a9e/untrusted/project_2/opendev.org/zuul/zuul-jobs/roles/ensure-go/tasks/install-go.yaml 2026-05-11 12:37:39.197515 | 2026-05-11 12:37:39.197579 | TASK [ensure-go : Create temp directory] 2026-05-11 12:37:39.516880 | instance | changed 2026-05-11 12:37:39.525930 | 2026-05-11 12:37:39.526092 | TASK [ensure-go : Get archive checksum] 2026-05-11 12:37:40.146666 | instance | ok: OK (64 bytes) 2026-05-11 12:37:40.153395 | 2026-05-11 12:37:40.153511 | TASK [ensure-go : Download go archive] 2026-05-11 12:37:41.925568 | instance | changed: OK (78559214 bytes) 2026-05-11 12:37:41.934035 | 2026-05-11 12:37:41.934128 | TASK [ensure-go : Install go] 2026-05-11 12:37:47.899506 | instance | changed 2026-05-11 12:37:47.959210 | 2026-05-11 12:37:47.959335 | PLAY [all] 2026-05-11 12:37:47.965457 | 2026-05-11 12:37:47.965563 | TASK [Copy inventory file for Zuul] 2026-05-11 12:37:48.647895 | instance | changed 2026-05-11 12:37:48.655029 | 2026-05-11 12:37:48.655163 | TASK [Switch "ansible_host" to private IP] 2026-05-11 12:37:48.933611 | instance | changed: 1 replacements made 2026-05-11 12:37:48.939971 | 2026-05-11 12:37:48.940064 | TASK [Run molecule prepare] 2026-05-11 12:37:49.191559 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-05-11 12:37:49.192182 | instance | Creating virtual environment at: .venv 2026-05-11 12:37:49.218087 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-05-11 12:37:49.252385 | instance | Downloading openstacksdk (1.7MiB) 2026-05-11 12:37:49.252524 | instance | Downloading rjsonnet (1.2MiB) 2026-05-11 12:37:49.254545 | instance | Downloading cryptography (4.2MiB) 2026-05-11 12:37:49.255349 | instance | Downloading setuptools (1.1MiB) 2026-05-11 12:37:49.255730 | instance | Downloading pygments (1.2MiB) 2026-05-11 12:37:49.256792 | instance | Downloading kubernetes (1.9MiB) 2026-05-11 12:37:49.257190 | instance | Downloading pydantic-core (2.0MiB) 2026-05-11 12:37:49.261194 | instance | Downloading ansible-core (2.1MiB) 2026-05-11 12:37:49.262607 | instance | Downloading netaddr (2.2MiB) 2026-05-11 12:37:50.382824 | instance | Building pyperclip==1.9.0 2026-05-11 12:37:50.683346 | instance | Downloading rjsonnet 2026-05-11 12:37:50.736398 | instance | Downloading pygments 2026-05-11 12:37:50.754275 | instance | Downloading setuptools 2026-05-11 12:37:50.759664 | instance | Downloading pydantic-core 2026-05-11 12:37:50.797164 | instance | Downloading netaddr 2026-05-11 12:37:50.818224 | instance | Downloading cryptography 2026-05-11 12:37:50.879493 | instance | Downloading kubernetes 2026-05-11 12:37:50.890706 | instance | Downloading ansible-core 2026-05-11 12:37:50.919980 | instance | Downloading openstacksdk 2026-05-11 12:37:51.272188 | instance | Built pyperclip==1.9.0 2026-05-11 12:37:51.407403 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-05-11 12:37:51.450679 | instance | Installed 83 packages in 41ms 2026-05-11 12:37:52.160090 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-05-11 12:37:52.779664 | instance | INFO [aio > discovery] scenario test matrix: prepare 2026-05-11 12:37:52.779768 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0... 2026-05-11 12:38:36.023695 | instance | INFO [aio > prepare] Executing 2026-05-11 12:38:36.996879 | instance | 2026-05-11 12:38:36.997424 | instance | PLAY [Prepare] ***************************************************************** 2026-05-11 12:38:36.997678 | instance | 2026-05-11 12:38:36.997950 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-11 12:38:36.998288 | instance | Monday 11 May 2026 12:38:36 +0000 (0:00:00.035) 0:00:00.035 ************ 2026-05-11 12:38:38.115672 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 12:38:38.115794 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 12:38:38.116027 | instance | interpreter could change the meaning of that path. See 2026-05-11 12:38:38.116236 | instance | https://docs.ansible.com/ansible- 2026-05-11 12:38:38.116427 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 12:38:38.127828 | instance | ok: [instance] 2026-05-11 12:38:38.127992 | instance | 2026-05-11 12:38:38.128123 | instance | TASK [Configure short hostname] ************************************************ 2026-05-11 12:38:38.128247 | instance | Monday 11 May 2026 12:38:38 +0000 (0:00:01.132) 0:00:01.168 ************ 2026-05-11 12:38:38.819218 | instance | changed: [instance] 2026-05-11 12:38:38.819479 | instance | 2026-05-11 12:38:38.819823 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-05-11 12:38:38.820111 | instance | Monday 11 May 2026 12:38:38 +0000 (0:00:00.690) 0:00:01.858 ************ 2026-05-11 12:38:39.073767 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-05-11 12:38:39.074026 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-05-11 12:38:39.074296 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-05-11 12:38:39.082912 | instance | changed: [instance] 2026-05-11 12:38:39.083169 | instance | 2026-05-11 12:38:39.083479 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-05-11 12:38:39.083769 | instance | Monday 11 May 2026 12:38:39 +0000 (0:00:00.264) 0:00:02.122 ************ 2026-05-11 12:38:40.190848 | instance | ok: [instance] 2026-05-11 12:38:40.191036 | instance | 2026-05-11 12:38:40.191203 | instance | TASK [Purge "snapd" package] *************************************************** 2026-05-11 12:38:40.191341 | instance | Monday 11 May 2026 12:38:40 +0000 (0:00:01.107) 0:00:03.230 ************ 2026-05-11 12:38:40.880259 | instance | ok: [instance] 2026-05-11 12:38:40.880349 | instance | 2026-05-11 12:38:40.880440 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-05-11 12:38:40.880562 | instance | 2026-05-11 12:38:40.880676 | instance | TASK [Create folders for workspace] ******************************************** 2026-05-11 12:38:40.880795 | instance | Monday 11 May 2026 12:38:40 +0000 (0:00:00.689) 0:00:03.919 ************ 2026-05-11 12:38:41.960296 | instance | changed: [localhost] => (item=group_vars) 2026-05-11 12:38:41.960496 | instance | changed: [localhost] => (item=group_vars/all) 2026-05-11 12:38:41.960510 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-05-11 12:38:41.960520 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-05-11 12:38:41.960529 | instance | changed: [localhost] => (item=group_vars/computes) 2026-05-11 12:38:41.960538 | instance | changed: [localhost] => (item=host_vars) 2026-05-11 12:38:41.960547 | instance | 2026-05-11 12:38:41.960556 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-05-11 12:38:41.960566 | instance | 2026-05-11 12:38:41.960574 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-05-11 12:38:41.960583 | instance | Monday 11 May 2026 12:38:41 +0000 (0:00:01.077) 0:00:04.997 ************ 2026-05-11 12:38:42.146522 | instance | changed: [localhost] 2026-05-11 12:38:42.146739 | instance | 2026-05-11 12:38:42.147067 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-05-11 12:38:42.147341 | instance | Monday 11 May 2026 12:38:42 +0000 (0:00:00.188) 0:00:05.185 ************ 2026-05-11 12:38:42.168642 | instance | ok: [localhost] 2026-05-11 12:38:42.168852 | instance | 2026-05-11 12:38:42.169128 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-05-11 12:38:42.169397 | instance | Monday 11 May 2026 12:38:42 +0000 (0:00:00.022) 0:00:05.208 ************ 2026-05-11 12:38:42.216456 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '1cadb5ce-87c3-57e7-afa2-4173cd5a918e'}) 2026-05-11 12:38:42.216632 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-05-11 12:38:42.216898 | instance | 2026-05-11 12:38:42.217249 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-05-11 12:38:42.217522 | instance | Monday 11 May 2026 12:38:42 +0000 (0:00:00.047) 0:00:05.255 ************ 2026-05-11 12:38:42.741276 | instance | changed: [localhost] 2026-05-11 12:38:42.741523 | instance | 2026-05-11 12:38:42.742010 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-05-11 12:38:42.742313 | instance | 2026-05-11 12:38:42.742608 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-05-11 12:38:42.742977 | instance | Monday 11 May 2026 12:38:42 +0000 (0:00:00.524) 0:00:05.780 ************ 2026-05-11 12:38:42.956618 | instance | changed: [localhost] 2026-05-11 12:38:42.957212 | instance | 2026-05-11 12:38:42.957222 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-05-11 12:38:42.957230 | instance | Monday 11 May 2026 12:38:42 +0000 (0:00:00.213) 0:00:05.993 ************ 2026-05-11 12:38:42.982907 | instance | ok: [localhost] 2026-05-11 12:38:42.983094 | instance | 2026-05-11 12:38:42.983398 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-05-11 12:38:42.983685 | instance | Monday 11 May 2026 12:38:42 +0000 (0:00:00.028) 0:00:06.022 ************ 2026-05-11 12:38:43.019350 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-05-11 12:38:43.019582 | instance | 2026-05-11 12:38:43.019859 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-05-11 12:38:43.020188 | instance | Monday 11 May 2026 12:38:43 +0000 (0:00:00.036) 0:00:06.058 ************ 2026-05-11 12:38:43.394651 | instance | changed: [localhost] 2026-05-11 12:38:43.394915 | instance | 2026-05-11 12:38:43.395216 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-05-11 12:38:43.395470 | instance | 2026-05-11 12:38:43.395753 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-05-11 12:38:43.396071 | instance | Monday 11 May 2026 12:38:43 +0000 (0:00:00.375) 0:00:06.434 ************ 2026-05-11 12:38:43.566862 | instance | changed: [localhost] 2026-05-11 12:38:43.567083 | instance | 2026-05-11 12:38:43.567351 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-05-11 12:38:43.567718 | instance | Monday 11 May 2026 12:38:43 +0000 (0:00:00.172) 0:00:06.606 ************ 2026-05-11 12:38:43.585239 | instance | ok: [localhost] 2026-05-11 12:38:43.585509 | instance | 2026-05-11 12:38:43.585775 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-05-11 12:38:43.586042 | instance | Monday 11 May 2026 12:38:43 +0000 (0:00:00.019) 0:00:06.625 ************ 2026-05-11 12:38:43.635313 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-05-11 12:38:43.635594 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-05-11 12:38:43.635885 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-05-11 12:38:43.636150 | instance | 2026-05-11 12:38:43.636454 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-05-11 12:38:43.636739 | instance | Monday 11 May 2026 12:38:43 +0000 (0:00:00.049) 0:00:06.674 ************ 2026-05-11 12:38:43.996607 | instance | changed: [localhost] 2026-05-11 12:38:43.996690 | instance | 2026-05-11 12:38:43.996702 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-05-11 12:38:43.997368 | instance | 2026-05-11 12:38:43.997393 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-05-11 12:38:43.997403 | instance | Monday 11 May 2026 12:38:43 +0000 (0:00:00.360) 0:00:07.035 ************ 2026-05-11 12:38:44.180254 | instance | changed: [localhost] 2026-05-11 12:38:44.180501 | instance | 2026-05-11 12:38:44.180800 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-05-11 12:38:44.181191 | instance | Monday 11 May 2026 12:38:44 +0000 (0:00:00.183) 0:00:07.219 ************ 2026-05-11 12:38:44.211252 | instance | ok: [localhost] 2026-05-11 12:38:44.211527 | instance | 2026-05-11 12:38:44.211839 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-05-11 12:38:44.212143 | instance | Monday 11 May 2026 12:38:44 +0000 (0:00:00.031) 0:00:07.250 ************ 2026-05-11 12:38:44.254476 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-05-11 12:38:44.254641 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-05-11 12:38:44.254828 | instance | 2026-05-11 12:38:44.255007 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-05-11 12:38:44.255178 | instance | Monday 11 May 2026 12:38:44 +0000 (0:00:00.043) 0:00:07.293 ************ 2026-05-11 12:38:44.609412 | instance | changed: [localhost] 2026-05-11 12:38:44.609667 | instance | 2026-05-11 12:38:44.609933 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-05-11 12:38:44.610215 | instance | 2026-05-11 12:38:44.610473 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-11 12:38:44.610753 | instance | Monday 11 May 2026 12:38:44 +0000 (0:00:00.355) 0:00:07.648 ************ 2026-05-11 12:38:45.308739 | instance | ok: [localhost] 2026-05-11 12:38:45.308918 | instance | 2026-05-11 12:38:45.309216 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-05-11 12:38:45.309513 | instance | Monday 11 May 2026 12:38:45 +0000 (0:00:00.699) 0:00:08.348 ************ 2026-05-11 12:38:45.492225 | instance | changed: [localhost] 2026-05-11 12:38:45.492486 | instance | 2026-05-11 12:38:45.492767 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-05-11 12:38:45.493039 | instance | Monday 11 May 2026 12:38:45 +0000 (0:00:00.183) 0:00:08.531 ************ 2026-05-11 12:38:45.519782 | instance | ok: [localhost] 2026-05-11 12:38:45.520011 | instance | 2026-05-11 12:38:45.520325 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-05-11 12:38:45.520596 | instance | Monday 11 May 2026 12:38:45 +0000 (0:00:00.027) 0:00:08.559 ************ 2026-05-11 12:38:46.312409 | instance | ok: [localhost] => (item=keycloak_host) 2026-05-11 12:38:46.312527 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-05-11 12:38:46.312771 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-05-11 12:38:46.312929 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-05-11 12:38:46.313163 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-05-11 12:38:46.313291 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-05-11 12:38:46.313470 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-05-11 12:38:46.313635 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-05-11 12:38:46.313813 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-05-11 12:38:46.314004 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-05-11 12:38:46.314161 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-05-11 12:38:46.314336 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-05-11 12:38:46.314511 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-05-11 12:38:46.314691 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-05-11 12:38:46.315037 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-05-11 12:38:46.315168 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-05-11 12:38:46.315341 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-05-11 12:38:46.315520 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-05-11 12:38:46.315701 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-05-11 12:38:46.315957 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-05-11 12:38:46.316074 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-05-11 12:38:46.316246 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-05-11 12:38:46.316420 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-05-11 12:38:46.316592 | instance | 2026-05-11 12:38:46.316768 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-05-11 12:38:46.316945 | instance | Monday 11 May 2026 12:38:46 +0000 (0:00:00.791) 0:00:09.351 ************ 2026-05-11 12:38:46.670722 | instance | changed: [localhost] 2026-05-11 12:38:46.670819 | instance | 2026-05-11 12:38:46.670953 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-05-11 12:38:46.671212 | instance | Monday 11 May 2026 12:38:46 +0000 (0:00:00.358) 0:00:09.710 ************ 2026-05-11 12:38:46.840281 | instance | changed: [localhost] 2026-05-11 12:38:46.840480 | instance | 2026-05-11 12:38:46.840796 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-05-11 12:38:46.840998 | instance | 2026-05-11 12:38:46.841262 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-05-11 12:38:46.841539 | instance | Monday 11 May 2026 12:38:46 +0000 (0:00:00.169) 0:00:09.879 ************ 2026-05-11 12:38:47.015441 | instance | changed: [localhost] 2026-05-11 12:38:47.015711 | instance | 2026-05-11 12:38:47.015993 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-05-11 12:38:47.016278 | instance | Monday 11 May 2026 12:38:47 +0000 (0:00:00.174) 0:00:10.054 ************ 2026-05-11 12:38:47.044726 | instance | ok: [localhost] 2026-05-11 12:38:47.044976 | instance | 2026-05-11 12:38:47.045247 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-05-11 12:38:47.045511 | instance | Monday 11 May 2026 12:38:47 +0000 (0:00:00.029) 0:00:10.084 ************ 2026-05-11 12:38:47.089112 | 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-11 12:38:47.089387 | instance | 2026-05-11 12:38:47.089684 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-05-11 12:38:47.089997 | instance | Monday 11 May 2026 12:38:47 +0000 (0:00:00.044) 0:00:10.128 ************ 2026-05-11 12:38:47.451863 | instance | changed: [localhost] 2026-05-11 12:38:47.452019 | instance | 2026-05-11 12:38:47.452224 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-05-11 12:38:47.452420 | instance | 2026-05-11 12:38:47.452622 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-05-11 12:38:47.452821 | instance | Monday 11 May 2026 12:38:47 +0000 (0:00:00.362) 0:00:10.491 ************ 2026-05-11 12:38:47.624026 | instance | changed: [localhost] 2026-05-11 12:38:47.624139 | instance | 2026-05-11 12:38:47.624312 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-05-11 12:38:47.624486 | instance | Monday 11 May 2026 12:38:47 +0000 (0:00:00.172) 0:00:10.663 ************ 2026-05-11 12:38:47.661024 | instance | ok: [localhost] 2026-05-11 12:38:47.661268 | instance | 2026-05-11 12:38:47.661542 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-05-11 12:38:47.661808 | instance | Monday 11 May 2026 12:38:47 +0000 (0:00:00.037) 0:00:10.700 ************ 2026-05-11 12:38:47.713694 | 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-11 12:38:47.713931 | instance | 2026-05-11 12:38:47.714205 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-05-11 12:38:47.714469 | instance | Monday 11 May 2026 12:38:47 +0000 (0:00:00.052) 0:00:10.753 ************ 2026-05-11 12:38:48.093774 | instance | changed: [localhost] 2026-05-11 12:38:48.093994 | instance | 2026-05-11 12:38:48.094290 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-05-11 12:38:48.094535 | instance | 2026-05-11 12:38:48.094881 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-05-11 12:38:48.095223 | instance | Monday 11 May 2026 12:38:48 +0000 (0:00:00.379) 0:00:11.133 ************ 2026-05-11 12:38:48.275560 | instance | changed: [localhost] 2026-05-11 12:38:48.275808 | instance | 2026-05-11 12:38:48.276082 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-05-11 12:38:48.276356 | instance | Monday 11 May 2026 12:38:48 +0000 (0:00:00.181) 0:00:11.314 ************ 2026-05-11 12:38:48.305158 | instance | ok: [localhost] 2026-05-11 12:38:48.305390 | instance | 2026-05-11 12:38:48.305662 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-05-11 12:38:48.305931 | instance | Monday 11 May 2026 12:38:48 +0000 (0:00:00.029) 0:00:11.344 ************ 2026-05-11 12:38:48.762193 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-05-11 12:38:48.762651 | instance | ok: [localhost] => (item=keepalived_password) 2026-05-11 12:38:48.763047 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-05-11 12:38:48.763380 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-05-11 12:38:48.763706 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-05-11 12:38:48.764031 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-05-11 12:38:48.764356 | instance | skipping: [localhost] => (item=keystone_keycloak_client_secret) 2026-05-11 12:38:48.764680 | instance | skipping: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-05-11 12:38:48.765010 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-05-11 12:38:48.765332 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-05-11 12:38:48.765691 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-05-11 12:38:48.766014 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-05-11 12:38:48.766338 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-05-11 12:38:48.766711 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-05-11 12:38:48.767053 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-05-11 12:38:48.767264 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-05-11 12:38:48.767467 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-05-11 12:38:48.767671 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-05-11 12:38:48.767877 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-05-11 12:38:48.768085 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-05-11 12:38:48.768290 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-05-11 12:38:48.768496 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-05-11 12:38:48.768701 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-05-11 12:38:48.768908 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-05-11 12:38:48.769114 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-05-11 12:38:48.769315 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-05-11 12:38:48.769517 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-05-11 12:38:48.769717 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-05-11 12:38:48.769917 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-05-11 12:38:48.770120 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-05-11 12:38:48.770322 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-05-11 12:38:48.770524 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-05-11 12:38:48.770808 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-05-11 12:38:48.771023 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-05-11 12:38:48.771228 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-05-11 12:38:48.771427 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-05-11 12:38:48.771628 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-05-11 12:38:48.771830 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-05-11 12:38:48.772037 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-05-11 12:38:48.772237 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-05-11 12:38:48.772439 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-05-11 12:38:48.772640 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-05-11 12:38:48.772842 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-05-11 12:38:48.773051 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-05-11 12:38:48.773253 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-05-11 12:38:48.773465 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-05-11 12:38:48.773717 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-05-11 12:38:48.773922 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-05-11 12:38:48.774127 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-05-11 12:38:48.774344 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-05-11 12:38:48.774548 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-05-11 12:38:48.774814 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-05-11 12:38:48.775032 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-05-11 12:38:48.775234 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-05-11 12:38:48.775435 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-05-11 12:38:48.775637 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-05-11 12:38:48.775830 | instance | 2026-05-11 12:38:48.776039 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-05-11 12:38:48.776241 | instance | Monday 11 May 2026 12:38:48 +0000 (0:00:00.456) 0:00:11.801 ************ 2026-05-11 12:38:48.815943 | instance | ok: [localhost] => (item=barbican_kek) 2026-05-11 12:38:48.816546 | instance | 2026-05-11 12:38:48.816932 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-05-11 12:38:48.817293 | instance | Monday 11 May 2026 12:38:48 +0000 (0:00:00.051) 0:00:11.853 ************ 2026-05-11 12:38:49.203771 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-05-11 12:38:49.204199 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-05-11 12:38:49.204534 | instance | 2026-05-11 12:38:49.204883 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-05-11 12:38:49.205226 | instance | Monday 11 May 2026 12:38:49 +0000 (0:00:00.388) 0:00:12.242 ************ 2026-05-11 12:38:52.735501 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-05-11 12:38:52.735581 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-05-11 12:38:52.735936 | instance | 2026-05-11 12:38:52.735983 | instance | TASK [Set values for SSH keys] ************************************************* 2026-05-11 12:38:52.735989 | instance | Monday 11 May 2026 12:38:52 +0000 (0:00:03.533) 0:00:15.775 ************ 2026-05-11 12:38:52.797576 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-05-11 12:38:52.798339 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-05-11 12:38:52.798391 | instance | 2026-05-11 12:38:52.798399 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-05-11 12:38:52.798406 | instance | Monday 11 May 2026 12:38:52 +0000 (0:00:00.061) 0:00:15.837 ************ 2026-05-11 12:38:53.133601 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-05-11 12:38:53.133713 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-05-11 12:38:53.134205 | instance | 2026-05-11 12:38:53.134232 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-05-11 12:38:53.134250 | instance | Monday 11 May 2026 12:38:53 +0000 (0:00:00.336) 0:00:16.173 ************ 2026-05-11 12:38:53.521257 | instance | changed: [localhost] 2026-05-11 12:38:53.521723 | instance | 2026-05-11 12:38:53.521743 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-05-11 12:38:53.521751 | instance | Monday 11 May 2026 12:38:53 +0000 (0:00:00.387) 0:00:16.560 ************ 2026-05-11 12:38:53.559458 | instance | skipping: [localhost] 2026-05-11 12:38:53.560305 | instance | 2026-05-11 12:38:53.560323 | instance | PLAY [Setup networking] ******************************************************** 2026-05-11 12:38:53.560331 | instance | 2026-05-11 12:38:53.560337 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-11 12:38:53.560343 | instance | Monday 11 May 2026 12:38:53 +0000 (0:00:00.038) 0:00:16.599 ************ 2026-05-11 12:38:54.245240 | instance | ok: [instance] 2026-05-11 12:38:54.245333 | instance | 2026-05-11 12:38:54.245755 | instance | TASK [Create bridge for management network] ************************************ 2026-05-11 12:38:54.245812 | instance | Monday 11 May 2026 12:38:54 +0000 (0:00:00.685) 0:00:17.284 ************ 2026-05-11 12:38:54.594770 | instance | ok: [instance] 2026-05-11 12:38:54.595261 | instance | 2026-05-11 12:38:54.595672 | instance | TASK [Create fake interface for management bridge] ***************************** 2026-05-11 12:38:54.596237 | instance | Monday 11 May 2026 12:38:54 +0000 (0:00:00.349) 0:00:17.634 ************ 2026-05-11 12:38:54.800217 | instance | ok: [instance] 2026-05-11 12:38:54.800351 | instance | 2026-05-11 12:38:54.800565 | instance | TASK [Assign dummy interface to management bridge] ***************************** 2026-05-11 12:38:54.801110 | instance | Monday 11 May 2026 12:38:54 +0000 (0:00:00.205) 0:00:17.839 ************ 2026-05-11 12:38:55.022349 | instance | ok: [instance] 2026-05-11 12:38:55.022446 | instance | 2026-05-11 12:38:55.022521 | instance | TASK [Assign IP address for management bridge] ********************************* 2026-05-11 12:38:55.022639 | instance | Monday 11 May 2026 12:38:55 +0000 (0:00:00.222) 0:00:18.062 ************ 2026-05-11 12:38:55.222817 | instance | ok: [instance] 2026-05-11 12:38:55.223189 | instance | 2026-05-11 12:38:55.223558 | instance | TASK [Bring up interfaces] ***************************************************** 2026-05-11 12:38:55.223858 | instance | Monday 11 May 2026 12:38:55 +0000 (0:00:00.198) 0:00:18.260 ************ 2026-05-11 12:38:55.610911 | instance | ok: [instance] => (item=br-mgmt) 2026-05-11 12:38:55.610991 | instance | ok: [instance] => (item=dummy0) 2026-05-11 12:38:55.611003 | instance | 2026-05-11 12:38:55.611030 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-05-11 12:38:55.611040 | instance | 2026-05-11 12:38:55.611058 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-11 12:38:55.611115 | instance | Monday 11 May 2026 12:38:55 +0000 (0:00:00.389) 0:00:18.650 ************ 2026-05-11 12:38:56.344566 | instance | ok: [instance] 2026-05-11 12:38:56.344772 | instance | 2026-05-11 12:38:56.345053 | instance | TASK [Install depedencies] ***************************************************** 2026-05-11 12:38:56.345335 | instance | Monday 11 May 2026 12:38:56 +0000 (0:00:00.733) 0:00:19.384 ************ 2026-05-11 12:39:16.230154 | instance | changed: [instance] 2026-05-11 12:39:16.230241 | instance | 2026-05-11 12:39:16.230254 | instance | TASK [Start up service] ******************************************************** 2026-05-11 12:39:16.230264 | instance | Monday 11 May 2026 12:39:16 +0000 (0:00:19.879) 0:00:39.263 ************ 2026-05-11 12:39:16.761508 | instance | ok: [instance] 2026-05-11 12:39:16.761593 | instance | 2026-05-11 12:39:16.761950 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-05-11 12:39:16.761999 | instance | Monday 11 May 2026 12:39:16 +0000 (0:00:00.537) 0:00:39.801 ************ 2026-05-11 12:39:16.977216 | instance | ok: [instance] 2026-05-11 12:39:16.977347 | instance | 2026-05-11 12:39:16.977670 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-05-11 12:39:16.977709 | instance | Monday 11 May 2026 12:39:16 +0000 (0:00:00.215) 0:00:40.017 ************ 2026-05-11 12:39:17.469722 | instance | changed: [instance] 2026-05-11 12:39:17.470347 | instance | 2026-05-11 12:39:17.470419 | instance | TASK [Get list of all loopback devices] **************************************** 2026-05-11 12:39:17.470428 | instance | Monday 11 May 2026 12:39:17 +0000 (0:00:00.491) 0:00:40.508 ************ 2026-05-11 12:39:17.656786 | instance | ok: [instance] 2026-05-11 12:39:17.656928 | instance | 2026-05-11 12:39:17.656940 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-05-11 12:39:17.656954 | instance | Monday 11 May 2026 12:39:17 +0000 (0:00:00.187) 0:00:40.696 ************ 2026-05-11 12:39:17.682759 | instance | skipping: [instance] 2026-05-11 12:39:17.682834 | instance | 2026-05-11 12:39:17.682996 | instance | TASK [Create devices for Ceph] ************************************************* 2026-05-11 12:39:17.683138 | instance | Monday 11 May 2026 12:39:17 +0000 (0:00:00.026) 0:00:40.722 ************ 2026-05-11 12:39:18.211693 | instance | changed: [instance] => (item=osd0) 2026-05-11 12:39:18.212770 | instance | changed: [instance] => (item=osd1) 2026-05-11 12:39:18.212797 | instance | changed: [instance] => (item=osd2) 2026-05-11 12:39:18.212806 | instance | 2026-05-11 12:39:18.212815 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-05-11 12:39:18.212823 | instance | Monday 11 May 2026 12:39:18 +0000 (0:00:00.528) 0:00:41.251 ************ 2026-05-11 12:39:18.726147 | instance | changed: [instance] => (item=osd0) 2026-05-11 12:39:18.726873 | instance | changed: [instance] => (item=osd1) 2026-05-11 12:39:18.726926 | instance | changed: [instance] => (item=osd2) 2026-05-11 12:39:18.726934 | instance | 2026-05-11 12:39:18.726940 | instance | TASK [Start loop devices] ****************************************************** 2026-05-11 12:39:18.726951 | instance | Monday 11 May 2026 12:39:18 +0000 (0:00:00.514) 0:00:41.765 ************ 2026-05-11 12:39:19.443184 | instance | changed: [instance] => (item=osd0) 2026-05-11 12:39:19.444053 | instance | changed: [instance] => (item=osd1) 2026-05-11 12:39:19.444156 | instance | changed: [instance] => (item=osd2) 2026-05-11 12:39:19.444169 | instance | 2026-05-11 12:39:19.444178 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-05-11 12:39:19.444187 | instance | Monday 11 May 2026 12:39:19 +0000 (0:00:00.716) 0:00:42.482 ************ 2026-05-11 12:39:22.551197 | instance | changed: [instance] => (item=osd0) 2026-05-11 12:39:22.551285 | instance | changed: [instance] => (item=osd1) 2026-05-11 12:39:22.551810 | instance | changed: [instance] => (item=osd2) 2026-05-11 12:39:22.551987 | instance | 2026-05-11 12:39:22.551993 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-05-11 12:39:22.551999 | instance | Monday 11 May 2026 12:39:22 +0000 (0:00:03.108) 0:00:45.591 ************ 2026-05-11 12:39:24.408645 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-05-11 12:39:24.408772 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-05-11 12:39:24.409729 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-05-11 12:39:24.409799 | instance | 2026-05-11 12:39:24.409807 | instance | PLAY [controllers] ************************************************************* 2026-05-11 12:39:24.409813 | instance | 2026-05-11 12:39:24.409819 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-11 12:39:24.409825 | instance | Monday 11 May 2026 12:39:24 +0000 (0:00:01.857) 0:00:47.448 ************ 2026-05-11 12:39:25.359494 | instance | ok: [instance] 2026-05-11 12:39:25.359629 | instance | 2026-05-11 12:39:25.359791 | instance | TASK [Set masquerade rule] ***************************************************** 2026-05-11 12:39:25.360047 | instance | Monday 11 May 2026 12:39:25 +0000 (0:00:00.949) 0:00:48.397 ************ 2026-05-11 12:39:25.889323 | instance | changed: [instance] 2026-05-11 12:39:25.889636 | instance | 2026-05-11 12:39:25.889989 | instance | PLAY RECAP ********************************************************************* 2026-05-11 12:39:25.890362 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-05-11 12:39:25.890718 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-05-11 12:39:25.891087 | instance | 2026-05-11 12:39:25.891447 | instance | Monday 11 May 2026 12:39:25 +0000 (0:00:00.531) 0:00:48.929 ************ 2026-05-11 12:39:25.891773 | instance | =============================================================================== 2026-05-11 12:39:25.892105 | instance | Install depedencies ---------------------------------------------------- 19.88s 2026-05-11 12:39:25.895322 | instance | Generate SSH keys for missing variables --------------------------------- 3.53s 2026-05-11 12:39:25.895526 | instance | Create a volume group for each loop device ------------------------------ 3.11s 2026-05-11 12:39:25.895680 | instance | Create a logical volume for each loop device ---------------------------- 1.86s 2026-05-11 12:39:25.895828 | instance | Gathering Facts --------------------------------------------------------- 1.13s 2026-05-11 12:39:25.895976 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.11s 2026-05-11 12:39:25.896131 | instance | Create folders for workspace -------------------------------------------- 1.08s 2026-05-11 12:39:25.896276 | instance | Gathering Facts --------------------------------------------------------- 0.95s 2026-05-11 12:39:25.896437 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.79s 2026-05-11 12:39:25.896586 | instance | Gathering Facts --------------------------------------------------------- 0.73s 2026-05-11 12:39:25.896730 | instance | Start loop devices ------------------------------------------------------ 0.72s 2026-05-11 12:39:25.896884 | instance | Gathering Facts --------------------------------------------------------- 0.70s 2026-05-11 12:39:25.897027 | instance | Configure short hostname ------------------------------------------------ 0.69s 2026-05-11 12:39:25.897191 | instance | Purge "snapd" package --------------------------------------------------- 0.69s 2026-05-11 12:39:25.897333 | instance | Gathering Facts --------------------------------------------------------- 0.69s 2026-05-11 12:39:25.897475 | instance | Start up service -------------------------------------------------------- 0.54s 2026-05-11 12:39:25.897616 | instance | Set masquerade rule ----------------------------------------------------- 0.53s 2026-05-11 12:39:25.897758 | instance | Create devices for Ceph ------------------------------------------------- 0.53s 2026-05-11 12:39:25.897900 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.52s 2026-05-11 12:39:25.898042 | instance | Set permissions on loopback devices ------------------------------------- 0.51s 2026-05-11 12:39:25.959457 | instance | INFO [aio > prepare] Executed: Successful 2026-05-11 12:39:25.960094 | instance | INFO Molecule executed 1 scenario (1 successful) 2026-05-11 12:39:26.612736 | instance | ok: Runtime: 0:01:36.973307 2026-05-11 12:39:26.619897 | 2026-05-11 12:39:26.619968 | PLAY RECAP 2026-05-11 12:39:26.620029 | instance | ok: 12 changed: 9 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-11 12:39:26.620062 | 2026-05-11 12:39:26.764027 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-05-11 12:39:26.776220 | RUN START: [untrusted : github.com/vexxhost/atmosphere/molecule/aio/converge.yml@main] 2026-05-11 12:39:35.997345 | 2026-05-11 12:39:35.997500 | PLAY [all] 2026-05-11 12:39:36.008830 | 2026-05-11 12:39:36.008945 | TASK [Build atmosphere binary] 2026-05-11 12:39:36.920528 | instance | go: downloading github.com/spf13/cobra v1.9.1 2026-05-11 12:39:36.920615 | instance | go: downloading golang.org/x/sync v0.18.0 2026-05-11 12:39:37.156159 | instance | go: downloading github.com/spf13/pflag v1.0.7 2026-05-11 12:39:44.061795 | instance | ok: Runtime: 0:00:06.735006 2026-05-11 12:39:44.068040 | 2026-05-11 12:39:44.068141 | TASK [Deploy with parallel orchestrator] 2026-05-11 12:39:44.283166 | instance | ==> Running preflight checks 2026-05-11 12:39:44.759448 | instance | [preflight] 2026-05-11 12:39:44.759596 | instance | [preflight] PLAY [Preflight checks] ******************************************************** 2026-05-11 12:39:44.759614 | instance | [preflight] 2026-05-11 12:39:44.759633 | instance | [preflight] TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-05-11 12:39:44.782675 | instance | [preflight] skipping: [instance] 2026-05-11 12:39:44.782733 | instance | [preflight] 2026-05-11 12:39:44.782744 | instance | [preflight] PLAY RECAP ********************************************************************* 2026-05-11 12:39:44.782756 | instance | [preflight] instance : ok=0 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-05-11 12:39:44.782767 | instance | [preflight] 2026-05-11 12:39:44.843752 | instance | ==> Preflight checks passed 2026-05-11 12:39:44.843833 | instance | ==> Starting parallel deployment 2026-05-11 12:39:44.844119 | instance | ==> [iscsi] Starting deployment 2026-05-11 12:39:44.844211 | instance | ==> [lpfc] Starting deployment 2026-05-11 12:39:44.844226 | instance | ==> [kubernetes] Starting deployment 2026-05-11 12:39:44.844272 | instance | ==> [ceph] Starting deployment 2026-05-11 12:39:44.844861 | instance | ==> [udev] Starting deployment 2026-05-11 12:39:44.844981 | instance | ==> [multipathd] Starting deployment 2026-05-11 12:39:45.350435 | instance | [lpfc/lpfc] 2026-05-11 12:39:45.350510 | instance | [lpfc/lpfc] PLAY [controllers:computes] **************************************************** 2026-05-11 12:39:45.350523 | instance | [lpfc/lpfc] 2026-05-11 12:39:45.350533 | instance | [lpfc/lpfc] TASK [Gathering Facts] ********************************************************* 2026-05-11 12:39:45.357288 | instance | [iscsi/iscsi] 2026-05-11 12:39:45.357321 | instance | [iscsi/iscsi] PLAY [controllers:computes] **************************************************** 2026-05-11 12:39:45.357332 | instance | [iscsi/iscsi] 2026-05-11 12:39:45.357342 | instance | [iscsi/iscsi] TASK [Gathering Facts] ********************************************************* 2026-05-11 12:39:45.373973 | instance | [udev/udev] 2026-05-11 12:39:45.374005 | instance | [udev/udev] PLAY [controllers:computes] **************************************************** 2026-05-11 12:39:45.374015 | instance | [udev/udev] 2026-05-11 12:39:45.374024 | instance | [udev/udev] TASK [Gathering Facts] ********************************************************* 2026-05-11 12:39:45.686310 | instance | [ceph/ceph] 2026-05-11 12:39:45.686365 | instance | [ceph/ceph] PLAY [all] ********************************************************************* 2026-05-11 12:39:45.686378 | instance | [ceph/ceph] 2026-05-11 12:39:45.686388 | instance | [ceph/ceph] TASK [Gathering Facts] ********************************************************* 2026-05-11 12:39:46.836717 | instance | [lpfc/lpfc] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 12:39:46.836763 | instance | [lpfc/lpfc] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 12:39:46.836772 | instance | [lpfc/lpfc] interpreter could change the meaning of that path. See 2026-05-11 12:39:46.836779 | instance | [lpfc/lpfc] https://docs.ansible.com/ansible- 2026-05-11 12:39:46.836785 | instance | [lpfc/lpfc] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 12:39:46.845939 | instance | [lpfc/lpfc] ok: [instance] 2026-05-11 12:39:46.845984 | instance | [lpfc/lpfc] 2026-05-11 12:39:46.845996 | instance | [lpfc/lpfc] TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-05-11 12:39:46.875613 | instance | [udev/udev] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 12:39:46.875654 | instance | [udev/udev] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 12:39:46.875659 | instance | [udev/udev] interpreter could change the meaning of that path. See 2026-05-11 12:39:46.875666 | instance | [udev/udev] https://docs.ansible.com/ansible- 2026-05-11 12:39:46.875671 | instance | [udev/udev] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 12:39:46.887220 | instance | [udev/udev] ok: [instance] 2026-05-11 12:39:46.887246 | instance | [udev/udev] 2026-05-11 12:39:46.887254 | instance | [udev/udev] TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-05-11 12:39:46.899362 | instance | [iscsi/iscsi] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 12:39:46.899416 | instance | [iscsi/iscsi] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 12:39:46.899427 | instance | [iscsi/iscsi] interpreter could change the meaning of that path. See 2026-05-11 12:39:46.899438 | instance | [iscsi/iscsi] https://docs.ansible.com/ansible- 2026-05-11 12:39:46.899447 | instance | [iscsi/iscsi] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 12:39:46.911605 | instance | [iscsi/iscsi] ok: [instance] 2026-05-11 12:39:46.911631 | instance | [iscsi/iscsi] 2026-05-11 12:39:46.911638 | instance | [iscsi/iscsi] TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-05-11 12:39:47.070106 | instance | [ceph/ceph] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 12:39:47.070164 | instance | [ceph/ceph] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 12:39:47.070174 | instance | [ceph/ceph] interpreter could change the meaning of that path. See 2026-05-11 12:39:47.070183 | instance | [ceph/ceph] https://docs.ansible.com/ansible- 2026-05-11 12:39:47.070192 | instance | [ceph/ceph] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 12:39:47.079213 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:39:47.079254 | instance | [ceph/ceph] 2026-05-11 12:39:47.079263 | instance | [ceph/ceph] TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-05-11 12:39:47.116767 | instance | [ceph/ceph] skipping: [instance] 2026-05-11 12:39:47.116867 | instance | [ceph/ceph] 2026-05-11 12:39:47.116876 | instance | [ceph/ceph] TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-05-11 12:39:47.273135 | instance | [lpfc/lpfc] ok: [instance] 2026-05-11 12:39:47.273221 | instance | [lpfc/lpfc] 2026-05-11 12:39:47.273228 | instance | [lpfc/lpfc] TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-05-11 12:39:47.298911 | instance | [lpfc/lpfc] skipping: [instance] 2026-05-11 12:39:47.298971 | instance | [lpfc/lpfc] 2026-05-11 12:39:47.298979 | instance | [lpfc/lpfc] TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-05-11 12:39:47.329793 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:39:47.329840 | instance | [ceph/ceph] 2026-05-11 12:39:47.329845 | instance | [ceph/ceph] PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-05-11 12:39:47.329850 | instance | [ceph/ceph] 2026-05-11 12:39:47.329854 | instance | [ceph/ceph] TASK [Gathering Facts] ********************************************************* 2026-05-11 12:39:47.336309 | instance | [lpfc/lpfc] skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-05-11 12:39:47.336327 | instance | [lpfc/lpfc] skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-05-11 12:39:47.336331 | instance | [lpfc/lpfc] skipping: [instance] => (item=lpfc_max_luns) 2026-05-11 12:39:47.336335 | instance | [lpfc/lpfc] skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-05-11 12:39:47.336340 | instance | [lpfc/lpfc] skipping: [instance] 2026-05-11 12:39:47.336355 | instance | [lpfc/lpfc] 2026-05-11 12:39:47.336363 | instance | [lpfc/lpfc] TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-05-11 12:39:47.371016 | instance | [lpfc/lpfc] skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-05-11 12:39:47.371086 | instance | [lpfc/lpfc] skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-05-11 12:39:47.371094 | instance | [lpfc/lpfc] skipping: [instance] => (item=lpfc_max_luns) 2026-05-11 12:39:47.371101 | instance | [lpfc/lpfc] skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-05-11 12:39:47.371107 | instance | [lpfc/lpfc] skipping: [instance] 2026-05-11 12:39:47.371114 | instance | [lpfc/lpfc] 2026-05-11 12:39:47.371121 | instance | [lpfc/lpfc] TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-05-11 12:39:47.397940 | instance | [lpfc/lpfc] skipping: [instance] 2026-05-11 12:39:47.398031 | instance | [lpfc/lpfc] 2026-05-11 12:39:47.398046 | instance | [lpfc/lpfc] TASK [Reboot the system if the configuration file has changed] ***************** 2026-05-11 12:39:47.426040 | instance | [lpfc/lpfc] skipping: [instance] 2026-05-11 12:39:47.426147 | instance | [lpfc/lpfc] 2026-05-11 12:39:47.426197 | instance | [lpfc/lpfc] PLAY RECAP ********************************************************************* 2026-05-11 12:39:47.426209 | instance | [lpfc/lpfc] instance : ok=2 changed=0 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-05-11 12:39:47.426219 | instance | [lpfc/lpfc] 2026-05-11 12:39:47.492969 | instance | ==> [lpfc] Deployment complete 2026-05-11 12:39:47.649895 | instance | [udev/udev] changed: [instance] 2026-05-11 12:39:47.650005 | instance | [udev/udev] 2026-05-11 12:39:47.650018 | instance | [udev/udev] TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-05-11 12:39:48.211549 | instance | [udev/udev] changed: [instance] 2026-05-11 12:39:48.211637 | instance | [udev/udev] 2026-05-11 12:39:48.211656 | instance | [udev/udev] RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] *********************** 2026-05-11 12:39:48.296821 | instance | [iscsi/iscsi] ok: [instance] 2026-05-11 12:39:48.296881 | instance | [iscsi/iscsi] 2026-05-11 12:39:48.296895 | instance | [iscsi/iscsi] TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-05-11 12:39:48.451383 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:39:48.451465 | instance | [ceph/ceph] 2026-05-11 12:39:48.451478 | instance | [ceph/ceph] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-11 12:39:48.646343 | instance | [udev/udev] ok: [instance] 2026-05-11 12:39:48.646407 | instance | [udev/udev] 2026-05-11 12:39:48.646420 | instance | [udev/udev] PLAY RECAP ********************************************************************* 2026-05-11 12:39:48.646441 | instance | [udev/udev] instance : ok=4 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-11 12:39:48.646451 | instance | [udev/udev] 2026-05-11 12:39:48.716302 | instance | ==> [udev] Deployment complete 2026-05-11 12:39:48.902150 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:39:48.902206 | instance | [ceph/ceph] 2026-05-11 12:39:48.902217 | instance | [ceph/ceph] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-11 12:39:48.942657 | instance | [ceph/ceph] skipping: [instance] 2026-05-11 12:39:48.942690 | instance | [ceph/ceph] 2026-05-11 12:39:48.942700 | instance | [ceph/ceph] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-11 12:39:49.023282 | instance | [iscsi/iscsi] changed: [instance] 2026-05-11 12:39:49.023351 | instance | [iscsi/iscsi] 2026-05-11 12:39:49.023363 | instance | [iscsi/iscsi] PLAY RECAP ********************************************************************* 2026-05-11 12:39:49.023382 | instance | [iscsi/iscsi] instance : ok=3 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-11 12:39:49.023393 | instance | [iscsi/iscsi] 2026-05-11 12:39:49.081198 | instance | ==> [iscsi] Deployment complete 2026-05-11 12:39:49.368444 | instance | [ceph/ceph] changed: [instance] 2026-05-11 12:39:49.368497 | instance | [ceph/ceph] 2026-05-11 12:39:49.368505 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-11 12:39:49.446612 | instance | [ceph/ceph] ok: [instance] => { 2026-05-11 12:39:49.446649 | instance | [ceph/ceph] "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-11 12:39:49.446661 | instance | [ceph/ceph] } 2026-05-11 12:39:49.446670 | instance | [ceph/ceph] 2026-05-11 12:39:49.446679 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-11 12:39:50.273223 | instance | [ceph/ceph] changed: [instance] 2026-05-11 12:39:50.273323 | instance | [ceph/ceph] 2026-05-11 12:39:50.273337 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-11 12:39:50.324507 | instance | [ceph/ceph] skipping: [instance] 2026-05-11 12:39:50.324576 | instance | [ceph/ceph] 2026-05-11 12:39:50.324587 | instance | [ceph/ceph] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-11 12:39:50.376043 | instance | [ceph/ceph] skipping: [instance] 2026-05-11 12:39:50.376104 | instance | [ceph/ceph] 2026-05-11 12:39:50.376111 | instance | [ceph/ceph] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-11 12:39:50.700196 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:39:50.700255 | instance | [ceph/ceph] 2026-05-11 12:39:50.700284 | instance | [ceph/ceph] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-11 12:39:51.969832 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:39:51.969910 | instance | [ceph/ceph] 2026-05-11 12:39:51.969926 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-11 12:39:52.032845 | instance | [ceph/ceph] ok: [instance] => { 2026-05-11 12:39:52.032906 | instance | [ceph/ceph] "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-11 12:39:52.032920 | instance | [ceph/ceph] } 2026-05-11 12:39:52.032932 | instance | [ceph/ceph] 2026-05-11 12:39:52.032945 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-11 12:39:52.909563 | instance | [ceph/ceph] changed: [instance] 2026-05-11 12:39:52.909632 | instance | [ceph/ceph] 2026-05-11 12:39:52.909642 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-11 12:39:55.947552 | instance | [ceph/ceph] changed: [instance] 2026-05-11 12:39:55.947619 | instance | [ceph/ceph] 2026-05-11 12:39:55.947627 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-11 12:39:55.981379 | instance | [ceph/ceph] skipping: [instance] 2026-05-11 12:39:55.981452 | instance | [ceph/ceph] 2026-05-11 12:39:55.981721 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-11 12:39:56.016535 | instance | [ceph/ceph] skipping: [instance] 2026-05-11 12:39:56.016604 | instance | [ceph/ceph] 2026-05-11 12:39:56.016615 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-11 12:39:56.052586 | instance | [ceph/ceph] skipping: [instance] 2026-05-11 12:39:56.052635 | instance | [ceph/ceph] 2026-05-11 12:39:56.052645 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-11 12:40:02.050707 | instance | [ceph/ceph] changed: [instance] 2026-05-11 12:40:02.051038 | instance | [ceph/ceph] 2026-05-11 12:40:02.051054 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-11 12:40:02.778280 | instance | [ceph/ceph] changed: [instance] 2026-05-11 12:40:02.778345 | instance | [ceph/ceph] 2026-05-11 12:40:02.778357 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-11 12:40:04.245231 | instance | [ceph/ceph] changed: [instance] => (item={'path': '/etc/containerd'}) 2026-05-11 12:40:04.245305 | instance | [ceph/ceph] changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-11 12:40:04.245318 | instance | [ceph/ceph] changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-11 12:40:04.245327 | instance | [ceph/ceph] changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-11 12:40:04.245338 | instance | [ceph/ceph] changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-11 12:40:04.245348 | instance | [ceph/ceph] 2026-05-11 12:40:04.245357 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-11 12:40:04.962253 | instance | [ceph/ceph] changed: [instance] 2026-05-11 12:40:04.962311 | instance | [ceph/ceph] 2026-05-11 12:40:04.962323 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-11 12:40:04.962333 | instance | [ceph/ceph] 2026-05-11 12:40:04.962342 | instance | [ceph/ceph] RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-05-11 12:40:06.067445 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:40:06.067502 | instance | [ceph/ceph] 2026-05-11 12:40:06.067514 | instance | [ceph/ceph] RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-05-11 12:40:06.649043 | instance | [ceph/ceph] changed: [instance] 2026-05-11 12:40:06.649133 | instance | [ceph/ceph] 2026-05-11 12:40:06.649142 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-11 12:40:07.337213 | instance | [ceph/ceph] changed: [instance] 2026-05-11 12:40:07.337283 | instance | [ceph/ceph] 2026-05-11 12:40:07.337309 | instance | [ceph/ceph] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-11 12:40:07.677832 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:40:07.677904 | instance | [ceph/ceph] 2026-05-11 12:40:07.677913 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-11 12:40:07.733089 | instance | [ceph/ceph] ok: [instance] => { 2026-05-11 12:40:07.733165 | instance | [ceph/ceph] "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-05-11 12:40:07.733176 | instance | [ceph/ceph] } 2026-05-11 12:40:07.733186 | instance | [ceph/ceph] 2026-05-11 12:40:07.733196 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-11 12:40:08.734503 | instance | [ceph/ceph] changed: [instance] 2026-05-11 12:40:08.734567 | instance | [ceph/ceph] 2026-05-11 12:40:08.734576 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-11 12:40:13.272234 | instance | [ceph/ceph] changed: [instance] 2026-05-11 12:40:13.272293 | instance | [ceph/ceph] 2026-05-11 12:40:13.272305 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-05-11 12:40:14.394858 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:40:14.394917 | instance | [ceph/ceph] 2026-05-11 12:40:14.394929 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-05-11 12:40:14.849302 | instance | [ceph/ceph] changed: [instance] 2026-05-11 12:40:14.849362 | instance | [ceph/ceph] 2026-05-11 12:40:14.849374 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-05-11 12:40:15.430998 | instance | [ceph/ceph] changed: [instance] 2026-05-11 12:40:15.431078 | instance | [ceph/ceph] 2026-05-11 12:40:15.431101 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-05-11 12:40:16.349118 | instance | [ceph/ceph] changed: [instance] => (item={'path': '/etc/docker'}) 2026-05-11 12:40:16.349201 | instance | [ceph/ceph] changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-05-11 12:40:16.349213 | instance | [ceph/ceph] changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-05-11 12:40:16.349224 | instance | [ceph/ceph] 2026-05-11 12:40:16.349234 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-05-11 12:40:16.942363 | instance | [ceph/ceph] changed: [instance] 2026-05-11 12:40:16.942486 | instance | [ceph/ceph] 2026-05-11 12:40:16.942499 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-05-11 12:40:17.548685 | instance | [ceph/ceph] changed: [instance] 2026-05-11 12:40:17.548750 | instance | [ceph/ceph] 2026-05-11 12:40:17.548762 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-05-11 12:40:17.548773 | instance | [ceph/ceph] 2026-05-11 12:40:17.548783 | instance | [ceph/ceph] RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-05-11 12:40:18.411765 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:40:18.411841 | instance | [ceph/ceph] 2026-05-11 12:40:18.411868 | instance | [ceph/ceph] RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-05-11 12:40:19.411308 | instance | [ceph/ceph] changed: [instance] 2026-05-11 12:40:19.411371 | instance | [ceph/ceph] 2026-05-11 12:40:19.411384 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-05-11 12:40:20.070028 | instance | [ceph/ceph] changed: [instance] 2026-05-11 12:40:20.070104 | instance | [ceph/ceph] 2026-05-11 12:40:20.070116 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-05-11 12:40:20.120970 | instance | [ceph/ceph] ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-05-11 12:40:20.121039 | instance | [ceph/ceph] 2026-05-11 12:40:20.121050 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-05-11 12:40:25.364837 | instance | [ceph/ceph] changed: [instance] 2026-05-11 12:40:25.364919 | instance | [ceph/ceph] 2026-05-11 12:40:25.364937 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-05-11 12:40:26.255972 | instance | [ceph/ceph] ok: [instance] => (item=chronyd) 2026-05-11 12:40:26.256033 | instance | [ceph/ceph] ok: [instance] => (item=sshd) 2026-05-11 12:40:26.256045 | instance | [ceph/ceph] 2026-05-11 12:40:26.256056 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-05-11 12:40:26.700152 | instance | [ceph/ceph] changed: [instance] 2026-05-11 12:40:26.700218 | instance | [ceph/ceph] 2026-05-11 12:40:26.700231 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-05-11 12:40:27.029013 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:40:27.029087 | instance | [ceph/ceph] 2026-05-11 12:40:27.029099 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-05-11 12:40:27.566823 | instance | [ceph/ceph] changed: [instance] 2026-05-11 12:40:27.566900 | instance | [ceph/ceph] 2026-05-11 12:40:27.566914 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-05-11 12:40:28.005275 | instance | [ceph/ceph] changed: [instance] 2026-05-11 12:40:28.005338 | instance | [ceph/ceph] 2026-05-11 12:40:28.005350 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Get `cephadm ls` status] ***************************** 2026-05-11 12:40:29.738881 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:40:29.738948 | instance | [ceph/ceph] 2026-05-11 12:40:29.738956 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Parse the `cephadm ls` output] *********************** 2026-05-11 12:40:29.799276 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:40:29.799363 | instance | [ceph/ceph] 2026-05-11 12:40:29.799381 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Assimilate existing configs in `ceph.conf`] ********** 2026-05-11 12:40:29.836336 | instance | [ceph/ceph] skipping: [instance] 2026-05-11 12:40:29.836379 | instance | [ceph/ceph] 2026-05-11 12:40:29.836390 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Adopt monitor to cluster] **************************** 2026-05-11 12:40:29.870045 | instance | [ceph/ceph] skipping: [instance] 2026-05-11 12:40:29.870108 | instance | [ceph/ceph] 2026-05-11 12:40:29.870117 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Adopt manager to cluster] **************************** 2026-05-11 12:40:29.904055 | instance | [ceph/ceph] skipping: [instance] 2026-05-11 12:40:29.904118 | instance | [ceph/ceph] 2026-05-11 12:40:29.904129 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Enable "cephadm" mgr module] ************************* 2026-05-11 12:40:29.935841 | instance | [ceph/ceph] skipping: [instance] 2026-05-11 12:40:29.935884 | instance | [ceph/ceph] 2026-05-11 12:40:29.935894 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Set orchestrator backend to "cephadm"] *************** 2026-05-11 12:40:29.976618 | instance | [ceph/ceph] skipping: [instance] 2026-05-11 12:40:29.976664 | instance | [ceph/ceph] 2026-05-11 12:40:29.976674 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Use `cephadm` user for cephadm] ********************** 2026-05-11 12:40:30.010639 | instance | [ceph/ceph] skipping: [instance] 2026-05-11 12:40:30.010664 | instance | [ceph/ceph] 2026-05-11 12:40:30.010669 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Generate "cephadm" key] ****************************** 2026-05-11 12:40:30.042019 | instance | [ceph/ceph] skipping: [instance] 2026-05-11 12:40:30.042034 | instance | [ceph/ceph] 2026-05-11 12:40:30.042039 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-05-11 12:40:30.166193 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:40:30.166251 | instance | [ceph/ceph] 2026-05-11 12:40:30.166263 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-05-11 12:40:30.491986 | instance | [ceph/ceph] ok: [instance] => (item=instance) 2026-05-11 12:40:30.492044 | instance | [ceph/ceph] 2026-05-11 12:40:30.492053 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-05-11 12:40:30.542531 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:40:30.542594 | instance | [ceph/ceph] 2026-05-11 12:40:30.542602 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-05-11 12:40:30.631002 | instance | [ceph/ceph] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-05-11 12:40:30.631104 | instance | [ceph/ceph] 2026-05-11 12:40:30.631118 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-05-11 12:40:31.011704 | instance | [ceph/ceph] changed: [instance] 2026-05-11 12:40:31.011764 | instance | [ceph/ceph] 2026-05-11 12:40:31.011776 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-05-11 12:40:32.009511 | instance | [ceph/ceph] changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-05-11 12:40:32.009578 | instance | [ceph/ceph] changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-05-11 12:40:32.009590 | instance | [ceph/ceph] changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-05-11 12:40:32.009600 | instance | [ceph/ceph] 2026-05-11 12:40:32.009609 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Run Bootstrap coomand] ******************************* 2026-05-11 12:42:36.570482 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:42:36.570577 | instance | [ceph/ceph] 2026-05-11 12:42:36.570593 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-05-11 12:42:36.904229 | instance | [ceph/ceph] changed: [instance] 2026-05-11 12:42:36.904306 | instance | [ceph/ceph] 2026-05-11 12:42:36.904321 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-05-11 12:42:36.952140 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:42:36.952183 | instance | [ceph/ceph] 2026-05-11 12:42:36.952194 | instance | [ceph/ceph] TASK [Install Ceph host] ******************************************************* 2026-05-11 12:42:37.030470 | instance | [ceph/ceph] included: vexxhost.ceph.cephadm_host for instance 2026-05-11 12:42:37.030515 | instance | [ceph/ceph] 2026-05-11 12:42:37.030528 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-11 12:42:38.877756 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:42:38.877831 | instance | [ceph/ceph] 2026-05-11 12:42:38.877843 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-11 12:42:38.931841 | instance | [ceph/ceph] ok: [instance] => (item=instance) 2026-05-11 12:42:38.931901 | instance | [ceph/ceph] 2026-05-11 12:42:38.931912 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-11 12:42:39.446083 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:42:39.446145 | instance | [ceph/ceph] 2026-05-11 12:42:39.446152 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-11 12:42:41.589260 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:42:41.589307 | instance | [ceph/ceph] 2026-05-11 12:42:41.589313 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-05-11 12:42:43.390765 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:42:43.390826 | instance | [ceph/ceph] 2026-05-11 12:42:43.390832 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-05-11 12:42:53.842462 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:42:53.842566 | instance | [ceph/ceph] 2026-05-11 12:42:53.842579 | instance | [ceph/ceph] TASK [Install Ceph host] ******************************************************* 2026-05-11 12:42:53.917014 | instance | [ceph/ceph] included: vexxhost.ceph.cephadm_host for instance 2026-05-11 12:42:53.917112 | instance | [ceph/ceph] 2026-05-11 12:42:53.917121 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-11 12:42:53.961405 | instance | [ceph/ceph] skipping: [instance] 2026-05-11 12:42:53.961520 | instance | [ceph/ceph] 2026-05-11 12:42:53.961534 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-11 12:42:54.006524 | instance | [ceph/ceph] skipping: [instance] => (item=instance) 2026-05-11 12:42:54.006633 | instance | [ceph/ceph] skipping: [instance] 2026-05-11 12:42:54.006641 | instance | [ceph/ceph] 2026-05-11 12:42:54.006648 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-11 12:42:54.413763 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:42:54.413826 | instance | [ceph/ceph] 2026-05-11 12:42:54.413838 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-11 12:42:56.562011 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:42:56.562102 | instance | [ceph/ceph] 2026-05-11 12:42:56.562114 | instance | [ceph/ceph] TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-05-11 12:42:58.310728 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:42:58.310808 | instance | [ceph/ceph] 2026-05-11 12:42:58.310819 | instance | [ceph/ceph] TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-05-11 12:43:00.054040 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:43:00.054108 | instance | [ceph/ceph] 2026-05-11 12:43:00.054120 | instance | [ceph/ceph] TASK [vexxhost.ceph.mgr : Enable the Ceph Manager prometheus module] *********** 2026-05-11 12:43:02.443140 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:43:02.443226 | instance | [ceph/ceph] 2026-05-11 12:43:02.443238 | instance | [ceph/ceph] PLAY [Deploy Ceph OSDs] ******************************************************** 2026-05-11 12:43:02.443248 | instance | [ceph/ceph] 2026-05-11 12:43:02.443257 | instance | [ceph/ceph] TASK [Gathering Facts] ********************************************************* 2026-05-11 12:43:03.506694 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:43:03.506776 | instance | [ceph/ceph] 2026-05-11 12:43:03.506824 | instance | [ceph/ceph] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-11 12:43:03.831242 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:43:03.831308 | instance | [ceph/ceph] 2026-05-11 12:43:03.831320 | instance | [ceph/ceph] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-11 12:43:03.873907 | instance | [ceph/ceph] skipping: [instance] 2026-05-11 12:43:03.873982 | instance | [ceph/ceph] 2026-05-11 12:43:03.874002 | instance | [ceph/ceph] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-11 12:43:04.198768 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:43:04.198845 | instance | [ceph/ceph] 2026-05-11 12:43:04.198857 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-11 12:43:04.248208 | instance | [ceph/ceph] ok: [instance] => { 2026-05-11 12:43:04.248263 | instance | [ceph/ceph] "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-11 12:43:04.248276 | instance | [ceph/ceph] } 2026-05-11 12:43:04.248285 | instance | [ceph/ceph] 2026-05-11 12:43:04.248295 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-11 12:43:04.697326 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:43:04.697411 | instance | [ceph/ceph] 2026-05-11 12:43:04.697448 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-11 12:43:04.746412 | instance | [ceph/ceph] skipping: [instance] 2026-05-11 12:43:04.746474 | instance | [ceph/ceph] 2026-05-11 12:43:04.746491 | instance | [ceph/ceph] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-11 12:43:04.797076 | instance | [ceph/ceph] skipping: [instance] 2026-05-11 12:43:04.797133 | instance | [ceph/ceph] 2026-05-11 12:43:04.797149 | instance | [ceph/ceph] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-11 12:43:05.126146 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:43:05.126221 | instance | [ceph/ceph] 2026-05-11 12:43:05.126242 | instance | [ceph/ceph] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-11 12:43:06.382282 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:43:06.382621 | instance | [ceph/ceph] 2026-05-11 12:43:06.382637 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-11 12:43:06.456735 | instance | [ceph/ceph] ok: [instance] => { 2026-05-11 12:43:06.456791 | instance | [ceph/ceph] "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-11 12:43:06.456800 | instance | [ceph/ceph] } 2026-05-11 12:43:06.456806 | instance | [ceph/ceph] 2026-05-11 12:43:06.456813 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-11 12:43:06.903119 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:43:06.903181 | instance | [ceph/ceph] 2026-05-11 12:43:06.903193 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-11 12:43:10.029058 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:43:10.029191 | instance | [ceph/ceph] 2026-05-11 12:43:10.029209 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-11 12:43:10.061259 | instance | [ceph/ceph] skipping: [instance] 2026-05-11 12:43:10.061332 | instance | [ceph/ceph] 2026-05-11 12:43:10.061344 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-11 12:43:10.088956 | instance | [ceph/ceph] skipping: [instance] 2026-05-11 12:43:10.089037 | instance | [ceph/ceph] 2026-05-11 12:43:10.089050 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-11 12:43:10.121779 | instance | [ceph/ceph] skipping: [instance] 2026-05-11 12:43:10.121816 | instance | [ceph/ceph] 2026-05-11 12:43:10.121832 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-11 12:43:11.697604 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:43:11.697671 | instance | [ceph/ceph] 2026-05-11 12:43:11.697680 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-11 12:43:12.271324 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:43:12.271416 | instance | [ceph/ceph] 2026-05-11 12:43:12.271435 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-11 12:43:13.823722 | instance | [ceph/ceph] ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-11 12:43:13.823780 | instance | [ceph/ceph] ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-11 12:43:13.823791 | instance | [ceph/ceph] ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-11 12:43:13.823801 | instance | [ceph/ceph] ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-11 12:43:13.823811 | instance | [ceph/ceph] ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-11 12:43:13.823820 | instance | [ceph/ceph] 2026-05-11 12:43:13.823830 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-11 12:43:14.476972 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:43:14.477028 | instance | [ceph/ceph] 2026-05-11 12:43:14.477040 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-11 12:43:14.477049 | instance | [ceph/ceph] 2026-05-11 12:43:14.477058 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-11 12:43:14.975072 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:43:14.975136 | instance | [ceph/ceph] 2026-05-11 12:43:14.975149 | instance | [ceph/ceph] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-11 12:43:15.304803 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:43:15.304921 | instance | [ceph/ceph] 2026-05-11 12:43:15.304934 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-11 12:43:15.358912 | instance | [ceph/ceph] ok: [instance] => { 2026-05-11 12:43:15.358996 | instance | [ceph/ceph] "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-05-11 12:43:15.359006 | instance | [ceph/ceph] } 2026-05-11 12:43:15.359013 | instance | [ceph/ceph] 2026-05-11 12:43:15.359019 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-11 12:43:15.847160 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:43:15.847213 | instance | [ceph/ceph] 2026-05-11 12:43:15.847219 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-11 12:43:19.062224 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:43:19.062279 | instance | [ceph/ceph] 2026-05-11 12:43:19.062291 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-05-11 12:43:20.257230 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:43:20.257284 | instance | [ceph/ceph] 2026-05-11 12:43:20.257305 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-05-11 12:43:20.552056 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:43:20.552117 | instance | [ceph/ceph] 2026-05-11 12:43:20.552129 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-05-11 12:43:21.135086 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:43:21.135141 | instance | [ceph/ceph] 2026-05-11 12:43:21.135153 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-05-11 12:43:22.074053 | instance | [ceph/ceph] ok: [instance] => (item={'path': '/etc/docker'}) 2026-05-11 12:43:22.074114 | instance | [ceph/ceph] ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-05-11 12:43:22.074127 | instance | [ceph/ceph] ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-05-11 12:43:22.074136 | instance | [ceph/ceph] 2026-05-11 12:43:22.074146 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-05-11 12:43:22.610994 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:43:22.611065 | instance | [ceph/ceph] 2026-05-11 12:43:22.611078 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-05-11 12:43:23.194567 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:43:23.194616 | instance | [ceph/ceph] 2026-05-11 12:43:23.194627 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-05-11 12:43:23.194637 | instance | [ceph/ceph] 2026-05-11 12:43:23.194646 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-05-11 12:43:23.667774 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:43:23.667829 | instance | [ceph/ceph] 2026-05-11 12:43:23.667841 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-05-11 12:43:23.712833 | instance | [ceph/ceph] ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-05-11 12:43:23.712911 | instance | [ceph/ceph] 2026-05-11 12:43:23.712924 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-05-11 12:43:24.894680 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:43:24.894741 | instance | [ceph/ceph] 2026-05-11 12:43:24.894753 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-05-11 12:43:25.771561 | instance | [ceph/ceph] ok: [instance] => (item=chronyd) 2026-05-11 12:43:25.771635 | instance | [ceph/ceph] ok: [instance] => (item=sshd) 2026-05-11 12:43:25.771646 | instance | [ceph/ceph] 2026-05-11 12:43:25.771656 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-05-11 12:43:26.171288 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:43:26.171347 | instance | [ceph/ceph] 2026-05-11 12:43:26.171360 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-05-11 12:43:26.472796 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:43:26.472851 | instance | [ceph/ceph] 2026-05-11 12:43:26.472863 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-05-11 12:43:26.827756 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:43:26.827807 | instance | [ceph/ceph] 2026-05-11 12:43:26.827819 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-05-11 12:43:27.130390 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:43:27.130452 | instance | [ceph/ceph] 2026-05-11 12:43:27.130461 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-05-11 12:43:27.469313 | instance | [ceph/ceph] ok: [instance] => (item=instance) 2026-05-11 12:43:27.469381 | instance | [ceph/ceph] 2026-05-11 12:43:27.469393 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-05-11 12:43:27.518440 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:43:27.518514 | instance | [ceph/ceph] 2026-05-11 12:43:27.518527 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Get `cephadm ls` status] ***************************** 2026-05-11 12:43:32.966986 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:43:32.967064 | instance | [ceph/ceph] 2026-05-11 12:43:32.967076 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Parse the `cephadm ls` output] *********************** 2026-05-11 12:43:33.089055 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:43:33.089110 | instance | [ceph/ceph] 2026-05-11 12:43:33.089118 | instance | [ceph/ceph] TASK [Install Ceph host] ******************************************************* 2026-05-11 12:43:33.158774 | instance | [ceph/ceph] included: vexxhost.ceph.cephadm_host for instance 2026-05-11 12:43:33.158843 | instance | [ceph/ceph] 2026-05-11 12:43:33.158851 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-11 12:43:33.202992 | instance | [ceph/ceph] skipping: [instance] 2026-05-11 12:43:33.203037 | instance | [ceph/ceph] 2026-05-11 12:43:33.203044 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-11 12:43:33.246378 | instance | [ceph/ceph] skipping: [instance] => (item=instance) 2026-05-11 12:43:33.246427 | instance | [ceph/ceph] skipping: [instance] 2026-05-11 12:43:33.246437 | instance | [ceph/ceph] 2026-05-11 12:43:33.246446 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-11 12:43:33.598275 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:43:33.598375 | instance | [ceph/ceph] 2026-05-11 12:43:33.598387 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-11 12:43:35.631372 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:43:35.631443 | instance | [ceph/ceph] 2026-05-11 12:43:35.631455 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Adopt OSDs to cluster] ******************************* 2026-05-11 12:43:35.657903 | instance | [ceph/ceph] skipping: [instance] 2026-05-11 12:43:35.657926 | instance | [ceph/ceph] 2026-05-11 12:43:35.657936 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Wait until OSD added to cephadm] ********************* 2026-05-11 12:43:35.685669 | instance | [ceph/ceph] skipping: [instance] 2026-05-11 12:43:35.685691 | instance | [ceph/ceph] 2026-05-11 12:43:35.685700 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-05-11 12:43:41.116863 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:43:41.116935 | instance | [ceph/ceph] 2026-05-11 12:43:41.116947 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-05-11 12:43:51.521761 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:43:51.521833 | instance | [ceph/ceph] 2026-05-11 12:43:51.521845 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-05-11 12:45:19.976263 | instance | [ceph/ceph] ok: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-05-11 12:45:19.976420 | instance | [ceph/ceph] ok: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-05-11 12:45:19.976436 | instance | [ceph/ceph] ok: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-05-11 12:45:19.976446 | instance | [ceph/ceph] 2026-05-11 12:45:19.976456 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-05-11 12:45:21.815161 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:45:21.815259 | instance | [ceph/ceph] 2026-05-11 12:45:21.815278 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-05-11 12:45:23.459050 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:45:23.459146 | instance | [ceph/ceph] 2026-05-11 12:45:23.459160 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-05-11 12:45:23.522559 | instance | [ceph/ceph] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-05-11 12:45:23.522626 | instance | [ceph/ceph] 2026-05-11 12:45:23.522637 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-05-11 12:45:23.564800 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:45:23.564836 | instance | [ceph/ceph] 2026-05-11 12:45:23.564851 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-05-11 12:45:25.314328 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:45:25.314412 | instance | [ceph/ceph] 2026-05-11 12:45:25.314440 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-05-11 12:45:25.357215 | instance | [ceph/ceph] ok: [instance] 2026-05-11 12:45:25.357274 | instance | [ceph/ceph] 2026-05-11 12:45:25.357286 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-05-11 12:45:25.399815 | instance | [ceph/ceph] skipping: [instance] => (item=1) 2026-05-11 12:45:25.399906 | instance | [ceph/ceph] skipping: [instance] => (item=1) 2026-05-11 12:45:25.399919 | instance | [ceph/ceph] skipping: [instance] => (item=1) 2026-05-11 12:45:25.399928 | instance | [ceph/ceph] skipping: [instance] 2026-05-11 12:45:25.399938 | instance | [ceph/ceph] 2026-05-11 12:45:25.399948 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-05-11 12:45:25.445015 | instance | [ceph/ceph] skipping: [instance] 2026-05-11 12:45:25.445102 | instance | [ceph/ceph] 2026-05-11 12:45:25.445132 | instance | [ceph/ceph] PLAY [all] ********************************************************************* 2026-05-11 12:45:25.445143 | instance | [ceph/ceph] 2026-05-11 12:45:25.445152 | instance | [ceph/ceph] TASK [Ensure RBD kernel module is loaded] ************************************** 2026-05-11 12:45:25.815167 | instance | [ceph/ceph] changed: [instance] 2026-05-11 12:45:25.815225 | instance | [ceph/ceph] 2026-05-11 12:45:25.815236 | instance | [ceph/ceph] PLAY RECAP ********************************************************************* 2026-05-11 12:45:25.815248 | instance | [ceph/ceph] instance : ok=113 changed=27 unreachable=0 failed=0 skipped=28 rescued=0 ignored=0 2026-05-11 12:45:25.815257 | instance | [ceph/ceph] 2026-05-11 12:45:25.890878 | instance | ==> [ceph] Deployment complete 2026-05-11 12:45:26.730490 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:26.730584 | instance | [kubernetes/kubernetes] PLAY [all] ********************************************************************* 2026-05-11 12:45:26.730597 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:26.730607 | instance | [kubernetes/kubernetes] TASK [Gathering Facts] ********************************************************* 2026-05-11 12:45:28.029540 | instance | [kubernetes/kubernetes] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 12:45:28.029619 | instance | [kubernetes/kubernetes] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 12:45:28.029631 | instance | [kubernetes/kubernetes] interpreter could change the meaning of that path. See 2026-05-11 12:45:28.029642 | instance | [kubernetes/kubernetes] https://docs.ansible.com/ansible- 2026-05-11 12:45:28.029652 | instance | [kubernetes/kubernetes] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 12:45:28.052977 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:45:28.053025 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:28.053036 | instance | [kubernetes/kubernetes] TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-05-11 12:45:33.832561 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-05-11 12:45:33.832617 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-05-11 12:45:33.832629 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-05-11 12:45:33.832639 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-05-11 12:45:33.832648 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-05-11 12:45:33.832657 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-05-11 12:45:33.832665 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-05-11 12:45:33.832674 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-05-11 12:45:33.832683 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-05-11 12:45:33.832692 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-05-11 12:45:33.832718 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-05-11 12:45:33.832727 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-05-11 12:45:33.832736 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-05-11 12:45:33.832744 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-05-11 12:45:33.832753 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-05-11 12:45:33.832762 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-05-11 12:45:33.832770 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-05-11 12:45:33.832779 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-05-11 12:45:33.832794 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-05-11 12:45:33.832802 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-05-11 12:45:33.832812 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:33.832821 | instance | [kubernetes/kubernetes] TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-05-11 12:45:34.237730 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-11 12:45:34.237807 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:34.237834 | instance | [kubernetes/kubernetes] TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-05-11 12:45:34.952003 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-11 12:45:34.952062 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:34.952075 | instance | [kubernetes/kubernetes] TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-05-11 12:45:35.414063 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:45:35.414129 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:35.414141 | instance | [kubernetes/kubernetes] TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-05-11 12:45:35.562009 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:45:35.562053 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:35.562064 | instance | [kubernetes/kubernetes] PLAY [Configure Kubernetes VIP] ************************************************ 2026-05-11 12:45:35.562073 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:35.562082 | instance | [kubernetes/kubernetes] TASK [Gathering Facts] ********************************************************* 2026-05-11 12:45:36.617584 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:45:36.617682 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:36.617695 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-05-11 12:45:36.953705 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-11 12:45:36.953813 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:36.953824 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-05-11 12:45:38.443588 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-05-11 12:45:38.443653 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-05-11 12:45:38.443665 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-05-11 12:45:38.443674 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-05-11 12:45:38.443683 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-05-11 12:45:38.443691 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:38.443700 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-05-11 12:45:39.403620 | instance | [kubernetes/kubernetes] 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-11 12:45:39.403705 | instance | [kubernetes/kubernetes] 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-11 12:45:39.403718 | instance | [kubernetes/kubernetes] 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-11 12:45:39.403728 | instance | [kubernetes/kubernetes] ...ignoring 2026-05-11 12:45:39.403738 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:39.403748 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-05-11 12:45:39.692731 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:45:39.692803 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:39.692814 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-05-11 12:45:39.996018 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:45:39.996104 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:39.996116 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-05-11 12:45:40.030165 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:45:40.030230 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:40.030242 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-05-11 12:45:40.072145 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:45:40.072194 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:40.072200 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-05-11 12:45:40.710112 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:45:40.710197 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:40.710214 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-05-11 12:45:41.113999 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:45:41.114099 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:41.114116 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-05-11 12:45:41.114126 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:41.114135 | instance | [kubernetes/kubernetes] PLAY [Install Kubernetes] ****************************************************** 2026-05-11 12:45:41.114144 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:41.114152 | instance | [kubernetes/kubernetes] TASK [Gathering Facts] ********************************************************* 2026-05-11 12:45:42.182809 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:45:42.182906 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:42.182919 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-11 12:45:42.500913 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:45:42.500973 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:42.500987 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-11 12:45:42.547725 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-11 12:45:42.547788 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:42.547801 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-11 12:45:42.887967 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:45:42.888036 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:42.888066 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-11 12:45:42.938149 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-11 12:45:42.938211 | instance | [kubernetes/kubernetes] "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-11 12:45:42.938223 | instance | [kubernetes/kubernetes] } 2026-05-11 12:45:42.938234 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:42.938244 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-11 12:45:43.434640 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:45:43.434678 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:43.434684 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-11 12:45:43.485028 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-11 12:45:43.485069 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:43.485076 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-11 12:45:43.813069 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:45:43.813137 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:43.813149 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-11 12:45:44.997099 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:45:44.997163 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:44.997174 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-11 12:45:45.068638 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-11 12:45:45.068695 | instance | [kubernetes/kubernetes] "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-11 12:45:45.068704 | instance | [kubernetes/kubernetes] } 2026-05-11 12:45:45.068711 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:45.068723 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-11 12:45:45.526564 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:45:45.526609 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:45.526617 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-11 12:45:47.733807 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:45:47.733853 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:47.733858 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-11 12:45:47.760637 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-11 12:45:47.760685 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:47.760693 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-11 12:45:47.792425 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-11 12:45:47.792476 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:47.792484 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-11 12:45:47.819992 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-11 12:45:47.820065 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:47.820073 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-11 12:45:49.186074 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:45:49.186129 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:49.186138 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-11 12:45:49.717503 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:45:49.717588 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:49.717615 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-11 12:45:51.181502 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-11 12:45:51.181935 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-11 12:45:51.181969 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-11 12:45:51.181980 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-11 12:45:51.181990 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-11 12:45:51.182002 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:51.182012 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-11 12:45:51.821840 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:45:51.821893 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:51.821905 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-11 12:45:51.821915 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:51.821924 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-11 12:45:52.481496 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:45:52.481570 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:52.481582 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-05-11 12:45:53.494813 | instance | [kubernetes/kubernetes] An exception occurred during task execution. To see the full traceback, use -vvv. The error was: ansible_collections.kubernetes.core.plugins.module_utils.k8s.exceptions.CoreException: Could not create API client: Invalid kube-config file. No configuration found. 2026-05-11 12:45:53.494861 | instance | [kubernetes/kubernetes] fatal: [instance]: FAILED! => {"changed": false, "msg": "Could not create API client: Invalid kube-config file. No configuration found."} 2026-05-11 12:45:53.494867 | instance | [kubernetes/kubernetes] ...ignoring 2026-05-11 12:45:53.494873 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:53.494877 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-05-11 12:45:53.523616 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-11 12:45:53.523659 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:53.523667 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-05-11 12:45:53.552634 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-11 12:45:53.552696 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:53.552709 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-05-11 12:45:53.585964 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-11 12:45:53.586011 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:53.586018 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-05-11 12:45:53.619521 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-11 12:45:53.619582 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:53.619595 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-05-11 12:45:53.655969 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-11 12:45:53.656040 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:53.656053 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-11 12:45:53.971076 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:45:53.971165 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:53.971176 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-11 12:45:54.018060 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-11 12:45:54.018161 | instance | [kubernetes/kubernetes] "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-05-11 12:45:54.018182 | instance | [kubernetes/kubernetes] } 2026-05-11 12:45:54.018192 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:54.018225 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-11 12:45:55.517690 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-11 12:45:55.517764 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:55.517771 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-11 12:45:55.563890 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-11 12:45:55.563969 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:55.563977 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-11 12:45:55.910182 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:45:55.910259 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:55.910271 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-11 12:45:55.950671 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-11 12:45:55.950707 | instance | [kubernetes/kubernetes] "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-05-11 12:45:55.950718 | instance | [kubernetes/kubernetes] } 2026-05-11 12:45:55.950727 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:55.950735 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-11 12:45:56.705892 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-11 12:45:56.706258 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:56.706271 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-11 12:45:56.758971 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-11 12:45:56.759024 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:56.759036 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-11 12:45:56.786380 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-11 12:45:56.786468 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:56.786481 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-11 12:45:56.811295 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-11 12:45:56.811325 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:56.811332 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-11 12:45:56.840064 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-11 12:45:56.840176 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:56.840189 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-11 12:45:58.022416 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:45:58.022753 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:58.022764 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-11 12:45:58.555191 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:45:58.555269 | instance | [kubernetes/kubernetes] 2026-05-11 12:45:58.555281 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-11 12:46:00.108302 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-11 12:46:00.108391 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-11 12:46:00.108403 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-11 12:46:00.108412 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-11 12:46:00.108422 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-11 12:46:00.108432 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:00.108442 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-11 12:46:00.738872 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:46:00.738945 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:00.738958 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-11 12:46:00.738968 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:00.738977 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-11 12:46:01.214218 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:46:01.214299 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:01.214311 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-11 12:46:01.515132 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:46:01.515209 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:01.515221 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-11 12:46:01.566519 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-11 12:46:01.566552 | instance | [kubernetes/kubernetes] "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-05-11 12:46:01.566563 | instance | [kubernetes/kubernetes] } 2026-05-11 12:46:01.566573 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:01.566582 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-11 12:46:02.225875 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-11 12:46:02.225949 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:02.225961 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-11 12:46:03.743296 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-11 12:46:03.743372 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:03.743384 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-11 12:46:03.800516 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-11 12:46:03.800553 | instance | [kubernetes/kubernetes] "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-05-11 12:46:03.800566 | instance | [kubernetes/kubernetes] } 2026-05-11 12:46:03.800576 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:03.800586 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-11 12:46:04.772015 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-11 12:46:04.772072 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:04.772084 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-11 12:46:06.233563 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-11 12:46:06.233655 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:06.233668 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-05-11 12:46:06.787502 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-11 12:46:06.787564 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:06.787576 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-05-11 12:46:07.088836 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-11 12:46:07.088922 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:07.088934 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-11 12:46:07.403659 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:46:07.403741 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:07.403754 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-11 12:46:07.456583 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-11 12:46:07.456657 | instance | [kubernetes/kubernetes] "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-05-11 12:46:07.456674 | instance | [kubernetes/kubernetes] } 2026-05-11 12:46:07.456687 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:07.456699 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-11 12:46:08.404789 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-11 12:46:08.404849 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:08.404869 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-11 12:46:11.144754 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-11 12:46:11.144828 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:11.144841 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-05-11 12:46:11.204108 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-05-11 12:46:11.204187 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:11.204201 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-05-11 12:46:12.279787 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:46:12.279863 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:12.279875 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-05-11 12:46:12.577399 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-11 12:46:12.577471 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:12.577484 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-05-11 12:46:13.146770 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-11 12:46:13.146852 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:13.146865 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-05-11 12:46:14.428570 | instance | [kubernetes/kubernetes] changed: [instance] => (item=br_netfilter) 2026-05-11 12:46:14.428639 | instance | [kubernetes/kubernetes] ok: [instance] => (item=ip_tables) 2026-05-11 12:46:14.428646 | instance | [kubernetes/kubernetes] changed: [instance] => (item=ip6_tables) 2026-05-11 12:46:14.428652 | instance | [kubernetes/kubernetes] ok: [instance] => (item=nf_conntrack) 2026-05-11 12:46:14.428658 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:14.428664 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-11 12:46:14.732095 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:46:14.732156 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:14.732168 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-11 12:46:14.772545 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-11 12:46:14.772605 | instance | [kubernetes/kubernetes] "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-05-11 12:46:14.772612 | instance | [kubernetes/kubernetes] } 2026-05-11 12:46:14.772618 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:14.772624 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-11 12:46:16.252291 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-11 12:46:16.252339 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:16.252352 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-11 12:46:16.291846 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-11 12:46:16.291882 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:16.291888 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-05-11 12:46:16.353213 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-05-11 12:46:16.353242 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:16.353248 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-05-11 12:46:16.387505 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-11 12:46:16.387549 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:16.387557 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-05-11 12:46:27.730013 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-11 12:46:27.730081 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:27.730094 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-05-11 12:46:30.822270 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-05-11 12:46:30.822384 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-05-11 12:46:30.822402 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-05-11 12:46:30.822416 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-05-11 12:46:30.822431 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-05-11 12:46:30.822444 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-05-11 12:46:30.822457 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-05-11 12:46:30.822471 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:30.822483 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-05-11 12:46:31.718221 | instance | [kubernetes/kubernetes] changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-05-11 12:46:31.718330 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/kubernetes) 2026-05-11 12:46:31.718339 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/kubernetes/manifests) 2026-05-11 12:46:31.718346 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:31.718379 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-05-11 12:46:32.296160 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-11 12:46:32.296249 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:32.296267 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-05-11 12:46:32.878275 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-11 12:46:32.878322 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:32.878328 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-05-11 12:46:33.192543 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:46:33.192613 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:33.192625 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-05-11 12:46:33.224135 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-11 12:46:33.224173 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:33.224200 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-05-11 12:46:33.945625 | instance | [kubernetes/kubernetes] ok: [instance] => (item=swap) 2026-05-11 12:46:33.945685 | instance | [kubernetes/kubernetes] ok: [instance] => (item=none) 2026-05-11 12:46:33.945697 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:33.945707 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-05-11 12:46:34.511646 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-11 12:46:34.511709 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:34.511722 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-05-11 12:46:35.208990 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-11 12:46:35.209060 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:35.209073 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-05-11 12:46:35.209094 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:35.209105 | instance | [kubernetes/kubernetes] RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-05-11 12:46:36.026337 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:46:36.026445 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:36.026458 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-05-11 12:46:36.714519 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-11 12:46:36.714609 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:36.714622 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-05-11 12:46:37.772397 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:46:37.772470 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:37.772483 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-05-11 12:46:38.679118 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:46:38.679202 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:38.679215 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-05-11 12:46:39.110646 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:46:39.110774 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:39.110819 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-05-11 12:46:39.673464 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:46:39.673573 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:39.673584 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-05-11 12:46:39.752674 | instance | [kubernetes/kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-05-11 12:46:39.752804 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:39.752819 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-05-11 12:46:39.829378 | instance | [kubernetes/kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-05-11 12:46:39.829551 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:39.829566 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-05-11 12:46:40.132851 | instance | [kubernetes/kubernetes] ok: [instance] => (item=instance) 2026-05-11 12:46:40.132911 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:40.132923 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-05-11 12:46:40.173377 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-11 12:46:40.173433 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:40.173443 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-05-11 12:46:40.225815 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:46:40.225904 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:40.225914 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-05-11 12:46:40.259143 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-11 12:46:40.259176 | instance | [kubernetes/kubernetes] "msg": "instance" 2026-05-11 12:46:40.259183 | instance | [kubernetes/kubernetes] } 2026-05-11 12:46:40.259189 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:40.259195 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-05-11 12:46:40.961958 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-11 12:46:40.962071 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:40.962089 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-05-11 12:46:40.989622 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-11 12:46:40.989677 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:40.989688 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-05-11 12:46:41.016567 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-11 12:46:41.016644 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:41.016656 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-05-11 12:46:41.042514 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-11 12:46:41.042551 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:41.042562 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-05-11 12:46:41.074934 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-11 12:46:41.075341 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:41.075355 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-05-11 12:46:41.104920 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-11 12:46:41.104958 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:41.104969 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-05-11 12:46:41.136969 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-11 12:46:41.137028 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:41.137040 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-05-11 12:46:41.169411 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-11 12:46:41.169449 | instance | [kubernetes/kubernetes] 2026-05-11 12:46:41.169457 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-05-11 12:47:03.112604 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-11 12:47:03.112677 | instance | [kubernetes/kubernetes] 2026-05-11 12:47:03.112695 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-05-11 12:47:03.421303 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:47:03.421344 | instance | [kubernetes/kubernetes] 2026-05-11 12:47:03.421354 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-05-11 12:47:03.452619 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-11 12:47:03.452686 | instance | [kubernetes/kubernetes] 2026-05-11 12:47:03.452703 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-05-11 12:47:03.770430 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-11 12:47:03.770511 | instance | [kubernetes/kubernetes] 2026-05-11 12:47:03.770529 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-05-11 12:47:04.075544 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-11 12:47:04.075606 | instance | [kubernetes/kubernetes] 2026-05-11 12:47:04.075619 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-05-11 12:47:04.381811 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-11 12:47:04.381868 | instance | [kubernetes/kubernetes] 2026-05-11 12:47:04.381882 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-05-11 12:47:05.562657 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:47:05.562734 | instance | [kubernetes/kubernetes] 2026-05-11 12:47:05.562747 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-05-11 12:47:06.638226 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:47:06.638293 | instance | [kubernetes/kubernetes] 2026-05-11 12:47:06.638321 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-05-11 12:47:06.671940 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-11 12:47:06.671991 | instance | [kubernetes/kubernetes] 2026-05-11 12:47:06.672003 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-05-11 12:47:06.712292 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-11 12:47:06.712336 | instance | [kubernetes/kubernetes] 2026-05-11 12:47:06.712366 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-05-11 12:47:07.458465 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-11 12:47:07.458548 | instance | [kubernetes/kubernetes] 2026-05-11 12:47:07.458565 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-05-11 12:47:07.497389 | instance | [kubernetes/kubernetes] skipping: [instance] => (item=DaemonSet) 2026-05-11 12:47:07.497463 | instance | [kubernetes/kubernetes] skipping: [instance] => (item=ConfigMap) 2026-05-11 12:47:07.497475 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-11 12:47:07.497486 | instance | [kubernetes/kubernetes] 2026-05-11 12:47:07.497497 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-05-11 12:47:07.536123 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-11 12:47:07.536176 | instance | [kubernetes/kubernetes] 2026-05-11 12:47:07.536184 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-05-11 12:47:07.573513 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-11 12:47:07.573563 | instance | [kubernetes/kubernetes] 2026-05-11 12:47:07.573570 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-05-11 12:47:07.613846 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-11 12:47:07.614515 | instance | [kubernetes/kubernetes] 2026-05-11 12:47:07.614529 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-05-11 12:47:07.649713 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-11 12:47:07.649778 | instance | [kubernetes/kubernetes] 2026-05-11 12:47:07.649790 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-05-11 12:47:08.136359 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:47:08.136407 | instance | [kubernetes/kubernetes] 2026-05-11 12:47:08.136419 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-05-11 12:47:09.079857 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-11 12:47:09.079901 | instance | [kubernetes/kubernetes] 2026-05-11 12:47:09.079909 | instance | [kubernetes/kubernetes] PLAY [Install control-plane components] **************************************** 2026-05-11 12:47:09.079915 | instance | [kubernetes/kubernetes] 2026-05-11 12:47:09.079920 | instance | [kubernetes/kubernetes] TASK [Gathering Facts] ********************************************************* 2026-05-11 12:47:10.169222 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:47:10.169332 | instance | [kubernetes/kubernetes] 2026-05-11 12:47:10.169346 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-11 12:47:10.484839 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:47:10.484970 | instance | [kubernetes/kubernetes] 2026-05-11 12:47:10.484989 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-11 12:47:11.686091 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:47:11.686144 | instance | [kubernetes/kubernetes] 2026-05-11 12:47:11.686156 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-11 12:47:11.994231 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:47:11.994282 | instance | [kubernetes/kubernetes] 2026-05-11 12:47:11.994294 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-11 12:47:12.031643 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-11 12:47:12.031710 | instance | [kubernetes/kubernetes] "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-05-11 12:47:12.031730 | instance | [kubernetes/kubernetes] } 2026-05-11 12:47:12.031744 | instance | [kubernetes/kubernetes] 2026-05-11 12:47:12.031758 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-11 12:47:12.792700 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-11 12:47:12.792765 | instance | [kubernetes/kubernetes] 2026-05-11 12:47:12.792777 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-11 12:47:14.394196 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-11 12:47:14.394264 | instance | [kubernetes/kubernetes] 2026-05-11 12:47:14.394276 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-05-11 12:47:14.826891 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:47:14.826940 | instance | [kubernetes/kubernetes] 2026-05-11 12:47:14.826952 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-05-11 12:47:15.135179 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-11 12:47:15.135254 | instance | [kubernetes/kubernetes] 2026-05-11 12:47:15.135269 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-05-11 12:47:15.559143 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:47:15.559204 | instance | [kubernetes/kubernetes] 2026-05-11 12:47:15.559218 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-05-11 12:47:15.853720 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-11 12:47:15.853786 | instance | [kubernetes/kubernetes] 2026-05-11 12:47:15.853801 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-05-11 12:47:16.145197 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:47:16.145258 | instance | [kubernetes/kubernetes] 2026-05-11 12:47:16.145270 | instance | [kubernetes/kubernetes] TASK [Install plugin] ********************************************************** 2026-05-11 12:47:16.190470 | instance | [kubernetes/kubernetes] included: vexxhost.containers.download_artifact for instance 2026-05-11 12:47:16.190537 | instance | [kubernetes/kubernetes] 2026-05-11 12:47:16.190546 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-11 12:47:16.228552 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-11 12:47:16.228623 | instance | [kubernetes/kubernetes] "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-05-11 12:47:16.228639 | instance | [kubernetes/kubernetes] } 2026-05-11 12:47:16.228648 | instance | [kubernetes/kubernetes] 2026-05-11 12:47:16.228656 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-11 12:47:16.979186 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-11 12:47:16.979251 | instance | [kubernetes/kubernetes] 2026-05-11 12:47:16.979263 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-11 12:47:18.882720 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-11 12:47:18.882821 | instance | [kubernetes/kubernetes] 2026-05-11 12:47:18.882842 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-11 12:47:18.924243 | instance | [kubernetes/kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-11 12:47:18.924310 | instance | [kubernetes/kubernetes] 2026-05-11 12:47:18.924322 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-11 12:47:19.574667 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-11 12:47:19.575110 | instance | [kubernetes/kubernetes] 2026-05-11 12:47:19.575126 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-05-11 12:47:20.435048 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:47:20.435132 | instance | [kubernetes/kubernetes] 2026-05-11 12:47:20.435144 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-05-11 12:47:22.372378 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-11 12:47:22.372457 | instance | [kubernetes/kubernetes] 2026-05-11 12:47:22.372470 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-11 12:47:22.407875 | instance | [kubernetes/kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-11 12:47:22.407933 | instance | [kubernetes/kubernetes] 2026-05-11 12:47:22.407946 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-11 12:47:22.913796 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-11 12:47:22.913885 | instance | [kubernetes/kubernetes] 2026-05-11 12:47:22.913895 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-05-11 12:47:49.907340 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-11 12:47:49.907413 | instance | [kubernetes/kubernetes] 2026-05-11 12:47:49.907431 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-05-11 12:47:50.638438 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-11 12:47:50.638497 | instance | [kubernetes/kubernetes] 2026-05-11 12:47:50.638509 | instance | [kubernetes/kubernetes] PLAY [all] ********************************************************************* 2026-05-11 12:47:50.638519 | instance | [kubernetes/kubernetes] 2026-05-11 12:47:50.638528 | instance | [kubernetes/kubernetes] TASK [Gathering Facts] ********************************************************* 2026-05-11 12:47:51.814036 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:47:51.814111 | instance | [kubernetes/kubernetes] 2026-05-11 12:47:51.814124 | instance | [kubernetes/kubernetes] TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-05-11 12:47:52.612900 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-11 12:47:52.612949 | instance | [kubernetes/kubernetes] 2026-05-11 12:47:52.612961 | instance | [kubernetes/kubernetes] PLAY [all] ********************************************************************* 2026-05-11 12:47:52.612971 | instance | [kubernetes/kubernetes] 2026-05-11 12:47:52.612980 | instance | [kubernetes/kubernetes] TASK [Uninstall unattended-upgrades] ******************************************* 2026-05-11 12:47:53.472916 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-11 12:47:53.472993 | instance | [kubernetes/kubernetes] 2026-05-11 12:47:53.473010 | instance | [kubernetes/kubernetes] PLAY RECAP ********************************************************************* 2026-05-11 12:47:53.473024 | instance | [kubernetes/kubernetes] instance : ok=123 changed=45 unreachable=0 failed=0 skipped=34 rescued=0 ignored=2 2026-05-11 12:47:53.473039 | instance | [kubernetes/kubernetes] 2026-05-11 12:47:53.560114 | instance | ==> [kubernetes] Deployment complete 2026-05-11 12:47:53.560188 | instance | ==> [cert-manager] Starting deployment 2026-05-11 12:47:53.560532 | instance | ==> [rook-ceph] Starting deployment 2026-05-11 12:47:53.560552 | instance | ==> [openvswitch] Starting deployment 2026-05-11 12:47:53.560838 | instance | ==> [image-warmup] Starting deployment 2026-05-11 12:47:53.560859 | instance | ==> [memcached] Starting deployment 2026-05-11 12:47:53.560868 | instance | ==> [ingress-nginx] Starting deployment 2026-05-11 12:47:53.560927 | instance | ==> [node-feature-discovery] Starting deployment 2026-05-11 12:47:53.561096 | instance | ==> [coredns] Starting deployment 2026-05-11 12:47:53.561113 | instance | ==> [frr-k8s] Starting deployment 2026-05-11 12:47:53.561125 | instance | ==> [keepalived] Starting deployment 2026-05-11 12:47:53.561616 | instance | ==> [ceph-provisioners] Starting deployment 2026-05-11 12:47:53.561647 | instance | ==> [csi] Starting deployment 2026-05-11 12:47:53.561670 | instance | ==> [goldpinger] Starting deployment 2026-05-11 12:47:54.114683 | instance | [multipathd/multipathd] 2026-05-11 12:47:54.114732 | instance | [multipathd/multipathd] PLAY [controllers:computes] **************************************************** 2026-05-11 12:47:54.114738 | instance | [multipathd/multipathd] 2026-05-11 12:47:54.114742 | instance | [multipathd/multipathd] TASK [Gathering Facts] ********************************************************* 2026-05-11 12:47:54.124160 | instance | [image-warmup/image_warmup] 2026-05-11 12:47:54.124233 | instance | [image-warmup/image_warmup] PLAY [controllers:computes] **************************************************** 2026-05-11 12:47:54.124246 | instance | [image-warmup/image_warmup] 2026-05-11 12:47:54.124256 | instance | [image-warmup/image_warmup] TASK [vexxhost.atmosphere.image_warmup : Resolve image list] ******************* 2026-05-11 12:47:54.125374 | instance | [keepalived/keepalived] 2026-05-11 12:47:54.125396 | instance | [keepalived/keepalived] PLAY [controllers] ************************************************************* 2026-05-11 12:47:54.125406 | instance | [keepalived/keepalived] 2026-05-11 12:47:54.125416 | instance | [keepalived/keepalived] TASK [Gathering Facts] ********************************************************* 2026-05-11 12:47:54.128400 | instance | [cert-manager/cert_manager] 2026-05-11 12:47:54.128424 | instance | [cert-manager/cert_manager] PLAY [controllers] ************************************************************* 2026-05-11 12:47:54.128449 | instance | [cert-manager/cert_manager] 2026-05-11 12:47:54.128459 | instance | [cert-manager/cert_manager] TASK [Gathering Facts] ********************************************************* 2026-05-11 12:47:54.132236 | instance | [goldpinger/goldpinger] 2026-05-11 12:47:54.132252 | instance | [goldpinger/goldpinger] PLAY [controllers[0]] ********************************************************** 2026-05-11 12:47:54.132259 | instance | [goldpinger/goldpinger] 2026-05-11 12:47:54.132264 | instance | [goldpinger/goldpinger] TASK [Gathering Facts] ********************************************************* 2026-05-11 12:47:54.139936 | instance | [memcached/memcached] 2026-05-11 12:47:54.139958 | instance | [memcached/memcached] PLAY [controllers[0]] ********************************************************** 2026-05-11 12:47:54.139979 | instance | [memcached/memcached] 2026-05-11 12:47:54.139986 | instance | [memcached/memcached] TASK [Gathering Facts] ********************************************************* 2026-05-11 12:47:54.140208 | instance | [ingress-nginx/ingress_nginx] 2026-05-11 12:47:54.140223 | instance | [ingress-nginx/ingress_nginx] PLAY [controllers] ************************************************************* 2026-05-11 12:47:54.140229 | instance | [ingress-nginx/ingress_nginx] 2026-05-11 12:47:54.140235 | instance | [ingress-nginx/ingress_nginx] TASK [Gathering Facts] ********************************************************* 2026-05-11 12:47:54.148131 | instance | [openvswitch/openvswitch] 2026-05-11 12:47:54.148175 | instance | [openvswitch/openvswitch] PLAY [controllers:computes] **************************************************** 2026-05-11 12:47:54.148181 | instance | [openvswitch/openvswitch] 2026-05-11 12:47:54.148189 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-11 12:47:54.170102 | instance | [rook-ceph/rook_ceph] 2026-05-11 12:47:54.170149 | instance | [rook-ceph/rook_ceph] PLAY [controllers[0]] ********************************************************** 2026-05-11 12:47:54.170154 | instance | [rook-ceph/rook_ceph] 2026-05-11 12:47:54.170158 | instance | [rook-ceph/rook_ceph] TASK [Gathering Facts] ********************************************************* 2026-05-11 12:47:54.173359 | instance | [coredns/coredns] 2026-05-11 12:47:54.173377 | instance | [coredns/coredns] PLAY [controllers[0]] ********************************************************** 2026-05-11 12:47:54.173382 | instance | [coredns/coredns] 2026-05-11 12:47:54.173386 | instance | [coredns/coredns] TASK [Gathering Facts] ********************************************************* 2026-05-11 12:47:54.184772 | instance | [node-feature-discovery/node_feature_discovery] 2026-05-11 12:47:54.184795 | instance | [node-feature-discovery/node_feature_discovery] PLAY [controllers[0]] ********************************************************** 2026-05-11 12:47:54.184803 | instance | [node-feature-discovery/node_feature_discovery] 2026-05-11 12:47:54.184807 | instance | [node-feature-discovery/node_feature_discovery] TASK [Gathering Facts] ********************************************************* 2026-05-11 12:47:54.254205 | instance | [frr-k8s/frr_k8s] 2026-05-11 12:47:54.254253 | instance | [frr-k8s/frr_k8s] PLAY [controllers:computes] **************************************************** 2026-05-11 12:47:54.254259 | instance | [frr-k8s/frr_k8s] 2026-05-11 12:47:54.254277 | instance | [frr-k8s/frr_k8s] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-11 12:47:54.257559 | instance | [ceph-provisioners/ceph_provisioners] 2026-05-11 12:47:54.257575 | instance | [ceph-provisioners/ceph_provisioners] PLAY [controllers[0]] ********************************************************** 2026-05-11 12:47:54.257580 | instance | [ceph-provisioners/ceph_provisioners] 2026-05-11 12:47:54.257586 | instance | [ceph-provisioners/ceph_provisioners] TASK [Gathering Facts] ********************************************************* 2026-05-11 12:47:54.279283 | instance | [image-warmup/image_warmup] ok: [instance] 2026-05-11 12:47:54.279329 | instance | [image-warmup/image_warmup] 2026-05-11 12:47:54.279335 | instance | [image-warmup/image_warmup] TASK [vexxhost.atmosphere.image_warmup : Check for crictl] ********************* 2026-05-11 12:47:54.286086 | instance | [frr-k8s/frr_k8s] skipping: [instance] 2026-05-11 12:47:54.286136 | instance | [frr-k8s/frr_k8s] 2026-05-11 12:47:54.286142 | instance | [frr-k8s/frr_k8s] TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-05-11 12:47:54.314039 | instance | [frr-k8s/frr_k8s] skipping: [instance] 2026-05-11 12:47:54.314088 | instance | [frr-k8s/frr_k8s] 2026-05-11 12:47:54.314094 | instance | [frr-k8s/frr_k8s] PLAY RECAP ********************************************************************* 2026-05-11 12:47:54.314103 | instance | [frr-k8s/frr_k8s] instance : ok=0 changed=0 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 2026-05-11 12:47:54.314108 | instance | [frr-k8s/frr_k8s] 2026-05-11 12:47:54.323750 | instance | [openvswitch/openvswitch] ok: [instance] 2026-05-11 12:47:54.323778 | instance | [openvswitch/openvswitch] 2026-05-11 12:47:54.323783 | instance | [openvswitch/openvswitch] TASK [Create RabbitMQ cluster] ************************************************* 2026-05-11 12:47:54.336928 | instance | [csi/csi] 2026-05-11 12:47:54.336952 | instance | [csi/csi] PLAY [controllers] ************************************************************* 2026-05-11 12:47:54.336957 | instance | [csi/csi] 2026-05-11 12:47:54.336964 | instance | [csi/csi] TASK [Gathering Facts] ********************************************************* 2026-05-11 12:47:54.354111 | instance | [openvswitch/openvswitch] skipping: [instance] 2026-05-11 12:47:54.354156 | instance | [openvswitch/openvswitch] 2026-05-11 12:47:54.354162 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-11 12:47:54.373068 | instance | ==> [frr-k8s] Deployment complete 2026-05-11 12:47:54.378271 | instance | [openvswitch/openvswitch] skipping: [instance] 2026-05-11 12:47:54.378285 | instance | [openvswitch/openvswitch] 2026-05-11 12:47:54.378292 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-11 12:47:54.400466 | instance | [openvswitch/openvswitch] skipping: [instance] 2026-05-11 12:47:54.400497 | instance | [openvswitch/openvswitch] 2026-05-11 12:47:54.400517 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-11 12:47:54.424326 | instance | [openvswitch/openvswitch] skipping: [instance] 2026-05-11 12:47:54.424375 | instance | [openvswitch/openvswitch] 2026-05-11 12:47:54.424381 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-11 12:47:54.448617 | instance | [openvswitch/openvswitch] skipping: [instance] 2026-05-11 12:47:54.448663 | instance | [openvswitch/openvswitch] 2026-05-11 12:47:54.448672 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-11 12:47:54.474725 | instance | [openvswitch/openvswitch] ok: [instance] 2026-05-11 12:47:54.474800 | instance | [openvswitch/openvswitch] 2026-05-11 12:47:54.474814 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-11 12:47:54.488613 | instance | [openvswitch/openvswitch] skipping: [instance] 2026-05-11 12:47:54.488658 | instance | [openvswitch/openvswitch] 2026-05-11 12:47:54.488717 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-11 12:47:54.530586 | instance | [openvswitch/openvswitch] ok: [instance] 2026-05-11 12:47:54.530636 | instance | [openvswitch/openvswitch] 2026-05-11 12:47:54.530659 | instance | [openvswitch/openvswitch] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-11 12:47:54.553262 | instance | [openvswitch/openvswitch] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-11 12:47:54.553310 | instance | [openvswitch/openvswitch] 2026-05-11 12:47:54.553318 | instance | [openvswitch/openvswitch] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-11 12:47:55.012559 | instance | [image-warmup/image_warmup] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 12:47:55.012603 | instance | [image-warmup/image_warmup] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 12:47:55.012610 | instance | [image-warmup/image_warmup] interpreter could change the meaning of that path. See 2026-05-11 12:47:55.012676 | instance | [image-warmup/image_warmup] https://docs.ansible.com/ansible- 2026-05-11 12:47:55.012686 | instance | [image-warmup/image_warmup] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 12:47:55.018022 | instance | [image-warmup/image_warmup] ok: [instance] 2026-05-11 12:47:55.018054 | instance | [image-warmup/image_warmup] 2026-05-11 12:47:55.018064 | instance | [image-warmup/image_warmup] TASK [vexxhost.atmosphere.image_warmup : Pre-pull container images] ************ 2026-05-11 12:47:55.211786 | instance | [openvswitch/openvswitch] changed: [instance] 2026-05-11 12:47:55.211858 | instance | [openvswitch/openvswitch] 2026-05-11 12:47:55.211870 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-05-11 12:47:55.730337 | instance | [multipathd/multipathd] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 12:47:55.730390 | instance | [multipathd/multipathd] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 12:47:55.730407 | instance | [multipathd/multipathd] interpreter could change the meaning of that path. See 2026-05-11 12:47:55.730414 | instance | [multipathd/multipathd] https://docs.ansible.com/ansible- 2026-05-11 12:47:55.730421 | instance | [multipathd/multipathd] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 12:47:55.742862 | instance | [multipathd/multipathd] ok: [instance] 2026-05-11 12:47:55.742909 | instance | [multipathd/multipathd] 2026-05-11 12:47:55.742915 | instance | [multipathd/multipathd] TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-05-11 12:47:55.783834 | instance | [goldpinger/goldpinger] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 12:47:55.783890 | instance | [goldpinger/goldpinger] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 12:47:55.783899 | instance | [goldpinger/goldpinger] interpreter could change the meaning of that path. See 2026-05-11 12:47:55.783906 | instance | [goldpinger/goldpinger] https://docs.ansible.com/ansible- 2026-05-11 12:47:55.783912 | instance | [goldpinger/goldpinger] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 12:47:55.802769 | instance | [goldpinger/goldpinger] ok: [instance] 2026-05-11 12:47:55.802825 | instance | [goldpinger/goldpinger] 2026-05-11 12:47:55.802834 | instance | [goldpinger/goldpinger] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-11 12:47:55.833490 | instance | [keepalived/keepalived] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 12:47:55.833533 | instance | [keepalived/keepalived] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 12:47:55.833539 | instance | [keepalived/keepalived] interpreter could change the meaning of that path. See 2026-05-11 12:47:55.833548 | instance | [keepalived/keepalived] https://docs.ansible.com/ansible- 2026-05-11 12:47:55.833553 | instance | [keepalived/keepalived] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 12:47:55.837138 | instance | [goldpinger/goldpinger] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-11 12:47:55.837155 | instance | [goldpinger/goldpinger] 2026-05-11 12:47:55.837161 | instance | [goldpinger/goldpinger] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-11 12:47:55.850565 | instance | [memcached/memcached] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 12:47:55.850607 | instance | [memcached/memcached] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 12:47:55.850614 | instance | [memcached/memcached] interpreter could change the meaning of that path. See 2026-05-11 12:47:55.850621 | instance | [memcached/memcached] https://docs.ansible.com/ansible- 2026-05-11 12:47:55.850625 | instance | [memcached/memcached] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 12:47:55.851743 | instance | [rook-ceph/rook_ceph] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 12:47:55.851761 | instance | [rook-ceph/rook_ceph] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 12:47:55.851768 | instance | [rook-ceph/rook_ceph] interpreter could change the meaning of that path. See 2026-05-11 12:47:55.851772 | instance | [rook-ceph/rook_ceph] https://docs.ansible.com/ansible- 2026-05-11 12:47:55.851776 | instance | [rook-ceph/rook_ceph] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 12:47:55.856272 | instance | [keepalived/keepalived] ok: [instance] 2026-05-11 12:47:55.856299 | instance | [keepalived/keepalived] 2026-05-11 12:47:55.856325 | instance | [keepalived/keepalived] TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-05-11 12:47:55.868519 | instance | [rook-ceph/rook_ceph] ok: [instance] 2026-05-11 12:47:55.868565 | instance | [rook-ceph/rook_ceph] 2026-05-11 12:47:55.868573 | instance | [rook-ceph/rook_ceph] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-11 12:47:55.868584 | instance | [ceph-provisioners/ceph_provisioners] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 12:47:55.868591 | instance | [ceph-provisioners/ceph_provisioners] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 12:47:55.868597 | instance | [ceph-provisioners/ceph_provisioners] interpreter could change the meaning of that path. See 2026-05-11 12:47:55.868603 | instance | [ceph-provisioners/ceph_provisioners] https://docs.ansible.com/ansible- 2026-05-11 12:47:55.868615 | instance | [ceph-provisioners/ceph_provisioners] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 12:47:55.883412 | instance | [memcached/memcached] ok: [instance] 2026-05-11 12:47:55.883466 | instance | [memcached/memcached] 2026-05-11 12:47:55.883475 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-11 12:47:55.891785 | instance | [ceph-provisioners/ceph_provisioners] ok: [instance] 2026-05-11 12:47:55.891829 | instance | [ceph-provisioners/ceph_provisioners] 2026-05-11 12:47:55.891837 | instance | [ceph-provisioners/ceph_provisioners] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-11 12:47:55.906966 | instance | [rook-ceph/rook_ceph] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-11 12:47:55.907006 | instance | [rook-ceph/rook_ceph] 2026-05-11 12:47:55.907014 | instance | [rook-ceph/rook_ceph] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-11 12:47:55.942817 | instance | [ceph-provisioners/ceph_provisioners] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-11 12:47:55.942849 | instance | [ceph-provisioners/ceph_provisioners] 2026-05-11 12:47:55.942856 | instance | [ceph-provisioners/ceph_provisioners] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-11 12:47:55.942870 | instance | [csi/csi] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 12:47:55.942875 | instance | [csi/csi] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 12:47:55.942879 | instance | [csi/csi] interpreter could change the meaning of that path. See 2026-05-11 12:47:55.942883 | instance | [csi/csi] https://docs.ansible.com/ansible- 2026-05-11 12:47:55.942887 | instance | [csi/csi] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 12:47:55.945619 | instance | [node-feature-discovery/node_feature_discovery] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 12:47:55.945636 | instance | [node-feature-discovery/node_feature_discovery] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 12:47:55.945641 | instance | [node-feature-discovery/node_feature_discovery] interpreter could change the meaning of that path. See 2026-05-11 12:47:55.945645 | instance | [node-feature-discovery/node_feature_discovery] https://docs.ansible.com/ansible- 2026-05-11 12:47:55.945649 | instance | [node-feature-discovery/node_feature_discovery] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 12:47:55.964141 | instance | [node-feature-discovery/node_feature_discovery] ok: [instance] 2026-05-11 12:47:55.964179 | instance | [node-feature-discovery/node_feature_discovery] 2026-05-11 12:47:55.964185 | instance | [node-feature-discovery/node_feature_discovery] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-11 12:47:55.998358 | instance | [coredns/coredns] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 12:47:55.998406 | instance | [coredns/coredns] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 12:47:55.998411 | instance | [coredns/coredns] interpreter could change the meaning of that path. See 2026-05-11 12:47:55.998416 | instance | [coredns/coredns] https://docs.ansible.com/ansible- 2026-05-11 12:47:55.998420 | instance | [coredns/coredns] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 12:47:55.998510 | instance | [csi/csi] ok: [instance] 2026-05-11 12:47:55.998518 | instance | [csi/csi] 2026-05-11 12:47:55.998524 | instance | [csi/csi] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-11 12:47:56.009649 | instance | [node-feature-discovery/node_feature_discovery] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-11 12:47:56.009691 | instance | [node-feature-discovery/node_feature_discovery] 2026-05-11 12:47:56.009697 | instance | [node-feature-discovery/node_feature_discovery] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-11 12:47:56.023777 | instance | [memcached/memcached] ok: [instance] 2026-05-11 12:47:56.023820 | instance | [memcached/memcached] 2026-05-11 12:47:56.023826 | instance | [memcached/memcached] TASK [Create RabbitMQ cluster] ************************************************* 2026-05-11 12:47:56.028439 | instance | [ingress-nginx/ingress_nginx] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 12:47:56.028487 | instance | [ingress-nginx/ingress_nginx] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 12:47:56.028494 | instance | [ingress-nginx/ingress_nginx] interpreter could change the meaning of that path. See 2026-05-11 12:47:56.028502 | instance | [ingress-nginx/ingress_nginx] https://docs.ansible.com/ansible- 2026-05-11 12:47:56.028508 | instance | [ingress-nginx/ingress_nginx] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 12:47:56.028565 | instance | [coredns/coredns] ok: [instance] 2026-05-11 12:47:56.028573 | instance | [coredns/coredns] 2026-05-11 12:47:56.028580 | instance | [coredns/coredns] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-11 12:47:56.041319 | instance | [csi/csi] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-11 12:47:56.041376 | instance | [csi/csi] 2026-05-11 12:47:56.041387 | instance | [csi/csi] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-11 12:47:56.044138 | instance | [ingress-nginx/ingress_nginx] ok: [instance] 2026-05-11 12:47:56.044160 | instance | [ingress-nginx/ingress_nginx] 2026-05-11 12:47:56.044170 | instance | [ingress-nginx/ingress_nginx] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-11 12:47:56.058189 | instance | [memcached/memcached] skipping: [instance] 2026-05-11 12:47:56.058211 | instance | [memcached/memcached] 2026-05-11 12:47:56.058218 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-11 12:47:56.071571 | instance | [coredns/coredns] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-11 12:47:56.071602 | instance | [coredns/coredns] 2026-05-11 12:47:56.071613 | instance | [coredns/coredns] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-11 12:47:56.085152 | instance | [ingress-nginx/ingress_nginx] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-11 12:47:56.085186 | instance | [ingress-nginx/ingress_nginx] 2026-05-11 12:47:56.085197 | instance | [ingress-nginx/ingress_nginx] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-11 12:47:56.090833 | instance | [openvswitch/openvswitch] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 12:47:56.090872 | instance | [openvswitch/openvswitch] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 12:47:56.090877 | instance | [openvswitch/openvswitch] interpreter could change the meaning of that path. See 2026-05-11 12:47:56.090882 | instance | [openvswitch/openvswitch] https://docs.ansible.com/ansible- 2026-05-11 12:47:56.090887 | instance | [openvswitch/openvswitch] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 12:47:56.092151 | instance | [openvswitch/openvswitch] ok: [instance] 2026-05-11 12:47:56.092163 | instance | [openvswitch/openvswitch] 2026-05-11 12:47:56.092168 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-05-11 12:47:56.096402 | instance | [memcached/memcached] skipping: [instance] 2026-05-11 12:47:56.096434 | instance | [memcached/memcached] 2026-05-11 12:47:56.096444 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-11 12:47:56.113644 | instance | [openvswitch/openvswitch] ok: [instance] => { 2026-05-11 12:47:56.113686 | instance | [openvswitch/openvswitch] "changed": false, 2026-05-11 12:47:56.113700 | instance | [openvswitch/openvswitch] "msg": "All assertions passed" 2026-05-11 12:47:56.113710 | instance | [openvswitch/openvswitch] } 2026-05-11 12:47:56.113716 | instance | [openvswitch/openvswitch] 2026-05-11 12:47:56.113722 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-05-11 12:47:56.134044 | instance | [memcached/memcached] skipping: [instance] 2026-05-11 12:47:56.134089 | instance | [memcached/memcached] 2026-05-11 12:47:56.134097 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-11 12:47:56.176238 | instance | [memcached/memcached] skipping: [instance] 2026-05-11 12:47:56.176285 | instance | [memcached/memcached] 2026-05-11 12:47:56.176297 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-11 12:47:56.242605 | instance | [memcached/memcached] skipping: [instance] 2026-05-11 12:47:56.242644 | instance | [memcached/memcached] 2026-05-11 12:47:56.242652 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-11 12:47:56.279484 | instance | [memcached/memcached] ok: [instance] 2026-05-11 12:47:56.279528 | instance | [memcached/memcached] 2026-05-11 12:47:56.279537 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-11 12:47:56.331689 | instance | [memcached/memcached] ok: [instance] => (item=oslo_cache) 2026-05-11 12:47:56.331745 | instance | [memcached/memcached] 2026-05-11 12:47:56.331766 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-11 12:47:56.380803 | instance | [memcached/memcached] ok: [instance] 2026-05-11 12:47:56.380837 | instance | [memcached/memcached] 2026-05-11 12:47:56.380843 | instance | [memcached/memcached] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-11 12:47:56.422008 | instance | [memcached/memcached] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-11 12:47:56.422073 | instance | [memcached/memcached] 2026-05-11 12:47:56.422091 | instance | [memcached/memcached] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-11 12:47:56.455588 | instance | [goldpinger/goldpinger] changed: [instance] 2026-05-11 12:47:56.455632 | instance | [goldpinger/goldpinger] 2026-05-11 12:47:56.455642 | instance | [goldpinger/goldpinger] TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-05-11 12:47:56.557176 | instance | [rook-ceph/rook_ceph] changed: [instance] 2026-05-11 12:47:56.557222 | instance | [rook-ceph/rook_ceph] 2026-05-11 12:47:56.557233 | instance | [rook-ceph/rook_ceph] TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-05-11 12:47:56.622711 | instance | [node-feature-discovery/node_feature_discovery] changed: [instance] 2026-05-11 12:47:56.622762 | instance | [node-feature-discovery/node_feature_discovery] 2026-05-11 12:47:56.622803 | instance | [node-feature-discovery/node_feature_discovery] TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-05-11 12:47:56.623847 | instance | [ceph-provisioners/ceph_provisioners] changed: [instance] 2026-05-11 12:47:56.623869 | instance | [ceph-provisioners/ceph_provisioners] 2026-05-11 12:47:56.623879 | instance | [ceph-provisioners/ceph_provisioners] TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-05-11 12:47:56.656035 | instance | [csi/csi] changed: [instance] 2026-05-11 12:47:56.656082 | instance | [csi/csi] 2026-05-11 12:47:56.656094 | instance | [csi/csi] TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-05-11 12:47:56.661323 | instance | [coredns/coredns] changed: [instance] 2026-05-11 12:47:56.661362 | instance | [coredns/coredns] 2026-05-11 12:47:56.661374 | instance | [coredns/coredns] TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-05-11 12:47:56.716504 | instance | [ingress-nginx/ingress_nginx] changed: [instance] 2026-05-11 12:47:56.716547 | instance | [ingress-nginx/ingress_nginx] 2026-05-11 12:47:56.716555 | instance | [ingress-nginx/ingress_nginx] TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-05-11 12:47:56.932949 | instance | [cert-manager/cert_manager] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 12:47:56.932999 | instance | [cert-manager/cert_manager] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 12:47:56.933010 | instance | [cert-manager/cert_manager] interpreter could change the meaning of that path. See 2026-05-11 12:47:56.933050 | instance | [cert-manager/cert_manager] https://docs.ansible.com/ansible- 2026-05-11 12:47:56.933059 | instance | [cert-manager/cert_manager] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 12:47:56.956056 | instance | [cert-manager/cert_manager] ok: [instance] 2026-05-11 12:47:56.956098 | instance | [cert-manager/cert_manager] 2026-05-11 12:47:56.956106 | instance | [cert-manager/cert_manager] TASK [Deploy Helm chart] ******************************************************* 2026-05-11 12:47:56.994408 | instance | [cert-manager/cert_manager] included: vexxhost.kubernetes.cert_manager for instance 2026-05-11 12:47:56.994443 | instance | [cert-manager/cert_manager] 2026-05-11 12:47:56.994449 | instance | [cert-manager/cert_manager] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-11 12:47:57.034567 | instance | [cert-manager/cert_manager] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-11 12:47:57.034610 | instance | [cert-manager/cert_manager] 2026-05-11 12:47:57.034618 | instance | [cert-manager/cert_manager] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-11 12:47:57.049694 | instance | [memcached/memcached] changed: [instance] 2026-05-11 12:47:57.049739 | instance | [memcached/memcached] 2026-05-11 12:47:57.049747 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-05-11 12:47:57.287963 | instance | [keepalived/keepalived] changed: [instance] 2026-05-11 12:47:57.288028 | instance | [keepalived/keepalived] 2026-05-11 12:47:57.288043 | instance | [keepalived/keepalived] PLAY RECAP ********************************************************************* 2026-05-11 12:47:57.288054 | instance | [keepalived/keepalived] instance : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-11 12:47:57.288064 | instance | [keepalived/keepalived] 2026-05-11 12:47:57.410432 | instance | ==> [keepalived] Deployment complete 2026-05-11 12:47:57.747698 | instance | [cert-manager/cert_manager] changed: [instance] 2026-05-11 12:47:57.747748 | instance | [cert-manager/cert_manager] 2026-05-11 12:47:57.747756 | instance | [cert-manager/cert_manager] TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-05-11 12:47:57.769950 | instance | [node-feature-discovery/node_feature_discovery] ok: [instance] 2026-05-11 12:47:57.769988 | instance | [node-feature-discovery/node_feature_discovery] 2026-05-11 12:47:57.770004 | instance | [node-feature-discovery/node_feature_discovery] TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-05-11 12:47:58.770946 | instance | [goldpinger/goldpinger] changed: [instance] 2026-05-11 12:47:58.771266 | instance | [goldpinger/goldpinger] 2026-05-11 12:47:58.771284 | instance | [goldpinger/goldpinger] PLAY RECAP ********************************************************************* 2026-05-11 12:47:58.771298 | instance | [goldpinger/goldpinger] instance : ok=4 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-11 12:47:58.771312 | instance | [goldpinger/goldpinger] 2026-05-11 12:47:58.839013 | instance | ==> [goldpinger] Deployment complete 2026-05-11 12:48:00.335129 | instance | [memcached/memcached] changed: [instance] 2026-05-11 12:48:00.335193 | instance | [memcached/memcached] 2026-05-11 12:48:00.335220 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-05-11 12:48:00.374247 | instance | [coredns/coredns] changed: [instance] 2026-05-11 12:48:00.374288 | instance | [coredns/coredns] 2026-05-11 12:48:00.374296 | instance | [coredns/coredns] PLAY RECAP ********************************************************************* 2026-05-11 12:48:00.374302 | instance | [coredns/coredns] instance : ok=4 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-11 12:48:00.374309 | instance | [coredns/coredns] 2026-05-11 12:48:00.382972 | instance | [csi/csi] changed: [instance] 2026-05-11 12:48:00.383019 | instance | [csi/csi] 2026-05-11 12:48:00.383027 | instance | [csi/csi] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-11 12:48:00.418809 | instance | [csi/csi] skipping: [instance] 2026-05-11 12:48:00.418859 | instance | [csi/csi] 2026-05-11 12:48:00.418874 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-05-11 12:48:00.472899 | instance | [csi/csi] skipping: [instance] 2026-05-11 12:48:00.473013 | instance | [csi/csi] 2026-05-11 12:48:00.473023 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-05-11 12:48:00.493957 | instance | ==> [coredns] Deployment complete 2026-05-11 12:48:00.499578 | instance | [csi/csi] skipping: [instance] 2026-05-11 12:48:00.499611 | instance | [csi/csi] 2026-05-11 12:48:00.499620 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-05-11 12:48:00.529051 | instance | [csi/csi] skipping: [instance] 2026-05-11 12:48:00.529112 | instance | [csi/csi] 2026-05-11 12:48:00.529118 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-05-11 12:48:00.574480 | instance | [csi/csi] skipping: [instance] 2026-05-11 12:48:00.574532 | instance | [csi/csi] 2026-05-11 12:48:00.574540 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-05-11 12:48:00.638562 | instance | [csi/csi] skipping: [instance] 2026-05-11 12:48:00.638613 | instance | [csi/csi] 2026-05-11 12:48:00.638621 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-05-11 12:48:00.678403 | instance | [csi/csi] skipping: [instance] 2026-05-11 12:48:00.678496 | instance | [csi/csi] 2026-05-11 12:48:00.678506 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-05-11 12:48:00.709884 | instance | [csi/csi] skipping: [instance] 2026-05-11 12:48:00.709952 | instance | [csi/csi] 2026-05-11 12:48:00.709964 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-05-11 12:48:00.711650 | instance | [node-feature-discovery/node_feature_discovery] changed: [instance] 2026-05-11 12:48:00.711680 | instance | [node-feature-discovery/node_feature_discovery] 2026-05-11 12:48:00.711690 | instance | [node-feature-discovery/node_feature_discovery] PLAY RECAP ********************************************************************* 2026-05-11 12:48:00.711718 | instance | [node-feature-discovery/node_feature_discovery] instance : ok=5 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-11 12:48:00.711730 | instance | [node-feature-discovery/node_feature_discovery] 2026-05-11 12:48:00.772275 | instance | [csi/csi] skipping: [instance] 2026-05-11 12:48:00.772335 | instance | [csi/csi] 2026-05-11 12:48:00.772341 | instance | [csi/csi] TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-05-11 12:48:00.804750 | instance | ==> [node-feature-discovery] Deployment complete 2026-05-11 12:48:00.826885 | instance | [csi/csi] skipping: [instance] 2026-05-11 12:48:00.826964 | instance | [csi/csi] 2026-05-11 12:48:00.826976 | instance | [csi/csi] TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-05-11 12:48:00.855735 | instance | [csi/csi] skipping: [instance] 2026-05-11 12:48:00.856077 | instance | [csi/csi] 2026-05-11 12:48:00.856089 | instance | [csi/csi] TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-05-11 12:48:00.881827 | instance | [csi/csi] skipping: [instance] 2026-05-11 12:48:00.881871 | instance | [csi/csi] 2026-05-11 12:48:00.881879 | instance | [csi/csi] TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-05-11 12:48:00.923196 | instance | [multipathd/multipathd] changed: [instance] 2026-05-11 12:48:00.923253 | instance | [multipathd/multipathd] 2026-05-11 12:48:00.923261 | instance | [multipathd/multipathd] TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-05-11 12:48:00.945683 | instance | [csi/csi] skipping: [instance] 2026-05-11 12:48:00.945724 | instance | [csi/csi] 2026-05-11 12:48:00.945730 | instance | [csi/csi] TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-05-11 12:48:00.974029 | instance | [csi/csi] skipping: [instance] 2026-05-11 12:48:00.974067 | instance | [csi/csi] 2026-05-11 12:48:00.974075 | instance | [csi/csi] TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-05-11 12:48:01.013544 | instance | [csi/csi] skipping: [instance] 2026-05-11 12:48:01.013584 | instance | [csi/csi] 2026-05-11 12:48:01.013591 | instance | [csi/csi] TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-05-11 12:48:01.047182 | instance | [csi/csi] skipping: [instance] 2026-05-11 12:48:01.047242 | instance | [csi/csi] 2026-05-11 12:48:01.047247 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-05-11 12:48:01.075202 | instance | [csi/csi] skipping: [instance] 2026-05-11 12:48:01.075247 | instance | [csi/csi] 2026-05-11 12:48:01.075253 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-05-11 12:48:01.125405 | instance | [csi/csi] skipping: [instance] 2026-05-11 12:48:01.125443 | instance | [csi/csi] 2026-05-11 12:48:01.125459 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-05-11 12:48:01.157161 | instance | [csi/csi] skipping: [instance] 2026-05-11 12:48:01.157223 | instance | [csi/csi] 2026-05-11 12:48:01.157236 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-05-11 12:48:01.184812 | instance | [csi/csi] skipping: [instance] 2026-05-11 12:48:01.184869 | instance | [csi/csi] 2026-05-11 12:48:01.184881 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-05-11 12:48:01.223010 | instance | [csi/csi] skipping: [instance] 2026-05-11 12:48:01.223057 | instance | [csi/csi] 2026-05-11 12:48:01.223063 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-05-11 12:48:01.258510 | instance | [csi/csi] skipping: [instance] 2026-05-11 12:48:01.258562 | instance | [csi/csi] 2026-05-11 12:48:01.258570 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-05-11 12:48:01.305865 | instance | [csi/csi] skipping: [instance] 2026-05-11 12:48:01.305928 | instance | [csi/csi] 2026-05-11 12:48:01.305934 | instance | [csi/csi] TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-05-11 12:48:01.334457 | instance | [csi/csi] skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-05-11 12:48:01.334500 | instance | [csi/csi] skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-05-11 12:48:01.334508 | instance | [csi/csi] skipping: [instance] 2026-05-11 12:48:01.334515 | instance | [csi/csi] 2026-05-11 12:48:01.334521 | instance | [csi/csi] TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-05-11 12:48:01.361206 | instance | [csi/csi] skipping: [instance] 2026-05-11 12:48:01.361273 | instance | [csi/csi] 2026-05-11 12:48:01.361281 | instance | [csi/csi] TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-05-11 12:48:01.438861 | instance | [csi/csi] skipping: [instance] 2026-05-11 12:48:01.438916 | instance | [csi/csi] 2026-05-11 12:48:01.438924 | instance | [csi/csi] TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-05-11 12:48:01.479099 | instance | [csi/csi] skipping: [instance] 2026-05-11 12:48:01.479138 | instance | [csi/csi] 2026-05-11 12:48:01.479143 | instance | [csi/csi] TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-05-11 12:48:01.514893 | instance | [csi/csi] skipping: [instance] 2026-05-11 12:48:01.514936 | instance | [csi/csi] 2026-05-11 12:48:01.514943 | instance | [csi/csi] TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-05-11 12:48:01.556182 | instance | [csi/csi] skipping: [instance] 2026-05-11 12:48:01.556237 | instance | [csi/csi] 2026-05-11 12:48:01.556258 | instance | [csi/csi] PLAY RECAP ********************************************************************* 2026-05-11 12:48:01.556267 | instance | [csi/csi] instance : ok=4 changed=2 unreachable=0 failed=0 skipped=29 rescued=0 ignored=0 2026-05-11 12:48:01.556276 | instance | [csi/csi] 2026-05-11 12:48:01.567829 | instance | [rook-ceph/rook_ceph] changed: [instance] 2026-05-11 12:48:01.568396 | instance | [rook-ceph/rook_ceph] 2026-05-11 12:48:01.568414 | instance | [rook-ceph/rook_ceph] PLAY RECAP ********************************************************************* 2026-05-11 12:48:01.568420 | instance | [rook-ceph/rook_ceph] instance : ok=4 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-11 12:48:01.568425 | instance | [rook-ceph/rook_ceph] 2026-05-11 12:48:01.609235 | instance | [memcached/memcached] changed: [instance] 2026-05-11 12:48:01.609274 | instance | [memcached/memcached] 2026-05-11 12:48:01.609287 | instance | [memcached/memcached] PLAY RECAP ********************************************************************* 2026-05-11 12:48:01.609297 | instance | [memcached/memcached] instance : ok=9 changed=3 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-05-11 12:48:01.609307 | instance | [memcached/memcached] 2026-05-11 12:48:01.675974 | instance | ==> [rook-ceph] Deployment complete 2026-05-11 12:48:01.684221 | instance | ==> [memcached] Deployment complete 2026-05-11 12:48:01.689494 | instance | ==> [csi] Deployment complete 2026-05-11 12:48:01.689523 | instance | ==> [loki] Starting deployment 2026-05-11 12:48:02.242924 | instance | [loki/loki] 2026-05-11 12:48:02.242984 | instance | [loki/loki] PLAY [controllers[0]] ********************************************************** 2026-05-11 12:48:02.242995 | instance | [loki/loki] 2026-05-11 12:48:02.243005 | instance | [loki/loki] TASK [Gathering Facts] ********************************************************* 2026-05-11 12:48:04.099427 | instance | [loki/loki] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 12:48:04.099485 | instance | [loki/loki] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 12:48:04.099494 | instance | [loki/loki] interpreter could change the meaning of that path. See 2026-05-11 12:48:04.099504 | instance | [loki/loki] https://docs.ansible.com/ansible- 2026-05-11 12:48:04.099512 | instance | [loki/loki] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 12:48:04.127417 | instance | [loki/loki] ok: [instance] 2026-05-11 12:48:04.127472 | instance | [loki/loki] 2026-05-11 12:48:04.127484 | instance | [loki/loki] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-11 12:48:04.175904 | instance | [loki/loki] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-11 12:48:04.175963 | instance | [loki/loki] 2026-05-11 12:48:04.175975 | instance | [loki/loki] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-11 12:48:04.869897 | instance | [loki/loki] changed: [instance] 2026-05-11 12:48:04.870104 | instance | [loki/loki] 2026-05-11 12:48:04.870114 | instance | [loki/loki] TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-05-11 12:48:05.103227 | instance | [openvswitch/openvswitch] ok: [instance] 2026-05-11 12:48:05.103275 | instance | [openvswitch/openvswitch] 2026-05-11 12:48:05.103287 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-05-11 12:48:05.132282 | instance | [openvswitch/openvswitch] ok: [instance] => { 2026-05-11 12:48:05.132335 | instance | [openvswitch/openvswitch] "changed": false, 2026-05-11 12:48:05.132344 | instance | [openvswitch/openvswitch] "msg": "Successfully pulled openvswitch image" 2026-05-11 12:48:05.132350 | instance | [openvswitch/openvswitch] } 2026-05-11 12:48:05.132356 | instance | [openvswitch/openvswitch] 2026-05-11 12:48:05.132362 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-05-11 12:48:07.672518 | instance | [openvswitch/openvswitch] changed: [instance] 2026-05-11 12:48:07.672604 | instance | [openvswitch/openvswitch] 2026-05-11 12:48:07.672617 | instance | [openvswitch/openvswitch] PLAY RECAP ********************************************************************* 2026-05-11 12:48:07.672629 | instance | [openvswitch/openvswitch] instance : ok=10 changed=2 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 2026-05-11 12:48:07.672640 | instance | [openvswitch/openvswitch] 2026-05-11 12:48:07.784614 | instance | ==> [openvswitch] Deployment complete 2026-05-11 12:48:07.784679 | instance | ==> [ovn] Starting deployment 2026-05-11 12:48:08.365139 | instance | [ovn/ovn] 2026-05-11 12:48:08.365186 | instance | [ovn/ovn] PLAY [controllers:computes] **************************************************** 2026-05-11 12:48:08.365194 | instance | [ovn/ovn] 2026-05-11 12:48:08.365205 | instance | [ovn/ovn] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-11 12:48:08.393641 | instance | [ovn/ovn] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-11 12:48:08.393701 | instance | [ovn/ovn] 2026-05-11 12:48:08.393716 | instance | [ovn/ovn] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-11 12:48:09.017664 | instance | [ovn/ovn] changed: [instance] 2026-05-11 12:48:09.017731 | instance | [ovn/ovn] 2026-05-11 12:48:09.017742 | instance | [ovn/ovn] TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-05-11 12:48:09.041576 | instance | [ovn/ovn] skipping: [instance] 2026-05-11 12:48:09.041698 | instance | [ovn/ovn] 2026-05-11 12:48:09.041708 | instance | [ovn/ovn] TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-05-11 12:48:09.066120 | instance | [ovn/ovn] skipping: [instance] 2026-05-11 12:48:09.066176 | instance | [ovn/ovn] 2026-05-11 12:48:09.066184 | instance | [ovn/ovn] TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-05-11 12:48:09.820123 | instance | [loki/loki] changed: [instance] 2026-05-11 12:48:09.820195 | instance | [loki/loki] 2026-05-11 12:48:09.820203 | instance | [loki/loki] PLAY RECAP ********************************************************************* 2026-05-11 12:48:09.820211 | instance | [loki/loki] instance : ok=4 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-11 12:48:09.820217 | instance | [loki/loki] 2026-05-11 12:48:09.884592 | instance | ==> [loki] Deployment complete 2026-05-11 12:48:09.884638 | instance | ==> [vector] Starting deployment 2026-05-11 12:48:10.429235 | instance | [vector/vector] 2026-05-11 12:48:10.429306 | instance | [vector/vector] PLAY [controllers[0]] ********************************************************** 2026-05-11 12:48:10.429314 | instance | [vector/vector] 2026-05-11 12:48:10.429321 | instance | [vector/vector] TASK [Gathering Facts] ********************************************************* 2026-05-11 12:48:12.401505 | instance | [vector/vector] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 12:48:12.401562 | instance | [vector/vector] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 12:48:12.401570 | instance | [vector/vector] interpreter could change the meaning of that path. See 2026-05-11 12:48:12.401577 | instance | [vector/vector] https://docs.ansible.com/ansible- 2026-05-11 12:48:12.401583 | instance | [vector/vector] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 12:48:12.430389 | instance | [vector/vector] ok: [instance] 2026-05-11 12:48:12.468778 | instance | [vector/vector] 2026-05-11 12:48:12.468847 | instance | [vector/vector] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-11 12:48:12.473240 | instance | [vector/vector] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-11 12:48:12.473266 | instance | [vector/vector] 2026-05-11 12:48:12.473275 | instance | [vector/vector] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-11 12:48:12.707287 | instance | [ceph-provisioners/ceph_provisioners] ok: [instance] 2026-05-11 12:48:12.707332 | instance | [ceph-provisioners/ceph_provisioners] 2026-05-11 12:48:12.707340 | instance | [ceph-provisioners/ceph_provisioners] TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-05-11 12:48:12.846389 | instance | [ceph-provisioners/ceph_provisioners] ok: [instance] => (item=10.96.240.200) 2026-05-11 12:48:12.846431 | instance | [ceph-provisioners/ceph_provisioners] 2026-05-11 12:48:12.846436 | instance | [ceph-provisioners/ceph_provisioners] TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-05-11 12:48:13.155132 | instance | [vector/vector] changed: [instance] 2026-05-11 12:48:13.155210 | instance | [vector/vector] 2026-05-11 12:48:13.155222 | instance | [vector/vector] TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-05-11 12:48:13.779156 | instance | [ceph-provisioners/ceph_provisioners] changed: [instance] 2026-05-11 12:48:13.779214 | instance | [ceph-provisioners/ceph_provisioners] 2026-05-11 12:48:13.779221 | instance | [ceph-provisioners/ceph_provisioners] TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-05-11 12:48:14.510947 | instance | [ceph-provisioners/ceph_provisioners] changed: [instance] 2026-05-11 12:48:14.511015 | instance | [ceph-provisioners/ceph_provisioners] 2026-05-11 12:48:14.511027 | instance | [ceph-provisioners/ceph_provisioners] TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-05-11 12:48:14.958303 | instance | [vector/vector] changed: [instance] 2026-05-11 12:48:14.958364 | instance | [vector/vector] 2026-05-11 12:48:14.958376 | instance | [vector/vector] PLAY RECAP ********************************************************************* 2026-05-11 12:48:14.958403 | instance | [vector/vector] instance : ok=4 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-11 12:48:14.958413 | instance | [vector/vector] 2026-05-11 12:48:15.028409 | instance | ==> [vector] Deployment complete 2026-05-11 12:48:16.362832 | instance | [ovn/ovn] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 12:48:16.362892 | instance | [ovn/ovn] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 12:48:16.362900 | instance | [ovn/ovn] interpreter could change the meaning of that path. See 2026-05-11 12:48:16.362907 | instance | [ovn/ovn] https://docs.ansible.com/ansible- 2026-05-11 12:48:16.362912 | instance | [ovn/ovn] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 12:48:16.366827 | instance | [ovn/ovn] ok: [instance] 2026-05-11 12:48:16.366873 | instance | [ovn/ovn] 2026-05-11 12:48:16.366882 | instance | [ovn/ovn] TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-05-11 12:48:16.387819 | instance | [ovn/ovn] ok: [instance] => { 2026-05-11 12:48:16.387878 | instance | [ovn/ovn] "changed": false, 2026-05-11 12:48:16.387886 | instance | [ovn/ovn] "msg": "Successfully pulled ovn-controller image" 2026-05-11 12:48:16.387892 | instance | [ovn/ovn] } 2026-05-11 12:48:16.387898 | instance | [ovn/ovn] 2026-05-11 12:48:16.387905 | instance | [ovn/ovn] TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-05-11 12:48:16.404712 | instance | [ovn/ovn] skipping: [instance] 2026-05-11 12:48:16.404772 | instance | [ovn/ovn] 2026-05-11 12:48:16.404806 | instance | [ovn/ovn] PLAY RECAP ********************************************************************* 2026-05-11 12:48:16.404820 | instance | [ovn/ovn] instance : ok=4 changed=1 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0 2026-05-11 12:48:16.404830 | instance | [ovn/ovn] 2026-05-11 12:48:16.474839 | instance | ==> [ovn] Deployment complete 2026-05-11 12:48:17.808330 | instance | [ceph-provisioners/ceph_provisioners] ok: [instance] 2026-05-11 12:48:17.808375 | instance | [ceph-provisioners/ceph_provisioners] 2026-05-11 12:48:17.808381 | instance | [ceph-provisioners/ceph_provisioners] TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-05-11 12:48:17.852869 | instance | [ceph-provisioners/ceph_provisioners] ok: [instance] 2026-05-11 12:48:17.852921 | instance | [ceph-provisioners/ceph_provisioners] 2026-05-11 12:48:17.852933 | instance | [ceph-provisioners/ceph_provisioners] TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-05-11 12:48:18.581433 | instance | [ceph-provisioners/ceph_provisioners] changed: [instance] 2026-05-11 12:48:18.581954 | instance | [ceph-provisioners/ceph_provisioners] 2026-05-11 12:48:18.581976 | instance | [ceph-provisioners/ceph_provisioners] TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] *** 2026-05-11 12:48:18.773351 | instance | [ceph-provisioners/ceph_provisioners] ok: [instance] 2026-05-11 12:48:18.773432 | instance | [ceph-provisioners/ceph_provisioners] 2026-05-11 12:48:18.773445 | instance | [ceph-provisioners/ceph_provisioners] TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-05-11 12:48:20.089010 | instance | [ceph-provisioners/ceph_provisioners] changed: [instance] 2026-05-11 12:48:20.089061 | instance | [ceph-provisioners/ceph_provisioners] 2026-05-11 12:48:20.089073 | instance | [ceph-provisioners/ceph_provisioners] PLAY RECAP ********************************************************************* 2026-05-11 12:48:20.089082 | instance | [ceph-provisioners/ceph_provisioners] instance : ok=12 changed=5 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-11 12:48:20.089091 | instance | [ceph-provisioners/ceph_provisioners] 2026-05-11 12:48:20.169150 | instance | ==> [ceph-provisioners] Deployment complete 2026-05-11 12:48:25.031144 | instance | [multipathd/multipathd] changed: [instance] 2026-05-11 12:48:25.031226 | instance | [multipathd/multipathd] 2026-05-11 12:48:25.031242 | instance | [multipathd/multipathd] TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-05-11 12:48:25.873539 | instance | [multipathd/multipathd] changed: [instance] 2026-05-11 12:48:25.873602 | instance | [multipathd/multipathd] 2026-05-11 12:48:25.873711 | instance | [multipathd/multipathd] RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ******** 2026-05-11 12:48:26.659547 | instance | [multipathd/multipathd] changed: [instance] 2026-05-11 12:48:26.659604 | instance | [multipathd/multipathd] 2026-05-11 12:48:26.659616 | instance | [multipathd/multipathd] PLAY RECAP ********************************************************************* 2026-05-11 12:48:26.659626 | instance | [multipathd/multipathd] instance : ok=5 changed=4 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-11 12:48:26.659636 | instance | [multipathd/multipathd] 2026-05-11 12:48:26.736255 | instance | ==> [multipathd] Deployment complete 2026-05-11 12:48:27.531063 | instance | [ingress-nginx/ingress_nginx] changed: [instance] 2026-05-11 12:48:27.531134 | instance | [ingress-nginx/ingress_nginx] 2026-05-11 12:48:27.531147 | instance | [ingress-nginx/ingress_nginx] PLAY RECAP ********************************************************************* 2026-05-11 12:48:27.531158 | instance | [ingress-nginx/ingress_nginx] instance : ok=4 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-11 12:48:27.531169 | instance | [ingress-nginx/ingress_nginx] 2026-05-11 12:48:27.599071 | instance | ==> [ingress-nginx] Deployment complete 2026-05-11 12:48:53.985776 | instance | [cert-manager/cert_manager] changed: [instance] 2026-05-11 12:48:53.985838 | instance | [cert-manager/cert_manager] 2026-05-11 12:48:53.985850 | instance | [cert-manager/cert_manager] PLAY RECAP ********************************************************************* 2026-05-11 12:48:53.985861 | instance | [cert-manager/cert_manager] instance : ok=5 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-11 12:48:53.985871 | instance | [cert-manager/cert_manager] 2026-05-11 12:48:54.065412 | instance | ==> [cert-manager] Deployment complete 2026-05-11 12:48:54.065559 | instance | ==> [rabbitmq-cluster-operator] Starting deployment 2026-05-11 12:48:54.065578 | instance | ==> [percona-xtradb-cluster-operator] Starting deployment 2026-05-11 12:48:54.065592 | instance | ==> [cluster-issuer] Starting deployment 2026-05-11 12:48:54.586908 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] 2026-05-11 12:48:54.586955 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] PLAY [controllers] ************************************************************* 2026-05-11 12:48:54.586962 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] 2026-05-11 12:48:54.586968 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] TASK [Gathering Facts] ********************************************************* 2026-05-11 12:48:54.613505 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] 2026-05-11 12:48:54.613546 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] PLAY [controllers] ************************************************************* 2026-05-11 12:48:54.613554 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] 2026-05-11 12:48:54.613559 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] TASK [Gathering Facts] ********************************************************* 2026-05-11 12:48:54.619558 | instance | [cluster-issuer/cluster_issuer] 2026-05-11 12:48:54.619587 | instance | [cluster-issuer/cluster_issuer] PLAY [controllers] ************************************************************* 2026-05-11 12:48:54.619593 | instance | [cluster-issuer/cluster_issuer] 2026-05-11 12:48:54.619599 | instance | [cluster-issuer/cluster_issuer] TASK [Gathering Facts] ********************************************************* 2026-05-11 12:48:56.581130 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 12:48:56.581179 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 12:48:56.581188 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] interpreter could change the meaning of that path. See 2026-05-11 12:48:56.581194 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] https://docs.ansible.com/ansible- 2026-05-11 12:48:56.581211 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 12:48:56.606563 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] ok: [instance] 2026-05-11 12:48:56.606586 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] 2026-05-11 12:48:56.606592 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-11 12:48:56.625292 | instance | [cluster-issuer/cluster_issuer] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 12:48:56.625326 | instance | [cluster-issuer/cluster_issuer] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 12:48:56.625337 | instance | [cluster-issuer/cluster_issuer] interpreter could change the meaning of that path. See 2026-05-11 12:48:56.625347 | instance | [cluster-issuer/cluster_issuer] https://docs.ansible.com/ansible- 2026-05-11 12:48:56.625356 | instance | [cluster-issuer/cluster_issuer] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 12:48:56.652403 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 12:48:56.652462 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 12:48:56.652474 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] interpreter could change the meaning of that path. See 2026-05-11 12:48:56.652485 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] https://docs.ansible.com/ansible- 2026-05-11 12:48:56.652495 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 12:48:56.655190 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-11 12:48:56.655217 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] 2026-05-11 12:48:56.655227 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-11 12:48:56.658314 | instance | [cluster-issuer/cluster_issuer] ok: [instance] 2026-05-11 12:48:56.658330 | instance | [cluster-issuer/cluster_issuer] 2026-05-11 12:48:56.658340 | instance | [cluster-issuer/cluster_issuer] TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-05-11 12:48:56.676217 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] ok: [instance] 2026-05-11 12:48:56.676256 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] 2026-05-11 12:48:56.676267 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-11 12:48:56.725885 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-11 12:48:56.725930 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] 2026-05-11 12:48:56.725941 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-11 12:48:57.312541 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] changed: [instance] 2026-05-11 12:48:57.312595 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] 2026-05-11 12:48:57.312608 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-05-11 12:48:57.369684 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] changed: [instance] 2026-05-11 12:48:57.369739 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] 2026-05-11 12:48:57.369766 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-05-11 12:48:57.578541 | instance | [cluster-issuer/cluster_issuer] changed: [instance] 2026-05-11 12:48:57.578614 | instance | [cluster-issuer/cluster_issuer] 2026-05-11 12:48:57.578627 | instance | [cluster-issuer/cluster_issuer] TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-05-11 12:48:57.632010 | instance | [cluster-issuer/cluster_issuer] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-05-11 12:48:57.632072 | instance | [cluster-issuer/cluster_issuer] 2026-05-11 12:48:57.632084 | instance | [cluster-issuer/cluster_issuer] TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-05-11 12:48:58.406531 | instance | [cluster-issuer/cluster_issuer] changed: [instance] 2026-05-11 12:48:58.406589 | instance | [cluster-issuer/cluster_issuer] 2026-05-11 12:48:58.406600 | instance | [cluster-issuer/cluster_issuer] TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-05-11 12:48:59.312844 | instance | [cluster-issuer/cluster_issuer] ok: [instance] 2026-05-11 12:48:59.312912 | instance | [cluster-issuer/cluster_issuer] 2026-05-11 12:48:59.312921 | instance | [cluster-issuer/cluster_issuer] TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-05-11 12:49:00.200892 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] ok: [instance] 2026-05-11 12:49:00.200941 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] 2026-05-11 12:49:00.200950 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-05-11 12:49:00.209740 | instance | [cluster-issuer/cluster_issuer] changed: [instance] 2026-05-11 12:49:00.209775 | instance | [cluster-issuer/cluster_issuer] 2026-05-11 12:49:00.209782 | instance | [cluster-issuer/cluster_issuer] TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-05-11 12:49:00.209788 | instance | [cluster-issuer/cluster_issuer] 2026-05-11 12:49:00.209798 | instance | [cluster-issuer/cluster_issuer] RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] *** 2026-05-11 12:49:00.249391 | instance | [cluster-issuer/cluster_issuer] skipping: [instance] 2026-05-11 12:49:00.249441 | instance | [cluster-issuer/cluster_issuer] 2026-05-11 12:49:00.249447 | instance | [cluster-issuer/cluster_issuer] RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] *** 2026-05-11 12:49:00.362745 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] ok: [instance] => (item=messaging-topology-operator) 2026-05-11 12:49:00.362849 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] ok: [instance] => (item=rabbitmq-cluster) 2026-05-11 12:49:00.362861 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] 2026-05-11 12:49:00.362871 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-05-11 12:49:02.029920 | instance | [cluster-issuer/cluster_issuer] changed: [instance] 2026-05-11 12:49:02.029988 | instance | [cluster-issuer/cluster_issuer] 2026-05-11 12:49:02.029996 | instance | [cluster-issuer/cluster_issuer] RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] *** 2026-05-11 12:49:03.068084 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] changed: [instance] 2026-05-11 12:49:03.068146 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] 2026-05-11 12:49:03.068161 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] PLAY RECAP ********************************************************************* 2026-05-11 12:49:03.068174 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] instance : ok=5 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-11 12:49:03.068187 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] 2026-05-11 12:49:03.156463 | instance | ==> [percona-xtradb-cluster-operator] Deployment complete 2026-05-11 12:49:03.156526 | instance | ==> [percona-xtradb-cluster] Starting deployment 2026-05-11 12:49:03.719025 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-05-11 12:49:03.719090 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] PLAY [controllers] ************************************************************* 2026-05-11 12:49:03.719097 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-05-11 12:49:03.719103 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [Gathering Facts] ********************************************************* 2026-05-11 12:49:04.020191 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] changed: [instance] 2026-05-11 12:49:04.020247 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] 2026-05-11 12:49:04.020256 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] PLAY RECAP ********************************************************************* 2026-05-11 12:49:04.020263 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] instance : ok=5 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-11 12:49:04.020270 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] 2026-05-11 12:49:04.090699 | instance | ==> [rabbitmq-cluster-operator] Deployment complete 2026-05-11 12:49:04.333064 | instance | [cluster-issuer/cluster_issuer] changed: [instance] 2026-05-11 12:49:04.333112 | instance | [cluster-issuer/cluster_issuer] 2026-05-11 12:49:04.333120 | instance | [cluster-issuer/cluster_issuer] PLAY RECAP ********************************************************************* 2026-05-11 12:49:04.333127 | instance | [cluster-issuer/cluster_issuer] instance : ok=8 changed=5 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-05-11 12:49:04.333133 | instance | [cluster-issuer/cluster_issuer] 2026-05-11 12:49:04.396708 | instance | ==> [cluster-issuer] Deployment complete 2026-05-11 12:49:04.396782 | instance | ==> [libvirt] Starting deployment 2026-05-11 12:49:04.396795 | instance | ==> [valkey] Starting deployment 2026-05-11 12:49:04.918964 | instance | [valkey/valkey] 2026-05-11 12:49:04.919016 | instance | [valkey/valkey] PLAY [controllers] ************************************************************* 2026-05-11 12:49:04.919024 | instance | [valkey/valkey] 2026-05-11 12:49:04.919030 | instance | [valkey/valkey] TASK [Gathering Facts] ********************************************************* 2026-05-11 12:49:04.945685 | instance | [libvirt/libvirt] 2026-05-11 12:49:04.945738 | instance | [libvirt/libvirt] PLAY [controllers[0]] ********************************************************** 2026-05-11 12:49:04.945745 | instance | [libvirt/libvirt] 2026-05-11 12:49:04.945751 | instance | [libvirt/libvirt] TASK [Gathering Facts] ********************************************************* 2026-05-11 12:49:05.885165 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 12:49:05.885519 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 12:49:05.885532 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] interpreter could change the meaning of that path. See 2026-05-11 12:49:05.885542 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] https://docs.ansible.com/ansible- 2026-05-11 12:49:05.885552 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 12:49:05.914259 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] ok: [instance] 2026-05-11 12:49:05.914301 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-05-11 12:49:05.914312 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-05-11 12:49:06.828653 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] ok: [instance] 2026-05-11 12:49:06.828708 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-05-11 12:49:06.828716 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-05-11 12:49:07.028926 | instance | [valkey/valkey] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 12:49:07.028975 | instance | [valkey/valkey] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 12:49:07.028982 | instance | [valkey/valkey] interpreter could change the meaning of that path. See 2026-05-11 12:49:07.028990 | instance | [valkey/valkey] https://docs.ansible.com/ansible- 2026-05-11 12:49:07.028996 | instance | [valkey/valkey] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 12:49:07.065936 | instance | [valkey/valkey] ok: [instance] 2026-05-11 12:49:07.065975 | instance | [valkey/valkey] 2026-05-11 12:49:07.065986 | instance | [valkey/valkey] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-11 12:49:07.115718 | instance | [valkey/valkey] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-11 12:49:07.115771 | instance | [valkey/valkey] 2026-05-11 12:49:07.115782 | instance | [valkey/valkey] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-11 12:49:07.240032 | instance | [libvirt/libvirt] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 12:49:07.240091 | instance | [libvirt/libvirt] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 12:49:07.240103 | instance | [libvirt/libvirt] interpreter could change the meaning of that path. See 2026-05-11 12:49:07.240123 | instance | [libvirt/libvirt] https://docs.ansible.com/ansible- 2026-05-11 12:49:07.240133 | instance | [libvirt/libvirt] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 12:49:07.322823 | instance | [libvirt/libvirt] ok: [instance] 2026-05-11 12:49:07.322862 | instance | [libvirt/libvirt] 2026-05-11 12:49:07.322868 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-11 12:49:07.426066 | instance | [libvirt/libvirt] ok: [instance] 2026-05-11 12:49:07.426112 | instance | [libvirt/libvirt] 2026-05-11 12:49:07.426120 | instance | [libvirt/libvirt] TASK [Create RabbitMQ cluster] ************************************************* 2026-05-11 12:49:07.473534 | instance | [libvirt/libvirt] skipping: [instance] 2026-05-11 12:49:07.473591 | instance | [libvirt/libvirt] 2026-05-11 12:49:07.473603 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-11 12:49:07.522811 | instance | [libvirt/libvirt] skipping: [instance] 2026-05-11 12:49:07.522845 | instance | [libvirt/libvirt] 2026-05-11 12:49:07.522856 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-11 12:49:07.607674 | instance | [libvirt/libvirt] skipping: [instance] 2026-05-11 12:49:07.607718 | instance | [libvirt/libvirt] 2026-05-11 12:49:07.607727 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-11 12:49:07.649648 | instance | [libvirt/libvirt] skipping: [instance] 2026-05-11 12:49:07.649727 | instance | [libvirt/libvirt] 2026-05-11 12:49:07.649746 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-11 12:49:07.704516 | instance | [libvirt/libvirt] skipping: [instance] 2026-05-11 12:49:07.704569 | instance | [libvirt/libvirt] 2026-05-11 12:49:07.704578 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-11 12:49:07.747527 | instance | [valkey/valkey] changed: [instance] 2026-05-11 12:49:07.747603 | instance | [valkey/valkey] 2026-05-11 12:49:07.747611 | instance | [valkey/valkey] TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-05-11 12:49:07.754899 | instance | [libvirt/libvirt] ok: [instance] 2026-05-11 12:49:07.754923 | instance | [libvirt/libvirt] 2026-05-11 12:49:07.754930 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-11 12:49:07.822148 | instance | [libvirt/libvirt] ok: [instance] => (item=libvirt_exporter) 2026-05-11 12:49:07.822204 | instance | [libvirt/libvirt] 2026-05-11 12:49:07.822212 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-11 12:49:07.887776 | instance | [libvirt/libvirt] ok: [instance] 2026-05-11 12:49:07.887840 | instance | [libvirt/libvirt] 2026-05-11 12:49:07.887854 | instance | [libvirt/libvirt] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-11 12:49:07.900333 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] changed: [instance] 2026-05-11 12:49:07.900368 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-05-11 12:49:07.900380 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-05-11 12:49:07.942766 | instance | [libvirt/libvirt] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-11 12:49:07.942858 | instance | [libvirt/libvirt] 2026-05-11 12:49:07.942872 | instance | [libvirt/libvirt] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-11 12:49:08.604817 | instance | [libvirt/libvirt] changed: [instance] 2026-05-11 12:49:08.604879 | instance | [libvirt/libvirt] 2026-05-11 12:49:08.604885 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] **** 2026-05-11 12:49:08.647731 | instance | [libvirt/libvirt] skipping: [instance] 2026-05-11 12:49:08.647816 | instance | [libvirt/libvirt] 2026-05-11 12:49:08.647825 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-05-11 12:49:08.746394 | instance | [valkey/valkey] changed: [instance] 2026-05-11 12:49:08.746481 | instance | [valkey/valkey] 2026-05-11 12:49:08.746489 | instance | [valkey/valkey] TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-05-11 12:49:09.081226 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] ok: [instance] 2026-05-11 12:49:09.081291 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-05-11 12:49:09.081307 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-05-11 12:49:09.162826 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] skipping: [instance] 2026-05-11 12:49:09.162879 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-05-11 12:49:09.162885 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-05-11 12:49:09.194673 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] skipping: [instance] 2026-05-11 12:49:09.194742 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-05-11 12:49:09.194763 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-05-11 12:49:09.236716 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] skipping: [instance] 2026-05-11 12:49:09.236781 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-05-11 12:49:09.236794 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-05-11 12:49:09.306942 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] skipping: [instance] 2026-05-11 12:49:09.307013 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-05-11 12:49:09.307024 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-05-11 12:49:09.349737 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] skipping: [instance] 2026-05-11 12:49:09.349785 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-05-11 12:49:09.349790 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-05-11 12:49:09.383594 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] skipping: [instance] 2026-05-11 12:49:09.383678 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-05-11 12:49:09.383691 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-05-11 12:49:09.422018 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] skipping: [instance] 2026-05-11 12:49:09.422063 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-05-11 12:49:09.422070 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-05-11 12:49:10.432079 | instance | [libvirt/libvirt] changed: [instance] => (item=libvirt-vnc) 2026-05-11 12:49:10.432130 | instance | [libvirt/libvirt] changed: [instance] => (item=libvirt-api) 2026-05-11 12:49:10.432135 | instance | [libvirt/libvirt] 2026-05-11 12:49:10.432140 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-05-11 12:49:11.550423 | instance | [valkey/valkey] changed: [instance] 2026-05-11 12:49:11.550492 | instance | [valkey/valkey] 2026-05-11 12:49:11.550505 | instance | [valkey/valkey] PLAY RECAP ********************************************************************* 2026-05-11 12:49:11.550523 | instance | [valkey/valkey] instance : ok=5 changed=3 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-11 12:49:11.550533 | instance | [valkey/valkey] 2026-05-11 12:49:11.617267 | instance | ==> [valkey] Deployment complete 2026-05-11 12:49:11.925057 | instance | [libvirt/libvirt] changed: [instance] => (item=libvirt-vnc) 2026-05-11 12:49:11.925131 | instance | [libvirt/libvirt] changed: [instance] => (item=libvirt-api) 2026-05-11 12:49:11.925148 | instance | [libvirt/libvirt] 2026-05-11 12:49:11.925163 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************ 2026-05-11 12:49:12.214966 | instance | [libvirt/libvirt] ok: [instance] 2026-05-11 12:49:12.247767 | instance | [libvirt/libvirt] 2026-05-11 12:49:12.247801 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-05-11 12:49:14.796231 | instance | [libvirt/libvirt] changed: [instance] 2026-05-11 12:49:14.796326 | instance | [libvirt/libvirt] 2026-05-11 12:49:14.796336 | instance | [libvirt/libvirt] PLAY RECAP ********************************************************************* 2026-05-11 12:49:14.796344 | instance | [libvirt/libvirt] instance : ok=11 changed=4 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 2026-05-11 12:49:14.796351 | instance | [libvirt/libvirt] 2026-05-11 12:49:14.929784 | instance | ==> [libvirt] Deployment complete 2026-05-11 12:50:31.105641 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] changed: [instance] 2026-05-11 12:50:31.105732 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-05-11 12:50:31.105746 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-05-11 12:50:31.821924 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] changed: [instance] 2026-05-11 12:50:31.821983 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-05-11 12:50:31.821995 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] PLAY RECAP ********************************************************************* 2026-05-11 12:50:31.822005 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] instance : ok=6 changed=3 unreachable=0 failed=0 skipped=7 rescued=0 ignored=0 2026-05-11 12:50:31.822015 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-05-11 12:50:31.892320 | instance | ==> [percona-xtradb-cluster] Deployment complete 2026-05-11 12:50:31.892365 | instance | ==> [keycloak] Starting deployment 2026-05-11 12:50:31.892379 | instance | ==> [keystone] Starting deployment 2026-05-11 12:50:32.447239 | instance | [keycloak/keycloak] 2026-05-11 12:50:32.447279 | instance | [keycloak/keycloak] PLAY [controllers] ************************************************************* 2026-05-11 12:50:32.447284 | instance | [keycloak/keycloak] 2026-05-11 12:50:32.447288 | instance | [keycloak/keycloak] TASK [Gathering Facts] ********************************************************* 2026-05-11 12:50:32.535552 | instance | [keystone/keystone] 2026-05-11 12:50:32.535633 | instance | [keystone/keystone] PLAY [controllers[0]] ********************************************************** 2026-05-11 12:50:32.535649 | instance | [keystone/keystone] 2026-05-11 12:50:32.535662 | instance | [keystone/keystone] TASK [Gathering Facts] ********************************************************* 2026-05-11 12:50:34.565228 | instance | [keycloak/keycloak] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 12:50:34.565295 | instance | [keycloak/keycloak] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 12:50:34.565305 | instance | [keycloak/keycloak] interpreter could change the meaning of that path. See 2026-05-11 12:50:34.565312 | instance | [keycloak/keycloak] https://docs.ansible.com/ansible- 2026-05-11 12:50:34.565318 | instance | [keycloak/keycloak] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 12:50:34.603546 | instance | [keycloak/keycloak] ok: [instance] 2026-05-11 12:50:34.603613 | instance | [keycloak/keycloak] 2026-05-11 12:50:34.603629 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-11 12:50:34.641854 | instance | [keycloak/keycloak] skipping: [instance] 2026-05-11 12:50:34.641911 | instance | [keycloak/keycloak] 2026-05-11 12:50:34.641924 | instance | [keycloak/keycloak] TASK [Create RabbitMQ cluster] ************************************************* 2026-05-11 12:50:34.687607 | instance | [keycloak/keycloak] skipping: [instance] 2026-05-11 12:50:34.687671 | instance | [keycloak/keycloak] 2026-05-11 12:50:34.687683 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-11 12:50:34.723988 | instance | [keycloak/keycloak] skipping: [instance] 2026-05-11 12:50:34.724051 | instance | [keycloak/keycloak] 2026-05-11 12:50:34.724063 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-11 12:50:34.763069 | instance | [keycloak/keycloak] skipping: [instance] 2026-05-11 12:50:34.763133 | instance | [keycloak/keycloak] 2026-05-11 12:50:34.763149 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-11 12:50:35.564003 | instance | [keystone/keystone] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 12:50:35.564064 | instance | [keystone/keystone] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 12:50:35.564076 | instance | [keystone/keystone] interpreter could change the meaning of that path. See 2026-05-11 12:50:35.564086 | instance | [keystone/keystone] https://docs.ansible.com/ansible- 2026-05-11 12:50:35.564095 | instance | [keystone/keystone] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 12:50:35.592553 | instance | [keystone/keystone] ok: [instance] 2026-05-11 12:50:35.592597 | instance | [keystone/keystone] 2026-05-11 12:50:35.592608 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-05-11 12:50:35.687437 | instance | [keycloak/keycloak] ok: [instance] 2026-05-11 12:50:35.687471 | instance | [keycloak/keycloak] 2026-05-11 12:50:35.687489 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-11 12:50:35.746991 | instance | [keycloak/keycloak] ok: [instance] 2026-05-11 12:50:35.747063 | instance | [keycloak/keycloak] 2026-05-11 12:50:35.747076 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-11 12:50:35.792151 | instance | [keycloak/keycloak] ok: [instance] 2026-05-11 12:50:35.792202 | instance | [keycloak/keycloak] 2026-05-11 12:50:35.792213 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-11 12:50:35.847726 | instance | [keycloak/keycloak] ok: [instance] => (item=oslo_db) 2026-05-11 12:50:35.847785 | instance | [keycloak/keycloak] 2026-05-11 12:50:35.847801 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-11 12:50:35.909103 | instance | [keycloak/keycloak] ok: [instance] 2026-05-11 12:50:35.909174 | instance | [keycloak/keycloak] 2026-05-11 12:50:35.909188 | instance | [keycloak/keycloak] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-11 12:50:35.956963 | instance | [keycloak/keycloak] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-11 12:50:35.957030 | instance | [keycloak/keycloak] 2026-05-11 12:50:35.957042 | instance | [keycloak/keycloak] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-11 12:50:36.566576 | instance | [keycloak/keycloak] changed: [instance] 2026-05-11 12:50:36.566629 | instance | [keycloak/keycloak] 2026-05-11 12:50:36.566641 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-05-11 12:50:37.311829 | instance | [keycloak/keycloak] ok: [instance] 2026-05-11 12:50:37.311885 | instance | [keycloak/keycloak] 2026-05-11 12:50:37.311897 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-05-11 12:50:38.722447 | instance | [keycloak/keycloak] changed: [instance] 2026-05-11 12:50:38.722499 | instance | [keycloak/keycloak] 2026-05-11 12:50:38.722511 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-05-11 12:50:39.170525 | instance | [keycloak/keycloak] ok: [instance] 2026-05-11 12:50:39.170579 | instance | [keycloak/keycloak] 2026-05-11 12:50:39.170593 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-05-11 12:50:39.676020 | instance | [keycloak/keycloak] changed: [instance] 2026-05-11 12:50:39.676143 | instance | [keycloak/keycloak] 2026-05-11 12:50:39.676153 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-05-11 12:50:39.813945 | instance | [keystone/keystone] changed: [instance] 2026-05-11 12:50:39.814004 | instance | [keystone/keystone] 2026-05-11 12:50:39.814015 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-05-11 12:50:40.238953 | instance | [keycloak/keycloak] changed: [instance] 2026-05-11 12:50:40.239056 | instance | [keycloak/keycloak] 2026-05-11 12:50:40.239068 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-05-11 12:50:40.245873 | instance | [keystone/keystone] changed: [instance] 2026-05-11 12:50:40.245920 | instance | [keystone/keystone] 2026-05-11 12:50:40.245931 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-05-11 12:50:40.714229 | instance | [keycloak/keycloak] ok: [instance] 2026-05-11 12:50:40.714289 | instance | [keycloak/keycloak] 2026-05-11 12:50:40.714298 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-05-11 12:50:41.075809 | instance | [keystone/keystone] changed: [instance] 2026-05-11 12:50:41.075862 | instance | [keystone/keystone] 2026-05-11 12:50:41.075872 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-11 12:50:41.158055 | instance | [keystone/keystone] ok: [instance] 2026-05-11 12:50:41.158098 | instance | [keystone/keystone] 2026-05-11 12:50:41.158104 | instance | [keystone/keystone] TASK [Create RabbitMQ cluster] ************************************************* 2026-05-11 12:50:41.234049 | instance | [keystone/keystone] included: rabbitmq for instance 2026-05-11 12:50:41.234102 | instance | [keystone/keystone] 2026-05-11 12:50:41.234110 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-11 12:50:42.154937 | instance | [keystone/keystone] ok: [instance] 2026-05-11 12:50:42.155050 | instance | [keystone/keystone] 2026-05-11 12:50:42.155063 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-11 12:50:42.196191 | instance | [keystone/keystone] skipping: [instance] 2026-05-11 12:50:42.196277 | instance | [keystone/keystone] 2026-05-11 12:50:42.196295 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-11 12:50:42.260719 | instance | [keystone/keystone] skipping: [instance] 2026-05-11 12:50:42.260820 | instance | [keystone/keystone] 2026-05-11 12:50:42.260829 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-11 12:50:42.314446 | instance | [keystone/keystone] skipping: [instance] 2026-05-11 12:50:42.314529 | instance | [keystone/keystone] 2026-05-11 12:50:42.314536 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-11 12:51:18.496474 | instance | [keystone/keystone] changed: [instance] 2026-05-11 12:51:18.496564 | instance | [keystone/keystone] 2026-05-11 12:51:18.496576 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-11 12:51:19.185144 | instance | [keystone/keystone] ok: [instance] 2026-05-11 12:51:19.185202 | instance | [keystone/keystone] 2026-05-11 12:51:19.185208 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-11 12:51:19.241840 | instance | [keystone/keystone] ok: [instance] 2026-05-11 12:51:19.241900 | instance | [keystone/keystone] 2026-05-11 12:51:19.241926 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-11 12:51:20.036937 | instance | [keystone/keystone] ok: [instance] 2026-05-11 12:51:20.037009 | instance | [keystone/keystone] 2026-05-11 12:51:20.037025 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-11 12:51:20.087700 | instance | [keystone/keystone] ok: [instance] 2026-05-11 12:51:20.087763 | instance | [keystone/keystone] 2026-05-11 12:51:20.087776 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-11 12:51:20.133549 | instance | [keystone/keystone] ok: [instance] 2026-05-11 12:51:20.133612 | instance | [keystone/keystone] 2026-05-11 12:51:20.133624 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-11 12:51:20.223156 | instance | [keystone/keystone] ok: [instance] => (item=oslo_messaging) 2026-05-11 12:51:20.223239 | instance | [keystone/keystone] ok: [instance] => (item=oslo_cache) 2026-05-11 12:51:20.223250 | instance | [keystone/keystone] ok: [instance] => (item=identity) 2026-05-11 12:51:20.223259 | instance | [keystone/keystone] ok: [instance] => (item=oslo_db) 2026-05-11 12:51:20.223268 | instance | [keystone/keystone] 2026-05-11 12:51:20.223278 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-11 12:51:20.284806 | instance | [keystone/keystone] ok: [instance] 2026-05-11 12:51:20.284854 | instance | [keystone/keystone] 2026-05-11 12:51:20.284860 | instance | [keystone/keystone] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-11 12:51:20.337527 | instance | [keystone/keystone] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-11 12:51:20.337582 | instance | [keystone/keystone] 2026-05-11 12:51:20.337590 | instance | [keystone/keystone] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-11 12:51:20.955438 | instance | [keystone/keystone] changed: [instance] 2026-05-11 12:51:20.955499 | instance | [keystone/keystone] 2026-05-11 12:51:20.955511 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-05-11 12:51:21.004267 | instance | [keystone/keystone] skipping: [instance] => (item=None) 2026-05-11 12:51:21.004342 | instance | [keystone/keystone] skipping: [instance] 2026-05-11 12:51:21.004354 | instance | [keystone/keystone] 2026-05-11 12:51:21.004365 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-05-11 12:51:21.061821 | instance | [keystone/keystone] skipping: [instance] => (item=atmosphere) 2026-05-11 12:51:21.061871 | instance | [keystone/keystone] skipping: [instance] 2026-05-11 12:51:21.061886 | instance | [keystone/keystone] 2026-05-11 12:51:21.061896 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-05-11 12:51:21.108944 | instance | [keystone/keystone] skipping: [instance] 2026-05-11 12:51:21.108980 | instance | [keystone/keystone] 2026-05-11 12:51:21.108992 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-05-11 12:51:21.160305 | instance | [keystone/keystone] skipping: [instance] => (item=None) 2026-05-11 12:51:21.160363 | instance | [keystone/keystone] skipping: [instance] 2026-05-11 12:51:21.160375 | instance | [keystone/keystone] 2026-05-11 12:51:21.160386 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-05-11 12:51:21.211515 | instance | [keystone/keystone] skipping: [instance] => (item=None) 2026-05-11 12:51:21.211550 | instance | [keystone/keystone] skipping: [instance] 2026-05-11 12:51:21.211555 | instance | [keystone/keystone] 2026-05-11 12:51:21.211560 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-05-11 12:53:20.623054 | instance | [keycloak/keycloak] changed: [instance] 2026-05-11 12:53:20.623140 | instance | [keycloak/keycloak] 2026-05-11 12:53:20.623155 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-05-11 12:53:21.378709 | instance | [keycloak/keycloak] ok: [instance] 2026-05-11 12:53:21.378751 | instance | [keycloak/keycloak] 2026-05-11 12:53:21.378757 | instance | [keycloak/keycloak] TASK [Create Keycloak Ingress] ************************************************* 2026-05-11 12:53:21.438361 | instance | [keycloak/keycloak] included: ingress for instance 2026-05-11 12:53:21.438417 | instance | [keycloak/keycloak] 2026-05-11 12:53:21.438429 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-05-11 12:53:22.503748 | instance | [keycloak/keycloak] changed: [instance] 2026-05-11 12:53:22.503791 | instance | [keycloak/keycloak] 2026-05-11 12:53:22.503800 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-05-11 12:53:22.840436 | instance | [keycloak/keycloak] ok: [instance] 2026-05-11 12:53:22.840492 | instance | [keycloak/keycloak] 2026-05-11 12:53:22.840504 | instance | [keycloak/keycloak] PLAY RECAP ********************************************************************* 2026-05-11 12:53:22.840514 | instance | [keycloak/keycloak] instance : ok=19 changed=6 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 2026-05-11 12:53:22.840524 | instance | [keycloak/keycloak] 2026-05-11 12:53:22.914617 | instance | ==> [keycloak] Deployment complete 2026-05-11 12:53:22.914683 | instance | ==> [kube-prometheus-stack] Starting deployment 2026-05-11 12:53:23.554942 | instance | [keystone/keystone_pre] 2026-05-11 12:53:23.555001 | instance | [keystone/keystone_pre] PLAY [controllers[0]] ********************************************************** 2026-05-11 12:53:23.555013 | instance | [keystone/keystone_pre] 2026-05-11 12:53:23.555022 | instance | [keystone/keystone_pre] TASK [Gathering Facts] ********************************************************* 2026-05-11 12:53:25.634500 | instance | [keystone/keystone_pre] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 12:53:25.634558 | instance | [keystone/keystone_pre] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 12:53:25.634569 | instance | [keystone/keystone_pre] interpreter could change the meaning of that path. See 2026-05-11 12:53:25.634579 | instance | [keystone/keystone_pre] https://docs.ansible.com/ansible- 2026-05-11 12:53:25.634601 | instance | [keystone/keystone_pre] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 12:53:25.679561 | instance | [keystone/keystone_pre] ok: [instance] 2026-05-11 12:53:25.679618 | instance | [keystone/keystone_pre] 2026-05-11 12:53:25.679641 | instance | [keystone/keystone_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-11 12:53:25.749939 | instance | [keystone/keystone_pre] ok: [instance] 2026-05-11 12:53:25.750004 | instance | [keystone/keystone_pre] 2026-05-11 12:53:25.750017 | instance | [keystone/keystone_pre] TASK [Create RabbitMQ cluster] ************************************************* 2026-05-11 12:53:25.795901 | instance | [keystone/keystone_pre] skipping: [instance] 2026-05-11 12:53:25.795960 | instance | [keystone/keystone_pre] 2026-05-11 12:53:25.795976 | instance | [keystone/keystone_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-11 12:53:25.840635 | instance | [keystone/keystone_pre] skipping: [instance] 2026-05-11 12:53:25.840697 | instance | [keystone/keystone_pre] 2026-05-11 12:53:25.840710 | instance | [keystone/keystone_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-11 12:53:25.882178 | instance | [keystone/keystone_pre] skipping: [instance] 2026-05-11 12:53:25.882250 | instance | [keystone/keystone_pre] 2026-05-11 12:53:25.882263 | instance | [keystone/keystone_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-11 12:53:25.918530 | instance | [keystone/keystone_pre] skipping: [instance] 2026-05-11 12:53:25.918627 | instance | [keystone/keystone_pre] 2026-05-11 12:53:25.918642 | instance | [keystone/keystone_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-11 12:53:25.963058 | instance | [keystone/keystone_pre] skipping: [instance] 2026-05-11 12:53:25.963127 | instance | [keystone/keystone_pre] 2026-05-11 12:53:25.963140 | instance | [keystone/keystone_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-11 12:53:26.007673 | instance | [keystone/keystone_pre] skipping: [instance] 2026-05-11 12:53:26.007731 | instance | [keystone/keystone_pre] 2026-05-11 12:53:26.007739 | instance | [keystone/keystone_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-11 12:53:26.066510 | instance | [keystone/keystone_pre] skipping: [instance] => (item=identity) 2026-05-11 12:53:26.066601 | instance | [keystone/keystone_pre] skipping: [instance] => (item=oslo_messaging) 2026-05-11 12:53:26.066617 | instance | [keystone/keystone_pre] skipping: [instance] => (item=oslo_cache) 2026-05-11 12:53:26.066629 | instance | [keystone/keystone_pre] skipping: [instance] => (item=oslo_db) 2026-05-11 12:53:26.066638 | instance | [keystone/keystone_pre] skipping: [instance] 2026-05-11 12:53:26.066647 | instance | [keystone/keystone_pre] 2026-05-11 12:53:26.066657 | instance | [keystone/keystone_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-11 12:53:26.124366 | instance | [keystone/keystone_pre] skipping: [instance] 2026-05-11 12:53:26.124421 | instance | [keystone/keystone_pre] 2026-05-11 12:53:26.124432 | instance | [keystone/keystone_pre] TASK [vexxhost.atmosphere.keystone_pre : Create Keycloak realms] *************** 2026-05-11 12:53:34.007926 | instance | [keystone/keystone_pre] ok: [instance] => (item=None) 2026-05-11 12:53:34.008001 | instance | [keystone/keystone_pre] ok: [instance] 2026-05-11 12:53:34.008013 | instance | [keystone/keystone_pre] 2026-05-11 12:53:34.008023 | instance | [keystone/keystone_pre] TASK [vexxhost.atmosphere.keystone_pre : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-05-11 12:53:35.123323 | instance | [keystone/keystone_pre] ok: [instance] => (item=atmosphere) 2026-05-11 12:53:35.123403 | instance | [keystone/keystone_pre] 2026-05-11 12:53:35.123416 | instance | [keystone/keystone_pre] TASK [vexxhost.atmosphere.keystone_pre : Create ConfigMap with all OpenID connect configurations] *** 2026-05-11 12:53:36.198898 | instance | [keystone/keystone_pre] changed: [instance] 2026-05-11 12:53:36.198975 | instance | [keystone/keystone_pre] 2026-05-11 12:53:36.198990 | instance | [keystone/keystone_pre] TASK [vexxhost.atmosphere.keystone_pre : Create Keycloak clients] ************** 2026-05-11 12:53:37.636507 | instance | [keystone/keystone_pre] changed: [instance] => (item=None) 2026-05-11 12:53:37.636571 | instance | [keystone/keystone_pre] changed: [instance] 2026-05-11 12:53:37.636583 | instance | [keystone/keystone_pre] 2026-05-11 12:53:37.636593 | instance | [keystone/keystone_pre] TASK [vexxhost.atmosphere.keystone_pre : Assign realm-management roles to service account] *** 2026-05-11 12:53:39.621479 | instance | [keystone/keystone_pre] changed: [instance] => (item=None) 2026-05-11 12:53:39.621546 | instance | [keystone/keystone_pre] changed: [instance] 2026-05-11 12:53:39.621558 | instance | [keystone/keystone_pre] 2026-05-11 12:53:39.621585 | instance | [keystone/keystone_pre] PLAY RECAP ********************************************************************* 2026-05-11 12:53:39.621599 | instance | [keystone/keystone_pre] instance : ok=7 changed=3 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 2026-05-11 12:53:39.621609 | instance | [keystone/keystone_pre] 2026-05-11 12:54:27.956791 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/quay.io/prometheus/alertmanager:v0.27.0) 2026-05-11 12:54:27.956854 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/barbican:main@sha256:eab0ec0be8f8e5b3534131c494943ed5fc7379dc166db8b7b7c8ac802359330b) 2026-05-11 12:54:27.956869 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/heat:main@sha256:3be2b3d1ab07714491f915307416d288783e484669a4b58a8fe3b7412b97044c) 2026-05-11 12:54:27.956875 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/libvirtd:main@sha256:3d8ac580f9a3235c9fdd27cda89717a651e34c9b029ae884d8b3fdbcc7bde2a8) 2026-05-11 12:54:27.956881 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/quay.io/ceph/ceph:v18.2.7) 2026-05-11 12:54:27.956887 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-cainjector:v1.12.17) 2026-05-11 12:54:27.956893 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-ctl:v1.12.17) 2026-05-11 12:54:27.956899 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-controller:v1.12.17) 2026-05-11 12:54:27.956904 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-webhook:v1.12.17) 2026-05-11 12:54:27.956910 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.12.17) 2026-05-11 12:54:27.956915 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/quay.io/cilium/cilium:v1.14.8) 2026-05-11 12:54:27.956921 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/quay.io/cilium/operator-generic:v1.14.8) 2026-05-11 12:54:27.956926 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/cinder:main@sha256:abbffdab1bddcb6cfbcdcd10d618c53f34f0c72cb81043957c14b3d1abe7c499) 2026-05-11 12:54:27.956932 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/cluster-api/cluster-api-controller:v1.10.5) 2026-05-11 12:54:27.956938 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/cluster-api/kubeadm-bootstrap-controller:v1.10.5) 2026-05-11 12:54:27.956944 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/cluster-api/kubeadm-control-plane-controller:v1.10.5) 2026-05-11 12:54:27.956949 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/capi-openstack/capi-openstack-controller:v0.12.7) 2026-05-11 12:54:27.956955 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.10.0) 2026-05-11 12:54:27.956960 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-attacher:v4.5.0) 2026-05-11 12:54:27.956966 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/quay.io/cephcsi/cephcsi:v3.11.0) 2026-05-11 12:54:27.956971 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-provisioner:v4.0.0) 2026-05-11 12:54:27.956977 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-resizer:v1.10.0) 2026-05-11 12:54:27.956982 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-snapshotter:v7.0.0) 2026-05-11 12:54:27.956988 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint:edge) 2026-05-11 12:54:27.957003 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/designate:main@sha256:08f191cc2c03c0859849efe52f0a9a3757c1707235dae6943978bdf92f9d0b33) 2026-05-11 12:54:27.957009 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/glance:main@sha256:b9c065d575cf30d0316d3f1f3cdbde9c153faecc37ed467d62a44049084669ed) 2026-05-11 12:54:27.957015 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/quay.io/kiwigrid/k8s-sidecar:1.26.1) 2026-05-11 12:54:27.957020 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/docker.io/grafana/grafana:11.0.0) 2026-05-11 12:54:27.957026 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/docker.io/bloomberg/goldpinger:3.10.1) 2026-05-11 12:54:27.957031 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/quay.io/frrouting/frr:9.1.0) 2026-05-11 12:54:27.957036 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/quay.io/metallb/frr-k8s:v0.0.17) 2026-05-11 12:54:27.957041 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/docker.io/library/haproxy:2.5) 2026-05-11 12:54:27.957050 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/horizon:main@sha256:e247f40cb27eeee024767f30f923c37f48c3f86fa3590a3639a494f43cc29e88) 2026-05-11 12:54:27.957058 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/quay.io/ibmcsiblock/csi-block-volumereplication-operator:v0.9.0) 2026-05-11 12:54:27.957063 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-attacher:v4.2.0) 2026-05-11 12:54:27.957069 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/quay.io/ibmcsiblock/ibm-block-csi-driver-controller:1.11.2) 2026-05-11 12:54:27.957074 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/quay.io/ibmcsiblock/ibm-block-csi-driver-node:1.11.2) 2026-05-11 12:54:27.957080 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.3) 2026-05-11 12:54:27.957085 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/sig-storage/livenessprobe:v2.9.0) 2026-05-11 12:54:27.957090 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/quay.io/ibmcsiblock/ibm-block-csi-operator:1.11.2) 2026-05-11 12:54:27.957096 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-provisioner:v3.4.0) 2026-05-11 12:54:27.957101 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-resizer:v1.7.0) 2026-05-11 12:54:27.957106 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-snapshotter:v6.2.1) 2026-05-11 12:54:27.957111 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/quay.io/ibmcsiblock/csi-volume-group-operator:v0.9.1) 2026-05-11 12:54:27.957117 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/ingress-nginx/controller:v1.12.1) 2026-05-11 12:54:27.957122 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/defaultbackend-amd64:1.5) 2026-05-11 12:54:27.957127 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.5.2) 2026-05-11 12:54:27.957133 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/ironic:main@sha256:3cf3aa6e1fef6204e9dfc4e0df5f7cc781d4b555549bb1b768b6149725407ea5) 2026-05-11 12:54:27.957138 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/docker.io/library/nginx:1.25) 2026-05-11 12:54:27.957147 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/keepalived:latest@sha256:b794c04706ec6914fc3635e23c9d6a95351dec4c0d320eb83ae5a781b791e30d) 2026-05-11 12:54:27.957153 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/quay.io/keycloak/keycloak:24.0.5-0) 2026-05-11 12:54:27.957158 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/keystone:main@sha256:d82122679914bcf9121e951e754da7f4c93cb02c79414694547aa6314530cddb) 2026-05-11 12:54:27.957163 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/kube-apiserver:v1.28.13) 2026-05-11 12:54:27.957169 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/kube-controller-manager:v1.28.13) 2026-05-11 12:54:27.957174 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/coredns/coredns:v1.8.4) 2026-05-11 12:54:27.957179 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/etcd:3.5.6-0) 2026-05-11 12:54:27.957184 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/kube-proxy:v1.28.13) 2026-05-11 12:54:27.957190 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/quay.io/brancz/kube-rbac-proxy:v0.12.0) 2026-05-11 12:54:27.957195 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/kube-scheduler:v1.28.13) 2026-05-11 12:54:27.957200 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.12.0) 2026-05-11 12:54:27.957206 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/ghcr.io/kube-vip/kube-vip:v0.6.4) 2026-05-11 12:54:27.957211 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/docker.io/rancher/kubectl:v1.34.1) 2026-05-11 12:54:27.957216 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/libvirt-tls-sidecar:v1.0.1@sha256:669f92c09a7d80667440d850bdce81ae67a57d3f473b21d2382d434512093d53) 2026-05-11 12:54:27.957226 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/ghcr.io/inovex/prometheus-libvirt-exporter:2.2.0) 2026-05-11 12:54:27.957231 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/ghcr.io/containerd/busybox:1.36) 2026-05-11 12:54:27.957238 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/docker.io/rancher/local-path-provisioner:v0.0.24) 2026-05-11 12:54:27.957244 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/docker.io/nginxinc/nginx-unprivileged:1.24-alpine) 2026-05-11 12:54:27.957249 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/docker.io/grafana/loki:3.0.0) 2026-05-11 12:54:27.957254 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/magnum:main@sha256:be30fc62b97ee15502c211cc1c73ae698a47d9ea7d5982a396db1d677f2088aa) 2026-05-11 12:54:27.957260 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/quay.io/vexxhost/magnum-cluster-api-registry:latest) 2026-05-11 12:54:27.957265 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/manila:main@sha256:42eae6acdc2ab6be7908d9f96303776f796349bed866e1808452a8507d82a7a2) 2026-05-11 12:54:27.957270 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/docker.io/library/memcached:1.6.26) 2026-05-11 12:54:27.957275 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/netoffload:main@sha256:cad35bee17396beaff4f4f95c19c3a68d1476b812dbf5c0497c7c12a17c00124) 2026-05-11 12:54:27.957281 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/neutron:main@sha256:55f9c67dda4cc7082739eea7cb21810862a56aac6fe8107a5f31627c601ab23e) 2026-05-11 12:54:27.957286 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/docker.io/coredns/coredns:1.11.1) 2026-05-11 12:54:27.957295 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/nfd/node-feature-discovery:v0.15.4) 2026-05-11 12:54:27.957300 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/nova:main@sha256:4d20ff43a98cfa92485d805f8724266e75c27ed46a4c955681c11dfb94a9995e) 2026-05-11 12:54:27.957305 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/nova-ssh:main@sha256:b5063b69ce4c8cbccc92c911c10849fe9481c8d0bdb6db0c2372a149144e534c) 2026-05-11 12:56:04.553040 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/quay.io/oauth2-proxy/oauth2-proxy:v7.6.0) 2026-05-11 12:56:04.553122 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/octavia:main@sha256:13bfd0f2e24ca220fa66a1996c6e403fcf2b8ddb2cc86705ea250c5f65fb4487) 2026-05-11 12:56:04.553135 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/python-openstackclient:main@sha256:09737a2e00a2546bc96ecf610481c673d7c8f808fb80f921ef50a053545ecadc) 2026-05-11 12:56:04.553145 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/quay.io/orc/openstack-resource-controller:v2.2.0) 2026-05-11 12:56:04.553154 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/openvswitch:v3.3.6-6) 2026-05-11 12:56:04.553164 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/ovn-bgp-agent:main@sha256:98f80380aec29ea1cedd9a923edb411706fb7528bfe13daae6dd086e40997d55) 2026-05-11 12:56:04.553173 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/ovn:v24.03.7-3@sha256:deb1966eff94d8da072a3647db63546722094deb3ef34b6b464609bcba61887a) 2026-05-11 12:56:04.553182 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/pause:3.9) 2026-05-11 12:56:04.553191 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/docker.io/percona/haproxy:2.8.15) 2026-05-11 12:56:04.553200 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/docker.io/percona/percona-xtradb-cluster-operator:1.18.0) 2026-05-11 12:56:04.553210 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/docker.io/percona/percona-xtradb-cluster:8.0.42-33.1) 2026-05-11 12:56:04.553219 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/docker.io/percona/percona-xtrabackup:8.0.35-33.1) 2026-05-11 12:56:04.553228 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/placement:main@sha256:ae9d401c35c837d9c7dc3b0dbbe1b183545949eefb9c3b594ba08084c2cf85ca) 2026-05-11 12:56:04.553237 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/pod-tls-sidecar:v1.0.0) 2026-05-11 12:56:04.553246 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0) 2026-05-11 12:56:04.553262 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/quay.io/prometheuscommunity/ipmi-exporter:v1.10.1@sha256:0662cadaf268b6718f0f66429047cb23566ab3e4c175f25eaf588416a7b035e8) 2026-05-11 12:56:04.553272 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/quay.io/prometheus/memcached-exporter:v0.14.3) 2026-05-11 12:56:04.553280 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/quay.io/prometheus/mysqld-exporter:v0.17.0) 2026-05-11 12:56:04.553289 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/quay.io/prometheus/node-exporter:v1.8.1) 2026-05-11 12:56:04.553298 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/openstack-database-exporter:v1.1.0@sha256:b8ae955645124e5d6054a3ce98069169e29dc1464d7979a4431f496ead50958e) 2026-05-11 12:56:04.553324 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/ghcr.io/openstack-exporter/openstack-exporter:1.7.0) 2026-05-11 12:56:04.553333 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/ingress-nginx/kube-webhook-certgen:v20221220-controller-v1.5.1-58-g787ea74b6) 2026-05-11 12:56:04.553342 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-operator:v0.74.0) 2026-05-11 12:56:04.553359 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/docker.io/prom/pushgateway:v1.8.0) 2026-05-11 12:56:04.553368 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/quay.io/prometheus/prometheus:v2.51.2) 2026-05-11 12:56:04.553376 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/docker.io/library/rabbitmq:4.1.4-management) 2026-05-11 12:56:04.553385 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/docker.io/rabbitmqoperator/cluster-operator:2.16.1) 2026-05-11 12:56:04.553394 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/docker.io/rabbitmqoperator/default-user-credential-updater:1.0.8) 2026-05-11 12:56:04.553405 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/docker.io/rabbitmqoperator/messaging-topology-operator:1.17.4) 2026-05-11 12:56:04.553423 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/docker.io/bitnamilegacy/redis-exporter:1.67.0-debian-12-r9) 2026-05-11 12:56:04.553451 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/docker.io/rook/ceph:v1.15.9) 2026-05-11 12:56:04.553462 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/ghcr.io/carvel-dev/secretgen-controller@sha256:59ec05ce5847bfd70c8e04f08b5195e918c8f6fbb947ffc91b456494a2958fd5) 2026-05-11 12:56:04.553471 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/staffeln:main@sha256:07d2b543e9df7b07a042180edd7eb2a49dfb199ff31b32ee578e46d9be2f3c4f) 2026-05-11 12:56:04.553480 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/tempest:main@sha256:193660aa727108b5687df12b037ae869d2b2c057bfeb3a5d59dda35c95b122aa) 2026-05-11 12:56:04.553491 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/docker.io/bitnamilegacy/valkey:8.0.2-debian-12-r4) 2026-05-11 12:56:04.553502 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/docker.io/bitnamilegacy/valkey-sentinel:8.0.2-debian-12-r4) 2026-05-11 12:56:04.553511 | instance | [image-warmup/image_warmup] ok: [instance] => (item=harbor.atmosphere.dev/docker.io/timberio/vector:0.38.0-debian) 2026-05-11 12:56:04.553520 | instance | [image-warmup/image_warmup] 2026-05-11 12:56:04.553529 | instance | [image-warmup/image_warmup] TASK [vexxhost.atmosphere.image_warmup : Report unreachable images] ************ 2026-05-11 12:56:05.504134 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/quay.io/prometheus/alertmanager:v0.27.0) 2026-05-11 12:56:05.504220 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/barbican:main@sha256:eab0ec0be8f8e5b3534131c494943ed5fc7379dc166db8b7b7c8ac802359330b) 2026-05-11 12:56:05.504227 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/heat:main@sha256:3be2b3d1ab07714491f915307416d288783e484669a4b58a8fe3b7412b97044c) 2026-05-11 12:56:05.504232 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/libvirtd:main@sha256:3d8ac580f9a3235c9fdd27cda89717a651e34c9b029ae884d8b3fdbcc7bde2a8) 2026-05-11 12:56:05.504237 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/quay.io/ceph/ceph:v18.2.7) 2026-05-11 12:56:05.504242 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-cainjector:v1.12.17) 2026-05-11 12:56:05.504268 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-ctl:v1.12.17) 2026-05-11 12:56:05.504278 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-controller:v1.12.17) 2026-05-11 12:56:05.504283 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-webhook:v1.12.17) 2026-05-11 12:56:05.504298 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.12.17) 2026-05-11 12:56:05.504303 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/quay.io/cilium/cilium:v1.14.8) 2026-05-11 12:56:05.504307 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/quay.io/cilium/operator-generic:v1.14.8) 2026-05-11 12:56:05.504311 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/cinder:main@sha256:abbffdab1bddcb6cfbcdcd10d618c53f34f0c72cb81043957c14b3d1abe7c499) 2026-05-11 12:56:05.504316 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/cluster-api/cluster-api-controller:v1.10.5) 2026-05-11 12:56:05.504320 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/cluster-api/kubeadm-bootstrap-controller:v1.10.5) 2026-05-11 12:56:05.504325 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/cluster-api/kubeadm-control-plane-controller:v1.10.5) 2026-05-11 12:56:05.504329 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/capi-openstack/capi-openstack-controller:v0.12.7) 2026-05-11 12:56:05.504333 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.10.0) 2026-05-11 12:56:05.504337 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-attacher:v4.5.0) 2026-05-11 12:56:05.504341 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/quay.io/cephcsi/cephcsi:v3.11.0) 2026-05-11 12:56:05.504345 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-provisioner:v4.0.0) 2026-05-11 12:56:05.504349 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-resizer:v1.10.0) 2026-05-11 12:56:05.504353 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-snapshotter:v7.0.0) 2026-05-11 12:56:05.504357 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint:edge) 2026-05-11 12:56:05.504360 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/designate:main@sha256:08f191cc2c03c0859849efe52f0a9a3757c1707235dae6943978bdf92f9d0b33) 2026-05-11 12:56:05.504364 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/glance:main@sha256:b9c065d575cf30d0316d3f1f3cdbde9c153faecc37ed467d62a44049084669ed) 2026-05-11 12:56:05.504368 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/quay.io/kiwigrid/k8s-sidecar:1.26.1) 2026-05-11 12:56:05.504372 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/docker.io/grafana/grafana:11.0.0) 2026-05-11 12:56:05.504376 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/docker.io/bloomberg/goldpinger:3.10.1) 2026-05-11 12:56:05.504380 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/quay.io/frrouting/frr:9.1.0) 2026-05-11 12:56:05.504384 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/quay.io/metallb/frr-k8s:v0.0.17) 2026-05-11 12:56:05.504392 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/docker.io/library/haproxy:2.5) 2026-05-11 12:56:05.504396 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/horizon:main@sha256:e247f40cb27eeee024767f30f923c37f48c3f86fa3590a3639a494f43cc29e88) 2026-05-11 12:56:05.504400 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/quay.io/ibmcsiblock/csi-block-volumereplication-operator:v0.9.0) 2026-05-11 12:56:05.504404 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-attacher:v4.2.0) 2026-05-11 12:56:05.504407 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/quay.io/ibmcsiblock/ibm-block-csi-driver-controller:1.11.2) 2026-05-11 12:56:05.504411 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/quay.io/ibmcsiblock/ibm-block-csi-driver-node:1.11.2) 2026-05-11 12:56:05.504417 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.3) 2026-05-11 12:56:05.504427 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/sig-storage/livenessprobe:v2.9.0) 2026-05-11 12:56:05.504431 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/quay.io/ibmcsiblock/ibm-block-csi-operator:1.11.2) 2026-05-11 12:56:05.504434 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-provisioner:v3.4.0) 2026-05-11 12:56:05.504438 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-resizer:v1.7.0) 2026-05-11 12:56:05.504442 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-snapshotter:v6.2.1) 2026-05-11 12:56:05.504446 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/quay.io/ibmcsiblock/csi-volume-group-operator:v0.9.1) 2026-05-11 12:56:05.504450 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/ingress-nginx/controller:v1.12.1) 2026-05-11 12:56:05.504453 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/defaultbackend-amd64:1.5) 2026-05-11 12:56:05.504457 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.5.2) 2026-05-11 12:56:05.504461 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/ironic:main@sha256:3cf3aa6e1fef6204e9dfc4e0df5f7cc781d4b555549bb1b768b6149725407ea5) 2026-05-11 12:56:05.504465 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/docker.io/library/nginx:1.25) 2026-05-11 12:56:05.504469 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/keepalived:latest@sha256:b794c04706ec6914fc3635e23c9d6a95351dec4c0d320eb83ae5a781b791e30d) 2026-05-11 12:56:05.504473 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/quay.io/keycloak/keycloak:24.0.5-0) 2026-05-11 12:56:05.504477 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/keystone:main@sha256:d82122679914bcf9121e951e754da7f4c93cb02c79414694547aa6314530cddb) 2026-05-11 12:56:05.504480 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/kube-apiserver:v1.28.13) 2026-05-11 12:56:05.504484 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/kube-controller-manager:v1.28.13) 2026-05-11 12:56:05.504488 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/coredns/coredns:v1.8.4) 2026-05-11 12:56:05.504492 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/etcd:3.5.6-0) 2026-05-11 12:56:05.504499 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/kube-proxy:v1.28.13) 2026-05-11 12:56:05.504503 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/quay.io/brancz/kube-rbac-proxy:v0.12.0) 2026-05-11 12:56:05.504507 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/kube-scheduler:v1.28.13) 2026-05-11 12:56:05.504511 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.12.0) 2026-05-11 12:56:05.504514 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/ghcr.io/kube-vip/kube-vip:v0.6.4) 2026-05-11 12:56:05.504518 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/docker.io/rancher/kubectl:v1.34.1) 2026-05-11 12:56:05.504523 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/libvirt-tls-sidecar:v1.0.1@sha256:669f92c09a7d80667440d850bdce81ae67a57d3f473b21d2382d434512093d53) 2026-05-11 12:56:05.504528 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/ghcr.io/inovex/prometheus-libvirt-exporter:2.2.0) 2026-05-11 12:56:05.504532 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/ghcr.io/containerd/busybox:1.36) 2026-05-11 12:56:05.504536 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/docker.io/rancher/local-path-provisioner:v0.0.24) 2026-05-11 12:56:05.504540 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/docker.io/nginxinc/nginx-unprivileged:1.24-alpine) 2026-05-11 12:56:05.504545 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/docker.io/grafana/loki:3.0.0) 2026-05-11 12:56:05.504549 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/magnum:main@sha256:be30fc62b97ee15502c211cc1c73ae698a47d9ea7d5982a396db1d677f2088aa) 2026-05-11 12:56:05.504556 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/quay.io/vexxhost/magnum-cluster-api-registry:latest) 2026-05-11 12:56:05.504560 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/manila:main@sha256:42eae6acdc2ab6be7908d9f96303776f796349bed866e1808452a8507d82a7a2) 2026-05-11 12:56:05.504563 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/docker.io/library/memcached:1.6.26) 2026-05-11 12:56:05.504567 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/netoffload:main@sha256:cad35bee17396beaff4f4f95c19c3a68d1476b812dbf5c0497c7c12a17c00124) 2026-05-11 12:56:06.003361 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/neutron:main@sha256:55f9c67dda4cc7082739eea7cb21810862a56aac6fe8107a5f31627c601ab23e) 2026-05-11 12:56:06.003471 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/docker.io/coredns/coredns:1.11.1) 2026-05-11 12:56:06.003485 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/nfd/node-feature-discovery:v0.15.4) 2026-05-11 12:56:06.003497 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/nova:main@sha256:4d20ff43a98cfa92485d805f8724266e75c27ed46a4c955681c11dfb94a9995e) 2026-05-11 12:56:06.003506 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/nova-ssh:main@sha256:b5063b69ce4c8cbccc92c911c10849fe9481c8d0bdb6db0c2372a149144e534c) 2026-05-11 12:56:06.003516 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/quay.io/oauth2-proxy/oauth2-proxy:v7.6.0) 2026-05-11 12:56:06.003525 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/octavia:main@sha256:13bfd0f2e24ca220fa66a1996c6e403fcf2b8ddb2cc86705ea250c5f65fb4487) 2026-05-11 12:56:06.003575 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/python-openstackclient:main@sha256:09737a2e00a2546bc96ecf610481c673d7c8f808fb80f921ef50a053545ecadc) 2026-05-11 12:56:06.003586 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/quay.io/orc/openstack-resource-controller:v2.2.0) 2026-05-11 12:56:06.003595 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/openvswitch:v3.3.6-6) 2026-05-11 12:56:06.003604 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/ovn-bgp-agent:main@sha256:98f80380aec29ea1cedd9a923edb411706fb7528bfe13daae6dd086e40997d55) 2026-05-11 12:56:06.003627 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/ovn:v24.03.7-3@sha256:deb1966eff94d8da072a3647db63546722094deb3ef34b6b464609bcba61887a) 2026-05-11 12:56:06.003637 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/pause:3.9) 2026-05-11 12:56:06.003646 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/docker.io/percona/haproxy:2.8.15) 2026-05-11 12:56:06.003655 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/docker.io/percona/percona-xtradb-cluster-operator:1.18.0) 2026-05-11 12:56:06.003665 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/docker.io/percona/percona-xtradb-cluster:8.0.42-33.1) 2026-05-11 12:56:06.003674 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/docker.io/percona/percona-xtrabackup:8.0.35-33.1) 2026-05-11 12:56:06.003683 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/placement:main@sha256:ae9d401c35c837d9c7dc3b0dbbe1b183545949eefb9c3b594ba08084c2cf85ca) 2026-05-11 12:56:06.003691 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/pod-tls-sidecar:v1.0.0) 2026-05-11 12:56:06.003700 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0) 2026-05-11 12:56:06.003710 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/quay.io/prometheuscommunity/ipmi-exporter:v1.10.1@sha256:0662cadaf268b6718f0f66429047cb23566ab3e4c175f25eaf588416a7b035e8) 2026-05-11 12:56:06.003719 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/quay.io/prometheus/memcached-exporter:v0.14.3) 2026-05-11 12:56:06.003729 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/quay.io/prometheus/mysqld-exporter:v0.17.0) 2026-05-11 12:56:06.003798 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/quay.io/prometheus/node-exporter:v1.8.1) 2026-05-11 12:56:06.003807 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/openstack-database-exporter:v1.1.0@sha256:b8ae955645124e5d6054a3ce98069169e29dc1464d7979a4431f496ead50958e) 2026-05-11 12:56:06.003816 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/ghcr.io/openstack-exporter/openstack-exporter:1.7.0) 2026-05-11 12:56:06.003825 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/registry.k8s.io/ingress-nginx/kube-webhook-certgen:v20221220-controller-v1.5.1-58-g787ea74b6) 2026-05-11 12:56:06.003834 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-operator:v0.74.0) 2026-05-11 12:56:06.003842 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/docker.io/prom/pushgateway:v1.8.0) 2026-05-11 12:56:06.003851 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/quay.io/prometheus/prometheus:v2.51.2) 2026-05-11 12:56:06.003867 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/docker.io/library/rabbitmq:4.1.4-management) 2026-05-11 12:56:06.003876 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/docker.io/rabbitmqoperator/cluster-operator:2.16.1) 2026-05-11 12:56:06.003884 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/docker.io/rabbitmqoperator/default-user-credential-updater:1.0.8) 2026-05-11 12:56:06.003894 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/docker.io/rabbitmqoperator/messaging-topology-operator:1.17.4) 2026-05-11 12:56:06.003902 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/docker.io/bitnamilegacy/redis-exporter:1.67.0-debian-12-r9) 2026-05-11 12:56:06.003911 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/docker.io/rook/ceph:v1.15.9) 2026-05-11 12:56:06.003920 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/ghcr.io/carvel-dev/secretgen-controller@sha256:59ec05ce5847bfd70c8e04f08b5195e918c8f6fbb947ffc91b456494a2958fd5) 2026-05-11 12:56:06.003929 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/staffeln:main@sha256:07d2b543e9df7b07a042180edd7eb2a49dfb199ff31b32ee578e46d9be2f3c4f) 2026-05-11 12:56:06.003947 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/ghcr.io/vexxhost/tempest:main@sha256:193660aa727108b5687df12b037ae869d2b2c057bfeb3a5d59dda35c95b122aa) 2026-05-11 12:56:06.003956 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/docker.io/bitnamilegacy/valkey:8.0.2-debian-12-r4) 2026-05-11 12:56:06.003965 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/docker.io/bitnamilegacy/valkey-sentinel:8.0.2-debian-12-r4) 2026-05-11 12:56:06.003974 | instance | [image-warmup/image_warmup] skipping: [instance] => (item=harbor.atmosphere.dev/docker.io/timberio/vector:0.38.0-debian) 2026-05-11 12:56:06.003983 | instance | [image-warmup/image_warmup] skipping: [instance] 2026-05-11 12:56:06.003994 | instance | [image-warmup/image_warmup] 2026-05-11 12:56:06.004003 | instance | [image-warmup/image_warmup] PLAY RECAP ********************************************************************* 2026-05-11 12:56:06.004012 | instance | [image-warmup/image_warmup] instance : ok=3 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-05-11 12:56:06.004020 | instance | [image-warmup/image_warmup] 2026-05-11 12:56:06.099219 | instance | ==> [image-warmup] Deployment complete 2026-05-11 12:57:15.382532 | instance | [keystone/keystone] changed: [instance] 2026-05-11 12:57:15.382618 | instance | [keystone/keystone] 2026-05-11 12:57:15.382632 | instance | [keystone/keystone] TASK [Create Ingress] ********************************************************** 2026-05-11 12:57:15.500686 | instance | [keystone/keystone] included: openstack_helm_ingress for instance 2026-05-11 12:57:15.500744 | instance | [keystone/keystone] 2026-05-11 12:57:15.500752 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-11 12:57:15.545222 | instance | [keystone/keystone] skipping: [instance] 2026-05-11 12:57:15.545284 | instance | [keystone/keystone] 2026-05-11 12:57:15.545296 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-11 12:57:15.594840 | instance | [keystone/keystone] skipping: [instance] 2026-05-11 12:57:15.594913 | instance | [keystone/keystone] 2026-05-11 12:57:15.594925 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-11 12:57:15.664887 | instance | [keystone/keystone] ok: [instance] 2026-05-11 12:57:15.664960 | instance | [keystone/keystone] 2026-05-11 12:57:15.664972 | instance | [keystone/keystone] TASK [Create Ingress identity] ************************************************* 2026-05-11 12:57:15.729791 | instance | [keystone/keystone] included: ingress for instance 2026-05-11 12:57:15.729894 | instance | [keystone/keystone] 2026-05-11 12:57:15.729906 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-05-11 12:57:16.756646 | instance | [keystone/keystone] changed: [instance] 2026-05-11 12:57:16.756696 | instance | [keystone/keystone] 2026-05-11 12:57:16.756708 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-05-11 12:57:20.885884 | instance | [keystone/keystone] FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-05-11 12:57:20.885944 | instance | [keystone/keystone] FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-05-11 12:57:20.885956 | instance | [keystone/keystone] ok: [instance] 2026-05-11 12:57:20.885966 | instance | [keystone/keystone] 2026-05-11 12:57:20.885975 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-05-11 12:57:21.619664 | instance | [keystone/keystone] ok: [instance] 2026-05-11 12:57:21.619778 | instance | [keystone/keystone] 2026-05-11 12:57:21.619796 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-05-11 12:57:22.926332 | instance | [keystone/keystone] ok: [instance] => (item=atmosphere) 2026-05-11 12:57:22.926404 | instance | [keystone/keystone] 2026-05-11 12:57:22.926416 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-05-11 12:57:24.207545 | instance | [keystone/keystone] changed: [instance] => (item=atmosphere) 2026-05-11 12:57:24.207614 | instance | [keystone/keystone] 2026-05-11 12:57:24.207626 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-05-11 12:57:25.351243 | instance | [keystone/keystone] changed: [instance] => (item=atmosphere) 2026-05-11 12:57:25.351298 | instance | [keystone/keystone] 2026-05-11 12:57:25.351310 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-05-11 12:57:26.442903 | instance | [keystone/keystone] changed: [instance] => (item=atmosphere) 2026-05-11 12:57:26.442979 | instance | [keystone/keystone] 2026-05-11 12:57:26.442992 | instance | [keystone/keystone] PLAY RECAP ********************************************************************* 2026-05-11 12:57:26.443003 | instance | [keystone/keystone] instance : ok=28 changed=10 unreachable=0 failed=0 skipped=10 rescued=0 ignored=0 2026-05-11 12:57:26.443020 | instance | [keystone/keystone] 2026-05-11 12:57:26.543326 | instance | ==> [keystone] Deployment complete 2026-05-11 12:57:26.543405 | instance | ==> [horizon] Starting deployment 2026-05-11 12:57:26.543876 | instance | ==> [openstack-cli] Starting deployment 2026-05-11 12:57:26.543913 | instance | ==> [barbican] Starting deployment 2026-05-11 12:57:26.543930 | instance | ==> [heat] Starting deployment 2026-05-11 12:57:26.543943 | instance | ==> [rook-ceph-cluster] Starting deployment 2026-05-11 12:57:26.543955 | instance | ==> [placement] Starting deployment 2026-05-11 12:57:26.543969 | instance | ==> [glance] Starting deployment 2026-05-11 12:57:26.543981 | instance | ==> [cinder] Starting deployment 2026-05-11 12:57:27.091630 | instance | [horizon/horizon] 2026-05-11 12:57:27.091687 | instance | [horizon/horizon] PLAY [controllers[0]] ********************************************************** 2026-05-11 12:57:27.091699 | instance | [horizon/horizon] 2026-05-11 12:57:27.091708 | instance | [horizon/horizon] TASK [Gathering Facts] ********************************************************* 2026-05-11 12:57:27.095828 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-05-11 12:57:27.095876 | instance | [rook-ceph-cluster/rook_ceph_cluster] PLAY [controllers[0]] ********************************************************** 2026-05-11 12:57:27.095891 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-05-11 12:57:27.095904 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [Gathering Facts] ********************************************************* 2026-05-11 12:57:27.100098 | instance | [openstack-cli/openstack_cli] 2026-05-11 12:57:27.100173 | instance | [openstack-cli/openstack_cli] PLAY [controllers] ************************************************************* 2026-05-11 12:57:27.100205 | instance | [openstack-cli/openstack_cli] 2026-05-11 12:57:27.100215 | instance | [openstack-cli/openstack_cli] TASK [Gathering Facts] ********************************************************* 2026-05-11 12:57:27.105574 | instance | [placement/placement] 2026-05-11 12:57:27.105605 | instance | [placement/placement] PLAY [controllers[0]] ********************************************************** 2026-05-11 12:57:27.105615 | instance | [placement/placement] 2026-05-11 12:57:27.105624 | instance | [placement/placement] TASK [Gathering Facts] ********************************************************* 2026-05-11 12:57:27.120747 | instance | [heat/heat] 2026-05-11 12:57:27.120794 | instance | [heat/heat] PLAY [controllers[0]] ********************************************************** 2026-05-11 12:57:27.120805 | instance | [heat/heat] 2026-05-11 12:57:27.120815 | instance | [heat/heat] TASK [Gathering Facts] ********************************************************* 2026-05-11 12:57:27.155630 | instance | [barbican/barbican] 2026-05-11 12:57:27.155676 | instance | [barbican/barbican] PLAY [controllers[0]] ********************************************************** 2026-05-11 12:57:27.155684 | instance | [barbican/barbican] 2026-05-11 12:57:27.155689 | instance | [barbican/barbican] TASK [Gathering Facts] ********************************************************* 2026-05-11 12:57:27.237686 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-11 12:57:27.237729 | instance | [kube-prometheus-stack/kube_prometheus_stack] PLAY [controllers[0]] ********************************************************** 2026-05-11 12:57:27.237736 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-11 12:57:27.237742 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [Gathering Facts] ********************************************************* 2026-05-11 12:57:29.365653 | instance | [openstack-cli/openstack_cli] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 12:57:29.365690 | instance | [openstack-cli/openstack_cli] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 12:57:29.365701 | instance | [openstack-cli/openstack_cli] interpreter could change the meaning of that path. See 2026-05-11 12:57:29.365706 | instance | [openstack-cli/openstack_cli] https://docs.ansible.com/ansible- 2026-05-11 12:57:29.365711 | instance | [openstack-cli/openstack_cli] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 12:57:29.402939 | instance | [openstack-cli/openstack_cli] ok: [instance] 2026-05-11 12:57:29.403052 | instance | [openstack-cli/openstack_cli] 2026-05-11 12:57:29.403066 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-05-11 12:57:29.427987 | instance | [heat/heat] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 12:57:29.428044 | instance | [heat/heat] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 12:57:29.428057 | instance | [heat/heat] interpreter could change the meaning of that path. See 2026-05-11 12:57:29.428067 | instance | [heat/heat] https://docs.ansible.com/ansible- 2026-05-11 12:57:29.428077 | instance | [heat/heat] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 12:57:29.436384 | instance | [barbican/barbican] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 12:57:29.436428 | instance | [barbican/barbican] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 12:57:29.436435 | instance | [barbican/barbican] interpreter could change the meaning of that path. See 2026-05-11 12:57:29.436442 | instance | [barbican/barbican] https://docs.ansible.com/ansible- 2026-05-11 12:57:29.436447 | instance | [barbican/barbican] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 12:57:29.450358 | instance | [horizon/horizon] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 12:57:29.450423 | instance | [horizon/horizon] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 12:57:29.450431 | instance | [horizon/horizon] interpreter could change the meaning of that path. See 2026-05-11 12:57:29.450438 | instance | [horizon/horizon] https://docs.ansible.com/ansible- 2026-05-11 12:57:29.450465 | instance | [horizon/horizon] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 12:57:29.459400 | instance | [rook-ceph-cluster/rook_ceph_cluster] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 12:57:29.459437 | instance | [rook-ceph-cluster/rook_ceph_cluster] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 12:57:29.459445 | instance | [rook-ceph-cluster/rook_ceph_cluster] interpreter could change the meaning of that path. See 2026-05-11 12:57:29.459451 | instance | [rook-ceph-cluster/rook_ceph_cluster] https://docs.ansible.com/ansible- 2026-05-11 12:57:29.459457 | instance | [rook-ceph-cluster/rook_ceph_cluster] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 12:57:29.469236 | instance | [barbican/barbican] ok: [instance] 2026-05-11 12:57:29.469279 | instance | [barbican/barbican] 2026-05-11 12:57:29.469287 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-05-11 12:57:29.487462 | instance | [placement/placement] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 12:57:29.487519 | instance | [placement/placement] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 12:57:29.487531 | instance | [placement/placement] interpreter could change the meaning of that path. See 2026-05-11 12:57:29.487541 | instance | [placement/placement] https://docs.ansible.com/ansible- 2026-05-11 12:57:29.487550 | instance | [placement/placement] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 12:57:29.492438 | instance | [rook-ceph-cluster/rook_ceph_cluster] ok: [instance] 2026-05-11 12:57:29.492469 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-05-11 12:57:29.492480 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-05-11 12:57:29.495661 | instance | [heat/heat] ok: [instance] 2026-05-11 12:57:29.495699 | instance | [heat/heat] 2026-05-11 12:57:29.495714 | instance | [heat/heat] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-11 12:57:29.496810 | instance | [horizon/horizon] ok: [instance] 2026-05-11 12:57:29.496834 | instance | [horizon/horizon] 2026-05-11 12:57:29.496848 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-11 12:57:29.542689 | instance | [placement/placement] ok: [instance] 2026-05-11 12:57:29.542742 | instance | [placement/placement] 2026-05-11 12:57:29.542754 | instance | [placement/placement] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-11 12:57:29.562433 | instance | [kube-prometheus-stack/kube_prometheus_stack] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 12:57:29.562476 | instance | [kube-prometheus-stack/kube_prometheus_stack] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 12:57:29.562481 | instance | [kube-prometheus-stack/kube_prometheus_stack] interpreter could change the meaning of that path. See 2026-05-11 12:57:29.562486 | instance | [kube-prometheus-stack/kube_prometheus_stack] https://docs.ansible.com/ansible- 2026-05-11 12:57:29.562500 | instance | [kube-prometheus-stack/kube_prometheus_stack] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 12:57:29.598132 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] 2026-05-11 12:57:29.598177 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-11 12:57:29.598185 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-11 12:57:29.601758 | instance | [horizon/horizon] ok: [instance] 2026-05-11 12:57:29.601790 | instance | [horizon/horizon] 2026-05-11 12:57:29.601798 | instance | [horizon/horizon] TASK [Create RabbitMQ cluster] ************************************************* 2026-05-11 12:57:29.618754 | instance | [heat/heat] ok: [instance] 2026-05-11 12:57:29.618818 | instance | [heat/heat] 2026-05-11 12:57:29.618824 | instance | [heat/heat] TASK [Create RabbitMQ cluster] ************************************************* 2026-05-11 12:57:29.649230 | instance | [kube-prometheus-stack/kube_prometheus_stack] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-11 12:57:29.649267 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-11 12:57:29.649275 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-11 12:57:29.653485 | instance | [horizon/horizon] skipping: [instance] 2026-05-11 12:57:29.653517 | instance | [horizon/horizon] 2026-05-11 12:57:29.653568 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-11 12:57:29.690256 | instance | [placement/placement] ok: [instance] 2026-05-11 12:57:29.690319 | instance | [placement/placement] 2026-05-11 12:57:29.690327 | instance | [placement/placement] TASK [Create RabbitMQ cluster] ************************************************* 2026-05-11 12:57:29.696376 | instance | [horizon/horizon] skipping: [instance] 2026-05-11 12:57:29.696394 | instance | [horizon/horizon] 2026-05-11 12:57:29.696400 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-11 12:57:29.700348 | instance | [heat/heat] included: rabbitmq for instance 2026-05-11 12:57:29.700364 | instance | [heat/heat] 2026-05-11 12:57:29.700373 | instance | [heat/heat] TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-11 12:57:29.739218 | instance | [horizon/horizon] skipping: [instance] 2026-05-11 12:57:29.739279 | instance | [horizon/horizon] 2026-05-11 12:57:29.739286 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-11 12:57:29.751540 | instance | [placement/placement] skipping: [instance] 2026-05-11 12:57:29.751593 | instance | [placement/placement] 2026-05-11 12:57:29.751600 | instance | [placement/placement] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-11 12:57:29.807222 | instance | [placement/placement] skipping: [instance] 2026-05-11 12:57:29.807283 | instance | [placement/placement] 2026-05-11 12:57:29.807290 | instance | [placement/placement] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-11 12:57:29.878265 | instance | [placement/placement] skipping: [instance] 2026-05-11 12:57:29.878345 | instance | [placement/placement] 2026-05-11 12:57:29.878352 | instance | [placement/placement] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-11 12:57:29.886203 | instance | [openstack-cli/openstack_cli] changed: [instance] 2026-05-11 12:57:29.886228 | instance | [openstack-cli/openstack_cli] 2026-05-11 12:57:29.886234 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-11 12:57:30.330287 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] 2026-05-11 12:57:30.330342 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-11 12:57:30.330348 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-05-11 12:57:30.625278 | instance | [horizon/horizon] ok: [instance] 2026-05-11 12:57:30.625341 | instance | [horizon/horizon] 2026-05-11 12:57:30.625352 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-11 12:57:30.676026 | instance | [horizon/horizon] ok: [instance] 2026-05-11 12:57:30.676087 | instance | [horizon/horizon] 2026-05-11 12:57:30.676093 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-11 12:57:30.686074 | instance | [heat/heat] ok: [instance] 2026-05-11 12:57:30.686119 | instance | [heat/heat] 2026-05-11 12:57:30.686125 | instance | [heat/heat] TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-11 12:57:30.712503 | instance | [barbican/barbican] ok: [instance] 2026-05-11 12:57:30.712576 | instance | [barbican/barbican] 2026-05-11 12:57:30.712588 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-05-11 12:57:30.734584 | instance | [horizon/horizon] ok: [instance] 2026-05-11 12:57:30.734634 | instance | [horizon/horizon] 2026-05-11 12:57:30.734639 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-11 12:57:30.735909 | instance | [heat/heat] skipping: [instance] 2026-05-11 12:57:30.735921 | instance | [heat/heat] 2026-05-11 12:57:30.735925 | instance | [heat/heat] TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-11 12:57:30.779960 | instance | [heat/heat] skipping: [instance] 2026-05-11 12:57:30.780022 | instance | [heat/heat] 2026-05-11 12:57:30.780034 | instance | [heat/heat] TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-11 12:57:30.782554 | instance | [placement/placement] ok: [instance] 2026-05-11 12:57:30.782574 | instance | [placement/placement] 2026-05-11 12:57:30.782583 | instance | [placement/placement] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-11 12:57:30.828409 | instance | [horizon/horizon] ok: [instance] => (item=oslo_db) 2026-05-11 12:57:30.828486 | instance | [horizon/horizon] ok: [instance] => (item=identity) 2026-05-11 12:57:30.828499 | instance | [horizon/horizon] ok: [instance] => (item=oslo_cache) 2026-05-11 12:57:30.828508 | instance | [horizon/horizon] ok: [instance] => (item=dashboard) 2026-05-11 12:57:30.828517 | instance | [horizon/horizon] 2026-05-11 12:57:30.828527 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-11 12:57:30.831703 | instance | [heat/heat] skipping: [instance] 2026-05-11 12:57:30.831721 | instance | [heat/heat] 2026-05-11 12:57:30.831728 | instance | [heat/heat] TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-11 12:57:30.845800 | instance | [placement/placement] ok: [instance] 2026-05-11 12:57:30.845832 | instance | [placement/placement] 2026-05-11 12:57:30.845859 | instance | [placement/placement] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-11 12:57:30.860531 | instance | [rook-ceph-cluster/rook_ceph_cluster] ok: [instance] 2026-05-11 12:57:30.860586 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-05-11 12:57:30.860597 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-05-11 12:57:30.895420 | instance | [placement/placement] ok: [instance] 2026-05-11 12:57:30.895455 | instance | [placement/placement] 2026-05-11 12:57:30.895465 | instance | [placement/placement] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-11 12:57:30.900256 | instance | [horizon/horizon] ok: [instance] 2026-05-11 12:57:30.900278 | instance | [horizon/horizon] 2026-05-11 12:57:30.900285 | instance | [horizon/horizon] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-11 12:57:30.975376 | instance | [horizon/horizon] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-11 12:57:30.975438 | instance | [horizon/horizon] 2026-05-11 12:57:30.975450 | instance | [horizon/horizon] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-11 12:57:30.993502 | instance | [placement/placement] ok: [instance] => (item=oslo_cache) 2026-05-11 12:57:30.993558 | instance | [placement/placement] ok: [instance] => (item=identity) 2026-05-11 12:57:30.993566 | instance | [placement/placement] ok: [instance] => (item=oslo_db) 2026-05-11 12:57:30.993572 | instance | [placement/placement] ok: [instance] => (item=placement) 2026-05-11 12:57:30.993577 | instance | [placement/placement] 2026-05-11 12:57:30.993584 | instance | [placement/placement] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-11 12:57:31.060840 | instance | [placement/placement] ok: [instance] 2026-05-11 12:57:31.060925 | instance | [placement/placement] 2026-05-11 12:57:31.060939 | instance | [placement/placement] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-11 12:57:31.115113 | instance | [placement/placement] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-11 12:57:31.115207 | instance | [placement/placement] 2026-05-11 12:57:31.115228 | instance | [placement/placement] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-11 12:57:31.145581 | instance | [barbican/barbican] ok: [instance] 2026-05-11 12:57:31.145650 | instance | [barbican/barbican] 2026-05-11 12:57:31.145662 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-05-11 12:57:31.247102 | instance | [openstack-cli/openstack_cli] ok: [instance] 2026-05-11 12:57:31.247169 | instance | [openstack-cli/openstack_cli] 2026-05-11 12:57:31.247176 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-11 12:57:31.292444 | instance | [rook-ceph-cluster/rook_ceph_cluster] ok: [instance] 2026-05-11 12:57:31.292528 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-05-11 12:57:31.292542 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-05-11 12:57:31.647935 | instance | [openstack-cli/openstack_cli] ok: [instance] 2026-05-11 12:57:31.647989 | instance | [openstack-cli/openstack_cli] 2026-05-11 12:57:31.647997 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-11 12:57:31.662689 | instance | [horizon/horizon] changed: [instance] 2026-05-11 12:57:31.662757 | instance | [horizon/horizon] 2026-05-11 12:57:31.662793 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-05-11 12:57:31.780423 | instance | [placement/placement] changed: [instance] 2026-05-11 12:57:31.780478 | instance | [placement/placement] 2026-05-11 12:57:31.780486 | instance | [placement/placement] TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-05-11 12:57:31.788426 | instance | [openstack-cli/openstack_cli] ok: [instance] => { 2026-05-11 12:57:31.788481 | instance | [openstack-cli/openstack_cli] "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-05-11 12:57:31.788490 | instance | [openstack-cli/openstack_cli] } 2026-05-11 12:57:31.788496 | instance | [openstack-cli/openstack_cli] 2026-05-11 12:57:31.788503 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-11 12:57:31.904847 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] 2026-05-11 12:57:31.904897 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-11 12:57:31.904905 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-05-11 12:57:31.978528 | instance | [barbican/barbican] ok: [instance] 2026-05-11 12:57:31.978576 | instance | [barbican/barbican] 2026-05-11 12:57:31.978582 | instance | [barbican/barbican] TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-05-11 12:57:32.086448 | instance | [rook-ceph-cluster/rook_ceph_cluster] ok: [instance] 2026-05-11 12:57:32.086504 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-05-11 12:57:32.086513 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-11 12:57:32.130112 | instance | [rook-ceph-cluster/rook_ceph_cluster] skipping: [instance] 2026-05-11 12:57:32.130597 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-05-11 12:57:32.130626 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [Create RabbitMQ cluster] ************************************************* 2026-05-11 12:57:32.178183 | instance | [rook-ceph-cluster/rook_ceph_cluster] skipping: [instance] 2026-05-11 12:57:32.178235 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-05-11 12:57:32.178244 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-11 12:57:32.234253 | instance | [rook-ceph-cluster/rook_ceph_cluster] skipping: [instance] 2026-05-11 12:57:32.234348 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-05-11 12:57:32.234361 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-11 12:57:32.281751 | instance | [rook-ceph-cluster/rook_ceph_cluster] skipping: [instance] 2026-05-11 12:57:32.281805 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-05-11 12:57:32.281815 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-11 12:57:32.326520 | instance | [rook-ceph-cluster/rook_ceph_cluster] skipping: [instance] 2026-05-11 12:57:32.326562 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-05-11 12:57:32.326570 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-11 12:57:32.356826 | instance | [barbican/barbican] ok: [instance] 2026-05-11 12:57:32.356874 | instance | [barbican/barbican] 2026-05-11 12:57:32.356881 | instance | [barbican/barbican] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-11 12:57:32.376894 | instance | [rook-ceph-cluster/rook_ceph_cluster] skipping: [instance] 2026-05-11 12:57:32.376933 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-05-11 12:57:32.376942 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-11 12:57:32.438823 | instance | [rook-ceph-cluster/rook_ceph_cluster] ok: [instance] 2026-05-11 12:57:32.438870 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-05-11 12:57:32.438898 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-11 12:57:32.500665 | instance | [rook-ceph-cluster/rook_ceph_cluster] ok: [instance] => (item=rook_ceph_cluster) 2026-05-11 12:57:32.500712 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-05-11 12:57:32.500718 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-11 12:57:32.582488 | instance | [rook-ceph-cluster/rook_ceph_cluster] ok: [instance] 2026-05-11 12:57:32.582531 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-05-11 12:57:32.582537 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-11 12:57:32.661805 | instance | [rook-ceph-cluster/rook_ceph_cluster] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-11 12:57:32.661840 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-05-11 12:57:32.661847 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-11 12:57:32.808595 | instance | [openstack-cli/openstack_cli] changed: [instance] 2026-05-11 12:57:32.808652 | instance | [openstack-cli/openstack_cli] 2026-05-11 12:57:32.808661 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-11 12:57:32.961849 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] 2026-05-11 12:57:32.961898 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-11 12:57:32.961907 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-05-11 12:57:33.326310 | instance | [rook-ceph-cluster/rook_ceph_cluster] changed: [instance] 2026-05-11 12:57:33.326385 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-05-11 12:57:33.326398 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-05-11 12:57:33.926849 | instance | [barbican/barbican] ok: [instance] 2026-05-11 12:57:33.926916 | instance | [barbican/barbican] 2026-05-11 12:57:33.926926 | instance | [barbican/barbican] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-11 12:57:34.360458 | instance | [barbican/barbican] ok: [instance] 2026-05-11 12:57:34.360498 | instance | [barbican/barbican] 2026-05-11 12:57:34.360504 | instance | [barbican/barbican] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-11 12:57:34.499697 | instance | [barbican/barbican] ok: [instance] => { 2026-05-11 12:57:34.499740 | instance | [barbican/barbican] "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-05-11 12:57:34.499746 | instance | [barbican/barbican] } 2026-05-11 12:57:34.499751 | instance | [barbican/barbican] 2026-05-11 12:57:34.499755 | instance | [barbican/barbican] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-11 12:57:34.597244 | instance | [openstack-cli/openstack_cli] changed: [instance] 2026-05-11 12:57:34.597290 | instance | [openstack-cli/openstack_cli] 2026-05-11 12:57:34.597298 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-05-11 12:57:34.689934 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] 2026-05-11 12:57:34.689983 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-11 12:57:34.689995 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-05-11 12:57:35.224672 | instance | [barbican/barbican] ok: [instance] 2026-05-11 12:57:35.224713 | instance | [barbican/barbican] 2026-05-11 12:57:35.224719 | instance | [barbican/barbican] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-11 12:57:35.485257 | instance | [openstack-cli/openstack_cli] changed: [instance] 2026-05-11 12:57:35.485313 | instance | [openstack-cli/openstack_cli] 2026-05-11 12:57:35.485321 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-05-11 12:57:36.287786 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] 2026-05-11 12:57:36.287860 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-11 12:57:36.287885 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-05-11 12:57:36.422702 | instance | [openstack-cli/openstack_cli] ok: [instance] 2026-05-11 12:57:36.422747 | instance | [openstack-cli/openstack_cli] 2026-05-11 12:57:36.422753 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-05-11 12:57:36.704932 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] 2026-05-11 12:57:36.704988 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-11 12:57:36.705001 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-05-11 12:57:36.786790 | instance | [barbican/barbican] ok: [instance] 2026-05-11 12:57:36.786849 | instance | [barbican/barbican] 2026-05-11 12:57:36.786862 | instance | [barbican/barbican] TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-05-11 12:57:37.023110 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] 2026-05-11 12:57:37.023173 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-11 12:57:37.023186 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-05-11 12:57:37.354900 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] 2026-05-11 12:57:37.354965 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-11 12:57:37.354978 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-05-11 12:57:37.415284 | instance | [openstack-cli/openstack_cli] ok: [instance] 2026-05-11 12:57:37.415363 | instance | [openstack-cli/openstack_cli] 2026-05-11 12:57:37.415375 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-05-11 12:57:37.416541 | instance | [barbican/barbican] ok: [instance] 2026-05-11 12:57:37.416562 | instance | [barbican/barbican] 2026-05-11 12:57:37.416572 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-05-11 12:57:38.031983 | instance | [openstack-cli/openstack_cli] ok: [instance] 2026-05-11 12:57:38.032045 | instance | [openstack-cli/openstack_cli] 2026-05-11 12:57:38.032072 | instance | [openstack-cli/openstack_cli] TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-05-11 12:57:38.154722 | instance | [openstack-cli/openstack_cli] included: openstack_helm_endpoints for instance 2026-05-11 12:57:38.154819 | instance | [openstack-cli/openstack_cli] 2026-05-11 12:57:38.154831 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-11 12:57:38.158534 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] 2026-05-11 12:57:38.158554 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-11 12:57:38.158562 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-05-11 12:57:38.196574 | instance | [openstack-cli/openstack_cli] skipping: [instance] 2026-05-11 12:57:38.196632 | instance | [openstack-cli/openstack_cli] 2026-05-11 12:57:38.196640 | instance | [openstack-cli/openstack_cli] TASK [Create RabbitMQ cluster] ************************************************* 2026-05-11 12:57:38.247516 | instance | [openstack-cli/openstack_cli] skipping: [instance] 2026-05-11 12:57:38.247553 | instance | [openstack-cli/openstack_cli] 2026-05-11 12:57:38.247559 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-11 12:57:38.296878 | instance | [openstack-cli/openstack_cli] skipping: [instance] 2026-05-11 12:57:38.296942 | instance | [openstack-cli/openstack_cli] 2026-05-11 12:57:38.296948 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-11 12:57:38.351071 | instance | [openstack-cli/openstack_cli] skipping: [instance] 2026-05-11 12:57:38.351110 | instance | [openstack-cli/openstack_cli] 2026-05-11 12:57:38.351116 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-11 12:57:38.369190 | instance | [barbican/barbican] ok: [instance] 2026-05-11 12:57:38.369200 | instance | [barbican/barbican] 2026-05-11 12:57:38.369205 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-05-11 12:57:38.407027 | instance | [openstack-cli/openstack_cli] skipping: [instance] 2026-05-11 12:57:38.407042 | instance | [openstack-cli/openstack_cli] 2026-05-11 12:57:38.407047 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-11 12:57:38.458150 | instance | [openstack-cli/openstack_cli] skipping: [instance] 2026-05-11 12:57:38.458173 | instance | [openstack-cli/openstack_cli] 2026-05-11 12:57:38.458178 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-11 12:57:38.506150 | instance | [openstack-cli/openstack_cli] ok: [instance] 2026-05-11 12:57:38.506195 | instance | [openstack-cli/openstack_cli] 2026-05-11 12:57:38.506207 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-11 12:57:38.568481 | instance | [openstack-cli/openstack_cli] ok: [instance] => (item=identity) 2026-05-11 12:57:38.568501 | instance | [openstack-cli/openstack_cli] 2026-05-11 12:57:38.568507 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-11 12:57:38.634012 | instance | [openstack-cli/openstack_cli] ok: [instance] 2026-05-11 12:57:38.634046 | instance | [openstack-cli/openstack_cli] 2026-05-11 12:57:38.634057 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-05-11 12:57:39.316980 | instance | [barbican/barbican] ok: [instance] 2026-05-11 12:57:39.317039 | instance | [barbican/barbican] 2026-05-11 12:57:39.317051 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-05-11 12:57:39.319688 | instance | [openstack-cli/openstack_cli] changed: [instance] 2026-05-11 12:57:39.319706 | instance | [openstack-cli/openstack_cli] 2026-05-11 12:57:39.319712 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-05-11 12:57:40.101349 | instance | [barbican/barbican] ok: [instance] 2026-05-11 12:57:40.101412 | instance | [barbican/barbican] 2026-05-11 12:57:40.101423 | instance | [barbican/barbican] TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-05-11 12:57:40.209481 | instance | [barbican/barbican] included: openstack_helm_endpoints for instance 2026-05-11 12:57:40.209551 | instance | [barbican/barbican] 2026-05-11 12:57:40.209564 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-11 12:57:40.216975 | instance | [openstack-cli/openstack_cli] changed: [instance] 2026-05-11 12:57:40.217045 | instance | [openstack-cli/openstack_cli] 2026-05-11 12:57:40.217062 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-05-11 12:57:40.255934 | instance | [barbican/barbican] skipping: [instance] 2026-05-11 12:57:40.255982 | instance | [barbican/barbican] 2026-05-11 12:57:40.255991 | instance | [barbican/barbican] TASK [Create RabbitMQ cluster] ************************************************* 2026-05-11 12:57:40.305830 | instance | [barbican/barbican] skipping: [instance] 2026-05-11 12:57:40.305883 | instance | [barbican/barbican] 2026-05-11 12:57:40.305891 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-11 12:57:40.349592 | instance | [barbican/barbican] skipping: [instance] 2026-05-11 12:57:40.349647 | instance | [barbican/barbican] 2026-05-11 12:57:40.349656 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-11 12:57:40.401560 | instance | [barbican/barbican] skipping: [instance] 2026-05-11 12:57:40.401608 | instance | [barbican/barbican] 2026-05-11 12:57:40.401614 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-11 12:57:40.450821 | instance | [barbican/barbican] skipping: [instance] 2026-05-11 12:57:40.450860 | instance | [barbican/barbican] 2026-05-11 12:57:40.450866 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-11 12:57:40.507046 | instance | [barbican/barbican] skipping: [instance] 2026-05-11 12:57:40.507101 | instance | [barbican/barbican] 2026-05-11 12:57:40.507109 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-11 12:57:40.557511 | instance | [barbican/barbican] ok: [instance] 2026-05-11 12:57:40.557577 | instance | [barbican/barbican] 2026-05-11 12:57:40.557586 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-11 12:57:40.624953 | instance | [barbican/barbican] ok: [instance] => (item=identity) 2026-05-11 12:57:40.625009 | instance | [barbican/barbican] 2026-05-11 12:57:40.625015 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-11 12:57:40.700494 | instance | [barbican/barbican] ok: [instance] 2026-05-11 12:57:40.700550 | instance | [barbican/barbican] 2026-05-11 12:57:40.700561 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-05-11 12:57:40.818878 | instance | [openstack-cli/openstack_cli] changed: [instance] 2026-05-11 12:57:40.818947 | instance | [openstack-cli/openstack_cli] 2026-05-11 12:57:40.818953 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-05-11 12:57:41.462689 | instance | [barbican/barbican] ok: [instance] 2026-05-11 12:57:41.462740 | instance | [barbican/barbican] 2026-05-11 12:57:41.462746 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-05-11 12:57:41.568340 | instance | [openstack-cli/openstack_cli] changed: [instance] 2026-05-11 12:57:41.568396 | instance | [openstack-cli/openstack_cli] 2026-05-11 12:57:41.568404 | instance | [openstack-cli/openstack_cli] PLAY RECAP ********************************************************************* 2026-05-11 12:57:41.568420 | instance | [openstack-cli/openstack_cli] instance : ok=19 changed=8 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 2026-05-11 12:57:41.568440 | instance | [openstack-cli/openstack_cli] 2026-05-11 12:57:41.650354 | instance | ==> [openstack-cli] Deployment complete 2026-05-11 12:57:42.128480 | instance | [barbican/barbican] ok: [instance] 2026-05-11 12:57:42.128546 | instance | [barbican/barbican] 2026-05-11 12:57:42.128559 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-05-11 12:57:42.712811 | instance | [barbican/barbican] ok: [instance] 2026-05-11 12:57:42.712882 | instance | [barbican/barbican] 2026-05-11 12:57:42.712895 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-05-11 12:57:43.357978 | instance | [barbican/barbican] ok: [instance] 2026-05-11 12:57:43.358041 | instance | [barbican/barbican] 2026-05-11 12:57:43.358055 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-11 12:57:43.512813 | instance | [barbican/barbican] ok: [instance] 2026-05-11 12:57:43.512915 | instance | [barbican/barbican] 2026-05-11 12:57:43.512926 | instance | [barbican/barbican] TASK [Create RabbitMQ cluster] ************************************************* 2026-05-11 12:57:43.591333 | instance | [barbican/barbican] included: rabbitmq for instance 2026-05-11 12:57:43.591400 | instance | [barbican/barbican] 2026-05-11 12:57:43.591415 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-11 12:57:44.551487 | instance | [barbican/barbican] ok: [instance] 2026-05-11 12:57:44.551533 | instance | [barbican/barbican] 2026-05-11 12:57:44.551541 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-11 12:57:44.603884 | instance | [barbican/barbican] skipping: [instance] 2026-05-11 12:57:44.603946 | instance | [barbican/barbican] 2026-05-11 12:57:44.603959 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-11 12:57:44.657265 | instance | [barbican/barbican] skipping: [instance] 2026-05-11 12:57:44.657329 | instance | [barbican/barbican] 2026-05-11 12:57:44.657342 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-11 12:57:44.711408 | instance | [barbican/barbican] skipping: [instance] 2026-05-11 12:57:44.711466 | instance | [barbican/barbican] 2026-05-11 12:57:44.711479 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-11 12:57:48.411259 | instance | [rook-ceph-cluster/rook_ceph_cluster] ok: [instance] 2026-05-11 12:57:48.411311 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-05-11 12:57:48.411323 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-05-11 12:57:55.443647 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=alertmanager) 2026-05-11 12:57:55.443703 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=grafana) 2026-05-11 12:57:55.443710 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=prometheus) 2026-05-11 12:57:55.443716 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-11 12:57:55.443723 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-05-11 12:57:57.666336 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] => (item=alertmanager) 2026-05-11 12:57:57.666449 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] => (item=grafana) 2026-05-11 12:57:57.666462 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] => (item=prometheus) 2026-05-11 12:57:57.666472 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-11 12:57:57.666481 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-05-11 12:57:59.768078 | instance | [horizon/horizon] changed: [instance] 2026-05-11 12:57:59.768147 | instance | [horizon/horizon] 2026-05-11 12:57:59.768181 | instance | [horizon/horizon] TASK [Create Ingress] ********************************************************** 2026-05-11 12:57:59.846986 | instance | [horizon/horizon] included: openstack_helm_ingress for instance 2026-05-11 12:57:59.847057 | instance | [horizon/horizon] 2026-05-11 12:57:59.847069 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-11 12:57:59.890808 | instance | [horizon/horizon] skipping: [instance] 2026-05-11 12:57:59.890869 | instance | [horizon/horizon] 2026-05-11 12:57:59.890880 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-11 12:57:59.932736 | instance | [horizon/horizon] skipping: [instance] 2026-05-11 12:57:59.932784 | instance | [horizon/horizon] 2026-05-11 12:57:59.932792 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-11 12:57:59.986356 | instance | [horizon/horizon] ok: [instance] 2026-05-11 12:57:59.986439 | instance | [horizon/horizon] 2026-05-11 12:57:59.986454 | instance | [horizon/horizon] TASK [Create Ingress dashboard] ************************************************ 2026-05-11 12:58:00.043660 | instance | [horizon/horizon] included: ingress for instance 2026-05-11 12:58:00.043727 | instance | [horizon/horizon] 2026-05-11 12:58:00.043738 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-05-11 12:58:01.177667 | instance | [horizon/horizon] changed: [instance] 2026-05-11 12:58:01.177702 | instance | [horizon/horizon] 2026-05-11 12:58:01.177712 | instance | [horizon/horizon] PLAY RECAP ********************************************************************* 2026-05-11 12:58:01.177716 | instance | [horizon/horizon] instance : ok=14 changed=3 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-05-11 12:58:01.177721 | instance | [horizon/horizon] 2026-05-11 12:58:01.192161 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=None) 2026-05-11 12:58:01.192210 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=None) 2026-05-11 12:58:01.192215 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=None) 2026-05-11 12:58:01.192219 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] 2026-05-11 12:58:01.192224 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-11 12:58:01.192228 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-05-11 12:58:01.259464 | instance | ==> [horizon] Deployment complete 2026-05-11 12:58:01.922864 | instance | [glance/glance] 2026-05-11 12:58:01.922923 | instance | [glance/glance] PLAY [controllers[0]] ********************************************************** 2026-05-11 12:58:01.922930 | instance | [glance/glance] 2026-05-11 12:58:01.922938 | instance | [glance/glance] TASK [Gathering Facts] ********************************************************* 2026-05-11 12:58:02.005489 | instance | [heat/heat] changed: [instance] 2026-05-11 12:58:02.005550 | instance | [heat/heat] 2026-05-11 12:58:02.005561 | instance | [heat/heat] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-11 12:58:02.711994 | instance | [heat/heat] ok: [instance] 2026-05-11 12:58:02.712062 | instance | [heat/heat] 2026-05-11 12:58:02.712071 | instance | [heat/heat] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-11 12:58:02.759957 | instance | [heat/heat] ok: [instance] 2026-05-11 12:58:02.760007 | instance | [heat/heat] 2026-05-11 12:58:02.760016 | instance | [heat/heat] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-11 12:58:03.240432 | instance | [rook-ceph-cluster/rook_ceph_cluster] ok: [instance] 2026-05-11 12:58:03.240492 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-05-11 12:58:03.240505 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-05-11 12:58:03.569714 | instance | [heat/heat] ok: [instance] 2026-05-11 12:58:03.569780 | instance | [heat/heat] 2026-05-11 12:58:03.569794 | instance | [heat/heat] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-11 12:58:03.638054 | instance | [heat/heat] ok: [instance] 2026-05-11 12:58:03.638104 | instance | [heat/heat] 2026-05-11 12:58:03.638113 | instance | [heat/heat] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-11 12:58:03.691506 | instance | [heat/heat] ok: [instance] 2026-05-11 12:58:03.691553 | instance | [heat/heat] 2026-05-11 12:58:03.691562 | instance | [heat/heat] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-11 12:58:03.805947 | instance | [heat/heat] ok: [instance] => (item=identity) 2026-05-11 12:58:03.806002 | instance | [heat/heat] ok: [instance] => (item=oslo_db) 2026-05-11 12:58:03.806009 | instance | [heat/heat] ok: [instance] => (item=orchestration) 2026-05-11 12:58:03.806015 | instance | [heat/heat] ok: [instance] => (item=cloudformation) 2026-05-11 12:58:03.806021 | instance | [heat/heat] ok: [instance] => (item=oslo_cache) 2026-05-11 12:58:03.806026 | instance | [heat/heat] ok: [instance] => (item=oslo_messaging) 2026-05-11 12:58:03.806038 | instance | [heat/heat] 2026-05-11 12:58:03.806044 | instance | [heat/heat] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-11 12:58:03.876901 | instance | [heat/heat] ok: [instance] 2026-05-11 12:58:03.876951 | instance | [heat/heat] 2026-05-11 12:58:03.876959 | instance | [heat/heat] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-11 12:58:03.950368 | instance | [heat/heat] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-11 12:58:03.950429 | instance | [heat/heat] 2026-05-11 12:58:03.950442 | instance | [heat/heat] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-11 12:58:04.368611 | instance | [glance/glance] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 12:58:04.368666 | instance | [glance/glance] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 12:58:04.368674 | instance | [glance/glance] interpreter could change the meaning of that path. See 2026-05-11 12:58:04.368681 | instance | [glance/glance] https://docs.ansible.com/ansible- 2026-05-11 12:58:04.368687 | instance | [glance/glance] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 12:58:04.399419 | instance | [glance/glance] ok: [instance] 2026-05-11 12:58:04.399467 | instance | [glance/glance] 2026-05-11 12:58:04.399475 | instance | [glance/glance] TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-05-11 12:58:04.605613 | instance | [heat/heat] changed: [instance] 2026-05-11 12:58:04.605657 | instance | [heat/heat] 2026-05-11 12:58:04.605664 | instance | [heat/heat] TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-05-11 12:58:04.778288 | instance | [rook-ceph-cluster/rook_ceph_cluster] ok: [instance] 2026-05-11 12:58:04.778336 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-05-11 12:58:04.778344 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-05-11 12:58:05.639038 | instance | [glance/glance] ok: [instance] 2026-05-11 12:58:05.639093 | instance | [glance/glance] 2026-05-11 12:58:05.639106 | instance | [glance/glance] TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-05-11 12:58:06.115446 | instance | [glance/glance] ok: [instance] 2026-05-11 12:58:06.115520 | instance | [glance/glance] 2026-05-11 12:58:06.115538 | instance | [glance/glance] TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-05-11 12:58:06.169833 | instance | [rook-ceph-cluster/rook_ceph_cluster] ok: [instance] 2026-05-11 12:58:06.169887 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-05-11 12:58:06.169897 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-05-11 12:58:06.812454 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=None) 2026-05-11 12:58:06.812491 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=None) 2026-05-11 12:58:06.812499 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=None) 2026-05-11 12:58:06.812513 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=None) 2026-05-11 12:58:06.812517 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=None) 2026-05-11 12:58:06.812521 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] 2026-05-11 12:58:06.812526 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-11 12:58:06.812530 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-05-11 12:58:06.878367 | instance | [glance/glance] ok: [instance] 2026-05-11 12:58:06.878418 | instance | [glance/glance] 2026-05-11 12:58:06.878426 | instance | [glance/glance] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-11 12:58:07.029070 | instance | [glance/glance] ok: [instance] 2026-05-11 12:58:07.029121 | instance | [glance/glance] 2026-05-11 12:58:07.029127 | instance | [glance/glance] TASK [Create RabbitMQ cluster] ************************************************* 2026-05-11 12:58:07.125115 | instance | [glance/glance] included: rabbitmq for instance 2026-05-11 12:58:07.125175 | instance | [glance/glance] 2026-05-11 12:58:07.125187 | instance | [glance/glance] TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-11 12:58:07.146224 | instance | [rook-ceph-cluster/rook_ceph_cluster] changed: [instance] 2026-05-11 12:58:07.146261 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-05-11 12:58:07.146273 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-05-11 12:58:07.943454 | instance | [rook-ceph-cluster/rook_ceph_cluster] changed: [instance] 2026-05-11 12:58:07.943517 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-05-11 12:58:07.943531 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-05-11 12:58:08.128779 | instance | [glance/glance] ok: [instance] 2026-05-11 12:58:08.128853 | instance | [glance/glance] 2026-05-11 12:58:08.128865 | instance | [glance/glance] TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-11 12:58:08.193648 | instance | [glance/glance] skipping: [instance] 2026-05-11 12:58:08.193705 | instance | [glance/glance] 2026-05-11 12:58:08.193738 | instance | [glance/glance] TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-11 12:58:08.243471 | instance | [glance/glance] skipping: [instance] 2026-05-11 12:58:08.243543 | instance | [glance/glance] 2026-05-11 12:58:08.243555 | instance | [glance/glance] TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-11 12:58:08.296136 | instance | [glance/glance] skipping: [instance] 2026-05-11 12:58:08.296207 | instance | [glance/glance] 2026-05-11 12:58:08.296219 | instance | [glance/glance] TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-11 12:58:09.948353 | instance | [rook-ceph-cluster/rook_ceph_cluster] changed: [instance] 2026-05-11 12:58:09.948407 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-05-11 12:58:09.948417 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.rook_ceph_cluster : Wait for keystone API to be Available] *** 2026-05-11 12:58:10.901351 | instance | [rook-ceph-cluster/rook_ceph_cluster] ok: [instance] 2026-05-11 12:58:10.901392 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-05-11 12:58:10.901402 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.rook_ceph_cluster : Ensure "service" domain exists] *** 2026-05-11 12:58:12.237184 | instance | [rook-ceph-cluster/rook_ceph_cluster] changed: [instance] 2026-05-11 12:58:12.237261 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-05-11 12:58:12.237273 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-05-11 12:58:14.305350 | instance | [rook-ceph-cluster/rook_ceph_cluster] [WARNING]: Module did not set no_log for update_password 2026-05-11 12:58:14.329357 | instance | [rook-ceph-cluster/rook_ceph_cluster] changed: [instance] 2026-05-11 12:58:14.329392 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-05-11 12:58:14.329423 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.rook_ceph_cluster : Ensure "service" project exists] *** 2026-05-11 12:58:15.899056 | instance | [rook-ceph-cluster/rook_ceph_cluster] changed: [instance] 2026-05-11 12:58:15.899120 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-05-11 12:58:15.899133 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-05-11 12:58:15.916950 | instance | [barbican/barbican] changed: [instance] 2026-05-11 12:58:15.916976 | instance | [barbican/barbican] 2026-05-11 12:58:15.916987 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-11 12:58:16.747929 | instance | [barbican/barbican] ok: [instance] 2026-05-11 12:58:16.747975 | instance | [barbican/barbican] 2026-05-11 12:58:16.747981 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-11 12:58:16.811251 | instance | [barbican/barbican] ok: [instance] 2026-05-11 12:58:16.811282 | instance | [barbican/barbican] 2026-05-11 12:58:16.811287 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-11 12:58:17.662306 | instance | [barbican/barbican] ok: [instance] 2026-05-11 12:58:17.662356 | instance | [barbican/barbican] 2026-05-11 12:58:17.662364 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-11 12:58:17.811338 | instance | [barbican/barbican] ok: [instance] 2026-05-11 12:58:17.811376 | instance | [barbican/barbican] 2026-05-11 12:58:17.811382 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-11 12:58:17.859220 | instance | [barbican/barbican] ok: [instance] 2026-05-11 12:58:17.859249 | instance | [barbican/barbican] 2026-05-11 12:58:17.859259 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-11 12:58:17.956577 | instance | [barbican/barbican] ok: [instance] => (item=oslo_db) 2026-05-11 12:58:17.956619 | instance | [barbican/barbican] ok: [instance] => (item=oslo_messaging) 2026-05-11 12:58:17.956625 | instance | [barbican/barbican] ok: [instance] => (item=key_manager) 2026-05-11 12:58:17.956629 | instance | [barbican/barbican] ok: [instance] => (item=oslo_cache) 2026-05-11 12:58:17.956633 | instance | [barbican/barbican] ok: [instance] => (item=identity) 2026-05-11 12:58:17.956640 | instance | [barbican/barbican] 2026-05-11 12:58:17.956645 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-11 12:58:18.028792 | instance | [barbican/barbican] ok: [instance] 2026-05-11 12:58:18.028827 | instance | [barbican/barbican] 2026-05-11 12:58:18.028833 | instance | [barbican/barbican] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-11 12:58:18.090119 | instance | [barbican/barbican] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-11 12:58:18.090157 | instance | [barbican/barbican] 2026-05-11 12:58:18.090162 | instance | [barbican/barbican] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-11 12:58:18.360023 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=alertmanager) 2026-05-11 12:58:18.360105 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=prometheus) 2026-05-11 12:58:18.360118 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-11 12:58:18.360128 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-05-11 12:58:18.725058 | instance | [barbican/barbican] changed: [instance] 2026-05-11 12:58:18.725205 | instance | [barbican/barbican] 2026-05-11 12:58:18.725218 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-05-11 12:58:29.894958 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=alertmanager) 2026-05-11 12:58:29.895017 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=prometheus) 2026-05-11 12:58:29.895039 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-11 12:58:29.895046 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-05-11 12:58:30.688884 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] 2026-05-11 12:58:30.688940 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-11 12:58:30.688948 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-05-11 12:58:32.429844 | instance | [rook-ceph-cluster/rook_ceph_cluster] ok: [instance] 2026-05-11 12:58:32.429914 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-05-11 12:58:32.429925 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-05-11 12:58:33.701224 | instance | [rook-ceph-cluster/rook_ceph_cluster] changed: [instance] 2026-05-11 12:58:33.701274 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-05-11 12:58:33.701281 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-05-11 12:58:36.148924 | instance | [rook-ceph-cluster/rook_ceph_cluster] changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-205.nip.io/swift/v1/%(tenant_id)s'}) 2026-05-11 12:58:36.148969 | instance | [rook-ceph-cluster/rook_ceph_cluster] changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-05-11 12:58:36.148978 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-05-11 12:58:36.148985 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [Create Ingress] ********************************************************** 2026-05-11 12:58:36.243423 | instance | [rook-ceph-cluster/rook_ceph_cluster] included: openstack_helm_ingress for instance 2026-05-11 12:58:36.243481 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-05-11 12:58:36.243493 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-11 12:58:36.285552 | instance | [rook-ceph-cluster/rook_ceph_cluster] skipping: [instance] 2026-05-11 12:58:36.285601 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-05-11 12:58:36.285609 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-11 12:58:36.326854 | instance | [rook-ceph-cluster/rook_ceph_cluster] skipping: [instance] 2026-05-11 12:58:36.326909 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-05-11 12:58:36.326921 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-11 12:58:36.415983 | instance | [rook-ceph-cluster/rook_ceph_cluster] ok: [instance] 2026-05-11 12:58:36.416022 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-05-11 12:58:36.416028 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-05-11 12:58:36.482482 | instance | [rook-ceph-cluster/rook_ceph_cluster] included: ingress for instance 2026-05-11 12:58:36.482553 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-05-11 12:58:36.482565 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-05-11 12:58:37.248612 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] 2026-05-11 12:58:37.248679 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-11 12:58:37.248691 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-05-11 12:58:37.430085 | instance | [rook-ceph-cluster/rook_ceph_cluster] changed: [instance] 2026-05-11 12:58:37.430144 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-05-11 12:58:37.430156 | instance | [rook-ceph-cluster/rook_ceph_cluster] PLAY RECAP ********************************************************************* 2026-05-11 12:58:37.430166 | instance | [rook-ceph-cluster/rook_ceph_cluster] instance : ok=27 changed=10 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 2026-05-11 12:58:37.430198 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-05-11 12:58:37.538875 | instance | ==> [rook-ceph-cluster] Deployment complete 2026-05-11 12:58:38.188795 | instance | [cinder/cinder] 2026-05-11 12:58:38.188852 | instance | [cinder/cinder] PLAY [controllers[0]] ********************************************************** 2026-05-11 12:58:38.188861 | instance | [cinder/cinder] 2026-05-11 12:58:38.188867 | instance | [cinder/cinder] TASK [Gathering Facts] ********************************************************* 2026-05-11 12:58:39.560700 | instance | [glance/glance] changed: [instance] 2026-05-11 12:58:39.560773 | instance | [glance/glance] 2026-05-11 12:58:39.560784 | instance | [glance/glance] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-11 12:58:40.294867 | instance | [glance/glance] ok: [instance] 2026-05-11 12:58:40.294960 | instance | [glance/glance] 2026-05-11 12:58:40.294967 | instance | [glance/glance] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-11 12:58:40.349800 | instance | [glance/glance] ok: [instance] 2026-05-11 12:58:40.349852 | instance | [glance/glance] 2026-05-11 12:58:40.349858 | instance | [glance/glance] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-11 12:58:40.867100 | instance | [cinder/cinder] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 12:58:40.867212 | instance | [cinder/cinder] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 12:58:40.867225 | instance | [cinder/cinder] interpreter could change the meaning of that path. See 2026-05-11 12:58:40.867236 | instance | [cinder/cinder] https://docs.ansible.com/ansible- 2026-05-11 12:58:40.867245 | instance | [cinder/cinder] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 12:58:40.940001 | instance | [cinder/cinder] ok: [instance] 2026-05-11 12:58:40.940071 | instance | [cinder/cinder] 2026-05-11 12:58:40.940078 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-11 12:58:41.065711 | instance | [cinder/cinder] ok: [instance] 2026-05-11 12:58:41.065794 | instance | [cinder/cinder] 2026-05-11 12:58:41.065807 | instance | [cinder/cinder] TASK [Create RabbitMQ cluster] ************************************************* 2026-05-11 12:58:41.137972 | instance | [glance/glance] ok: [instance] 2026-05-11 12:58:41.138133 | instance | [glance/glance] 2026-05-11 12:58:41.138155 | instance | [glance/glance] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-11 12:58:41.145103 | instance | [cinder/cinder] included: rabbitmq for instance 2026-05-11 12:58:41.145154 | instance | [cinder/cinder] 2026-05-11 12:58:41.145168 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-11 12:58:41.202437 | instance | [glance/glance] ok: [instance] 2026-05-11 12:58:41.202510 | instance | [glance/glance] 2026-05-11 12:58:41.202523 | instance | [glance/glance] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-11 12:58:41.261315 | instance | [glance/glance] ok: [instance] 2026-05-11 12:58:41.261408 | instance | [glance/glance] 2026-05-11 12:58:41.261421 | instance | [glance/glance] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-11 12:58:41.381658 | instance | [glance/glance] ok: [instance] => (item=identity) 2026-05-11 12:58:41.381739 | instance | [glance/glance] ok: [instance] => (item=oslo_db) 2026-05-11 12:58:41.381750 | instance | [glance/glance] ok: [instance] => (item=image) 2026-05-11 12:58:41.381760 | instance | [glance/glance] ok: [instance] => (item=oslo_cache) 2026-05-11 12:58:41.381769 | instance | [glance/glance] ok: [instance] => (item=oslo_messaging) 2026-05-11 12:58:41.381778 | instance | [glance/glance] ok: [instance] => (item=dashboard) 2026-05-11 12:58:41.381798 | instance | [glance/glance] 2026-05-11 12:58:41.381808 | instance | [glance/glance] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-11 12:58:41.441042 | instance | [glance/glance] ok: [instance] 2026-05-11 12:58:41.441680 | instance | [glance/glance] 2026-05-11 12:58:41.441697 | instance | [glance/glance] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-11 12:58:41.500235 | instance | [glance/glance] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-11 12:58:41.500324 | instance | [glance/glance] 2026-05-11 12:58:41.500334 | instance | [glance/glance] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-11 12:58:42.072566 | instance | [cinder/cinder] ok: [instance] 2026-05-11 12:58:42.072674 | instance | [cinder/cinder] 2026-05-11 12:58:42.072686 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-11 12:58:42.122376 | instance | [cinder/cinder] skipping: [instance] 2026-05-11 12:58:42.122462 | instance | [cinder/cinder] 2026-05-11 12:58:42.122474 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-11 12:58:42.185689 | instance | [cinder/cinder] skipping: [instance] 2026-05-11 12:58:42.186419 | instance | [cinder/cinder] 2026-05-11 12:58:42.186438 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-11 12:58:42.214755 | instance | [glance/glance] changed: [instance] 2026-05-11 12:58:42.214840 | instance | [glance/glance] 2026-05-11 12:58:42.214846 | instance | [glance/glance] TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] ************* 2026-05-11 12:58:42.242633 | instance | [cinder/cinder] skipping: [instance] 2026-05-11 12:58:42.242717 | instance | [cinder/cinder] 2026-05-11 12:58:42.242729 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-11 12:58:42.603725 | instance | [glance/glance] ok: [instance] 2026-05-11 12:58:42.603775 | instance | [glance/glance] 2026-05-11 12:58:42.603783 | instance | [glance/glance] TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-05-11 12:58:53.210139 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-05-11 12:58:53.210191 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-05-11 12:58:53.210199 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-05-11 12:58:53.210205 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-05-11 12:58:53.210211 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-05-11 12:58:53.210217 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-05-11 12:58:53.210223 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-05-11 12:58:53.210229 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-05-11 12:58:53.210235 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-05-11 12:58:53.210241 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-05-11 12:58:53.210246 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-05-11 12:58:53.210252 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-05-11 12:58:53.210258 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-05-11 12:58:53.210264 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-11 12:58:53.210270 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-05-11 12:59:13.646865 | instance | [cinder/cinder] changed: [instance] 2026-05-11 12:59:13.646936 | instance | [cinder/cinder] 2026-05-11 12:59:13.646945 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-11 12:59:14.433031 | instance | [cinder/cinder] ok: [instance] 2026-05-11 12:59:14.433082 | instance | [cinder/cinder] 2026-05-11 12:59:14.433088 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-11 12:59:14.490812 | instance | [cinder/cinder] ok: [instance] 2026-05-11 12:59:14.490860 | instance | [cinder/cinder] 2026-05-11 12:59:14.490865 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-11 12:59:14.929958 | instance | [placement/placement] changed: [instance] 2026-05-11 12:59:14.930010 | instance | [placement/placement] 2026-05-11 12:59:14.930018 | instance | [placement/placement] TASK [Create Ingress] ********************************************************** 2026-05-11 12:59:15.024479 | instance | [placement/placement] included: openstack_helm_ingress for instance 2026-05-11 12:59:15.024550 | instance | [placement/placement] 2026-05-11 12:59:15.024563 | instance | [placement/placement] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-11 12:59:15.071874 | instance | [placement/placement] skipping: [instance] 2026-05-11 12:59:15.071937 | instance | [placement/placement] 2026-05-11 12:59:15.071950 | instance | [placement/placement] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-11 12:59:15.118358 | instance | [placement/placement] skipping: [instance] 2026-05-11 12:59:15.118432 | instance | [placement/placement] 2026-05-11 12:59:15.118444 | instance | [placement/placement] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-11 12:59:15.191033 | instance | [placement/placement] ok: [instance] 2026-05-11 12:59:15.191100 | instance | [placement/placement] 2026-05-11 12:59:15.191112 | instance | [placement/placement] TASK [Create Ingress placement] ************************************************ 2026-05-11 12:59:15.259840 | instance | [placement/placement] included: ingress for instance 2026-05-11 12:59:15.259889 | instance | [placement/placement] 2026-05-11 12:59:15.259895 | instance | [placement/placement] TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-05-11 12:59:15.359686 | instance | [cinder/cinder] ok: [instance] 2026-05-11 12:59:15.359746 | instance | [cinder/cinder] 2026-05-11 12:59:15.359754 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-11 12:59:15.422325 | instance | [cinder/cinder] ok: [instance] 2026-05-11 12:59:15.422385 | instance | [cinder/cinder] 2026-05-11 12:59:15.422393 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-11 12:59:15.475458 | instance | [cinder/cinder] ok: [instance] 2026-05-11 12:59:15.475557 | instance | [cinder/cinder] 2026-05-11 12:59:15.475572 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-11 12:59:15.586470 | instance | [cinder/cinder] ok: [instance] => (item=oslo_db) 2026-05-11 12:59:15.586531 | instance | [cinder/cinder] ok: [instance] => (item=oslo_cache) 2026-05-11 12:59:15.586539 | instance | [cinder/cinder] ok: [instance] => (item=identity) 2026-05-11 12:59:15.586545 | instance | [cinder/cinder] ok: [instance] => (item=image) 2026-05-11 12:59:15.586551 | instance | [cinder/cinder] ok: [instance] => (item=oslo_messaging) 2026-05-11 12:59:15.586556 | instance | [cinder/cinder] ok: [instance] => (item=volumev3) 2026-05-11 12:59:15.586563 | instance | [cinder/cinder] 2026-05-11 12:59:15.586569 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-11 12:59:15.669805 | instance | [cinder/cinder] ok: [instance] 2026-05-11 12:59:15.669873 | instance | [cinder/cinder] 2026-05-11 12:59:15.669881 | instance | [cinder/cinder] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-11 12:59:15.735655 | instance | [cinder/cinder] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-11 12:59:15.735752 | instance | [cinder/cinder] 2026-05-11 12:59:15.735766 | instance | [cinder/cinder] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-11 12:59:16.479529 | instance | [placement/placement] changed: [instance] 2026-05-11 12:59:16.479625 | instance | [placement/placement] 2026-05-11 12:59:16.479634 | instance | [placement/placement] PLAY RECAP ********************************************************************* 2026-05-11 12:59:16.479640 | instance | [placement/placement] instance : ok=14 changed=3 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-05-11 12:59:16.479647 | instance | [placement/placement] 2026-05-11 12:59:16.486663 | instance | [cinder/cinder] changed: [instance] 2026-05-11 12:59:16.486945 | instance | [cinder/cinder] 2026-05-11 12:59:16.486958 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-05-11 12:59:16.570656 | instance | ==> [placement] Deployment complete 2026-05-11 12:59:17.001438 | instance | [cinder/cinder] ok: [instance] 2026-05-11 12:59:17.001506 | instance | [cinder/cinder] 2026-05-11 12:59:17.001517 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-05-11 12:59:17.058328 | instance | [cinder/cinder] ok: [instance] 2026-05-11 12:59:17.058414 | instance | [cinder/cinder] 2026-05-11 12:59:17.058426 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] *************** 2026-05-11 12:59:17.221905 | instance | [cinder/cinder] ok: [instance] 2026-05-11 12:59:17.221977 | instance | [cinder/cinder] 2026-05-11 12:59:17.221986 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-05-11 12:59:26.608831 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] 2026-05-11 12:59:26.608897 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-11 12:59:26.608905 | instance | [kube-prometheus-stack/kube_prometheus_stack] PLAY RECAP ********************************************************************* 2026-05-11 12:59:26.608912 | instance | [kube-prometheus-stack/kube_prometheus_stack] instance : ok=21 changed=11 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-11 12:59:26.608920 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-05-11 12:59:26.682547 | instance | ==> [kube-prometheus-stack] Deployment complete 2026-05-11 12:59:26.682611 | instance | ==> [ipmi-exporter] Starting deployment 2026-05-11 12:59:26.682711 | instance | ==> [prometheus-pushgateway] Starting deployment 2026-05-11 12:59:27.194603 | instance | [ipmi-exporter/ipmi_exporter] 2026-05-11 12:59:27.194659 | instance | [ipmi-exporter/ipmi_exporter] PLAY [controllers[0]] ********************************************************** 2026-05-11 12:59:27.194668 | instance | [ipmi-exporter/ipmi_exporter] 2026-05-11 12:59:27.194675 | instance | [ipmi-exporter/ipmi_exporter] TASK [Gathering Facts] ********************************************************* 2026-05-11 12:59:27.262138 | instance | [prometheus-pushgateway/prometheus_pushgateway] 2026-05-11 12:59:27.262190 | instance | [prometheus-pushgateway/prometheus_pushgateway] PLAY [controllers[0]] ********************************************************** 2026-05-11 12:59:27.262202 | instance | [prometheus-pushgateway/prometheus_pushgateway] 2026-05-11 12:59:27.262209 | instance | [prometheus-pushgateway/prometheus_pushgateway] TASK [Gathering Facts] ********************************************************* 2026-05-11 12:59:30.282943 | instance | [ipmi-exporter/ipmi_exporter] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 12:59:30.283025 | instance | [ipmi-exporter/ipmi_exporter] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 12:59:30.283034 | instance | [ipmi-exporter/ipmi_exporter] interpreter could change the meaning of that path. See 2026-05-11 12:59:30.283041 | instance | [ipmi-exporter/ipmi_exporter] https://docs.ansible.com/ansible- 2026-05-11 12:59:30.283048 | instance | [ipmi-exporter/ipmi_exporter] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 12:59:30.360416 | instance | [ipmi-exporter/ipmi_exporter] ok: [instance] 2026-05-11 12:59:30.360480 | instance | [ipmi-exporter/ipmi_exporter] 2026-05-11 12:59:30.360486 | instance | [ipmi-exporter/ipmi_exporter] TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-05-11 12:59:30.389666 | instance | [prometheus-pushgateway/prometheus_pushgateway] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 12:59:30.389708 | instance | [prometheus-pushgateway/prometheus_pushgateway] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 12:59:30.389723 | instance | [prometheus-pushgateway/prometheus_pushgateway] interpreter could change the meaning of that path. See 2026-05-11 12:59:30.389730 | instance | [prometheus-pushgateway/prometheus_pushgateway] https://docs.ansible.com/ansible- 2026-05-11 12:59:30.389736 | instance | [prometheus-pushgateway/prometheus_pushgateway] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 12:59:30.450126 | instance | [prometheus-pushgateway/prometheus_pushgateway] ok: [instance] 2026-05-11 12:59:30.450164 | instance | [prometheus-pushgateway/prometheus_pushgateway] 2026-05-11 12:59:30.450173 | instance | [prometheus-pushgateway/prometheus_pushgateway] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-11 12:59:30.516457 | instance | [prometheus-pushgateway/prometheus_pushgateway] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-11 12:59:30.516491 | instance | [prometheus-pushgateway/prometheus_pushgateway] 2026-05-11 12:59:30.516497 | instance | [prometheus-pushgateway/prometheus_pushgateway] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-11 12:59:31.179581 | instance | [prometheus-pushgateway/prometheus_pushgateway] changed: [instance] 2026-05-11 12:59:31.179638 | instance | [prometheus-pushgateway/prometheus_pushgateway] 2026-05-11 12:59:31.179645 | instance | [prometheus-pushgateway/prometheus_pushgateway] TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-05-11 12:59:31.616680 | instance | [ipmi-exporter/ipmi_exporter] changed: [instance] 2026-05-11 12:59:31.616730 | instance | [ipmi-exporter/ipmi_exporter] 2026-05-11 12:59:31.616738 | instance | [ipmi-exporter/ipmi_exporter] PLAY RECAP ********************************************************************* 2026-05-11 12:59:31.616745 | instance | [ipmi-exporter/ipmi_exporter] instance : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-11 12:59:31.616751 | instance | [ipmi-exporter/ipmi_exporter] 2026-05-11 12:59:31.682478 | instance | ==> [ipmi-exporter] Deployment complete 2026-05-11 12:59:32.888341 | instance | [prometheus-pushgateway/prometheus_pushgateway] changed: [instance] 2026-05-11 12:59:32.888400 | instance | [prometheus-pushgateway/prometheus_pushgateway] 2026-05-11 12:59:32.888412 | instance | [prometheus-pushgateway/prometheus_pushgateway] PLAY RECAP ********************************************************************* 2026-05-11 12:59:32.888429 | instance | [prometheus-pushgateway/prometheus_pushgateway] instance : ok=4 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-11 12:59:32.888439 | instance | [prometheus-pushgateway/prometheus_pushgateway] 2026-05-11 12:59:32.976337 | instance | ==> [prometheus-pushgateway] Deployment complete 2026-05-11 13:00:03.828527 | instance | [barbican/barbican] changed: [instance] 2026-05-11 13:00:03.828588 | instance | [barbican/barbican] 2026-05-11 13:00:03.828600 | instance | [barbican/barbican] TASK [Create Ingress] ********************************************************** 2026-05-11 13:00:03.922086 | instance | [barbican/barbican] included: openstack_helm_ingress for instance 2026-05-11 13:00:03.922152 | instance | [barbican/barbican] 2026-05-11 13:00:03.922163 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-11 13:00:03.965538 | instance | [barbican/barbican] skipping: [instance] 2026-05-11 13:00:03.965596 | instance | [barbican/barbican] 2026-05-11 13:00:03.965608 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-11 13:00:04.011401 | instance | [barbican/barbican] skipping: [instance] 2026-05-11 13:00:04.011479 | instance | [barbican/barbican] 2026-05-11 13:00:04.011493 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-11 13:00:04.073261 | instance | [barbican/barbican] ok: [instance] 2026-05-11 13:00:04.073319 | instance | [barbican/barbican] 2026-05-11 13:00:04.073332 | instance | [barbican/barbican] TASK [Create Ingress key-manager] ********************************************** 2026-05-11 13:00:04.134107 | instance | [barbican/barbican] included: ingress for instance 2026-05-11 13:00:04.134174 | instance | [barbican/barbican] 2026-05-11 13:00:04.134189 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-05-11 13:00:05.146891 | instance | [barbican/barbican] changed: [instance] 2026-05-11 13:00:05.146946 | instance | [barbican/barbican] 2026-05-11 13:00:05.146952 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-05-11 13:00:06.425124 | instance | [barbican/barbican] changed: [instance] 2026-05-11 13:00:06.425213 | instance | [barbican/barbican] 2026-05-11 13:00:06.425225 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-05-11 13:00:11.931958 | instance | [barbican/barbican] changed: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-05-11 13:00:11.931998 | instance | [barbican/barbican] 2026-05-11 13:00:11.932004 | instance | [barbican/barbican] PLAY RECAP ********************************************************************* 2026-05-11 13:00:11.932009 | instance | [barbican/barbican] instance : ok=42 changed=6 unreachable=0 failed=0 skipped=11 rescued=0 ignored=0 2026-05-11 13:00:11.932017 | instance | [barbican/barbican] 2026-05-11 13:00:12.022510 | instance | ==> [barbican] Deployment complete 2026-05-11 13:01:01.797199 | instance | [glance/glance] changed: [instance] 2026-05-11 13:01:01.797257 | instance | [glance/glance] 2026-05-11 13:01:01.797265 | instance | [glance/glance] TASK [Create Ingress] ********************************************************** 2026-05-11 13:01:01.891918 | instance | [glance/glance] included: openstack_helm_ingress for instance 2026-05-11 13:01:01.891969 | instance | [glance/glance] 2026-05-11 13:01:01.891983 | instance | [glance/glance] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-11 13:01:01.940079 | instance | [glance/glance] skipping: [instance] 2026-05-11 13:01:01.940143 | instance | [glance/glance] 2026-05-11 13:01:01.940155 | instance | [glance/glance] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-11 13:01:01.987251 | instance | [glance/glance] skipping: [instance] 2026-05-11 13:01:01.987325 | instance | [glance/glance] 2026-05-11 13:01:01.987343 | instance | [glance/glance] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-11 13:01:02.048996 | instance | [glance/glance] ok: [instance] 2026-05-11 13:01:02.049048 | instance | [glance/glance] 2026-05-11 13:01:02.049055 | instance | [glance/glance] TASK [Create Ingress image] **************************************************** 2026-05-11 13:01:02.112532 | instance | [glance/glance] included: ingress for instance 2026-05-11 13:01:02.112574 | instance | [glance/glance] 2026-05-11 13:01:02.112579 | instance | [glance/glance] TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-05-11 13:01:03.094015 | instance | [glance/glance] changed: [instance] 2026-05-11 13:01:03.094081 | instance | [glance/glance] 2026-05-11 13:01:03.094096 | instance | [glance/glance] PLAY RECAP ********************************************************************* 2026-05-11 13:01:03.094111 | instance | [glance/glance] instance : ok=23 changed=4 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-05-11 13:01:03.094124 | instance | [glance/glance] 2026-05-11 13:01:03.171517 | instance | ==> [glance] Deployment complete 2026-05-11 13:01:03.171576 | instance | ==> [glance-images] Starting deployment 2026-05-11 13:01:03.171584 | instance | ==> [nova] Starting deployment 2026-05-11 13:01:03.171591 | instance | ==> [magnum] Starting deployment 2026-05-11 13:01:03.781107 | instance | [glance-images/glance_images] 2026-05-11 13:01:03.781187 | instance | [glance-images/glance_images] PLAY [controllers[0]] ********************************************************** 2026-05-11 13:01:03.781195 | instance | [glance-images/glance_images] 2026-05-11 13:01:03.781202 | instance | [glance-images/glance_images] TASK [Gathering Facts] ********************************************************* 2026-05-11 13:01:03.791963 | instance | [nova/nova] 2026-05-11 13:01:03.792014 | instance | [nova/nova] PLAY [controllers[0]] ********************************************************** 2026-05-11 13:01:03.792022 | instance | [nova/nova] 2026-05-11 13:01:03.792028 | instance | [nova/nova] TASK [Gathering Facts] ********************************************************* 2026-05-11 13:01:03.908028 | instance | [magnum/magnum_pre] 2026-05-11 13:01:03.908071 | instance | [magnum/magnum_pre] PLAY [controllers[0]] ********************************************************** 2026-05-11 13:01:03.908078 | instance | [magnum/magnum_pre] 2026-05-11 13:01:03.908084 | instance | [magnum/magnum_pre] TASK [Gathering Facts] ********************************************************* 2026-05-11 13:01:03.955442 | instance | [magnum/magnum] 2026-05-11 13:01:03.955483 | instance | [magnum/magnum] PLAY [controllers[0]] ********************************************************** 2026-05-11 13:01:03.955488 | instance | [magnum/magnum] 2026-05-11 13:01:03.955497 | instance | [magnum/magnum] TASK [Gathering Facts] ********************************************************* 2026-05-11 13:01:06.766560 | instance | [glance-images/glance_images] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 13:01:06.766644 | instance | [glance-images/glance_images] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 13:01:06.766652 | instance | [glance-images/glance_images] interpreter could change the meaning of that path. See 2026-05-11 13:01:06.766660 | instance | [glance-images/glance_images] https://docs.ansible.com/ansible- 2026-05-11 13:01:06.766666 | instance | [glance-images/glance_images] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 13:01:06.828911 | instance | [glance-images/glance_images] ok: [instance] 2026-05-11 13:01:06.828995 | instance | [glance-images/glance_images] 2026-05-11 13:01:06.829008 | instance | [glance-images/glance_images] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-11 13:01:06.866611 | instance | [nova/nova] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 13:01:06.866688 | instance | [nova/nova] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 13:01:06.866694 | instance | [nova/nova] interpreter could change the meaning of that path. See 2026-05-11 13:01:06.866700 | instance | [nova/nova] https://docs.ansible.com/ansible- 2026-05-11 13:01:06.866704 | instance | [nova/nova] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 13:01:06.919926 | instance | [nova/nova] ok: [instance] 2026-05-11 13:01:06.920013 | instance | [nova/nova] 2026-05-11 13:01:06.920022 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-05-11 13:01:06.968135 | instance | [glance-images/glance_images] ok: [instance] 2026-05-11 13:01:06.968276 | instance | [glance-images/glance_images] 2026-05-11 13:01:06.968291 | instance | [glance-images/glance_images] TASK [Create RabbitMQ cluster] ************************************************* 2026-05-11 13:01:07.013663 | instance | [glance-images/glance_images] skipping: [instance] 2026-05-11 13:01:07.013738 | instance | [glance-images/glance_images] 2026-05-11 13:01:07.013746 | instance | [glance-images/glance_images] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-11 13:01:07.078878 | instance | [glance-images/glance_images] skipping: [instance] 2026-05-11 13:01:07.078970 | instance | [glance-images/glance_images] 2026-05-11 13:01:07.078977 | instance | [glance-images/glance_images] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-11 13:01:07.123369 | instance | [glance-images/glance_images] skipping: [instance] 2026-05-11 13:01:07.123464 | instance | [glance-images/glance_images] 2026-05-11 13:01:07.123476 | instance | [glance-images/glance_images] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-11 13:01:07.179434 | instance | [glance-images/glance_images] skipping: [instance] 2026-05-11 13:01:07.179509 | instance | [glance-images/glance_images] 2026-05-11 13:01:07.179520 | instance | [glance-images/glance_images] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-11 13:01:07.234057 | instance | [glance-images/glance_images] skipping: [instance] 2026-05-11 13:01:07.234135 | instance | [glance-images/glance_images] 2026-05-11 13:01:07.234141 | instance | [glance-images/glance_images] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-11 13:01:07.281950 | instance | [glance-images/glance_images] skipping: [instance] 2026-05-11 13:01:07.282021 | instance | [glance-images/glance_images] 2026-05-11 13:01:07.282028 | instance | [glance-images/glance_images] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-11 13:01:07.379546 | instance | [glance-images/glance_images] skipping: [instance] => (item=oslo_db) 2026-05-11 13:01:07.379621 | instance | [glance-images/glance_images] skipping: [instance] => (item=identity) 2026-05-11 13:01:07.379626 | instance | [glance-images/glance_images] skipping: [instance] => (item=oslo_cache) 2026-05-11 13:01:07.379631 | instance | [glance-images/glance_images] skipping: [instance] => (item=oslo_messaging) 2026-05-11 13:01:07.379635 | instance | [glance-images/glance_images] skipping: [instance] => (item=dashboard) 2026-05-11 13:01:07.379639 | instance | [glance-images/glance_images] skipping: [instance] => (item=image) 2026-05-11 13:01:07.379644 | instance | [glance-images/glance_images] skipping: [instance] 2026-05-11 13:01:07.379649 | instance | [glance-images/glance_images] 2026-05-11 13:01:07.379653 | instance | [glance-images/glance_images] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-11 13:01:07.466981 | instance | [glance-images/glance_images] skipping: [instance] 2026-05-11 13:01:07.467084 | instance | [glance-images/glance_images] 2026-05-11 13:01:07.467092 | instance | [glance-images/glance_images] TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-05-11 13:01:08.012737 | instance | [magnum/magnum] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 13:01:08.012849 | instance | [magnum/magnum] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 13:01:08.012867 | instance | [magnum/magnum] interpreter could change the meaning of that path. See 2026-05-11 13:01:08.012883 | instance | [magnum/magnum] https://docs.ansible.com/ansible- 2026-05-11 13:01:08.012896 | instance | [magnum/magnum] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 13:01:08.063805 | instance | [magnum/magnum_pre] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 13:01:08.063868 | instance | [magnum/magnum_pre] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 13:01:08.063874 | instance | [magnum/magnum_pre] interpreter could change the meaning of that path. See 2026-05-11 13:01:08.063879 | instance | [magnum/magnum_pre] https://docs.ansible.com/ansible- 2026-05-11 13:01:08.063884 | instance | [magnum/magnum_pre] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 13:01:08.085328 | instance | [magnum/magnum] ok: [instance] 2026-05-11 13:01:08.085363 | instance | [magnum/magnum] 2026-05-11 13:01:08.085374 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-11 13:01:08.133634 | instance | [magnum/magnum_pre] ok: [instance] 2026-05-11 13:01:08.133685 | instance | [magnum/magnum_pre] 2026-05-11 13:01:08.133693 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-11 13:01:08.203772 | instance | [magnum/magnum] ok: [instance] 2026-05-11 13:01:08.203843 | instance | [magnum/magnum] 2026-05-11 13:01:08.203856 | instance | [magnum/magnum] TASK [Create RabbitMQ cluster] ************************************************* 2026-05-11 13:01:08.250869 | instance | [nova/nova] ok: [instance] 2026-05-11 13:01:08.250934 | instance | [nova/nova] 2026-05-11 13:01:08.250971 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-05-11 13:01:08.263366 | instance | [magnum/magnum_pre] ok: [instance] 2026-05-11 13:01:08.263402 | instance | [magnum/magnum_pre] 2026-05-11 13:01:08.263414 | instance | [magnum/magnum_pre] TASK [Create RabbitMQ cluster] ************************************************* 2026-05-11 13:01:08.304079 | instance | [magnum/magnum] included: rabbitmq for instance 2026-05-11 13:01:08.304161 | instance | [magnum/magnum] 2026-05-11 13:01:08.304173 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-11 13:01:08.318862 | instance | [magnum/magnum_pre] skipping: [instance] 2026-05-11 13:01:08.318903 | instance | [magnum/magnum_pre] 2026-05-11 13:01:08.318915 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-11 13:01:08.373514 | instance | [magnum/magnum_pre] skipping: [instance] 2026-05-11 13:01:08.373596 | instance | [magnum/magnum_pre] 2026-05-11 13:01:08.373605 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-11 13:01:08.424117 | instance | [magnum/magnum_pre] skipping: [instance] 2026-05-11 13:01:08.424222 | instance | [magnum/magnum_pre] 2026-05-11 13:01:08.424235 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-11 13:01:08.483312 | instance | [magnum/magnum_pre] skipping: [instance] 2026-05-11 13:01:08.483426 | instance | [magnum/magnum_pre] 2026-05-11 13:01:08.483439 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-11 13:01:08.532657 | instance | [magnum/magnum_pre] skipping: [instance] 2026-05-11 13:01:08.532722 | instance | [magnum/magnum_pre] 2026-05-11 13:01:08.532730 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-11 13:01:08.585665 | instance | [magnum/magnum_pre] skipping: [instance] 2026-05-11 13:01:08.585741 | instance | [magnum/magnum_pre] 2026-05-11 13:01:08.585755 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-11 13:01:08.676668 | instance | [magnum/magnum_pre] skipping: [instance] => (item=key_manager) 2026-05-11 13:01:08.676753 | instance | [magnum/magnum_pre] skipping: [instance] => (item=oslo_db) 2026-05-11 13:01:08.676761 | instance | [magnum/magnum_pre] skipping: [instance] => (item=orchestration) 2026-05-11 13:01:08.676768 | instance | [magnum/magnum_pre] skipping: [instance] => (item=container_infra) 2026-05-11 13:01:08.676775 | instance | [magnum/magnum_pre] skipping: [instance] => (item=identity) 2026-05-11 13:01:08.676781 | instance | [magnum/magnum_pre] skipping: [instance] => (item=oslo_cache) 2026-05-11 13:01:08.676787 | instance | [magnum/magnum_pre] skipping: [instance] => (item=oslo_messaging) 2026-05-11 13:01:08.676795 | instance | [magnum/magnum_pre] skipping: [instance] 2026-05-11 13:01:08.676803 | instance | [magnum/magnum_pre] 2026-05-11 13:01:08.676814 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-11 13:01:08.748133 | instance | [nova/nova] ok: [instance] 2026-05-11 13:01:08.748232 | instance | [nova/nova] 2026-05-11 13:01:08.748244 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-05-11 13:01:08.748686 | instance | [magnum/magnum_pre] skipping: [instance] 2026-05-11 13:01:08.748746 | instance | [magnum/magnum_pre] 2026-05-11 13:01:08.748758 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-05-11 13:01:08.754483 | instance | [glance-images/glance_images] ok: [instance] 2026-05-11 13:01:08.754524 | instance | [glance-images/glance_images] 2026-05-11 13:01:08.754540 | instance | [glance-images/glance_images] TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-05-11 13:01:09.197651 | instance | [glance-images/glance_images] ok: [instance] 2026-05-11 13:01:09.197727 | instance | [glance-images/glance_images] 2026-05-11 13:01:09.197734 | instance | [glance-images/glance_images] TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-05-11 13:01:09.267973 | instance | [magnum/magnum] ok: [instance] 2026-05-11 13:01:09.268012 | instance | [magnum/magnum] 2026-05-11 13:01:09.268017 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-11 13:01:09.324678 | instance | [magnum/magnum] skipping: [instance] 2026-05-11 13:01:09.324769 | instance | [magnum/magnum] 2026-05-11 13:01:09.324778 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-11 13:01:09.382060 | instance | [magnum/magnum] skipping: [instance] 2026-05-11 13:01:09.382113 | instance | [magnum/magnum] 2026-05-11 13:01:09.382121 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-11 13:01:09.452093 | instance | [magnum/magnum] skipping: [instance] 2026-05-11 13:01:09.452142 | instance | [magnum/magnum] 2026-05-11 13:01:09.452147 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-11 13:01:09.491009 | instance | [nova/nova] ok: [instance] 2026-05-11 13:01:09.491054 | instance | [nova/nova] 2026-05-11 13:01:09.491071 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-11 13:01:09.626252 | instance | [nova/nova] ok: [instance] 2026-05-11 13:01:09.626318 | instance | [nova/nova] 2026-05-11 13:01:09.626330 | instance | [nova/nova] TASK [Create RabbitMQ cluster] ************************************************* 2026-05-11 13:01:09.720428 | instance | [nova/nova] included: rabbitmq for instance 2026-05-11 13:01:09.720499 | instance | [nova/nova] 2026-05-11 13:01:09.720512 | instance | [nova/nova] TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-11 13:01:10.014511 | instance | [glance-images/glance_images] ok: [instance] 2026-05-11 13:01:10.014549 | instance | [glance-images/glance_images] 2026-05-11 13:01:10.014557 | instance | [glance-images/glance_images] TASK [Create images] *********************************************************** 2026-05-11 13:01:10.141620 | instance | [glance-images/glance_images] included: glance_image for instance => (item={'container_format': 'bare', 'disk_format': 'raw', 'is_public': True, 'min_disk': 1, 'name': 'cirros', 'url': 'http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img'}) 2026-05-11 13:01:10.141664 | instance | [glance-images/glance_images] 2026-05-11 13:01:10.141673 | instance | [glance-images/glance_images] TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-05-11 13:01:10.146193 | instance | [magnum/magnum_pre] ok: [instance] 2026-05-11 13:01:10.146217 | instance | [magnum/magnum_pre] 2026-05-11 13:01:10.146225 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-05-11 13:01:10.623284 | instance | [magnum/magnum_pre] ok: [instance] 2026-05-11 13:01:10.623361 | instance | [magnum/magnum_pre] 2026-05-11 13:01:10.623369 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-05-11 13:01:10.665175 | instance | [nova/nova] ok: [instance] 2026-05-11 13:01:10.665261 | instance | [nova/nova] 2026-05-11 13:01:10.665269 | instance | [nova/nova] TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-11 13:01:10.728271 | instance | [nova/nova] skipping: [instance] 2026-05-11 13:01:10.728357 | instance | [nova/nova] 2026-05-11 13:01:10.728366 | instance | [nova/nova] TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-11 13:01:10.790989 | instance | [nova/nova] skipping: [instance] 2026-05-11 13:01:10.791074 | instance | [nova/nova] 2026-05-11 13:01:10.791082 | instance | [nova/nova] TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-11 13:01:10.845939 | instance | [nova/nova] skipping: [instance] 2026-05-11 13:01:10.846006 | instance | [nova/nova] 2026-05-11 13:01:10.846013 | instance | [nova/nova] TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-11 13:01:11.583212 | instance | [magnum/magnum_pre] ok: [instance] 2026-05-11 13:01:11.583327 | instance | [magnum/magnum_pre] 2026-05-11 13:01:11.583342 | instance | [magnum/magnum_pre] TASK [Upload images] *********************************************************** 2026-05-11 13:01:11.720196 | instance | [magnum/magnum_pre] included: glance_image for instance => (item={'name': 'ubuntu-2204-kube-v1.34.3', 'url': 'https://github.com/vexxhost/capo-image-elements/releases/download/2025.12-3/ubuntu-22.04-v1.34.3.qcow2', 'distro': 'ubuntu'}) 2026-05-11 13:01:11.720259 | instance | [magnum/magnum_pre] 2026-05-11 13:01:11.720266 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-05-11 13:01:15.641639 | instance | [glance-images/glance_images] changed: [instance] 2026-05-11 13:01:15.641713 | instance | [glance-images/glance_images] 2026-05-11 13:01:15.641725 | instance | [glance-images/glance_images] TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-05-11 13:01:24.836818 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Install packages (5 retries left). 2026-05-11 13:01:24.836874 | instance | [magnum/magnum_pre] ok: [instance] 2026-05-11 13:01:24.836883 | instance | [magnum/magnum_pre] 2026-05-11 13:01:24.836889 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-05-11 13:01:40.736261 | instance | [magnum/magnum] changed: [instance] 2026-05-11 13:01:40.736335 | instance | [magnum/magnum] 2026-05-11 13:01:40.736346 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-11 13:01:41.426565 | instance | [heat/heat] changed: [instance] 2026-05-11 13:01:41.426625 | instance | [heat/heat] 2026-05-11 13:01:41.426632 | instance | [heat/heat] TASK [Create Ingress] ********************************************************** 2026-05-11 13:01:41.485908 | instance | [magnum/magnum] ok: [instance] 2026-05-11 13:01:41.485968 | instance | [magnum/magnum] 2026-05-11 13:01:41.485978 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-11 13:01:41.528837 | instance | [heat/heat] included: openstack_helm_ingress for instance 2026-05-11 13:01:41.528888 | instance | [heat/heat] 2026-05-11 13:01:41.528896 | instance | [heat/heat] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-11 13:01:41.548551 | instance | [magnum/magnum] ok: [instance] 2026-05-11 13:01:41.548648 | instance | [magnum/magnum] 2026-05-11 13:01:41.548661 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-11 13:01:41.569350 | instance | [heat/heat] skipping: [instance] 2026-05-11 13:01:41.569409 | instance | [heat/heat] 2026-05-11 13:01:41.569420 | instance | [heat/heat] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-11 13:01:41.608422 | instance | [heat/heat] skipping: [instance] 2026-05-11 13:01:41.608479 | instance | [heat/heat] 2026-05-11 13:01:41.608490 | instance | [heat/heat] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-11 13:01:41.669624 | instance | [heat/heat] ok: [instance] 2026-05-11 13:01:41.669691 | instance | [heat/heat] 2026-05-11 13:01:41.669702 | instance | [heat/heat] TASK [Create Ingress orchestration] ******************************************** 2026-05-11 13:01:41.731497 | instance | [heat/heat] included: ingress for instance 2026-05-11 13:01:41.731564 | instance | [heat/heat] 2026-05-11 13:01:41.731574 | instance | [heat/heat] TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-05-11 13:01:42.198730 | instance | [nova/nova] changed: [instance] 2026-05-11 13:01:42.198821 | instance | [nova/nova] 2026-05-11 13:01:42.198828 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-11 13:01:42.275201 | instance | [magnum/magnum] ok: [instance] 2026-05-11 13:01:42.275283 | instance | [magnum/magnum] 2026-05-11 13:01:42.275295 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-11 13:01:42.349632 | instance | [magnum/magnum] ok: [instance] 2026-05-11 13:01:42.349690 | instance | [magnum/magnum] 2026-05-11 13:01:42.349701 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-11 13:01:42.413042 | instance | [magnum/magnum] ok: [instance] 2026-05-11 13:01:42.413092 | instance | [magnum/magnum] 2026-05-11 13:01:42.413099 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-11 13:01:42.599070 | instance | [magnum/magnum] ok: [instance] => (item=container_infra) 2026-05-11 13:01:42.599180 | instance | [magnum/magnum] ok: [instance] => (item=oslo_cache) 2026-05-11 13:01:42.599210 | instance | [magnum/magnum] ok: [instance] => (item=key_manager) 2026-05-11 13:01:42.599225 | instance | [magnum/magnum] ok: [instance] => (item=orchestration) 2026-05-11 13:01:42.599239 | instance | [magnum/magnum] ok: [instance] => (item=identity) 2026-05-11 13:01:42.599254 | instance | [magnum/magnum] ok: [instance] => (item=oslo_db) 2026-05-11 13:01:42.599267 | instance | [magnum/magnum] ok: [instance] => (item=oslo_messaging) 2026-05-11 13:01:42.599281 | instance | [magnum/magnum] 2026-05-11 13:01:42.599295 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-11 13:01:42.690748 | instance | [magnum/magnum] ok: [instance] 2026-05-11 13:01:42.690831 | instance | [magnum/magnum] 2026-05-11 13:01:42.690844 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-11 13:01:42.753313 | instance | [heat/heat] changed: [instance] 2026-05-11 13:01:42.753354 | instance | [heat/heat] 2026-05-11 13:01:42.753359 | instance | [heat/heat] TASK [Create Ingress] ********************************************************** 2026-05-11 13:01:42.782584 | instance | [magnum/magnum] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-11 13:01:42.782629 | instance | [magnum/magnum] 2026-05-11 13:01:42.782637 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-11 13:01:42.854946 | instance | [heat/heat] included: openstack_helm_ingress for instance 2026-05-11 13:01:42.855003 | instance | [heat/heat] 2026-05-11 13:01:42.855011 | instance | [heat/heat] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-11 13:01:42.901054 | instance | [heat/heat] skipping: [instance] 2026-05-11 13:01:42.901109 | instance | [heat/heat] 2026-05-11 13:01:42.901126 | instance | [heat/heat] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-11 13:01:42.943946 | instance | [heat/heat] skipping: [instance] 2026-05-11 13:01:42.944013 | instance | [heat/heat] 2026-05-11 13:01:42.944029 | instance | [heat/heat] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-11 13:01:42.996390 | instance | [heat/heat] ok: [instance] 2026-05-11 13:01:42.996447 | instance | [heat/heat] 2026-05-11 13:01:42.996460 | instance | [heat/heat] TASK [Create Ingress cloudformation] ******************************************* 2026-05-11 13:01:43.046600 | instance | [nova/nova] ok: [instance] 2026-05-11 13:01:43.046676 | instance | [nova/nova] 2026-05-11 13:01:43.046689 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-11 13:01:43.055878 | instance | [heat/heat] included: ingress for instance 2026-05-11 13:01:43.055925 | instance | [heat/heat] 2026-05-11 13:01:43.055935 | instance | [heat/heat] TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-05-11 13:01:43.106842 | instance | [nova/nova] ok: [instance] 2026-05-11 13:01:43.106905 | instance | [nova/nova] 2026-05-11 13:01:43.106914 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-11 13:01:43.489491 | instance | [magnum/magnum] changed: [instance] 2026-05-11 13:01:43.489538 | instance | [magnum/magnum] 2026-05-11 13:01:43.489544 | instance | [magnum/magnum] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-11 13:01:43.565594 | instance | [magnum/magnum] skipping: [instance] 2026-05-11 13:01:43.565640 | instance | [magnum/magnum] 2026-05-11 13:01:43.565645 | instance | [magnum/magnum] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-11 13:01:43.838542 | instance | [nova/nova] ok: [instance] 2026-05-11 13:01:43.838603 | instance | [nova/nova] 2026-05-11 13:01:43.838615 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-11 13:01:43.905868 | instance | [nova/nova] ok: [instance] 2026-05-11 13:01:43.905910 | instance | [nova/nova] 2026-05-11 13:01:43.905929 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-11 13:01:43.969849 | instance | [nova/nova] ok: [instance] 2026-05-11 13:01:43.969893 | instance | [nova/nova] 2026-05-11 13:01:43.969900 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-11 13:01:44.109225 | instance | [magnum/magnum] ok: [instance] 2026-05-11 13:01:44.109289 | instance | [magnum/magnum] 2026-05-11 13:01:44.109297 | instance | [magnum/magnum] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-11 13:01:44.137071 | instance | [heat/heat] changed: [instance] 2026-05-11 13:01:44.137127 | instance | [heat/heat] 2026-05-11 13:01:44.137133 | instance | [heat/heat] PLAY RECAP ********************************************************************* 2026-05-11 13:01:44.137138 | instance | [heat/heat] instance : ok=23 changed=5 unreachable=0 failed=0 skipped=7 rescued=0 ignored=0 2026-05-11 13:01:44.137142 | instance | [heat/heat] 2026-05-11 13:01:44.171772 | instance | [magnum/magnum] ok: [instance] => { 2026-05-11 13:01:44.171833 | instance | [magnum/magnum] "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64" 2026-05-11 13:01:44.171841 | instance | [magnum/magnum] } 2026-05-11 13:01:44.171847 | instance | [magnum/magnum] 2026-05-11 13:01:44.171853 | instance | [magnum/magnum] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-11 13:01:44.233039 | instance | ==> [heat] Deployment complete 2026-05-11 13:01:44.314224 | instance | [nova/nova] ok: [instance] => (item=volumev3) 2026-05-11 13:01:44.314293 | instance | [nova/nova] ok: [instance] => (item=oslo_db_cell0) 2026-05-11 13:01:44.314304 | instance | [nova/nova] ok: [instance] => (item=network) 2026-05-11 13:01:44.314313 | instance | [nova/nova] ok: [instance] => (item=oslo_messaging) 2026-05-11 13:01:44.314322 | instance | [nova/nova] ok: [instance] => (item=compute) 2026-05-11 13:01:44.314331 | instance | [nova/nova] ok: [instance] => (item=compute_novnc_proxy) 2026-05-11 13:01:44.314340 | instance | [nova/nova] ok: [instance] => (item=identity) 2026-05-11 13:01:44.314349 | instance | [nova/nova] ok: [instance] => (item=baremetal) 2026-05-11 13:01:44.314357 | instance | [nova/nova] ok: [instance] => (item=placement) 2026-05-11 13:01:44.314366 | instance | [nova/nova] ok: [instance] => (item=oslo_cache) 2026-05-11 13:01:44.314374 | instance | [nova/nova] ok: [instance] => (item=oslo_db_api) 2026-05-11 13:01:44.314383 | instance | [nova/nova] ok: [instance] => (item=oslo_db) 2026-05-11 13:01:44.314392 | instance | [nova/nova] ok: [instance] => (item=image) 2026-05-11 13:01:44.314400 | instance | [nova/nova] ok: [instance] => (item=compute_metadata) 2026-05-11 13:01:44.314409 | instance | [nova/nova] 2026-05-11 13:01:44.314425 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-11 13:01:44.393145 | instance | [nova/nova] ok: [instance] 2026-05-11 13:01:44.393202 | instance | [nova/nova] 2026-05-11 13:01:44.393210 | instance | [nova/nova] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-11 13:01:44.460277 | instance | [nova/nova] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-11 13:01:44.460504 | instance | [nova/nova] 2026-05-11 13:01:44.460519 | instance | [nova/nova] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-11 13:01:45.161389 | instance | [nova/nova] changed: [instance] 2026-05-11 13:01:45.161461 | instance | [nova/nova] 2026-05-11 13:01:45.161469 | instance | [nova/nova] TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] ******* 2026-05-11 13:01:45.216626 | instance | [nova/nova] skipping: [instance] 2026-05-11 13:01:45.216691 | instance | [nova/nova] 2026-05-11 13:01:45.216698 | instance | [nova/nova] TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-05-11 13:01:45.604941 | instance | [nova/nova] ok: [instance -> localhost] 2026-05-11 13:01:45.604984 | instance | [nova/nova] 2026-05-11 13:01:45.604989 | instance | [nova/nova] TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-05-11 13:01:46.114820 | instance | [nova/nova] ok: [instance -> localhost] 2026-05-11 13:01:46.115587 | instance | [nova/nova] 2026-05-11 13:01:46.115599 | instance | [nova/nova] TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-05-11 13:01:46.350820 | instance | [magnum/magnum] changed: [instance] 2026-05-11 13:01:46.350883 | instance | [magnum/magnum] 2026-05-11 13:01:46.350892 | instance | [magnum/magnum] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-11 13:01:46.421200 | instance | [magnum/magnum] skipping: [instance] 2026-05-11 13:01:46.421260 | instance | [magnum/magnum] 2026-05-11 13:01:46.421274 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-05-11 13:01:46.625752 | instance | [nova/nova] ok: [instance -> localhost] 2026-05-11 13:01:46.625793 | instance | [nova/nova] 2026-05-11 13:01:46.625799 | instance | [nova/nova] TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-05-11 13:01:46.865875 | instance | [nova/nova] ok: [instance -> localhost] 2026-05-11 13:01:46.865929 | instance | [nova/nova] 2026-05-11 13:01:46.865935 | instance | [nova/nova] TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-05-11 13:01:48.219439 | instance | [magnum/magnum] changed: [instance] 2026-05-11 13:01:48.219491 | instance | [magnum/magnum] 2026-05-11 13:01:48.219498 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-11 13:01:48.294088 | instance | [magnum/magnum] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-11 13:01:48.294146 | instance | [magnum/magnum] 2026-05-11 13:01:48.294153 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-11 13:01:48.375160 | instance | [nova/nova] ok: [instance] => (item=nova-bootstrap) 2026-05-11 13:01:48.375217 | instance | [nova/nova] ok: [instance] => (item=nova-cell-setup) 2026-05-11 13:01:48.375225 | instance | [nova/nova] 2026-05-11 13:01:48.375231 | instance | [nova/nova] TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] *************** 2026-05-11 13:01:48.884764 | instance | [nova/nova] ok: [instance] 2026-05-11 13:01:48.884810 | instance | [nova/nova] 2026-05-11 13:01:48.884817 | instance | [nova/nova] TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-05-11 13:01:48.889417 | instance | [magnum/magnum] changed: [instance] 2026-05-11 13:01:48.889433 | instance | [magnum/magnum] 2026-05-11 13:01:48.889438 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-05-11 13:01:49.245087 | instance | [magnum/magnum] changed: [instance] 2026-05-11 13:01:49.245154 | instance | [magnum/magnum] 2026-05-11 13:01:49.245167 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-05-11 13:01:50.223020 | instance | [magnum/magnum] changed: [instance] 2026-05-11 13:01:50.223108 | instance | [magnum/magnum] 2026-05-11 13:01:50.223120 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-05-11 13:01:51.169857 | instance | [magnum/magnum] [WARNING]: Module invocation had junk after the JSON data: Traceback (most 2026-05-11 13:01:51.169900 | instance | [magnum/magnum] recent call last): File "/tmp/ansible_vexxhost.kubernetes.kustomize_payload_3 2026-05-11 13:01:51.169907 | instance | [magnum/magnum] 3bho7ru/ansible_vexxhost.kubernetes.kustomize_payload.zip/ansible_collections/v 2026-05-11 13:01:51.169913 | instance | [magnum/magnum] exxhost/kubernetes/plugins/modules/kustomize.py", line 115, in main File "/tm 2026-05-11 13:01:51.169919 | instance | [magnum/magnum] p/ansible_vexxhost.kubernetes.kustomize_payload_33bho7ru/ansible_vexxhost.kuber 2026-05-11 13:01:51.169924 | instance | [magnum/magnum] netes.kustomize_payload.zip/ansible/module_utils/basic.py", line 1454, in 2026-05-11 13:01:51.169937 | instance | [magnum/magnum] exit_json SystemExit: 0 During handling of the above exception, another 2026-05-11 13:01:51.169943 | instance | [magnum/magnum] exception occurred: Traceback (most recent call last): File 2026-05-11 13:01:51.169950 | instance | [magnum/magnum] "/home/zuul/.ansible/tmp/ansible- 2026-05-11 13:01:51.169955 | instance | [magnum/magnum] tmp-1778504510.275536-149747-185583147596981/AnsiballZ_kustomize.py", line 107, 2026-05-11 13:01:51.169975 | instance | [magnum/magnum] in _ansiballz_main() File "/home/zuul/.ansible/tmp/ansible- 2026-05-11 13:01:51.169981 | instance | [magnum/magnum] tmp-1778504510.275536-149747-185583147596981/AnsiballZ_kustomize.py", line 99, 2026-05-11 13:01:51.169987 | instance | [magnum/magnum] in _ansiballz_main invoke_module(zipped_mod, temp_path, ANSIBALLZ_PARAMS) 2026-05-11 13:01:51.169993 | instance | [magnum/magnum] File "/home/zuul/.ansible/tmp/ansible- 2026-05-11 13:01:51.169998 | instance | [magnum/magnum] tmp-1778504510.275536-149747-185583147596981/AnsiballZ_kustomize.py", line 47, 2026-05-11 13:01:51.170003 | instance | [magnum/magnum] in invoke_module runpy.run_module(mod_name='ansible_collections.vexxhost.ku 2026-05-11 13:01:51.170009 | instance | [magnum/magnum] bernetes.plugins.modules.kustomize', init_globals=dict(_module_fqn='ansible_col 2026-05-11 13:01:51.170014 | instance | [magnum/magnum] lections.vexxhost.kubernetes.plugins.modules.kustomize', 2026-05-11 13:01:51.170020 | instance | [magnum/magnum] _modlib_path=modlib_path), File "/usr/lib/python3.10/runpy.py", line 224, in 2026-05-11 13:01:51.170025 | instance | [magnum/magnum] run_module return _run_module_code(code, init_globals, run_name, mod_spec) 2026-05-11 13:01:51.170031 | instance | [magnum/magnum] File "/usr/lib/python3.10/runpy.py", line 96, in _run_module_code 2026-05-11 13:01:51.170036 | instance | [magnum/magnum] _run_code(code, mod_globals, init_globals, File 2026-05-11 13:01:51.170042 | instance | [magnum/magnum] "/usr/lib/python3.10/runpy.py", line 86, in _run_code exec(code, 2026-05-11 13:01:51.170047 | instance | [magnum/magnum] run_globals) File "/tmp/ansible_vexxhost.kubernetes.kustomize_payload_33bho7r 2026-05-11 13:01:51.170052 | instance | [magnum/magnum] u/ansible_vexxhost.kubernetes.kustomize_payload.zip/ansible_collections/vexxhos 2026-05-11 13:01:51.170058 | instance | [magnum/magnum] t/kubernetes/plugins/modules/kustomize.py", line 119, in File "/tmp/ 2026-05-11 13:01:51.170068 | instance | [magnum/magnum] ansible_vexxhost.kubernetes.kustomize_payload_33bho7ru/ansible_vexxhost.kuberne 2026-05-11 13:01:51.170074 | instance | [magnum/magnum] tes.kustomize_payload.zip/ansible_collections/vexxhost/kubernetes/plugins/modul 2026-05-11 13:01:51.170079 | instance | [magnum/magnum] es/kustomize.py", line 94, in main File "/usr/lib/python3.10/tempfile.py", 2026-05-11 13:01:51.170085 | instance | [magnum/magnum] line 657, in __exit__ self.close() File 2026-05-11 13:01:51.170090 | instance | [magnum/magnum] "/usr/lib/python3.10/tempfile.py", line 664, in close self._closer.close() 2026-05-11 13:01:51.170095 | instance | [magnum/magnum] File "/usr/lib/python3.10/tempfile.py", line 601, in close 2026-05-11 13:01:51.170101 | instance | [magnum/magnum] unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: 2026-05-11 13:01:51.170106 | instance | [magnum/magnum] '/usr/local/src/openstack-resource-controller-2.2.0/tmpssuyr198' 2026-05-11 13:01:51.229996 | instance | [magnum/magnum] changed: [instance] 2026-05-11 13:01:51.230058 | instance | [magnum/magnum] 2026-05-11 13:01:51.230070 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-05-11 13:01:54.837969 | instance | [magnum/magnum] changed: [instance] 2026-05-11 13:01:54.838061 | instance | [magnum/magnum] 2026-05-11 13:01:54.838074 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-05-11 13:01:55.204296 | instance | [magnum/magnum] changed: [instance] 2026-05-11 13:01:55.204398 | instance | [magnum/magnum] 2026-05-11 13:01:55.204410 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-05-11 13:01:57.630495 | instance | [magnum/magnum] changed: [instance] 2026-05-11 13:01:57.630585 | instance | [magnum/magnum] 2026-05-11 13:01:57.630598 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-05-11 13:01:58.460666 | instance | [magnum/magnum] ok: [instance] 2026-05-11 13:01:58.460761 | instance | [magnum/magnum] 2026-05-11 13:01:58.460774 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-05-11 13:02:03.230898 | instance | [magnum/magnum] changed: [instance] 2026-05-11 13:02:03.230953 | instance | [magnum/magnum] 2026-05-11 13:02:03.230958 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-05-11 13:02:03.281061 | instance | [magnum/magnum] skipping: [instance] 2026-05-11 13:02:03.281118 | instance | [magnum/magnum] 2026-05-11 13:02:03.281124 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-05-11 13:02:03.343027 | instance | [magnum/magnum] skipping: [instance] 2026-05-11 13:02:03.343114 | instance | [magnum/magnum] 2026-05-11 13:02:03.343121 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-05-11 13:02:57.064879 | instance | [magnum/magnum] changed: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-05-11 13:02:57.064945 | instance | [magnum/magnum] changed: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-05-11 13:02:57.064953 | instance | [magnum/magnum] changed: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-05-11 13:02:57.064960 | instance | [magnum/magnum] changed: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-05-11 13:02:57.064966 | instance | [magnum/magnum] 2026-05-11 13:02:57.064972 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-05-11 13:02:57.154684 | instance | [magnum/magnum] skipping: [instance] => (item={'crd': 'kubeadmcontrolplanetemplates.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/1/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/kubeadmConfigSpec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-05-11 13:02:57.154766 | instance | [magnum/magnum] skipping: [instance] => (item={'crd': 'kubeadmcontrolplanetemplates.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/1/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/kubeadmConfigSpec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-05-11 13:02:57.154840 | instance | [magnum/magnum] skipping: [instance] => (item={'crd': 'kubeadmconfigs.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-05-11 13:02:57.154858 | instance | [magnum/magnum] skipping: [instance] => (item={'crd': 'kubeadmconfigs.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-05-11 13:02:57.154872 | instance | [magnum/magnum] skipping: [instance] => (item={'crd': 'kubeadmconfigtemplates.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-05-11 13:02:57.154894 | instance | [magnum/magnum] skipping: [instance] => (item={'crd': 'kubeadmconfigtemplates.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-05-11 13:02:57.154908 | instance | [magnum/magnum] skipping: [instance] => (item={'crd': 'kubeadmcontrolplanes.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/kubeadmConfigSpec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-05-11 13:02:57.154921 | instance | [magnum/magnum] skipping: [instance] => (item={'crd': 'kubeadmcontrolplanes.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/kubeadmConfigSpec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-05-11 13:02:57.154953 | instance | [magnum/magnum] skipping: [instance] 2026-05-11 13:02:57.154968 | instance | [magnum/magnum] 2026-05-11 13:02:57.154982 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-05-11 13:03:10.244087 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (120 retries left). 2026-05-11 13:03:10.244151 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (119 retries left). 2026-05-11 13:03:10.244163 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (118 retries left). 2026-05-11 13:03:10.244172 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (117 retries left). 2026-05-11 13:03:10.244181 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (116 retries left). 2026-05-11 13:03:10.244189 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (115 retries left). 2026-05-11 13:03:10.244198 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (114 retries left). 2026-05-11 13:03:10.244206 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (113 retries left). 2026-05-11 13:03:10.244215 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (112 retries left). 2026-05-11 13:03:10.244223 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (111 retries left). 2026-05-11 13:03:10.244232 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (110 retries left). 2026-05-11 13:03:10.244240 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (109 retries left). 2026-05-11 13:03:10.244248 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (108 retries left). 2026-05-11 13:03:10.244257 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (107 retries left). 2026-05-11 13:03:10.244265 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (106 retries left). 2026-05-11 13:03:10.244274 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (105 retries left). 2026-05-11 13:03:10.244282 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (104 retries left). 2026-05-11 13:03:10.244290 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (103 retries left). 2026-05-11 13:03:10.244299 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (102 retries left). 2026-05-11 13:03:10.244307 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (101 retries left). 2026-05-11 13:03:10.244316 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (100 retries left). 2026-05-11 13:03:10.244324 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (99 retries left). 2026-05-11 13:03:10.244333 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (98 retries left). 2026-05-11 13:03:10.244341 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (97 retries left). 2026-05-11 13:03:10.244350 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (96 retries left). 2026-05-11 13:03:10.244358 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (95 retries left). 2026-05-11 13:03:10.244367 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (94 retries left). 2026-05-11 13:03:10.244375 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (93 retries left). 2026-05-11 13:03:10.244384 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (92 retries left). 2026-05-11 13:03:10.244408 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (91 retries left). 2026-05-11 13:03:10.244422 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (90 retries left). 2026-05-11 13:03:10.244430 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (89 retries left). 2026-05-11 13:03:10.244439 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (88 retries left). 2026-05-11 13:03:10.244447 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (87 retries left). 2026-05-11 13:03:10.244456 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (86 retries left). 2026-05-11 13:03:10.244464 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (85 retries left). 2026-05-11 13:03:10.244473 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (84 retries left). 2026-05-11 13:03:10.244481 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (83 retries left). 2026-05-11 13:03:10.244490 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (82 retries left). 2026-05-11 13:03:10.244507 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (81 retries left). 2026-05-11 13:03:10.244516 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (80 retries left). 2026-05-11 13:03:10.244525 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (79 retries left). 2026-05-11 13:03:10.244533 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (78 retries left). 2026-05-11 13:03:10.244542 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (77 retries left). 2026-05-11 13:03:10.244550 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (76 retries left). 2026-05-11 13:03:10.244559 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (75 retries left). 2026-05-11 13:03:10.244567 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (74 retries left). 2026-05-11 13:03:10.244575 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (73 retries left). 2026-05-11 13:03:10.244584 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (72 retries left). 2026-05-11 13:03:10.244592 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (71 retries left). 2026-05-11 13:03:10.244601 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (70 retries left). 2026-05-11 13:03:10.244609 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (69 retries left). 2026-05-11 13:03:10.244617 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (68 retries left). 2026-05-11 13:03:10.244626 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (67 retries left). 2026-05-11 13:03:10.244634 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (66 retries left). 2026-05-11 13:03:10.244643 | instance | [glance-images/glance_images] FAILED - RETRYING: [instance]: Check if image exists (65 retries left). 2026-05-11 13:03:10.244651 | instance | [glance-images/glance_images] ok: [instance] 2026-05-11 13:03:10.244661 | instance | [glance-images/glance_images] 2026-05-11 13:03:10.244670 | instance | [glance-images/glance_images] TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-05-11 13:03:10.710903 | instance | [glance-images/glance_images] changed: [instance] 2026-05-11 13:03:10.710956 | instance | [glance-images/glance_images] 2026-05-11 13:03:10.710964 | instance | [glance-images/glance_images] TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-05-11 13:03:11.416313 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (120 retries left). 2026-05-11 13:03:11.417148 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (119 retries left). 2026-05-11 13:03:11.417162 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (118 retries left). 2026-05-11 13:03:11.417171 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (117 retries left). 2026-05-11 13:03:11.417180 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (116 retries left). 2026-05-11 13:03:11.417188 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (115 retries left). 2026-05-11 13:03:11.417197 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (114 retries left). 2026-05-11 13:03:11.417206 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (113 retries left). 2026-05-11 13:03:11.417214 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (112 retries left). 2026-05-11 13:03:11.417223 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (111 retries left). 2026-05-11 13:03:11.417231 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (110 retries left). 2026-05-11 13:03:11.417246 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (109 retries left). 2026-05-11 13:03:11.417255 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (108 retries left). 2026-05-11 13:03:11.417263 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (107 retries left). 2026-05-11 13:03:11.417272 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (106 retries left). 2026-05-11 13:03:11.417280 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (105 retries left). 2026-05-11 13:03:11.417289 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (104 retries left). 2026-05-11 13:03:11.417297 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (103 retries left). 2026-05-11 13:03:11.417306 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (102 retries left). 2026-05-11 13:03:11.417314 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (101 retries left). 2026-05-11 13:03:11.417323 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (100 retries left). 2026-05-11 13:03:11.417331 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (99 retries left). 2026-05-11 13:03:11.417340 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (98 retries left). 2026-05-11 13:03:11.417348 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (97 retries left). 2026-05-11 13:03:11.417357 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (96 retries left). 2026-05-11 13:03:11.417365 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (95 retries left). 2026-05-11 13:03:11.417374 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (94 retries left). 2026-05-11 13:03:11.417382 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (93 retries left). 2026-05-11 13:03:11.417391 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (92 retries left). 2026-05-11 13:03:11.417399 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (91 retries left). 2026-05-11 13:03:11.417408 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (90 retries left). 2026-05-11 13:03:11.417416 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (89 retries left). 2026-05-11 13:03:11.417425 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (88 retries left). 2026-05-11 13:03:11.417446 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (87 retries left). 2026-05-11 13:03:11.417455 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (86 retries left). 2026-05-11 13:03:11.417463 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (85 retries left). 2026-05-11 13:03:11.417472 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (84 retries left). 2026-05-11 13:03:11.417480 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (83 retries left). 2026-05-11 13:03:11.417489 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (82 retries left). 2026-05-11 13:03:11.417497 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (81 retries left). 2026-05-11 13:03:11.417505 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (80 retries left). 2026-05-11 13:03:11.417514 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (79 retries left). 2026-05-11 13:03:11.417522 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (78 retries left). 2026-05-11 13:03:11.417531 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (77 retries left). 2026-05-11 13:03:11.417549 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (76 retries left). 2026-05-11 13:03:11.417558 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (75 retries left). 2026-05-11 13:03:11.417566 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (74 retries left). 2026-05-11 13:03:11.417575 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (73 retries left). 2026-05-11 13:03:11.417583 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (72 retries left). 2026-05-11 13:03:11.417592 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (71 retries left). 2026-05-11 13:03:11.417600 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (70 retries left). 2026-05-11 13:03:11.417608 | instance | [magnum/magnum_pre] FAILED - RETRYING: [instance]: Check if image exists (69 retries left). 2026-05-11 13:03:11.417617 | instance | [magnum/magnum_pre] ok: [instance] 2026-05-11 13:03:11.417626 | instance | [magnum/magnum_pre] 2026-05-11 13:03:11.417636 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-05-11 13:03:11.842259 | instance | [glance-images/glance_images] changed: [instance] 2026-05-11 13:03:11.842336 | instance | [glance-images/glance_images] 2026-05-11 13:03:11.842345 | instance | [glance-images/glance_images] TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-05-11 13:03:11.876111 | instance | [magnum/magnum_pre] changed: [instance] 2026-05-11 13:03:11.876206 | instance | [magnum/magnum_pre] 2026-05-11 13:03:11.876217 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-05-11 13:03:12.344035 | instance | [glance-images/glance_images] ok: [instance] 2026-05-11 13:03:12.344115 | instance | [glance-images/glance_images] 2026-05-11 13:03:12.344127 | instance | [glance-images/glance_images] TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-05-11 13:03:12.777254 | instance | [glance-images/glance_images] changed: [instance] 2026-05-11 13:03:12.777328 | instance | [glance-images/glance_images] 2026-05-11 13:03:12.777340 | instance | [glance-images/glance_images] TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-05-11 13:03:13.338900 | instance | [magnum/magnum] changed: [instance] 2026-05-11 13:03:13.338944 | instance | [magnum/magnum] 2026-05-11 13:03:13.338950 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-05-11 13:03:13.821505 | instance | [glance-images/glance_images] ok: [instance] 2026-05-11 13:03:13.821546 | instance | [glance-images/glance_images] 2026-05-11 13:03:13.821552 | instance | [glance-images/glance_images] TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-05-11 13:03:14.280595 | instance | [magnum/magnum] changed: [instance] 2026-05-11 13:03:14.280657 | instance | [magnum/magnum] 2026-05-11 13:03:14.280663 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-05-11 13:03:20.132897 | instance | [glance-images/glance_images] changed: [instance] 2026-05-11 13:03:20.132959 | instance | [glance-images/glance_images] 2026-05-11 13:03:20.132972 | instance | [glance-images/glance_images] TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-05-11 13:03:20.515132 | instance | [glance-images/glance_images] changed: [instance] 2026-05-11 13:03:20.515187 | instance | [glance-images/glance_images] 2026-05-11 13:03:20.515193 | instance | [glance-images/glance_images] PLAY RECAP ********************************************************************* 2026-05-11 13:03:20.515197 | instance | [glance-images/glance_images] instance : ok=15 changed=6 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 2026-05-11 13:03:20.515202 | instance | [glance-images/glance_images] 2026-05-11 13:03:20.592770 | instance | ==> [glance-images] Deployment complete 2026-05-11 13:03:21.280013 | instance | [magnum/magnum_pre] changed: [instance] 2026-05-11 13:03:21.280065 | instance | [magnum/magnum_pre] 2026-05-11 13:03:21.280082 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-05-11 13:03:21.737028 | instance | [magnum/magnum_pre] ok: [instance] 2026-05-11 13:03:21.737087 | instance | [magnum/magnum_pre] 2026-05-11 13:03:21.737098 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-05-11 13:03:21.799204 | instance | [magnum/magnum_pre] skipping: [instance] 2026-05-11 13:03:21.799261 | instance | [magnum/magnum_pre] 2026-05-11 13:03:21.799270 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-05-11 13:03:22.795423 | instance | [magnum/magnum_pre] ok: [instance] 2026-05-11 13:03:22.795476 | instance | [magnum/magnum_pre] 2026-05-11 13:03:22.795483 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-05-11 13:03:34.587097 | instance | [magnum/magnum_pre] changed: [instance] 2026-05-11 13:03:34.587168 | instance | [magnum/magnum_pre] 2026-05-11 13:03:34.587180 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-05-11 13:03:35.065534 | instance | [magnum/magnum_pre] changed: [instance] 2026-05-11 13:03:35.065580 | instance | [magnum/magnum_pre] 2026-05-11 13:03:35.065589 | instance | [magnum/magnum_pre] PLAY RECAP ********************************************************************* 2026-05-11 13:03:35.065595 | instance | [magnum/magnum_pre] instance : ok=14 changed=4 unreachable=0 failed=0 skipped=9 rescued=0 ignored=0 2026-05-11 13:03:35.065602 | instance | [magnum/magnum_pre] 2026-05-11 13:04:04.244382 | instance | [cinder/cinder] changed: [instance] 2026-05-11 13:04:04.244449 | instance | [cinder/cinder] 2026-05-11 13:04:04.244456 | instance | [cinder/cinder] TASK [Create Ingress] ********************************************************** 2026-05-11 13:04:04.350597 | instance | [cinder/cinder] included: openstack_helm_ingress for instance 2026-05-11 13:04:04.350657 | instance | [cinder/cinder] 2026-05-11 13:04:04.350669 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-11 13:04:04.393635 | instance | [cinder/cinder] skipping: [instance] 2026-05-11 13:04:04.393701 | instance | [cinder/cinder] 2026-05-11 13:04:04.393712 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-11 13:04:04.441422 | instance | [cinder/cinder] skipping: [instance] 2026-05-11 13:04:04.441495 | instance | [cinder/cinder] 2026-05-11 13:04:04.441510 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-11 13:04:04.500940 | instance | [cinder/cinder] ok: [instance] 2026-05-11 13:04:04.501007 | instance | [cinder/cinder] 2026-05-11 13:04:04.501020 | instance | [cinder/cinder] TASK [Create Ingress volumev3] ************************************************* 2026-05-11 13:04:04.573475 | instance | [cinder/cinder] included: ingress for instance 2026-05-11 13:04:04.573557 | instance | [cinder/cinder] 2026-05-11 13:04:04.573565 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-05-11 13:04:05.631711 | instance | [cinder/cinder] changed: [instance] 2026-05-11 13:04:05.631771 | instance | [cinder/cinder] 2026-05-11 13:04:05.631777 | instance | [cinder/cinder] PLAY RECAP ********************************************************************* 2026-05-11 13:04:05.631788 | instance | [cinder/cinder] instance : ok=22 changed=4 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-05-11 13:04:05.631793 | instance | [cinder/cinder] 2026-05-11 13:04:05.721212 | instance | ==> [cinder] Deployment complete 2026-05-11 13:04:05.721321 | instance | ==> [staffeln] Starting deployment 2026-05-11 13:04:06.355304 | instance | [staffeln/staffeln] 2026-05-11 13:04:06.355397 | instance | [staffeln/staffeln] PLAY [controllers[0]] ********************************************************** 2026-05-11 13:04:06.355409 | instance | [staffeln/staffeln] 2026-05-11 13:04:06.355419 | instance | [staffeln/staffeln] TASK [Gathering Facts] ********************************************************* 2026-05-11 13:04:09.854910 | instance | [staffeln/staffeln] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 13:04:09.854981 | instance | [staffeln/staffeln] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 13:04:09.854993 | instance | [staffeln/staffeln] interpreter could change the meaning of that path. See 2026-05-11 13:04:09.855004 | instance | [staffeln/staffeln] https://docs.ansible.com/ansible- 2026-05-11 13:04:09.855013 | instance | [staffeln/staffeln] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 13:04:09.906267 | instance | [staffeln/staffeln] ok: [instance] 2026-05-11 13:04:09.906307 | instance | [staffeln/staffeln] 2026-05-11 13:04:09.906320 | instance | [staffeln/staffeln] TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-05-11 13:04:11.164199 | instance | [staffeln/staffeln] ok: [instance] 2026-05-11 13:04:11.164277 | instance | [staffeln/staffeln] 2026-05-11 13:04:11.164290 | instance | [staffeln/staffeln] TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-05-11 13:04:11.636266 | instance | [staffeln/staffeln] ok: [instance] 2026-05-11 13:04:11.636313 | instance | [staffeln/staffeln] 2026-05-11 13:04:11.636319 | instance | [staffeln/staffeln] TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-05-11 13:04:12.357920 | instance | [staffeln/staffeln] ok: [instance] 2026-05-11 13:04:12.357970 | instance | [staffeln/staffeln] 2026-05-11 13:04:12.357976 | instance | [staffeln/staffeln] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-11 13:04:12.482207 | instance | [staffeln/staffeln] ok: [instance] 2026-05-11 13:04:12.482264 | instance | [staffeln/staffeln] 2026-05-11 13:04:12.482280 | instance | [staffeln/staffeln] TASK [Create RabbitMQ cluster] ************************************************* 2026-05-11 13:04:12.541494 | instance | [staffeln/staffeln] skipping: [instance] 2026-05-11 13:04:12.541538 | instance | [staffeln/staffeln] 2026-05-11 13:04:12.541544 | instance | [staffeln/staffeln] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-11 13:04:12.600558 | instance | [staffeln/staffeln] skipping: [instance] 2026-05-11 13:04:12.600593 | instance | [staffeln/staffeln] 2026-05-11 13:04:12.600599 | instance | [staffeln/staffeln] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-11 13:04:12.670573 | instance | [staffeln/staffeln] skipping: [instance] 2026-05-11 13:04:12.670615 | instance | [staffeln/staffeln] 2026-05-11 13:04:12.670621 | instance | [staffeln/staffeln] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-11 13:04:13.584763 | instance | [staffeln/staffeln] ok: [instance] 2026-05-11 13:04:13.584842 | instance | [staffeln/staffeln] 2026-05-11 13:04:13.584855 | instance | [staffeln/staffeln] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-11 13:04:13.653344 | instance | [staffeln/staffeln] ok: [instance] 2026-05-11 13:04:13.653403 | instance | [staffeln/staffeln] 2026-05-11 13:04:13.653438 | instance | [staffeln/staffeln] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-11 13:04:13.715960 | instance | [staffeln/staffeln] ok: [instance] 2026-05-11 13:04:13.716028 | instance | [staffeln/staffeln] 2026-05-11 13:04:13.716040 | instance | [staffeln/staffeln] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-11 13:04:13.832911 | instance | [staffeln/staffeln] ok: [instance] => (item=oslo_db) 2026-05-11 13:04:13.832965 | instance | [staffeln/staffeln] ok: [instance] => (item=oslo_cache) 2026-05-11 13:04:13.832970 | instance | [staffeln/staffeln] ok: [instance] => (item=identity) 2026-05-11 13:04:13.832974 | instance | [staffeln/staffeln] ok: [instance] => (item=staffeln) 2026-05-11 13:04:13.832978 | instance | [staffeln/staffeln] 2026-05-11 13:04:13.832983 | instance | [staffeln/staffeln] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-11 13:04:13.928598 | instance | [staffeln/staffeln] ok: [instance] 2026-05-11 13:04:13.928643 | instance | [staffeln/staffeln] 2026-05-11 13:04:13.928652 | instance | [staffeln/staffeln] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-11 13:04:14.020206 | instance | [staffeln/staffeln] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-11 13:04:14.020273 | instance | [staffeln/staffeln] 2026-05-11 13:04:14.020283 | instance | [staffeln/staffeln] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-11 13:04:14.736926 | instance | [staffeln/staffeln] changed: [instance] 2026-05-11 13:04:14.736984 | instance | [staffeln/staffeln] 2026-05-11 13:04:14.736992 | instance | [staffeln/staffeln] TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-05-11 13:04:30.820481 | instance | [nova/nova] changed: [instance] 2026-05-11 13:04:30.820529 | instance | [nova/nova] 2026-05-11 13:04:30.820534 | instance | [nova/nova] TASK [Create Ingress] ********************************************************** 2026-05-11 13:04:30.939771 | instance | [nova/nova] included: openstack_helm_ingress for instance 2026-05-11 13:04:30.939815 | instance | [nova/nova] 2026-05-11 13:04:30.939821 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-11 13:04:30.999077 | instance | [nova/nova] skipping: [instance] 2026-05-11 13:04:30.999118 | instance | [nova/nova] 2026-05-11 13:04:30.999124 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-11 13:04:31.053194 | instance | [nova/nova] skipping: [instance] 2026-05-11 13:04:31.053238 | instance | [nova/nova] 2026-05-11 13:04:31.053244 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-11 13:04:31.124406 | instance | [nova/nova] ok: [instance] 2026-05-11 13:04:31.124448 | instance | [nova/nova] 2026-05-11 13:04:31.124459 | instance | [nova/nova] TASK [Create Ingress compute] ************************************************** 2026-05-11 13:04:31.202895 | instance | [nova/nova] included: ingress for instance 2026-05-11 13:04:31.202952 | instance | [nova/nova] 2026-05-11 13:04:31.202963 | instance | [nova/nova] TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-05-11 13:04:32.248364 | instance | [nova/nova] changed: [instance] 2026-05-11 13:04:32.248431 | instance | [nova/nova] 2026-05-11 13:04:32.248442 | instance | [nova/nova] TASK [Create Ingress] ********************************************************** 2026-05-11 13:04:32.360711 | instance | [nova/nova] included: openstack_helm_ingress for instance 2026-05-11 13:04:32.360796 | instance | [nova/nova] 2026-05-11 13:04:32.360814 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-11 13:04:32.410168 | instance | [nova/nova] skipping: [instance] 2026-05-11 13:04:32.410270 | instance | [nova/nova] 2026-05-11 13:04:32.410283 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-11 13:04:32.467466 | instance | [nova/nova] skipping: [instance] 2026-05-11 13:04:32.467528 | instance | [nova/nova] 2026-05-11 13:04:32.467535 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-11 13:04:32.529538 | instance | [nova/nova] ok: [instance] 2026-05-11 13:04:32.529607 | instance | [nova/nova] 2026-05-11 13:04:32.529618 | instance | [nova/nova] TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-05-11 13:04:32.605505 | instance | [nova/nova] included: ingress for instance 2026-05-11 13:04:32.605565 | instance | [nova/nova] 2026-05-11 13:04:32.605573 | instance | [nova/nova] TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-05-11 13:04:33.635724 | instance | [nova/nova] changed: [instance] 2026-05-11 13:04:33.635825 | instance | [nova/nova] 2026-05-11 13:04:33.635862 | instance | [nova/nova] TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-05-11 13:04:34.414433 | instance | [nova/nova] ok: [instance] 2026-05-11 13:04:34.414514 | instance | [nova/nova] 2026-05-11 13:04:34.414526 | instance | [nova/nova] TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-05-11 13:04:37.787129 | instance | [staffeln/staffeln] changed: [instance] 2026-05-11 13:04:37.787187 | instance | [staffeln/staffeln] 2026-05-11 13:04:37.787193 | instance | [staffeln/staffeln] PLAY RECAP ********************************************************************* 2026-05-11 13:04:37.787198 | instance | [staffeln/staffeln] instance : ok=13 changed=2 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0 2026-05-11 13:04:37.787203 | instance | [staffeln/staffeln] 2026-05-11 13:04:37.869960 | instance | ==> [staffeln] Deployment complete 2026-05-11 13:04:52.776887 | instance | [nova/nova] FAILED - RETRYING: [instance]: Create flavors (60 retries left). 2026-05-11 13:04:52.776957 | instance | [nova/nova] FAILED - RETRYING: [instance]: Create flavors (59 retries left). 2026-05-11 13:04:52.776969 | instance | [nova/nova] changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-05-11 13:04:52.776978 | instance | [nova/nova] changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-05-11 13:04:52.776987 | instance | [nova/nova] changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-05-11 13:04:52.776996 | instance | [nova/nova] changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-05-11 13:04:52.777005 | instance | [nova/nova] changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-05-11 13:04:52.777014 | instance | [nova/nova] 2026-05-11 13:04:52.777023 | instance | [nova/nova] PLAY RECAP ********************************************************************* 2026-05-11 13:04:52.777032 | instance | [nova/nova] instance : ok=34 changed=6 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 2026-05-11 13:04:52.777041 | instance | [nova/nova] 2026-05-11 13:04:52.865761 | instance | ==> [nova] Deployment complete 2026-05-11 13:04:52.865851 | instance | ==> [neutron] Starting deployment 2026-05-11 13:04:53.430494 | instance | [neutron/neutron_pre] 2026-05-11 13:04:53.430556 | instance | [neutron/neutron_pre] PLAY [controllers[0]] ********************************************************** 2026-05-11 13:04:53.430563 | instance | [neutron/neutron_pre] 2026-05-11 13:04:53.430569 | instance | [neutron/neutron_pre] TASK [Gathering Facts] ********************************************************* 2026-05-11 13:04:53.433686 | instance | [neutron/neutron] 2026-05-11 13:04:53.433714 | instance | [neutron/neutron] PLAY [controllers[0]] ********************************************************** 2026-05-11 13:04:53.433724 | instance | [neutron/neutron] 2026-05-11 13:04:53.433733 | instance | [neutron/neutron] TASK [Gathering Facts] ********************************************************* 2026-05-11 13:04:56.715210 | instance | [neutron/neutron_pre] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 13:04:56.715282 | instance | [neutron/neutron_pre] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 13:04:56.715294 | instance | [neutron/neutron_pre] interpreter could change the meaning of that path. See 2026-05-11 13:04:56.715304 | instance | [neutron/neutron_pre] https://docs.ansible.com/ansible- 2026-05-11 13:04:56.715314 | instance | [neutron/neutron_pre] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 13:04:56.817541 | instance | [neutron/neutron_pre] ok: [instance] 2026-05-11 13:04:56.817601 | instance | [neutron/neutron_pre] 2026-05-11 13:04:56.817612 | instance | [neutron/neutron_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-11 13:04:56.886690 | instance | [neutron/neutron] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 13:04:56.886730 | instance | [neutron/neutron] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 13:04:56.886735 | instance | [neutron/neutron] interpreter could change the meaning of that path. See 2026-05-11 13:04:56.886740 | instance | [neutron/neutron] https://docs.ansible.com/ansible- 2026-05-11 13:04:56.886750 | instance | [neutron/neutron] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 13:04:56.949010 | instance | [neutron/neutron] ok: [instance] 2026-05-11 13:04:56.949068 | instance | [neutron/neutron] 2026-05-11 13:04:56.949080 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-05-11 13:04:56.963118 | instance | [neutron/neutron_pre] ok: [instance] 2026-05-11 13:04:56.963166 | instance | [neutron/neutron_pre] 2026-05-11 13:04:56.963174 | instance | [neutron/neutron_pre] TASK [Create RabbitMQ cluster] ************************************************* 2026-05-11 13:04:57.027653 | instance | [neutron/neutron_pre] skipping: [instance] 2026-05-11 13:04:57.027763 | instance | [neutron/neutron_pre] 2026-05-11 13:04:57.027783 | instance | [neutron/neutron_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-11 13:04:57.088811 | instance | [neutron/neutron_pre] skipping: [instance] 2026-05-11 13:04:57.088867 | instance | [neutron/neutron_pre] 2026-05-11 13:04:57.088879 | instance | [neutron/neutron_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-11 13:04:57.143980 | instance | [neutron/neutron_pre] skipping: [instance] 2026-05-11 13:04:57.144034 | instance | [neutron/neutron_pre] 2026-05-11 13:04:57.144046 | instance | [neutron/neutron_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-11 13:04:57.204945 | instance | [neutron/neutron_pre] skipping: [instance] 2026-05-11 13:04:57.205003 | instance | [neutron/neutron_pre] 2026-05-11 13:04:57.205015 | instance | [neutron/neutron_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-11 13:04:57.266861 | instance | [neutron/neutron_pre] skipping: [instance] 2026-05-11 13:04:57.266922 | instance | [neutron/neutron_pre] 2026-05-11 13:04:57.266933 | instance | [neutron/neutron_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-11 13:04:57.328918 | instance | [neutron/neutron_pre] skipping: [instance] 2026-05-11 13:04:57.328995 | instance | [neutron/neutron_pre] 2026-05-11 13:04:57.329010 | instance | [neutron/neutron_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-11 13:04:57.430901 | instance | [neutron/neutron_pre] skipping: [instance] => (item=load_balancer) 2026-05-11 13:04:57.430961 | instance | [neutron/neutron_pre] skipping: [instance] => (item=dns) 2026-05-11 13:04:57.430968 | instance | [neutron/neutron_pre] skipping: [instance] => (item=compute) 2026-05-11 13:04:57.430974 | instance | [neutron/neutron_pre] skipping: [instance] => (item=oslo_cache) 2026-05-11 13:04:57.430980 | instance | [neutron/neutron_pre] skipping: [instance] => (item=network) 2026-05-11 13:04:57.430985 | instance | [neutron/neutron_pre] skipping: [instance] => (item=identity) 2026-05-11 13:04:57.430991 | instance | [neutron/neutron_pre] skipping: [instance] => (item=compute_metadata) 2026-05-11 13:04:57.430997 | instance | [neutron/neutron_pre] skipping: [instance] => (item=oslo_messaging) 2026-05-11 13:04:57.431003 | instance | [neutron/neutron_pre] skipping: [instance] => (item=baremetal) 2026-05-11 13:04:57.431008 | instance | [neutron/neutron_pre] skipping: [instance] => (item=oslo_db) 2026-05-11 13:04:57.431014 | instance | [neutron/neutron_pre] skipping: [instance] 2026-05-11 13:04:57.431020 | instance | [neutron/neutron_pre] 2026-05-11 13:04:57.431025 | instance | [neutron/neutron_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-11 13:04:57.513629 | instance | [neutron/neutron_pre] skipping: [instance] 2026-05-11 13:04:57.513693 | instance | [neutron/neutron_pre] 2026-05-11 13:04:57.513706 | instance | [neutron/neutron_pre] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-11 13:04:57.601093 | instance | [neutron/neutron_pre] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-11 13:04:57.601162 | instance | [neutron/neutron_pre] 2026-05-11 13:04:57.601177 | instance | [neutron/neutron_pre] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-11 13:04:58.202065 | instance | [neutron/neutron] ok: [instance] 2026-05-11 13:04:58.202241 | instance | [neutron/neutron] 2026-05-11 13:04:58.202269 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-05-11 13:04:58.347597 | instance | [neutron/neutron_pre] changed: [instance] 2026-05-11 13:04:58.347702 | instance | [neutron/neutron_pre] 2026-05-11 13:04:58.347715 | instance | [neutron/neutron_pre] TASK [Configure OpenStack-Helm endpoints] ************************************** 2026-05-11 13:04:58.484718 | instance | [neutron/neutron_pre] included: openstack_helm_endpoints for instance 2026-05-11 13:04:58.484772 | instance | [neutron/neutron_pre] 2026-05-11 13:04:58.484781 | instance | [neutron/neutron_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-11 13:04:58.672320 | instance | [neutron/neutron] ok: [instance] 2026-05-11 13:04:58.672389 | instance | [neutron/neutron] 2026-05-11 13:04:58.672401 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-05-11 13:04:58.694628 | instance | [neutron/neutron_pre] ok: [instance] 2026-05-11 13:04:58.694668 | instance | [neutron/neutron_pre] 2026-05-11 13:04:58.694680 | instance | [neutron/neutron_pre] TASK [Create RabbitMQ cluster] ************************************************* 2026-05-11 13:04:58.811815 | instance | [neutron/neutron_pre] included: rabbitmq for instance 2026-05-11 13:04:58.811891 | instance | [neutron/neutron_pre] 2026-05-11 13:04:58.811903 | instance | [neutron/neutron_pre] TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-11 13:04:59.402927 | instance | [neutron/neutron] ok: [instance] 2026-05-11 13:04:59.403003 | instance | [neutron/neutron] 2026-05-11 13:04:59.403016 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-11 13:04:59.585659 | instance | [neutron/neutron] ok: [instance] 2026-05-11 13:04:59.585731 | instance | [neutron/neutron] 2026-05-11 13:04:59.585756 | instance | [neutron/neutron] TASK [Create RabbitMQ cluster] ************************************************* 2026-05-11 13:04:59.695811 | instance | [neutron/neutron] included: rabbitmq for instance 2026-05-11 13:04:59.695867 | instance | [neutron/neutron] 2026-05-11 13:04:59.695873 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-11 13:04:59.833729 | instance | [neutron/neutron_pre] ok: [instance] 2026-05-11 13:04:59.833777 | instance | [neutron/neutron_pre] 2026-05-11 13:04:59.833786 | instance | [neutron/neutron_pre] TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-11 13:04:59.898396 | instance | [neutron/neutron_pre] skipping: [instance] 2026-05-11 13:04:59.898453 | instance | [neutron/neutron_pre] 2026-05-11 13:04:59.898465 | instance | [neutron/neutron_pre] TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-11 13:04:59.964057 | instance | [neutron/neutron_pre] skipping: [instance] 2026-05-11 13:04:59.964097 | instance | [neutron/neutron_pre] 2026-05-11 13:04:59.964103 | instance | [neutron/neutron_pre] TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-11 13:05:00.027184 | instance | [neutron/neutron_pre] skipping: [instance] 2026-05-11 13:05:00.027228 | instance | [neutron/neutron_pre] 2026-05-11 13:05:00.027234 | instance | [neutron/neutron_pre] TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-11 13:05:00.658541 | instance | [neutron/neutron] ok: [instance] 2026-05-11 13:05:00.658601 | instance | [neutron/neutron] 2026-05-11 13:05:00.658607 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-11 13:05:00.721006 | instance | [neutron/neutron] skipping: [instance] 2026-05-11 13:05:00.721059 | instance | [neutron/neutron] 2026-05-11 13:05:00.721068 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-11 13:05:00.781378 | instance | [neutron/neutron] skipping: [instance] 2026-05-11 13:05:00.781443 | instance | [neutron/neutron] 2026-05-11 13:05:00.781456 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-11 13:05:00.851592 | instance | [neutron/neutron] skipping: [instance] 2026-05-11 13:05:00.851668 | instance | [neutron/neutron] 2026-05-11 13:05:00.851681 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-11 13:05:27.105715 | instance | [neutron/neutron] changed: [instance] 2026-05-11 13:05:27.105786 | instance | [neutron/neutron] 2026-05-11 13:05:27.105797 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-11 13:05:27.711389 | instance | [magnum/magnum] changed: [instance] 2026-05-11 13:05:27.711477 | instance | [magnum/magnum] 2026-05-11 13:05:27.711490 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] ********** 2026-05-11 13:05:27.850930 | instance | [neutron/neutron] ok: [instance] 2026-05-11 13:05:27.851003 | instance | [neutron/neutron] 2026-05-11 13:05:27.851016 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-11 13:05:27.914166 | instance | [neutron/neutron] ok: [instance] 2026-05-11 13:05:27.914234 | instance | [neutron/neutron] 2026-05-11 13:05:27.914245 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-11 13:05:28.694800 | instance | [neutron/neutron] ok: [instance] 2026-05-11 13:05:28.694875 | instance | [neutron/neutron] 2026-05-11 13:05:28.694888 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-11 13:05:28.704882 | instance | [magnum/magnum] changed: [instance] 2026-05-11 13:05:28.704928 | instance | [magnum/magnum] 2026-05-11 13:05:28.704939 | instance | [magnum/magnum] TASK [Create Ingress] ********************************************************** 2026-05-11 13:05:28.768644 | instance | [neutron/neutron] ok: [instance] 2026-05-11 13:05:28.768698 | instance | [neutron/neutron] 2026-05-11 13:05:28.768706 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-11 13:05:28.834954 | instance | [neutron/neutron] ok: [instance] 2026-05-11 13:05:28.834996 | instance | [neutron/neutron] 2026-05-11 13:05:28.835002 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-11 13:05:28.884062 | instance | [magnum/magnum] included: openstack_helm_ingress for instance 2026-05-11 13:05:28.884103 | instance | [magnum/magnum] 2026-05-11 13:05:28.884111 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-11 13:05:28.934978 | instance | [magnum/magnum] skipping: [instance] 2026-05-11 13:05:28.935026 | instance | [magnum/magnum] 2026-05-11 13:05:28.935034 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-11 13:05:28.987265 | instance | [magnum/magnum] skipping: [instance] 2026-05-11 13:05:28.987305 | instance | [magnum/magnum] 2026-05-11 13:05:28.987310 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-11 13:05:29.026206 | instance | [neutron/neutron] ok: [instance] => (item=oslo_messaging) 2026-05-11 13:05:29.026278 | instance | [neutron/neutron] ok: [instance] => (item=oslo_cache) 2026-05-11 13:05:29.026285 | instance | [neutron/neutron] ok: [instance] => (item=compute_metadata) 2026-05-11 13:05:29.026291 | instance | [neutron/neutron] ok: [instance] => (item=oslo_db) 2026-05-11 13:05:29.026297 | instance | [neutron/neutron] ok: [instance] => (item=compute) 2026-05-11 13:05:29.026303 | instance | [neutron/neutron] ok: [instance] => (item=dns) 2026-05-11 13:05:29.026337 | instance | [neutron/neutron] ok: [instance] => (item=baremetal) 2026-05-11 13:05:29.026343 | instance | [neutron/neutron] ok: [instance] => (item=identity) 2026-05-11 13:05:29.026349 | instance | [neutron/neutron] ok: [instance] => (item=load_balancer) 2026-05-11 13:05:29.026354 | instance | [neutron/neutron] ok: [instance] => (item=network) 2026-05-11 13:05:29.026360 | instance | [neutron/neutron] 2026-05-11 13:05:29.026366 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-11 13:05:29.054858 | instance | [magnum/magnum] ok: [instance] 2026-05-11 13:05:29.054891 | instance | [magnum/magnum] 2026-05-11 13:05:29.054898 | instance | [magnum/magnum] TASK [Create Ingress container-infra] ****************************************** 2026-05-11 13:05:29.115604 | instance | [neutron/neutron] ok: [instance] 2026-05-11 13:05:29.115650 | instance | [neutron/neutron] 2026-05-11 13:05:29.115655 | instance | [neutron/neutron] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-11 13:05:29.135196 | instance | [magnum/magnum] included: ingress for instance 2026-05-11 13:05:29.135232 | instance | [magnum/magnum] 2026-05-11 13:05:29.135237 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra] ************ 2026-05-11 13:05:29.232019 | instance | [neutron/neutron] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-11 13:05:29.232084 | instance | [neutron/neutron] 2026-05-11 13:05:29.232111 | instance | [neutron/neutron] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-11 13:05:29.937372 | instance | [neutron/neutron] ok: [instance] 2026-05-11 13:05:29.937438 | instance | [neutron/neutron] 2026-05-11 13:05:29.937450 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-05-11 13:05:29.997332 | instance | [neutron/neutron] skipping: [instance] 2026-05-11 13:05:29.997398 | instance | [neutron/neutron] 2026-05-11 13:05:29.997410 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-05-11 13:05:30.174636 | instance | [magnum/magnum] changed: [instance] 2026-05-11 13:05:30.174681 | instance | [magnum/magnum] 2026-05-11 13:05:30.174687 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.magnum : Deploy magnum registry] ********************* 2026-05-11 13:05:30.510659 | instance | [neutron/neutron] ok: [instance] 2026-05-11 13:05:30.510726 | instance | [neutron/neutron] 2026-05-11 13:05:30.510733 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-05-11 13:05:30.567686 | instance | [neutron/neutron] skipping: [instance] 2026-05-11 13:05:30.567738 | instance | [neutron/neutron] 2026-05-11 13:05:30.567743 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-05-11 13:05:30.641547 | instance | [neutron/neutron] ok: [instance] 2026-05-11 13:05:30.641605 | instance | [neutron/neutron] 2026-05-11 13:05:30.641613 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-05-11 13:05:30.723940 | instance | [neutron/neutron] skipping: [instance] 2026-05-11 13:05:30.724004 | instance | [neutron/neutron] 2026-05-11 13:05:30.724017 | instance | [neutron/neutron] TASK [Create Ingress] ********************************************************** 2026-05-11 13:05:30.798516 | instance | [neutron/neutron] skipping: [instance] 2026-05-11 13:05:30.798560 | instance | [neutron/neutron] 2026-05-11 13:05:30.798566 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-05-11 13:05:31.196062 | instance | [magnum/magnum] changed: [instance] 2026-05-11 13:05:31.196124 | instance | [magnum/magnum] 2026-05-11 13:05:31.196136 | instance | [magnum/magnum] TASK [Create magnum registry Ingress] ****************************************** 2026-05-11 13:05:31.344719 | instance | [magnum/magnum] included: openstack_helm_ingress for instance 2026-05-11 13:05:31.344762 | instance | [magnum/magnum] 2026-05-11 13:05:31.344768 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-11 13:05:31.364269 | instance | [neutron/neutron_pre] changed: [instance] 2026-05-11 13:05:31.364330 | instance | [neutron/neutron_pre] 2026-05-11 13:05:31.364336 | instance | [neutron/neutron_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-11 13:05:31.399957 | instance | [magnum/magnum] skipping: [instance] 2026-05-11 13:05:31.400009 | instance | [magnum/magnum] 2026-05-11 13:05:31.400017 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-11 13:05:31.446489 | instance | [magnum/magnum] skipping: [instance] 2026-05-11 13:05:31.446546 | instance | [magnum/magnum] 2026-05-11 13:05:31.446558 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-11 13:05:31.522868 | instance | [magnum/magnum] ok: [instance] 2026-05-11 13:05:31.522943 | instance | [magnum/magnum] 2026-05-11 13:05:31.522952 | instance | [magnum/magnum] TASK [Create Ingress container-infra-registry] ********************************* 2026-05-11 13:05:31.603388 | instance | [magnum/magnum] included: ingress for instance 2026-05-11 13:05:31.603489 | instance | [magnum/magnum] 2026-05-11 13:05:31.603503 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra-registry] *** 2026-05-11 13:05:32.058839 | instance | [neutron/neutron_pre] ok: [instance] 2026-05-11 13:05:32.059086 | instance | [neutron/neutron_pre] 2026-05-11 13:05:32.059101 | instance | [neutron/neutron_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-11 13:05:32.132724 | instance | [neutron/neutron_pre] ok: [instance] 2026-05-11 13:05:32.132794 | instance | [neutron/neutron_pre] 2026-05-11 13:05:32.132813 | instance | [neutron/neutron_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-11 13:05:32.714566 | instance | [magnum/magnum] changed: [instance] 2026-05-11 13:05:32.714609 | instance | [magnum/magnum] 2026-05-11 13:05:32.714615 | instance | [magnum/magnum] TASK [Upload images] *********************************************************** 2026-05-11 13:05:32.772804 | instance | [magnum/magnum] skipping: [instance] => (item={'name': 'ubuntu-2204-kube-v1.34.3', 'url': 'https://github.com/vexxhost/capo-image-elements/releases/download/2025.12-3/ubuntu-22.04-v1.34.3.qcow2', 'distro': 'ubuntu'}) 2026-05-11 13:05:32.772847 | instance | [magnum/magnum] skipping: [instance] 2026-05-11 13:05:32.772854 | instance | [magnum/magnum] 2026-05-11 13:05:32.772861 | instance | [magnum/magnum] PLAY RECAP ********************************************************************* 2026-05-11 13:05:32.772867 | instance | [magnum/magnum] instance : ok=42 changed=20 unreachable=0 failed=0 skipped=13 rescued=0 ignored=0 2026-05-11 13:05:32.772877 | instance | [magnum/magnum] 2026-05-11 13:05:32.896379 | instance | [neutron/neutron_pre] ok: [instance] 2026-05-11 13:05:32.896439 | instance | [neutron/neutron_pre] 2026-05-11 13:05:32.896461 | instance | [neutron/neutron_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-11 13:05:32.937571 | instance | ==> [magnum] Deployment complete 2026-05-11 13:05:32.992958 | instance | [neutron/neutron_pre] ok: [instance] 2026-05-11 13:05:32.993007 | instance | [neutron/neutron_pre] 2026-05-11 13:05:32.993014 | instance | [neutron/neutron_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-11 13:05:33.060448 | instance | [neutron/neutron_pre] ok: [instance] 2026-05-11 13:05:33.060524 | instance | [neutron/neutron_pre] 2026-05-11 13:05:33.060533 | instance | [neutron/neutron_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-11 13:05:33.281372 | instance | [neutron/neutron_pre] ok: [instance] => (item=load_balancer) 2026-05-11 13:05:33.281442 | instance | [neutron/neutron_pre] ok: [instance] => (item=dns) 2026-05-11 13:05:33.281453 | instance | [neutron/neutron_pre] ok: [instance] => (item=compute) 2026-05-11 13:05:33.281462 | instance | [neutron/neutron_pre] ok: [instance] => (item=oslo_cache) 2026-05-11 13:05:33.281471 | instance | [neutron/neutron_pre] ok: [instance] => (item=network) 2026-05-11 13:05:33.281479 | instance | [neutron/neutron_pre] ok: [instance] => (item=identity) 2026-05-11 13:05:33.281488 | instance | [neutron/neutron_pre] ok: [instance] => (item=compute_metadata) 2026-05-11 13:05:33.281517 | instance | [neutron/neutron_pre] ok: [instance] => (item=oslo_messaging) 2026-05-11 13:05:33.281526 | instance | [neutron/neutron_pre] ok: [instance] => (item=baremetal) 2026-05-11 13:05:33.281535 | instance | [neutron/neutron_pre] ok: [instance] => (item=oslo_db) 2026-05-11 13:05:33.281544 | instance | [neutron/neutron_pre] 2026-05-11 13:05:33.281553 | instance | [neutron/neutron_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-11 13:05:33.366025 | instance | [neutron/neutron_pre] ok: [instance] 2026-05-11 13:05:33.366074 | instance | [neutron/neutron_pre] 2026-05-11 13:05:33.366080 | instance | [neutron/neutron_pre] TASK [vexxhost.atmosphere.neutron_pre : Set external_dns_driver] *************** 2026-05-11 13:05:33.422364 | instance | [neutron/neutron_pre] skipping: [instance] 2026-05-11 13:05:33.422425 | instance | [neutron/neutron_pre] 2026-05-11 13:05:33.422432 | instance | [neutron/neutron_pre] TASK [vexxhost.atmosphere.neutron_pre : Generate Helm values] ****************** 2026-05-11 13:05:34.024917 | instance | [neutron/neutron_pre] ok: [instance] 2026-05-11 13:05:34.024979 | instance | [neutron/neutron_pre] 2026-05-11 13:05:34.024991 | instance | [neutron/neutron_pre] TASK [vexxhost.atmosphere.neutron_pre : Append Helm values] ******************** 2026-05-11 13:05:34.077166 | instance | [neutron/neutron_pre] skipping: [instance] 2026-05-11 13:05:34.077236 | instance | [neutron/neutron_pre] 2026-05-11 13:05:34.077253 | instance | [neutron/neutron_pre] TASK [vexxhost.atmosphere.neutron_pre : Append Helm values (neutron_policy_server)] *** 2026-05-11 13:05:34.149968 | instance | [neutron/neutron_pre] ok: [instance] 2026-05-11 13:05:34.150029 | instance | [neutron/neutron_pre] 2026-05-11 13:05:34.150040 | instance | [neutron/neutron_pre] TASK [vexxhost.atmosphere.neutron_pre : Deploy Helm chart] ********************* 2026-05-11 13:05:41.687184 | instance | [neutron/neutron] ok: [instance] 2026-05-11 13:05:41.687237 | instance | [neutron/neutron] 2026-05-11 13:05:41.687245 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-05-11 13:07:52.422732 | instance | [neutron/neutron_pre] changed: [instance] 2026-05-11 13:07:52.422849 | instance | [neutron/neutron_pre] 2026-05-11 13:07:52.422862 | instance | [neutron/neutron_pre] TASK [Create Ingress] ********************************************************** 2026-05-11 13:07:52.553937 | instance | [neutron/neutron_pre] included: openstack_helm_ingress for instance 2026-05-11 13:07:52.554006 | instance | [neutron/neutron_pre] 2026-05-11 13:07:52.554013 | instance | [neutron/neutron_pre] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-11 13:07:52.621832 | instance | [neutron/neutron_pre] skipping: [instance] 2026-05-11 13:07:52.621886 | instance | [neutron/neutron_pre] 2026-05-11 13:07:52.621892 | instance | [neutron/neutron_pre] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-11 13:07:52.679904 | instance | [neutron/neutron_pre] skipping: [instance] 2026-05-11 13:07:52.679959 | instance | [neutron/neutron_pre] 2026-05-11 13:07:52.679972 | instance | [neutron/neutron_pre] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-11 13:07:52.759414 | instance | [neutron/neutron_pre] ok: [instance] 2026-05-11 13:07:52.759479 | instance | [neutron/neutron_pre] 2026-05-11 13:07:52.759491 | instance | [neutron/neutron_pre] TASK [Create Ingress network] ************************************************** 2026-05-11 13:07:52.854383 | instance | [neutron/neutron_pre] included: ingress for instance 2026-05-11 13:07:52.854471 | instance | [neutron/neutron_pre] 2026-05-11 13:07:52.854493 | instance | [neutron/neutron_pre] TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-05-11 13:07:54.150213 | instance | [neutron/neutron_pre] changed: [instance] 2026-05-11 13:07:54.150277 | instance | [neutron/neutron_pre] 2026-05-11 13:07:54.150285 | instance | [neutron/neutron_pre] PLAY RECAP ********************************************************************* 2026-05-11 13:07:54.150292 | instance | [neutron/neutron_pre] instance : ok=23 changed=4 unreachable=0 failed=0 skipped=15 rescued=0 ignored=0 2026-05-11 13:07:54.150300 | instance | [neutron/neutron_pre] 2026-05-11 13:08:38.631680 | instance | [neutron/neutron] FAILED - RETRYING: [instance]: Create networks (120 retries left). 2026-05-11 13:08:38.631796 | instance | [neutron/neutron] FAILED - RETRYING: [instance]: Create networks (119 retries left). 2026-05-11 13:08:38.631807 | instance | [neutron/neutron] FAILED - RETRYING: [instance]: Create networks (118 retries left). 2026-05-11 13:08:38.631816 | instance | [neutron/neutron] FAILED - RETRYING: [instance]: Create networks (117 retries left). 2026-05-11 13:08:38.631825 | instance | [neutron/neutron] FAILED - RETRYING: [instance]: Create networks (116 retries left). 2026-05-11 13:08:38.631833 | instance | [neutron/neutron] FAILED - RETRYING: [instance]: Create networks (115 retries left). 2026-05-11 13:08:38.631849 | instance | [neutron/neutron] FAILED - RETRYING: [instance]: Create networks (114 retries left). 2026-05-11 13:08:38.631858 | instance | [neutron/neutron] FAILED - RETRYING: [instance]: Create networks (113 retries left). 2026-05-11 13:08:38.631867 | instance | [neutron/neutron] FAILED - RETRYING: [instance]: Create networks (112 retries left). 2026-05-11 13:08:38.631875 | instance | [neutron/neutron] FAILED - RETRYING: [instance]: Create networks (111 retries left). 2026-05-11 13:08:38.631884 | instance | [neutron/neutron] FAILED - RETRYING: [instance]: Create networks (110 retries left). 2026-05-11 13:08:38.631892 | instance | [neutron/neutron] FAILED - RETRYING: [instance]: Create networks (109 retries left). 2026-05-11 13:08:38.631900 | instance | [neutron/neutron] FAILED - RETRYING: [instance]: Create networks (108 retries left). 2026-05-11 13:08:38.631909 | instance | [neutron/neutron] FAILED - RETRYING: [instance]: Create networks (107 retries left). 2026-05-11 13:08:38.631917 | instance | [neutron/neutron] FAILED - RETRYING: [instance]: Create networks (106 retries left). 2026-05-11 13:08:38.631926 | instance | [neutron/neutron] FAILED - RETRYING: [instance]: Create networks (105 retries left). 2026-05-11 13:08:38.631934 | instance | [neutron/neutron] FAILED - RETRYING: [instance]: Create networks (104 retries left). 2026-05-11 13:08:38.631943 | instance | [neutron/neutron] FAILED - RETRYING: [instance]: Create networks (103 retries left). 2026-05-11 13:08:38.631951 | instance | [neutron/neutron] FAILED - RETRYING: [instance]: Create networks (102 retries left). 2026-05-11 13:08:38.631959 | instance | [neutron/neutron] FAILED - RETRYING: [instance]: Create networks (101 retries left). 2026-05-11 13:08:38.631968 | instance | [neutron/neutron] FAILED - RETRYING: [instance]: Create networks (100 retries left). 2026-05-11 13:08:38.631976 | instance | [neutron/neutron] FAILED - RETRYING: [instance]: Create networks (99 retries left). 2026-05-11 13:08:38.631985 | instance | [neutron/neutron] FAILED - RETRYING: [instance]: Create networks (98 retries left). 2026-05-11 13:08:38.631993 | instance | [neutron/neutron] FAILED - RETRYING: [instance]: Create networks (97 retries left). 2026-05-11 13:08:38.632002 | instance | [neutron/neutron] FAILED - RETRYING: [instance]: Create networks (96 retries left). 2026-05-11 13:08:38.632010 | instance | [neutron/neutron] FAILED - RETRYING: [instance]: Create networks (95 retries left). 2026-05-11 13:08:38.632029 | instance | [neutron/neutron] FAILED - RETRYING: [instance]: Create networks (94 retries left). 2026-05-11 13:08:38.632037 | instance | [neutron/neutron] FAILED - RETRYING: [instance]: Create networks (93 retries left). 2026-05-11 13:08:38.632046 | instance | [neutron/neutron] FAILED - RETRYING: [instance]: Create networks (92 retries left). 2026-05-11 13:08:38.632056 | instance | [neutron/neutron] changed: [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'}]}) 2026-05-11 13:08:38.632066 | instance | [neutron/neutron] 2026-05-11 13:08:38.632077 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-05-11 13:08:40.212594 | instance | [neutron/neutron] changed: [instance] => (item=[{'external': True, 'mtu_size': 1500, 'name': 'public', 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'shared': True}, {'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'}]) 2026-05-11 13:08:40.212686 | instance | [neutron/neutron] 2026-05-11 13:08:40.212699 | instance | [neutron/neutron] PLAY RECAP ********************************************************************* 2026-05-11 13:08:40.212709 | instance | [neutron/neutron] instance : ok=22 changed=3 unreachable=0 failed=0 skipped=7 rescued=0 ignored=0 2026-05-11 13:08:40.212718 | instance | [neutron/neutron] 2026-05-11 13:08:40.301032 | instance | ==> [neutron] Deployment complete 2026-05-11 13:08:40.301141 | instance | ==> [openstack-exporter] Starting deployment 2026-05-11 13:08:40.301165 | instance | ==> [manila] Starting deployment 2026-05-11 13:08:40.301176 | instance | ==> [octavia] Starting deployment 2026-05-11 13:08:40.916508 | instance | [manila/manila] 2026-05-11 13:08:40.916571 | instance | [manila/manila] PLAY [controllers[0]] ********************************************************** 2026-05-11 13:08:40.916577 | instance | [manila/manila] 2026-05-11 13:08:40.916581 | instance | [manila/manila] TASK [Gathering Facts] ********************************************************* 2026-05-11 13:08:40.943368 | instance | [octavia/octavia] 2026-05-11 13:08:40.943416 | instance | [octavia/octavia] PLAY [controllers[0]] ********************************************************** 2026-05-11 13:08:40.943421 | instance | [octavia/octavia] 2026-05-11 13:08:40.943426 | instance | [octavia/octavia] TASK [Gathering Facts] ********************************************************* 2026-05-11 13:08:40.944728 | instance | [openstack-exporter/openstack_exporter] 2026-05-11 13:08:40.944814 | instance | [openstack-exporter/openstack_exporter] PLAY [controllers[0]] ********************************************************** 2026-05-11 13:08:40.944826 | instance | [openstack-exporter/openstack_exporter] 2026-05-11 13:08:40.944836 | instance | [openstack-exporter/openstack_exporter] TASK [Gathering Facts] ********************************************************* 2026-05-11 13:08:41.002575 | instance | [octavia/octavia_pre] 2026-05-11 13:08:41.002680 | instance | [octavia/octavia_pre] PLAY [controllers[0]] ********************************************************** 2026-05-11 13:08:41.002690 | instance | [octavia/octavia_pre] 2026-05-11 13:08:41.002695 | instance | [octavia/octavia_pre] TASK [Gathering Facts] ********************************************************* 2026-05-11 13:08:44.962871 | instance | [openstack-exporter/openstack_exporter] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 13:08:44.962921 | instance | [openstack-exporter/openstack_exporter] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 13:08:44.962928 | instance | [openstack-exporter/openstack_exporter] interpreter could change the meaning of that path. See 2026-05-11 13:08:44.962934 | instance | [openstack-exporter/openstack_exporter] https://docs.ansible.com/ansible- 2026-05-11 13:08:44.962940 | instance | [openstack-exporter/openstack_exporter] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 13:08:44.978458 | instance | [manila/manila] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 13:08:44.978504 | instance | [manila/manila] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 13:08:44.978510 | instance | [manila/manila] interpreter could change the meaning of that path. See 2026-05-11 13:08:44.978516 | instance | [manila/manila] https://docs.ansible.com/ansible- 2026-05-11 13:08:44.978521 | instance | [manila/manila] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 13:08:45.063459 | instance | [openstack-exporter/openstack_exporter] ok: [instance] 2026-05-11 13:08:45.063497 | instance | [openstack-exporter/openstack_exporter] 2026-05-11 13:08:45.063502 | instance | [openstack-exporter/openstack_exporter] TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-05-11 13:08:45.073387 | instance | [manila/manila] ok: [instance] 2026-05-11 13:08:45.073403 | instance | [manila/manila] 2026-05-11 13:08:45.073408 | instance | [manila/manila] TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-05-11 13:08:46.086480 | instance | [octavia/octavia] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 13:08:46.086539 | instance | [octavia/octavia] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 13:08:46.086551 | instance | [octavia/octavia] interpreter could change the meaning of that path. See 2026-05-11 13:08:46.086561 | instance | [octavia/octavia] https://docs.ansible.com/ansible- 2026-05-11 13:08:46.086570 | instance | [octavia/octavia] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 13:08:46.177951 | instance | [octavia/octavia] ok: [instance] 2026-05-11 13:08:46.178044 | instance | [octavia/octavia] 2026-05-11 13:08:46.178057 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-05-11 13:08:46.409086 | instance | [manila/manila] ok: [instance] 2026-05-11 13:08:46.409152 | instance | [manila/manila] 2026-05-11 13:08:46.409168 | instance | [manila/manila] TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-05-11 13:08:46.414656 | instance | [openstack-exporter/openstack_exporter] changed: [instance] 2026-05-11 13:08:46.414689 | instance | [openstack-exporter/openstack_exporter] 2026-05-11 13:08:46.414701 | instance | [openstack-exporter/openstack_exporter] TASK [vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets] ***** 2026-05-11 13:08:46.576833 | instance | [octavia/octavia_pre] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 13:08:46.576874 | instance | [octavia/octavia_pre] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 13:08:46.576883 | instance | [octavia/octavia_pre] interpreter could change the meaning of that path. See 2026-05-11 13:08:46.576890 | instance | [octavia/octavia_pre] https://docs.ansible.com/ansible- 2026-05-11 13:08:46.576896 | instance | [octavia/octavia_pre] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 13:08:46.675690 | instance | [octavia/octavia_pre] ok: [instance] 2026-05-11 13:08:46.675779 | instance | [octavia/octavia_pre] 2026-05-11 13:08:46.675800 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-11 13:08:46.798522 | instance | [octavia/octavia_pre] ok: [instance] 2026-05-11 13:08:46.798567 | instance | [octavia/octavia_pre] 2026-05-11 13:08:46.798573 | instance | [octavia/octavia_pre] TASK [Create RabbitMQ cluster] ************************************************* 2026-05-11 13:08:46.866249 | instance | [octavia/octavia_pre] skipping: [instance] 2026-05-11 13:08:46.866284 | instance | [octavia/octavia_pre] 2026-05-11 13:08:46.866294 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-11 13:08:46.905391 | instance | [manila/manila] ok: [instance] 2026-05-11 13:08:46.905430 | instance | [manila/manila] 2026-05-11 13:08:46.905436 | instance | [manila/manila] TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-05-11 13:08:46.951181 | instance | [octavia/octavia_pre] skipping: [instance] 2026-05-11 13:08:46.951216 | instance | [octavia/octavia_pre] 2026-05-11 13:08:46.951229 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-11 13:08:47.023276 | instance | [octavia/octavia_pre] skipping: [instance] 2026-05-11 13:08:47.023334 | instance | [octavia/octavia_pre] 2026-05-11 13:08:47.023346 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-11 13:08:47.090732 | instance | [octavia/octavia_pre] skipping: [instance] 2026-05-11 13:08:47.090788 | instance | [octavia/octavia_pre] 2026-05-11 13:08:47.090794 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-11 13:08:47.163937 | instance | [octavia/octavia_pre] skipping: [instance] 2026-05-11 13:08:47.163974 | instance | [octavia/octavia_pre] 2026-05-11 13:08:47.163979 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-11 13:08:47.237172 | instance | [octavia/octavia_pre] skipping: [instance] 2026-05-11 13:08:47.237217 | instance | [octavia/octavia_pre] 2026-05-11 13:08:47.237223 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-11 13:08:47.338232 | instance | [octavia/octavia_pre] skipping: [instance] => (item=oslo_messaging) 2026-05-11 13:08:47.338292 | instance | [octavia/octavia_pre] skipping: [instance] => (item=identity) 2026-05-11 13:08:47.338298 | instance | [octavia/octavia_pre] skipping: [instance] => (item=network) 2026-05-11 13:08:47.338302 | instance | [octavia/octavia_pre] skipping: [instance] => (item=oslo_db_persistence) 2026-05-11 13:08:47.338307 | instance | [octavia/octavia_pre] skipping: [instance] => (item=load_balancer) 2026-05-11 13:08:47.338311 | instance | [octavia/octavia_pre] skipping: [instance] => (item=valkey) 2026-05-11 13:08:47.338315 | instance | [octavia/octavia_pre] skipping: [instance] => (item=oslo_cache) 2026-05-11 13:08:47.338319 | instance | [octavia/octavia_pre] skipping: [instance] => (item=oslo_db) 2026-05-11 13:08:47.338323 | instance | [octavia/octavia_pre] skipping: [instance] 2026-05-11 13:08:47.338327 | instance | [octavia/octavia_pre] 2026-05-11 13:08:47.338331 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-11 13:08:47.462973 | instance | [octavia/octavia_pre] skipping: [instance] 2026-05-11 13:08:47.463007 | instance | [octavia/octavia_pre] 2026-05-11 13:08:47.463013 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-05-11 13:08:47.496496 | instance | [octavia/octavia] ok: [instance] 2026-05-11 13:08:47.496527 | instance | [octavia/octavia] 2026-05-11 13:08:47.496533 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-05-11 13:08:47.670329 | instance | [manila/manila] ok: [instance] 2026-05-11 13:08:47.670364 | instance | [manila/manila] 2026-05-11 13:08:47.670370 | instance | [manila/manila] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-11 13:08:47.823095 | instance | [manila/manila] ok: [instance] 2026-05-11 13:08:47.823146 | instance | [manila/manila] 2026-05-11 13:08:47.823158 | instance | [manila/manila] TASK [Create RabbitMQ cluster] ************************************************* 2026-05-11 13:08:47.928931 | instance | [manila/manila] included: rabbitmq for instance 2026-05-11 13:08:47.928968 | instance | [manila/manila] 2026-05-11 13:08:47.928976 | instance | [manila/manila] TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-11 13:08:47.977443 | instance | [octavia/octavia] ok: [instance] 2026-05-11 13:08:47.977491 | instance | [octavia/octavia] 2026-05-11 13:08:47.977496 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-05-11 13:08:48.735959 | instance | [octavia/octavia_pre] ok: [instance] 2026-05-11 13:08:48.736025 | instance | [octavia/octavia_pre] 2026-05-11 13:08:48.736035 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-05-11 13:08:48.790808 | instance | [octavia/octavia] ok: [instance] 2026-05-11 13:08:48.790864 | instance | [octavia/octavia] 2026-05-11 13:08:48.790875 | instance | [octavia/octavia] TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-05-11 13:08:48.901312 | instance | [manila/manila] ok: [instance] 2026-05-11 13:08:48.901382 | instance | [manila/manila] 2026-05-11 13:08:48.901390 | instance | [manila/manila] TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-11 13:08:48.989108 | instance | [manila/manila] skipping: [instance] 2026-05-11 13:08:48.989180 | instance | [manila/manila] 2026-05-11 13:08:48.989186 | instance | [manila/manila] TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-11 13:08:49.065471 | instance | [manila/manila] skipping: [instance] 2026-05-11 13:08:49.065566 | instance | [manila/manila] 2026-05-11 13:08:49.065582 | instance | [manila/manila] TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-11 13:08:49.139635 | instance | [manila/manila] skipping: [instance] 2026-05-11 13:08:49.139692 | instance | [manila/manila] 2026-05-11 13:08:49.139701 | instance | [manila/manila] TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-11 13:08:49.238477 | instance | [octavia/octavia] ok: [instance] 2026-05-11 13:08:49.238544 | instance | [octavia/octavia] 2026-05-11 13:08:49.238551 | instance | [octavia/octavia] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-11 13:08:49.263952 | instance | [octavia/octavia_pre] ok: [instance] 2026-05-11 13:08:49.263994 | instance | [octavia/octavia_pre] 2026-05-11 13:08:49.264006 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-05-11 13:08:50.145147 | instance | [octavia/octavia_pre] ok: [instance] 2026-05-11 13:08:50.145221 | instance | [octavia/octavia_pre] 2026-05-11 13:08:50.145228 | instance | [octavia/octavia_pre] TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-05-11 13:08:50.578084 | instance | [octavia/octavia_pre] ok: [instance] 2026-05-11 13:08:50.578226 | instance | [octavia/octavia_pre] 2026-05-11 13:08:50.578239 | instance | [octavia/octavia_pre] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-11 13:08:51.155107 | instance | [octavia/octavia] ok: [instance] 2026-05-11 13:08:51.155189 | instance | [octavia/octavia] 2026-05-11 13:08:51.155202 | instance | [octavia/octavia] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-11 13:08:51.575665 | instance | [octavia/octavia] ok: [instance] 2026-05-11 13:08:51.575769 | instance | [octavia/octavia] 2026-05-11 13:08:51.575778 | instance | [octavia/octavia] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-11 13:08:51.835698 | instance | [octavia/octavia] ok: [instance] => { 2026-05-11 13:08:51.835795 | instance | [octavia/octavia] "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-05-11 13:08:51.835804 | instance | [octavia/octavia] } 2026-05-11 13:08:51.835811 | instance | [octavia/octavia] 2026-05-11 13:08:51.835827 | instance | [octavia/octavia] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-11 13:08:52.190050 | instance | [octavia/octavia_pre] ok: [instance] 2026-05-11 13:08:52.190159 | instance | [octavia/octavia_pre] 2026-05-11 13:08:52.190241 | instance | [octavia/octavia_pre] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-11 13:08:52.574251 | instance | [octavia/octavia] ok: [instance] 2026-05-11 13:08:52.574330 | instance | [octavia/octavia] 2026-05-11 13:08:52.574342 | instance | [octavia/octavia] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-11 13:08:52.671864 | instance | [octavia/octavia_pre] ok: [instance] 2026-05-11 13:08:52.671946 | instance | [octavia/octavia_pre] 2026-05-11 13:08:52.671959 | instance | [octavia/octavia_pre] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-11 13:08:52.816192 | instance | [octavia/octavia_pre] ok: [instance] => { 2026-05-11 13:08:52.816276 | instance | [octavia/octavia_pre] "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-05-11 13:08:52.816288 | instance | [octavia/octavia_pre] } 2026-05-11 13:08:52.816298 | instance | [octavia/octavia_pre] 2026-05-11 13:08:52.816308 | instance | [octavia/octavia_pre] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-11 13:08:53.563229 | instance | [octavia/octavia_pre] ok: [instance] 2026-05-11 13:08:53.563307 | instance | [octavia/octavia_pre] 2026-05-11 13:08:53.563320 | instance | [octavia/octavia_pre] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-11 13:08:54.102424 | instance | [octavia/octavia] ok: [instance] 2026-05-11 13:08:54.102499 | instance | [octavia/octavia] 2026-05-11 13:08:54.102511 | instance | [octavia/octavia] TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-05-11 13:08:54.816171 | instance | [octavia/octavia] ok: [instance] 2026-05-11 13:08:54.816271 | instance | [octavia/octavia] 2026-05-11 13:08:54.816282 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-05-11 13:08:55.112164 | instance | [octavia/octavia_pre] ok: [instance] 2026-05-11 13:08:55.112251 | instance | [octavia/octavia_pre] 2026-05-11 13:08:55.112261 | instance | [octavia/octavia_pre] TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-05-11 13:08:55.534959 | instance | [openstack-exporter/openstack_exporter] ok: [instance] => (item=None) 2026-05-11 13:08:55.535027 | instance | [openstack-exporter/openstack_exporter] ok: [instance] => (item=None) 2026-05-11 13:08:55.535034 | instance | [openstack-exporter/openstack_exporter] ok: [instance] => (item=None) 2026-05-11 13:08:55.535040 | instance | [openstack-exporter/openstack_exporter] ok: [instance] => (item=None) 2026-05-11 13:08:55.535045 | instance | [openstack-exporter/openstack_exporter] ok: [instance] => (item=None) 2026-05-11 13:08:55.535051 | instance | [openstack-exporter/openstack_exporter] ok: [instance] => (item=None) 2026-05-11 13:08:55.535056 | instance | [openstack-exporter/openstack_exporter] ok: [instance] => (item=None) 2026-05-11 13:08:55.535061 | instance | [openstack-exporter/openstack_exporter] ok: [instance] => (item=None) 2026-05-11 13:08:55.535067 | instance | [openstack-exporter/openstack_exporter] ok: [instance] => (item=None) 2026-05-11 13:08:55.535081 | instance | [openstack-exporter/openstack_exporter] ok: [instance] => (item=None) 2026-05-11 13:08:55.535087 | instance | [openstack-exporter/openstack_exporter] ok: [instance] => (item=None) 2026-05-11 13:08:55.535092 | instance | [openstack-exporter/openstack_exporter] ok: [instance] => (item=None) 2026-05-11 13:08:55.535099 | instance | [openstack-exporter/openstack_exporter] ok: [instance] 2026-05-11 13:08:55.535106 | instance | [openstack-exporter/openstack_exporter] 2026-05-11 13:08:55.535112 | instance | [openstack-exporter/openstack_exporter] TASK [vexxhost.atmosphere.openstack_exporter : Build database URLs dict] ******* 2026-05-11 13:08:55.774175 | instance | [openstack-exporter/openstack_exporter] ok: [instance] => (item=None) 2026-05-11 13:08:55.774301 | instance | [openstack-exporter/openstack_exporter] ok: [instance] => (item=None) 2026-05-11 13:08:55.774315 | instance | [openstack-exporter/openstack_exporter] ok: [instance] => (item=None) 2026-05-11 13:08:55.774324 | instance | [openstack-exporter/openstack_exporter] skipping: [instance] => (item=None) 2026-05-11 13:08:55.774333 | instance | [openstack-exporter/openstack_exporter] ok: [instance] => (item=None) 2026-05-11 13:08:55.774342 | instance | [openstack-exporter/openstack_exporter] ok: [instance] => (item=None) 2026-05-11 13:08:55.774351 | instance | [openstack-exporter/openstack_exporter] skipping: [instance] => (item=None) 2026-05-11 13:08:55.774360 | instance | [openstack-exporter/openstack_exporter] ok: [instance] => (item=None) 2026-05-11 13:08:55.774368 | instance | [openstack-exporter/openstack_exporter] ok: [instance] => (item=None) 2026-05-11 13:08:55.774377 | instance | [openstack-exporter/openstack_exporter] ok: [instance] => (item=None) 2026-05-11 13:08:55.774386 | instance | [openstack-exporter/openstack_exporter] skipping: [instance] => (item=None) 2026-05-11 13:08:55.774395 | instance | [openstack-exporter/openstack_exporter] ok: [instance] => (item=None) 2026-05-11 13:08:55.774404 | instance | [openstack-exporter/openstack_exporter] ok: [instance] 2026-05-11 13:08:55.774414 | instance | [openstack-exporter/openstack_exporter] 2026-05-11 13:08:55.774424 | instance | [openstack-exporter/openstack_exporter] TASK [vexxhost.atmosphere.openstack_exporter : Create "openstack-database-exporter-dsn" secret] *** 2026-05-11 13:08:55.805753 | instance | [octavia/octavia_pre] ok: [instance] 2026-05-11 13:08:55.805827 | instance | [octavia/octavia_pre] 2026-05-11 13:08:55.805834 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-05-11 13:08:55.939581 | instance | [octavia/octavia] ok: [instance] 2026-05-11 13:08:55.939681 | instance | [octavia/octavia] 2026-05-11 13:08:55.939690 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-05-11 13:08:56.626839 | instance | [openstack-exporter/openstack_exporter] changed: [instance] 2026-05-11 13:08:56.626907 | instance | [openstack-exporter/openstack_exporter] 2026-05-11 13:08:56.626931 | instance | [openstack-exporter/openstack_exporter] TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-05-11 13:08:56.945720 | instance | [octavia/octavia_pre] ok: [instance] 2026-05-11 13:08:56.945786 | instance | [octavia/octavia_pre] 2026-05-11 13:08:56.945793 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-05-11 13:08:57.129232 | instance | [octavia/octavia] ok: [instance] 2026-05-11 13:08:57.129324 | instance | [octavia/octavia] 2026-05-11 13:08:57.129337 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-05-11 13:08:57.615179 | instance | [openstack-exporter/openstack_exporter] changed: [instance] 2026-05-11 13:08:57.615272 | instance | [openstack-exporter/openstack_exporter] 2026-05-11 13:08:57.615282 | instance | [openstack-exporter/openstack_exporter] PLAY RECAP ********************************************************************* 2026-05-11 13:08:57.615289 | instance | [openstack-exporter/openstack_exporter] instance : ok=6 changed=3 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-11 13:08:57.615297 | instance | [openstack-exporter/openstack_exporter] 2026-05-11 13:08:57.686820 | instance | ==> [openstack-exporter] Deployment complete 2026-05-11 13:08:57.751709 | instance | [octavia/octavia] ok: [instance] 2026-05-11 13:08:57.751812 | instance | [octavia/octavia] 2026-05-11 13:08:57.751825 | instance | [octavia/octavia] TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-05-11 13:08:57.906190 | instance | [octavia/octavia] included: openstack_helm_endpoints for instance 2026-05-11 13:08:57.906244 | instance | [octavia/octavia] 2026-05-11 13:08:57.906252 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-11 13:08:57.978203 | instance | [octavia/octavia] skipping: [instance] 2026-05-11 13:08:57.978283 | instance | [octavia/octavia] 2026-05-11 13:08:57.978292 | instance | [octavia/octavia] TASK [Create RabbitMQ cluster] ************************************************* 2026-05-11 13:08:58.005257 | instance | [octavia/octavia_pre] ok: [instance] 2026-05-11 13:08:58.005359 | instance | [octavia/octavia_pre] 2026-05-11 13:08:58.005372 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-05-11 13:08:58.046634 | instance | [octavia/octavia] skipping: [instance] 2026-05-11 13:08:58.046725 | instance | [octavia/octavia] 2026-05-11 13:08:58.046734 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-11 13:08:58.127293 | instance | [octavia/octavia] skipping: [instance] 2026-05-11 13:08:58.127378 | instance | [octavia/octavia] 2026-05-11 13:08:58.127385 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-11 13:08:58.198491 | instance | [octavia/octavia] skipping: [instance] 2026-05-11 13:08:58.198577 | instance | [octavia/octavia] 2026-05-11 13:08:58.198586 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-11 13:08:58.264993 | instance | [octavia/octavia] skipping: [instance] 2026-05-11 13:08:58.265078 | instance | [octavia/octavia] 2026-05-11 13:08:58.265087 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-11 13:08:58.336901 | instance | [octavia/octavia] skipping: [instance] 2026-05-11 13:08:58.337004 | instance | [octavia/octavia] 2026-05-11 13:08:58.337017 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-11 13:08:58.410106 | instance | [octavia/octavia] ok: [instance] 2026-05-11 13:08:58.410200 | instance | [octavia/octavia] 2026-05-11 13:08:58.410210 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-11 13:08:58.487660 | instance | [octavia/octavia] ok: [instance] => (item=identity) 2026-05-11 13:08:58.487716 | instance | [octavia/octavia] 2026-05-11 13:08:58.487724 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-11 13:08:58.591401 | instance | [octavia/octavia_pre] ok: [instance] 2026-05-11 13:08:58.591478 | instance | [octavia/octavia_pre] 2026-05-11 13:08:58.591488 | instance | [octavia/octavia_pre] TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-05-11 13:08:58.607908 | instance | [octavia/octavia] ok: [instance] 2026-05-11 13:08:58.607972 | instance | [octavia/octavia] 2026-05-11 13:08:58.607994 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-05-11 13:08:58.779212 | instance | [octavia/octavia_pre] included: openstack_helm_endpoints for instance 2026-05-11 13:08:58.779300 | instance | [octavia/octavia_pre] 2026-05-11 13:08:58.779318 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-11 13:08:58.851790 | instance | [octavia/octavia_pre] skipping: [instance] 2026-05-11 13:08:58.851867 | instance | [octavia/octavia_pre] 2026-05-11 13:08:58.851879 | instance | [octavia/octavia_pre] TASK [Create RabbitMQ cluster] ************************************************* 2026-05-11 13:08:58.935570 | instance | [octavia/octavia_pre] skipping: [instance] 2026-05-11 13:08:58.935637 | instance | [octavia/octavia_pre] 2026-05-11 13:08:58.935648 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-11 13:08:59.004986 | instance | [octavia/octavia_pre] skipping: [instance] 2026-05-11 13:08:59.005033 | instance | [octavia/octavia_pre] 2026-05-11 13:08:59.005045 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-11 13:08:59.078972 | instance | [octavia/octavia_pre] skipping: [instance] 2026-05-11 13:08:59.079033 | instance | [octavia/octavia_pre] 2026-05-11 13:08:59.079041 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-11 13:08:59.160843 | instance | [octavia/octavia_pre] skipping: [instance] 2026-05-11 13:08:59.160897 | instance | [octavia/octavia_pre] 2026-05-11 13:08:59.160915 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-11 13:08:59.226181 | instance | [octavia/octavia] ok: [instance] 2026-05-11 13:08:59.226238 | instance | [octavia/octavia] 2026-05-11 13:08:59.226246 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-05-11 13:08:59.231580 | instance | [octavia/octavia_pre] skipping: [instance] 2026-05-11 13:08:59.231602 | instance | [octavia/octavia_pre] 2026-05-11 13:08:59.231609 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-11 13:08:59.315442 | instance | [octavia/octavia_pre] ok: [instance] 2026-05-11 13:08:59.315512 | instance | [octavia/octavia_pre] 2026-05-11 13:08:59.315521 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-11 13:08:59.403265 | instance | [octavia/octavia_pre] ok: [instance] => (item=identity) 2026-05-11 13:08:59.403327 | instance | [octavia/octavia_pre] 2026-05-11 13:08:59.403337 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-11 13:08:59.509217 | instance | [octavia/octavia_pre] ok: [instance] 2026-05-11 13:08:59.509280 | instance | [octavia/octavia_pre] 2026-05-11 13:08:59.509293 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-05-11 13:08:59.943095 | instance | [octavia/octavia] ok: [instance] 2026-05-11 13:08:59.943155 | instance | [octavia/octavia] 2026-05-11 13:08:59.943164 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-05-11 13:09:00.156531 | instance | [octavia/octavia_pre] ok: [instance] 2026-05-11 13:09:00.156594 | instance | [octavia/octavia_pre] 2026-05-11 13:09:00.156608 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-05-11 13:09:00.554007 | instance | [octavia/octavia] ok: [instance] 2026-05-11 13:09:00.554121 | instance | [octavia/octavia] 2026-05-11 13:09:00.554133 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-05-11 13:09:00.969718 | instance | [octavia/octavia_pre] ok: [instance] 2026-05-11 13:09:00.969847 | instance | [octavia/octavia_pre] 2026-05-11 13:09:00.969861 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-05-11 13:09:01.228788 | instance | [octavia/octavia] ok: [instance] 2026-05-11 13:09:01.228901 | instance | [octavia/octavia] 2026-05-11 13:09:01.228908 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-11 13:09:01.431070 | instance | [octavia/octavia] ok: [instance] 2026-05-11 13:09:01.431162 | instance | [octavia/octavia] 2026-05-11 13:09:01.431170 | instance | [octavia/octavia] TASK [Create RabbitMQ cluster] ************************************************* 2026-05-11 13:09:01.558564 | instance | [octavia/octavia] included: rabbitmq for instance 2026-05-11 13:09:01.558660 | instance | [octavia/octavia] 2026-05-11 13:09:01.558669 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-11 13:09:01.593772 | instance | [octavia/octavia_pre] ok: [instance] 2026-05-11 13:09:01.593886 | instance | [octavia/octavia_pre] 2026-05-11 13:09:01.593900 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-05-11 13:09:02.241664 | instance | [octavia/octavia_pre] ok: [instance] 2026-05-11 13:09:02.241733 | instance | [octavia/octavia_pre] 2026-05-11 13:09:02.241745 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.octavia_pre : Create CAs & Issuers] ****************** 2026-05-11 13:09:02.483359 | instance | [octavia/octavia] ok: [instance] 2026-05-11 13:09:02.483435 | instance | [octavia/octavia] 2026-05-11 13:09:02.483448 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-11 13:09:02.552637 | instance | [octavia/octavia] skipping: [instance] 2026-05-11 13:09:02.552734 | instance | [octavia/octavia] 2026-05-11 13:09:02.552743 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-11 13:09:02.628090 | instance | [octavia/octavia] skipping: [instance] 2026-05-11 13:09:02.628192 | instance | [octavia/octavia] 2026-05-11 13:09:02.628205 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-11 13:09:02.712801 | instance | [octavia/octavia] skipping: [instance] 2026-05-11 13:09:02.712886 | instance | [octavia/octavia] 2026-05-11 13:09:02.712895 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-11 13:09:04.000755 | instance | [octavia/octavia_pre] changed: [instance] => (item=octavia-client) 2026-05-11 13:09:04.000839 | instance | [octavia/octavia_pre] changed: [instance] => (item=octavia-server) 2026-05-11 13:09:04.000846 | instance | [octavia/octavia_pre] 2026-05-11 13:09:04.000853 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.octavia_pre : Create certificate for Octavia clients] *** 2026-05-11 13:09:04.792258 | instance | [octavia/octavia_pre] changed: [instance] 2026-05-11 13:09:04.792347 | instance | [octavia/octavia_pre] 2026-05-11 13:09:04.792356 | instance | [octavia/octavia_pre] TASK [vexxhost.atmosphere.octavia_pre : Create admin compute quotaset] ********* 2026-05-11 13:09:06.916301 | instance | [octavia/octavia_pre] [WARNING]: Loadbalancer service is not supported by your cloud. Ignoring 2026-05-11 13:09:06.916417 | instance | [octavia/octavia_pre] loadbalancer quotas. 2026-05-11 13:09:07.006553 | instance | [octavia/octavia_pre] changed: [instance] 2026-05-11 13:09:07.006694 | instance | [octavia/octavia_pre] 2026-05-11 13:09:07.006709 | instance | [octavia/octavia_pre] PLAY RECAP ********************************************************************* 2026-05-11 13:09:07.006721 | instance | [octavia/octavia_pre] instance : ok=26 changed=3 unreachable=0 failed=0 skipped=14 rescued=0 ignored=0 2026-05-11 13:09:07.006733 | instance | [octavia/octavia_pre] 2026-05-11 13:09:20.428657 | instance | [manila/manila] changed: [instance] 2026-05-11 13:09:20.428775 | instance | [manila/manila] 2026-05-11 13:09:20.428788 | instance | [manila/manila] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-11 13:09:21.190675 | instance | [manila/manila] ok: [instance] 2026-05-11 13:09:21.190749 | instance | [manila/manila] 2026-05-11 13:09:21.190756 | instance | [manila/manila] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-11 13:09:21.272846 | instance | [manila/manila] ok: [instance] 2026-05-11 13:09:21.272935 | instance | [manila/manila] 2026-05-11 13:09:21.272963 | instance | [manila/manila] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-11 13:09:22.029544 | instance | [manila/manila] ok: [instance] 2026-05-11 13:09:22.029633 | instance | [manila/manila] 2026-05-11 13:09:22.029644 | instance | [manila/manila] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-11 13:09:22.101018 | instance | [manila/manila] ok: [instance] 2026-05-11 13:09:22.101110 | instance | [manila/manila] 2026-05-11 13:09:22.101121 | instance | [manila/manila] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-11 13:09:22.175607 | instance | [manila/manila] ok: [instance] 2026-05-11 13:09:22.175684 | instance | [manila/manila] 2026-05-11 13:09:22.175694 | instance | [manila/manila] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-11 13:09:22.288486 | instance | [manila/manila] ok: [instance] => (item=oslo_db) 2026-05-11 13:09:22.288581 | instance | [manila/manila] ok: [instance] => (item=oslo_cache) 2026-05-11 13:09:22.288588 | instance | [manila/manila] ok: [instance] => (item=sharev2) 2026-05-11 13:09:22.288594 | instance | [manila/manila] ok: [instance] => (item=oslo_messaging) 2026-05-11 13:09:22.288599 | instance | [manila/manila] ok: [instance] => (item=identity) 2026-05-11 13:09:22.288605 | instance | [manila/manila] 2026-05-11 13:09:22.288612 | instance | [manila/manila] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-11 13:09:22.419100 | instance | [manila/manila] ok: [instance] 2026-05-11 13:09:22.419201 | instance | [manila/manila] 2026-05-11 13:09:22.419214 | instance | [manila/manila] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-11 13:09:22.508843 | instance | [manila/manila] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-11 13:09:22.508947 | instance | [manila/manila] 2026-05-11 13:09:22.508963 | instance | [manila/manila] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-11 13:09:23.253195 | instance | [manila/manila] changed: [instance] 2026-05-11 13:09:23.253253 | instance | [manila/manila] 2026-05-11 13:09:23.253259 | instance | [manila/manila] TASK [vexxhost.atmosphere.manila : Create flavor] ****************************** 2026-05-11 13:09:24.550562 | instance | [manila/manila] changed: [instance] 2026-05-11 13:09:24.550631 | instance | [manila/manila] 2026-05-11 13:09:24.550640 | instance | [manila/manila] TASK [Upload service image] **************************************************** 2026-05-11 13:09:24.697090 | instance | [manila/manila] included: glance_image for instance 2026-05-11 13:09:24.697163 | instance | [manila/manila] 2026-05-11 13:09:24.697175 | instance | [manila/manila] TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-05-11 13:09:26.259198 | instance | [manila/manila] ok: [instance] 2026-05-11 13:09:26.259287 | instance | [manila/manila] 2026-05-11 13:09:26.259293 | instance | [manila/manila] TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-05-11 13:09:27.467734 | instance | [manila/manila] ok: [instance] 2026-05-11 13:09:27.467808 | instance | [manila/manila] 2026-05-11 13:09:27.467819 | instance | [manila/manila] TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-05-11 13:09:27.984526 | instance | [manila/manila] changed: [instance] 2026-05-11 13:09:27.984599 | instance | [manila/manila] 2026-05-11 13:09:27.984612 | instance | [manila/manila] TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-05-11 13:09:34.007988 | instance | [octavia/octavia] changed: [instance] 2026-05-11 13:09:34.008066 | instance | [octavia/octavia] 2026-05-11 13:09:34.008077 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-11 13:09:34.916516 | instance | [octavia/octavia] ok: [instance] 2026-05-11 13:09:34.916619 | instance | [octavia/octavia] 2026-05-11 13:09:34.916629 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-11 13:09:34.992200 | instance | [octavia/octavia] ok: [instance] 2026-05-11 13:09:34.992295 | instance | [octavia/octavia] 2026-05-11 13:09:34.992339 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-11 13:09:35.845874 | instance | [octavia/octavia] ok: [instance] 2026-05-11 13:09:35.845933 | instance | [octavia/octavia] 2026-05-11 13:09:35.845945 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-11 13:09:35.916655 | instance | [octavia/octavia] ok: [instance] 2026-05-11 13:09:35.916717 | instance | [octavia/octavia] 2026-05-11 13:09:35.916730 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-11 13:09:35.989367 | instance | [octavia/octavia] ok: [instance] 2026-05-11 13:09:35.989428 | instance | [octavia/octavia] 2026-05-11 13:09:35.989440 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-11 13:09:36.172911 | instance | [octavia/octavia] ok: [instance] => (item=oslo_messaging) 2026-05-11 13:09:36.172977 | instance | [octavia/octavia] ok: [instance] => (item=valkey) 2026-05-11 13:09:36.172989 | instance | [octavia/octavia] ok: [instance] => (item=load_balancer) 2026-05-11 13:09:36.172999 | instance | [octavia/octavia] ok: [instance] => (item=oslo_cache) 2026-05-11 13:09:36.173009 | instance | [octavia/octavia] ok: [instance] => (item=network) 2026-05-11 13:09:36.173018 | instance | [octavia/octavia] ok: [instance] => (item=oslo_db_persistence) 2026-05-11 13:09:36.173027 | instance | [octavia/octavia] ok: [instance] => (item=oslo_db) 2026-05-11 13:09:36.173037 | instance | [octavia/octavia] ok: [instance] => (item=identity) 2026-05-11 13:09:36.173046 | instance | [octavia/octavia] 2026-05-11 13:09:36.173076 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-11 13:09:36.278396 | instance | [octavia/octavia] ok: [instance] 2026-05-11 13:09:36.278458 | instance | [octavia/octavia] 2026-05-11 13:09:36.278477 | instance | [octavia/octavia] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-11 13:09:36.379358 | instance | [octavia/octavia] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-11 13:09:36.379412 | instance | [octavia/octavia] 2026-05-11 13:09:36.379424 | instance | [octavia/octavia] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-11 13:09:36.878572 | instance | [manila/manila] changed: [instance] 2026-05-11 13:09:36.878614 | instance | [manila/manila] 2026-05-11 13:09:36.878619 | instance | [manila/manila] TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-05-11 13:09:37.108302 | instance | [octavia/octavia] changed: [instance] 2026-05-11 13:09:37.108349 | instance | [octavia/octavia] 2026-05-11 13:09:37.108354 | instance | [octavia/octavia] TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-05-11 13:09:37.435444 | instance | [manila/manila] ok: [instance] 2026-05-11 13:09:37.435521 | instance | [manila/manila] 2026-05-11 13:09:37.435529 | instance | [manila/manila] TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-05-11 13:09:37.500277 | instance | [manila/manila] skipping: [instance] 2026-05-11 13:09:37.500320 | instance | [manila/manila] 2026-05-11 13:09:37.500325 | instance | [manila/manila] TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-05-11 13:09:38.268205 | instance | [manila/manila] ok: [instance] 2026-05-11 13:09:38.268276 | instance | [manila/manila] 2026-05-11 13:09:38.268287 | instance | [manila/manila] TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-05-11 13:09:38.592141 | instance | [octavia/octavia] ok: [instance] 2026-05-11 13:09:38.592193 | instance | [octavia/octavia] 2026-05-11 13:09:38.592206 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-05-11 13:09:39.955248 | instance | [octavia/octavia] changed: [instance] 2026-05-11 13:09:39.955339 | instance | [octavia/octavia] 2026-05-11 13:09:39.955359 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-05-11 13:09:41.423440 | instance | [octavia/octavia] changed: [instance] 2026-05-11 13:09:41.423537 | instance | [octavia/octavia] 2026-05-11 13:09:41.423549 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-05-11 13:09:42.808554 | instance | [octavia/octavia] changed: [instance] 2026-05-11 13:09:42.808618 | instance | [octavia/octavia] 2026-05-11 13:09:42.808634 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-05-11 13:09:48.680219 | instance | [manila/manila] changed: [instance] 2026-05-11 13:09:48.680284 | instance | [manila/manila] 2026-05-11 13:09:48.680297 | instance | [manila/manila] TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-05-11 13:09:49.113081 | instance | [octavia/octavia] changed: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-05-11 13:09:49.113116 | instance | [octavia/octavia] changed: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-05-11 13:09:49.113122 | instance | [octavia/octavia] changed: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-05-11 13:09:49.113126 | instance | [octavia/octavia] changed: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-05-11 13:09:49.113130 | instance | [octavia/octavia] changed: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-05-11 13:09:49.113134 | instance | [octavia/octavia] 2026-05-11 13:09:49.113139 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-05-11 13:09:49.189406 | instance | [manila/manila] changed: [instance] 2026-05-11 13:09:49.189448 | instance | [manila/manila] 2026-05-11 13:09:49.189454 | instance | [manila/manila] TASK [vexxhost.atmosphere.manila : Create generic share driver security group] *** 2026-05-11 13:09:50.801073 | instance | [manila/manila] changed: [instance] 2026-05-11 13:09:50.801148 | instance | [manila/manila] 2026-05-11 13:09:50.801160 | instance | [manila/manila] TASK [vexxhost.atmosphere.manila : Create generic share driver security group tcp rules] *** 2026-05-11 13:09:51.074213 | instance | [octavia/octavia] changed: [instance] => (item=instance) 2026-05-11 13:09:51.074286 | instance | [octavia/octavia] 2026-05-11 13:09:51.074298 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-05-11 13:09:54.132774 | instance | [octavia/octavia] ok: [instance] => (item=instance) 2026-05-11 13:09:54.132872 | instance | [octavia/octavia] 2026-05-11 13:09:54.132881 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-05-11 13:09:54.997241 | instance | [manila/manila] changed: [instance] => (item=22) 2026-05-11 13:09:54.997322 | instance | [manila/manila] changed: [instance] => (item=111) 2026-05-11 13:09:54.997329 | instance | [manila/manila] changed: [instance] => (item=2049) 2026-05-11 13:09:54.997335 | instance | [manila/manila] 2026-05-11 13:09:54.997342 | instance | [manila/manila] TASK [vexxhost.atmosphere.manila : Create generic share driver security group icmp rules] *** 2026-05-11 13:09:56.477961 | instance | [manila/manila] changed: [instance] 2026-05-11 13:09:56.478079 | instance | [manila/manila] 2026-05-11 13:09:56.478087 | instance | [manila/manila] TASK [vexxhost.atmosphere.manila : Generate temporary file for SSH public key] *** 2026-05-11 13:09:56.732940 | instance | [manila/manila] ok: [instance -> localhost] 2026-05-11 13:09:56.733051 | instance | [manila/manila] 2026-05-11 13:09:56.733063 | instance | [manila/manila] TASK [vexxhost.atmosphere.manila : Write contents of current private SSH key] *** 2026-05-11 13:09:57.270715 | instance | [manila/manila] ok: [instance -> localhost] 2026-05-11 13:09:57.270812 | instance | [manila/manila] 2026-05-11 13:09:57.270822 | instance | [manila/manila] TASK [vexxhost.atmosphere.manila : Generate public key for SSH private key] **** 2026-05-11 13:09:57.767691 | instance | [manila/manila] ok: [instance -> localhost] 2026-05-11 13:09:57.767799 | instance | [manila/manila] 2026-05-11 13:09:57.767811 | instance | [manila/manila] TASK [vexxhost.atmosphere.manila : Delete temporary file for public SSH key] *** 2026-05-11 13:09:58.009070 | instance | [manila/manila] ok: [instance -> localhost] 2026-05-11 13:09:58.009144 | instance | [manila/manila] 2026-05-11 13:09:58.009171 | instance | [manila/manila] TASK [vexxhost.atmosphere.manila : Create secret with the SSH keys] ************ 2026-05-11 13:09:58.778530 | instance | [manila/manila] changed: [instance] 2026-05-11 13:09:58.778654 | instance | [manila/manila] 2026-05-11 13:09:58.778663 | instance | [manila/manila] TASK [vexxhost.atmosphere.manila : Deploy Helm chart] ************************** 2026-05-11 13:10:01.136971 | instance | [octavia/octavia] ok: [instance] => (item=instance) 2026-05-11 13:10:01.137062 | instance | [octavia/octavia] 2026-05-11 13:10:01.137075 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-05-11 13:10:02.759566 | instance | [octavia/octavia] ok: [instance] => (item=instance) 2026-05-11 13:10:02.759611 | instance | [octavia/octavia] 2026-05-11 13:10:02.759617 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-05-11 13:10:02.826432 | instance | [octavia/octavia] ok: [instance] => (item=octavia-health-manager-port-instance) 2026-05-11 13:10:02.826496 | instance | [octavia/octavia] 2026-05-11 13:10:02.826507 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-05-11 13:10:03.994038 | instance | [octavia/octavia] changed: [instance] 2026-05-11 13:10:03.994101 | instance | [octavia/octavia] 2026-05-11 13:10:03.994109 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-05-11 13:10:06.457561 | instance | [octavia/octavia] changed: [instance] => (item=[22, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-05-11T13:09:50Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.3.0', 'hostname': 'host-172-24-3-0', 'fqdn': 'host-172-24-3-0.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '247d9d28-9a73-449e-ba65-602321d0bbed', 'ip_address': '172.24.3.0'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:ec:e3:18', 'name': 'octavia-health-manager-port-instance', 'network_id': '87ee70ff-8dde-40a5-8fce-3b0391d800a1', 'numa_affinity_policy': None, 'project_id': 'abb9d07b1aab421c9c11ca4368a93115', 'tenant_id': 'abb9d07b1aab421c9c11ca4368a93115', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['f768f4af-292f-46c8-83fb-21c7b90171a7'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-05-11T13:10:00Z', 'revision_number': 4, 'if_match': None, 'id': '867c7d8d-81a7-4da1-b91c-64e523908bd1', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-05-11 13:10:06.457653 | instance | [octavia/octavia] changed: [instance] => (item=[9443, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-05-11T13:09:50Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.3.0', 'hostname': 'host-172-24-3-0', 'fqdn': 'host-172-24-3-0.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '247d9d28-9a73-449e-ba65-602321d0bbed', 'ip_address': '172.24.3.0'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:ec:e3:18', 'name': 'octavia-health-manager-port-instance', 'network_id': '87ee70ff-8dde-40a5-8fce-3b0391d800a1', 'numa_affinity_policy': None, 'project_id': 'abb9d07b1aab421c9c11ca4368a93115', 'tenant_id': 'abb9d07b1aab421c9c11ca4368a93115', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['f768f4af-292f-46c8-83fb-21c7b90171a7'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-05-11T13:10:00Z', 'revision_number': 4, 'if_match': None, 'id': '867c7d8d-81a7-4da1-b91c-64e523908bd1', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-05-11 13:10:06.457674 | instance | [octavia/octavia] 2026-05-11 13:10:06.457681 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-05-11 13:10:07.727691 | instance | [octavia/octavia] changed: [instance] 2026-05-11 13:10:07.727755 | instance | [octavia/octavia] 2026-05-11 13:10:07.727763 | instance | [octavia/octavia] TASK [Upload Amphora image] **************************************************** 2026-05-11 13:10:07.889363 | instance | [octavia/octavia] included: glance_image for instance 2026-05-11 13:10:07.889423 | instance | [octavia/octavia] 2026-05-11 13:10:07.889434 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-05-11 13:10:09.305182 | instance | [octavia/octavia] ok: [instance] 2026-05-11 13:10:09.305298 | instance | [octavia/octavia] 2026-05-11 13:10:09.305311 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-05-11 13:10:10.511523 | instance | [octavia/octavia] ok: [instance] 2026-05-11 13:10:10.511589 | instance | [octavia/octavia] 2026-05-11 13:10:10.511601 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-05-11 13:10:10.970971 | instance | [octavia/octavia] changed: [instance] 2026-05-11 13:10:10.971249 | instance | [octavia/octavia] 2026-05-11 13:10:10.971263 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-05-11 13:10:30.419436 | instance | [octavia/octavia] changed: [instance] 2026-05-11 13:10:30.419505 | instance | [octavia/octavia] 2026-05-11 13:10:30.419516 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-05-11 13:10:30.778869 | instance | [octavia/octavia] ok: [instance] 2026-05-11 13:10:30.778938 | instance | [octavia/octavia] 2026-05-11 13:10:30.778950 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-05-11 13:10:32.611216 | instance | [octavia/octavia] changed: [instance] 2026-05-11 13:10:32.611282 | instance | [octavia/octavia] 2026-05-11 13:10:32.611294 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-05-11 13:10:33.383541 | instance | [octavia/octavia] ok: [instance] 2026-05-11 13:10:33.383598 | instance | [octavia/octavia] 2026-05-11 13:10:33.383610 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-05-11 13:11:02.961621 | instance | [octavia/octavia] changed: [instance] 2026-05-11 13:11:02.961704 | instance | [octavia/octavia] 2026-05-11 13:11:02.961717 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-05-11 13:11:03.625222 | instance | [octavia/octavia] changed: [instance] 2026-05-11 13:11:03.625291 | instance | [octavia/octavia] 2026-05-11 13:11:03.625303 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-05-11 13:11:04.651192 | instance | [octavia/octavia] ok: [instance] 2026-05-11 13:11:04.651242 | instance | [octavia/octavia] 2026-05-11 13:11:04.651249 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-05-11 13:11:10.440886 | instance | [octavia/octavia] changed: [instance] 2026-05-11 13:11:10.440957 | instance | [octavia/octavia] 2026-05-11 13:11:10.440969 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-05-11 13:11:11.170068 | instance | [octavia/octavia] ok: [instance] 2026-05-11 13:11:11.170141 | instance | [octavia/octavia] 2026-05-11 13:11:11.170153 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-05-11 13:11:12.429028 | instance | [octavia/octavia] changed: [instance] 2026-05-11 13:11:12.429100 | instance | [octavia/octavia] 2026-05-11 13:11:12.429112 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-05-11 13:11:12.498502 | instance | [octavia/octavia] skipping: [instance] => (item=octavia-client) 2026-05-11 13:11:12.498537 | instance | [octavia/octavia] skipping: [instance] => (item=octavia-server) 2026-05-11 13:11:12.498548 | instance | [octavia/octavia] skipping: [instance] 2026-05-11 13:11:12.498557 | instance | [octavia/octavia] 2026-05-11 13:11:12.498566 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-05-11 13:11:12.574457 | instance | [octavia/octavia] skipping: [instance] 2026-05-11 13:11:12.574491 | instance | [octavia/octavia] 2026-05-11 13:11:12.574502 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-05-11 13:11:12.636398 | instance | [octavia/octavia] skipping: [instance] 2026-05-11 13:11:12.636447 | instance | [octavia/octavia] 2026-05-11 13:11:12.636458 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.octavia : Wait for Octavia client certificate secret] *** 2026-05-11 13:11:14.794298 | instance | [octavia/octavia] ok: [instance] => (item=octavia-client-certs) 2026-05-11 13:11:14.794363 | instance | [octavia/octavia] ok: [instance] => (item=octavia-server-ca) 2026-05-11 13:11:14.794371 | instance | [octavia/octavia] ok: [instance] => (item=octavia-client-ca) 2026-05-11 13:11:14.794383 | instance | [octavia/octavia] 2026-05-11 13:11:14.794389 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-05-11 13:12:25.987459 | instance | [manila/manila] changed: [instance] 2026-05-11 13:12:25.987578 | instance | [manila/manila] 2026-05-11 13:12:25.987590 | instance | [manila/manila] TASK [Create Ingress] ********************************************************** 2026-05-11 13:12:26.169380 | instance | [manila/manila] included: openstack_helm_ingress for instance 2026-05-11 13:12:26.169451 | instance | [manila/manila] 2026-05-11 13:12:26.169464 | instance | [manila/manila] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-11 13:12:26.235306 | instance | [manila/manila] skipping: [instance] 2026-05-11 13:12:26.235375 | instance | [manila/manila] 2026-05-11 13:12:26.235386 | instance | [manila/manila] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-11 13:12:26.298137 | instance | [manila/manila] skipping: [instance] 2026-05-11 13:12:26.298203 | instance | [manila/manila] 2026-05-11 13:12:26.298215 | instance | [manila/manila] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-11 13:12:26.400942 | instance | [manila/manila] ok: [instance] 2026-05-11 13:12:26.400987 | instance | [manila/manila] 2026-05-11 13:12:26.400992 | instance | [manila/manila] TASK [Create Ingress sharev2] ************************************************** 2026-05-11 13:12:26.511564 | instance | [manila/manila] included: ingress for instance 2026-05-11 13:12:26.511629 | instance | [manila/manila] 2026-05-11 13:12:26.511640 | instance | [manila/manila] TASK [vexxhost.atmosphere.ingress : Create Ingress sharev2] ******************** 2026-05-11 13:12:27.592804 | instance | [manila/manila] changed: [instance] 2026-05-11 13:12:27.592901 | instance | [manila/manila] 2026-05-11 13:12:27.592910 | instance | [manila/manila] TASK [vexxhost.atmosphere.manila : Update service tenant compute quotas] ******* 2026-05-11 13:12:33.761143 | instance | [manila/manila] changed: [instance] 2026-05-11 13:12:33.761210 | instance | [manila/manila] 2026-05-11 13:12:33.761218 | instance | [manila/manila] TASK [vexxhost.atmosphere.manila : Update service tenant volume quotas] ******** 2026-05-11 13:12:39.216129 | instance | [manila/manila] changed: [instance] 2026-05-11 13:12:39.216182 | instance | [manila/manila] 2026-05-11 13:12:39.216187 | instance | [manila/manila] TASK [vexxhost.atmosphere.manila : Update service tenant network quotas] ******* 2026-05-11 13:12:44.952801 | instance | [manila/manila] changed: [instance] 2026-05-11 13:12:44.952872 | instance | [manila/manila] 2026-05-11 13:12:44.952884 | instance | [manila/manila] PLAY RECAP ********************************************************************* 2026-05-11 13:12:44.952894 | instance | [manila/manila] instance : ok=43 changed=16 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 2026-05-11 13:12:44.952904 | instance | [manila/manila] 2026-05-11 13:12:45.050587 | instance | ==> [manila] Deployment complete 2026-05-11 13:13:26.339639 | instance | [octavia/octavia] changed: [instance] 2026-05-11 13:13:26.339718 | instance | [octavia/octavia] 2026-05-11 13:13:26.339731 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-05-11 13:13:37.367627 | instance | [octavia/octavia] changed: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-05-11 13:13:37.367692 | instance | [octavia/octavia] changed: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-05-11 13:13:37.367698 | instance | [octavia/octavia] 2026-05-11 13:13:37.367704 | instance | [octavia/octavia] TASK [Create Ingress] ********************************************************** 2026-05-11 13:13:37.520898 | instance | [octavia/octavia] included: openstack_helm_ingress for instance 2026-05-11 13:13:37.520950 | instance | [octavia/octavia] 2026-05-11 13:13:37.520955 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-11 13:13:37.582151 | instance | [octavia/octavia] skipping: [instance] 2026-05-11 13:13:37.582208 | instance | [octavia/octavia] 2026-05-11 13:13:37.582220 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-11 13:13:37.647736 | instance | [octavia/octavia] skipping: [instance] 2026-05-11 13:13:37.647791 | instance | [octavia/octavia] 2026-05-11 13:13:37.647803 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-11 13:13:37.721443 | instance | [octavia/octavia] ok: [instance] 2026-05-11 13:13:37.721494 | instance | [octavia/octavia] 2026-05-11 13:13:37.721503 | instance | [octavia/octavia] TASK [Create Ingress load-balancer] ******************************************** 2026-05-11 13:13:37.821878 | instance | [octavia/octavia] included: ingress for instance 2026-05-11 13:13:37.821933 | instance | [octavia/octavia] 2026-05-11 13:13:37.821941 | instance | [octavia/octavia] TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-05-11 13:13:38.951509 | instance | [octavia/octavia] changed: [instance] 2026-05-11 13:13:38.951578 | instance | [octavia/octavia] 2026-05-11 13:13:38.951590 | instance | [octavia/octavia] PLAY RECAP ********************************************************************* 2026-05-11 13:13:38.951601 | instance | [octavia/octavia] instance : ok=69 changed=20 unreachable=0 failed=0 skipped=14 rescued=0 ignored=0 2026-05-11 13:13:38.951612 | instance | [octavia/octavia] 2026-05-11 13:13:39.051108 | instance | ==> [octavia] Deployment complete 2026-05-11 13:13:39.497857 | instance | ok: Runtime: 0:33:54.778625 2026-05-11 13:13:39.582027 | 2026-05-11 13:13:39.582186 | PLAY [Configure networking] 2026-05-11 13:13:39.588355 | 2026-05-11 13:13:39.588432 | TASK [Add IP address to "br-ex"] 2026-05-11 13:13:40.124254 | instance | ok: Runtime: 0:00:00.005742 2026-05-11 13:13:40.131513 | 2026-05-11 13:13:40.131628 | TASK [Set "br-ex" interface to "up"] 2026-05-11 13:13:40.669157 | instance | ok: Runtime: 0:00:00.005065 2026-05-11 13:13:40.671095 | 2026-05-11 13:13:40.671165 | PLAY RECAP 2026-05-11 13:13:40.671229 | instance | ok: 4 changed: 0 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-11 13:13:40.671260 | 2026-05-11 13:13:40.823467 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/molecule/aio/converge.yml@main] 2026-05-11 13:13:40.830314 | RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/run.yml@main] 2026-05-11 13:13:41.489711 | 2026-05-11 13:13:41.489903 | PLAY [all] 2026-05-11 13:13:41.501776 | 2026-05-11 13:13:41.501889 | TASK [Add IP address to "br-ex"] 2026-05-11 13:13:41.859624 | instance | RTNETLINK answers: File exists 2026-05-11 13:13:42.043540 | instance | ok: Runtime: 0:00:00.006059 2026-05-11 13:13:42.051433 | 2026-05-11 13:13:42.051545 | TASK [Set "br-ex" interface to "up"] 2026-05-11 13:13:42.595971 | instance | ok: Runtime: 0:00:00.005741 2026-05-11 13:13:42.599244 | 2026-05-11 13:13:42.599324 | PLAY [all] 2026-05-11 13:13:42.609579 | 2026-05-11 13:13:42.609728 | TASK [Run molecule verify] 2026-05-11 13:13:43.408185 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-05-11 13:13:43.837896 | instance | INFO [aio > discovery] scenario test matrix: verify 2026-05-11 13:13:43.837986 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0... 2026-05-11 13:13:56.829534 | instance | INFO [aio > verify] Executing 2026-05-11 13:13:57.625128 | instance | 2026-05-11 13:13:57.625472 | instance | PLAY [Run tests] *************************************************************** 2026-05-11 13:13:57.625766 | instance | 2026-05-11 13:13:57.626074 | instance | TASK [Run "stestr" tests] ****************************************************** 2026-05-11 13:13:57.626431 | instance | Monday 11 May 2026 13:13:57 +0000 (0:00:00.010) 0:00:00.010 ************ 2026-05-11 13:14:00.251650 | instance | changed: [localhost] 2026-05-11 13:14:00.251907 | instance | 2026-05-11 13:14:00.252210 | instance | PLAY [controllers[0]] ********************************************************** 2026-05-11 13:14:00.252460 | instance | 2026-05-11 13:14:00.252800 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-11 13:14:00.253124 | instance | Monday 11 May 2026 13:14:00 +0000 (0:00:02.627) 0:00:02.637 ************ 2026-05-11 13:14:04.314608 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-11 13:14:04.314764 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-11 13:14:04.314985 | instance | interpreter could change the meaning of that path. See 2026-05-11 13:14:04.315162 | instance | https://docs.ansible.com/ansible- 2026-05-11 13:14:04.315342 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-11 13:14:04.395555 | instance | ok: [instance] 2026-05-11 13:14:04.395675 | instance | 2026-05-11 13:14:04.395880 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-05-11 13:14:04.396066 | instance | Monday 11 May 2026 13:14:04 +0000 (0:00:04.144) 0:00:06.781 ************ 2026-05-11 13:14:05.529384 | instance | ok: [instance] 2026-05-11 13:14:05.529616 | instance | 2026-05-11 13:14:05.529917 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-05-11 13:14:05.530541 | instance | Monday 11 May 2026 13:14:05 +0000 (0:00:01.133) 0:00:07.915 ************ 2026-05-11 13:14:05.896865 | instance | ok: [instance] 2026-05-11 13:14:05.897129 | instance | 2026-05-11 13:14:05.897432 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-05-11 13:14:05.897710 | instance | Monday 11 May 2026 13:14:05 +0000 (0:00:00.367) 0:00:08.282 ************ 2026-05-11 13:14:06.550925 | instance | ok: [instance] 2026-05-11 13:14:06.551189 | instance | 2026-05-11 13:14:06.551631 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-11 13:14:06.551924 | instance | Monday 11 May 2026 13:14:06 +0000 (0:00:00.653) 0:00:08.936 ************ 2026-05-11 13:14:06.744406 | instance | ok: [instance] 2026-05-11 13:14:06.744688 | instance | 2026-05-11 13:14:06.745054 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-11 13:14:06.745356 | instance | Monday 11 May 2026 13:14:06 +0000 (0:00:00.193) 0:00:09.130 ************ 2026-05-11 13:14:06.814118 | instance | skipping: [instance] 2026-05-11 13:14:06.814851 | instance | 2026-05-11 13:14:06.814891 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-11 13:14:06.814905 | instance | Monday 11 May 2026 13:14:06 +0000 (0:00:00.069) 0:00:09.200 ************ 2026-05-11 13:14:06.879146 | instance | skipping: [instance] 2026-05-11 13:14:06.879416 | instance | 2026-05-11 13:14:06.879722 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-11 13:14:06.880002 | instance | Monday 11 May 2026 13:14:06 +0000 (0:00:00.065) 0:00:09.265 ************ 2026-05-11 13:14:06.953315 | instance | skipping: [instance] 2026-05-11 13:14:06.954721 | instance | 2026-05-11 13:14:06.954820 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-11 13:14:06.954836 | instance | Monday 11 May 2026 13:14:06 +0000 (0:00:00.074) 0:00:09.339 ************ 2026-05-11 13:14:07.024722 | instance | skipping: [instance] 2026-05-11 13:14:07.024852 | instance | 2026-05-11 13:14:07.024864 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-11 13:14:07.025075 | instance | Monday 11 May 2026 13:14:07 +0000 (0:00:00.068) 0:00:09.408 ************ 2026-05-11 13:14:07.093275 | instance | skipping: [instance] 2026-05-11 13:14:07.093509 | instance | 2026-05-11 13:14:07.093821 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-11 13:14:07.094166 | instance | Monday 11 May 2026 13:14:07 +0000 (0:00:00.071) 0:00:09.479 ************ 2026-05-11 13:14:07.163397 | instance | ok: [instance] 2026-05-11 13:14:07.163588 | instance | 2026-05-11 13:14:07.163821 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-11 13:14:07.164018 | instance | Monday 11 May 2026 13:14:07 +0000 (0:00:00.070) 0:00:09.549 ************ 2026-05-11 13:14:07.252358 | instance | ok: [instance] => (item=identity) 2026-05-11 13:14:07.252737 | instance | ok: [instance] => (item=dashboard) 2026-05-11 13:14:07.253309 | instance | 2026-05-11 13:14:07.253436 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-11 13:14:07.253819 | instance | Monday 11 May 2026 13:14:07 +0000 (0:00:00.088) 0:00:09.638 ************ 2026-05-11 13:14:07.353001 | instance | ok: [instance] 2026-05-11 13:14:07.353230 | instance | 2026-05-11 13:14:07.353523 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-11 13:14:07.353804 | instance | Monday 11 May 2026 13:14:07 +0000 (0:00:00.100) 0:00:09.739 ************ 2026-05-11 13:14:07.490931 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-11 13:14:07.491019 | instance | 2026-05-11 13:14:07.491141 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-11 13:14:07.491253 | instance | Monday 11 May 2026 13:14:07 +0000 (0:00:00.138) 0:00:09.877 ************ 2026-05-11 13:14:08.155788 | instance | changed: [instance] 2026-05-11 13:14:08.156031 | instance | 2026-05-11 13:14:08.156315 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-05-11 13:14:08.156593 | instance | Monday 11 May 2026 13:14:08 +0000 (0:00:00.664) 0:00:10.541 ************ 2026-05-11 13:14:08.311920 | instance | included: openstack_helm_endpoints for instance 2026-05-11 13:14:08.312216 | instance | 2026-05-11 13:14:08.312540 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-11 13:14:08.312895 | instance | Monday 11 May 2026 13:14:08 +0000 (0:00:00.156) 0:00:10.697 ************ 2026-05-11 13:14:08.438405 | instance | ok: [instance] 2026-05-11 13:14:08.438626 | instance | 2026-05-11 13:14:08.438946 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-11 13:14:08.439241 | instance | Monday 11 May 2026 13:14:08 +0000 (0:00:00.126) 0:00:10.824 ************ 2026-05-11 13:14:08.504563 | instance | skipping: [instance] 2026-05-11 13:14:08.504724 | instance | 2026-05-11 13:14:08.504952 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-11 13:14:08.505134 | instance | Monday 11 May 2026 13:14:08 +0000 (0:00:00.066) 0:00:10.890 ************ 2026-05-11 13:14:08.565210 | instance | skipping: [instance] 2026-05-11 13:14:08.565461 | instance | 2026-05-11 13:14:08.565794 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-11 13:14:08.566096 | instance | Monday 11 May 2026 13:14:08 +0000 (0:00:00.060) 0:00:10.951 ************ 2026-05-11 13:14:08.626141 | instance | skipping: [instance] 2026-05-11 13:14:08.626387 | instance | 2026-05-11 13:14:08.626717 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-11 13:14:08.627035 | instance | Monday 11 May 2026 13:14:08 +0000 (0:00:00.060) 0:00:11.012 ************ 2026-05-11 13:14:08.695856 | instance | skipping: [instance] 2026-05-11 13:14:08.696103 | instance | 2026-05-11 13:14:08.696436 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-11 13:14:08.696715 | instance | Monday 11 May 2026 13:14:08 +0000 (0:00:00.069) 0:00:11.081 ************ 2026-05-11 13:14:08.768248 | instance | skipping: [instance] 2026-05-11 13:14:08.768324 | instance | 2026-05-11 13:14:08.768467 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-11 13:14:08.768604 | instance | Monday 11 May 2026 13:14:08 +0000 (0:00:00.072) 0:00:11.154 ************ 2026-05-11 13:14:08.831400 | instance | ok: [instance] 2026-05-11 13:14:08.831646 | instance | 2026-05-11 13:14:08.831920 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-11 13:14:08.832181 | instance | Monday 11 May 2026 13:14:08 +0000 (0:00:00.062) 0:00:11.217 ************ 2026-05-11 13:14:08.918380 | instance | ok: [instance] => (item=identity) 2026-05-11 13:14:08.918635 | instance | ok: [instance] => (item=dashboard) 2026-05-11 13:14:08.918920 | instance | 2026-05-11 13:14:08.919197 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-11 13:14:08.919463 | instance | Monday 11 May 2026 13:14:08 +0000 (0:00:00.086) 0:00:11.304 ************ 2026-05-11 13:14:09.020822 | instance | ok: [instance] 2026-05-11 13:14:09.021068 | instance | 2026-05-11 13:14:09.021414 | instance | TASK [vexxhost.atmosphere.tempest : Get test image object] ********************* 2026-05-11 13:14:09.021761 | instance | Monday 11 May 2026 13:14:09 +0000 (0:00:00.102) 0:00:11.407 ************ 2026-05-11 13:14:10.177454 | instance | ok: [instance] 2026-05-11 13:14:10.177705 | instance | 2026-05-11 13:14:10.178058 | instance | TASK [vexxhost.atmosphere.tempest : Configure test image ref] ****************** 2026-05-11 13:14:10.178367 | instance | Monday 11 May 2026 13:14:10 +0000 (0:00:01.156) 0:00:12.563 ************ 2026-05-11 13:14:10.265224 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'compute': {'image_ref': '6d82ffb6-24e0-4c4c-8673-847e36fbaef8'}}}}) 2026-05-11 13:14:10.265389 | instance | 2026-05-11 13:14:10.265573 | instance | TASK [vexxhost.atmosphere.tempest : Get test flavor object] ******************** 2026-05-11 13:14:10.265750 | instance | Monday 11 May 2026 13:14:10 +0000 (0:00:00.088) 0:00:12.651 ************ 2026-05-11 13:14:11.519288 | instance | ok: [instance] 2026-05-11 13:14:11.519546 | instance | 2026-05-11 13:14:11.519891 | instance | TASK [vexxhost.atmosphere.tempest : Set test flavor ref] *********************** 2026-05-11 13:14:11.520209 | instance | Monday 11 May 2026 13:14:11 +0000 (0:00:01.253) 0:00:13.905 ************ 2026-05-11 13:14:11.626433 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'compute': {'flavor_ref': '2f4d50a1-327e-44fd-8a38-0b9ec878399c'}}}}) 2026-05-11 13:14:11.626733 | instance | 2026-05-11 13:14:11.627086 | instance | TASK [vexxhost.atmosphere.tempest : Get test network object] ******************* 2026-05-11 13:14:11.627377 | instance | Monday 11 May 2026 13:14:11 +0000 (0:00:00.106) 0:00:14.011 ************ 2026-05-11 13:14:12.749366 | instance | ok: [instance] 2026-05-11 13:14:12.749593 | instance | 2026-05-11 13:14:12.749882 | instance | TASK [vexxhost.atmosphere.tempest : Set test network ref] ********************** 2026-05-11 13:14:12.750154 | instance | Monday 11 May 2026 13:14:12 +0000 (0:00:01.122) 0:00:15.134 ************ 2026-05-11 13:14:12.840395 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'network': {'public_network_id': 'e0482768-ede6-425b-8e74-8b61258d17c1'}}}}) 2026-05-11 13:14:12.840493 | instance | 2026-05-11 13:14:12.840600 | instance | TASK [vexxhost.atmosphere.tempest : Deploy Helm chart] ************************* 2026-05-11 13:14:12.840730 | instance | Monday 11 May 2026 13:14:12 +0000 (0:00:00.091) 0:00:15.226 ************ 2026-05-11 13:24:33.809260 | instance | changed: [instance] 2026-05-11 13:24:33.809391 | instance | 2026-05-11 13:24:33.809584 | instance | TASK [vexxhost.atmosphere.tempest : Get tempest job object] ******************** 2026-05-11 13:24:33.809790 | instance | Monday 11 May 2026 13:24:33 +0000 (0:10:20.967) 0:10:36.193 ************ 2026-05-11 13:24:34.755311 | instance | ok: [instance] 2026-05-11 13:24:34.755576 | instance | 2026-05-11 13:24:34.756027 | instance | TASK [vexxhost.atmosphere.tempest : Get tempest log] *************************** 2026-05-11 13:24:34.756329 | instance | Monday 11 May 2026 13:24:34 +0000 (0:00:00.947) 0:10:37.141 ************ 2026-05-11 13:24:35.707058 | instance | ok: [instance] 2026-05-11 13:24:35.707259 | instance | 2026-05-11 13:24:35.707462 | instance | TASK [vexxhost.atmosphere.tempest : Print tempest log details] ***************** 2026-05-11 13:24:35.707730 | instance | Monday 11 May 2026 13:24:35 +0000 (0:00:00.951) 0:10:38.093 ************ 2026-05-11 13:24:35.733995 | instance | ok: [instance] => { 2026-05-11 13:24:35.734295 | instance | "msg": [ 2026-05-11 13:24:35.734589 | instance | "+ tempest cleanup --init-saved-state", 2026-05-11 13:24:35.734909 | instance | "+ '[' true == false ']'", 2026-05-11 13:24:35.735224 | instance | "+ tempest run --config-file /etc/tempest/tempest.conf -w 4 --smoke", 2026-05-11 13:24:35.735597 | instance | "/var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:19: SyntaxWarning: invalid escape sequence '\\('", 2026-05-11 13:24:35.735901 | instance | " SUB = re.compile(\"sub\\(/(.*)/,\\s+(.*)\\)\")", 2026-05-11 13:24:35.736202 | instance | "/var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:20: SyntaxWarning: invalid escape sequence '\\('", 2026-05-11 13:24:35.736462 | instance | " SPLIT = re.compile(\"split\\((.),\\s+(\\d+),\\s+(\\d+|-1)\\)\")", 2026-05-11 13:24:35.736747 | instance | "{0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor [0.118875s] ... ok", 2026-05-11 13:24:35.737023 | instance | "{0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.061281s] ... ok", 2026-05-11 13:24:35.737300 | instance | "{1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create [2.176969s] ... ok", 2026-05-11 13:24:35.737637 | instance | "{1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list [2.196299s] ... ok", 2026-05-11 13:24:35.737916 | instance | "{3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete [4.890898s] ... ok", 2026-05-11 13:24:35.738183 | instance | "{2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.113086s] ... ok", 2026-05-11 13:24:35.738457 | instance | "{2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.000306s] ... ok", 2026-05-11 13:24:35.738757 | instance | "2026-05-11 13:15:32.848 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.205 ([Errno None] Unable to connect to port 22 on 10.96.250.205). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.205", 2026-05-11 13:24:35.739103 | instance | "2026-05-11 13:15:38.415 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.205 ([Errno None] Unable to connect to port 22 on 10.96.250.205). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.205", 2026-05-11 13:24:35.739390 | instance | "2026-05-11 13:15:38.639 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.201 ([Errno None] Unable to connect to port 22 on 10.96.250.201). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.201", 2026-05-11 13:24:35.739711 | instance | "{3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers [0.107910s] ... ok", 2026-05-11 13:24:35.740009 | instance | "{3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details [0.000331s] ... ok", 2026-05-11 13:24:35.740303 | instance | "2026-05-11 13:15:44.211 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.201 ([Errno None] Unable to connect to port 22 on 10.96.250.201). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.201", 2026-05-11 13:24:35.740600 | instance | "2026-05-11 13:15:44.975 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.205 ([Errno None] Unable to connect to port 22 on 10.96.250.205). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.205", 2026-05-11 13:24:35.740940 | instance | "2026-05-11 13:15:50.771 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.201 ([Errno None] Unable to connect to port 22 on 10.96.250.201). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.201", 2026-05-11 13:24:35.741272 | instance | "2026-05-11 13:15:52.527 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.205 ([Errno None] Unable to connect to port 22 on 10.96.250.205). Number attempts: 4. Retry after 5 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.205", 2026-05-11 13:24:35.741551 | instance | "{3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain [0.544179s] ... ok", 2026-05-11 13:24:35.741834 | instance | "{3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id [0.101235s] ... ok", 2026-05-11 13:24:35.742105 | instance | "{2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.057022s] ... ok", 2026-05-11 13:24:35.742432 | instance | "{2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.000484s] ... ok", 2026-05-11 13:24:35.742651 | instance | "{3} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists [0.116876s] ... ok", 2026-05-11 13:24:35.742961 | instance | "{1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip [51.779505s] ... ok", 2026-05-11 13:24:35.743235 | instance | "{3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [0.927150s] ... ok", 2026-05-11 13:24:35.743566 | instance | "{3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility [0.097906s] ... ok", 2026-05-11 13:24:35.743867 | instance | "{3} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.055214s] ... ok", 2026-05-11 13:24:35.744143 | instance | "{3} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.037193s] ... ok", 2026-05-11 13:24:35.744289 | instance | "{3} tempest.api.network.test_networks.NetworksTest.test_show_network [0.050527s] ... ok", 2026-05-11 13:24:35.744413 | instance | "{3} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.028553s] ... ok", 2026-05-11 13:24:35.744541 | instance | "{1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete [0.178627s] ... ok", 2026-05-11 13:24:35.744667 | instance | "{2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy [0.173411s] ... ok", 2026-05-11 13:24:35.744792 | instance | "{3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces [7.018960s] ... ok", 2026-05-11 13:24:35.744921 | instance | "{1} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list [0.262529s] ... ok", 2026-05-11 13:24:35.745043 | instance | "2026-05-11 13:16:24.944 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.205 ([Errno None] Unable to connect to port 22 on 10.96.250.205). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.205", 2026-05-11 13:24:35.745173 | instance | "{2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all [2.569541s] ... ok", 2026-05-11 13:24:35.745295 | instance | "{3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id [4.968651s] ... ok", 2026-05-11 13:24:35.745428 | instance | "2026-05-11 13:16:27.445 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.205 ([Errno None] Unable to connect to port 22 on 10.96.250.205). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.205", 2026-05-11 13:24:35.745553 | instance | "{2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.029215s] ... ok", 2026-05-11 13:24:35.745677 | instance | "{2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.022300s] ... ok", 2026-05-11 13:24:35.745803 | instance | "{2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.016316s] ... ok", 2026-05-11 13:24:35.745923 | instance | "{2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions [0.008450s] ... ok", 2026-05-11 13:24:35.746046 | instance | "{1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service [0.240657s] ... ok", 2026-05-11 13:24:35.746173 | instance | "{3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id [4.037812s] ... ok", 2026-05-11 13:24:35.746302 | instance | "{0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [33.172238s] ... ok", 2026-05-11 13:24:35.746427 | instance | "{1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.264176s] ... ok", 2026-05-11 13:24:35.746551 | instance | "{2} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions [1.124257s] ... ok", 2026-05-11 13:24:35.746677 | instance | "{1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file [0.935309s] ... ok", 2026-05-11 13:24:35.746881 | instance | "{1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.123175s] ... ok", 2026-05-11 13:24:35.747017 | instance | "{3} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router [3.902243s] ... ok", 2026-05-11 13:24:35.747143 | instance | "{2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network [0.868757s] ... ok", 2026-05-11 13:24:35.747270 | instance | "{2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port [1.341802s] ... ok", 2026-05-11 13:24:35.747392 | instance | "{1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network [0.983012s] ... ok", 2026-05-11 13:24:35.747576 | instance | "{2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet [3.537991s] ... ok", 2026-05-11 13:24:35.747705 | instance | "{1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port [4.054635s] ... ok", 2026-05-11 13:24:35.747827 | instance | "{1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet [2.314369s] ... ok", 2026-05-11 13:24:35.747946 | instance | "{3} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces [11.329908s] ... ok", 2026-05-11 13:24:35.748071 | instance | "{1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group [2.791029s] ... ok", 2026-05-11 13:24:35.748203 | instance | "{2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [3.458135s] ... ok", 2026-05-11 13:24:35.748328 | instance | "{2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups [1.899945s] ... ok", 2026-05-11 13:24:35.748447 | instance | "{2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [1.053754s] ... ok", 2026-05-11 13:24:35.748567 | instance | "{2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.057708s] ... ok", 2026-05-11 13:24:35.748691 | instance | "{2} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.094511s] ... ok", 2026-05-11 13:24:35.748830 | instance | "{1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule [3.274388s] ... ok", 2026-05-11 13:24:35.748942 | instance | "{1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups [0.037382s] ... ok", 2026-05-11 13:24:35.749066 | instance | "{3} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id [5.809751s] ... ok", 2026-05-11 13:24:35.749193 | instance | "{1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [1.770874s] ... ok", 2026-05-11 13:24:35.749321 | instance | "{2} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [1.570842s] ... ok", 2026-05-11 13:24:35.749447 | instance | "{2} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [1.658362s] ... ok", 2026-05-11 13:24:35.749570 | instance | "{2} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.033539s] ... ok", 2026-05-11 13:24:35.749696 | instance | "{3} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id [5.433174s] ... ok", 2026-05-11 13:24:35.749824 | instance | "{1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources [0.006857s] ... ok", 2026-05-11 13:24:35.749948 | instance | "{1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details [0.039827s] ... ok", 2026-05-11 13:24:35.750065 | instance | "{2} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.010384s] ... ok", 2026-05-11 13:24:35.750189 | instance | "{3} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router [3.610367s] ... ok", 2026-05-11 13:24:35.750314 | instance | "{0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses [0.039982s] ... ok", 2026-05-11 13:24:35.750441 | instance | "{0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network [0.096985s] ... ok", 2026-05-11 13:24:35.750565 | instance | "{3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota [0.164791s] ... ok", 2026-05-11 13:24:35.750693 | instance | "{3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_overlimit_upload [0.046472s] ... ok", 2026-05-11 13:24:35.750859 | instance | "{3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object [0.055043s] ... ok", 2026-05-11 13:24:35.750986 | instance | "{2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.061128s] ... ok", 2026-05-11 13:24:35.751112 | instance | "{3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container [0.412869s] ... ok", 2026-05-11 13:24:35.751236 | instance | "{3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents [0.103734s] ... ok", 2026-05-11 13:24:35.751361 | instance | "{3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata [0.066032s] ... ok", 2026-05-11 13:24:35.751503 | instance | "{3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object [0.060632s] ... ok", 2026-05-11 13:24:35.751625 | instance | "{3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object [0.033553s] ... ok", 2026-05-11 13:24:35.751751 | instance | "{3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata [0.030768s] ... ok", 2026-05-11 13:24:35.751875 | instance | "{3} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata [0.055280s] ... ok", 2026-05-11 13:24:35.751996 | instance | "{0} tempest.api.compute.test_versions.TestVersions.test_get_version_details [0.507000s] ... ok", 2026-05-11 13:24:35.752125 | instance | "{0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.011054s] ... ok", 2026-05-11 13:24:35.752254 | instance | "{0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint [0.529345s] ... ok", 2026-05-11 13:24:35.752374 | instance | "{2} tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario [7.973749s] ... ok", 2026-05-11 13:24:35.752565 | instance | "{3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [5.471266s] ... ok", 2026-05-11 13:24:35.752696 | instance | "{0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete [2.572899s] ... ok", 2026-05-11 13:24:35.752825 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags [0.371185s] ... ok", 2026-05-11 13:24:35.752946 | instance | "{3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [5.948818s] ... ok", 2026-05-11 13:24:35.753068 | instance | "{0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions [0.007282s] ... ok", 2026-05-11 13:24:35.753237 | instance | "2026-05-11 13:17:36.112 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.202 ([Errno None] Unable to connect to port 22 on 10.96.250.202). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.202", 2026-05-11 13:24:35.753369 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags [0.772012s] ... ok", 2026-05-11 13:24:35.753496 | instance | "{0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address [1.925394s] ... ok", 2026-05-11 13:24:35.753628 | instance | "{0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip [3.582895s] ... ok", 2026-05-11 13:24:35.753772 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON.test_floatingip_tags [0.992668s] ... ok", 2026-05-11 13:24:35.753900 | instance | "{1} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops [40.220530s] ... ok", 2026-05-11 13:24:35.754056 | instance | "{0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet [1.184319s] ... ok", 2026-05-11 13:24:35.754256 | instance | "{0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility [0.112217s] ... ok", 2026-05-11 13:24:35.754425 | instance | "{0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks [0.049202s] ... ok", 2026-05-11 13:24:35.754611 | instance | "{0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets [0.056985s] ... ok", 2026-05-11 13:24:35.754745 | instance | "{0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network [0.071145s] ... ok", 2026-05-11 13:24:35.754882 | instance | "{0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet [0.039568s] ... ok", 2026-05-11 13:24:35.755003 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags [1.570640s] ... ok", 2026-05-11 13:24:35.755127 | instance | "{0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools [1.433842s] ... ok", 2026-05-11 13:24:35.755250 | instance | "{0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups [1.288498s] ... ok", 2026-05-11 13:24:35.755383 | instance | "{0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port [0.670554s] ... ok", 2026-05-11 13:24:35.755556 | instance | "{0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports [0.035829s] ... ok", 2026-05-11 13:24:35.755721 | instance | "{0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port [0.038347s] ... ok", 2026-05-11 13:24:35.755873 | instance | "{1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none [1.183140s] ... ok", 2026-05-11 13:24:35.755988 | instance | "{1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id [0.704395s] ... ok", 2026-05-11 13:24:35.756275 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON.test_qos_policy_tags [0.953044s] ... ok", 2026-05-11 13:24:35.756462 | instance | "{1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target [1.954248s] ... ok", 2026-05-11 13:24:35.756674 | instance | "2026-05-11 13:18:09.350 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.205 ([Errno None] Unable to connect to port 22 on 10.96.250.205). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.205", 2026-05-11 13:24:35.756860 | instance | "{0} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata [0.044983s] ... ok", 2026-05-11 13:24:35.757023 | instance | "{0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers [0.012423s] ... ok", 2026-05-11 13:24:35.757172 | instance | "2026-05-11 13:18:11.851 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.205 ([Errno None] Unable to connect to port 22 on 10.96.250.205). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.205", 2026-05-11 13:24:35.757310 | instance | "{2} setUpClass (neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON) ... SKIPPED: vpnaas extension not enabled.", 2026-05-11 13:24:35.757447 | instance | "{0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object [0.256441s] ... ok", 2026-05-11 13:24:35.757576 | instance | "{0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects [0.202056s] ... ok", 2026-05-11 13:24:35.757715 | instance | "{0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object [0.091611s] ... ok", 2026-05-11 13:24:35.757865 | instance | "2026-05-11 13:18:15.353 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.205 ([Errno None] Unable to connect to port 22 on 10.96.250.205). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.205", 2026-05-11 13:24:35.758002 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON.test_filter_floatingip_tags [0.415323s] ... ok", 2026-05-11 13:24:35.758139 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON.test_filter_qos_policy_tags [0.961321s] ... ok", 2026-05-11 13:24:35.758271 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON.test_filter_router_tags [0.670024s] ... ok", 2026-05-11 13:24:35.758398 | instance | "{0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance [21.957104s] ... ok", 2026-05-11 13:24:35.758542 | instance | "2026-05-11 13:18:51.050 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.205 ([Errno None] Unable to connect to port 22 on 10.96.250.205). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.205", 2026-05-11 13:24:35.758669 | instance | "2026-05-11 13:18:53.551 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.205 ([Errno None] Unable to connect to port 22 on 10.96.250.205). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.205", 2026-05-11 13:24:35.758804 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON.test_router_tags [2.312257s] ... ok", 2026-05-11 13:24:35.758932 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags [0.443102s] ... ok", 2026-05-11 13:24:35.759064 | instance | "2026-05-11 13:18:57.053 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.205 ([Errno None] Unable to connect to port 22 on 10.96.250.205). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.205", 2026-05-11 13:24:35.759188 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags [0.710462s] ... ok", 2026-05-11 13:24:35.759312 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags [0.743400s] ... ok", 2026-05-11 13:24:35.759437 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags [0.560336s] ... ok", 2026-05-11 13:24:35.759597 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags [0.233169s] ... ok", 2026-05-11 13:24:35.759711 | instance | "{3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops [103.376773s] ... ok", 2026-05-11 13:24:35.759843 | instance | "{3} setUpClass (tempest.scenario.test_server_multinode.TestServerMultinode) ... SKIPPED: Less than 2 compute nodes, skipping multinode tests.", 2026-05-11 13:24:35.759967 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags [0.193573s] ... ok", 2026-05-11 13:24:35.760090 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags [0.775752s] ... ok", 2026-05-11 13:24:35.760219 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags [0.877591s] ... ok", 2026-05-11 13:24:35.760339 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags [1.188760s] ... ok", 2026-05-11 13:24:35.760458 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource [1.242168s] ... ok", 2026-05-11 13:24:35.760664 | instance | "2026-05-11 13:20:35.678 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.209 ([Errno None] Unable to connect to port 22 on 10.96.250.209). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.209", 2026-05-11 13:24:35.760792 | instance | "2026-05-11 13:20:38.181 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.209 ([Errno None] Unable to connect to port 22 on 10.96.250.209). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.209", 2026-05-11 13:24:35.760926 | instance | "2026-05-11 13:20:41.683 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.209 ([Errno None] Unable to connect to port 22 on 10.96.250.209). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.209", 2026-05-11 13:24:35.761061 | instance | "2026-05-11 13:20:46.185 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.209 ([Errno None] Unable to connect to port 22 on 10.96.250.209). Number attempts: 4. Retry after 5 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.209", 2026-05-11 13:24:35.761183 | instance | "{3} octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest.test_basic_http_traffic [72.738666s] ... ok", 2026-05-11 13:24:35.761297 | instance | "", 2026-05-11 13:24:35.761411 | instance | "======", 2026-05-11 13:24:35.761533 | instance | "Totals", 2026-05-11 13:24:35.761649 | instance | "======", 2026-05-11 13:24:35.761770 | instance | "Ran: 131 tests in 511.2490 sec.", 2026-05-11 13:24:35.761885 | instance | " - Passed: 129", 2026-05-11 13:24:35.762002 | instance | " - Skipped: 2", 2026-05-11 13:24:35.762117 | instance | " - Expected Fail: 0", 2026-05-11 13:24:35.762239 | instance | " - Unexpected Success: 0", 2026-05-11 13:24:35.762355 | instance | " - Failed: 0", 2026-05-11 13:24:35.762500 | instance | "Sum of execute time for each test: 473.0176 sec.", 2026-05-11 13:24:35.762668 | instance | "", 2026-05-11 13:24:35.762839 | instance | "==============", 2026-05-11 13:24:35.763005 | instance | "Worker Balance", 2026-05-11 13:24:35.763173 | instance | "==============", 2026-05-11 13:24:35.763568 | instance | " - Worker 0 (34 tests) => 0:04:34.615166", 2026-05-11 13:24:35.763739 | instance | " - Worker 1 (28 tests) => 0:04:02.469027", 2026-05-11 13:24:35.763861 | instance | " - Worker 2 (31 tests) => 0:02:39.845865", 2026-05-11 13:24:35.763979 | instance | " - Worker 3 (38 tests) => 0:08:25.060575", 2026-05-11 13:24:35.764097 | instance | "+ tempest cleanup", 2026-05-11 13:24:35.764213 | instance | "" 2026-05-11 13:24:35.764322 | instance | ] 2026-05-11 13:24:35.764434 | instance | } 2026-05-11 13:24:35.776581 | instance | 2026-05-11 13:24:35.776695 | instance | TASK [vexxhost.atmosphere.tempest : Fail when tempest result is failed] ******** 2026-05-11 13:24:35.776816 | instance | Monday 11 May 2026 13:24:35 +0000 (0:00:00.069) 0:10:38.163 ************ 2026-05-11 13:24:35.846828 | instance | skipping: [instance] 2026-05-11 13:24:35.847157 | instance | 2026-05-11 13:24:35.847476 | instance | PLAY RECAP ********************************************************************* 2026-05-11 13:24:35.847864 | instance | instance : ok=25 changed=2 unreachable=0 failed=0 skipped=11 rescued=0 ignored=0 2026-05-11 13:24:35.848210 | instance | localhost : ok=1 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-11 13:24:35.848475 | instance | 2026-05-11 13:24:35.848819 | instance | Monday 11 May 2026 13:24:35 +0000 (0:00:00.070) 0:10:38.233 ************ 2026-05-11 13:24:35.849163 | instance | =============================================================================== 2026-05-11 13:24:35.849424 | instance | vexxhost.atmosphere.tempest : Deploy Helm chart ----------------------- 620.97s 2026-05-11 13:24:35.849774 | instance | Gathering Facts --------------------------------------------------------- 4.14s 2026-05-11 13:24:35.850056 | instance | Run "stestr" tests ------------------------------------------------------ 2.63s 2026-05-11 13:24:35.850329 | instance | vexxhost.atmosphere.tempest : Get test flavor object -------------------- 1.25s 2026-05-11 13:24:35.850632 | instance | vexxhost.atmosphere.tempest : Get test image object --------------------- 1.16s 2026-05-11 13:24:35.851100 | instance | vexxhost.atmosphere.openstacksdk : Install openstacksdk ----------------- 1.13s 2026-05-11 13:24:35.851408 | instance | vexxhost.atmosphere.tempest : Get test network object ------------------- 1.12s 2026-05-11 13:24:35.851720 | instance | vexxhost.atmosphere.tempest : Get tempest log --------------------------- 0.95s 2026-05-11 13:24:35.851982 | instance | vexxhost.atmosphere.tempest : Get tempest job object -------------------- 0.95s 2026-05-11 13:24:35.852245 | instance | vexxhost.kubernetes.upload_helm_chart : Upload Helm chart --------------- 0.66s 2026-05-11 13:24:35.852505 | instance | vexxhost.atmosphere.openstacksdk : Generate cloud config file ----------- 0.65s 2026-05-11 13:24:35.852764 | instance | vexxhost.atmosphere.openstacksdk : Create openstack config directory ---- 0.37s 2026-05-11 13:24:35.853037 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints --- 0.19s 2026-05-11 13:24:35.853298 | instance | Generate OpenStack-Helm endpoints --------------------------------------- 0.16s 2026-05-11 13:24:35.853569 | instance | vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks --- 0.14s 2026-05-11 13:24:35.853837 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints --- 0.13s 2026-05-11 13:24:35.854097 | instance | vexxhost.atmosphere.tempest : Set test flavor ref ----------------------- 0.11s 2026-05-11 13:24:35.854360 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts ----------- 0.10s 2026-05-11 13:24:35.854618 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts ----------- 0.10s 2026-05-11 13:24:35.854909 | instance | vexxhost.atmosphere.tempest : Set test network ref ---------------------- 0.09s 2026-05-11 13:24:35.946534 | instance | INFO [aio > verify] Executed: Successful 2026-05-11 13:24:35.947119 | instance | INFO Molecule executed 1 scenario (1 successful) 2026-05-11 13:24:36.413618 | instance | ok: Runtime: 0:10:53.191252 2026-05-11 13:24:36.419732 | 2026-05-11 13:24:36.419801 | PLAY RECAP 2026-05-11 13:24:36.419871 | instance | ok: 3 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-11 13:24:36.419907 | 2026-05-11 13:24:36.548034 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/run.yml@main] 2026-05-11 13:24:36.557305 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-05-11 13:24:37.214743 | 2026-05-11 13:24:37.214873 | PLAY [all] 2026-05-11 13:24:37.231009 | 2026-05-11 13:24:37.231124 | TASK [gather-host-logs : creating directory for system status] 2026-05-11 13:24:37.569585 | instance | changed 2026-05-11 13:24:37.577678 | 2026-05-11 13:24:37.577779 | TASK [gather-host-logs : Get logs for each host] 2026-05-11 13:24:37.928200 | instance | + systemd-cgls --full --all --no-pager 2026-05-11 13:24:37.974491 | instance | + ip addr 2026-05-11 13:24:37.979819 | instance | + ip route 2026-05-11 13:24:37.982674 | instance | + lsblk 2026-05-11 13:24:37.997347 | instance | + mount 2026-05-11 13:24:38.008052 | instance | + docker images 2026-05-11 13:24:38.031983 | instance | + brctl show 2026-05-11 13:24:38.032658 | instance | /bin/bash: line 8: brctl: command not found 2026-05-11 13:24:38.032934 | instance | + ps aux --sort=-%mem 2026-05-11 13:24:38.102394 | instance | + dpkg -l 2026-05-11 13:24:38.114218 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-05-11 13:24:38.114264 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-05-11 13:24:38.130439 | instance | + '[' '!' -z '' ']' 2026-05-11 13:24:38.619819 | instance | ok: Runtime: 0:00:00.207374 2026-05-11 13:24:38.627722 | 2026-05-11 13:24:38.627796 | TASK [gather-host-logs : Downloads logs to executor] 2026-05-11 13:24:39.290197 | instance | changed: 2026-05-11 13:24:39.290417 | instance | created directory /var/lib/zuul/builds/0928069c1ff44fd3b9709e48c9ad9a9e/work/logs/instance 2026-05-11 13:24:39.290459 | instance | cd+++++++++ system/ 2026-05-11 13:24:39.290493 | instance | >f+++++++++ system/brctl-show.txt 2026-05-11 13:24:39.290537 | instance | >f+++++++++ system/docker-images.txt 2026-05-11 13:24:39.290579 | instance | >f+++++++++ system/ip-addr.txt 2026-05-11 13:24:39.290621 | instance | >f+++++++++ system/ip-route.txt 2026-05-11 13:24:39.290665 | instance | >f+++++++++ system/lsblk.txt 2026-05-11 13:24:39.290707 | instance | >f+++++++++ system/mount.txt 2026-05-11 13:24:39.290744 | instance | >f+++++++++ system/packages.txt 2026-05-11 13:24:39.290777 | instance | >f+++++++++ system/ps.txt 2026-05-11 13:24:39.290842 | instance | >f+++++++++ system/systemd-cgls.txt 2026-05-11 13:24:39.303224 | 2026-05-11 13:24:39.303381 | LOOP [helm-release-status : creating directory for helm release status] 2026-05-11 13:24:39.511794 | instance | changed: "values" 2026-05-11 13:24:39.688085 | instance | changed: "releases" 2026-05-11 13:24:39.703892 | 2026-05-11 13:24:39.704068 | TASK [helm-release-status : Gather get release status for helm charts] 2026-05-11 13:24:49.259614 | instance | ok: Runtime: 0:00:08.862198 2026-05-11 13:24:49.304877 | 2026-05-11 13:24:49.305055 | TASK [helm-release-status : Downloads logs to executor] 2026-05-11 13:24:49.840285 | instance | changed: 2026-05-11 13:24:49.840497 | instance | cd+++++++++ helm/ 2026-05-11 13:24:49.840536 | instance | cd+++++++++ helm/releases/ 2026-05-11 13:24:49.840568 | instance | cd+++++++++ helm/releases/auth-system/ 2026-05-11 13:24:49.840596 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-05-11 13:24:49.840623 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-05-11 13:24:49.840648 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-05-11 13:24:49.840674 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-05-11 13:24:49.840700 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-05-11 13:24:49.840726 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-05-11 13:24:49.840751 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-05-11 13:24:49.840776 | instance | cd+++++++++ helm/releases/kube-system/ 2026-05-11 13:24:49.840801 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-05-11 13:24:49.840828 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-05-11 13:24:49.840854 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-05-11 13:24:49.840880 | instance | cd+++++++++ helm/releases/monitoring/ 2026-05-11 13:24:49.840906 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt 2026-05-11 13:24:49.840932 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-05-11 13:24:49.840981 | instance | >f+++++++++ helm/releases/monitoring/loki.txt 2026-05-11 13:24:49.841012 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt 2026-05-11 13:24:49.841038 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt 2026-05-11 13:24:49.841067 | instance | >f+++++++++ helm/releases/monitoring/vector.txt 2026-05-11 13:24:49.841113 | instance | cd+++++++++ helm/releases/openstack/ 2026-05-11 13:24:49.841141 | instance | >f+++++++++ helm/releases/openstack/barbican.txt 2026-05-11 13:24:49.841167 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt 2026-05-11 13:24:49.841193 | instance | >f+++++++++ helm/releases/openstack/ceph.txt 2026-05-11 13:24:49.841218 | instance | >f+++++++++ helm/releases/openstack/cinder.txt 2026-05-11 13:24:49.841244 | instance | >f+++++++++ helm/releases/openstack/glance.txt 2026-05-11 13:24:49.841269 | instance | >f+++++++++ helm/releases/openstack/heat.txt 2026-05-11 13:24:49.841295 | instance | >f+++++++++ helm/releases/openstack/horizon.txt 2026-05-11 13:24:49.841320 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-05-11 13:24:49.841345 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt 2026-05-11 13:24:49.841369 | instance | >f+++++++++ helm/releases/openstack/magnum.txt 2026-05-11 13:24:49.841394 | instance | >f+++++++++ helm/releases/openstack/manila.txt 2026-05-11 13:24:49.841427 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-05-11 13:24:49.841462 | instance | >f+++++++++ helm/releases/openstack/neutron-coredns.txt 2026-05-11 13:24:49.841489 | instance | >f+++++++++ helm/releases/openstack/neutron.txt 2026-05-11 13:24:49.841515 | instance | >f+++++++++ helm/releases/openstack/nova.txt 2026-05-11 13:24:49.841540 | instance | >f+++++++++ helm/releases/openstack/octavia.txt 2026-05-11 13:24:49.841565 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt 2026-05-11 13:24:49.841591 | instance | >f+++++++++ helm/releases/openstack/placement.txt 2026-05-11 13:24:49.841617 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-05-11 13:24:49.841642 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-05-11 13:24:49.841667 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt 2026-05-11 13:24:49.841692 | instance | >f+++++++++ helm/releases/openstack/tempest.txt 2026-05-11 13:24:49.841716 | instance | >f+++++++++ helm/releases/openstack/valkey.txt 2026-05-11 13:24:49.841742 | instance | cd+++++++++ helm/releases/rook-ceph/ 2026-05-11 13:24:49.841767 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt 2026-05-11 13:24:49.841792 | instance | cd+++++++++ helm/values/ 2026-05-11 13:24:49.841817 | instance | cd+++++++++ helm/values/auth-system/ 2026-05-11 13:24:49.841843 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-05-11 13:24:49.841870 | instance | cd+++++++++ helm/values/cert-manager/ 2026-05-11 13:24:49.841895 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-05-11 13:24:49.841920 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-05-11 13:24:49.841950 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-05-11 13:24:49.841986 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-05-11 13:24:49.842013 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-05-11 13:24:49.842038 | instance | cd+++++++++ helm/values/kube-system/ 2026-05-11 13:24:49.842063 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-05-11 13:24:49.842087 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-05-11 13:24:49.842112 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-05-11 13:24:49.842138 | instance | cd+++++++++ helm/values/monitoring/ 2026-05-11 13:24:49.842163 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml 2026-05-11 13:24:49.842190 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-05-11 13:24:49.842215 | instance | >f+++++++++ helm/values/monitoring/loki.yaml 2026-05-11 13:24:49.842240 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml 2026-05-11 13:24:49.842265 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml 2026-05-11 13:24:49.842290 | instance | >f+++++++++ helm/values/monitoring/vector.yaml 2026-05-11 13:24:49.842323 | instance | cd+++++++++ helm/values/openstack/ 2026-05-11 13:24:49.842349 | instance | >f+++++++++ helm/values/openstack/barbican.yaml 2026-05-11 13:24:49.842374 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml 2026-05-11 13:24:49.842399 | instance | >f+++++++++ helm/values/openstack/ceph.yaml 2026-05-11 13:24:49.842423 | instance | >f+++++++++ helm/values/openstack/cinder.yaml 2026-05-11 13:24:49.842448 | instance | >f+++++++++ helm/values/openstack/glance.yaml 2026-05-11 13:24:49.842472 | instance | >f+++++++++ helm/values/openstack/heat.yaml 2026-05-11 13:24:49.842496 | instance | >f+++++++++ helm/values/openstack/horizon.yaml 2026-05-11 13:24:49.842519 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-05-11 13:24:49.842543 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml 2026-05-11 13:24:49.842567 | instance | >f+++++++++ helm/values/openstack/magnum.yaml 2026-05-11 13:24:49.842596 | instance | >f+++++++++ helm/values/openstack/manila.yaml 2026-05-11 13:24:49.842621 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-05-11 13:24:49.842646 | instance | >f+++++++++ helm/values/openstack/neutron-coredns.yaml 2026-05-11 13:24:49.842670 | instance | >f+++++++++ helm/values/openstack/neutron.yaml 2026-05-11 13:24:49.842695 | instance | >f+++++++++ helm/values/openstack/nova.yaml 2026-05-11 13:24:49.842723 | instance | >f+++++++++ helm/values/openstack/octavia.yaml 2026-05-11 13:24:49.842749 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml 2026-05-11 13:24:49.842775 | instance | >f+++++++++ helm/values/openstack/placement.yaml 2026-05-11 13:24:49.842801 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-05-11 13:24:49.842826 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-05-11 13:24:49.842851 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml 2026-05-11 13:24:49.842877 | instance | >f+++++++++ helm/values/openstack/tempest.yaml 2026-05-11 13:24:49.842903 | instance | >f+++++++++ helm/values/openstack/valkey.yaml 2026-05-11 13:24:49.842929 | instance | cd+++++++++ helm/values/rook-ceph/ 2026-05-11 13:24:49.842954 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml 2026-05-11 13:24:49.855838 | 2026-05-11 13:24:49.855921 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-05-11 13:24:50.072191 | instance | changed 2026-05-11 13:24:50.079802 | 2026-05-11 13:24:50.079915 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-05-11 13:24:50.310658 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-11 13:24:50.313190 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-11 13:24:50.315583 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:24:50.318282 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:24:50.414609 | instance | node/instance 2026-05-11 13:24:50.417872 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:24:50.522379 | instance | clusterrole/admin 2026-05-11 13:24:50.722303 | instance | clusterrole/capi-aggregated-manager-role 2026-05-11 13:24:50.766290 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:24:50.774339 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:24:50.808708 | instance | clusterrole/capi-kubeadm-bootstrap-manager-role 2026-05-11 13:24:50.914587 | instance | clusterrole/capi-kubeadm-control-plane-aggregated-manager-role 2026-05-11 13:24:50.998490 | instance | clusterrole/capi-kubeadm-control-plane-manager-role 2026-05-11 13:24:51.099818 | instance | clusterrole/capi-manager-role 2026-05-11 13:24:51.165129 | instance | clusterrole/capo-manager-role 2026-05-11 13:24:51.282027 | instance | clusterrole/cephfs-csi-nodeplugin 2026-05-11 13:24:51.350974 | instance | clusterrole/cephfs-external-provisioner-runner 2026-05-11 13:24:51.466155 | instance | clusterrole/cert-manager-cainjector 2026-05-11 13:24:51.538755 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-05-11 13:24:51.642467 | instance | clusterrole/cert-manager-controller-certificates 2026-05-11 13:24:51.718497 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-05-11 13:24:51.830166 | instance | clusterrole/cert-manager-controller-challenges 2026-05-11 13:24:51.889788 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-05-11 13:24:52.001499 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-05-11 13:24:52.066127 | instance | clusterrole/cert-manager-controller-issuers 2026-05-11 13:24:52.182684 | instance | clusterrole/cert-manager-controller-orders 2026-05-11 13:24:52.233936 | instance | clusterrole/cert-manager-edit 2026-05-11 13:24:52.354467 | instance | clusterrole/cert-manager-view 2026-05-11 13:24:52.430236 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-05-11 13:24:52.545338 | instance | clusterrole/cilium 2026-05-11 13:24:52.619701 | instance | clusterrole/cilium-operator 2026-05-11 13:24:52.738496 | instance | clusterrole/cluster-admin 2026-05-11 13:24:52.804360 | instance | clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding 2026-05-11 13:24:52.931027 | instance | clusterrole/edit 2026-05-11 13:24:52.985318 | instance | clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding 2026-05-11 13:24:53.126846 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-05-11 13:24:53.155333 | instance | clusterrolebinding/capi-manager-rolebinding 2026-05-11 13:24:53.321767 | instance | clusterrolebinding/capo-manager-rolebinding 2026-05-11 13:24:53.342429 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-05-11 13:24:53.509025 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role 2026-05-11 13:24:53.528339 | instance | clusterrolebinding/cephfs-csi-provisioner-role 2026-05-11 13:24:53.689320 | instance | clusterrole/goldpinger-clusterrole 2026-05-11 13:24:53.722800 | instance | clusterrolebinding/cert-manager-cainjector 2026-05-11 13:24:53.877795 | instance | clusterrole/ingress-nginx 2026-05-11 13:24:53.904818 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-05-11 13:24:54.066952 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-05-11 13:24:54.080889 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-05-11 13:24:54.233820 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-05-11 13:24:54.257564 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-05-11 13:24:54.421753 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-05-11 13:24:54.482389 | instance | clusterrole/kube-prometheus-stack-operator 2026-05-11 13:24:54.632946 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-05-11 13:24:54.661964 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-05-11 13:24:54.812944 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-05-11 13:24:54.838557 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-05-11 13:24:55.017106 | instance | clusterrole/kubeadm:get-nodes 2026-05-11 13:24:55.029065 | instance | clusterrolebinding/cert-manager-controller-orders 2026-05-11 13:24:55.199800 | instance | clusterrole/local-path-provisioner 2026-05-11 13:24:55.211611 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-05-11 13:24:55.362494 | instance | clusterrole/neutron-coredns 2026-05-11 13:24:55.391465 | instance | clusterrolebinding/cilium 2026-05-11 13:24:55.533280 | instance | clusterrole/node-feature-discovery 2026-05-11 13:24:55.577002 | instance | clusterrolebinding/cilium-operator 2026-05-11 13:24:55.701314 | instance | clusterrolebinding/cluster-admin 2026-05-11 13:24:55.769468 | instance | clusterrole/node-feature-discovery-gc 2026-05-11 13:24:55.872213 | instance | clusterrole/nova-bootstrap 2026-05-11 13:24:55.957593 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-05-11 13:24:56.051381 | instance | clusterrole/nova-cell-setup 2026-05-11 13:24:56.139925 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-05-11 13:24:56.238822 | instance | clusterrole/objectstorage-provisioner-role 2026-05-11 13:24:56.331012 | instance | clusterrolebinding/goldpinger-clusterrolebinding 2026-05-11 13:24:56.429230 | instance | clusterrole/orc-image-editor-role 2026-05-11 13:24:56.514774 | instance | clusterrolebinding/ingress-nginx 2026-05-11 13:24:56.612932 | instance | clusterrole/orc-image-viewer-role 2026-05-11 13:24:56.699299 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-05-11 13:24:56.818563 | instance | clusterrole/orc-manager-role 2026-05-11 13:24:56.899004 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-05-11 13:24:57.040379 | instance | clusterrole/orc-metrics-auth-role 2026-05-11 13:24:57.118983 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-05-11 13:24:57.222511 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-05-11 13:24:57.293856 | instance | clusterrole/orc-metrics-reader 2026-05-11 13:24:57.401032 | instance | clusterrolebinding/kubeadm:get-nodes 2026-05-11 13:24:57.486766 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-05-11 13:24:57.578620 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-05-11 13:24:57.674748 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-05-11 13:24:57.755367 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-05-11 13:24:57.861706 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-05-11 13:24:57.952676 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-05-11 13:24:58.060263 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-05-11 13:24:58.137177 | instance | clusterrolebinding/kubeadm:node-proxier 2026-05-11 13:24:58.243264 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-05-11 13:24:58.313338 | instance | clusterrolebinding/local-path-provisioner 2026-05-11 13:24:58.418330 | instance | clusterrolebinding/magnum-cluster-api 2026-05-11 13:24:58.491167 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-05-11 13:24:58.587143 | instance | clusterrolebinding/neutron-coredns 2026-05-11 13:24:58.651037 | instance | clusterrolebinding/node-feature-discovery 2026-05-11 13:24:58.763529 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-05-11 13:24:58.820463 | instance | clusterrolebinding/node-feature-discovery-gc 2026-05-11 13:24:58.930302 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-05-11 13:24:58.986185 | instance | clusterrolebinding/nova-bootstrap 2026-05-11 13:24:59.096929 | instance | clusterrole/rbd-csi-nodeplugin 2026-05-11 13:24:59.161003 | instance | clusterrole/rbd-external-provisioner-runner 2026-05-11 13:24:59.272030 | instance | clusterrolebinding/nova-cell-setup 2026-05-11 13:24:59.335854 | instance | clusterrole/rook-ceph-cluster-mgmt 2026-05-11 13:24:59.445793 | instance | clusterrolebinding/objectstorage-provisioner-role-binding 2026-05-11 13:24:59.517367 | instance | clusterrole/rook-ceph-global 2026-05-11 13:24:59.625841 | instance | clusterrolebinding/orc-manager-rolebinding 2026-05-11 13:24:59.712183 | instance | clusterrole/rook-ceph-mgr-cluster 2026-05-11 13:24:59.825359 | instance | clusterrolebinding/orc-metrics-auth-rolebinding 2026-05-11 13:24:59.894435 | instance | clusterrole/rook-ceph-mgr-system 2026-05-11 13:24:59.993319 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-05-11 13:25:00.093237 | instance | clusterrole/rook-ceph-object-bucket 2026-05-11 13:25:00.191691 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-05-11 13:25:00.280329 | instance | clusterrole/rook-ceph-osd 2026-05-11 13:25:00.378801 | instance | clusterrolebinding/rbd-csi-nodeplugin 2026-05-11 13:25:00.491545 | instance | clusterrole/rook-ceph-system 2026-05-11 13:25:00.598643 | instance | clusterrolebinding/rbd-csi-provisioner-role 2026-05-11 13:25:00.701534 | instance | clusterrole/secretgen-controller-cluster-role 2026-05-11 13:25:00.790865 | instance | clusterrolebinding/rook-ceph-global 2026-05-11 13:25:00.882411 | instance | clusterrole/system:aggregate-to-admin 2026-05-11 13:25:00.978107 | instance | clusterrolebinding/rook-ceph-mgr-cluster 2026-05-11 13:25:01.065872 | instance | clusterrole/system:aggregate-to-edit 2026-05-11 13:25:01.177136 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack 2026-05-11 13:25:01.270630 | instance | clusterrole/system:aggregate-to-view 2026-05-11 13:25:01.344359 | instance | clusterrole/system:auth-delegator 2026-05-11 13:25:01.473184 | instance | clusterrolebinding/rook-ceph-object-bucket 2026-05-11 13:25:01.538297 | instance | clusterrole/system:basic-user 2026-05-11 13:25:01.660615 | instance | clusterrolebinding/rook-ceph-osd 2026-05-11 13:25:01.719213 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-05-11 13:25:01.871114 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-05-11 13:25:01.899920 | instance | clusterrolebinding/rook-ceph-osd-openstack 2026-05-11 13:25:02.051379 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-05-11 13:25:02.069612 | instance | clusterrolebinding/rook-ceph-system 2026-05-11 13:25:02.234129 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-05-11 13:25:02.242671 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-05-11 13:25:02.422659 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-05-11 13:25:02.422735 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-05-11 13:25:02.589437 | instance | clusterrole/system:controller:attachdetach-controller 2026-05-11 13:25:02.607218 | instance | clusterrolebinding/system:basic-user 2026-05-11 13:25:02.774636 | instance | clusterrole/system:controller:certificate-controller 2026-05-11 13:25:02.797729 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-05-11 13:25:02.956098 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-05-11 13:25:02.976786 | instance | clusterrolebinding/system:controller:certificate-controller 2026-05-11 13:25:03.123557 | instance | clusterrole/system:controller:cronjob-controller 2026-05-11 13:25:03.174845 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-05-11 13:25:03.314667 | instance | clusterrole/system:controller:daemon-set-controller 2026-05-11 13:25:03.336287 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-05-11 13:25:03.484758 | instance | clusterrole/system:controller:deployment-controller 2026-05-11 13:25:03.505707 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-05-11 13:25:03.666462 | instance | clusterrolebinding/system:controller:deployment-controller 2026-05-11 13:25:03.685389 | instance | clusterrole/system:controller:disruption-controller 2026-05-11 13:25:03.891502 | instance | clusterrolebinding/system:controller:disruption-controller 2026-05-11 13:25:03.897847 | instance | clusterrole/system:controller:endpoint-controller 2026-05-11 13:25:04.099671 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-05-11 13:25:04.115775 | instance | clusterrole/system:controller:endpointslice-controller 2026-05-11 13:25:04.272340 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-05-11 13:25:04.301492 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-05-11 13:25:04.442730 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-05-11 13:25:04.488557 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-05-11 13:25:04.635333 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-05-11 13:25:04.680960 | instance | clusterrole/system:controller:expand-controller 2026-05-11 13:25:04.838042 | instance | clusterrolebinding/system:controller:expand-controller 2026-05-11 13:25:04.869754 | instance | clusterrole/system:controller:generic-garbage-collector 2026-05-11 13:25:05.055404 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-05-11 13:25:05.061000 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-05-11 13:25:05.248545 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-05-11 13:25:05.252023 | instance | clusterrole/system:controller:job-controller 2026-05-11 13:25:05.429341 | instance | clusterrolebinding/system:controller:job-controller 2026-05-11 13:25:05.430023 | instance | clusterrole/system:controller:namespace-controller 2026-05-11 13:25:05.611599 | instance | clusterrolebinding/system:controller:namespace-controller 2026-05-11 13:25:05.617148 | instance | clusterrolebinding/system:controller:node-controller 2026-05-11 13:25:05.794407 | instance | clusterrole/system:controller:node-controller 2026-05-11 13:25:05.794673 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-05-11 13:25:05.989409 | instance | clusterrole/system:controller:persistent-volume-binder 2026-05-11 13:25:05.993458 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-05-11 13:25:06.173504 | instance | clusterrole/system:controller:pod-garbage-collector 2026-05-11 13:25:06.177648 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-05-11 13:25:06.366999 | instance | clusterrole/system:controller:pv-protection-controller 2026-05-11 13:25:06.388994 | instance | clusterrole/system:controller:pvc-protection-controller 2026-05-11 13:25:06.584587 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-05-11 13:25:06.589545 | instance | clusterrole/system:controller:replicaset-controller 2026-05-11 13:25:06.774934 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-05-11 13:25:06.783508 | instance | clusterrolebinding/system:controller:replication-controller 2026-05-11 13:25:06.967468 | instance | clusterrole/system:controller:replication-controller 2026-05-11 13:25:06.983148 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-05-11 13:25:07.175183 | instance | clusterrole/system:controller:resourcequota-controller 2026-05-11 13:25:07.189991 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-05-11 13:25:07.372830 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-05-11 13:25:07.377312 | instance | clusterrole/system:controller:route-controller 2026-05-11 13:25:07.549965 | instance | clusterrolebinding/system:controller:route-controller 2026-05-11 13:25:07.553096 | instance | clusterrole/system:controller:service-account-controller 2026-05-11 13:25:07.733002 | instance | clusterrole/system:controller:service-controller 2026-05-11 13:25:07.743809 | instance | clusterrolebinding/system:controller:service-account-controller 2026-05-11 13:25:07.948531 | instance | clusterrole/system:controller:statefulset-controller 2026-05-11 13:25:07.952086 | instance | clusterrolebinding/system:controller:service-controller 2026-05-11 13:25:08.128729 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-05-11 13:25:08.146318 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-05-11 13:25:08.307208 | instance | clusterrole/system:controller:ttl-controller 2026-05-11 13:25:08.327214 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-05-11 13:25:08.475169 | instance | clusterrole/system:coredns 2026-05-11 13:25:08.503062 | instance | clusterrolebinding/system:controller:ttl-controller 2026-05-11 13:25:08.663852 | instance | clusterrole/system:discovery 2026-05-11 13:25:08.688303 | instance | clusterrolebinding/system:coredns 2026-05-11 13:25:08.831754 | instance | clusterrole/system:heapster 2026-05-11 13:25:08.871185 | instance | clusterrolebinding/system:discovery 2026-05-11 13:25:09.037535 | instance | clusterrole/system:kube-aggregator 2026-05-11 13:25:09.063754 | instance | clusterrolebinding/system:kube-controller-manager 2026-05-11 13:25:09.239805 | instance | clusterrole/system:kube-controller-manager 2026-05-11 13:25:09.247990 | instance | clusterrolebinding/system:kube-dns 2026-05-11 13:25:09.418710 | instance | clusterrole/system:kube-dns 2026-05-11 13:25:09.433448 | instance | clusterrolebinding/system:kube-scheduler 2026-05-11 13:25:09.595257 | instance | clusterrole/system:kube-scheduler 2026-05-11 13:25:09.619860 | instance | clusterrolebinding/system:monitoring 2026-05-11 13:25:09.761865 | instance | clusterrole/system:kubelet-api-admin 2026-05-11 13:25:09.799042 | instance | clusterrolebinding/system:node 2026-05-11 13:25:09.941087 | instance | clusterrole/system:monitoring 2026-05-11 13:25:09.987613 | instance | clusterrolebinding/system:node-proxier 2026-05-11 13:25:10.109257 | instance | clusterrole/system:node 2026-05-11 13:25:10.156002 | instance | clusterrole/system:node-bootstrapper 2026-05-11 13:25:10.298335 | instance | clusterrolebinding/system:public-info-viewer 2026-05-11 13:25:10.345270 | instance | clusterrole/system:node-problem-detector 2026-05-11 13:25:10.476796 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-05-11 13:25:10.540940 | instance | clusterrole/system:node-proxier 2026-05-11 13:25:10.655855 | instance | clusterrolebinding/system:volume-scheduler 2026-05-11 13:25:10.717434 | instance | clusterrole/system:persistent-volume-provisioner 2026-05-11 13:25:10.860207 | instance | clusterrolebinding/vector 2026-05-11 13:25:10.888462 | instance | clusterrole/system:public-info-viewer 2026-05-11 13:25:11.048656 | instance | clusterrole/system:service-account-issuer-discovery 2026-05-11 13:25:11.079034 | instance | clusterrole/system:volume-scheduler 2026-05-11 13:25:11.232737 | instance | clusterrole/vector 2026-05-11 13:25:11.259241 | instance | clusterrole/view 2026-05-11 13:25:11.421765 | instance | storageclass/general 2026-05-11 13:25:11.457227 | instance | namespace/auth-system 2026-05-11 13:25:11.659502 | instance | namespace/capi-kubeadm-bootstrap-system 2026-05-11 13:25:11.661311 | instance | namespace/capi-kubeadm-control-plane-system 2026-05-11 13:25:11.851817 | instance | namespace/capi-system 2026-05-11 13:25:11.856400 | instance | namespace/capo-system 2026-05-11 13:25:12.019363 | instance | namespace/cert-manager 2026-05-11 13:25:12.031352 | instance | namespace/default 2026-05-11 13:25:12.190361 | instance | namespace/envoy-gateway-system 2026-05-11 13:25:12.215210 | instance | namespace/ingress-nginx 2026-05-11 13:25:12.370934 | instance | namespace/kube-node-lease 2026-05-11 13:25:12.404958 | instance | namespace/kube-public 2026-05-11 13:25:12.573086 | instance | namespace/kube-system 2026-05-11 13:25:12.595664 | instance | namespace/local-path-storage 2026-05-11 13:25:12.751678 | instance | namespace/magnum-system 2026-05-11 13:25:12.793091 | instance | namespace/monitoring 2026-05-11 13:25:12.927679 | instance | namespace/openstack 2026-05-11 13:25:12.986741 | instance | namespace/orc-system 2026-05-11 13:25:13.105833 | instance | namespace/rook-ceph 2026-05-11 13:25:13.175014 | instance | namespace/secretgen-controller 2026-05-11 13:25:13.649944 | instance | ok: Runtime: 0:00:23.042847 2026-05-11 13:25:13.659799 | 2026-05-11 13:25:13.659928 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-05-11 13:25:13.878739 | instance | changed 2026-05-11 13:25:13.886201 | 2026-05-11 13:25:13.886305 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-05-11 13:25:14.139297 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-11 13:25:14.139433 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-11 13:25:14.139712 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-11 13:25:14.252658 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:14.253868 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:14.341818 | instance | auth-system/configmaps/keycloak-env-vars 2026-05-11 13:25:14.343367 | instance | capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt 2026-05-11 13:25:14.346738 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:14.348188 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:14.444475 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:14.445222 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:14.518829 | instance | auth-system/configmaps/kube-root-ca.crt 2026-05-11 13:25:14.542603 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:14.548532 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:14.642250 | instance | auth-system/endpoints/keycloak 2026-05-11 13:25:14.647969 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:14.648687 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:14.724784 | instance | auth-system/endpoints/keycloak-headless 2026-05-11 13:25:14.762601 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:14.765740 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:14.851655 | instance | auth-system/endpoints/keycloak-metrics 2026-05-11 13:25:14.879785 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:14.882592 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:14.989955 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:14.992066 | instance | auth-system/ingresses/keycloak 2026-05-11 13:25:14.998618 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:15.073442 | instance | capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager 2026-05-11 13:25:15.094624 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:15.101119 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:15.215682 | instance | capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service 2026-05-11 13:25:15.228162 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:15.228958 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:15.296982 | instance | auth-system/networkpolicies/keycloak 2026-05-11 13:25:15.332028 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-11 13:25:15.345050 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-11 13:25:15.347870 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:15.354823 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:15.440136 | instance | auth-system/pods/keycloak-0 2026-05-11 13:25:15.453394 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:15.473643 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:15.533457 | instance | capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-wnhbl 2026-05-11 13:25:15.538076 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:15.595710 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:15.649970 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:15.675525 | instance | capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding 2026-05-11 13:25:15.708218 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:15.737287 | instance | capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role 2026-05-11 13:25:15.737944 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:15.795572 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:15.870249 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:15.890538 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:15.907547 | instance | capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert 2026-05-11 13:25:15.969128 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:15.973519 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager 2026-05-11 13:25:15.988341 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:16.071610 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:16.111131 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:16.113556 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/default 2026-05-11 13:25:16.175254 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:16.180245 | instance | auth-system/secrets/keycloak 2026-05-11 13:25:16.207567 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:16.271696 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:16.298775 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:16.302983 | instance | auth-system/secrets/keycloak-externaldb 2026-05-11 13:25:16.367224 | instance | auth-system/secrets/keycloak.199-204-45-205.nip.io-tls 2026-05-11 13:25:16.380328 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:16.404244 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:16.471160 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:16.492080 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-05-11 13:25:16.515052 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:16.568117 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:16.583698 | instance | capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service 2026-05-11 13:25:16.616219 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:16.671240 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:16.707773 | instance | auth-system/serviceaccounts/default 2026-05-11 13:25:16.724822 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:16.759509 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:16.811322 | instance | auth-system/serviceaccounts/keycloak 2026-05-11 13:25:16.823364 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:16.884629 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:16.925628 | instance | auth-system/services/keycloak 2026-05-11 13:25:16.939435 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:17.004388 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:17.047612 | instance | auth-system/services/keycloak-headless 2026-05-11 13:25:17.064482 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-11 13:25:17.084509 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:17.121839 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:17.171298 | instance | auth-system/services/keycloak-metrics 2026-05-11 13:25:17.196325 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:17.238928 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-11 13:25:17.249316 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:17.274336 | instance | auth-system/statefulsets/keycloak 2026-05-11 13:25:17.297033 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:17.339332 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:17.368119 | instance | capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt 2026-05-11 13:25:17.398349 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:17.448259 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:17.471312 | instance | capi-system/configmaps/kube-root-ca.crt 2026-05-11 13:25:17.494477 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:17.563607 | instance | capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager 2026-05-11 13:25:17.565880 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:17.616337 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:17.668895 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:17.678659 | instance | capi-system/deployment/capi-controller-manager 2026-05-11 13:25:17.718741 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:17.769592 | instance | capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service 2026-05-11 13:25:17.775166 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:17.838408 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:17.867681 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:17.883542 | instance | capi-system/endpoints/capi-webhook-service 2026-05-11 13:25:17.935622 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:17.957715 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:17.986884 | instance | capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-s5knq 2026-05-11 13:25:18.041764 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:18.064765 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:18.078210 | instance | capi-system/pods/capi-controller-manager-bc4cf8c95-7fcdw 2026-05-11 13:25:18.118101 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:18.148352 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:18.187690 | instance | capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding 2026-05-11 13:25:18.235287 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:18.242200 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:18.268958 | instance | capi-system/rolebindings/capi-leader-election-rolebinding 2026-05-11 13:25:18.319130 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:18.348316 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:18.363657 | instance | capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role 2026-05-11 13:25:18.417375 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:18.427654 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:18.475164 | instance | capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert 2026-05-11 13:25:18.516944 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:18.536440 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:18.562902 | instance | capi-system/roles/capi-leader-election-role 2026-05-11 13:25:18.600050 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:18.625509 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:18.690183 | instance | capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager 2026-05-11 13:25:18.702738 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:18.726621 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:18.771974 | instance | capi-kubeadm-control-plane-system/serviceaccounts/default 2026-05-11 13:25:18.859287 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:18.864635 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-11 13:25:18.874553 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:18.891229 | instance | capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service 2026-05-11 13:25:18.970521 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:18.980659 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:18.999819 | instance | capi-system/secrets/capi-webhook-service-cert 2026-05-11 13:25:19.078059 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:19.078115 | instance | capi-system/serviceaccounts/capi-manager 2026-05-11 13:25:19.080321 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:19.177414 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:19.201347 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-11 13:25:19.208270 | instance | capi-system/serviceaccounts/default 2026-05-11 13:25:19.211734 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:19.285609 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:19.289055 | instance | capi-system/services/capi-webhook-service 2026-05-11 13:25:19.311085 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:19.384697 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:19.398327 | instance | capo-system/configmaps/kube-root-ca.crt 2026-05-11 13:25:19.402198 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:19.476860 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:19.485247 | instance | cert-manager/configmaps/cert-manager-webhook 2026-05-11 13:25:19.539066 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:19.573524 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:19.595184 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-05-11 13:25:19.650101 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:19.669067 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:19.707348 | instance | capo-system/deployment/capo-controller-manager 2026-05-11 13:25:19.763480 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:19.775906 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:19.819862 | instance | capo-system/endpoints/capo-webhook-service 2026-05-11 13:25:19.872905 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:19.875057 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:19.935774 | instance | cert-manager/deployment/cert-manager 2026-05-11 13:25:19.984452 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:19.988629 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:20.039491 | instance | cert-manager/deployment/cert-manager-cainjector 2026-05-11 13:25:20.094506 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:20.099113 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:20.150755 | instance | cert-manager/deployment/cert-manager-webhook 2026-05-11 13:25:20.195230 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:20.202145 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:20.278644 | instance | cert-manager/endpoints/cert-manager 2026-05-11 13:25:20.281372 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:20.306904 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:20.358125 | instance | cert-manager/endpoints/cert-manager-webhook 2026-05-11 13:25:20.381173 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:20.401909 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:20.494549 | instance | capo-system/pods/capo-controller-manager-65565fdb7f-2cprb 2026-05-11 13:25:20.499937 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:20.537675 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:20.561642 | instance | cert-manager/pods/cert-manager-75c4c745bc-w9vxh 2026-05-11 13:25:20.625675 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-11 13:25:20.634594 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:20.640582 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:20.717100 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-mzcbc 2026-05-11 13:25:20.738598 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:20.743358 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:20.802833 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-swvqm 2026-05-11 13:25:20.908159 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:20.909791 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:20.987709 | instance | capo-system/rolebindings/capo-leader-election-rolebinding 2026-05-11 13:25:21.005470 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:21.007043 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:21.033886 | instance | capo-system/roles/capo-leader-election-role 2026-05-11 13:25:21.106911 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-11 13:25:21.116848 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:21.118174 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:21.174259 | instance | capo-system/secrets/capo-webhook-service-cert 2026-05-11 13:25:21.207674 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:21.209362 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:21.234301 | instance | capo-system/serviceaccounts/capo-manager 2026-05-11 13:25:21.300094 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:21.317283 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:21.369314 | instance | capo-system/serviceaccounts/default 2026-05-11 13:25:21.406907 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:21.437231 | instance | capo-system/services/capo-webhook-service 2026-05-11 13:25:21.497689 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:21.577459 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-05-11 13:25:21.578006 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:21.601327 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:21.615547 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-05-11 13:25:21.671353 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:21.692465 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:21.764807 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-05-11 13:25:21.782473 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:21.793433 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:21.809901 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-05-11 13:25:21.879529 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:21.891743 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:21.960283 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-05-11 13:25:21.980612 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:21.994085 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:22.026218 | instance | cert-manager/roles/cert-manager:leaderelection 2026-05-11 13:25:22.072419 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:22.105896 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:22.170451 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-05-11 13:25:22.180157 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-11 13:25:22.189437 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:22.227743 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:22.249530 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-05-11 13:25:22.285150 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:22.333214 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:22.361012 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-05-11 13:25:22.394830 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:22.436648 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-05-11 13:25:22.439773 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:22.494670 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:22.543399 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:22.573094 | instance | cert-manager/serviceaccounts/cert-manager 2026-05-11 13:25:22.641888 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:22.642551 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:22.736719 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-05-11 13:25:22.749010 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:22.754224 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:22.807097 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-05-11 13:25:22.853443 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:22.859055 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:22.949033 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:22.958085 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:22.994181 | instance | cert-manager/serviceaccounts/default 2026-05-11 13:25:23.046454 | instance | cert-manager/services/cert-manager 2026-05-11 13:25:23.047525 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-11 13:25:23.056606 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:23.064143 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:23.160803 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:23.177333 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:23.200454 | instance | cert-manager/services/cert-manager-webhook 2026-05-11 13:25:23.255670 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:23.281110 | instance | default/configmaps/kube-root-ca.crt 2026-05-11 13:25:23.292764 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:23.358046 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:23.383270 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:23.425683 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-05-11 13:25:23.456899 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:23.468915 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-05-11 13:25:23.506092 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:23.560470 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:23.621697 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:23.624096 | instance | default/endpoints/kubernetes 2026-05-11 13:25:23.657237 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:23.657350 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-05-11 13:25:23.711089 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:23.763773 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:23.808606 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:23.840081 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-05-11 13:25:23.844412 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:23.861191 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-59wtg 2026-05-11 13:25:23.913749 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:23.963524 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-11 13:25:23.974744 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:24.011600 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:24.038607 | instance | default/serviceaccounts/default 2026-05-11 13:25:24.068701 | instance | default/services/kubernetes 2026-05-11 13:25:24.087753 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:24.105841 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:24.199569 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:24.204393 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:24.250757 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-05-11 13:25:24.266653 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-05-11 13:25:24.294936 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:24.330157 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:24.435566 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:24.436577 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-05-11 13:25:24.453437 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:24.455580 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-05-11 13:25:24.531295 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:24.548643 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:24.620834 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:24.623993 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-05-11 13:25:24.646237 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-05-11 13:25:24.649006 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:24.701844 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:24.797301 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:24.812344 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-11 13:25:24.820956 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:24.833032 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-05-11 13:25:24.839252 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-05-11 13:25:24.893808 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:24.929874 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:24.999218 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:25.053529 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-05-11 13:25:25.055943 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-05-11 13:25:25.070693 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:25.104293 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:25.205428 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:25.216428 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:25.257083 | instance | envoy-gateway-system/secrets/envoy 2026-05-11 13:25:25.260694 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-05-11 13:25:25.329601 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:25.368395 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:25.466679 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-05-11 13:25:25.467276 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:25.487762 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-05-11 13:25:25.512804 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:25.590261 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:25.618022 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:25.674392 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-05-11 13:25:25.675865 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:25.706354 | instance | envoy-gateway-system/serviceaccounts/default 2026-05-11 13:25:25.730079 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:25.788311 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:25.861545 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-11 13:25:25.869326 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:25.885499 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:25.969650 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-05-11 13:25:25.980440 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:25.992182 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:26.073591 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:26.104516 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:26.177091 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:26.189909 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-05-11 13:25:26.219190 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:26.249157 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-05-11 13:25:26.298288 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:26.320819 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:26.400678 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:26.411934 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:26.465726 | instance | envoy-gateway-system/services/envoy-gateway 2026-05-11 13:25:26.489607 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:26.492229 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-05-11 13:25:26.518890 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:26.585833 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:26.622478 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:26.652726 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-05-11 13:25:26.711721 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:26.717096 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-05-11 13:25:26.744900 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-11 13:25:26.754178 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:26.852354 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:26.892564 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-05-11 13:25:26.942322 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-05-11 13:25:26.975517 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:27.069014 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:27.112228 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-05-11 13:25:27.139199 | instance | ingress-nginx/pods/ingress-nginx-controller-lj7pz 2026-05-11 13:25:27.189664 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:27.309978 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:27.326028 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:27.347476 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-qlh55 2026-05-11 13:25:27.365620 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-05-11 13:25:27.395557 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:27.432086 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:27.505587 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:27.526057 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:27.553166 | instance | ingress-nginx/roles/ingress-nginx 2026-05-11 13:25:27.562571 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-05-11 13:25:27.643311 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:27.670276 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:27.735129 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:27.746911 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-05-11 13:25:27.755293 | instance | ingress-nginx/serviceaccounts/default 2026-05-11 13:25:27.770109 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:27.826538 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:27.978951 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-05-11 13:25:28.002258 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:28.019213 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-05-11 13:25:28.080953 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:28.126451 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:28.175559 | instance | ingress-nginx/services/ingress-nginx-controller 2026-05-11 13:25:28.200080 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-11 13:25:28.208886 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:28.214764 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-05-11 13:25:28.215340 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:28.301765 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:28.369395 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-05-11 13:25:28.386504 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:28.389578 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-05-11 13:25:28.402631 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:28.563219 | instance | kube-public/configmaps/cluster-info 2026-05-11 13:25:28.577505 | instance | kube-public/configmaps/kube-root-ca.crt 2026-05-11 13:25:28.670835 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:28.675887 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:28.737072 | instance | kube-node-lease/serviceaccounts/default 2026-05-11 13:25:28.741040 | instance | kube-system/configmaps/cilium-config 2026-05-11 13:25:28.804220 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:28.924769 | instance | kube-system/configmaps/coredns 2026-05-11 13:25:28.944071 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:28.950500 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-05-11 13:25:28.951926 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:29.075768 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:29.110391 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-05-11 13:25:29.117557 | instance | kube-system/configmaps/kube-proxy 2026-05-11 13:25:29.182391 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:29.279901 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:29.299030 | instance | kube-system/configmaps/kube-root-ca.crt 2026-05-11 13:25:29.303978 | instance | kube-system/configmaps/kubeadm-config 2026-05-11 13:25:29.479132 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:29.480413 | instance | kube-system/configmaps/kubelet-config 2026-05-11 13:25:29.497802 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-05-11 13:25:29.587072 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-11 13:25:29.595338 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:29.684672 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-05-11 13:25:29.723640 | instance | kube-system/daemonsets/cilium 2026-05-11 13:25:29.726449 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:29.900680 | instance | kube-system/daemonsets/kube-proxy 2026-05-11 13:25:29.917965 | instance | kube-system/deployment/cilium-operator 2026-05-11 13:25:30.074997 | instance | kube-system/deployment/coredns 2026-05-11 13:25:30.097156 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-05-11 13:25:30.166415 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:30.231358 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:30.242177 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:30.266501 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-05-11 13:25:30.268182 | instance | kube-public/serviceaccounts/default 2026-05-11 13:25:30.345733 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:30.447796 | instance | kube-system/endpoints/kube-dns 2026-05-11 13:25:30.479690 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-05-11 13:25:30.637859 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-05-11 13:25:30.685446 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-05-11 13:25:30.726961 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:30.826134 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:30.841397 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-05-11 13:25:30.896389 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-05-11 13:25:31.035772 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-05-11 13:25:31.073022 | instance | kube-system/pods/cilium-operator-869df985b8-k9cqg 2026-05-11 13:25:31.221540 | instance | kube-system/pods/cilium-t549k 2026-05-11 13:25:31.299909 | instance | kube-system/pods/coredns-67659f764b-2kc9k 2026-05-11 13:25:31.435661 | instance | kube-system/pods/coredns-67659f764b-bxjzh 2026-05-11 13:25:31.494042 | instance | kube-system/pods/etcd-instance 2026-05-11 13:25:31.622676 | instance | kube-system/pods/kube-apiserver-instance 2026-05-11 13:25:31.672358 | instance | kube-system/pods/kube-controller-manager-instance 2026-05-11 13:25:31.795369 | instance | kube-system/pods/kube-proxy-tpbzc 2026-05-11 13:25:31.843806 | instance | kube-system/pods/kube-scheduler-instance 2026-05-11 13:25:31.997215 | instance | kube-system/pods/kube-vip-instance 2026-05-11 13:25:32.023058 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-05-11 13:25:32.157214 | instance | local-path-storage/configmaps/local-path-config 2026-05-11 13:25:32.189176 | instance | kube-system/rolebindings/cilium-config-agent 2026-05-11 13:25:32.324451 | instance | kube-system/rolebindings/kube-proxy 2026-05-11 13:25:32.365651 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-05-11 13:25:32.509545 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-05-11 13:25:32.549696 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-05-11 13:25:32.713959 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-05-11 13:25:32.719761 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-05-11 13:25:32.891798 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-05-11 13:25:32.893399 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-05-11 13:25:33.070589 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-05-11 13:25:33.075207 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-05-11 13:25:33.235753 | instance | kube-system/roles/cilium-config-agent 2026-05-11 13:25:33.243541 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-05-11 13:25:33.405304 | instance | kube-system/roles/kube-proxy 2026-05-11 13:25:33.407705 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-05-11 13:25:33.586650 | instance | local-path-storage/deployment/local-path-provisioner 2026-05-11 13:25:33.587952 | instance | kube-system/roles/kubeadm:kubelet-config 2026-05-11 13:25:33.757842 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-05-11 13:25:33.767928 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-05-11 13:25:33.932823 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-05-11 13:25:33.939066 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-05-11 13:25:34.112226 | instance | kube-system/roles/system:controller:cloud-provider 2026-05-11 13:25:34.115184 | instance | kube-system/roles/system:controller:token-cleaner 2026-05-11 13:25:34.284916 | instance | kube-system/secrets/bootstrap-token-3979y2 2026-05-11 13:25:34.288663 | instance | kube-system/secrets/bootstrap-token-o5ycjn 2026-05-11 13:25:34.459211 | instance | kube-system/secrets/kubeadm-certs 2026-05-11 13:25:34.460544 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-05-11 13:25:34.634652 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-05-11 13:25:34.732210 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-05-11 13:25:34.838024 | instance | kube-system/serviceaccounts/certificate-controller 2026-05-11 13:25:34.937987 | instance | kube-system/serviceaccounts/cilium 2026-05-11 13:25:35.078008 | instance | kube-system/serviceaccounts/cilium-operator 2026-05-11 13:25:35.153723 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-05-11 13:25:35.306368 | instance | kube-system/serviceaccounts/coredns 2026-05-11 13:25:35.377382 | instance | kube-system/serviceaccounts/cronjob-controller 2026-05-11 13:25:35.521281 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-05-11 13:25:35.633079 | instance | kube-system/serviceaccounts/default 2026-05-11 13:25:35.746368 | instance | kube-system/serviceaccounts/deployment-controller 2026-05-11 13:25:35.860335 | instance | kube-system/serviceaccounts/disruption-controller 2026-05-11 13:25:35.980152 | instance | kube-system/serviceaccounts/endpoint-controller 2026-05-11 13:25:36.079387 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-05-11 13:25:36.205128 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-05-11 13:25:36.291790 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-05-11 13:25:36.439956 | instance | kube-system/serviceaccounts/expand-controller 2026-05-11 13:25:36.497095 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-05-11 13:25:36.640744 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-05-11 13:25:36.735726 | instance | kube-system/serviceaccounts/job-controller 2026-05-11 13:25:36.891679 | instance | kube-system/serviceaccounts/kube-proxy 2026-05-11 13:25:36.962827 | instance | kube-system/serviceaccounts/namespace-controller 2026-05-11 13:25:37.138011 | instance | kube-system/serviceaccounts/node-controller 2026-05-11 13:25:37.172926 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-05-11 13:25:37.362667 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-05-11 13:25:37.374060 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-05-11 13:25:37.591976 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-05-11 13:25:37.622695 | instance | kube-system/serviceaccounts/replicaset-controller 2026-05-11 13:25:37.805739 | instance | kube-system/serviceaccounts/replication-controller 2026-05-11 13:25:37.830880 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-05-11 13:25:38.026745 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-05-11 13:25:38.063562 | instance | kube-system/serviceaccounts/service-account-controller 2026-05-11 13:25:38.248497 | instance | kube-system/serviceaccounts/service-controller 2026-05-11 13:25:38.265598 | instance | kube-system/serviceaccounts/statefulset-controller 2026-05-11 13:25:38.453665 | instance | kube-system/serviceaccounts/token-cleaner 2026-05-11 13:25:38.493262 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-05-11 13:25:38.650065 | instance | kube-system/serviceaccounts/ttl-controller 2026-05-11 13:25:38.711551 | instance | kube-system/services/kube-dns 2026-05-11 13:25:38.865529 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-05-11 13:25:38.893344 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-05-11 13:25:39.031870 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-05-11 13:25:39.077356 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-05-11 13:25:39.201579 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-05-11 13:25:39.251812 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-05-11 13:25:39.373995 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-pmd7v 2026-05-11 13:25:39.441650 | instance | magnum-system/configmaps/kube-root-ca.crt 2026-05-11 13:25:39.551661 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-05-11 13:25:39.611585 | instance | local-path-storage/serviceaccounts/default 2026-05-11 13:25:39.733123 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-05-11 13:25:39.790633 | instance | monitoring/daemonsets/goldpinger 2026-05-11 13:25:39.913153 | instance | monitoring/daemonsets/ipmi-exporter 2026-05-11 13:25:39.990861 | instance | monitoring/configmaps/goldpinger-zap 2026-05-11 13:25:40.100643 | instance | monitoring/configmaps/ipmi-exporter 2026-05-11 13:25:40.164512 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-05-11 13:25:40.270062 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-05-11 13:25:40.355201 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-05-11 13:25:40.459974 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-05-11 13:25:40.547784 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-05-11 13:25:40.647019 | instance | monitoring/daemonsets/node-feature-discovery-worker 2026-05-11 13:25:40.740241 | instance | monitoring/daemonsets/vector 2026-05-11 13:25:40.842477 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-05-11 13:25:40.938054 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-05-11 13:25:41.038300 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-05-11 13:25:41.172884 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-05-11 13:25:41.236945 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-05-11 13:25:41.440478 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-05-11 13:25:41.476064 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-05-11 13:25:41.633520 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-05-11 13:25:41.812765 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-05-11 13:25:41.835930 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-05-11 13:25:42.020121 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-05-11 13:25:42.040257 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-05-11 13:25:42.205620 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-05-11 13:25:42.241137 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-05-11 13:25:42.388747 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-05-11 13:25:42.418711 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-05-11 13:25:42.580295 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-05-11 13:25:42.604121 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-05-11 13:25:42.759527 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-05-11 13:25:42.792292 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-05-11 13:25:42.946070 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-05-11 13:25:42.981479 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-05-11 13:25:43.141839 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-05-11 13:25:43.167068 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-05-11 13:25:43.327761 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-05-11 13:25:43.359915 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-05-11 13:25:43.522012 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-05-11 13:25:43.571725 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-05-11 13:25:43.755690 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-05-11 13:25:43.757545 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-05-11 13:25:43.947827 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-05-11 13:25:43.963849 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-05-11 13:25:44.166944 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-05-11 13:25:44.180981 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-05-11 13:25:44.350527 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-05-11 13:25:44.371494 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-05-11 13:25:44.531300 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-05-11 13:25:44.560076 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-05-11 13:25:44.738552 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-05-11 13:25:44.770763 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-05-11 13:25:44.933557 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-05-11 13:25:44.961177 | instance | monitoring/configmaps/kube-root-ca.crt 2026-05-11 13:25:45.137762 | instance | monitoring/configmaps/loki 2026-05-11 13:25:45.166226 | instance | monitoring/configmaps/loki-alerting-rules 2026-05-11 13:25:45.307474 | instance | monitoring/configmaps/loki-gateway 2026-05-11 13:25:45.359680 | instance | monitoring/configmaps/loki-runtime 2026-05-11 13:25:45.505850 | instance | monitoring/configmaps/node-feature-discovery-master-conf 2026-05-11 13:25:45.584156 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf 2026-05-11 13:25:45.723118 | instance | monitoring/configmaps/node-feature-discovery-worker-conf 2026-05-11 13:25:45.760431 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-05-11 13:25:45.913861 | instance | monitoring/configmaps/vector 2026-05-11 13:25:46.049091 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-05-11 13:25:46.106476 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-05-11 13:25:46.246787 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-05-11 13:25:46.309141 | instance | monitoring/deployment/loki-gateway 2026-05-11 13:25:46.422226 | instance | monitoring/deployment/node-feature-discovery-gc 2026-05-11 13:25:46.502736 | instance | monitoring/deployment/node-feature-discovery-master 2026-05-11 13:25:46.625516 | instance | monitoring/deployment/prometheus-pushgateway 2026-05-11 13:25:46.709353 | instance | magnum-system/serviceaccounts/default 2026-05-11 13:25:46.839632 | instance | monitoring/endpoints/alertmanager-operated 2026-05-11 13:25:46.889246 | instance | monitoring/endpoints/goldpinger 2026-05-11 13:25:47.046968 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-05-11 13:25:47.122495 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-05-11 13:25:47.179891 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:47.226401 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-05-11 13:25:47.274333 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:47.301466 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-05-11 13:25:47.363882 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:47.417597 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-05-11 13:25:47.461986 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:25:47.504155 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-05-11 13:25:47.613787 | instance | monitoring/endpoints/loki 2026-05-11 13:25:47.720982 | instance | monitoring/endpoints/loki-chunks-cache 2026-05-11 13:25:47.811573 | instance | monitoring/endpoints/loki-gateway 2026-05-11 13:25:47.902595 | instance | monitoring/endpoints/loki-headless 2026-05-11 13:25:47.991361 | instance | monitoring/endpoints/loki-memberlist 2026-05-11 13:25:48.084832 | instance | monitoring/endpoints/loki-results-cache 2026-05-11 13:25:48.184525 | instance | monitoring/endpoints/prometheus-operated 2026-05-11 13:25:48.294838 | instance | monitoring/endpoints/prometheus-pushgateway 2026-05-11 13:25:48.418313 | instance | monitoring/endpoints/vector-headless 2026-05-11 13:25:48.500667 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-05-11 13:25:48.604753 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-05-11 13:25:48.690675 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-05-11 13:25:48.812328 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-05-11 13:25:48.875333 | instance | monitoring/pods/goldpinger-g88wm 2026-05-11 13:25:49.015427 | instance | openstack/configmaps/barbican-bin 2026-05-11 13:25:49.062091 | instance | monitoring/pods/kube-prometheus-stack-grafana-6bf5b8c55b-r8vbd 2026-05-11 13:25:49.235687 | instance | openstack/configmaps/ceph-csi-config 2026-05-11 13:25:49.268390 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-5cpmg 2026-05-11 13:25:49.437918 | instance | openstack/configmaps/ceph-etc 2026-05-11 13:25:49.456654 | instance | openstack/configmaps/cinder-bin 2026-05-11 13:25:49.660192 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-mcsb8 2026-05-11 13:25:49.692130 | instance | openstack/configmaps/glance-bin 2026-05-11 13:25:49.857818 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-dhh9w 2026-05-11 13:25:49.924970 | instance | openstack/configmaps/heat-bin 2026-05-11 13:25:50.053518 | instance | monitoring/pods/loki-0 2026-05-11 13:25:50.132371 | instance | openstack/configmaps/horizon-bin 2026-05-11 13:25:50.239722 | instance | monitoring/pods/loki-chunks-cache-0 2026-05-11 13:25:50.355913 | instance | openstack/configmaps/keepalived-bin 2026-05-11 13:25:50.448840 | instance | monitoring/pods/loki-gateway-cf54cb88c-b27nw 2026-05-11 13:25:50.576608 | instance | openstack/configmaps/keystone-bin 2026-05-11 13:25:50.635077 | instance | monitoring/pods/loki-results-cache-0 2026-05-11 13:25:50.805719 | instance | openstack/configmaps/keystone-openid-metadata 2026-05-11 13:25:50.848576 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-qckc2 2026-05-11 13:25:51.047561 | instance | openstack/configmaps/kube-root-ca.crt 2026-05-11 13:25:51.052897 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-rbz6b 2026-05-11 13:25:51.248216 | instance | openstack/configmaps/libvirt-bin 2026-05-11 13:25:51.270589 | instance | monitoring/pods/node-feature-discovery-worker-mqhc2 2026-05-11 13:25:51.467716 | instance | openstack/configmaps/libvirt-libvirt-default-bin 2026-05-11 13:25:51.483507 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-05-11 13:25:51.692535 | instance | openstack/configmaps/magnum-bin 2026-05-11 13:25:51.699647 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-bcwql 2026-05-11 13:25:51.896121 | instance | monitoring/pods/vector-dxm5v 2026-05-11 13:25:51.927005 | instance | openstack/configmaps/magnum-cluster-api-proxy-config 2026-05-11 13:25:52.089872 | instance | openstack/configmaps/manila-bin 2026-05-11 13:25:52.140321 | instance | openstack/configmaps/memcached-memcached-bin 2026-05-11 13:25:52.329720 | instance | openstack/configmaps/neutron-bin 2026-05-11 13:25:52.371791 | instance | openstack/configmaps/neutron-coredns 2026-05-11 13:25:52.628359 | instance | openstack/configmaps/nova-bin 2026-05-11 13:25:52.638309 | instance | openstack/configmaps/octavia-bin 2026-05-11 13:25:52.902150 | instance | openstack/configmaps/openvswitch-bin 2026-05-11 13:25:52.915060 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-05-11 13:25:53.124686 | instance | openstack/configmaps/percona-xtradb-pxc 2026-05-11 13:25:53.145641 | instance | openstack/configmaps/placement-bin 2026-05-11 13:25:53.352218 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf 2026-05-11 13:25:53.384955 | instance | openstack/configmaps/rabbitmq-barbican-server-conf 2026-05-11 13:25:53.673247 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf 2026-05-11 13:25:53.685074 | instance | openstack/configmaps/rabbitmq-cinder-server-conf 2026-05-11 13:25:53.892276 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf 2026-05-11 13:25:53.896843 | instance | openstack/configmaps/rabbitmq-glance-server-conf 2026-05-11 13:25:54.125121 | instance | openstack/configmaps/rabbitmq-heat-plugins-conf 2026-05-11 13:25:54.133098 | instance | openstack/configmaps/rabbitmq-heat-server-conf 2026-05-11 13:25:54.352478 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-05-11 13:25:54.364962 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-05-11 13:25:54.591622 | instance | openstack/configmaps/rabbitmq-magnum-plugins-conf 2026-05-11 13:25:54.613987 | instance | openstack/configmaps/rabbitmq-magnum-server-conf 2026-05-11 13:25:54.807345 | instance | openstack/configmaps/rabbitmq-manila-plugins-conf 2026-05-11 13:25:54.851591 | instance | openstack/configmaps/rabbitmq-manila-server-conf 2026-05-11 13:25:55.020564 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf 2026-05-11 13:25:55.075882 | instance | openstack/configmaps/rabbitmq-neutron-server-conf 2026-05-11 13:25:55.245551 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf 2026-05-11 13:25:55.309301 | instance | openstack/configmaps/rabbitmq-nova-server-conf 2026-05-11 13:25:55.507312 | instance | openstack/configmaps/rabbitmq-octavia-plugins-conf 2026-05-11 13:25:55.551087 | instance | openstack/configmaps/rabbitmq-octavia-server-conf 2026-05-11 13:25:55.787121 | instance | openstack/configmaps/rook-ceph-mon-endpoints 2026-05-11 13:25:55.846685 | instance | openstack/configmaps/rook-ceph-pdbstatemap 2026-05-11 13:25:56.012057 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types 2026-05-11 13:25:56.062862 | instance | openstack/configmaps/rook-config-override 2026-05-11 13:25:56.253449 | instance | openstack/configmaps/staffeln-bin 2026-05-11 13:25:56.300074 | instance | openstack/configmaps/tempest-bin 2026-05-11 13:25:56.476419 | instance | openstack/configmaps/valkey-configuration 2026-05-11 13:25:56.519175 | instance | openstack/configmaps/valkey-health 2026-05-11 13:25:56.717218 | instance | openstack/configmaps/valkey-scripts 2026-05-11 13:25:56.760541 | instance | openstack/cronjobs/cinder-volume-usage-audit 2026-05-11 13:25:56.937894 | instance | openstack/cronjobs/heat-engine-cleaner 2026-05-11 13:25:56.996417 | instance | openstack/cronjobs/heat-purge-deleted 2026-05-11 13:25:57.157155 | instance | openstack/cronjobs/keystone-credential-rotate 2026-05-11 13:25:57.236639 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-05-11 13:25:57.393634 | instance | openstack/cronjobs/nova-cell-setup 2026-05-11 13:25:57.484078 | instance | openstack/cronjobs/nova-service-cleaner 2026-05-11 13:25:57.627911 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-05-11 13:25:57.711182 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-05-11 13:25:57.825993 | instance | monitoring/persistentvolumeclaims/storage-loki-0 2026-05-11 13:25:57.913453 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-05-11 13:25:58.021103 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-05-11 13:25:58.107190 | instance | monitoring/rolebindings/node-feature-discovery-worker 2026-05-11 13:25:58.185570 | instance | openstack/daemonsets/keepalived 2026-05-11 13:25:58.269695 | instance | openstack/daemonsets/libvirt-libvirt-default 2026-05-11 13:25:58.416552 | instance | openstack/daemonsets/magnum-cluster-api-proxy 2026-05-11 13:25:58.528833 | instance | openstack/daemonsets/neutron-dhcp-agent-default 2026-05-11 13:25:58.643784 | instance | openstack/daemonsets/neutron-l3-agent-default 2026-05-11 13:25:58.816401 | instance | openstack/daemonsets/neutron-metadata-agent-default 2026-05-11 13:25:58.908978 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default 2026-05-11 13:25:59.067972 | instance | openstack/daemonsets/neutron-ovs-agent-default 2026-05-11 13:25:59.171212 | instance | openstack/daemonsets/nova-compute-default 2026-05-11 13:25:59.340243 | instance | openstack/daemonsets/octavia-health-manager-default 2026-05-11 13:25:59.437729 | instance | openstack/daemonsets/openvswitch 2026-05-11 13:25:59.592358 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-05-11 13:25:59.674591 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-05-11 13:25:59.780601 | instance | monitoring/roles/node-feature-discovery-worker 2026-05-11 13:25:59.869942 | instance | openstack/deployment/barbican-api 2026-05-11 13:26:00.004188 | instance | openstack/deployment/cinder-api 2026-05-11 13:26:00.106360 | instance | openstack/deployment/cinder-backup 2026-05-11 13:26:00.260069 | instance | openstack/deployment/cinder-scheduler 2026-05-11 13:26:00.344150 | instance | openstack/deployment/cinder-volume 2026-05-11 13:26:00.515479 | instance | openstack/deployment/glance-api 2026-05-11 13:26:00.625846 | instance | openstack/deployment/heat-api 2026-05-11 13:26:00.801404 | instance | openstack/deployment/heat-cfn 2026-05-11 13:26:00.901745 | instance | openstack/deployment/heat-engine 2026-05-11 13:26:01.025137 | instance | openstack/deployment/horizon 2026-05-11 13:26:01.132968 | instance | openstack/deployment/keystone-api 2026-05-11 13:26:01.268949 | instance | openstack/deployment/magnum-api 2026-05-11 13:26:01.371306 | instance | openstack/deployment/magnum-registry 2026-05-11 13:26:01.513945 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-05-11 13:26:01.598734 | instance | openstack/deployment/manila-api 2026-05-11 13:26:01.699915 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-05-11 13:26:01.849838 | instance | openstack/deployment/manila-data 2026-05-11 13:26:01.877312 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-05-11 13:26:02.058936 | instance | openstack/deployment/manila-scheduler 2026-05-11 13:26:02.080899 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-05-11 13:26:02.253395 | instance | openstack/deployment/manila-share 2026-05-11 13:26:02.282417 | instance | monitoring/secrets/alertmanager-tls 2026-05-11 13:26:02.487450 | instance | monitoring/secrets/grafana-tls 2026-05-11 13:26:02.497712 | instance | openstack/deployment/memcached-memcached 2026-05-11 13:26:02.677901 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-05-11 13:26:02.766720 | instance | openstack/deployment/neutron-coredns 2026-05-11 13:26:02.876204 | instance | openstack/deployment/neutron-rpc-server 2026-05-11 13:26:03.012510 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-05-11 13:26:03.095704 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:26:03.122100 | instance | openstack/deployment/neutron-server 2026-05-11 13:26:03.193436 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:26:03.220282 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-05-11 13:26:03.363155 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:26:03.372088 | instance | openstack/deployment/nova-api-metadata 2026-05-11 13:26:03.415917 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-05-11 13:26:03.463238 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:26:03.574599 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:26:03.618631 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-05-11 13:26:03.618894 | instance | openstack/deployment/nova-api-osapi 2026-05-11 13:26:03.667683 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:26:03.757218 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:26:03.828712 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-05-11 13:26:03.865833 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-11 13:26:03.873922 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:26:03.874640 | instance | openstack/deployment/nova-conductor 2026-05-11 13:26:03.961226 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:26:04.028175 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-05-11 13:26:04.053068 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:26:04.104939 | instance | openstack/deployment/nova-novncproxy 2026-05-11 13:26:04.144378 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:26:04.215724 | instance | openstack/deployment/nova-scheduler 2026-05-11 13:26:04.227097 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:26:04.310491 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:26:04.364337 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-05-11 13:26:04.415975 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:26:04.453659 | instance | openstack/deployment/octavia-api 2026-05-11 13:26:04.517170 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:26:04.575185 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-05-11 13:26:04.605897 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:26:04.677625 | instance | openstack/deployment/octavia-housekeeping 2026-05-11 13:26:04.695479 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:26:04.767323 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-dhh9w-tls 2026-05-11 13:26:04.792669 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:26:04.902666 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:26:04.910488 | instance | openstack/deployment/octavia-worker 2026-05-11 13:26:04.957752 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-05-11 13:26:05.007246 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:26:05.107534 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:26:05.164142 | instance | openstack/deployment/openstack-database-exporter 2026-05-11 13:26:05.164882 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-05-11 13:26:05.207376 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:26:05.307194 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-11 13:26:05.316081 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:26:05.344363 | instance | openstack/deployment/openstack-exporter 2026-05-11 13:26:05.401872 | instance | openstack/deployment/placement-api 2026-05-11 13:26:05.403929 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:26:05.520955 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:26:05.617081 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-05-11 13:26:05.661689 | instance | openstack/deployment/pxc-operator 2026-05-11 13:26:05.822650 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-05-11 13:26:05.885636 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-05-11 13:26:06.013474 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-05-11 13:26:06.074346 | instance | monitoring/secrets/prometheus-tls 2026-05-11 13:26:06.272831 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-05-11 13:26:06.281657 | instance | openstack/deployment/rook-ceph-crashcollector-instance 2026-05-11 13:26:06.531130 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1 2026-05-11 13:26:06.541024 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-05-11 13:26:06.732366 | instance | openstack/deployment/rook-ceph-rgw-ceph-a 2026-05-11 13:26:06.906683 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1 2026-05-11 13:26:06.995156 | instance | openstack/deployment/staffeln-api 2026-05-11 13:26:07.161550 | instance | openstack/deployment/staffeln-conductor 2026-05-11 13:26:07.240234 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1 2026-05-11 13:26:07.413755 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1 2026-05-11 13:26:07.427875 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1 2026-05-11 13:26:07.594808 | instance | monitoring/serviceaccounts/default 2026-05-11 13:26:07.636274 | instance | monitoring/serviceaccounts/goldpinger 2026-05-11 13:26:07.860596 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-05-11 13:26:07.908525 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-05-11 13:26:08.157412 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-05-11 13:26:08.183270 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-05-11 13:26:08.414546 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-05-11 13:26:08.428647 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-05-11 13:26:08.665860 | instance | monitoring/serviceaccounts/loki 2026-05-11 13:26:08.667462 | instance | monitoring/serviceaccounts/node-feature-discovery 2026-05-11 13:26:08.918853 | instance | monitoring/serviceaccounts/node-feature-discovery-gc 2026-05-11 13:26:08.925698 | instance | monitoring/serviceaccounts/node-feature-discovery-worker 2026-05-11 13:26:09.172830 | instance | monitoring/serviceaccounts/prometheus-pushgateway 2026-05-11 13:26:09.202759 | instance | monitoring/serviceaccounts/vector 2026-05-11 13:26:09.421313 | instance | openstack/endpoints/barbican-api 2026-05-11 13:26:09.451723 | instance | openstack/endpoints/ceph-mon 2026-05-11 13:26:09.633958 | instance | openstack/endpoints/cinder-api 2026-05-11 13:26:09.676809 | instance | openstack/endpoints/glance-api 2026-05-11 13:26:09.859803 | instance | openstack/endpoints/heat-api 2026-05-11 13:26:09.901868 | instance | openstack/endpoints/heat-cfn 2026-05-11 13:26:10.065409 | instance | openstack/endpoints/horizon 2026-05-11 13:26:10.130723 | instance | openstack/endpoints/horizon-int 2026-05-11 13:26:10.273475 | instance | openstack/endpoints/keystone-api 2026-05-11 13:26:10.351195 | instance | openstack/endpoints/magnum-api 2026-05-11 13:26:10.501879 | instance | openstack/endpoints/magnum-registry 2026-05-11 13:26:10.566280 | instance | openstack/endpoints/manila-api 2026-05-11 13:26:10.721397 | instance | openstack/endpoints/memcached 2026-05-11 13:26:10.806321 | instance | openstack/endpoints/memcached-metrics 2026-05-11 13:26:10.938686 | instance | openstack/endpoints/neutron-coredns 2026-05-11 13:26:11.031109 | instance | openstack/endpoints/neutron-coredns-metrics 2026-05-11 13:26:11.171345 | instance | openstack/endpoints/neutron-server 2026-05-11 13:26:11.269470 | instance | openstack/endpoints/nova-api 2026-05-11 13:26:11.318150 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:26:11.421771 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:26:11.428698 | instance | openstack/endpoints/nova-metadata 2026-05-11 13:26:11.488722 | instance | openstack/endpoints/nova-novncproxy 2026-05-11 13:26:11.542201 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:26:11.630629 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:26:11.690755 | instance | openstack/endpoints/octavia-api 2026-05-11 13:26:11.728673 | instance | openstack/endpoints/openstack-exporter 2026-05-11 13:26:11.733906 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:26:11.869284 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:26:11.921639 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-05-11 13:26:11.975546 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-05-11 13:26:11.985512 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:26:12.131953 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:26:12.158498 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-05-11 13:26:12.229946 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-05-11 13:26:12.232597 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:26:12.315681 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:26:12.390178 | instance | openstack/endpoints/percona-xtradb-pxc 2026-05-11 13:26:12.449772 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:26:12.465184 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-05-11 13:26:12.547343 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:26:12.629082 | instance | openstack/endpoints/placement-api 2026-05-11 13:26:12.642650 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:26:12.724318 | instance | openstack/endpoints/rabbitmq-barbican 2026-05-11 13:26:12.756177 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:26:12.890973 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-11 13:26:12.894328 | instance | openstack/endpoints/rabbitmq-barbican-nodes 2026-05-11 13:26:12.900347 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:26:12.953096 | instance | openstack/endpoints/rabbitmq-cinder 2026-05-11 13:26:12.998925 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:26:13.092859 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:26:13.108079 | instance | openstack/endpoints/rabbitmq-cinder-nodes 2026-05-11 13:26:13.186557 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:26:13.189550 | instance | openstack/endpoints/rabbitmq-glance 2026-05-11 13:26:13.311517 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:26:13.340330 | instance | openstack/endpoints/rabbitmq-glance-nodes 2026-05-11 13:26:13.405599 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:26:13.421520 | instance | openstack/endpoints/rabbitmq-heat 2026-05-11 13:26:13.508056 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-11 13:26:13.588744 | instance | openstack/endpoints/rabbitmq-heat-nodes 2026-05-11 13:26:13.708952 | instance | openstack/endpoints/rabbitmq-keystone 2026-05-11 13:26:13.869463 | instance | openstack/ingresses/cloudformation 2026-05-11 13:26:13.971430 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-05-11 13:26:14.147359 | instance | openstack/ingresses/compute 2026-05-11 13:26:14.203502 | instance | openstack/endpoints/rabbitmq-magnum 2026-05-11 13:26:14.388961 | instance | openstack/ingresses/compute-novnc-proxy 2026-05-11 13:26:14.440737 | instance | openstack/endpoints/rabbitmq-magnum-nodes 2026-05-11 13:26:14.610514 | instance | openstack/ingresses/container-infra 2026-05-11 13:26:14.658874 | instance | openstack/endpoints/rabbitmq-manila 2026-05-11 13:26:14.877282 | instance | openstack/endpoints/rabbitmq-manila-nodes 2026-05-11 13:26:14.885247 | instance | openstack/ingresses/container-infra-registry 2026-05-11 13:26:15.149362 | instance | openstack/ingresses/dashboard 2026-05-11 13:26:15.149892 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-05-11 13:26:15.376627 | instance | openstack/endpoints/rabbitmq-neutron 2026-05-11 13:26:15.395837 | instance | openstack/ingresses/identity 2026-05-11 13:26:15.602860 | instance | openstack/endpoints/rabbitmq-neutron-nodes 2026-05-11 13:26:15.625554 | instance | openstack/ingresses/image 2026-05-11 13:26:15.823999 | instance | openstack/endpoints/rabbitmq-nova 2026-05-11 13:26:15.849387 | instance | openstack/ingresses/key-manager 2026-05-11 13:26:16.042330 | instance | openstack/endpoints/rabbitmq-nova-nodes 2026-05-11 13:26:16.110866 | instance | openstack/endpoints/rabbitmq-octavia 2026-05-11 13:26:16.258844 | instance | openstack/ingresses/load-balancer 2026-05-11 13:26:16.347012 | instance | openstack/endpoints/rabbitmq-octavia-nodes 2026-05-11 13:26:16.499750 | instance | openstack/endpoints/rook-ceph-rgw-ceph 2026-05-11 13:26:16.562006 | instance | openstack/ingresses/network 2026-05-11 13:26:16.746496 | instance | openstack/endpoints/staffeln-api 2026-05-11 13:26:16.800561 | instance | openstack/endpoints/valkey 2026-05-11 13:26:16.964142 | instance | openstack/ingresses/orchestration 2026-05-11 13:26:17.031262 | instance | openstack/endpoints/valkey-headless 2026-05-11 13:26:17.212210 | instance | openstack/ingresses/placement 2026-05-11 13:26:17.253619 | instance | openstack/endpoints/valkey-metrics 2026-05-11 13:26:17.455959 | instance | openstack/ingresses/rook-ceph-cluster 2026-05-11 13:26:17.494695 | instance | openstack/ingresses/sharev2 2026-05-11 13:26:17.689945 | instance | openstack/ingresses/volumev3 2026-05-11 13:26:17.699602 | instance | monitoring/services/alertmanager-operated 2026-05-11 13:26:17.895027 | instance | monitoring/services/goldpinger 2026-05-11 13:26:17.909165 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-05-11 13:26:18.082330 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-05-11 13:26:18.084700 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-05-11 13:26:18.271030 | instance | monitoring/services/kube-prometheus-stack-operator 2026-05-11 13:26:18.276935 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-05-11 13:26:18.460749 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-05-11 13:26:18.462814 | instance | monitoring/services/loki 2026-05-11 13:26:18.640858 | instance | monitoring/services/loki-chunks-cache 2026-05-11 13:26:18.643360 | instance | monitoring/services/loki-gateway 2026-05-11 13:26:18.827995 | instance | monitoring/services/loki-headless 2026-05-11 13:26:18.842561 | instance | monitoring/services/loki-memberlist 2026-05-11 13:26:19.008545 | instance | monitoring/services/loki-results-cache 2026-05-11 13:26:19.035035 | instance | monitoring/services/prometheus-operated 2026-05-11 13:26:19.191409 | instance | monitoring/services/prometheus-pushgateway 2026-05-11 13:26:19.224111 | instance | monitoring/services/vector-headless 2026-05-11 13:26:19.380101 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-05-11 13:26:19.416416 | instance | monitoring/statefulsets/loki 2026-05-11 13:26:19.587331 | instance | monitoring/statefulsets/loki-chunks-cache 2026-05-11 13:26:19.621963 | instance | monitoring/statefulsets/loki-results-cache 2026-05-11 13:26:19.794219 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-05-11 13:26:19.813977 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-05-11 13:26:20.004493 | instance | openstack/jobs/barbican-db-init 2026-05-11 13:26:20.009386 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-05-11 13:26:20.208700 | instance | openstack/jobs/barbican-db-sync 2026-05-11 13:26:20.230465 | instance | openstack/jobs/barbican-ks-endpoints 2026-05-11 13:26:20.419045 | instance | openstack/networkpolicies/valkey 2026-05-11 13:26:20.469765 | instance | openstack/jobs/barbican-ks-service 2026-05-11 13:26:20.601102 | instance | openstack/jobs/barbican-ks-user 2026-05-11 13:26:20.713807 | instance | openstack/jobs/barbican-rabbit-init 2026-05-11 13:26:20.844617 | instance | openstack/jobs/cinder-backup-storage-init 2026-05-11 13:26:20.964030 | instance | openstack/jobs/cinder-bootstrap 2026-05-11 13:26:21.073504 | instance | openstack/jobs/cinder-create-internal-tenant 2026-05-11 13:26:21.181250 | instance | openstack/jobs/cinder-db-init 2026-05-11 13:26:21.316674 | instance | openstack/jobs/cinder-db-sync 2026-05-11 13:26:21.411116 | instance | openstack/jobs/cinder-ks-endpoints 2026-05-11 13:26:21.573337 | instance | openstack/jobs/cinder-ks-service 2026-05-11 13:26:21.657165 | instance | openstack/jobs/cinder-ks-user 2026-05-11 13:26:21.806296 | instance | openstack/jobs/cinder-rabbit-init 2026-05-11 13:26:21.891834 | instance | openstack/jobs/cinder-storage-init 2026-05-11 13:26:22.058075 | instance | openstack/jobs/cinder-volume-usage-audit-29641745 2026-05-11 13:26:22.128160 | instance | openstack/jobs/glance-db-init 2026-05-11 13:26:22.287140 | instance | openstack/jobs/glance-db-sync 2026-05-11 13:26:22.363206 | instance | openstack/jobs/glance-ks-endpoints 2026-05-11 13:26:22.504419 | instance | openstack/jobs/glance-ks-service 2026-05-11 13:26:22.573785 | instance | openstack/jobs/glance-ks-user 2026-05-11 13:26:22.736801 | instance | openstack/jobs/glance-metadefs-load 2026-05-11 13:26:22.791159 | instance | openstack/jobs/glance-rabbit-init 2026-05-11 13:26:22.961398 | instance | openstack/jobs/glance-storage-init 2026-05-11 13:26:23.022023 | instance | openstack/jobs/heat-bootstrap 2026-05-11 13:26:23.180991 | instance | openstack/jobs/heat-db-init 2026-05-11 13:26:23.249941 | instance | openstack/jobs/heat-db-sync 2026-05-11 13:26:23.407731 | instance | openstack/jobs/heat-domain-ks-user 2026-05-11 13:26:23.475530 | instance | openstack/jobs/heat-engine-cleaner-29641755 2026-05-11 13:26:23.632469 | instance | openstack/jobs/heat-engine-cleaner-29641760 2026-05-11 13:26:23.702570 | instance | openstack/jobs/heat-engine-cleaner-29641765 2026-05-11 13:26:23.866490 | instance | openstack/jobs/heat-ks-endpoints 2026-05-11 13:26:23.931960 | instance | openstack/jobs/heat-ks-service 2026-05-11 13:26:24.120896 | instance | openstack/jobs/heat-ks-user 2026-05-11 13:26:24.183667 | instance | openstack/jobs/heat-rabbit-init 2026-05-11 13:26:24.353920 | instance | openstack/jobs/heat-trusts 2026-05-11 13:26:24.419904 | instance | openstack/jobs/horizon-db-init 2026-05-11 13:26:24.568786 | instance | openstack/jobs/horizon-db-sync 2026-05-11 13:26:24.645306 | instance | openstack/jobs/keystone-bootstrap 2026-05-11 13:26:24.785546 | instance | openstack/jobs/keystone-credential-setup 2026-05-11 13:26:24.872835 | instance | openstack/jobs/keystone-db-init 2026-05-11 13:26:25.006535 | instance | openstack/jobs/keystone-db-sync 2026-05-11 13:26:25.096442 | instance | openstack/jobs/keystone-domain-manage 2026-05-11 13:26:25.270967 | instance | openstack/jobs/keystone-fernet-setup 2026-05-11 13:26:25.330385 | instance | openstack/jobs/keystone-rabbit-init 2026-05-11 13:26:25.498012 | instance | openstack/jobs/magnum-db-init 2026-05-11 13:26:25.544506 | instance | openstack/jobs/magnum-db-sync 2026-05-11 13:26:25.766852 | instance | openstack/jobs/magnum-domain-ks-user 2026-05-11 13:26:25.801372 | instance | openstack/jobs/magnum-ks-endpoints 2026-05-11 13:26:26.030972 | instance | openstack/jobs/magnum-ks-service 2026-05-11 13:26:26.033415 | instance | openstack/jobs/magnum-ks-user 2026-05-11 13:26:26.258350 | instance | openstack/jobs/magnum-rabbit-init 2026-05-11 13:26:26.276356 | instance | openstack/jobs/manila-bootstrap 2026-05-11 13:26:26.511992 | instance | openstack/jobs/manila-db-init 2026-05-11 13:26:26.515460 | instance | openstack/jobs/manila-db-sync 2026-05-11 13:26:26.771692 | instance | openstack/jobs/manila-ks-endpoints 2026-05-11 13:26:26.789550 | instance | openstack/jobs/manila-ks-service 2026-05-11 13:26:27.001470 | instance | openstack/jobs/manila-ks-user 2026-05-11 13:26:27.019167 | instance | openstack/jobs/manila-rabbit-init 2026-05-11 13:26:27.251160 | instance | openstack/jobs/neutron-db-init 2026-05-11 13:26:27.267658 | instance | openstack/jobs/neutron-db-sync 2026-05-11 13:26:27.477622 | instance | openstack/jobs/neutron-ks-endpoints 2026-05-11 13:26:27.490797 | instance | openstack/jobs/neutron-ks-service 2026-05-11 13:26:27.733131 | instance | openstack/jobs/neutron-ks-user 2026-05-11 13:26:27.736943 | instance | openstack/jobs/neutron-rabbit-init 2026-05-11 13:26:27.991638 | instance | openstack/jobs/nova-bootstrap 2026-05-11 13:26:27.994951 | instance | openstack/jobs/nova-cell-setup 2026-05-11 13:26:28.259120 | instance | openstack/jobs/nova-db-init 2026-05-11 13:26:28.259174 | instance | openstack/jobs/nova-db-sync 2026-05-11 13:26:28.457042 | instance | openstack/jobs/nova-ks-endpoints 2026-05-11 13:26:28.493364 | instance | openstack/jobs/nova-ks-service 2026-05-11 13:26:28.672480 | instance | openstack/jobs/nova-ks-user 2026-05-11 13:26:28.750198 | instance | openstack/jobs/nova-rabbit-init 2026-05-11 13:26:28.890942 | instance | openstack/jobs/octavia-bootstrap 2026-05-11 13:26:28.971021 | instance | openstack/jobs/octavia-db-init 2026-05-11 13:26:29.127783 | instance | openstack/jobs/octavia-db-sync 2026-05-11 13:26:29.205463 | instance | openstack/jobs/octavia-ks-endpoints 2026-05-11 13:26:29.376765 | instance | openstack/jobs/octavia-ks-service 2026-05-11 13:26:29.456732 | instance | openstack/jobs/octavia-ks-user 2026-05-11 13:26:29.648125 | instance | openstack/jobs/octavia-rabbit-init 2026-05-11 13:26:29.714020 | instance | openstack/jobs/placement-db-init 2026-05-11 13:26:29.887050 | instance | openstack/jobs/placement-db-sync 2026-05-11 13:26:29.946506 | instance | openstack/jobs/placement-ks-endpoints 2026-05-11 13:26:30.155743 | instance | openstack/jobs/placement-ks-service 2026-05-11 13:26:30.193202 | instance | openstack/jobs/placement-ks-user 2026-05-11 13:26:30.387375 | instance | openstack/jobs/staffeln-db-init 2026-05-11 13:26:30.447117 | instance | openstack/jobs/staffeln-db-sync 2026-05-11 13:26:30.644135 | instance | openstack/jobs/tempest-ks-user 2026-05-11 13:26:30.691831 | instance | openstack/jobs/tempest-run-tests 2026-05-11 13:26:30.876725 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-05-11 13:26:30.928923 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0 2026-05-11 13:26:31.245921 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0 2026-05-11 13:26:31.337371 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0 2026-05-11 13:26:31.616573 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0 2026-05-11 13:26:31.727872 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-05-11 13:26:31.985934 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0 2026-05-11 13:26:32.101227 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0 2026-05-11 13:26:32.363450 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0 2026-05-11 13:26:32.479015 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0 2026-05-11 13:26:32.785584 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0 2026-05-11 13:26:32.903684 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0 2026-05-11 13:26:33.161943 | instance | openstack/pods/barbican-api-776ff9bbc5-tnckr 2026-05-11 13:26:33.330170 | instance | openstack/pods/barbican-db-init-5gkjl 2026-05-11 13:26:33.412292 | instance | openstack/pods/barbican-db-sync-bqm7c 2026-05-11 13:26:33.578089 | instance | openstack/pods/barbican-ks-endpoints-2csws 2026-05-11 13:26:33.652174 | instance | openstack/pods/barbican-ks-service-5476w 2026-05-11 13:26:33.824797 | instance | openstack/pods/barbican-ks-user-z696p 2026-05-11 13:26:33.894643 | instance | openstack/pods/barbican-rabbit-init-gb7lg 2026-05-11 13:26:34.082183 | instance | openstack/pods/cinder-api-5d7f654c4d-8dwwh 2026-05-11 13:26:34.137606 | instance | openstack/pods/cinder-backup-657c768d6d-vwjh4 2026-05-11 13:26:34.367383 | instance | openstack/pods/cinder-backup-storage-init-8f4l8 2026-05-11 13:26:34.414603 | instance | openstack/pods/cinder-bootstrap-pjdc2 2026-05-11 13:26:34.594506 | instance | openstack/pods/cinder-create-internal-tenant-jxfrd 2026-05-11 13:26:34.638556 | instance | openstack/pods/cinder-db-init-rwnm6 2026-05-11 13:26:34.824924 | instance | openstack/pods/cinder-db-sync-2hbxw 2026-05-11 13:26:34.882703 | instance | openstack/pods/cinder-ks-endpoints-zlvts 2026-05-11 13:26:35.051762 | instance | openstack/pods/cinder-ks-service-gxf6l 2026-05-11 13:26:35.115986 | instance | openstack/pods/cinder-ks-user-h25mj 2026-05-11 13:26:35.276272 | instance | openstack/pods/cinder-rabbit-init-spssg 2026-05-11 13:26:35.354176 | instance | openstack/pods/cinder-scheduler-6944f95868-ghfs5 2026-05-11 13:26:35.512611 | instance | openstack/pods/cinder-storage-init-69dgp 2026-05-11 13:26:35.575998 | instance | openstack/pods/cinder-volume-76848d57b4-lvgrx 2026-05-11 13:26:35.730376 | instance | openstack/pods/cinder-volume-usage-audit-29641745-24phj 2026-05-11 13:26:35.852345 | instance | openstack/pods/glance-api-c95f4dbd9-5dwth 2026-05-11 13:26:35.998605 | instance | openstack/pods/glance-db-init-9278f 2026-05-11 13:26:36.075629 | instance | openstack/pods/glance-db-sync-txg5d 2026-05-11 13:26:36.225495 | instance | openstack/pods/glance-ks-endpoints-xnlcb 2026-05-11 13:26:36.329329 | instance | openstack/pods/glance-ks-service-wfhk2 2026-05-11 13:26:36.472434 | instance | openstack/pods/glance-ks-user-wz8m2 2026-05-11 13:26:36.573506 | instance | openstack/pods/glance-metadefs-load-65fjj 2026-05-11 13:26:36.722849 | instance | openstack/rolebindings/barbican-barbican-api 2026-05-11 13:26:36.832332 | instance | openstack/pods/glance-rabbit-init-hxrfv 2026-05-11 13:26:36.923469 | instance | openstack/rolebindings/barbican-barbican-db-init 2026-05-11 13:26:37.079286 | instance | openstack/pods/glance-storage-init-gv6hp 2026-05-11 13:26:37.113395 | instance | openstack/pods/heat-api-c85d8698-dgrg8 2026-05-11 13:26:37.303592 | instance | openstack/rolebindings/barbican-barbican-db-sync 2026-05-11 13:26:37.338135 | instance | openstack/pods/heat-bootstrap-5bl2z 2026-05-11 13:26:37.519329 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints 2026-05-11 13:26:37.578553 | instance | openstack/rolebindings/barbican-barbican-ks-service 2026-05-11 13:26:37.725287 | instance | openstack/pods/heat-cfn-66c669487b-xvbcf 2026-05-11 13:26:37.773619 | instance | openstack/pods/heat-db-init-sdmnw 2026-05-11 13:26:37.960991 | instance | openstack/rolebindings/barbican-barbican-ks-user 2026-05-11 13:26:38.009991 | instance | openstack/pods/heat-db-sync-g5bbz 2026-05-11 13:26:38.161881 | instance | openstack/rolebindings/barbican-barbican-rabbit-init 2026-05-11 13:26:38.232525 | instance | openstack/pods/heat-domain-ks-user-vwhvd 2026-05-11 13:26:38.334984 | instance | openstack/rolebindings/cinder-backup-storage-init 2026-05-11 13:26:38.452661 | instance | openstack/pods/heat-engine-5995b879cf-qvmtc 2026-05-11 13:26:38.525699 | instance | openstack/rolebindings/cinder-cinder-api 2026-05-11 13:26:38.688217 | instance | openstack/pods/heat-engine-cleaner-29641755-snfth 2026-05-11 13:26:38.709262 | instance | openstack/rolebindings/cinder-cinder-backup 2026-05-11 13:26:38.904535 | instance | openstack/rolebindings/cinder-cinder-bootstrap 2026-05-11 13:26:38.918472 | instance | openstack/pods/heat-engine-cleaner-29641760-bdts6 2026-05-11 13:26:39.094477 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant 2026-05-11 13:26:39.164305 | instance | openstack/pods/heat-engine-cleaner-29641765-kpbl5 2026-05-11 13:26:39.269787 | instance | openstack/rolebindings/cinder-cinder-db-init 2026-05-11 13:26:39.405154 | instance | openstack/pods/heat-ks-endpoints-rltwt 2026-05-11 13:26:39.459567 | instance | openstack/rolebindings/cinder-cinder-db-sync 2026-05-11 13:26:39.651690 | instance | openstack/pods/heat-ks-service-f68r2 2026-05-11 13:26:39.662941 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints 2026-05-11 13:26:39.857766 | instance | openstack/pods/heat-ks-user-8knxj 2026-05-11 13:26:39.889504 | instance | openstack/rolebindings/cinder-cinder-ks-service 2026-05-11 13:26:40.074523 | instance | openstack/pods/heat-rabbit-init-nxscc 2026-05-11 13:26:40.110840 | instance | openstack/rolebindings/cinder-cinder-ks-user 2026-05-11 13:26:40.310480 | instance | openstack/rolebindings/cinder-cinder-rabbit-init 2026-05-11 13:26:40.330475 | instance | openstack/pods/heat-trusts-km455 2026-05-11 13:26:40.495816 | instance | openstack/rolebindings/cinder-cinder-scheduler 2026-05-11 13:26:40.538641 | instance | openstack/pods/horizon-79547bcf45-fkvfw 2026-05-11 13:26:40.676419 | instance | openstack/pods/horizon-db-init-ckkx4 2026-05-11 13:26:40.770913 | instance | openstack/rolebindings/cinder-cinder-test 2026-05-11 13:26:40.910524 | instance | openstack/pods/horizon-db-sync-mwmz5 2026-05-11 13:26:40.952839 | instance | openstack/pods/keepalived-jn99k 2026-05-11 13:26:41.144784 | instance | openstack/rolebindings/cinder-cinder-volume 2026-05-11 13:26:41.185005 | instance | openstack/pods/keystone-api-b9b97b77c-r555b 2026-05-11 13:26:41.319687 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit 2026-05-11 13:26:41.418898 | instance | openstack/pods/keystone-bootstrap-xnf8l 2026-05-11 13:26:41.505167 | instance | openstack/rolebindings/cinder-storage-init 2026-05-11 13:26:41.648116 | instance | openstack/pods/keystone-credential-setup-6lglj 2026-05-11 13:26:41.696810 | instance | openstack/rolebindings/glance-glance-api 2026-05-11 13:26:41.868642 | instance | openstack/pods/keystone-db-init-mv4rt 2026-05-11 13:26:41.872875 | instance | openstack/rolebindings/glance-glance-db-init 2026-05-11 13:26:42.051228 | instance | openstack/pods/keystone-db-sync-zzbtm 2026-05-11 13:26:42.082848 | instance | openstack/rolebindings/glance-glance-db-sync 2026-05-11 13:26:42.264189 | instance | openstack/pods/keystone-domain-manage-mknvx 2026-05-11 13:26:42.317086 | instance | openstack/rolebindings/glance-glance-ks-endpoints 2026-05-11 13:26:42.498716 | instance | openstack/pods/keystone-fernet-setup-ldr54 2026-05-11 13:26:42.500669 | instance | openstack/rolebindings/glance-glance-ks-service 2026-05-11 13:26:42.689514 | instance | openstack/pods/keystone-rabbit-init-2dt6z 2026-05-11 13:26:42.719621 | instance | openstack/pods/libvirt-libvirt-default-k572k 2026-05-11 13:26:42.897180 | instance | openstack/pods/magnum-api-854fb85dc7-bhzrq 2026-05-11 13:26:42.961843 | instance | openstack/rolebindings/glance-glance-ks-user 2026-05-11 13:26:43.127607 | instance | openstack/pods/magnum-cluster-api-proxy-h6rm2 2026-05-11 13:26:43.153205 | instance | openstack/rolebindings/glance-glance-metadefs-load 2026-05-11 13:26:43.324443 | instance | openstack/rolebindings/glance-glance-rabbit-init 2026-05-11 13:26:43.345599 | instance | openstack/rolebindings/glance-glance-storage-init 2026-05-11 13:26:43.517549 | instance | openstack/pods/magnum-conductor-0 2026-05-11 13:26:43.540100 | instance | openstack/rolebindings/glance-glance-test 2026-05-11 13:26:43.746518 | instance | openstack/rolebindings/glance-storage-init 2026-05-11 13:26:43.781177 | instance | openstack/pods/magnum-db-init-kwvlv 2026-05-11 13:26:43.934430 | instance | openstack/rolebindings/heat-heat-api 2026-05-11 13:26:43.999894 | instance | openstack/pods/magnum-db-sync-s7wnc 2026-05-11 13:26:44.134979 | instance | openstack/pods/magnum-domain-ks-user-69qf9 2026-05-11 13:26:44.290857 | instance | openstack/rolebindings/heat-heat-bootstrap 2026-05-11 13:26:44.408425 | instance | openstack/pods/magnum-ks-endpoints-b9dbl 2026-05-11 13:26:44.469423 | instance | openstack/pods/magnum-ks-service-4rt8v 2026-05-11 13:26:44.632641 | instance | openstack/rolebindings/heat-heat-cfn 2026-05-11 13:26:44.697941 | instance | openstack/rolebindings/heat-heat-db-init 2026-05-11 13:26:44.808953 | instance | openstack/pods/magnum-ks-user-nxbks 2026-05-11 13:26:44.883854 | instance | openstack/rolebindings/heat-heat-db-sync 2026-05-11 13:26:45.039627 | instance | openstack/pods/magnum-rabbit-init-p4jtn 2026-05-11 13:26:45.080833 | instance | openstack/pods/magnum-registry-c45778976-xcnts 2026-05-11 13:26:45.276227 | instance | openstack/rolebindings/heat-heat-engine 2026-05-11 13:26:45.319550 | instance | openstack/pods/manila-api-78d84cd5c4-zxk2s 2026-05-11 13:26:45.484962 | instance | openstack/rolebindings/heat-heat-engine-cleaner 2026-05-11 13:26:45.550504 | instance | openstack/pods/manila-bootstrap-frt9j 2026-05-11 13:26:45.662235 | instance | openstack/rolebindings/heat-heat-ks-endpoints 2026-05-11 13:26:45.770538 | instance | openstack/pods/manila-data-54f486bd57-4wpsn 2026-05-11 13:26:45.841746 | instance | openstack/rolebindings/heat-heat-ks-service 2026-05-11 13:26:45.994364 | instance | openstack/pods/manila-db-init-hdjw7 2026-05-11 13:26:46.028357 | instance | openstack/rolebindings/heat-heat-ks-user 2026-05-11 13:26:46.209117 | instance | openstack/rolebindings/heat-heat-ks-user-domain 2026-05-11 13:26:46.222510 | instance | openstack/pods/manila-db-sync-99xpl 2026-05-11 13:26:46.381692 | instance | openstack/rolebindings/heat-heat-purge-deleted 2026-05-11 13:26:46.442016 | instance | openstack/pods/manila-ks-endpoints-vh6g6 2026-05-11 13:26:46.548168 | instance | openstack/rolebindings/heat-heat-rabbit-init 2026-05-11 13:26:46.674760 | instance | openstack/pods/manila-ks-service-58rfh 2026-05-11 13:26:46.724004 | instance | openstack/rolebindings/heat-heat-test 2026-05-11 13:26:46.907559 | instance | openstack/pods/manila-ks-user-bgkts 2026-05-11 13:26:46.911059 | instance | openstack/rolebindings/heat-heat-trusts 2026-05-11 13:26:47.118084 | instance | openstack/pods/manila-rabbit-init-wcgl7 2026-05-11 13:26:47.166120 | instance | openstack/rolebindings/horizon-horizon 2026-05-11 13:26:47.351600 | instance | openstack/pods/manila-scheduler-687769ffdf-smqrq 2026-05-11 13:26:47.353617 | instance | openstack/rolebindings/horizon-horizon-db-init 2026-05-11 13:26:47.531043 | instance | openstack/pods/manila-share-7d758d4bbd-8zlqb 2026-05-11 13:26:47.596425 | instance | openstack/pods/memcached-memcached-cf56b6468-jfgvh 2026-05-11 13:26:47.758316 | instance | openstack/rolebindings/horizon-horizon-db-sync 2026-05-11 13:26:47.834517 | instance | openstack/pods/neutron-coredns-7dd4958666-44968 2026-05-11 13:26:47.935523 | instance | openstack/rolebindings/horizon-horizon-test 2026-05-11 13:26:48.060503 | instance | openstack/pods/neutron-db-init-j9v52 2026-05-11 13:26:48.116343 | instance | openstack/rolebindings/keepalived 2026-05-11 13:26:48.277101 | instance | openstack/pods/neutron-db-sync-8qk62 2026-05-11 13:26:48.285616 | instance | openstack/pods/neutron-dhcp-agent-default-nq9vl 2026-05-11 13:26:48.490945 | instance | openstack/rolebindings/keystone-credential-rotate 2026-05-11 13:26:48.494142 | instance | openstack/pods/neutron-ks-endpoints-g2dkr 2026-05-11 13:26:48.668514 | instance | openstack/rolebindings/keystone-credential-setup 2026-05-11 13:26:48.712120 | instance | openstack/pods/neutron-ks-service-5bwbq 2026-05-11 13:26:48.839226 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-05-11 13:26:48.936217 | instance | openstack/pods/neutron-ks-user-s5l2c 2026-05-11 13:26:49.010085 | instance | openstack/rolebindings/keystone-fernet-setup 2026-05-11 13:26:49.156575 | instance | openstack/pods/neutron-l3-agent-default-mmqbs 2026-05-11 13:26:49.191226 | instance | openstack/rolebindings/keystone-keystone-api 2026-05-11 13:26:49.361042 | instance | openstack/pods/neutron-metadata-agent-default-knvfv 2026-05-11 13:26:49.396165 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-05-11 13:26:49.589005 | instance | openstack/pods/neutron-netns-cleanup-cron-default-cr5b6 2026-05-11 13:26:49.594436 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-05-11 13:26:49.780911 | instance | openstack/pods/neutron-ovs-agent-default-h285p 2026-05-11 13:26:49.818480 | instance | openstack/pods/neutron-rabbit-init-vl7cl 2026-05-11 13:26:50.028272 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-05-11 13:26:50.063216 | instance | openstack/pods/neutron-rpc-server-695bfd9895-qk7z5 2026-05-11 13:26:50.186527 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-05-11 13:26:50.297632 | instance | openstack/pods/neutron-server-b87d5d7f9-gxff8 2026-05-11 13:26:50.377949 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-05-11 13:26:50.540243 | instance | openstack/pods/nova-api-metadata-756d87b84f-tck6j 2026-05-11 13:26:50.558814 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-05-11 13:26:50.734347 | instance | openstack/rolebindings/keystone-keystone-test 2026-05-11 13:26:50.764668 | instance | openstack/rolebindings/libvirt-cert-manager 2026-05-11 13:26:50.919077 | instance | openstack/rolebindings/libvirt-libvirt 2026-05-11 13:26:50.947755 | instance | openstack/rolebindings/magnum-magnum-api 2026-05-11 13:26:51.083677 | instance | openstack/pods/nova-api-osapi-d59677c58-jq4td 2026-05-11 13:26:51.127602 | instance | openstack/pods/nova-bootstrap-gzprj 2026-05-11 13:26:51.290230 | instance | openstack/rolebindings/magnum-magnum-conductor 2026-05-11 13:26:51.356983 | instance | openstack/pods/nova-cell-setup-c8xp4 2026-05-11 13:26:51.469266 | instance | openstack/rolebindings/magnum-magnum-db-init 2026-05-11 13:26:51.575434 | instance | openstack/pods/nova-compute-default-chgdx 2026-05-11 13:26:51.644641 | instance | openstack/rolebindings/magnum-magnum-db-sync 2026-05-11 13:26:51.803610 | instance | openstack/pods/nova-conductor-8496c8d998-d7574 2026-05-11 13:26:51.817654 | instance | openstack/rolebindings/magnum-magnum-ks-endpoints 2026-05-11 13:26:51.991054 | instance | openstack/pods/nova-db-init-96c72 2026-05-11 13:26:52.013885 | instance | openstack/rolebindings/magnum-magnum-ks-service 2026-05-11 13:26:52.181921 | instance | openstack/pods/nova-db-sync-flw6x 2026-05-11 13:26:52.223010 | instance | openstack/pods/nova-ks-endpoints-pvj78 2026-05-11 13:26:52.405958 | instance | openstack/rolebindings/magnum-magnum-ks-user 2026-05-11 13:26:52.497842 | instance | openstack/pods/nova-ks-service-5f7th 2026-05-11 13:26:52.619198 | instance | openstack/rolebindings/magnum-magnum-ks-user-domain 2026-05-11 13:26:52.748113 | instance | openstack/pods/nova-ks-user-nj44w 2026-05-11 13:26:52.786332 | instance | openstack/rolebindings/magnum-magnum-rabbit-init 2026-05-11 13:26:52.969034 | instance | openstack/pods/nova-novncproxy-546c998947-x4429 2026-05-11 13:26:52.973446 | instance | openstack/rolebindings/manila-manila-api 2026-05-11 13:26:53.154442 | instance | openstack/pods/nova-rabbit-init-xbvqv 2026-05-11 13:26:53.203282 | instance | openstack/pods/nova-scheduler-75594f9fcd-ffmml 2026-05-11 13:26:53.382478 | instance | openstack/rolebindings/manila-manila-data 2026-05-11 13:26:53.456483 | instance | openstack/pods/octavia-api-6579b96fbc-r9vh7 2026-05-11 13:26:53.571337 | instance | openstack/rolebindings/manila-manila-db-init 2026-05-11 13:26:53.704823 | instance | openstack/pods/octavia-bootstrap-zp2b8 2026-05-11 13:26:53.743673 | instance | openstack/rolebindings/manila-manila-db-sync 2026-05-11 13:26:53.925549 | instance | openstack/pods/octavia-db-init-npp7q 2026-05-11 13:26:53.929658 | instance | openstack/rolebindings/manila-manila-ks-endpoints 2026-05-11 13:26:54.110726 | instance | openstack/pods/octavia-db-sync-t68mr 2026-05-11 13:26:54.140404 | instance | openstack/rolebindings/manila-manila-ks-service 2026-05-11 13:26:54.318679 | instance | openstack/rolebindings/manila-manila-ks-user 2026-05-11 13:26:54.339224 | instance | openstack/pods/octavia-health-manager-default-x4wsj 2026-05-11 13:26:54.489405 | instance | openstack/rolebindings/manila-manila-rabbit-init 2026-05-11 13:26:54.578835 | instance | openstack/rolebindings/manila-manila-scheduler 2026-05-11 13:26:54.681037 | instance | openstack/pods/octavia-housekeeping-6568bd48-w4vvm 2026-05-11 13:26:54.768568 | instance | openstack/pods/octavia-ks-endpoints-cnljr 2026-05-11 13:26:54.927682 | instance | openstack/rolebindings/manila-manila-share 2026-05-11 13:26:54.994201 | instance | openstack/pods/octavia-ks-service-6bmpz 2026-05-11 13:26:55.096040 | instance | openstack/rolebindings/neutron-neutron-db-init 2026-05-11 13:26:55.235055 | instance | openstack/pods/octavia-ks-user-2kzkk 2026-05-11 13:26:55.278971 | instance | openstack/rolebindings/neutron-neutron-db-sync 2026-05-11 13:26:55.456096 | instance | openstack/pods/octavia-rabbit-init-kr7hl 2026-05-11 13:26:55.472682 | instance | openstack/rolebindings/neutron-neutron-dhcp-agent 2026-05-11 13:26:55.663805 | instance | openstack/pods/octavia-worker-5d647df7c9-9shpc 2026-05-11 13:26:55.687388 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints 2026-05-11 13:26:55.883080 | instance | openstack/pods/openstack-database-exporter-78c69bc7dd-7zl7c 2026-05-11 13:26:55.885420 | instance | openstack/rolebindings/neutron-neutron-ks-service 2026-05-11 13:26:56.048294 | instance | openstack/rolebindings/neutron-neutron-ks-user 2026-05-11 13:26:56.107734 | instance | openstack/pods/openstack-exporter-6bdf96f8b-pvtwl 2026-05-11 13:26:56.209348 | instance | openstack/rolebindings/neutron-neutron-l3-agent 2026-05-11 13:26:56.321140 | instance | openstack/pods/openvswitch-95mkq 2026-05-11 13:26:56.384872 | instance | openstack/rolebindings/neutron-neutron-metadata-agent 2026-05-11 13:26:56.551010 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-05-11 13:26:56.554061 | instance | openstack/rolebindings/neutron-neutron-ovs-agent 2026-05-11 13:26:56.770808 | instance | openstack/rolebindings/neutron-neutron-rabbit-init 2026-05-11 13:26:56.789901 | instance | openstack/pods/percona-xtradb-pxc-0 2026-05-11 13:26:56.953107 | instance | openstack/rolebindings/neutron-neutron-rpc-server 2026-05-11 13:26:57.035795 | instance | openstack/pods/placement-api-7fd86ffc58-255pd 2026-05-11 13:26:57.144192 | instance | openstack/rolebindings/neutron-neutron-server 2026-05-11 13:26:57.297235 | instance | openstack/pods/placement-db-init-fxn2h 2026-05-11 13:26:57.352454 | instance | openstack/rolebindings/neutron-neutron-test 2026-05-11 13:26:57.542768 | instance | openstack/pods/placement-db-sync-xlqp2 2026-05-11 13:26:57.558673 | instance | openstack/rolebindings/nova-nova-api-metadata 2026-05-11 13:26:57.731308 | instance | openstack/pods/placement-ks-endpoints-89fvv 2026-05-11 13:26:57.774221 | instance | openstack/rolebindings/nova-nova-api-osapi 2026-05-11 13:26:57.964512 | instance | openstack/pods/placement-ks-service-9r5xs 2026-05-11 13:26:57.982532 | instance | openstack/rolebindings/nova-nova-bootstrap 2026-05-11 13:26:58.138354 | instance | openstack/pods/placement-ks-user-nq8n5 2026-05-11 13:26:58.173277 | instance | openstack/pods/pxc-operator-69cb5bbdb9-pb4gj 2026-05-11 13:26:58.358158 | instance | openstack/rolebindings/nova-nova-cell-setup 2026-05-11 13:26:58.395487 | instance | openstack/pods/rabbitmq-barbican-server-0 2026-05-11 13:26:58.516378 | instance | openstack/rolebindings/nova-nova-cell-setup-cron 2026-05-11 13:26:58.626493 | instance | openstack/rolebindings/nova-nova-compute 2026-05-11 13:26:58.685201 | instance | openstack/pods/rabbitmq-cinder-server-0 2026-05-11 13:26:58.805703 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-86tww 2026-05-11 13:26:58.923062 | instance | openstack/rolebindings/nova-nova-conductor 2026-05-11 13:26:59.027968 | instance | openstack/pods/rabbitmq-glance-server-0 2026-05-11 13:26:59.118862 | instance | openstack/rolebindings/nova-nova-db-init 2026-05-11 13:26:59.315162 | instance | openstack/pods/rabbitmq-heat-server-0 2026-05-11 13:26:59.344643 | instance | openstack/rolebindings/nova-nova-db-sync 2026-05-11 13:26:59.533923 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-05-11 13:26:59.541635 | instance | openstack/rolebindings/nova-nova-ks-endpoints 2026-05-11 13:26:59.750519 | instance | openstack/pods/rabbitmq-magnum-server-0 2026-05-11 13:26:59.774988 | instance | openstack/pods/rabbitmq-manila-server-0 2026-05-11 13:26:59.990166 | instance | openstack/rolebindings/nova-nova-ks-service 2026-05-11 13:27:00.031440 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-vdx96 2026-05-11 13:27:00.168961 | instance | openstack/rolebindings/nova-nova-ks-user 2026-05-11 13:27:00.263207 | instance | openstack/pods/rabbitmq-neutron-server-0 2026-05-11 13:27:00.356428 | instance | openstack/rolebindings/nova-nova-novncproxy 2026-05-11 13:27:00.503851 | instance | openstack/rolebindings/nova-nova-rabbit-init 2026-05-11 13:27:00.546042 | instance | openstack/pods/rabbitmq-nova-server-0 2026-05-11 13:27:00.674750 | instance | openstack/rolebindings/nova-nova-scheduler 2026-05-11 13:27:00.787847 | instance | openstack/pods/rabbitmq-octavia-server-0 2026-05-11 13:27:00.899210 | instance | openstack/rolebindings/nova-nova-service-cleaner 2026-05-11 13:27:01.025968 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-brghn 2026-05-11 13:27:01.087788 | instance | openstack/rolebindings/nova-nova-test 2026-05-11 13:27:01.260757 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-w57fh 2026-05-11 13:27:01.291250 | instance | openstack/pods/staffeln-api-55ccd9dcf4-66szv 2026-05-11 13:27:01.485607 | instance | openstack/rolebindings/octavia-octavia-api 2026-05-11 13:27:01.538848 | instance | openstack/rolebindings/octavia-octavia-db-init 2026-05-11 13:27:01.714672 | instance | openstack/pods/staffeln-conductor-5b69d659b7-zbr9c 2026-05-11 13:27:01.753844 | instance | openstack/rolebindings/octavia-octavia-db-sync 2026-05-11 13:27:01.935762 | instance | openstack/pods/staffeln-db-init-6znmg 2026-05-11 13:27:01.939631 | instance | openstack/pods/staffeln-db-sync-tmhx9 2026-05-11 13:27:02.164747 | instance | openstack/rolebindings/octavia-octavia-health-manager 2026-05-11 13:27:02.167391 | instance | openstack/rolebindings/octavia-octavia-housekeeping 2026-05-11 13:27:02.341188 | instance | openstack/pods/tempest-ks-user-k7q9q 2026-05-11 13:27:02.343309 | instance | openstack/pods/tempest-run-tests-klqvb 2026-05-11 13:27:02.579303 | instance | openstack/rolebindings/octavia-octavia-ks-endpoints 2026-05-11 13:27:02.583520 | instance | openstack/pods/valkey-node-0 2026-05-11 13:27:02.768976 | instance | openstack/rolebindings/octavia-octavia-ks-service 2026-05-11 13:27:02.828776 | instance | openstack/rolebindings/octavia-octavia-ks-user 2026-05-11 13:27:02.947614 | instance | openstack/rolebindings/octavia-octavia-rabbit-init 2026-05-11 13:27:03.002006 | instance | openstack/rolebindings/octavia-octavia-worker 2026-05-11 13:27:03.141213 | instance | openstack/rolebindings/placement-placement-api 2026-05-11 13:27:03.212024 | instance | openstack/rolebindings/placement-placement-db-init 2026-05-11 13:27:03.315554 | instance | openstack/rolebindings/placement-placement-db-sync 2026-05-11 13:27:03.393323 | instance | openstack/rolebindings/placement-placement-ks-endpoints 2026-05-11 13:27:03.483012 | instance | openstack/rolebindings/placement-placement-ks-service 2026-05-11 13:27:03.562349 | instance | openstack/rolebindings/placement-placement-ks-user 2026-05-11 13:27:03.651222 | instance | openstack/rolebindings/pxc-operator 2026-05-11 13:27:03.749227 | instance | openstack/rolebindings/rabbitmq-barbican-server 2026-05-11 13:27:03.832820 | instance | openstack/rolebindings/rabbitmq-cinder-server 2026-05-11 13:27:03.914107 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-05-11 13:27:04.014149 | instance | openstack/rolebindings/rabbitmq-glance-server 2026-05-11 13:27:04.109754 | instance | openstack/rolebindings/rabbitmq-heat-server 2026-05-11 13:27:04.210882 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-05-11 13:27:04.297579 | instance | openstack/rolebindings/rabbitmq-magnum-server 2026-05-11 13:27:04.384449 | instance | openstack/rolebindings/rabbitmq-manila-server 2026-05-11 13:27:04.486945 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-05-11 13:27:04.563060 | instance | openstack/rolebindings/rabbitmq-neutron-server 2026-05-11 13:27:04.661704 | instance | openstack/rolebindings/rabbitmq-nova-server 2026-05-11 13:27:04.743814 | instance | openstack/rolebindings/rabbitmq-octavia-server 2026-05-11 13:27:04.834861 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt 2026-05-11 13:27:04.932238 | instance | openstack/rolebindings/rook-ceph-cmd-reporter 2026-05-11 13:27:05.008602 | instance | openstack/rolebindings/rook-ceph-mgr 2026-05-11 13:27:05.107639 | instance | openstack/rolebindings/rook-ceph-osd 2026-05-11 13:27:05.180720 | instance | openstack/rolebindings/rook-ceph-purge-osd 2026-05-11 13:27:05.280866 | instance | openstack/rolebindings/staffeln-conductor-leases 2026-05-11 13:27:05.347069 | instance | openstack/rolebindings/staffeln-staffeln-api 2026-05-11 13:27:05.443060 | instance | openstack/rolebindings/staffeln-staffeln-conductor 2026-05-11 13:27:05.522104 | instance | openstack/rolebindings/staffeln-staffeln-db-init 2026-05-11 13:27:05.624243 | instance | openstack/rolebindings/staffeln-staffeln-db-sync 2026-05-11 13:27:05.701341 | instance | openstack/rolebindings/tempest-tempest-ks-user 2026-05-11 13:27:05.819990 | instance | openstack/rolebindings/tempest-tempest-run-tests 2026-05-11 13:27:05.866370 | instance | orc-system/configmaps/kube-root-ca.crt 2026-05-11 13:27:06.004612 | instance | openstack/roles/barbican-openstack-barbican-api 2026-05-11 13:27:06.071648 | instance | openstack/roles/barbican-openstack-barbican-db-init 2026-05-11 13:27:06.192715 | instance | openstack/roles/barbican-openstack-barbican-db-sync 2026-05-11 13:27:06.256777 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints 2026-05-11 13:27:06.361862 | instance | openstack/roles/barbican-openstack-barbican-ks-service 2026-05-11 13:27:06.435023 | instance | openstack/roles/barbican-openstack-barbican-ks-user 2026-05-11 13:27:06.533390 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init 2026-05-11 13:27:06.612268 | instance | openstack/roles/cinder-backup-storage-init 2026-05-11 13:27:06.741863 | instance | openstack/roles/cinder-openstack-cinder-api 2026-05-11 13:27:06.812302 | instance | openstack/roles/cinder-openstack-cinder-backup 2026-05-11 13:27:06.937277 | instance | openstack/roles/cinder-openstack-cinder-bootstrap 2026-05-11 13:27:06.993307 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant 2026-05-11 13:27:07.116651 | instance | openstack/roles/cinder-openstack-cinder-db-init 2026-05-11 13:27:07.184319 | instance | openstack/roles/cinder-openstack-cinder-db-sync 2026-05-11 13:27:07.314038 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints 2026-05-11 13:27:07.379614 | instance | openstack/roles/cinder-openstack-cinder-ks-service 2026-05-11 13:27:07.536170 | instance | openstack/roles/cinder-openstack-cinder-ks-user 2026-05-11 13:27:07.592734 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init 2026-05-11 13:27:07.727434 | instance | openstack/roles/cinder-openstack-cinder-scheduler 2026-05-11 13:27:07.780758 | instance | openstack/roles/cinder-openstack-cinder-test 2026-05-11 13:27:07.954196 | instance | openstack/roles/cinder-openstack-cinder-volume 2026-05-11 13:27:07.975885 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit 2026-05-11 13:27:08.130204 | instance | openstack/roles/cinder-storage-init 2026-05-11 13:27:08.159016 | instance | openstack/roles/glance-openstack-glance-api 2026-05-11 13:27:08.316403 | instance | openstack/roles/glance-openstack-glance-db-init 2026-05-11 13:27:08.339895 | instance | openstack/roles/glance-openstack-glance-db-sync 2026-05-11 13:27:08.493439 | instance | openstack/roles/glance-openstack-glance-ks-endpoints 2026-05-11 13:27:08.519487 | instance | openstack/roles/glance-openstack-glance-ks-service 2026-05-11 13:27:08.670685 | instance | openstack/roles/glance-openstack-glance-ks-user 2026-05-11 13:27:08.701948 | instance | openstack/roles/glance-openstack-glance-metadefs-load 2026-05-11 13:27:08.852569 | instance | openstack/roles/glance-openstack-glance-rabbit-init 2026-05-11 13:27:08.893573 | instance | openstack/roles/glance-openstack-glance-storage-init 2026-05-11 13:27:09.046067 | instance | openstack/roles/glance-openstack-glance-test 2026-05-11 13:27:09.106750 | instance | openstack/roles/glance-storage-init 2026-05-11 13:27:09.239466 | instance | openstack/roles/heat-openstack-heat-api 2026-05-11 13:27:09.317935 | instance | openstack/roles/heat-openstack-heat-bootstrap 2026-05-11 13:27:09.421698 | instance | openstack/roles/heat-openstack-heat-cfn 2026-05-11 13:27:09.499228 | instance | openstack/roles/heat-openstack-heat-db-init 2026-05-11 13:27:09.615878 | instance | openstack/roles/heat-openstack-heat-db-sync 2026-05-11 13:27:09.699283 | instance | openstack/roles/heat-openstack-heat-engine 2026-05-11 13:27:09.803244 | instance | openstack/roles/heat-openstack-heat-engine-cleaner 2026-05-11 13:27:09.877464 | instance | openstack/roles/heat-openstack-heat-ks-endpoints 2026-05-11 13:27:09.979029 | instance | openstack/roles/heat-openstack-heat-ks-service 2026-05-11 13:27:10.067471 | instance | openstack/roles/heat-openstack-heat-ks-user 2026-05-11 13:27:10.165436 | instance | openstack/roles/heat-openstack-heat-ks-user-domain 2026-05-11 13:27:10.257874 | instance | openstack/roles/heat-openstack-heat-purge-deleted 2026-05-11 13:27:10.345052 | instance | openstack/roles/heat-openstack-heat-rabbit-init 2026-05-11 13:27:10.454893 | instance | openstack/roles/heat-openstack-heat-test 2026-05-11 13:27:10.536381 | instance | openstack/roles/heat-openstack-heat-trusts 2026-05-11 13:27:10.625538 | instance | openstack/roles/horizon-openstack-horizon 2026-05-11 13:27:10.713038 | instance | openstack/roles/horizon-openstack-horizon-db-init 2026-05-11 13:27:10.791727 | instance | openstack/roles/horizon-openstack-horizon-db-sync 2026-05-11 13:27:10.899305 | instance | openstack/roles/horizon-openstack-horizon-test 2026-05-11 13:27:11.000414 | instance | openstack/roles/keepalived 2026-05-11 13:27:11.087659 | instance | openstack/roles/keystone-credential-rotate 2026-05-11 13:27:11.177139 | instance | openstack/roles/keystone-credential-setup 2026-05-11 13:27:11.250508 | instance | openstack/roles/keystone-fernet-rotate 2026-05-11 13:27:11.384722 | instance | openstack/roles/keystone-fernet-setup 2026-05-11 13:27:11.427029 | instance | openstack/roles/keystone-openstack-keystone-api 2026-05-11 13:27:11.572988 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-05-11 13:27:11.624264 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-05-11 13:27:11.760644 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-05-11 13:27:11.814203 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-05-11 13:27:11.929598 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-05-11 13:27:11.989531 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-05-11 13:27:12.121464 | instance | openstack/roles/keystone-openstack-keystone-test 2026-05-11 13:27:12.181739 | instance | openstack/roles/libvirt-cert-manager 2026-05-11 13:27:12.290440 | instance | openstack/roles/libvirt-openstack-libvirt 2026-05-11 13:27:12.353980 | instance | openstack/roles/magnum-openstack-magnum-api 2026-05-11 13:27:12.455989 | instance | openstack/roles/magnum-openstack-magnum-conductor 2026-05-11 13:27:12.517758 | instance | openstack/roles/magnum-openstack-magnum-db-init 2026-05-11 13:27:12.630539 | instance | openstack/roles/magnum-openstack-magnum-db-sync 2026-05-11 13:27:12.695934 | instance | openstack/roles/magnum-openstack-magnum-ks-endpoints 2026-05-11 13:27:12.842712 | instance | openstack/roles/magnum-openstack-magnum-ks-service 2026-05-11 13:27:12.886166 | instance | openstack/roles/magnum-openstack-magnum-ks-user 2026-05-11 13:27:13.025263 | instance | openstack/roles/magnum-openstack-magnum-ks-user-domain 2026-05-11 13:27:13.073327 | instance | openstack/roles/magnum-openstack-magnum-rabbit-init 2026-05-11 13:27:13.212836 | instance | openstack/roles/manila-openstack-manila-api 2026-05-11 13:27:13.253527 | instance | openstack/roles/manila-openstack-manila-data 2026-05-11 13:27:13.402644 | instance | openstack/roles/manila-openstack-manila-db-init 2026-05-11 13:27:13.425956 | instance | openstack/roles/manila-openstack-manila-db-sync 2026-05-11 13:27:13.583560 | instance | openstack/roles/manila-openstack-manila-ks-endpoints 2026-05-11 13:27:13.604909 | instance | openstack/roles/manila-openstack-manila-ks-service 2026-05-11 13:27:13.785721 | instance | openstack/roles/manila-openstack-manila-ks-user 2026-05-11 13:27:13.804544 | instance | openstack/roles/manila-openstack-manila-rabbit-init 2026-05-11 13:27:13.970246 | instance | openstack/roles/manila-openstack-manila-scheduler 2026-05-11 13:27:14.008627 | instance | openstack/roles/manila-openstack-manila-share 2026-05-11 13:27:14.185199 | instance | openstack/roles/neutron-openstack-neutron-db-init 2026-05-11 13:27:14.213275 | instance | openstack/roles/neutron-openstack-neutron-db-sync 2026-05-11 13:27:14.374289 | instance | openstack/roles/neutron-openstack-neutron-dhcp-agent 2026-05-11 13:27:14.430062 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints 2026-05-11 13:27:14.558091 | instance | openstack/roles/neutron-openstack-neutron-ks-service 2026-05-11 13:27:14.629388 | instance | openstack/roles/neutron-openstack-neutron-ks-user 2026-05-11 13:27:14.757104 | instance | openstack/roles/neutron-openstack-neutron-l3-agent 2026-05-11 13:27:14.821941 | instance | openstack/roles/neutron-openstack-neutron-metadata-agent 2026-05-11 13:27:14.949466 | instance | openstack/roles/neutron-openstack-neutron-ovs-agent 2026-05-11 13:27:15.011620 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init 2026-05-11 13:27:15.160332 | instance | openstack/roles/neutron-openstack-neutron-rpc-server 2026-05-11 13:27:15.198337 | instance | openstack/roles/neutron-openstack-neutron-server 2026-05-11 13:27:15.338615 | instance | openstack/roles/neutron-openstack-neutron-test 2026-05-11 13:27:15.388761 | instance | openstack/roles/nova-openstack-nova-api-metadata 2026-05-11 13:27:15.532095 | instance | openstack/roles/nova-openstack-nova-api-osapi 2026-05-11 13:27:15.569977 | instance | openstack/roles/nova-openstack-nova-bootstrap 2026-05-11 13:27:15.741146 | instance | openstack/roles/nova-openstack-nova-cell-setup 2026-05-11 13:27:15.766535 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron 2026-05-11 13:27:15.944412 | instance | openstack/roles/nova-openstack-nova-compute 2026-05-11 13:27:15.945833 | instance | openstack/roles/nova-openstack-nova-conductor 2026-05-11 13:27:16.145268 | instance | openstack/roles/nova-openstack-nova-db-init 2026-05-11 13:27:16.150548 | instance | openstack/roles/nova-openstack-nova-db-sync 2026-05-11 13:27:16.332625 | instance | openstack/roles/nova-openstack-nova-ks-endpoints 2026-05-11 13:27:16.339973 | instance | openstack/roles/nova-openstack-nova-ks-service 2026-05-11 13:27:16.521158 | instance | openstack/roles/nova-openstack-nova-ks-user 2026-05-11 13:27:16.524858 | instance | openstack/roles/nova-openstack-nova-novncproxy 2026-05-11 13:27:16.724805 | instance | openstack/roles/nova-openstack-nova-rabbit-init 2026-05-11 13:27:16.733414 | instance | openstack/roles/nova-openstack-nova-scheduler 2026-05-11 13:27:16.920876 | instance | openstack/roles/nova-openstack-nova-service-cleaner 2026-05-11 13:27:16.928593 | instance | openstack/roles/nova-openstack-nova-test 2026-05-11 13:27:17.121414 | instance | openstack/roles/octavia-openstack-octavia-api 2026-05-11 13:27:17.145483 | instance | openstack/roles/octavia-openstack-octavia-db-init 2026-05-11 13:27:17.319195 | instance | openstack/roles/octavia-openstack-octavia-db-sync 2026-05-11 13:27:17.329746 | instance | openstack/roles/octavia-openstack-octavia-health-manager 2026-05-11 13:27:17.522165 | instance | openstack/roles/octavia-openstack-octavia-housekeeping 2026-05-11 13:27:17.523542 | instance | openstack/roles/octavia-openstack-octavia-ks-endpoints 2026-05-11 13:27:17.740171 | instance | openstack/roles/octavia-openstack-octavia-ks-service 2026-05-11 13:27:17.744881 | instance | openstack/roles/octavia-openstack-octavia-ks-user 2026-05-11 13:27:17.948194 | instance | openstack/roles/octavia-openstack-octavia-rabbit-init 2026-05-11 13:27:17.954319 | instance | openstack/roles/octavia-openstack-octavia-worker 2026-05-11 13:27:18.126165 | instance | openstack/roles/placement-openstack-placement-api 2026-05-11 13:27:18.132283 | instance | openstack/roles/placement-openstack-placement-db-init 2026-05-11 13:27:18.319085 | instance | openstack/roles/placement-openstack-placement-db-sync 2026-05-11 13:27:18.322936 | instance | openstack/roles/placement-openstack-placement-ks-endpoints 2026-05-11 13:27:18.502576 | instance | openstack/roles/placement-openstack-placement-ks-service 2026-05-11 13:27:18.512042 | instance | openstack/roles/placement-openstack-placement-ks-user 2026-05-11 13:27:18.681584 | instance | openstack/roles/pxc-operator 2026-05-11 13:27:18.685038 | instance | openstack/roles/rabbitmq-barbican-peer-discovery 2026-05-11 13:27:18.856075 | instance | openstack/roles/rabbitmq-cinder-peer-discovery 2026-05-11 13:27:18.860340 | instance | openstack/roles/rabbitmq-cluster-operator 2026-05-11 13:27:19.041385 | instance | openstack/roles/rabbitmq-glance-peer-discovery 2026-05-11 13:27:19.042998 | instance | openstack/roles/rabbitmq-heat-peer-discovery 2026-05-11 13:27:19.210626 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-05-11 13:27:19.218097 | instance | openstack/roles/rabbitmq-magnum-peer-discovery 2026-05-11 13:27:19.382298 | instance | openstack/roles/rabbitmq-manila-peer-discovery 2026-05-11 13:27:19.406283 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-05-11 13:27:19.568585 | instance | openstack/roles/rabbitmq-neutron-peer-discovery 2026-05-11 13:27:19.577345 | instance | openstack/roles/rabbitmq-nova-peer-discovery 2026-05-11 13:27:19.753834 | instance | openstack/roles/rabbitmq-octavia-peer-discovery 2026-05-11 13:27:19.781874 | instance | openstack/roles/rook-ceph-cmd-reporter 2026-05-11 13:27:19.937171 | instance | openstack/roles/rook-ceph-mgr 2026-05-11 13:27:19.963553 | instance | openstack/roles/rook-ceph-osd 2026-05-11 13:27:20.123666 | instance | openstack/roles/rook-ceph-purge-osd 2026-05-11 13:27:20.157488 | instance | openstack/roles/staffeln-conductor 2026-05-11 13:27:20.297877 | instance | openstack/roles/staffeln-openstack-staffeln-api 2026-05-11 13:27:20.343815 | instance | openstack/roles/staffeln-openstack-staffeln-conductor 2026-05-11 13:27:20.519330 | instance | openstack/roles/staffeln-openstack-staffeln-db-init 2026-05-11 13:27:20.532884 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync 2026-05-11 13:27:20.687743 | instance | openstack/roles/tempest-openstack-tempest-ks-user 2026-05-11 13:27:20.727507 | instance | openstack/roles/tempest-openstack-tempest-run-tests 2026-05-11 13:27:20.864890 | instance | openstack/secrets/barbican-api-certs 2026-05-11 13:27:20.929239 | instance | openstack/secrets/barbican-db-admin 2026-05-11 13:27:21.044889 | instance | openstack/secrets/barbican-db-user 2026-05-11 13:27:21.114803 | instance | openstack/secrets/barbican-etc 2026-05-11 13:27:21.217467 | instance | openstack/secrets/barbican-keystone-admin 2026-05-11 13:27:21.287781 | instance | openstack/secrets/barbican-keystone-user 2026-05-11 13:27:21.408698 | instance | openstack/secrets/barbican-rabbitmq-admin 2026-05-11 13:27:21.477159 | instance | openstack/secrets/barbican-rabbitmq-user 2026-05-11 13:27:21.576171 | instance | openstack/secrets/cinder-api-certs 2026-05-11 13:27:21.663211 | instance | openstack/secrets/cinder-backup-rbd-keyring 2026-05-11 13:27:21.755097 | instance | openstack/secrets/cinder-db-admin 2026-05-11 13:27:21.858553 | instance | openstack/secrets/cinder-db-user 2026-05-11 13:27:21.939341 | instance | openstack/secrets/cinder-etc 2026-05-11 13:27:22.045736 | instance | openstack/secrets/cinder-keystone-admin 2026-05-11 13:27:22.113758 | instance | openstack/secrets/cinder-keystone-test 2026-05-11 13:27:22.224450 | instance | openstack/secrets/cinder-keystone-user 2026-05-11 13:27:22.296171 | instance | openstack/secrets/cinder-rabbitmq-admin 2026-05-11 13:27:22.401393 | instance | openstack/secrets/cinder-rabbitmq-user 2026-05-11 13:27:22.507096 | instance | openstack/secrets/cinder-volume-rbd-keyring 2026-05-11 13:27:22.602824 | instance | openstack/secrets/glance-api-certs 2026-05-11 13:27:22.701762 | instance | openstack/secrets/glance-db-admin 2026-05-11 13:27:22.809484 | instance | openstack/secrets/glance-db-user 2026-05-11 13:27:22.895359 | instance | openstack/secrets/glance-etc 2026-05-11 13:27:23.011172 | instance | openstack/secrets/glance-keystone-admin 2026-05-11 13:27:23.076660 | instance | openstack/secrets/glance-keystone-test 2026-05-11 13:27:23.189780 | instance | openstack/secrets/glance-keystone-user 2026-05-11 13:27:23.274587 | instance | openstack/secrets/glance-rabbitmq-admin 2026-05-11 13:27:23.409101 | instance | openstack/secrets/glance-rabbitmq-user 2026-05-11 13:27:23.499381 | instance | openstack/secrets/heat-api-certs 2026-05-11 13:27:23.610702 | instance | openstack/secrets/heat-cfn-certs 2026-05-11 13:27:23.724410 | instance | openstack/secrets/heat-db-admin 2026-05-11 13:27:23.802186 | instance | openstack/secrets/heat-db-user 2026-05-11 13:27:23.900458 | instance | openstack/secrets/heat-etc 2026-05-11 13:27:23.976096 | instance | openstack/secrets/heat-keystone-admin 2026-05-11 13:27:24.077443 | instance | openstack/secrets/heat-keystone-stack-user 2026-05-11 13:27:24.148044 | instance | openstack/secrets/heat-keystone-test 2026-05-11 13:27:24.265074 | instance | openstack/secrets/heat-keystone-trustee 2026-05-11 13:27:24.327480 | instance | openstack/secrets/heat-keystone-user 2026-05-11 13:27:24.443571 | instance | openstack/secrets/heat-rabbitmq-admin 2026-05-11 13:27:24.503700 | instance | openstack/secrets/heat-rabbitmq-user 2026-05-11 13:27:24.615769 | instance | openstack/secrets/horizon-db-admin 2026-05-11 13:27:24.677488 | instance | openstack/secrets/horizon-db-user 2026-05-11 13:27:24.784510 | instance | openstack/secrets/horizon-etc 2026-05-11 13:27:24.844106 | instance | openstack/secrets/horizon-int-certs 2026-05-11 13:27:24.988326 | instance | openstack/secrets/horizon-keystone-admin 2026-05-11 13:27:25.012427 | instance | openstack/secrets/images-rbd-keyring 2026-05-11 13:27:25.158180 | instance | openstack/secrets/internal-percona-xtradb 2026-05-11 13:27:25.201489 | instance | openstack/secrets/keepalived-etc 2026-05-11 13:27:25.335835 | instance | openstack/secrets/keystone-api-certs 2026-05-11 13:27:25.372627 | instance | openstack/secrets/keystone-credential-keys 2026-05-11 13:27:25.513693 | instance | openstack/secrets/keystone-db-admin 2026-05-11 13:27:25.546382 | instance | openstack/secrets/keystone-db-user 2026-05-11 13:27:25.700219 | instance | openstack/secrets/keystone-etc 2026-05-11 13:27:25.722884 | instance | openstack/secrets/keystone-fernet-keys 2026-05-11 13:27:25.875119 | instance | openstack/secrets/keystone-keystone-admin 2026-05-11 13:27:25.889055 | instance | openstack/secrets/keystone-keystone-test 2026-05-11 13:27:26.062887 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-05-11 13:27:26.065467 | instance | openstack/secrets/keystone-rabbitmq-user 2026-05-11 13:27:26.237242 | instance | openstack/secrets/libvirt-api-ca 2026-05-11 13:27:26.240319 | instance | openstack/secrets/libvirt-etc 2026-05-11 13:27:26.403698 | instance | openstack/secrets/libvirt-libvirt-default-etc 2026-05-11 13:27:26.417010 | instance | openstack/secrets/libvirt-libvirt-default-k572k-api 2026-05-11 13:27:26.595145 | instance | openstack/secrets/libvirt-libvirt-default-k572k-vnc 2026-05-11 13:27:26.613500 | instance | openstack/secrets/libvirt-vnc-ca 2026-05-11 13:27:26.765462 | instance | openstack/secrets/magnum-api-certs 2026-05-11 13:27:26.800111 | instance | openstack/secrets/magnum-db-admin 2026-05-11 13:27:26.956401 | instance | openstack/secrets/magnum-db-user 2026-05-11 13:27:26.974752 | instance | openstack/secrets/magnum-etc 2026-05-11 13:27:27.164611 | instance | openstack/secrets/magnum-keystone-admin 2026-05-11 13:27:27.165920 | instance | openstack/secrets/magnum-keystone-stack-user 2026-05-11 13:27:27.343932 | instance | openstack/secrets/magnum-keystone-user 2026-05-11 13:27:27.344234 | instance | openstack/secrets/magnum-rabbitmq-admin 2026-05-11 13:27:27.528866 | instance | openstack/secrets/magnum-rabbitmq-user 2026-05-11 13:27:27.535162 | instance | openstack/secrets/magnum-registry-certs 2026-05-11 13:27:27.716024 | instance | openstack/secrets/manila-api-certs 2026-05-11 13:27:27.730470 | instance | openstack/secrets/manila-db-admin 2026-05-11 13:27:27.907013 | instance | openstack/secrets/manila-db-user 2026-05-11 13:27:27.918917 | instance | openstack/secrets/manila-etc 2026-05-11 13:27:28.094825 | instance | openstack/secrets/manila-keystone-admin 2026-05-11 13:27:28.118212 | instance | openstack/secrets/manila-keystone-user 2026-05-11 13:27:28.308306 | instance | openstack/secrets/manila-rabbitmq-admin 2026-05-11 13:27:28.330550 | instance | openstack/secrets/manila-rabbitmq-user 2026-05-11 13:27:28.472968 | instance | openstack/secrets/manila-ssh-keys 2026-05-11 13:27:28.503685 | instance | openstack/secrets/neutron-db-admin 2026-05-11 13:27:28.650543 | instance | openstack/secrets/neutron-db-user 2026-05-11 13:27:28.680121 | instance | openstack/secrets/neutron-dhcp-agent-default 2026-05-11 13:27:28.827870 | instance | openstack/secrets/neutron-etc 2026-05-11 13:27:28.862768 | instance | openstack/secrets/neutron-keystone-admin 2026-05-11 13:27:29.019151 | instance | openstack/secrets/neutron-keystone-test 2026-05-11 13:27:29.020775 | instance | openstack/secrets/neutron-keystone-user 2026-05-11 13:27:29.190436 | instance | openstack/secrets/neutron-l3-agent-default 2026-05-11 13:27:29.192371 | instance | openstack/secrets/neutron-metadata-agent-default 2026-05-11 13:27:29.368746 | instance | openstack/secrets/neutron-ovs-agent-default 2026-05-11 13:27:29.369027 | instance | openstack/secrets/neutron-netns-cleanup-cron-default 2026-05-11 13:27:29.553927 | instance | openstack/secrets/neutron-rabbitmq-admin 2026-05-11 13:27:29.554553 | instance | openstack/secrets/neutron-rabbitmq-user 2026-05-11 13:27:29.733695 | instance | openstack/secrets/neutron-server-certs 2026-05-11 13:27:29.737428 | instance | openstack/secrets/nova-api-certs 2026-05-11 13:27:29.908254 | instance | openstack/secrets/nova-compute-default 2026-05-11 13:27:29.925318 | instance | openstack/secrets/nova-db-admin 2026-05-11 13:27:30.093711 | instance | openstack/secrets/nova-db-api-admin 2026-05-11 13:27:30.102815 | instance | openstack/secrets/nova-db-api-user 2026-05-11 13:27:30.284243 | instance | openstack/secrets/nova-db-cell0-admin 2026-05-11 13:27:30.287912 | instance | openstack/secrets/nova-db-cell0-user 2026-05-11 13:27:30.452080 | instance | openstack/secrets/nova-db-user 2026-05-11 13:27:30.473302 | instance | openstack/secrets/nova-etc 2026-05-11 13:27:30.644889 | instance | openstack/secrets/nova-keystone-admin 2026-05-11 13:27:30.665425 | instance | openstack/secrets/nova-keystone-test 2026-05-11 13:27:30.825521 | instance | openstack/secrets/nova-keystone-user 2026-05-11 13:27:30.838229 | instance | openstack/secrets/nova-novncproxy-certs 2026-05-11 13:27:31.007268 | instance | openstack/secrets/nova-novncproxy-vencrypt 2026-05-11 13:27:31.015419 | instance | openstack/secrets/nova-rabbitmq-admin 2026-05-11 13:27:31.173849 | instance | openstack/secrets/nova-rabbitmq-user 2026-05-11 13:27:31.194507 | instance | openstack/secrets/nova-ssh 2026-05-11 13:27:31.366388 | instance | openstack/secrets/octavia-amphora-ssh-key 2026-05-11 13:27:31.373183 | instance | openstack/secrets/octavia-api-certs 2026-05-11 13:27:31.538417 | instance | openstack/secrets/octavia-client-ca 2026-05-11 13:27:31.541767 | instance | openstack/secrets/octavia-client-certs 2026-05-11 13:27:31.717330 | instance | openstack/secrets/octavia-db-admin 2026-05-11 13:27:31.730832 | instance | openstack/secrets/octavia-db-user 2026-05-11 13:27:31.899638 | instance | openstack/secrets/octavia-etc 2026-05-11 13:27:31.923137 | instance | openstack/secrets/octavia-health-manager-default 2026-05-11 13:27:32.077007 | instance | openstack/secrets/octavia-keystone-admin 2026-05-11 13:27:32.101107 | instance | openstack/secrets/octavia-keystone-test 2026-05-11 13:27:32.256679 | instance | openstack/secrets/octavia-keystone-user 2026-05-11 13:27:32.271868 | instance | openstack/secrets/octavia-persistence-db-admin 2026-05-11 13:27:32.439219 | instance | openstack/secrets/octavia-persistence-db-user 2026-05-11 13:27:32.444457 | instance | openstack/secrets/octavia-rabbitmq-admin 2026-05-11 13:27:32.615658 | instance | openstack/secrets/octavia-rabbitmq-user 2026-05-11 13:27:32.632165 | instance | openstack/secrets/octavia-server-ca 2026-05-11 13:27:32.784510 | instance | openstack/secrets/openstack-database-exporter-dsn 2026-05-11 13:27:32.804864 | instance | openstack/secrets/percona-xtradb 2026-05-11 13:27:32.967409 | instance | openstack/secrets/placement-api-certs 2026-05-11 13:27:32.973190 | instance | openstack/secrets/placement-db-admin 2026-05-11 13:27:33.147064 | instance | openstack/secrets/placement-db-user 2026-05-11 13:27:33.154196 | instance | openstack/secrets/placement-etc 2026-05-11 13:27:33.321720 | instance | openstack/secrets/placement-keystone-admin 2026-05-11 13:27:33.327290 | instance | openstack/secrets/placement-keystone-user 2026-05-11 13:27:33.499648 | instance | openstack/secrets/pvc-ceph-client-key 2026-05-11 13:27:33.511131 | instance | openstack/secrets/rabbitmq-barbican-default-user 2026-05-11 13:27:33.675129 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie 2026-05-11 13:27:33.682270 | instance | openstack/secrets/rabbitmq-cinder-default-user 2026-05-11 13:27:33.857421 | instance | openstack/serviceaccounts/barbican-api 2026-05-11 13:27:33.865443 | instance | openstack/serviceaccounts/barbican-db-init 2026-05-11 13:27:34.232555 | instance | openstack/serviceaccounts/barbican-db-sync 2026-05-11 13:27:34.238458 | instance | openstack/serviceaccounts/barbican-ks-endpoints 2026-05-11 13:27:34.585650 | instance | openstack/serviceaccounts/barbican-ks-service 2026-05-11 13:27:34.597187 | instance | openstack/serviceaccounts/barbican-ks-user 2026-05-11 13:27:34.960012 | instance | openstack/serviceaccounts/barbican-rabbit-init 2026-05-11 13:27:34.965018 | instance | openstack/serviceaccounts/barbican-test 2026-05-11 13:27:35.341095 | instance | openstack/serviceaccounts/cinder-api 2026-05-11 13:27:35.368013 | instance | openstack/serviceaccounts/cinder-backup 2026-05-11 13:27:35.745603 | instance | openstack/serviceaccounts/cinder-backup-storage-init 2026-05-11 13:27:35.748616 | instance | openstack/serviceaccounts/cinder-bootstrap 2026-05-11 13:27:36.111626 | instance | openstack/serviceaccounts/cinder-create-internal-tenant 2026-05-11 13:27:36.119079 | instance | openstack/serviceaccounts/cinder-db-init 2026-05-11 13:27:36.488894 | instance | openstack/serviceaccounts/cinder-db-sync 2026-05-11 13:27:36.492001 | instance | openstack/serviceaccounts/cinder-ks-endpoints 2026-05-11 13:27:36.844056 | instance | openstack/serviceaccounts/cinder-ks-service 2026-05-11 13:27:36.850144 | instance | openstack/serviceaccounts/cinder-ks-user 2026-05-11 13:27:37.232092 | instance | openstack/serviceaccounts/cinder-rabbit-init 2026-05-11 13:27:37.251485 | instance | openstack/serviceaccounts/cinder-scheduler 2026-05-11 13:27:37.587969 | instance | openstack/serviceaccounts/cinder-storage-init 2026-05-11 13:27:37.622366 | instance | openstack/serviceaccounts/cinder-test 2026-05-11 13:27:37.958455 | instance | openstack/serviceaccounts/cinder-volume 2026-05-11 13:27:38.010537 | instance | openstack/serviceaccounts/cinder-volume-usage-audit 2026-05-11 13:27:38.349299 | instance | openstack/serviceaccounts/default 2026-05-11 13:27:38.394299 | instance | openstack/serviceaccounts/glance-api 2026-05-11 13:27:38.703827 | instance | openstack/serviceaccounts/glance-db-init 2026-05-11 13:27:38.787104 | instance | openstack/serviceaccounts/glance-db-sync 2026-05-11 13:27:39.092164 | instance | openstack/serviceaccounts/glance-ks-endpoints 2026-05-11 13:27:39.184592 | instance | openstack/serviceaccounts/glance-ks-service 2026-05-11 13:27:39.493123 | instance | openstack/serviceaccounts/glance-ks-user 2026-05-11 13:27:39.558405 | instance | openstack/serviceaccounts/glance-metadefs-load 2026-05-11 13:27:39.846820 | instance | openstack/serviceaccounts/glance-rabbit-init 2026-05-11 13:27:39.919130 | instance | openstack/serviceaccounts/glance-storage-init 2026-05-11 13:27:40.208997 | instance | openstack/serviceaccounts/glance-test 2026-05-11 13:27:40.260300 | instance | openstack/serviceaccounts/heat-api 2026-05-11 13:27:40.591264 | instance | openstack/serviceaccounts/heat-bootstrap 2026-05-11 13:27:40.645198 | instance | openstack/serviceaccounts/heat-cfn 2026-05-11 13:27:40.941185 | instance | openstack/serviceaccounts/heat-db-init 2026-05-11 13:27:41.020446 | instance | openstack/serviceaccounts/heat-db-sync 2026-05-11 13:27:41.301833 | instance | openstack/serviceaccounts/heat-engine 2026-05-11 13:27:41.370987 | instance | openstack/serviceaccounts/heat-engine-cleaner 2026-05-11 13:27:41.666929 | instance | openstack/serviceaccounts/heat-ks-endpoints 2026-05-11 13:27:41.720121 | instance | openstack/serviceaccounts/heat-ks-service 2026-05-11 13:27:42.041214 | instance | openstack/serviceaccounts/heat-ks-user 2026-05-11 13:27:42.102498 | instance | openstack/serviceaccounts/heat-ks-user-domain 2026-05-11 13:27:42.387534 | instance | openstack/serviceaccounts/heat-purge-deleted 2026-05-11 13:27:42.496037 | instance | openstack/serviceaccounts/heat-rabbit-init 2026-05-11 13:27:42.761813 | instance | openstack/serviceaccounts/heat-test 2026-05-11 13:27:42.895123 | instance | openstack/serviceaccounts/heat-trusts 2026-05-11 13:27:43.158072 | instance | openstack/serviceaccounts/horizon 2026-05-11 13:27:43.310459 | instance | openstack/serviceaccounts/horizon-db-init 2026-05-11 13:27:43.534845 | instance | openstack/serviceaccounts/horizon-db-sync 2026-05-11 13:27:43.671310 | instance | openstack/serviceaccounts/horizon-test 2026-05-11 13:27:43.911212 | instance | openstack/serviceaccounts/keepalived 2026-05-11 13:27:44.049455 | instance | openstack/serviceaccounts/keystone-api 2026-05-11 13:27:44.281789 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-05-11 13:27:44.460486 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-05-11 13:27:44.662750 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-05-11 13:27:44.856872 | instance | openstack/serviceaccounts/keystone-db-init 2026-05-11 13:27:45.043674 | instance | openstack/serviceaccounts/keystone-db-sync 2026-05-11 13:27:45.227246 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-05-11 13:27:45.418743 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-05-11 13:27:45.598425 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-05-11 13:27:45.816010 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-05-11 13:27:46.001253 | instance | openstack/serviceaccounts/keystone-test 2026-05-11 13:27:46.202222 | instance | openstack/serviceaccounts/libvirt 2026-05-11 13:27:46.407405 | instance | openstack/serviceaccounts/magnum-api 2026-05-11 13:27:46.609094 | instance | openstack/serviceaccounts/magnum-conductor 2026-05-11 13:27:46.819572 | instance | openstack/serviceaccounts/magnum-db-init 2026-05-11 13:27:47.100062 | instance | openstack/serviceaccounts/magnum-db-sync 2026-05-11 13:27:47.244244 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie 2026-05-11 13:27:47.447168 | instance | openstack/secrets/rabbitmq-glance-default-user 2026-05-11 13:27:47.520007 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie 2026-05-11 13:27:47.631085 | instance | openstack/secrets/rabbitmq-heat-default-user 2026-05-11 13:27:47.708812 | instance | openstack/secrets/rabbitmq-heat-erlang-cookie 2026-05-11 13:27:47.809694 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-05-11 13:27:47.897949 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-05-11 13:27:47.993787 | instance | openstack/secrets/rabbitmq-magnum-default-user 2026-05-11 13:27:48.091964 | instance | openstack/secrets/rabbitmq-magnum-erlang-cookie 2026-05-11 13:27:48.190765 | instance | openstack/secrets/rabbitmq-manila-default-user 2026-05-11 13:27:48.287407 | instance | openstack/secrets/rabbitmq-manila-erlang-cookie 2026-05-11 13:27:48.409422 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-05-11 13:27:48.502196 | instance | openstack/secrets/rabbitmq-neutron-default-user 2026-05-11 13:27:48.615100 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie 2026-05-11 13:27:48.668030 | instance | openstack/secrets/rabbitmq-nova-default-user 2026-05-11 13:27:48.786540 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie 2026-05-11 13:27:48.854380 | instance | openstack/secrets/rabbitmq-octavia-default-user 2026-05-11 13:27:48.961175 | instance | openstack/secrets/rabbitmq-octavia-erlang-cookie 2026-05-11 13:27:49.052409 | instance | openstack/secrets/rook-ceph-config 2026-05-11 13:27:49.149063 | instance | openstack/secrets/rook-ceph-crash-collector-keyring 2026-05-11 13:27:49.227240 | instance | openstack/secrets/rook-ceph-mon 2026-05-11 13:27:49.317954 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring 2026-05-11 13:27:49.393226 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs 2026-05-11 13:27:49.493968 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds 2026-05-11 13:27:49.560763 | instance | openstack/secrets/rook-csi-cephfs-node 2026-05-11 13:27:49.678631 | instance | openstack/secrets/rook-csi-cephfs-provisioner 2026-05-11 13:27:49.745317 | instance | openstack/secrets/rook-csi-rbd-node 2026-05-11 13:27:49.855161 | instance | openstack/secrets/rook-csi-rbd-provisioner 2026-05-11 13:27:49.925629 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1 2026-05-11 13:27:50.028466 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1 2026-05-11 13:27:50.112086 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1 2026-05-11 13:27:50.236264 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1 2026-05-11 13:27:50.332678 | instance | openstack/secrets/sh.helm.release.v1.glance.v1 2026-05-11 13:27:50.457848 | instance | openstack/secrets/sh.helm.release.v1.heat.v1 2026-05-11 13:27:50.539606 | instance | openstack/secrets/sh.helm.release.v1.horizon.v1 2026-05-11 13:27:50.656558 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-05-11 13:27:50.742966 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1 2026-05-11 13:27:50.883895 | instance | openstack/secrets/sh.helm.release.v1.magnum.v1 2026-05-11 13:27:50.941960 | instance | openstack/secrets/sh.helm.release.v1.manila.v1 2026-05-11 13:27:51.073351 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-05-11 13:27:51.135721 | instance | openstack/secrets/sh.helm.release.v1.neutron-coredns.v1 2026-05-11 13:27:51.264166 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1 2026-05-11 13:27:51.327709 | instance | openstack/secrets/sh.helm.release.v1.nova.v1 2026-05-11 13:27:51.540345 | instance | openstack/secrets/sh.helm.release.v1.octavia.v1 2026-05-11 13:27:51.612509 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1 2026-05-11 13:27:51.730107 | instance | openstack/secrets/sh.helm.release.v1.placement.v1 2026-05-11 13:27:51.814235 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-05-11 13:27:51.929145 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-05-11 13:27:52.024194 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1 2026-05-11 13:27:52.155412 | instance | openstack/secrets/sh.helm.release.v1.tempest.v1 2026-05-11 13:27:52.216537 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1 2026-05-11 13:27:52.341518 | instance | openstack/secrets/staffeln-db-admin 2026-05-11 13:27:52.457727 | instance | openstack/secrets/staffeln-db-user 2026-05-11 13:27:52.522066 | instance | openstack/secrets/staffeln-etc 2026-05-11 13:27:52.641263 | instance | openstack/secrets/tempest-etc 2026-05-11 13:27:52.721650 | instance | openstack/secrets/tempest-keystone-admin 2026-05-11 13:27:52.818887 | instance | openstack/secrets/tempest-keystone-user 2026-05-11 13:27:52.900728 | instance | openstack/secrets/valkey-ca 2026-05-11 13:27:53.008775 | instance | openstack/secrets/valkey-server-certs 2026-05-11 13:27:53.089884 | instance | orc-system/deployment/orc-controller-manager 2026-05-11 13:27:53.202009 | instance | orc-system/endpoints/orc-controller-manager-metrics-service 2026-05-11 13:27:53.310707 | instance | openstack/services/barbican-api 2026-05-11 13:27:53.404932 | instance | openstack/services/ceph-mon 2026-05-11 13:27:53.536389 | instance | openstack/services/cinder-api 2026-05-11 13:27:53.632666 | instance | openstack/services/glance-api 2026-05-11 13:27:53.774392 | instance | openstack/services/heat-api 2026-05-11 13:27:53.860518 | instance | openstack/services/heat-cfn 2026-05-11 13:27:53.999953 | instance | openstack/services/horizon 2026-05-11 13:27:54.071632 | instance | openstack/services/horizon-int 2026-05-11 13:27:54.223297 | instance | openstack/services/keystone-api 2026-05-11 13:27:54.290852 | instance | openstack/services/magnum-api 2026-05-11 13:27:54.432654 | instance | openstack/services/magnum-registry 2026-05-11 13:27:54.499010 | instance | openstack/services/manila-api 2026-05-11 13:27:54.653510 | instance | openstack/services/memcached 2026-05-11 13:27:54.724363 | instance | openstack/services/memcached-metrics 2026-05-11 13:27:54.897690 | instance | openstack/services/neutron-coredns 2026-05-11 13:27:54.968510 | instance | openstack/services/neutron-coredns-metrics 2026-05-11 13:27:55.112143 | instance | openstack/services/neutron-server 2026-05-11 13:27:55.199369 | instance | openstack/services/nova-api 2026-05-11 13:27:55.326492 | instance | openstack/services/nova-metadata 2026-05-11 13:27:55.438677 | instance | openstack/services/nova-novncproxy 2026-05-11 13:27:55.554454 | instance | openstack/services/octavia-api 2026-05-11 13:27:55.650367 | instance | openstack/serviceaccounts/magnum-ks-endpoints 2026-05-11 13:27:55.801758 | instance | openstack/serviceaccounts/magnum-ks-service 2026-05-11 13:27:56.014060 | instance | openstack/serviceaccounts/magnum-ks-user 2026-05-11 13:27:56.182201 | instance | openstack/serviceaccounts/magnum-ks-user-domain 2026-05-11 13:27:56.404059 | instance | openstack/serviceaccounts/magnum-rabbit-init 2026-05-11 13:27:56.569884 | instance | openstack/serviceaccounts/manila-api 2026-05-11 13:27:56.765798 | instance | openstack/serviceaccounts/manila-bootstrap 2026-05-11 13:27:56.921480 | instance | openstack/serviceaccounts/manila-data 2026-05-11 13:27:57.119416 | instance | openstack/serviceaccounts/manila-db-init 2026-05-11 13:27:57.298432 | instance | openstack/serviceaccounts/manila-db-sync 2026-05-11 13:27:57.583709 | instance | openstack/serviceaccounts/manila-ks-endpoints 2026-05-11 13:27:57.761463 | instance | openstack/serviceaccounts/manila-ks-service 2026-05-11 13:27:57.971686 | instance | openstack/serviceaccounts/manila-ks-user 2026-05-11 13:27:58.116202 | instance | openstack/serviceaccounts/manila-rabbit-init 2026-05-11 13:27:58.321493 | instance | openstack/serviceaccounts/manila-scheduler 2026-05-11 13:27:58.471039 | instance | openstack/serviceaccounts/manila-share 2026-05-11 13:27:58.666443 | instance | openstack/serviceaccounts/memcached-memcached 2026-05-11 13:27:58.851325 | instance | openstack/serviceaccounts/neutron-db-init 2026-05-11 13:27:59.049659 | instance | openstack/serviceaccounts/neutron-db-sync 2026-05-11 13:27:59.214878 | instance | openstack/serviceaccounts/neutron-dhcp-agent 2026-05-11 13:27:59.416829 | instance | openstack/serviceaccounts/neutron-ks-endpoints 2026-05-11 13:27:59.598876 | instance | openstack/serviceaccounts/neutron-ks-service 2026-05-11 13:27:59.779021 | instance | openstack/serviceaccounts/neutron-ks-user 2026-05-11 13:27:59.960569 | instance | openstack/serviceaccounts/neutron-l3-agent 2026-05-11 13:28:00.143578 | instance | openstack/serviceaccounts/neutron-metadata-agent 2026-05-11 13:28:00.335039 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron 2026-05-11 13:28:00.518550 | instance | openstack/serviceaccounts/neutron-ovs-agent 2026-05-11 13:28:00.718411 | instance | openstack/serviceaccounts/neutron-rabbit-init 2026-05-11 13:28:00.894281 | instance | openstack/serviceaccounts/neutron-rpc-server 2026-05-11 13:28:01.104660 | instance | openstack/serviceaccounts/neutron-server 2026-05-11 13:28:01.267937 | instance | openstack/serviceaccounts/neutron-test 2026-05-11 13:28:01.484870 | instance | openstack/serviceaccounts/nova-api-metadata 2026-05-11 13:28:01.645553 | instance | openstack/serviceaccounts/nova-api-osapi 2026-05-11 13:28:01.844625 | instance | openstack/serviceaccounts/nova-bootstrap 2026-05-11 13:28:02.050843 | instance | openstack/serviceaccounts/nova-cell-setup 2026-05-11 13:28:02.257946 | instance | openstack/serviceaccounts/nova-cell-setup-cron 2026-05-11 13:28:02.403852 | instance | openstack/serviceaccounts/nova-compute 2026-05-11 13:28:02.628526 | instance | openstack/serviceaccounts/nova-conductor 2026-05-11 13:28:02.766125 | instance | openstack/serviceaccounts/nova-db-init 2026-05-11 13:28:03.000569 | instance | openstack/serviceaccounts/nova-db-sync 2026-05-11 13:28:03.133664 | instance | openstack/serviceaccounts/nova-ks-endpoints 2026-05-11 13:28:03.354961 | instance | openstack/serviceaccounts/nova-ks-service 2026-05-11 13:28:03.501926 | instance | openstack/serviceaccounts/nova-ks-user 2026-05-11 13:28:03.717144 | instance | openstack/serviceaccounts/nova-novncproxy 2026-05-11 13:28:03.895823 | instance | openstack/serviceaccounts/nova-rabbit-init 2026-05-11 13:28:04.090222 | instance | openstack/serviceaccounts/nova-scheduler 2026-05-11 13:28:04.277406 | instance | openstack/serviceaccounts/nova-service-cleaner 2026-05-11 13:28:04.468761 | instance | openstack/serviceaccounts/nova-test 2026-05-11 13:28:04.626980 | instance | openstack/serviceaccounts/octavia-api 2026-05-11 13:28:04.856502 | instance | openstack/serviceaccounts/octavia-bootstrap 2026-05-11 13:28:04.964786 | instance | openstack/serviceaccounts/octavia-db-init 2026-05-11 13:28:05.205153 | instance | openstack/serviceaccounts/octavia-db-sync 2026-05-11 13:28:05.328293 | instance | openstack/serviceaccounts/octavia-health-manager 2026-05-11 13:28:05.567919 | instance | openstack/serviceaccounts/octavia-housekeeping 2026-05-11 13:28:05.730246 | instance | openstack/serviceaccounts/octavia-ks-endpoints 2026-05-11 13:28:05.939749 | instance | openstack/serviceaccounts/octavia-ks-service 2026-05-11 13:28:06.132945 | instance | openstack/serviceaccounts/octavia-ks-user 2026-05-11 13:28:06.326855 | instance | openstack/serviceaccounts/octavia-rabbit-init 2026-05-11 13:28:06.527334 | instance | openstack/serviceaccounts/octavia-worker 2026-05-11 13:28:06.733284 | instance | openstack/serviceaccounts/openvswitch-server 2026-05-11 13:28:06.939315 | instance | openstack/serviceaccounts/placement-api 2026-05-11 13:28:07.125161 | instance | openstack/serviceaccounts/placement-db-init 2026-05-11 13:28:07.343241 | instance | openstack/serviceaccounts/placement-db-sync 2026-05-11 13:28:07.487126 | instance | openstack/serviceaccounts/placement-ks-endpoints 2026-05-11 13:28:07.694940 | instance | openstack/serviceaccounts/placement-ks-service 2026-05-11 13:28:07.857006 | instance | openstack/serviceaccounts/placement-ks-user 2026-05-11 13:28:08.060727 | instance | openstack/serviceaccounts/pxc-operator 2026-05-11 13:28:08.238071 | instance | openstack/serviceaccounts/rabbitmq-barbican-server 2026-05-11 13:28:08.420547 | instance | openstack/serviceaccounts/rabbitmq-cinder-server 2026-05-11 13:28:08.588134 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-05-11 13:28:08.797929 | instance | openstack/services/openstack-exporter 2026-05-11 13:28:08.984520 | instance | openstack/services/percona-xtradb-cluster-operator 2026-05-11 13:28:09.034672 | instance | openstack/services/percona-xtradb-haproxy 2026-05-11 13:28:09.208063 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-05-11 13:28:09.253202 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-05-11 13:28:09.417370 | instance | openstack/services/percona-xtradb-pxc 2026-05-11 13:28:09.463799 | instance | openstack/services/percona-xtradb-pxc-unready 2026-05-11 13:28:09.631827 | instance | openstack/services/placement-api 2026-05-11 13:28:09.691228 | instance | openstack/services/rabbitmq-barbican 2026-05-11 13:28:09.844760 | instance | openstack/services/rabbitmq-barbican-nodes 2026-05-11 13:28:09.905313 | instance | openstack/services/rabbitmq-cinder 2026-05-11 13:28:10.066970 | instance | openstack/services/rabbitmq-cinder-nodes 2026-05-11 13:28:10.138893 | instance | openstack/services/rabbitmq-glance 2026-05-11 13:28:10.284002 | instance | openstack/services/rabbitmq-glance-nodes 2026-05-11 13:28:10.373163 | instance | openstack/services/rabbitmq-heat 2026-05-11 13:28:10.542094 | instance | openstack/services/rabbitmq-heat-nodes 2026-05-11 13:28:10.591524 | instance | openstack/services/rabbitmq-keystone 2026-05-11 13:28:10.750926 | instance | openstack/services/rabbitmq-keystone-nodes 2026-05-11 13:28:10.806258 | instance | openstack/services/rabbitmq-magnum 2026-05-11 13:28:10.978671 | instance | openstack/services/rabbitmq-magnum-nodes 2026-05-11 13:28:11.056973 | instance | openstack/services/rabbitmq-manila 2026-05-11 13:28:11.233599 | instance | openstack/services/rabbitmq-manila-nodes 2026-05-11 13:28:11.292438 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-05-11 13:28:11.477894 | instance | openstack/services/rabbitmq-neutron 2026-05-11 13:28:11.518241 | instance | openstack/services/rabbitmq-neutron-nodes 2026-05-11 13:28:11.718624 | instance | openstack/services/rabbitmq-nova 2026-05-11 13:28:11.750484 | instance | openstack/services/rabbitmq-nova-nodes 2026-05-11 13:28:11.948122 | instance | openstack/services/rabbitmq-octavia 2026-05-11 13:28:11.996486 | instance | openstack/services/rabbitmq-octavia-nodes 2026-05-11 13:28:12.183133 | instance | openstack/services/rook-ceph-rgw-ceph 2026-05-11 13:28:12.233625 | instance | openstack/services/staffeln-api 2026-05-11 13:28:12.425628 | instance | openstack/services/valkey 2026-05-11 13:28:12.453072 | instance | openstack/services/valkey-headless 2026-05-11 13:28:12.647394 | instance | openstack/services/valkey-metrics 2026-05-11 13:28:12.678710 | instance | openstack/statefulsets/magnum-conductor 2026-05-11 13:28:12.865405 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-05-11 13:28:12.917899 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-05-11 13:28:13.124740 | instance | openstack/statefulsets/rabbitmq-barbican-server 2026-05-11 13:28:13.161966 | instance | openstack/statefulsets/rabbitmq-cinder-server 2026-05-11 13:28:13.381594 | instance | openstack/statefulsets/rabbitmq-glance-server 2026-05-11 13:28:13.408656 | instance | openstack/statefulsets/rabbitmq-heat-server 2026-05-11 13:28:13.650747 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-05-11 13:28:13.681342 | instance | openstack/statefulsets/rabbitmq-magnum-server 2026-05-11 13:28:13.909426 | instance | openstack/statefulsets/rabbitmq-manila-server 2026-05-11 13:28:13.941022 | instance | openstack/statefulsets/rabbitmq-neutron-server 2026-05-11 13:28:14.172162 | instance | openstack/statefulsets/rabbitmq-nova-server 2026-05-11 13:28:14.214886 | instance | openstack/statefulsets/rabbitmq-octavia-server 2026-05-11 13:28:14.432643 | instance | openstack/statefulsets/valkey-node 2026-05-11 13:28:14.490288 | instance | rook-ceph/configmaps/kube-root-ca.crt 2026-05-11 13:28:14.679485 | instance | rook-ceph/configmaps/rook-ceph-csi-config 2026-05-11 13:28:14.695798 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config 2026-05-11 13:28:14.864792 | instance | rook-ceph/configmaps/rook-ceph-operator-config 2026-05-11 13:28:14.875282 | instance | orc-system/pods/orc-controller-manager-6cb597b5d4-8dbdw 2026-05-11 13:28:15.044082 | instance | rook-ceph/deployment/rook-ceph-operator 2026-05-11 13:28:15.048321 | instance | orc-system/rolebindings/orc-leader-election-rolebinding 2026-05-11 13:28:15.231921 | instance | orc-system/roles/orc-leader-election-role 2026-05-11 13:28:15.235741 | instance | orc-system/serviceaccounts/default 2026-05-11 13:28:15.404940 | instance | orc-system/serviceaccounts/orc-controller-manager 2026-05-11 13:28:15.408405 | instance | orc-system/services/orc-controller-manager-metrics-service 2026-05-11 13:28:15.586289 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-78cds 2026-05-11 13:28:15.596980 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-05-11 13:28:15.782594 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg 2026-05-11 13:28:15.787848 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg 2026-05-11 13:28:15.965333 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt 2026-05-11 13:28:15.971048 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter 2026-05-11 13:28:16.137141 | instance | rook-ceph/rolebindings/rook-ceph-mgr 2026-05-11 13:28:16.143832 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system 2026-05-11 13:28:16.316253 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack 2026-05-11 13:28:16.318104 | instance | rook-ceph/rolebindings/rook-ceph-osd 2026-05-11 13:28:16.483206 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd 2026-05-11 13:28:16.500242 | instance | openstack/serviceaccounts/rabbitmq-glance-server 2026-05-11 13:28:16.655742 | instance | openstack/serviceaccounts/rabbitmq-heat-server 2026-05-11 13:28:16.864663 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-05-11 13:28:17.062905 | instance | openstack/serviceaccounts/rabbitmq-magnum-server 2026-05-11 13:28:17.273048 | instance | openstack/serviceaccounts/rabbitmq-manila-server 2026-05-11 13:28:17.460275 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-05-11 13:28:17.632035 | instance | openstack/serviceaccounts/rabbitmq-neutron-server 2026-05-11 13:28:17.836253 | instance | openstack/serviceaccounts/rabbitmq-nova-server 2026-05-11 13:28:18.049632 | instance | openstack/serviceaccounts/rabbitmq-octavia-server 2026-05-11 13:28:18.228061 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter 2026-05-11 13:28:18.450612 | instance | openstack/serviceaccounts/rook-ceph-default 2026-05-11 13:28:18.590312 | instance | openstack/serviceaccounts/rook-ceph-mgr 2026-05-11 13:28:18.825334 | instance | openstack/serviceaccounts/rook-ceph-osd 2026-05-11 13:28:18.959325 | instance | openstack/serviceaccounts/rook-ceph-purge-osd 2026-05-11 13:28:19.198380 | instance | openstack/serviceaccounts/rook-ceph-rgw 2026-05-11 13:28:19.357524 | instance | openstack/serviceaccounts/staffeln-api 2026-05-11 13:28:19.571153 | instance | openstack/serviceaccounts/staffeln-conductor 2026-05-11 13:28:19.716045 | instance | openstack/serviceaccounts/staffeln-db-init 2026-05-11 13:28:19.914394 | instance | openstack/serviceaccounts/staffeln-db-sync 2026-05-11 13:28:20.058329 | instance | openstack/serviceaccounts/tempest-ks-user 2026-05-11 13:28:20.264512 | instance | openstack/serviceaccounts/tempest-run-tests 2026-05-11 13:28:20.462282 | instance | openstack/serviceaccounts/valkey 2026-05-11 13:28:20.612894 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg 2026-05-11 13:28:20.793400 | instance | rook-ceph/roles/rbd-external-provisioner-cfg 2026-05-11 13:28:20.795053 | instance | rook-ceph/roles/rook-ceph-cmd-reporter 2026-05-11 13:28:20.964688 | instance | rook-ceph/roles/rook-ceph-mgr 2026-05-11 13:28:20.975222 | instance | rook-ceph/roles/rook-ceph-osd 2026-05-11 13:28:21.145491 | instance | rook-ceph/roles/rook-ceph-purge-osd 2026-05-11 13:28:21.148997 | instance | rook-ceph/roles/rook-ceph-system 2026-05-11 13:28:21.329234 | instance | secretgen-controller/deployment/secretgen-controller 2026-05-11 13:28:21.335916 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1 2026-05-11 13:28:21.528379 | instance | rook-ceph/serviceaccounts/default 2026-05-11 13:28:21.661705 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner 2026-05-11 13:28:21.810297 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter 2026-05-11 13:28:21.876332 | instance | rook-ceph/serviceaccounts/rook-ceph-default 2026-05-11 13:28:22.053010 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr 2026-05-11 13:28:22.110184 | instance | rook-ceph/serviceaccounts/rook-ceph-osd 2026-05-11 13:28:22.294029 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd 2026-05-11 13:28:22.328838 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw 2026-05-11 13:28:22.497385 | instance | rook-ceph/serviceaccounts/rook-ceph-system 2026-05-11 13:28:22.536197 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa 2026-05-11 13:28:22.714291 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa 2026-05-11 13:28:22.740805 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa 2026-05-11 13:28:22.918491 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa 2026-05-11 13:28:22.927720 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-j4bnp 2026-05-11 13:28:23.122899 | instance | secretgen-controller/serviceaccounts/default 2026-05-11 13:28:23.129244 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-05-11 13:28:23.294500 | instance | rook-ceph/rolebindings/rook-ceph-system 2026-05-11 13:28:23.728053 | instance | ok: Runtime: 0:03:09.330628 2026-05-11 13:28:23.750080 | 2026-05-11 13:28:23.750158 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-05-11 13:28:24.692593 | instance | changed: 2026-05-11 13:28:24.692830 | instance | cd+++++++++ objects/ 2026-05-11 13:28:24.692872 | instance | cd+++++++++ objects/cluster/ 2026-05-11 13:28:24.692904 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-05-11 13:28:24.692932 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-05-11 13:28:24.693015 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-05-11 13:28:24.693064 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.txt 2026-05-11 13:28:24.693095 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.yaml 2026-05-11 13:28:24.693121 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.txt 2026-05-11 13:28:24.693147 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.yaml 2026-05-11 13:28:24.693173 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.txt 2026-05-11 13:28:24.693199 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.yaml 2026-05-11 13:28:24.693224 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.txt 2026-05-11 13:28:24.693249 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.yaml 2026-05-11 13:28:24.693274 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.txt 2026-05-11 13:28:24.693299 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.yaml 2026-05-11 13:28:24.693324 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.txt 2026-05-11 13:28:24.693365 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.yaml 2026-05-11 13:28:24.693398 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt 2026-05-11 13:28:24.693434 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml 2026-05-11 13:28:24.693492 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt 2026-05-11 13:28:24.693523 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml 2026-05-11 13:28:24.693551 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-05-11 13:28:24.693576 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-05-11 13:28:24.693602 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-05-11 13:28:24.693628 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-05-11 13:28:24.693652 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-05-11 13:28:24.693677 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-05-11 13:28:24.693701 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-05-11 13:28:24.693725 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-05-11 13:28:24.693751 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-05-11 13:28:24.693776 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-05-11 13:28:24.693800 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-05-11 13:28:24.693825 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-05-11 13:28:24.693849 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-05-11 13:28:24.693873 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-05-11 13:28:24.693897 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-05-11 13:28:24.693921 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-05-11 13:28:24.694008 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-05-11 13:28:24.694037 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-05-11 13:28:24.694069 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-05-11 13:28:24.694095 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-05-11 13:28:24.694121 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-05-11 13:28:24.694146 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-05-11 13:28:24.694172 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-05-11 13:28:24.694197 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-05-11 13:28:24.694223 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-05-11 13:28:24.694248 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-05-11 13:28:24.694273 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-05-11 13:28:24.694298 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-05-11 13:28:24.694322 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-05-11 13:28:24.694347 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-05-11 13:28:24.694373 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-05-11 13:28:24.694410 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-05-11 13:28:24.694438 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-05-11 13:28:24.694463 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-05-11 13:28:24.694489 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-05-11 13:28:24.694514 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-05-11 13:28:24.694540 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt 2026-05-11 13:28:24.694565 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml 2026-05-11 13:28:24.694590 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-05-11 13:28:24.694612 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-05-11 13:28:24.694630 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-05-11 13:28:24.694647 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-05-11 13:28:24.694664 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-05-11 13:28:24.694682 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-11 13:28:24.694700 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-05-11 13:28:24.694718 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-05-11 13:28:24.694735 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-05-11 13:28:24.694753 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-05-11 13:28:24.694771 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-05-11 13:28:24.694788 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-05-11 13:28:24.694806 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-05-11 13:28:24.694824 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-05-11 13:28:24.694842 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.txt 2026-05-11 13:28:24.694859 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.yaml 2026-05-11 13:28:24.694877 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt 2026-05-11 13:28:24.694895 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml 2026-05-11 13:28:24.694913 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt 2026-05-11 13:28:24.694930 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml 2026-05-11 13:28:24.694948 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt 2026-05-11 13:28:24.694966 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml 2026-05-11 13:28:24.695003 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt 2026-05-11 13:28:24.695037 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml 2026-05-11 13:28:24.695058 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt 2026-05-11 13:28:24.695076 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml 2026-05-11 13:28:24.695095 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.txt 2026-05-11 13:28:24.695112 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.yaml 2026-05-11 13:28:24.695130 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.txt 2026-05-11 13:28:24.695148 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.yaml 2026-05-11 13:28:24.695172 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.txt 2026-05-11 13:28:24.695191 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.yaml 2026-05-11 13:28:24.695209 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.txt 2026-05-11 13:28:24.695226 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.yaml 2026-05-11 13:28:24.695243 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.txt 2026-05-11 13:28:24.695260 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.yaml 2026-05-11 13:28:24.695278 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-05-11 13:28:24.695295 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-05-11 13:28:24.695312 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-05-11 13:28:24.695329 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-05-11 13:28:24.695347 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-05-11 13:28:24.695364 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-05-11 13:28:24.695381 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-05-11 13:28:24.695398 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-05-11 13:28:24.695415 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-05-11 13:28:24.695432 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-05-11 13:28:24.695450 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-05-11 13:28:24.695467 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-05-11 13:28:24.695484 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-05-11 13:28:24.695501 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-05-11 13:28:24.695519 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-05-11 13:28:24.695536 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-05-11 13:28:24.695554 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt 2026-05-11 13:28:24.695575 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml 2026-05-11 13:28:24.695605 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt 2026-05-11 13:28:24.695633 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml 2026-05-11 13:28:24.695653 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt 2026-05-11 13:28:24.695672 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml 2026-05-11 13:28:24.695689 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt 2026-05-11 13:28:24.695707 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml 2026-05-11 13:28:24.695725 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt 2026-05-11 13:28:24.695743 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml 2026-05-11 13:28:24.695761 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt 2026-05-11 13:28:24.695780 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml 2026-05-11 13:28:24.695798 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt 2026-05-11 13:28:24.696205 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml 2026-05-11 13:28:24.696233 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt 2026-05-11 13:28:24.696253 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml 2026-05-11 13:28:24.696272 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt 2026-05-11 13:28:24.696290 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml 2026-05-11 13:28:24.696310 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-05-11 13:28:24.696328 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-05-11 13:28:24.696346 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-05-11 13:28:24.696364 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-05-11 13:28:24.696382 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-05-11 13:28:24.696401 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-05-11 13:28:24.696419 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-05-11 13:28:24.696437 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-05-11 13:28:24.696454 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-05-11 13:28:24.696472 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-05-11 13:28:24.696489 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-05-11 13:28:24.696507 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-05-11 13:28:24.696524 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-05-11 13:28:24.696542 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-05-11 13:28:24.696560 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-05-11 13:28:24.696579 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-05-11 13:28:24.696596 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-05-11 13:28:24.696614 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-05-11 13:28:24.696631 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-05-11 13:28:24.696649 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-05-11 13:28:24.696674 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-05-11 13:28:24.696705 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-05-11 13:28:24.696726 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-05-11 13:28:24.696745 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-05-11 13:28:24.696763 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-05-11 13:28:24.696780 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-05-11 13:28:24.696797 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-05-11 13:28:24.696815 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-05-11 13:28:24.696839 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-05-11 13:28:24.696858 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-05-11 13:28:24.696877 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-05-11 13:28:24.696895 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-05-11 13:28:24.696912 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-05-11 13:28:24.696929 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-05-11 13:28:24.696947 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-05-11 13:28:24.697008 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-05-11 13:28:24.697037 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-05-11 13:28:24.697057 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-05-11 13:28:24.697075 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-05-11 13:28:24.697093 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-05-11 13:28:24.697111 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-05-11 13:28:24.697128 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-05-11 13:28:24.697146 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-05-11 13:28:24.697163 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-05-11 13:28:24.697181 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-05-11 13:28:24.697198 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-05-11 13:28:24.697216 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-05-11 13:28:24.697234 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-05-11 13:28:24.697251 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-05-11 13:28:24.697269 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-05-11 13:28:24.697287 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-05-11 13:28:24.697304 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-05-11 13:28:24.697322 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-05-11 13:28:24.697339 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-05-11 13:28:24.697357 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-05-11 13:28:24.697374 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-05-11 13:28:24.697392 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-05-11 13:28:24.697409 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-05-11 13:28:24.697426 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-05-11 13:28:24.697444 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-05-11 13:28:24.697461 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-05-11 13:28:24.697486 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-05-11 13:28:24.697505 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-05-11 13:28:24.697522 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-05-11 13:28:24.697540 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-05-11 13:28:24.697558 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-05-11 13:28:24.697575 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-05-11 13:28:24.697592 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-05-11 13:28:24.697610 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-05-11 13:28:24.697628 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-05-11 13:28:24.697645 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-05-11 13:28:24.697662 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-05-11 13:28:24.697679 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-05-11 13:28:24.697696 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-05-11 13:28:24.697713 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-05-11 13:28:24.697731 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-05-11 13:28:24.697748 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-05-11 13:28:24.697766 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-05-11 13:28:24.697783 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-05-11 13:28:24.697801 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-05-11 13:28:24.697818 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-05-11 13:28:24.697835 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-05-11 13:28:24.697852 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-05-11 13:28:24.697869 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-05-11 13:28:24.697886 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-05-11 13:28:24.697903 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-05-11 13:28:24.697920 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-05-11 13:28:24.697957 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-05-11 13:28:24.697977 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-05-11 13:28:24.697995 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-05-11 13:28:24.698012 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-05-11 13:28:24.698030 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-05-11 13:28:24.698047 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-05-11 13:28:24.698064 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-05-11 13:28:24.698081 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-05-11 13:28:24.698103 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-05-11 13:28:24.698121 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-05-11 13:28:24.698139 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-05-11 13:28:24.698157 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-05-11 13:28:24.698245 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-05-11 13:28:24.698290 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-05-11 13:28:24.698313 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-05-11 13:28:24.698333 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-05-11 13:28:24.698351 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-05-11 13:28:24.698370 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-05-11 13:28:24.698388 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-05-11 13:28:24.698406 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-05-11 13:28:24.698424 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-05-11 13:28:24.698442 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-05-11 13:28:24.698459 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-05-11 13:28:24.698476 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-05-11 13:28:24.698494 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-05-11 13:28:24.698513 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-05-11 13:28:24.698531 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-05-11 13:28:24.698548 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-05-11 13:28:24.698566 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-05-11 13:28:24.698586 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-05-11 13:28:24.698606 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-05-11 13:28:24.698624 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-05-11 13:28:24.698642 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-05-11 13:28:24.698659 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt 2026-05-11 13:28:24.698677 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml 2026-05-11 13:28:24.698696 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-05-11 13:28:24.698715 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-05-11 13:28:24.698734 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-05-11 13:28:24.698752 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.txt 2026-05-11 13:28:24.698771 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.yaml 2026-05-11 13:28:24.698790 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.txt 2026-05-11 13:28:24.698808 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.yaml 2026-05-11 13:28:24.698826 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.txt 2026-05-11 13:28:24.698871 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.yaml 2026-05-11 13:28:24.698908 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.txt 2026-05-11 13:28:24.698937 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.yaml 2026-05-11 13:28:24.698956 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt 2026-05-11 13:28:24.698979 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml 2026-05-11 13:28:24.699006 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt 2026-05-11 13:28:24.699030 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml 2026-05-11 13:28:24.699050 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-05-11 13:28:24.699068 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-05-11 13:28:24.699086 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-05-11 13:28:24.699104 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-05-11 13:28:24.699122 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-05-11 13:28:24.699139 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-05-11 13:28:24.699157 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-05-11 13:28:24.699175 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-05-11 13:28:24.699193 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-05-11 13:28:24.699210 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-05-11 13:28:24.699228 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-05-11 13:28:24.699246 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-05-11 13:28:24.699263 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-05-11 13:28:24.699281 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-05-11 13:28:24.699298 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-05-11 13:28:24.699316 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-05-11 13:28:24.699333 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-05-11 13:28:24.699350 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-05-11 13:28:24.699368 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-05-11 13:28:24.699385 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-05-11 13:28:24.699403 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-05-11 13:28:24.699420 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-05-11 13:28:24.699438 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-05-11 13:28:24.699456 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-05-11 13:28:24.699473 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-05-11 13:28:24.699491 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-05-11 13:28:24.699509 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-05-11 13:28:24.699527 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-05-11 13:28:24.699550 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-05-11 13:28:24.699569 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-05-11 13:28:24.699587 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt 2026-05-11 13:28:24.699604 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml 2026-05-11 13:28:24.699622 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-05-11 13:28:24.699639 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-05-11 13:28:24.699657 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-05-11 13:28:24.699675 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-05-11 13:28:24.699693 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-05-11 13:28:24.699710 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-11 13:28:24.699727 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-05-11 13:28:24.699745 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-05-11 13:28:24.699762 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-05-11 13:28:24.699779 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-05-11 13:28:24.699797 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-05-11 13:28:24.699814 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-05-11 13:28:24.699832 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-05-11 13:28:24.699850 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-05-11 13:28:24.699867 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-05-11 13:28:24.699885 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-05-11 13:28:24.699903 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-05-11 13:28:24.699922 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-05-11 13:28:24.699948 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-05-11 13:28:24.699980 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-05-11 13:28:24.700008 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-05-11 13:28:24.700027 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-05-11 13:28:24.700045 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.txt 2026-05-11 13:28:24.700063 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.yaml 2026-05-11 13:28:24.700081 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.txt 2026-05-11 13:28:24.700099 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.yaml 2026-05-11 13:28:24.700117 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt 2026-05-11 13:28:24.700135 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml 2026-05-11 13:28:24.700153 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt 2026-05-11 13:28:24.700170 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml 2026-05-11 13:28:24.700193 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt 2026-05-11 13:28:24.700212 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml 2026-05-11 13:28:24.700231 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt 2026-05-11 13:28:24.700249 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml 2026-05-11 13:28:24.700267 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt 2026-05-11 13:28:24.700284 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml 2026-05-11 13:28:24.700302 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.txt 2026-05-11 13:28:24.700319 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.yaml 2026-05-11 13:28:24.700338 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.txt 2026-05-11 13:28:24.700355 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.yaml 2026-05-11 13:28:24.700373 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-05-11 13:28:24.700391 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-05-11 13:28:24.700409 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-05-11 13:28:24.700426 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-05-11 13:28:24.700444 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt 2026-05-11 13:28:24.700461 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml 2026-05-11 13:28:24.700479 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt 2026-05-11 13:28:24.700496 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml 2026-05-11 13:28:24.700513 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt 2026-05-11 13:28:24.700530 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml 2026-05-11 13:28:24.700548 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt 2026-05-11 13:28:24.700565 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml 2026-05-11 13:28:24.700583 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt 2026-05-11 13:28:24.700600 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml 2026-05-11 13:28:24.700617 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt 2026-05-11 13:28:24.700635 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml 2026-05-11 13:28:24.700652 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt 2026-05-11 13:28:24.700669 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml 2026-05-11 13:28:24.700686 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt 2026-05-11 13:28:24.700703 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml 2026-05-11 13:28:24.700720 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt 2026-05-11 13:28:24.700737 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml 2026-05-11 13:28:24.700754 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-05-11 13:28:24.700772 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-05-11 13:28:24.700789 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-05-11 13:28:24.700812 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-05-11 13:28:24.700830 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-05-11 13:28:24.700848 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-05-11 13:28:24.700866 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-05-11 13:28:24.700883 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-05-11 13:28:24.700901 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-05-11 13:28:24.700919 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-05-11 13:28:24.700936 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-05-11 13:28:24.700991 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-05-11 13:28:24.701031 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-05-11 13:28:24.701054 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-05-11 13:28:24.701073 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-05-11 13:28:24.701092 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-05-11 13:28:24.701110 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-05-11 13:28:24.701128 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-05-11 13:28:24.701146 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-05-11 13:28:24.701163 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-05-11 13:28:24.701181 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-05-11 13:28:24.701198 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-05-11 13:28:24.701216 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-05-11 13:28:24.701234 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-05-11 13:28:24.701252 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-05-11 13:28:24.701270 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-05-11 13:28:24.701288 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-05-11 13:28:24.701307 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-05-11 13:28:24.701325 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-05-11 13:28:24.701342 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-05-11 13:28:24.701360 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-05-11 13:28:24.701378 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-05-11 13:28:24.701395 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-05-11 13:28:24.701413 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-05-11 13:28:24.701436 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-05-11 13:28:24.701454 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-05-11 13:28:24.701473 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-05-11 13:28:24.701491 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-05-11 13:28:24.701509 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-05-11 13:28:24.701528 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-05-11 13:28:24.701546 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-05-11 13:28:24.701564 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-05-11 13:28:24.701583 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-05-11 13:28:24.701603 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-05-11 13:28:24.701621 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-05-11 13:28:24.701639 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-05-11 13:28:24.701657 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-05-11 13:28:24.701674 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-05-11 13:28:24.701691 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-05-11 13:28:24.701709 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-05-11 13:28:24.701726 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-05-11 13:28:24.701743 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-05-11 13:28:24.701760 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-05-11 13:28:24.701778 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-05-11 13:28:24.701795 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-05-11 13:28:24.701812 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-05-11 13:28:24.701830 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-05-11 13:28:24.701848 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-05-11 13:28:24.701865 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-05-11 13:28:24.701882 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-05-11 13:28:24.701899 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-05-11 13:28:24.701916 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-05-11 13:28:24.701952 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-05-11 13:28:24.701977 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-05-11 13:28:24.701999 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-05-11 13:28:24.702023 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-05-11 13:28:24.702041 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-05-11 13:28:24.702059 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-05-11 13:28:24.702076 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-05-11 13:28:24.702093 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-05-11 13:28:24.702110 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-05-11 13:28:24.702128 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-05-11 13:28:24.702145 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-05-11 13:28:24.702162 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-05-11 13:28:24.702179 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-05-11 13:28:24.702196 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-05-11 13:28:24.702214 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-05-11 13:28:24.702231 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-05-11 13:28:24.702248 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-05-11 13:28:24.702266 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-05-11 13:28:24.702284 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-05-11 13:28:24.702301 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-05-11 13:28:24.702319 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-05-11 13:28:24.702336 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-05-11 13:28:24.702353 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-05-11 13:28:24.702370 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-05-11 13:28:24.702388 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-05-11 13:28:24.702405 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-05-11 13:28:24.702422 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt 2026-05-11 13:28:24.702440 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml 2026-05-11 13:28:24.702457 | instance | cd+++++++++ objects/cluster/namespace/ 2026-05-11 13:28:24.702475 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-05-11 13:28:24.702493 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-05-11 13:28:24.702510 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.txt 2026-05-11 13:28:24.702528 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.yaml 2026-05-11 13:28:24.702546 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.txt 2026-05-11 13:28:24.702564 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.yaml 2026-05-11 13:28:24.702581 | instance | >f+++++++++ objects/cluster/namespace/capi-system.txt 2026-05-11 13:28:24.702599 | instance | >f+++++++++ objects/cluster/namespace/capi-system.yaml 2026-05-11 13:28:24.702616 | instance | >f+++++++++ objects/cluster/namespace/capo-system.txt 2026-05-11 13:28:24.702634 | instance | >f+++++++++ objects/cluster/namespace/capo-system.yaml 2026-05-11 13:28:24.702651 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-05-11 13:28:24.702674 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-05-11 13:28:24.702692 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-05-11 13:28:24.702709 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-05-11 13:28:24.702727 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-05-11 13:28:24.702745 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-05-11 13:28:24.702764 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-05-11 13:28:24.702781 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-05-11 13:28:24.702799 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-05-11 13:28:24.702816 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-05-11 13:28:24.702834 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-05-11 13:28:24.702851 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-05-11 13:28:24.702869 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-05-11 13:28:24.702886 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-05-11 13:28:24.702903 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-05-11 13:28:24.702921 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-05-11 13:28:24.702938 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.txt 2026-05-11 13:28:24.702956 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.yaml 2026-05-11 13:28:24.702974 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-05-11 13:28:24.703013 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-05-11 13:28:24.703045 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-05-11 13:28:24.703065 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-05-11 13:28:24.703084 | instance | >f+++++++++ objects/cluster/namespace/orc-system.txt 2026-05-11 13:28:24.703102 | instance | >f+++++++++ objects/cluster/namespace/orc-system.yaml 2026-05-11 13:28:24.703119 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt 2026-05-11 13:28:24.703137 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml 2026-05-11 13:28:24.703155 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-05-11 13:28:24.703173 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-05-11 13:28:24.703190 | instance | cd+++++++++ objects/cluster/node/ 2026-05-11 13:28:24.703208 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-05-11 13:28:24.703232 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-05-11 13:28:24.703264 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-05-11 13:28:24.703291 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-05-11 13:28:24.703311 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-05-11 13:28:24.703329 | instance | cd+++++++++ objects/namespaced/ 2026-05-11 13:28:24.703347 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-05-11 13:28:24.703365 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-05-11 13:28:24.703383 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-05-11 13:28:24.703401 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-05-11 13:28:24.703419 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-05-11 13:28:24.703437 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-05-11 13:28:24.703454 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-05-11 13:28:24.703472 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-05-11 13:28:24.703489 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-05-11 13:28:24.703514 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-05-11 13:28:24.703533 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-05-11 13:28:24.703551 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-05-11 13:28:24.703569 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-05-11 13:28:24.703587 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-05-11 13:28:24.703605 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-05-11 13:28:24.703622 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-05-11 13:28:24.703640 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-05-11 13:28:24.703657 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-05-11 13:28:24.703675 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-05-11 13:28:24.703692 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-05-11 13:28:24.703709 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-05-11 13:28:24.703727 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-05-11 13:28:24.703744 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-05-11 13:28:24.703761 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-05-11 13:28:24.703779 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-05-11 13:28:24.703796 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-205.nip.io-tls.txt 2026-05-11 13:28:24.703814 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-205.nip.io-tls.yaml 2026-05-11 13:28:24.703831 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-05-11 13:28:24.703849 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-05-11 13:28:24.703866 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-05-11 13:28:24.703883 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-05-11 13:28:24.703900 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-05-11 13:28:24.703918 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-05-11 13:28:24.703936 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-05-11 13:28:24.703954 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-05-11 13:28:24.703974 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-05-11 13:28:24.704001 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-05-11 13:28:24.704026 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-05-11 13:28:24.704046 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-05-11 13:28:24.704064 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-05-11 13:28:24.704083 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-05-11 13:28:24.704101 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-05-11 13:28:24.704119 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-05-11 13:28:24.704137 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-05-11 13:28:24.704154 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-05-11 13:28:24.704172 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-05-11 13:28:24.704196 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/ 2026-05-11 13:28:24.704215 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/ 2026-05-11 13:28:24.704233 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.txt 2026-05-11 13:28:24.704250 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.yaml 2026-05-11 13:28:24.704268 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/ 2026-05-11 13:28:24.704285 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.txt 2026-05-11 13:28:24.704307 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.yaml 2026-05-11 13:28:24.704336 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/ 2026-05-11 13:28:24.704365 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.txt 2026-05-11 13:28:24.704387 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.yaml 2026-05-11 13:28:24.704406 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/ 2026-05-11 13:28:24.704424 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-wnhbl.txt 2026-05-11 13:28:24.704443 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-wnhbl.yaml 2026-05-11 13:28:24.704461 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/ 2026-05-11 13:28:24.704479 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.txt 2026-05-11 13:28:24.704497 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.yaml 2026-05-11 13:28:24.704514 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/ 2026-05-11 13:28:24.704532 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.txt 2026-05-11 13:28:24.704550 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.yaml 2026-05-11 13:28:24.704568 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/ 2026-05-11 13:28:24.704589 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.txt 2026-05-11 13:28:24.704609 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.yaml 2026-05-11 13:28:24.704626 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/ 2026-05-11 13:28:24.704644 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.txt 2026-05-11 13:28:24.704662 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.yaml 2026-05-11 13:28:24.704679 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.txt 2026-05-11 13:28:24.704696 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.yaml 2026-05-11 13:28:24.704714 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/ 2026-05-11 13:28:24.704731 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.txt 2026-05-11 13:28:24.704749 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.yaml 2026-05-11 13:28:24.704775 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/ 2026-05-11 13:28:24.704795 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/ 2026-05-11 13:28:24.704814 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.txt 2026-05-11 13:28:24.704832 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.yaml 2026-05-11 13:28:24.704850 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/ 2026-05-11 13:28:24.704868 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.txt 2026-05-11 13:28:24.704885 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.yaml 2026-05-11 13:28:24.704904 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/ 2026-05-11 13:28:24.704921 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.txt 2026-05-11 13:28:24.704939 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.yaml 2026-05-11 13:28:24.705014 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/ 2026-05-11 13:28:24.705051 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-s5knq.txt 2026-05-11 13:28:24.705073 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-s5knq.yaml 2026-05-11 13:28:24.705092 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/ 2026-05-11 13:28:24.705111 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.txt 2026-05-11 13:28:24.705130 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.yaml 2026-05-11 13:28:24.705148 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/ 2026-05-11 13:28:24.705166 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.txt 2026-05-11 13:28:24.705185 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.yaml 2026-05-11 13:28:24.705203 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/ 2026-05-11 13:28:24.705221 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.txt 2026-05-11 13:28:24.705239 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.yaml 2026-05-11 13:28:24.705257 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/ 2026-05-11 13:28:24.705274 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.txt 2026-05-11 13:28:24.705292 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.yaml 2026-05-11 13:28:24.705309 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.txt 2026-05-11 13:28:24.705327 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.yaml 2026-05-11 13:28:24.705345 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/ 2026-05-11 13:28:24.705369 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.txt 2026-05-11 13:28:24.705388 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.yaml 2026-05-11 13:28:24.705406 | instance | cd+++++++++ objects/namespaced/capi-system/ 2026-05-11 13:28:24.705424 | instance | cd+++++++++ objects/namespaced/capi-system/configmaps/ 2026-05-11 13:28:24.705442 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.txt 2026-05-11 13:28:24.705459 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.yaml 2026-05-11 13:28:24.705477 | instance | cd+++++++++ objects/namespaced/capi-system/deployment/ 2026-05-11 13:28:24.705494 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.txt 2026-05-11 13:28:24.705511 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.yaml 2026-05-11 13:28:24.705528 | instance | cd+++++++++ objects/namespaced/capi-system/endpoints/ 2026-05-11 13:28:24.705545 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.txt 2026-05-11 13:28:24.705562 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.yaml 2026-05-11 13:28:24.705579 | instance | cd+++++++++ objects/namespaced/capi-system/pods/ 2026-05-11 13:28:24.705596 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-bc4cf8c95-7fcdw.txt 2026-05-11 13:28:24.705614 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-bc4cf8c95-7fcdw.yaml 2026-05-11 13:28:24.705631 | instance | cd+++++++++ objects/namespaced/capi-system/rolebindings/ 2026-05-11 13:28:24.705648 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.txt 2026-05-11 13:28:24.705665 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.yaml 2026-05-11 13:28:24.705682 | instance | cd+++++++++ objects/namespaced/capi-system/roles/ 2026-05-11 13:28:24.705700 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.txt 2026-05-11 13:28:24.705717 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.yaml 2026-05-11 13:28:24.705734 | instance | cd+++++++++ objects/namespaced/capi-system/secrets/ 2026-05-11 13:28:24.705751 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.txt 2026-05-11 13:28:24.705769 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.yaml 2026-05-11 13:28:24.705786 | instance | cd+++++++++ objects/namespaced/capi-system/serviceaccounts/ 2026-05-11 13:28:24.705804 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.txt 2026-05-11 13:28:24.705821 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.yaml 2026-05-11 13:28:24.705838 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.txt 2026-05-11 13:28:24.705856 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.yaml 2026-05-11 13:28:24.705873 | instance | cd+++++++++ objects/namespaced/capi-system/services/ 2026-05-11 13:28:24.705891 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.txt 2026-05-11 13:28:24.705908 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.yaml 2026-05-11 13:28:24.705925 | instance | cd+++++++++ objects/namespaced/capo-system/ 2026-05-11 13:28:24.705968 | instance | cd+++++++++ objects/namespaced/capo-system/configmaps/ 2026-05-11 13:28:24.705987 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.txt 2026-05-11 13:28:24.706004 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.yaml 2026-05-11 13:28:24.706026 | instance | cd+++++++++ objects/namespaced/capo-system/deployment/ 2026-05-11 13:28:24.706044 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.txt 2026-05-11 13:28:24.706061 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.yaml 2026-05-11 13:28:24.706078 | instance | cd+++++++++ objects/namespaced/capo-system/endpoints/ 2026-05-11 13:28:24.706096 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.txt 2026-05-11 13:28:24.706113 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.yaml 2026-05-11 13:28:24.706130 | instance | cd+++++++++ objects/namespaced/capo-system/pods/ 2026-05-11 13:28:24.706148 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-65565fdb7f-2cprb.txt 2026-05-11 13:28:24.706165 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-65565fdb7f-2cprb.yaml 2026-05-11 13:28:24.706182 | instance | cd+++++++++ objects/namespaced/capo-system/rolebindings/ 2026-05-11 13:28:24.706199 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.txt 2026-05-11 13:28:24.706217 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.yaml 2026-05-11 13:28:24.706234 | instance | cd+++++++++ objects/namespaced/capo-system/roles/ 2026-05-11 13:28:24.706251 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.txt 2026-05-11 13:28:24.706269 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.yaml 2026-05-11 13:28:24.706286 | instance | cd+++++++++ objects/namespaced/capo-system/secrets/ 2026-05-11 13:28:24.706303 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.txt 2026-05-11 13:28:24.706321 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.yaml 2026-05-11 13:28:24.706338 | instance | cd+++++++++ objects/namespaced/capo-system/serviceaccounts/ 2026-05-11 13:28:24.706355 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.txt 2026-05-11 13:28:24.706373 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.yaml 2026-05-11 13:28:24.706390 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.txt 2026-05-11 13:28:24.706409 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.yaml 2026-05-11 13:28:24.706427 | instance | cd+++++++++ objects/namespaced/capo-system/services/ 2026-05-11 13:28:24.706445 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.txt 2026-05-11 13:28:24.706463 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.yaml 2026-05-11 13:28:24.706480 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-05-11 13:28:24.706498 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-05-11 13:28:24.706515 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt 2026-05-11 13:28:24.706533 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml 2026-05-11 13:28:24.706552 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-05-11 13:28:24.706574 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-05-11 13:28:24.706595 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-05-11 13:28:24.706618 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-05-11 13:28:24.706639 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-05-11 13:28:24.706661 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-05-11 13:28:24.706683 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-05-11 13:28:24.706709 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-05-11 13:28:24.706732 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-05-11 13:28:24.706752 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-05-11 13:28:24.706770 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-05-11 13:28:24.706788 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-05-11 13:28:24.706805 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-05-11 13:28:24.706822 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-05-11 13:28:24.706840 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-05-11 13:28:24.706857 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-w9vxh.txt 2026-05-11 13:28:24.706874 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-w9vxh.yaml 2026-05-11 13:28:24.706892 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-mzcbc.txt 2026-05-11 13:28:24.706909 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-mzcbc.yaml 2026-05-11 13:28:24.706927 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-swvqm.txt 2026-05-11 13:28:24.706945 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-swvqm.yaml 2026-05-11 13:28:24.706962 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-05-11 13:28:24.706980 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-05-11 13:28:24.706997 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-05-11 13:28:24.707015 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-05-11 13:28:24.707032 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-05-11 13:28:24.707050 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-05-11 13:28:24.707067 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-05-11 13:28:24.707084 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-05-11 13:28:24.707101 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-05-11 13:28:24.707118 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-05-11 13:28:24.707135 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-05-11 13:28:24.707152 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-05-11 13:28:24.707169 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-05-11 13:28:24.707186 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-05-11 13:28:24.707204 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-05-11 13:28:24.707221 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-05-11 13:28:24.707238 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-05-11 13:28:24.707255 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-05-11 13:28:24.707272 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-05-11 13:28:24.707293 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-05-11 13:28:24.707311 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-05-11 13:28:24.707328 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-05-11 13:28:24.707346 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-05-11 13:28:24.707363 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-05-11 13:28:24.707380 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-05-11 13:28:24.707398 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-05-11 13:28:24.707416 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-05-11 13:28:24.707433 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-05-11 13:28:24.707451 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-05-11 13:28:24.707468 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-05-11 13:28:24.707485 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-05-11 13:28:24.707503 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-05-11 13:28:24.707520 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-05-11 13:28:24.707538 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-05-11 13:28:24.707555 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-05-11 13:28:24.707572 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-05-11 13:28:24.707600 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-05-11 13:28:24.707649 | instance | cd+++++++++ objects/namespaced/default/ 2026-05-11 13:28:24.707678 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-05-11 13:28:24.707700 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-05-11 13:28:24.707719 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-05-11 13:28:24.707738 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-05-11 13:28:24.707756 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-05-11 13:28:24.707774 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-05-11 13:28:24.707792 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-05-11 13:28:24.707810 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-05-11 13:28:24.707828 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-05-11 13:28:24.707846 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-05-11 13:28:24.707864 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-05-11 13:28:24.707882 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-05-11 13:28:24.707900 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-05-11 13:28:24.707918 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-05-11 13:28:24.707937 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-05-11 13:28:24.707955 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-05-11 13:28:24.707976 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-05-11 13:28:24.708001 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-05-11 13:28:24.708028 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-05-11 13:28:24.708048 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-05-11 13:28:24.708066 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-05-11 13:28:24.708085 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-05-11 13:28:24.708103 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-05-11 13:28:24.708121 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-05-11 13:28:24.708138 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-05-11 13:28:24.708156 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-59wtg.txt 2026-05-11 13:28:24.708173 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-59wtg.yaml 2026-05-11 13:28:24.708191 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-05-11 13:28:24.708209 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-05-11 13:28:24.708227 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-05-11 13:28:24.708246 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-05-11 13:28:24.708264 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-05-11 13:28:24.708282 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-05-11 13:28:24.708300 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-05-11 13:28:24.708318 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-05-11 13:28:24.708336 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-05-11 13:28:24.708355 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-05-11 13:28:24.708372 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-05-11 13:28:24.708390 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-05-11 13:28:24.708408 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-05-11 13:28:24.708426 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-05-11 13:28:24.708445 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-05-11 13:28:24.708464 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-05-11 13:28:24.708482 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-05-11 13:28:24.708499 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-05-11 13:28:24.708517 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-05-11 13:28:24.708535 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-05-11 13:28:24.708552 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-05-11 13:28:24.708569 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-05-11 13:28:24.708586 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-05-11 13:28:24.708610 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-05-11 13:28:24.708629 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-05-11 13:28:24.708647 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-05-11 13:28:24.708664 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-05-11 13:28:24.708684 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-05-11 13:28:24.708711 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-05-11 13:28:24.708741 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-05-11 13:28:24.708766 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-05-11 13:28:24.708785 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-05-11 13:28:24.708803 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-05-11 13:28:24.708821 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-05-11 13:28:24.708840 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-05-11 13:28:24.708858 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-05-11 13:28:24.708876 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-05-11 13:28:24.708894 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-05-11 13:28:24.708912 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-05-11 13:28:24.708931 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-05-11 13:28:24.708949 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-05-11 13:28:24.708994 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-05-11 13:28:24.709017 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-05-11 13:28:24.709036 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-05-11 13:28:24.709054 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-05-11 13:28:24.709072 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-05-11 13:28:24.709090 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-05-11 13:28:24.709147 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-05-11 13:28:24.709184 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-05-11 13:28:24.709206 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-05-11 13:28:24.709226 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-05-11 13:28:24.709245 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-05-11 13:28:24.709263 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-05-11 13:28:24.709281 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-05-11 13:28:24.709299 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-05-11 13:28:24.709318 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-05-11 13:28:24.709336 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-05-11 13:28:24.709362 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-05-11 13:28:24.709382 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-05-11 13:28:24.709401 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-05-11 13:28:24.709419 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-05-11 13:28:24.709437 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-lj7pz.txt 2026-05-11 13:28:24.709456 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-lj7pz.yaml 2026-05-11 13:28:24.709474 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-qlh55.txt 2026-05-11 13:28:24.709492 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-qlh55.yaml 2026-05-11 13:28:24.709510 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-05-11 13:28:24.709528 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-05-11 13:28:24.709546 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-05-11 13:28:24.709565 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-05-11 13:28:24.709583 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-05-11 13:28:24.709601 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-05-11 13:28:24.709619 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-05-11 13:28:24.709636 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-05-11 13:28:24.709654 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-05-11 13:28:24.709671 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-05-11 13:28:24.709689 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-05-11 13:28:24.709706 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-05-11 13:28:24.709724 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-05-11 13:28:24.709742 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-05-11 13:28:24.709759 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-05-11 13:28:24.709801 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-05-11 13:28:24.709839 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-05-11 13:28:24.709861 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-05-11 13:28:24.709880 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-05-11 13:28:24.709899 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-05-11 13:28:24.709917 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-05-11 13:28:24.709958 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-05-11 13:28:24.709981 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-05-11 13:28:24.710008 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-05-11 13:28:24.710031 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-05-11 13:28:24.710054 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-05-11 13:28:24.710085 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-05-11 13:28:24.710105 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-05-11 13:28:24.710122 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-05-11 13:28:24.710140 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-05-11 13:28:24.710158 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-05-11 13:28:24.710176 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-05-11 13:28:24.710193 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-05-11 13:28:24.710212 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-05-11 13:28:24.710229 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-05-11 13:28:24.710247 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-05-11 13:28:24.710265 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-05-11 13:28:24.710283 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-05-11 13:28:24.710301 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-05-11 13:28:24.710319 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-05-11 13:28:24.710336 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-05-11 13:28:24.710354 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-05-11 13:28:24.710372 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-05-11 13:28:24.710389 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-05-11 13:28:24.710407 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-05-11 13:28:24.710425 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-05-11 13:28:24.710444 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-05-11 13:28:24.710462 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-05-11 13:28:24.710480 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-05-11 13:28:24.710498 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-05-11 13:28:24.710516 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-05-11 13:28:24.710534 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-05-11 13:28:24.710552 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-05-11 13:28:24.710570 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-05-11 13:28:24.710591 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-05-11 13:28:24.710611 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-05-11 13:28:24.710629 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-05-11 13:28:24.710647 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-05-11 13:28:24.710664 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-05-11 13:28:24.710683 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-05-11 13:28:24.710701 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-05-11 13:28:24.710720 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-05-11 13:28:24.710743 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-05-11 13:28:24.710762 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-05-11 13:28:24.710781 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-05-11 13:28:24.710800 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-05-11 13:28:24.710818 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-05-11 13:28:24.710836 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-05-11 13:28:24.710854 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-05-11 13:28:24.710877 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-05-11 13:28:24.710900 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-05-11 13:28:24.710922 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-05-11 13:28:24.710940 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-05-11 13:28:24.710957 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-05-11 13:28:24.710975 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-05-11 13:28:24.710993 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-05-11 13:28:24.711010 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-05-11 13:28:24.711028 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-05-11 13:28:24.711045 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-05-11 13:28:24.711062 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-05-11 13:28:24.711080 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-05-11 13:28:24.711097 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-05-11 13:28:24.711115 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-05-11 13:28:24.711132 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-05-11 13:28:24.711150 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-05-11 13:28:24.711167 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-05-11 13:28:24.711185 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-05-11 13:28:24.711202 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-05-11 13:28:24.711220 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-05-11 13:28:24.711238 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-05-11 13:28:24.711256 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-05-11 13:28:24.711274 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-05-11 13:28:24.711292 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-05-11 13:28:24.711310 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-05-11 13:28:24.711328 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-05-11 13:28:24.711346 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-05-11 13:28:24.711368 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-05-11 13:28:24.711387 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-k9cqg.txt 2026-05-11 13:28:24.711406 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-k9cqg.yaml 2026-05-11 13:28:24.711423 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-t549k.txt 2026-05-11 13:28:24.711441 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-t549k.yaml 2026-05-11 13:28:24.711459 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-2kc9k.txt 2026-05-11 13:28:24.711476 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-2kc9k.yaml 2026-05-11 13:28:24.711493 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-bxjzh.txt 2026-05-11 13:28:24.711511 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-bxjzh.yaml 2026-05-11 13:28:24.711528 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-05-11 13:28:24.711547 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-05-11 13:28:24.711564 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-05-11 13:28:24.711584 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-05-11 13:28:24.711604 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-05-11 13:28:24.711622 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-05-11 13:28:24.711640 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-tpbzc.txt 2026-05-11 13:28:24.711657 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-tpbzc.yaml 2026-05-11 13:28:24.711675 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-05-11 13:28:24.711692 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-05-11 13:28:24.711710 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-05-11 13:28:24.711728 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-05-11 13:28:24.711746 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-05-11 13:28:24.711764 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-05-11 13:28:24.711782 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-05-11 13:28:24.711799 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-05-11 13:28:24.711816 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-05-11 13:28:24.711834 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-05-11 13:28:24.711851 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-05-11 13:28:24.711869 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-05-11 13:28:24.711887 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-05-11 13:28:24.711904 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-05-11 13:28:24.711921 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-05-11 13:28:24.711939 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-05-11 13:28:24.711957 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-05-11 13:28:24.711974 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-05-11 13:28:24.711997 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-05-11 13:28:24.712015 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-05-11 13:28:24.712033 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-05-11 13:28:24.712051 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-05-11 13:28:24.712068 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-05-11 13:28:24.712086 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-05-11 13:28:24.712103 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-05-11 13:28:24.712119 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-05-11 13:28:24.712136 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-05-11 13:28:24.712154 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-05-11 13:28:24.712171 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-05-11 13:28:24.712189 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-05-11 13:28:24.712207 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-05-11 13:28:24.712225 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-05-11 13:28:24.712242 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-05-11 13:28:24.712260 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-05-11 13:28:24.712277 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-05-11 13:28:24.712295 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-05-11 13:28:24.712312 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-05-11 13:28:24.712329 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-05-11 13:28:24.712347 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-05-11 13:28:24.712364 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-05-11 13:28:24.712381 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-05-11 13:28:24.712399 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-05-11 13:28:24.712416 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-05-11 13:28:24.712434 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-05-11 13:28:24.712451 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-05-11 13:28:24.712469 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-05-11 13:28:24.712486 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-05-11 13:28:24.712504 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-05-11 13:28:24.712521 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-05-11 13:28:24.712538 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-05-11 13:28:24.712559 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-05-11 13:28:24.712577 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-3979y2.txt 2026-05-11 13:28:24.712674 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-3979y2.yaml 2026-05-11 13:28:24.712704 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-o5ycjn.txt 2026-05-11 13:28:24.712725 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-o5ycjn.yaml 2026-05-11 13:28:24.712744 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-05-11 13:28:24.712762 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-05-11 13:28:24.712781 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-05-11 13:28:24.712799 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-05-11 13:28:24.712817 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-05-11 13:28:24.712835 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-05-11 13:28:24.712852 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-05-11 13:28:24.712870 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-05-11 13:28:24.712887 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-05-11 13:28:24.712904 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-05-11 13:28:24.712921 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-05-11 13:28:24.712939 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-05-11 13:28:24.712969 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-05-11 13:28:24.712990 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-05-11 13:28:24.713008 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-05-11 13:28:24.713027 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-05-11 13:28:24.713046 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-05-11 13:28:24.713064 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-05-11 13:28:24.713082 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-05-11 13:28:24.713101 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-05-11 13:28:24.713119 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-05-11 13:28:24.713137 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-05-11 13:28:24.713155 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-05-11 13:28:24.713173 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-05-11 13:28:24.713191 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-05-11 13:28:24.713209 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-05-11 13:28:24.713226 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-05-11 13:28:24.713244 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-05-11 13:28:24.713262 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-05-11 13:28:24.713280 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-05-11 13:28:24.713303 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-05-11 13:28:24.713322 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-05-11 13:28:24.713339 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-05-11 13:28:24.713357 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-05-11 13:28:24.713374 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-05-11 13:28:24.713392 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-05-11 13:28:24.713409 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-05-11 13:28:24.713427 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-05-11 13:28:24.713444 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-05-11 13:28:24.713461 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-05-11 13:28:24.713479 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-05-11 13:28:24.713496 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-05-11 13:28:24.713514 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-05-11 13:28:24.713531 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-05-11 13:28:24.713549 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-05-11 13:28:24.713567 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-05-11 13:28:24.713586 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-05-11 13:28:24.713606 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-05-11 13:28:24.713624 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-05-11 13:28:24.713641 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-05-11 13:28:24.713658 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-05-11 13:28:24.713675 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-05-11 13:28:24.713692 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-05-11 13:28:24.713709 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-05-11 13:28:24.713726 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-05-11 13:28:24.713742 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-05-11 13:28:24.713760 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-05-11 13:28:24.713777 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-05-11 13:28:24.713794 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-05-11 13:28:24.713813 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-05-11 13:28:24.713830 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-05-11 13:28:24.713848 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-05-11 13:28:24.713868 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-05-11 13:28:24.713886 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-05-11 13:28:24.713904 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-05-11 13:28:24.713958 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-05-11 13:28:24.714005 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-05-11 13:28:24.714029 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-05-11 13:28:24.714049 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-05-11 13:28:24.714067 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-05-11 13:28:24.714085 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-05-11 13:28:24.714105 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-05-11 13:28:24.714129 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-05-11 13:28:24.714151 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-05-11 13:28:24.714169 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-05-11 13:28:24.714187 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-05-11 13:28:24.714226 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-05-11 13:28:24.714276 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-05-11 13:28:24.714302 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-05-11 13:28:24.714322 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-05-11 13:28:24.714341 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-05-11 13:28:24.714360 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-05-11 13:28:24.714378 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-05-11 13:28:24.714397 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-05-11 13:28:24.714416 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-05-11 13:28:24.714434 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-05-11 13:28:24.714452 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-05-11 13:28:24.714470 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-05-11 13:28:24.714488 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-05-11 13:28:24.714506 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-05-11 13:28:24.714524 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-05-11 13:28:24.714542 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-05-11 13:28:24.714559 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-05-11 13:28:24.714577 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-05-11 13:28:24.714595 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-05-11 13:28:24.714620 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-05-11 13:28:24.714639 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-05-11 13:28:24.714657 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-05-11 13:28:24.714675 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-05-11 13:28:24.714693 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-05-11 13:28:24.714711 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-05-11 13:28:24.714729 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-05-11 13:28:24.714747 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-05-11 13:28:24.714764 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-05-11 13:28:24.714782 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-pmd7v.txt 2026-05-11 13:28:24.714800 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-pmd7v.yaml 2026-05-11 13:28:24.714818 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-05-11 13:28:24.714836 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-05-11 13:28:24.714854 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-05-11 13:28:24.714872 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-05-11 13:28:24.714890 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-05-11 13:28:24.714908 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-05-11 13:28:24.714925 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-05-11 13:28:24.714943 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-05-11 13:28:24.714960 | instance | cd+++++++++ objects/namespaced/magnum-system/ 2026-05-11 13:28:24.714978 | instance | cd+++++++++ objects/namespaced/magnum-system/configmaps/ 2026-05-11 13:28:24.714996 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.txt 2026-05-11 13:28:24.715013 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.yaml 2026-05-11 13:28:24.715030 | instance | cd+++++++++ objects/namespaced/magnum-system/serviceaccounts/ 2026-05-11 13:28:24.715047 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.txt 2026-05-11 13:28:24.715065 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.yaml 2026-05-11 13:28:24.715082 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-05-11 13:28:24.715100 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-05-11 13:28:24.715118 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt 2026-05-11 13:28:24.715136 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml 2026-05-11 13:28:24.715154 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt 2026-05-11 13:28:24.715171 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml 2026-05-11 13:28:24.715189 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-05-11 13:28:24.715206 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-05-11 13:28:24.715224 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-05-11 13:28:24.715246 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-05-11 13:28:24.715265 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-05-11 13:28:24.715282 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-05-11 13:28:24.715300 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-05-11 13:28:24.715318 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-05-11 13:28:24.715335 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-05-11 13:28:24.715353 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-05-11 13:28:24.715371 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-05-11 13:28:24.715388 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-05-11 13:28:24.715406 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-05-11 13:28:24.715423 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-05-11 13:28:24.715440 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-05-11 13:28:24.715457 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-05-11 13:28:24.715474 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-05-11 13:28:24.715492 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-05-11 13:28:24.715509 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-05-11 13:28:24.715526 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-05-11 13:28:24.715544 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-05-11 13:28:24.715562 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-05-11 13:28:24.715579 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-05-11 13:28:24.715597 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-05-11 13:28:24.715615 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-05-11 13:28:24.715633 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-05-11 13:28:24.715650 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-05-11 13:28:24.715668 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-05-11 13:28:24.715686 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-05-11 13:28:24.715703 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-05-11 13:28:24.715720 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-05-11 13:28:24.715738 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-05-11 13:28:24.715760 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-05-11 13:28:24.715779 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-05-11 13:28:24.715796 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-05-11 13:28:24.715815 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-05-11 13:28:24.715833 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-05-11 13:28:24.715851 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-05-11 13:28:24.715869 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-05-11 13:28:24.715887 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-05-11 13:28:24.715905 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-05-11 13:28:24.715923 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-05-11 13:28:24.715941 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-05-11 13:28:24.715958 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-05-11 13:28:24.715976 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-05-11 13:28:24.715993 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-05-11 13:28:24.716011 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-05-11 13:28:24.716029 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-05-11 13:28:24.716046 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-05-11 13:28:24.716063 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-05-11 13:28:24.716080 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-05-11 13:28:24.716097 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-05-11 13:28:24.716114 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-05-11 13:28:24.716131 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-05-11 13:28:24.716148 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-05-11 13:28:24.716165 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-05-11 13:28:24.716182 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-05-11 13:28:24.716199 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-05-11 13:28:24.716216 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-05-11 13:28:24.716233 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-05-11 13:28:24.716250 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-05-11 13:28:24.716271 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-05-11 13:28:24.716289 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-05-11 13:28:24.716306 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-05-11 13:28:24.716324 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-05-11 13:28:24.716341 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-05-11 13:28:24.716358 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-05-11 13:28:24.716375 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-05-11 13:28:24.716392 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-05-11 13:28:24.716410 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-05-11 13:28:24.716427 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-05-11 13:28:24.716444 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-05-11 13:28:24.716462 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-05-11 13:28:24.716480 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-05-11 13:28:24.716497 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-05-11 13:28:24.716514 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-05-11 13:28:24.716532 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-05-11 13:28:24.716549 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-05-11 13:28:24.716567 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-05-11 13:28:24.716586 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-05-11 13:28:24.716606 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-05-11 13:28:24.716623 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-05-11 13:28:24.716640 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-05-11 13:28:24.716657 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-05-11 13:28:24.716674 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-05-11 13:28:24.716691 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-05-11 13:28:24.716709 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-05-11 13:28:24.716726 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-05-11 13:28:24.716743 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-05-11 13:28:24.716760 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-05-11 13:28:24.716777 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-05-11 13:28:24.716795 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-05-11 13:28:24.716817 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt 2026-05-11 13:28:24.716835 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml 2026-05-11 13:28:24.716852 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt 2026-05-11 13:28:24.716870 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml 2026-05-11 13:28:24.716888 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt 2026-05-11 13:28:24.716905 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml 2026-05-11 13:28:24.716923 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt 2026-05-11 13:28:24.716942 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml 2026-05-11 13:28:24.716977 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt 2026-05-11 13:28:24.716998 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml 2026-05-11 13:28:24.717016 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt 2026-05-11 13:28:24.717035 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml 2026-05-11 13:28:24.717053 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt 2026-05-11 13:28:24.717071 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml 2026-05-11 13:28:24.717089 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-05-11 13:28:24.717107 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-05-11 13:28:24.717125 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt 2026-05-11 13:28:24.717144 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml 2026-05-11 13:28:24.717163 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-05-11 13:28:24.717181 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt 2026-05-11 13:28:24.717199 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml 2026-05-11 13:28:24.717217 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt 2026-05-11 13:28:24.717235 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml 2026-05-11 13:28:24.717253 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-05-11 13:28:24.717271 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-05-11 13:28:24.717289 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt 2026-05-11 13:28:24.717306 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml 2026-05-11 13:28:24.717323 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt 2026-05-11 13:28:24.717341 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml 2026-05-11 13:28:24.717358 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-05-11 13:28:24.717376 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-05-11 13:28:24.717393 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-05-11 13:28:24.717412 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-05-11 13:28:24.717429 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-11 13:28:24.717451 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-05-11 13:28:24.717469 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-05-11 13:28:24.717487 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt 2026-05-11 13:28:24.717505 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml 2026-05-11 13:28:24.717522 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt 2026-05-11 13:28:24.717540 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml 2026-05-11 13:28:24.717558 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt 2026-05-11 13:28:24.717579 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml 2026-05-11 13:28:24.717600 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt 2026-05-11 13:28:24.717622 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml 2026-05-11 13:28:24.717643 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-05-11 13:28:24.717665 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-05-11 13:28:24.717686 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-05-11 13:28:24.717708 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt 2026-05-11 13:28:24.717730 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml 2026-05-11 13:28:24.717751 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-05-11 13:28:24.717768 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-05-11 13:28:24.717785 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-05-11 13:28:24.717802 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-05-11 13:28:24.717819 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-05-11 13:28:24.717836 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-11 13:28:24.717854 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-05-11 13:28:24.717871 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-05-11 13:28:24.717889 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-05-11 13:28:24.717907 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-05-11 13:28:24.717938 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-05-11 13:28:24.717960 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-05-11 13:28:24.717994 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt 2026-05-11 13:28:24.718037 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml 2026-05-11 13:28:24.718062 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt 2026-05-11 13:28:24.718081 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml 2026-05-11 13:28:24.718100 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt 2026-05-11 13:28:24.718118 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml 2026-05-11 13:28:24.718137 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt 2026-05-11 13:28:24.718162 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml 2026-05-11 13:28:24.718182 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt 2026-05-11 13:28:24.718201 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml 2026-05-11 13:28:24.718219 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt 2026-05-11 13:28:24.718237 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml 2026-05-11 13:28:24.718255 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-05-11 13:28:24.718273 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-05-11 13:28:24.718290 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt 2026-05-11 13:28:24.718308 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml 2026-05-11 13:28:24.718326 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt 2026-05-11 13:28:24.718344 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml 2026-05-11 13:28:24.718363 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-05-11 13:28:24.718381 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-05-11 13:28:24.718399 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-05-11 13:28:24.718417 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-05-11 13:28:24.718435 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-05-11 13:28:24.718453 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-05-11 13:28:24.718472 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-05-11 13:28:24.718490 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-05-11 13:28:24.718508 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-05-11 13:28:24.718538 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-05-11 13:28:24.718557 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-05-11 13:28:24.718575 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-05-11 13:28:24.718593 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt 2026-05-11 13:28:24.718612 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml 2026-05-11 13:28:24.718630 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-05-11 13:28:24.718648 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-05-11 13:28:24.718666 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-05-11 13:28:24.718684 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-g88wm.txt 2026-05-11 13:28:24.718702 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-g88wm.yaml 2026-05-11 13:28:24.718720 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-6bf5b8c55b-r8vbd.txt 2026-05-11 13:28:24.718744 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-6bf5b8c55b-r8vbd.yaml 2026-05-11 13:28:24.718762 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-5cpmg.txt 2026-05-11 13:28:24.718781 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-5cpmg.yaml 2026-05-11 13:28:24.718798 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-mcsb8.txt 2026-05-11 13:28:24.718816 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-mcsb8.yaml 2026-05-11 13:28:24.718834 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-dhh9w.txt 2026-05-11 13:28:24.718851 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-dhh9w.yaml 2026-05-11 13:28:24.718869 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt 2026-05-11 13:28:24.718887 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml 2026-05-11 13:28:24.718905 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt 2026-05-11 13:28:24.718923 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml 2026-05-11 13:28:24.718941 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-b27nw.txt 2026-05-11 13:28:24.718959 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-b27nw.yaml 2026-05-11 13:28:24.718977 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt 2026-05-11 13:28:24.718995 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml 2026-05-11 13:28:24.719012 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-qckc2.txt 2026-05-11 13:28:24.719030 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-qckc2.yaml 2026-05-11 13:28:24.719047 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-rbz6b.txt 2026-05-11 13:28:24.719065 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-rbz6b.yaml 2026-05-11 13:28:24.719082 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-mqhc2.txt 2026-05-11 13:28:24.719100 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-mqhc2.yaml 2026-05-11 13:28:24.719118 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-05-11 13:28:24.719135 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-05-11 13:28:24.719153 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-bcwql.txt 2026-05-11 13:28:24.719170 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-bcwql.yaml 2026-05-11 13:28:24.719188 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-dxm5v.txt 2026-05-11 13:28:24.719206 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-dxm5v.yaml 2026-05-11 13:28:24.719224 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-05-11 13:28:24.719242 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-05-11 13:28:24.719259 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-05-11 13:28:24.719277 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-05-11 13:28:24.719294 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-05-11 13:28:24.719312 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt 2026-05-11 13:28:24.719333 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml 2026-05-11 13:28:24.719352 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-05-11 13:28:24.719370 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-05-11 13:28:24.719389 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-05-11 13:28:24.719407 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-05-11 13:28:24.719426 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-05-11 13:28:24.719444 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt 2026-05-11 13:28:24.719462 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml 2026-05-11 13:28:24.719480 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-05-11 13:28:24.719498 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-05-11 13:28:24.719517 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-05-11 13:28:24.719535 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-05-11 13:28:24.719554 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-05-11 13:28:24.719572 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-05-11 13:28:24.719591 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-05-11 13:28:24.719608 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-05-11 13:28:24.719626 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-05-11 13:28:24.719644 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-05-11 13:28:24.719663 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-05-11 13:28:24.719681 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-05-11 13:28:24.719700 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-05-11 13:28:24.719895 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-05-11 13:28:24.719914 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-05-11 13:28:24.719931 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-05-11 13:28:24.719949 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-05-11 13:28:24.719967 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-05-11 13:28:24.719985 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-05-11 13:28:24.720002 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-05-11 13:28:24.720019 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-05-11 13:28:24.720037 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-05-11 13:28:24.720054 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-05-11 13:28:24.720076 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-05-11 13:28:24.720094 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-05-11 13:28:24.720111 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-05-11 13:28:24.720129 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-05-11 13:28:24.720147 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-05-11 13:28:24.720164 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-05-11 13:28:24.720182 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-05-11 13:28:24.720200 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-05-11 13:28:24.720217 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-dhh9w-tls.txt 2026-05-11 13:28:24.720235 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-dhh9w-tls.yaml 2026-05-11 13:28:24.720253 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-05-11 13:28:24.720270 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-05-11 13:28:24.720288 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-05-11 13:28:24.720306 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-05-11 13:28:24.720324 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-05-11 13:28:24.720342 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-05-11 13:28:24.720360 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-05-11 13:28:24.720378 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-05-11 13:28:24.720395 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-05-11 13:28:24.720413 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-05-11 13:28:24.720430 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-05-11 13:28:24.720447 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-05-11 13:28:24.720465 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt 2026-05-11 13:28:24.720483 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml 2026-05-11 13:28:24.720500 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-05-11 13:28:24.720518 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-05-11 13:28:24.720535 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt 2026-05-11 13:28:24.720553 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml 2026-05-11 13:28:24.720570 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt 2026-05-11 13:28:24.720588 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml 2026-05-11 13:28:24.720609 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt 2026-05-11 13:28:24.720629 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml 2026-05-11 13:28:24.720647 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt 2026-05-11 13:28:24.720664 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml 2026-05-11 13:28:24.720682 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-05-11 13:28:24.720700 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-05-11 13:28:24.720718 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-05-11 13:28:24.720736 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt 2026-05-11 13:28:24.720754 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml 2026-05-11 13:28:24.720771 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-05-11 13:28:24.720789 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-05-11 13:28:24.720806 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-05-11 13:28:24.720824 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-05-11 13:28:24.720841 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-05-11 13:28:24.720860 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-11 13:28:24.720878 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-05-11 13:28:24.720896 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-05-11 13:28:24.720914 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-05-11 13:28:24.720932 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-05-11 13:28:24.720950 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-05-11 13:28:24.720993 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-05-11 13:28:24.721012 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt 2026-05-11 13:28:24.721031 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml 2026-05-11 13:28:24.721050 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt 2026-05-11 13:28:24.721068 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml 2026-05-11 13:28:24.721086 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt 2026-05-11 13:28:24.721104 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml 2026-05-11 13:28:24.721122 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt 2026-05-11 13:28:24.721140 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml 2026-05-11 13:28:24.721158 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt 2026-05-11 13:28:24.721176 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml 2026-05-11 13:28:24.721199 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt 2026-05-11 13:28:24.721219 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml 2026-05-11 13:28:24.721237 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-05-11 13:28:24.721255 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-05-11 13:28:24.721273 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-05-11 13:28:24.721291 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt 2026-05-11 13:28:24.721309 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml 2026-05-11 13:28:24.721326 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-05-11 13:28:24.721344 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-05-11 13:28:24.721362 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-05-11 13:28:24.721379 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-05-11 13:28:24.721396 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-05-11 13:28:24.721415 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-11 13:28:24.721433 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-05-11 13:28:24.721451 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-05-11 13:28:24.721469 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-05-11 13:28:24.721487 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-05-11 13:28:24.721504 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-05-11 13:28:24.721522 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-05-11 13:28:24.721540 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt 2026-05-11 13:28:24.721557 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml 2026-05-11 13:28:24.721575 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt 2026-05-11 13:28:24.721593 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml 2026-05-11 13:28:24.721610 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt 2026-05-11 13:28:24.721628 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml 2026-05-11 13:28:24.721646 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt 2026-05-11 13:28:24.721663 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml 2026-05-11 13:28:24.721681 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt 2026-05-11 13:28:24.721698 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml 2026-05-11 13:28:24.721715 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt 2026-05-11 13:28:24.721733 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml 2026-05-11 13:28:24.721750 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-05-11 13:28:24.721768 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-05-11 13:28:24.721785 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt 2026-05-11 13:28:24.721802 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml 2026-05-11 13:28:24.721823 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt 2026-05-11 13:28:24.721842 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml 2026-05-11 13:28:24.721860 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-05-11 13:28:24.721878 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-05-11 13:28:24.721896 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-05-11 13:28:24.721913 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt 2026-05-11 13:28:24.721951 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml 2026-05-11 13:28:24.721976 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt 2026-05-11 13:28:24.721997 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml 2026-05-11 13:28:24.722022 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt 2026-05-11 13:28:24.722048 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml 2026-05-11 13:28:24.722072 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-05-11 13:28:24.722091 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-05-11 13:28:24.722108 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-05-11 13:28:24.722128 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-05-11 13:28:24.722146 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt 2026-05-11 13:28:24.722164 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml 2026-05-11 13:28:24.722183 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt 2026-05-11 13:28:24.722201 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml 2026-05-11 13:28:24.722219 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt 2026-05-11 13:28:24.722237 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml 2026-05-11 13:28:24.722255 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt 2026-05-11 13:28:24.722274 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml 2026-05-11 13:28:24.722292 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt 2026-05-11 13:28:24.722310 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml 2026-05-11 13:28:24.722328 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.txt 2026-05-11 13:28:24.722346 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.yaml 2026-05-11 13:28:24.722364 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.txt 2026-05-11 13:28:24.722383 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.yaml 2026-05-11 13:28:24.722401 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt 2026-05-11 13:28:24.722420 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml 2026-05-11 13:28:24.722438 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-05-11 13:28:24.722456 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-05-11 13:28:24.722474 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-05-11 13:28:24.722492 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-05-11 13:28:24.722510 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-05-11 13:28:24.722533 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-05-11 13:28:24.722552 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt 2026-05-11 13:28:24.722570 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml 2026-05-11 13:28:24.722588 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt 2026-05-11 13:28:24.722605 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml 2026-05-11 13:28:24.722623 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.txt 2026-05-11 13:28:24.722641 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.yaml 2026-05-11 13:28:24.722658 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.txt 2026-05-11 13:28:24.722676 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.yaml 2026-05-11 13:28:24.722693 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.txt 2026-05-11 13:28:24.722711 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.yaml 2026-05-11 13:28:24.722729 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-05-11 13:28:24.722746 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-05-11 13:28:24.722764 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt 2026-05-11 13:28:24.722782 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml 2026-05-11 13:28:24.722799 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.txt 2026-05-11 13:28:24.722817 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.yaml 2026-05-11 13:28:24.722835 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt 2026-05-11 13:28:24.722853 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml 2026-05-11 13:28:24.722871 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.txt 2026-05-11 13:28:24.722889 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.yaml 2026-05-11 13:28:24.722907 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt 2026-05-11 13:28:24.722925 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml 2026-05-11 13:28:24.722943 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-05-11 13:28:24.722961 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-05-11 13:28:24.722979 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-05-11 13:28:24.722997 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-05-11 13:28:24.723015 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt 2026-05-11 13:28:24.723033 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml 2026-05-11 13:28:24.723051 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt 2026-05-11 13:28:24.723069 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml 2026-05-11 13:28:24.723086 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt 2026-05-11 13:28:24.723104 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml 2026-05-11 13:28:24.723122 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt 2026-05-11 13:28:24.723139 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml 2026-05-11 13:28:24.723156 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt 2026-05-11 13:28:24.723178 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml 2026-05-11 13:28:24.723196 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt 2026-05-11 13:28:24.723213 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml 2026-05-11 13:28:24.723231 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt 2026-05-11 13:28:24.723248 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml 2026-05-11 13:28:24.723265 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.txt 2026-05-11 13:28:24.723283 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.yaml 2026-05-11 13:28:24.723301 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.txt 2026-05-11 13:28:24.723318 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.yaml 2026-05-11 13:28:24.723336 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-05-11 13:28:24.723353 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-05-11 13:28:24.723370 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-05-11 13:28:24.723388 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-05-11 13:28:24.723406 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.txt 2026-05-11 13:28:24.723424 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.yaml 2026-05-11 13:28:24.723442 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.txt 2026-05-11 13:28:24.723461 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.yaml 2026-05-11 13:28:24.723478 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.txt 2026-05-11 13:28:24.723496 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.yaml 2026-05-11 13:28:24.723514 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.txt 2026-05-11 13:28:24.723532 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.yaml 2026-05-11 13:28:24.723550 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt 2026-05-11 13:28:24.723567 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml 2026-05-11 13:28:24.723585 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt 2026-05-11 13:28:24.723603 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml 2026-05-11 13:28:24.723621 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt 2026-05-11 13:28:24.723638 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml 2026-05-11 13:28:24.723656 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt 2026-05-11 13:28:24.723674 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml 2026-05-11 13:28:24.723692 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.txt 2026-05-11 13:28:24.723709 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.yaml 2026-05-11 13:28:24.723726 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.txt 2026-05-11 13:28:24.723743 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.yaml 2026-05-11 13:28:24.723769 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt 2026-05-11 13:28:24.723788 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml 2026-05-11 13:28:24.723806 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt 2026-05-11 13:28:24.723824 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml 2026-05-11 13:28:24.723841 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt 2026-05-11 13:28:24.723858 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml 2026-05-11 13:28:24.723876 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt 2026-05-11 13:28:24.723894 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml 2026-05-11 13:28:24.723912 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt 2026-05-11 13:28:24.723930 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml 2026-05-11 13:28:24.723948 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/tempest-bin.txt 2026-05-11 13:28:24.723966 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/tempest-bin.yaml 2026-05-11 13:28:24.723984 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt 2026-05-11 13:28:24.724003 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml 2026-05-11 13:28:24.724021 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt 2026-05-11 13:28:24.724039 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml 2026-05-11 13:28:24.724058 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt 2026-05-11 13:28:24.724076 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml 2026-05-11 13:28:24.724093 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-05-11 13:28:24.724111 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt 2026-05-11 13:28:24.724129 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml 2026-05-11 13:28:24.724147 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.txt 2026-05-11 13:28:24.724164 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.yaml 2026-05-11 13:28:24.724182 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.txt 2026-05-11 13:28:24.724200 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.yaml 2026-05-11 13:28:24.724218 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-05-11 13:28:24.724235 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-05-11 13:28:24.724253 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-05-11 13:28:24.724271 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-05-11 13:28:24.724288 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt 2026-05-11 13:28:24.724306 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml 2026-05-11 13:28:24.724323 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt 2026-05-11 13:28:24.724341 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml 2026-05-11 13:28:24.724358 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/ 2026-05-11 13:28:24.724376 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt 2026-05-11 13:28:24.724397 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml 2026-05-11 13:28:24.724415 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt 2026-05-11 13:28:24.724433 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml 2026-05-11 13:28:24.724450 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.txt 2026-05-11 13:28:24.724467 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.yaml 2026-05-11 13:28:24.724485 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.txt 2026-05-11 13:28:24.724502 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.yaml 2026-05-11 13:28:24.724518 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.txt 2026-05-11 13:28:24.724535 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.yaml 2026-05-11 13:28:24.724552 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.txt 2026-05-11 13:28:24.724569 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.yaml 2026-05-11 13:28:24.724586 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt 2026-05-11 13:28:24.724603 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml 2026-05-11 13:28:24.724621 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.txt 2026-05-11 13:28:24.724639 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.yaml 2026-05-11 13:28:24.724656 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt 2026-05-11 13:28:24.724674 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml 2026-05-11 13:28:24.724692 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.txt 2026-05-11 13:28:24.724709 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.yaml 2026-05-11 13:28:24.724727 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt 2026-05-11 13:28:24.724745 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml 2026-05-11 13:28:24.724762 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-05-11 13:28:24.724780 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt 2026-05-11 13:28:24.724798 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml 2026-05-11 13:28:24.724816 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt 2026-05-11 13:28:24.724834 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml 2026-05-11 13:28:24.724852 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt 2026-05-11 13:28:24.724870 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml 2026-05-11 13:28:24.724888 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt 2026-05-11 13:28:24.724906 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml 2026-05-11 13:28:24.724924 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt 2026-05-11 13:28:24.724942 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml 2026-05-11 13:28:24.724978 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt 2026-05-11 13:28:24.724998 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml 2026-05-11 13:28:24.725016 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.txt 2026-05-11 13:28:24.725033 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.yaml 2026-05-11 13:28:24.725057 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.txt 2026-05-11 13:28:24.725075 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.yaml 2026-05-11 13:28:24.725093 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.txt 2026-05-11 13:28:24.725112 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.yaml 2026-05-11 13:28:24.725129 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.txt 2026-05-11 13:28:24.725147 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.yaml 2026-05-11 13:28:24.725165 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-05-11 13:28:24.725183 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-05-11 13:28:24.725278 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.txt 2026-05-11 13:28:24.725306 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.yaml 2026-05-11 13:28:24.725326 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.txt 2026-05-11 13:28:24.725346 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.yaml 2026-05-11 13:28:24.725365 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.txt 2026-05-11 13:28:24.725384 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.yaml 2026-05-11 13:28:24.725402 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.txt 2026-05-11 13:28:24.725420 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.yaml 2026-05-11 13:28:24.725437 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.txt 2026-05-11 13:28:24.725455 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.yaml 2026-05-11 13:28:24.725473 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.txt 2026-05-11 13:28:24.725491 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.yaml 2026-05-11 13:28:24.725509 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-05-11 13:28:24.725527 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-05-11 13:28:24.725544 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.txt 2026-05-11 13:28:24.725562 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.yaml 2026-05-11 13:28:24.725579 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt 2026-05-11 13:28:24.725597 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml 2026-05-11 13:28:24.725614 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt 2026-05-11 13:28:24.725632 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml 2026-05-11 13:28:24.725649 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt 2026-05-11 13:28:24.725667 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml 2026-05-11 13:28:24.725762 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt 2026-05-11 13:28:24.725786 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml 2026-05-11 13:28:24.725805 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt 2026-05-11 13:28:24.725824 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml 2026-05-11 13:28:24.725842 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt 2026-05-11 13:28:24.725861 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml 2026-05-11 13:28:24.725880 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt 2026-05-11 13:28:24.725905 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml 2026-05-11 13:28:24.725964 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.txt 2026-05-11 13:28:24.725986 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.yaml 2026-05-11 13:28:24.726006 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.txt 2026-05-11 13:28:24.726025 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.yaml 2026-05-11 13:28:24.726043 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.txt 2026-05-11 13:28:24.726061 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.yaml 2026-05-11 13:28:24.726079 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-database-exporter.txt 2026-05-11 13:28:24.726098 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-database-exporter.yaml 2026-05-11 13:28:24.726116 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-exporter.txt 2026-05-11 13:28:24.726134 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-exporter.yaml 2026-05-11 13:28:24.726151 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt 2026-05-11 13:28:24.726170 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml 2026-05-11 13:28:24.726188 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-05-11 13:28:24.726206 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-05-11 13:28:24.726224 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-05-11 13:28:24.726243 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-05-11 13:28:24.726260 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-05-11 13:28:24.726278 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-05-11 13:28:24.726296 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt 2026-05-11 13:28:24.726315 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml 2026-05-11 13:28:24.726333 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt 2026-05-11 13:28:24.726350 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml 2026-05-11 13:28:24.726369 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt 2026-05-11 13:28:24.726387 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml 2026-05-11 13:28:24.726405 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt 2026-05-11 13:28:24.726423 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml 2026-05-11 13:28:24.726440 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-05-11 13:28:24.726458 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt 2026-05-11 13:28:24.726476 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml 2026-05-11 13:28:24.726494 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt 2026-05-11 13:28:24.726512 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml 2026-05-11 13:28:24.726530 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt 2026-05-11 13:28:24.726548 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml 2026-05-11 13:28:24.726565 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt 2026-05-11 13:28:24.726588 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml 2026-05-11 13:28:24.726608 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.txt 2026-05-11 13:28:24.726626 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.yaml 2026-05-11 13:28:24.726644 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.txt 2026-05-11 13:28:24.726662 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.yaml 2026-05-11 13:28:24.726679 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.txt 2026-05-11 13:28:24.726697 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.yaml 2026-05-11 13:28:24.726715 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.txt 2026-05-11 13:28:24.726732 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.yaml 2026-05-11 13:28:24.726750 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-05-11 13:28:24.726767 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-05-11 13:28:24.726785 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.txt 2026-05-11 13:28:24.726802 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.yaml 2026-05-11 13:28:24.726820 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.txt 2026-05-11 13:28:24.726838 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.yaml 2026-05-11 13:28:24.726855 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.txt 2026-05-11 13:28:24.726872 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.yaml 2026-05-11 13:28:24.726890 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-05-11 13:28:24.726908 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-05-11 13:28:24.726925 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-05-11 13:28:24.726943 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-05-11 13:28:24.726960 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.txt 2026-05-11 13:28:24.726978 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.yaml 2026-05-11 13:28:24.726995 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.txt 2026-05-11 13:28:24.727013 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.yaml 2026-05-11 13:28:24.727031 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt 2026-05-11 13:28:24.727048 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml 2026-05-11 13:28:24.727066 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt 2026-05-11 13:28:24.727084 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml 2026-05-11 13:28:24.727101 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt 2026-05-11 13:28:24.727119 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml 2026-05-11 13:28:24.727136 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt 2026-05-11 13:28:24.727154 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml 2026-05-11 13:28:24.727172 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.txt 2026-05-11 13:28:24.727189 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.yaml 2026-05-11 13:28:24.727207 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/openstack-exporter.txt 2026-05-11 13:28:24.727224 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/openstack-exporter.yaml 2026-05-11 13:28:24.727241 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-05-11 13:28:24.727264 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-05-11 13:28:24.727283 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-05-11 13:28:24.727301 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-05-11 13:28:24.727318 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-05-11 13:28:24.727336 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-05-11 13:28:24.727353 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-05-11 13:28:24.727371 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-05-11 13:28:24.727389 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-05-11 13:28:24.727407 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-05-11 13:28:24.727425 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-05-11 13:28:24.727460 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-05-11 13:28:24.727504 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt 2026-05-11 13:28:24.727532 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml 2026-05-11 13:28:24.727553 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt 2026-05-11 13:28:24.727572 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml 2026-05-11 13:28:24.727591 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt 2026-05-11 13:28:24.727609 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml 2026-05-11 13:28:24.727627 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt 2026-05-11 13:28:24.727645 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml 2026-05-11 13:28:24.727664 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt 2026-05-11 13:28:24.727682 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml 2026-05-11 13:28:24.727700 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt 2026-05-11 13:28:24.727719 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml 2026-05-11 13:28:24.727736 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt 2026-05-11 13:28:24.727753 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml 2026-05-11 13:28:24.727771 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.txt 2026-05-11 13:28:24.727788 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.yaml 2026-05-11 13:28:24.727806 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.txt 2026-05-11 13:28:24.727824 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.yaml 2026-05-11 13:28:24.727842 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-05-11 13:28:24.727860 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-05-11 13:28:24.727877 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-05-11 13:28:24.727895 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-05-11 13:28:24.727913 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.txt 2026-05-11 13:28:24.727931 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.yaml 2026-05-11 13:28:24.727954 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.txt 2026-05-11 13:28:24.727973 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.yaml 2026-05-11 13:28:24.727991 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.txt 2026-05-11 13:28:24.728031 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.yaml 2026-05-11 13:28:24.728066 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.txt 2026-05-11 13:28:24.728088 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.yaml 2026-05-11 13:28:24.728107 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-05-11 13:28:24.728126 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-05-11 13:28:24.728144 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt 2026-05-11 13:28:24.728162 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml 2026-05-11 13:28:24.728180 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt 2026-05-11 13:28:24.728198 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml 2026-05-11 13:28:24.728217 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt 2026-05-11 13:28:24.728234 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml 2026-05-11 13:28:24.728252 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt 2026-05-11 13:28:24.728270 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml 2026-05-11 13:28:24.728288 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.txt 2026-05-11 13:28:24.728306 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.yaml 2026-05-11 13:28:24.728324 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.txt 2026-05-11 13:28:24.728342 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.yaml 2026-05-11 13:28:24.728360 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt 2026-05-11 13:28:24.728377 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml 2026-05-11 13:28:24.728395 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt 2026-05-11 13:28:24.728412 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml 2026-05-11 13:28:24.728430 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt 2026-05-11 13:28:24.728448 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml 2026-05-11 13:28:24.728466 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt 2026-05-11 13:28:24.728483 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml 2026-05-11 13:28:24.728501 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt 2026-05-11 13:28:24.728519 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml 2026-05-11 13:28:24.728537 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-05-11 13:28:24.728555 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.txt 2026-05-11 13:28:24.728573 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.yaml 2026-05-11 13:28:24.728590 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt 2026-05-11 13:28:24.728608 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml 2026-05-11 13:28:24.728626 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt 2026-05-11 13:28:24.728651 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml 2026-05-11 13:28:24.728670 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.txt 2026-05-11 13:28:24.728689 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.yaml 2026-05-11 13:28:24.728707 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.txt 2026-05-11 13:28:24.728726 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.yaml 2026-05-11 13:28:24.728744 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.txt 2026-05-11 13:28:24.728762 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.yaml 2026-05-11 13:28:24.728780 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-05-11 13:28:24.728798 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-05-11 13:28:24.728816 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt 2026-05-11 13:28:24.728834 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml 2026-05-11 13:28:24.728851 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt 2026-05-11 13:28:24.728869 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml 2026-05-11 13:28:24.728887 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.txt 2026-05-11 13:28:24.728904 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.yaml 2026-05-11 13:28:24.728923 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt 2026-05-11 13:28:24.728941 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml 2026-05-11 13:28:24.728975 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.txt 2026-05-11 13:28:24.728997 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.yaml 2026-05-11 13:28:24.729016 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt 2026-05-11 13:28:24.729034 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml 2026-05-11 13:28:24.729052 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt 2026-05-11 13:28:24.729070 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml 2026-05-11 13:28:24.729087 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.txt 2026-05-11 13:28:24.729105 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.yaml 2026-05-11 13:28:24.729123 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt 2026-05-11 13:28:24.729141 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml 2026-05-11 13:28:24.729159 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-05-11 13:28:24.729176 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt 2026-05-11 13:28:24.729194 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml 2026-05-11 13:28:24.729211 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt 2026-05-11 13:28:24.729228 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml 2026-05-11 13:28:24.729246 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt 2026-05-11 13:28:24.729264 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml 2026-05-11 13:28:24.729282 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt 2026-05-11 13:28:24.729300 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml 2026-05-11 13:28:24.729318 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt 2026-05-11 13:28:24.729336 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml 2026-05-11 13:28:24.729358 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt 2026-05-11 13:28:24.729377 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml 2026-05-11 13:28:24.729427 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt 2026-05-11 13:28:24.729446 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml 2026-05-11 13:28:24.729463 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt 2026-05-11 13:28:24.729481 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml 2026-05-11 13:28:24.729499 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt 2026-05-11 13:28:24.729516 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml 2026-05-11 13:28:24.729534 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt 2026-05-11 13:28:24.729551 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml 2026-05-11 13:28:24.729568 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt 2026-05-11 13:28:24.729586 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml 2026-05-11 13:28:24.729604 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt 2026-05-11 13:28:24.729622 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml 2026-05-11 13:28:24.729640 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt 2026-05-11 13:28:24.729657 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml 2026-05-11 13:28:24.729675 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt 2026-05-11 13:28:24.729692 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml 2026-05-11 13:28:24.729709 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt 2026-05-11 13:28:24.729727 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml 2026-05-11 13:28:24.729744 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt 2026-05-11 13:28:24.729762 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml 2026-05-11 13:28:24.729780 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29641745.txt 2026-05-11 13:28:24.729797 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29641745.yaml 2026-05-11 13:28:24.729814 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt 2026-05-11 13:28:24.729832 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml 2026-05-11 13:28:24.729850 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt 2026-05-11 13:28:24.729867 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml 2026-05-11 13:28:24.729885 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt 2026-05-11 13:28:24.729902 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml 2026-05-11 13:28:24.729936 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt 2026-05-11 13:28:24.729956 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml 2026-05-11 13:28:24.729974 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt 2026-05-11 13:28:24.729992 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml 2026-05-11 13:28:24.730010 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt 2026-05-11 13:28:24.730029 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml 2026-05-11 13:28:24.730047 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt 2026-05-11 13:28:24.730069 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml 2026-05-11 13:28:24.730088 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt 2026-05-11 13:28:24.730106 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml 2026-05-11 13:28:24.730124 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.txt 2026-05-11 13:28:24.730142 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.yaml 2026-05-11 13:28:24.730160 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.txt 2026-05-11 13:28:24.730178 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.yaml 2026-05-11 13:28:24.730196 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.txt 2026-05-11 13:28:24.730214 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.yaml 2026-05-11 13:28:24.730233 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.txt 2026-05-11 13:28:24.730251 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.yaml 2026-05-11 13:28:24.730270 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29641755.txt 2026-05-11 13:28:24.730288 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29641755.yaml 2026-05-11 13:28:24.730307 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29641760.txt 2026-05-11 13:28:24.730324 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29641760.yaml 2026-05-11 13:28:24.730342 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29641765.txt 2026-05-11 13:28:24.730359 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29641765.yaml 2026-05-11 13:28:24.730377 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.txt 2026-05-11 13:28:24.730394 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.yaml 2026-05-11 13:28:24.730412 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.txt 2026-05-11 13:28:24.730430 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.yaml 2026-05-11 13:28:24.730448 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.txt 2026-05-11 13:28:24.730467 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.yaml 2026-05-11 13:28:24.730484 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.txt 2026-05-11 13:28:24.730502 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.yaml 2026-05-11 13:28:24.730519 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.txt 2026-05-11 13:28:24.730537 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.yaml 2026-05-11 13:28:24.730554 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.txt 2026-05-11 13:28:24.730572 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.yaml 2026-05-11 13:28:24.730590 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.txt 2026-05-11 13:28:24.730607 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.yaml 2026-05-11 13:28:24.730625 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-05-11 13:28:24.730642 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-05-11 13:28:24.730660 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-05-11 13:28:24.730678 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-05-11 13:28:24.730696 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-05-11 13:28:24.730713 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-05-11 13:28:24.730731 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-05-11 13:28:24.730754 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-05-11 13:28:24.730772 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-05-11 13:28:24.730791 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-05-11 13:28:24.730809 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-05-11 13:28:24.730827 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-05-11 13:28:24.730845 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-05-11 13:28:24.730863 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-05-11 13:28:24.730881 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.txt 2026-05-11 13:28:24.730899 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.yaml 2026-05-11 13:28:24.730917 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.txt 2026-05-11 13:28:24.730934 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.yaml 2026-05-11 13:28:24.730952 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.txt 2026-05-11 13:28:24.730970 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.yaml 2026-05-11 13:28:24.730988 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.txt 2026-05-11 13:28:24.731006 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.yaml 2026-05-11 13:28:24.731024 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.txt 2026-05-11 13:28:24.731041 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.yaml 2026-05-11 13:28:24.731059 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.txt 2026-05-11 13:28:24.731077 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.yaml 2026-05-11 13:28:24.731094 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.txt 2026-05-11 13:28:24.731112 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.yaml 2026-05-11 13:28:24.731130 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.txt 2026-05-11 13:28:24.731148 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.yaml 2026-05-11 13:28:24.731166 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.txt 2026-05-11 13:28:24.731183 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.yaml 2026-05-11 13:28:24.731201 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.txt 2026-05-11 13:28:24.731219 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.yaml 2026-05-11 13:28:24.731237 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.txt 2026-05-11 13:28:24.731255 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.yaml 2026-05-11 13:28:24.731273 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.txt 2026-05-11 13:28:24.731291 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.yaml 2026-05-11 13:28:24.731309 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.txt 2026-05-11 13:28:24.731327 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.yaml 2026-05-11 13:28:24.731345 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.txt 2026-05-11 13:28:24.731362 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.yaml 2026-05-11 13:28:24.731381 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt 2026-05-11 13:28:24.731399 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml 2026-05-11 13:28:24.731417 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt 2026-05-11 13:28:24.731439 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml 2026-05-11 13:28:24.731458 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt 2026-05-11 13:28:24.731476 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml 2026-05-11 13:28:24.731494 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt 2026-05-11 13:28:24.731512 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml 2026-05-11 13:28:24.731530 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt 2026-05-11 13:28:24.731548 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml 2026-05-11 13:28:24.731565 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt 2026-05-11 13:28:24.731583 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml 2026-05-11 13:28:24.731600 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.txt 2026-05-11 13:28:24.731618 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.yaml 2026-05-11 13:28:24.731636 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.txt 2026-05-11 13:28:24.731653 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.yaml 2026-05-11 13:28:24.731671 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt 2026-05-11 13:28:24.731689 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml 2026-05-11 13:28:24.731707 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt 2026-05-11 13:28:24.731724 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml 2026-05-11 13:28:24.731742 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt 2026-05-11 13:28:24.731760 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml 2026-05-11 13:28:24.731778 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt 2026-05-11 13:28:24.731795 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml 2026-05-11 13:28:24.731813 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt 2026-05-11 13:28:24.731831 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml 2026-05-11 13:28:24.731849 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt 2026-05-11 13:28:24.731867 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml 2026-05-11 13:28:24.731885 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.txt 2026-05-11 13:28:24.731903 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.yaml 2026-05-11 13:28:24.731922 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.txt 2026-05-11 13:28:24.731940 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.yaml 2026-05-11 13:28:24.731957 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.txt 2026-05-11 13:28:24.731978 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.yaml 2026-05-11 13:28:24.732005 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.txt 2026-05-11 13:28:24.732032 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.yaml 2026-05-11 13:28:24.732056 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.txt 2026-05-11 13:28:24.732075 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.yaml 2026-05-11 13:28:24.732093 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.txt 2026-05-11 13:28:24.732111 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.yaml 2026-05-11 13:28:24.732129 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.txt 2026-05-11 13:28:24.732152 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.yaml 2026-05-11 13:28:24.732171 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt 2026-05-11 13:28:24.732188 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml 2026-05-11 13:28:24.732206 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt 2026-05-11 13:28:24.732224 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml 2026-05-11 13:28:24.732242 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt 2026-05-11 13:28:24.732260 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml 2026-05-11 13:28:24.732277 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt 2026-05-11 13:28:24.732296 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml 2026-05-11 13:28:24.732313 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt 2026-05-11 13:28:24.732331 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml 2026-05-11 13:28:24.732349 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt 2026-05-11 13:28:24.732366 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml 2026-05-11 13:28:24.732384 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt 2026-05-11 13:28:24.732402 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml 2026-05-11 13:28:24.732419 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-ks-user.txt 2026-05-11 13:28:24.732437 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-ks-user.yaml 2026-05-11 13:28:24.732454 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-run-tests.txt 2026-05-11 13:28:24.732473 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-run-tests.yaml 2026-05-11 13:28:24.732491 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-05-11 13:28:24.732510 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-05-11 13:28:24.732528 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-05-11 13:28:24.732546 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-05-11 13:28:24.732564 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-05-11 13:28:24.732582 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt 2026-05-11 13:28:24.732600 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml 2026-05-11 13:28:24.732618 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-05-11 13:28:24.732636 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-05-11 13:28:24.732654 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-05-11 13:28:24.732673 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt 2026-05-11 13:28:24.732691 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml 2026-05-11 13:28:24.732709 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt 2026-05-11 13:28:24.732728 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml 2026-05-11 13:28:24.732746 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt 2026-05-11 13:28:24.732768 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml 2026-05-11 13:28:24.732786 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.txt 2026-05-11 13:28:24.732805 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.yaml 2026-05-11 13:28:24.732822 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-05-11 13:28:24.732840 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-05-11 13:28:24.732858 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.txt 2026-05-11 13:28:24.732876 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.yaml 2026-05-11 13:28:24.732894 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.txt 2026-05-11 13:28:24.732911 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.yaml 2026-05-11 13:28:24.732928 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt 2026-05-11 13:28:24.732946 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml 2026-05-11 13:28:24.732979 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt 2026-05-11 13:28:24.732999 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml 2026-05-11 13:28:24.733018 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.txt 2026-05-11 13:28:24.733035 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.yaml 2026-05-11 13:28:24.733053 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt 2026-05-11 13:28:24.733071 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml 2026-05-11 13:28:24.733089 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-05-11 13:28:24.733107 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-776ff9bbc5-tnckr.txt 2026-05-11 13:28:24.733125 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-776ff9bbc5-tnckr.yaml 2026-05-11 13:28:24.733143 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-5gkjl.txt 2026-05-11 13:28:24.733161 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-5gkjl.yaml 2026-05-11 13:28:24.733180 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-bqm7c.txt 2026-05-11 13:28:24.733197 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-bqm7c.yaml 2026-05-11 13:28:24.733215 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-2csws.txt 2026-05-11 13:28:24.733233 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-2csws.yaml 2026-05-11 13:28:24.733250 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-5476w.txt 2026-05-11 13:28:24.733268 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-5476w.yaml 2026-05-11 13:28:24.733285 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-z696p.txt 2026-05-11 13:28:24.733302 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-z696p.yaml 2026-05-11 13:28:24.733320 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-gb7lg.txt 2026-05-11 13:28:24.733338 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-gb7lg.yaml 2026-05-11 13:28:24.733360 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-5d7f654c4d-8dwwh.txt 2026-05-11 13:28:24.733378 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-5d7f654c4d-8dwwh.yaml 2026-05-11 13:28:24.733396 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-657c768d6d-vwjh4.txt 2026-05-11 13:28:24.733414 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-657c768d6d-vwjh4.yaml 2026-05-11 13:28:24.733432 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-8f4l8.txt 2026-05-11 13:28:24.733450 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-8f4l8.yaml 2026-05-11 13:28:24.733468 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-pjdc2.txt 2026-05-11 13:28:24.733486 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-pjdc2.yaml 2026-05-11 13:28:24.733504 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-jxfrd.txt 2026-05-11 13:28:24.733521 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-jxfrd.yaml 2026-05-11 13:28:24.733539 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-rwnm6.txt 2026-05-11 13:28:24.733557 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-rwnm6.yaml 2026-05-11 13:28:24.733575 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-2hbxw.txt 2026-05-11 13:28:24.733593 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-2hbxw.yaml 2026-05-11 13:28:24.733611 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-zlvts.txt 2026-05-11 13:28:24.733629 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-zlvts.yaml 2026-05-11 13:28:24.733647 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-gxf6l.txt 2026-05-11 13:28:24.733664 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-gxf6l.yaml 2026-05-11 13:28:24.733682 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-h25mj.txt 2026-05-11 13:28:24.733700 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-h25mj.yaml 2026-05-11 13:28:24.733718 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-spssg.txt 2026-05-11 13:28:24.733736 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-spssg.yaml 2026-05-11 13:28:24.733754 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-6944f95868-ghfs5.txt 2026-05-11 13:28:24.733772 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-6944f95868-ghfs5.yaml 2026-05-11 13:28:24.733789 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-69dgp.txt 2026-05-11 13:28:24.733807 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-69dgp.yaml 2026-05-11 13:28:24.733826 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-76848d57b4-lvgrx.txt 2026-05-11 13:28:24.733843 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-76848d57b4-lvgrx.yaml 2026-05-11 13:28:24.733861 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29641745-24phj.txt 2026-05-11 13:28:24.733879 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29641745-24phj.yaml 2026-05-11 13:28:24.733897 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-c95f4dbd9-5dwth.txt 2026-05-11 13:28:24.733960 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-c95f4dbd9-5dwth.yaml 2026-05-11 13:28:24.733985 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-9278f.txt 2026-05-11 13:28:24.734004 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-9278f.yaml 2026-05-11 13:28:24.734029 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-txg5d.txt 2026-05-11 13:28:24.734049 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-txg5d.yaml 2026-05-11 13:28:24.734068 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-xnlcb.txt 2026-05-11 13:28:24.734086 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-xnlcb.yaml 2026-05-11 13:28:24.734104 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-wfhk2.txt 2026-05-11 13:28:24.734121 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-wfhk2.yaml 2026-05-11 13:28:24.734138 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-wz8m2.txt 2026-05-11 13:28:24.734156 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-wz8m2.yaml 2026-05-11 13:28:24.734173 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-65fjj.txt 2026-05-11 13:28:24.734191 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-65fjj.yaml 2026-05-11 13:28:24.734208 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-hxrfv.txt 2026-05-11 13:28:24.734226 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-hxrfv.yaml 2026-05-11 13:28:24.734244 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-gv6hp.txt 2026-05-11 13:28:24.734261 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-gv6hp.yaml 2026-05-11 13:28:24.734279 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-c85d8698-dgrg8.txt 2026-05-11 13:28:24.734297 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-c85d8698-dgrg8.yaml 2026-05-11 13:28:24.734314 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-5bl2z.txt 2026-05-11 13:28:24.734332 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-5bl2z.yaml 2026-05-11 13:28:24.734350 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-66c669487b-xvbcf.txt 2026-05-11 13:28:24.734367 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-66c669487b-xvbcf.yaml 2026-05-11 13:28:24.734385 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-sdmnw.txt 2026-05-11 13:28:24.734402 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-sdmnw.yaml 2026-05-11 13:28:24.734420 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-g5bbz.txt 2026-05-11 13:28:24.734438 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-g5bbz.yaml 2026-05-11 13:28:24.734456 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-vwhvd.txt 2026-05-11 13:28:24.734473 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-vwhvd.yaml 2026-05-11 13:28:24.734491 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-5995b879cf-qvmtc.txt 2026-05-11 13:28:24.734509 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-5995b879cf-qvmtc.yaml 2026-05-11 13:28:24.734527 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29641755-snfth.txt 2026-05-11 13:28:24.734545 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29641755-snfth.yaml 2026-05-11 13:28:24.734563 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29641760-bdts6.txt 2026-05-11 13:28:24.734580 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29641760-bdts6.yaml 2026-05-11 13:28:24.734597 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29641765-kpbl5.txt 2026-05-11 13:28:24.734615 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29641765-kpbl5.yaml 2026-05-11 13:28:24.734632 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-rltwt.txt 2026-05-11 13:28:24.734650 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-rltwt.yaml 2026-05-11 13:28:24.734673 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-f68r2.txt 2026-05-11 13:28:24.734692 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-f68r2.yaml 2026-05-11 13:28:24.734711 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-8knxj.txt 2026-05-11 13:28:24.734729 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-8knxj.yaml 2026-05-11 13:28:24.734747 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-nxscc.txt 2026-05-11 13:28:24.734764 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-nxscc.yaml 2026-05-11 13:28:24.734782 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-km455.txt 2026-05-11 13:28:24.734801 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-km455.yaml 2026-05-11 13:28:24.734819 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-79547bcf45-fkvfw.txt 2026-05-11 13:28:24.734837 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-79547bcf45-fkvfw.yaml 2026-05-11 13:28:24.734855 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-ckkx4.txt 2026-05-11 13:28:24.734872 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-ckkx4.yaml 2026-05-11 13:28:24.734890 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-mwmz5.txt 2026-05-11 13:28:24.734908 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-mwmz5.yaml 2026-05-11 13:28:24.734926 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-jn99k.txt 2026-05-11 13:28:24.734944 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-jn99k.yaml 2026-05-11 13:28:24.734962 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-b9b97b77c-r555b.txt 2026-05-11 13:28:24.734980 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-b9b97b77c-r555b.yaml 2026-05-11 13:28:24.734998 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-xnf8l.txt 2026-05-11 13:28:24.735015 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-xnf8l.yaml 2026-05-11 13:28:24.735034 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-6lglj.txt 2026-05-11 13:28:24.735052 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-6lglj.yaml 2026-05-11 13:28:24.735070 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-mv4rt.txt 2026-05-11 13:28:24.735088 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-mv4rt.yaml 2026-05-11 13:28:24.735106 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-zzbtm.txt 2026-05-11 13:28:24.735124 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-zzbtm.yaml 2026-05-11 13:28:24.735142 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-mknvx.txt 2026-05-11 13:28:24.735160 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-mknvx.yaml 2026-05-11 13:28:24.735177 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-ldr54.txt 2026-05-11 13:28:24.735195 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-ldr54.yaml 2026-05-11 13:28:24.735213 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-2dt6z.txt 2026-05-11 13:28:24.735230 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-2dt6z.yaml 2026-05-11 13:28:24.735248 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-k572k.txt 2026-05-11 13:28:24.735265 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-k572k.yaml 2026-05-11 13:28:24.735283 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-854fb85dc7-bhzrq.txt 2026-05-11 13:28:24.735307 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-854fb85dc7-bhzrq.yaml 2026-05-11 13:28:24.735327 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-h6rm2.txt 2026-05-11 13:28:24.735345 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-h6rm2.yaml 2026-05-11 13:28:24.735363 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.txt 2026-05-11 13:28:24.735382 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.yaml 2026-05-11 13:28:24.735400 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-kwvlv.txt 2026-05-11 13:28:24.735418 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-kwvlv.yaml 2026-05-11 13:28:24.735436 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-s7wnc.txt 2026-05-11 13:28:24.735455 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-s7wnc.yaml 2026-05-11 13:28:24.735473 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-69qf9.txt 2026-05-11 13:28:24.735491 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-69qf9.yaml 2026-05-11 13:28:24.735508 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-b9dbl.txt 2026-05-11 13:28:24.735526 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-b9dbl.yaml 2026-05-11 13:28:24.735543 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-4rt8v.txt 2026-05-11 13:28:24.735560 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-4rt8v.yaml 2026-05-11 13:28:24.735578 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-nxbks.txt 2026-05-11 13:28:24.735595 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-nxbks.yaml 2026-05-11 13:28:24.735613 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-p4jtn.txt 2026-05-11 13:28:24.735631 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-p4jtn.yaml 2026-05-11 13:28:24.735648 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-xcnts.txt 2026-05-11 13:28:24.735666 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-xcnts.yaml 2026-05-11 13:28:24.735683 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-78d84cd5c4-zxk2s.txt 2026-05-11 13:28:24.735701 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-78d84cd5c4-zxk2s.yaml 2026-05-11 13:28:24.735718 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-frt9j.txt 2026-05-11 13:28:24.735736 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-frt9j.yaml 2026-05-11 13:28:24.735754 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-54f486bd57-4wpsn.txt 2026-05-11 13:28:24.735771 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-54f486bd57-4wpsn.yaml 2026-05-11 13:28:24.735789 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-hdjw7.txt 2026-05-11 13:28:24.735806 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-hdjw7.yaml 2026-05-11 13:28:24.735823 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-99xpl.txt 2026-05-11 13:28:24.735841 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-99xpl.yaml 2026-05-11 13:28:24.735859 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-vh6g6.txt 2026-05-11 13:28:24.735876 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-vh6g6.yaml 2026-05-11 13:28:24.735893 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-58rfh.txt 2026-05-11 13:28:24.735911 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-58rfh.yaml 2026-05-11 13:28:24.735928 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-bgkts.txt 2026-05-11 13:28:24.735949 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-bgkts.yaml 2026-05-11 13:28:24.735970 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-wcgl7.txt 2026-05-11 13:28:24.735996 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-wcgl7.yaml 2026-05-11 13:28:24.736021 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-687769ffdf-smqrq.txt 2026-05-11 13:28:24.736041 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-687769ffdf-smqrq.yaml 2026-05-11 13:28:24.736059 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-7d758d4bbd-8zlqb.txt 2026-05-11 13:28:24.736076 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-7d758d4bbd-8zlqb.yaml 2026-05-11 13:28:24.736093 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-cf56b6468-jfgvh.txt 2026-05-11 13:28:24.736111 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-cf56b6468-jfgvh.yaml 2026-05-11 13:28:24.736128 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-44968.txt 2026-05-11 13:28:24.736145 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-44968.yaml 2026-05-11 13:28:24.736163 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-j9v52.txt 2026-05-11 13:28:24.736180 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-j9v52.yaml 2026-05-11 13:28:24.736198 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-8qk62.txt 2026-05-11 13:28:24.736215 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-8qk62.yaml 2026-05-11 13:28:24.736232 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-nq9vl.txt 2026-05-11 13:28:24.736250 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-nq9vl.yaml 2026-05-11 13:28:24.736268 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-g2dkr.txt 2026-05-11 13:28:24.736286 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-g2dkr.yaml 2026-05-11 13:28:24.736303 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-5bwbq.txt 2026-05-11 13:28:24.736321 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-5bwbq.yaml 2026-05-11 13:28:24.736339 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-s5l2c.txt 2026-05-11 13:28:24.736357 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-s5l2c.yaml 2026-05-11 13:28:24.736375 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-mmqbs.txt 2026-05-11 13:28:24.736393 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-mmqbs.yaml 2026-05-11 13:28:24.736410 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-knvfv.txt 2026-05-11 13:28:24.736428 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-knvfv.yaml 2026-05-11 13:28:24.736445 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-cr5b6.txt 2026-05-11 13:28:24.736463 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-cr5b6.yaml 2026-05-11 13:28:24.736482 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-h285p.txt 2026-05-11 13:28:24.736499 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-h285p.yaml 2026-05-11 13:28:24.736517 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-vl7cl.txt 2026-05-11 13:28:24.736536 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-vl7cl.yaml 2026-05-11 13:28:24.736554 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-695bfd9895-qk7z5.txt 2026-05-11 13:28:24.736578 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-695bfd9895-qk7z5.yaml 2026-05-11 13:28:24.736597 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-b87d5d7f9-gxff8.txt 2026-05-11 13:28:24.736615 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-b87d5d7f9-gxff8.yaml 2026-05-11 13:28:24.736635 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-756d87b84f-tck6j.txt 2026-05-11 13:28:24.736655 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-756d87b84f-tck6j.yaml 2026-05-11 13:28:24.736672 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-d59677c58-jq4td.txt 2026-05-11 13:28:24.736689 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-d59677c58-jq4td.yaml 2026-05-11 13:28:24.736707 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-gzprj.txt 2026-05-11 13:28:24.736725 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-gzprj.yaml 2026-05-11 13:28:24.736743 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-c8xp4.txt 2026-05-11 13:28:24.736760 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-c8xp4.yaml 2026-05-11 13:28:24.736778 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-chgdx.txt 2026-05-11 13:28:24.736796 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-chgdx.yaml 2026-05-11 13:28:24.736813 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-8496c8d998-d7574.txt 2026-05-11 13:28:24.736831 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-8496c8d998-d7574.yaml 2026-05-11 13:28:24.736849 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-96c72.txt 2026-05-11 13:28:24.736866 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-96c72.yaml 2026-05-11 13:28:24.736885 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-flw6x.txt 2026-05-11 13:28:24.736902 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-flw6x.yaml 2026-05-11 13:28:24.736920 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-pvj78.txt 2026-05-11 13:28:24.736938 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-pvj78.yaml 2026-05-11 13:28:24.736969 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-5f7th.txt 2026-05-11 13:28:24.736993 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-5f7th.yaml 2026-05-11 13:28:24.737011 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-nj44w.txt 2026-05-11 13:28:24.737029 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-nj44w.yaml 2026-05-11 13:28:24.737047 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-546c998947-x4429.txt 2026-05-11 13:28:24.737065 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-546c998947-x4429.yaml 2026-05-11 13:28:24.737082 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-xbvqv.txt 2026-05-11 13:28:24.737100 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-xbvqv.yaml 2026-05-11 13:28:24.737117 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-75594f9fcd-ffmml.txt 2026-05-11 13:28:24.737135 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-75594f9fcd-ffmml.yaml 2026-05-11 13:28:24.737152 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-6579b96fbc-r9vh7.txt 2026-05-11 13:28:24.737169 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-6579b96fbc-r9vh7.yaml 2026-05-11 13:28:24.737187 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-zp2b8.txt 2026-05-11 13:28:24.737204 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-zp2b8.yaml 2026-05-11 13:28:24.737227 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-npp7q.txt 2026-05-11 13:28:24.737245 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-npp7q.yaml 2026-05-11 13:28:24.737263 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-t68mr.txt 2026-05-11 13:28:24.737280 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-t68mr.yaml 2026-05-11 13:28:24.737298 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-x4wsj.txt 2026-05-11 13:28:24.737315 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-x4wsj.yaml 2026-05-11 13:28:24.737333 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-6568bd48-w4vvm.txt 2026-05-11 13:28:24.737350 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-6568bd48-w4vvm.yaml 2026-05-11 13:28:24.737367 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-cnljr.txt 2026-05-11 13:28:24.737384 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-cnljr.yaml 2026-05-11 13:28:24.737401 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-6bmpz.txt 2026-05-11 13:28:24.737419 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-6bmpz.yaml 2026-05-11 13:28:24.737436 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-2kzkk.txt 2026-05-11 13:28:24.737454 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-2kzkk.yaml 2026-05-11 13:28:24.737471 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-kr7hl.txt 2026-05-11 13:28:24.737489 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-kr7hl.yaml 2026-05-11 13:28:24.737507 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-5d647df7c9-9shpc.txt 2026-05-11 13:28:24.737525 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-5d647df7c9-9shpc.yaml 2026-05-11 13:28:24.737542 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-database-exporter-78c69bc7dd-7zl7c.txt 2026-05-11 13:28:24.737560 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-database-exporter-78c69bc7dd-7zl7c.yaml 2026-05-11 13:28:24.737578 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-exporter-6bdf96f8b-pvtwl.txt 2026-05-11 13:28:24.737595 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-exporter-6bdf96f8b-pvtwl.yaml 2026-05-11 13:28:24.737613 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-95mkq.txt 2026-05-11 13:28:24.737631 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-95mkq.yaml 2026-05-11 13:28:24.737649 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-05-11 13:28:24.737667 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-05-11 13:28:24.737685 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-05-11 13:28:24.737703 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-05-11 13:28:24.737720 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-7fd86ffc58-255pd.txt 2026-05-11 13:28:24.737738 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-7fd86ffc58-255pd.yaml 2026-05-11 13:28:24.737756 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-fxn2h.txt 2026-05-11 13:28:24.737776 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-fxn2h.yaml 2026-05-11 13:28:24.737794 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-xlqp2.txt 2026-05-11 13:28:24.737812 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-xlqp2.yaml 2026-05-11 13:28:24.737830 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-89fvv.txt 2026-05-11 13:28:24.737853 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-89fvv.yaml 2026-05-11 13:28:24.737872 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-9r5xs.txt 2026-05-11 13:28:24.737890 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-9r5xs.yaml 2026-05-11 13:28:24.737907 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-nq8n5.txt 2026-05-11 13:28:24.737944 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-nq8n5.yaml 2026-05-11 13:28:24.737964 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-pb4gj.txt 2026-05-11 13:28:24.737982 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-pb4gj.yaml 2026-05-11 13:28:24.738000 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt 2026-05-11 13:28:24.738017 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml 2026-05-11 13:28:24.738035 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt 2026-05-11 13:28:24.738053 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml 2026-05-11 13:28:24.738070 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-86tww.txt 2026-05-11 13:28:24.738088 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-86tww.yaml 2026-05-11 13:28:24.738105 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt 2026-05-11 13:28:24.738122 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml 2026-05-11 13:28:24.738139 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.txt 2026-05-11 13:28:24.738157 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.yaml 2026-05-11 13:28:24.738174 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-05-11 13:28:24.738192 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-05-11 13:28:24.738209 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.txt 2026-05-11 13:28:24.738226 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.yaml 2026-05-11 13:28:24.738244 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.txt 2026-05-11 13:28:24.738261 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.yaml 2026-05-11 13:28:24.738279 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-vdx96.txt 2026-05-11 13:28:24.738297 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-vdx96.yaml 2026-05-11 13:28:24.738315 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt 2026-05-11 13:28:24.738332 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml 2026-05-11 13:28:24.738349 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt 2026-05-11 13:28:24.738367 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml 2026-05-11 13:28:24.738384 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.txt 2026-05-11 13:28:24.738402 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.yaml 2026-05-11 13:28:24.738420 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-brghn.txt 2026-05-11 13:28:24.738437 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-brghn.yaml 2026-05-11 13:28:24.738455 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-w57fh.txt 2026-05-11 13:28:24.738478 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-w57fh.yaml 2026-05-11 13:28:24.738497 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-55ccd9dcf4-66szv.txt 2026-05-11 13:28:24.738515 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-55ccd9dcf4-66szv.yaml 2026-05-11 13:28:24.738532 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-5b69d659b7-zbr9c.txt 2026-05-11 13:28:24.738550 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-5b69d659b7-zbr9c.yaml 2026-05-11 13:28:24.738567 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-6znmg.txt 2026-05-11 13:28:24.738585 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-6znmg.yaml 2026-05-11 13:28:24.738602 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-tmhx9.txt 2026-05-11 13:28:24.738621 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-tmhx9.yaml 2026-05-11 13:28:24.738639 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-ks-user-k7q9q.txt 2026-05-11 13:28:24.738656 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-ks-user-k7q9q.yaml 2026-05-11 13:28:24.738674 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-run-tests-klqvb.txt 2026-05-11 13:28:24.738692 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-run-tests-klqvb.yaml 2026-05-11 13:28:24.738710 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt 2026-05-11 13:28:24.738728 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml 2026-05-11 13:28:24.738746 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-05-11 13:28:24.738764 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt 2026-05-11 13:28:24.738782 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml 2026-05-11 13:28:24.738799 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt 2026-05-11 13:28:24.738817 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml 2026-05-11 13:28:24.738834 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt 2026-05-11 13:28:24.738852 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml 2026-05-11 13:28:24.738869 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt 2026-05-11 13:28:24.738887 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml 2026-05-11 13:28:24.738904 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt 2026-05-11 13:28:24.738921 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml 2026-05-11 13:28:24.738938 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt 2026-05-11 13:28:24.738956 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml 2026-05-11 13:28:24.738973 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt 2026-05-11 13:28:24.738990 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml 2026-05-11 13:28:24.739008 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt 2026-05-11 13:28:24.739025 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml 2026-05-11 13:28:24.739043 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt 2026-05-11 13:28:24.739060 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml 2026-05-11 13:28:24.739083 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt 2026-05-11 13:28:24.739101 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml 2026-05-11 13:28:24.739120 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt 2026-05-11 13:28:24.739138 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml 2026-05-11 13:28:24.739155 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt 2026-05-11 13:28:24.739173 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml 2026-05-11 13:28:24.739190 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt 2026-05-11 13:28:24.739207 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml 2026-05-11 13:28:24.739225 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt 2026-05-11 13:28:24.739242 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml 2026-05-11 13:28:24.739259 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt 2026-05-11 13:28:24.739276 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml 2026-05-11 13:28:24.739294 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt 2026-05-11 13:28:24.739311 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml 2026-05-11 13:28:24.739328 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt 2026-05-11 13:28:24.739345 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml 2026-05-11 13:28:24.739362 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt 2026-05-11 13:28:24.739379 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml 2026-05-11 13:28:24.739397 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt 2026-05-11 13:28:24.739414 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml 2026-05-11 13:28:24.739431 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt 2026-05-11 13:28:24.739449 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml 2026-05-11 13:28:24.739466 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt 2026-05-11 13:28:24.739484 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml 2026-05-11 13:28:24.739502 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt 2026-05-11 13:28:24.739519 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml 2026-05-11 13:28:24.739537 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt 2026-05-11 13:28:24.739554 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml 2026-05-11 13:28:24.739572 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt 2026-05-11 13:28:24.739590 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml 2026-05-11 13:28:24.739607 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt 2026-05-11 13:28:24.739625 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml 2026-05-11 13:28:24.739642 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt 2026-05-11 13:28:24.739663 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml 2026-05-11 13:28:24.739681 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt 2026-05-11 13:28:24.739699 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml 2026-05-11 13:28:24.739716 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt 2026-05-11 13:28:24.739733 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml 2026-05-11 13:28:24.739750 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt 2026-05-11 13:28:24.739767 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml 2026-05-11 13:28:24.739784 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt 2026-05-11 13:28:24.739802 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml 2026-05-11 13:28:24.739819 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt 2026-05-11 13:28:24.739836 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml 2026-05-11 13:28:24.739854 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt 2026-05-11 13:28:24.739871 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml 2026-05-11 13:28:24.739889 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt 2026-05-11 13:28:24.739906 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml 2026-05-11 13:28:24.739924 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt 2026-05-11 13:28:24.739941 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml 2026-05-11 13:28:24.739959 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.txt 2026-05-11 13:28:24.739982 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.yaml 2026-05-11 13:28:24.740010 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.txt 2026-05-11 13:28:24.740036 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.yaml 2026-05-11 13:28:24.740060 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.txt 2026-05-11 13:28:24.740083 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.yaml 2026-05-11 13:28:24.740104 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.txt 2026-05-11 13:28:24.740122 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.yaml 2026-05-11 13:28:24.740140 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.txt 2026-05-11 13:28:24.740157 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.yaml 2026-05-11 13:28:24.740174 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.txt 2026-05-11 13:28:24.740192 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.yaml 2026-05-11 13:28:24.740209 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.txt 2026-05-11 13:28:24.740227 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.yaml 2026-05-11 13:28:24.740244 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.txt 2026-05-11 13:28:24.740262 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.yaml 2026-05-11 13:28:24.740280 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.txt 2026-05-11 13:28:24.740305 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.yaml 2026-05-11 13:28:24.740324 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.txt 2026-05-11 13:28:24.740341 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.yaml 2026-05-11 13:28:24.740359 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.txt 2026-05-11 13:28:24.740377 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.yaml 2026-05-11 13:28:24.740394 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.txt 2026-05-11 13:28:24.740412 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.yaml 2026-05-11 13:28:24.740429 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.txt 2026-05-11 13:28:24.740446 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.yaml 2026-05-11 13:28:24.740464 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.txt 2026-05-11 13:28:24.740482 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.yaml 2026-05-11 13:28:24.740499 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.txt 2026-05-11 13:28:24.740517 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.yaml 2026-05-11 13:28:24.740536 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.txt 2026-05-11 13:28:24.740583 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.yaml 2026-05-11 13:28:24.740613 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.txt 2026-05-11 13:28:24.740638 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.yaml 2026-05-11 13:28:24.740662 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.txt 2026-05-11 13:28:24.740686 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.yaml 2026-05-11 13:28:24.740707 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.txt 2026-05-11 13:28:24.740725 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.yaml 2026-05-11 13:28:24.740743 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt 2026-05-11 13:28:24.740761 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml 2026-05-11 13:28:24.740780 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-05-11 13:28:24.740798 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-05-11 13:28:24.740815 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-05-11 13:28:24.740833 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-05-11 13:28:24.740851 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-05-11 13:28:24.740869 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-05-11 13:28:24.740887 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-05-11 13:28:24.740904 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-05-11 13:28:24.740922 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-05-11 13:28:24.740940 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-05-11 13:28:24.740979 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-05-11 13:28:24.741000 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-05-11 13:28:24.741025 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-05-11 13:28:24.741044 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-05-11 13:28:24.741062 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-05-11 13:28:24.741080 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-05-11 13:28:24.741097 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-05-11 13:28:24.741114 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-05-11 13:28:24.741132 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-05-11 13:28:24.741150 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-05-11 13:28:24.741167 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-05-11 13:28:24.741185 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-05-11 13:28:24.741202 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-05-11 13:28:24.741219 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-05-11 13:28:24.741237 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt 2026-05-11 13:28:24.741254 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml 2026-05-11 13:28:24.741272 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt 2026-05-11 13:28:24.741290 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml 2026-05-11 13:28:24.741308 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.txt 2026-05-11 13:28:24.741326 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.yaml 2026-05-11 13:28:24.741344 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.txt 2026-05-11 13:28:24.741361 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.yaml 2026-05-11 13:28:24.741379 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.txt 2026-05-11 13:28:24.741396 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.yaml 2026-05-11 13:28:24.741414 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.txt 2026-05-11 13:28:24.741432 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.yaml 2026-05-11 13:28:24.741449 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.txt 2026-05-11 13:28:24.741467 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.yaml 2026-05-11 13:28:24.741485 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.txt 2026-05-11 13:28:24.741502 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.yaml 2026-05-11 13:28:24.741520 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.txt 2026-05-11 13:28:24.741538 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.yaml 2026-05-11 13:28:24.741556 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.txt 2026-05-11 13:28:24.741574 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.yaml 2026-05-11 13:28:24.741591 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.txt 2026-05-11 13:28:24.741613 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.yaml 2026-05-11 13:28:24.741633 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.txt 2026-05-11 13:28:24.741650 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.yaml 2026-05-11 13:28:24.741668 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.txt 2026-05-11 13:28:24.741686 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.yaml 2026-05-11 13:28:24.741704 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.txt 2026-05-11 13:28:24.741721 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.yaml 2026-05-11 13:28:24.741739 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.txt 2026-05-11 13:28:24.741756 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.yaml 2026-05-11 13:28:24.741774 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.txt 2026-05-11 13:28:24.741791 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.yaml 2026-05-11 13:28:24.741809 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.txt 2026-05-11 13:28:24.741827 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.yaml 2026-05-11 13:28:24.741867 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.txt 2026-05-11 13:28:24.741904 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.yaml 2026-05-11 13:28:24.741948 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.txt 2026-05-11 13:28:24.741973 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.yaml 2026-05-11 13:28:24.741998 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.txt 2026-05-11 13:28:24.742024 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.yaml 2026-05-11 13:28:24.742047 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.txt 2026-05-11 13:28:24.742072 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.yaml 2026-05-11 13:28:24.742095 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt 2026-05-11 13:28:24.742116 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml 2026-05-11 13:28:24.742154 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt 2026-05-11 13:28:24.742187 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml 2026-05-11 13:28:24.742209 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.txt 2026-05-11 13:28:24.742258 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.yaml 2026-05-11 13:28:24.742287 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt 2026-05-11 13:28:24.742313 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml 2026-05-11 13:28:24.742336 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt 2026-05-11 13:28:24.742355 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml 2026-05-11 13:28:24.742372 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt 2026-05-11 13:28:24.742390 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml 2026-05-11 13:28:24.742416 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.txt 2026-05-11 13:28:24.742435 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.yaml 2026-05-11 13:28:24.742453 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.txt 2026-05-11 13:28:24.742471 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.yaml 2026-05-11 13:28:24.742488 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.txt 2026-05-11 13:28:24.742506 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.yaml 2026-05-11 13:28:24.742524 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt 2026-05-11 13:28:24.742542 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml 2026-05-11 13:28:24.742559 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt 2026-05-11 13:28:24.742576 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml 2026-05-11 13:28:24.742594 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt 2026-05-11 13:28:24.742612 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml 2026-05-11 13:28:24.742629 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt 2026-05-11 13:28:24.742647 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml 2026-05-11 13:28:24.742664 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt 2026-05-11 13:28:24.742682 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml 2026-05-11 13:28:24.742700 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt 2026-05-11 13:28:24.742717 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml 2026-05-11 13:28:24.742735 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt 2026-05-11 13:28:24.742754 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml 2026-05-11 13:28:24.742772 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt 2026-05-11 13:28:24.742790 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml 2026-05-11 13:28:24.742809 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt 2026-05-11 13:28:24.742827 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml 2026-05-11 13:28:24.742845 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt 2026-05-11 13:28:24.742864 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml 2026-05-11 13:28:24.742883 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt 2026-05-11 13:28:24.742901 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml 2026-05-11 13:28:24.742919 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt 2026-05-11 13:28:24.742937 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml 2026-05-11 13:28:24.742955 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt 2026-05-11 13:28:24.742972 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml 2026-05-11 13:28:24.742990 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt 2026-05-11 13:28:24.743008 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml 2026-05-11 13:28:24.743031 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt 2026-05-11 13:28:24.743051 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml 2026-05-11 13:28:24.743069 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt 2026-05-11 13:28:24.743087 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml 2026-05-11 13:28:24.743106 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt 2026-05-11 13:28:24.743124 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml 2026-05-11 13:28:24.743141 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt 2026-05-11 13:28:24.743159 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml 2026-05-11 13:28:24.743176 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt 2026-05-11 13:28:24.743194 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml 2026-05-11 13:28:24.743212 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt 2026-05-11 13:28:24.743229 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml 2026-05-11 13:28:24.743248 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt 2026-05-11 13:28:24.743265 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml 2026-05-11 13:28:24.743283 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.txt 2026-05-11 13:28:24.743301 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.yaml 2026-05-11 13:28:24.743318 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.txt 2026-05-11 13:28:24.743336 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.yaml 2026-05-11 13:28:24.743353 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.txt 2026-05-11 13:28:24.743371 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.yaml 2026-05-11 13:28:24.743388 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.txt 2026-05-11 13:28:24.743406 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.yaml 2026-05-11 13:28:24.743424 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.txt 2026-05-11 13:28:24.743441 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.yaml 2026-05-11 13:28:24.743459 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.txt 2026-05-11 13:28:24.743477 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.yaml 2026-05-11 13:28:24.743495 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.txt 2026-05-11 13:28:24.743513 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.yaml 2026-05-11 13:28:24.743546 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.txt 2026-05-11 13:28:24.743586 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.yaml 2026-05-11 13:28:24.743607 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.txt 2026-05-11 13:28:24.743626 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.yaml 2026-05-11 13:28:24.743644 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.txt 2026-05-11 13:28:24.743670 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.yaml 2026-05-11 13:28:24.743689 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt 2026-05-11 13:28:24.743707 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml 2026-05-11 13:28:24.743725 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt 2026-05-11 13:28:24.743743 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml 2026-05-11 13:28:24.743760 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt 2026-05-11 13:28:24.743778 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml 2026-05-11 13:28:24.743795 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt 2026-05-11 13:28:24.743813 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml 2026-05-11 13:28:24.743831 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt 2026-05-11 13:28:24.743849 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml 2026-05-11 13:28:24.743866 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt 2026-05-11 13:28:24.743884 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml 2026-05-11 13:28:24.743902 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-05-11 13:28:24.743920 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-05-11 13:28:24.743938 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt 2026-05-11 13:28:24.743956 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml 2026-05-11 13:28:24.743982 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt 2026-05-11 13:28:24.744030 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml 2026-05-11 13:28:24.744057 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-05-11 13:28:24.744077 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-05-11 13:28:24.744095 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt 2026-05-11 13:28:24.744114 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml 2026-05-11 13:28:24.744132 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.txt 2026-05-11 13:28:24.744150 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.yaml 2026-05-11 13:28:24.744168 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-05-11 13:28:24.744187 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-05-11 13:28:24.744205 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.txt 2026-05-11 13:28:24.744223 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.yaml 2026-05-11 13:28:24.744241 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.txt 2026-05-11 13:28:24.744258 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.yaml 2026-05-11 13:28:24.744276 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-05-11 13:28:24.744294 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-05-11 13:28:24.744317 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt 2026-05-11 13:28:24.744336 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml 2026-05-11 13:28:24.744354 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt 2026-05-11 13:28:24.744373 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml 2026-05-11 13:28:24.744391 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.txt 2026-05-11 13:28:24.744408 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.yaml 2026-05-11 13:28:24.744426 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt 2026-05-11 13:28:24.744443 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-05-11 13:28:24.744461 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt 2026-05-11 13:28:24.744478 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml 2026-05-11 13:28:24.744496 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt 2026-05-11 13:28:24.744514 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml 2026-05-11 13:28:24.744532 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt 2026-05-11 13:28:24.744550 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml 2026-05-11 13:28:24.744568 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt 2026-05-11 13:28:24.744586 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml 2026-05-11 13:28:24.744603 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt 2026-05-11 13:28:24.744621 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml 2026-05-11 13:28:24.744638 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt 2026-05-11 13:28:24.744655 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml 2026-05-11 13:28:24.744673 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt 2026-05-11 13:28:24.744690 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml 2026-05-11 13:28:24.744724 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt 2026-05-11 13:28:24.744759 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml 2026-05-11 13:28:24.744782 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt 2026-05-11 13:28:24.744801 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml 2026-05-11 13:28:24.744819 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-ks-user.txt 2026-05-11 13:28:24.744836 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-ks-user.yaml 2026-05-11 13:28:24.744854 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-run-tests.txt 2026-05-11 13:28:24.744871 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-run-tests.yaml 2026-05-11 13:28:24.744889 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-05-11 13:28:24.744911 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt 2026-05-11 13:28:24.744933 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml 2026-05-11 13:28:24.744964 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt 2026-05-11 13:28:24.744993 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml 2026-05-11 13:28:24.745022 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt 2026-05-11 13:28:24.745067 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml 2026-05-11 13:28:24.745095 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt 2026-05-11 13:28:24.745115 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml 2026-05-11 13:28:24.745134 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt 2026-05-11 13:28:24.745152 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml 2026-05-11 13:28:24.745170 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt 2026-05-11 13:28:24.745187 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml 2026-05-11 13:28:24.745205 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt 2026-05-11 13:28:24.745223 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml 2026-05-11 13:28:24.745241 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt 2026-05-11 13:28:24.745258 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml 2026-05-11 13:28:24.745276 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt 2026-05-11 13:28:24.745294 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml 2026-05-11 13:28:24.745312 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt 2026-05-11 13:28:24.745330 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml 2026-05-11 13:28:24.745347 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt 2026-05-11 13:28:24.745364 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml 2026-05-11 13:28:24.745382 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt 2026-05-11 13:28:24.745399 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml 2026-05-11 13:28:24.745417 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt 2026-05-11 13:28:24.745435 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml 2026-05-11 13:28:24.745453 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt 2026-05-11 13:28:24.745471 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml 2026-05-11 13:28:24.745489 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt 2026-05-11 13:28:24.745507 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml 2026-05-11 13:28:24.745525 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt 2026-05-11 13:28:24.745542 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml 2026-05-11 13:28:24.745560 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt 2026-05-11 13:28:24.745579 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml 2026-05-11 13:28:24.745599 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt 2026-05-11 13:28:24.745618 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml 2026-05-11 13:28:24.745642 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt 2026-05-11 13:28:24.745661 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml 2026-05-11 13:28:24.745679 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt 2026-05-11 13:28:24.745697 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml 2026-05-11 13:28:24.745715 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt 2026-05-11 13:28:24.745733 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml 2026-05-11 13:28:24.745751 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt 2026-05-11 13:28:24.745769 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml 2026-05-11 13:28:24.745787 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt 2026-05-11 13:28:24.745805 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml 2026-05-11 13:28:24.745823 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt 2026-05-11 13:28:24.745841 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml 2026-05-11 13:28:24.745859 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt 2026-05-11 13:28:24.745877 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml 2026-05-11 13:28:24.745894 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt 2026-05-11 13:28:24.745948 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml 2026-05-11 13:28:24.745971 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt 2026-05-11 13:28:24.745989 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml 2026-05-11 13:28:24.746007 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt 2026-05-11 13:28:24.746025 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml 2026-05-11 13:28:24.746043 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt 2026-05-11 13:28:24.746061 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml 2026-05-11 13:28:24.746078 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt 2026-05-11 13:28:24.746096 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml 2026-05-11 13:28:24.746113 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt 2026-05-11 13:28:24.746131 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml 2026-05-11 13:28:24.746148 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt 2026-05-11 13:28:24.746166 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml 2026-05-11 13:28:24.746183 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt 2026-05-11 13:28:24.746201 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml 2026-05-11 13:28:24.746219 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt 2026-05-11 13:28:24.746237 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml 2026-05-11 13:28:24.746254 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.txt 2026-05-11 13:28:24.746278 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.yaml 2026-05-11 13:28:24.746297 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.txt 2026-05-11 13:28:24.746314 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.yaml 2026-05-11 13:28:24.746332 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.txt 2026-05-11 13:28:24.746349 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.yaml 2026-05-11 13:28:24.746367 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.txt 2026-05-11 13:28:24.746384 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.yaml 2026-05-11 13:28:24.746402 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.txt 2026-05-11 13:28:24.746420 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.yaml 2026-05-11 13:28:24.746437 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.txt 2026-05-11 13:28:24.746454 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.yaml 2026-05-11 13:28:24.746472 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.txt 2026-05-11 13:28:24.746489 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.yaml 2026-05-11 13:28:24.746507 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.txt 2026-05-11 13:28:24.746524 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.yaml 2026-05-11 13:28:24.746541 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.txt 2026-05-11 13:28:24.746559 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.yaml 2026-05-11 13:28:24.746576 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.txt 2026-05-11 13:28:24.746594 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.yaml 2026-05-11 13:28:24.746611 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.txt 2026-05-11 13:28:24.746629 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.yaml 2026-05-11 13:28:24.746647 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.txt 2026-05-11 13:28:24.746664 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.yaml 2026-05-11 13:28:24.746681 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.txt 2026-05-11 13:28:24.746699 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.yaml 2026-05-11 13:28:24.746716 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.txt 2026-05-11 13:28:24.746735 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.yaml 2026-05-11 13:28:24.746753 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.txt 2026-05-11 13:28:24.746771 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.yaml 2026-05-11 13:28:24.746788 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.txt 2026-05-11 13:28:24.746806 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.yaml 2026-05-11 13:28:24.746823 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.txt 2026-05-11 13:28:24.746841 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.yaml 2026-05-11 13:28:24.746858 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.txt 2026-05-11 13:28:24.746881 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.yaml 2026-05-11 13:28:24.746900 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.txt 2026-05-11 13:28:24.746918 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.yaml 2026-05-11 13:28:24.746936 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt 2026-05-11 13:28:24.746953 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml 2026-05-11 13:28:24.746971 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-05-11 13:28:24.746989 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-05-11 13:28:24.747006 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-05-11 13:28:24.747024 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-05-11 13:28:24.747041 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-05-11 13:28:24.747059 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-05-11 13:28:24.747077 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-05-11 13:28:24.747094 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-05-11 13:28:24.747112 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-05-11 13:28:24.747130 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-05-11 13:28:24.747147 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-05-11 13:28:24.747165 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-05-11 13:28:24.747182 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-05-11 13:28:24.747200 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-05-11 13:28:24.747218 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-05-11 13:28:24.747236 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-05-11 13:28:24.747253 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-05-11 13:28:24.747271 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-05-11 13:28:24.747287 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-05-11 13:28:24.747305 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-05-11 13:28:24.747322 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-05-11 13:28:24.747340 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-05-11 13:28:24.747357 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-05-11 13:28:24.747374 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-05-11 13:28:24.747392 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt 2026-05-11 13:28:24.747409 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml 2026-05-11 13:28:24.747429 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt 2026-05-11 13:28:24.747476 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml 2026-05-11 13:28:24.747506 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.txt 2026-05-11 13:28:24.747527 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.yaml 2026-05-11 13:28:24.747546 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.txt 2026-05-11 13:28:24.747564 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.yaml 2026-05-11 13:28:24.747585 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.txt 2026-05-11 13:28:24.747606 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.yaml 2026-05-11 13:28:24.747623 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.txt 2026-05-11 13:28:24.747640 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.yaml 2026-05-11 13:28:24.747658 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.txt 2026-05-11 13:28:24.747676 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.yaml 2026-05-11 13:28:24.747693 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.txt 2026-05-11 13:28:24.747711 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.yaml 2026-05-11 13:28:24.747728 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.txt 2026-05-11 13:28:24.747745 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.yaml 2026-05-11 13:28:24.747763 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.txt 2026-05-11 13:28:24.747781 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.yaml 2026-05-11 13:28:24.747798 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.txt 2026-05-11 13:28:24.747816 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.yaml 2026-05-11 13:28:24.747833 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.txt 2026-05-11 13:28:24.747850 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.yaml 2026-05-11 13:28:24.747868 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.txt 2026-05-11 13:28:24.747885 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.yaml 2026-05-11 13:28:24.747907 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.txt 2026-05-11 13:28:24.747931 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.yaml 2026-05-11 13:28:24.747950 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.txt 2026-05-11 13:28:24.747968 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.yaml 2026-05-11 13:28:24.747986 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.txt 2026-05-11 13:28:24.748003 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.yaml 2026-05-11 13:28:24.748021 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.txt 2026-05-11 13:28:24.748039 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.yaml 2026-05-11 13:28:24.748056 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.txt 2026-05-11 13:28:24.748074 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.yaml 2026-05-11 13:28:24.748091 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.txt 2026-05-11 13:28:24.748113 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.yaml 2026-05-11 13:28:24.748136 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.txt 2026-05-11 13:28:24.748161 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.yaml 2026-05-11 13:28:24.748182 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.txt 2026-05-11 13:28:24.748201 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.yaml 2026-05-11 13:28:24.748219 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt 2026-05-11 13:28:24.748237 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml 2026-05-11 13:28:24.748258 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt 2026-05-11 13:28:24.748281 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml 2026-05-11 13:28:24.748301 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.txt 2026-05-11 13:28:24.748319 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.yaml 2026-05-11 13:28:24.748337 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt 2026-05-11 13:28:24.748355 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml 2026-05-11 13:28:24.748373 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt 2026-05-11 13:28:24.748391 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml 2026-05-11 13:28:24.748414 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt 2026-05-11 13:28:24.748436 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml 2026-05-11 13:28:24.748454 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.txt 2026-05-11 13:28:24.748472 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.yaml 2026-05-11 13:28:24.748489 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.txt 2026-05-11 13:28:24.748507 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.yaml 2026-05-11 13:28:24.748525 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.txt 2026-05-11 13:28:24.748542 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.yaml 2026-05-11 13:28:24.748560 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt 2026-05-11 13:28:24.748577 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml 2026-05-11 13:28:24.748595 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt 2026-05-11 13:28:24.748612 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml 2026-05-11 13:28:24.748630 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt 2026-05-11 13:28:24.748648 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml 2026-05-11 13:28:24.748671 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt 2026-05-11 13:28:24.748693 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml 2026-05-11 13:28:24.748711 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt 2026-05-11 13:28:24.748734 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml 2026-05-11 13:28:24.748756 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt 2026-05-11 13:28:24.748774 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml 2026-05-11 13:28:24.748792 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt 2026-05-11 13:28:24.748812 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml 2026-05-11 13:28:24.748832 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt 2026-05-11 13:28:24.748850 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml 2026-05-11 13:28:24.748868 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt 2026-05-11 13:28:24.748885 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml 2026-05-11 13:28:24.748902 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt 2026-05-11 13:28:24.748920 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml 2026-05-11 13:28:24.748937 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt 2026-05-11 13:28:24.748982 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml 2026-05-11 13:28:24.749028 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt 2026-05-11 13:28:24.749052 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml 2026-05-11 13:28:24.749081 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt 2026-05-11 13:28:24.749118 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml 2026-05-11 13:28:24.749139 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt 2026-05-11 13:28:24.749158 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml 2026-05-11 13:28:24.749177 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt 2026-05-11 13:28:24.749198 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml 2026-05-11 13:28:24.749218 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt 2026-05-11 13:28:24.749236 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml 2026-05-11 13:28:24.749254 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt 2026-05-11 13:28:24.749272 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml 2026-05-11 13:28:24.749289 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt 2026-05-11 13:28:24.749307 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml 2026-05-11 13:28:24.749329 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt 2026-05-11 13:28:24.749348 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml 2026-05-11 13:28:24.749366 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt 2026-05-11 13:28:24.749384 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml 2026-05-11 13:28:24.749402 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt 2026-05-11 13:28:24.749420 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml 2026-05-11 13:28:24.749442 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.txt 2026-05-11 13:28:24.749467 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.yaml 2026-05-11 13:28:24.749487 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.txt 2026-05-11 13:28:24.749505 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.yaml 2026-05-11 13:28:24.749524 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.txt 2026-05-11 13:28:24.749542 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.yaml 2026-05-11 13:28:24.749563 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.txt 2026-05-11 13:28:24.749582 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.yaml 2026-05-11 13:28:24.749600 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.txt 2026-05-11 13:28:24.749619 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.yaml 2026-05-11 13:28:24.749637 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.txt 2026-05-11 13:28:24.749655 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.yaml 2026-05-11 13:28:24.749677 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.txt 2026-05-11 13:28:24.749719 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.yaml 2026-05-11 13:28:24.749748 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.txt 2026-05-11 13:28:24.749769 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.yaml 2026-05-11 13:28:24.749802 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.txt 2026-05-11 13:28:24.749835 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.yaml 2026-05-11 13:28:24.749855 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.txt 2026-05-11 13:28:24.749874 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.yaml 2026-05-11 13:28:24.749892 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt 2026-05-11 13:28:24.749934 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml 2026-05-11 13:28:24.749955 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt 2026-05-11 13:28:24.749973 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml 2026-05-11 13:28:24.749991 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt 2026-05-11 13:28:24.750008 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml 2026-05-11 13:28:24.750026 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt 2026-05-11 13:28:24.750043 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml 2026-05-11 13:28:24.750065 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt 2026-05-11 13:28:24.750083 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml 2026-05-11 13:28:24.750101 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt 2026-05-11 13:28:24.750118 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml 2026-05-11 13:28:24.750136 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-05-11 13:28:24.750160 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-05-11 13:28:24.750183 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt 2026-05-11 13:28:24.750202 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml 2026-05-11 13:28:24.750221 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt 2026-05-11 13:28:24.750239 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml 2026-05-11 13:28:24.750257 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-05-11 13:28:24.750274 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-05-11 13:28:24.750292 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt 2026-05-11 13:28:24.750313 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml 2026-05-11 13:28:24.750331 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.txt 2026-05-11 13:28:24.750348 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.yaml 2026-05-11 13:28:24.750365 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-05-11 13:28:24.750383 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-05-11 13:28:24.750400 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.txt 2026-05-11 13:28:24.750419 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.yaml 2026-05-11 13:28:24.750439 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.txt 2026-05-11 13:28:24.750457 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.yaml 2026-05-11 13:28:24.750474 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-05-11 13:28:24.750492 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-05-11 13:28:24.750509 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt 2026-05-11 13:28:24.750527 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml 2026-05-11 13:28:24.750548 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt 2026-05-11 13:28:24.750575 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml 2026-05-11 13:28:24.750597 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.txt 2026-05-11 13:28:24.750619 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.yaml 2026-05-11 13:28:24.750640 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt 2026-05-11 13:28:24.750663 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml 2026-05-11 13:28:24.750689 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt 2026-05-11 13:28:24.750738 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml 2026-05-11 13:28:24.750769 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt 2026-05-11 13:28:24.750789 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml 2026-05-11 13:28:24.750809 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt 2026-05-11 13:28:24.750850 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml 2026-05-11 13:28:24.750878 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt 2026-05-11 13:28:24.750905 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml 2026-05-11 13:28:24.750926 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt 2026-05-11 13:28:24.750949 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml 2026-05-11 13:28:24.750971 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt 2026-05-11 13:28:24.750990 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml 2026-05-11 13:28:24.751008 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt 2026-05-11 13:28:24.751026 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml 2026-05-11 13:28:24.751043 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt 2026-05-11 13:28:24.751061 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml 2026-05-11 13:28:24.751081 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-ks-user.txt 2026-05-11 13:28:24.751102 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-ks-user.yaml 2026-05-11 13:28:24.751120 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-run-tests.txt 2026-05-11 13:28:24.751138 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-run-tests.yaml 2026-05-11 13:28:24.751156 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-05-11 13:28:24.751174 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt 2026-05-11 13:28:24.751192 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml 2026-05-11 13:28:24.751215 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt 2026-05-11 13:28:24.751235 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml 2026-05-11 13:28:24.751254 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt 2026-05-11 13:28:24.751272 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml 2026-05-11 13:28:24.751289 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt 2026-05-11 13:28:24.751310 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml 2026-05-11 13:28:24.751329 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt 2026-05-11 13:28:24.751347 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml 2026-05-11 13:28:24.751364 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt 2026-05-11 13:28:24.751382 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml 2026-05-11 13:28:24.751400 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt 2026-05-11 13:28:24.751417 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml 2026-05-11 13:28:24.751435 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt 2026-05-11 13:28:24.751452 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml 2026-05-11 13:28:24.751474 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt 2026-05-11 13:28:24.751492 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml 2026-05-11 13:28:24.751510 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt 2026-05-11 13:28:24.751528 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml 2026-05-11 13:28:24.751545 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt 2026-05-11 13:28:24.751570 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml 2026-05-11 13:28:24.751591 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt 2026-05-11 13:28:24.751610 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml 2026-05-11 13:28:24.751628 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt 2026-05-11 13:28:24.751645 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml 2026-05-11 13:28:24.751663 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt 2026-05-11 13:28:24.751680 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml 2026-05-11 13:28:24.751698 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt 2026-05-11 13:28:24.751722 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml 2026-05-11 13:28:24.751764 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt 2026-05-11 13:28:24.751786 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml 2026-05-11 13:28:24.751805 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt 2026-05-11 13:28:24.751823 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml 2026-05-11 13:28:24.751842 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt 2026-05-11 13:28:24.751859 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml 2026-05-11 13:28:24.751877 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt 2026-05-11 13:28:24.751895 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml 2026-05-11 13:28:24.751912 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt 2026-05-11 13:28:24.751930 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml 2026-05-11 13:28:24.751949 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt 2026-05-11 13:28:24.751967 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml 2026-05-11 13:28:24.751985 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt 2026-05-11 13:28:24.752003 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml 2026-05-11 13:28:24.752020 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt 2026-05-11 13:28:24.752038 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml 2026-05-11 13:28:24.752055 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt 2026-05-11 13:28:24.752073 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml 2026-05-11 13:28:24.752091 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt 2026-05-11 13:28:24.752108 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml 2026-05-11 13:28:24.752126 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt 2026-05-11 13:28:24.752144 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml 2026-05-11 13:28:24.752161 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt 2026-05-11 13:28:24.752179 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml 2026-05-11 13:28:24.752197 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt 2026-05-11 13:28:24.752215 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml 2026-05-11 13:28:24.752232 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.txt 2026-05-11 13:28:24.752250 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.yaml 2026-05-11 13:28:24.752274 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.txt 2026-05-11 13:28:24.752294 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.yaml 2026-05-11 13:28:24.752313 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.txt 2026-05-11 13:28:24.752331 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.yaml 2026-05-11 13:28:24.752349 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.txt 2026-05-11 13:28:24.752367 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.yaml 2026-05-11 13:28:24.752385 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.txt 2026-05-11 13:28:24.752403 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.yaml 2026-05-11 13:28:24.752420 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.txt 2026-05-11 13:28:24.752438 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.yaml 2026-05-11 13:28:24.752456 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.txt 2026-05-11 13:28:24.752475 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.yaml 2026-05-11 13:28:24.752493 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.txt 2026-05-11 13:28:24.752511 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.yaml 2026-05-11 13:28:24.752529 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.txt 2026-05-11 13:28:24.752547 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.yaml 2026-05-11 13:28:24.752565 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.txt 2026-05-11 13:28:24.752582 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.yaml 2026-05-11 13:28:24.752600 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.txt 2026-05-11 13:28:24.752618 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.yaml 2026-05-11 13:28:24.752635 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.txt 2026-05-11 13:28:24.752653 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.yaml 2026-05-11 13:28:24.752671 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.txt 2026-05-11 13:28:24.752689 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.yaml 2026-05-11 13:28:24.752706 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.txt 2026-05-11 13:28:24.752724 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.yaml 2026-05-11 13:28:24.752749 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.txt 2026-05-11 13:28:24.752769 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.yaml 2026-05-11 13:28:24.752788 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.txt 2026-05-11 13:28:24.752806 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.yaml 2026-05-11 13:28:24.752824 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.txt 2026-05-11 13:28:24.752842 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.yaml 2026-05-11 13:28:24.752860 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt 2026-05-11 13:28:24.752877 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml 2026-05-11 13:28:24.752895 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-05-11 13:28:24.752912 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-05-11 13:28:24.752935 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt 2026-05-11 13:28:24.752969 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml 2026-05-11 13:28:24.753018 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-05-11 13:28:24.753045 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-05-11 13:28:24.753066 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-05-11 13:28:24.753085 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-05-11 13:28:24.753104 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-05-11 13:28:24.753122 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-05-11 13:28:24.753140 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-05-11 13:28:24.753158 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-05-11 13:28:24.753176 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-05-11 13:28:24.753193 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-05-11 13:28:24.753211 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-05-11 13:28:24.753229 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-05-11 13:28:24.753247 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-05-11 13:28:24.753264 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-05-11 13:28:24.753282 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-05-11 13:28:24.753300 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-05-11 13:28:24.753318 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-05-11 13:28:24.753335 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-05-11 13:28:24.753353 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-05-11 13:28:24.753370 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-05-11 13:28:24.753387 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt 2026-05-11 13:28:24.753405 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml 2026-05-11 13:28:24.753422 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt 2026-05-11 13:28:24.753440 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml 2026-05-11 13:28:24.753458 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt 2026-05-11 13:28:24.753476 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml 2026-05-11 13:28:24.753494 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-k572k-api.txt 2026-05-11 13:28:24.753512 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-k572k-api.yaml 2026-05-11 13:28:24.753530 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-k572k-vnc.txt 2026-05-11 13:28:24.753548 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-k572k-vnc.yaml 2026-05-11 13:28:24.753565 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt 2026-05-11 13:28:24.753583 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml 2026-05-11 13:28:24.753601 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.txt 2026-05-11 13:28:24.753619 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.yaml 2026-05-11 13:28:24.753646 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.txt 2026-05-11 13:28:24.753665 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.yaml 2026-05-11 13:28:24.753683 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.txt 2026-05-11 13:28:24.753701 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.yaml 2026-05-11 13:28:24.753720 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.txt 2026-05-11 13:28:24.753738 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.yaml 2026-05-11 13:28:24.753778 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.txt 2026-05-11 13:28:24.753808 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.yaml 2026-05-11 13:28:24.753828 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.txt 2026-05-11 13:28:24.753847 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.yaml 2026-05-11 13:28:24.753866 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.txt 2026-05-11 13:28:24.753884 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.yaml 2026-05-11 13:28:24.753902 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.txt 2026-05-11 13:28:24.753945 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.yaml 2026-05-11 13:28:24.753963 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.txt 2026-05-11 13:28:24.753981 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.yaml 2026-05-11 13:28:24.753999 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.txt 2026-05-11 13:28:24.754017 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.yaml 2026-05-11 13:28:24.754034 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.txt 2026-05-11 13:28:24.754053 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.yaml 2026-05-11 13:28:24.754071 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.txt 2026-05-11 13:28:24.754089 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.yaml 2026-05-11 13:28:24.754107 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.txt 2026-05-11 13:28:24.754125 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.yaml 2026-05-11 13:28:24.754143 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.txt 2026-05-11 13:28:24.754160 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.yaml 2026-05-11 13:28:24.754178 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.txt 2026-05-11 13:28:24.754196 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.yaml 2026-05-11 13:28:24.754214 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.txt 2026-05-11 13:28:24.754232 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.yaml 2026-05-11 13:28:24.754249 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.txt 2026-05-11 13:28:24.754267 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.yaml 2026-05-11 13:28:24.754284 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.txt 2026-05-11 13:28:24.754301 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.yaml 2026-05-11 13:28:24.754318 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.txt 2026-05-11 13:28:24.754336 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.yaml 2026-05-11 13:28:24.754354 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt 2026-05-11 13:28:24.754377 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml 2026-05-11 13:28:24.754397 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt 2026-05-11 13:28:24.754415 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml 2026-05-11 13:28:24.754434 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.txt 2026-05-11 13:28:24.754452 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.yaml 2026-05-11 13:28:24.754469 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt 2026-05-11 13:28:24.754487 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml 2026-05-11 13:28:24.754505 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt 2026-05-11 13:28:24.754522 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml 2026-05-11 13:28:24.754540 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt 2026-05-11 13:28:24.754558 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml 2026-05-11 13:28:24.754576 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt 2026-05-11 13:28:24.754594 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml 2026-05-11 13:28:24.754612 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.txt 2026-05-11 13:28:24.754629 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.yaml 2026-05-11 13:28:24.754647 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.txt 2026-05-11 13:28:24.754664 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.yaml 2026-05-11 13:28:24.754682 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt 2026-05-11 13:28:24.754699 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml 2026-05-11 13:28:24.754717 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.txt 2026-05-11 13:28:24.754735 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.yaml 2026-05-11 13:28:24.754752 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt 2026-05-11 13:28:24.754776 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml 2026-05-11 13:28:24.754798 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt 2026-05-11 13:28:24.754817 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml 2026-05-11 13:28:24.754835 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt 2026-05-11 13:28:24.755006 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml 2026-05-11 13:28:24.755026 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt 2026-05-11 13:28:24.755044 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml 2026-05-11 13:28:24.755062 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt 2026-05-11 13:28:24.755080 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml 2026-05-11 13:28:24.755098 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt 2026-05-11 13:28:24.755116 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml 2026-05-11 13:28:24.755134 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt 2026-05-11 13:28:24.755152 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml 2026-05-11 13:28:24.755174 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt 2026-05-11 13:28:24.755194 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml 2026-05-11 13:28:24.755214 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt 2026-05-11 13:28:24.755232 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml 2026-05-11 13:28:24.755250 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt 2026-05-11 13:28:24.755268 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml 2026-05-11 13:28:24.755285 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt 2026-05-11 13:28:24.755303 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml 2026-05-11 13:28:24.755321 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt 2026-05-11 13:28:24.755339 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml 2026-05-11 13:28:24.755357 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt 2026-05-11 13:28:24.755377 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml 2026-05-11 13:28:24.755420 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt 2026-05-11 13:28:24.755444 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml 2026-05-11 13:28:24.755464 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt 2026-05-11 13:28:24.755482 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml 2026-05-11 13:28:24.755500 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt 2026-05-11 13:28:24.755519 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml 2026-05-11 13:28:24.755537 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt 2026-05-11 13:28:24.755555 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml 2026-05-11 13:28:24.755572 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt 2026-05-11 13:28:24.755590 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml 2026-05-11 13:28:24.755607 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt 2026-05-11 13:28:24.755625 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml 2026-05-11 13:28:24.755643 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt 2026-05-11 13:28:24.755661 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml 2026-05-11 13:28:24.755680 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.txt 2026-05-11 13:28:24.755697 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.yaml 2026-05-11 13:28:24.755715 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.txt 2026-05-11 13:28:24.755733 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.yaml 2026-05-11 13:28:24.755751 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.txt 2026-05-11 13:28:24.755770 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.yaml 2026-05-11 13:28:24.755809 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.txt 2026-05-11 13:28:24.755840 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.yaml 2026-05-11 13:28:24.755861 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.txt 2026-05-11 13:28:24.755880 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.yaml 2026-05-11 13:28:24.755899 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.txt 2026-05-11 13:28:24.755924 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.yaml 2026-05-11 13:28:24.755944 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.txt 2026-05-11 13:28:24.755963 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.yaml 2026-05-11 13:28:24.755981 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.txt 2026-05-11 13:28:24.755999 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.yaml 2026-05-11 13:28:24.756017 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.txt 2026-05-11 13:28:24.756035 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.yaml 2026-05-11 13:28:24.756052 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.txt 2026-05-11 13:28:24.756070 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.yaml 2026-05-11 13:28:24.756088 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.txt 2026-05-11 13:28:24.756106 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.yaml 2026-05-11 13:28:24.756124 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.txt 2026-05-11 13:28:24.756142 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.yaml 2026-05-11 13:28:24.756159 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.txt 2026-05-11 13:28:24.756177 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.yaml 2026-05-11 13:28:24.756194 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.txt 2026-05-11 13:28:24.756212 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.yaml 2026-05-11 13:28:24.756229 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.txt 2026-05-11 13:28:24.756247 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.yaml 2026-05-11 13:28:24.756265 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.txt 2026-05-11 13:28:24.756283 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.yaml 2026-05-11 13:28:24.756301 | instance | >f+++++++++ objects/namespaced/openstack/secrets/openstack-database-exporter-dsn.txt 2026-05-11 13:28:24.756320 | instance | >f+++++++++ objects/namespaced/openstack/secrets/openstack-database-exporter-dsn.yaml 2026-05-11 13:28:24.756338 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-05-11 13:28:24.756356 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-05-11 13:28:24.756374 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt 2026-05-11 13:28:24.756392 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml 2026-05-11 13:28:24.756410 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt 2026-05-11 13:28:24.756428 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml 2026-05-11 13:28:24.756445 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt 2026-05-11 13:28:24.756463 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml 2026-05-11 13:28:24.756481 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt 2026-05-11 13:28:24.756499 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml 2026-05-11 13:28:24.756517 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt 2026-05-11 13:28:24.756535 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml 2026-05-11 13:28:24.756553 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt 2026-05-11 13:28:24.756575 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml 2026-05-11 13:28:24.756594 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt 2026-05-11 13:28:24.756612 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml 2026-05-11 13:28:24.756630 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt 2026-05-11 13:28:24.756648 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml 2026-05-11 13:28:24.756666 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt 2026-05-11 13:28:24.756684 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml 2026-05-11 13:28:24.756701 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt 2026-05-11 13:28:24.756719 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml 2026-05-11 13:28:24.756736 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt 2026-05-11 13:28:24.756753 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml 2026-05-11 13:28:24.756770 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt 2026-05-11 13:28:24.756787 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml 2026-05-11 13:28:24.756810 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt 2026-05-11 13:28:24.756832 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml 2026-05-11 13:28:24.756851 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.txt 2026-05-11 13:28:24.756869 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.yaml 2026-05-11 13:28:24.756886 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.txt 2026-05-11 13:28:24.756904 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.yaml 2026-05-11 13:28:24.756921 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-05-11 13:28:24.756938 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-05-11 13:28:24.756977 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-05-11 13:28:24.757026 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-05-11 13:28:24.757050 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.txt 2026-05-11 13:28:24.757069 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.yaml 2026-05-11 13:28:24.757089 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.txt 2026-05-11 13:28:24.757108 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.yaml 2026-05-11 13:28:24.757126 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.txt 2026-05-11 13:28:24.757145 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.yaml 2026-05-11 13:28:24.757163 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.txt 2026-05-11 13:28:24.757182 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.yaml 2026-05-11 13:28:24.757199 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-05-11 13:28:24.757218 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-05-11 13:28:24.757242 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt 2026-05-11 13:28:24.757261 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml 2026-05-11 13:28:24.757279 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt 2026-05-11 13:28:24.757298 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml 2026-05-11 13:28:24.757317 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt 2026-05-11 13:28:24.757335 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml 2026-05-11 13:28:24.757353 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt 2026-05-11 13:28:24.757372 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml 2026-05-11 13:28:24.757389 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.txt 2026-05-11 13:28:24.757408 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.yaml 2026-05-11 13:28:24.757426 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.txt 2026-05-11 13:28:24.757443 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.yaml 2026-05-11 13:28:24.757461 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt 2026-05-11 13:28:24.757479 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml 2026-05-11 13:28:24.757497 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt 2026-05-11 13:28:24.757515 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml 2026-05-11 13:28:24.757534 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt 2026-05-11 13:28:24.757551 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml 2026-05-11 13:28:24.757571 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt 2026-05-11 13:28:24.757590 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml 2026-05-11 13:28:24.757626 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt 2026-05-11 13:28:24.757659 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml 2026-05-11 13:28:24.757680 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt 2026-05-11 13:28:24.757700 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml 2026-05-11 13:28:24.757718 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt 2026-05-11 13:28:24.757737 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml 2026-05-11 13:28:24.757755 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt 2026-05-11 13:28:24.757773 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml 2026-05-11 13:28:24.757791 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt 2026-05-11 13:28:24.757810 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml 2026-05-11 13:28:24.757853 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt 2026-05-11 13:28:24.757880 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml 2026-05-11 13:28:24.757900 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt 2026-05-11 13:28:24.757965 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml 2026-05-11 13:28:24.757991 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt 2026-05-11 13:28:24.758012 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml 2026-05-11 13:28:24.758030 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt 2026-05-11 13:28:24.758048 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml 2026-05-11 13:28:24.758066 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt 2026-05-11 13:28:24.758083 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml 2026-05-11 13:28:24.758101 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt 2026-05-11 13:28:24.758118 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml 2026-05-11 13:28:24.758136 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.txt 2026-05-11 13:28:24.758154 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.yaml 2026-05-11 13:28:24.758171 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.txt 2026-05-11 13:28:24.758188 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.yaml 2026-05-11 13:28:24.758206 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-05-11 13:28:24.758223 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-05-11 13:28:24.758240 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt 2026-05-11 13:28:24.758258 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml 2026-05-11 13:28:24.758275 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.txt 2026-05-11 13:28:24.758292 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.yaml 2026-05-11 13:28:24.758309 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.txt 2026-05-11 13:28:24.758327 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.yaml 2026-05-11 13:28:24.758346 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-05-11 13:28:24.758363 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-05-11 13:28:24.758380 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.txt 2026-05-11 13:28:24.758398 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.yaml 2026-05-11 13:28:24.758415 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt 2026-05-11 13:28:24.758433 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml 2026-05-11 13:28:24.758450 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt 2026-05-11 13:28:24.758467 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml 2026-05-11 13:28:24.758485 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.txt 2026-05-11 13:28:24.758503 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.yaml 2026-05-11 13:28:24.758521 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt 2026-05-11 13:28:24.758538 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml 2026-05-11 13:28:24.758555 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt 2026-05-11 13:28:24.758577 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml 2026-05-11 13:28:24.758595 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-05-11 13:28:24.758614 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-05-11 13:28:24.758632 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-05-11 13:28:24.758649 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-05-11 13:28:24.758667 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt 2026-05-11 13:28:24.758685 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml 2026-05-11 13:28:24.758702 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.tempest.v1.txt 2026-05-11 13:28:24.758719 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.tempest.v1.yaml 2026-05-11 13:28:24.758737 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt 2026-05-11 13:28:24.758755 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml 2026-05-11 13:28:24.758798 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt 2026-05-11 13:28:24.758824 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml 2026-05-11 13:28:24.758866 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt 2026-05-11 13:28:24.758895 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml 2026-05-11 13:28:24.758914 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt 2026-05-11 13:28:24.758933 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml 2026-05-11 13:28:24.758952 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-etc.txt 2026-05-11 13:28:24.758970 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-etc.yaml 2026-05-11 13:28:24.758989 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-admin.txt 2026-05-11 13:28:24.759007 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-admin.yaml 2026-05-11 13:28:24.759025 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-user.txt 2026-05-11 13:28:24.759043 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-user.yaml 2026-05-11 13:28:24.759061 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt 2026-05-11 13:28:24.759079 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml 2026-05-11 13:28:24.759097 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt 2026-05-11 13:28:24.759115 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml 2026-05-11 13:28:24.759133 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-05-11 13:28:24.759151 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt 2026-05-11 13:28:24.759169 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml 2026-05-11 13:28:24.759186 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt 2026-05-11 13:28:24.759222 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml 2026-05-11 13:28:24.759252 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt 2026-05-11 13:28:24.759273 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml 2026-05-11 13:28:24.759297 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt 2026-05-11 13:28:24.759330 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml 2026-05-11 13:28:24.759356 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt 2026-05-11 13:28:24.759376 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml 2026-05-11 13:28:24.759394 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt 2026-05-11 13:28:24.759412 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml 2026-05-11 13:28:24.759430 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt 2026-05-11 13:28:24.759448 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml 2026-05-11 13:28:24.759465 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt 2026-05-11 13:28:24.759483 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml 2026-05-11 13:28:24.759501 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt 2026-05-11 13:28:24.759519 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml 2026-05-11 13:28:24.759536 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt 2026-05-11 13:28:24.759554 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml 2026-05-11 13:28:24.759571 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt 2026-05-11 13:28:24.759589 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml 2026-05-11 13:28:24.759607 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt 2026-05-11 13:28:24.759624 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml 2026-05-11 13:28:24.759642 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt 2026-05-11 13:28:24.759659 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml 2026-05-11 13:28:24.759677 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt 2026-05-11 13:28:24.759694 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml 2026-05-11 13:28:24.759712 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt 2026-05-11 13:28:24.759729 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml 2026-05-11 13:28:24.759746 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt 2026-05-11 13:28:24.759764 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml 2026-05-11 13:28:24.759790 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt 2026-05-11 13:28:24.759815 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml 2026-05-11 13:28:24.759839 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt 2026-05-11 13:28:24.759862 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml 2026-05-11 13:28:24.759886 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt 2026-05-11 13:28:24.759910 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml 2026-05-11 13:28:24.759935 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt 2026-05-11 13:28:24.759961 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml 2026-05-11 13:28:24.759988 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt 2026-05-11 13:28:24.760013 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml 2026-05-11 13:28:24.760032 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt 2026-05-11 13:28:24.760051 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml 2026-05-11 13:28:24.760069 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt 2026-05-11 13:28:24.760086 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml 2026-05-11 13:28:24.760104 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt 2026-05-11 13:28:24.760121 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml 2026-05-11 13:28:24.760138 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-05-11 13:28:24.760155 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-05-11 13:28:24.760173 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt 2026-05-11 13:28:24.760191 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml 2026-05-11 13:28:24.760208 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt 2026-05-11 13:28:24.760226 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml 2026-05-11 13:28:24.760244 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt 2026-05-11 13:28:24.760261 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml 2026-05-11 13:28:24.760279 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt 2026-05-11 13:28:24.760296 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml 2026-05-11 13:28:24.760313 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt 2026-05-11 13:28:24.760331 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml 2026-05-11 13:28:24.760348 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt 2026-05-11 13:28:24.760366 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml 2026-05-11 13:28:24.760383 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt 2026-05-11 13:28:24.760401 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml 2026-05-11 13:28:24.760418 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt 2026-05-11 13:28:24.760436 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml 2026-05-11 13:28:24.760453 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt 2026-05-11 13:28:24.760471 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml 2026-05-11 13:28:24.760489 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt 2026-05-11 13:28:24.760506 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml 2026-05-11 13:28:24.760524 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.txt 2026-05-11 13:28:24.760542 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.yaml 2026-05-11 13:28:24.760559 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.txt 2026-05-11 13:28:24.760577 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.yaml 2026-05-11 13:28:24.760595 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.txt 2026-05-11 13:28:24.760613 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.yaml 2026-05-11 13:28:24.760636 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.txt 2026-05-11 13:28:24.760661 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.yaml 2026-05-11 13:28:24.760680 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.txt 2026-05-11 13:28:24.760702 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.yaml 2026-05-11 13:28:24.760723 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.txt 2026-05-11 13:28:24.760748 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.yaml 2026-05-11 13:28:24.760768 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.txt 2026-05-11 13:28:24.760786 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.yaml 2026-05-11 13:28:24.760804 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.txt 2026-05-11 13:28:24.760821 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.yaml 2026-05-11 13:28:24.760838 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.txt 2026-05-11 13:28:24.760855 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.yaml 2026-05-11 13:28:24.760873 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.txt 2026-05-11 13:28:24.760891 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.yaml 2026-05-11 13:28:24.760908 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.txt 2026-05-11 13:28:24.760926 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.yaml 2026-05-11 13:28:24.760943 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.txt 2026-05-11 13:28:24.760993 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.yaml 2026-05-11 13:28:24.761032 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.txt 2026-05-11 13:28:24.761056 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.yaml 2026-05-11 13:28:24.761075 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.txt 2026-05-11 13:28:24.761094 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.yaml 2026-05-11 13:28:24.761114 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.txt 2026-05-11 13:28:24.761132 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.yaml 2026-05-11 13:28:24.761150 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.txt 2026-05-11 13:28:24.761168 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.yaml 2026-05-11 13:28:24.761186 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.txt 2026-05-11 13:28:24.761203 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.yaml 2026-05-11 13:28:24.761221 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.txt 2026-05-11 13:28:24.761239 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.yaml 2026-05-11 13:28:24.761256 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.txt 2026-05-11 13:28:24.761274 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.yaml 2026-05-11 13:28:24.761292 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt 2026-05-11 13:28:24.761309 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml 2026-05-11 13:28:24.761327 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-05-11 13:28:24.761354 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-05-11 13:28:24.761373 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-05-11 13:28:24.761392 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-05-11 13:28:24.761409 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-05-11 13:28:24.761427 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-05-11 13:28:24.761444 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-05-11 13:28:24.761462 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-05-11 13:28:24.761479 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-05-11 13:28:24.761496 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-05-11 13:28:24.761513 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-05-11 13:28:24.761531 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-05-11 13:28:24.761548 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-05-11 13:28:24.761566 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-05-11 13:28:24.761583 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-05-11 13:28:24.761601 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-05-11 13:28:24.761618 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-05-11 13:28:24.761636 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-05-11 13:28:24.761653 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-05-11 13:28:24.761672 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-05-11 13:28:24.761690 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-05-11 13:28:24.761708 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-05-11 13:28:24.761726 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt 2026-05-11 13:28:24.761743 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml 2026-05-11 13:28:24.761761 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.txt 2026-05-11 13:28:24.761779 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.yaml 2026-05-11 13:28:24.761797 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.txt 2026-05-11 13:28:24.761815 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.yaml 2026-05-11 13:28:24.761833 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.txt 2026-05-11 13:28:24.761850 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.yaml 2026-05-11 13:28:24.761868 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.txt 2026-05-11 13:28:24.761886 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.yaml 2026-05-11 13:28:24.761921 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.txt 2026-05-11 13:28:24.761943 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.yaml 2026-05-11 13:28:24.761962 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.txt 2026-05-11 13:28:24.761980 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.yaml 2026-05-11 13:28:24.762003 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.txt 2026-05-11 13:28:24.762022 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.yaml 2026-05-11 13:28:24.762040 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.txt 2026-05-11 13:28:24.762058 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.yaml 2026-05-11 13:28:24.762075 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.txt 2026-05-11 13:28:24.762093 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.yaml 2026-05-11 13:28:24.762110 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.txt 2026-05-11 13:28:24.762128 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.yaml 2026-05-11 13:28:24.762145 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.txt 2026-05-11 13:28:24.762163 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.yaml 2026-05-11 13:28:24.762181 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.txt 2026-05-11 13:28:24.762198 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.yaml 2026-05-11 13:28:24.762216 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.txt 2026-05-11 13:28:24.762234 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.yaml 2026-05-11 13:28:24.762251 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.txt 2026-05-11 13:28:24.762269 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.yaml 2026-05-11 13:28:24.762286 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.txt 2026-05-11 13:28:24.762304 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.yaml 2026-05-11 13:28:24.762321 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.txt 2026-05-11 13:28:24.762339 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.yaml 2026-05-11 13:28:24.762356 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.txt 2026-05-11 13:28:24.762373 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.yaml 2026-05-11 13:28:24.762391 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.txt 2026-05-11 13:28:24.762408 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.yaml 2026-05-11 13:28:24.762425 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.txt 2026-05-11 13:28:24.762442 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.yaml 2026-05-11 13:28:24.762460 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.txt 2026-05-11 13:28:24.762477 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.yaml 2026-05-11 13:28:24.762495 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-05-11 13:28:24.762512 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-05-11 13:28:24.762530 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt 2026-05-11 13:28:24.762548 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml 2026-05-11 13:28:24.762565 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt 2026-05-11 13:28:24.762583 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml 2026-05-11 13:28:24.762606 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.txt 2026-05-11 13:28:24.762625 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.yaml 2026-05-11 13:28:24.762643 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt 2026-05-11 13:28:24.762661 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml 2026-05-11 13:28:24.762678 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt 2026-05-11 13:28:24.762696 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml 2026-05-11 13:28:24.762714 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt 2026-05-11 13:28:24.762731 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml 2026-05-11 13:28:24.762749 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.txt 2026-05-11 13:28:24.762766 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.yaml 2026-05-11 13:28:24.762784 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.txt 2026-05-11 13:28:24.762801 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.yaml 2026-05-11 13:28:24.762818 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt 2026-05-11 13:28:24.762835 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml 2026-05-11 13:28:24.762853 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.txt 2026-05-11 13:28:24.762871 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.yaml 2026-05-11 13:28:24.762888 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt 2026-05-11 13:28:24.762905 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml 2026-05-11 13:28:24.762924 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt 2026-05-11 13:28:24.762942 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml 2026-05-11 13:28:24.762961 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt 2026-05-11 13:28:24.762979 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml 2026-05-11 13:28:24.762997 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt 2026-05-11 13:28:24.763015 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml 2026-05-11 13:28:24.763033 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt 2026-05-11 13:28:24.763050 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml 2026-05-11 13:28:24.763068 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt 2026-05-11 13:28:24.763086 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml 2026-05-11 13:28:24.763103 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt 2026-05-11 13:28:24.763121 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml 2026-05-11 13:28:24.763139 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt 2026-05-11 13:28:24.763157 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml 2026-05-11 13:28:24.763176 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt 2026-05-11 13:28:24.763195 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml 2026-05-11 13:28:24.763213 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt 2026-05-11 13:28:24.763235 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml 2026-05-11 13:28:24.763254 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt 2026-05-11 13:28:24.763272 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml 2026-05-11 13:28:24.763290 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt 2026-05-11 13:28:24.763307 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml 2026-05-11 13:28:24.763324 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt 2026-05-11 13:28:24.763342 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml 2026-05-11 13:28:24.763359 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt 2026-05-11 13:28:24.763376 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml 2026-05-11 13:28:24.763393 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt 2026-05-11 13:28:24.763410 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml 2026-05-11 13:28:24.763427 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt 2026-05-11 13:28:24.763444 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml 2026-05-11 13:28:24.763461 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt 2026-05-11 13:28:24.763477 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml 2026-05-11 13:28:24.763494 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt 2026-05-11 13:28:24.763511 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml 2026-05-11 13:28:24.763528 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt 2026-05-11 13:28:24.763545 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml 2026-05-11 13:28:24.763563 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt 2026-05-11 13:28:24.763581 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml 2026-05-11 13:28:24.763598 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt 2026-05-11 13:28:24.763617 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml 2026-05-11 13:28:24.763635 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.txt 2026-05-11 13:28:24.763653 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.yaml 2026-05-11 13:28:24.763670 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.txt 2026-05-11 13:28:24.763688 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.yaml 2026-05-11 13:28:24.763705 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.txt 2026-05-11 13:28:24.763723 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.yaml 2026-05-11 13:28:24.763740 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.txt 2026-05-11 13:28:24.763758 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.yaml 2026-05-11 13:28:24.763775 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.txt 2026-05-11 13:28:24.763793 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.yaml 2026-05-11 13:28:24.763810 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.txt 2026-05-11 13:28:24.763834 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.yaml 2026-05-11 13:28:24.763853 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.txt 2026-05-11 13:28:24.763871 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.yaml 2026-05-11 13:28:24.763889 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.txt 2026-05-11 13:28:24.763931 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.yaml 2026-05-11 13:28:24.763957 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.txt 2026-05-11 13:28:24.763977 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.yaml 2026-05-11 13:28:24.763995 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.txt 2026-05-11 13:28:24.764013 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.yaml 2026-05-11 13:28:24.764030 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.txt 2026-05-11 13:28:24.764048 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.yaml 2026-05-11 13:28:24.764066 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt 2026-05-11 13:28:24.764084 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml 2026-05-11 13:28:24.764101 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt 2026-05-11 13:28:24.764119 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml 2026-05-11 13:28:24.764137 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt 2026-05-11 13:28:24.764154 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml 2026-05-11 13:28:24.764172 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt 2026-05-11 13:28:24.764190 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml 2026-05-11 13:28:24.764208 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt 2026-05-11 13:28:24.764226 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml 2026-05-11 13:28:24.764244 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt 2026-05-11 13:28:24.764262 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml 2026-05-11 13:28:24.764280 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt 2026-05-11 13:28:24.764298 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml 2026-05-11 13:28:24.764316 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-05-11 13:28:24.764334 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-05-11 13:28:24.764352 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt 2026-05-11 13:28:24.764370 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml 2026-05-11 13:28:24.764387 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt 2026-05-11 13:28:24.764405 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml 2026-05-11 13:28:24.764423 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-05-11 13:28:24.764441 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-05-11 13:28:24.764459 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt 2026-05-11 13:28:24.764482 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml 2026-05-11 13:28:24.764501 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.txt 2026-05-11 13:28:24.764519 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.yaml 2026-05-11 13:28:24.764536 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-05-11 13:28:24.764554 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-05-11 13:28:24.764571 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.txt 2026-05-11 13:28:24.764589 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.yaml 2026-05-11 13:28:24.764606 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.txt 2026-05-11 13:28:24.764623 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.yaml 2026-05-11 13:28:24.764641 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-05-11 13:28:24.764659 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-05-11 13:28:24.764677 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt 2026-05-11 13:28:24.764695 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml 2026-05-11 13:28:24.764713 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt 2026-05-11 13:28:24.764730 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml 2026-05-11 13:28:24.764748 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.txt 2026-05-11 13:28:24.764765 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.yaml 2026-05-11 13:28:24.764782 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-05-11 13:28:24.764800 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-05-11 13:28:24.764817 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt 2026-05-11 13:28:24.764834 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml 2026-05-11 13:28:24.764852 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt 2026-05-11 13:28:24.764870 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml 2026-05-11 13:28:24.764887 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt 2026-05-11 13:28:24.764904 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml 2026-05-11 13:28:24.764921 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt 2026-05-11 13:28:24.764938 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml 2026-05-11 13:28:24.764971 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt 2026-05-11 13:28:24.765016 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml 2026-05-11 13:28:24.765052 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt 2026-05-11 13:28:24.765074 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml 2026-05-11 13:28:24.765093 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt 2026-05-11 13:28:24.765111 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml 2026-05-11 13:28:24.765129 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt 2026-05-11 13:28:24.765153 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml 2026-05-11 13:28:24.765172 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt 2026-05-11 13:28:24.765190 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml 2026-05-11 13:28:24.765208 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-ks-user.txt 2026-05-11 13:28:24.765226 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-ks-user.yaml 2026-05-11 13:28:24.765244 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-run-tests.txt 2026-05-11 13:28:24.765261 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-run-tests.yaml 2026-05-11 13:28:24.765279 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt 2026-05-11 13:28:24.765297 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml 2026-05-11 13:28:24.765315 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-05-11 13:28:24.765333 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt 2026-05-11 13:28:24.765351 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml 2026-05-11 13:28:24.765369 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt 2026-05-11 13:28:24.765387 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml 2026-05-11 13:28:24.765405 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt 2026-05-11 13:28:24.765422 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml 2026-05-11 13:28:24.765441 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt 2026-05-11 13:28:24.765458 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml 2026-05-11 13:28:24.765477 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.txt 2026-05-11 13:28:24.765494 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.yaml 2026-05-11 13:28:24.765513 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.txt 2026-05-11 13:28:24.765531 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.yaml 2026-05-11 13:28:24.765549 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.txt 2026-05-11 13:28:24.765567 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.yaml 2026-05-11 13:28:24.765585 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.txt 2026-05-11 13:28:24.765603 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.yaml 2026-05-11 13:28:24.765621 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-05-11 13:28:24.765639 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-05-11 13:28:24.765657 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.txt 2026-05-11 13:28:24.765675 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.yaml 2026-05-11 13:28:24.765692 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.txt 2026-05-11 13:28:24.765711 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.yaml 2026-05-11 13:28:24.765729 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.txt 2026-05-11 13:28:24.765747 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.yaml 2026-05-11 13:28:24.765765 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-05-11 13:28:24.765784 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-05-11 13:28:24.765827 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-05-11 13:28:24.765852 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-05-11 13:28:24.765877 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.txt 2026-05-11 13:28:24.765896 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.yaml 2026-05-11 13:28:24.765961 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.txt 2026-05-11 13:28:24.765981 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.yaml 2026-05-11 13:28:24.766009 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt 2026-05-11 13:28:24.766051 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml 2026-05-11 13:28:24.766074 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt 2026-05-11 13:28:24.766094 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml 2026-05-11 13:28:24.766112 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt 2026-05-11 13:28:24.766131 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml 2026-05-11 13:28:24.766150 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt 2026-05-11 13:28:24.766168 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml 2026-05-11 13:28:24.766186 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.txt 2026-05-11 13:28:24.766204 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.yaml 2026-05-11 13:28:24.766222 | instance | >f+++++++++ objects/namespaced/openstack/services/openstack-exporter.txt 2026-05-11 13:28:24.766240 | instance | >f+++++++++ objects/namespaced/openstack/services/openstack-exporter.yaml 2026-05-11 13:28:24.766258 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-05-11 13:28:24.766277 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-05-11 13:28:24.766294 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-05-11 13:28:24.766312 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-05-11 13:28:24.766329 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-05-11 13:28:24.766347 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-05-11 13:28:24.766365 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-05-11 13:28:24.766382 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-05-11 13:28:24.766400 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-05-11 13:28:24.766417 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-05-11 13:28:24.766435 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-05-11 13:28:24.766452 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-05-11 13:28:24.766470 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt 2026-05-11 13:28:24.766487 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml 2026-05-11 13:28:24.766505 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt 2026-05-11 13:28:24.766523 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml 2026-05-11 13:28:24.766540 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt 2026-05-11 13:28:24.766558 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml 2026-05-11 13:28:24.766576 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt 2026-05-11 13:28:24.766599 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml 2026-05-11 13:28:24.766617 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt 2026-05-11 13:28:24.766636 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml 2026-05-11 13:28:24.766654 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt 2026-05-11 13:28:24.766671 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml 2026-05-11 13:28:24.766689 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt 2026-05-11 13:28:24.766707 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml 2026-05-11 13:28:24.766724 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.txt 2026-05-11 13:28:24.766742 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.yaml 2026-05-11 13:28:24.766759 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.txt 2026-05-11 13:28:24.766777 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.yaml 2026-05-11 13:28:24.766795 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-05-11 13:28:24.766813 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-05-11 13:28:24.766830 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-05-11 13:28:24.766849 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-05-11 13:28:24.766867 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.txt 2026-05-11 13:28:24.766885 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.yaml 2026-05-11 13:28:24.766903 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.txt 2026-05-11 13:28:24.766921 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.yaml 2026-05-11 13:28:24.766939 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.txt 2026-05-11 13:28:24.766957 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.yaml 2026-05-11 13:28:24.766975 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.txt 2026-05-11 13:28:24.766993 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.yaml 2026-05-11 13:28:24.767011 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-05-11 13:28:24.767030 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-05-11 13:28:24.767048 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt 2026-05-11 13:28:24.767066 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml 2026-05-11 13:28:24.767084 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt 2026-05-11 13:28:24.767102 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml 2026-05-11 13:28:24.767121 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt 2026-05-11 13:28:24.767139 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml 2026-05-11 13:28:24.767157 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt 2026-05-11 13:28:24.767175 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml 2026-05-11 13:28:24.767193 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.txt 2026-05-11 13:28:24.767211 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.yaml 2026-05-11 13:28:24.767228 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.txt 2026-05-11 13:28:24.767251 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.yaml 2026-05-11 13:28:24.767269 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt 2026-05-11 13:28:24.767287 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml 2026-05-11 13:28:24.767305 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt 2026-05-11 13:28:24.767322 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml 2026-05-11 13:28:24.767339 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt 2026-05-11 13:28:24.767357 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml 2026-05-11 13:28:24.767374 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt 2026-05-11 13:28:24.767392 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml 2026-05-11 13:28:24.767409 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt 2026-05-11 13:28:24.767427 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml 2026-05-11 13:28:24.767445 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-05-11 13:28:24.767462 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.txt 2026-05-11 13:28:24.767479 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.yaml 2026-05-11 13:28:24.767497 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-05-11 13:28:24.767514 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-05-11 13:28:24.767531 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-05-11 13:28:24.767548 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-05-11 13:28:24.767566 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt 2026-05-11 13:28:24.767583 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml 2026-05-11 13:28:24.767600 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt 2026-05-11 13:28:24.767617 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml 2026-05-11 13:28:24.767634 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt 2026-05-11 13:28:24.767651 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml 2026-05-11 13:28:24.767668 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.txt 2026-05-11 13:28:24.767686 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.yaml 2026-05-11 13:28:24.767703 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-05-11 13:28:24.767720 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-05-11 13:28:24.767737 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.txt 2026-05-11 13:28:24.767754 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.yaml 2026-05-11 13:28:24.767772 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.txt 2026-05-11 13:28:24.767789 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.yaml 2026-05-11 13:28:24.767808 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt 2026-05-11 13:28:24.767825 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml 2026-05-11 13:28:24.767843 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt 2026-05-11 13:28:24.767865 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml 2026-05-11 13:28:24.767884 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.txt 2026-05-11 13:28:24.767902 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.yaml 2026-05-11 13:28:24.767920 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt 2026-05-11 13:28:24.767937 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml 2026-05-11 13:28:24.767955 | instance | cd+++++++++ objects/namespaced/orc-system/ 2026-05-11 13:28:24.767973 | instance | cd+++++++++ objects/namespaced/orc-system/configmaps/ 2026-05-11 13:28:24.767991 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.txt 2026-05-11 13:28:24.768008 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.yaml 2026-05-11 13:28:24.768026 | instance | cd+++++++++ objects/namespaced/orc-system/deployment/ 2026-05-11 13:28:24.768044 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.txt 2026-05-11 13:28:24.768062 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.yaml 2026-05-11 13:28:24.768079 | instance | cd+++++++++ objects/namespaced/orc-system/endpoints/ 2026-05-11 13:28:24.768097 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.txt 2026-05-11 13:28:24.768115 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.yaml 2026-05-11 13:28:24.768133 | instance | cd+++++++++ objects/namespaced/orc-system/pods/ 2026-05-11 13:28:24.768151 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-8dbdw.txt 2026-05-11 13:28:24.768170 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-8dbdw.yaml 2026-05-11 13:28:24.768188 | instance | cd+++++++++ objects/namespaced/orc-system/rolebindings/ 2026-05-11 13:28:24.768206 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.txt 2026-05-11 13:28:24.768223 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.yaml 2026-05-11 13:28:24.768241 | instance | cd+++++++++ objects/namespaced/orc-system/roles/ 2026-05-11 13:28:24.768259 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.txt 2026-05-11 13:28:24.768277 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.yaml 2026-05-11 13:28:24.768295 | instance | cd+++++++++ objects/namespaced/orc-system/serviceaccounts/ 2026-05-11 13:28:24.768313 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.txt 2026-05-11 13:28:24.768331 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.yaml 2026-05-11 13:28:24.768349 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.txt 2026-05-11 13:28:24.768367 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.yaml 2026-05-11 13:28:24.768385 | instance | cd+++++++++ objects/namespaced/orc-system/services/ 2026-05-11 13:28:24.768402 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.txt 2026-05-11 13:28:24.768437 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.yaml 2026-05-11 13:28:24.768468 | instance | cd+++++++++ objects/namespaced/rook-ceph/ 2026-05-11 13:28:24.768489 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/ 2026-05-11 13:28:24.768508 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt 2026-05-11 13:28:24.768526 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml 2026-05-11 13:28:24.768545 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt 2026-05-11 13:28:24.768572 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml 2026-05-11 13:28:24.768591 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt 2026-05-11 13:28:24.768609 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml 2026-05-11 13:28:24.768627 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt 2026-05-11 13:28:24.768644 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml 2026-05-11 13:28:24.768661 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/ 2026-05-11 13:28:24.768679 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt 2026-05-11 13:28:24.768697 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml 2026-05-11 13:28:24.768714 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/ 2026-05-11 13:28:24.768732 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-78cds.txt 2026-05-11 13:28:24.768749 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-78cds.yaml 2026-05-11 13:28:24.768767 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/ 2026-05-11 13:28:24.768784 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt 2026-05-11 13:28:24.768801 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml 2026-05-11 13:28:24.768819 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt 2026-05-11 13:28:24.768836 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml 2026-05-11 13:28:24.768854 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt 2026-05-11 13:28:24.768871 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-05-11 13:28:24.768888 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt 2026-05-11 13:28:24.768906 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml 2026-05-11 13:28:24.768922 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt 2026-05-11 13:28:24.768976 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml 2026-05-11 13:28:24.769015 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt 2026-05-11 13:28:24.769037 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml 2026-05-11 13:28:24.769056 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt 2026-05-11 13:28:24.769075 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml 2026-05-11 13:28:24.769093 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt 2026-05-11 13:28:24.769112 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml 2026-05-11 13:28:24.769129 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt 2026-05-11 13:28:24.769147 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml 2026-05-11 13:28:24.769166 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt 2026-05-11 13:28:24.769184 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml 2026-05-11 13:28:24.769202 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/ 2026-05-11 13:28:24.769219 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt 2026-05-11 13:28:24.769242 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml 2026-05-11 13:28:24.769261 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt 2026-05-11 13:28:24.769279 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml 2026-05-11 13:28:24.769297 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt 2026-05-11 13:28:24.769315 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml 2026-05-11 13:28:24.769333 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt 2026-05-11 13:28:24.769350 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml 2026-05-11 13:28:24.769368 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt 2026-05-11 13:28:24.769386 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml 2026-05-11 13:28:24.769404 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt 2026-05-11 13:28:24.769423 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml 2026-05-11 13:28:24.769441 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt 2026-05-11 13:28:24.769459 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml 2026-05-11 13:28:24.769477 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/ 2026-05-11 13:28:24.769495 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt 2026-05-11 13:28:24.769513 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml 2026-05-11 13:28:24.769532 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/ 2026-05-11 13:28:24.769549 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt 2026-05-11 13:28:24.769567 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml 2026-05-11 13:28:24.769585 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt 2026-05-11 13:28:24.769603 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml 2026-05-11 13:28:24.769621 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-05-11 13:28:24.769640 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-05-11 13:28:24.769658 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt 2026-05-11 13:28:24.769676 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml 2026-05-11 13:28:24.769694 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt 2026-05-11 13:28:24.769712 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml 2026-05-11 13:28:24.769730 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt 2026-05-11 13:28:24.769748 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml 2026-05-11 13:28:24.769767 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt 2026-05-11 13:28:24.769807 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml 2026-05-11 13:28:24.769835 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt 2026-05-11 13:28:24.769855 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml 2026-05-11 13:28:24.769874 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt 2026-05-11 13:28:24.769892 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml 2026-05-11 13:28:24.769928 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt 2026-05-11 13:28:24.769954 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml 2026-05-11 13:28:24.769982 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt 2026-05-11 13:28:24.770027 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml 2026-05-11 13:28:24.770052 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt 2026-05-11 13:28:24.770071 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml 2026-05-11 13:28:24.770090 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt 2026-05-11 13:28:24.770108 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml 2026-05-11 13:28:24.770127 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-05-11 13:28:24.770145 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-05-11 13:28:24.770163 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-05-11 13:28:24.770182 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-05-11 13:28:24.770200 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-05-11 13:28:24.770218 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-05-11 13:28:24.770236 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-05-11 13:28:24.770254 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-05-11 13:28:24.770295 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-j4bnp.txt 2026-05-11 13:28:24.770322 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-j4bnp.yaml 2026-05-11 13:28:24.770342 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-05-11 13:28:24.770361 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-05-11 13:28:24.770380 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-05-11 13:28:24.770398 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-05-11 13:28:24.770416 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-05-11 13:28:24.813959 | 2026-05-11 13:28:24.814115 | TASK [gather-pod-logs : creating directory for pod logs] 2026-05-11 13:28:25.005645 | instance | changed 2026-05-11 13:28:25.010569 | 2026-05-11 13:28:25.010636 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-05-11 13:28:25.212230 | instance | changed 2026-05-11 13:28:25.217349 | 2026-05-11 13:28:25.217438 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-05-11 13:28:25.814368 | instance | auth-system/keycloak-0/keycloak 2026-05-11 13:28:25.994762 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-05-11 13:28:26.167544 | instance | capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-wnhbl/manager 2026-05-11 13:28:26.339613 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-wnhbl" not found 2026-05-11 13:28:26.509501 | instance | capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-s5knq/manager 2026-05-11 13:28:26.696620 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-s5knq" not found 2026-05-11 13:28:26.918551 | instance | capi-system/capi-controller-manager-bc4cf8c95-7fcdw/manager 2026-05-11 13:28:27.141107 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-controller-manager-bc4cf8c95-7fcdw" not found 2026-05-11 13:28:27.352696 | instance | capo-system/capo-controller-manager-65565fdb7f-2cprb/manager 2026-05-11 13:28:27.567688 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capo-controller-manager-65565fdb7f-2cprb" not found 2026-05-11 13:28:27.788153 | instance | cert-manager/cert-manager-75c4c745bc-w9vxh/cert-manager-controller 2026-05-11 13:28:27.999065 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-w9vxh" not found 2026-05-11 13:28:28.199585 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-mzcbc/cert-manager-cainjector 2026-05-11 13:28:28.407673 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-mzcbc" not found 2026-05-11 13:28:28.584856 | instance | cert-manager/cert-manager-webhook-548949fc64-swvqm/cert-manager-webhook 2026-05-11 13:28:28.764843 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-swvqm" not found 2026-05-11 13:28:28.934906 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-59wtg/envoy-gateway 2026-05-11 13:28:29.204096 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-59wtg" not found 2026-05-11 13:28:29.395559 | instance | ingress-nginx/ingress-nginx-controller-lj7pz/controller 2026-05-11 13:28:29.623869 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-lj7pz" not found 2026-05-11 13:28:29.819197 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-qlh55/ingress-nginx-default-backend 2026-05-11 13:28:30.008473 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-qlh55" not found 2026-05-11 13:28:30.186242 | instance | kube-system/cilium-operator-869df985b8-k9cqg/cilium-operator 2026-05-11 13:28:30.370073 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-k9cqg" not found 2026-05-11 13:28:30.553647 | instance | kube-system/cilium-t549k/config 2026-05-11 13:28:30.720632 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-t549k" not found 2026-05-11 13:28:30.725485 | instance | kube-system/cilium-t549k/mount-cgroup 2026-05-11 13:28:30.905530 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-t549k" not found 2026-05-11 13:28:30.909305 | instance | kube-system/cilium-t549k/apply-sysctl-overwrites 2026-05-11 13:28:31.092940 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-t549k" not found 2026-05-11 13:28:31.096869 | instance | kube-system/cilium-t549k/mount-bpf-fs 2026-05-11 13:28:31.275217 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-t549k" not found 2026-05-11 13:28:31.278749 | instance | kube-system/cilium-t549k/clean-cilium-state 2026-05-11 13:28:31.459172 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-t549k" not found 2026-05-11 13:28:31.464381 | instance | kube-system/cilium-t549k/install-cni-binaries 2026-05-11 13:28:31.652195 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-t549k" not found 2026-05-11 13:28:31.656631 | instance | kube-system/cilium-t549k/cilium-agent 2026-05-11 13:28:31.947239 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-t549k" not found 2026-05-11 13:28:32.135752 | instance | kube-system/coredns-67659f764b-2kc9k/coredns 2026-05-11 13:28:32.333080 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-2kc9k" not found 2026-05-11 13:28:32.529255 | instance | kube-system/coredns-67659f764b-bxjzh/coredns 2026-05-11 13:28:32.703326 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-bxjzh" not found 2026-05-11 13:28:32.879190 | instance | kube-system/etcd-instance/etcd 2026-05-11 13:28:33.084253 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-05-11 13:28:33.261182 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-05-11 13:28:33.458836 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-05-11 13:28:33.622899 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-05-11 13:28:33.906354 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-05-11 13:28:34.098654 | instance | kube-system/kube-proxy-tpbzc/kube-proxy 2026-05-11 13:28:34.279202 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-tpbzc" not found 2026-05-11 13:28:34.453976 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-05-11 13:28:34.641120 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-05-11 13:28:34.823429 | instance | kube-system/kube-vip-instance/kube-vip 2026-05-11 13:28:34.998067 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-05-11 13:28:35.171979 | instance | local-path-storage/local-path-provisioner-679c578f5-pmd7v/local-path-provisioner 2026-05-11 13:28:35.348894 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-pmd7v" not found 2026-05-11 13:28:35.514003 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-05-11 13:28:35.693798 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-05-11 13:28:35.698236 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-05-11 13:28:35.879057 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-05-11 13:28:35.882822 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-05-11 13:28:36.075966 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-05-11 13:28:36.079313 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-05-11 13:28:36.261953 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-05-11 13:28:36.432534 | instance | monitoring/goldpinger-g88wm/goldpinger-daemon 2026-05-11 13:28:36.612981 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-g88wm" not found 2026-05-11 13:28:36.787978 | instance | monitoring/kube-prometheus-stack-grafana-6bf5b8c55b-r8vbd/grafana-sc-dashboard 2026-05-11 13:28:36.963815 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-6bf5b8c55b-r8vbd" not found 2026-05-11 13:28:36.968120 | instance | monitoring/kube-prometheus-stack-grafana-6bf5b8c55b-r8vbd/grafana-sc-datasources 2026-05-11 13:28:37.150020 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-6bf5b8c55b-r8vbd" not found 2026-05-11 13:28:37.155391 | instance | monitoring/kube-prometheus-stack-grafana-6bf5b8c55b-r8vbd/grafana 2026-05-11 13:28:37.390447 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-6bf5b8c55b-r8vbd" not found 2026-05-11 13:28:37.569527 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-5cpmg/kube-state-metrics 2026-05-11 13:28:37.743926 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-5cpmg" not found 2026-05-11 13:28:37.913641 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-mcsb8/kube-prometheus-stack 2026-05-11 13:28:38.092080 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-mcsb8" not found 2026-05-11 13:28:38.286318 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-dhh9w/node-exporter 2026-05-11 13:28:38.477341 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-dhh9w/pod-tls-sidecar 2026-05-11 13:28:38.641768 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-dhh9w" not found 2026-05-11 13:28:38.819094 | instance | monitoring/loki-0/loki 2026-05-11 13:28:38.995723 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found 2026-05-11 13:28:39.165786 | instance | monitoring/loki-chunks-cache-0/memcached 2026-05-11 13:28:39.341781 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found 2026-05-11 13:28:39.345702 | instance | monitoring/loki-chunks-cache-0/exporter 2026-05-11 13:28:39.528119 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found 2026-05-11 13:28:39.702036 | instance | monitoring/loki-gateway-cf54cb88c-b27nw/nginx 2026-05-11 13:28:40.001405 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-b27nw" not found 2026-05-11 13:28:40.164710 | instance | monitoring/loki-results-cache-0/memcached 2026-05-11 13:28:40.328712 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found 2026-05-11 13:28:40.332672 | instance | monitoring/loki-results-cache-0/exporter 2026-05-11 13:28:40.501570 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found 2026-05-11 13:28:40.680424 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-qckc2/gc 2026-05-11 13:28:40.849844 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-qckc2" not found 2026-05-11 13:28:41.026086 | instance | monitoring/node-feature-discovery-master-8665476dbc-rbz6b/master 2026-05-11 13:28:41.219383 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-rbz6b" not found 2026-05-11 13:28:41.406003 | instance | monitoring/node-feature-discovery-worker-mqhc2/worker 2026-05-11 13:28:41.599190 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-mqhc2" not found 2026-05-11 13:28:41.782129 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-05-11 13:28:41.967192 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-11 13:28:41.971737 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-05-11 13:28:42.148195 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-11 13:28:42.152495 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-05-11 13:28:42.333531 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-11 13:28:42.337471 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-05-11 13:28:42.527765 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-11 13:28:42.535604 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-05-11 13:28:42.727543 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-11 13:28:42.903154 | instance | monitoring/prometheus-pushgateway-7b8659c68b-bcwql/pushgateway 2026-05-11 13:28:43.072143 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-bcwql" not found 2026-05-11 13:28:43.256795 | instance | monitoring/vector-dxm5v/vector 2026-05-11 13:28:43.487815 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-dxm5v" not found 2026-05-11 13:28:43.670563 | instance | openstack/barbican-api-776ff9bbc5-tnckr/init 2026-05-11 13:28:43.839428 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-776ff9bbc5-tnckr" not found 2026-05-11 13:28:43.843027 | instance | openstack/barbican-api-776ff9bbc5-tnckr/barbican-api 2026-05-11 13:28:44.017718 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-776ff9bbc5-tnckr" not found 2026-05-11 13:28:44.216934 | instance | openstack/barbican-db-init-5gkjl/init 2026-05-11 13:28:44.401149 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-5gkjl" not found 2026-05-11 13:28:44.407013 | instance | openstack/barbican-db-init-5gkjl/barbican-db-init-0 2026-05-11 13:28:44.581346 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-5gkjl" not found 2026-05-11 13:28:44.760164 | instance | openstack/barbican-db-sync-bqm7c/init 2026-05-11 13:28:44.931007 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-bqm7c" not found 2026-05-11 13:28:44.935536 | instance | openstack/barbican-db-sync-bqm7c/barbican-db-sync 2026-05-11 13:28:45.107714 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-bqm7c" not found 2026-05-11 13:28:45.276982 | instance | openstack/barbican-ks-endpoints-2csws/init 2026-05-11 13:28:45.455172 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-2csws" not found 2026-05-11 13:28:45.459314 | instance | openstack/barbican-ks-endpoints-2csws/key-manager-ks-endpoints-admin 2026-05-11 13:28:45.635651 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-2csws" not found 2026-05-11 13:28:45.640499 | instance | openstack/barbican-ks-endpoints-2csws/key-manager-ks-endpoints-internal 2026-05-11 13:28:45.828740 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-2csws" not found 2026-05-11 13:28:45.832930 | instance | openstack/barbican-ks-endpoints-2csws/key-manager-ks-endpoints-public 2026-05-11 13:28:46.025547 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-2csws" not found 2026-05-11 13:28:46.202309 | instance | openstack/barbican-ks-service-5476w/init 2026-05-11 13:28:46.374866 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-5476w" not found 2026-05-11 13:28:46.378432 | instance | openstack/barbican-ks-service-5476w/key-manager-ks-service-registration 2026-05-11 13:28:46.545479 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-5476w" not found 2026-05-11 13:28:46.732221 | instance | openstack/barbican-ks-user-z696p/init 2026-05-11 13:28:46.904297 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-z696p" not found 2026-05-11 13:28:46.908414 | instance | openstack/barbican-ks-user-z696p/barbican-ks-user 2026-05-11 13:28:47.081900 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-z696p" not found 2026-05-11 13:28:47.252838 | instance | openstack/barbican-rabbit-init-gb7lg/init 2026-05-11 13:28:47.422419 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-gb7lg" not found 2026-05-11 13:28:47.426986 | instance | openstack/barbican-rabbit-init-gb7lg/rabbit-init 2026-05-11 13:28:47.594495 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-gb7lg" not found 2026-05-11 13:28:47.773746 | instance | openstack/cinder-api-5d7f654c4d-8dwwh/init 2026-05-11 13:28:47.957191 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-5d7f654c4d-8dwwh" not found 2026-05-11 13:28:47.961201 | instance | openstack/cinder-api-5d7f654c4d-8dwwh/ceph-coordination-volume-perms 2026-05-11 13:28:48.126726 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-5d7f654c4d-8dwwh" not found 2026-05-11 13:28:48.130631 | instance | openstack/cinder-api-5d7f654c4d-8dwwh/cinder-api 2026-05-11 13:28:48.428475 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-5d7f654c4d-8dwwh" not found 2026-05-11 13:28:48.602335 | instance | openstack/cinder-backup-657c768d6d-vwjh4/init 2026-05-11 13:28:48.784553 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-657c768d6d-vwjh4" not found 2026-05-11 13:28:48.789321 | instance | openstack/cinder-backup-657c768d6d-vwjh4/ceph-backup-keyring-placement 2026-05-11 13:28:48.984140 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-657c768d6d-vwjh4" not found 2026-05-11 13:28:48.987892 | instance | openstack/cinder-backup-657c768d6d-vwjh4/ceph-keyring-placement-rbd1 2026-05-11 13:28:49.169259 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-657c768d6d-vwjh4" not found 2026-05-11 13:28:49.173740 | instance | openstack/cinder-backup-657c768d6d-vwjh4/ceph-coordination-volume-perms 2026-05-11 13:28:49.343814 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-657c768d6d-vwjh4" not found 2026-05-11 13:28:49.347926 | instance | openstack/cinder-backup-657c768d6d-vwjh4/cinder-backup 2026-05-11 13:28:49.523226 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-657c768d6d-vwjh4" not found 2026-05-11 13:28:49.707673 | instance | openstack/cinder-backup-storage-init-8f4l8/init 2026-05-11 13:28:49.924297 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-8f4l8" not found 2026-05-11 13:28:49.928615 | instance | openstack/cinder-backup-storage-init-8f4l8/ceph-keyring-placement 2026-05-11 13:28:50.114833 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-8f4l8" not found 2026-05-11 13:28:50.119623 | instance | openstack/cinder-backup-storage-init-8f4l8/cinder-backup-storage-init 2026-05-11 13:28:50.310649 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-8f4l8" not found 2026-05-11 13:28:50.500720 | instance | openstack/cinder-bootstrap-pjdc2/init 2026-05-11 13:28:50.689491 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-pjdc2" not found 2026-05-11 13:28:50.692704 | instance | openstack/cinder-bootstrap-pjdc2/bootstrap 2026-05-11 13:28:50.872687 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-pjdc2" not found 2026-05-11 13:28:51.059191 | instance | openstack/cinder-create-internal-tenant-jxfrd/init 2026-05-11 13:28:51.231578 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-jxfrd" not found 2026-05-11 13:28:51.236469 | instance | openstack/cinder-create-internal-tenant-jxfrd/create-internal-tenant 2026-05-11 13:28:51.410405 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-jxfrd" not found 2026-05-11 13:28:51.595499 | instance | openstack/cinder-db-init-rwnm6/init 2026-05-11 13:28:51.772665 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-rwnm6" not found 2026-05-11 13:28:51.779108 | instance | openstack/cinder-db-init-rwnm6/cinder-db-init-0 2026-05-11 13:28:51.973819 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-rwnm6" not found 2026-05-11 13:28:52.155180 | instance | openstack/cinder-db-sync-2hbxw/init 2026-05-11 13:28:52.345370 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-2hbxw" not found 2026-05-11 13:28:52.350076 | instance | openstack/cinder-db-sync-2hbxw/cinder-db-sync 2026-05-11 13:28:52.543756 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-2hbxw" not found 2026-05-11 13:28:52.763570 | instance | openstack/cinder-ks-endpoints-zlvts/init 2026-05-11 13:28:52.970282 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-zlvts" not found 2026-05-11 13:28:52.974344 | instance | openstack/cinder-ks-endpoints-zlvts/volumev3-ks-endpoints-admin 2026-05-11 13:28:53.165912 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-zlvts" not found 2026-05-11 13:28:53.168422 | instance | openstack/cinder-ks-endpoints-zlvts/volumev3-ks-endpoints-internal 2026-05-11 13:28:53.340416 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-zlvts" not found 2026-05-11 13:28:53.343836 | instance | openstack/cinder-ks-endpoints-zlvts/volumev3-ks-endpoints-public 2026-05-11 13:28:53.555479 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-zlvts" not found 2026-05-11 13:28:53.744641 | instance | openstack/cinder-ks-service-gxf6l/init 2026-05-11 13:28:53.918761 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-gxf6l" not found 2026-05-11 13:28:53.923702 | instance | openstack/cinder-ks-service-gxf6l/volumev3-ks-service-registration 2026-05-11 13:28:54.106593 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-gxf6l" not found 2026-05-11 13:28:54.305337 | instance | openstack/cinder-ks-user-h25mj/init 2026-05-11 13:28:54.483130 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-h25mj" not found 2026-05-11 13:28:54.486872 | instance | openstack/cinder-ks-user-h25mj/cinder-ks-user 2026-05-11 13:28:54.691692 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-h25mj" not found 2026-05-11 13:28:54.875893 | instance | openstack/cinder-rabbit-init-spssg/init 2026-05-11 13:28:55.051402 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-spssg" not found 2026-05-11 13:28:55.055811 | instance | openstack/cinder-rabbit-init-spssg/rabbit-init 2026-05-11 13:28:55.230961 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-spssg" not found 2026-05-11 13:28:55.411000 | instance | openstack/cinder-scheduler-6944f95868-ghfs5/init 2026-05-11 13:28:55.620694 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-6944f95868-ghfs5" not found 2026-05-11 13:28:55.625670 | instance | openstack/cinder-scheduler-6944f95868-ghfs5/ceph-coordination-volume-perms 2026-05-11 13:28:55.809100 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-6944f95868-ghfs5" not found 2026-05-11 13:28:55.813110 | instance | openstack/cinder-scheduler-6944f95868-ghfs5/cinder-scheduler 2026-05-11 13:28:56.008335 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-6944f95868-ghfs5" not found 2026-05-11 13:28:56.200514 | instance | openstack/cinder-storage-init-69dgp/init 2026-05-11 13:28:56.391103 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-69dgp" not found 2026-05-11 13:28:56.395600 | instance | openstack/cinder-storage-init-69dgp/ceph-keyring-placement 2026-05-11 13:28:56.579121 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-69dgp" not found 2026-05-11 13:28:56.583056 | instance | openstack/cinder-storage-init-69dgp/cinder-storage-init-rbd1 2026-05-11 13:28:56.779635 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-69dgp" not found 2026-05-11 13:28:56.961670 | instance | openstack/cinder-volume-76848d57b4-lvgrx/init 2026-05-11 13:28:57.155122 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-76848d57b4-lvgrx" not found 2026-05-11 13:28:57.158971 | instance | openstack/cinder-volume-76848d57b4-lvgrx/ceph-keyring-placement-rbd1 2026-05-11 13:28:57.349005 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-76848d57b4-lvgrx" not found 2026-05-11 13:28:57.353867 | instance | openstack/cinder-volume-76848d57b4-lvgrx/ceph-coordination-volume-perms 2026-05-11 13:28:57.554819 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-76848d57b4-lvgrx" not found 2026-05-11 13:28:57.559279 | instance | openstack/cinder-volume-76848d57b4-lvgrx/init-cinder-conf 2026-05-11 13:28:57.749770 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-76848d57b4-lvgrx" not found 2026-05-11 13:28:57.754920 | instance | openstack/cinder-volume-76848d57b4-lvgrx/cinder-volume 2026-05-11 13:28:57.955226 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-76848d57b4-lvgrx" not found 2026-05-11 13:28:58.153192 | instance | openstack/cinder-volume-usage-audit-29641745-24phj/init 2026-05-11 13:28:58.327784 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-usage-audit-29641745-24phj" not found 2026-05-11 13:28:58.332059 | instance | openstack/cinder-volume-usage-audit-29641745-24phj/cinder-volume-usage-audit 2026-05-11 13:28:58.503464 | instance | Error from server (BadRequest): previous terminated container "cinder-volume-usage-audit" in pod "cinder-volume-usage-audit-29641745-24phj" not found 2026-05-11 13:28:58.686024 | instance | openstack/glance-api-c95f4dbd9-5dwth/init 2026-05-11 13:28:58.856598 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-c95f4dbd9-5dwth" not found 2026-05-11 13:28:58.861333 | instance | openstack/glance-api-c95f4dbd9-5dwth/glance-perms 2026-05-11 13:28:59.042470 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-c95f4dbd9-5dwth" not found 2026-05-11 13:28:59.046582 | instance | openstack/glance-api-c95f4dbd9-5dwth/ceph-keyring-placement 2026-05-11 13:28:59.224915 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-c95f4dbd9-5dwth" not found 2026-05-11 13:28:59.229338 | instance | openstack/glance-api-c95f4dbd9-5dwth/glance-api 2026-05-11 13:28:59.411303 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-c95f4dbd9-5dwth" not found 2026-05-11 13:28:59.579669 | instance | openstack/glance-db-init-9278f/init 2026-05-11 13:28:59.759136 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-9278f" not found 2026-05-11 13:28:59.763003 | instance | openstack/glance-db-init-9278f/glance-db-init-0 2026-05-11 13:28:59.961557 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-9278f" not found 2026-05-11 13:29:00.156898 | instance | openstack/glance-db-sync-txg5d/init 2026-05-11 13:29:00.319433 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-txg5d" not found 2026-05-11 13:29:00.324233 | instance | openstack/glance-db-sync-txg5d/glance-db-sync 2026-05-11 13:29:00.497359 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-txg5d" not found 2026-05-11 13:29:00.670019 | instance | openstack/glance-ks-endpoints-xnlcb/init 2026-05-11 13:29:00.857028 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-xnlcb" not found 2026-05-11 13:29:00.863612 | instance | openstack/glance-ks-endpoints-xnlcb/image-ks-endpoints-admin 2026-05-11 13:29:01.048993 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-xnlcb" not found 2026-05-11 13:29:01.053003 | instance | openstack/glance-ks-endpoints-xnlcb/image-ks-endpoints-internal 2026-05-11 13:29:01.216903 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-xnlcb" not found 2026-05-11 13:29:01.222154 | instance | openstack/glance-ks-endpoints-xnlcb/image-ks-endpoints-public 2026-05-11 13:29:01.419922 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-xnlcb" not found 2026-05-11 13:29:01.597544 | instance | openstack/glance-ks-service-wfhk2/init 2026-05-11 13:29:01.785386 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-wfhk2" not found 2026-05-11 13:29:01.789034 | instance | openstack/glance-ks-service-wfhk2/image-ks-service-registration 2026-05-11 13:29:01.967592 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-wfhk2" not found 2026-05-11 13:29:02.147124 | instance | openstack/glance-ks-user-wz8m2/init 2026-05-11 13:29:02.344685 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-wz8m2" not found 2026-05-11 13:29:02.348814 | instance | openstack/glance-ks-user-wz8m2/glance-ks-user 2026-05-11 13:29:02.511555 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-wz8m2" not found 2026-05-11 13:29:02.685360 | instance | openstack/glance-metadefs-load-65fjj/init 2026-05-11 13:29:02.849640 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-65fjj" not found 2026-05-11 13:29:02.853656 | instance | openstack/glance-metadefs-load-65fjj/glance-metadefs-load 2026-05-11 13:29:03.034046 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-65fjj" not found 2026-05-11 13:29:03.204873 | instance | openstack/glance-rabbit-init-hxrfv/init 2026-05-11 13:29:03.384559 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-hxrfv" not found 2026-05-11 13:29:03.388859 | instance | openstack/glance-rabbit-init-hxrfv/rabbit-init 2026-05-11 13:29:03.565330 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-hxrfv" not found 2026-05-11 13:29:03.728286 | instance | openstack/glance-storage-init-gv6hp/init 2026-05-11 13:29:03.900965 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-gv6hp" not found 2026-05-11 13:29:03.905843 | instance | openstack/glance-storage-init-gv6hp/ceph-keyring-placement 2026-05-11 13:29:04.087350 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-gv6hp" not found 2026-05-11 13:29:04.091575 | instance | openstack/glance-storage-init-gv6hp/glance-storage-init 2026-05-11 13:29:04.263693 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-gv6hp" not found 2026-05-11 13:29:04.441658 | instance | openstack/heat-api-c85d8698-dgrg8/init 2026-05-11 13:29:04.625036 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-api-c85d8698-dgrg8" not found 2026-05-11 13:29:04.630559 | instance | openstack/heat-api-c85d8698-dgrg8/heat-api 2026-05-11 13:29:04.807399 | instance | Error from server (BadRequest): previous terminated container "heat-api" in pod "heat-api-c85d8698-dgrg8" not found 2026-05-11 13:29:04.988470 | instance | openstack/heat-bootstrap-5bl2z/init 2026-05-11 13:29:05.168383 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-bootstrap-5bl2z" not found 2026-05-11 13:29:05.172760 | instance | openstack/heat-bootstrap-5bl2z/bootstrap 2026-05-11 13:29:05.354592 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "heat-bootstrap-5bl2z" not found 2026-05-11 13:29:05.546101 | instance | openstack/heat-cfn-66c669487b-xvbcf/init 2026-05-11 13:29:05.740495 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-cfn-66c669487b-xvbcf" not found 2026-05-11 13:29:05.746298 | instance | openstack/heat-cfn-66c669487b-xvbcf/heat-cfn 2026-05-11 13:29:05.942685 | instance | Error from server (BadRequest): previous terminated container "heat-cfn" in pod "heat-cfn-66c669487b-xvbcf" not found 2026-05-11 13:29:06.113822 | instance | openstack/heat-db-init-sdmnw/init 2026-05-11 13:29:06.290278 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-init-sdmnw" not found 2026-05-11 13:29:06.295354 | instance | openstack/heat-db-init-sdmnw/heat-db-init-0 2026-05-11 13:29:06.470850 | instance | Error from server (BadRequest): previous terminated container "heat-db-init-0" in pod "heat-db-init-sdmnw" not found 2026-05-11 13:29:06.657178 | instance | openstack/heat-db-sync-g5bbz/init 2026-05-11 13:29:06.849989 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-sync-g5bbz" not found 2026-05-11 13:29:06.854361 | instance | openstack/heat-db-sync-g5bbz/heat-db-sync 2026-05-11 13:29:07.028101 | instance | Error from server (BadRequest): previous terminated container "heat-db-sync" in pod "heat-db-sync-g5bbz" not found 2026-05-11 13:29:07.211684 | instance | openstack/heat-domain-ks-user-vwhvd/init 2026-05-11 13:29:07.399590 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-domain-ks-user-vwhvd" not found 2026-05-11 13:29:07.403947 | instance | openstack/heat-domain-ks-user-vwhvd/heat-ks-domain-user 2026-05-11 13:29:07.587536 | instance | Error from server (BadRequest): previous terminated container "heat-ks-domain-user" in pod "heat-domain-ks-user-vwhvd" not found 2026-05-11 13:29:07.772159 | instance | openstack/heat-engine-5995b879cf-qvmtc/init 2026-05-11 13:29:07.964063 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-5995b879cf-qvmtc" not found 2026-05-11 13:29:07.968185 | instance | openstack/heat-engine-5995b879cf-qvmtc/heat-engine 2026-05-11 13:29:08.148236 | instance | Error from server (BadRequest): previous terminated container "heat-engine" in pod "heat-engine-5995b879cf-qvmtc" not found 2026-05-11 13:29:08.340451 | instance | openstack/heat-engine-cleaner-29641755-snfth/init 2026-05-11 13:29:08.526276 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29641755-snfth" not found 2026-05-11 13:29:08.531072 | instance | openstack/heat-engine-cleaner-29641755-snfth/heat-engine-cleaner 2026-05-11 13:29:08.714830 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29641755-snfth" not found 2026-05-11 13:29:08.888001 | instance | openstack/heat-engine-cleaner-29641760-bdts6/init 2026-05-11 13:29:09.056407 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29641760-bdts6" not found 2026-05-11 13:29:09.060148 | instance | openstack/heat-engine-cleaner-29641760-bdts6/heat-engine-cleaner 2026-05-11 13:29:09.238280 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29641760-bdts6" not found 2026-05-11 13:29:09.412342 | instance | openstack/heat-engine-cleaner-29641765-kpbl5/init 2026-05-11 13:29:09.589100 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29641765-kpbl5" not found 2026-05-11 13:29:09.593376 | instance | openstack/heat-engine-cleaner-29641765-kpbl5/heat-engine-cleaner 2026-05-11 13:29:09.770119 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29641765-kpbl5" not found 2026-05-11 13:29:09.954955 | instance | openstack/heat-ks-endpoints-rltwt/init 2026-05-11 13:29:10.140877 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-endpoints-rltwt" not found 2026-05-11 13:29:10.145389 | instance | openstack/heat-ks-endpoints-rltwt/orchestration-ks-endpoints-admin 2026-05-11 13:29:10.372051 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-admin" in pod "heat-ks-endpoints-rltwt" not found 2026-05-11 13:29:10.376253 | instance | openstack/heat-ks-endpoints-rltwt/orchestration-ks-endpoints-internal 2026-05-11 13:29:10.580674 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-internal" in pod "heat-ks-endpoints-rltwt" not found 2026-05-11 13:29:10.585270 | instance | openstack/heat-ks-endpoints-rltwt/orchestration-ks-endpoints-public 2026-05-11 13:29:10.784123 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-public" in pod "heat-ks-endpoints-rltwt" not found 2026-05-11 13:29:10.788362 | instance | openstack/heat-ks-endpoints-rltwt/cloudformation-ks-endpoints-admin 2026-05-11 13:29:10.986671 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-admin" in pod "heat-ks-endpoints-rltwt" not found 2026-05-11 13:29:10.993245 | instance | openstack/heat-ks-endpoints-rltwt/cloudformation-ks-endpoints-internal 2026-05-11 13:29:11.177889 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-internal" in pod "heat-ks-endpoints-rltwt" not found 2026-05-11 13:29:11.182214 | instance | openstack/heat-ks-endpoints-rltwt/cloudformation-ks-endpoints-public 2026-05-11 13:29:11.367674 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-public" in pod "heat-ks-endpoints-rltwt" not found 2026-05-11 13:29:11.577467 | instance | openstack/heat-ks-service-f68r2/init 2026-05-11 13:29:11.768158 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-service-f68r2" not found 2026-05-11 13:29:11.773564 | instance | openstack/heat-ks-service-f68r2/orchestration-ks-service-registration 2026-05-11 13:29:11.954181 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-service-registration" in pod "heat-ks-service-f68r2" not found 2026-05-11 13:29:11.959209 | instance | openstack/heat-ks-service-f68r2/cloudformation-ks-service-registration 2026-05-11 13:29:12.139992 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-service-registration" in pod "heat-ks-service-f68r2" not found 2026-05-11 13:29:12.330625 | instance | openstack/heat-ks-user-8knxj/init 2026-05-11 13:29:12.510644 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-user-8knxj" not found 2026-05-11 13:29:12.515240 | instance | openstack/heat-ks-user-8knxj/heat-ks-user 2026-05-11 13:29:12.696219 | instance | Error from server (BadRequest): previous terminated container "heat-ks-user" in pod "heat-ks-user-8knxj" not found 2026-05-11 13:29:12.699785 | instance | openstack/heat-ks-user-8knxj/heat-trustee-ks-user 2026-05-11 13:29:12.880727 | instance | Error from server (BadRequest): previous terminated container "heat-trustee-ks-user" in pod "heat-ks-user-8knxj" not found 2026-05-11 13:29:13.055121 | instance | openstack/heat-rabbit-init-nxscc/init 2026-05-11 13:29:13.249400 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-rabbit-init-nxscc" not found 2026-05-11 13:29:13.255595 | instance | openstack/heat-rabbit-init-nxscc/rabbit-init 2026-05-11 13:29:13.429912 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "heat-rabbit-init-nxscc" not found 2026-05-11 13:29:13.637966 | instance | openstack/heat-trusts-km455/init 2026-05-11 13:29:13.818263 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-trusts-km455" not found 2026-05-11 13:29:13.823051 | instance | openstack/heat-trusts-km455/heat-trusts 2026-05-11 13:29:14.006273 | instance | Error from server (BadRequest): previous terminated container "heat-trusts" in pod "heat-trusts-km455" not found 2026-05-11 13:29:14.232989 | instance | openstack/horizon-79547bcf45-fkvfw/init 2026-05-11 13:29:14.432111 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-79547bcf45-fkvfw" not found 2026-05-11 13:29:14.436456 | instance | openstack/horizon-79547bcf45-fkvfw/horizon 2026-05-11 13:29:14.671392 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-79547bcf45-fkvfw" not found 2026-05-11 13:29:14.841215 | instance | openstack/horizon-db-init-ckkx4/init 2026-05-11 13:29:15.017973 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-init-ckkx4" not found 2026-05-11 13:29:15.022513 | instance | openstack/horizon-db-init-ckkx4/horizon-db-init-0 2026-05-11 13:29:15.211450 | instance | Error from server (BadRequest): previous terminated container "horizon-db-init-0" in pod "horizon-db-init-ckkx4" not found 2026-05-11 13:29:15.388699 | instance | openstack/horizon-db-sync-mwmz5/init 2026-05-11 13:29:15.564404 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-sync-mwmz5" not found 2026-05-11 13:29:15.567313 | instance | openstack/horizon-db-sync-mwmz5/horizon-db-sync 2026-05-11 13:29:15.777641 | instance | Error from server (BadRequest): previous terminated container "horizon-db-sync" in pod "horizon-db-sync-mwmz5" not found 2026-05-11 13:29:15.966913 | instance | openstack/keepalived-jn99k/init 2026-05-11 13:29:16.175708 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-jn99k" not found 2026-05-11 13:29:16.180923 | instance | openstack/keepalived-jn99k/wait-for-ip 2026-05-11 13:29:16.417666 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-jn99k" not found 2026-05-11 13:29:16.421775 | instance | openstack/keepalived-jn99k/keepalived 2026-05-11 13:29:16.673383 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-jn99k" not found 2026-05-11 13:29:16.849198 | instance | openstack/keystone-api-b9b97b77c-r555b/init 2026-05-11 13:29:17.059667 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-b9b97b77c-r555b" not found 2026-05-11 13:29:17.063426 | instance | openstack/keystone-api-b9b97b77c-r555b/keystone-api 2026-05-11 13:29:17.889813 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-b9b97b77c-r555b" not found 2026-05-11 13:29:18.081323 | instance | openstack/keystone-bootstrap-xnf8l/init 2026-05-11 13:29:18.259823 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-xnf8l" not found 2026-05-11 13:29:18.264672 | instance | openstack/keystone-bootstrap-xnf8l/bootstrap 2026-05-11 13:29:18.436928 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-xnf8l" not found 2026-05-11 13:29:18.621858 | instance | openstack/keystone-credential-setup-6lglj/init 2026-05-11 13:29:18.806831 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-6lglj" not found 2026-05-11 13:29:18.812460 | instance | openstack/keystone-credential-setup-6lglj/keystone-credential-setup 2026-05-11 13:29:18.992764 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-6lglj" not found 2026-05-11 13:29:19.185471 | instance | openstack/keystone-db-init-mv4rt/init 2026-05-11 13:29:19.358156 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-mv4rt" not found 2026-05-11 13:29:19.362313 | instance | openstack/keystone-db-init-mv4rt/keystone-db-init-0 2026-05-11 13:29:19.538763 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-mv4rt" not found 2026-05-11 13:29:19.708038 | instance | openstack/keystone-db-sync-zzbtm/init 2026-05-11 13:29:19.879290 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-zzbtm" not found 2026-05-11 13:29:19.883238 | instance | openstack/keystone-db-sync-zzbtm/keystone-db-sync 2026-05-11 13:29:20.055806 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-zzbtm" not found 2026-05-11 13:29:20.241677 | instance | openstack/keystone-domain-manage-mknvx/init 2026-05-11 13:29:20.418872 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-mknvx" not found 2026-05-11 13:29:20.422238 | instance | openstack/keystone-domain-manage-mknvx/keystone-domain-manage 2026-05-11 13:29:20.604255 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-mknvx" not found 2026-05-11 13:29:20.778076 | instance | openstack/keystone-fernet-setup-ldr54/init 2026-05-11 13:29:20.965635 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-ldr54" not found 2026-05-11 13:29:20.969895 | instance | openstack/keystone-fernet-setup-ldr54/keystone-fernet-setup 2026-05-11 13:29:21.138535 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-ldr54" not found 2026-05-11 13:29:21.314354 | instance | openstack/keystone-rabbit-init-2dt6z/init 2026-05-11 13:29:21.495511 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-2dt6z" not found 2026-05-11 13:29:21.499453 | instance | openstack/keystone-rabbit-init-2dt6z/rabbit-init 2026-05-11 13:29:21.678379 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-2dt6z" not found 2026-05-11 13:29:21.855765 | instance | openstack/libvirt-libvirt-default-k572k/init 2026-05-11 13:29:22.045406 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-k572k" not found 2026-05-11 13:29:22.049255 | instance | openstack/libvirt-libvirt-default-k572k/init-dynamic-options 2026-05-11 13:29:22.247352 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-k572k" not found 2026-05-11 13:29:22.250625 | instance | openstack/libvirt-libvirt-default-k572k/ceph-admin-keyring-placement 2026-05-11 13:29:22.448721 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-k572k" not found 2026-05-11 13:29:22.453634 | instance | openstack/libvirt-libvirt-default-k572k/ceph-keyring-placement 2026-05-11 13:29:22.679414 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-k572k" not found 2026-05-11 13:29:22.684442 | instance | openstack/libvirt-libvirt-default-k572k/tls-sidecar 2026-05-11 13:29:22.885807 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-k572k" not found 2026-05-11 13:29:22.889911 | instance | openstack/libvirt-libvirt-default-k572k/libvirt 2026-05-11 13:29:23.109527 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-k572k" not found 2026-05-11 13:29:23.114611 | instance | openstack/libvirt-libvirt-default-k572k/libvirt-exporter 2026-05-11 13:29:23.296922 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-k572k" not found 2026-05-11 13:29:23.473090 | instance | openstack/magnum-api-854fb85dc7-bhzrq/init 2026-05-11 13:29:23.651958 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-api-854fb85dc7-bhzrq" not found 2026-05-11 13:29:23.656641 | instance | openstack/magnum-api-854fb85dc7-bhzrq/magnum-api 2026-05-11 13:29:23.835996 | instance | Error from server (BadRequest): previous terminated container "magnum-api" in pod "magnum-api-854fb85dc7-bhzrq" not found 2026-05-11 13:29:24.041982 | instance | openstack/magnum-cluster-api-proxy-h6rm2/magnum-cluster-api-proxy 2026-05-11 13:29:24.227382 | instance | Error from server (BadRequest): previous terminated container "magnum-cluster-api-proxy" in pod "magnum-cluster-api-proxy-h6rm2" not found 2026-05-11 13:29:24.418820 | instance | openstack/magnum-conductor-0/init 2026-05-11 13:29:24.599523 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-conductor-0" not found 2026-05-11 13:29:24.603985 | instance | openstack/magnum-conductor-0/magnum-conductor-init 2026-05-11 13:29:24.786401 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor-init" in pod "magnum-conductor-0" not found 2026-05-11 13:29:24.789818 | instance | openstack/magnum-conductor-0/magnum-conductor 2026-05-11 13:29:24.973920 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor" in pod "magnum-conductor-0" not found 2026-05-11 13:29:25.165690 | instance | openstack/magnum-db-init-kwvlv/init 2026-05-11 13:29:25.355640 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-init-kwvlv" not found 2026-05-11 13:29:25.360692 | instance | openstack/magnum-db-init-kwvlv/magnum-db-init-0 2026-05-11 13:29:25.542761 | instance | Error from server (BadRequest): previous terminated container "magnum-db-init-0" in pod "magnum-db-init-kwvlv" not found 2026-05-11 13:29:25.722398 | instance | openstack/magnum-db-sync-s7wnc/init 2026-05-11 13:29:25.900680 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-sync-s7wnc" not found 2026-05-11 13:29:25.905343 | instance | openstack/magnum-db-sync-s7wnc/magnum-db-sync 2026-05-11 13:29:26.082666 | instance | Error from server (BadRequest): previous terminated container "magnum-db-sync" in pod "magnum-db-sync-s7wnc" not found 2026-05-11 13:29:26.257190 | instance | openstack/magnum-domain-ks-user-69qf9/init 2026-05-11 13:29:26.431605 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-domain-ks-user-69qf9" not found 2026-05-11 13:29:26.435561 | instance | openstack/magnum-domain-ks-user-69qf9/magnum-ks-domain-user 2026-05-11 13:29:26.615903 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-domain-user" in pod "magnum-domain-ks-user-69qf9" not found 2026-05-11 13:29:26.828517 | instance | openstack/magnum-ks-endpoints-b9dbl/init 2026-05-11 13:29:27.002243 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-endpoints-b9dbl" not found 2026-05-11 13:29:27.005670 | instance | openstack/magnum-ks-endpoints-b9dbl/container-infra-ks-endpoints-admin 2026-05-11 13:29:27.180892 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-admin" in pod "magnum-ks-endpoints-b9dbl" not found 2026-05-11 13:29:27.187027 | instance | openstack/magnum-ks-endpoints-b9dbl/container-infra-ks-endpoints-internal 2026-05-11 13:29:27.365948 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-internal" in pod "magnum-ks-endpoints-b9dbl" not found 2026-05-11 13:29:27.369779 | instance | openstack/magnum-ks-endpoints-b9dbl/container-infra-ks-endpoints-public 2026-05-11 13:29:27.564009 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-public" in pod "magnum-ks-endpoints-b9dbl" not found 2026-05-11 13:29:27.731809 | instance | openstack/magnum-ks-service-4rt8v/init 2026-05-11 13:29:27.898911 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-service-4rt8v" not found 2026-05-11 13:29:27.905685 | instance | openstack/magnum-ks-service-4rt8v/container-infra-ks-service-registration 2026-05-11 13:29:28.088815 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-service-registration" in pod "magnum-ks-service-4rt8v" not found 2026-05-11 13:29:28.260962 | instance | openstack/magnum-ks-user-nxbks/init 2026-05-11 13:29:28.438361 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-user-nxbks" not found 2026-05-11 13:29:28.443987 | instance | openstack/magnum-ks-user-nxbks/magnum-ks-user 2026-05-11 13:29:28.631671 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-user" in pod "magnum-ks-user-nxbks" not found 2026-05-11 13:29:28.810851 | instance | openstack/magnum-rabbit-init-p4jtn/init 2026-05-11 13:29:28.985120 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-rabbit-init-p4jtn" not found 2026-05-11 13:29:28.989746 | instance | openstack/magnum-rabbit-init-p4jtn/rabbit-init 2026-05-11 13:29:29.163087 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "magnum-rabbit-init-p4jtn" not found 2026-05-11 13:29:29.332653 | instance | openstack/magnum-registry-c45778976-xcnts/registry 2026-05-11 13:29:29.516239 | instance | Error from server (BadRequest): previous terminated container "registry" in pod "magnum-registry-c45778976-xcnts" not found 2026-05-11 13:29:29.685661 | instance | openstack/manila-api-78d84cd5c4-zxk2s/init 2026-05-11 13:29:29.874006 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-api-78d84cd5c4-zxk2s" not found 2026-05-11 13:29:29.877597 | instance | openstack/manila-api-78d84cd5c4-zxk2s/manila-api 2026-05-11 13:29:30.068199 | instance | Error from server (BadRequest): previous terminated container "manila-api" in pod "manila-api-78d84cd5c4-zxk2s" not found 2026-05-11 13:29:30.247393 | instance | openstack/manila-bootstrap-frt9j/init 2026-05-11 13:29:30.409249 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-bootstrap-frt9j" not found 2026-05-11 13:29:30.415125 | instance | openstack/manila-bootstrap-frt9j/bootstrap 2026-05-11 13:29:30.604941 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "manila-bootstrap-frt9j" not found 2026-05-11 13:29:30.794522 | instance | openstack/manila-data-54f486bd57-4wpsn/init 2026-05-11 13:29:30.963408 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-data-54f486bd57-4wpsn" not found 2026-05-11 13:29:30.968177 | instance | openstack/manila-data-54f486bd57-4wpsn/manila-data 2026-05-11 13:29:31.149420 | instance | Error from server (BadRequest): previous terminated container "manila-data" in pod "manila-data-54f486bd57-4wpsn" not found 2026-05-11 13:29:31.323897 | instance | openstack/manila-db-init-hdjw7/init 2026-05-11 13:29:31.498089 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-init-hdjw7" not found 2026-05-11 13:29:31.502992 | instance | openstack/manila-db-init-hdjw7/manila-db-init-0 2026-05-11 13:29:31.677519 | instance | Error from server (BadRequest): previous terminated container "manila-db-init-0" in pod "manila-db-init-hdjw7" not found 2026-05-11 13:29:31.858944 | instance | openstack/manila-db-sync-99xpl/init 2026-05-11 13:29:32.030414 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-sync-99xpl" not found 2026-05-11 13:29:32.033349 | instance | openstack/manila-db-sync-99xpl/manila-db-sync 2026-05-11 13:29:32.212874 | instance | Error from server (BadRequest): previous terminated container "manila-db-sync" in pod "manila-db-sync-99xpl" not found 2026-05-11 13:29:32.407744 | instance | openstack/manila-ks-endpoints-vh6g6/init 2026-05-11 13:29:32.596474 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-endpoints-vh6g6" not found 2026-05-11 13:29:32.600166 | instance | openstack/manila-ks-endpoints-vh6g6/share-ks-endpoints-admin 2026-05-11 13:29:32.779057 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-admin" in pod "manila-ks-endpoints-vh6g6" not found 2026-05-11 13:29:32.783216 | instance | openstack/manila-ks-endpoints-vh6g6/share-ks-endpoints-internal 2026-05-11 13:29:32.967816 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-internal" in pod "manila-ks-endpoints-vh6g6" not found 2026-05-11 13:29:32.972694 | instance | openstack/manila-ks-endpoints-vh6g6/share-ks-endpoints-public 2026-05-11 13:29:33.154374 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-public" in pod "manila-ks-endpoints-vh6g6" not found 2026-05-11 13:29:33.158178 | instance | openstack/manila-ks-endpoints-vh6g6/sharev2-ks-endpoints-admin 2026-05-11 13:29:33.343349 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-admin" in pod "manila-ks-endpoints-vh6g6" not found 2026-05-11 13:29:33.348880 | instance | openstack/manila-ks-endpoints-vh6g6/sharev2-ks-endpoints-internal 2026-05-11 13:29:33.526453 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-internal" in pod "manila-ks-endpoints-vh6g6" not found 2026-05-11 13:29:33.530571 | instance | openstack/manila-ks-endpoints-vh6g6/sharev2-ks-endpoints-public 2026-05-11 13:29:33.713501 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-public" in pod "manila-ks-endpoints-vh6g6" not found 2026-05-11 13:29:33.890244 | instance | openstack/manila-ks-service-58rfh/init 2026-05-11 13:29:34.059757 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-service-58rfh" not found 2026-05-11 13:29:34.063603 | instance | openstack/manila-ks-service-58rfh/share-ks-service-registration 2026-05-11 13:29:34.233184 | instance | Error from server (BadRequest): previous terminated container "share-ks-service-registration" in pod "manila-ks-service-58rfh" not found 2026-05-11 13:29:34.238069 | instance | openstack/manila-ks-service-58rfh/sharev2-ks-service-registration 2026-05-11 13:29:34.415638 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-service-registration" in pod "manila-ks-service-58rfh" not found 2026-05-11 13:29:34.589430 | instance | openstack/manila-ks-user-bgkts/init 2026-05-11 13:29:34.768294 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-user-bgkts" not found 2026-05-11 13:29:34.772197 | instance | openstack/manila-ks-user-bgkts/manila-ks-user 2026-05-11 13:29:34.946500 | instance | Error from server (BadRequest): previous terminated container "manila-ks-user" in pod "manila-ks-user-bgkts" not found 2026-05-11 13:29:35.131419 | instance | openstack/manila-rabbit-init-wcgl7/init 2026-05-11 13:29:35.302266 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-rabbit-init-wcgl7" not found 2026-05-11 13:29:35.307203 | instance | openstack/manila-rabbit-init-wcgl7/rabbit-init 2026-05-11 13:29:35.487629 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "manila-rabbit-init-wcgl7" not found 2026-05-11 13:29:35.677039 | instance | openstack/manila-scheduler-687769ffdf-smqrq/init 2026-05-11 13:29:35.858634 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-scheduler-687769ffdf-smqrq" not found 2026-05-11 13:29:35.863358 | instance | openstack/manila-scheduler-687769ffdf-smqrq/manila-scheduler 2026-05-11 13:29:36.035810 | instance | Error from server (BadRequest): previous terminated container "manila-scheduler" in pod "manila-scheduler-687769ffdf-smqrq" not found 2026-05-11 13:29:36.225880 | instance | openstack/manila-share-7d758d4bbd-8zlqb/init 2026-05-11 13:29:36.401862 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-share-7d758d4bbd-8zlqb" not found 2026-05-11 13:29:36.404775 | instance | openstack/manila-share-7d758d4bbd-8zlqb/manila-share-init 2026-05-11 13:29:36.574690 | instance | Error from server (BadRequest): previous terminated container "manila-share-init" in pod "manila-share-7d758d4bbd-8zlqb" not found 2026-05-11 13:29:36.578862 | instance | openstack/manila-share-7d758d4bbd-8zlqb/manila-share 2026-05-11 13:29:36.746276 | instance | Error from server (BadRequest): previous terminated container "manila-share" in pod "manila-share-7d758d4bbd-8zlqb" not found 2026-05-11 13:29:36.928735 | instance | openstack/memcached-memcached-cf56b6468-jfgvh/init 2026-05-11 13:29:37.114723 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-cf56b6468-jfgvh" not found 2026-05-11 13:29:37.118422 | instance | openstack/memcached-memcached-cf56b6468-jfgvh/memcached 2026-05-11 13:29:37.288992 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-cf56b6468-jfgvh" not found 2026-05-11 13:29:37.293565 | instance | openstack/memcached-memcached-cf56b6468-jfgvh/memcached-exporter 2026-05-11 13:29:37.465910 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-cf56b6468-jfgvh" not found 2026-05-11 13:29:37.639130 | instance | openstack/neutron-coredns-7dd4958666-44968/coredns 2026-05-11 13:29:37.823645 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "neutron-coredns-7dd4958666-44968" not found 2026-05-11 13:29:37.991618 | instance | openstack/neutron-db-init-j9v52/init 2026-05-11 13:29:38.168176 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-j9v52" not found 2026-05-11 13:29:38.172329 | instance | openstack/neutron-db-init-j9v52/neutron-db-init-0 2026-05-11 13:29:38.345781 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-j9v52" not found 2026-05-11 13:29:38.523828 | instance | openstack/neutron-db-sync-8qk62/init 2026-05-11 13:29:38.698240 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-8qk62" not found 2026-05-11 13:29:38.701968 | instance | openstack/neutron-db-sync-8qk62/neutron-db-sync 2026-05-11 13:29:38.897569 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-8qk62" not found 2026-05-11 13:29:39.101520 | instance | openstack/neutron-dhcp-agent-default-nq9vl/init 2026-05-11 13:29:39.297671 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-dhcp-agent-default-nq9vl" not found 2026-05-11 13:29:39.303876 | instance | openstack/neutron-dhcp-agent-default-nq9vl/neutron-dhcp-agent-init 2026-05-11 13:29:39.483626 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent-init" in pod "neutron-dhcp-agent-default-nq9vl" not found 2026-05-11 13:29:39.488096 | instance | openstack/neutron-dhcp-agent-default-nq9vl/neutron-dhcp-agent 2026-05-11 13:29:39.681240 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent" in pod "neutron-dhcp-agent-default-nq9vl" not found 2026-05-11 13:29:39.866066 | instance | openstack/neutron-ks-endpoints-g2dkr/init 2026-05-11 13:29:40.043427 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-g2dkr" not found 2026-05-11 13:29:40.048155 | instance | openstack/neutron-ks-endpoints-g2dkr/network-ks-endpoints-admin 2026-05-11 13:29:40.218840 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-g2dkr" not found 2026-05-11 13:29:40.223916 | instance | openstack/neutron-ks-endpoints-g2dkr/network-ks-endpoints-internal 2026-05-11 13:29:40.428840 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-g2dkr" not found 2026-05-11 13:29:40.433701 | instance | openstack/neutron-ks-endpoints-g2dkr/network-ks-endpoints-public 2026-05-11 13:29:40.626687 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-g2dkr" not found 2026-05-11 13:29:40.810553 | instance | openstack/neutron-ks-service-5bwbq/init 2026-05-11 13:29:40.981458 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-5bwbq" not found 2026-05-11 13:29:40.985891 | instance | openstack/neutron-ks-service-5bwbq/network-ks-service-registration 2026-05-11 13:29:41.170849 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-5bwbq" not found 2026-05-11 13:29:41.354375 | instance | openstack/neutron-ks-user-s5l2c/init 2026-05-11 13:29:41.526039 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-s5l2c" not found 2026-05-11 13:29:41.530712 | instance | openstack/neutron-ks-user-s5l2c/neutron-ks-user 2026-05-11 13:29:41.726731 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-s5l2c" not found 2026-05-11 13:29:41.914520 | instance | openstack/neutron-l3-agent-default-mmqbs/init 2026-05-11 13:29:42.103121 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-l3-agent-default-mmqbs" not found 2026-05-11 13:29:42.107059 | instance | openstack/neutron-l3-agent-default-mmqbs/neutron-l3-agent-init 2026-05-11 13:29:42.276665 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent-init" in pod "neutron-l3-agent-default-mmqbs" not found 2026-05-11 13:29:42.280304 | instance | openstack/neutron-l3-agent-default-mmqbs/neutron-l3-agent 2026-05-11 13:29:42.483906 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent" in pod "neutron-l3-agent-default-mmqbs" not found 2026-05-11 13:29:42.678365 | instance | openstack/neutron-metadata-agent-default-knvfv/init 2026-05-11 13:29:42.868721 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-metadata-agent-default-knvfv" not found 2026-05-11 13:29:42.873839 | instance | openstack/neutron-metadata-agent-default-knvfv/neutron-metadata-agent-init 2026-05-11 13:29:43.044412 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-metadata-agent-default-knvfv" not found 2026-05-11 13:29:43.047590 | instance | openstack/neutron-metadata-agent-default-knvfv/neutron-metadata-agent 2026-05-11 13:29:43.232935 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent" in pod "neutron-metadata-agent-default-knvfv" not found 2026-05-11 13:29:43.410187 | instance | openstack/neutron-netns-cleanup-cron-default-cr5b6/init 2026-05-11 13:29:43.609858 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-cr5b6" not found 2026-05-11 13:29:43.614237 | instance | openstack/neutron-netns-cleanup-cron-default-cr5b6/neutron-netns-cleanup-cron 2026-05-11 13:29:43.824432 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-cr5b6" not found 2026-05-11 13:29:44.018157 | instance | openstack/neutron-ovs-agent-default-h285p/init 2026-05-11 13:29:44.231039 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovs-agent-default-h285p" not found 2026-05-11 13:29:44.235290 | instance | openstack/neutron-ovs-agent-default-h285p/neutron-openvswitch-agent-kernel-modules 2026-05-11 13:29:44.421169 | instance | Error from server (BadRequest): previous terminated container "neutron-openvswitch-agent-kernel-modules" in pod "neutron-ovs-agent-default-h285p" not found 2026-05-11 13:29:44.425223 | instance | openstack/neutron-ovs-agent-default-h285p/neutron-ovs-agent-init 2026-05-11 13:29:44.610109 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent-init" in pod "neutron-ovs-agent-default-h285p" not found 2026-05-11 13:29:44.614625 | instance | openstack/neutron-ovs-agent-default-h285p/neutron-ovs-agent 2026-05-11 13:29:44.940391 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent" in pod "neutron-ovs-agent-default-h285p" not found 2026-05-11 13:29:45.116757 | instance | openstack/neutron-rabbit-init-vl7cl/init 2026-05-11 13:29:45.297487 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-vl7cl" not found 2026-05-11 13:29:45.302390 | instance | openstack/neutron-rabbit-init-vl7cl/rabbit-init 2026-05-11 13:29:45.492905 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-vl7cl" not found 2026-05-11 13:29:45.680549 | instance | openstack/neutron-rpc-server-695bfd9895-qk7z5/init 2026-05-11 13:29:45.857478 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-695bfd9895-qk7z5" not found 2026-05-11 13:29:45.860952 | instance | openstack/neutron-rpc-server-695bfd9895-qk7z5/neutron-rpc-server 2026-05-11 13:29:46.059953 | instance | Error from server (BadRequest): previous terminated container "neutron-rpc-server" in pod "neutron-rpc-server-695bfd9895-qk7z5" not found 2026-05-11 13:29:46.230706 | instance | openstack/neutron-server-b87d5d7f9-gxff8/init 2026-05-11 13:29:46.417417 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-b87d5d7f9-gxff8" not found 2026-05-11 13:29:46.420930 | instance | openstack/neutron-server-b87d5d7f9-gxff8/neutron-server 2026-05-11 13:29:46.789511 | instance | Error from server (BadRequest): previous terminated container "neutron-server" in pod "neutron-server-b87d5d7f9-gxff8" not found 2026-05-11 13:29:46.793948 | instance | openstack/neutron-server-b87d5d7f9-gxff8/neutron-policy-server 2026-05-11 13:29:46.979808 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-b87d5d7f9-gxff8" not found 2026-05-11 13:29:47.194531 | instance | openstack/nova-api-metadata-756d87b84f-tck6j/init 2026-05-11 13:29:47.394731 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-756d87b84f-tck6j" not found 2026-05-11 13:29:47.398550 | instance | openstack/nova-api-metadata-756d87b84f-tck6j/nova-api-metadata-init 2026-05-11 13:29:47.590233 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-756d87b84f-tck6j" not found 2026-05-11 13:29:47.594055 | instance | openstack/nova-api-metadata-756d87b84f-tck6j/nova-api 2026-05-11 13:29:47.776054 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-756d87b84f-tck6j" not found 2026-05-11 13:29:47.971205 | instance | openstack/nova-api-osapi-d59677c58-jq4td/init 2026-05-11 13:29:48.158854 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-d59677c58-jq4td" not found 2026-05-11 13:29:48.163460 | instance | openstack/nova-api-osapi-d59677c58-jq4td/nova-osapi 2026-05-11 13:29:48.404333 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-d59677c58-jq4td" not found 2026-05-11 13:29:48.589073 | instance | openstack/nova-bootstrap-gzprj/init 2026-05-11 13:29:48.775057 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-gzprj" not found 2026-05-11 13:29:48.779046 | instance | openstack/nova-bootstrap-gzprj/bootstrap 2026-05-11 13:29:48.949839 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-gzprj" not found 2026-05-11 13:29:49.124484 | instance | openstack/nova-cell-setup-c8xp4/init 2026-05-11 13:29:49.325572 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-c8xp4" not found 2026-05-11 13:29:49.329268 | instance | openstack/nova-cell-setup-c8xp4/nova-cell-setup-init 2026-05-11 13:29:49.501585 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-c8xp4" not found 2026-05-11 13:29:49.505778 | instance | openstack/nova-cell-setup-c8xp4/nova-cell-setup 2026-05-11 13:29:49.690896 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-c8xp4" not found 2026-05-11 13:29:49.888073 | instance | openstack/nova-compute-default-chgdx/init 2026-05-11 13:29:50.108503 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-chgdx" not found 2026-05-11 13:29:50.113301 | instance | openstack/nova-compute-default-chgdx/nova-compute-init 2026-05-11 13:29:50.310403 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-chgdx" not found 2026-05-11 13:29:50.314641 | instance | openstack/nova-compute-default-chgdx/ceph-perms 2026-05-11 13:29:50.503206 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-chgdx" not found 2026-05-11 13:29:50.507028 | instance | openstack/nova-compute-default-chgdx/ceph-admin-keyring-placement 2026-05-11 13:29:50.677452 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-chgdx" not found 2026-05-11 13:29:50.682426 | instance | openstack/nova-compute-default-chgdx/ceph-keyring-placement 2026-05-11 13:29:50.847827 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-chgdx" not found 2026-05-11 13:29:50.852820 | instance | openstack/nova-compute-default-chgdx/nova-compute-vnc-init 2026-05-11 13:29:51.025341 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-chgdx" not found 2026-05-11 13:29:51.029092 | instance | openstack/nova-compute-default-chgdx/nova-compute-ssh-init 2026-05-11 13:29:51.232634 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-chgdx" not found 2026-05-11 13:29:51.237123 | instance | openstack/nova-compute-default-chgdx/nova-compute 2026-05-11 13:29:51.490596 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-chgdx" not found 2026-05-11 13:29:51.496629 | instance | openstack/nova-compute-default-chgdx/nova-compute-ssh 2026-05-11 13:29:51.698964 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-chgdx" not found 2026-05-11 13:29:51.898969 | instance | openstack/nova-conductor-8496c8d998-d7574/init 2026-05-11 13:29:52.110842 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-8496c8d998-d7574" not found 2026-05-11 13:29:52.118840 | instance | openstack/nova-conductor-8496c8d998-d7574/nova-conductor 2026-05-11 13:29:52.297747 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-8496c8d998-d7574" not found 2026-05-11 13:29:52.486044 | instance | openstack/nova-db-init-96c72/init 2026-05-11 13:29:52.665503 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-96c72" not found 2026-05-11 13:29:52.669993 | instance | openstack/nova-db-init-96c72/nova-db-init-0 2026-05-11 13:29:52.846588 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-96c72" not found 2026-05-11 13:29:52.851245 | instance | openstack/nova-db-init-96c72/nova-db-init-1 2026-05-11 13:29:53.033678 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-96c72" not found 2026-05-11 13:29:53.038149 | instance | openstack/nova-db-init-96c72/nova-db-init-2 2026-05-11 13:29:53.223165 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-96c72" not found 2026-05-11 13:29:53.400075 | instance | openstack/nova-db-sync-flw6x/init 2026-05-11 13:29:53.570868 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-flw6x" not found 2026-05-11 13:29:53.576208 | instance | openstack/nova-db-sync-flw6x/nova-db-sync 2026-05-11 13:29:53.771183 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-flw6x" not found 2026-05-11 13:29:53.954882 | instance | openstack/nova-ks-endpoints-pvj78/init 2026-05-11 13:29:54.138200 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-pvj78" not found 2026-05-11 13:29:54.141724 | instance | openstack/nova-ks-endpoints-pvj78/compute-ks-endpoints-admin 2026-05-11 13:29:54.314131 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-pvj78" not found 2026-05-11 13:29:54.318361 | instance | openstack/nova-ks-endpoints-pvj78/compute-ks-endpoints-internal 2026-05-11 13:29:54.491736 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-pvj78" not found 2026-05-11 13:29:54.496952 | instance | openstack/nova-ks-endpoints-pvj78/compute-ks-endpoints-public 2026-05-11 13:29:54.688802 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-pvj78" not found 2026-05-11 13:29:54.886717 | instance | openstack/nova-ks-service-5f7th/init 2026-05-11 13:29:55.068038 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-5f7th" not found 2026-05-11 13:29:55.072952 | instance | openstack/nova-ks-service-5f7th/compute-ks-service-registration 2026-05-11 13:29:55.249702 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-5f7th" not found 2026-05-11 13:29:55.433149 | instance | openstack/nova-ks-user-nj44w/init 2026-05-11 13:29:55.617559 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-nj44w" not found 2026-05-11 13:29:55.621935 | instance | openstack/nova-ks-user-nj44w/nova-ks-user 2026-05-11 13:29:55.798553 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-nj44w" not found 2026-05-11 13:29:55.975128 | instance | openstack/nova-novncproxy-546c998947-x4429/init 2026-05-11 13:29:56.167036 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-546c998947-x4429" not found 2026-05-11 13:29:56.171410 | instance | openstack/nova-novncproxy-546c998947-x4429/nova-novncproxy-init 2026-05-11 13:29:56.358030 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-546c998947-x4429" not found 2026-05-11 13:29:56.363206 | instance | openstack/nova-novncproxy-546c998947-x4429/nova-novncproxy-init-assets 2026-05-11 13:29:56.559260 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-546c998947-x4429" not found 2026-05-11 13:29:56.563667 | instance | openstack/nova-novncproxy-546c998947-x4429/nova-novncproxy 2026-05-11 13:29:56.751550 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-546c998947-x4429" not found 2026-05-11 13:29:56.929800 | instance | openstack/nova-rabbit-init-xbvqv/init 2026-05-11 13:29:57.107122 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-xbvqv" not found 2026-05-11 13:29:57.113055 | instance | openstack/nova-rabbit-init-xbvqv/rabbit-init 2026-05-11 13:29:57.308696 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-xbvqv" not found 2026-05-11 13:29:57.479218 | instance | openstack/nova-scheduler-75594f9fcd-ffmml/init 2026-05-11 13:29:57.673236 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-75594f9fcd-ffmml" not found 2026-05-11 13:29:57.677941 | instance | openstack/nova-scheduler-75594f9fcd-ffmml/nova-scheduler 2026-05-11 13:29:57.867924 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-75594f9fcd-ffmml" not found 2026-05-11 13:29:58.048474 | instance | openstack/octavia-api-6579b96fbc-r9vh7/init 2026-05-11 13:29:58.257238 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-api-6579b96fbc-r9vh7" not found 2026-05-11 13:29:58.261543 | instance | openstack/octavia-api-6579b96fbc-r9vh7/octavia-api 2026-05-11 13:29:58.484957 | instance | Error from server (BadRequest): previous terminated container "octavia-api" in pod "octavia-api-6579b96fbc-r9vh7" not found 2026-05-11 13:29:58.664574 | instance | openstack/octavia-bootstrap-zp2b8/init 2026-05-11 13:29:58.848238 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-bootstrap-zp2b8" not found 2026-05-11 13:29:58.853179 | instance | openstack/octavia-bootstrap-zp2b8/bootstrap 2026-05-11 13:29:59.020255 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "octavia-bootstrap-zp2b8" not found 2026-05-11 13:29:59.221663 | instance | openstack/octavia-db-init-npp7q/init 2026-05-11 13:29:59.396598 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-init-npp7q" not found 2026-05-11 13:29:59.401317 | instance | openstack/octavia-db-init-npp7q/octavia-db-init-0 2026-05-11 13:29:59.576900 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-0" in pod "octavia-db-init-npp7q" not found 2026-05-11 13:29:59.581484 | instance | openstack/octavia-db-init-npp7q/octavia-db-init-1 2026-05-11 13:29:59.760150 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-1" in pod "octavia-db-init-npp7q" not found 2026-05-11 13:29:59.944615 | instance | openstack/octavia-db-sync-t68mr/init 2026-05-11 13:30:00.119907 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-sync-t68mr" not found 2026-05-11 13:30:00.124747 | instance | openstack/octavia-db-sync-t68mr/octavia-db-sync 2026-05-11 13:30:00.309133 | instance | Error from server (BadRequest): previous terminated container "octavia-db-sync" in pod "octavia-db-sync-t68mr" not found 2026-05-11 13:30:00.489490 | instance | openstack/octavia-health-manager-default-x4wsj/init 2026-05-11 13:30:00.679453 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-health-manager-default-x4wsj" not found 2026-05-11 13:30:00.683704 | instance | openstack/octavia-health-manager-default-x4wsj/octavia-health-manager-get-port 2026-05-11 13:30:00.884555 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-get-port" in pod "octavia-health-manager-default-x4wsj" not found 2026-05-11 13:30:00.890920 | instance | openstack/octavia-health-manager-default-x4wsj/octavia-health-manager-nic-init 2026-05-11 13:30:01.073362 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-nic-init" in pod "octavia-health-manager-default-x4wsj" not found 2026-05-11 13:30:01.076955 | instance | openstack/octavia-health-manager-default-x4wsj/octavia-health-manager 2026-05-11 13:30:01.261592 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager" in pod "octavia-health-manager-default-x4wsj" not found 2026-05-11 13:30:01.485745 | instance | openstack/octavia-housekeeping-6568bd48-w4vvm/init 2026-05-11 13:30:01.680362 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-housekeeping-6568bd48-w4vvm" not found 2026-05-11 13:30:01.685296 | instance | openstack/octavia-housekeeping-6568bd48-w4vvm/octavia-housekeeping 2026-05-11 13:30:01.866646 | instance | Error from server (BadRequest): previous terminated container "octavia-housekeeping" in pod "octavia-housekeeping-6568bd48-w4vvm" not found 2026-05-11 13:30:02.044423 | instance | openstack/octavia-ks-endpoints-cnljr/init 2026-05-11 13:30:02.229605 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-endpoints-cnljr" not found 2026-05-11 13:30:02.233035 | instance | openstack/octavia-ks-endpoints-cnljr/load-balancer-ks-endpoints-admin 2026-05-11 13:30:02.406012 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-admin" in pod "octavia-ks-endpoints-cnljr" not found 2026-05-11 13:30:02.410965 | instance | openstack/octavia-ks-endpoints-cnljr/load-balancer-ks-endpoints-internal 2026-05-11 13:30:02.588304 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-internal" in pod "octavia-ks-endpoints-cnljr" not found 2026-05-11 13:30:02.591452 | instance | openstack/octavia-ks-endpoints-cnljr/load-balancer-ks-endpoints-public 2026-05-11 13:30:02.761805 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-public" in pod "octavia-ks-endpoints-cnljr" not found 2026-05-11 13:30:02.936435 | instance | openstack/octavia-ks-service-6bmpz/init 2026-05-11 13:30:03.111083 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-service-6bmpz" not found 2026-05-11 13:30:03.115528 | instance | openstack/octavia-ks-service-6bmpz/load-balancer-ks-service-registration 2026-05-11 13:30:03.297506 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-service-registration" in pod "octavia-ks-service-6bmpz" not found 2026-05-11 13:30:03.477709 | instance | openstack/octavia-ks-user-2kzkk/init 2026-05-11 13:30:03.651668 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-user-2kzkk" not found 2026-05-11 13:30:03.656119 | instance | openstack/octavia-ks-user-2kzkk/octavia-ks-user 2026-05-11 13:30:03.834421 | instance | Error from server (BadRequest): previous terminated container "octavia-ks-user" in pod "octavia-ks-user-2kzkk" not found 2026-05-11 13:30:04.008657 | instance | openstack/octavia-rabbit-init-kr7hl/init 2026-05-11 13:30:04.192955 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-rabbit-init-kr7hl" not found 2026-05-11 13:30:04.198147 | instance | openstack/octavia-rabbit-init-kr7hl/rabbit-init 2026-05-11 13:30:04.371679 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "octavia-rabbit-init-kr7hl" not found 2026-05-11 13:30:04.567441 | instance | openstack/octavia-worker-5d647df7c9-9shpc/init 2026-05-11 13:30:04.769820 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-worker-5d647df7c9-9shpc" not found 2026-05-11 13:30:04.775160 | instance | openstack/octavia-worker-5d647df7c9-9shpc/octavia-worker 2026-05-11 13:30:04.968109 | instance | Error from server (BadRequest): previous terminated container "octavia-worker" in pod "octavia-worker-5d647df7c9-9shpc" not found 2026-05-11 13:30:05.155233 | instance | openstack/openstack-database-exporter-78c69bc7dd-7zl7c/openstack-database-exporter 2026-05-11 13:30:05.329077 | instance | Error from server (BadRequest): previous terminated container "openstack-database-exporter" in pod "openstack-database-exporter-78c69bc7dd-7zl7c" not found 2026-05-11 13:30:05.515092 | instance | openstack/openstack-exporter-6bdf96f8b-pvtwl/build-config 2026-05-11 13:30:05.688143 | instance | Error from server (BadRequest): previous terminated container "build-config" in pod "openstack-exporter-6bdf96f8b-pvtwl" not found 2026-05-11 13:30:05.692558 | instance | openstack/openstack-exporter-6bdf96f8b-pvtwl/openstack-exporter 2026-05-11 13:30:05.900853 | instance | Error from server (BadRequest): previous terminated container "openstack-exporter" in pod "openstack-exporter-6bdf96f8b-pvtwl" not found 2026-05-11 13:30:06.093488 | instance | openstack/openvswitch-95mkq/init 2026-05-11 13:30:06.275972 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-95mkq" not found 2026-05-11 13:30:06.279278 | instance | openstack/openvswitch-95mkq/openvswitch-db-perms 2026-05-11 13:30:06.459178 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-95mkq" not found 2026-05-11 13:30:06.464153 | instance | openstack/openvswitch-95mkq/openvswitch-vswitchd-modules 2026-05-11 13:30:06.669384 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-95mkq" not found 2026-05-11 13:30:06.675411 | instance | openstack/openvswitch-95mkq/openvswitch-db 2026-05-11 13:30:06.852131 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-95mkq" not found 2026-05-11 13:30:06.855730 | instance | openstack/openvswitch-95mkq/openvswitch-vswitchd 2026-05-11 13:30:07.060859 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-95mkq" not found 2026-05-11 13:30:07.261343 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-05-11 13:30:07.460541 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-05-11 13:30:07.465764 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-05-11 13:30:07.673922 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-05-11 13:30:07.679166 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-05-11 13:30:08.002897 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-05-11 13:30:08.007810 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-05-11 13:30:08.197341 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-05-11 13:30:08.374417 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-05-11 13:30:08.549389 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-05-11 13:30:08.553436 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-05-11 13:30:08.760252 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-05-11 13:30:08.765101 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-05-11 13:30:08.938363 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-05-11 13:30:09.115900 | instance | openstack/placement-api-7fd86ffc58-255pd/init 2026-05-11 13:30:09.298426 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-7fd86ffc58-255pd" not found 2026-05-11 13:30:09.305348 | instance | openstack/placement-api-7fd86ffc58-255pd/placement-api 2026-05-11 13:30:09.536163 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-7fd86ffc58-255pd" not found 2026-05-11 13:30:09.725456 | instance | openstack/placement-db-init-fxn2h/init 2026-05-11 13:30:09.919656 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-fxn2h" not found 2026-05-11 13:30:09.926061 | instance | openstack/placement-db-init-fxn2h/placement-db-init-0 2026-05-11 13:30:10.121972 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-fxn2h" not found 2026-05-11 13:30:10.324880 | instance | openstack/placement-db-sync-xlqp2/init 2026-05-11 13:30:10.514311 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-xlqp2" not found 2026-05-11 13:30:10.520303 | instance | openstack/placement-db-sync-xlqp2/placement-db-sync 2026-05-11 13:30:10.717316 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-xlqp2" not found 2026-05-11 13:30:10.893708 | instance | openstack/placement-ks-endpoints-89fvv/init 2026-05-11 13:30:11.080345 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-89fvv" not found 2026-05-11 13:30:11.086042 | instance | openstack/placement-ks-endpoints-89fvv/placement-ks-endpoints-admin 2026-05-11 13:30:11.273173 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-89fvv" not found 2026-05-11 13:30:11.277369 | instance | openstack/placement-ks-endpoints-89fvv/placement-ks-endpoints-internal 2026-05-11 13:30:11.466191 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-89fvv" not found 2026-05-11 13:30:11.470711 | instance | openstack/placement-ks-endpoints-89fvv/placement-ks-endpoints-public 2026-05-11 13:30:11.675015 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-89fvv" not found 2026-05-11 13:30:11.869883 | instance | openstack/placement-ks-service-9r5xs/init 2026-05-11 13:30:12.060264 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-9r5xs" not found 2026-05-11 13:30:12.064423 | instance | openstack/placement-ks-service-9r5xs/placement-ks-service-registration 2026-05-11 13:30:12.229254 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-9r5xs" not found 2026-05-11 13:30:12.401525 | instance | openstack/placement-ks-user-nq8n5/init 2026-05-11 13:30:12.599594 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-nq8n5" not found 2026-05-11 13:30:12.604836 | instance | openstack/placement-ks-user-nq8n5/placement-ks-user 2026-05-11 13:30:12.802366 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-nq8n5" not found 2026-05-11 13:30:12.974641 | instance | openstack/pxc-operator-69cb5bbdb9-pb4gj/percona-xtradb-cluster-operator 2026-05-11 13:30:13.141013 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-pb4gj" not found 2026-05-11 13:30:13.320890 | instance | openstack/rabbitmq-barbican-server-0/setup-container 2026-05-11 13:30:13.490137 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found 2026-05-11 13:30:13.494740 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq 2026-05-11 13:30:13.691587 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found 2026-05-11 13:30:13.869144 | instance | openstack/rabbitmq-cinder-server-0/setup-container 2026-05-11 13:30:14.046311 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found 2026-05-11 13:30:14.050081 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq 2026-05-11 13:30:14.258049 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found 2026-05-11 13:30:14.446623 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-86tww/rabbitmq-cluster-operator 2026-05-11 13:30:14.640673 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-86tww" not found 2026-05-11 13:30:14.819925 | instance | openstack/rabbitmq-glance-server-0/setup-container 2026-05-11 13:30:14.993399 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found 2026-05-11 13:30:14.996771 | instance | openstack/rabbitmq-glance-server-0/rabbitmq 2026-05-11 13:30:15.189217 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found 2026-05-11 13:30:15.369618 | instance | openstack/rabbitmq-heat-server-0/setup-container 2026-05-11 13:30:15.545880 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-heat-server-0" not found 2026-05-11 13:30:15.550308 | instance | openstack/rabbitmq-heat-server-0/rabbitmq 2026-05-11 13:30:15.735539 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-heat-server-0" not found 2026-05-11 13:30:15.928526 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-05-11 13:30:16.109437 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-05-11 13:30:16.116186 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-05-11 13:30:16.313281 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-05-11 13:30:16.488603 | instance | openstack/rabbitmq-magnum-server-0/setup-container 2026-05-11 13:30:16.662511 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-magnum-server-0" not found 2026-05-11 13:30:16.666454 | instance | openstack/rabbitmq-magnum-server-0/rabbitmq 2026-05-11 13:30:16.854423 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-magnum-server-0" not found 2026-05-11 13:30:17.059240 | instance | openstack/rabbitmq-manila-server-0/setup-container 2026-05-11 13:30:17.242204 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-manila-server-0" not found 2026-05-11 13:30:17.247471 | instance | openstack/rabbitmq-manila-server-0/rabbitmq 2026-05-11 13:30:17.436742 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-manila-server-0" not found 2026-05-11 13:30:17.615397 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-vdx96/rabbitmq-cluster-operator 2026-05-11 13:30:17.814992 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-vdx96" not found 2026-05-11 13:30:17.986529 | instance | openstack/rabbitmq-neutron-server-0/setup-container 2026-05-11 13:30:18.163068 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found 2026-05-11 13:30:18.167600 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq 2026-05-11 13:30:18.353223 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found 2026-05-11 13:30:18.543687 | instance | openstack/rabbitmq-nova-server-0/setup-container 2026-05-11 13:30:18.716595 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found 2026-05-11 13:30:18.719809 | instance | openstack/rabbitmq-nova-server-0/rabbitmq 2026-05-11 13:30:18.952902 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found 2026-05-11 13:30:19.126854 | instance | openstack/rabbitmq-octavia-server-0/setup-container 2026-05-11 13:30:19.308247 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-octavia-server-0" not found 2026-05-11 13:30:19.312552 | instance | openstack/rabbitmq-octavia-server-0/rabbitmq 2026-05-11 13:30:19.502466 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-octavia-server-0" not found 2026-05-11 13:30:19.676448 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-brghn/make-container-crash-dir 2026-05-11 13:30:19.848363 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-brghn" not found 2026-05-11 13:30:19.852984 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-brghn/chown-container-data-dir 2026-05-11 13:30:20.022953 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-brghn" not found 2026-05-11 13:30:20.027141 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-brghn/ceph-crash 2026-05-11 13:30:20.205951 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-brghn" not found 2026-05-11 13:30:20.386003 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-w57fh/chown-container-data-dir 2026-05-11 13:30:20.559182 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-w57fh" not found 2026-05-11 13:30:20.563834 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-w57fh/rgw 2026-05-11 13:30:20.901996 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-w57fh" not found 2026-05-11 13:30:20.906949 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-w57fh/log-collector 2026-05-11 13:30:21.085085 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-w57fh" not found 2026-05-11 13:30:21.256905 | instance | openstack/staffeln-api-55ccd9dcf4-66szv/init 2026-05-11 13:30:21.436803 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-55ccd9dcf4-66szv" not found 2026-05-11 13:30:21.442699 | instance | openstack/staffeln-api-55ccd9dcf4-66szv/staffeln-api 2026-05-11 13:30:21.623553 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-55ccd9dcf4-66szv" not found 2026-05-11 13:30:21.821965 | instance | openstack/staffeln-conductor-5b69d659b7-zbr9c/staffeln-conductor 2026-05-11 13:30:22.024031 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-5b69d659b7-zbr9c" not found 2026-05-11 13:30:22.198153 | instance | openstack/staffeln-db-init-6znmg/init 2026-05-11 13:30:22.380018 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-6znmg" not found 2026-05-11 13:30:22.384513 | instance | openstack/staffeln-db-init-6znmg/staffeln-db-init-0 2026-05-11 13:30:22.569026 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-6znmg" not found 2026-05-11 13:30:22.765302 | instance | openstack/staffeln-db-sync-tmhx9/init 2026-05-11 13:30:22.945321 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-tmhx9" not found 2026-05-11 13:30:22.950420 | instance | openstack/staffeln-db-sync-tmhx9/staffeln-db-sync 2026-05-11 13:30:23.130965 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-tmhx9" not found 2026-05-11 13:30:23.295317 | instance | openstack/tempest-ks-user-k7q9q/init 2026-05-11 13:30:23.474374 | instance | Error from server (BadRequest): previous terminated container "init" in pod "tempest-ks-user-k7q9q" not found 2026-05-11 13:30:23.478727 | instance | openstack/tempest-ks-user-k7q9q/tempest-ks-user 2026-05-11 13:30:23.672356 | instance | Error from server (BadRequest): previous terminated container "tempest-ks-user" in pod "tempest-ks-user-k7q9q" not found 2026-05-11 13:30:23.867119 | instance | openstack/tempest-run-tests-klqvb/init 2026-05-11 13:30:24.059649 | instance | Error from server (BadRequest): previous terminated container "init" in pod "tempest-run-tests-klqvb" not found 2026-05-11 13:30:24.064091 | instance | openstack/tempest-run-tests-klqvb/tempest-run-tests-init 2026-05-11 13:30:24.227411 | instance | Error from server (BadRequest): previous terminated container "tempest-run-tests-init" in pod "tempest-run-tests-klqvb" not found 2026-05-11 13:30:24.232432 | instance | openstack/tempest-run-tests-klqvb/tempest-run-tests 2026-05-11 13:30:24.402295 | instance | Error from server (BadRequest): previous terminated container "tempest-run-tests" in pod "tempest-run-tests-klqvb" not found 2026-05-11 13:30:24.567868 | instance | openstack/valkey-node-0/valkey 2026-05-11 13:30:24.754063 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found 2026-05-11 13:30:24.758639 | instance | openstack/valkey-node-0/sentinel 2026-05-11 13:30:24.934009 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found 2026-05-11 13:30:24.938511 | instance | openstack/valkey-node-0/metrics 2026-05-11 13:30:25.122117 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found 2026-05-11 13:30:25.311970 | instance | orc-system/orc-controller-manager-6cb597b5d4-8dbdw/manager 2026-05-11 13:30:25.486516 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "orc-controller-manager-6cb597b5d4-8dbdw" not found 2026-05-11 13:30:25.673201 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-78cds/rook-ceph-operator 2026-05-11 13:30:25.856595 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-78cds" not found 2026-05-11 13:30:26.031792 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-j4bnp/secretgen-controller 2026-05-11 13:30:26.227322 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-j4bnp" not found 2026-05-11 13:30:26.424062 | instance | ERROR 2026-05-11 13:30:26.424284 | instance | { 2026-05-11 13:30:26.424315 | instance | "delta": "0:02:00.805122", 2026-05-11 13:30:26.424337 | instance | "end": "2026-05-11 13:30:26.232586", 2026-05-11 13:30:26.424356 | instance | "msg": "non-zero return code", 2026-05-11 13:30:26.424374 | instance | "rc": 123, 2026-05-11 13:30:26.424392 | instance | "start": "2026-05-11 13:28:25.427464" 2026-05-11 13:30:26.424410 | instance | } 2026-05-11 13:30:26.424436 | instance | ERROR: Ignoring Errors 2026-05-11 13:30:26.436798 | 2026-05-11 13:30:26.436869 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-05-11 13:30:27.081166 | instance | changed: 2026-05-11 13:30:27.081392 | instance | cd+++++++++ pod-logs/ 2026-05-11 13:30:27.081421 | instance | cd+++++++++ pod-logs/auth-system/ 2026-05-11 13:30:27.081444 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-05-11 13:30:27.081466 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-05-11 13:30:27.081487 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/ 2026-05-11 13:30:27.081511 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-wnhbl/ 2026-05-11 13:30:27.081537 | instance | >f+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-wnhbl/manager.txt 2026-05-11 13:30:27.081559 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/ 2026-05-11 13:30:27.081579 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-s5knq/ 2026-05-11 13:30:27.081626 | instance | >f+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-s5knq/manager.txt 2026-05-11 13:30:27.081647 | instance | cd+++++++++ pod-logs/capi-system/ 2026-05-11 13:30:27.081668 | instance | cd+++++++++ pod-logs/capi-system/capi-controller-manager-bc4cf8c95-7fcdw/ 2026-05-11 13:30:27.081688 | instance | >f+++++++++ pod-logs/capi-system/capi-controller-manager-bc4cf8c95-7fcdw/manager.txt 2026-05-11 13:30:27.081708 | instance | cd+++++++++ pod-logs/capo-system/ 2026-05-11 13:30:27.081728 | instance | cd+++++++++ pod-logs/capo-system/capo-controller-manager-65565fdb7f-2cprb/ 2026-05-11 13:30:27.081748 | instance | >f+++++++++ pod-logs/capo-system/capo-controller-manager-65565fdb7f-2cprb/manager.txt 2026-05-11 13:30:27.081768 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-05-11 13:30:27.081788 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-w9vxh/ 2026-05-11 13:30:27.081808 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-w9vxh/cert-manager-controller.txt 2026-05-11 13:30:27.081827 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-mzcbc/ 2026-05-11 13:30:27.081848 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-mzcbc/cert-manager-cainjector.txt 2026-05-11 13:30:27.081868 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-swvqm/ 2026-05-11 13:30:27.081889 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-swvqm/cert-manager-webhook.txt 2026-05-11 13:30:27.081909 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-05-11 13:30:27.081929 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-59wtg/ 2026-05-11 13:30:27.081949 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-59wtg/envoy-gateway.txt 2026-05-11 13:30:27.081969 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-05-11 13:30:27.081989 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-05-11 13:30:27.082009 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-05-11 13:30:27.082028 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-05-11 13:30:27.082048 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/ 2026-05-11 13:30:27.082068 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-wnhbl/ 2026-05-11 13:30:27.082088 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-wnhbl/manager.txt 2026-05-11 13:30:27.082107 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/ 2026-05-11 13:30:27.082127 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-s5knq/ 2026-05-11 13:30:27.082147 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-s5knq/manager.txt 2026-05-11 13:30:27.082167 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/ 2026-05-11 13:30:27.082186 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-bc4cf8c95-7fcdw/ 2026-05-11 13:30:27.082205 | instance | >f+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-bc4cf8c95-7fcdw/manager.txt 2026-05-11 13:30:27.082225 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/ 2026-05-11 13:30:27.082245 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-65565fdb7f-2cprb/ 2026-05-11 13:30:27.082264 | instance | >f+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-65565fdb7f-2cprb/manager.txt 2026-05-11 13:30:27.082284 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-05-11 13:30:27.082304 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-w9vxh/ 2026-05-11 13:30:27.082329 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-w9vxh/cert-manager-controller.txt 2026-05-11 13:30:27.082350 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-mzcbc/ 2026-05-11 13:30:27.082369 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-mzcbc/cert-manager-cainjector.txt 2026-05-11 13:30:27.082389 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-swvqm/ 2026-05-11 13:30:27.082408 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-swvqm/cert-manager-webhook.txt 2026-05-11 13:30:27.082428 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-05-11 13:30:27.082447 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-59wtg/ 2026-05-11 13:30:27.082466 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-59wtg/envoy-gateway.txt 2026-05-11 13:30:27.082486 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-05-11 13:30:27.082506 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-lj7pz/ 2026-05-11 13:30:27.082525 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-lj7pz/controller.txt 2026-05-11 13:30:27.082544 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-qlh55/ 2026-05-11 13:30:27.082564 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-qlh55/ingress-nginx-default-backend.txt 2026-05-11 13:30:27.082583 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-05-11 13:30:27.082603 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-k9cqg/ 2026-05-11 13:30:27.082622 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-k9cqg/cilium-operator.txt 2026-05-11 13:30:27.082641 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-t549k/ 2026-05-11 13:30:27.082661 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-t549k/apply-sysctl-overwrites.txt 2026-05-11 13:30:27.082680 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-t549k/cilium-agent.txt 2026-05-11 13:30:27.082699 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-t549k/clean-cilium-state.txt 2026-05-11 13:30:27.082719 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-t549k/config.txt 2026-05-11 13:30:27.082738 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-t549k/install-cni-binaries.txt 2026-05-11 13:30:27.082758 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-t549k/mount-bpf-fs.txt 2026-05-11 13:30:27.082777 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-t549k/mount-cgroup.txt 2026-05-11 13:30:27.082796 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-2kc9k/ 2026-05-11 13:30:27.082815 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-2kc9k/coredns.txt 2026-05-11 13:30:27.082835 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-bxjzh/ 2026-05-11 13:30:27.082855 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-bxjzh/coredns.txt 2026-05-11 13:30:27.082874 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-05-11 13:30:27.082893 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-05-11 13:30:27.082913 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-05-11 13:30:27.082932 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-05-11 13:30:27.082952 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-05-11 13:30:27.082971 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-05-11 13:30:27.082995 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-tpbzc/ 2026-05-11 13:30:27.083016 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-tpbzc/kube-proxy.txt 2026-05-11 13:30:27.083035 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-05-11 13:30:27.083055 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-05-11 13:30:27.083074 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-05-11 13:30:27.083094 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-05-11 13:30:27.083114 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-05-11 13:30:27.083134 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-pmd7v/ 2026-05-11 13:30:27.083164 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-pmd7v/local-path-provisioner.txt 2026-05-11 13:30:27.083185 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-05-11 13:30:27.083205 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-05-11 13:30:27.083225 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-05-11 13:30:27.083245 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-05-11 13:30:27.083264 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-05-11 13:30:27.083284 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-05-11 13:30:27.083303 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-g88wm/ 2026-05-11 13:30:27.083322 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-g88wm/goldpinger-daemon.txt 2026-05-11 13:30:27.083342 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-6bf5b8c55b-r8vbd/ 2026-05-11 13:30:27.083361 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-6bf5b8c55b-r8vbd/grafana-sc-dashboard.txt 2026-05-11 13:30:27.083380 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-6bf5b8c55b-r8vbd/grafana-sc-datasources.txt 2026-05-11 13:30:27.083399 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-6bf5b8c55b-r8vbd/grafana.txt 2026-05-11 13:30:27.083419 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-5cpmg/ 2026-05-11 13:30:27.083439 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-5cpmg/kube-state-metrics.txt 2026-05-11 13:30:27.083458 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-mcsb8/ 2026-05-11 13:30:27.083478 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-mcsb8/kube-prometheus-stack.txt 2026-05-11 13:30:27.083497 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-dhh9w/ 2026-05-11 13:30:27.083516 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-dhh9w/node-exporter.txt 2026-05-11 13:30:27.083536 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-dhh9w/pod-tls-sidecar.txt 2026-05-11 13:30:27.083556 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/ 2026-05-11 13:30:27.083575 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt 2026-05-11 13:30:27.083595 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/ 2026-05-11 13:30:27.083619 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt 2026-05-11 13:30:27.083639 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt 2026-05-11 13:30:27.083658 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-b27nw/ 2026-05-11 13:30:27.083677 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-b27nw/nginx.txt 2026-05-11 13:30:27.083696 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/ 2026-05-11 13:30:27.083715 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt 2026-05-11 13:30:27.083734 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt 2026-05-11 13:30:27.083753 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-qckc2/ 2026-05-11 13:30:27.083772 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-qckc2/gc.txt 2026-05-11 13:30:27.083791 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-rbz6b/ 2026-05-11 13:30:27.083810 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-rbz6b/master.txt 2026-05-11 13:30:27.083829 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-mqhc2/ 2026-05-11 13:30:27.083848 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-mqhc2/worker.txt 2026-05-11 13:30:27.083867 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-05-11 13:30:27.083886 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-05-11 13:30:27.083905 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-05-11 13:30:27.083924 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-05-11 13:30:27.083943 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-05-11 13:30:27.083962 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-05-11 13:30:27.083981 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-bcwql/ 2026-05-11 13:30:27.084001 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-bcwql/pushgateway.txt 2026-05-11 13:30:27.084020 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-dxm5v/ 2026-05-11 13:30:27.084039 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-dxm5v/vector.txt 2026-05-11 13:30:27.084058 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-05-11 13:30:27.084077 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-776ff9bbc5-tnckr/ 2026-05-11 13:30:27.084096 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-776ff9bbc5-tnckr/barbican-api.txt 2026-05-11 13:30:27.084115 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-776ff9bbc5-tnckr/init.txt 2026-05-11 13:30:27.084134 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-5gkjl/ 2026-05-11 13:30:27.084153 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-5gkjl/barbican-db-init-0.txt 2026-05-11 13:30:27.084172 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-5gkjl/init.txt 2026-05-11 13:30:27.084192 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-bqm7c/ 2026-05-11 13:30:27.084211 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-bqm7c/barbican-db-sync.txt 2026-05-11 13:30:27.084230 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-bqm7c/init.txt 2026-05-11 13:30:27.084254 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-2csws/ 2026-05-11 13:30:27.084274 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-2csws/init.txt 2026-05-11 13:30:27.084294 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-2csws/key-manager-ks-endpoints-admin.txt 2026-05-11 13:30:27.084314 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-2csws/key-manager-ks-endpoints-internal.txt 2026-05-11 13:30:27.084334 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-2csws/key-manager-ks-endpoints-public.txt 2026-05-11 13:30:27.084353 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-5476w/ 2026-05-11 13:30:27.084373 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-5476w/init.txt 2026-05-11 13:30:27.084392 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-5476w/key-manager-ks-service-registration.txt 2026-05-11 13:30:27.084411 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-z696p/ 2026-05-11 13:30:27.084431 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-z696p/barbican-ks-user.txt 2026-05-11 13:30:27.084450 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-z696p/init.txt 2026-05-11 13:30:27.084470 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-gb7lg/ 2026-05-11 13:30:27.084489 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-gb7lg/init.txt 2026-05-11 13:30:27.084509 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-gb7lg/rabbit-init.txt 2026-05-11 13:30:27.084529 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-5d7f654c4d-8dwwh/ 2026-05-11 13:30:27.084548 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-5d7f654c4d-8dwwh/ceph-coordination-volume-perms.txt 2026-05-11 13:30:27.084568 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-5d7f654c4d-8dwwh/cinder-api.txt 2026-05-11 13:30:27.084588 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-5d7f654c4d-8dwwh/init.txt 2026-05-11 13:30:27.084609 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-657c768d6d-vwjh4/ 2026-05-11 13:30:27.084631 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-657c768d6d-vwjh4/ceph-backup-keyring-placement.txt 2026-05-11 13:30:27.084651 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-657c768d6d-vwjh4/ceph-coordination-volume-perms.txt 2026-05-11 13:30:27.084670 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-657c768d6d-vwjh4/ceph-keyring-placement-rbd1.txt 2026-05-11 13:30:27.084689 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-657c768d6d-vwjh4/cinder-backup.txt 2026-05-11 13:30:27.084709 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-657c768d6d-vwjh4/init.txt 2026-05-11 13:30:27.084728 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-8f4l8/ 2026-05-11 13:30:27.084747 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-8f4l8/ceph-keyring-placement.txt 2026-05-11 13:30:27.084767 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-8f4l8/cinder-backup-storage-init.txt 2026-05-11 13:30:27.084786 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-8f4l8/init.txt 2026-05-11 13:30:27.084805 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-pjdc2/ 2026-05-11 13:30:27.084824 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-pjdc2/bootstrap.txt 2026-05-11 13:30:27.084863 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-pjdc2/init.txt 2026-05-11 13:30:27.084883 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-jxfrd/ 2026-05-11 13:30:27.084907 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-jxfrd/create-internal-tenant.txt 2026-05-11 13:30:27.084927 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-jxfrd/init.txt 2026-05-11 13:30:27.084946 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-rwnm6/ 2026-05-11 13:30:27.084980 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-rwnm6/cinder-db-init-0.txt 2026-05-11 13:30:27.085003 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-rwnm6/init.txt 2026-05-11 13:30:27.085023 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-2hbxw/ 2026-05-11 13:30:27.085044 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-2hbxw/cinder-db-sync.txt 2026-05-11 13:30:27.085068 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-2hbxw/init.txt 2026-05-11 13:30:27.085092 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-zlvts/ 2026-05-11 13:30:27.085118 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-zlvts/init.txt 2026-05-11 13:30:27.085145 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-zlvts/volumev3-ks-endpoints-admin.txt 2026-05-11 13:30:27.085170 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-zlvts/volumev3-ks-endpoints-internal.txt 2026-05-11 13:30:27.085194 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-zlvts/volumev3-ks-endpoints-public.txt 2026-05-11 13:30:27.085293 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-gxf6l/ 2026-05-11 13:30:27.085390 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-gxf6l/init.txt 2026-05-11 13:30:27.085423 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-gxf6l/volumev3-ks-service-registration.txt 2026-05-11 13:30:27.085443 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-h25mj/ 2026-05-11 13:30:27.085462 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-h25mj/cinder-ks-user.txt 2026-05-11 13:30:27.085480 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-h25mj/init.txt 2026-05-11 13:30:27.085497 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-spssg/ 2026-05-11 13:30:27.085515 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-spssg/init.txt 2026-05-11 13:30:27.085532 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-spssg/rabbit-init.txt 2026-05-11 13:30:27.085550 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-6944f95868-ghfs5/ 2026-05-11 13:30:27.085567 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-6944f95868-ghfs5/ceph-coordination-volume-perms.txt 2026-05-11 13:30:27.085584 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-6944f95868-ghfs5/cinder-scheduler.txt 2026-05-11 13:30:27.085602 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-6944f95868-ghfs5/init.txt 2026-05-11 13:30:27.085619 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-69dgp/ 2026-05-11 13:30:27.085636 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-69dgp/ceph-keyring-placement.txt 2026-05-11 13:30:27.085654 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-69dgp/cinder-storage-init-rbd1.txt 2026-05-11 13:30:27.085671 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-69dgp/init.txt 2026-05-11 13:30:27.085688 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-76848d57b4-lvgrx/ 2026-05-11 13:30:27.085706 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-76848d57b4-lvgrx/ceph-coordination-volume-perms.txt 2026-05-11 13:30:27.085723 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-76848d57b4-lvgrx/ceph-keyring-placement-rbd1.txt 2026-05-11 13:30:27.085749 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-76848d57b4-lvgrx/cinder-volume.txt 2026-05-11 13:30:27.085767 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-76848d57b4-lvgrx/init-cinder-conf.txt 2026-05-11 13:30:27.085785 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-76848d57b4-lvgrx/init.txt 2026-05-11 13:30:27.085802 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29641745-24phj/ 2026-05-11 13:30:27.085820 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29641745-24phj/cinder-volume-usage-audit.txt 2026-05-11 13:30:27.085838 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29641745-24phj/init.txt 2026-05-11 13:30:27.085856 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-c95f4dbd9-5dwth/ 2026-05-11 13:30:27.085873 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-c95f4dbd9-5dwth/ceph-keyring-placement.txt 2026-05-11 13:30:27.085891 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-c95f4dbd9-5dwth/glance-api.txt 2026-05-11 13:30:27.085907 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-c95f4dbd9-5dwth/glance-perms.txt 2026-05-11 13:30:27.085925 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-c95f4dbd9-5dwth/init.txt 2026-05-11 13:30:27.085942 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-9278f/ 2026-05-11 13:30:27.085959 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-9278f/glance-db-init-0.txt 2026-05-11 13:30:27.085977 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-9278f/init.txt 2026-05-11 13:30:27.085995 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-txg5d/ 2026-05-11 13:30:27.086012 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-txg5d/glance-db-sync.txt 2026-05-11 13:30:27.086030 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-txg5d/init.txt 2026-05-11 13:30:27.086047 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-xnlcb/ 2026-05-11 13:30:27.086064 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-xnlcb/image-ks-endpoints-admin.txt 2026-05-11 13:30:27.086082 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-xnlcb/image-ks-endpoints-internal.txt 2026-05-11 13:30:27.086100 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-xnlcb/image-ks-endpoints-public.txt 2026-05-11 13:30:27.086117 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-xnlcb/init.txt 2026-05-11 13:30:27.086134 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-wfhk2/ 2026-05-11 13:30:27.086151 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-wfhk2/image-ks-service-registration.txt 2026-05-11 13:30:27.086169 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-wfhk2/init.txt 2026-05-11 13:30:27.086185 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-wz8m2/ 2026-05-11 13:30:27.086202 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-wz8m2/glance-ks-user.txt 2026-05-11 13:30:27.086219 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-wz8m2/init.txt 2026-05-11 13:30:27.086236 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-65fjj/ 2026-05-11 13:30:27.086253 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-65fjj/glance-metadefs-load.txt 2026-05-11 13:30:27.086270 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-65fjj/init.txt 2026-05-11 13:30:27.086287 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-hxrfv/ 2026-05-11 13:30:27.086304 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-hxrfv/init.txt 2026-05-11 13:30:27.086326 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-hxrfv/rabbit-init.txt 2026-05-11 13:30:27.086344 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-gv6hp/ 2026-05-11 13:30:27.086361 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-gv6hp/ceph-keyring-placement.txt 2026-05-11 13:30:27.086378 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-gv6hp/glance-storage-init.txt 2026-05-11 13:30:27.086395 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-gv6hp/init.txt 2026-05-11 13:30:27.086411 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-api-c85d8698-dgrg8/ 2026-05-11 13:30:27.086428 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-c85d8698-dgrg8/heat-api.txt 2026-05-11 13:30:27.086445 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-c85d8698-dgrg8/init.txt 2026-05-11 13:30:27.086462 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-5bl2z/ 2026-05-11 13:30:27.086478 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-5bl2z/bootstrap.txt 2026-05-11 13:30:27.086496 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-5bl2z/init.txt 2026-05-11 13:30:27.086513 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-cfn-66c669487b-xvbcf/ 2026-05-11 13:30:27.086530 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-66c669487b-xvbcf/heat-cfn.txt 2026-05-11 13:30:27.086547 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-66c669487b-xvbcf/init.txt 2026-05-11 13:30:27.086563 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-init-sdmnw/ 2026-05-11 13:30:27.086580 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-sdmnw/heat-db-init-0.txt 2026-05-11 13:30:27.086597 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-sdmnw/init.txt 2026-05-11 13:30:27.086615 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-g5bbz/ 2026-05-11 13:30:27.086631 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-g5bbz/heat-db-sync.txt 2026-05-11 13:30:27.086648 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-g5bbz/init.txt 2026-05-11 13:30:27.086665 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-vwhvd/ 2026-05-11 13:30:27.086682 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-vwhvd/heat-ks-domain-user.txt 2026-05-11 13:30:27.086699 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-vwhvd/init.txt 2026-05-11 13:30:27.086715 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-5995b879cf-qvmtc/ 2026-05-11 13:30:27.086732 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-5995b879cf-qvmtc/heat-engine.txt 2026-05-11 13:30:27.086749 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-5995b879cf-qvmtc/init.txt 2026-05-11 13:30:27.086765 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29641755-snfth/ 2026-05-11 13:30:27.086782 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29641755-snfth/heat-engine-cleaner.txt 2026-05-11 13:30:27.086800 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29641755-snfth/init.txt 2026-05-11 13:30:27.086816 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29641760-bdts6/ 2026-05-11 13:30:27.086833 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29641760-bdts6/heat-engine-cleaner.txt 2026-05-11 13:30:27.086850 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29641760-bdts6/init.txt 2026-05-11 13:30:27.086867 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29641765-kpbl5/ 2026-05-11 13:30:27.086884 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29641765-kpbl5/heat-engine-cleaner.txt 2026-05-11 13:30:27.086905 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29641765-kpbl5/init.txt 2026-05-11 13:30:27.086923 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-rltwt/ 2026-05-11 13:30:27.086941 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-rltwt/cloudformation-ks-endpoints-admin.txt 2026-05-11 13:30:27.086958 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-rltwt/cloudformation-ks-endpoints-internal.txt 2026-05-11 13:30:27.086975 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-rltwt/cloudformation-ks-endpoints-public.txt 2026-05-11 13:30:27.086992 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-rltwt/init.txt 2026-05-11 13:30:27.087010 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-rltwt/orchestration-ks-endpoints-admin.txt 2026-05-11 13:30:27.087027 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-rltwt/orchestration-ks-endpoints-internal.txt 2026-05-11 13:30:27.087044 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-rltwt/orchestration-ks-endpoints-public.txt 2026-05-11 13:30:27.087061 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-f68r2/ 2026-05-11 13:30:27.087079 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-f68r2/cloudformation-ks-service-registration.txt 2026-05-11 13:30:27.087096 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-f68r2/init.txt 2026-05-11 13:30:27.087113 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-f68r2/orchestration-ks-service-registration.txt 2026-05-11 13:30:27.087130 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-8knxj/ 2026-05-11 13:30:27.087147 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-8knxj/heat-ks-user.txt 2026-05-11 13:30:27.087164 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-8knxj/heat-trustee-ks-user.txt 2026-05-11 13:30:27.087181 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-8knxj/init.txt 2026-05-11 13:30:27.087198 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-nxscc/ 2026-05-11 13:30:27.087215 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-nxscc/init.txt 2026-05-11 13:30:27.087233 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-nxscc/rabbit-init.txt 2026-05-11 13:30:27.087250 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-trusts-km455/ 2026-05-11 13:30:27.087268 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-km455/heat-trusts.txt 2026-05-11 13:30:27.087285 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-km455/init.txt 2026-05-11 13:30:27.087303 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-79547bcf45-fkvfw/ 2026-05-11 13:30:27.087320 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-79547bcf45-fkvfw/horizon.txt 2026-05-11 13:30:27.087337 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-79547bcf45-fkvfw/init.txt 2026-05-11 13:30:27.087355 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-ckkx4/ 2026-05-11 13:30:27.087372 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-ckkx4/horizon-db-init-0.txt 2026-05-11 13:30:27.087389 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-ckkx4/init.txt 2026-05-11 13:30:27.087406 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-mwmz5/ 2026-05-11 13:30:27.087423 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-mwmz5/horizon-db-sync.txt 2026-05-11 13:30:27.087440 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-mwmz5/init.txt 2026-05-11 13:30:27.087457 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-jn99k/ 2026-05-11 13:30:27.087474 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-jn99k/init.txt 2026-05-11 13:30:27.087496 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-jn99k/keepalived.txt 2026-05-11 13:30:27.087513 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-jn99k/wait-for-ip.txt 2026-05-11 13:30:27.087531 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-b9b97b77c-r555b/ 2026-05-11 13:30:27.087548 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-b9b97b77c-r555b/init.txt 2026-05-11 13:30:27.087565 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-b9b97b77c-r555b/keystone-api.txt 2026-05-11 13:30:27.087582 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-xnf8l/ 2026-05-11 13:30:27.087599 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-xnf8l/bootstrap.txt 2026-05-11 13:30:27.087660 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-xnf8l/init.txt 2026-05-11 13:30:27.087731 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-6lglj/ 2026-05-11 13:30:27.087774 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-6lglj/init.txt 2026-05-11 13:30:27.087841 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-6lglj/keystone-credential-setup.txt 2026-05-11 13:30:27.087872 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-mv4rt/ 2026-05-11 13:30:27.087892 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-mv4rt/init.txt 2026-05-11 13:30:27.087911 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-mv4rt/keystone-db-init-0.txt 2026-05-11 13:30:27.087929 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-zzbtm/ 2026-05-11 13:30:27.087947 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-zzbtm/init.txt 2026-05-11 13:30:27.087964 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-zzbtm/keystone-db-sync.txt 2026-05-11 13:30:27.087982 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-mknvx/ 2026-05-11 13:30:27.087999 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-mknvx/init.txt 2026-05-11 13:30:27.088016 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-mknvx/keystone-domain-manage.txt 2026-05-11 13:30:27.088034 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-ldr54/ 2026-05-11 13:30:27.088051 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-ldr54/init.txt 2026-05-11 13:30:27.088069 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-ldr54/keystone-fernet-setup.txt 2026-05-11 13:30:27.088086 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-2dt6z/ 2026-05-11 13:30:27.088104 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-2dt6z/init.txt 2026-05-11 13:30:27.088121 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-2dt6z/rabbit-init.txt 2026-05-11 13:30:27.088138 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-k572k/ 2026-05-11 13:30:27.088155 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-k572k/ceph-admin-keyring-placement.txt 2026-05-11 13:30:27.088173 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-k572k/ceph-keyring-placement.txt 2026-05-11 13:30:27.088190 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-k572k/init-dynamic-options.txt 2026-05-11 13:30:27.088208 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-k572k/init.txt 2026-05-11 13:30:27.088226 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-k572k/libvirt-exporter.txt 2026-05-11 13:30:27.088243 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-k572k/libvirt.txt 2026-05-11 13:30:27.088260 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-k572k/tls-sidecar.txt 2026-05-11 13:30:27.088284 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-api-854fb85dc7-bhzrq/ 2026-05-11 13:30:27.088302 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-854fb85dc7-bhzrq/init.txt 2026-05-11 13:30:27.088320 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-854fb85dc7-bhzrq/magnum-api.txt 2026-05-11 13:30:27.088337 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-h6rm2/ 2026-05-11 13:30:27.088354 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-h6rm2/magnum-cluster-api-proxy.txt 2026-05-11 13:30:27.088372 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/ 2026-05-11 13:30:27.088390 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/init.txt 2026-05-11 13:30:27.088408 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-05-11 13:30:27.088425 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor.txt 2026-05-11 13:30:27.088442 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-kwvlv/ 2026-05-11 13:30:27.088460 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-kwvlv/init.txt 2026-05-11 13:30:27.088477 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-kwvlv/magnum-db-init-0.txt 2026-05-11 13:30:27.088495 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-s7wnc/ 2026-05-11 13:30:27.088512 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-s7wnc/init.txt 2026-05-11 13:30:27.088529 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-s7wnc/magnum-db-sync.txt 2026-05-11 13:30:27.088546 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-69qf9/ 2026-05-11 13:30:27.088563 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-69qf9/init.txt 2026-05-11 13:30:27.088580 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-69qf9/magnum-ks-domain-user.txt 2026-05-11 13:30:27.088597 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-b9dbl/ 2026-05-11 13:30:27.088615 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-b9dbl/container-infra-ks-endpoints-admin.txt 2026-05-11 13:30:27.088632 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-b9dbl/container-infra-ks-endpoints-internal.txt 2026-05-11 13:30:27.088649 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-b9dbl/container-infra-ks-endpoints-public.txt 2026-05-11 13:30:27.088667 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-b9dbl/init.txt 2026-05-11 13:30:27.088684 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-4rt8v/ 2026-05-11 13:30:27.088701 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-4rt8v/container-infra-ks-service-registration.txt 2026-05-11 13:30:27.088718 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-4rt8v/init.txt 2026-05-11 13:30:27.088735 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-nxbks/ 2026-05-11 13:30:27.088752 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-nxbks/init.txt 2026-05-11 13:30:27.088814 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-nxbks/magnum-ks-user.txt 2026-05-11 13:30:27.089134 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-p4jtn/ 2026-05-11 13:30:27.089222 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-p4jtn/init.txt 2026-05-11 13:30:27.089309 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-p4jtn/rabbit-init.txt 2026-05-11 13:30:27.089390 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-xcnts/ 2026-05-11 13:30:27.089443 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-xcnts/registry.txt 2026-05-11 13:30:27.089470 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-api-78d84cd5c4-zxk2s/ 2026-05-11 13:30:27.089494 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-78d84cd5c4-zxk2s/init.txt 2026-05-11 13:30:27.089516 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-78d84cd5c4-zxk2s/manila-api.txt 2026-05-11 13:30:27.089535 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-frt9j/ 2026-05-11 13:30:27.089553 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-frt9j/bootstrap.txt 2026-05-11 13:30:27.089571 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-frt9j/init.txt 2026-05-11 13:30:27.089588 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-data-54f486bd57-4wpsn/ 2026-05-11 13:30:27.089605 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-54f486bd57-4wpsn/init.txt 2026-05-11 13:30:27.089622 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-54f486bd57-4wpsn/manila-data.txt 2026-05-11 13:30:27.089639 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-init-hdjw7/ 2026-05-11 13:30:27.089656 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-hdjw7/init.txt 2026-05-11 13:30:27.089673 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-hdjw7/manila-db-init-0.txt 2026-05-11 13:30:27.089691 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-99xpl/ 2026-05-11 13:30:27.089708 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-99xpl/init.txt 2026-05-11 13:30:27.089725 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-99xpl/manila-db-sync.txt 2026-05-11 13:30:27.089742 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-vh6g6/ 2026-05-11 13:30:27.089759 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-vh6g6/init.txt 2026-05-11 13:30:27.089776 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-vh6g6/share-ks-endpoints-admin.txt 2026-05-11 13:30:27.089793 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-vh6g6/share-ks-endpoints-internal.txt 2026-05-11 13:30:27.089811 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-vh6g6/share-ks-endpoints-public.txt 2026-05-11 13:30:27.089828 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-vh6g6/sharev2-ks-endpoints-admin.txt 2026-05-11 13:30:27.089845 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-vh6g6/sharev2-ks-endpoints-internal.txt 2026-05-11 13:30:27.089862 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-vh6g6/sharev2-ks-endpoints-public.txt 2026-05-11 13:30:27.089879 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-58rfh/ 2026-05-11 13:30:27.089897 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-58rfh/init.txt 2026-05-11 13:30:27.089914 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-58rfh/share-ks-service-registration.txt 2026-05-11 13:30:27.089931 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-58rfh/sharev2-ks-service-registration.txt 2026-05-11 13:30:27.089948 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-bgkts/ 2026-05-11 13:30:27.089965 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-bgkts/init.txt 2026-05-11 13:30:27.089982 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-bgkts/manila-ks-user.txt 2026-05-11 13:30:27.089999 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-wcgl7/ 2026-05-11 13:30:27.090016 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-wcgl7/init.txt 2026-05-11 13:30:27.090033 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-wcgl7/rabbit-init.txt 2026-05-11 13:30:27.090056 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-687769ffdf-smqrq/ 2026-05-11 13:30:27.090074 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-687769ffdf-smqrq/init.txt 2026-05-11 13:30:27.090091 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-687769ffdf-smqrq/manila-scheduler.txt 2026-05-11 13:30:27.090108 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-share-7d758d4bbd-8zlqb/ 2026-05-11 13:30:27.090125 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-7d758d4bbd-8zlqb/init.txt 2026-05-11 13:30:27.090141 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-7d758d4bbd-8zlqb/manila-share-init.txt 2026-05-11 13:30:27.090158 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-7d758d4bbd-8zlqb/manila-share.txt 2026-05-11 13:30:27.090176 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-jfgvh/ 2026-05-11 13:30:27.090193 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-jfgvh/init.txt 2026-05-11 13:30:27.090210 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-jfgvh/memcached-exporter.txt 2026-05-11 13:30:27.090228 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-jfgvh/memcached.txt 2026-05-11 13:30:27.090245 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-44968/ 2026-05-11 13:30:27.090262 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-44968/coredns.txt 2026-05-11 13:30:27.090279 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-j9v52/ 2026-05-11 13:30:27.090297 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-j9v52/init.txt 2026-05-11 13:30:27.090314 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-j9v52/neutron-db-init-0.txt 2026-05-11 13:30:27.090332 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-8qk62/ 2026-05-11 13:30:27.090349 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-8qk62/init.txt 2026-05-11 13:30:27.090366 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-8qk62/neutron-db-sync.txt 2026-05-11 13:30:27.090383 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-nq9vl/ 2026-05-11 13:30:27.090400 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-nq9vl/init.txt 2026-05-11 13:30:27.090418 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-nq9vl/neutron-dhcp-agent-init.txt 2026-05-11 13:30:27.090435 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-nq9vl/neutron-dhcp-agent.txt 2026-05-11 13:30:27.090453 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-g2dkr/ 2026-05-11 13:30:27.090471 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-g2dkr/init.txt 2026-05-11 13:30:27.090488 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-g2dkr/network-ks-endpoints-admin.txt 2026-05-11 13:30:27.090506 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-g2dkr/network-ks-endpoints-internal.txt 2026-05-11 13:30:27.090523 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-g2dkr/network-ks-endpoints-public.txt 2026-05-11 13:30:27.090540 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-5bwbq/ 2026-05-11 13:30:27.090558 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-5bwbq/init.txt 2026-05-11 13:30:27.090575 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-5bwbq/network-ks-service-registration.txt 2026-05-11 13:30:27.090593 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-s5l2c/ 2026-05-11 13:30:27.090610 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-s5l2c/init.txt 2026-05-11 13:30:27.090632 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-s5l2c/neutron-ks-user.txt 2026-05-11 13:30:27.090649 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-mmqbs/ 2026-05-11 13:30:27.090667 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-mmqbs/init.txt 2026-05-11 13:30:27.090683 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-mmqbs/neutron-l3-agent-init.txt 2026-05-11 13:30:27.090701 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-mmqbs/neutron-l3-agent.txt 2026-05-11 13:30:27.090718 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-knvfv/ 2026-05-11 13:30:27.090735 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-knvfv/init.txt 2026-05-11 13:30:27.090752 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-knvfv/neutron-metadata-agent-init.txt 2026-05-11 13:30:27.090769 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-knvfv/neutron-metadata-agent.txt 2026-05-11 13:30:27.090786 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-cr5b6/ 2026-05-11 13:30:27.090803 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-cr5b6/init.txt 2026-05-11 13:30:27.090820 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-cr5b6/neutron-netns-cleanup-cron.txt 2026-05-11 13:30:27.090837 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-h285p/ 2026-05-11 13:30:27.090854 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-h285p/init.txt 2026-05-11 13:30:27.090871 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-h285p/neutron-openvswitch-agent-kernel-modules.txt 2026-05-11 13:30:27.090888 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-h285p/neutron-ovs-agent-init.txt 2026-05-11 13:30:27.090905 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-h285p/neutron-ovs-agent.txt 2026-05-11 13:30:27.090923 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-vl7cl/ 2026-05-11 13:30:27.090940 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-vl7cl/init.txt 2026-05-11 13:30:27.090957 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-vl7cl/rabbit-init.txt 2026-05-11 13:30:27.090974 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-695bfd9895-qk7z5/ 2026-05-11 13:30:27.090991 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-695bfd9895-qk7z5/init.txt 2026-05-11 13:30:27.091008 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-695bfd9895-qk7z5/neutron-rpc-server.txt 2026-05-11 13:30:27.091025 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-b87d5d7f9-gxff8/ 2026-05-11 13:30:27.091042 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-b87d5d7f9-gxff8/init.txt 2026-05-11 13:30:27.091059 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-b87d5d7f9-gxff8/neutron-policy-server.txt 2026-05-11 13:30:27.091076 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-b87d5d7f9-gxff8/neutron-server.txt 2026-05-11 13:30:27.091093 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-756d87b84f-tck6j/ 2026-05-11 13:30:27.091110 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-756d87b84f-tck6j/init.txt 2026-05-11 13:30:27.091127 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-756d87b84f-tck6j/nova-api-metadata-init.txt 2026-05-11 13:30:27.091144 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-756d87b84f-tck6j/nova-api.txt 2026-05-11 13:30:27.091168 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-d59677c58-jq4td/ 2026-05-11 13:30:27.091186 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-d59677c58-jq4td/init.txt 2026-05-11 13:30:27.091203 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-d59677c58-jq4td/nova-osapi.txt 2026-05-11 13:30:27.091220 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-gzprj/ 2026-05-11 13:30:27.091237 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-gzprj/bootstrap.txt 2026-05-11 13:30:27.091254 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-gzprj/init.txt 2026-05-11 13:30:27.091271 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-c8xp4/ 2026-05-11 13:30:27.091288 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-c8xp4/init.txt 2026-05-11 13:30:27.091305 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-c8xp4/nova-cell-setup-init.txt 2026-05-11 13:30:27.091321 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-c8xp4/nova-cell-setup.txt 2026-05-11 13:30:27.091338 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-chgdx/ 2026-05-11 13:30:27.091356 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-chgdx/ceph-admin-keyring-placement.txt 2026-05-11 13:30:27.091373 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-chgdx/ceph-keyring-placement.txt 2026-05-11 13:30:27.091390 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-chgdx/ceph-perms.txt 2026-05-11 13:30:27.091407 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-chgdx/init.txt 2026-05-11 13:30:27.091424 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-chgdx/nova-compute-init.txt 2026-05-11 13:30:27.091442 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-chgdx/nova-compute-ssh-init.txt 2026-05-11 13:30:27.091459 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-chgdx/nova-compute-ssh.txt 2026-05-11 13:30:27.091476 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-chgdx/nova-compute-vnc-init.txt 2026-05-11 13:30:27.091493 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-chgdx/nova-compute.txt 2026-05-11 13:30:27.091511 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-8496c8d998-d7574/ 2026-05-11 13:30:27.091528 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-8496c8d998-d7574/init.txt 2026-05-11 13:30:27.091545 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-8496c8d998-d7574/nova-conductor.txt 2026-05-11 13:30:27.091562 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-96c72/ 2026-05-11 13:30:27.091579 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-96c72/init.txt 2026-05-11 13:30:27.091597 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-96c72/nova-db-init-0.txt 2026-05-11 13:30:27.091616 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-96c72/nova-db-init-1.txt 2026-05-11 13:30:27.091636 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-96c72/nova-db-init-2.txt 2026-05-11 13:30:27.091653 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-flw6x/ 2026-05-11 13:30:27.091670 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-flw6x/init.txt 2026-05-11 13:30:27.091687 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-flw6x/nova-db-sync.txt 2026-05-11 13:30:27.091704 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-pvj78/ 2026-05-11 13:30:27.091721 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-pvj78/compute-ks-endpoints-admin.txt 2026-05-11 13:30:27.091739 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-pvj78/compute-ks-endpoints-internal.txt 2026-05-11 13:30:27.091760 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-pvj78/compute-ks-endpoints-public.txt 2026-05-11 13:30:27.091778 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-pvj78/init.txt 2026-05-11 13:30:27.091795 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-5f7th/ 2026-05-11 13:30:27.091812 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-5f7th/compute-ks-service-registration.txt 2026-05-11 13:30:27.091830 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-5f7th/init.txt 2026-05-11 13:30:27.091846 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-nj44w/ 2026-05-11 13:30:27.091863 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-nj44w/init.txt 2026-05-11 13:30:27.091880 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-nj44w/nova-ks-user.txt 2026-05-11 13:30:27.091897 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-546c998947-x4429/ 2026-05-11 13:30:27.091914 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-546c998947-x4429/init.txt 2026-05-11 13:30:27.091931 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-546c998947-x4429/nova-novncproxy-init-assets.txt 2026-05-11 13:30:27.091947 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-546c998947-x4429/nova-novncproxy-init.txt 2026-05-11 13:30:27.091964 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-546c998947-x4429/nova-novncproxy.txt 2026-05-11 13:30:27.091981 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-xbvqv/ 2026-05-11 13:30:27.091998 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-xbvqv/init.txt 2026-05-11 13:30:27.092014 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-xbvqv/rabbit-init.txt 2026-05-11 13:30:27.092031 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-75594f9fcd-ffmml/ 2026-05-11 13:30:27.092048 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-75594f9fcd-ffmml/init.txt 2026-05-11 13:30:27.092065 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-75594f9fcd-ffmml/nova-scheduler.txt 2026-05-11 13:30:27.092082 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-api-6579b96fbc-r9vh7/ 2026-05-11 13:30:27.092098 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-6579b96fbc-r9vh7/init.txt 2026-05-11 13:30:27.092115 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-6579b96fbc-r9vh7/octavia-api.txt 2026-05-11 13:30:27.092132 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-zp2b8/ 2026-05-11 13:30:27.092149 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-zp2b8/bootstrap.txt 2026-05-11 13:30:27.092166 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-zp2b8/init.txt 2026-05-11 13:30:27.092183 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-npp7q/ 2026-05-11 13:30:27.092200 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-npp7q/init.txt 2026-05-11 13:30:27.092216 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-npp7q/octavia-db-init-0.txt 2026-05-11 13:30:27.092233 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-npp7q/octavia-db-init-1.txt 2026-05-11 13:30:27.092250 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-t68mr/ 2026-05-11 13:30:27.092267 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-t68mr/init.txt 2026-05-11 13:30:27.092283 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-t68mr/octavia-db-sync.txt 2026-05-11 13:30:27.092300 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-x4wsj/ 2026-05-11 13:30:27.092316 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-x4wsj/init.txt 2026-05-11 13:30:27.092337 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-x4wsj/octavia-health-manager-get-port.txt 2026-05-11 13:30:27.092355 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-x4wsj/octavia-health-manager-nic-init.txt 2026-05-11 13:30:27.092372 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-x4wsj/octavia-health-manager.txt 2026-05-11 13:30:27.092389 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-6568bd48-w4vvm/ 2026-05-11 13:30:27.092406 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-6568bd48-w4vvm/init.txt 2026-05-11 13:30:27.092423 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-6568bd48-w4vvm/octavia-housekeeping.txt 2026-05-11 13:30:27.092440 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-cnljr/ 2026-05-11 13:30:27.092457 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-cnljr/init.txt 2026-05-11 13:30:27.092474 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-cnljr/load-balancer-ks-endpoints-admin.txt 2026-05-11 13:30:27.092491 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-cnljr/load-balancer-ks-endpoints-internal.txt 2026-05-11 13:30:27.092508 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-cnljr/load-balancer-ks-endpoints-public.txt 2026-05-11 13:30:27.092524 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-6bmpz/ 2026-05-11 13:30:27.092541 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-6bmpz/init.txt 2026-05-11 13:30:27.092558 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-6bmpz/load-balancer-ks-service-registration.txt 2026-05-11 13:30:27.092576 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-2kzkk/ 2026-05-11 13:30:27.092593 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-2kzkk/init.txt 2026-05-11 13:30:27.092610 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-2kzkk/octavia-ks-user.txt 2026-05-11 13:30:27.092628 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-kr7hl/ 2026-05-11 13:30:27.092646 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-kr7hl/init.txt 2026-05-11 13:30:27.092663 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-kr7hl/rabbit-init.txt 2026-05-11 13:30:27.092680 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-worker-5d647df7c9-9shpc/ 2026-05-11 13:30:27.092698 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-5d647df7c9-9shpc/init.txt 2026-05-11 13:30:27.092714 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-5d647df7c9-9shpc/octavia-worker.txt 2026-05-11 13:30:27.092731 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-78c69bc7dd-7zl7c/ 2026-05-11 13:30:27.092748 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-78c69bc7dd-7zl7c/openstack-database-exporter.txt 2026-05-11 13:30:27.092766 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-6bdf96f8b-pvtwl/ 2026-05-11 13:30:27.092783 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-6bdf96f8b-pvtwl/build-config.txt 2026-05-11 13:30:27.092800 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-6bdf96f8b-pvtwl/openstack-exporter.txt 2026-05-11 13:30:27.092818 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-95mkq/ 2026-05-11 13:30:27.092836 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-95mkq/init.txt 2026-05-11 13:30:27.092878 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-95mkq/openvswitch-db-perms.txt 2026-05-11 13:30:27.092898 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-95mkq/openvswitch-db.txt 2026-05-11 13:30:27.092920 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-95mkq/openvswitch-vswitchd-modules.txt 2026-05-11 13:30:27.092938 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-95mkq/openvswitch-vswitchd.txt 2026-05-11 13:30:27.092956 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-05-11 13:30:27.092989 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-05-11 13:30:27.093009 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-05-11 13:30:27.093027 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-05-11 13:30:27.093044 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-05-11 13:30:27.093062 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-05-11 13:30:27.093079 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-05-11 13:30:27.093096 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-05-11 13:30:27.093113 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-05-11 13:30:27.093130 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-7fd86ffc58-255pd/ 2026-05-11 13:30:27.093147 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-7fd86ffc58-255pd/init.txt 2026-05-11 13:30:27.093164 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-7fd86ffc58-255pd/placement-api.txt 2026-05-11 13:30:27.093182 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-fxn2h/ 2026-05-11 13:30:27.093199 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-fxn2h/init.txt 2026-05-11 13:30:27.093216 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-fxn2h/placement-db-init-0.txt 2026-05-11 13:30:27.093233 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-xlqp2/ 2026-05-11 13:30:27.093251 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-xlqp2/init.txt 2026-05-11 13:30:27.093268 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-xlqp2/placement-db-sync.txt 2026-05-11 13:30:27.093285 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-89fvv/ 2026-05-11 13:30:27.093302 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-89fvv/init.txt 2026-05-11 13:30:27.093320 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-89fvv/placement-ks-endpoints-admin.txt 2026-05-11 13:30:27.093337 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-89fvv/placement-ks-endpoints-internal.txt 2026-05-11 13:30:27.093354 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-89fvv/placement-ks-endpoints-public.txt 2026-05-11 13:30:27.093371 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-9r5xs/ 2026-05-11 13:30:27.093388 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-9r5xs/init.txt 2026-05-11 13:30:27.093405 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-9r5xs/placement-ks-service-registration.txt 2026-05-11 13:30:27.093422 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-nq8n5/ 2026-05-11 13:30:27.093439 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-nq8n5/init.txt 2026-05-11 13:30:27.093456 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-nq8n5/placement-ks-user.txt 2026-05-11 13:30:27.093473 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-pb4gj/ 2026-05-11 13:30:27.093491 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-pb4gj/percona-xtradb-cluster-operator.txt 2026-05-11 13:30:27.093512 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/ 2026-05-11 13:30:27.093530 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-05-11 13:30:27.093547 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-05-11 13:30:27.093565 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/ 2026-05-11 13:30:27.093582 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-05-11 13:30:27.093599 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-05-11 13:30:27.093616 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-86tww/ 2026-05-11 13:30:27.093634 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-86tww/rabbitmq-cluster-operator.txt 2026-05-11 13:30:27.093652 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/ 2026-05-11 13:30:27.093669 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-05-11 13:30:27.093686 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-05-11 13:30:27.093703 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/ 2026-05-11 13:30:27.093721 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-05-11 13:30:27.093738 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-05-11 13:30:27.093755 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-05-11 13:30:27.093772 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-05-11 13:30:27.093789 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-05-11 13:30:27.093806 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/ 2026-05-11 13:30:27.093824 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-05-11 13:30:27.093841 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-05-11 13:30:27.093858 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/ 2026-05-11 13:30:27.093876 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-05-11 13:30:27.093893 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-05-11 13:30:27.093911 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-vdx96/ 2026-05-11 13:30:27.093928 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-vdx96/rabbitmq-cluster-operator.txt 2026-05-11 13:30:27.093946 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/ 2026-05-11 13:30:27.093964 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-05-11 13:30:27.093981 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-05-11 13:30:27.093998 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/ 2026-05-11 13:30:27.094015 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-05-11 13:30:27.094032 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-05-11 13:30:27.094050 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/ 2026-05-11 13:30:27.094067 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-05-11 13:30:27.094089 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-05-11 13:30:27.094107 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-brghn/ 2026-05-11 13:30:27.094124 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-brghn/ceph-crash.txt 2026-05-11 13:30:27.094142 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-brghn/chown-container-data-dir.txt 2026-05-11 13:30:27.094159 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-brghn/make-container-crash-dir.txt 2026-05-11 13:30:27.094176 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-w57fh/ 2026-05-11 13:30:27.094194 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-w57fh/chown-container-data-dir.txt 2026-05-11 13:30:27.094210 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-w57fh/log-collector.txt 2026-05-11 13:30:27.094227 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-w57fh/rgw.txt 2026-05-11 13:30:27.094244 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-55ccd9dcf4-66szv/ 2026-05-11 13:30:27.094261 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-55ccd9dcf4-66szv/init.txt 2026-05-11 13:30:27.094278 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-55ccd9dcf4-66szv/staffeln-api.txt 2026-05-11 13:30:27.094295 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-5b69d659b7-zbr9c/ 2026-05-11 13:30:27.094312 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-5b69d659b7-zbr9c/staffeln-conductor.txt 2026-05-11 13:30:27.094330 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-6znmg/ 2026-05-11 13:30:27.094347 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-6znmg/init.txt 2026-05-11 13:30:27.094364 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-6znmg/staffeln-db-init-0.txt 2026-05-11 13:30:27.094381 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-tmhx9/ 2026-05-11 13:30:27.094398 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-tmhx9/init.txt 2026-05-11 13:30:27.094415 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-tmhx9/staffeln-db-sync.txt 2026-05-11 13:30:27.094432 | instance | cd+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-k7q9q/ 2026-05-11 13:30:27.094449 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-k7q9q/init.txt 2026-05-11 13:30:27.094466 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-k7q9q/tempest-ks-user.txt 2026-05-11 13:30:27.094483 | instance | cd+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-klqvb/ 2026-05-11 13:30:27.094500 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-klqvb/init.txt 2026-05-11 13:30:27.094517 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-klqvb/tempest-run-tests-init.txt 2026-05-11 13:30:27.094534 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-klqvb/tempest-run-tests.txt 2026-05-11 13:30:27.094551 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/ 2026-05-11 13:30:27.094568 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt 2026-05-11 13:30:27.094584 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt 2026-05-11 13:30:27.094601 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt 2026-05-11 13:30:27.094618 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/ 2026-05-11 13:30:27.094635 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-8dbdw/ 2026-05-11 13:30:27.094657 | instance | >f+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-8dbdw/manager.txt 2026-05-11 13:30:27.094677 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/ 2026-05-11 13:30:27.094697 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-78cds/ 2026-05-11 13:30:27.094714 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-78cds/rook-ceph-operator.txt 2026-05-11 13:30:27.094732 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-05-11 13:30:27.094749 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-j4bnp/ 2026-05-11 13:30:27.094766 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-j4bnp/secretgen-controller.txt 2026-05-11 13:30:27.094783 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-05-11 13:30:27.094800 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-lj7pz/ 2026-05-11 13:30:27.094817 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-lj7pz/controller.txt 2026-05-11 13:30:27.094834 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-qlh55/ 2026-05-11 13:30:27.094851 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-qlh55/ingress-nginx-default-backend.txt 2026-05-11 13:30:27.094868 | instance | cd+++++++++ pod-logs/kube-system/ 2026-05-11 13:30:27.094885 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-k9cqg/ 2026-05-11 13:30:27.094901 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-k9cqg/cilium-operator.txt 2026-05-11 13:30:27.094919 | instance | cd+++++++++ pod-logs/kube-system/cilium-t549k/ 2026-05-11 13:30:27.094935 | instance | >f+++++++++ pod-logs/kube-system/cilium-t549k/apply-sysctl-overwrites.txt 2026-05-11 13:30:27.094952 | instance | >f+++++++++ pod-logs/kube-system/cilium-t549k/cilium-agent.txt 2026-05-11 13:30:27.094970 | instance | >f+++++++++ pod-logs/kube-system/cilium-t549k/clean-cilium-state.txt 2026-05-11 13:30:27.094987 | instance | >f+++++++++ pod-logs/kube-system/cilium-t549k/config.txt 2026-05-11 13:30:27.095004 | instance | >f+++++++++ pod-logs/kube-system/cilium-t549k/install-cni-binaries.txt 2026-05-11 13:30:27.095021 | instance | >f+++++++++ pod-logs/kube-system/cilium-t549k/mount-bpf-fs.txt 2026-05-11 13:30:27.095038 | instance | >f+++++++++ pod-logs/kube-system/cilium-t549k/mount-cgroup.txt 2026-05-11 13:30:27.095055 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-2kc9k/ 2026-05-11 13:30:27.095073 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-2kc9k/coredns.txt 2026-05-11 13:30:27.095091 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-bxjzh/ 2026-05-11 13:30:27.095108 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-bxjzh/coredns.txt 2026-05-11 13:30:27.095126 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-05-11 13:30:27.095143 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-05-11 13:30:27.095160 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-05-11 13:30:27.095177 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-05-11 13:30:27.095195 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-05-11 13:30:27.095212 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-05-11 13:30:27.095229 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-tpbzc/ 2026-05-11 13:30:27.095247 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-tpbzc/kube-proxy.txt 2026-05-11 13:30:27.095264 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-05-11 13:30:27.095282 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-05-11 13:30:27.095300 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-05-11 13:30:27.095321 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-05-11 13:30:27.095339 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-05-11 13:30:27.095356 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-pmd7v/ 2026-05-11 13:30:27.095374 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-pmd7v/local-path-provisioner.txt 2026-05-11 13:30:27.095391 | instance | cd+++++++++ pod-logs/monitoring/ 2026-05-11 13:30:27.095446 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-05-11 13:30:27.095473 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-05-11 13:30:27.095493 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-05-11 13:30:27.095511 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-05-11 13:30:27.095529 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-05-11 13:30:27.095546 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-g88wm/ 2026-05-11 13:30:27.095563 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-g88wm/goldpinger-daemon.txt 2026-05-11 13:30:27.095581 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-6bf5b8c55b-r8vbd/ 2026-05-11 13:30:27.095598 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-6bf5b8c55b-r8vbd/grafana-sc-dashboard.txt 2026-05-11 13:30:27.095616 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-6bf5b8c55b-r8vbd/grafana-sc-datasources.txt 2026-05-11 13:30:27.095633 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-6bf5b8c55b-r8vbd/grafana.txt 2026-05-11 13:30:27.095651 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-5cpmg/ 2026-05-11 13:30:27.095668 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-5cpmg/kube-state-metrics.txt 2026-05-11 13:30:27.095685 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-mcsb8/ 2026-05-11 13:30:27.095702 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-mcsb8/kube-prometheus-stack.txt 2026-05-11 13:30:27.095720 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-dhh9w/ 2026-05-11 13:30:27.095737 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-dhh9w/node-exporter.txt 2026-05-11 13:30:27.095754 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-dhh9w/pod-tls-sidecar.txt 2026-05-11 13:30:27.095772 | instance | cd+++++++++ pod-logs/monitoring/loki-0/ 2026-05-11 13:30:27.095790 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt 2026-05-11 13:30:27.095807 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/ 2026-05-11 13:30:27.095824 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt 2026-05-11 13:30:27.095841 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt 2026-05-11 13:30:27.095859 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-b27nw/ 2026-05-11 13:30:27.095876 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-b27nw/nginx.txt 2026-05-11 13:30:27.095893 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/ 2026-05-11 13:30:27.095910 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt 2026-05-11 13:30:27.095927 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt 2026-05-11 13:30:27.095944 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-qckc2/ 2026-05-11 13:30:27.095961 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-qckc2/gc.txt 2026-05-11 13:30:27.095986 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-rbz6b/ 2026-05-11 13:30:27.096004 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-rbz6b/master.txt 2026-05-11 13:30:27.096021 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-mqhc2/ 2026-05-11 13:30:27.096039 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-mqhc2/worker.txt 2026-05-11 13:30:27.096056 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-05-11 13:30:27.096074 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-05-11 13:30:27.096091 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-05-11 13:30:27.096109 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-05-11 13:30:27.096126 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-05-11 13:30:27.096143 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-05-11 13:30:27.096161 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-bcwql/ 2026-05-11 13:30:27.096178 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-bcwql/pushgateway.txt 2026-05-11 13:30:27.096195 | instance | cd+++++++++ pod-logs/monitoring/vector-dxm5v/ 2026-05-11 13:30:27.096213 | instance | >f+++++++++ pod-logs/monitoring/vector-dxm5v/vector.txt 2026-05-11 13:30:27.096231 | instance | cd+++++++++ pod-logs/openstack/ 2026-05-11 13:30:27.096250 | instance | cd+++++++++ pod-logs/openstack/barbican-api-776ff9bbc5-tnckr/ 2026-05-11 13:30:27.096267 | instance | >f+++++++++ pod-logs/openstack/barbican-api-776ff9bbc5-tnckr/barbican-api.txt 2026-05-11 13:30:27.096285 | instance | >f+++++++++ pod-logs/openstack/barbican-api-776ff9bbc5-tnckr/init.txt 2026-05-11 13:30:27.096303 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-5gkjl/ 2026-05-11 13:30:27.096320 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-5gkjl/barbican-db-init-0.txt 2026-05-11 13:30:27.096338 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-5gkjl/init.txt 2026-05-11 13:30:27.096355 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-bqm7c/ 2026-05-11 13:30:27.096372 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-bqm7c/barbican-db-sync.txt 2026-05-11 13:30:27.096389 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-bqm7c/init.txt 2026-05-11 13:30:27.096406 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-2csws/ 2026-05-11 13:30:27.096424 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-2csws/init.txt 2026-05-11 13:30:27.096441 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-2csws/key-manager-ks-endpoints-admin.txt 2026-05-11 13:30:27.096459 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-2csws/key-manager-ks-endpoints-internal.txt 2026-05-11 13:30:27.096476 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-2csws/key-manager-ks-endpoints-public.txt 2026-05-11 13:30:27.096494 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-5476w/ 2026-05-11 13:30:27.096512 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-5476w/init.txt 2026-05-11 13:30:27.096529 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-5476w/key-manager-ks-service-registration.txt 2026-05-11 13:30:27.096546 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-z696p/ 2026-05-11 13:30:27.096564 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-z696p/barbican-ks-user.txt 2026-05-11 13:30:27.096581 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-z696p/init.txt 2026-05-11 13:30:27.096602 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-gb7lg/ 2026-05-11 13:30:27.096620 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-gb7lg/init.txt 2026-05-11 13:30:27.096637 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-gb7lg/rabbit-init.txt 2026-05-11 13:30:27.096654 | instance | cd+++++++++ pod-logs/openstack/cinder-api-5d7f654c4d-8dwwh/ 2026-05-11 13:30:27.096671 | instance | >f+++++++++ pod-logs/openstack/cinder-api-5d7f654c4d-8dwwh/ceph-coordination-volume-perms.txt 2026-05-11 13:30:27.096688 | instance | >f+++++++++ pod-logs/openstack/cinder-api-5d7f654c4d-8dwwh/cinder-api.txt 2026-05-11 13:30:27.096705 | instance | >f+++++++++ pod-logs/openstack/cinder-api-5d7f654c4d-8dwwh/init.txt 2026-05-11 13:30:27.096722 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-657c768d6d-vwjh4/ 2026-05-11 13:30:27.096739 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-657c768d6d-vwjh4/ceph-backup-keyring-placement.txt 2026-05-11 13:30:27.096756 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-657c768d6d-vwjh4/ceph-coordination-volume-perms.txt 2026-05-11 13:30:27.096774 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-657c768d6d-vwjh4/ceph-keyring-placement-rbd1.txt 2026-05-11 13:30:27.096791 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-657c768d6d-vwjh4/cinder-backup.txt 2026-05-11 13:30:27.096807 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-657c768d6d-vwjh4/init.txt 2026-05-11 13:30:27.096824 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-8f4l8/ 2026-05-11 13:30:27.096841 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-8f4l8/ceph-keyring-placement.txt 2026-05-11 13:30:27.096863 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-8f4l8/cinder-backup-storage-init.txt 2026-05-11 13:30:27.096911 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-8f4l8/init.txt 2026-05-11 13:30:27.096929 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-pjdc2/ 2026-05-11 13:30:27.096946 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-pjdc2/bootstrap.txt 2026-05-11 13:30:27.096977 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-pjdc2/init.txt 2026-05-11 13:30:27.096997 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-jxfrd/ 2026-05-11 13:30:27.097015 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-jxfrd/create-internal-tenant.txt 2026-05-11 13:30:27.097032 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-jxfrd/init.txt 2026-05-11 13:30:27.097049 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-rwnm6/ 2026-05-11 13:30:27.097067 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-rwnm6/cinder-db-init-0.txt 2026-05-11 13:30:27.097084 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-rwnm6/init.txt 2026-05-11 13:30:27.097100 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-2hbxw/ 2026-05-11 13:30:27.097117 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-2hbxw/cinder-db-sync.txt 2026-05-11 13:30:27.097135 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-2hbxw/init.txt 2026-05-11 13:30:27.097152 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-zlvts/ 2026-05-11 13:30:27.097169 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-zlvts/init.txt 2026-05-11 13:30:27.097186 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-zlvts/volumev3-ks-endpoints-admin.txt 2026-05-11 13:30:27.097203 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-zlvts/volumev3-ks-endpoints-internal.txt 2026-05-11 13:30:27.097221 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-zlvts/volumev3-ks-endpoints-public.txt 2026-05-11 13:30:27.097238 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-gxf6l/ 2026-05-11 13:30:27.097255 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-gxf6l/init.txt 2026-05-11 13:30:27.097272 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-gxf6l/volumev3-ks-service-registration.txt 2026-05-11 13:30:27.097296 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-h25mj/ 2026-05-11 13:30:27.097314 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-h25mj/cinder-ks-user.txt 2026-05-11 13:30:27.097331 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-h25mj/init.txt 2026-05-11 13:30:27.097349 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-spssg/ 2026-05-11 13:30:27.097366 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-spssg/init.txt 2026-05-11 13:30:27.097383 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-spssg/rabbit-init.txt 2026-05-11 13:30:27.097400 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-6944f95868-ghfs5/ 2026-05-11 13:30:27.097417 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-6944f95868-ghfs5/ceph-coordination-volume-perms.txt 2026-05-11 13:30:27.097435 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-6944f95868-ghfs5/cinder-scheduler.txt 2026-05-11 13:30:27.097452 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-6944f95868-ghfs5/init.txt 2026-05-11 13:30:27.097469 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-69dgp/ 2026-05-11 13:30:27.097487 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-69dgp/ceph-keyring-placement.txt 2026-05-11 13:30:27.097504 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-69dgp/cinder-storage-init-rbd1.txt 2026-05-11 13:30:27.097521 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-69dgp/init.txt 2026-05-11 13:30:27.097538 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-76848d57b4-lvgrx/ 2026-05-11 13:30:27.097556 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-76848d57b4-lvgrx/ceph-coordination-volume-perms.txt 2026-05-11 13:30:27.097573 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-76848d57b4-lvgrx/ceph-keyring-placement-rbd1.txt 2026-05-11 13:30:27.097591 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-76848d57b4-lvgrx/cinder-volume.txt 2026-05-11 13:30:27.097608 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-76848d57b4-lvgrx/init-cinder-conf.txt 2026-05-11 13:30:27.097626 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-76848d57b4-lvgrx/init.txt 2026-05-11 13:30:27.097643 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29641745-24phj/ 2026-05-11 13:30:27.097661 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29641745-24phj/cinder-volume-usage-audit.txt 2026-05-11 13:30:27.097678 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29641745-24phj/init.txt 2026-05-11 13:30:27.097695 | instance | cd+++++++++ pod-logs/openstack/glance-api-c95f4dbd9-5dwth/ 2026-05-11 13:30:27.097712 | instance | >f+++++++++ pod-logs/openstack/glance-api-c95f4dbd9-5dwth/ceph-keyring-placement.txt 2026-05-11 13:30:27.097729 | instance | >f+++++++++ pod-logs/openstack/glance-api-c95f4dbd9-5dwth/glance-api.txt 2026-05-11 13:30:27.097747 | instance | >f+++++++++ pod-logs/openstack/glance-api-c95f4dbd9-5dwth/glance-perms.txt 2026-05-11 13:30:27.097764 | instance | >f+++++++++ pod-logs/openstack/glance-api-c95f4dbd9-5dwth/init.txt 2026-05-11 13:30:27.097782 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-9278f/ 2026-05-11 13:30:27.097800 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-9278f/glance-db-init-0.txt 2026-05-11 13:30:27.097817 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-9278f/init.txt 2026-05-11 13:30:27.097834 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-txg5d/ 2026-05-11 13:30:27.097851 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-txg5d/glance-db-sync.txt 2026-05-11 13:30:27.097868 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-txg5d/init.txt 2026-05-11 13:30:27.097885 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-xnlcb/ 2026-05-11 13:30:27.097902 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-xnlcb/image-ks-endpoints-admin.txt 2026-05-11 13:30:27.097924 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-xnlcb/image-ks-endpoints-internal.txt 2026-05-11 13:30:27.097942 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-xnlcb/image-ks-endpoints-public.txt 2026-05-11 13:30:27.097959 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-xnlcb/init.txt 2026-05-11 13:30:27.097977 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-wfhk2/ 2026-05-11 13:30:27.097994 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-wfhk2/image-ks-service-registration.txt 2026-05-11 13:30:27.098011 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-wfhk2/init.txt 2026-05-11 13:30:27.098028 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-wz8m2/ 2026-05-11 13:30:27.098046 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-wz8m2/glance-ks-user.txt 2026-05-11 13:30:27.098064 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-wz8m2/init.txt 2026-05-11 13:30:27.098081 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-65fjj/ 2026-05-11 13:30:27.098098 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-65fjj/glance-metadefs-load.txt 2026-05-11 13:30:27.098115 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-65fjj/init.txt 2026-05-11 13:30:27.098132 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-hxrfv/ 2026-05-11 13:30:27.098149 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-hxrfv/init.txt 2026-05-11 13:30:27.098166 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-hxrfv/rabbit-init.txt 2026-05-11 13:30:27.098183 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-gv6hp/ 2026-05-11 13:30:27.098200 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-gv6hp/ceph-keyring-placement.txt 2026-05-11 13:30:27.098217 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-gv6hp/glance-storage-init.txt 2026-05-11 13:30:27.098233 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-gv6hp/init.txt 2026-05-11 13:30:27.098250 | instance | cd+++++++++ pod-logs/openstack/heat-api-c85d8698-dgrg8/ 2026-05-11 13:30:27.098270 | instance | >f+++++++++ pod-logs/openstack/heat-api-c85d8698-dgrg8/heat-api.txt 2026-05-11 13:30:27.098288 | instance | >f+++++++++ pod-logs/openstack/heat-api-c85d8698-dgrg8/init.txt 2026-05-11 13:30:27.098306 | instance | cd+++++++++ pod-logs/openstack/heat-bootstrap-5bl2z/ 2026-05-11 13:30:27.098323 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-5bl2z/bootstrap.txt 2026-05-11 13:30:27.098341 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-5bl2z/init.txt 2026-05-11 13:30:27.098358 | instance | cd+++++++++ pod-logs/openstack/heat-cfn-66c669487b-xvbcf/ 2026-05-11 13:30:27.098375 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-66c669487b-xvbcf/heat-cfn.txt 2026-05-11 13:30:27.098392 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-66c669487b-xvbcf/init.txt 2026-05-11 13:30:27.098409 | instance | cd+++++++++ pod-logs/openstack/heat-db-init-sdmnw/ 2026-05-11 13:30:27.098426 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-sdmnw/heat-db-init-0.txt 2026-05-11 13:30:27.098443 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-sdmnw/init.txt 2026-05-11 13:30:27.098460 | instance | cd+++++++++ pod-logs/openstack/heat-db-sync-g5bbz/ 2026-05-11 13:30:27.098477 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-g5bbz/heat-db-sync.txt 2026-05-11 13:30:27.098494 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-g5bbz/init.txt 2026-05-11 13:30:27.098511 | instance | cd+++++++++ pod-logs/openstack/heat-domain-ks-user-vwhvd/ 2026-05-11 13:30:27.098528 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-vwhvd/heat-ks-domain-user.txt 2026-05-11 13:30:27.098545 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-vwhvd/init.txt 2026-05-11 13:30:27.098562 | instance | cd+++++++++ pod-logs/openstack/heat-engine-5995b879cf-qvmtc/ 2026-05-11 13:30:27.098583 | instance | >f+++++++++ pod-logs/openstack/heat-engine-5995b879cf-qvmtc/heat-engine.txt 2026-05-11 13:30:27.098601 | instance | >f+++++++++ pod-logs/openstack/heat-engine-5995b879cf-qvmtc/init.txt 2026-05-11 13:30:27.098618 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29641755-snfth/ 2026-05-11 13:30:27.098635 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29641755-snfth/heat-engine-cleaner.txt 2026-05-11 13:30:27.098653 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29641755-snfth/init.txt 2026-05-11 13:30:27.098671 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29641760-bdts6/ 2026-05-11 13:30:27.098689 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29641760-bdts6/heat-engine-cleaner.txt 2026-05-11 13:30:27.098706 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29641760-bdts6/init.txt 2026-05-11 13:30:27.098724 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29641765-kpbl5/ 2026-05-11 13:30:27.098741 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29641765-kpbl5/heat-engine-cleaner.txt 2026-05-11 13:30:27.098759 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29641765-kpbl5/init.txt 2026-05-11 13:30:27.098776 | instance | cd+++++++++ pod-logs/openstack/heat-ks-endpoints-rltwt/ 2026-05-11 13:30:27.098794 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-rltwt/cloudformation-ks-endpoints-admin.txt 2026-05-11 13:30:27.098811 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-rltwt/cloudformation-ks-endpoints-internal.txt 2026-05-11 13:30:27.098829 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-rltwt/cloudformation-ks-endpoints-public.txt 2026-05-11 13:30:27.098846 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-rltwt/init.txt 2026-05-11 13:30:27.098863 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-rltwt/orchestration-ks-endpoints-admin.txt 2026-05-11 13:30:27.098881 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-rltwt/orchestration-ks-endpoints-internal.txt 2026-05-11 13:30:27.098898 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-rltwt/orchestration-ks-endpoints-public.txt 2026-05-11 13:30:27.098915 | instance | cd+++++++++ pod-logs/openstack/heat-ks-service-f68r2/ 2026-05-11 13:30:27.098933 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-f68r2/cloudformation-ks-service-registration.txt 2026-05-11 13:30:27.098950 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-f68r2/init.txt 2026-05-11 13:30:27.098968 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-f68r2/orchestration-ks-service-registration.txt 2026-05-11 13:30:27.098985 | instance | cd+++++++++ pod-logs/openstack/heat-ks-user-8knxj/ 2026-05-11 13:30:27.099003 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-8knxj/heat-ks-user.txt 2026-05-11 13:30:27.099020 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-8knxj/heat-trustee-ks-user.txt 2026-05-11 13:30:27.099037 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-8knxj/init.txt 2026-05-11 13:30:27.099053 | instance | cd+++++++++ pod-logs/openstack/heat-rabbit-init-nxscc/ 2026-05-11 13:30:27.099070 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-nxscc/init.txt 2026-05-11 13:30:27.099087 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-nxscc/rabbit-init.txt 2026-05-11 13:30:27.099105 | instance | cd+++++++++ pod-logs/openstack/heat-trusts-km455/ 2026-05-11 13:30:27.099122 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-km455/heat-trusts.txt 2026-05-11 13:30:27.099139 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-km455/init.txt 2026-05-11 13:30:27.099155 | instance | cd+++++++++ pod-logs/openstack/horizon-79547bcf45-fkvfw/ 2026-05-11 13:30:27.099173 | instance | >f+++++++++ pod-logs/openstack/horizon-79547bcf45-fkvfw/horizon.txt 2026-05-11 13:30:27.099189 | instance | >f+++++++++ pod-logs/openstack/horizon-79547bcf45-fkvfw/init.txt 2026-05-11 13:30:27.099206 | instance | cd+++++++++ pod-logs/openstack/horizon-db-init-ckkx4/ 2026-05-11 13:30:27.099228 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-ckkx4/horizon-db-init-0.txt 2026-05-11 13:30:27.099245 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-ckkx4/init.txt 2026-05-11 13:30:27.099263 | instance | cd+++++++++ pod-logs/openstack/horizon-db-sync-mwmz5/ 2026-05-11 13:30:27.099280 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-mwmz5/horizon-db-sync.txt 2026-05-11 13:30:27.099297 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-mwmz5/init.txt 2026-05-11 13:30:27.099314 | instance | cd+++++++++ pod-logs/openstack/keepalived-jn99k/ 2026-05-11 13:30:27.099331 | instance | >f+++++++++ pod-logs/openstack/keepalived-jn99k/init.txt 2026-05-11 13:30:27.099348 | instance | >f+++++++++ pod-logs/openstack/keepalived-jn99k/keepalived.txt 2026-05-11 13:30:27.099365 | instance | >f+++++++++ pod-logs/openstack/keepalived-jn99k/wait-for-ip.txt 2026-05-11 13:30:27.099383 | instance | cd+++++++++ pod-logs/openstack/keystone-api-b9b97b77c-r555b/ 2026-05-11 13:30:27.099400 | instance | >f+++++++++ pod-logs/openstack/keystone-api-b9b97b77c-r555b/init.txt 2026-05-11 13:30:27.099417 | instance | >f+++++++++ pod-logs/openstack/keystone-api-b9b97b77c-r555b/keystone-api.txt 2026-05-11 13:30:27.099434 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-xnf8l/ 2026-05-11 13:30:27.099452 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-xnf8l/bootstrap.txt 2026-05-11 13:30:27.099469 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-xnf8l/init.txt 2026-05-11 13:30:27.099486 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-6lglj/ 2026-05-11 13:30:27.099503 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-6lglj/init.txt 2026-05-11 13:30:27.099520 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-6lglj/keystone-credential-setup.txt 2026-05-11 13:30:27.099537 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-mv4rt/ 2026-05-11 13:30:27.099555 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-mv4rt/init.txt 2026-05-11 13:30:27.099572 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-mv4rt/keystone-db-init-0.txt 2026-05-11 13:30:27.099589 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-zzbtm/ 2026-05-11 13:30:27.099606 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-zzbtm/init.txt 2026-05-11 13:30:27.099622 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-zzbtm/keystone-db-sync.txt 2026-05-11 13:30:27.099639 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-mknvx/ 2026-05-11 13:30:27.099656 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-mknvx/init.txt 2026-05-11 13:30:27.099673 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-mknvx/keystone-domain-manage.txt 2026-05-11 13:30:27.099690 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-ldr54/ 2026-05-11 13:30:27.099707 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-ldr54/init.txt 2026-05-11 13:30:27.099724 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-ldr54/keystone-fernet-setup.txt 2026-05-11 13:30:27.099741 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-2dt6z/ 2026-05-11 13:30:27.099758 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-2dt6z/init.txt 2026-05-11 13:30:27.099775 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-2dt6z/rabbit-init.txt 2026-05-11 13:30:27.099792 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-k572k/ 2026-05-11 13:30:27.099809 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-k572k/ceph-admin-keyring-placement.txt 2026-05-11 13:30:27.099826 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-k572k/ceph-keyring-placement.txt 2026-05-11 13:30:27.099843 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-k572k/init-dynamic-options.txt 2026-05-11 13:30:27.099864 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-k572k/init.txt 2026-05-11 13:30:27.099883 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-k572k/libvirt-exporter.txt 2026-05-11 13:30:27.099900 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-k572k/libvirt.txt 2026-05-11 13:30:27.099918 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-k572k/tls-sidecar.txt 2026-05-11 13:30:27.099935 | instance | cd+++++++++ pod-logs/openstack/magnum-api-854fb85dc7-bhzrq/ 2026-05-11 13:30:27.099953 | instance | >f+++++++++ pod-logs/openstack/magnum-api-854fb85dc7-bhzrq/init.txt 2026-05-11 13:30:27.099970 | instance | >f+++++++++ pod-logs/openstack/magnum-api-854fb85dc7-bhzrq/magnum-api.txt 2026-05-11 13:30:27.099987 | instance | cd+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-h6rm2/ 2026-05-11 13:30:27.100004 | instance | >f+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-h6rm2/magnum-cluster-api-proxy.txt 2026-05-11 13:30:27.100022 | instance | cd+++++++++ pod-logs/openstack/magnum-conductor-0/ 2026-05-11 13:30:27.100039 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/init.txt 2026-05-11 13:30:27.100057 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-05-11 13:30:27.100074 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor.txt 2026-05-11 13:30:27.100092 | instance | cd+++++++++ pod-logs/openstack/magnum-db-init-kwvlv/ 2026-05-11 13:30:27.100109 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-kwvlv/init.txt 2026-05-11 13:30:27.100127 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-kwvlv/magnum-db-init-0.txt 2026-05-11 13:30:27.100144 | instance | cd+++++++++ pod-logs/openstack/magnum-db-sync-s7wnc/ 2026-05-11 13:30:27.100162 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-s7wnc/init.txt 2026-05-11 13:30:27.100179 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-s7wnc/magnum-db-sync.txt 2026-05-11 13:30:27.100197 | instance | cd+++++++++ pod-logs/openstack/magnum-domain-ks-user-69qf9/ 2026-05-11 13:30:27.100214 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-69qf9/init.txt 2026-05-11 13:30:27.100231 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-69qf9/magnum-ks-domain-user.txt 2026-05-11 13:30:27.100248 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-endpoints-b9dbl/ 2026-05-11 13:30:27.100265 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-b9dbl/container-infra-ks-endpoints-admin.txt 2026-05-11 13:30:27.100282 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-b9dbl/container-infra-ks-endpoints-internal.txt 2026-05-11 13:30:27.100299 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-b9dbl/container-infra-ks-endpoints-public.txt 2026-05-11 13:30:27.100317 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-b9dbl/init.txt 2026-05-11 13:30:27.100334 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-service-4rt8v/ 2026-05-11 13:30:27.100352 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-4rt8v/container-infra-ks-service-registration.txt 2026-05-11 13:30:27.100370 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-4rt8v/init.txt 2026-05-11 13:30:27.100387 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-user-nxbks/ 2026-05-11 13:30:27.100405 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-nxbks/init.txt 2026-05-11 13:30:27.100422 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-nxbks/magnum-ks-user.txt 2026-05-11 13:30:27.100440 | instance | cd+++++++++ pod-logs/openstack/magnum-rabbit-init-p4jtn/ 2026-05-11 13:30:27.100457 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-p4jtn/init.txt 2026-05-11 13:30:27.100474 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-p4jtn/rabbit-init.txt 2026-05-11 13:30:27.100491 | instance | cd+++++++++ pod-logs/openstack/magnum-registry-c45778976-xcnts/ 2026-05-11 13:30:27.100509 | instance | >f+++++++++ pod-logs/openstack/magnum-registry-c45778976-xcnts/registry.txt 2026-05-11 13:30:27.100531 | instance | cd+++++++++ pod-logs/openstack/manila-api-78d84cd5c4-zxk2s/ 2026-05-11 13:30:27.100550 | instance | >f+++++++++ pod-logs/openstack/manila-api-78d84cd5c4-zxk2s/init.txt 2026-05-11 13:30:27.100567 | instance | >f+++++++++ pod-logs/openstack/manila-api-78d84cd5c4-zxk2s/manila-api.txt 2026-05-11 13:30:27.100584 | instance | cd+++++++++ pod-logs/openstack/manila-bootstrap-frt9j/ 2026-05-11 13:30:27.100601 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-frt9j/bootstrap.txt 2026-05-11 13:30:27.100618 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-frt9j/init.txt 2026-05-11 13:30:27.100635 | instance | cd+++++++++ pod-logs/openstack/manila-data-54f486bd57-4wpsn/ 2026-05-11 13:30:27.100652 | instance | >f+++++++++ pod-logs/openstack/manila-data-54f486bd57-4wpsn/init.txt 2026-05-11 13:30:27.100669 | instance | >f+++++++++ pod-logs/openstack/manila-data-54f486bd57-4wpsn/manila-data.txt 2026-05-11 13:30:27.100686 | instance | cd+++++++++ pod-logs/openstack/manila-db-init-hdjw7/ 2026-05-11 13:30:27.100703 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-hdjw7/init.txt 2026-05-11 13:30:27.100719 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-hdjw7/manila-db-init-0.txt 2026-05-11 13:30:27.100736 | instance | cd+++++++++ pod-logs/openstack/manila-db-sync-99xpl/ 2026-05-11 13:30:27.100753 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-99xpl/init.txt 2026-05-11 13:30:27.100769 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-99xpl/manila-db-sync.txt 2026-05-11 13:30:27.100786 | instance | cd+++++++++ pod-logs/openstack/manila-ks-endpoints-vh6g6/ 2026-05-11 13:30:27.100803 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-vh6g6/init.txt 2026-05-11 13:30:27.100820 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-vh6g6/share-ks-endpoints-admin.txt 2026-05-11 13:30:27.100837 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-vh6g6/share-ks-endpoints-internal.txt 2026-05-11 13:30:27.100854 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-vh6g6/share-ks-endpoints-public.txt 2026-05-11 13:30:27.100885 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-vh6g6/sharev2-ks-endpoints-admin.txt 2026-05-11 13:30:27.100905 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-vh6g6/sharev2-ks-endpoints-internal.txt 2026-05-11 13:30:27.100922 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-vh6g6/sharev2-ks-endpoints-public.txt 2026-05-11 13:30:27.100939 | instance | cd+++++++++ pod-logs/openstack/manila-ks-service-58rfh/ 2026-05-11 13:30:27.100957 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-58rfh/init.txt 2026-05-11 13:30:27.101008 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-58rfh/share-ks-service-registration.txt 2026-05-11 13:30:27.101027 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-58rfh/sharev2-ks-service-registration.txt 2026-05-11 13:30:27.101044 | instance | cd+++++++++ pod-logs/openstack/manila-ks-user-bgkts/ 2026-05-11 13:30:27.101062 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-bgkts/init.txt 2026-05-11 13:30:27.101080 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-bgkts/manila-ks-user.txt 2026-05-11 13:30:27.101098 | instance | cd+++++++++ pod-logs/openstack/manila-rabbit-init-wcgl7/ 2026-05-11 13:30:27.101116 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-wcgl7/init.txt 2026-05-11 13:30:27.101133 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-wcgl7/rabbit-init.txt 2026-05-11 13:30:27.101151 | instance | cd+++++++++ pod-logs/openstack/manila-scheduler-687769ffdf-smqrq/ 2026-05-11 13:30:27.101168 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-687769ffdf-smqrq/init.txt 2026-05-11 13:30:27.101186 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-687769ffdf-smqrq/manila-scheduler.txt 2026-05-11 13:30:27.101203 | instance | cd+++++++++ pod-logs/openstack/manila-share-7d758d4bbd-8zlqb/ 2026-05-11 13:30:27.101226 | instance | >f+++++++++ pod-logs/openstack/manila-share-7d758d4bbd-8zlqb/init.txt 2026-05-11 13:30:27.101244 | instance | >f+++++++++ pod-logs/openstack/manila-share-7d758d4bbd-8zlqb/manila-share-init.txt 2026-05-11 13:30:27.101262 | instance | >f+++++++++ pod-logs/openstack/manila-share-7d758d4bbd-8zlqb/manila-share.txt 2026-05-11 13:30:27.101279 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-jfgvh/ 2026-05-11 13:30:27.101297 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-jfgvh/init.txt 2026-05-11 13:30:27.101314 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-jfgvh/memcached-exporter.txt 2026-05-11 13:30:27.101332 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-jfgvh/memcached.txt 2026-05-11 13:30:27.101349 | instance | cd+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-44968/ 2026-05-11 13:30:27.101366 | instance | >f+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-44968/coredns.txt 2026-05-11 13:30:27.101383 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-j9v52/ 2026-05-11 13:30:27.101401 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-j9v52/init.txt 2026-05-11 13:30:27.101418 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-j9v52/neutron-db-init-0.txt 2026-05-11 13:30:27.101434 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-8qk62/ 2026-05-11 13:30:27.101451 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-8qk62/init.txt 2026-05-11 13:30:27.101468 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-8qk62/neutron-db-sync.txt 2026-05-11 13:30:27.101485 | instance | cd+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-nq9vl/ 2026-05-11 13:30:27.101502 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-nq9vl/init.txt 2026-05-11 13:30:27.101519 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-nq9vl/neutron-dhcp-agent-init.txt 2026-05-11 13:30:27.101535 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-nq9vl/neutron-dhcp-agent.txt 2026-05-11 13:30:27.101552 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-g2dkr/ 2026-05-11 13:30:27.101569 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-g2dkr/init.txt 2026-05-11 13:30:27.101586 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-g2dkr/network-ks-endpoints-admin.txt 2026-05-11 13:30:27.101603 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-g2dkr/network-ks-endpoints-internal.txt 2026-05-11 13:30:27.101620 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-g2dkr/network-ks-endpoints-public.txt 2026-05-11 13:30:27.101637 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-5bwbq/ 2026-05-11 13:30:27.101654 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-5bwbq/init.txt 2026-05-11 13:30:27.101671 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-5bwbq/network-ks-service-registration.txt 2026-05-11 13:30:27.101687 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-s5l2c/ 2026-05-11 13:30:27.101704 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-s5l2c/init.txt 2026-05-11 13:30:27.101720 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-s5l2c/neutron-ks-user.txt 2026-05-11 13:30:27.101737 | instance | cd+++++++++ pod-logs/openstack/neutron-l3-agent-default-mmqbs/ 2026-05-11 13:30:27.101753 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-mmqbs/init.txt 2026-05-11 13:30:27.101770 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-mmqbs/neutron-l3-agent-init.txt 2026-05-11 13:30:27.101788 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-mmqbs/neutron-l3-agent.txt 2026-05-11 13:30:27.101805 | instance | cd+++++++++ pod-logs/openstack/neutron-metadata-agent-default-knvfv/ 2026-05-11 13:30:27.101821 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-knvfv/init.txt 2026-05-11 13:30:27.101843 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-knvfv/neutron-metadata-agent-init.txt 2026-05-11 13:30:27.101861 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-knvfv/neutron-metadata-agent.txt 2026-05-11 13:30:27.101878 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-cr5b6/ 2026-05-11 13:30:27.101895 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-cr5b6/init.txt 2026-05-11 13:30:27.101912 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-cr5b6/neutron-netns-cleanup-cron.txt 2026-05-11 13:30:27.101929 | instance | cd+++++++++ pod-logs/openstack/neutron-ovs-agent-default-h285p/ 2026-05-11 13:30:27.101946 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-h285p/init.txt 2026-05-11 13:30:27.101964 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-h285p/neutron-openvswitch-agent-kernel-modules.txt 2026-05-11 13:30:27.101981 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-h285p/neutron-ovs-agent-init.txt 2026-05-11 13:30:27.101998 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-h285p/neutron-ovs-agent.txt 2026-05-11 13:30:27.102015 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-vl7cl/ 2026-05-11 13:30:27.102032 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-vl7cl/init.txt 2026-05-11 13:30:27.102049 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-vl7cl/rabbit-init.txt 2026-05-11 13:30:27.102066 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-695bfd9895-qk7z5/ 2026-05-11 13:30:27.102082 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-695bfd9895-qk7z5/init.txt 2026-05-11 13:30:27.102099 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-695bfd9895-qk7z5/neutron-rpc-server.txt 2026-05-11 13:30:27.102116 | instance | cd+++++++++ pod-logs/openstack/neutron-server-b87d5d7f9-gxff8/ 2026-05-11 13:30:27.102133 | instance | >f+++++++++ pod-logs/openstack/neutron-server-b87d5d7f9-gxff8/init.txt 2026-05-11 13:30:27.102150 | instance | >f+++++++++ pod-logs/openstack/neutron-server-b87d5d7f9-gxff8/neutron-policy-server.txt 2026-05-11 13:30:27.102167 | instance | >f+++++++++ pod-logs/openstack/neutron-server-b87d5d7f9-gxff8/neutron-server.txt 2026-05-11 13:30:27.102184 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-756d87b84f-tck6j/ 2026-05-11 13:30:27.102201 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-756d87b84f-tck6j/init.txt 2026-05-11 13:30:27.102218 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-756d87b84f-tck6j/nova-api-metadata-init.txt 2026-05-11 13:30:27.102235 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-756d87b84f-tck6j/nova-api.txt 2026-05-11 13:30:27.102252 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-d59677c58-jq4td/ 2026-05-11 13:30:27.102269 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-d59677c58-jq4td/init.txt 2026-05-11 13:30:27.102286 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-d59677c58-jq4td/nova-osapi.txt 2026-05-11 13:30:27.102303 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-gzprj/ 2026-05-11 13:30:27.102320 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-gzprj/bootstrap.txt 2026-05-11 13:30:27.102338 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-gzprj/init.txt 2026-05-11 13:30:27.102355 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-c8xp4/ 2026-05-11 13:30:27.102372 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-c8xp4/init.txt 2026-05-11 13:30:27.102390 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-c8xp4/nova-cell-setup-init.txt 2026-05-11 13:30:27.102407 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-c8xp4/nova-cell-setup.txt 2026-05-11 13:30:27.102424 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-chgdx/ 2026-05-11 13:30:27.102441 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-chgdx/ceph-admin-keyring-placement.txt 2026-05-11 13:30:27.102463 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-chgdx/ceph-keyring-placement.txt 2026-05-11 13:30:27.102481 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-chgdx/ceph-perms.txt 2026-05-11 13:30:27.102499 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-chgdx/init.txt 2026-05-11 13:30:27.102516 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-chgdx/nova-compute-init.txt 2026-05-11 13:30:27.102533 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-chgdx/nova-compute-ssh-init.txt 2026-05-11 13:30:27.102551 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-chgdx/nova-compute-ssh.txt 2026-05-11 13:30:27.102568 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-chgdx/nova-compute-vnc-init.txt 2026-05-11 13:30:27.102586 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-chgdx/nova-compute.txt 2026-05-11 13:30:27.102603 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-8496c8d998-d7574/ 2026-05-11 13:30:27.102620 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-8496c8d998-d7574/init.txt 2026-05-11 13:30:27.102637 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-8496c8d998-d7574/nova-conductor.txt 2026-05-11 13:30:27.102654 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-96c72/ 2026-05-11 13:30:27.102671 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-96c72/init.txt 2026-05-11 13:30:27.102688 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-96c72/nova-db-init-0.txt 2026-05-11 13:30:27.102705 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-96c72/nova-db-init-1.txt 2026-05-11 13:30:27.102722 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-96c72/nova-db-init-2.txt 2026-05-11 13:30:27.102739 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-flw6x/ 2026-05-11 13:30:27.102756 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-flw6x/init.txt 2026-05-11 13:30:27.102772 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-flw6x/nova-db-sync.txt 2026-05-11 13:30:27.102789 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-pvj78/ 2026-05-11 13:30:27.102806 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-pvj78/compute-ks-endpoints-admin.txt 2026-05-11 13:30:27.102823 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-pvj78/compute-ks-endpoints-internal.txt 2026-05-11 13:30:27.102840 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-pvj78/compute-ks-endpoints-public.txt 2026-05-11 13:30:27.102857 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-pvj78/init.txt 2026-05-11 13:30:27.102874 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-5f7th/ 2026-05-11 13:30:27.102891 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-5f7th/compute-ks-service-registration.txt 2026-05-11 13:30:27.102908 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-5f7th/init.txt 2026-05-11 13:30:27.102925 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-nj44w/ 2026-05-11 13:30:27.102942 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-nj44w/init.txt 2026-05-11 13:30:27.102959 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-nj44w/nova-ks-user.txt 2026-05-11 13:30:27.102976 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-546c998947-x4429/ 2026-05-11 13:30:27.102992 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-546c998947-x4429/init.txt 2026-05-11 13:30:27.103009 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-546c998947-x4429/nova-novncproxy-init-assets.txt 2026-05-11 13:30:27.103027 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-546c998947-x4429/nova-novncproxy-init.txt 2026-05-11 13:30:27.103044 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-546c998947-x4429/nova-novncproxy.txt 2026-05-11 13:30:27.103061 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-xbvqv/ 2026-05-11 13:30:27.103083 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-xbvqv/init.txt 2026-05-11 13:30:27.103101 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-xbvqv/rabbit-init.txt 2026-05-11 13:30:27.103118 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-75594f9fcd-ffmml/ 2026-05-11 13:30:27.103135 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-75594f9fcd-ffmml/init.txt 2026-05-11 13:30:27.103152 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-75594f9fcd-ffmml/nova-scheduler.txt 2026-05-11 13:30:27.103169 | instance | cd+++++++++ pod-logs/openstack/octavia-api-6579b96fbc-r9vh7/ 2026-05-11 13:30:27.103186 | instance | >f+++++++++ pod-logs/openstack/octavia-api-6579b96fbc-r9vh7/init.txt 2026-05-11 13:30:27.103203 | instance | >f+++++++++ pod-logs/openstack/octavia-api-6579b96fbc-r9vh7/octavia-api.txt 2026-05-11 13:30:27.103220 | instance | cd+++++++++ pod-logs/openstack/octavia-bootstrap-zp2b8/ 2026-05-11 13:30:27.103236 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-zp2b8/bootstrap.txt 2026-05-11 13:30:27.103254 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-zp2b8/init.txt 2026-05-11 13:30:27.103271 | instance | cd+++++++++ pod-logs/openstack/octavia-db-init-npp7q/ 2026-05-11 13:30:27.103292 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-npp7q/init.txt 2026-05-11 13:30:27.103313 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-npp7q/octavia-db-init-0.txt 2026-05-11 13:30:27.103331 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-npp7q/octavia-db-init-1.txt 2026-05-11 13:30:27.103348 | instance | cd+++++++++ pod-logs/openstack/octavia-db-sync-t68mr/ 2026-05-11 13:30:27.103367 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-t68mr/init.txt 2026-05-11 13:30:27.103384 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-t68mr/octavia-db-sync.txt 2026-05-11 13:30:27.103402 | instance | cd+++++++++ pod-logs/openstack/octavia-health-manager-default-x4wsj/ 2026-05-11 13:30:27.103419 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-x4wsj/init.txt 2026-05-11 13:30:27.103437 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-x4wsj/octavia-health-manager-get-port.txt 2026-05-11 13:30:27.103455 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-x4wsj/octavia-health-manager-nic-init.txt 2026-05-11 13:30:27.103472 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-x4wsj/octavia-health-manager.txt 2026-05-11 13:30:27.103490 | instance | cd+++++++++ pod-logs/openstack/octavia-housekeeping-6568bd48-w4vvm/ 2026-05-11 13:30:27.103508 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-6568bd48-w4vvm/init.txt 2026-05-11 13:30:27.103525 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-6568bd48-w4vvm/octavia-housekeeping.txt 2026-05-11 13:30:27.103543 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-endpoints-cnljr/ 2026-05-11 13:30:27.103560 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-cnljr/init.txt 2026-05-11 13:30:27.103577 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-cnljr/load-balancer-ks-endpoints-admin.txt 2026-05-11 13:30:27.103594 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-cnljr/load-balancer-ks-endpoints-internal.txt 2026-05-11 13:30:27.103611 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-cnljr/load-balancer-ks-endpoints-public.txt 2026-05-11 13:30:27.103629 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-service-6bmpz/ 2026-05-11 13:30:27.103649 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-6bmpz/init.txt 2026-05-11 13:30:27.103668 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-6bmpz/load-balancer-ks-service-registration.txt 2026-05-11 13:30:27.103685 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-user-2kzkk/ 2026-05-11 13:30:27.103702 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-2kzkk/init.txt 2026-05-11 13:30:27.103720 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-2kzkk/octavia-ks-user.txt 2026-05-11 13:30:27.103741 | instance | cd+++++++++ pod-logs/openstack/octavia-rabbit-init-kr7hl/ 2026-05-11 13:30:27.103759 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-kr7hl/init.txt 2026-05-11 13:30:27.103777 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-kr7hl/rabbit-init.txt 2026-05-11 13:30:27.103794 | instance | cd+++++++++ pod-logs/openstack/octavia-worker-5d647df7c9-9shpc/ 2026-05-11 13:30:27.103811 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-5d647df7c9-9shpc/init.txt 2026-05-11 13:30:27.103829 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-5d647df7c9-9shpc/octavia-worker.txt 2026-05-11 13:30:27.103846 | instance | cd+++++++++ pod-logs/openstack/openstack-database-exporter-78c69bc7dd-7zl7c/ 2026-05-11 13:30:27.103863 | instance | >f+++++++++ pod-logs/openstack/openstack-database-exporter-78c69bc7dd-7zl7c/openstack-database-exporter.txt 2026-05-11 13:30:27.103880 | instance | cd+++++++++ pod-logs/openstack/openstack-exporter-6bdf96f8b-pvtwl/ 2026-05-11 13:30:27.103897 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-6bdf96f8b-pvtwl/build-config.txt 2026-05-11 13:30:27.103914 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-6bdf96f8b-pvtwl/openstack-exporter.txt 2026-05-11 13:30:27.103932 | instance | cd+++++++++ pod-logs/openstack/openvswitch-95mkq/ 2026-05-11 13:30:27.103949 | instance | >f+++++++++ pod-logs/openstack/openvswitch-95mkq/init.txt 2026-05-11 13:30:27.103966 | instance | >f+++++++++ pod-logs/openstack/openvswitch-95mkq/openvswitch-db-perms.txt 2026-05-11 13:30:27.103983 | instance | >f+++++++++ pod-logs/openstack/openvswitch-95mkq/openvswitch-db.txt 2026-05-11 13:30:27.104000 | instance | >f+++++++++ pod-logs/openstack/openvswitch-95mkq/openvswitch-vswitchd-modules.txt 2026-05-11 13:30:27.104017 | instance | >f+++++++++ pod-logs/openstack/openvswitch-95mkq/openvswitch-vswitchd.txt 2026-05-11 13:30:27.104034 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-05-11 13:30:27.104051 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-05-11 13:30:27.104068 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-05-11 13:30:27.104085 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-05-11 13:30:27.104102 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-05-11 13:30:27.104119 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-05-11 13:30:27.104137 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-05-11 13:30:27.104153 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-05-11 13:30:27.104170 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-05-11 13:30:27.104187 | instance | cd+++++++++ pod-logs/openstack/placement-api-7fd86ffc58-255pd/ 2026-05-11 13:30:27.104204 | instance | >f+++++++++ pod-logs/openstack/placement-api-7fd86ffc58-255pd/init.txt 2026-05-11 13:30:27.104221 | instance | >f+++++++++ pod-logs/openstack/placement-api-7fd86ffc58-255pd/placement-api.txt 2026-05-11 13:30:27.104238 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-fxn2h/ 2026-05-11 13:30:27.104255 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-fxn2h/init.txt 2026-05-11 13:30:27.104272 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-fxn2h/placement-db-init-0.txt 2026-05-11 13:30:27.104289 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-xlqp2/ 2026-05-11 13:30:27.104307 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-xlqp2/init.txt 2026-05-11 13:30:27.104324 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-xlqp2/placement-db-sync.txt 2026-05-11 13:30:27.104341 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-89fvv/ 2026-05-11 13:30:27.104359 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-89fvv/init.txt 2026-05-11 13:30:27.104381 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-89fvv/placement-ks-endpoints-admin.txt 2026-05-11 13:30:27.104399 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-89fvv/placement-ks-endpoints-internal.txt 2026-05-11 13:30:27.104417 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-89fvv/placement-ks-endpoints-public.txt 2026-05-11 13:30:27.104434 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-9r5xs/ 2026-05-11 13:30:27.104451 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-9r5xs/init.txt 2026-05-11 13:30:27.104468 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-9r5xs/placement-ks-service-registration.txt 2026-05-11 13:30:27.104485 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-nq8n5/ 2026-05-11 13:30:27.104502 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-nq8n5/init.txt 2026-05-11 13:30:27.104519 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-nq8n5/placement-ks-user.txt 2026-05-11 13:30:27.104536 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-pb4gj/ 2026-05-11 13:30:27.104553 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-pb4gj/percona-xtradb-cluster-operator.txt 2026-05-11 13:30:27.104570 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/ 2026-05-11 13:30:27.104587 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-05-11 13:30:27.104604 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-05-11 13:30:27.104621 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/ 2026-05-11 13:30:27.104638 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-05-11 13:30:27.104655 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-05-11 13:30:27.104672 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-86tww/ 2026-05-11 13:30:27.104690 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-86tww/rabbitmq-cluster-operator.txt 2026-05-11 13:30:27.104707 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/ 2026-05-11 13:30:27.104724 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-05-11 13:30:27.104742 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-05-11 13:30:27.104759 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/ 2026-05-11 13:30:27.104777 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-05-11 13:30:27.104794 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-05-11 13:30:27.104811 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-05-11 13:30:27.104829 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-05-11 13:30:27.104846 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-05-11 13:30:27.104863 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/ 2026-05-11 13:30:27.104885 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-05-11 13:30:27.104933 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-05-11 13:30:27.104951 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/ 2026-05-11 13:30:27.104983 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-05-11 13:30:27.105004 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-05-11 13:30:27.105022 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-vdx96/ 2026-05-11 13:30:27.105039 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-vdx96/rabbitmq-cluster-operator.txt 2026-05-11 13:30:27.105062 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/ 2026-05-11 13:30:27.105080 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-05-11 13:30:27.105098 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-05-11 13:30:27.105115 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/ 2026-05-11 13:30:27.105132 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-05-11 13:30:27.105149 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-05-11 13:30:27.105166 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/ 2026-05-11 13:30:27.105183 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-05-11 13:30:27.105200 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-05-11 13:30:27.105217 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-brghn/ 2026-05-11 13:30:27.105234 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-brghn/ceph-crash.txt 2026-05-11 13:30:27.105251 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-brghn/chown-container-data-dir.txt 2026-05-11 13:30:27.105269 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-brghn/make-container-crash-dir.txt 2026-05-11 13:30:27.105286 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-w57fh/ 2026-05-11 13:30:27.105304 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-w57fh/chown-container-data-dir.txt 2026-05-11 13:30:27.105321 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-w57fh/log-collector.txt 2026-05-11 13:30:27.105338 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-w57fh/rgw.txt 2026-05-11 13:30:27.105356 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-55ccd9dcf4-66szv/ 2026-05-11 13:30:27.105373 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-55ccd9dcf4-66szv/init.txt 2026-05-11 13:30:27.105390 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-55ccd9dcf4-66szv/staffeln-api.txt 2026-05-11 13:30:27.105407 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-5b69d659b7-zbr9c/ 2026-05-11 13:30:27.105424 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-5b69d659b7-zbr9c/staffeln-conductor.txt 2026-05-11 13:30:27.105441 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-6znmg/ 2026-05-11 13:30:27.105458 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-6znmg/init.txt 2026-05-11 13:30:27.105475 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-6znmg/staffeln-db-init-0.txt 2026-05-11 13:30:27.105530 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-tmhx9/ 2026-05-11 13:30:27.105555 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-tmhx9/init.txt 2026-05-11 13:30:27.105574 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-tmhx9/staffeln-db-sync.txt 2026-05-11 13:30:27.105592 | instance | cd+++++++++ pod-logs/openstack/tempest-ks-user-k7q9q/ 2026-05-11 13:30:27.105609 | instance | >f+++++++++ pod-logs/openstack/tempest-ks-user-k7q9q/init.txt 2026-05-11 13:30:27.105626 | instance | >f+++++++++ pod-logs/openstack/tempest-ks-user-k7q9q/tempest-ks-user.txt 2026-05-11 13:30:27.105644 | instance | cd+++++++++ pod-logs/openstack/tempest-run-tests-klqvb/ 2026-05-11 13:30:27.105661 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-klqvb/init.txt 2026-05-11 13:30:27.105678 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-klqvb/tempest-run-tests-init.txt 2026-05-11 13:30:27.105696 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-klqvb/tempest-run-tests.txt 2026-05-11 13:30:27.105713 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/ 2026-05-11 13:30:27.105735 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt 2026-05-11 13:30:27.105752 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt 2026-05-11 13:30:27.105769 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt 2026-05-11 13:30:27.105787 | instance | cd+++++++++ pod-logs/orc-system/ 2026-05-11 13:30:27.105804 | instance | cd+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-8dbdw/ 2026-05-11 13:30:27.105822 | instance | >f+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-8dbdw/manager.txt 2026-05-11 13:30:27.105839 | instance | cd+++++++++ pod-logs/rook-ceph/ 2026-05-11 13:30:27.105856 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-78cds/ 2026-05-11 13:30:27.105874 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-78cds/rook-ceph-operator.txt 2026-05-11 13:30:27.105891 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-05-11 13:30:27.105909 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-j4bnp/ 2026-05-11 13:30:27.105926 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-j4bnp/secretgen-controller.txt 2026-05-11 13:30:27.138473 | 2026-05-11 13:30:27.138665 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-05-11 13:30:27.335756 | instance | changed 2026-05-11 13:30:27.342817 | 2026-05-11 13:30:27.342937 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-05-11 13:30:28.399859 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-05-11 13:30:28.421195 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-11 13:30:28.421252 | instance | Dload Upload Total Spent Left Speed 2026-05-11 13:30:28.426910 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-05-11 13:30:28.597275 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-05-11 13:30:28.605083 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-11 13:30:28.605132 | instance | Dload Upload Total Spent Left Speed 2026-05-11 13:30:28.610051 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-05-11 13:30:28.954668 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-05-11 13:30:28.960654 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-11 13:30:28.960680 | instance | Dload Upload Total Spent Left Speed 2026-05-11 13:30:28.965396 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-05-11 13:30:29.225184 | instance | jq: error (at :953): Cannot iterate over null (null) 2026-05-11 13:30:29.379263 | instance | ERROR 2026-05-11 13:30:29.379519 | instance | { 2026-05-11 13:30:29.379550 | instance | "delta": "0:00:01.679991", 2026-05-11 13:30:29.379571 | instance | "end": "2026-05-11 13:30:29.230209", 2026-05-11 13:30:29.379589 | instance | "msg": "non-zero return code", 2026-05-11 13:30:29.379607 | instance | "rc": 5, 2026-05-11 13:30:29.379625 | instance | "start": "2026-05-11 13:30:27.550218" 2026-05-11 13:30:29.379642 | instance | } 2026-05-11 13:30:29.379667 | instance | ERROR: Ignoring Errors 2026-05-11 13:30:29.431651 | 2026-05-11 13:30:29.431835 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-05-11 13:30:29.743418 | instance | ceph-mgr endpoints: 2026-05-11 13:30:29.968509 | instance | ok: Runtime: 0:00:00.090335 2026-05-11 13:30:29.974701 | 2026-05-11 13:30:29.974777 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-05-11 13:30:30.513452 | instance | ok: Runtime: 0:00:00.101003 2026-05-11 13:30:30.520120 | 2026-05-11 13:30:30.520190 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-05-11 13:30:31.016127 | instance | changed: 2026-05-11 13:30:31.016356 | instance | cd+++++++++ prometheus/ 2026-05-11 13:30:31.016384 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-05-11 13:30:31.016404 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-05-11 13:30:31.016424 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-05-11 13:30:31.027027 | 2026-05-11 13:30:31.027097 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-05-11 13:30:31.223488 | instance | changed 2026-05-11 13:30:31.229502 | 2026-05-11 13:30:31.229592 | TASK [gather-selenium-data : Get selenium data] 2026-05-11 13:30:31.434386 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-05-11 13:30:31.437093 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-05-11 13:30:31.776173 | instance | ERROR 2026-05-11 13:30:31.776374 | instance | { 2026-05-11 13:30:31.776405 | instance | "delta": "0:00:00.007547", 2026-05-11 13:30:31.776426 | instance | "end": "2026-05-11 13:30:31.437442", 2026-05-11 13:30:31.776444 | instance | "msg": "non-zero return code", 2026-05-11 13:30:31.776462 | instance | "rc": 1, 2026-05-11 13:30:31.776479 | instance | "start": "2026-05-11 13:30:31.429895" 2026-05-11 13:30:31.776497 | instance | } 2026-05-11 13:30:31.776520 | instance | ERROR: Ignoring Errors 2026-05-11 13:30:31.781537 | 2026-05-11 13:30:31.781604 | TASK [gather-selenium-data : Downloads logs to executor] 2026-05-11 13:30:32.333986 | instance | changed: cd+++++++++ selenium/ 2026-05-11 13:30:32.340206 | 2026-05-11 13:30:32.340269 | PLAY RECAP 2026-05-11 13:30:32.340365 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3 2026-05-11 13:30:32.340391 | 2026-05-11 13:30:32.505954 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-05-11 13:30:32.520621 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-11 13:30:33.173606 | 2026-05-11 13:30:33.173850 | PLAY [all] 2026-05-11 13:30:33.185108 | 2026-05-11 13:30:33.185187 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-11 13:30:33.230186 | instance | skipping: Conditional result was False 2026-05-11 13:30:33.237025 | 2026-05-11 13:30:33.237144 | TASK [fetch-output : Set log path for single node] 2026-05-11 13:30:33.279545 | instance | ok 2026-05-11 13:30:33.286518 | 2026-05-11 13:30:33.286618 | LOOP [fetch-output : Ensure local output dirs] 2026-05-11 13:30:33.679336 | instance -> localhost | ok: "/var/lib/zuul/builds/0928069c1ff44fd3b9709e48c9ad9a9e/work/logs" 2026-05-11 13:30:33.881402 | instance -> localhost | changed: "/var/lib/zuul/builds/0928069c1ff44fd3b9709e48c9ad9a9e/work/artifacts" 2026-05-11 13:30:34.102662 | instance -> localhost | changed: "/var/lib/zuul/builds/0928069c1ff44fd3b9709e48c9ad9a9e/work/docs" 2026-05-11 13:30:34.117692 | 2026-05-11 13:30:34.117851 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-11 13:30:34.753708 | instance | changed: .d..t...... ./ 2026-05-11 13:30:34.753972 | instance | changed: All items complete 2026-05-11 13:30:34.754037 | 2026-05-11 13:30:35.677990 | instance | changed: .d..t...... ./ 2026-05-11 13:30:36.133036 | instance | changed: .d..t...... ./ 2026-05-11 13:30:36.156911 | 2026-05-11 13:30:36.157101 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-11 13:30:36.599902 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.008604 2026-05-11 13:30:36.859901 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.006636 2026-05-11 13:30:36.874652 | 2026-05-11 13:30:36.874790 | PLAY [all] 2026-05-11 13:30:36.882371 | 2026-05-11 13:30:36.882454 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-11 13:30:37.312283 | instance | changed 2026-05-11 13:30:37.318828 | 2026-05-11 13:30:37.318885 | PLAY RECAP 2026-05-11 13:30:37.318928 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-11 13:30:37.318952 | 2026-05-11 13:30:37.461687 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-11 13:30:37.475079 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-11 13:30:38.147730 | 2026-05-11 13:30:38.147916 | PLAY [localhost] 2026-05-11 13:30:38.157758 | 2026-05-11 13:30:38.157855 | TASK [Generate Zuul manifest] 2026-05-11 13:30:38.179808 | localhost | ok 2026-05-11 13:30:38.194191 | 2026-05-11 13:30:38.194269 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-11 13:30:38.978604 | localhost | changed 2026-05-11 13:30:38.993272 | 2026-05-11 13:30:38.993346 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-11 13:30:41.700454 | localhost | ok 2026-05-11 13:30:41.708445 | 2026-05-11 13:30:41.708544 | TASK [Upload logs] 2026-05-11 13:30:41.728059 | localhost | ok 2026-05-11 13:30:41.848606 | 2026-05-11 13:30:41.848728 | TASK [Set zuul-log-path fact] 2026-05-11 13:30:41.869903 | localhost | ok 2026-05-11 13:30:41.882682 | 2026-05-11 13:30:41.882750 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-11 13:30:41.911476 | localhost | ok 2026-05-11 13:30:41.920496 | 2026-05-11 13:30:41.920585 | TASK [upload-logs : Create log directories] 2026-05-11 13:30:42.268465 | localhost | changed 2026-05-11 13:30:42.273942 | 2026-05-11 13:30:42.274039 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-11 13:30:42.683292 | localhost -> localhost | ok: Runtime: 0:00:00.035632 2026-05-11 13:30:42.690118 | 2026-05-11 13:30:42.690257 | TASK [upload-logs : Upload logs to log server] 2026-05-11 13:30:43.803244 | localhost | Output suppressed because no_log was given 2026-05-11 13:30:43.807076 | 2026-05-11 13:30:43.807142 | LOOP [upload-logs : Compress console log and json output] 2026-05-11 13:30:43.855482 | localhost | skipping: Conditional result was False 2026-05-11 13:30:43.863027 | localhost | skipping: Conditional result was False 2026-05-11 13:30:43.881434 | 2026-05-11 13:30:43.881634 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-11 13:30:43.924831 | localhost | skipping: Conditional result was False 2026-05-11 13:30:43.925285 | 2026-05-11 13:30:43.929449 | localhost | skipping: Conditional result was False 2026-05-11 13:30:43.946712 | 2026-05-11 13:30:43.946939 | LOOP [upload-logs : Upload console log and json output]