2026-04-06 23:58:32.165911 | Job console starting 2026-04-06 23:58:32.179432 | Updating git repos 2026-04-06 23:58:32.238455 | Cloning repos into workspace 2026-04-06 23:58:33.110434 | Restoring repo states 2026-04-06 23:58:33.136548 | Merging changes 2026-04-06 23:58:34.730030 | Checking out repos 2026-04-06 23:58:34.906350 | Preparing playbooks 2026-04-06 23:58:40.594399 | Running Ansible setup 2026-04-06 23:58:44.393787 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-06 23:58:45.027814 | 2026-04-06 23:58:45.028006 | PLAY [localhost] 2026-04-06 23:58:45.037875 | 2026-04-06 23:58:45.037946 | TASK [Gathering Facts] 2026-04-06 23:58:46.125712 | localhost | ok 2026-04-06 23:58:46.137727 | 2026-04-06 23:58:46.137925 | TASK [Setup log path fact] 2026-04-06 23:58:46.161680 | localhost | ok 2026-04-06 23:58:46.172219 | 2026-04-06 23:58:46.172300 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-06 23:58:46.213963 | localhost | ok 2026-04-06 23:58:46.225848 | 2026-04-06 23:58:46.225996 | TASK [emit-job-header : Print job information] 2026-04-06 23:58:46.267228 | # Job Information 2026-04-06 23:58:46.267438 | Ansible Version: 2.16.16 2026-04-06 23:58:46.267485 | Job: atmosphere-molecule-aio-openvswitch 2026-04-06 23:58:46.267517 | Pipeline: check 2026-04-06 23:58:46.267547 | Executor: 0a8996d2b663 2026-04-06 23:58:46.267576 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3756 2026-04-06 23:58:46.267609 | Event ID: 3faa5be0-3214-11f1-95d4-aa71cdb365f6 2026-04-06 23:58:46.272634 | 2026-04-06 23:58:46.272745 | LOOP [emit-job-header : Print node information] 2026-04-06 23:58:46.371410 | localhost | ok: 2026-04-06 23:58:46.371663 | localhost | # Node Information 2026-04-06 23:58:46.371728 | localhost | Inventory Hostname: instance 2026-04-06 23:58:46.371775 | localhost | Hostname: np0000163667 2026-04-06 23:58:46.371810 | localhost | Username: zuul 2026-04-06 23:58:46.371851 | localhost | Distro: Ubuntu 22.04 2026-04-06 23:58:46.371885 | localhost | Provider: yul1 2026-04-06 23:58:46.371911 | localhost | Region: ca-ymq-1 2026-04-06 23:58:46.371937 | localhost | Label: ubuntu-jammy-16 2026-04-06 23:58:46.371963 | localhost | Product Name: OpenStack Nova 2026-04-06 23:58:46.372076 | localhost | Interface IP: 199.204.45.95 2026-04-06 23:58:46.386020 | 2026-04-06 23:58:46.386217 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-06 23:58:46.937812 | localhost -> localhost | changed 2026-04-06 23:58:46.949094 | 2026-04-06 23:58:47.042687 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-06 23:58:48.362075 | localhost -> localhost | changed 2026-04-06 23:58:48.368016 | 2026-04-06 23:58:48.369682 | PLAY [all] 2026-04-06 23:58:48.380888 | 2026-04-06 23:58:48.381002 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-06 23:58:48.657599 | instance -> localhost | ok 2026-04-06 23:58:48.668858 | 2026-04-06 23:58:48.669037 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-06 23:58:48.703818 | instance | ok 2026-04-06 23:58:48.717410 | instance | included: /var/lib/zuul/builds/06e14ac5e3444c2684cad680b20e9d7a/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-06 23:58:48.723134 | 2026-04-06 23:58:48.723220 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-06 23:58:49.844808 | instance -> localhost | Generating public/private rsa key pair. 2026-04-06 23:58:49.845076 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/06e14ac5e3444c2684cad680b20e9d7a/work/06e14ac5e3444c2684cad680b20e9d7a_id_rsa 2026-04-06 23:58:49.845179 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/06e14ac5e3444c2684cad680b20e9d7a/work/06e14ac5e3444c2684cad680b20e9d7a_id_rsa.pub 2026-04-06 23:58:49.845268 | instance -> localhost | The key fingerprint is: 2026-04-06 23:58:49.845306 | instance -> localhost | SHA256:6vchNPWkEPgIYfNKqk//HeFp9k7mqpHLnqpTBJ3xgoQ zuul-build-sshkey 2026-04-06 23:58:49.845353 | instance -> localhost | The key's randomart image is: 2026-04-06 23:58:49.845385 | instance -> localhost | +---[RSA 3072]----+ 2026-04-06 23:58:49.845419 | instance -> localhost | | ...=+ .. | 2026-04-06 23:58:49.845615 | instance -> localhost | |E..o++. . | 2026-04-06 23:58:49.845658 | instance -> localhost | | ..o.oo. . . | 2026-04-06 23:58:49.846477 | instance -> localhost | | o.o. .o + | 2026-04-06 23:58:49.846716 | instance -> localhost | | ... S . . | 2026-04-06 23:58:49.846772 | instance -> localhost | | . . = + | 2026-04-06 23:58:49.846804 | instance -> localhost | |. .. + B + | 2026-04-06 23:58:49.846833 | instance -> localhost | | o.. o B.B . | 2026-04-06 23:58:49.846865 | instance -> localhost | | ooo+Ooo+= | 2026-04-06 23:58:49.846894 | instance -> localhost | +----[SHA256]-----+ 2026-04-06 23:58:49.846965 | instance -> localhost | ok: Runtime: 0:00:00.612135 2026-04-06 23:58:49.865409 | 2026-04-06 23:58:49.865603 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-06 23:58:49.904027 | instance | ok 2026-04-06 23:58:49.914451 | instance | included: /var/lib/zuul/builds/06e14ac5e3444c2684cad680b20e9d7a/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-06 23:58:49.923717 | 2026-04-06 23:58:49.923787 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-06 23:58:49.949233 | instance | skipping: Conditional result was False 2026-04-06 23:58:49.959008 | 2026-04-06 23:58:49.959101 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-06 23:58:50.424363 | instance | changed 2026-04-06 23:58:50.484618 | 2026-04-06 23:58:50.484736 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-06 23:58:50.676174 | instance | ok 2026-04-06 23:58:50.716428 | 2026-04-06 23:58:50.716512 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-06 23:58:51.192115 | instance | changed 2026-04-06 23:58:51.202034 | 2026-04-06 23:58:51.202146 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-06 23:58:51.678686 | instance | changed 2026-04-06 23:58:51.770679 | 2026-04-06 23:58:51.770897 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-06 23:58:51.797382 | instance | skipping: Conditional result was False 2026-04-06 23:58:51.813466 | 2026-04-06 23:58:51.813577 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-06 23:58:52.304157 | instance -> localhost | changed 2026-04-06 23:58:52.404269 | 2026-04-06 23:58:52.404412 | TASK [add-build-sshkey : Add back temp key] 2026-04-06 23:58:52.746527 | instance -> localhost | Identity added: /var/lib/zuul/builds/06e14ac5e3444c2684cad680b20e9d7a/work/06e14ac5e3444c2684cad680b20e9d7a_id_rsa (zuul-build-sshkey) 2026-04-06 23:58:52.746744 | instance -> localhost | ok: Runtime: 0:00:00.014962 2026-04-06 23:58:52.754999 | 2026-04-06 23:58:52.756188 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-06 23:58:53.042670 | instance | ok 2026-04-06 23:58:53.048038 | 2026-04-06 23:58:53.048129 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-06 23:58:53.073943 | instance | skipping: Conditional result was False 2026-04-06 23:58:53.094939 | 2026-04-06 23:58:53.095056 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-06 23:58:53.372663 | instance | ok 2026-04-06 23:58:53.433230 | 2026-04-06 23:58:53.433385 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-06 23:59:07.543923 | instance | Output suppressed because no_log was given 2026-04-06 23:59:07.552749 | 2026-04-06 23:59:07.552813 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-06 23:59:07.737525 | instance | ok: "logs" 2026-04-06 23:59:07.737785 | instance | ok: All items complete 2026-04-06 23:59:07.737815 | 2026-04-06 23:59:07.896760 | instance | ok: "artifacts" 2026-04-06 23:59:08.053781 | instance | ok: "docs" 2026-04-06 23:59:08.065665 | 2026-04-06 23:59:08.065791 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-06 23:59:08.257833 | instance | changed: "logs" 2026-04-06 23:59:08.427508 | instance | changed: "artifacts" 2026-04-06 23:59:08.599122 | instance | changed: "docs" 2026-04-06 23:59:08.614505 | 2026-04-06 23:59:08.614616 | PLAY RECAP 2026-04-06 23:59:08.614665 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-06 23:59:08.614694 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-06 23:59:08.614714 | 2026-04-06 23:59:08.758722 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-06 23:59:08.771129 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-06 23:59:09.531787 | 2026-04-06 23:59:09.531994 | PLAY [all] 2026-04-06 23:59:09.547464 | 2026-04-06 23:59:09.547622 | TASK [setup-uv : Extract archive] 2026-04-06 23:59:11.787966 | instance | changed 2026-04-06 23:59:11.793995 | 2026-04-06 23:59:11.794086 | TASK [setup-uv : Print version] 2026-04-06 23:59:12.203456 | instance | uv 0.8.13 2026-04-06 23:59:12.375901 | instance | ok: Runtime: 0:00:00.013763 2026-04-06 23:59:12.384387 | 2026-04-06 23:59:12.384443 | PLAY RECAP 2026-04-06 23:59:12.384486 | instance | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-06 23:59:12.384509 | 2026-04-06 23:59:12.496456 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-06 23:59:12.506433 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@stable/zed] 2026-04-06 23:59:13.142409 | 2026-04-06 23:59:13.142611 | PLAY [all] 2026-04-06 23:59:13.155569 | 2026-04-06 23:59:13.155652 | TASK [Install "jq" for log collection] 2026-04-06 23:59:22.653869 | instance | changed 2026-04-06 23:59:22.656050 | 2026-04-06 23:59:22.656116 | PLAY RECAP 2026-04-06 23:59:22.656171 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-06 23:59:22.656224 | 2026-04-06 23:59:22.807992 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@stable/zed] 2026-04-06 23:59:22.815574 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-06 23:59:23.469182 | 2026-04-06 23:59:23.469352 | PLAY [all] 2026-04-06 23:59:23.500174 | 2026-04-06 23:59:23.500359 | TASK [Copy inventory file for Zuul] 2026-04-06 23:59:24.357668 | instance | changed 2026-04-06 23:59:24.364540 | 2026-04-06 23:59:24.364650 | TASK [Switch "ansible_host" to private IP] 2026-04-06 23:59:24.671805 | instance | changed: 1 replacements made 2026-04-06 23:59:24.900724 | 2026-04-06 23:59:24.900829 | TASK [Run Molecule scenario] 2026-04-06 23:59:25.354638 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-04-06 23:59:25.354889 | instance | Creating virtual environment at: .venv 2026-04-06 23:59:25.385904 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-04-06 23:59:25.413291 | instance | Downloading rjsonnet (1.2MiB) 2026-04-06 23:59:25.414019 | instance | Downloading kubernetes (1.9MiB) 2026-04-06 23:59:25.414258 | instance | Downloading netaddr (2.2MiB) 2026-04-06 23:59:25.414710 | instance | Downloading pygments (1.2MiB) 2026-04-06 23:59:25.415397 | instance | Downloading openstacksdk (1.7MiB) 2026-04-06 23:59:25.415609 | instance | Downloading setuptools (1.1MiB) 2026-04-06 23:59:25.416520 | instance | Downloading cryptography (4.2MiB) 2026-04-06 23:59:25.416728 | instance | Downloading ansible-core (2.1MiB) 2026-04-06 23:59:25.696506 | instance | Building pyperclip==1.9.0 2026-04-06 23:59:25.712675 | instance | Downloading rjsonnet 2026-04-06 23:59:25.839479 | instance | Downloading netaddr 2026-04-06 23:59:25.853641 | instance | Downloading pygments 2026-04-06 23:59:25.863872 | instance | Downloading cryptography 2026-04-06 23:59:25.902521 | instance | Downloading setuptools 2026-04-06 23:59:25.965392 | instance | Downloading kubernetes 2026-04-06 23:59:26.003415 | instance | Downloading ansible-core 2026-04-06 23:59:26.042068 | instance | Downloading openstacksdk 2026-04-06 23:59:26.422224 | instance | Built pyperclip==1.9.0 2026-04-06 23:59:26.582662 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-04-06 23:59:26.632766 | instance | Installed 79 packages in 48ms 2026-04-06 23:59:27.286151 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-04-06 23:59:27.864058 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-04-06 23:59:27.864197 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0... 2026-04-07 00:00:04.566397 | instance | INFO [aio > dependency] Executing 2026-04-07 00:00:04.566636 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml 2026-04-07 00:00:04.566915 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml 2026-04-07 00:00:04.567101 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-04-07 00:00:04.576971 | instance | INFO [aio > cleanup] Executing 2026-04-07 00:00:04.577277 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-07 00:00:04.584863 | instance | INFO [aio > destroy] Executing 2026-04-07 00:00:04.584923 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-04-07 00:00:04.585026 | instance | INFO [aio > destroy] Executed: Successful 2026-04-07 00:00:04.592823 | instance | INFO [aio > syntax] Executing 2026-04-07 00:00:07.412140 | instance | 2026-04-07 00:00:07.412561 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-04-07 00:00:07.630405 | instance | INFO [aio > syntax] Executed: Successful 2026-04-07 00:00:07.640821 | instance | INFO [aio > create] Executing 2026-04-07 00:00:07.643537 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-07 00:00:07.653063 | instance | INFO [aio > prepare] Executing 2026-04-07 00:00:08.615199 | instance | 2026-04-07 00:00:08.615547 | instance | PLAY [Prepare] ***************************************************************** 2026-04-07 00:00:08.615920 | instance | 2026-04-07 00:00:08.616229 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-07 00:00:08.616511 | instance | Tuesday 07 April 2026 00:00:08 +0000 (0:00:00.043) 0:00:00.043 ********* 2026-04-07 00:00:09.754934 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-07 00:00:09.755180 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-07 00:00:09.755467 | instance | interpreter could change the meaning of that path. See 2026-04-07 00:00:09.755701 | instance | https://docs.ansible.com/ansible- 2026-04-07 00:00:09.755975 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-07 00:00:09.766549 | instance | ok: [instance] 2026-04-07 00:00:09.766794 | instance | 2026-04-07 00:00:09.767112 | instance | TASK [Configure short hostname] ************************************************ 2026-04-07 00:00:09.767385 | instance | Tuesday 07 April 2026 00:00:09 +0000 (0:00:01.153) 0:00:01.197 ********* 2026-04-07 00:00:10.475252 | instance | changed: [instance] 2026-04-07 00:00:10.475487 | instance | 2026-04-07 00:00:10.475713 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-04-07 00:00:10.475983 | instance | Tuesday 07 April 2026 00:00:10 +0000 (0:00:00.708) 0:00:01.905 ********* 2026-04-07 00:00:10.738553 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-04-07 00:00:10.738686 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-04-07 00:00:10.738865 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-04-07 00:00:10.746669 | instance | changed: [instance] 2026-04-07 00:00:10.746930 | instance | 2026-04-07 00:00:10.747217 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-04-07 00:00:10.747592 | instance | Tuesday 07 April 2026 00:00:10 +0000 (0:00:00.271) 0:00:02.177 ********* 2026-04-07 00:00:12.068100 | instance | ok: [instance] 2026-04-07 00:00:12.068335 | instance | 2026-04-07 00:00:12.068631 | instance | TASK [Purge "snapd" package] *************************************************** 2026-04-07 00:00:12.068938 | instance | Tuesday 07 April 2026 00:00:12 +0000 (0:00:01.321) 0:00:03.498 ********* 2026-04-07 00:00:12.818785 | instance | ok: [instance] 2026-04-07 00:00:12.819102 | instance | 2026-04-07 00:00:12.819464 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-04-07 00:00:12.819740 | instance | 2026-04-07 00:00:12.820044 | instance | TASK [Create folders for workspace] ******************************************** 2026-04-07 00:00:12.820302 | instance | Tuesday 07 April 2026 00:00:12 +0000 (0:00:00.750) 0:00:04.249 ********* 2026-04-07 00:00:13.864481 | instance | changed: [localhost] => (item=group_vars) 2026-04-07 00:00:13.864784 | instance | changed: [localhost] => (item=group_vars/all) 2026-04-07 00:00:13.865116 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-04-07 00:00:13.865389 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-04-07 00:00:13.865739 | instance | changed: [localhost] => (item=group_vars/computes) 2026-04-07 00:00:13.866095 | instance | changed: [localhost] => (item=host_vars) 2026-04-07 00:00:13.866446 | instance | 2026-04-07 00:00:13.866825 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-04-07 00:00:13.867096 | instance | 2026-04-07 00:00:13.867359 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-04-07 00:00:13.867595 | instance | Tuesday 07 April 2026 00:00:13 +0000 (0:00:01.045) 0:00:05.294 ********* 2026-04-07 00:00:14.039378 | instance | changed: [localhost] 2026-04-07 00:00:14.039616 | instance | 2026-04-07 00:00:14.039896 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-04-07 00:00:14.040201 | instance | Tuesday 07 April 2026 00:00:14 +0000 (0:00:00.174) 0:00:05.469 ********* 2026-04-07 00:00:14.066364 | instance | ok: [localhost] 2026-04-07 00:00:14.066677 | instance | 2026-04-07 00:00:14.066948 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-04-07 00:00:14.067227 | instance | Tuesday 07 April 2026 00:00:14 +0000 (0:00:00.027) 0:00:05.496 ********* 2026-04-07 00:00:14.113507 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '3af3f220-3507-5c9c-ae3a-d1c6cda081e1'}) 2026-04-07 00:00:14.113792 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-04-07 00:00:14.114052 | instance | 2026-04-07 00:00:14.114405 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-04-07 00:00:14.114685 | instance | Tuesday 07 April 2026 00:00:14 +0000 (0:00:00.047) 0:00:05.543 ********* 2026-04-07 00:00:14.621106 | instance | changed: [localhost] 2026-04-07 00:00:14.621311 | instance | 2026-04-07 00:00:14.621610 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-04-07 00:00:14.621942 | instance | 2026-04-07 00:00:14.622340 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-04-07 00:00:14.622628 | instance | Tuesday 07 April 2026 00:00:14 +0000 (0:00:00.507) 0:00:06.051 ********* 2026-04-07 00:00:14.791886 | instance | changed: [localhost] 2026-04-07 00:00:14.791949 | instance | 2026-04-07 00:00:14.792071 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-04-07 00:00:14.792195 | instance | Tuesday 07 April 2026 00:00:14 +0000 (0:00:00.170) 0:00:06.221 ********* 2026-04-07 00:00:14.817350 | instance | ok: [localhost] 2026-04-07 00:00:14.817424 | instance | 2026-04-07 00:00:14.817546 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-04-07 00:00:14.817666 | instance | Tuesday 07 April 2026 00:00:14 +0000 (0:00:00.025) 0:00:06.247 ********* 2026-04-07 00:00:14.847302 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-04-07 00:00:14.847375 | instance | 2026-04-07 00:00:14.847498 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-04-07 00:00:14.847616 | instance | Tuesday 07 April 2026 00:00:14 +0000 (0:00:00.030) 0:00:06.277 ********* 2026-04-07 00:00:15.217893 | instance | changed: [localhost] 2026-04-07 00:00:15.217959 | instance | 2026-04-07 00:00:15.218090 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-04-07 00:00:15.218205 | instance | 2026-04-07 00:00:15.218328 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-04-07 00:00:15.218454 | instance | Tuesday 07 April 2026 00:00:15 +0000 (0:00:00.370) 0:00:06.648 ********* 2026-04-07 00:00:15.384854 | instance | changed: [localhost] 2026-04-07 00:00:15.385050 | instance | 2026-04-07 00:00:15.385313 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-04-07 00:00:15.385579 | instance | Tuesday 07 April 2026 00:00:15 +0000 (0:00:00.166) 0:00:06.814 ********* 2026-04-07 00:00:15.408765 | instance | ok: [localhost] 2026-04-07 00:00:15.408986 | instance | 2026-04-07 00:00:15.409218 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-04-07 00:00:15.409451 | instance | Tuesday 07 April 2026 00:00:15 +0000 (0:00:00.024) 0:00:06.839 ********* 2026-04-07 00:00:15.449862 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-04-07 00:00:15.450123 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-04-07 00:00:15.450414 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-04-07 00:00:15.450675 | instance | 2026-04-07 00:00:15.450950 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-04-07 00:00:15.451339 | instance | Tuesday 07 April 2026 00:00:15 +0000 (0:00:00.040) 0:00:06.880 ********* 2026-04-07 00:00:15.807915 | instance | changed: [localhost] 2026-04-07 00:00:15.808118 | instance | 2026-04-07 00:00:15.808484 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-04-07 00:00:15.808647 | instance | 2026-04-07 00:00:15.808981 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-04-07 00:00:15.809224 | instance | Tuesday 07 April 2026 00:00:15 +0000 (0:00:00.357) 0:00:07.237 ********* 2026-04-07 00:00:15.974921 | instance | changed: [localhost] 2026-04-07 00:00:15.975146 | instance | 2026-04-07 00:00:15.975436 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-04-07 00:00:15.975722 | instance | Tuesday 07 April 2026 00:00:15 +0000 (0:00:00.166) 0:00:07.404 ********* 2026-04-07 00:00:16.000947 | instance | ok: [localhost] 2026-04-07 00:00:16.001096 | instance | 2026-04-07 00:00:16.001283 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-04-07 00:00:16.001494 | instance | Tuesday 07 April 2026 00:00:15 +0000 (0:00:00.026) 0:00:07.431 ********* 2026-04-07 00:00:16.041245 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-04-07 00:00:16.041418 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-04-07 00:00:16.041596 | instance | 2026-04-07 00:00:16.041776 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-04-07 00:00:16.041956 | instance | Tuesday 07 April 2026 00:00:16 +0000 (0:00:00.040) 0:00:07.471 ********* 2026-04-07 00:00:16.378635 | instance | changed: [localhost] 2026-04-07 00:00:16.378852 | instance | 2026-04-07 00:00:16.379116 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-04-07 00:00:16.379361 | instance | 2026-04-07 00:00:16.379620 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-07 00:00:16.379953 | instance | Tuesday 07 April 2026 00:00:16 +0000 (0:00:00.337) 0:00:07.808 ********* 2026-04-07 00:00:17.058901 | instance | ok: [localhost] 2026-04-07 00:00:17.059112 | instance | 2026-04-07 00:00:17.059387 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-04-07 00:00:17.059662 | instance | Tuesday 07 April 2026 00:00:17 +0000 (0:00:00.680) 0:00:08.489 ********* 2026-04-07 00:00:17.241315 | instance | changed: [localhost] 2026-04-07 00:00:17.241529 | instance | 2026-04-07 00:00:17.241820 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-04-07 00:00:17.242110 | instance | Tuesday 07 April 2026 00:00:17 +0000 (0:00:00.182) 0:00:08.671 ********* 2026-04-07 00:00:17.270341 | instance | ok: [localhost] 2026-04-07 00:00:17.270591 | instance | 2026-04-07 00:00:17.270922 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-04-07 00:00:17.271170 | instance | Tuesday 07 April 2026 00:00:17 +0000 (0:00:00.029) 0:00:08.701 ********* 2026-04-07 00:00:18.068418 | instance | ok: [localhost] => (item=keycloak_host) 2026-04-07 00:00:18.068761 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-04-07 00:00:18.069107 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-04-07 00:00:18.069399 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-04-07 00:00:18.069682 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-04-07 00:00:18.069961 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-04-07 00:00:18.070236 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-04-07 00:00:18.070509 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-04-07 00:00:18.070785 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-04-07 00:00:18.071058 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-04-07 00:00:18.071333 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-04-07 00:00:18.071608 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-04-07 00:00:18.071882 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-04-07 00:00:18.072155 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-04-07 00:00:18.072466 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-04-07 00:00:18.072743 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-04-07 00:00:18.073047 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-04-07 00:00:18.073322 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-04-07 00:00:18.073608 | instance | ok: [localhost] => (item=openstack_helm_endpoints_senlin_api_host) 2026-04-07 00:00:18.073886 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-04-07 00:00:18.074162 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-04-07 00:00:18.074434 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-04-07 00:00:18.074713 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-04-07 00:00:18.074987 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-04-07 00:00:18.075247 | instance | 2026-04-07 00:00:18.075520 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-04-07 00:00:18.075792 | instance | Tuesday 07 April 2026 00:00:18 +0000 (0:00:00.797) 0:00:09.498 ********* 2026-04-07 00:00:18.414940 | instance | changed: [localhost] 2026-04-07 00:00:18.415107 | instance | 2026-04-07 00:00:18.415467 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-04-07 00:00:18.415754 | instance | Tuesday 07 April 2026 00:00:18 +0000 (0:00:00.346) 0:00:09.845 ********* 2026-04-07 00:00:18.598264 | instance | changed: [localhost] 2026-04-07 00:00:18.598505 | instance | 2026-04-07 00:00:18.598758 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-04-07 00:00:18.599019 | instance | 2026-04-07 00:00:18.599334 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-04-07 00:00:18.599609 | instance | Tuesday 07 April 2026 00:00:18 +0000 (0:00:00.183) 0:00:10.028 ********* 2026-04-07 00:00:18.769886 | instance | changed: [localhost] 2026-04-07 00:00:18.770048 | instance | 2026-04-07 00:00:18.770326 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-04-07 00:00:18.770599 | instance | Tuesday 07 April 2026 00:00:18 +0000 (0:00:00.171) 0:00:10.200 ********* 2026-04-07 00:00:18.799911 | instance | ok: [localhost] 2026-04-07 00:00:18.800196 | instance | 2026-04-07 00:00:18.800482 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-04-07 00:00:18.800879 | instance | Tuesday 07 April 2026 00:00:18 +0000 (0:00:00.029) 0:00:10.230 ********* 2026-04-07 00:00:18.840188 | 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-04-07 00:00:18.840454 | instance | 2026-04-07 00:00:18.840813 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-04-07 00:00:18.841220 | instance | Tuesday 07 April 2026 00:00:18 +0000 (0:00:00.040) 0:00:10.270 ********* 2026-04-07 00:00:19.191696 | instance | changed: [localhost] 2026-04-07 00:00:19.191929 | instance | 2026-04-07 00:00:19.192213 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-04-07 00:00:19.192458 | instance | 2026-04-07 00:00:19.192675 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-04-07 00:00:19.192964 | instance | Tuesday 07 April 2026 00:00:19 +0000 (0:00:00.351) 0:00:10.622 ********* 2026-04-07 00:00:19.371153 | instance | changed: [localhost] 2026-04-07 00:00:19.371247 | instance | 2026-04-07 00:00:19.371413 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-04-07 00:00:19.371577 | instance | Tuesday 07 April 2026 00:00:19 +0000 (0:00:00.179) 0:00:10.801 ********* 2026-04-07 00:00:19.400554 | instance | ok: [localhost] 2026-04-07 00:00:19.400756 | instance | 2026-04-07 00:00:19.401176 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-04-07 00:00:19.401347 | instance | Tuesday 07 April 2026 00:00:19 +0000 (0:00:00.029) 0:00:10.831 ********* 2026-04-07 00:00:19.442530 | 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-04-07 00:00:19.442787 | instance | 2026-04-07 00:00:19.443065 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-04-07 00:00:19.443339 | instance | Tuesday 07 April 2026 00:00:19 +0000 (0:00:00.042) 0:00:10.873 ********* 2026-04-07 00:00:19.803883 | instance | changed: [localhost] 2026-04-07 00:00:19.804106 | instance | 2026-04-07 00:00:19.804376 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-04-07 00:00:19.804621 | instance | 2026-04-07 00:00:19.805020 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-04-07 00:00:19.805302 | instance | Tuesday 07 April 2026 00:00:19 +0000 (0:00:00.361) 0:00:11.234 ********* 2026-04-07 00:00:19.993958 | instance | changed: [localhost] 2026-04-07 00:00:19.994160 | instance | 2026-04-07 00:00:19.994431 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-04-07 00:00:19.994703 | instance | Tuesday 07 April 2026 00:00:19 +0000 (0:00:00.189) 0:00:11.424 ********* 2026-04-07 00:00:20.022688 | instance | ok: [localhost] 2026-04-07 00:00:20.022938 | instance | 2026-04-07 00:00:20.023209 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-04-07 00:00:20.023546 | instance | Tuesday 07 April 2026 00:00:20 +0000 (0:00:00.029) 0:00:11.453 ********* 2026-04-07 00:00:20.442274 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-04-07 00:00:20.442438 | instance | ok: [localhost] => (item=keepalived_password) 2026-04-07 00:00:20.442732 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-04-07 00:00:20.442978 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-04-07 00:00:20.443282 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-04-07 00:00:20.443557 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-04-07 00:00:20.443854 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-04-07 00:00:20.444119 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-04-07 00:00:20.444385 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-04-07 00:00:20.444651 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-04-07 00:00:20.444941 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-04-07 00:00:20.445214 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-04-07 00:00:20.445700 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-04-07 00:00:20.445985 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-04-07 00:00:20.446283 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-04-07 00:00:20.446537 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-04-07 00:00:20.446833 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-04-07 00:00:20.447079 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-04-07 00:00:20.447402 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-04-07 00:00:20.447684 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-04-07 00:00:20.447969 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-04-07 00:00:20.448251 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-04-07 00:00:20.448531 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-04-07 00:00:20.448846 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-04-07 00:00:20.449156 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-04-07 00:00:20.449434 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-04-07 00:00:20.449741 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-04-07 00:00:20.449995 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-04-07 00:00:20.450275 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-04-07 00:00:20.450557 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-04-07 00:00:20.450862 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-04-07 00:00:20.451127 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-04-07 00:00:20.451479 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-04-07 00:00:20.451724 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-04-07 00:00:20.451840 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-04-07 00:00:20.451956 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-04-07 00:00:20.452082 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-04-07 00:00:20.452192 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-04-07 00:00:20.452320 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-04-07 00:00:20.452432 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-04-07 00:00:20.452551 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-04-07 00:00:20.452671 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-04-07 00:00:20.452793 | instance | ok: [localhost] => (item=openstack_helm_endpoints_senlin_keystone_password) 2026-04-07 00:00:20.452923 | instance | ok: [localhost] => (item=openstack_helm_endpoints_senlin_mariadb_password) 2026-04-07 00:00:20.453067 | instance | ok: [localhost] => (item=openstack_helm_endpoints_senlin_rabbitmq_password) 2026-04-07 00:00:20.453187 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-04-07 00:00:20.453313 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-04-07 00:00:20.453435 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-04-07 00:00:20.453554 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-04-07 00:00:20.453672 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-04-07 00:00:20.453798 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-04-07 00:00:20.453910 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-04-07 00:00:20.454032 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-04-07 00:00:20.454153 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-04-07 00:00:20.454271 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-04-07 00:00:20.454396 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-04-07 00:00:20.454516 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-04-07 00:00:20.454631 | instance | 2026-04-07 00:00:20.454775 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-04-07 00:00:20.454898 | instance | Tuesday 07 April 2026 00:00:20 +0000 (0:00:00.419) 0:00:11.872 ********* 2026-04-07 00:00:20.493906 | instance | ok: [localhost] => (item=barbican_kek) 2026-04-07 00:00:20.494015 | instance | 2026-04-07 00:00:20.494181 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-04-07 00:00:20.494345 | instance | Tuesday 07 April 2026 00:00:20 +0000 (0:00:00.052) 0:00:11.924 ********* 2026-04-07 00:00:20.880666 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-07 00:00:20.880791 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-07 00:00:20.880805 | instance | 2026-04-07 00:00:20.880816 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-04-07 00:00:20.881043 | instance | Tuesday 07 April 2026 00:00:20 +0000 (0:00:00.384) 0:00:12.309 ********* 2026-04-07 00:00:23.853358 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-07 00:00:23.853584 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-07 00:00:23.853868 | instance | 2026-04-07 00:00:23.854147 | instance | TASK [Set values for SSH keys] ************************************************* 2026-04-07 00:00:23.854425 | instance | Tuesday 07 April 2026 00:00:23 +0000 (0:00:02.974) 0:00:15.283 ********* 2026-04-07 00:00:23.911125 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-04-07 00:00:23.911392 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-04-07 00:00:23.911656 | instance | 2026-04-07 00:00:23.911996 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-04-07 00:00:23.912243 | instance | Tuesday 07 April 2026 00:00:23 +0000 (0:00:00.057) 0:00:15.341 ********* 2026-04-07 00:00:24.240921 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-07 00:00:24.241131 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-07 00:00:24.241414 | instance | 2026-04-07 00:00:24.241688 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-04-07 00:00:24.241957 | instance | Tuesday 07 April 2026 00:00:24 +0000 (0:00:00.329) 0:00:15.671 ********* 2026-04-07 00:00:24.580913 | instance | changed: [localhost] 2026-04-07 00:00:24.581127 | instance | 2026-04-07 00:00:24.581530 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-04-07 00:00:24.581759 | instance | Tuesday 07 April 2026 00:00:24 +0000 (0:00:00.340) 0:00:16.011 ********* 2026-04-07 00:00:24.616371 | instance | skipping: [localhost] 2026-04-07 00:00:24.616611 | instance | 2026-04-07 00:00:24.616922 | instance | PLAY [Setup networking] ******************************************************** 2026-04-07 00:00:24.617323 | instance | 2026-04-07 00:00:24.617554 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-07 00:00:24.617822 | instance | Tuesday 07 April 2026 00:00:24 +0000 (0:00:00.035) 0:00:16.047 ********* 2026-04-07 00:00:25.331534 | instance | ok: [instance] 2026-04-07 00:00:25.331588 | instance | 2026-04-07 00:00:25.331601 | instance | TASK [Create bridge for management network] ************************************ 2026-04-07 00:00:25.331611 | instance | Tuesday 07 April 2026 00:00:25 +0000 (0:00:00.713) 0:00:16.760 ********* 2026-04-07 00:00:25.666907 | instance | ok: [instance] 2026-04-07 00:00:25.667382 | instance | 2026-04-07 00:00:25.667402 | instance | TASK [Create fake interface for management bridge] ***************************** 2026-04-07 00:00:25.667410 | instance | Tuesday 07 April 2026 00:00:25 +0000 (0:00:00.336) 0:00:17.097 ********* 2026-04-07 00:00:25.878309 | instance | ok: [instance] 2026-04-07 00:00:25.878410 | instance | 2026-04-07 00:00:25.880948 | instance | TASK [Assign dummy interface to management bridge] ***************************** 2026-04-07 00:00:25.880995 | instance | Tuesday 07 April 2026 00:00:25 +0000 (0:00:00.211) 0:00:17.309 ********* 2026-04-07 00:00:26.070773 | instance | ok: [instance] 2026-04-07 00:00:26.070869 | instance | 2026-04-07 00:00:26.071291 | instance | TASK [Assign IP address for management bridge] ********************************* 2026-04-07 00:00:26.071352 | instance | Tuesday 07 April 2026 00:00:26 +0000 (0:00:00.192) 0:00:17.501 ********* 2026-04-07 00:00:26.265914 | instance | ok: [instance] 2026-04-07 00:00:26.266636 | instance | 2026-04-07 00:00:26.266700 | instance | TASK [Bring up interfaces] ***************************************************** 2026-04-07 00:00:26.266712 | instance | Tuesday 07 April 2026 00:00:26 +0000 (0:00:00.194) 0:00:17.695 ********* 2026-04-07 00:00:26.638067 | instance | ok: [instance] => (item=br-mgmt) 2026-04-07 00:00:26.638120 | instance | ok: [instance] => (item=dummy0) 2026-04-07 00:00:26.639130 | instance | 2026-04-07 00:00:26.639147 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-04-07 00:00:26.639154 | instance | 2026-04-07 00:00:26.639160 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-07 00:00:26.639418 | instance | Tuesday 07 April 2026 00:00:26 +0000 (0:00:00.371) 0:00:18.067 ********* 2026-04-07 00:00:27.373094 | instance | ok: [instance] 2026-04-07 00:00:27.373177 | instance | 2026-04-07 00:00:27.373329 | instance | TASK [Install depedencies] ***************************************************** 2026-04-07 00:00:27.373539 | instance | Tuesday 07 April 2026 00:00:27 +0000 (0:00:00.734) 0:00:18.801 ********* 2026-04-07 00:00:46.551499 | instance | changed: [instance] 2026-04-07 00:00:46.551807 | instance | 2026-04-07 00:00:46.551985 | instance | TASK [Start up service] ******************************************************** 2026-04-07 00:00:46.552262 | instance | Tuesday 07 April 2026 00:00:46 +0000 (0:00:19.180) 0:00:37.981 ********* 2026-04-07 00:00:47.091348 | instance | ok: [instance] 2026-04-07 00:00:47.091648 | instance | 2026-04-07 00:00:47.091923 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-04-07 00:00:47.092193 | instance | Tuesday 07 April 2026 00:00:47 +0000 (0:00:00.540) 0:00:38.521 ********* 2026-04-07 00:00:47.302390 | instance | ok: [instance] 2026-04-07 00:00:47.302656 | instance | 2026-04-07 00:00:47.302935 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-04-07 00:00:47.303248 | instance | Tuesday 07 April 2026 00:00:47 +0000 (0:00:00.211) 0:00:38.733 ********* 2026-04-07 00:00:47.742254 | instance | changed: [instance] 2026-04-07 00:00:47.742451 | instance | 2026-04-07 00:00:47.742718 | instance | TASK [Get list of all loopback devices] **************************************** 2026-04-07 00:00:47.742985 | instance | Tuesday 07 April 2026 00:00:47 +0000 (0:00:00.439) 0:00:39.172 ********* 2026-04-07 00:00:47.939349 | instance | ok: [instance] 2026-04-07 00:00:47.939624 | instance | 2026-04-07 00:00:47.939935 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-04-07 00:00:47.940271 | instance | Tuesday 07 April 2026 00:00:47 +0000 (0:00:00.196) 0:00:39.369 ********* 2026-04-07 00:00:47.962114 | instance | skipping: [instance] 2026-04-07 00:00:47.962324 | instance | 2026-04-07 00:00:47.962588 | instance | TASK [Create devices for Ceph] ************************************************* 2026-04-07 00:00:47.962871 | instance | Tuesday 07 April 2026 00:00:47 +0000 (0:00:00.023) 0:00:39.392 ********* 2026-04-07 00:00:48.496016 | instance | changed: [instance] => (item=osd0) 2026-04-07 00:00:48.496251 | instance | changed: [instance] => (item=osd1) 2026-04-07 00:00:48.496518 | instance | changed: [instance] => (item=osd2) 2026-04-07 00:00:48.496775 | instance | 2026-04-07 00:00:48.497106 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-04-07 00:00:48.497422 | instance | Tuesday 07 April 2026 00:00:48 +0000 (0:00:00.533) 0:00:39.926 ********* 2026-04-07 00:00:49.016836 | instance | changed: [instance] => (item=osd0) 2026-04-07 00:00:49.016919 | instance | changed: [instance] => (item=osd1) 2026-04-07 00:00:49.016928 | instance | changed: [instance] => (item=osd2) 2026-04-07 00:00:49.016934 | instance | 2026-04-07 00:00:49.016940 | instance | TASK [Start loop devices] ****************************************************** 2026-04-07 00:00:49.016947 | instance | Tuesday 07 April 2026 00:00:49 +0000 (0:00:00.519) 0:00:40.445 ********* 2026-04-07 00:00:49.742390 | instance | changed: [instance] => (item=osd0) 2026-04-07 00:00:49.742442 | instance | changed: [instance] => (item=osd1) 2026-04-07 00:00:49.742449 | instance | changed: [instance] => (item=osd2) 2026-04-07 00:00:49.742459 | instance | 2026-04-07 00:00:49.742999 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-04-07 00:00:49.743276 | instance | Tuesday 07 April 2026 00:00:49 +0000 (0:00:00.725) 0:00:41.171 ********* 2026-04-07 00:00:52.853800 | instance | changed: [instance] => (item=osd0) 2026-04-07 00:00:52.853886 | instance | changed: [instance] => (item=osd1) 2026-04-07 00:00:52.854075 | instance | changed: [instance] => (item=osd2) 2026-04-07 00:00:52.854092 | instance | 2026-04-07 00:00:52.854198 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-04-07 00:00:52.854312 | instance | Tuesday 07 April 2026 00:00:52 +0000 (0:00:03.110) 0:00:44.282 ********* 2026-04-07 00:00:54.685283 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-04-07 00:00:54.685531 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-04-07 00:00:54.685539 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-04-07 00:00:54.685617 | instance | 2026-04-07 00:00:54.685737 | instance | PLAY [controllers] ************************************************************* 2026-04-07 00:00:54.685847 | instance | 2026-04-07 00:00:54.685984 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-07 00:00:54.686112 | instance | Tuesday 07 April 2026 00:00:54 +0000 (0:00:01.833) 0:00:46.116 ********* 2026-04-07 00:00:55.556072 | instance | ok: [instance] 2026-04-07 00:00:55.556317 | instance | 2026-04-07 00:00:55.556670 | instance | TASK [Set masquerade rule] ***************************************************** 2026-04-07 00:00:55.556998 | instance | Tuesday 07 April 2026 00:00:55 +0000 (0:00:00.870) 0:00:46.986 ********* 2026-04-07 00:00:56.029117 | instance | changed: [instance] 2026-04-07 00:00:56.029199 | instance | 2026-04-07 00:00:56.029211 | instance | PLAY RECAP ********************************************************************* 2026-04-07 00:00:56.029222 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-07 00:00:56.029231 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-07 00:00:56.029267 | instance | 2026-04-07 00:00:56.029276 | instance | Tuesday 07 April 2026 00:00:56 +0000 (0:00:00.469) 0:00:47.456 ********* 2026-04-07 00:00:56.029285 | instance | =============================================================================== 2026-04-07 00:00:56.029294 | instance | Install depedencies ---------------------------------------------------- 19.18s 2026-04-07 00:00:56.029303 | instance | Create a volume group for each loop device ------------------------------ 3.11s 2026-04-07 00:00:56.029311 | instance | Generate SSH keys for missing variables --------------------------------- 2.97s 2026-04-07 00:00:56.029320 | instance | Create a logical volume for each loop device ---------------------------- 1.83s 2026-04-07 00:00:56.029329 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.32s 2026-04-07 00:00:56.029337 | instance | Gathering Facts --------------------------------------------------------- 1.15s 2026-04-07 00:00:56.029357 | instance | Create folders for workspace -------------------------------------------- 1.05s 2026-04-07 00:00:56.029640 | instance | Gathering Facts --------------------------------------------------------- 0.87s 2026-04-07 00:00:56.030029 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.80s 2026-04-07 00:00:56.030360 | instance | Purge "snapd" package --------------------------------------------------- 0.75s 2026-04-07 00:00:56.030688 | instance | Gathering Facts --------------------------------------------------------- 0.73s 2026-04-07 00:00:56.031016 | instance | Start loop devices ------------------------------------------------------ 0.73s 2026-04-07 00:00:56.031343 | instance | Gathering Facts --------------------------------------------------------- 0.71s 2026-04-07 00:00:56.031672 | instance | Configure short hostname ------------------------------------------------ 0.71s 2026-04-07 00:00:56.031999 | instance | Gathering Facts --------------------------------------------------------- 0.68s 2026-04-07 00:00:56.032336 | instance | Start up service -------------------------------------------------------- 0.54s 2026-04-07 00:00:56.032674 | instance | Create devices for Ceph ------------------------------------------------- 0.53s 2026-04-07 00:00:56.033065 | instance | Set permissions on loopback devices ------------------------------------- 0.52s 2026-04-07 00:00:56.033414 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.51s 2026-04-07 00:00:56.033770 | instance | Set masquerade rule ----------------------------------------------------- 0.47s 2026-04-07 00:00:56.089249 | instance | INFO [aio > prepare] Executed: Successful 2026-04-07 00:00:56.101954 | instance | INFO [aio > converge] Executing 2026-04-07 00:00:58.771249 | instance | 2026-04-07 00:00:58.771823 | instance | PLAY [all] ********************************************************************* 2026-04-07 00:00:58.772268 | instance | 2026-04-07 00:00:58.772509 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-07 00:00:58.772724 | instance | Tuesday 07 April 2026 00:00:58 +0000 (0:00:00.067) 0:00:00.067 ********* 2026-04-07 00:00:59.886757 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-07 00:00:59.887160 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-07 00:00:59.887512 | instance | interpreter could change the meaning of that path. See 2026-04-07 00:00:59.887913 | instance | https://docs.ansible.com/ansible- 2026-04-07 00:00:59.888260 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-07 00:00:59.903847 | instance | ok: [instance] 2026-04-07 00:00:59.904226 | instance | 2026-04-07 00:00:59.904595 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-07 00:00:59.904997 | instance | Tuesday 07 April 2026 00:00:59 +0000 (0:00:01.133) 0:00:01.200 ********* 2026-04-07 00:01:00.093219 | instance | ok: [instance] 2026-04-07 00:01:00.093566 | instance | 2026-04-07 00:01:00.093903 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-04-07 00:01:00.094213 | instance | 2026-04-07 00:01:00.094540 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-07 00:01:00.094940 | instance | Tuesday 07 April 2026 00:01:00 +0000 (0:00:00.189) 0:00:01.389 ********* 2026-04-07 00:01:00.985910 | instance | ok: [instance] 2026-04-07 00:01:00.986316 | instance | 2026-04-07 00:01:00.986659 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-07 00:01:00.986992 | instance | Tuesday 07 April 2026 00:01:00 +0000 (0:00:00.891) 0:00:02.281 ********* 2026-04-07 00:01:01.265400 | instance | ok: [instance] 2026-04-07 00:01:01.265485 | instance | 2026-04-07 00:01:01.265594 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-07 00:01:01.265794 | instance | Tuesday 07 April 2026 00:01:01 +0000 (0:00:00.276) 0:00:02.558 ********* 2026-04-07 00:01:01.309333 | instance | skipping: [instance] 2026-04-07 00:01:01.309525 | instance | 2026-04-07 00:01:01.309680 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-07 00:01:01.309830 | instance | Tuesday 07 April 2026 00:01:01 +0000 (0:00:00.046) 0:00:02.604 ********* 2026-04-07 00:01:01.609658 | instance | changed: [instance] 2026-04-07 00:01:01.609760 | instance | 2026-04-07 00:01:01.609917 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-07 00:01:01.610121 | instance | Tuesday 07 April 2026 00:01:01 +0000 (0:00:00.300) 0:00:02.905 ********* 2026-04-07 00:01:01.685950 | instance | ok: [instance] => { 2026-04-07 00:01:01.686404 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-04-07 00:01:01.686744 | instance | } 2026-04-07 00:01:01.687097 | instance | 2026-04-07 00:01:01.687437 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-07 00:01:01.687772 | instance | Tuesday 07 April 2026 00:01:01 +0000 (0:00:00.074) 0:00:02.979 ********* 2026-04-07 00:01:02.617374 | instance | changed: [instance] 2026-04-07 00:01:02.617445 | instance | 2026-04-07 00:01:02.617594 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-07 00:01:02.617782 | instance | Tuesday 07 April 2026 00:01:02 +0000 (0:00:00.930) 0:00:03.910 ********* 2026-04-07 00:01:02.669470 | instance | skipping: [instance] 2026-04-07 00:01:02.669558 | instance | 2026-04-07 00:01:02.669675 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-07 00:01:02.669842 | instance | Tuesday 07 April 2026 00:01:02 +0000 (0:00:00.055) 0:00:03.965 ********* 2026-04-07 00:01:02.725403 | instance | skipping: [instance] 2026-04-07 00:01:02.725603 | instance | 2026-04-07 00:01:02.725760 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-07 00:01:02.725912 | instance | Tuesday 07 April 2026 00:01:02 +0000 (0:00:00.055) 0:00:04.021 ********* 2026-04-07 00:01:02.933335 | instance | ok: [instance] 2026-04-07 00:01:02.933415 | instance | 2026-04-07 00:01:02.933544 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-07 00:01:02.933721 | instance | Tuesday 07 April 2026 00:01:02 +0000 (0:00:00.208) 0:00:04.229 ********* 2026-04-07 00:01:04.093385 | instance | ok: [instance] 2026-04-07 00:01:04.093460 | instance | 2026-04-07 00:01:04.093617 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-07 00:01:04.093823 | instance | Tuesday 07 April 2026 00:01:04 +0000 (0:00:01.158) 0:00:05.388 ********* 2026-04-07 00:01:04.161325 | instance | ok: [instance] => { 2026-04-07 00:01:04.161528 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-04-07 00:01:04.161706 | instance | } 2026-04-07 00:01:04.161845 | instance | 2026-04-07 00:01:04.161996 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-07 00:01:04.162143 | instance | Tuesday 07 April 2026 00:01:04 +0000 (0:00:00.066) 0:00:05.454 ********* 2026-04-07 00:01:04.873385 | instance | changed: [instance] 2026-04-07 00:01:04.873711 | instance | 2026-04-07 00:01:04.873866 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-07 00:01:04.874017 | instance | Tuesday 07 April 2026 00:01:04 +0000 (0:00:00.712) 0:00:06.166 ********* 2026-04-07 00:01:07.714045 | instance | changed: [instance] 2026-04-07 00:01:07.714159 | instance | 2026-04-07 00:01:07.714428 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-07 00:01:07.714488 | instance | Tuesday 07 April 2026 00:01:07 +0000 (0:00:02.844) 0:00:09.010 ********* 2026-04-07 00:01:07.750108 | instance | skipping: [instance] 2026-04-07 00:01:07.750473 | instance | 2026-04-07 00:01:07.750496 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-07 00:01:07.750502 | instance | Tuesday 07 April 2026 00:01:07 +0000 (0:00:00.036) 0:00:09.046 ********* 2026-04-07 00:01:07.787499 | instance | skipping: [instance] 2026-04-07 00:01:07.787635 | instance | 2026-04-07 00:01:07.787920 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-07 00:01:07.787948 | instance | Tuesday 07 April 2026 00:01:07 +0000 (0:00:00.037) 0:00:09.084 ********* 2026-04-07 00:01:07.820606 | instance | skipping: [instance] 2026-04-07 00:01:07.820996 | instance | 2026-04-07 00:01:07.821048 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-07 00:01:07.821054 | instance | Tuesday 07 April 2026 00:01:07 +0000 (0:00:00.032) 0:00:09.117 ********* 2026-04-07 00:01:14.764653 | instance | changed: [instance] 2026-04-07 00:01:14.764735 | instance | 2026-04-07 00:01:14.764995 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-07 00:01:14.765058 | instance | Tuesday 07 April 2026 00:01:14 +0000 (0:00:06.944) 0:00:16.061 ********* 2026-04-07 00:01:15.315839 | instance | changed: [instance] 2026-04-07 00:01:15.315914 | instance | 2026-04-07 00:01:15.316218 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-07 00:01:15.316262 | instance | Tuesday 07 April 2026 00:01:15 +0000 (0:00:00.551) 0:00:16.612 ********* 2026-04-07 00:01:16.223156 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-04-07 00:01:16.223233 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-07 00:01:16.223396 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-07 00:01:16.223845 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-07 00:01:16.224010 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-07 00:01:16.224157 | instance | 2026-04-07 00:01:16.224315 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-07 00:01:16.224467 | instance | Tuesday 07 April 2026 00:01:16 +0000 (0:00:00.906) 0:00:17.519 ********* 2026-04-07 00:01:16.796320 | instance | changed: [instance] 2026-04-07 00:01:16.796441 | instance | 2026-04-07 00:01:16.796454 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-07 00:01:16.796745 | instance | Tuesday 07 April 2026 00:01:16 +0000 (0:00:00.564) 0:00:18.084 ********* 2026-04-07 00:01:16.796967 | instance | 2026-04-07 00:01:16.797129 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-04-07 00:01:16.797282 | instance | Tuesday 07 April 2026 00:01:16 +0000 (0:00:00.008) 0:00:18.092 ********* 2026-04-07 00:01:17.817712 | instance | ok: [instance] 2026-04-07 00:01:17.817954 | instance | 2026-04-07 00:01:17.818237 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-04-07 00:01:17.818517 | instance | Tuesday 07 April 2026 00:01:17 +0000 (0:00:01.019) 0:00:19.112 ********* 2026-04-07 00:01:18.253670 | instance | changed: [instance] 2026-04-07 00:01:18.254077 | instance | 2026-04-07 00:01:18.254426 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-07 00:01:18.254801 | instance | Tuesday 07 April 2026 00:01:18 +0000 (0:00:00.436) 0:00:19.549 ********* 2026-04-07 00:01:18.808291 | instance | changed: [instance] 2026-04-07 00:01:18.808364 | instance | 2026-04-07 00:01:18.808652 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-07 00:01:18.808695 | instance | Tuesday 07 April 2026 00:01:18 +0000 (0:00:00.555) 0:00:20.104 ********* 2026-04-07 00:01:19.027067 | instance | ok: [instance] 2026-04-07 00:01:19.027186 | instance | 2026-04-07 00:01:19.027445 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-07 00:01:19.027502 | instance | Tuesday 07 April 2026 00:01:19 +0000 (0:00:00.218) 0:00:20.323 ********* 2026-04-07 00:01:19.086380 | instance | ok: [instance] => { 2026-04-07 00:01:19.087196 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-07 00:01:19.087216 | instance | } 2026-04-07 00:01:19.087223 | instance | 2026-04-07 00:01:19.087228 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-07 00:01:19.087238 | instance | Tuesday 07 April 2026 00:01:19 +0000 (0:00:00.058) 0:00:20.382 ********* 2026-04-07 00:01:20.087221 | instance | changed: [instance] 2026-04-07 00:01:20.087289 | instance | 2026-04-07 00:01:20.087581 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-07 00:01:20.087624 | instance | Tuesday 07 April 2026 00:01:20 +0000 (0:00:01.001) 0:00:21.383 ********* 2026-04-07 00:01:24.405147 | instance | changed: [instance] 2026-04-07 00:01:24.405218 | instance | 2026-04-07 00:01:24.405493 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-07 00:01:24.405535 | instance | Tuesday 07 April 2026 00:01:24 +0000 (0:00:04.317) 0:00:25.701 ********* 2026-04-07 00:01:25.580078 | instance | ok: [instance] 2026-04-07 00:01:25.580146 | instance | 2026-04-07 00:01:25.580419 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-07 00:01:25.580461 | instance | Tuesday 07 April 2026 00:01:25 +0000 (0:00:01.174) 0:00:26.876 ********* 2026-04-07 00:01:25.963303 | instance | changed: [instance] 2026-04-07 00:01:25.963388 | instance | 2026-04-07 00:01:25.963602 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-07 00:01:25.963645 | instance | Tuesday 07 April 2026 00:01:25 +0000 (0:00:00.383) 0:00:27.259 ********* 2026-04-07 00:01:26.432075 | instance | changed: [instance] 2026-04-07 00:01:26.432152 | instance | 2026-04-07 00:01:26.432407 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-07 00:01:26.432450 | instance | Tuesday 07 April 2026 00:01:26 +0000 (0:00:00.468) 0:00:27.728 ********* 2026-04-07 00:01:26.997585 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-04-07 00:01:26.997667 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-07 00:01:26.998109 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-07 00:01:26.998178 | instance | 2026-04-07 00:01:26.998184 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-07 00:01:26.998189 | instance | Tuesday 07 April 2026 00:01:26 +0000 (0:00:00.565) 0:00:28.294 ********* 2026-04-07 00:01:27.486943 | instance | changed: [instance] 2026-04-07 00:01:27.487020 | instance | 2026-04-07 00:01:27.487271 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-07 00:01:27.487286 | instance | Tuesday 07 April 2026 00:01:27 +0000 (0:00:00.488) 0:00:28.783 ********* 2026-04-07 00:01:27.958700 | instance | changed: [instance] 2026-04-07 00:01:27.958784 | instance | 2026-04-07 00:01:27.959373 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-07 00:01:27.959415 | instance | Tuesday 07 April 2026 00:01:27 +0000 (0:00:00.463) 0:00:29.247 ********* 2026-04-07 00:01:27.959421 | instance | 2026-04-07 00:01:27.959426 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-04-07 00:01:27.959430 | instance | Tuesday 07 April 2026 00:01:27 +0000 (0:00:00.008) 0:00:29.255 ********* 2026-04-07 00:01:28.666939 | instance | ok: [instance] 2026-04-07 00:01:28.667020 | instance | 2026-04-07 00:01:28.667267 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-04-07 00:01:28.667512 | instance | Tuesday 07 April 2026 00:01:28 +0000 (0:00:00.708) 0:00:29.963 ********* 2026-04-07 00:01:29.880599 | instance | changed: [instance] 2026-04-07 00:01:29.880668 | instance | 2026-04-07 00:01:29.880987 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-07 00:01:29.881064 | instance | Tuesday 07 April 2026 00:01:29 +0000 (0:00:01.213) 0:00:31.177 ********* 2026-04-07 00:01:30.437707 | instance | changed: [instance] 2026-04-07 00:01:30.437801 | instance | 2026-04-07 00:01:30.438127 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-04-07 00:01:30.438172 | instance | Tuesday 07 April 2026 00:01:30 +0000 (0:00:00.557) 0:00:31.734 ********* 2026-04-07 00:01:30.498289 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-04-07 00:01:30.498350 | instance | 2026-04-07 00:01:30.498619 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-04-07 00:01:30.498649 | instance | Tuesday 07 April 2026 00:01:30 +0000 (0:00:00.060) 0:00:31.794 ********* 2026-04-07 00:01:35.926361 | instance | changed: [instance] 2026-04-07 00:01:35.926453 | instance | 2026-04-07 00:01:35.926794 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-04-07 00:01:35.926836 | instance | Tuesday 07 April 2026 00:01:35 +0000 (0:00:05.427) 0:00:37.222 ********* 2026-04-07 00:01:36.598303 | instance | ok: [instance] => (item=chronyd) 2026-04-07 00:01:36.598378 | instance | ok: [instance] => (item=sshd) 2026-04-07 00:01:36.598723 | instance | 2026-04-07 00:01:36.598763 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-04-07 00:01:36.598769 | instance | Tuesday 07 April 2026 00:01:36 +0000 (0:00:00.672) 0:00:37.894 ********* 2026-04-07 00:01:37.795385 | instance | changed: [instance] 2026-04-07 00:01:37.795446 | instance | 2026-04-07 00:01:37.795681 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-04-07 00:01:37.795698 | instance | Tuesday 07 April 2026 00:01:37 +0000 (0:00:01.196) 0:00:39.091 ********* 2026-04-07 00:01:38.007976 | instance | ok: [instance] 2026-04-07 00:01:38.008060 | instance | 2026-04-07 00:01:38.008125 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-04-07 00:01:38.008255 | instance | Tuesday 07 April 2026 00:01:38 +0000 (0:00:00.212) 0:00:39.304 ********* 2026-04-07 00:01:38.494605 | instance | changed: [instance] 2026-04-07 00:01:38.494677 | instance | 2026-04-07 00:01:38.494945 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-04-07 00:01:38.494990 | instance | Tuesday 07 April 2026 00:01:38 +0000 (0:00:00.486) 0:00:39.791 ********* 2026-04-07 00:01:38.894285 | instance | changed: [instance] 2026-04-07 00:01:38.894367 | instance | 2026-04-07 00:01:38.894420 | instance | TASK [vexxhost.ceph.mon : Get `cephadm ls` status] ***************************** 2026-04-07 00:01:38.894567 | instance | Tuesday 07 April 2026 00:01:38 +0000 (0:00:00.399) 0:00:40.190 ********* 2026-04-07 00:01:40.613200 | instance | ok: [instance] 2026-04-07 00:01:40.613315 | instance | 2026-04-07 00:01:40.613587 | instance | TASK [vexxhost.ceph.mon : Parse the `cephadm ls` output] *********************** 2026-04-07 00:01:40.613629 | instance | Tuesday 07 April 2026 00:01:40 +0000 (0:00:01.718) 0:00:41.909 ********* 2026-04-07 00:01:40.667249 | instance | ok: [instance] 2026-04-07 00:01:40.667625 | instance | 2026-04-07 00:01:40.667662 | instance | TASK [vexxhost.ceph.mon : Assimilate existing configs in `ceph.conf`] ********** 2026-04-07 00:01:40.667677 | instance | Tuesday 07 April 2026 00:01:40 +0000 (0:00:00.053) 0:00:41.963 ********* 2026-04-07 00:01:40.706092 | instance | skipping: [instance] 2026-04-07 00:01:40.706172 | instance | 2026-04-07 00:01:40.706439 | instance | TASK [vexxhost.ceph.mon : Adopt monitor to cluster] **************************** 2026-04-07 00:01:40.706465 | instance | Tuesday 07 April 2026 00:01:40 +0000 (0:00:00.039) 0:00:42.002 ********* 2026-04-07 00:01:40.744638 | instance | skipping: [instance] 2026-04-07 00:01:40.744998 | instance | 2026-04-07 00:01:40.745179 | instance | TASK [vexxhost.ceph.mon : Adopt manager to cluster] **************************** 2026-04-07 00:01:40.745195 | instance | Tuesday 07 April 2026 00:01:40 +0000 (0:00:00.038) 0:00:42.041 ********* 2026-04-07 00:01:40.787666 | instance | skipping: [instance] 2026-04-07 00:01:40.787718 | instance | 2026-04-07 00:01:40.788010 | instance | TASK [vexxhost.ceph.mon : Enable "cephadm" mgr module] ************************* 2026-04-07 00:01:40.788043 | instance | Tuesday 07 April 2026 00:01:40 +0000 (0:00:00.043) 0:00:42.084 ********* 2026-04-07 00:01:40.840280 | instance | skipping: [instance] 2026-04-07 00:01:40.840686 | instance | 2026-04-07 00:01:40.840755 | instance | TASK [vexxhost.ceph.mon : Set orchestrator backend to "cephadm"] *************** 2026-04-07 00:01:40.840781 | instance | Tuesday 07 April 2026 00:01:40 +0000 (0:00:00.051) 0:00:42.136 ********* 2026-04-07 00:01:40.882814 | instance | skipping: [instance] 2026-04-07 00:01:40.882925 | instance | 2026-04-07 00:01:40.883109 | instance | TASK [vexxhost.ceph.mon : Use `cephadm` user for cephadm] ********************** 2026-04-07 00:01:40.883262 | instance | Tuesday 07 April 2026 00:01:40 +0000 (0:00:00.043) 0:00:42.179 ********* 2026-04-07 00:01:40.923389 | instance | skipping: [instance] 2026-04-07 00:01:40.923528 | instance | 2026-04-07 00:01:40.923746 | instance | TASK [vexxhost.ceph.mon : Generate "cephadm" key] ****************************** 2026-04-07 00:01:40.923898 | instance | Tuesday 07 April 2026 00:01:40 +0000 (0:00:00.040) 0:00:42.219 ********* 2026-04-07 00:01:40.966264 | instance | skipping: [instance] 2026-04-07 00:01:40.966366 | instance | 2026-04-07 00:01:40.966540 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-04-07 00:01:40.966691 | instance | Tuesday 07 April 2026 00:01:40 +0000 (0:00:00.043) 0:00:42.262 ********* 2026-04-07 00:01:41.089737 | instance | ok: [instance] 2026-04-07 00:01:41.089819 | instance | 2026-04-07 00:01:41.089976 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-04-07 00:01:41.090194 | instance | Tuesday 07 April 2026 00:01:41 +0000 (0:00:00.121) 0:00:42.384 ********* 2026-04-07 00:01:41.309958 | instance | ok: [instance] => (item=instance) 2026-04-07 00:01:41.310340 | instance | 2026-04-07 00:01:41.310676 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-04-07 00:01:41.311018 | instance | Tuesday 07 April 2026 00:01:41 +0000 (0:00:00.219) 0:00:42.604 ********* 2026-04-07 00:01:41.365452 | instance | ok: [instance] 2026-04-07 00:01:41.365878 | instance | 2026-04-07 00:01:41.366234 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-04-07 00:01:41.366564 | instance | Tuesday 07 April 2026 00:01:41 +0000 (0:00:00.053) 0:00:42.658 ********* 2026-04-07 00:01:41.466065 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-04-07 00:01:41.466402 | instance | 2026-04-07 00:01:41.466880 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-04-07 00:01:41.467245 | instance | Tuesday 07 April 2026 00:01:41 +0000 (0:00:00.103) 0:00:42.762 ********* 2026-04-07 00:01:41.850587 | instance | changed: [instance] 2026-04-07 00:01:41.851035 | instance | 2026-04-07 00:01:41.851432 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-04-07 00:01:41.851813 | instance | Tuesday 07 April 2026 00:01:41 +0000 (0:00:00.384) 0:00:43.146 ********* 2026-04-07 00:01:42.582806 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-04-07 00:01:42.583245 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-04-07 00:01:42.583620 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-04-07 00:01:42.583948 | instance | 2026-04-07 00:01:42.584328 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap coomand] ******************************* 2026-04-07 00:01:42.584661 | instance | Tuesday 07 April 2026 00:01:42 +0000 (0:00:00.732) 0:00:43.879 ********* 2026-04-07 00:03:46.897060 | instance | ok: [instance] 2026-04-07 00:03:46.897132 | instance | 2026-04-07 00:03:46.897150 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-04-07 00:03:46.897474 | instance | Tuesday 07 April 2026 00:03:46 +0000 (0:02:04.313) 0:02:48.192 ********* 2026-04-07 00:03:47.096606 | instance | changed: [instance] 2026-04-07 00:03:47.096678 | instance | 2026-04-07 00:03:47.096999 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-04-07 00:03:47.097075 | instance | Tuesday 07 April 2026 00:03:47 +0000 (0:00:00.200) 0:02:48.393 ********* 2026-04-07 00:03:47.141163 | instance | ok: [instance] 2026-04-07 00:03:47.141236 | instance | 2026-04-07 00:03:47.141484 | instance | TASK [Install Ceph host] ******************************************************* 2026-04-07 00:03:47.141524 | instance | Tuesday 07 April 2026 00:03:47 +0000 (0:00:00.044) 0:02:48.437 ********* 2026-04-07 00:03:47.222167 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-04-07 00:03:47.222243 | instance | 2026-04-07 00:03:47.222515 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-07 00:03:47.222552 | instance | Tuesday 07 April 2026 00:03:47 +0000 (0:00:00.081) 0:02:48.518 ********* 2026-04-07 00:03:48.790381 | instance | ok: [instance] 2026-04-07 00:03:48.790455 | instance | 2026-04-07 00:03:48.790730 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-07 00:03:48.790768 | instance | Tuesday 07 April 2026 00:03:48 +0000 (0:00:01.568) 0:02:50.087 ********* 2026-04-07 00:03:48.849181 | instance | ok: [instance] => (item=instance) 2026-04-07 00:03:48.849271 | instance | 2026-04-07 00:03:48.849539 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-07 00:03:48.849797 | instance | Tuesday 07 April 2026 00:03:48 +0000 (0:00:00.058) 0:02:50.145 ********* 2026-04-07 00:03:49.242352 | instance | ok: [instance] 2026-04-07 00:03:49.242438 | instance | 2026-04-07 00:03:49.242505 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-07 00:03:49.242632 | instance | Tuesday 07 April 2026 00:03:49 +0000 (0:00:00.393) 0:02:50.539 ********* 2026-04-07 00:03:51.206239 | instance | ok: [instance] 2026-04-07 00:03:51.206318 | instance | 2026-04-07 00:03:51.206430 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-04-07 00:03:51.206551 | instance | Tuesday 07 April 2026 00:03:51 +0000 (0:00:01.963) 0:02:52.502 ********* 2026-04-07 00:03:52.855694 | instance | ok: [instance] 2026-04-07 00:03:52.855761 | instance | 2026-04-07 00:03:52.856050 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-04-07 00:03:52.856089 | instance | Tuesday 07 April 2026 00:03:52 +0000 (0:00:01.649) 0:02:54.152 ********* 2026-04-07 00:04:03.206139 | instance | ok: [instance] 2026-04-07 00:04:03.206221 | instance | 2026-04-07 00:04:03.206507 | instance | TASK [Install Ceph host] ******************************************************* 2026-04-07 00:04:03.206556 | instance | Tuesday 07 April 2026 00:04:03 +0000 (0:00:10.350) 0:03:04.502 ********* 2026-04-07 00:04:03.283920 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-04-07 00:04:03.284283 | instance | 2026-04-07 00:04:03.284326 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-07 00:04:03.284332 | instance | Tuesday 07 April 2026 00:04:03 +0000 (0:00:00.077) 0:03:04.580 ********* 2026-04-07 00:04:03.332336 | instance | skipping: [instance] 2026-04-07 00:04:03.332701 | instance | 2026-04-07 00:04:03.332733 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-07 00:04:03.332739 | instance | Tuesday 07 April 2026 00:04:03 +0000 (0:00:00.048) 0:03:04.628 ********* 2026-04-07 00:04:03.384560 | instance | skipping: [instance] => (item=instance) 2026-04-07 00:04:03.384967 | instance | skipping: [instance] 2026-04-07 00:04:03.385012 | instance | 2026-04-07 00:04:03.385026 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-07 00:04:03.385117 | instance | Tuesday 07 April 2026 00:04:03 +0000 (0:00:00.051) 0:03:04.680 ********* 2026-04-07 00:04:03.644284 | instance | ok: [instance] 2026-04-07 00:04:03.644351 | instance | 2026-04-07 00:04:03.644637 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-07 00:04:03.644675 | instance | Tuesday 07 April 2026 00:04:03 +0000 (0:00:00.259) 0:03:04.940 ********* 2026-04-07 00:04:05.589420 | instance | ok: [instance] 2026-04-07 00:04:05.589496 | instance | 2026-04-07 00:04:05.589649 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-04-07 00:04:05.589839 | instance | Tuesday 07 April 2026 00:04:05 +0000 (0:00:01.945) 0:03:06.886 ********* 2026-04-07 00:04:07.185721 | instance | ok: [instance] 2026-04-07 00:04:07.185805 | instance | 2026-04-07 00:04:07.186013 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-04-07 00:04:07.186054 | instance | Tuesday 07 April 2026 00:04:07 +0000 (0:00:01.596) 0:03:08.482 ********* 2026-04-07 00:04:08.766183 | instance | ok: [instance] 2026-04-07 00:04:08.766264 | instance | 2026-04-07 00:04:08.766511 | instance | TASK [vexxhost.ceph.mgr : Enable the Ceph Manager prometheus module] *********** 2026-04-07 00:04:08.766549 | instance | Tuesday 07 April 2026 00:04:08 +0000 (0:00:01.580) 0:03:10.062 ********* 2026-04-07 00:04:11.437502 | instance | ok: [instance] 2026-04-07 00:04:11.437590 | instance | 2026-04-07 00:04:11.437750 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-04-07 00:04:11.437905 | instance | 2026-04-07 00:04:11.438015 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-07 00:04:11.438135 | instance | Tuesday 07 April 2026 00:04:11 +0000 (0:00:02.671) 0:03:12.734 ********* 2026-04-07 00:04:12.324141 | instance | ok: [instance] 2026-04-07 00:04:12.324216 | instance | 2026-04-07 00:04:12.324327 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-07 00:04:12.324439 | instance | Tuesday 07 April 2026 00:04:12 +0000 (0:00:00.886) 0:03:13.620 ********* 2026-04-07 00:04:12.530649 | instance | ok: [instance] 2026-04-07 00:04:12.530740 | instance | 2026-04-07 00:04:12.530858 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-07 00:04:12.530978 | instance | Tuesday 07 April 2026 00:04:12 +0000 (0:00:00.206) 0:03:13.827 ********* 2026-04-07 00:04:12.570833 | instance | skipping: [instance] 2026-04-07 00:04:12.570893 | instance | 2026-04-07 00:04:12.570994 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-07 00:04:12.571110 | instance | Tuesday 07 April 2026 00:04:12 +0000 (0:00:00.040) 0:03:13.867 ********* 2026-04-07 00:04:12.791456 | instance | ok: [instance] 2026-04-07 00:04:12.791521 | instance | 2026-04-07 00:04:12.791702 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-07 00:04:12.791828 | instance | Tuesday 07 April 2026 00:04:12 +0000 (0:00:00.220) 0:03:14.088 ********* 2026-04-07 00:04:12.849332 | instance | ok: [instance] => { 2026-04-07 00:04:12.849471 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-04-07 00:04:12.849633 | instance | } 2026-04-07 00:04:12.849777 | instance | 2026-04-07 00:04:12.849897 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-07 00:04:12.850010 | instance | Tuesday 07 April 2026 00:04:12 +0000 (0:00:00.057) 0:03:14.145 ********* 2026-04-07 00:04:13.138479 | instance | ok: [instance] 2026-04-07 00:04:13.138544 | instance | 2026-04-07 00:04:13.138680 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-07 00:04:13.138815 | instance | Tuesday 07 April 2026 00:04:13 +0000 (0:00:00.289) 0:03:14.435 ********* 2026-04-07 00:04:13.184352 | instance | skipping: [instance] 2026-04-07 00:04:13.184416 | instance | 2026-04-07 00:04:13.184547 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-07 00:04:13.184715 | instance | Tuesday 07 April 2026 00:04:13 +0000 (0:00:00.045) 0:03:14.481 ********* 2026-04-07 00:04:13.229305 | instance | skipping: [instance] 2026-04-07 00:04:13.229360 | instance | 2026-04-07 00:04:13.229495 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-07 00:04:13.229610 | instance | Tuesday 07 April 2026 00:04:13 +0000 (0:00:00.045) 0:03:14.526 ********* 2026-04-07 00:04:13.436289 | instance | ok: [instance] 2026-04-07 00:04:13.436336 | instance | 2026-04-07 00:04:13.436472 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-07 00:04:13.436587 | instance | Tuesday 07 April 2026 00:04:13 +0000 (0:00:00.206) 0:03:14.732 ********* 2026-04-07 00:04:14.594637 | instance | ok: [instance] 2026-04-07 00:04:14.594736 | instance | 2026-04-07 00:04:14.594881 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-07 00:04:14.595021 | instance | Tuesday 07 April 2026 00:04:14 +0000 (0:00:01.158) 0:03:15.891 ********* 2026-04-07 00:04:14.663750 | instance | ok: [instance] => { 2026-04-07 00:04:14.663820 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-04-07 00:04:14.663925 | instance | } 2026-04-07 00:04:14.664029 | instance | 2026-04-07 00:04:14.664147 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-07 00:04:14.664267 | instance | Tuesday 07 April 2026 00:04:14 +0000 (0:00:00.069) 0:03:15.960 ********* 2026-04-07 00:04:14.997874 | instance | ok: [instance] 2026-04-07 00:04:14.997974 | instance | 2026-04-07 00:04:14.998139 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-07 00:04:14.998295 | instance | Tuesday 07 April 2026 00:04:14 +0000 (0:00:00.333) 0:03:16.294 ********* 2026-04-07 00:04:16.915166 | instance | ok: [instance] 2026-04-07 00:04:16.915241 | instance | 2026-04-07 00:04:16.915349 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-07 00:04:16.915470 | instance | Tuesday 07 April 2026 00:04:16 +0000 (0:00:01.917) 0:03:18.211 ********* 2026-04-07 00:04:16.945209 | instance | skipping: [instance] 2026-04-07 00:04:16.945272 | instance | 2026-04-07 00:04:16.945406 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-07 00:04:16.945524 | instance | Tuesday 07 April 2026 00:04:16 +0000 (0:00:00.030) 0:03:18.241 ********* 2026-04-07 00:04:16.969662 | instance | skipping: [instance] 2026-04-07 00:04:16.969770 | instance | 2026-04-07 00:04:16.969897 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-07 00:04:16.970019 | instance | Tuesday 07 April 2026 00:04:16 +0000 (0:00:00.024) 0:03:18.266 ********* 2026-04-07 00:04:16.999298 | instance | skipping: [instance] 2026-04-07 00:04:16.999391 | instance | 2026-04-07 00:04:16.999509 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-07 00:04:16.999628 | instance | Tuesday 07 April 2026 00:04:16 +0000 (0:00:00.029) 0:03:18.296 ********* 2026-04-07 00:04:18.126893 | instance | ok: [instance] 2026-04-07 00:04:18.126963 | instance | 2026-04-07 00:04:18.127106 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-07 00:04:18.127226 | instance | Tuesday 07 April 2026 00:04:18 +0000 (0:00:01.127) 0:03:19.423 ********* 2026-04-07 00:04:18.539567 | instance | ok: [instance] 2026-04-07 00:04:18.539626 | instance | 2026-04-07 00:04:18.539764 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-07 00:04:18.539885 | instance | Tuesday 07 April 2026 00:04:18 +0000 (0:00:00.412) 0:03:19.836 ********* 2026-04-07 00:04:19.436339 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-07 00:04:19.436423 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-07 00:04:19.436553 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-07 00:04:19.436715 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-07 00:04:19.436888 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-07 00:04:19.437063 | instance | 2026-04-07 00:04:19.437205 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-07 00:04:19.437333 | instance | Tuesday 07 April 2026 00:04:19 +0000 (0:00:00.896) 0:03:20.732 ********* 2026-04-07 00:04:19.911920 | instance | ok: [instance] 2026-04-07 00:04:19.911999 | instance | 2026-04-07 00:04:19.912121 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-07 00:04:19.912306 | instance | Tuesday 07 April 2026 00:04:19 +0000 (0:00:00.468) 0:03:21.201 ********* 2026-04-07 00:04:19.912430 | instance | 2026-04-07 00:04:19.912557 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-07 00:04:19.912692 | instance | Tuesday 07 April 2026 00:04:19 +0000 (0:00:00.006) 0:03:21.208 ********* 2026-04-07 00:04:20.265024 | instance | ok: [instance] 2026-04-07 00:04:20.265183 | instance | 2026-04-07 00:04:20.265302 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-07 00:04:20.265423 | instance | Tuesday 07 April 2026 00:04:20 +0000 (0:00:00.353) 0:03:21.561 ********* 2026-04-07 00:04:20.463710 | instance | ok: [instance] 2026-04-07 00:04:20.463781 | instance | 2026-04-07 00:04:20.463887 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-07 00:04:20.464000 | instance | Tuesday 07 April 2026 00:04:20 +0000 (0:00:00.198) 0:03:21.760 ********* 2026-04-07 00:04:20.517074 | instance | ok: [instance] => { 2026-04-07 00:04:20.517164 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-07 00:04:20.517285 | instance | } 2026-04-07 00:04:20.517395 | instance | 2026-04-07 00:04:20.517522 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-07 00:04:20.517643 | instance | Tuesday 07 April 2026 00:04:20 +0000 (0:00:00.053) 0:03:21.813 ********* 2026-04-07 00:04:20.847733 | instance | ok: [instance] 2026-04-07 00:04:20.847807 | instance | 2026-04-07 00:04:20.847946 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-07 00:04:20.848069 | instance | Tuesday 07 April 2026 00:04:20 +0000 (0:00:00.330) 0:03:22.144 ********* 2026-04-07 00:04:23.853979 | instance | ok: [instance] 2026-04-07 00:04:23.854148 | instance | 2026-04-07 00:04:23.854206 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-07 00:04:23.854331 | instance | Tuesday 07 April 2026 00:04:23 +0000 (0:00:03.006) 0:03:25.150 ********* 2026-04-07 00:04:25.033026 | instance | ok: [instance] 2026-04-07 00:04:25.033517 | instance | 2026-04-07 00:04:25.033537 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-07 00:04:25.033545 | instance | Tuesday 07 April 2026 00:04:25 +0000 (0:00:01.178) 0:03:26.329 ********* 2026-04-07 00:04:25.239832 | instance | ok: [instance] 2026-04-07 00:04:25.239903 | instance | 2026-04-07 00:04:25.240156 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-07 00:04:25.240197 | instance | Tuesday 07 April 2026 00:04:25 +0000 (0:00:00.206) 0:03:26.536 ********* 2026-04-07 00:04:25.651656 | instance | ok: [instance] 2026-04-07 00:04:25.651756 | instance | 2026-04-07 00:04:25.651890 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-07 00:04:25.652026 | instance | Tuesday 07 April 2026 00:04:25 +0000 (0:00:00.411) 0:03:26.948 ********* 2026-04-07 00:04:26.185257 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-04-07 00:04:26.196441 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-07 00:04:26.196467 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-07 00:04:26.196478 | instance | 2026-04-07 00:04:26.196488 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-07 00:04:26.196497 | instance | Tuesday 07 April 2026 00:04:26 +0000 (0:00:00.533) 0:03:27.481 ********* 2026-04-07 00:04:26.590917 | instance | ok: [instance] 2026-04-07 00:04:26.591046 | instance | 2026-04-07 00:04:26.591237 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-07 00:04:26.591377 | instance | Tuesday 07 April 2026 00:04:26 +0000 (0:00:00.405) 0:03:27.887 ********* 2026-04-07 00:04:26.997511 | instance | ok: [instance] 2026-04-07 00:04:26.997591 | instance | 2026-04-07 00:04:26.998235 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-07 00:04:26.998281 | instance | Tuesday 07 April 2026 00:04:26 +0000 (0:00:00.399) 0:03:28.287 ********* 2026-04-07 00:04:26.998287 | instance | 2026-04-07 00:04:26.998292 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-07 00:04:26.998296 | instance | Tuesday 07 April 2026 00:04:26 +0000 (0:00:00.006) 0:03:28.294 ********* 2026-04-07 00:04:27.342201 | instance | ok: [instance] 2026-04-07 00:04:27.342239 | instance | 2026-04-07 00:04:27.342245 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-04-07 00:04:27.342249 | instance | Tuesday 07 April 2026 00:04:27 +0000 (0:00:00.344) 0:03:28.638 ********* 2026-04-07 00:04:27.393913 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-04-07 00:04:27.393942 | instance | 2026-04-07 00:04:27.393948 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-04-07 00:04:27.393952 | instance | Tuesday 07 April 2026 00:04:27 +0000 (0:00:00.051) 0:03:28.690 ********* 2026-04-07 00:04:28.681589 | instance | ok: [instance] 2026-04-07 00:04:28.681669 | instance | 2026-04-07 00:04:28.681797 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-04-07 00:04:28.681933 | instance | Tuesday 07 April 2026 00:04:28 +0000 (0:00:01.287) 0:03:29.978 ********* 2026-04-07 00:04:29.291200 | instance | ok: [instance] => (item=chronyd) 2026-04-07 00:04:29.291272 | instance | ok: [instance] => (item=sshd) 2026-04-07 00:04:29.291693 | instance | 2026-04-07 00:04:29.291729 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-04-07 00:04:29.291735 | instance | Tuesday 07 April 2026 00:04:29 +0000 (0:00:00.609) 0:03:30.587 ********* 2026-04-07 00:04:30.675651 | instance | ok: [instance] 2026-04-07 00:04:30.675691 | instance | 2026-04-07 00:04:30.675697 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-04-07 00:04:30.675702 | instance | Tuesday 07 April 2026 00:04:30 +0000 (0:00:01.384) 0:03:31.971 ********* 2026-04-07 00:04:30.870078 | instance | ok: [instance] 2026-04-07 00:04:30.870153 | instance | 2026-04-07 00:04:30.870409 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-04-07 00:04:30.870447 | instance | Tuesday 07 April 2026 00:04:30 +0000 (0:00:00.194) 0:03:32.166 ********* 2026-04-07 00:04:31.107101 | instance | ok: [instance] 2026-04-07 00:04:31.107141 | instance | 2026-04-07 00:04:31.107146 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-04-07 00:04:31.107151 | instance | Tuesday 07 April 2026 00:04:31 +0000 (0:00:00.236) 0:03:32.403 ********* 2026-04-07 00:04:31.307361 | instance | ok: [instance] 2026-04-07 00:04:31.307552 | instance | 2026-04-07 00:04:31.307937 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-04-07 00:04:31.307951 | instance | Tuesday 07 April 2026 00:04:31 +0000 (0:00:00.200) 0:03:32.603 ********* 2026-04-07 00:04:31.521933 | instance | ok: [instance] => (item=instance) 2026-04-07 00:04:31.522020 | instance | 2026-04-07 00:04:31.522148 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-04-07 00:04:31.522434 | instance | Tuesday 07 April 2026 00:04:31 +0000 (0:00:00.214) 0:03:32.818 ********* 2026-04-07 00:04:31.569454 | instance | ok: [instance] 2026-04-07 00:04:31.569574 | instance | 2026-04-07 00:04:31.569703 | instance | TASK [vexxhost.ceph.osd : Get `cephadm ls` status] ***************************** 2026-04-07 00:04:31.569827 | instance | Tuesday 07 April 2026 00:04:31 +0000 (0:00:00.047) 0:03:32.866 ********* 2026-04-07 00:04:36.862920 | instance | ok: [instance] 2026-04-07 00:04:36.863025 | instance | 2026-04-07 00:04:36.863290 | instance | TASK [vexxhost.ceph.osd : Parse the `cephadm ls` output] *********************** 2026-04-07 00:04:36.863342 | instance | Tuesday 07 April 2026 00:04:36 +0000 (0:00:05.293) 0:03:38.159 ********* 2026-04-07 00:04:36.918720 | instance | ok: [instance] 2026-04-07 00:04:36.919088 | instance | 2026-04-07 00:04:36.919128 | instance | TASK [Install Ceph host] ******************************************************* 2026-04-07 00:04:36.919134 | instance | Tuesday 07 April 2026 00:04:36 +0000 (0:00:00.055) 0:03:38.215 ********* 2026-04-07 00:04:36.992946 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-04-07 00:04:36.993013 | instance | 2026-04-07 00:04:36.993287 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-07 00:04:36.993319 | instance | Tuesday 07 April 2026 00:04:36 +0000 (0:00:00.074) 0:03:38.289 ********* 2026-04-07 00:04:37.046125 | instance | skipping: [instance] 2026-04-07 00:04:37.046632 | instance | 2026-04-07 00:04:37.046685 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-07 00:04:37.046694 | instance | Tuesday 07 April 2026 00:04:37 +0000 (0:00:00.052) 0:03:38.342 ********* 2026-04-07 00:04:37.106366 | instance | skipping: [instance] => (item=instance) 2026-04-07 00:04:37.106462 | instance | skipping: [instance] 2026-04-07 00:04:37.107091 | instance | 2026-04-07 00:04:37.107132 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-07 00:04:37.107147 | instance | Tuesday 07 April 2026 00:04:37 +0000 (0:00:00.059) 0:03:38.402 ********* 2026-04-07 00:04:37.355024 | instance | ok: [instance] 2026-04-07 00:04:37.355129 | instance | 2026-04-07 00:04:37.355205 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-07 00:04:37.355437 | instance | Tuesday 07 April 2026 00:04:37 +0000 (0:00:00.249) 0:03:38.651 ********* 2026-04-07 00:04:39.314285 | instance | ok: [instance] 2026-04-07 00:04:39.314373 | instance | 2026-04-07 00:04:39.314663 | instance | TASK [vexxhost.ceph.osd : Adopt OSDs to cluster] ******************************* 2026-04-07 00:04:39.314720 | instance | Tuesday 07 April 2026 00:04:39 +0000 (0:00:01.958) 0:03:40.610 ********* 2026-04-07 00:04:39.345716 | instance | skipping: [instance] 2026-04-07 00:04:39.346076 | instance | 2026-04-07 00:04:39.346083 | instance | TASK [vexxhost.ceph.osd : Wait until OSD added to cephadm] ********************* 2026-04-07 00:04:39.346088 | instance | Tuesday 07 April 2026 00:04:39 +0000 (0:00:00.031) 0:03:40.641 ********* 2026-04-07 00:04:39.382314 | instance | skipping: [instance] 2026-04-07 00:04:39.382717 | instance | 2026-04-07 00:04:39.382764 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-04-07 00:04:39.382770 | instance | Tuesday 07 April 2026 00:04:39 +0000 (0:00:00.037) 0:03:40.678 ********* 2026-04-07 00:04:44.699294 | instance | ok: [instance] 2026-04-07 00:04:44.699387 | instance | 2026-04-07 00:04:44.699402 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-04-07 00:04:44.699564 | instance | Tuesday 07 April 2026 00:04:44 +0000 (0:00:05.316) 0:03:45.995 ********* 2026-04-07 00:04:55.042362 | instance | ok: [instance] 2026-04-07 00:04:55.042459 | instance | 2026-04-07 00:04:55.042815 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-04-07 00:04:55.042855 | instance | Tuesday 07 April 2026 00:04:55 +0000 (0:00:10.343) 0:03:56.338 ********* 2026-04-07 00:06:23.354211 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-04-07 00:06:23.354313 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-04-07 00:06:23.354327 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-04-07 00:06:23.354451 | instance | 2026-04-07 00:06:23.354625 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-04-07 00:06:23.354693 | instance | Tuesday 07 April 2026 00:06:23 +0000 (0:01:28.312) 0:05:24.650 ********* 2026-04-07 00:06:25.091845 | instance | ok: [instance] 2026-04-07 00:06:25.091925 | instance | 2026-04-07 00:06:25.092189 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-04-07 00:06:25.092229 | instance | Tuesday 07 April 2026 00:06:25 +0000 (0:00:01.737) 0:05:26.388 ********* 2026-04-07 00:06:26.764781 | instance | ok: [instance] 2026-04-07 00:06:26.764967 | instance | 2026-04-07 00:06:26.765393 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-04-07 00:06:26.765442 | instance | Tuesday 07 April 2026 00:06:26 +0000 (0:00:01.672) 0:05:28.061 ********* 2026-04-07 00:06:26.846789 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-04-07 00:06:26.846887 | instance | 2026-04-07 00:06:26.847161 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-04-07 00:06:26.847203 | instance | Tuesday 07 April 2026 00:06:26 +0000 (0:00:00.082) 0:05:28.143 ********* 2026-04-07 00:06:26.899296 | instance | ok: [instance] 2026-04-07 00:06:26.899382 | instance | 2026-04-07 00:06:26.899646 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-04-07 00:06:26.899671 | instance | Tuesday 07 April 2026 00:06:26 +0000 (0:00:00.052) 0:05:28.195 ********* 2026-04-07 00:06:28.580200 | instance | ok: [instance] 2026-04-07 00:06:28.580253 | instance | 2026-04-07 00:06:28.580260 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-04-07 00:06:28.580266 | instance | Tuesday 07 April 2026 00:06:28 +0000 (0:00:01.680) 0:05:29.876 ********* 2026-04-07 00:06:28.635536 | instance | ok: [instance] 2026-04-07 00:06:28.635614 | instance | 2026-04-07 00:06:28.635906 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-04-07 00:06:28.635962 | instance | Tuesday 07 April 2026 00:06:28 +0000 (0:00:00.055) 0:05:29.931 ********* 2026-04-07 00:06:28.687754 | instance | skipping: [instance] => (item=1) 2026-04-07 00:06:28.687850 | instance | skipping: [instance] => (item=1) 2026-04-07 00:06:28.687968 | instance | skipping: [instance] => (item=1) 2026-04-07 00:06:28.688089 | instance | skipping: [instance] 2026-04-07 00:06:28.688201 | instance | 2026-04-07 00:06:28.688325 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-04-07 00:06:28.688439 | instance | Tuesday 07 April 2026 00:06:28 +0000 (0:00:00.052) 0:05:29.983 ********* 2026-04-07 00:06:28.740682 | instance | skipping: [instance] 2026-04-07 00:06:28.740781 | instance | 2026-04-07 00:06:28.740939 | instance | PLAY [all] ********************************************************************* 2026-04-07 00:06:28.741064 | instance | 2026-04-07 00:06:28.741192 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-04-07 00:06:28.741312 | instance | Tuesday 07 April 2026 00:06:28 +0000 (0:00:00.053) 0:05:30.037 ********* 2026-04-07 00:06:29.147183 | instance | changed: [instance] 2026-04-07 00:06:29.147290 | instance | 2026-04-07 00:06:29.147302 | instance | PLAY [all] ********************************************************************* 2026-04-07 00:06:29.147415 | instance | 2026-04-07 00:06:29.147524 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-07 00:06:29.147646 | instance | Tuesday 07 April 2026 00:06:29 +0000 (0:00:00.405) 0:05:30.443 ********* 2026-04-07 00:06:30.174247 | instance | ok: [instance] 2026-04-07 00:06:30.174468 | instance | 2026-04-07 00:06:30.174756 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-04-07 00:06:30.175022 | instance | Tuesday 07 April 2026 00:06:30 +0000 (0:00:01.026) 0:05:31.470 ********* 2026-04-07 00:06:34.988982 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-04-07 00:06:34.989265 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-04-07 00:06:34.989278 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-04-07 00:06:34.990655 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-04-07 00:06:34.990685 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-04-07 00:06:34.990696 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-04-07 00:06:34.990705 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-04-07 00:06:34.990718 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-04-07 00:06:34.993070 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-04-07 00:06:34.993178 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-04-07 00:06:34.993186 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-04-07 00:06:34.993194 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-04-07 00:06:34.993201 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-04-07 00:06:34.993207 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-04-07 00:06:34.993213 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-04-07 00:06:34.993219 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-07 00:06:34.993235 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-07 00:06:34.993520 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-04-07 00:06:34.993914 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-07 00:06:34.994248 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-07 00:06:34.994553 | instance | 2026-04-07 00:06:34.994885 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-04-07 00:06:34.995208 | instance | Tuesday 07 April 2026 00:06:34 +0000 (0:00:04.814) 0:05:36.284 ********* 2026-04-07 00:06:35.185561 | instance | changed: [instance] 2026-04-07 00:06:35.185807 | instance | 2026-04-07 00:06:35.186100 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-04-07 00:06:35.186351 | instance | Tuesday 07 April 2026 00:06:35 +0000 (0:00:00.197) 0:05:36.481 ********* 2026-04-07 00:06:35.641784 | instance | changed: [instance] 2026-04-07 00:06:35.641906 | instance | 2026-04-07 00:06:35.642095 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-04-07 00:06:35.642352 | instance | Tuesday 07 April 2026 00:06:35 +0000 (0:00:00.455) 0:05:36.936 ********* 2026-04-07 00:06:35.879926 | instance | ok: [instance] 2026-04-07 00:06:35.880020 | instance | 2026-04-07 00:06:35.880199 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-07 00:06:35.880237 | instance | Tuesday 07 April 2026 00:06:35 +0000 (0:00:00.239) 0:05:37.176 ********* 2026-04-07 00:06:35.934660 | instance | ok: [instance] 2026-04-07 00:06:35.934705 | instance | 2026-04-07 00:06:35.934711 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-04-07 00:06:35.934716 | instance | 2026-04-07 00:06:35.934721 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-07 00:06:35.934731 | instance | Tuesday 07 April 2026 00:06:35 +0000 (0:00:00.054) 0:05:37.230 ********* 2026-04-07 00:06:36.844734 | instance | ok: [instance] 2026-04-07 00:06:36.844843 | instance | 2026-04-07 00:06:36.844932 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-04-07 00:06:36.845037 | instance | Tuesday 07 April 2026 00:06:36 +0000 (0:00:00.910) 0:05:38.141 ********* 2026-04-07 00:06:37.044136 | instance | changed: [instance] 2026-04-07 00:06:37.044250 | instance | 2026-04-07 00:06:37.044623 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-04-07 00:06:37.044670 | instance | Tuesday 07 April 2026 00:06:37 +0000 (0:00:00.199) 0:05:38.340 ********* 2026-04-07 00:06:37.936931 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-04-07 00:06:37.937046 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-04-07 00:06:37.937058 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-04-07 00:06:37.937661 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-04-07 00:06:37.937714 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-04-07 00:06:37.937720 | instance | 2026-04-07 00:06:37.937726 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-04-07 00:06:37.937732 | instance | Tuesday 07 April 2026 00:06:37 +0000 (0:00:00.892) 0:05:39.233 ********* 2026-04-07 00:06:38.117814 | instance | failed: [instance] (item=/etc/kubernetes/manifests/kube-apiserver.yaml) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/manifests/kube-apiserver.yaml", "msg": "Path /etc/kubernetes/manifests/kube-apiserver.yaml does not exist !", "rc": 257} 2026-04-07 00:06:38.290152 | instance | failed: [instance] (item=/etc/kubernetes/controller-manager.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/controller-manager.conf", "msg": "Path /etc/kubernetes/controller-manager.conf does not exist !", "rc": 257} 2026-04-07 00:06:38.456827 | instance | failed: [instance] (item=/etc/kubernetes/scheduler.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/scheduler.conf", "msg": "Path /etc/kubernetes/scheduler.conf does not exist !", "rc": 257} 2026-04-07 00:06:38.470732 | instance | ...ignoring 2026-04-07 00:06:38.471105 | instance | 2026-04-07 00:06:38.471163 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-04-07 00:06:38.471169 | instance | Tuesday 07 April 2026 00:06:38 +0000 (0:00:00.533) 0:05:39.767 ********* 2026-04-07 00:06:38.664119 | instance | ok: [instance] 2026-04-07 00:06:38.664627 | instance | 2026-04-07 00:06:38.664675 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-04-07 00:06:38.664683 | instance | Tuesday 07 April 2026 00:06:38 +0000 (0:00:00.193) 0:05:39.960 ********* 2026-04-07 00:06:38.861831 | instance | ok: [instance] 2026-04-07 00:06:38.861967 | instance | 2026-04-07 00:06:38.862371 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-04-07 00:06:38.862415 | instance | Tuesday 07 April 2026 00:06:38 +0000 (0:00:00.197) 0:05:40.158 ********* 2026-04-07 00:06:38.894130 | instance | ok: [instance] 2026-04-07 00:06:38.894862 | instance | 2026-04-07 00:06:38.894904 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-04-07 00:06:38.894911 | instance | Tuesday 07 April 2026 00:06:38 +0000 (0:00:00.032) 0:05:40.190 ********* 2026-04-07 00:06:38.933010 | instance | ok: [instance] 2026-04-07 00:06:38.933499 | instance | 2026-04-07 00:06:38.933528 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-04-07 00:06:38.933536 | instance | Tuesday 07 April 2026 00:06:38 +0000 (0:00:00.038) 0:05:40.229 ********* 2026-04-07 00:06:39.462385 | instance | ok: [instance] 2026-04-07 00:06:39.462446 | instance | 2026-04-07 00:06:39.462452 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-04-07 00:06:39.462457 | instance | Tuesday 07 April 2026 00:06:39 +0000 (0:00:00.528) 0:05:40.758 ********* 2026-04-07 00:06:39.719136 | instance | ok: [instance] 2026-04-07 00:06:39.719176 | instance | 2026-04-07 00:06:39.719182 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-04-07 00:06:39.719186 | instance | Tuesday 07 April 2026 00:06:39 +0000 (0:00:00.199) 0:05:40.957 ********* 2026-04-07 00:06:39.719190 | instance | 2026-04-07 00:06:39.719194 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-04-07 00:06:39.719198 | instance | 2026-04-07 00:06:39.719202 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-07 00:06:39.719206 | instance | Tuesday 07 April 2026 00:06:39 +0000 (0:00:00.057) 0:05:41.015 ********* 2026-04-07 00:06:40.717160 | instance | ok: [instance] 2026-04-07 00:06:40.717242 | instance | 2026-04-07 00:06:40.717440 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-07 00:06:40.717486 | instance | Tuesday 07 April 2026 00:06:40 +0000 (0:00:00.998) 0:05:42.013 ********* 2026-04-07 00:06:41.175850 | instance | ok: [instance] 2026-04-07 00:06:41.175934 | instance | 2026-04-07 00:06:41.176169 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-07 00:06:41.176234 | instance | Tuesday 07 April 2026 00:06:41 +0000 (0:00:00.458) 0:05:42.471 ********* 2026-04-07 00:06:41.221913 | instance | skipping: [instance] 2026-04-07 00:06:41.222033 | instance | 2026-04-07 00:06:41.222048 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-07 00:06:41.222224 | instance | Tuesday 07 April 2026 00:06:41 +0000 (0:00:00.046) 0:05:42.518 ********* 2026-04-07 00:06:41.436587 | instance | ok: [instance] 2026-04-07 00:06:41.436653 | instance | 2026-04-07 00:06:41.436952 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-07 00:06:41.436995 | instance | Tuesday 07 April 2026 00:06:41 +0000 (0:00:00.214) 0:05:42.733 ********* 2026-04-07 00:06:41.499426 | instance | ok: [instance] => { 2026-04-07 00:06:41.500010 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-04-07 00:06:41.500043 | instance | } 2026-04-07 00:06:41.500048 | instance | 2026-04-07 00:06:41.500053 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-07 00:06:41.500058 | instance | Tuesday 07 April 2026 00:06:41 +0000 (0:00:00.062) 0:05:42.795 ********* 2026-04-07 00:06:41.806200 | instance | ok: [instance] 2026-04-07 00:06:41.806293 | instance | 2026-04-07 00:06:41.806470 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-07 00:06:41.806718 | instance | Tuesday 07 April 2026 00:06:41 +0000 (0:00:00.306) 0:05:43.102 ********* 2026-04-07 00:06:41.852118 | instance | skipping: [instance] 2026-04-07 00:06:41.852216 | instance | 2026-04-07 00:06:41.852393 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-07 00:06:41.852549 | instance | Tuesday 07 April 2026 00:06:41 +0000 (0:00:00.046) 0:05:43.148 ********* 2026-04-07 00:06:42.069656 | instance | ok: [instance] 2026-04-07 00:06:42.069760 | instance | 2026-04-07 00:06:42.069824 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-07 00:06:42.069950 | instance | Tuesday 07 April 2026 00:06:42 +0000 (0:00:00.217) 0:05:43.366 ********* 2026-04-07 00:06:43.230469 | instance | ok: [instance] 2026-04-07 00:06:43.230572 | instance | 2026-04-07 00:06:43.230586 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-07 00:06:43.230730 | instance | Tuesday 07 April 2026 00:06:43 +0000 (0:00:01.160) 0:05:44.526 ********* 2026-04-07 00:06:43.309603 | instance | ok: [instance] => { 2026-04-07 00:06:43.309887 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-04-07 00:06:43.310037 | instance | } 2026-04-07 00:06:43.310175 | instance | 2026-04-07 00:06:43.310322 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-07 00:06:43.310467 | instance | Tuesday 07 April 2026 00:06:43 +0000 (0:00:00.077) 0:05:44.604 ********* 2026-04-07 00:06:43.665545 | instance | ok: [instance] 2026-04-07 00:06:43.665633 | instance | 2026-04-07 00:06:43.665853 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-07 00:06:43.666109 | instance | Tuesday 07 April 2026 00:06:43 +0000 (0:00:00.357) 0:05:44.961 ********* 2026-04-07 00:06:45.642227 | instance | ok: [instance] 2026-04-07 00:06:45.642304 | instance | 2026-04-07 00:06:45.642632 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-07 00:06:45.642671 | instance | Tuesday 07 April 2026 00:06:45 +0000 (0:00:01.977) 0:05:46.938 ********* 2026-04-07 00:06:45.678466 | instance | skipping: [instance] 2026-04-07 00:06:45.678969 | instance | 2026-04-07 00:06:45.679017 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-07 00:06:45.679025 | instance | Tuesday 07 April 2026 00:06:45 +0000 (0:00:00.035) 0:05:46.974 ********* 2026-04-07 00:06:45.714049 | instance | skipping: [instance] 2026-04-07 00:06:45.714561 | instance | 2026-04-07 00:06:45.714594 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-07 00:06:45.714602 | instance | Tuesday 07 April 2026 00:06:45 +0000 (0:00:00.035) 0:05:47.010 ********* 2026-04-07 00:06:45.749812 | instance | skipping: [instance] 2026-04-07 00:06:45.750291 | instance | 2026-04-07 00:06:45.750320 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-07 00:06:45.750328 | instance | Tuesday 07 April 2026 00:06:45 +0000 (0:00:00.035) 0:05:47.046 ********* 2026-04-07 00:06:46.935289 | instance | ok: [instance] 2026-04-07 00:06:46.935382 | instance | 2026-04-07 00:06:46.935627 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-07 00:06:46.935674 | instance | Tuesday 07 April 2026 00:06:46 +0000 (0:00:01.185) 0:05:48.231 ********* 2026-04-07 00:06:47.356179 | instance | ok: [instance] 2026-04-07 00:06:47.356246 | instance | 2026-04-07 00:06:47.356507 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-07 00:06:47.356552 | instance | Tuesday 07 April 2026 00:06:47 +0000 (0:00:00.421) 0:05:48.652 ********* 2026-04-07 00:06:48.263619 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-07 00:06:48.263691 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-07 00:06:48.264395 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-07 00:06:48.264438 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-07 00:06:48.264445 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-07 00:06:48.264450 | instance | 2026-04-07 00:06:48.264455 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-07 00:06:48.264459 | instance | Tuesday 07 April 2026 00:06:48 +0000 (0:00:00.907) 0:05:49.560 ********* 2026-04-07 00:06:48.759457 | instance | ok: [instance] 2026-04-07 00:06:48.759538 | instance | 2026-04-07 00:06:48.760120 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-07 00:06:48.760171 | instance | Tuesday 07 April 2026 00:06:48 +0000 (0:00:00.489) 0:05:50.049 ********* 2026-04-07 00:06:48.760176 | instance | 2026-04-07 00:06:48.760181 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-07 00:06:48.760185 | instance | Tuesday 07 April 2026 00:06:48 +0000 (0:00:00.006) 0:05:50.056 ********* 2026-04-07 00:06:49.126123 | instance | ok: [instance] 2026-04-07 00:06:49.126193 | instance | 2026-04-07 00:06:49.126447 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-04-07 00:06:49.126478 | instance | Tuesday 07 April 2026 00:06:49 +0000 (0:00:00.366) 0:05:50.422 ********* 2026-04-07 00:06:49.735135 | instance | fatal: [instance]: FAILED! => {"changed": false, "msg": "Failed to import the required Python library (kubernetes) on instance's Python /usr/bin/python3.10. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"} 2026-04-07 00:06:49.752699 | instance | ...ignoring 2026-04-07 00:06:49.752801 | instance | 2026-04-07 00:06:49.753073 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-04-07 00:06:49.753118 | instance | Tuesday 07 April 2026 00:06:49 +0000 (0:00:00.626) 0:05:51.049 ********* 2026-04-07 00:06:49.793095 | instance | skipping: [instance] 2026-04-07 00:06:49.793174 | instance | 2026-04-07 00:06:49.793552 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-04-07 00:06:49.793602 | instance | Tuesday 07 April 2026 00:06:49 +0000 (0:00:00.039) 0:05:51.089 ********* 2026-04-07 00:06:49.828788 | instance | skipping: [instance] 2026-04-07 00:06:49.829038 | instance | 2026-04-07 00:06:49.829474 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-04-07 00:06:49.829489 | instance | Tuesday 07 April 2026 00:06:49 +0000 (0:00:00.035) 0:05:51.124 ********* 2026-04-07 00:06:49.866027 | instance | skipping: [instance] 2026-04-07 00:06:49.866097 | instance | 2026-04-07 00:06:49.866421 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-04-07 00:06:49.866460 | instance | Tuesday 07 April 2026 00:06:49 +0000 (0:00:00.037) 0:05:51.162 ********* 2026-04-07 00:06:49.903453 | instance | skipping: [instance] 2026-04-07 00:06:49.903811 | instance | 2026-04-07 00:06:49.903833 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-04-07 00:06:49.903839 | instance | Tuesday 07 April 2026 00:06:49 +0000 (0:00:00.037) 0:05:51.200 ********* 2026-04-07 00:06:49.945400 | instance | skipping: [instance] 2026-04-07 00:06:49.945458 | instance | 2026-04-07 00:06:49.945579 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-07 00:06:49.945737 | instance | Tuesday 07 April 2026 00:06:49 +0000 (0:00:00.041) 0:05:51.241 ********* 2026-04-07 00:06:50.153557 | instance | ok: [instance] 2026-04-07 00:06:50.153631 | instance | 2026-04-07 00:06:50.153750 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-07 00:06:50.153937 | instance | Tuesday 07 April 2026 00:06:50 +0000 (0:00:00.208) 0:05:51.450 ********* 2026-04-07 00:06:50.194904 | instance | ok: [instance] => { 2026-04-07 00:06:50.195074 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-04-07 00:06:50.195316 | instance | } 2026-04-07 00:06:50.195486 | instance | 2026-04-07 00:06:50.195644 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-07 00:06:50.195797 | instance | Tuesday 07 April 2026 00:06:50 +0000 (0:00:00.041) 0:05:51.491 ********* 2026-04-07 00:06:50.877808 | instance | changed: [instance] 2026-04-07 00:06:50.878282 | instance | 2026-04-07 00:06:50.878641 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-07 00:06:50.878987 | instance | Tuesday 07 April 2026 00:06:50 +0000 (0:00:00.682) 0:05:52.173 ********* 2026-04-07 00:06:50.926244 | instance | skipping: [instance] 2026-04-07 00:06:50.926318 | instance | 2026-04-07 00:06:50.926435 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-07 00:06:50.926636 | instance | Tuesday 07 April 2026 00:06:50 +0000 (0:00:00.048) 0:05:52.222 ********* 2026-04-07 00:06:51.144271 | instance | ok: [instance] 2026-04-07 00:06:51.144357 | instance | 2026-04-07 00:06:51.144434 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-07 00:06:51.144622 | instance | Tuesday 07 April 2026 00:06:51 +0000 (0:00:00.218) 0:05:52.440 ********* 2026-04-07 00:06:51.192671 | instance | ok: [instance] => { 2026-04-07 00:06:51.192846 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-04-07 00:06:51.193105 | instance | } 2026-04-07 00:06:51.193302 | instance | 2026-04-07 00:06:51.193605 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-07 00:06:51.193834 | instance | Tuesday 07 April 2026 00:06:51 +0000 (0:00:00.048) 0:05:52.489 ********* 2026-04-07 00:06:51.926937 | instance | changed: [instance] 2026-04-07 00:06:51.927020 | instance | 2026-04-07 00:06:51.927105 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-07 00:06:51.927290 | instance | Tuesday 07 April 2026 00:06:51 +0000 (0:00:00.734) 0:05:53.223 ********* 2026-04-07 00:06:51.983878 | instance | skipping: [instance] 2026-04-07 00:06:51.983955 | instance | 2026-04-07 00:06:51.984088 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-07 00:06:51.984299 | instance | Tuesday 07 April 2026 00:06:51 +0000 (0:00:00.056) 0:05:53.280 ********* 2026-04-07 00:06:52.021375 | instance | skipping: [instance] 2026-04-07 00:06:52.021492 | instance | 2026-04-07 00:06:52.021717 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-07 00:06:52.021922 | instance | Tuesday 07 April 2026 00:06:52 +0000 (0:00:00.037) 0:05:53.317 ********* 2026-04-07 00:06:52.061516 | instance | skipping: [instance] 2026-04-07 00:06:52.061691 | instance | 2026-04-07 00:06:52.061846 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-07 00:06:52.062000 | instance | Tuesday 07 April 2026 00:06:52 +0000 (0:00:00.036) 0:05:53.354 ********* 2026-04-07 00:06:52.097430 | instance | skipping: [instance] 2026-04-07 00:06:52.097618 | instance | 2026-04-07 00:06:52.097769 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-07 00:06:52.097916 | instance | Tuesday 07 April 2026 00:06:52 +0000 (0:00:00.039) 0:05:53.393 ********* 2026-04-07 00:06:53.273912 | instance | ok: [instance] 2026-04-07 00:06:53.274004 | instance | 2026-04-07 00:06:53.274381 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-07 00:06:53.274432 | instance | Tuesday 07 April 2026 00:06:53 +0000 (0:00:01.176) 0:05:54.570 ********* 2026-04-07 00:06:53.735725 | instance | ok: [instance] 2026-04-07 00:06:53.735849 | instance | 2026-04-07 00:06:53.736218 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-07 00:06:53.736266 | instance | Tuesday 07 April 2026 00:06:53 +0000 (0:00:00.461) 0:05:55.031 ********* 2026-04-07 00:06:54.655105 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-07 00:06:54.656248 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-07 00:06:54.656269 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-07 00:06:54.656276 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-07 00:06:54.656283 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-07 00:06:54.656289 | instance | 2026-04-07 00:06:54.656295 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-07 00:06:54.656300 | instance | Tuesday 07 April 2026 00:06:54 +0000 (0:00:00.919) 0:05:55.951 ********* 2026-04-07 00:06:55.159102 | instance | ok: [instance] 2026-04-07 00:06:55.159177 | instance | 2026-04-07 00:06:55.159876 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-07 00:06:55.159958 | instance | Tuesday 07 April 2026 00:06:55 +0000 (0:00:00.492) 0:05:56.444 ********* 2026-04-07 00:06:55.159965 | instance | 2026-04-07 00:06:55.159987 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-07 00:06:55.159991 | instance | Tuesday 07 April 2026 00:06:55 +0000 (0:00:00.011) 0:05:56.455 ********* 2026-04-07 00:06:55.518638 | instance | ok: [instance] 2026-04-07 00:06:55.518761 | instance | 2026-04-07 00:06:55.518774 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-07 00:06:55.518959 | instance | Tuesday 07 April 2026 00:06:55 +0000 (0:00:00.359) 0:05:56.815 ********* 2026-04-07 00:06:55.737050 | instance | ok: [instance] 2026-04-07 00:06:55.737136 | instance | 2026-04-07 00:06:55.737422 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-07 00:06:55.737490 | instance | Tuesday 07 April 2026 00:06:55 +0000 (0:00:00.217) 0:05:57.033 ********* 2026-04-07 00:06:55.803287 | instance | ok: [instance] => { 2026-04-07 00:06:55.803362 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/crictl-v1.34.0-linux-amd64.tar.gz" 2026-04-07 00:06:55.803854 | instance | } 2026-04-07 00:06:55.803922 | instance | 2026-04-07 00:06:55.803928 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-07 00:06:55.803934 | instance | Tuesday 07 April 2026 00:06:55 +0000 (0:00:00.065) 0:05:57.099 ********* 2026-04-07 00:06:56.888839 | instance | changed: [instance] 2026-04-07 00:06:56.888968 | instance | 2026-04-07 00:06:56.889260 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-07 00:06:56.889311 | instance | Tuesday 07 April 2026 00:06:56 +0000 (0:00:01.086) 0:05:58.185 ********* 2026-04-07 00:06:59.264113 | instance | changed: [instance] 2026-04-07 00:06:59.264182 | instance | 2026-04-07 00:06:59.264454 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-07 00:06:59.264499 | instance | Tuesday 07 April 2026 00:06:59 +0000 (0:00:02.375) 0:06:00.560 ********* 2026-04-07 00:06:59.314679 | instance | ok: [instance] => { 2026-04-07 00:06:59.315267 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/critest-v1.34.0-linux-amd64.tar.gz" 2026-04-07 00:06:59.315308 | instance | } 2026-04-07 00:06:59.315314 | instance | 2026-04-07 00:06:59.315319 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-07 00:06:59.315324 | instance | Tuesday 07 April 2026 00:06:59 +0000 (0:00:00.050) 0:06:00.611 ********* 2026-04-07 00:07:00.070804 | instance | changed: [instance] 2026-04-07 00:07:00.070900 | instance | 2026-04-07 00:07:00.070977 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-07 00:07:00.071104 | instance | Tuesday 07 April 2026 00:07:00 +0000 (0:00:00.756) 0:06:01.367 ********* 2026-04-07 00:07:01.487836 | instance | changed: [instance] 2026-04-07 00:07:01.488192 | instance | 2026-04-07 00:07:01.488237 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-04-07 00:07:01.488243 | instance | Tuesday 07 April 2026 00:07:01 +0000 (0:00:01.416) 0:06:02.784 ********* 2026-04-07 00:07:01.961147 | instance | changed: [instance] 2026-04-07 00:07:01.961222 | instance | 2026-04-07 00:07:01.961473 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-04-07 00:07:01.961510 | instance | Tuesday 07 April 2026 00:07:01 +0000 (0:00:00.473) 0:06:03.257 ********* 2026-04-07 00:07:02.171908 | instance | changed: [instance] 2026-04-07 00:07:02.171978 | instance | 2026-04-07 00:07:02.172292 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-07 00:07:02.172340 | instance | Tuesday 07 April 2026 00:07:02 +0000 (0:00:00.210) 0:06:03.468 ********* 2026-04-07 00:07:02.374020 | instance | ok: [instance] 2026-04-07 00:07:02.374099 | instance | 2026-04-07 00:07:02.374341 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-07 00:07:02.374386 | instance | Tuesday 07 April 2026 00:07:02 +0000 (0:00:00.202) 0:06:03.670 ********* 2026-04-07 00:07:02.430207 | instance | ok: [instance] => { 2026-04-07 00:07:02.430823 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.8.0/cni-plugins-linux-amd64-v1.8.0.tgz" 2026-04-07 00:07:02.430867 | instance | } 2026-04-07 00:07:02.430872 | instance | 2026-04-07 00:07:02.430890 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-07 00:07:02.430895 | instance | Tuesday 07 April 2026 00:07:02 +0000 (0:00:00.056) 0:06:03.726 ********* 2026-04-07 00:07:03.348737 | instance | changed: [instance] 2026-04-07 00:07:03.348814 | instance | 2026-04-07 00:07:03.349134 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-07 00:07:03.349176 | instance | Tuesday 07 April 2026 00:07:03 +0000 (0:00:00.918) 0:06:04.645 ********* 2026-04-07 00:07:05.981781 | instance | changed: [instance] 2026-04-07 00:07:05.981865 | instance | 2026-04-07 00:07:05.982131 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-04-07 00:07:05.982176 | instance | Tuesday 07 April 2026 00:07:05 +0000 (0:00:02.632) 0:06:07.278 ********* 2026-04-07 00:07:06.035398 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-04-07 00:07:06.035841 | instance | 2026-04-07 00:07:06.035881 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-04-07 00:07:06.035893 | instance | Tuesday 07 April 2026 00:07:06 +0000 (0:00:00.053) 0:06:07.331 ********* 2026-04-07 00:07:07.036232 | instance | ok: [instance] 2026-04-07 00:07:07.036306 | instance | 2026-04-07 00:07:07.036587 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-04-07 00:07:07.036632 | instance | Tuesday 07 April 2026 00:07:07 +0000 (0:00:01.001) 0:06:08.332 ********* 2026-04-07 00:07:07.243753 | instance | changed: [instance] 2026-04-07 00:07:07.243830 | instance | 2026-04-07 00:07:07.244065 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-04-07 00:07:07.244107 | instance | Tuesday 07 April 2026 00:07:07 +0000 (0:00:00.207) 0:06:08.539 ********* 2026-04-07 00:07:07.699255 | instance | changed: [instance] 2026-04-07 00:07:07.699537 | instance | 2026-04-07 00:07:07.699611 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-04-07 00:07:07.699770 | instance | Tuesday 07 April 2026 00:07:07 +0000 (0:00:00.455) 0:06:08.995 ********* 2026-04-07 00:07:08.431623 | instance | changed: [instance] => (item=br_netfilter) 2026-04-07 00:07:08.431686 | instance | ok: [instance] => (item=ip_tables) 2026-04-07 00:07:08.432297 | instance | changed: [instance] => (item=ip6_tables) 2026-04-07 00:07:08.432335 | instance | ok: [instance] => (item=nf_conntrack) 2026-04-07 00:07:08.432341 | instance | 2026-04-07 00:07:08.432346 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-07 00:07:08.432356 | instance | Tuesday 07 April 2026 00:07:08 +0000 (0:00:00.732) 0:06:09.728 ********* 2026-04-07 00:07:08.637840 | instance | ok: [instance] 2026-04-07 00:07:08.637926 | instance | 2026-04-07 00:07:08.638161 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-07 00:07:08.638196 | instance | Tuesday 07 April 2026 00:07:08 +0000 (0:00:00.206) 0:06:09.934 ********* 2026-04-07 00:07:08.679598 | instance | ok: [instance] => { 2026-04-07 00:07:08.680156 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-04-07 00:07:08.680177 | instance | } 2026-04-07 00:07:08.680182 | instance | 2026-04-07 00:07:08.680186 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-07 00:07:08.680190 | instance | Tuesday 07 April 2026 00:07:08 +0000 (0:00:00.041) 0:06:09.976 ********* 2026-04-07 00:07:10.055923 | instance | changed: [instance] 2026-04-07 00:07:10.055995 | instance | 2026-04-07 00:07:10.056266 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-07 00:07:10.056309 | instance | Tuesday 07 April 2026 00:07:10 +0000 (0:00:01.376) 0:06:11.352 ********* 2026-04-07 00:07:10.096679 | instance | skipping: [instance] 2026-04-07 00:07:10.097077 | instance | 2026-04-07 00:07:10.097579 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-04-07 00:07:10.097611 | instance | Tuesday 07 April 2026 00:07:10 +0000 (0:00:00.040) 0:06:11.393 ********* 2026-04-07 00:07:10.153800 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-04-07 00:07:10.153869 | instance | 2026-04-07 00:07:10.154167 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-04-07 00:07:10.154214 | instance | Tuesday 07 April 2026 00:07:10 +0000 (0:00:00.057) 0:06:11.450 ********* 2026-04-07 00:07:10.193117 | instance | skipping: [instance] 2026-04-07 00:07:10.193214 | instance | 2026-04-07 00:07:10.193228 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-04-07 00:07:10.193390 | instance | Tuesday 07 April 2026 00:07:10 +0000 (0:00:00.039) 0:06:11.489 ********* 2026-04-07 00:07:13.469838 | instance | changed: [instance] 2026-04-07 00:07:13.469946 | instance | 2026-04-07 00:07:13.470217 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-04-07 00:07:13.470260 | instance | Tuesday 07 April 2026 00:07:13 +0000 (0:00:03.276) 0:06:14.766 ********* 2026-04-07 00:07:14.742801 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-04-07 00:07:14.744008 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-04-07 00:07:14.744050 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-04-07 00:07:14.744055 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-04-07 00:07:14.744059 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-04-07 00:07:14.744063 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-04-07 00:07:14.744067 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-04-07 00:07:14.744072 | instance | 2026-04-07 00:07:14.744076 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-04-07 00:07:14.744080 | instance | Tuesday 07 April 2026 00:07:14 +0000 (0:00:01.273) 0:06:16.039 ********* 2026-04-07 00:07:15.286668 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-04-07 00:07:15.286747 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-04-07 00:07:15.287241 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-04-07 00:07:15.287287 | instance | 2026-04-07 00:07:15.287292 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-04-07 00:07:15.287297 | instance | Tuesday 07 April 2026 00:07:15 +0000 (0:00:00.543) 0:06:16.583 ********* 2026-04-07 00:07:15.771346 | instance | changed: [instance] 2026-04-07 00:07:15.771425 | instance | 2026-04-07 00:07:15.771820 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-04-07 00:07:15.771859 | instance | Tuesday 07 April 2026 00:07:15 +0000 (0:00:00.484) 0:06:17.067 ********* 2026-04-07 00:07:16.229592 | instance | changed: [instance] 2026-04-07 00:07:16.229659 | instance | 2026-04-07 00:07:16.229938 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-04-07 00:07:16.229979 | instance | Tuesday 07 April 2026 00:07:16 +0000 (0:00:00.458) 0:06:17.526 ********* 2026-04-07 00:07:16.436830 | instance | ok: [instance] 2026-04-07 00:07:16.436937 | instance | 2026-04-07 00:07:16.437052 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-04-07 00:07:16.437168 | instance | Tuesday 07 April 2026 00:07:16 +0000 (0:00:00.207) 0:06:17.733 ********* 2026-04-07 00:07:16.473167 | instance | skipping: [instance] 2026-04-07 00:07:16.473418 | instance | 2026-04-07 00:07:16.473692 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-04-07 00:07:16.474005 | instance | Tuesday 07 April 2026 00:07:16 +0000 (0:00:00.035) 0:06:17.769 ********* 2026-04-07 00:07:17.051684 | instance | ok: [instance] => (item=swap) 2026-04-07 00:07:17.051948 | instance | ok: [instance] => (item=none) 2026-04-07 00:07:17.052176 | instance | 2026-04-07 00:07:17.052455 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-04-07 00:07:17.052719 | instance | Tuesday 07 April 2026 00:07:17 +0000 (0:00:00.578) 0:06:18.347 ********* 2026-04-07 00:07:17.503561 | instance | changed: [instance] 2026-04-07 00:07:17.503795 | instance | 2026-04-07 00:07:17.504074 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-04-07 00:07:17.504345 | instance | Tuesday 07 April 2026 00:07:17 +0000 (0:00:00.451) 0:06:18.799 ********* 2026-04-07 00:07:18.094266 | instance | changed: [instance] 2026-04-07 00:07:18.094482 | instance | 2026-04-07 00:07:18.094774 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-04-07 00:07:18.095020 | instance | Tuesday 07 April 2026 00:07:18 +0000 (0:00:00.582) 0:06:19.382 ********* 2026-04-07 00:07:18.095295 | instance | 2026-04-07 00:07:18.095561 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-04-07 00:07:18.095844 | instance | Tuesday 07 April 2026 00:07:18 +0000 (0:00:00.007) 0:06:19.390 ********* 2026-04-07 00:07:18.858347 | instance | ok: [instance] 2026-04-07 00:07:18.858557 | instance | 2026-04-07 00:07:18.858832 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-04-07 00:07:18.859080 | instance | Tuesday 07 April 2026 00:07:18 +0000 (0:00:00.764) 0:06:20.154 ********* 2026-04-07 00:07:19.460704 | instance | changed: [instance] 2026-04-07 00:07:19.461625 | instance | 2026-04-07 00:07:19.461652 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-04-07 00:07:19.461663 | instance | Tuesday 07 April 2026 00:07:19 +0000 (0:00:00.602) 0:06:20.756 ********* 2026-04-07 00:07:20.621033 | instance | ok: [instance] 2026-04-07 00:07:20.621294 | instance | 2026-04-07 00:07:20.621559 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-04-07 00:07:20.621823 | instance | Tuesday 07 April 2026 00:07:20 +0000 (0:00:01.160) 0:06:21.917 ********* 2026-04-07 00:07:21.329342 | instance | ok: [instance] 2026-04-07 00:07:21.329626 | instance | 2026-04-07 00:07:21.329957 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-04-07 00:07:21.330285 | instance | Tuesday 07 April 2026 00:07:21 +0000 (0:00:00.708) 0:06:22.625 ********* 2026-04-07 00:07:21.538815 | instance | ok: [instance] 2026-04-07 00:07:21.539042 | instance | 2026-04-07 00:07:21.539381 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-04-07 00:07:21.539638 | instance | Tuesday 07 April 2026 00:07:21 +0000 (0:00:00.209) 0:06:22.835 ********* 2026-04-07 00:07:22.049211 | instance | ok: [instance] 2026-04-07 00:07:22.049359 | instance | 2026-04-07 00:07:22.049546 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-04-07 00:07:22.049736 | instance | Tuesday 07 April 2026 00:07:22 +0000 (0:00:00.510) 0:06:23.345 ********* 2026-04-07 00:07:22.126245 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-04-07 00:07:22.126375 | instance | 2026-04-07 00:07:22.126555 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-04-07 00:07:22.126724 | instance | Tuesday 07 April 2026 00:07:22 +0000 (0:00:00.077) 0:06:23.422 ********* 2026-04-07 00:07:22.209345 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-04-07 00:07:22.209443 | instance | 2026-04-07 00:07:22.209619 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-04-07 00:07:22.209788 | instance | Tuesday 07 April 2026 00:07:22 +0000 (0:00:00.082) 0:06:23.505 ********* 2026-04-07 00:07:22.417696 | instance | ok: [instance] => (item=instance) 2026-04-07 00:07:22.417810 | instance | 2026-04-07 00:07:22.418079 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-04-07 00:07:22.418248 | instance | Tuesday 07 April 2026 00:07:22 +0000 (0:00:00.208) 0:06:23.713 ********* 2026-04-07 00:07:22.465545 | instance | skipping: [instance] 2026-04-07 00:07:22.465714 | instance | 2026-04-07 00:07:22.465909 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-04-07 00:07:22.466122 | instance | Tuesday 07 April 2026 00:07:22 +0000 (0:00:00.047) 0:06:23.761 ********* 2026-04-07 00:07:22.524284 | instance | ok: [instance] 2026-04-07 00:07:22.524442 | instance | 2026-04-07 00:07:22.524623 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-04-07 00:07:22.524810 | instance | Tuesday 07 April 2026 00:07:22 +0000 (0:00:00.058) 0:06:23.820 ********* 2026-04-07 00:07:22.565759 | instance | ok: [instance] => { 2026-04-07 00:07:22.565924 | instance | "msg": "instance" 2026-04-07 00:07:22.566094 | instance | } 2026-04-07 00:07:22.566262 | instance | 2026-04-07 00:07:22.566490 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-04-07 00:07:22.566679 | instance | Tuesday 07 April 2026 00:07:22 +0000 (0:00:00.041) 0:06:23.862 ********* 2026-04-07 00:07:23.117449 | instance | changed: [instance] 2026-04-07 00:07:23.117523 | instance | 2026-04-07 00:07:23.117541 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-04-07 00:07:23.117866 | instance | Tuesday 07 April 2026 00:07:23 +0000 (0:00:00.551) 0:06:24.413 ********* 2026-04-07 00:07:23.152863 | instance | skipping: [instance] 2026-04-07 00:07:23.152925 | instance | 2026-04-07 00:07:23.153249 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-04-07 00:07:23.153570 | instance | Tuesday 07 April 2026 00:07:23 +0000 (0:00:00.036) 0:06:24.449 ********* 2026-04-07 00:07:23.187730 | instance | skipping: [instance] 2026-04-07 00:07:23.188103 | instance | 2026-04-07 00:07:23.188147 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-04-07 00:07:23.188153 | instance | Tuesday 07 April 2026 00:07:23 +0000 (0:00:00.034) 0:06:24.484 ********* 2026-04-07 00:07:23.225084 | instance | skipping: [instance] 2026-04-07 00:07:23.225183 | instance | 2026-04-07 00:07:23.225447 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-04-07 00:07:23.225473 | instance | Tuesday 07 April 2026 00:07:23 +0000 (0:00:00.037) 0:06:24.521 ********* 2026-04-07 00:07:23.267042 | instance | skipping: [instance] 2026-04-07 00:07:23.267457 | instance | 2026-04-07 00:07:23.267502 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-04-07 00:07:23.267508 | instance | Tuesday 07 April 2026 00:07:23 +0000 (0:00:00.041) 0:06:24.563 ********* 2026-04-07 00:07:23.304305 | instance | skipping: [instance] 2026-04-07 00:07:23.304397 | instance | 2026-04-07 00:07:23.304410 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-04-07 00:07:23.304553 | instance | Tuesday 07 April 2026 00:07:23 +0000 (0:00:00.037) 0:06:24.600 ********* 2026-04-07 00:07:23.342877 | instance | skipping: [instance] 2026-04-07 00:07:23.342940 | instance | 2026-04-07 00:07:23.343204 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-04-07 00:07:23.343248 | instance | Tuesday 07 April 2026 00:07:23 +0000 (0:00:00.038) 0:06:24.639 ********* 2026-04-07 00:07:23.378617 | instance | skipping: [instance] 2026-04-07 00:07:23.378686 | instance | 2026-04-07 00:07:23.378950 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-04-07 00:07:23.378975 | instance | Tuesday 07 April 2026 00:07:23 +0000 (0:00:00.035) 0:06:24.675 ********* 2026-04-07 00:07:44.934455 | instance | changed: [instance] 2026-04-07 00:07:44.934511 | instance | 2026-04-07 00:07:44.934517 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-04-07 00:07:44.934526 | instance | Tuesday 07 April 2026 00:07:44 +0000 (0:00:21.554) 0:06:46.229 ********* 2026-04-07 00:07:45.143334 | instance | ok: [instance] 2026-04-07 00:07:45.143408 | instance | 2026-04-07 00:07:45.143425 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-04-07 00:07:45.143441 | instance | Tuesday 07 April 2026 00:07:45 +0000 (0:00:00.209) 0:06:46.439 ********* 2026-04-07 00:07:45.186707 | instance | skipping: [instance] 2026-04-07 00:07:45.186946 | instance | 2026-04-07 00:07:45.187244 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-04-07 00:07:45.187510 | instance | Tuesday 07 April 2026 00:07:45 +0000 (0:00:00.043) 0:06:46.482 ********* 2026-04-07 00:07:45.421971 | instance | changed: [instance] 2026-04-07 00:07:45.422288 | instance | 2026-04-07 00:07:45.422667 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-04-07 00:07:45.422989 | instance | Tuesday 07 April 2026 00:07:45 +0000 (0:00:00.235) 0:06:46.718 ********* 2026-04-07 00:07:45.631403 | instance | changed: [instance] 2026-04-07 00:07:45.631628 | instance | 2026-04-07 00:07:45.631884 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-04-07 00:07:45.632137 | instance | Tuesday 07 April 2026 00:07:45 +0000 (0:00:00.209) 0:06:46.927 ********* 2026-04-07 00:07:45.844022 | instance | changed: [instance] 2026-04-07 00:07:45.844283 | instance | 2026-04-07 00:07:45.844637 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-04-07 00:07:45.844998 | instance | Tuesday 07 April 2026 00:07:45 +0000 (0:00:00.212) 0:06:47.140 ********* 2026-04-07 00:07:50.685573 | instance | changed: [instance] 2026-04-07 00:07:50.685894 | instance | 2026-04-07 00:07:50.686177 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-04-07 00:07:50.686494 | instance | Tuesday 07 April 2026 00:07:50 +0000 (0:00:04.841) 0:06:51.981 ********* 2026-04-07 00:07:54.032558 | instance | changed: [instance] 2026-04-07 00:07:54.032651 | instance | 2026-04-07 00:07:54.032749 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-04-07 00:07:54.032909 | instance | Tuesday 07 April 2026 00:07:54 +0000 (0:00:03.347) 0:06:55.328 ********* 2026-04-07 00:07:54.091484 | instance | skipping: [instance] 2026-04-07 00:07:54.092254 | instance | 2026-04-07 00:07:54.092564 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-04-07 00:07:54.092997 | instance | Tuesday 07 April 2026 00:07:54 +0000 (0:00:00.057) 0:06:55.386 ********* 2026-04-07 00:07:54.136330 | instance | skipping: [instance] 2026-04-07 00:07:54.136504 | instance | 2026-04-07 00:07:54.136702 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-04-07 00:07:54.136930 | instance | Tuesday 07 April 2026 00:07:54 +0000 (0:00:00.045) 0:06:55.432 ********* 2026-04-07 00:07:55.029233 | instance | changed: [instance] 2026-04-07 00:07:55.029524 | instance | 2026-04-07 00:07:55.029877 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-04-07 00:07:55.030166 | instance | Tuesday 07 April 2026 00:07:55 +0000 (0:00:00.892) 0:06:56.325 ********* 2026-04-07 00:07:55.078254 | instance | skipping: [instance] => (item=DaemonSet) 2026-04-07 00:07:55.078424 | instance | skipping: [instance] => (item=ConfigMap) 2026-04-07 00:07:55.078607 | instance | skipping: [instance] 2026-04-07 00:07:55.078765 | instance | 2026-04-07 00:07:55.078945 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-04-07 00:07:55.079141 | instance | Tuesday 07 April 2026 00:07:55 +0000 (0:00:00.049) 0:06:56.374 ********* 2026-04-07 00:07:55.128249 | instance | skipping: [instance] 2026-04-07 00:07:55.128472 | instance | 2026-04-07 00:07:55.128759 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-04-07 00:07:55.129062 | instance | Tuesday 07 April 2026 00:07:55 +0000 (0:00:00.049) 0:06:56.424 ********* 2026-04-07 00:07:55.179001 | instance | skipping: [instance] 2026-04-07 00:07:55.179233 | instance | 2026-04-07 00:07:55.179509 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-04-07 00:07:55.179769 | instance | Tuesday 07 April 2026 00:07:55 +0000 (0:00:00.050) 0:06:56.475 ********* 2026-04-07 00:07:55.220732 | instance | skipping: [instance] 2026-04-07 00:07:55.220974 | instance | 2026-04-07 00:07:55.221251 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-04-07 00:07:55.221523 | instance | Tuesday 07 April 2026 00:07:55 +0000 (0:00:00.041) 0:06:56.517 ********* 2026-04-07 00:07:55.260640 | instance | skipping: [instance] 2026-04-07 00:07:55.260853 | instance | 2026-04-07 00:07:55.261137 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-04-07 00:07:55.261411 | instance | Tuesday 07 April 2026 00:07:55 +0000 (0:00:00.039) 0:06:56.557 ********* 2026-04-07 00:07:55.751285 | instance | ok: [instance] 2026-04-07 00:07:55.751594 | instance | 2026-04-07 00:07:55.751934 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-04-07 00:07:55.752260 | instance | Tuesday 07 April 2026 00:07:55 +0000 (0:00:00.490) 0:06:57.047 ********* 2026-04-07 00:07:56.773844 | instance | changed: [instance] 2026-04-07 00:07:56.774059 | instance | 2026-04-07 00:07:56.774324 | instance | PLAY [Install control-plane components] **************************************** 2026-04-07 00:07:56.774572 | instance | 2026-04-07 00:07:56.774827 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-07 00:07:56.775226 | instance | Tuesday 07 April 2026 00:07:56 +0000 (0:00:01.022) 0:06:58.070 ********* 2026-04-07 00:07:57.788802 | instance | ok: [instance] 2026-04-07 00:07:57.788968 | instance | 2026-04-07 00:07:57.788993 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-07 00:07:57.789018 | instance | Tuesday 07 April 2026 00:07:57 +0000 (0:00:01.014) 0:06:59.084 ********* 2026-04-07 00:07:58.013994 | instance | ok: [instance] 2026-04-07 00:07:58.014107 | instance | 2026-04-07 00:07:58.014172 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-07 00:07:58.014326 | instance | Tuesday 07 April 2026 00:07:58 +0000 (0:00:00.225) 0:06:59.310 ********* 2026-04-07 00:07:59.376337 | instance | ok: [instance] 2026-04-07 00:07:59.376417 | instance | 2026-04-07 00:07:59.376695 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-07 00:07:59.376760 | instance | Tuesday 07 April 2026 00:07:59 +0000 (0:00:01.361) 0:07:00.672 ********* 2026-04-07 00:07:59.607675 | instance | ok: [instance] 2026-04-07 00:07:59.607822 | instance | 2026-04-07 00:07:59.607893 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-07 00:07:59.608048 | instance | Tuesday 07 April 2026 00:07:59 +0000 (0:00:00.231) 0:07:00.904 ********* 2026-04-07 00:07:59.658052 | instance | ok: [instance] => { 2026-04-07 00:07:59.658966 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-04-07 00:07:59.659043 | instance | } 2026-04-07 00:07:59.659052 | instance | 2026-04-07 00:07:59.659059 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-07 00:07:59.659065 | instance | Tuesday 07 April 2026 00:07:59 +0000 (0:00:00.049) 0:07:00.953 ********* 2026-04-07 00:08:00.189000 | instance | changed: [instance] 2026-04-07 00:08:00.189077 | instance | 2026-04-07 00:08:00.189088 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-07 00:08:00.189106 | instance | Tuesday 07 April 2026 00:08:00 +0000 (0:00:00.530) 0:07:01.484 ********* 2026-04-07 00:08:01.734277 | instance | changed: [instance] 2026-04-07 00:08:01.734348 | instance | 2026-04-07 00:08:01.734673 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-04-07 00:08:01.734734 | instance | Tuesday 07 April 2026 00:08:01 +0000 (0:00:01.545) 0:07:03.030 ********* 2026-04-07 00:08:02.073794 | instance | ok: [instance] 2026-04-07 00:08:02.073902 | instance | 2026-04-07 00:08:02.074138 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-04-07 00:08:02.074198 | instance | Tuesday 07 April 2026 00:08:02 +0000 (0:00:00.339) 0:07:03.369 ********* 2026-04-07 00:08:02.294390 | instance | changed: [instance] 2026-04-07 00:08:02.294481 | instance | 2026-04-07 00:08:02.294861 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-04-07 00:08:02.294940 | instance | Tuesday 07 April 2026 00:08:02 +0000 (0:00:00.220) 0:07:03.590 ********* 2026-04-07 00:08:02.560814 | instance | ok: [instance] 2026-04-07 00:08:02.560927 | instance | 2026-04-07 00:08:02.561043 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-04-07 00:08:02.561151 | instance | Tuesday 07 April 2026 00:08:02 +0000 (0:00:00.266) 0:07:03.857 ********* 2026-04-07 00:08:02.770278 | instance | changed: [instance] 2026-04-07 00:08:02.770355 | instance | 2026-04-07 00:08:02.770650 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-04-07 00:08:02.770691 | instance | Tuesday 07 April 2026 00:08:02 +0000 (0:00:00.209) 0:07:04.066 ********* 2026-04-07 00:08:02.988385 | instance | ok: [instance] 2026-04-07 00:08:02.988487 | instance | 2026-04-07 00:08:02.988499 | instance | TASK [Install plugin] ********************************************************** 2026-04-07 00:08:02.988633 | instance | Tuesday 07 April 2026 00:08:02 +0000 (0:00:00.217) 0:07:04.284 ********* 2026-04-07 00:08:03.049341 | instance | included: vexxhost.containers.download_artifact for instance 2026-04-07 00:08:03.049428 | instance | 2026-04-07 00:08:03.049731 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-07 00:08:03.049805 | instance | Tuesday 07 April 2026 00:08:03 +0000 (0:00:00.060) 0:07:04.345 ********* 2026-04-07 00:08:03.102516 | instance | ok: [instance] => { 2026-04-07 00:08:03.102660 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-04-07 00:08:03.102780 | instance | } 2026-04-07 00:08:03.102896 | instance | 2026-04-07 00:08:03.103023 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-07 00:08:03.103146 | instance | Tuesday 07 April 2026 00:08:03 +0000 (0:00:00.053) 0:07:04.398 ********* 2026-04-07 00:08:04.069588 | instance | changed: [instance] 2026-04-07 00:08:04.069845 | instance | 2026-04-07 00:08:04.070133 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-07 00:08:04.070415 | instance | Tuesday 07 April 2026 00:08:04 +0000 (0:00:00.966) 0:07:05.365 ********* 2026-04-07 00:08:05.928997 | instance | changed: [instance] 2026-04-07 00:08:05.929073 | instance | 2026-04-07 00:08:05.929673 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 00:08:05.930183 | instance | Tuesday 07 April 2026 00:08:05 +0000 (0:00:01.859) 0:07:07.224 ********* 2026-04-07 00:08:05.980740 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 00:08:05.981120 | instance | 2026-04-07 00:08:05.981237 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 00:08:05.981246 | instance | Tuesday 07 April 2026 00:08:05 +0000 (0:00:00.052) 0:07:07.276 ********* 2026-04-07 00:08:06.700651 | instance | changed: [instance] 2026-04-07 00:08:06.700922 | instance | 2026-04-07 00:08:06.701045 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-04-07 00:08:06.701132 | instance | Tuesday 07 April 2026 00:08:06 +0000 (0:00:00.720) 0:07:07.996 ********* 2026-04-07 00:08:07.629553 | instance | ok: [instance] 2026-04-07 00:08:07.629598 | instance | 2026-04-07 00:08:07.629604 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-04-07 00:08:07.629609 | instance | Tuesday 07 April 2026 00:08:07 +0000 (0:00:00.928) 0:07:08.925 ********* 2026-04-07 00:08:09.673231 | instance | changed: [instance] 2026-04-07 00:08:09.673305 | instance | 2026-04-07 00:08:09.673440 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 00:08:09.673560 | instance | Tuesday 07 April 2026 00:08:09 +0000 (0:00:02.044) 0:07:10.969 ********* 2026-04-07 00:08:09.721012 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 00:08:09.723527 | instance | 2026-04-07 00:08:09.724235 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 00:08:09.724267 | instance | Tuesday 07 April 2026 00:08:09 +0000 (0:00:00.046) 0:07:11.016 ********* 2026-04-07 00:08:10.221985 | instance | changed: [instance] 2026-04-07 00:08:10.222073 | instance | 2026-04-07 00:08:10.222315 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-04-07 00:08:10.222364 | instance | Tuesday 07 April 2026 00:08:10 +0000 (0:00:00.502) 0:07:11.518 ********* 2026-04-07 00:08:40.906360 | instance | changed: [instance] 2026-04-07 00:08:40.906448 | instance | 2026-04-07 00:08:40.906696 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-04-07 00:08:40.906734 | instance | Tuesday 07 April 2026 00:08:40 +0000 (0:00:30.684) 0:07:42.202 ********* 2026-04-07 00:08:41.597436 | instance | changed: [instance] 2026-04-07 00:08:41.597495 | instance | 2026-04-07 00:08:41.597506 | instance | PLAY [all] ********************************************************************* 2026-04-07 00:08:41.597520 | instance | 2026-04-07 00:08:41.597555 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-07 00:08:41.597741 | instance | Tuesday 07 April 2026 00:08:41 +0000 (0:00:00.690) 0:07:42.893 ********* 2026-04-07 00:08:42.752718 | instance | ok: [instance] 2026-04-07 00:08:42.752824 | instance | 2026-04-07 00:08:42.752998 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-04-07 00:08:42.753098 | instance | Tuesday 07 April 2026 00:08:42 +0000 (0:00:01.155) 0:07:44.049 ********* 2026-04-07 00:08:43.541402 | instance | changed: [instance] 2026-04-07 00:08:43.541485 | instance | 2026-04-07 00:08:43.541606 | instance | PLAY [all] ********************************************************************* 2026-04-07 00:08:43.541737 | instance | 2026-04-07 00:08:43.541896 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-04-07 00:08:43.542068 | instance | Tuesday 07 April 2026 00:08:43 +0000 (0:00:00.788) 0:07:44.838 ********* 2026-04-07 00:08:44.416134 | instance | ok: [instance] 2026-04-07 00:08:44.416420 | instance | 2026-04-07 00:08:44.416772 | instance | PLAY [controllers] ************************************************************* 2026-04-07 00:08:44.417165 | instance | 2026-04-07 00:08:44.417564 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-07 00:08:44.417931 | instance | Tuesday 07 April 2026 00:08:44 +0000 (0:00:00.874) 0:07:45.712 ********* 2026-04-07 00:08:45.678677 | instance | ok: [instance] 2026-04-07 00:08:45.678959 | instance | 2026-04-07 00:08:45.679345 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 00:08:45.679699 | instance | Tuesday 07 April 2026 00:08:45 +0000 (0:00:01.262) 0:07:46.974 ********* 2026-04-07 00:08:45.725994 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 00:08:45.726213 | instance | 2026-04-07 00:08:45.726586 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 00:08:45.727047 | instance | Tuesday 07 April 2026 00:08:45 +0000 (0:00:00.047) 0:07:47.022 ********* 2026-04-07 00:08:46.233732 | instance | changed: [instance] 2026-04-07 00:08:46.233973 | instance | 2026-04-07 00:08:46.234267 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-04-07 00:08:46.234530 | instance | Tuesday 07 April 2026 00:08:46 +0000 (0:00:00.507) 0:07:47.529 ********* 2026-04-07 00:08:48.119366 | instance | changed: [instance] 2026-04-07 00:08:48.119649 | instance | 2026-04-07 00:08:48.119952 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 00:08:48.120278 | instance | Tuesday 07 April 2026 00:08:48 +0000 (0:00:01.885) 0:07:49.415 ********* 2026-04-07 00:08:48.168107 | instance | skipping: [instance] 2026-04-07 00:08:48.168320 | instance | 2026-04-07 00:08:48.168596 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-04-07 00:08:48.168860 | instance | Tuesday 07 April 2026 00:08:48 +0000 (0:00:00.048) 0:07:49.464 ********* 2026-04-07 00:08:48.224708 | instance | skipping: [instance] 2026-04-07 00:08:48.225611 | instance | 2026-04-07 00:08:48.225651 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-04-07 00:08:48.225688 | instance | Tuesday 07 April 2026 00:08:48 +0000 (0:00:00.056) 0:07:49.520 ********* 2026-04-07 00:08:48.267232 | instance | skipping: [instance] 2026-04-07 00:08:48.267512 | instance | 2026-04-07 00:08:48.267781 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-04-07 00:08:48.268090 | instance | Tuesday 07 April 2026 00:08:48 +0000 (0:00:00.042) 0:07:49.563 ********* 2026-04-07 00:08:48.315374 | instance | skipping: [instance] 2026-04-07 00:08:48.315501 | instance | 2026-04-07 00:08:48.315688 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-04-07 00:08:48.315861 | instance | Tuesday 07 April 2026 00:08:48 +0000 (0:00:00.048) 0:07:49.611 ********* 2026-04-07 00:08:48.373077 | instance | skipping: [instance] 2026-04-07 00:08:48.373330 | instance | 2026-04-07 00:08:48.373621 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-04-07 00:08:48.373892 | instance | Tuesday 07 April 2026 00:08:48 +0000 (0:00:00.057) 0:07:49.669 ********* 2026-04-07 00:08:48.427900 | instance | skipping: [instance] 2026-04-07 00:08:48.428172 | instance | 2026-04-07 00:08:48.428450 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-04-07 00:08:48.428749 | instance | Tuesday 07 April 2026 00:08:48 +0000 (0:00:00.053) 0:07:49.722 ********* 2026-04-07 00:08:48.469003 | instance | skipping: [instance] 2026-04-07 00:08:48.469213 | instance | 2026-04-07 00:08:48.469486 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Suspend the existing HelmRelease] ***** 2026-04-07 00:08:48.469770 | instance | Tuesday 07 April 2026 00:08:48 +0000 (0:00:00.042) 0:07:49.765 ********* 2026-04-07 00:08:48.504608 | instance | skipping: [instance] 2026-04-07 00:08:48.504865 | instance | 2026-04-07 00:08:48.505189 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Remove the existing HelmRelease] ****** 2026-04-07 00:08:48.505460 | instance | Tuesday 07 April 2026 00:08:48 +0000 (0:00:00.035) 0:07:49.801 ********* 2026-04-07 00:08:48.542674 | instance | skipping: [instance] 2026-04-07 00:08:48.542961 | instance | 2026-04-07 00:08:48.543244 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-04-07 00:08:48.543534 | instance | Tuesday 07 April 2026 00:08:48 +0000 (0:00:00.037) 0:07:49.838 ********* 2026-04-07 00:08:48.593875 | instance | skipping: [instance] 2026-04-07 00:08:48.594159 | instance | 2026-04-07 00:08:48.594454 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-04-07 00:08:48.594767 | instance | Tuesday 07 April 2026 00:08:48 +0000 (0:00:00.051) 0:07:49.890 ********* 2026-04-07 00:08:48.629422 | instance | skipping: [instance] 2026-04-07 00:08:48.629635 | instance | 2026-04-07 00:08:48.629896 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-04-07 00:08:48.630184 | instance | Tuesday 07 April 2026 00:08:48 +0000 (0:00:00.035) 0:07:49.925 ********* 2026-04-07 00:08:48.665013 | instance | skipping: [instance] 2026-04-07 00:08:48.665226 | instance | 2026-04-07 00:08:48.665529 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-04-07 00:08:48.665758 | instance | Tuesday 07 April 2026 00:08:48 +0000 (0:00:00.035) 0:07:49.961 ********* 2026-04-07 00:08:48.699413 | instance | skipping: [instance] 2026-04-07 00:08:48.699668 | instance | 2026-04-07 00:08:48.699973 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-04-07 00:08:48.700252 | instance | Tuesday 07 April 2026 00:08:48 +0000 (0:00:00.034) 0:07:49.995 ********* 2026-04-07 00:08:48.746234 | instance | skipping: [instance] 2026-04-07 00:08:48.746485 | instance | 2026-04-07 00:08:48.746819 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-04-07 00:08:48.747126 | instance | Tuesday 07 April 2026 00:08:48 +0000 (0:00:00.046) 0:07:50.042 ********* 2026-04-07 00:08:48.785391 | instance | skipping: [instance] 2026-04-07 00:08:48.785614 | instance | 2026-04-07 00:08:48.785885 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-04-07 00:08:48.786195 | instance | Tuesday 07 April 2026 00:08:48 +0000 (0:00:00.039) 0:07:50.081 ********* 2026-04-07 00:08:48.822990 | instance | skipping: [instance] 2026-04-07 00:08:48.823136 | instance | 2026-04-07 00:08:48.823317 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-04-07 00:08:48.823493 | instance | Tuesday 07 April 2026 00:08:48 +0000 (0:00:00.037) 0:07:50.119 ********* 2026-04-07 00:08:48.865668 | instance | skipping: [instance] 2026-04-07 00:08:48.865965 | instance | 2026-04-07 00:08:48.866264 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-04-07 00:08:48.866634 | instance | Tuesday 07 April 2026 00:08:48 +0000 (0:00:00.042) 0:07:50.161 ********* 2026-04-07 00:08:48.896791 | instance | skipping: [instance] 2026-04-07 00:08:48.897073 | instance | 2026-04-07 00:08:48.897339 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-04-07 00:08:48.897603 | instance | Tuesday 07 April 2026 00:08:48 +0000 (0:00:00.031) 0:07:50.193 ********* 2026-04-07 00:08:48.931287 | instance | skipping: [instance] 2026-04-07 00:08:48.931522 | instance | 2026-04-07 00:08:48.931784 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-04-07 00:08:48.932271 | instance | Tuesday 07 April 2026 00:08:48 +0000 (0:00:00.034) 0:07:50.227 ********* 2026-04-07 00:08:48.967656 | instance | skipping: [instance] 2026-04-07 00:08:48.967946 | instance | 2026-04-07 00:08:48.968229 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-04-07 00:08:48.968532 | instance | Tuesday 07 April 2026 00:08:48 +0000 (0:00:00.036) 0:07:50.263 ********* 2026-04-07 00:08:49.004937 | instance | skipping: [instance] 2026-04-07 00:08:49.005197 | instance | 2026-04-07 00:08:49.005501 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-04-07 00:08:49.005819 | instance | Tuesday 07 April 2026 00:08:48 +0000 (0:00:00.037) 0:07:50.301 ********* 2026-04-07 00:08:49.039757 | instance | skipping: [instance] 2026-04-07 00:08:49.040005 | instance | 2026-04-07 00:08:49.040335 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-04-07 00:08:49.040623 | instance | Tuesday 07 April 2026 00:08:49 +0000 (0:00:00.034) 0:07:50.336 ********* 2026-04-07 00:08:49.078710 | instance | skipping: [instance] 2026-04-07 00:08:49.078934 | instance | 2026-04-07 00:08:49.079194 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-04-07 00:08:49.079473 | instance | Tuesday 07 April 2026 00:08:49 +0000 (0:00:00.037) 0:07:50.373 ********* 2026-04-07 00:08:49.131631 | instance | skipping: [instance] 2026-04-07 00:08:49.131845 | instance | 2026-04-07 00:08:49.132133 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-04-07 00:08:49.132400 | instance | Tuesday 07 April 2026 00:08:49 +0000 (0:00:00.054) 0:07:50.428 ********* 2026-04-07 00:08:49.169491 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-04-07 00:08:49.169771 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-04-07 00:08:49.170046 | instance | skipping: [instance] 2026-04-07 00:08:49.170346 | instance | 2026-04-07 00:08:49.170624 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-04-07 00:08:49.170890 | instance | Tuesday 07 April 2026 00:08:49 +0000 (0:00:00.037) 0:07:50.465 ********* 2026-04-07 00:08:49.205528 | instance | skipping: [instance] 2026-04-07 00:08:49.205670 | instance | 2026-04-07 00:08:49.205843 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-04-07 00:08:49.206019 | instance | Tuesday 07 April 2026 00:08:49 +0000 (0:00:00.036) 0:07:50.502 ********* 2026-04-07 00:08:49.256581 | instance | skipping: [instance] 2026-04-07 00:08:49.256852 | instance | 2026-04-07 00:08:49.257266 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-04-07 00:08:49.257628 | instance | Tuesday 07 April 2026 00:08:49 +0000 (0:00:00.050) 0:07:50.552 ********* 2026-04-07 00:08:49.291540 | instance | skipping: [instance] 2026-04-07 00:08:49.291749 | instance | 2026-04-07 00:08:49.292052 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-04-07 00:08:49.292367 | instance | Tuesday 07 April 2026 00:08:49 +0000 (0:00:00.035) 0:07:50.587 ********* 2026-04-07 00:08:49.328547 | instance | skipping: [instance] 2026-04-07 00:08:49.328722 | instance | 2026-04-07 00:08:49.329049 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-04-07 00:08:49.329581 | instance | Tuesday 07 April 2026 00:08:49 +0000 (0:00:00.036) 0:07:50.624 ********* 2026-04-07 00:08:49.495412 | instance | skipping: [instance] 2026-04-07 00:08:49.495632 | instance | 2026-04-07 00:08:49.495905 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-04-07 00:08:49.496206 | instance | 2026-04-07 00:08:49.496501 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-07 00:08:49.496741 | instance | Tuesday 07 April 2026 00:08:49 +0000 (0:00:00.166) 0:07:50.791 ********* 2026-04-07 00:08:50.730021 | instance | ok: [instance] 2026-04-07 00:08:50.730165 | instance | 2026-04-07 00:08:50.730377 | instance | TASK [vexxhost.atmosphere.cert_manager : Suspend the existing HelmRelease] ***** 2026-04-07 00:08:50.730571 | instance | Tuesday 07 April 2026 00:08:50 +0000 (0:00:01.234) 0:07:52.025 ********* 2026-04-07 00:08:51.428056 | instance | ok: [instance] 2026-04-07 00:08:51.428305 | instance | 2026-04-07 00:08:51.428583 | instance | TASK [vexxhost.atmosphere.cert_manager : Remove the existing HelmRelease] ****** 2026-04-07 00:08:51.428925 | instance | Tuesday 07 April 2026 00:08:51 +0000 (0:00:00.698) 0:07:52.724 ********* 2026-04-07 00:08:52.094258 | instance | ok: [instance] 2026-04-07 00:08:52.094324 | instance | 2026-04-07 00:08:52.094335 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-04-07 00:08:52.094407 | instance | Tuesday 07 April 2026 00:08:52 +0000 (0:00:00.665) 0:07:53.389 ********* 2026-04-07 00:08:52.151127 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-04-07 00:08:52.151373 | instance | 2026-04-07 00:08:52.151658 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 00:08:52.151926 | instance | Tuesday 07 April 2026 00:08:52 +0000 (0:00:00.057) 0:07:53.447 ********* 2026-04-07 00:08:52.196440 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 00:08:52.196573 | instance | 2026-04-07 00:08:52.196739 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 00:08:52.196952 | instance | Tuesday 07 April 2026 00:08:52 +0000 (0:00:00.045) 0:07:53.493 ********* 2026-04-07 00:08:52.672818 | instance | changed: [instance] 2026-04-07 00:08:52.673109 | instance | 2026-04-07 00:08:52.673384 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-04-07 00:08:52.673641 | instance | Tuesday 07 April 2026 00:08:52 +0000 (0:00:00.475) 0:07:53.969 ********* 2026-04-07 00:09:08.524164 | instance | changed: [instance] 2026-04-07 00:09:08.524253 | instance | 2026-04-07 00:09:08.524427 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-04-07 00:09:08.524584 | instance | Tuesday 07 April 2026 00:09:08 +0000 (0:00:15.850) 0:08:09.819 ********* 2026-04-07 00:09:09.235789 | instance | changed: [instance] 2026-04-07 00:09:09.236033 | instance | 2026-04-07 00:09:09.236328 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-04-07 00:09:09.236610 | instance | Tuesday 07 April 2026 00:09:09 +0000 (0:00:00.712) 0:08:10.531 ********* 2026-04-07 00:09:09.284630 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-04-07 00:09:09.285048 | instance | 2026-04-07 00:09:09.285381 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-04-07 00:09:09.285652 | instance | Tuesday 07 April 2026 00:09:09 +0000 (0:00:00.049) 0:08:10.581 ********* 2026-04-07 00:09:09.988725 | instance | changed: [instance] 2026-04-07 00:09:09.988800 | instance | 2026-04-07 00:09:09.988811 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-04-07 00:09:09.989014 | instance | Tuesday 07 April 2026 00:09:09 +0000 (0:00:00.703) 0:08:11.284 ********* 2026-04-07 00:09:10.683797 | instance | ok: [instance] 2026-04-07 00:09:10.683875 | instance | 2026-04-07 00:09:10.683944 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-04-07 00:09:10.684114 | instance | Tuesday 07 April 2026 00:09:10 +0000 (0:00:00.695) 0:08:11.980 ********* 2026-04-07 00:09:11.173629 | instance | changed: [instance] 2026-04-07 00:09:11.173711 | instance | 2026-04-07 00:09:11.174144 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-04-07 00:09:11.174179 | instance | Tuesday 07 April 2026 00:09:11 +0000 (0:00:00.478) 0:08:12.459 ********* 2026-04-07 00:09:11.174185 | instance | 2026-04-07 00:09:11.174382 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates on host] *** 2026-04-07 00:09:11.174393 | instance | Tuesday 07 April 2026 00:09:11 +0000 (0:00:00.010) 0:08:12.469 ********* 2026-04-07 00:09:12.854591 | instance | changed: [instance] 2026-04-07 00:09:12.854663 | instance | 2026-04-07 00:09:12.854675 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 00:09:12.854686 | instance | Tuesday 07 April 2026 00:09:12 +0000 (0:00:01.679) 0:08:14.149 ********* 2026-04-07 00:09:12.903561 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 00:09:12.903628 | instance | 2026-04-07 00:09:12.903646 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 00:09:12.903893 | instance | Tuesday 07 April 2026 00:09:12 +0000 (0:00:00.049) 0:08:14.199 ********* 2026-04-07 00:09:13.401061 | instance | changed: [instance] 2026-04-07 00:09:13.401332 | instance | 2026-04-07 00:09:13.401704 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Remove the existing HelmRelease] ***** 2026-04-07 00:09:13.401978 | instance | Tuesday 07 April 2026 00:09:13 +0000 (0:00:00.497) 0:08:14.696 ********* 2026-04-07 00:09:14.154214 | instance | ok: [instance] 2026-04-07 00:09:14.154336 | instance | 2026-04-07 00:09:14.154938 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-04-07 00:09:14.155016 | instance | Tuesday 07 April 2026 00:09:14 +0000 (0:00:00.753) 0:08:15.450 ********* 2026-04-07 00:09:28.514920 | instance | changed: [instance] 2026-04-07 00:09:28.515029 | instance | 2026-04-07 00:09:28.515095 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 00:09:28.515261 | instance | Tuesday 07 April 2026 00:09:28 +0000 (0:00:14.361) 0:08:29.811 ********* 2026-04-07 00:09:28.570567 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 00:09:28.570662 | instance | 2026-04-07 00:09:28.570903 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 00:09:28.570956 | instance | Tuesday 07 April 2026 00:09:28 +0000 (0:00:00.055) 0:08:29.866 ********* 2026-04-07 00:09:29.083420 | instance | changed: [instance] 2026-04-07 00:09:29.083523 | instance | 2026-04-07 00:09:29.083690 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Suspend the existing HelmRelease] *** 2026-04-07 00:09:29.083815 | instance | Tuesday 07 April 2026 00:09:29 +0000 (0:00:00.512) 0:08:30.379 ********* 2026-04-07 00:09:29.759005 | instance | ok: [instance] 2026-04-07 00:09:29.759095 | instance | 2026-04-07 00:09:29.759332 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Remove the existing HelmRelease] *** 2026-04-07 00:09:29.759374 | instance | Tuesday 07 April 2026 00:09:29 +0000 (0:00:00.675) 0:08:31.055 ********* 2026-04-07 00:09:30.454687 | instance | ok: [instance] 2026-04-07 00:09:30.454774 | instance | 2026-04-07 00:09:30.454786 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-04-07 00:09:30.454807 | instance | Tuesday 07 April 2026 00:09:30 +0000 (0:00:00.694) 0:08:31.749 ********* 2026-04-07 00:09:35.717885 | instance | changed: [instance] 2026-04-07 00:09:35.717997 | instance | 2026-04-07 00:09:35.718131 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 00:09:35.718253 | instance | Tuesday 07 April 2026 00:09:35 +0000 (0:00:05.263) 0:08:37.013 ********* 2026-04-07 00:09:35.766506 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 00:09:35.766548 | instance | 2026-04-07 00:09:35.766554 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 00:09:35.766559 | instance | Tuesday 07 April 2026 00:09:35 +0000 (0:00:00.048) 0:08:37.062 ********* 2026-04-07 00:09:36.253915 | instance | changed: [instance] 2026-04-07 00:09:36.254283 | instance | 2026-04-07 00:09:36.254300 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Suspend the existing HelmRelease] *** 2026-04-07 00:09:36.254306 | instance | Tuesday 07 April 2026 00:09:36 +0000 (0:00:00.488) 0:08:37.550 ********* 2026-04-07 00:09:36.990166 | instance | ok: [instance] 2026-04-07 00:09:36.990240 | instance | 2026-04-07 00:09:36.990495 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Remove the existing HelmRelease] *** 2026-04-07 00:09:36.990600 | instance | Tuesday 07 April 2026 00:09:36 +0000 (0:00:00.736) 0:08:38.286 ********* 2026-04-07 00:09:37.776834 | instance | ok: [instance] 2026-04-07 00:09:37.777007 | instance | 2026-04-07 00:09:37.777439 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-04-07 00:09:37.777513 | instance | Tuesday 07 April 2026 00:09:37 +0000 (0:00:00.786) 0:08:39.072 ********* 2026-04-07 00:09:42.577609 | instance | changed: [instance] 2026-04-07 00:09:42.577688 | instance | 2026-04-07 00:09:42.577694 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-04-07 00:09:42.577700 | instance | Tuesday 07 April 2026 00:09:42 +0000 (0:00:04.788) 0:08:43.861 ********* 2026-04-07 00:09:43.265492 | instance | ok: [instance] 2026-04-07 00:09:43.265704 | instance | 2026-04-07 00:09:43.265858 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-04-07 00:09:43.265975 | instance | Tuesday 07 April 2026 00:09:43 +0000 (0:00:00.697) 0:08:44.559 ********* 2026-04-07 00:09:43.980526 | instance | changed: [instance] 2026-04-07 00:09:43.980674 | instance | 2026-04-07 00:09:43.980847 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-04-07 00:09:43.981047 | instance | Tuesday 07 April 2026 00:09:43 +0000 (0:00:00.716) 0:08:45.276 ********* 2026-04-07 00:09:44.900914 | instance | ok: [instance] 2026-04-07 00:09:44.901281 | instance | 2026-04-07 00:09:44.901596 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-04-07 00:09:44.901884 | instance | Tuesday 07 April 2026 00:09:44 +0000 (0:00:00.920) 0:08:46.196 ********* 2026-04-07 00:09:44.938163 | instance | skipping: [instance] 2026-04-07 00:09:44.938364 | instance | 2026-04-07 00:09:44.938590 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-04-07 00:09:44.938801 | instance | Tuesday 07 April 2026 00:09:44 +0000 (0:00:00.037) 0:08:46.234 ********* 2026-04-07 00:09:44.977493 | instance | skipping: [instance] 2026-04-07 00:09:44.977849 | instance | 2026-04-07 00:09:44.978236 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-04-07 00:09:44.978617 | instance | Tuesday 07 April 2026 00:09:44 +0000 (0:00:00.039) 0:08:46.273 ********* 2026-04-07 00:09:45.014875 | instance | skipping: [instance] 2026-04-07 00:09:45.014982 | instance | 2026-04-07 00:09:45.015172 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-04-07 00:09:45.015312 | instance | Tuesday 07 April 2026 00:09:45 +0000 (0:00:00.037) 0:08:46.311 ********* 2026-04-07 00:09:45.057746 | instance | skipping: [instance] 2026-04-07 00:09:45.058071 | instance | 2026-04-07 00:09:45.058450 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-04-07 00:09:45.058810 | instance | Tuesday 07 April 2026 00:09:45 +0000 (0:00:00.042) 0:08:46.353 ********* 2026-04-07 00:09:45.098033 | instance | skipping: [instance] 2026-04-07 00:09:45.098230 | instance | 2026-04-07 00:09:45.098443 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-04-07 00:09:45.098611 | instance | Tuesday 07 April 2026 00:09:45 +0000 (0:00:00.040) 0:08:46.394 ********* 2026-04-07 00:09:45.140150 | instance | skipping: [instance] 2026-04-07 00:09:45.140488 | instance | 2026-04-07 00:09:45.140620 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-04-07 00:09:45.140670 | instance | Tuesday 07 April 2026 00:09:45 +0000 (0:00:00.042) 0:08:46.436 ********* 2026-04-07 00:09:45.188875 | instance | skipping: [instance] 2026-04-07 00:09:45.189188 | instance | 2026-04-07 00:09:45.189509 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-04-07 00:09:45.190381 | instance | Tuesday 07 April 2026 00:09:45 +0000 (0:00:00.048) 0:08:46.485 ********* 2026-04-07 00:11:02.006366 | instance | changed: [instance] 2026-04-07 00:11:02.006496 | instance | 2026-04-07 00:11:02.006509 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-04-07 00:11:02.006529 | instance | Tuesday 07 April 2026 00:11:01 +0000 (0:01:16.816) 0:10:03.301 ********* 2026-04-07 00:11:02.763100 | instance | changed: [instance] 2026-04-07 00:11:02.763349 | instance | 2026-04-07 00:11:02.763623 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-07 00:11:02.763948 | instance | Tuesday 07 April 2026 00:11:02 +0000 (0:00:00.757) 0:10:04.059 ********* 2026-04-07 00:11:02.810653 | instance | skipping: [instance] 2026-04-07 00:11:02.810898 | instance | 2026-04-07 00:11:02.811169 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-07 00:11:02.811455 | instance | Tuesday 07 April 2026 00:11:02 +0000 (0:00:00.047) 0:10:04.106 ********* 2026-04-07 00:11:02.848446 | instance | skipping: [instance] 2026-04-07 00:11:02.848693 | instance | 2026-04-07 00:11:02.848993 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-07 00:11:02.849280 | instance | Tuesday 07 April 2026 00:11:02 +0000 (0:00:00.037) 0:10:04.144 ********* 2026-04-07 00:11:02.885610 | instance | skipping: [instance] 2026-04-07 00:11:02.885853 | instance | 2026-04-07 00:11:02.886136 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-07 00:11:02.886406 | instance | Tuesday 07 April 2026 00:11:02 +0000 (0:00:00.037) 0:10:04.181 ********* 2026-04-07 00:11:02.920922 | instance | skipping: [instance] 2026-04-07 00:11:02.921193 | instance | 2026-04-07 00:11:02.921489 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-07 00:11:02.921758 | instance | Tuesday 07 April 2026 00:11:02 +0000 (0:00:00.035) 0:10:04.217 ********* 2026-04-07 00:11:03.623579 | instance | ok: [instance] 2026-04-07 00:11:03.623843 | instance | 2026-04-07 00:11:03.624194 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-07 00:11:03.624664 | instance | Tuesday 07 April 2026 00:11:03 +0000 (0:00:00.702) 0:10:04.919 ********* 2026-04-07 00:11:03.678193 | instance | ok: [instance] 2026-04-07 00:11:03.678425 | instance | 2026-04-07 00:11:03.678711 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-07 00:11:03.678968 | instance | Tuesday 07 April 2026 00:11:03 +0000 (0:00:00.054) 0:10:04.973 ********* 2026-04-07 00:11:03.721236 | instance | ok: [instance] 2026-04-07 00:11:03.721449 | instance | 2026-04-07 00:11:03.721696 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-07 00:11:03.721934 | instance | Tuesday 07 April 2026 00:11:03 +0000 (0:00:00.043) 0:10:05.017 ********* 2026-04-07 00:11:03.793113 | instance | ok: [instance] => (item=oslo_db) 2026-04-07 00:11:03.793239 | instance | 2026-04-07 00:11:03.793422 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-07 00:11:03.793603 | instance | Tuesday 07 April 2026 00:11:03 +0000 (0:00:00.071) 0:10:05.089 ********* 2026-04-07 00:11:03.846058 | instance | ok: [instance] 2026-04-07 00:11:03.846180 | instance | 2026-04-07 00:11:03.846368 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 00:11:03.846548 | instance | Tuesday 07 April 2026 00:11:03 +0000 (0:00:00.053) 0:10:05.142 ********* 2026-04-07 00:11:03.895440 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 00:11:03.895511 | instance | 2026-04-07 00:11:03.895703 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 00:11:03.895880 | instance | Tuesday 07 April 2026 00:11:03 +0000 (0:00:00.049) 0:10:05.191 ********* 2026-04-07 00:11:04.423683 | instance | changed: [instance] 2026-04-07 00:11:04.423911 | instance | 2026-04-07 00:11:04.424202 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-04-07 00:11:04.424483 | instance | Tuesday 07 April 2026 00:11:04 +0000 (0:00:00.527) 0:10:05.719 ********* 2026-04-07 00:11:05.105909 | instance | ok: [instance] 2026-04-07 00:11:05.106030 | instance | 2026-04-07 00:11:05.106054 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-04-07 00:11:05.106328 | instance | Tuesday 07 April 2026 00:11:05 +0000 (0:00:00.681) 0:10:06.401 ********* 2026-04-07 00:11:06.333266 | instance | changed: [instance] 2026-04-07 00:11:06.333356 | instance | 2026-04-07 00:11:06.333506 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-04-07 00:11:06.333691 | instance | Tuesday 07 April 2026 00:11:06 +0000 (0:00:01.228) 0:10:07.629 ********* 2026-04-07 00:11:06.828100 | instance | ok: [instance] 2026-04-07 00:11:06.828343 | instance | 2026-04-07 00:11:06.828667 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-04-07 00:11:06.829325 | instance | Tuesday 07 April 2026 00:11:06 +0000 (0:00:00.494) 0:10:08.123 ********* 2026-04-07 00:11:07.367500 | instance | changed: [instance] 2026-04-07 00:11:07.367785 | instance | 2026-04-07 00:11:07.368104 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-04-07 00:11:07.368412 | instance | Tuesday 07 April 2026 00:11:07 +0000 (0:00:00.539) 0:10:08.663 ********* 2026-04-07 00:11:07.869316 | instance | changed: [instance] 2026-04-07 00:11:07.869578 | instance | 2026-04-07 00:11:07.869862 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-04-07 00:11:07.870142 | instance | Tuesday 07 April 2026 00:11:07 +0000 (0:00:00.501) 0:10:09.165 ********* 2026-04-07 00:11:08.297744 | instance | ok: [instance] 2026-04-07 00:11:08.297984 | instance | 2026-04-07 00:11:08.298259 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-04-07 00:11:08.298528 | instance | Tuesday 07 April 2026 00:11:08 +0000 (0:00:00.428) 0:10:09.593 ********* 2026-04-07 00:12:11.740378 | instance | changed: [instance] 2026-04-07 00:12:11.740464 | instance | 2026-04-07 00:12:11.740660 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-04-07 00:12:11.740828 | instance | Tuesday 07 April 2026 00:12:11 +0000 (0:01:03.442) 0:11:13.035 ********* 2026-04-07 00:12:12.497045 | instance | ok: [instance] 2026-04-07 00:12:12.497264 | instance | 2026-04-07 00:12:12.497554 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-04-07 00:12:12.497845 | instance | Tuesday 07 April 2026 00:12:12 +0000 (0:00:00.756) 0:11:13.792 ********* 2026-04-07 00:12:12.550199 | instance | included: ingress for instance 2026-04-07 00:12:12.550331 | instance | 2026-04-07 00:12:12.550520 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-04-07 00:12:12.550680 | instance | Tuesday 07 April 2026 00:12:12 +0000 (0:00:00.053) 0:11:13.846 ********* 2026-04-07 00:12:13.435914 | instance | changed: [instance] 2026-04-07 00:12:13.436155 | instance | 2026-04-07 00:12:13.436519 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-04-07 00:12:13.436979 | instance | Tuesday 07 April 2026 00:12:13 +0000 (0:00:00.885) 0:11:14.731 ********* 2026-04-07 00:12:13.716094 | instance | ok: [instance] 2026-04-07 00:12:13.716331 | instance | 2026-04-07 00:12:13.716621 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-04-07 00:12:13.716927 | instance | Tuesday 07 April 2026 00:12:13 +0000 (0:00:00.279) 0:11:15.011 ********* 2026-04-07 00:12:14.586569 | instance | changed: [instance] 2026-04-07 00:12:14.586734 | instance | 2026-04-07 00:12:14.587395 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-04-07 00:12:14.587412 | instance | 2026-04-07 00:12:14.587681 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-07 00:12:14.587997 | instance | Tuesday 07 April 2026 00:12:14 +0000 (0:00:00.871) 0:11:15.882 ********* 2026-04-07 00:12:16.117448 | instance | ok: [instance] 2026-04-07 00:12:16.117688 | instance | 2026-04-07 00:12:16.118022 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 00:12:16.118299 | instance | Tuesday 07 April 2026 00:12:16 +0000 (0:00:01.530) 0:11:17.413 ********* 2026-04-07 00:12:16.178551 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 00:12:16.178775 | instance | 2026-04-07 00:12:16.179063 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 00:12:16.179344 | instance | Tuesday 07 April 2026 00:12:16 +0000 (0:00:00.061) 0:11:17.474 ********* 2026-04-07 00:12:16.699448 | instance | changed: [instance] 2026-04-07 00:12:16.699568 | instance | 2026-04-07 00:12:16.699764 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Suspend the existing HelmRelease] *** 2026-04-07 00:12:16.699912 | instance | Tuesday 07 April 2026 00:12:16 +0000 (0:00:00.520) 0:11:17.995 ********* 2026-04-07 00:12:17.443059 | instance | ok: [instance] 2026-04-07 00:12:17.443285 | instance | 2026-04-07 00:12:17.443674 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Remove the existing HelmRelease] *** 2026-04-07 00:12:17.444353 | instance | Tuesday 07 April 2026 00:12:17 +0000 (0:00:00.743) 0:11:18.738 ********* 2026-04-07 00:12:18.255007 | instance | ok: [instance] 2026-04-07 00:12:18.255123 | instance | 2026-04-07 00:12:18.255299 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-04-07 00:12:18.255440 | instance | Tuesday 07 April 2026 00:12:18 +0000 (0:00:00.811) 0:11:19.550 ********* 2026-04-07 00:12:19.508093 | instance | changed: [instance] 2026-04-07 00:12:19.508196 | instance | 2026-04-07 00:12:19.508208 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 00:12:19.508219 | instance | Tuesday 07 April 2026 00:12:19 +0000 (0:00:01.252) 0:11:20.802 ********* 2026-04-07 00:12:19.556795 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 00:12:19.556916 | instance | 2026-04-07 00:12:19.557030 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 00:12:19.557160 | instance | Tuesday 07 April 2026 00:12:19 +0000 (0:00:00.050) 0:11:20.853 ********* 2026-04-07 00:12:20.135818 | instance | changed: [instance] 2026-04-07 00:12:20.135911 | instance | 2026-04-07 00:12:20.136014 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-04-07 00:12:20.136229 | instance | Tuesday 07 April 2026 00:12:20 +0000 (0:00:00.579) 0:11:21.432 ********* 2026-04-07 00:12:21.459045 | instance | changed: [instance] 2026-04-07 00:12:21.459151 | instance | 2026-04-07 00:12:21.459248 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Uninstall the legacy "ethtool-exporter"] *** 2026-04-07 00:12:21.459378 | instance | Tuesday 07 April 2026 00:12:21 +0000 (0:00:01.322) 0:11:22.755 ********* 2026-04-07 00:12:22.267847 | instance | ok: [instance] 2026-04-07 00:12:22.268067 | instance | 2026-04-07 00:12:22.268392 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Suspend the existing HelmRelease] *** 2026-04-07 00:12:22.268666 | instance | Tuesday 07 April 2026 00:12:22 +0000 (0:00:00.808) 0:11:23.564 ********* 2026-04-07 00:12:22.981299 | instance | ok: [instance] 2026-04-07 00:12:22.981571 | instance | 2026-04-07 00:12:22.981943 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Remove the existing HelmRelease] *** 2026-04-07 00:12:22.982227 | instance | Tuesday 07 April 2026 00:12:22 +0000 (0:00:00.713) 0:11:24.277 ********* 2026-04-07 00:12:23.676773 | instance | ok: [instance] 2026-04-07 00:12:23.677076 | instance | 2026-04-07 00:12:23.677356 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-04-07 00:12:23.677619 | instance | Tuesday 07 April 2026 00:12:23 +0000 (0:00:00.695) 0:11:24.972 ********* 2026-04-07 00:12:24.339177 | instance | ok: [instance] 2026-04-07 00:12:24.339374 | instance | 2026-04-07 00:12:24.339528 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-04-07 00:12:24.339705 | instance | Tuesday 07 April 2026 00:12:24 +0000 (0:00:00.662) 0:11:25.635 ********* 2026-04-07 00:12:27.126953 | instance | ok: [instance] 2026-04-07 00:12:27.127250 | instance | 2026-04-07 00:12:27.127754 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-04-07 00:12:27.127822 | instance | Tuesday 07 April 2026 00:12:27 +0000 (0:00:02.787) 0:11:28.422 ********* 2026-04-07 00:12:27.964615 | instance | ok: [instance] 2026-04-07 00:12:27.964713 | instance | 2026-04-07 00:12:27.964927 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-04-07 00:12:27.965073 | instance | Tuesday 07 April 2026 00:12:27 +0000 (0:00:00.838) 0:11:29.261 ********* 2026-04-07 00:12:28.368474 | instance | ok: [instance] 2026-04-07 00:12:28.368532 | instance | 2026-04-07 00:12:28.368539 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-04-07 00:12:28.368562 | instance | Tuesday 07 April 2026 00:12:28 +0000 (0:00:00.403) 0:11:29.664 ********* 2026-04-07 00:12:28.593958 | instance | ok: [instance] 2026-04-07 00:12:28.594067 | instance | 2026-04-07 00:12:28.594134 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-04-07 00:12:28.594296 | instance | Tuesday 07 April 2026 00:12:28 +0000 (0:00:00.226) 0:11:29.890 ********* 2026-04-07 00:12:28.884951 | instance | ok: [instance] 2026-04-07 00:12:28.885040 | instance | 2026-04-07 00:12:28.885172 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-04-07 00:12:28.885311 | instance | Tuesday 07 April 2026 00:12:28 +0000 (0:00:00.290) 0:11:30.181 ********* 2026-04-07 00:12:29.587938 | instance | changed: [instance] 2026-04-07 00:12:29.588100 | instance | 2026-04-07 00:12:29.588307 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-04-07 00:12:29.588861 | instance | Tuesday 07 April 2026 00:12:29 +0000 (0:00:00.702) 0:11:30.883 ********* 2026-04-07 00:12:46.711942 | instance | changed: [instance] => (item=alertmanager) 2026-04-07 00:12:46.712029 | instance | changed: [instance] => (item=grafana) 2026-04-07 00:12:46.712041 | instance | changed: [instance] => (item=prometheus) 2026-04-07 00:12:46.712051 | instance | 2026-04-07 00:12:46.712061 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-04-07 00:12:46.712314 | instance | Tuesday 07 April 2026 00:12:46 +0000 (0:00:17.121) 0:11:48.005 ********* 2026-04-07 00:12:48.588139 | instance | ok: [instance] => (item=alertmanager) 2026-04-07 00:12:48.588207 | instance | ok: [instance] => (item=grafana) 2026-04-07 00:12:48.588766 | instance | ok: [instance] => (item=prometheus) 2026-04-07 00:12:48.588813 | instance | 2026-04-07 00:12:48.588820 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-04-07 00:12:48.588825 | instance | Tuesday 07 April 2026 00:12:48 +0000 (0:00:01.879) 0:11:49.884 ********* 2026-04-07 00:12:50.355252 | instance | changed: [instance] => (item=None) 2026-04-07 00:12:50.355294 | instance | changed: [instance] => (item=None) 2026-04-07 00:12:50.355298 | instance | changed: [instance] => (item=None) 2026-04-07 00:12:50.355303 | instance | changed: [instance] 2026-04-07 00:12:50.355307 | instance | 2026-04-07 00:12:50.355312 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-04-07 00:12:50.355316 | instance | Tuesday 07 April 2026 00:12:50 +0000 (0:00:01.766) 0:11:51.650 ********* 2026-04-07 00:12:52.931199 | instance | changed: [instance] => (item=None) 2026-04-07 00:12:52.931258 | instance | changed: [instance] => (item=None) 2026-04-07 00:12:52.931552 | instance | changed: [instance] => (item=None) 2026-04-07 00:12:52.931587 | instance | changed: [instance] => (item=None) 2026-04-07 00:12:52.931601 | instance | changed: [instance] => (item=None) 2026-04-07 00:12:52.931973 | instance | changed: [instance] 2026-04-07 00:12:52.932020 | instance | 2026-04-07 00:12:52.932034 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-04-07 00:12:52.932081 | instance | Tuesday 07 April 2026 00:12:52 +0000 (0:00:02.577) 0:11:54.227 ********* 2026-04-07 00:13:04.216347 | instance | changed: [instance] => (item=alertmanager) 2026-04-07 00:13:04.216482 | instance | changed: [instance] => (item=prometheus) 2026-04-07 00:13:04.216704 | instance | 2026-04-07 00:13:04.216783 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-04-07 00:13:04.216798 | instance | Tuesday 07 April 2026 00:13:04 +0000 (0:00:11.285) 0:12:05.512 ********* 2026-04-07 00:13:15.673983 | instance | changed: [instance] => (item=alertmanager) 2026-04-07 00:13:15.674054 | instance | changed: [instance] => (item=prometheus) 2026-04-07 00:13:15.674060 | instance | 2026-04-07 00:13:15.674065 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-04-07 00:13:15.674070 | instance | Tuesday 07 April 2026 00:13:15 +0000 (0:00:11.456) 0:12:16.969 ********* 2026-04-07 00:13:16.475635 | instance | changed: [instance] 2026-04-07 00:13:16.475716 | instance | 2026-04-07 00:13:16.475726 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-04-07 00:13:16.475735 | instance | Tuesday 07 April 2026 00:13:16 +0000 (0:00:00.801) 0:12:17.770 ********* 2026-04-07 00:13:24.316074 | instance | ok: [instance] 2026-04-07 00:13:24.316174 | instance | 2026-04-07 00:13:24.316186 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-04-07 00:13:24.316197 | instance | Tuesday 07 April 2026 00:13:24 +0000 (0:00:07.840) 0:12:25.611 ********* 2026-04-07 00:13:38.706169 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-04-07 00:13:38.706281 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-04-07 00:13:38.706292 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-04-07 00:13:38.706302 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-04-07 00:13:38.706312 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-04-07 00:13:38.706322 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-04-07 00:13:38.706331 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-04-07 00:13:38.706340 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-04-07 00:13:38.706359 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-04-07 00:13:38.706368 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-04-07 00:13:38.706420 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-04-07 00:13:38.706578 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-04-07 00:13:38.706719 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-04-07 00:13:38.706775 | instance | 2026-04-07 00:13:38.706915 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-04-07 00:13:38.707048 | instance | Tuesday 07 April 2026 00:13:38 +0000 (0:00:14.390) 0:12:40.001 ********* 2026-04-07 00:14:10.238579 | instance | changed: [instance] 2026-04-07 00:14:10.238678 | instance | 2026-04-07 00:14:10.238896 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 00:14:10.238934 | instance | Tuesday 07 April 2026 00:14:10 +0000 (0:00:31.533) 0:13:11.535 ********* 2026-04-07 00:14:10.307238 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 00:14:10.307331 | instance | 2026-04-07 00:14:10.307656 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 00:14:10.307696 | instance | Tuesday 07 April 2026 00:14:10 +0000 (0:00:00.068) 0:13:11.603 ********* 2026-04-07 00:14:10.835699 | instance | changed: [instance] 2026-04-07 00:14:10.835776 | instance | 2026-04-07 00:14:10.835861 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-04-07 00:14:10.835982 | instance | Tuesday 07 April 2026 00:14:10 +0000 (0:00:00.528) 0:13:12.132 ********* 2026-04-07 00:14:13.661382 | instance | changed: [instance] 2026-04-07 00:14:13.661491 | instance | 2026-04-07 00:14:13.663254 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 00:14:13.663322 | instance | Tuesday 07 April 2026 00:14:13 +0000 (0:00:02.825) 0:13:14.957 ********* 2026-04-07 00:14:13.713398 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 00:14:13.713489 | instance | 2026-04-07 00:14:13.713578 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 00:14:13.713698 | instance | Tuesday 07 April 2026 00:14:13 +0000 (0:00:00.052) 0:13:15.009 ********* 2026-04-07 00:14:14.211125 | instance | changed: [instance] 2026-04-07 00:14:14.211193 | instance | 2026-04-07 00:14:14.211199 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-04-07 00:14:14.211205 | instance | Tuesday 07 April 2026 00:14:14 +0000 (0:00:00.496) 0:13:15.506 ********* 2026-04-07 00:14:15.841710 | instance | changed: [instance] 2026-04-07 00:14:15.841773 | instance | 2026-04-07 00:14:15.841915 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 00:14:15.842036 | instance | Tuesday 07 April 2026 00:14:15 +0000 (0:00:01.631) 0:13:17.138 ********* 2026-04-07 00:14:15.899678 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 00:14:15.899830 | instance | 2026-04-07 00:14:15.900019 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 00:14:15.900225 | instance | Tuesday 07 April 2026 00:14:15 +0000 (0:00:00.057) 0:13:17.195 ********* 2026-04-07 00:14:16.449692 | instance | changed: [instance] 2026-04-07 00:14:16.449980 | instance | 2026-04-07 00:14:16.450336 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-04-07 00:14:16.450675 | instance | Tuesday 07 April 2026 00:14:16 +0000 (0:00:00.549) 0:13:17.745 ********* 2026-04-07 00:14:18.009548 | instance | changed: [instance] 2026-04-07 00:14:18.009777 | instance | 2026-04-07 00:14:18.010053 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-04-07 00:14:18.010326 | instance | Tuesday 07 April 2026 00:14:18 +0000 (0:00:01.559) 0:13:19.305 ********* 2026-04-07 00:14:18.862376 | instance | changed: [instance] 2026-04-07 00:14:18.862612 | instance | 2026-04-07 00:14:18.863276 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 00:14:18.863365 | instance | Tuesday 07 April 2026 00:14:18 +0000 (0:00:00.852) 0:13:20.158 ********* 2026-04-07 00:14:18.918942 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 00:14:18.919003 | instance | 2026-04-07 00:14:18.919015 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 00:14:18.919025 | instance | Tuesday 07 April 2026 00:14:18 +0000 (0:00:00.055) 0:13:20.214 ********* 2026-04-07 00:14:19.461803 | instance | changed: [instance] 2026-04-07 00:14:19.461936 | instance | 2026-04-07 00:14:19.462078 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Suspend the existing HelmRelease] *** 2026-04-07 00:14:19.462245 | instance | Tuesday 07 April 2026 00:14:19 +0000 (0:00:00.543) 0:13:20.757 ********* 2026-04-07 00:14:20.270415 | instance | ok: [instance] 2026-04-07 00:14:20.270635 | instance | 2026-04-07 00:14:20.270916 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Remove the existing HelmRelease] *** 2026-04-07 00:14:20.271176 | instance | Tuesday 07 April 2026 00:14:20 +0000 (0:00:00.808) 0:13:21.566 ********* 2026-04-07 00:14:21.024022 | instance | ok: [instance] 2026-04-07 00:14:21.024214 | instance | 2026-04-07 00:14:21.024493 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-04-07 00:14:21.024841 | instance | Tuesday 07 April 2026 00:14:21 +0000 (0:00:00.753) 0:13:22.319 ********* 2026-04-07 00:14:22.532447 | instance | changed: [instance] 2026-04-07 00:14:22.532680 | instance | 2026-04-07 00:14:22.532954 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-04-07 00:14:22.533355 | instance | 2026-04-07 00:14:22.533569 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-07 00:14:22.533865 | instance | Tuesday 07 April 2026 00:14:22 +0000 (0:00:01.508) 0:13:23.828 ********* 2026-04-07 00:14:24.406204 | instance | ok: [instance] 2026-04-07 00:14:24.406418 | instance | 2026-04-07 00:14:24.406710 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-07 00:14:24.406992 | instance | Tuesday 07 April 2026 00:14:24 +0000 (0:00:01.873) 0:13:25.701 ********* 2026-04-07 00:14:24.487718 | instance | ok: [instance] 2026-04-07 00:14:24.487969 | instance | 2026-04-07 00:14:24.488291 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-07 00:14:24.488621 | instance | Tuesday 07 April 2026 00:14:24 +0000 (0:00:00.081) 0:13:25.783 ********* 2026-04-07 00:14:24.535018 | instance | skipping: [instance] 2026-04-07 00:14:24.535268 | instance | 2026-04-07 00:14:24.535561 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-07 00:14:24.535883 | instance | Tuesday 07 April 2026 00:14:24 +0000 (0:00:00.047) 0:13:25.830 ********* 2026-04-07 00:14:24.585768 | instance | skipping: [instance] 2026-04-07 00:14:24.585872 | instance | 2026-04-07 00:14:24.586028 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-07 00:14:24.586216 | instance | Tuesday 07 April 2026 00:14:24 +0000 (0:00:00.051) 0:13:25.881 ********* 2026-04-07 00:14:24.648745 | instance | skipping: [instance] 2026-04-07 00:14:24.649050 | instance | 2026-04-07 00:14:24.649401 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-07 00:14:24.649625 | instance | Tuesday 07 April 2026 00:14:24 +0000 (0:00:00.061) 0:13:25.943 ********* 2026-04-07 00:14:24.700435 | instance | skipping: [instance] 2026-04-07 00:14:24.700528 | instance | 2026-04-07 00:14:24.700657 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-07 00:14:24.700778 | instance | Tuesday 07 April 2026 00:14:24 +0000 (0:00:00.053) 0:13:25.996 ********* 2026-04-07 00:14:24.752472 | instance | skipping: [instance] 2026-04-07 00:14:24.752546 | instance | 2026-04-07 00:14:24.752702 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-07 00:14:24.752825 | instance | Tuesday 07 April 2026 00:14:24 +0000 (0:00:00.051) 0:13:26.048 ********* 2026-04-07 00:14:24.810619 | instance | ok: [instance] 2026-04-07 00:14:24.810777 | instance | 2026-04-07 00:14:24.811070 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-07 00:14:24.811267 | instance | Tuesday 07 April 2026 00:14:24 +0000 (0:00:00.058) 0:13:26.106 ********* 2026-04-07 00:14:24.872827 | instance | ok: [instance] => (item=oslo_cache) 2026-04-07 00:14:24.873147 | instance | 2026-04-07 00:14:24.873442 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-07 00:14:24.873696 | instance | Tuesday 07 April 2026 00:14:24 +0000 (0:00:00.061) 0:13:26.168 ********* 2026-04-07 00:14:24.948143 | instance | ok: [instance] 2026-04-07 00:14:24.948258 | instance | 2026-04-07 00:14:24.948434 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 00:14:24.948604 | instance | Tuesday 07 April 2026 00:14:24 +0000 (0:00:00.075) 0:13:26.243 ********* 2026-04-07 00:14:25.015246 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 00:14:25.015411 | instance | 2026-04-07 00:14:25.015580 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 00:14:25.015755 | instance | Tuesday 07 April 2026 00:14:25 +0000 (0:00:00.067) 0:13:26.311 ********* 2026-04-07 00:14:25.524161 | instance | changed: [instance] 2026-04-07 00:14:25.524239 | instance | 2026-04-07 00:14:25.524342 | instance | TASK [vexxhost.atmosphere.memcached : Suspend the existing HelmRelease] ******** 2026-04-07 00:14:25.524478 | instance | Tuesday 07 April 2026 00:14:25 +0000 (0:00:00.509) 0:13:26.820 ********* 2026-04-07 00:14:26.261263 | instance | ok: [instance] 2026-04-07 00:14:26.261410 | instance | 2026-04-07 00:14:26.261635 | instance | TASK [vexxhost.atmosphere.memcached : Remove the existing HelmRelease] ********* 2026-04-07 00:14:26.261806 | instance | Tuesday 07 April 2026 00:14:26 +0000 (0:00:00.737) 0:13:27.557 ********* 2026-04-07 00:14:26.996743 | instance | ok: [instance] 2026-04-07 00:14:26.997066 | instance | 2026-04-07 00:14:26.997341 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-04-07 00:14:26.997602 | instance | Tuesday 07 April 2026 00:14:26 +0000 (0:00:00.735) 0:13:28.292 ********* 2026-04-07 00:14:28.190887 | instance | changed: [instance] 2026-04-07 00:14:28.191007 | instance | 2026-04-07 00:14:28.191142 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-04-07 00:14:28.191271 | instance | Tuesday 07 April 2026 00:14:28 +0000 (0:00:01.194) 0:13:29.487 ********* 2026-04-07 00:14:29.033039 | instance | changed: [instance] 2026-04-07 00:14:29.033147 | instance | 2026-04-07 00:14:29.033338 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-07 00:14:29.033507 | instance | Tuesday 07 April 2026 00:14:29 +0000 (0:00:00.841) 0:13:30.329 ********* 2026-04-07 00:14:32.573599 | instance | changed: [instance] 2026-04-07 00:14:32.573833 | instance | 2026-04-07 00:14:32.574150 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-07 00:14:32.574874 | instance | Tuesday 07 April 2026 00:14:32 +0000 (0:00:03.540) 0:13:33.869 ********* 2026-04-07 00:14:32.829499 | instance | changed: [instance] 2026-04-07 00:14:32.829567 | instance | 2026-04-07 00:14:32.829804 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-07 00:14:32.829826 | instance | Tuesday 07 April 2026 00:14:32 +0000 (0:00:00.256) 0:13:34.125 ********* 2026-04-07 00:14:33.380255 | instance | changed: [instance] 2026-04-07 00:14:33.380354 | instance | 2026-04-07 00:14:33.380544 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-07 00:14:33.380700 | instance | Tuesday 07 April 2026 00:14:33 +0000 (0:00:00.550) 0:13:34.676 ********* 2026-04-07 00:14:33.480738 | instance | ok: [instance] 2026-04-07 00:14:33.480890 | instance | 2026-04-07 00:14:33.481095 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-07 00:14:33.481341 | instance | Tuesday 07 April 2026 00:14:33 +0000 (0:00:00.100) 0:13:34.776 ********* 2026-04-07 00:14:33.577171 | instance | included: rabbitmq for instance 2026-04-07 00:14:33.577463 | instance | 2026-04-07 00:14:33.577769 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-07 00:14:33.578095 | instance | Tuesday 07 April 2026 00:14:33 +0000 (0:00:00.096) 0:13:34.873 ********* 2026-04-07 00:14:34.258965 | instance | ok: [instance] 2026-04-07 00:14:34.259244 | instance | 2026-04-07 00:14:34.259553 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-07 00:14:34.259849 | instance | Tuesday 07 April 2026 00:14:34 +0000 (0:00:00.682) 0:13:35.555 ********* 2026-04-07 00:14:34.300363 | instance | skipping: [instance] 2026-04-07 00:14:34.300677 | instance | 2026-04-07 00:14:34.301050 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-07 00:14:34.301400 | instance | Tuesday 07 April 2026 00:14:34 +0000 (0:00:00.041) 0:13:35.596 ********* 2026-04-07 00:14:34.348553 | instance | skipping: [instance] 2026-04-07 00:14:34.348817 | instance | 2026-04-07 00:14:34.349169 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-07 00:14:34.349517 | instance | Tuesday 07 April 2026 00:14:34 +0000 (0:00:00.048) 0:13:35.644 ********* 2026-04-07 00:15:05.300267 | instance | changed: [instance] 2026-04-07 00:15:05.300451 | instance | 2026-04-07 00:15:05.300730 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-07 00:15:05.301359 | instance | Tuesday 07 April 2026 00:15:05 +0000 (0:00:30.951) 0:14:06.596 ********* 2026-04-07 00:15:06.061050 | instance | ok: [instance] 2026-04-07 00:15:06.061244 | instance | 2026-04-07 00:15:06.061565 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-07 00:15:06.061832 | instance | Tuesday 07 April 2026 00:15:06 +0000 (0:00:00.760) 0:14:07.356 ********* 2026-04-07 00:15:06.119973 | instance | ok: [instance] 2026-04-07 00:15:06.120194 | instance | 2026-04-07 00:15:06.120480 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-07 00:15:06.120798 | instance | Tuesday 07 April 2026 00:15:06 +0000 (0:00:00.059) 0:14:07.416 ********* 2026-04-07 00:15:06.173555 | instance | skipping: [instance] 2026-04-07 00:15:06.173758 | instance | 2026-04-07 00:15:06.174036 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-07 00:15:06.174297 | instance | Tuesday 07 April 2026 00:15:06 +0000 (0:00:00.052) 0:14:07.469 ********* 2026-04-07 00:15:06.227203 | instance | skipping: [instance] 2026-04-07 00:15:06.227418 | instance | 2026-04-07 00:15:06.227722 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-07 00:15:06.227994 | instance | Tuesday 07 April 2026 00:15:06 +0000 (0:00:00.053) 0:14:07.523 ********* 2026-04-07 00:15:06.290308 | instance | ok: [instance] 2026-04-07 00:15:06.290564 | instance | 2026-04-07 00:15:06.290888 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-07 00:15:06.291157 | instance | Tuesday 07 April 2026 00:15:06 +0000 (0:00:00.063) 0:14:07.586 ********* 2026-04-07 00:15:06.394312 | instance | ok: [instance] => (item=identity) 2026-04-07 00:15:06.394559 | instance | ok: [instance] => (item=oslo_db) 2026-04-07 00:15:06.394814 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-07 00:15:06.395076 | instance | ok: [instance] => (item=oslo_cache) 2026-04-07 00:15:06.395327 | instance | 2026-04-07 00:15:06.395615 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-07 00:15:06.395879 | instance | Tuesday 07 April 2026 00:15:06 +0000 (0:00:00.103) 0:14:07.690 ********* 2026-04-07 00:15:06.459261 | instance | ok: [instance] 2026-04-07 00:15:06.459381 | instance | 2026-04-07 00:15:06.459526 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 00:15:06.459668 | instance | Tuesday 07 April 2026 00:15:06 +0000 (0:00:00.065) 0:14:07.755 ********* 2026-04-07 00:15:06.523255 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 00:15:06.523592 | instance | 2026-04-07 00:15:06.523929 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 00:15:06.524191 | instance | Tuesday 07 April 2026 00:15:06 +0000 (0:00:00.063) 0:14:07.819 ********* 2026-04-07 00:15:07.048709 | instance | changed: [instance] 2026-04-07 00:15:07.049008 | instance | 2026-04-07 00:15:07.049410 | instance | TASK [vexxhost.atmosphere.keystone : Suspend the existing HelmRelease] ********* 2026-04-07 00:15:07.049778 | instance | Tuesday 07 April 2026 00:15:07 +0000 (0:00:00.525) 0:14:08.344 ********* 2026-04-07 00:15:07.826791 | instance | ok: [instance] 2026-04-07 00:15:07.826887 | instance | 2026-04-07 00:15:07.826953 | instance | TASK [vexxhost.atmosphere.keystone : Remove the existing HelmRelease] ********** 2026-04-07 00:15:07.827091 | instance | Tuesday 07 April 2026 00:15:07 +0000 (0:00:00.778) 0:14:09.123 ********* 2026-04-07 00:15:08.563298 | instance | ok: [instance] 2026-04-07 00:15:08.563553 | instance | 2026-04-07 00:15:08.563888 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-04-07 00:15:08.564288 | instance | Tuesday 07 April 2026 00:15:08 +0000 (0:00:00.735) 0:14:09.858 ********* 2026-04-07 00:15:09.271257 | instance | ok: [instance] => (item=None) 2026-04-07 00:15:09.271466 | instance | ok: [instance] 2026-04-07 00:15:09.271730 | instance | 2026-04-07 00:15:09.272037 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-04-07 00:15:09.272297 | instance | Tuesday 07 April 2026 00:15:09 +0000 (0:00:00.708) 0:14:10.567 ********* 2026-04-07 00:15:10.293014 | instance | changed: [instance] 2026-04-07 00:15:10.293585 | instance | 2026-04-07 00:15:10.293670 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-04-07 00:15:10.293691 | instance | Tuesday 07 April 2026 00:15:10 +0000 (0:00:01.021) 0:14:11.588 ********* 2026-04-07 00:15:10.899725 | instance | changed: [instance] => (item=None) 2026-04-07 00:15:10.899917 | instance | changed: [instance] 2026-04-07 00:15:10.899995 | instance | 2026-04-07 00:15:10.900314 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-04-07 00:15:10.900415 | instance | Tuesday 07 April 2026 00:15:10 +0000 (0:00:00.607) 0:14:12.196 ********* 2026-04-07 00:15:11.863576 | instance | changed: [instance] => (item=None) 2026-04-07 00:15:11.863688 | instance | changed: [instance] 2026-04-07 00:15:11.864015 | instance | 2026-04-07 00:15:11.864102 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-04-07 00:15:11.864126 | instance | Tuesday 07 April 2026 00:15:11 +0000 (0:00:00.963) 0:14:13.159 ********* 2026-04-07 00:17:49.932995 | instance | changed: [instance] 2026-04-07 00:17:49.933596 | instance | 2026-04-07 00:17:49.933609 | instance | TASK [Create Ingress] ********************************************************** 2026-04-07 00:17:49.933620 | instance | Tuesday 07 April 2026 00:17:49 +0000 (0:02:38.062) 0:16:51.221 ********* 2026-04-07 00:17:50.059159 | instance | included: openstack_helm_ingress for instance 2026-04-07 00:17:50.059452 | instance | 2026-04-07 00:17:50.059824 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-07 00:17:50.060121 | instance | Tuesday 07 April 2026 00:17:50 +0000 (0:00:00.133) 0:16:51.355 ********* 2026-04-07 00:17:50.119039 | instance | skipping: [instance] 2026-04-07 00:17:50.119278 | instance | 2026-04-07 00:17:50.119565 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-07 00:17:50.120311 | instance | Tuesday 07 April 2026 00:17:50 +0000 (0:00:00.059) 0:16:51.415 ********* 2026-04-07 00:17:50.172076 | instance | skipping: [instance] 2026-04-07 00:17:50.172401 | instance | 2026-04-07 00:17:50.172765 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-07 00:17:50.173181 | instance | Tuesday 07 April 2026 00:17:50 +0000 (0:00:00.053) 0:16:51.468 ********* 2026-04-07 00:17:50.238581 | instance | ok: [instance] 2026-04-07 00:17:50.238802 | instance | 2026-04-07 00:17:50.239070 | instance | TASK [Create Ingress identity] ************************************************* 2026-04-07 00:17:50.239334 | instance | Tuesday 07 April 2026 00:17:50 +0000 (0:00:00.066) 0:16:51.534 ********* 2026-04-07 00:17:50.319210 | instance | included: ingress for instance 2026-04-07 00:17:50.319428 | instance | 2026-04-07 00:17:50.319731 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-04-07 00:17:50.319992 | instance | Tuesday 07 April 2026 00:17:50 +0000 (0:00:00.080) 0:16:51.615 ********* 2026-04-07 00:17:51.377351 | instance | changed: [instance] 2026-04-07 00:17:51.377588 | instance | 2026-04-07 00:17:51.377851 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-04-07 00:17:51.378170 | instance | Tuesday 07 April 2026 00:17:51 +0000 (0:00:01.057) 0:16:52.673 ********* 2026-04-07 00:17:55.752634 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-04-07 00:17:55.752727 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-04-07 00:17:55.752930 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left). 2026-04-07 00:17:55.753104 | instance | ok: [instance] 2026-04-07 00:17:55.753518 | instance | 2026-04-07 00:17:55.753598 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-04-07 00:17:55.753621 | instance | Tuesday 07 April 2026 00:17:55 +0000 (0:00:04.375) 0:16:57.048 ********* 2026-04-07 00:17:56.447443 | instance | ok: [instance] 2026-04-07 00:17:56.447506 | instance | 2026-04-07 00:17:56.447724 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-04-07 00:17:56.447831 | instance | Tuesday 07 April 2026 00:17:56 +0000 (0:00:00.695) 0:16:57.743 ********* 2026-04-07 00:17:57.548081 | instance | ok: [instance] => (item=atmosphere) 2026-04-07 00:17:57.548174 | instance | 2026-04-07 00:17:57.548758 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-04-07 00:17:57.548795 | instance | Tuesday 07 April 2026 00:17:57 +0000 (0:00:01.100) 0:16:58.844 ********* 2026-04-07 00:17:58.618562 | instance | changed: [instance] => (item=atmosphere) 2026-04-07 00:17:58.618773 | instance | 2026-04-07 00:17:58.619053 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-04-07 00:17:58.619326 | instance | Tuesday 07 April 2026 00:17:58 +0000 (0:00:01.070) 0:16:59.914 ********* 2026-04-07 00:17:59.681912 | instance | changed: [instance] => (item=atmosphere) 2026-04-07 00:17:59.682017 | instance | 2026-04-07 00:17:59.682181 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-04-07 00:17:59.682352 | instance | Tuesday 07 April 2026 00:17:59 +0000 (0:00:01.063) 0:17:00.978 ********* 2026-04-07 00:18:00.860620 | instance | changed: [instance] => (item=atmosphere) 2026-04-07 00:18:00.860730 | instance | 2026-04-07 00:18:00.860742 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-04-07 00:18:00.860909 | instance | Tuesday 07 April 2026 00:18:00 +0000 (0:00:01.178) 0:17:02.157 ********* 2026-04-07 00:18:01.101174 | instance | changed: [instance] 2026-04-07 00:18:01.101395 | instance | 2026-04-07 00:18:01.101635 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-07 00:18:01.101800 | instance | Tuesday 07 April 2026 00:18:01 +0000 (0:00:00.240) 0:17:02.397 ********* 2026-04-07 00:18:02.382723 | instance | ok: [instance] 2026-04-07 00:18:02.382904 | instance | 2026-04-07 00:18:02.383175 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-07 00:18:02.383449 | instance | Tuesday 07 April 2026 00:18:02 +0000 (0:00:01.281) 0:17:03.678 ********* 2026-04-07 00:18:02.638821 | instance | ok: [instance] 2026-04-07 00:18:02.639052 | instance | 2026-04-07 00:18:02.639330 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-07 00:18:02.639598 | instance | Tuesday 07 April 2026 00:18:02 +0000 (0:00:00.256) 0:17:03.934 ********* 2026-04-07 00:18:02.720086 | instance | ok: [instance] => { 2026-04-07 00:18:02.720214 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.0/nerdctl-2.2.0-linux-amd64.tar.gz" 2026-04-07 00:18:02.720388 | instance | } 2026-04-07 00:18:02.720546 | instance | 2026-04-07 00:18:02.720716 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-07 00:18:02.720925 | instance | Tuesday 07 April 2026 00:18:02 +0000 (0:00:00.081) 0:17:04.016 ********* 2026-04-07 00:18:03.319123 | instance | changed: [instance] 2026-04-07 00:18:03.319331 | instance | 2026-04-07 00:18:03.319618 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-07 00:18:03.319921 | instance | Tuesday 07 April 2026 00:18:03 +0000 (0:00:00.598) 0:17:04.615 ********* 2026-04-07 00:18:05.595733 | instance | changed: [instance] 2026-04-07 00:18:05.596283 | instance | 2026-04-07 00:18:05.596309 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-04-07 00:18:05.596668 | instance | Tuesday 07 April 2026 00:18:05 +0000 (0:00:02.276) 0:17:06.891 ********* 2026-04-07 00:18:06.094586 | instance | changed: [instance] 2026-04-07 00:18:06.095190 | instance | 2026-04-07 00:18:06.095208 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-04-07 00:18:06.095378 | instance | Tuesday 07 April 2026 00:18:06 +0000 (0:00:00.498) 0:17:07.390 ********* 2026-04-07 00:18:06.907665 | instance | ok: [instance] 2026-04-07 00:18:06.907859 | instance | 2026-04-07 00:18:06.908224 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-04-07 00:18:06.908413 | instance | Tuesday 07 April 2026 00:18:06 +0000 (0:00:00.812) 0:17:08.203 ********* 2026-04-07 00:18:07.679693 | instance | ok: [instance] 2026-04-07 00:18:07.679906 | instance | 2026-04-07 00:18:07.680187 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-04-07 00:18:07.680450 | instance | Tuesday 07 April 2026 00:18:07 +0000 (0:00:00.772) 0:17:08.975 ********* 2026-04-07 00:18:08.061136 | instance | ok: [instance] 2026-04-07 00:18:08.061516 | instance | 2026-04-07 00:18:08.061876 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-04-07 00:18:08.062203 | instance | Tuesday 07 April 2026 00:18:08 +0000 (0:00:00.381) 0:17:09.357 ********* 2026-04-07 00:18:08.192776 | instance | included: openstack_helm_endpoints for instance 2026-04-07 00:18:08.192871 | instance | 2026-04-07 00:18:08.193037 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-07 00:18:08.193154 | instance | Tuesday 07 April 2026 00:18:08 +0000 (0:00:00.131) 0:17:09.489 ********* 2026-04-07 00:18:08.245110 | instance | skipping: [instance] 2026-04-07 00:18:08.245324 | instance | 2026-04-07 00:18:08.245591 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-07 00:18:08.245882 | instance | Tuesday 07 April 2026 00:18:08 +0000 (0:00:00.052) 0:17:09.541 ********* 2026-04-07 00:18:08.298842 | instance | skipping: [instance] 2026-04-07 00:18:08.299047 | instance | 2026-04-07 00:18:08.299324 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-07 00:18:08.299594 | instance | Tuesday 07 April 2026 00:18:08 +0000 (0:00:00.053) 0:17:09.595 ********* 2026-04-07 00:18:08.346108 | instance | skipping: [instance] 2026-04-07 00:18:08.346281 | instance | 2026-04-07 00:18:08.346559 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-07 00:18:08.346826 | instance | Tuesday 07 April 2026 00:18:08 +0000 (0:00:00.047) 0:17:09.642 ********* 2026-04-07 00:18:08.393872 | instance | skipping: [instance] 2026-04-07 00:18:08.394146 | instance | 2026-04-07 00:18:08.394432 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-07 00:18:08.394682 | instance | Tuesday 07 April 2026 00:18:08 +0000 (0:00:00.047) 0:17:09.690 ********* 2026-04-07 00:18:08.435065 | instance | skipping: [instance] 2026-04-07 00:18:08.435246 | instance | 2026-04-07 00:18:08.435525 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-07 00:18:08.435789 | instance | Tuesday 07 April 2026 00:18:08 +0000 (0:00:00.041) 0:17:09.731 ********* 2026-04-07 00:18:08.476085 | instance | skipping: [instance] 2026-04-07 00:18:08.476291 | instance | 2026-04-07 00:18:08.476572 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-07 00:18:08.476832 | instance | Tuesday 07 April 2026 00:18:08 +0000 (0:00:00.041) 0:17:09.772 ********* 2026-04-07 00:18:08.521271 | instance | ok: [instance] 2026-04-07 00:18:08.521513 | instance | 2026-04-07 00:18:08.521811 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-07 00:18:08.522119 | instance | Tuesday 07 April 2026 00:18:08 +0000 (0:00:00.045) 0:17:09.817 ********* 2026-04-07 00:18:08.585738 | instance | ok: [instance] => (item=identity) 2026-04-07 00:18:08.586018 | instance | 2026-04-07 00:18:08.586435 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-07 00:18:08.586767 | instance | Tuesday 07 April 2026 00:18:08 +0000 (0:00:00.064) 0:17:09.881 ********* 2026-04-07 00:18:08.651691 | instance | ok: [instance] 2026-04-07 00:18:08.651917 | instance | 2026-04-07 00:18:08.652173 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-04-07 00:18:08.652433 | instance | Tuesday 07 April 2026 00:18:08 +0000 (0:00:00.065) 0:17:09.947 ********* 2026-04-07 00:18:09.145019 | instance | changed: [instance] 2026-04-07 00:18:09.145100 | instance | 2026-04-07 00:18:09.145206 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-04-07 00:18:09.145313 | instance | Tuesday 07 April 2026 00:18:09 +0000 (0:00:00.493) 0:17:10.441 ********* 2026-04-07 00:18:09.699199 | instance | changed: [instance] 2026-04-07 00:18:09.699424 | instance | 2026-04-07 00:18:09.699702 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-07 00:18:09.699994 | instance | Tuesday 07 April 2026 00:18:09 +0000 (0:00:00.553) 0:17:10.994 ********* 2026-04-07 00:18:09.786134 | instance | ok: [instance] 2026-04-07 00:18:09.786371 | instance | 2026-04-07 00:18:09.786626 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-07 00:18:09.786926 | instance | Tuesday 07 April 2026 00:18:09 +0000 (0:00:00.088) 0:17:11.082 ********* 2026-04-07 00:18:09.869814 | instance | included: rabbitmq for instance 2026-04-07 00:18:09.870028 | instance | 2026-04-07 00:18:09.870326 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-07 00:18:09.870590 | instance | Tuesday 07 April 2026 00:18:09 +0000 (0:00:00.083) 0:17:11.166 ********* 2026-04-07 00:18:10.578095 | instance | ok: [instance] 2026-04-07 00:18:10.578280 | instance | 2026-04-07 00:18:10.578550 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-07 00:18:10.578814 | instance | Tuesday 07 April 2026 00:18:10 +0000 (0:00:00.708) 0:17:11.874 ********* 2026-04-07 00:18:10.632384 | instance | skipping: [instance] 2026-04-07 00:18:10.632578 | instance | 2026-04-07 00:18:10.632853 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-07 00:18:10.633142 | instance | Tuesday 07 April 2026 00:18:10 +0000 (0:00:00.054) 0:17:11.928 ********* 2026-04-07 00:18:10.684174 | instance | skipping: [instance] 2026-04-07 00:18:10.684389 | instance | 2026-04-07 00:18:10.684646 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-07 00:18:10.684905 | instance | Tuesday 07 April 2026 00:18:10 +0000 (0:00:00.051) 0:17:11.980 ********* 2026-04-07 00:18:41.514483 | instance | changed: [instance] 2026-04-07 00:18:41.514680 | instance | 2026-04-07 00:18:41.514991 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-07 00:18:41.515318 | instance | Tuesday 07 April 2026 00:18:41 +0000 (0:00:30.829) 0:17:42.810 ********* 2026-04-07 00:18:42.183233 | instance | ok: [instance] 2026-04-07 00:18:42.183437 | instance | 2026-04-07 00:18:42.183811 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-07 00:18:42.184145 | instance | Tuesday 07 April 2026 00:18:42 +0000 (0:00:00.668) 0:17:43.479 ********* 2026-04-07 00:18:42.238484 | instance | ok: [instance] 2026-04-07 00:18:42.238719 | instance | 2026-04-07 00:18:42.239009 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-07 00:18:42.239292 | instance | Tuesday 07 April 2026 00:18:42 +0000 (0:00:00.055) 0:17:43.534 ********* 2026-04-07 00:18:42.291029 | instance | skipping: [instance] 2026-04-07 00:18:42.291170 | instance | 2026-04-07 00:18:42.291345 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-07 00:18:42.291513 | instance | Tuesday 07 April 2026 00:18:42 +0000 (0:00:00.052) 0:17:43.587 ********* 2026-04-07 00:18:42.342987 | instance | skipping: [instance] 2026-04-07 00:18:42.343218 | instance | 2026-04-07 00:18:42.343505 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-07 00:18:42.343802 | instance | Tuesday 07 April 2026 00:18:42 +0000 (0:00:00.051) 0:17:43.639 ********* 2026-04-07 00:18:42.396962 | instance | ok: [instance] 2026-04-07 00:18:42.397219 | instance | 2026-04-07 00:18:42.397501 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-07 00:18:42.397769 | instance | Tuesday 07 April 2026 00:18:42 +0000 (0:00:00.053) 0:17:43.693 ********* 2026-04-07 00:18:42.497464 | instance | ok: [instance] => (item=oslo_db) 2026-04-07 00:18:42.497724 | instance | ok: [instance] => (item=oslo_cache) 2026-04-07 00:18:42.497995 | instance | ok: [instance] => (item=key_manager) 2026-04-07 00:18:42.498261 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-07 00:18:42.498526 | instance | ok: [instance] => (item=identity) 2026-04-07 00:18:42.498774 | instance | 2026-04-07 00:18:42.499043 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-07 00:18:42.499310 | instance | Tuesday 07 April 2026 00:18:42 +0000 (0:00:00.100) 0:17:43.793 ********* 2026-04-07 00:18:42.570058 | instance | ok: [instance] 2026-04-07 00:18:42.570295 | instance | 2026-04-07 00:18:42.570592 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 00:18:42.570861 | instance | Tuesday 07 April 2026 00:18:42 +0000 (0:00:00.072) 0:17:43.866 ********* 2026-04-07 00:18:42.631452 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 00:18:42.631679 | instance | 2026-04-07 00:18:42.631985 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 00:18:42.632248 | instance | Tuesday 07 April 2026 00:18:42 +0000 (0:00:00.061) 0:17:43.927 ********* 2026-04-07 00:18:43.144072 | instance | changed: [instance] 2026-04-07 00:18:43.144248 | instance | 2026-04-07 00:18:43.144436 | instance | TASK [vexxhost.atmosphere.barbican : Suspend the existing HelmRelease] ********* 2026-04-07 00:18:43.144607 | instance | Tuesday 07 April 2026 00:18:43 +0000 (0:00:00.512) 0:17:44.440 ********* 2026-04-07 00:18:43.874939 | instance | ok: [instance] 2026-04-07 00:18:43.875136 | instance | 2026-04-07 00:18:43.875445 | instance | TASK [vexxhost.atmosphere.barbican : Remove the existing HelmRelease] ********** 2026-04-07 00:18:43.875736 | instance | Tuesday 07 April 2026 00:18:43 +0000 (0:00:00.730) 0:17:45.170 ********* 2026-04-07 00:18:44.551582 | instance | ok: [instance] 2026-04-07 00:18:44.551705 | instance | 2026-04-07 00:18:44.551888 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-04-07 00:18:44.552066 | instance | Tuesday 07 April 2026 00:18:44 +0000 (0:00:00.676) 0:17:45.847 ********* 2026-04-07 00:20:13.093542 | instance | changed: [instance] 2026-04-07 00:20:13.093773 | instance | 2026-04-07 00:20:13.094064 | instance | TASK [Create Ingress] ********************************************************** 2026-04-07 00:20:13.094351 | instance | Tuesday 07 April 2026 00:20:13 +0000 (0:01:28.541) 0:19:14.389 ********* 2026-04-07 00:20:13.200080 | instance | included: openstack_helm_ingress for instance 2026-04-07 00:20:13.200285 | instance | 2026-04-07 00:20:13.200568 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-07 00:20:13.200976 | instance | Tuesday 07 April 2026 00:20:13 +0000 (0:00:00.106) 0:19:14.496 ********* 2026-04-07 00:20:13.245876 | instance | skipping: [instance] 2026-04-07 00:20:13.246114 | instance | 2026-04-07 00:20:13.246395 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-07 00:20:13.246668 | instance | Tuesday 07 April 2026 00:20:13 +0000 (0:00:00.046) 0:19:14.542 ********* 2026-04-07 00:20:13.297878 | instance | skipping: [instance] 2026-04-07 00:20:13.298043 | instance | 2026-04-07 00:20:13.298315 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-07 00:20:13.298579 | instance | Tuesday 07 April 2026 00:20:13 +0000 (0:00:00.051) 0:19:14.594 ********* 2026-04-07 00:20:13.358203 | instance | ok: [instance] 2026-04-07 00:20:13.358428 | instance | 2026-04-07 00:20:13.358687 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-04-07 00:20:13.358976 | instance | Tuesday 07 April 2026 00:20:13 +0000 (0:00:00.060) 0:19:14.654 ********* 2026-04-07 00:20:13.428202 | instance | included: ingress for instance 2026-04-07 00:20:13.428374 | instance | 2026-04-07 00:20:13.428664 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-04-07 00:20:13.429042 | instance | Tuesday 07 April 2026 00:20:13 +0000 (0:00:00.069) 0:19:14.724 ********* 2026-04-07 00:20:14.344485 | instance | changed: [instance] 2026-04-07 00:20:14.344701 | instance | 2026-04-07 00:20:14.345013 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-04-07 00:20:14.345280 | instance | Tuesday 07 April 2026 00:20:14 +0000 (0:00:00.915) 0:19:15.640 ********* 2026-04-07 00:20:15.394098 | instance | changed: [instance] 2026-04-07 00:20:15.394311 | instance | 2026-04-07 00:20:15.394587 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-04-07 00:20:15.394855 | instance | Tuesday 07 April 2026 00:20:15 +0000 (0:00:01.050) 0:19:16.690 ********* 2026-04-07 00:20:21.496589 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-04-07 00:20:21.496694 | instance | 2026-04-07 00:20:21.496980 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 00:20:21.497066 | instance | Tuesday 07 April 2026 00:20:21 +0000 (0:00:06.102) 0:19:22.792 ********* 2026-04-07 00:20:21.559532 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 00:20:21.559596 | instance | 2026-04-07 00:20:21.559893 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 00:20:21.559932 | instance | Tuesday 07 April 2026 00:20:21 +0000 (0:00:00.063) 0:19:22.856 ********* 2026-04-07 00:20:22.066695 | instance | changed: [instance] 2026-04-07 00:20:22.066792 | instance | 2026-04-07 00:20:22.066844 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-04-07 00:20:22.066994 | instance | Tuesday 07 April 2026 00:20:22 +0000 (0:00:00.506) 0:19:23.363 ********* 2026-04-07 00:20:24.882932 | instance | changed: [instance] 2026-04-07 00:20:24.882988 | instance | 2026-04-07 00:20:24.882996 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-07 00:20:24.883003 | instance | Tuesday 07 April 2026 00:20:24 +0000 (0:00:02.815) 0:19:26.178 ********* 2026-04-07 00:20:24.933455 | instance | skipping: [instance] 2026-04-07 00:20:24.933539 | instance | 2026-04-07 00:20:24.933797 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-07 00:20:24.933844 | instance | Tuesday 07 April 2026 00:20:24 +0000 (0:00:00.051) 0:19:26.229 ********* 2026-04-07 00:20:24.987824 | instance | skipping: [instance] 2026-04-07 00:20:24.987893 | instance | 2026-04-07 00:20:24.988198 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-07 00:20:24.988244 | instance | Tuesday 07 April 2026 00:20:24 +0000 (0:00:00.054) 0:19:26.284 ********* 2026-04-07 00:20:25.039564 | instance | skipping: [instance] 2026-04-07 00:20:25.039825 | instance | 2026-04-07 00:20:25.039912 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-07 00:20:25.039933 | instance | Tuesday 07 April 2026 00:20:25 +0000 (0:00:00.051) 0:19:26.335 ********* 2026-04-07 00:20:25.088097 | instance | skipping: [instance] 2026-04-07 00:20:25.088386 | instance | 2026-04-07 00:20:25.088450 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-07 00:20:25.088468 | instance | Tuesday 07 April 2026 00:20:25 +0000 (0:00:00.048) 0:19:26.384 ********* 2026-04-07 00:20:25.135775 | instance | skipping: [instance] 2026-04-07 00:20:25.136169 | instance | 2026-04-07 00:20:25.136221 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-07 00:20:25.136228 | instance | Tuesday 07 April 2026 00:20:25 +0000 (0:00:00.047) 0:19:26.432 ********* 2026-04-07 00:20:25.186112 | instance | skipping: [instance] 2026-04-07 00:20:25.186184 | instance | 2026-04-07 00:20:25.186389 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-07 00:20:25.186767 | instance | Tuesday 07 April 2026 00:20:25 +0000 (0:00:00.049) 0:19:26.481 ********* 2026-04-07 00:20:25.247972 | instance | ok: [instance] 2026-04-07 00:20:25.248045 | instance | 2026-04-07 00:20:25.248266 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-07 00:20:25.248524 | instance | Tuesday 07 April 2026 00:20:25 +0000 (0:00:00.062) 0:19:26.544 ********* 2026-04-07 00:20:25.307554 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-04-07 00:20:25.307655 | instance | 2026-04-07 00:20:25.307797 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-07 00:20:25.307996 | instance | Tuesday 07 April 2026 00:20:25 +0000 (0:00:00.059) 0:19:26.604 ********* 2026-04-07 00:20:25.378421 | instance | ok: [instance] 2026-04-07 00:20:25.378617 | instance | 2026-04-07 00:20:25.378780 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 00:20:25.378931 | instance | Tuesday 07 April 2026 00:20:25 +0000 (0:00:00.070) 0:19:26.674 ********* 2026-04-07 00:20:25.447729 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 00:20:25.448155 | instance | 2026-04-07 00:20:25.448494 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 00:20:25.448868 | instance | Tuesday 07 April 2026 00:20:25 +0000 (0:00:00.069) 0:19:26.743 ********* 2026-04-07 00:20:25.947704 | instance | changed: [instance] 2026-04-07 00:20:25.947905 | instance | 2026-04-07 00:20:25.948283 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-04-07 00:20:25.948623 | instance | Tuesday 07 April 2026 00:20:25 +0000 (0:00:00.500) 0:19:27.243 ********* 2026-04-07 00:20:43.653537 | instance | ok: [instance] 2026-04-07 00:20:43.653655 | instance | 2026-04-07 00:20:43.653918 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-04-07 00:20:43.654246 | instance | Tuesday 07 April 2026 00:20:43 +0000 (0:00:17.705) 0:19:44.949 ********* 2026-04-07 00:20:58.282906 | instance | ok: [instance] 2026-04-07 00:20:58.283005 | instance | 2026-04-07 00:20:58.283234 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-04-07 00:20:58.283411 | instance | Tuesday 07 April 2026 00:20:58 +0000 (0:00:14.629) 0:19:59.579 ********* 2026-04-07 00:20:59.756647 | instance | ok: [instance] 2026-04-07 00:20:59.756903 | instance | 2026-04-07 00:20:59.757193 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-04-07 00:20:59.757470 | instance | Tuesday 07 April 2026 00:20:59 +0000 (0:00:01.473) 0:20:01.052 ********* 2026-04-07 00:21:00.943066 | instance | ok: [instance] 2026-04-07 00:21:00.943311 | instance | 2026-04-07 00:21:00.943591 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-04-07 00:21:00.943859 | instance | Tuesday 07 April 2026 00:21:00 +0000 (0:00:01.186) 0:20:02.239 ********* 2026-04-07 00:21:01.648043 | instance | changed: [instance] 2026-04-07 00:21:01.648124 | instance | 2026-04-07 00:21:01.648405 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-04-07 00:21:01.648580 | instance | Tuesday 07 April 2026 00:21:01 +0000 (0:00:00.704) 0:20:02.944 ********* 2026-04-07 00:21:04.550059 | instance | changed: [instance] 2026-04-07 00:21:04.550175 | instance | 2026-04-07 00:21:04.550370 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-04-07 00:21:04.550553 | instance | Tuesday 07 April 2026 00:21:04 +0000 (0:00:02.902) 0:20:05.846 ********* 2026-04-07 00:21:05.928197 | instance | [WARNING]: Module did not set no_log for update_password 2026-04-07 00:21:05.949545 | instance | changed: [instance] 2026-04-07 00:21:05.949785 | instance | 2026-04-07 00:21:05.950067 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-04-07 00:21:05.950336 | instance | Tuesday 07 April 2026 00:21:05 +0000 (0:00:01.399) 0:20:07.246 ********* 2026-04-07 00:21:07.538731 | instance | changed: [instance] 2026-04-07 00:21:07.538795 | instance | 2026-04-07 00:21:07.538806 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-04-07 00:21:07.538815 | instance | Tuesday 07 April 2026 00:21:07 +0000 (0:00:01.587) 0:20:08.833 ********* 2026-04-07 00:21:09.311774 | instance | changed: [instance] 2026-04-07 00:21:09.311861 | instance | 2026-04-07 00:21:09.312120 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-04-07 00:21:09.312137 | instance | Tuesday 07 April 2026 00:21:09 +0000 (0:00:01.774) 0:20:10.608 ********* 2026-04-07 00:21:11.133729 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-95.nip.io/swift/v1/%(tenant_id)s'}) 2026-04-07 00:21:11.133787 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-04-07 00:21:11.133805 | instance | 2026-04-07 00:21:11.134012 | instance | TASK [Create Ingress] ********************************************************** 2026-04-07 00:21:11.134068 | instance | Tuesday 07 April 2026 00:21:11 +0000 (0:00:01.821) 0:20:12.429 ********* 2026-04-07 00:21:11.244372 | instance | included: openstack_helm_ingress for instance 2026-04-07 00:21:11.244422 | instance | 2026-04-07 00:21:11.244428 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-07 00:21:11.244433 | instance | Tuesday 07 April 2026 00:21:11 +0000 (0:00:00.109) 0:20:12.539 ********* 2026-04-07 00:21:11.431094 | instance | skipping: [instance] 2026-04-07 00:21:11.431197 | instance | 2026-04-07 00:21:11.431495 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-07 00:21:11.431546 | instance | Tuesday 07 April 2026 00:21:11 +0000 (0:00:00.188) 0:20:12.727 ********* 2026-04-07 00:21:11.492665 | instance | skipping: [instance] 2026-04-07 00:21:11.492740 | instance | 2026-04-07 00:21:11.492910 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-07 00:21:11.493039 | instance | Tuesday 07 April 2026 00:21:11 +0000 (0:00:00.061) 0:20:12.788 ********* 2026-04-07 00:21:11.568533 | instance | ok: [instance] 2026-04-07 00:21:11.568608 | instance | 2026-04-07 00:21:11.568856 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-04-07 00:21:11.568921 | instance | Tuesday 07 April 2026 00:21:11 +0000 (0:00:00.075) 0:20:12.864 ********* 2026-04-07 00:21:11.651531 | instance | included: ingress for instance 2026-04-07 00:21:11.651645 | instance | 2026-04-07 00:21:11.651794 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-04-07 00:21:11.651898 | instance | Tuesday 07 April 2026 00:21:11 +0000 (0:00:00.082) 0:20:12.947 ********* 2026-04-07 00:21:12.622379 | instance | changed: [instance] 2026-04-07 00:21:12.622608 | instance | 2026-04-07 00:21:12.622900 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 00:21:12.623169 | instance | Tuesday 07 April 2026 00:21:12 +0000 (0:00:00.970) 0:20:13.918 ********* 2026-04-07 00:21:12.683130 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 00:21:12.683342 | instance | 2026-04-07 00:21:12.683629 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 00:21:12.683886 | instance | Tuesday 07 April 2026 00:21:12 +0000 (0:00:00.060) 0:20:13.979 ********* 2026-04-07 00:21:13.204824 | instance | changed: [instance] 2026-04-07 00:21:13.205083 | instance | 2026-04-07 00:21:13.205365 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-04-07 00:21:13.205631 | instance | Tuesday 07 April 2026 00:21:13 +0000 (0:00:00.521) 0:20:14.501 ********* 2026-04-07 00:21:27.733192 | instance | ok: [instance] 2026-04-07 00:21:27.733385 | instance | 2026-04-07 00:21:27.733670 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-04-07 00:21:27.733945 | instance | Tuesday 07 April 2026 00:21:27 +0000 (0:00:14.528) 0:20:29.029 ********* 2026-04-07 00:21:27.815579 | instance | ok: [instance] => (item=10.96.240.200) 2026-04-07 00:21:27.815781 | instance | 2026-04-07 00:21:27.816044 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-04-07 00:21:27.816308 | instance | Tuesday 07 April 2026 00:21:27 +0000 (0:00:00.082) 0:20:29.111 ********* 2026-04-07 00:21:28.471593 | instance | changed: [instance] 2026-04-07 00:21:28.471801 | instance | 2026-04-07 00:21:28.472073 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-04-07 00:21:28.472328 | instance | Tuesday 07 April 2026 00:21:28 +0000 (0:00:00.655) 0:20:29.767 ********* 2026-04-07 00:21:29.115227 | instance | changed: [instance] 2026-04-07 00:21:29.115644 | instance | 2026-04-07 00:21:29.115911 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-04-07 00:21:29.116181 | instance | Tuesday 07 April 2026 00:21:29 +0000 (0:00:00.643) 0:20:30.411 ********* 2026-04-07 00:21:30.290730 | instance | ok: [instance] 2026-04-07 00:21:30.290986 | instance | 2026-04-07 00:21:30.291283 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-04-07 00:21:30.291570 | instance | Tuesday 07 April 2026 00:21:30 +0000 (0:00:01.175) 0:20:31.586 ********* 2026-04-07 00:21:30.347934 | instance | ok: [instance] 2026-04-07 00:21:30.348037 | instance | 2026-04-07 00:21:30.348167 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-04-07 00:21:30.348289 | instance | Tuesday 07 April 2026 00:21:30 +0000 (0:00:00.057) 0:20:31.644 ********* 2026-04-07 00:21:30.987026 | instance | changed: [instance] 2026-04-07 00:21:30.987234 | instance | 2026-04-07 00:21:30.987507 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-04-07 00:21:30.987772 | instance | Tuesday 07 April 2026 00:21:30 +0000 (0:00:00.638) 0:20:32.283 ********* 2026-04-07 00:21:32.207101 | instance | changed: [instance] 2026-04-07 00:21:32.207536 | instance | 2026-04-07 00:21:32.207640 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-07 00:21:32.207999 | instance | Tuesday 07 April 2026 00:21:32 +0000 (0:00:01.219) 0:20:33.502 ********* 2026-04-07 00:21:32.289739 | instance | ok: [instance] 2026-04-07 00:21:32.289859 | instance | 2026-04-07 00:21:32.290188 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-07 00:21:32.290224 | instance | Tuesday 07 April 2026 00:21:32 +0000 (0:00:00.083) 0:20:33.586 ********* 2026-04-07 00:21:32.369819 | instance | included: rabbitmq for instance 2026-04-07 00:21:32.369891 | instance | 2026-04-07 00:21:32.369960 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-07 00:21:32.370140 | instance | Tuesday 07 April 2026 00:21:32 +0000 (0:00:00.080) 0:20:33.666 ********* 2026-04-07 00:21:33.022125 | instance | ok: [instance] 2026-04-07 00:21:33.022236 | instance | 2026-04-07 00:21:33.022650 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-07 00:21:33.022719 | instance | Tuesday 07 April 2026 00:21:33 +0000 (0:00:00.651) 0:20:34.318 ********* 2026-04-07 00:21:33.078790 | instance | skipping: [instance] 2026-04-07 00:21:33.078851 | instance | 2026-04-07 00:21:33.079004 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-07 00:21:33.079121 | instance | Tuesday 07 April 2026 00:21:33 +0000 (0:00:00.056) 0:20:34.374 ********* 2026-04-07 00:21:33.146684 | instance | skipping: [instance] 2026-04-07 00:21:33.146783 | instance | 2026-04-07 00:21:33.146956 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-07 00:21:33.147119 | instance | Tuesday 07 April 2026 00:21:33 +0000 (0:00:00.068) 0:20:34.443 ********* 2026-04-07 00:22:03.980179 | instance | changed: [instance] 2026-04-07 00:22:03.980253 | instance | 2026-04-07 00:22:03.980258 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-07 00:22:03.980267 | instance | Tuesday 07 April 2026 00:22:03 +0000 (0:00:30.831) 0:21:05.274 ********* 2026-04-07 00:22:04.626092 | instance | ok: [instance] 2026-04-07 00:22:04.626322 | instance | 2026-04-07 00:22:04.626602 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-07 00:22:04.626868 | instance | Tuesday 07 April 2026 00:22:04 +0000 (0:00:00.647) 0:21:05.922 ********* 2026-04-07 00:22:04.674312 | instance | ok: [instance] 2026-04-07 00:22:04.674553 | instance | 2026-04-07 00:22:04.674810 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-07 00:22:04.675098 | instance | Tuesday 07 April 2026 00:22:04 +0000 (0:00:00.048) 0:21:05.970 ********* 2026-04-07 00:22:04.719003 | instance | skipping: [instance] 2026-04-07 00:22:04.719237 | instance | 2026-04-07 00:22:04.719505 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-07 00:22:04.719763 | instance | Tuesday 07 April 2026 00:22:04 +0000 (0:00:00.044) 0:21:06.015 ********* 2026-04-07 00:22:04.771597 | instance | skipping: [instance] 2026-04-07 00:22:04.771846 | instance | 2026-04-07 00:22:04.772124 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-07 00:22:04.772378 | instance | Tuesday 07 April 2026 00:22:04 +0000 (0:00:00.052) 0:21:06.067 ********* 2026-04-07 00:22:04.822040 | instance | ok: [instance] 2026-04-07 00:22:04.822273 | instance | 2026-04-07 00:22:04.822546 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-07 00:22:04.822827 | instance | Tuesday 07 April 2026 00:22:04 +0000 (0:00:00.050) 0:21:06.118 ********* 2026-04-07 00:22:04.948861 | instance | ok: [instance] => (item=dashboard) 2026-04-07 00:22:04.949141 | instance | ok: [instance] => (item=oslo_db) 2026-04-07 00:22:04.949435 | instance | ok: [instance] => (item=oslo_cache) 2026-04-07 00:22:04.949699 | instance | ok: [instance] => (item=image) 2026-04-07 00:22:04.949964 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-07 00:22:04.950229 | instance | ok: [instance] => (item=identity) 2026-04-07 00:22:04.950479 | instance | 2026-04-07 00:22:04.950871 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-07 00:22:04.951008 | instance | Tuesday 07 April 2026 00:22:04 +0000 (0:00:00.126) 0:21:06.245 ********* 2026-04-07 00:22:05.013647 | instance | ok: [instance] 2026-04-07 00:22:05.013990 | instance | 2026-04-07 00:22:05.014327 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 00:22:05.014663 | instance | Tuesday 07 April 2026 00:22:05 +0000 (0:00:00.064) 0:21:06.310 ********* 2026-04-07 00:22:05.082118 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 00:22:05.082498 | instance | 2026-04-07 00:22:05.082853 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 00:22:05.083182 | instance | Tuesday 07 April 2026 00:22:05 +0000 (0:00:00.068) 0:21:06.378 ********* 2026-04-07 00:22:05.592982 | instance | changed: [instance] 2026-04-07 00:22:05.593112 | instance | 2026-04-07 00:22:05.593159 | instance | TASK [vexxhost.atmosphere.glance : Suspend the existing HelmRelease] *********** 2026-04-07 00:22:05.593294 | instance | Tuesday 07 April 2026 00:22:05 +0000 (0:00:00.511) 0:21:06.889 ********* 2026-04-07 00:22:06.322839 | instance | ok: [instance] 2026-04-07 00:22:06.322916 | instance | 2026-04-07 00:22:06.323143 | instance | TASK [vexxhost.atmosphere.glance : Remove the existing HelmRelease] ************ 2026-04-07 00:22:06.323202 | instance | Tuesday 07 April 2026 00:22:06 +0000 (0:00:00.730) 0:21:07.619 ********* 2026-04-07 00:22:06.985160 | instance | ok: [instance] 2026-04-07 00:22:06.985232 | instance | 2026-04-07 00:22:06.985547 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-04-07 00:22:06.985591 | instance | Tuesday 07 April 2026 00:22:06 +0000 (0:00:00.662) 0:21:08.281 ********* 2026-04-07 00:24:04.229799 | instance | changed: [instance] 2026-04-07 00:24:04.229892 | instance | 2026-04-07 00:24:04.230098 | instance | TASK [Create Ingress] ********************************************************** 2026-04-07 00:24:04.230174 | instance | Tuesday 07 April 2026 00:24:04 +0000 (0:01:57.244) 0:23:05.526 ********* 2026-04-07 00:24:04.321864 | instance | included: openstack_helm_ingress for instance 2026-04-07 00:24:04.321963 | instance | 2026-04-07 00:24:04.322246 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-07 00:24:04.322283 | instance | Tuesday 07 April 2026 00:24:04 +0000 (0:00:00.092) 0:23:05.618 ********* 2026-04-07 00:24:04.373646 | instance | skipping: [instance] 2026-04-07 00:24:04.374028 | instance | 2026-04-07 00:24:04.374062 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-07 00:24:04.374068 | instance | Tuesday 07 April 2026 00:24:04 +0000 (0:00:00.051) 0:23:05.670 ********* 2026-04-07 00:24:04.425901 | instance | skipping: [instance] 2026-04-07 00:24:04.425972 | instance | 2026-04-07 00:24:04.426164 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-07 00:24:04.426239 | instance | Tuesday 07 April 2026 00:24:04 +0000 (0:00:00.052) 0:23:05.722 ********* 2026-04-07 00:24:04.487954 | instance | ok: [instance] 2026-04-07 00:24:04.488056 | instance | 2026-04-07 00:24:04.488347 | instance | TASK [Create Ingress image] **************************************************** 2026-04-07 00:24:04.488391 | instance | Tuesday 07 April 2026 00:24:04 +0000 (0:00:00.061) 0:23:05.784 ********* 2026-04-07 00:24:04.568868 | instance | included: ingress for instance 2026-04-07 00:24:04.569126 | instance | 2026-04-07 00:24:04.569711 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-04-07 00:24:04.570688 | instance | Tuesday 07 April 2026 00:24:04 +0000 (0:00:00.080) 0:23:05.865 ********* 2026-04-07 00:24:05.517094 | instance | changed: [instance] 2026-04-07 00:24:05.517161 | instance | 2026-04-07 00:24:05.517469 | instance | TASK [Create images] *********************************************************** 2026-04-07 00:24:05.517510 | instance | Tuesday 07 April 2026 00:24:05 +0000 (0:00:00.948) 0:23:06.813 ********* 2026-04-07 00:24:05.644587 | instance | included: glance_image for instance => (item={'container_format': 'bare', 'disk_format': 'raw', 'is_public': True, 'min_disk': 1, 'name': 'cirros', 'url': 'http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img'}) 2026-04-07 00:24:05.644679 | instance | 2026-04-07 00:24:05.644745 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-04-07 00:24:05.644884 | instance | Tuesday 07 April 2026 00:24:05 +0000 (0:00:00.127) 0:23:06.940 ********* 2026-04-07 00:24:08.736935 | instance | changed: [instance] 2026-04-07 00:24:08.738871 | instance | 2026-04-07 00:24:08.738929 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-07 00:24:08.738942 | instance | Tuesday 07 April 2026 00:24:08 +0000 (0:00:03.092) 0:23:10.033 ********* 2026-04-07 00:24:34.305235 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left). 2026-04-07 00:24:34.305771 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left). 2026-04-07 00:24:34.305824 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left). 2026-04-07 00:24:34.305853 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left). 2026-04-07 00:24:34.305863 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left). 2026-04-07 00:24:34.305879 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left). 2026-04-07 00:24:34.305917 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left). 2026-04-07 00:24:34.306314 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left). 2026-04-07 00:24:34.306422 | instance | FAILED - RETRYING: [instance]: Check if image exists (112 retries left). 2026-04-07 00:24:34.306443 | instance | FAILED - RETRYING: [instance]: Check if image exists (111 retries left). 2026-04-07 00:24:34.306452 | instance | FAILED - RETRYING: [instance]: Check if image exists (110 retries left). 2026-04-07 00:24:34.306707 | instance | FAILED - RETRYING: [instance]: Check if image exists (109 retries left). 2026-04-07 00:24:34.306791 | instance | FAILED - RETRYING: [instance]: Check if image exists (108 retries left). 2026-04-07 00:24:34.306811 | instance | FAILED - RETRYING: [instance]: Check if image exists (107 retries left). 2026-04-07 00:24:34.306988 | instance | ok: [instance] 2026-04-07 00:24:34.307063 | instance | 2026-04-07 00:24:34.307105 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-07 00:24:34.307234 | instance | Tuesday 07 April 2026 00:24:34 +0000 (0:00:25.568) 0:23:35.601 ********* 2026-04-07 00:24:34.514512 | instance | changed: [instance] 2026-04-07 00:24:34.514575 | instance | 2026-04-07 00:24:34.515038 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-07 00:24:34.515976 | instance | Tuesday 07 April 2026 00:24:34 +0000 (0:00:00.209) 0:23:35.810 ********* 2026-04-07 00:24:35.257330 | instance | changed: [instance] 2026-04-07 00:24:35.257524 | instance | 2026-04-07 00:24:35.257797 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-07 00:24:35.258068 | instance | Tuesday 07 April 2026 00:24:35 +0000 (0:00:00.742) 0:23:36.553 ********* 2026-04-07 00:24:35.487464 | instance | ok: [instance] 2026-04-07 00:24:35.487808 | instance | 2026-04-07 00:24:35.488246 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-07 00:24:35.488605 | instance | Tuesday 07 April 2026 00:24:35 +0000 (0:00:00.230) 0:23:36.783 ********* 2026-04-07 00:24:35.753178 | instance | changed: [instance] 2026-04-07 00:24:35.753244 | instance | 2026-04-07 00:24:35.754657 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-07 00:24:35.754695 | instance | Tuesday 07 April 2026 00:24:35 +0000 (0:00:00.265) 0:23:37.049 ********* 2026-04-07 00:24:36.404673 | instance | ok: [instance] 2026-04-07 00:24:36.404827 | instance | 2026-04-07 00:24:36.405046 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-07 00:24:36.405236 | instance | Tuesday 07 April 2026 00:24:36 +0000 (0:00:00.651) 0:23:37.701 ********* 2026-04-07 00:24:41.511556 | instance | changed: [instance] 2026-04-07 00:24:41.511803 | instance | 2026-04-07 00:24:41.512098 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-07 00:24:41.512390 | instance | Tuesday 07 April 2026 00:24:41 +0000 (0:00:05.106) 0:23:42.807 ********* 2026-04-07 00:24:41.785897 | instance | changed: [instance] 2026-04-07 00:24:41.786185 | instance | 2026-04-07 00:24:41.786469 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-07 00:24:41.786756 | instance | Tuesday 07 April 2026 00:24:41 +0000 (0:00:00.274) 0:23:43.081 ********* 2026-04-07 00:24:41.859557 | instance | ok: [instance] 2026-04-07 00:24:41.859806 | instance | 2026-04-07 00:24:41.860095 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-07 00:24:41.860360 | instance | Tuesday 07 April 2026 00:24:41 +0000 (0:00:00.074) 0:23:43.156 ********* 2026-04-07 00:24:41.901266 | instance | skipping: [instance] 2026-04-07 00:24:41.901516 | instance | 2026-04-07 00:24:41.901990 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-07 00:24:41.902455 | instance | Tuesday 07 April 2026 00:24:41 +0000 (0:00:00.041) 0:23:43.197 ********* 2026-04-07 00:24:41.944834 | instance | skipping: [instance] 2026-04-07 00:24:41.945120 | instance | 2026-04-07 00:24:41.945404 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-07 00:24:41.945670 | instance | Tuesday 07 April 2026 00:24:41 +0000 (0:00:00.043) 0:23:43.241 ********* 2026-04-07 00:24:41.987525 | instance | skipping: [instance] 2026-04-07 00:24:41.987766 | instance | 2026-04-07 00:24:41.988043 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-07 00:24:41.988344 | instance | Tuesday 07 April 2026 00:24:41 +0000 (0:00:00.042) 0:23:43.284 ********* 2026-04-07 00:24:42.037789 | instance | skipping: [instance] 2026-04-07 00:24:42.038023 | instance | 2026-04-07 00:24:42.038300 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-07 00:24:42.038564 | instance | Tuesday 07 April 2026 00:24:42 +0000 (0:00:00.050) 0:23:43.334 ********* 2026-04-07 00:24:42.088215 | instance | skipping: [instance] 2026-04-07 00:24:42.088431 | instance | 2026-04-07 00:24:42.088697 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-07 00:24:42.089014 | instance | Tuesday 07 April 2026 00:24:42 +0000 (0:00:00.050) 0:23:43.384 ********* 2026-04-07 00:24:42.141088 | instance | ok: [instance] 2026-04-07 00:24:42.141410 | instance | 2026-04-07 00:24:42.141796 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-07 00:24:42.142553 | instance | Tuesday 07 April 2026 00:24:42 +0000 (0:00:00.052) 0:23:43.437 ********* 2026-04-07 00:24:42.245212 | instance | ok: [instance] => (item=identity) 2026-04-07 00:24:42.245452 | instance | ok: [instance] => (item=oslo_db) 2026-04-07 00:24:42.245755 | instance | ok: [instance] => (item=staffeln) 2026-04-07 00:24:42.246021 | instance | ok: [instance] => (item=oslo_cache) 2026-04-07 00:24:42.246262 | instance | 2026-04-07 00:24:42.246525 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-07 00:24:42.246784 | instance | Tuesday 07 April 2026 00:24:42 +0000 (0:00:00.103) 0:23:43.541 ********* 2026-04-07 00:24:42.317373 | instance | ok: [instance] 2026-04-07 00:24:42.317484 | instance | 2026-04-07 00:24:42.317659 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 00:24:42.317905 | instance | Tuesday 07 April 2026 00:24:42 +0000 (0:00:00.072) 0:23:43.613 ********* 2026-04-07 00:24:42.378651 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 00:24:42.378843 | instance | 2026-04-07 00:24:42.379102 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 00:24:42.379362 | instance | Tuesday 07 April 2026 00:24:42 +0000 (0:00:00.061) 0:23:43.675 ********* 2026-04-07 00:24:42.881329 | instance | changed: [instance] 2026-04-07 00:24:42.881590 | instance | 2026-04-07 00:24:42.881968 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-04-07 00:24:42.882258 | instance | Tuesday 07 April 2026 00:24:42 +0000 (0:00:00.502) 0:23:44.177 ********* 2026-04-07 00:25:02.855787 | instance | changed: [instance] 2026-04-07 00:25:02.855956 | instance | 2026-04-07 00:25:02.856255 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-07 00:25:02.856510 | instance | Tuesday 07 April 2026 00:25:02 +0000 (0:00:19.974) 0:24:04.151 ********* 2026-04-07 00:25:03.032836 | instance | ok: [instance] 2026-04-07 00:25:03.033121 | instance | 2026-04-07 00:25:03.033402 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-07 00:25:03.033673 | instance | Tuesday 07 April 2026 00:25:03 +0000 (0:00:00.177) 0:24:04.329 ********* 2026-04-07 00:25:03.195388 | instance | included: rabbitmq for instance 2026-04-07 00:25:03.195623 | instance | 2026-04-07 00:25:03.195901 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-07 00:25:03.196192 | instance | Tuesday 07 April 2026 00:25:03 +0000 (0:00:00.162) 0:24:04.491 ********* 2026-04-07 00:25:03.849718 | instance | ok: [instance] 2026-04-07 00:25:03.849968 | instance | 2026-04-07 00:25:03.850261 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-07 00:25:03.850549 | instance | Tuesday 07 April 2026 00:25:03 +0000 (0:00:00.654) 0:24:05.146 ********* 2026-04-07 00:25:03.892374 | instance | skipping: [instance] 2026-04-07 00:25:03.892603 | instance | 2026-04-07 00:25:03.892900 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-07 00:25:03.893235 | instance | Tuesday 07 April 2026 00:25:03 +0000 (0:00:00.042) 0:24:05.189 ********* 2026-04-07 00:25:03.938276 | instance | skipping: [instance] 2026-04-07 00:25:03.938575 | instance | 2026-04-07 00:25:03.938868 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-07 00:25:03.939166 | instance | Tuesday 07 April 2026 00:25:03 +0000 (0:00:00.045) 0:24:05.234 ********* 2026-04-07 00:25:34.781348 | instance | changed: [instance] 2026-04-07 00:25:34.781484 | instance | 2026-04-07 00:25:34.781751 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-07 00:25:34.782046 | instance | Tuesday 07 April 2026 00:25:34 +0000 (0:00:30.843) 0:24:36.077 ********* 2026-04-07 00:25:35.439969 | instance | ok: [instance] 2026-04-07 00:25:35.440039 | instance | 2026-04-07 00:25:35.440212 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-07 00:25:35.440362 | instance | Tuesday 07 April 2026 00:25:35 +0000 (0:00:00.658) 0:24:36.736 ********* 2026-04-07 00:25:35.498059 | instance | ok: [instance] 2026-04-07 00:25:35.498192 | instance | 2026-04-07 00:25:35.498347 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-07 00:25:35.498500 | instance | Tuesday 07 April 2026 00:25:35 +0000 (0:00:00.058) 0:24:36.794 ********* 2026-04-07 00:25:35.546504 | instance | skipping: [instance] 2026-04-07 00:25:35.546776 | instance | 2026-04-07 00:25:35.547064 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-07 00:25:35.547337 | instance | Tuesday 07 April 2026 00:25:35 +0000 (0:00:00.048) 0:24:36.842 ********* 2026-04-07 00:25:35.595369 | instance | skipping: [instance] 2026-04-07 00:25:35.595413 | instance | 2026-04-07 00:25:35.595421 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-07 00:25:35.596495 | instance | Tuesday 07 April 2026 00:25:35 +0000 (0:00:00.047) 0:24:36.890 ********* 2026-04-07 00:25:35.649640 | instance | ok: [instance] 2026-04-07 00:25:35.649886 | instance | 2026-04-07 00:25:35.650197 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-07 00:25:35.650480 | instance | Tuesday 07 April 2026 00:25:35 +0000 (0:00:00.055) 0:24:36.946 ********* 2026-04-07 00:25:35.766045 | instance | ok: [instance] => (item=oslo_db) 2026-04-07 00:25:35.766314 | instance | ok: [instance] => (item=volumev3) 2026-04-07 00:25:35.766603 | instance | ok: [instance] => (item=oslo_cache) 2026-04-07 00:25:35.766886 | instance | ok: [instance] => (item=image) 2026-04-07 00:25:35.767170 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-07 00:25:35.767484 | instance | ok: [instance] => (item=identity) 2026-04-07 00:25:35.767766 | instance | 2026-04-07 00:25:35.768047 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-07 00:25:35.768334 | instance | Tuesday 07 April 2026 00:25:35 +0000 (0:00:00.116) 0:24:37.062 ********* 2026-04-07 00:25:35.825708 | instance | ok: [instance] 2026-04-07 00:25:35.825940 | instance | 2026-04-07 00:25:35.826233 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 00:25:35.826520 | instance | Tuesday 07 April 2026 00:25:35 +0000 (0:00:00.059) 0:24:37.122 ********* 2026-04-07 00:25:35.882140 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 00:25:35.882344 | instance | 2026-04-07 00:25:35.882606 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 00:25:35.882865 | instance | Tuesday 07 April 2026 00:25:35 +0000 (0:00:00.056) 0:24:37.178 ********* 2026-04-07 00:25:36.402408 | instance | changed: [instance] 2026-04-07 00:25:36.402634 | instance | 2026-04-07 00:25:36.402917 | instance | TASK [vexxhost.atmosphere.cinder : Suspend the existing HelmRelease] *********** 2026-04-07 00:25:36.403185 | instance | Tuesday 07 April 2026 00:25:36 +0000 (0:00:00.519) 0:24:37.698 ********* 2026-04-07 00:25:37.073516 | instance | ok: [instance] 2026-04-07 00:25:37.073765 | instance | 2026-04-07 00:25:37.074084 | instance | TASK [vexxhost.atmosphere.cinder : Remove the existing HelmRelease] ************ 2026-04-07 00:25:37.074402 | instance | Tuesday 07 April 2026 00:25:37 +0000 (0:00:00.671) 0:24:38.369 ********* 2026-04-07 00:25:37.738910 | instance | ok: [instance] 2026-04-07 00:25:37.739125 | instance | 2026-04-07 00:25:37.739388 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-04-07 00:25:37.739654 | instance | Tuesday 07 April 2026 00:25:37 +0000 (0:00:00.665) 0:24:39.035 ********* 2026-04-07 00:25:37.922139 | instance | ok: [instance] 2026-04-07 00:25:37.922277 | instance | 2026-04-07 00:25:37.922627 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-04-07 00:25:37.922891 | instance | Tuesday 07 April 2026 00:25:37 +0000 (0:00:00.183) 0:24:39.218 ********* 2026-04-07 00:25:37.965382 | instance | skipping: [instance] 2026-04-07 00:25:37.965659 | instance | 2026-04-07 00:25:37.965905 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-04-07 00:25:37.966161 | instance | Tuesday 07 April 2026 00:25:37 +0000 (0:00:00.043) 0:24:39.261 ********* 2026-04-07 00:30:21.325789 | instance | changed: [instance] 2026-04-07 00:30:21.325996 | instance | 2026-04-07 00:30:21.326266 | instance | TASK [Create Ingress] ********************************************************** 2026-04-07 00:30:21.326533 | instance | Tuesday 07 April 2026 00:30:21 +0000 (0:04:43.360) 0:29:22.622 ********* 2026-04-07 00:30:21.422348 | instance | included: openstack_helm_ingress for instance 2026-04-07 00:30:21.422598 | instance | 2026-04-07 00:30:21.423015 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-07 00:30:21.423297 | instance | Tuesday 07 April 2026 00:30:21 +0000 (0:00:00.096) 0:29:22.718 ********* 2026-04-07 00:30:21.471640 | instance | skipping: [instance] 2026-04-07 00:30:21.471876 | instance | 2026-04-07 00:30:21.472147 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-07 00:30:21.472485 | instance | Tuesday 07 April 2026 00:30:21 +0000 (0:00:00.049) 0:29:22.767 ********* 2026-04-07 00:30:21.517376 | instance | skipping: [instance] 2026-04-07 00:30:21.517636 | instance | 2026-04-07 00:30:21.517983 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-07 00:30:21.518272 | instance | Tuesday 07 April 2026 00:30:21 +0000 (0:00:00.045) 0:29:22.813 ********* 2026-04-07 00:30:21.573508 | instance | ok: [instance] 2026-04-07 00:30:21.574187 | instance | 2026-04-07 00:30:21.574222 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-04-07 00:30:21.574440 | instance | Tuesday 07 April 2026 00:30:21 +0000 (0:00:00.056) 0:29:22.869 ********* 2026-04-07 00:30:21.642855 | instance | included: ingress for instance 2026-04-07 00:30:21.643185 | instance | 2026-04-07 00:30:21.643532 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-04-07 00:30:21.643804 | instance | Tuesday 07 April 2026 00:30:21 +0000 (0:00:00.069) 0:29:22.938 ********* 2026-04-07 00:30:22.598127 | instance | changed: [instance] 2026-04-07 00:30:22.598384 | instance | 2026-04-07 00:30:22.598665 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-07 00:30:22.598932 | instance | Tuesday 07 April 2026 00:30:22 +0000 (0:00:00.955) 0:29:23.894 ********* 2026-04-07 00:30:22.675613 | instance | ok: [instance] 2026-04-07 00:30:22.675746 | instance | 2026-04-07 00:30:22.675911 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-07 00:30:22.676076 | instance | Tuesday 07 April 2026 00:30:22 +0000 (0:00:00.077) 0:29:23.971 ********* 2026-04-07 00:30:22.714405 | instance | skipping: [instance] 2026-04-07 00:30:22.714696 | instance | 2026-04-07 00:30:22.714991 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-07 00:30:22.715271 | instance | Tuesday 07 April 2026 00:30:22 +0000 (0:00:00.038) 0:29:24.010 ********* 2026-04-07 00:30:22.755451 | instance | skipping: [instance] 2026-04-07 00:30:22.755580 | instance | 2026-04-07 00:30:22.755757 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-07 00:30:22.755930 | instance | Tuesday 07 April 2026 00:30:22 +0000 (0:00:00.041) 0:29:24.051 ********* 2026-04-07 00:30:22.796484 | instance | skipping: [instance] 2026-04-07 00:30:22.796730 | instance | 2026-04-07 00:30:22.797076 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-07 00:30:22.797364 | instance | Tuesday 07 April 2026 00:30:22 +0000 (0:00:00.040) 0:29:24.092 ********* 2026-04-07 00:30:22.846857 | instance | skipping: [instance] 2026-04-07 00:30:22.847075 | instance | 2026-04-07 00:30:22.847364 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-07 00:30:22.847644 | instance | Tuesday 07 April 2026 00:30:22 +0000 (0:00:00.050) 0:29:24.143 ********* 2026-04-07 00:30:22.904080 | instance | skipping: [instance] 2026-04-07 00:30:22.904204 | instance | 2026-04-07 00:30:22.904381 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-07 00:30:22.904545 | instance | Tuesday 07 April 2026 00:30:22 +0000 (0:00:00.057) 0:29:24.200 ********* 2026-04-07 00:30:22.948949 | instance | ok: [instance] 2026-04-07 00:30:22.949083 | instance | 2026-04-07 00:30:22.949260 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-07 00:30:22.949428 | instance | Tuesday 07 April 2026 00:30:22 +0000 (0:00:00.044) 0:29:24.245 ********* 2026-04-07 00:30:23.039056 | instance | ok: [instance] => (item=placement) 2026-04-07 00:30:23.039150 | instance | ok: [instance] => (item=identity) 2026-04-07 00:30:23.039268 | instance | ok: [instance] => (item=oslo_db) 2026-04-07 00:30:23.039385 | instance | ok: [instance] => (item=oslo_cache) 2026-04-07 00:30:23.039497 | instance | 2026-04-07 00:30:23.039617 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-07 00:30:23.039736 | instance | Tuesday 07 April 2026 00:30:23 +0000 (0:00:00.090) 0:29:24.335 ********* 2026-04-07 00:30:23.105794 | instance | ok: [instance] 2026-04-07 00:30:23.105890 | instance | 2026-04-07 00:30:23.106014 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 00:30:23.106130 | instance | Tuesday 07 April 2026 00:30:23 +0000 (0:00:00.066) 0:29:24.402 ********* 2026-04-07 00:30:23.180317 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 00:30:23.180589 | instance | 2026-04-07 00:30:23.182223 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 00:30:23.182596 | instance | Tuesday 07 April 2026 00:30:23 +0000 (0:00:00.073) 0:29:24.475 ********* 2026-04-07 00:30:23.693747 | instance | changed: [instance] 2026-04-07 00:30:23.693922 | instance | 2026-04-07 00:30:23.694201 | instance | TASK [vexxhost.atmosphere.placement : Suspend the existing HelmRelease] ******** 2026-04-07 00:30:23.694478 | instance | Tuesday 07 April 2026 00:30:23 +0000 (0:00:00.513) 0:29:24.989 ********* 2026-04-07 00:30:24.397182 | instance | ok: [instance] 2026-04-07 00:30:24.397454 | instance | 2026-04-07 00:30:24.397736 | instance | TASK [vexxhost.atmosphere.placement : Remove the existing HelmRelease] ********* 2026-04-07 00:30:24.398020 | instance | Tuesday 07 April 2026 00:30:24 +0000 (0:00:00.703) 0:29:25.693 ********* 2026-04-07 00:30:25.060774 | instance | ok: [instance] 2026-04-07 00:30:25.060986 | instance | 2026-04-07 00:30:25.061258 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-04-07 00:30:25.061537 | instance | Tuesday 07 April 2026 00:30:25 +0000 (0:00:00.663) 0:29:26.357 ********* 2026-04-07 00:31:42.334978 | instance | changed: [instance] 2026-04-07 00:31:42.335055 | instance | 2026-04-07 00:31:42.335069 | instance | TASK [Create Ingress] ********************************************************** 2026-04-07 00:31:42.335081 | instance | Tuesday 07 April 2026 00:31:42 +0000 (0:01:17.273) 0:30:43.630 ********* 2026-04-07 00:31:42.430635 | instance | included: openstack_helm_ingress for instance 2026-04-07 00:31:42.430874 | instance | 2026-04-07 00:31:42.431140 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-07 00:31:42.431401 | instance | Tuesday 07 April 2026 00:31:42 +0000 (0:00:00.095) 0:30:43.726 ********* 2026-04-07 00:31:42.486314 | instance | skipping: [instance] 2026-04-07 00:31:42.486567 | instance | 2026-04-07 00:31:42.486867 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-07 00:31:42.487145 | instance | Tuesday 07 April 2026 00:31:42 +0000 (0:00:00.056) 0:30:43.782 ********* 2026-04-07 00:31:42.553687 | instance | skipping: [instance] 2026-04-07 00:31:42.553942 | instance | 2026-04-07 00:31:42.554264 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-07 00:31:42.554563 | instance | Tuesday 07 April 2026 00:31:42 +0000 (0:00:00.067) 0:30:43.849 ********* 2026-04-07 00:31:42.617137 | instance | ok: [instance] 2026-04-07 00:31:42.617442 | instance | 2026-04-07 00:31:42.617795 | instance | TASK [Create Ingress placement] ************************************************ 2026-04-07 00:31:42.618057 | instance | Tuesday 07 April 2026 00:31:42 +0000 (0:00:00.063) 0:30:43.913 ********* 2026-04-07 00:31:42.685050 | instance | included: ingress for instance 2026-04-07 00:31:42.685290 | instance | 2026-04-07 00:31:42.685578 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-04-07 00:31:42.685836 | instance | Tuesday 07 April 2026 00:31:42 +0000 (0:00:00.067) 0:30:43.981 ********* 2026-04-07 00:31:43.615111 | instance | changed: [instance] 2026-04-07 00:31:43.615333 | instance | 2026-04-07 00:31:43.615599 | instance | PLAY [Configure operating system] ********************************************** 2026-04-07 00:31:43.615843 | instance | 2026-04-07 00:31:43.616133 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-07 00:31:43.616441 | instance | Tuesday 07 April 2026 00:31:43 +0000 (0:00:00.930) 0:30:44.911 ********* 2026-04-07 00:31:46.093220 | instance | ok: [instance] 2026-04-07 00:31:46.093506 | instance | 2026-04-07 00:31:46.093791 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-04-07 00:31:46.094106 | instance | Tuesday 07 April 2026 00:31:46 +0000 (0:00:02.477) 0:30:47.389 ********* 2026-04-07 00:31:46.301960 | instance | ok: [instance] 2026-04-07 00:31:46.302092 | instance | 2026-04-07 00:31:46.302265 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-04-07 00:31:46.302502 | instance | Tuesday 07 April 2026 00:31:46 +0000 (0:00:00.208) 0:30:47.598 ********* 2026-04-07 00:31:46.359859 | instance | skipping: [instance] 2026-04-07 00:31:46.360097 | instance | 2026-04-07 00:31:46.360508 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-04-07 00:31:46.360767 | instance | Tuesday 07 April 2026 00:31:46 +0000 (0:00:00.057) 0:30:47.655 ********* 2026-04-07 00:31:46.419256 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-04-07 00:31:46.419705 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-04-07 00:31:46.420102 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-04-07 00:31:46.420334 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-04-07 00:31:46.420521 | instance | skipping: [instance] 2026-04-07 00:31:46.420692 | instance | 2026-04-07 00:31:46.420969 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-04-07 00:31:46.421183 | instance | Tuesday 07 April 2026 00:31:46 +0000 (0:00:00.059) 0:30:47.715 ********* 2026-04-07 00:31:46.477374 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-04-07 00:31:46.477634 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-04-07 00:31:46.477910 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-04-07 00:31:46.478189 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-04-07 00:31:46.478467 | instance | skipping: [instance] 2026-04-07 00:31:46.478730 | instance | 2026-04-07 00:31:46.479030 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-04-07 00:31:46.479315 | instance | Tuesday 07 April 2026 00:31:46 +0000 (0:00:00.058) 0:30:47.773 ********* 2026-04-07 00:31:46.519318 | instance | skipping: [instance] 2026-04-07 00:31:46.519607 | instance | 2026-04-07 00:31:46.519895 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-04-07 00:31:46.520175 | instance | Tuesday 07 April 2026 00:31:46 +0000 (0:00:00.042) 0:30:47.815 ********* 2026-04-07 00:31:46.583901 | instance | skipping: [instance] 2026-04-07 00:31:46.584046 | instance | 2026-04-07 00:31:46.584223 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-04-07 00:31:46.584402 | instance | Tuesday 07 April 2026 00:31:46 +0000 (0:00:00.064) 0:30:47.880 ********* 2026-04-07 00:31:50.567160 | instance | changed: [instance] 2026-04-07 00:31:50.567585 | instance | 2026-04-07 00:31:50.567907 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-04-07 00:31:50.568220 | instance | Tuesday 07 April 2026 00:31:50 +0000 (0:00:03.983) 0:30:51.863 ********* 2026-04-07 00:32:12.002524 | instance | changed: [instance] 2026-04-07 00:32:12.002731 | instance | 2026-04-07 00:32:12.003005 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-04-07 00:32:12.003272 | instance | Tuesday 07 April 2026 00:32:11 +0000 (0:00:21.435) 0:31:13.298 ********* 2026-04-07 00:32:12.491437 | instance | changed: [instance] 2026-04-07 00:32:12.491605 | instance | 2026-04-07 00:32:12.491868 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-04-07 00:32:12.492127 | instance | Tuesday 07 April 2026 00:32:12 +0000 (0:00:00.489) 0:31:13.787 ********* 2026-04-07 00:32:12.931724 | instance | changed: [instance] 2026-04-07 00:32:12.931942 | instance | 2026-04-07 00:32:12.932236 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ******** 2026-04-07 00:32:12.932502 | instance | Tuesday 07 April 2026 00:32:12 +0000 (0:00:00.440) 0:31:14.227 ********* 2026-04-07 00:32:13.475140 | instance | changed: [instance] 2026-04-07 00:32:13.475200 | instance | 2026-04-07 00:32:13.475212 | instance | PLAY [Deploy SDN] ************************************************************** 2026-04-07 00:32:13.475222 | instance | 2026-04-07 00:32:13.475231 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-07 00:32:13.475240 | instance | Tuesday 07 April 2026 00:32:13 +0000 (0:00:00.542) 0:31:14.770 ********* 2026-04-07 00:32:13.546645 | instance | ok: [instance] 2026-04-07 00:32:13.546696 | instance | 2026-04-07 00:32:13.546834 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-07 00:32:13.546955 | instance | Tuesday 07 April 2026 00:32:13 +0000 (0:00:00.073) 0:31:14.843 ********* 2026-04-07 00:32:13.597714 | instance | skipping: [instance] 2026-04-07 00:32:13.598021 | instance | 2026-04-07 00:32:13.598163 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-07 00:32:13.598285 | instance | Tuesday 07 April 2026 00:32:13 +0000 (0:00:00.051) 0:31:14.894 ********* 2026-04-07 00:32:13.652312 | instance | skipping: [instance] 2026-04-07 00:32:13.652405 | instance | 2026-04-07 00:32:13.652693 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-07 00:32:13.652769 | instance | Tuesday 07 April 2026 00:32:13 +0000 (0:00:00.054) 0:31:14.948 ********* 2026-04-07 00:32:13.705518 | instance | skipping: [instance] 2026-04-07 00:32:13.705588 | instance | 2026-04-07 00:32:13.705602 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-07 00:32:13.705618 | instance | Tuesday 07 April 2026 00:32:13 +0000 (0:00:00.052) 0:31:15.001 ********* 2026-04-07 00:32:13.764464 | instance | skipping: [instance] 2026-04-07 00:32:13.764542 | instance | 2026-04-07 00:32:13.764549 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-07 00:32:13.764556 | instance | Tuesday 07 April 2026 00:32:13 +0000 (0:00:00.059) 0:31:15.060 ********* 2026-04-07 00:32:13.819207 | instance | skipping: [instance] 2026-04-07 00:32:13.819277 | instance | 2026-04-07 00:32:13.819405 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-07 00:32:13.819554 | instance | Tuesday 07 April 2026 00:32:13 +0000 (0:00:00.055) 0:31:15.115 ********* 2026-04-07 00:32:13.878340 | instance | ok: [instance] 2026-04-07 00:32:13.878731 | instance | 2026-04-07 00:32:13.878768 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-07 00:32:13.878775 | instance | Tuesday 07 April 2026 00:32:13 +0000 (0:00:00.059) 0:31:15.174 ********* 2026-04-07 00:32:13.925700 | instance | skipping: [instance] 2026-04-07 00:32:13.925805 | instance | 2026-04-07 00:32:13.925930 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-07 00:32:13.926095 | instance | Tuesday 07 April 2026 00:32:13 +0000 (0:00:00.047) 0:31:15.222 ********* 2026-04-07 00:32:13.999804 | instance | ok: [instance] 2026-04-07 00:32:13.999911 | instance | 2026-04-07 00:32:14.000108 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 00:32:14.000258 | instance | Tuesday 07 April 2026 00:32:13 +0000 (0:00:00.073) 0:31:15.296 ********* 2026-04-07 00:32:14.074122 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 00:32:14.074209 | instance | 2026-04-07 00:32:14.074339 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 00:32:14.074514 | instance | Tuesday 07 April 2026 00:32:14 +0000 (0:00:00.074) 0:31:15.370 ********* 2026-04-07 00:32:14.619140 | instance | changed: [instance] 2026-04-07 00:32:14.619210 | instance | 2026-04-07 00:32:14.619443 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-04-07 00:32:14.619484 | instance | Tuesday 07 April 2026 00:32:14 +0000 (0:00:00.544) 0:31:15.915 ********* 2026-04-07 00:32:14.845743 | instance | ok: [instance] 2026-04-07 00:32:14.845806 | instance | 2026-04-07 00:32:14.845974 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-04-07 00:32:14.846105 | instance | Tuesday 07 April 2026 00:32:14 +0000 (0:00:00.226) 0:31:16.142 ********* 2026-04-07 00:32:14.890703 | instance | ok: [instance] => { 2026-04-07 00:32:14.891417 | instance | "changed": false, 2026-04-07 00:32:14.891460 | instance | "msg": "All assertions passed" 2026-04-07 00:32:14.891466 | instance | } 2026-04-07 00:32:14.891470 | instance | 2026-04-07 00:32:14.891475 | instance | TASK [vexxhost.atmosphere.openvswitch : Suspend the existing HelmRelease] ****** 2026-04-07 00:32:14.891480 | instance | Tuesday 07 April 2026 00:32:14 +0000 (0:00:00.044) 0:31:16.187 ********* 2026-04-07 00:32:15.552154 | instance | ok: [instance] 2026-04-07 00:32:15.552230 | instance | 2026-04-07 00:32:15.552424 | instance | TASK [vexxhost.atmosphere.openvswitch : Remove the existing HelmRelease] ******* 2026-04-07 00:32:15.552554 | instance | Tuesday 07 April 2026 00:32:15 +0000 (0:00:00.661) 0:31:16.848 ********* 2026-04-07 00:32:16.242940 | instance | ok: [instance] 2026-04-07 00:32:16.243010 | instance | 2026-04-07 00:32:16.243284 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-04-07 00:32:16.243835 | instance | Tuesday 07 April 2026 00:32:16 +0000 (0:00:00.690) 0:31:17.539 ********* 2026-04-07 00:32:17.652013 | instance | changed: [instance] 2026-04-07 00:32:17.652076 | instance | 2026-04-07 00:32:17.652211 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 00:32:17.652343 | instance | Tuesday 07 April 2026 00:32:17 +0000 (0:00:01.408) 0:31:18.948 ********* 2026-04-07 00:32:17.729937 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 00:32:17.730061 | instance | 2026-04-07 00:32:17.730194 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 00:32:17.730323 | instance | Tuesday 07 April 2026 00:32:17 +0000 (0:00:00.077) 0:31:19.026 ********* 2026-04-07 00:32:18.258575 | instance | changed: [instance] 2026-04-07 00:32:18.258802 | instance | 2026-04-07 00:32:18.259101 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-04-07 00:32:18.259113 | instance | Tuesday 07 April 2026 00:32:18 +0000 (0:00:00.527) 0:31:19.554 ********* 2026-04-07 00:32:18.311684 | instance | skipping: [instance] 2026-04-07 00:32:18.311767 | instance | 2026-04-07 00:32:18.311812 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-04-07 00:32:18.311953 | instance | Tuesday 07 April 2026 00:32:18 +0000 (0:00:00.052) 0:31:19.607 ********* 2026-04-07 00:32:18.361163 | instance | skipping: [instance] 2026-04-07 00:32:18.361203 | instance | 2026-04-07 00:32:18.361216 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-04-07 00:32:18.361227 | instance | Tuesday 07 April 2026 00:32:18 +0000 (0:00:00.046) 0:31:19.654 ********* 2026-04-07 00:32:25.983744 | instance | ok: [instance] 2026-04-07 00:32:25.983972 | instance | 2026-04-07 00:32:25.984251 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-04-07 00:32:25.984523 | instance | Tuesday 07 April 2026 00:32:25 +0000 (0:00:07.625) 0:31:27.279 ********* 2026-04-07 00:32:26.038063 | instance | ok: [instance] => { 2026-04-07 00:32:26.038348 | instance | "changed": false, 2026-04-07 00:32:26.038678 | instance | "msg": "Successfully pulled ovn-controller image" 2026-04-07 00:32:26.038953 | instance | } 2026-04-07 00:32:26.039213 | instance | 2026-04-07 00:32:26.039506 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-04-07 00:32:26.039780 | instance | Tuesday 07 April 2026 00:32:26 +0000 (0:00:00.054) 0:31:27.334 ********* 2026-04-07 00:32:26.184971 | instance | skipping: [instance] 2026-04-07 00:32:26.185423 | instance | 2026-04-07 00:32:26.185788 | instance | PLAY [controllers[0]] ********************************************************** 2026-04-07 00:32:26.186169 | instance | 2026-04-07 00:32:26.186521 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-07 00:32:26.186829 | instance | Tuesday 07 April 2026 00:32:26 +0000 (0:00:00.146) 0:31:27.481 ********* 2026-04-07 00:32:28.520677 | instance | ok: [instance] 2026-04-07 00:32:28.520741 | instance | 2026-04-07 00:32:28.520917 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-07 00:32:28.521046 | instance | Tuesday 07 April 2026 00:32:28 +0000 (0:00:02.335) 0:31:29.816 ********* 2026-04-07 00:32:28.620965 | instance | ok: [instance] 2026-04-07 00:32:28.621209 | instance | 2026-04-07 00:32:28.621476 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-07 00:32:28.621764 | instance | Tuesday 07 April 2026 00:32:28 +0000 (0:00:00.100) 0:31:29.916 ********* 2026-04-07 00:32:28.670439 | instance | skipping: [instance] 2026-04-07 00:32:28.670573 | instance | 2026-04-07 00:32:28.670755 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-07 00:32:28.670936 | instance | Tuesday 07 April 2026 00:32:28 +0000 (0:00:00.049) 0:31:29.965 ********* 2026-04-07 00:32:28.722711 | instance | skipping: [instance] 2026-04-07 00:32:28.722939 | instance | 2026-04-07 00:32:28.723217 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-07 00:32:28.723489 | instance | Tuesday 07 April 2026 00:32:28 +0000 (0:00:00.053) 0:31:30.019 ********* 2026-04-07 00:32:28.775008 | instance | skipping: [instance] 2026-04-07 00:32:28.775249 | instance | 2026-04-07 00:32:28.775582 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-07 00:32:28.775897 | instance | Tuesday 07 April 2026 00:32:28 +0000 (0:00:00.052) 0:31:30.071 ********* 2026-04-07 00:32:28.832139 | instance | skipping: [instance] 2026-04-07 00:32:28.832368 | instance | 2026-04-07 00:32:28.832649 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-07 00:32:28.832936 | instance | Tuesday 07 April 2026 00:32:28 +0000 (0:00:00.056) 0:31:30.128 ********* 2026-04-07 00:32:28.882123 | instance | skipping: [instance] 2026-04-07 00:32:28.882389 | instance | 2026-04-07 00:32:28.882671 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-07 00:32:28.882937 | instance | Tuesday 07 April 2026 00:32:28 +0000 (0:00:00.050) 0:31:30.178 ********* 2026-04-07 00:32:28.943067 | instance | ok: [instance] 2026-04-07 00:32:28.943347 | instance | 2026-04-07 00:32:28.943837 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-07 00:32:28.944141 | instance | Tuesday 07 April 2026 00:32:28 +0000 (0:00:00.060) 0:31:30.239 ********* 2026-04-07 00:32:29.002147 | instance | ok: [instance] => (item=libvirt_exporter) 2026-04-07 00:32:29.002408 | instance | 2026-04-07 00:32:29.002735 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-07 00:32:29.003207 | instance | Tuesday 07 April 2026 00:32:28 +0000 (0:00:00.059) 0:31:30.298 ********* 2026-04-07 00:32:29.078413 | instance | ok: [instance] 2026-04-07 00:32:29.078677 | instance | 2026-04-07 00:32:29.078973 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 00:32:29.079289 | instance | Tuesday 07 April 2026 00:32:29 +0000 (0:00:00.076) 0:31:30.374 ********* 2026-04-07 00:32:29.150742 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 00:32:29.151071 | instance | 2026-04-07 00:32:29.151450 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 00:32:29.151785 | instance | Tuesday 07 April 2026 00:32:29 +0000 (0:00:00.072) 0:31:30.446 ********* 2026-04-07 00:32:29.787245 | instance | changed: [instance] 2026-04-07 00:32:29.787479 | instance | 2026-04-07 00:32:29.787775 | instance | TASK [vexxhost.atmosphere.libvirt : Suspend the existing HelmRelease] ********** 2026-04-07 00:32:29.788072 | instance | Tuesday 07 April 2026 00:32:29 +0000 (0:00:00.636) 0:31:31.083 ********* 2026-04-07 00:32:30.446085 | instance | ok: [instance] 2026-04-07 00:32:30.446333 | instance | 2026-04-07 00:32:30.446616 | instance | TASK [vexxhost.atmosphere.libvirt : Remove the existing HelmRelease] *********** 2026-04-07 00:32:30.446818 | instance | Tuesday 07 April 2026 00:32:30 +0000 (0:00:00.658) 0:31:31.742 ********* 2026-04-07 00:32:31.085088 | instance | ok: [instance] 2026-04-07 00:32:31.085428 | instance | 2026-04-07 00:32:31.085729 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-04-07 00:32:31.085999 | instance | Tuesday 07 April 2026 00:32:31 +0000 (0:00:00.639) 0:31:32.381 ********* 2026-04-07 00:32:32.367548 | instance | changed: [instance] => (item=libvirt-vnc) 2026-04-07 00:32:32.367696 | instance | changed: [instance] => (item=libvirt-api) 2026-04-07 00:32:32.367860 | instance | 2026-04-07 00:32:32.368028 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-04-07 00:32:32.368208 | instance | Tuesday 07 April 2026 00:32:32 +0000 (0:00:01.282) 0:31:33.663 ********* 2026-04-07 00:32:33.618254 | instance | changed: [instance] => (item=libvirt-vnc) 2026-04-07 00:32:33.618319 | instance | changed: [instance] => (item=libvirt-api) 2026-04-07 00:32:33.618606 | instance | 2026-04-07 00:32:33.618884 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-04-07 00:32:33.619160 | instance | Tuesday 07 April 2026 00:32:33 +0000 (0:00:01.250) 0:31:34.914 ********* 2026-04-07 00:32:35.293009 | instance | changed: [instance] 2026-04-07 00:32:35.293077 | instance | 2026-04-07 00:32:35.293089 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 00:32:35.293101 | instance | Tuesday 07 April 2026 00:32:35 +0000 (0:00:01.673) 0:31:36.587 ********* 2026-04-07 00:32:35.366861 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 00:32:35.366998 | instance | 2026-04-07 00:32:35.367216 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 00:32:35.367400 | instance | Tuesday 07 April 2026 00:32:35 +0000 (0:00:00.075) 0:31:36.663 ********* 2026-04-07 00:32:35.895518 | instance | changed: [instance] 2026-04-07 00:32:35.895744 | instance | 2026-04-07 00:32:35.896016 | instance | TASK [vexxhost.atmosphere.coredns : Suspend the existing HelmRelease] ********** 2026-04-07 00:32:35.896296 | instance | Tuesday 07 April 2026 00:32:35 +0000 (0:00:00.528) 0:31:37.191 ********* 2026-04-07 00:32:36.583873 | instance | ok: [instance] 2026-04-07 00:32:36.583933 | instance | 2026-04-07 00:32:36.583953 | instance | TASK [vexxhost.atmosphere.coredns : Remove the existing HelmRelease] *********** 2026-04-07 00:32:36.584246 | instance | Tuesday 07 April 2026 00:32:36 +0000 (0:00:00.687) 0:31:37.879 ********* 2026-04-07 00:32:37.255949 | instance | ok: [instance] 2026-04-07 00:32:37.256038 | instance | 2026-04-07 00:32:37.256136 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-04-07 00:32:37.256251 | instance | Tuesday 07 April 2026 00:32:37 +0000 (0:00:00.672) 0:31:38.551 ********* 2026-04-07 00:32:38.720508 | instance | changed: [instance] 2026-04-07 00:32:38.720746 | instance | 2026-04-07 00:32:38.721081 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-07 00:32:38.721367 | instance | Tuesday 07 April 2026 00:32:38 +0000 (0:00:01.463) 0:31:40.015 ********* 2026-04-07 00:32:39.618217 | instance | ok: [instance] 2026-04-07 00:32:39.618332 | instance | 2026-04-07 00:32:39.618412 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-07 00:32:39.618534 | instance | Tuesday 07 April 2026 00:32:39 +0000 (0:00:00.898) 0:31:40.914 ********* 2026-04-07 00:32:39.859936 | instance | ok: [instance] 2026-04-07 00:32:39.860014 | instance | 2026-04-07 00:32:39.860027 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-07 00:32:39.860044 | instance | Tuesday 07 April 2026 00:32:39 +0000 (0:00:00.240) 0:31:41.154 ********* 2026-04-07 00:32:40.364224 | instance | ok: [instance] 2026-04-07 00:32:40.364347 | instance | 2026-04-07 00:32:40.364537 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-07 00:32:40.364712 | instance | Tuesday 07 April 2026 00:32:40 +0000 (0:00:00.505) 0:31:41.660 ********* 2026-04-07 00:32:40.472181 | instance | ok: [instance] 2026-04-07 00:32:40.472439 | instance | 2026-04-07 00:32:40.472806 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-07 00:32:40.473144 | instance | Tuesday 07 April 2026 00:32:40 +0000 (0:00:00.107) 0:31:41.768 ********* 2026-04-07 00:32:40.563732 | instance | included: rabbitmq for instance 2026-04-07 00:32:40.563957 | instance | 2026-04-07 00:32:40.564253 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-07 00:32:40.564519 | instance | Tuesday 07 April 2026 00:32:40 +0000 (0:00:00.091) 0:31:41.860 ********* 2026-04-07 00:32:41.252098 | instance | ok: [instance] 2026-04-07 00:32:41.252357 | instance | 2026-04-07 00:32:41.252662 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-07 00:32:41.253023 | instance | Tuesday 07 April 2026 00:32:41 +0000 (0:00:00.688) 0:31:42.548 ********* 2026-04-07 00:32:41.310842 | instance | skipping: [instance] 2026-04-07 00:32:41.311181 | instance | 2026-04-07 00:32:41.311512 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-07 00:32:41.311869 | instance | Tuesday 07 April 2026 00:32:41 +0000 (0:00:00.058) 0:31:42.607 ********* 2026-04-07 00:32:41.376081 | instance | skipping: [instance] 2026-04-07 00:32:41.376317 | instance | 2026-04-07 00:32:41.376587 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-07 00:32:41.376909 | instance | Tuesday 07 April 2026 00:32:41 +0000 (0:00:00.065) 0:31:42.672 ********* 2026-04-07 00:33:12.232615 | instance | changed: [instance] 2026-04-07 00:33:12.232713 | instance | 2026-04-07 00:33:12.232846 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-07 00:33:12.232987 | instance | Tuesday 07 April 2026 00:33:12 +0000 (0:00:30.856) 0:32:13.529 ********* 2026-04-07 00:33:12.913633 | instance | ok: [instance] 2026-04-07 00:33:12.913716 | instance | 2026-04-07 00:33:12.913826 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-07 00:33:12.914032 | instance | Tuesday 07 April 2026 00:33:12 +0000 (0:00:00.680) 0:32:14.210 ********* 2026-04-07 00:33:12.966784 | instance | ok: [instance] 2026-04-07 00:33:12.967023 | instance | 2026-04-07 00:33:12.967366 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-07 00:33:12.967638 | instance | Tuesday 07 April 2026 00:33:12 +0000 (0:00:00.053) 0:32:14.263 ********* 2026-04-07 00:33:13.021555 | instance | skipping: [instance] 2026-04-07 00:33:13.021680 | instance | 2026-04-07 00:33:13.021862 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-07 00:33:13.022022 | instance | Tuesday 07 April 2026 00:33:13 +0000 (0:00:00.054) 0:32:14.318 ********* 2026-04-07 00:33:13.086624 | instance | skipping: [instance] 2026-04-07 00:33:13.086880 | instance | 2026-04-07 00:33:13.087229 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-07 00:33:13.087527 | instance | Tuesday 07 April 2026 00:33:13 +0000 (0:00:00.064) 0:32:14.382 ********* 2026-04-07 00:33:13.140293 | instance | ok: [instance] 2026-04-07 00:33:13.140545 | instance | 2026-04-07 00:33:13.140833 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-07 00:33:13.141155 | instance | Tuesday 07 April 2026 00:33:13 +0000 (0:00:00.053) 0:32:14.436 ********* 2026-04-07 00:33:13.359925 | instance | ok: [instance] => (item=oslo_db) 2026-04-07 00:33:13.360246 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-04-07 00:33:13.360537 | instance | ok: [instance] => (item=volumev3) 2026-04-07 00:33:13.360875 | instance | ok: [instance] => (item=network) 2026-04-07 00:33:13.361253 | instance | ok: [instance] => (item=oslo_cache) 2026-04-07 00:33:13.361586 | instance | ok: [instance] => (item=image) 2026-04-07 00:33:13.362019 | instance | ok: [instance] => (item=placement) 2026-04-07 00:33:13.362327 | instance | ok: [instance] => (item=baremetal) 2026-04-07 00:33:13.362609 | instance | ok: [instance] => (item=compute) 2026-04-07 00:33:13.363028 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-07 00:33:13.363396 | instance | ok: [instance] => (item=oslo_db_api) 2026-04-07 00:33:13.363775 | instance | ok: [instance] => (item=compute_metadata) 2026-04-07 00:33:13.364068 | instance | ok: [instance] => (item=identity) 2026-04-07 00:33:13.364356 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-04-07 00:33:13.364955 | instance | 2026-04-07 00:33:13.365032 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-07 00:33:13.365379 | instance | Tuesday 07 April 2026 00:33:13 +0000 (0:00:00.219) 0:32:14.656 ********* 2026-04-07 00:33:13.439942 | instance | ok: [instance] 2026-04-07 00:33:13.440094 | instance | 2026-04-07 00:33:13.440274 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 00:33:13.440462 | instance | Tuesday 07 April 2026 00:33:13 +0000 (0:00:00.080) 0:32:14.736 ********* 2026-04-07 00:33:13.514293 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 00:33:13.514536 | instance | 2026-04-07 00:33:13.514823 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 00:33:13.515090 | instance | Tuesday 07 April 2026 00:33:13 +0000 (0:00:00.074) 0:32:14.810 ********* 2026-04-07 00:33:14.078006 | instance | changed: [instance] 2026-04-07 00:33:14.078228 | instance | 2026-04-07 00:33:14.078506 | instance | TASK [vexxhost.atmosphere.nova : Suspend the existing HelmRelease] ************* 2026-04-07 00:33:14.078773 | instance | Tuesday 07 April 2026 00:33:14 +0000 (0:00:00.563) 0:32:15.374 ********* 2026-04-07 00:33:14.761306 | instance | ok: [instance] 2026-04-07 00:33:14.761559 | instance | 2026-04-07 00:33:14.761858 | instance | TASK [vexxhost.atmosphere.nova : Remove the existing HelmRelease] ************** 2026-04-07 00:33:14.762153 | instance | Tuesday 07 April 2026 00:33:14 +0000 (0:00:00.683) 0:32:16.057 ********* 2026-04-07 00:33:15.400058 | instance | ok: [instance] 2026-04-07 00:33:15.400304 | instance | 2026-04-07 00:33:15.400587 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-04-07 00:33:15.400874 | instance | Tuesday 07 April 2026 00:33:15 +0000 (0:00:00.638) 0:32:16.696 ********* 2026-04-07 00:33:15.612223 | instance | ok: [instance -> localhost] 2026-04-07 00:33:15.612463 | instance | 2026-04-07 00:33:15.612830 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-04-07 00:33:15.613047 | instance | Tuesday 07 April 2026 00:33:15 +0000 (0:00:00.212) 0:32:16.908 ********* 2026-04-07 00:33:15.996701 | instance | ok: [instance -> localhost] 2026-04-07 00:33:15.996768 | instance | 2026-04-07 00:33:15.996923 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-04-07 00:33:15.997223 | instance | Tuesday 07 April 2026 00:33:15 +0000 (0:00:00.384) 0:32:17.292 ********* 2026-04-07 00:33:16.502913 | instance | ok: [instance -> localhost] 2026-04-07 00:33:16.502985 | instance | 2026-04-07 00:33:16.503221 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-04-07 00:33:16.503282 | instance | Tuesday 07 April 2026 00:33:16 +0000 (0:00:00.507) 0:32:17.799 ********* 2026-04-07 00:33:16.713547 | instance | ok: [instance -> localhost] 2026-04-07 00:33:16.713587 | instance | 2026-04-07 00:33:16.713592 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-04-07 00:33:16.713597 | instance | Tuesday 07 April 2026 00:33:16 +0000 (0:00:00.210) 0:32:18.009 ********* 2026-04-07 00:33:18.032137 | instance | ok: [instance] => (item=nova-bootstrap) 2026-04-07 00:33:18.032212 | instance | ok: [instance] => (item=nova-cell-setup) 2026-04-07 00:33:18.032601 | instance | 2026-04-07 00:33:18.032643 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-04-07 00:33:18.032649 | instance | Tuesday 07 April 2026 00:33:18 +0000 (0:00:01.318) 0:32:19.328 ********* 2026-04-07 00:35:38.407483 | instance | changed: [instance] 2026-04-07 00:35:38.407596 | instance | 2026-04-07 00:35:38.407609 | instance | TASK [Create Ingress] ********************************************************** 2026-04-07 00:35:38.407620 | instance | Tuesday 07 April 2026 00:35:38 +0000 (0:02:20.375) 0:34:39.703 ********* 2026-04-07 00:35:38.609604 | instance | included: openstack_helm_ingress for instance 2026-04-07 00:35:38.609674 | instance | 2026-04-07 00:35:38.609789 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-07 00:35:38.609912 | instance | Tuesday 07 April 2026 00:35:38 +0000 (0:00:00.202) 0:34:39.906 ********* 2026-04-07 00:35:38.667545 | instance | skipping: [instance] 2026-04-07 00:35:38.667617 | instance | 2026-04-07 00:35:38.667755 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-07 00:35:38.667878 | instance | Tuesday 07 April 2026 00:35:38 +0000 (0:00:00.057) 0:34:39.964 ********* 2026-04-07 00:35:38.732263 | instance | skipping: [instance] 2026-04-07 00:35:38.733021 | instance | 2026-04-07 00:35:38.733030 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-07 00:35:38.733036 | instance | Tuesday 07 April 2026 00:35:38 +0000 (0:00:00.062) 0:34:40.027 ********* 2026-04-07 00:35:38.807551 | instance | ok: [instance] 2026-04-07 00:35:38.807688 | instance | 2026-04-07 00:35:38.807973 | instance | TASK [Create Ingress compute] ************************************************** 2026-04-07 00:35:38.808021 | instance | Tuesday 07 April 2026 00:35:38 +0000 (0:00:00.076) 0:34:40.103 ********* 2026-04-07 00:35:38.908759 | instance | included: ingress for instance 2026-04-07 00:35:38.908831 | instance | 2026-04-07 00:35:38.909012 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-04-07 00:35:38.909148 | instance | Tuesday 07 April 2026 00:35:38 +0000 (0:00:00.101) 0:34:40.204 ********* 2026-04-07 00:35:39.947916 | instance | changed: [instance] 2026-04-07 00:35:39.948170 | instance | 2026-04-07 00:35:39.948486 | instance | TASK [Create Ingress] ********************************************************** 2026-04-07 00:35:39.948780 | instance | Tuesday 07 April 2026 00:35:39 +0000 (0:00:01.038) 0:34:41.243 ********* 2026-04-07 00:35:40.076943 | instance | included: openstack_helm_ingress for instance 2026-04-07 00:35:40.077079 | instance | 2026-04-07 00:35:40.077251 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-07 00:35:40.077483 | instance | Tuesday 07 April 2026 00:35:40 +0000 (0:00:00.129) 0:34:41.373 ********* 2026-04-07 00:35:40.131594 | instance | skipping: [instance] 2026-04-07 00:35:40.131728 | instance | 2026-04-07 00:35:40.131991 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-07 00:35:40.132887 | instance | Tuesday 07 April 2026 00:35:40 +0000 (0:00:00.054) 0:34:41.427 ********* 2026-04-07 00:35:40.190148 | instance | skipping: [instance] 2026-04-07 00:35:40.190286 | instance | 2026-04-07 00:35:40.190456 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-07 00:35:40.190576 | instance | Tuesday 07 April 2026 00:35:40 +0000 (0:00:00.058) 0:34:41.486 ********* 2026-04-07 00:35:40.248858 | instance | ok: [instance] 2026-04-07 00:35:40.248962 | instance | 2026-04-07 00:35:40.249083 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-04-07 00:35:40.249203 | instance | Tuesday 07 April 2026 00:35:40 +0000 (0:00:00.058) 0:34:41.545 ********* 2026-04-07 00:35:40.333211 | instance | included: ingress for instance 2026-04-07 00:35:40.333292 | instance | 2026-04-07 00:35:40.333418 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-04-07 00:35:40.333539 | instance | Tuesday 07 April 2026 00:35:40 +0000 (0:00:00.084) 0:34:41.629 ********* 2026-04-07 00:35:41.292290 | instance | changed: [instance] 2026-04-07 00:35:41.292491 | instance | 2026-04-07 00:35:41.292767 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-04-07 00:35:41.293073 | instance | Tuesday 07 April 2026 00:35:41 +0000 (0:00:00.958) 0:34:42.587 ********* 2026-04-07 00:35:42.034026 | instance | ok: [instance] 2026-04-07 00:35:42.034186 | instance | 2026-04-07 00:35:42.034387 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-04-07 00:35:42.034565 | instance | Tuesday 07 April 2026 00:35:42 +0000 (0:00:00.742) 0:34:43.329 ********* 2026-04-07 00:35:59.068419 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left). 2026-04-07 00:35:59.068598 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left). 2026-04-07 00:35:59.068805 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-04-07 00:35:59.069070 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-04-07 00:35:59.069273 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-04-07 00:35:59.069483 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-04-07 00:35:59.069693 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-04-07 00:35:59.069927 | instance | 2026-04-07 00:35:59.070117 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-07 00:35:59.070301 | instance | Tuesday 07 April 2026 00:35:59 +0000 (0:00:17.034) 0:35:00.364 ********* 2026-04-07 00:35:59.165666 | instance | ok: [instance] 2026-04-07 00:35:59.165911 | instance | 2026-04-07 00:35:59.166220 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-07 00:35:59.166514 | instance | Tuesday 07 April 2026 00:35:59 +0000 (0:00:00.097) 0:35:00.461 ********* 2026-04-07 00:35:59.261731 | instance | included: rabbitmq for instance 2026-04-07 00:35:59.261816 | instance | 2026-04-07 00:35:59.261947 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-07 00:35:59.262067 | instance | Tuesday 07 April 2026 00:35:59 +0000 (0:00:00.096) 0:35:00.558 ********* 2026-04-07 00:35:59.900000 | instance | ok: [instance] 2026-04-07 00:35:59.900243 | instance | 2026-04-07 00:35:59.900550 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-07 00:35:59.900849 | instance | Tuesday 07 April 2026 00:35:59 +0000 (0:00:00.638) 0:35:01.196 ********* 2026-04-07 00:35:59.949495 | instance | skipping: [instance] 2026-04-07 00:35:59.949735 | instance | 2026-04-07 00:35:59.950026 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-07 00:35:59.950332 | instance | Tuesday 07 April 2026 00:35:59 +0000 (0:00:00.049) 0:35:01.245 ********* 2026-04-07 00:36:00.013474 | instance | skipping: [instance] 2026-04-07 00:36:00.013711 | instance | 2026-04-07 00:36:00.014012 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-07 00:36:00.014306 | instance | Tuesday 07 April 2026 00:36:00 +0000 (0:00:00.063) 0:35:01.309 ********* 2026-04-07 00:36:30.838802 | instance | changed: [instance] 2026-04-07 00:36:30.839179 | instance | 2026-04-07 00:36:30.839366 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-07 00:36:30.839545 | instance | Tuesday 07 April 2026 00:36:30 +0000 (0:00:30.825) 0:35:32.135 ********* 2026-04-07 00:36:31.476029 | instance | ok: [instance] 2026-04-07 00:36:31.476248 | instance | 2026-04-07 00:36:31.476534 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-07 00:36:31.476817 | instance | Tuesday 07 April 2026 00:36:31 +0000 (0:00:00.637) 0:35:32.772 ********* 2026-04-07 00:36:31.537274 | instance | ok: [instance] 2026-04-07 00:36:31.537602 | instance | 2026-04-07 00:36:31.537920 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-07 00:36:31.538197 | instance | Tuesday 07 April 2026 00:36:31 +0000 (0:00:00.061) 0:35:32.833 ********* 2026-04-07 00:36:31.608331 | instance | skipping: [instance] 2026-04-07 00:36:31.608749 | instance | 2026-04-07 00:36:31.609111 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-07 00:36:31.609391 | instance | Tuesday 07 April 2026 00:36:31 +0000 (0:00:00.070) 0:35:32.904 ********* 2026-04-07 00:36:31.675527 | instance | skipping: [instance] 2026-04-07 00:36:31.675785 | instance | 2026-04-07 00:36:31.676077 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-07 00:36:31.676421 | instance | Tuesday 07 April 2026 00:36:31 +0000 (0:00:00.067) 0:35:32.971 ********* 2026-04-07 00:36:31.728772 | instance | ok: [instance] 2026-04-07 00:36:31.729071 | instance | 2026-04-07 00:36:31.729362 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-07 00:36:31.729678 | instance | Tuesday 07 April 2026 00:36:31 +0000 (0:00:00.053) 0:35:33.025 ********* 2026-04-07 00:36:31.900569 | instance | ok: [instance] => (item=oslo_db) 2026-04-07 00:36:31.900796 | instance | ok: [instance] => (item=dns) 2026-04-07 00:36:31.901050 | instance | ok: [instance] => (item=network) 2026-04-07 00:36:31.901277 | instance | ok: [instance] => (item=oslo_cache) 2026-04-07 00:36:31.901494 | instance | ok: [instance] => (item=baremetal) 2026-04-07 00:36:31.901709 | instance | ok: [instance] => (item=compute) 2026-04-07 00:36:31.901946 | instance | ok: [instance] => (item=load_balancer) 2026-04-07 00:36:31.902161 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-07 00:36:31.902384 | instance | ok: [instance] => (item=compute_metadata) 2026-04-07 00:36:31.902620 | instance | ok: [instance] => (item=identity) 2026-04-07 00:36:31.902830 | instance | 2026-04-07 00:36:31.903058 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-07 00:36:31.903280 | instance | Tuesday 07 April 2026 00:36:31 +0000 (0:00:00.171) 0:35:33.196 ********* 2026-04-07 00:36:31.976852 | instance | ok: [instance] 2026-04-07 00:36:31.977203 | instance | 2026-04-07 00:36:31.977494 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 00:36:31.977820 | instance | Tuesday 07 April 2026 00:36:31 +0000 (0:00:00.076) 0:35:33.273 ********* 2026-04-07 00:36:32.047142 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 00:36:32.047363 | instance | 2026-04-07 00:36:32.047627 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 00:36:32.047893 | instance | Tuesday 07 April 2026 00:36:32 +0000 (0:00:00.070) 0:35:33.343 ********* 2026-04-07 00:36:32.574913 | instance | changed: [instance] 2026-04-07 00:36:32.575140 | instance | 2026-04-07 00:36:32.575413 | instance | TASK [vexxhost.atmosphere.neutron : Suspend the existing HelmRelease] ********** 2026-04-07 00:36:32.575688 | instance | Tuesday 07 April 2026 00:36:32 +0000 (0:00:00.527) 0:35:33.870 ********* 2026-04-07 00:36:33.271073 | instance | ok: [instance] 2026-04-07 00:36:33.271201 | instance | 2026-04-07 00:36:33.271387 | instance | TASK [vexxhost.atmosphere.neutron : Remove the existing HelmRelease] *********** 2026-04-07 00:36:33.271535 | instance | Tuesday 07 April 2026 00:36:33 +0000 (0:00:00.696) 0:35:34.567 ********* 2026-04-07 00:36:33.967648 | instance | ok: [instance] 2026-04-07 00:36:33.967869 | instance | 2026-04-07 00:36:33.968140 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-04-07 00:36:33.968414 | instance | Tuesday 07 April 2026 00:36:33 +0000 (0:00:00.696) 0:35:35.263 ********* 2026-04-07 00:36:34.018147 | instance | skipping: [instance] 2026-04-07 00:36:34.018248 | instance | 2026-04-07 00:36:34.018324 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-04-07 00:36:34.018434 | instance | Tuesday 07 April 2026 00:36:34 +0000 (0:00:00.050) 0:35:35.314 ********* 2026-04-07 00:36:34.412440 | instance | ok: [instance] 2026-04-07 00:36:34.412677 | instance | 2026-04-07 00:36:34.413098 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-04-07 00:36:34.413390 | instance | Tuesday 07 April 2026 00:36:34 +0000 (0:00:00.394) 0:35:35.708 ********* 2026-04-07 00:36:34.464220 | instance | skipping: [instance] 2026-04-07 00:36:34.464466 | instance | 2026-04-07 00:36:34.464761 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-04-07 00:36:34.465091 | instance | Tuesday 07 April 2026 00:36:34 +0000 (0:00:00.051) 0:35:35.760 ********* 2026-04-07 00:36:34.534386 | instance | ok: [instance] 2026-04-07 00:36:34.534812 | instance | 2026-04-07 00:36:34.535274 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-04-07 00:36:34.535607 | instance | Tuesday 07 April 2026 00:36:34 +0000 (0:00:00.069) 0:35:35.830 ********* 2026-04-07 00:38:31.914884 | instance | changed: [instance] 2026-04-07 00:38:31.915134 | instance | 2026-04-07 00:38:31.915398 | instance | TASK [Create Ingress] ********************************************************** 2026-04-07 00:38:31.915700 | instance | Tuesday 07 April 2026 00:38:31 +0000 (0:01:57.380) 0:37:33.210 ********* 2026-04-07 00:38:32.145133 | instance | included: openstack_helm_ingress for instance 2026-04-07 00:38:32.145374 | instance | 2026-04-07 00:38:32.145657 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-07 00:38:32.145920 | instance | Tuesday 07 April 2026 00:38:32 +0000 (0:00:00.230) 0:37:33.441 ********* 2026-04-07 00:38:32.200405 | instance | skipping: [instance] 2026-04-07 00:38:32.200663 | instance | 2026-04-07 00:38:32.201001 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-07 00:38:32.201269 | instance | Tuesday 07 April 2026 00:38:32 +0000 (0:00:00.055) 0:37:33.497 ********* 2026-04-07 00:38:32.256916 | instance | skipping: [instance] 2026-04-07 00:38:32.257166 | instance | 2026-04-07 00:38:32.257440 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-07 00:38:32.257699 | instance | Tuesday 07 April 2026 00:38:32 +0000 (0:00:00.056) 0:37:33.553 ********* 2026-04-07 00:38:32.322939 | instance | ok: [instance] 2026-04-07 00:38:32.323192 | instance | 2026-04-07 00:38:32.323481 | instance | TASK [Create Ingress network] ************************************************** 2026-04-07 00:38:32.323780 | instance | Tuesday 07 April 2026 00:38:32 +0000 (0:00:00.065) 0:37:33.619 ********* 2026-04-07 00:38:32.414700 | instance | included: ingress for instance 2026-04-07 00:38:32.414922 | instance | 2026-04-07 00:38:32.415199 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-04-07 00:38:32.415468 | instance | Tuesday 07 April 2026 00:38:32 +0000 (0:00:00.091) 0:37:33.711 ********* 2026-04-07 00:38:33.403913 | instance | changed: [instance] 2026-04-07 00:38:33.404043 | instance | 2026-04-07 00:38:33.404232 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-04-07 00:38:33.404458 | instance | Tuesday 07 April 2026 00:38:33 +0000 (0:00:00.988) 0:37:34.699 ********* 2026-04-07 00:38:34.087654 | instance | ok: [instance] 2026-04-07 00:38:34.087857 | instance | 2026-04-07 00:38:34.088068 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-04-07 00:38:34.088296 | instance | Tuesday 07 April 2026 00:38:34 +0000 (0:00:00.682) 0:37:35.382 ********* 2026-04-07 00:39:12.909143 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left). 2026-04-07 00:39:12.909220 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left). 2026-04-07 00:39:12.909334 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left). 2026-04-07 00:39:12.909453 | instance | FAILED - RETRYING: [instance]: Create networks (57 retries left). 2026-04-07 00:39:12.909574 | instance | FAILED - RETRYING: [instance]: Create networks (56 retries left). 2026-04-07 00:39:12.909699 | instance | FAILED - RETRYING: [instance]: Create networks (55 retries left). 2026-04-07 00:39:12.909834 | instance | 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-04-07 00:39:12.909944 | instance | 2026-04-07 00:39:12.910065 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-04-07 00:39:12.910198 | instance | Tuesday 07 April 2026 00:39:12 +0000 (0:00:38.822) 0:38:14.205 ********* 2026-04-07 00:39:14.455116 | instance | 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-04-07 00:39:14.455188 | instance | 2026-04-07 00:39:14.455329 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-07 00:39:14.455467 | instance | Tuesday 07 April 2026 00:39:14 +0000 (0:00:01.546) 0:38:15.751 ********* 2026-04-07 00:39:14.546298 | instance | ok: [instance] 2026-04-07 00:39:14.546469 | instance | 2026-04-07 00:39:14.546682 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-07 00:39:14.546854 | instance | Tuesday 07 April 2026 00:39:14 +0000 (0:00:00.091) 0:38:15.842 ********* 2026-04-07 00:39:14.633754 | instance | included: rabbitmq for instance 2026-04-07 00:39:14.634084 | instance | 2026-04-07 00:39:14.634429 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-07 00:39:14.634796 | instance | Tuesday 07 April 2026 00:39:14 +0000 (0:00:00.087) 0:38:15.930 ********* 2026-04-07 00:39:15.292034 | instance | ok: [instance] 2026-04-07 00:39:15.292267 | instance | 2026-04-07 00:39:15.292606 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-07 00:39:15.292855 | instance | Tuesday 07 April 2026 00:39:15 +0000 (0:00:00.658) 0:38:16.588 ********* 2026-04-07 00:39:15.346301 | instance | skipping: [instance] 2026-04-07 00:39:15.346544 | instance | 2026-04-07 00:39:15.346830 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-07 00:39:15.347102 | instance | Tuesday 07 April 2026 00:39:15 +0000 (0:00:00.054) 0:38:16.642 ********* 2026-04-07 00:39:15.400282 | instance | skipping: [instance] 2026-04-07 00:39:15.400566 | instance | 2026-04-07 00:39:15.400854 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-07 00:39:15.401161 | instance | Tuesday 07 April 2026 00:39:15 +0000 (0:00:00.054) 0:38:16.696 ********* 2026-04-07 00:39:46.229484 | instance | changed: [instance] 2026-04-07 00:39:46.229591 | instance | 2026-04-07 00:39:46.229705 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-07 00:39:46.229826 | instance | Tuesday 07 April 2026 00:39:46 +0000 (0:00:30.828) 0:38:47.525 ********* 2026-04-07 00:39:46.879062 | instance | ok: [instance] 2026-04-07 00:39:46.879157 | instance | 2026-04-07 00:39:46.879328 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-07 00:39:46.879481 | instance | Tuesday 07 April 2026 00:39:46 +0000 (0:00:00.649) 0:38:48.175 ********* 2026-04-07 00:39:46.940331 | instance | ok: [instance] 2026-04-07 00:39:46.940409 | instance | 2026-04-07 00:39:46.940527 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-07 00:39:46.940648 | instance | Tuesday 07 April 2026 00:39:46 +0000 (0:00:00.061) 0:38:48.236 ********* 2026-04-07 00:39:47.006065 | instance | skipping: [instance] 2026-04-07 00:39:47.006134 | instance | 2026-04-07 00:39:47.006269 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-07 00:39:47.006388 | instance | Tuesday 07 April 2026 00:39:46 +0000 (0:00:00.065) 0:38:48.302 ********* 2026-04-07 00:39:47.071162 | instance | skipping: [instance] 2026-04-07 00:39:47.071279 | instance | 2026-04-07 00:39:47.071586 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-07 00:39:47.071599 | instance | Tuesday 07 April 2026 00:39:47 +0000 (0:00:00.065) 0:38:48.367 ********* 2026-04-07 00:39:47.127514 | instance | ok: [instance] 2026-04-07 00:39:47.127613 | instance | 2026-04-07 00:39:47.127749 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-07 00:39:47.127872 | instance | Tuesday 07 April 2026 00:39:47 +0000 (0:00:00.056) 0:38:48.424 ********* 2026-04-07 00:39:47.237508 | instance | ok: [instance] => (item=oslo_db) 2026-04-07 00:39:47.237669 | instance | ok: [instance] => (item=oslo_cache) 2026-04-07 00:39:47.237854 | instance | ok: [instance] => (item=clustering) 2026-04-07 00:39:47.237972 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-07 00:39:47.238092 | instance | ok: [instance] => (item=identity) 2026-04-07 00:39:47.238203 | instance | 2026-04-07 00:39:47.238359 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-07 00:39:47.238575 | instance | Tuesday 07 April 2026 00:39:47 +0000 (0:00:00.109) 0:38:48.533 ********* 2026-04-07 00:39:47.325404 | instance | ok: [instance] 2026-04-07 00:39:47.325482 | instance | 2026-04-07 00:39:47.325761 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 00:39:47.325802 | instance | Tuesday 07 April 2026 00:39:47 +0000 (0:00:00.087) 0:38:48.621 ********* 2026-04-07 00:39:47.407833 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 00:39:47.408209 | instance | 2026-04-07 00:39:47.408251 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 00:39:47.408257 | instance | Tuesday 07 April 2026 00:39:47 +0000 (0:00:00.082) 0:38:48.704 ********* 2026-04-07 00:39:47.968535 | instance | changed: [instance] 2026-04-07 00:39:47.968649 | instance | 2026-04-07 00:39:47.968802 | instance | TASK [vexxhost.atmosphere.senlin : Suspend the existing HelmRelease] *********** 2026-04-07 00:39:47.969013 | instance | Tuesday 07 April 2026 00:39:47 +0000 (0:00:00.560) 0:38:49.264 ********* 2026-04-07 00:39:48.673210 | instance | ok: [instance] 2026-04-07 00:39:48.673336 | instance | 2026-04-07 00:39:48.673489 | instance | TASK [vexxhost.atmosphere.senlin : Remove the existing HelmRelease] ************ 2026-04-07 00:39:48.673666 | instance | Tuesday 07 April 2026 00:39:48 +0000 (0:00:00.704) 0:38:49.969 ********* 2026-04-07 00:39:49.357348 | instance | ok: [instance] 2026-04-07 00:39:49.357619 | instance | 2026-04-07 00:39:49.357862 | instance | TASK [vexxhost.atmosphere.senlin : Deploy Helm chart] ************************** 2026-04-07 00:39:49.358120 | instance | Tuesday 07 April 2026 00:39:49 +0000 (0:00:00.683) 0:38:50.653 ********* 2026-04-07 00:41:22.760519 | instance | changed: [instance] 2026-04-07 00:41:22.760780 | instance | 2026-04-07 00:41:22.761125 | instance | TASK [Create Ingress] ********************************************************** 2026-04-07 00:41:22.761400 | instance | Tuesday 07 April 2026 00:41:22 +0000 (0:01:33.403) 0:40:24.056 ********* 2026-04-07 00:41:22.885745 | instance | included: openstack_helm_ingress for instance 2026-04-07 00:41:22.885883 | instance | 2026-04-07 00:41:22.886047 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-07 00:41:22.886237 | instance | Tuesday 07 April 2026 00:41:22 +0000 (0:00:00.125) 0:40:24.182 ********* 2026-04-07 00:41:22.950628 | instance | skipping: [instance] 2026-04-07 00:41:22.950777 | instance | 2026-04-07 00:41:22.950962 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-07 00:41:22.951136 | instance | Tuesday 07 April 2026 00:41:22 +0000 (0:00:00.064) 0:40:24.247 ********* 2026-04-07 00:41:23.012509 | instance | skipping: [instance] 2026-04-07 00:41:23.012638 | instance | 2026-04-07 00:41:23.012823 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-07 00:41:23.013016 | instance | Tuesday 07 April 2026 00:41:23 +0000 (0:00:00.061) 0:40:24.308 ********* 2026-04-07 00:41:23.084143 | instance | ok: [instance] 2026-04-07 00:41:23.084260 | instance | 2026-04-07 00:41:23.084430 | instance | TASK [Create Ingress clustering] *********************************************** 2026-04-07 00:41:23.085024 | instance | Tuesday 07 April 2026 00:41:23 +0000 (0:00:00.071) 0:40:24.380 ********* 2026-04-07 00:41:23.177277 | instance | included: ingress for instance 2026-04-07 00:41:23.177352 | instance | 2026-04-07 00:41:23.177473 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress clustering] ***************** 2026-04-07 00:41:23.177593 | instance | Tuesday 07 April 2026 00:41:23 +0000 (0:00:00.092) 0:40:24.473 ********* 2026-04-07 00:41:24.379090 | instance | changed: [instance] 2026-04-07 00:41:24.379297 | instance | 2026-04-07 00:41:24.379575 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-07 00:41:24.379795 | instance | Tuesday 07 April 2026 00:41:24 +0000 (0:00:01.200) 0:40:25.674 ********* 2026-04-07 00:41:24.646856 | instance | ok: [instance] 2026-04-07 00:41:24.647186 | instance | 2026-04-07 00:41:24.647472 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-07 00:41:24.647795 | instance | Tuesday 07 April 2026 00:41:24 +0000 (0:00:00.268) 0:40:25.943 ********* 2026-04-07 00:41:24.745747 | instance | included: rabbitmq for instance 2026-04-07 00:41:24.745973 | instance | 2026-04-07 00:41:24.746294 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-07 00:41:24.746559 | instance | Tuesday 07 April 2026 00:41:24 +0000 (0:00:00.098) 0:40:26.042 ********* 2026-04-07 00:41:25.456205 | instance | ok: [instance] 2026-04-07 00:41:25.456357 | instance | 2026-04-07 00:41:25.456527 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-07 00:41:25.456698 | instance | Tuesday 07 April 2026 00:41:25 +0000 (0:00:00.710) 0:40:26.752 ********* 2026-04-07 00:41:25.512878 | instance | skipping: [instance] 2026-04-07 00:41:25.513274 | instance | 2026-04-07 00:41:25.514250 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-07 00:41:25.514574 | instance | Tuesday 07 April 2026 00:41:25 +0000 (0:00:00.056) 0:40:26.809 ********* 2026-04-07 00:41:25.576528 | instance | skipping: [instance] 2026-04-07 00:41:25.576784 | instance | 2026-04-07 00:41:25.577123 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-07 00:41:25.577400 | instance | Tuesday 07 April 2026 00:41:25 +0000 (0:00:00.063) 0:40:26.872 ********* 2026-04-07 00:41:56.604331 | instance | changed: [instance] 2026-04-07 00:41:56.604654 | instance | 2026-04-07 00:41:56.605036 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-07 00:41:56.605306 | instance | Tuesday 07 April 2026 00:41:56 +0000 (0:00:31.027) 0:40:57.900 ********* 2026-04-07 00:41:57.371027 | instance | ok: [instance] 2026-04-07 00:41:57.371235 | instance | 2026-04-07 00:41:57.371521 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-07 00:41:57.371800 | instance | Tuesday 07 April 2026 00:41:57 +0000 (0:00:00.767) 0:40:58.667 ********* 2026-04-07 00:41:57.525202 | instance | ok: [instance] 2026-04-07 00:41:57.525418 | instance | 2026-04-07 00:41:57.525729 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-07 00:41:57.526000 | instance | Tuesday 07 April 2026 00:41:57 +0000 (0:00:00.154) 0:40:58.821 ********* 2026-04-07 00:41:57.586406 | instance | skipping: [instance] 2026-04-07 00:41:57.586618 | instance | 2026-04-07 00:41:57.586917 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-07 00:41:57.587188 | instance | Tuesday 07 April 2026 00:41:57 +0000 (0:00:00.061) 0:40:58.882 ********* 2026-04-07 00:41:57.650188 | instance | skipping: [instance] 2026-04-07 00:41:57.650399 | instance | 2026-04-07 00:41:57.650695 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-07 00:41:57.651036 | instance | Tuesday 07 April 2026 00:41:57 +0000 (0:00:00.063) 0:40:58.946 ********* 2026-04-07 00:41:57.714555 | instance | ok: [instance] 2026-04-07 00:41:57.714775 | instance | 2026-04-07 00:41:57.715076 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-07 00:41:57.715364 | instance | Tuesday 07 April 2026 00:41:57 +0000 (0:00:00.064) 0:40:59.010 ********* 2026-04-07 00:41:57.845262 | instance | ok: [instance] => (item=oslo_db) 2026-04-07 00:41:57.845564 | instance | ok: [instance] => (item=cloudformation) 2026-04-07 00:41:57.845851 | instance | ok: [instance] => (item=oslo_cache) 2026-04-07 00:41:57.846134 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-07 00:41:57.846420 | instance | ok: [instance] => (item=identity) 2026-04-07 00:41:57.846699 | instance | ok: [instance] => (item=orchestration) 2026-04-07 00:41:57.846964 | instance | 2026-04-07 00:41:57.847266 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-07 00:41:57.847553 | instance | Tuesday 07 April 2026 00:41:57 +0000 (0:00:00.131) 0:40:59.141 ********* 2026-04-07 00:41:57.924813 | instance | ok: [instance] 2026-04-07 00:41:57.925062 | instance | 2026-04-07 00:41:57.925428 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 00:41:57.925722 | instance | Tuesday 07 April 2026 00:41:57 +0000 (0:00:00.079) 0:40:59.221 ********* 2026-04-07 00:41:58.008410 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 00:41:58.008639 | instance | 2026-04-07 00:41:58.008908 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 00:41:58.009214 | instance | Tuesday 07 April 2026 00:41:58 +0000 (0:00:00.083) 0:40:59.304 ********* 2026-04-07 00:41:58.582307 | instance | changed: [instance] 2026-04-07 00:41:58.582600 | instance | 2026-04-07 00:41:58.582933 | instance | TASK [vexxhost.atmosphere.heat : Suspend the existing HelmRelease] ************* 2026-04-07 00:41:58.583251 | instance | Tuesday 07 April 2026 00:41:58 +0000 (0:00:00.573) 0:40:59.878 ********* 2026-04-07 00:41:59.292497 | instance | ok: [instance] 2026-04-07 00:41:59.292654 | instance | 2026-04-07 00:41:59.293202 | instance | TASK [vexxhost.atmosphere.heat : Remove the existing HelmRelease] ************** 2026-04-07 00:41:59.293241 | instance | Tuesday 07 April 2026 00:41:59 +0000 (0:00:00.710) 0:41:00.588 ********* 2026-04-07 00:42:00.092847 | instance | ok: [instance] 2026-04-07 00:42:00.093093 | instance | 2026-04-07 00:42:00.093286 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-04-07 00:42:00.093448 | instance | Tuesday 07 April 2026 00:42:00 +0000 (0:00:00.800) 0:41:01.389 ********* 2026-04-07 00:44:59.535809 | instance | changed: [instance] 2026-04-07 00:44:59.535883 | instance | 2026-04-07 00:44:59.536025 | instance | TASK [Create Ingress] ********************************************************** 2026-04-07 00:44:59.536120 | instance | Tuesday 07 April 2026 00:44:59 +0000 (0:02:59.443) 0:44:00.832 ********* 2026-04-07 00:44:59.658073 | instance | included: openstack_helm_ingress for instance 2026-04-07 00:44:59.658323 | instance | 2026-04-07 00:44:59.658648 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-07 00:44:59.658958 | instance | Tuesday 07 April 2026 00:44:59 +0000 (0:00:00.121) 0:44:00.954 ********* 2026-04-07 00:44:59.711557 | instance | skipping: [instance] 2026-04-07 00:44:59.711645 | instance | 2026-04-07 00:44:59.711773 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-07 00:44:59.711907 | instance | Tuesday 07 April 2026 00:44:59 +0000 (0:00:00.053) 0:44:01.008 ********* 2026-04-07 00:44:59.764671 | instance | skipping: [instance] 2026-04-07 00:44:59.764945 | instance | 2026-04-07 00:44:59.765248 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-07 00:44:59.765507 | instance | Tuesday 07 April 2026 00:44:59 +0000 (0:00:00.052) 0:44:01.061 ********* 2026-04-07 00:44:59.826295 | instance | ok: [instance] 2026-04-07 00:44:59.826533 | instance | 2026-04-07 00:44:59.826829 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-04-07 00:44:59.827077 | instance | Tuesday 07 April 2026 00:44:59 +0000 (0:00:00.061) 0:44:01.122 ********* 2026-04-07 00:44:59.914650 | instance | included: ingress for instance 2026-04-07 00:44:59.914770 | instance | 2026-04-07 00:44:59.914937 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-04-07 00:44:59.915120 | instance | Tuesday 07 April 2026 00:44:59 +0000 (0:00:00.088) 0:44:01.211 ********* 2026-04-07 00:45:00.900219 | instance | changed: [instance] 2026-04-07 00:45:00.900443 | instance | 2026-04-07 00:45:00.900709 | instance | TASK [Create Ingress] ********************************************************** 2026-04-07 00:45:00.901032 | instance | Tuesday 07 April 2026 00:45:00 +0000 (0:00:00.985) 0:44:02.196 ********* 2026-04-07 00:45:01.017812 | instance | included: openstack_helm_ingress for instance 2026-04-07 00:45:01.017930 | instance | 2026-04-07 00:45:01.018087 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-07 00:45:01.018241 | instance | Tuesday 07 April 2026 00:45:01 +0000 (0:00:00.117) 0:44:02.314 ********* 2026-04-07 00:45:01.068125 | instance | skipping: [instance] 2026-04-07 00:45:01.068255 | instance | 2026-04-07 00:45:01.068439 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-07 00:45:01.068635 | instance | Tuesday 07 April 2026 00:45:01 +0000 (0:00:00.050) 0:44:02.364 ********* 2026-04-07 00:45:01.116505 | instance | skipping: [instance] 2026-04-07 00:45:01.116640 | instance | 2026-04-07 00:45:01.116821 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-07 00:45:01.117012 | instance | Tuesday 07 April 2026 00:45:01 +0000 (0:00:00.048) 0:44:02.413 ********* 2026-04-07 00:45:01.176702 | instance | ok: [instance] 2026-04-07 00:45:01.176790 | instance | 2026-04-07 00:45:01.176934 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-04-07 00:45:01.177059 | instance | Tuesday 07 April 2026 00:45:01 +0000 (0:00:00.060) 0:44:02.473 ********* 2026-04-07 00:45:01.262735 | instance | included: ingress for instance 2026-04-07 00:45:01.262858 | instance | 2026-04-07 00:45:01.263027 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-04-07 00:45:01.263179 | instance | Tuesday 07 April 2026 00:45:01 +0000 (0:00:00.085) 0:44:02.559 ********* 2026-04-07 00:45:02.300579 | instance | changed: [instance] 2026-04-07 00:45:02.300825 | instance | 2026-04-07 00:45:02.301157 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-04-07 00:45:02.301426 | instance | Tuesday 07 April 2026 00:45:02 +0000 (0:00:01.037) 0:44:03.596 ********* 2026-04-07 00:45:02.557920 | instance | ok: [instance] 2026-04-07 00:45:02.558153 | instance | 2026-04-07 00:45:02.558417 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-07 00:45:02.558675 | instance | Tuesday 07 April 2026 00:45:02 +0000 (0:00:00.257) 0:44:03.853 ********* 2026-04-07 00:45:03.741801 | instance | ok: [instance] 2026-04-07 00:45:03.742024 | instance | 2026-04-07 00:45:03.742367 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-07 00:45:03.742649 | instance | Tuesday 07 April 2026 00:45:03 +0000 (0:00:01.184) 0:44:05.038 ********* 2026-04-07 00:45:04.005185 | instance | ok: [instance] 2026-04-07 00:45:04.005466 | instance | 2026-04-07 00:45:04.005784 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-07 00:45:04.006053 | instance | Tuesday 07 April 2026 00:45:03 +0000 (0:00:00.263) 0:44:05.301 ********* 2026-04-07 00:45:04.102666 | instance | ok: [instance] => { 2026-04-07 00:45:04.102847 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.0/nerdctl-2.2.0-linux-amd64.tar.gz" 2026-04-07 00:45:04.103023 | instance | } 2026-04-07 00:45:04.103187 | instance | 2026-04-07 00:45:04.103385 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-07 00:45:04.103560 | instance | Tuesday 07 April 2026 00:45:04 +0000 (0:00:00.097) 0:44:05.399 ********* 2026-04-07 00:45:04.475264 | instance | ok: [instance] 2026-04-07 00:45:04.475490 | instance | 2026-04-07 00:45:04.475782 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-07 00:45:04.476059 | instance | Tuesday 07 April 2026 00:45:04 +0000 (0:00:00.372) 0:44:05.771 ********* 2026-04-07 00:45:05.564659 | instance | ok: [instance] 2026-04-07 00:45:05.564738 | instance | 2026-04-07 00:45:05.564869 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-04-07 00:45:05.565682 | instance | Tuesday 07 April 2026 00:45:05 +0000 (0:00:01.089) 0:44:06.860 ********* 2026-04-07 00:45:06.026798 | instance | ok: [instance] 2026-04-07 00:45:06.027050 | instance | 2026-04-07 00:45:06.027420 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-04-07 00:45:06.027746 | instance | Tuesday 07 April 2026 00:45:06 +0000 (0:00:00.462) 0:44:07.322 ********* 2026-04-07 00:45:06.751087 | instance | ok: [instance] 2026-04-07 00:45:06.751331 | instance | 2026-04-07 00:45:06.751683 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-04-07 00:45:06.751998 | instance | Tuesday 07 April 2026 00:45:06 +0000 (0:00:00.723) 0:44:08.046 ********* 2026-04-07 00:45:07.549347 | instance | ok: [instance] 2026-04-07 00:45:07.549515 | instance | 2026-04-07 00:45:07.549775 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-04-07 00:45:07.549975 | instance | Tuesday 07 April 2026 00:45:07 +0000 (0:00:00.798) 0:44:08.845 ********* 2026-04-07 00:45:07.929169 | instance | ok: [instance] 2026-04-07 00:45:07.929417 | instance | 2026-04-07 00:45:07.929703 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-04-07 00:45:07.929969 | instance | Tuesday 07 April 2026 00:45:07 +0000 (0:00:00.379) 0:44:09.225 ********* 2026-04-07 00:45:08.062361 | instance | included: openstack_helm_endpoints for instance 2026-04-07 00:45:08.062662 | instance | 2026-04-07 00:45:08.063028 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-07 00:45:08.063345 | instance | Tuesday 07 April 2026 00:45:08 +0000 (0:00:00.133) 0:44:09.358 ********* 2026-04-07 00:45:08.120922 | instance | skipping: [instance] 2026-04-07 00:45:08.121244 | instance | 2026-04-07 00:45:08.121607 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-07 00:45:08.121928 | instance | Tuesday 07 April 2026 00:45:08 +0000 (0:00:00.058) 0:44:09.417 ********* 2026-04-07 00:45:08.174251 | instance | skipping: [instance] 2026-04-07 00:45:08.174379 | instance | 2026-04-07 00:45:08.174608 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-07 00:45:08.174752 | instance | Tuesday 07 April 2026 00:45:08 +0000 (0:00:00.053) 0:44:09.470 ********* 2026-04-07 00:45:08.241944 | instance | skipping: [instance] 2026-04-07 00:45:08.242250 | instance | 2026-04-07 00:45:08.242657 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-07 00:45:08.242998 | instance | Tuesday 07 April 2026 00:45:08 +0000 (0:00:00.067) 0:44:09.538 ********* 2026-04-07 00:45:08.300130 | instance | skipping: [instance] 2026-04-07 00:45:08.300260 | instance | 2026-04-07 00:45:08.300419 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-07 00:45:08.300562 | instance | Tuesday 07 April 2026 00:45:08 +0000 (0:00:00.058) 0:44:09.596 ********* 2026-04-07 00:45:08.468979 | instance | skipping: [instance] 2026-04-07 00:45:08.469170 | instance | 2026-04-07 00:45:08.469397 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-07 00:45:08.469510 | instance | Tuesday 07 April 2026 00:45:08 +0000 (0:00:00.168) 0:44:09.765 ********* 2026-04-07 00:45:08.524473 | instance | skipping: [instance] 2026-04-07 00:45:08.524726 | instance | 2026-04-07 00:45:08.525073 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-07 00:45:08.525406 | instance | Tuesday 07 April 2026 00:45:08 +0000 (0:00:00.055) 0:44:09.820 ********* 2026-04-07 00:45:08.578638 | instance | ok: [instance] 2026-04-07 00:45:08.578889 | instance | 2026-04-07 00:45:08.579172 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-07 00:45:08.579486 | instance | Tuesday 07 April 2026 00:45:08 +0000 (0:00:00.054) 0:44:09.874 ********* 2026-04-07 00:45:08.654688 | instance | ok: [instance] => (item=identity) 2026-04-07 00:45:08.654789 | instance | 2026-04-07 00:45:08.654954 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-07 00:45:08.655079 | instance | Tuesday 07 April 2026 00:45:08 +0000 (0:00:00.076) 0:44:09.951 ********* 2026-04-07 00:45:08.735993 | instance | ok: [instance] 2026-04-07 00:45:08.736244 | instance | 2026-04-07 00:45:08.736542 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-04-07 00:45:08.736809 | instance | Tuesday 07 April 2026 00:45:08 +0000 (0:00:00.081) 0:44:10.032 ********* 2026-04-07 00:45:09.225902 | instance | ok: [instance] 2026-04-07 00:45:09.226042 | instance | 2026-04-07 00:45:09.226247 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-04-07 00:45:09.226475 | instance | Tuesday 07 April 2026 00:45:09 +0000 (0:00:00.489) 0:44:10.522 ********* 2026-04-07 00:45:09.734982 | instance | ok: [instance] 2026-04-07 00:45:09.735050 | instance | 2026-04-07 00:45:09.735185 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-07 00:45:09.735306 | instance | Tuesday 07 April 2026 00:45:09 +0000 (0:00:00.509) 0:44:11.031 ********* 2026-04-07 00:45:09.824665 | instance | ok: [instance] 2026-04-07 00:45:09.824967 | instance | 2026-04-07 00:45:09.825281 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-07 00:45:09.825551 | instance | Tuesday 07 April 2026 00:45:09 +0000 (0:00:00.089) 0:44:11.120 ********* 2026-04-07 00:45:09.918320 | instance | included: rabbitmq for instance 2026-04-07 00:45:09.918729 | instance | 2026-04-07 00:45:09.918986 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-07 00:45:09.919381 | instance | Tuesday 07 April 2026 00:45:09 +0000 (0:00:00.093) 0:44:11.214 ********* 2026-04-07 00:45:10.616620 | instance | ok: [instance] 2026-04-07 00:45:10.616863 | instance | 2026-04-07 00:45:10.617237 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-07 00:45:10.617538 | instance | Tuesday 07 April 2026 00:45:10 +0000 (0:00:00.697) 0:44:11.912 ********* 2026-04-07 00:45:10.672153 | instance | skipping: [instance] 2026-04-07 00:45:10.672426 | instance | 2026-04-07 00:45:10.672719 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-07 00:45:10.673069 | instance | Tuesday 07 April 2026 00:45:10 +0000 (0:00:00.055) 0:44:11.968 ********* 2026-04-07 00:45:10.725660 | instance | skipping: [instance] 2026-04-07 00:45:10.726001 | instance | 2026-04-07 00:45:10.726285 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-07 00:45:10.726574 | instance | Tuesday 07 April 2026 00:45:10 +0000 (0:00:00.053) 0:44:12.021 ********* 2026-04-07 00:45:41.604909 | instance | changed: [instance] 2026-04-07 00:45:41.605164 | instance | 2026-04-07 00:45:41.605450 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-07 00:45:41.605757 | instance | Tuesday 07 April 2026 00:45:41 +0000 (0:00:30.877) 0:44:42.899 ********* 2026-04-07 00:45:42.292780 | instance | ok: [instance] 2026-04-07 00:45:42.293050 | instance | 2026-04-07 00:45:42.293359 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-07 00:45:42.293616 | instance | Tuesday 07 April 2026 00:45:42 +0000 (0:00:00.688) 0:44:43.588 ********* 2026-04-07 00:45:42.350935 | instance | ok: [instance] 2026-04-07 00:45:42.351149 | instance | 2026-04-07 00:45:42.351450 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-07 00:45:42.351694 | instance | Tuesday 07 April 2026 00:45:42 +0000 (0:00:00.058) 0:44:43.647 ********* 2026-04-07 00:45:42.420368 | instance | skipping: [instance] 2026-04-07 00:45:42.420608 | instance | 2026-04-07 00:45:42.420900 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-07 00:45:42.421269 | instance | Tuesday 07 April 2026 00:45:42 +0000 (0:00:00.069) 0:44:43.716 ********* 2026-04-07 00:45:42.478305 | instance | skipping: [instance] 2026-04-07 00:45:42.478520 | instance | 2026-04-07 00:45:42.478790 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-07 00:45:42.479053 | instance | Tuesday 07 April 2026 00:45:42 +0000 (0:00:00.057) 0:44:43.774 ********* 2026-04-07 00:45:42.533328 | instance | ok: [instance] 2026-04-07 00:45:42.533556 | instance | 2026-04-07 00:45:42.533911 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-07 00:45:42.534116 | instance | Tuesday 07 April 2026 00:45:42 +0000 (0:00:00.055) 0:44:43.829 ********* 2026-04-07 00:45:42.664904 | instance | ok: [instance] => (item=oslo_db) 2026-04-07 00:45:42.665194 | instance | ok: [instance] => (item=network) 2026-04-07 00:45:42.665457 | instance | ok: [instance] => (item=oslo_cache) 2026-04-07 00:45:42.665729 | instance | ok: [instance] => (item=load_balancer) 2026-04-07 00:45:42.665990 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-07 00:45:42.666244 | instance | ok: [instance] => (item=identity) 2026-04-07 00:45:42.666482 | instance | 2026-04-07 00:45:42.666747 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-07 00:45:42.666997 | instance | Tuesday 07 April 2026 00:45:42 +0000 (0:00:00.131) 0:44:43.961 ********* 2026-04-07 00:45:42.736554 | instance | ok: [instance] 2026-04-07 00:45:42.736786 | instance | 2026-04-07 00:45:42.737159 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 00:45:42.737434 | instance | Tuesday 07 April 2026 00:45:42 +0000 (0:00:00.071) 0:44:44.032 ********* 2026-04-07 00:45:42.818799 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 00:45:42.819096 | instance | 2026-04-07 00:45:42.819328 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 00:45:42.819588 | instance | Tuesday 07 April 2026 00:45:42 +0000 (0:00:00.082) 0:44:44.115 ********* 2026-04-07 00:45:43.342926 | instance | changed: [instance] 2026-04-07 00:45:43.343136 | instance | 2026-04-07 00:45:43.343399 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-04-07 00:45:43.343667 | instance | Tuesday 07 April 2026 00:45:43 +0000 (0:00:00.523) 0:44:44.638 ********* 2026-04-07 00:45:44.542619 | instance | ok: [instance] 2026-04-07 00:45:44.542900 | instance | 2026-04-07 00:45:44.543324 | instance | TASK [vexxhost.atmosphere.octavia : Suspend the existing HelmRelease] ********** 2026-04-07 00:45:44.543671 | instance | Tuesday 07 April 2026 00:45:44 +0000 (0:00:01.199) 0:44:45.838 ********* 2026-04-07 00:45:45.232602 | instance | ok: [instance] 2026-04-07 00:45:45.232677 | instance | 2026-04-07 00:45:45.232804 | instance | TASK [vexxhost.atmosphere.octavia : Remove the existing HelmRelease] *********** 2026-04-07 00:45:45.232941 | instance | Tuesday 07 April 2026 00:45:45 +0000 (0:00:00.690) 0:44:46.529 ********* 2026-04-07 00:45:45.916437 | instance | ok: [instance] 2026-04-07 00:45:45.916688 | instance | 2026-04-07 00:45:45.917065 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-04-07 00:45:45.917373 | instance | Tuesday 07 April 2026 00:45:45 +0000 (0:00:00.683) 0:44:47.212 ********* 2026-04-07 00:45:47.091570 | instance | changed: [instance] 2026-04-07 00:45:47.091713 | instance | 2026-04-07 00:45:47.091913 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-04-07 00:45:47.092111 | instance | Tuesday 07 April 2026 00:45:47 +0000 (0:00:01.175) 0:44:48.388 ********* 2026-04-07 00:45:48.440196 | instance | changed: [instance] 2026-04-07 00:45:48.440354 | instance | 2026-04-07 00:45:48.440535 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-04-07 00:45:48.440723 | instance | Tuesday 07 April 2026 00:45:48 +0000 (0:00:01.348) 0:44:49.736 ********* 2026-04-07 00:45:49.637052 | instance | changed: [instance] 2026-04-07 00:45:49.637154 | instance | 2026-04-07 00:45:49.637289 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-04-07 00:45:49.637412 | instance | Tuesday 07 April 2026 00:45:49 +0000 (0:00:01.196) 0:44:50.933 ********* 2026-04-07 00:45:54.802174 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-04-07 00:45:54.803206 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-04-07 00:45:54.803270 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-04-07 00:45:54.803281 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-04-07 00:45:54.803297 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-04-07 00:45:54.803510 | instance | 2026-04-07 00:45:54.803764 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-04-07 00:45:54.804025 | instance | Tuesday 07 April 2026 00:45:54 +0000 (0:00:05.164) 0:44:56.098 ********* 2026-04-07 00:45:56.434589 | instance | changed: [instance] => (item=instance) 2026-04-07 00:45:56.434839 | instance | 2026-04-07 00:45:56.435122 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-04-07 00:45:56.435406 | instance | Tuesday 07 April 2026 00:45:56 +0000 (0:00:01.632) 0:44:57.730 ********* 2026-04-07 00:45:58.821174 | instance | ok: [instance] => (item=instance) 2026-04-07 00:45:58.821230 | instance | 2026-04-07 00:45:58.821241 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-04-07 00:45:58.821251 | instance | Tuesday 07 April 2026 00:45:58 +0000 (0:00:02.386) 0:45:00.116 ********* 2026-04-07 00:46:03.215022 | instance | ok: [instance] => (item=instance) 2026-04-07 00:46:03.215108 | instance | 2026-04-07 00:46:03.215362 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-04-07 00:46:03.215404 | instance | Tuesday 07 April 2026 00:46:03 +0000 (0:00:04.394) 0:45:04.511 ********* 2026-04-07 00:46:04.224454 | instance | ok: [instance] => (item=instance) 2026-04-07 00:46:04.224525 | instance | 2026-04-07 00:46:04.224815 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-04-07 00:46:04.224867 | instance | Tuesday 07 April 2026 00:46:04 +0000 (0:00:01.009) 0:45:05.521 ********* 2026-04-07 00:46:04.303320 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-04-07 00:46:04.303397 | instance | 2026-04-07 00:46:04.303637 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-04-07 00:46:04.303680 | instance | Tuesday 07 April 2026 00:46:04 +0000 (0:00:00.078) 0:45:05.599 ********* 2026-04-07 00:46:05.290716 | instance | changed: [instance] 2026-04-07 00:46:05.290783 | instance | 2026-04-07 00:46:05.290795 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-04-07 00:46:05.290805 | instance | Tuesday 07 April 2026 00:46:05 +0000 (0:00:00.986) 0:45:06.585 ********* 2026-04-07 00:46:07.343977 | instance | changed: [instance] => (item=[22, {'changed': False, 'openstack_ports': [{'id': '11636434-3154-4ffe-90f8-46534ec85548', 'name': 'octavia-health-manager-port-instance', 'network_id': '81d21bff-02a6-420a-9a33-5596f1afe255', 'tenant_id': 'cb4fb0a45fe04c8bbb40852d60bfe738', 'mac_address': 'fa:16:3e:c7:e0:22', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'fixed_ips': [{'subnet_id': '6f6a1fc0-facd-4d70-bd88-6223a4e0d822', 'ip_address': '172.24.0.230'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['dffab230-6241-4a8f-a70a-8d55d20fc7f0'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'instance', 'binding:vif_type': 'ovs', 'binding:vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'dns_name': '', 'dns_assignment': [{'ip_address': '172.24.0.230', 'hostname': 'host-172-24-0-230', 'fqdn': 'host-172-24-0-230.openstacklocal.'}], 'dns_domain': '', 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-04-07T00:45:56Z', 'updated_at': '2026-04-07T00:46:02Z', 'revision_number': 3, 'project_id': 'cb4fb0a45fe04c8bbb40852d60bfe738'}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'auth_type': None, 'auth': None, 'region_name': None, 'availability_zone': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-04-07 00:46:07.344139 | instance | changed: [instance] => (item=[9443, {'changed': False, 'openstack_ports': [{'id': '11636434-3154-4ffe-90f8-46534ec85548', 'name': 'octavia-health-manager-port-instance', 'network_id': '81d21bff-02a6-420a-9a33-5596f1afe255', 'tenant_id': 'cb4fb0a45fe04c8bbb40852d60bfe738', 'mac_address': 'fa:16:3e:c7:e0:22', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'fixed_ips': [{'subnet_id': '6f6a1fc0-facd-4d70-bd88-6223a4e0d822', 'ip_address': '172.24.0.230'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['dffab230-6241-4a8f-a70a-8d55d20fc7f0'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'instance', 'binding:vif_type': 'ovs', 'binding:vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'dns_name': '', 'dns_assignment': [{'ip_address': '172.24.0.230', 'hostname': 'host-172-24-0-230', 'fqdn': 'host-172-24-0-230.openstacklocal.'}], 'dns_domain': '', 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-04-07T00:45:56Z', 'updated_at': '2026-04-07T00:46:02Z', 'revision_number': 3, 'project_id': 'cb4fb0a45fe04c8bbb40852d60bfe738'}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'auth_type': None, 'auth': None, 'region_name': None, 'availability_zone': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-04-07 00:46:07.344271 | instance | 2026-04-07 00:46:07.344402 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-04-07 00:46:07.344517 | instance | Tuesday 07 April 2026 00:46:07 +0000 (0:00:02.054) 0:45:08.640 ********* 2026-04-07 00:46:08.402095 | instance | changed: [instance] 2026-04-07 00:46:08.402355 | instance | 2026-04-07 00:46:08.402683 | instance | TASK [Upload Amphora image] **************************************************** 2026-04-07 00:46:08.402975 | instance | Tuesday 07 April 2026 00:46:08 +0000 (0:00:01.058) 0:45:09.698 ********* 2026-04-07 00:46:08.590309 | instance | included: glance_image for instance 2026-04-07 00:46:08.590427 | instance | 2026-04-07 00:46:08.590587 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-04-07 00:46:08.590757 | instance | Tuesday 07 April 2026 00:46:08 +0000 (0:00:00.187) 0:45:09.886 ********* 2026-04-07 00:46:10.013164 | instance | ok: [instance] 2026-04-07 00:46:10.013431 | instance | 2026-04-07 00:46:10.013746 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-07 00:46:10.014005 | instance | Tuesday 07 April 2026 00:46:10 +0000 (0:00:01.422) 0:45:11.308 ********* 2026-04-07 00:46:10.926120 | instance | ok: [instance] 2026-04-07 00:46:10.926250 | instance | 2026-04-07 00:46:10.926457 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-07 00:46:10.926675 | instance | Tuesday 07 April 2026 00:46:10 +0000 (0:00:00.913) 0:45:12.222 ********* 2026-04-07 00:46:11.159761 | instance | changed: [instance] 2026-04-07 00:46:11.159964 | instance | 2026-04-07 00:46:11.160288 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-07 00:46:11.160576 | instance | Tuesday 07 April 2026 00:46:11 +0000 (0:00:00.233) 0:45:12.455 ********* 2026-04-07 00:46:35.172517 | instance | changed: [instance] 2026-04-07 00:46:35.172651 | instance | 2026-04-07 00:46:35.173024 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-07 00:46:35.173336 | instance | Tuesday 07 April 2026 00:46:35 +0000 (0:00:24.012) 0:45:36.468 ********* 2026-04-07 00:46:35.434265 | instance | ok: [instance] 2026-04-07 00:46:35.434392 | instance | 2026-04-07 00:46:35.434447 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-07 00:46:35.434571 | instance | Tuesday 07 April 2026 00:46:35 +0000 (0:00:00.262) 0:45:36.730 ********* 2026-04-07 00:46:37.402568 | instance | changed: [instance] 2026-04-07 00:46:37.402710 | instance | 2026-04-07 00:46:37.403035 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-07 00:46:37.403304 | instance | Tuesday 07 April 2026 00:46:37 +0000 (0:00:01.967) 0:45:38.698 ********* 2026-04-07 00:46:38.092065 | instance | ok: [instance] 2026-04-07 00:46:38.092311 | instance | 2026-04-07 00:46:38.092599 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-07 00:46:38.092922 | instance | Tuesday 07 April 2026 00:46:38 +0000 (0:00:00.689) 0:45:39.388 ********* 2026-04-07 00:47:05.689731 | instance | changed: [instance] 2026-04-07 00:47:05.690061 | instance | 2026-04-07 00:47:05.690228 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-07 00:47:05.690505 | instance | Tuesday 07 April 2026 00:47:05 +0000 (0:00:27.597) 0:46:06.986 ********* 2026-04-07 00:47:06.187899 | instance | changed: [instance] 2026-04-07 00:47:06.187982 | instance | 2026-04-07 00:47:06.188228 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-04-07 00:47:06.188346 | instance | Tuesday 07 April 2026 00:47:06 +0000 (0:00:00.497) 0:46:07.483 ********* 2026-04-07 00:47:07.016171 | instance | ok: [instance] 2026-04-07 00:47:07.016412 | instance | 2026-04-07 00:47:07.016582 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-04-07 00:47:07.016853 | instance | Tuesday 07 April 2026 00:47:07 +0000 (0:00:00.829) 0:46:08.312 ********* 2026-04-07 00:47:12.787577 | instance | changed: [instance] 2026-04-07 00:47:12.787642 | instance | 2026-04-07 00:47:12.787654 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-04-07 00:47:12.787663 | instance | Tuesday 07 April 2026 00:47:12 +0000 (0:00:05.770) 0:46:14.083 ********* 2026-04-07 00:47:13.470672 | instance | ok: [instance] 2026-04-07 00:47:13.470761 | instance | 2026-04-07 00:47:13.470938 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-04-07 00:47:13.471100 | instance | Tuesday 07 April 2026 00:47:13 +0000 (0:00:00.684) 0:46:14.767 ********* 2026-04-07 00:47:14.658695 | instance | changed: [instance] 2026-04-07 00:47:14.659127 | instance | 2026-04-07 00:47:14.659168 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-04-07 00:47:14.659173 | instance | Tuesday 07 April 2026 00:47:14 +0000 (0:00:01.188) 0:46:15.955 ********* 2026-04-07 00:47:16.078385 | instance | changed: [instance] => (item=octavia-client) 2026-04-07 00:47:16.078427 | instance | changed: [instance] => (item=octavia-server) 2026-04-07 00:47:16.078433 | instance | 2026-04-07 00:47:16.078437 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-04-07 00:47:16.078442 | instance | Tuesday 07 April 2026 00:47:16 +0000 (0:00:01.419) 0:46:17.374 ********* 2026-04-07 00:47:16.800959 | instance | changed: [instance] 2026-04-07 00:47:16.801024 | instance | 2026-04-07 00:47:16.801035 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-04-07 00:47:16.801046 | instance | Tuesday 07 April 2026 00:47:16 +0000 (0:00:00.721) 0:46:18.096 ********* 2026-04-07 00:47:18.862876 | instance | changed: [instance] 2026-04-07 00:47:18.862939 | instance | 2026-04-07 00:47:18.862950 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-04-07 00:47:18.862960 | instance | Tuesday 07 April 2026 00:47:18 +0000 (0:00:02.062) 0:46:20.158 ********* 2026-04-07 00:49:11.016570 | instance | changed: [instance] 2026-04-07 00:49:11.016633 | instance | 2026-04-07 00:49:11.016645 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-04-07 00:49:11.016844 | instance | Tuesday 07 April 2026 00:49:11 +0000 (0:01:52.153) 0:48:12.312 ********* 2026-04-07 00:49:18.334686 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-04-07 00:49:18.334995 | instance | changed: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-04-07 00:49:18.335331 | instance | 2026-04-07 00:49:18.335564 | instance | TASK [Create Ingress] ********************************************************** 2026-04-07 00:49:18.335839 | instance | Tuesday 07 April 2026 00:49:18 +0000 (0:00:07.318) 0:48:19.630 ********* 2026-04-07 00:49:18.479822 | instance | included: openstack_helm_ingress for instance 2026-04-07 00:49:18.480054 | instance | 2026-04-07 00:49:18.480331 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-07 00:49:18.480597 | instance | Tuesday 07 April 2026 00:49:18 +0000 (0:00:00.145) 0:48:19.776 ********* 2026-04-07 00:49:18.540261 | instance | skipping: [instance] 2026-04-07 00:49:18.540505 | instance | 2026-04-07 00:49:18.540793 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-07 00:49:18.541099 | instance | Tuesday 07 April 2026 00:49:18 +0000 (0:00:00.060) 0:48:19.836 ********* 2026-04-07 00:49:18.607199 | instance | skipping: [instance] 2026-04-07 00:49:18.607325 | instance | 2026-04-07 00:49:18.607520 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-07 00:49:18.607708 | instance | Tuesday 07 April 2026 00:49:18 +0000 (0:00:00.067) 0:48:19.903 ********* 2026-04-07 00:49:18.681191 | instance | ok: [instance] 2026-04-07 00:49:18.681434 | instance | 2026-04-07 00:49:18.681713 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-04-07 00:49:18.681985 | instance | Tuesday 07 April 2026 00:49:18 +0000 (0:00:00.073) 0:48:19.977 ********* 2026-04-07 00:49:18.772677 | instance | included: ingress for instance 2026-04-07 00:49:18.772907 | instance | 2026-04-07 00:49:18.773216 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-04-07 00:49:18.773480 | instance | Tuesday 07 April 2026 00:49:18 +0000 (0:00:00.091) 0:48:20.069 ********* 2026-04-07 00:49:20.077182 | instance | changed: [instance] 2026-04-07 00:49:20.077282 | instance | 2026-04-07 00:49:20.077413 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-07 00:49:20.077535 | instance | Tuesday 07 April 2026 00:49:20 +0000 (0:00:01.303) 0:48:21.372 ********* 2026-04-07 00:49:20.157927 | instance | ok: [instance] 2026-04-07 00:49:20.158174 | instance | 2026-04-07 00:49:20.158467 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-07 00:49:20.158735 | instance | Tuesday 07 April 2026 00:49:20 +0000 (0:00:00.081) 0:48:21.454 ********* 2026-04-07 00:49:20.271112 | instance | included: rabbitmq for instance 2026-04-07 00:49:20.271378 | instance | 2026-04-07 00:49:20.271669 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-07 00:49:20.271991 | instance | Tuesday 07 April 2026 00:49:20 +0000 (0:00:00.112) 0:48:21.567 ********* 2026-04-07 00:49:20.926348 | instance | ok: [instance] 2026-04-07 00:49:20.926669 | instance | 2026-04-07 00:49:20.926962 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-07 00:49:20.927286 | instance | Tuesday 07 April 2026 00:49:20 +0000 (0:00:00.655) 0:48:22.222 ********* 2026-04-07 00:49:20.989973 | instance | skipping: [instance] 2026-04-07 00:49:20.990251 | instance | 2026-04-07 00:49:20.990551 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-07 00:49:20.990820 | instance | Tuesday 07 April 2026 00:49:20 +0000 (0:00:00.063) 0:48:22.286 ********* 2026-04-07 00:49:21.047860 | instance | skipping: [instance] 2026-04-07 00:49:21.048003 | instance | 2026-04-07 00:49:21.048202 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-07 00:49:21.048374 | instance | Tuesday 07 April 2026 00:49:21 +0000 (0:00:00.058) 0:48:22.344 ********* 2026-04-07 00:49:51.888100 | instance | changed: [instance] 2026-04-07 00:49:51.888181 | instance | 2026-04-07 00:49:51.888288 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-07 00:49:51.888412 | instance | Tuesday 07 April 2026 00:49:51 +0000 (0:00:30.840) 0:48:53.184 ********* 2026-04-07 00:49:52.572448 | instance | ok: [instance] 2026-04-07 00:49:52.572642 | instance | 2026-04-07 00:49:52.572910 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-07 00:49:52.573171 | instance | Tuesday 07 April 2026 00:49:52 +0000 (0:00:00.684) 0:48:53.868 ********* 2026-04-07 00:49:52.661517 | instance | ok: [instance] 2026-04-07 00:49:52.661749 | instance | 2026-04-07 00:49:52.662050 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-07 00:49:52.662320 | instance | Tuesday 07 April 2026 00:49:52 +0000 (0:00:00.088) 0:48:53.957 ********* 2026-04-07 00:49:52.732717 | instance | skipping: [instance] 2026-04-07 00:49:52.732988 | instance | 2026-04-07 00:49:52.733309 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-07 00:49:52.733576 | instance | Tuesday 07 April 2026 00:49:52 +0000 (0:00:00.071) 0:48:54.029 ********* 2026-04-07 00:49:52.804965 | instance | skipping: [instance] 2026-04-07 00:49:52.805187 | instance | 2026-04-07 00:49:52.805461 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-07 00:49:52.805722 | instance | Tuesday 07 April 2026 00:49:52 +0000 (0:00:00.072) 0:48:54.101 ********* 2026-04-07 00:49:52.864813 | instance | ok: [instance] 2026-04-07 00:49:52.865064 | instance | 2026-04-07 00:49:52.865377 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-07 00:49:52.865642 | instance | Tuesday 07 April 2026 00:49:52 +0000 (0:00:00.059) 0:48:54.161 ********* 2026-04-07 00:49:53.003574 | instance | ok: [instance] => (item=oslo_db) 2026-04-07 00:49:53.003849 | instance | ok: [instance] => (item=oslo_cache) 2026-04-07 00:49:53.004171 | instance | ok: [instance] => (item=container_infra) 2026-04-07 00:49:53.004528 | instance | ok: [instance] => (item=key_manager) 2026-04-07 00:49:53.004831 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-07 00:49:53.005185 | instance | ok: [instance] => (item=identity) 2026-04-07 00:49:53.005520 | instance | ok: [instance] => (item=orchestration) 2026-04-07 00:49:53.005794 | instance | 2026-04-07 00:49:53.006090 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-07 00:49:53.006403 | instance | Tuesday 07 April 2026 00:49:52 +0000 (0:00:00.138) 0:48:54.299 ********* 2026-04-07 00:49:53.094274 | instance | ok: [instance] 2026-04-07 00:49:53.094550 | instance | 2026-04-07 00:49:53.094919 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 00:49:53.095303 | instance | Tuesday 07 April 2026 00:49:53 +0000 (0:00:00.090) 0:48:54.390 ********* 2026-04-07 00:49:53.179070 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 00:49:53.179355 | instance | 2026-04-07 00:49:53.179679 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 00:49:53.180007 | instance | Tuesday 07 April 2026 00:49:53 +0000 (0:00:00.085) 0:48:54.475 ********* 2026-04-07 00:49:53.721053 | instance | changed: [instance] 2026-04-07 00:49:53.721384 | instance | 2026-04-07 00:49:53.721686 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-07 00:49:53.721988 | instance | Tuesday 07 April 2026 00:49:53 +0000 (0:00:00.541) 0:48:55.017 ********* 2026-04-07 00:49:53.797338 | instance | ok: [instance] => { 2026-04-07 00:49:53.797448 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64" 2026-04-07 00:49:53.797770 | instance | } 2026-04-07 00:49:53.798016 | instance | 2026-04-07 00:49:53.798276 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-07 00:49:53.798548 | instance | Tuesday 07 April 2026 00:49:53 +0000 (0:00:00.076) 0:48:55.093 ********* 2026-04-07 00:49:55.475897 | instance | changed: [instance] 2026-04-07 00:49:55.476026 | instance | 2026-04-07 00:49:55.476198 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-07 00:49:55.476361 | instance | Tuesday 07 April 2026 00:49:55 +0000 (0:00:01.678) 0:48:56.772 ********* 2026-04-07 00:49:55.566511 | instance | skipping: [instance] 2026-04-07 00:49:55.566766 | instance | 2026-04-07 00:49:55.567038 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-04-07 00:49:55.567308 | instance | Tuesday 07 April 2026 00:49:55 +0000 (0:00:00.089) 0:48:56.862 ********* 2026-04-07 00:49:56.179336 | instance | changed: [instance] 2026-04-07 00:49:56.179549 | instance | 2026-04-07 00:49:56.179855 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 00:49:56.180139 | instance | Tuesday 07 April 2026 00:49:56 +0000 (0:00:00.613) 0:48:57.475 ********* 2026-04-07 00:49:56.282790 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 00:49:56.282860 | instance | 2026-04-07 00:49:56.282979 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 00:49:56.283099 | instance | Tuesday 07 April 2026 00:49:56 +0000 (0:00:00.103) 0:48:57.579 ********* 2026-04-07 00:49:56.825729 | instance | changed: [instance] 2026-04-07 00:49:56.825792 | instance | 2026-04-07 00:49:56.825802 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-04-07 00:49:56.825809 | instance | Tuesday 07 April 2026 00:49:56 +0000 (0:00:00.542) 0:48:58.121 ********* 2026-04-07 00:49:57.077843 | instance | changed: [instance] 2026-04-07 00:49:57.078248 | instance | 2026-04-07 00:49:57.078289 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-04-07 00:49:57.078472 | instance | Tuesday 07 April 2026 00:49:57 +0000 (0:00:00.252) 0:48:58.374 ********* 2026-04-07 00:49:57.557973 | instance | changed: [instance] 2026-04-07 00:49:57.558016 | instance | 2026-04-07 00:49:57.558022 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-04-07 00:49:57.558026 | instance | Tuesday 07 April 2026 00:49:57 +0000 (0:00:00.479) 0:48:58.854 ********* 2026-04-07 00:49:58.414777 | instance | changed: [instance] 2026-04-07 00:49:58.414852 | instance | 2026-04-07 00:49:58.414975 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-04-07 00:49:58.415097 | instance | Tuesday 07 April 2026 00:49:58 +0000 (0:00:00.857) 0:48:59.711 ********* 2026-04-07 00:50:01.371103 | instance | changed: [instance] 2026-04-07 00:50:01.371183 | instance | 2026-04-07 00:50:01.371349 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-04-07 00:50:01.371472 | instance | Tuesday 07 April 2026 00:50:01 +0000 (0:00:02.956) 0:49:02.667 ********* 2026-04-07 00:50:01.603716 | instance | changed: [instance] 2026-04-07 00:50:01.603958 | instance | 2026-04-07 00:50:01.604281 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-04-07 00:50:01.604521 | instance | Tuesday 07 April 2026 00:50:01 +0000 (0:00:00.232) 0:49:02.900 ********* 2026-04-07 00:50:03.681860 | instance | changed: [instance] 2026-04-07 00:50:03.682009 | instance | 2026-04-07 00:50:03.682194 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-04-07 00:50:03.682646 | instance | Tuesday 07 April 2026 00:50:03 +0000 (0:00:02.078) 0:49:04.978 ********* 2026-04-07 00:50:04.370952 | instance | ok: [instance] 2026-04-07 00:50:04.371119 | instance | 2026-04-07 00:50:04.371309 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-04-07 00:50:04.371551 | instance | Tuesday 07 April 2026 00:50:04 +0000 (0:00:00.689) 0:49:05.667 ********* 2026-04-07 00:50:08.605081 | instance | changed: [instance] 2026-04-07 00:50:08.605201 | instance | 2026-04-07 00:50:08.605352 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-04-07 00:50:08.605543 | instance | Tuesday 07 April 2026 00:50:08 +0000 (0:00:04.233) 0:49:09.901 ********* 2026-04-07 00:50:08.666847 | instance | skipping: [instance] 2026-04-07 00:50:08.667076 | instance | 2026-04-07 00:50:08.667354 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-04-07 00:50:08.667623 | instance | Tuesday 07 April 2026 00:50:08 +0000 (0:00:00.061) 0:49:09.963 ********* 2026-04-07 00:50:08.730808 | instance | skipping: [instance] 2026-04-07 00:50:08.731029 | instance | 2026-04-07 00:50:08.731327 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-04-07 00:50:08.731609 | instance | Tuesday 07 April 2026 00:50:08 +0000 (0:00:00.063) 0:49:10.026 ********* 2026-04-07 00:51:26.507874 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-04-07 00:51:26.508162 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-04-07 00:51:26.508431 | instance | changed: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-04-07 00:51:26.508701 | instance | changed: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-04-07 00:51:26.508978 | instance | 2026-04-07 00:51:26.509261 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-04-07 00:51:26.509524 | instance | Tuesday 07 April 2026 00:51:26 +0000 (0:01:17.777) 0:50:27.804 ********* 2026-04-07 00:51:26.603852 | instance | 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-04-07 00:51:26.603905 | instance | 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-04-07 00:51:26.603911 | instance | 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-04-07 00:51:26.604172 | instance | 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-04-07 00:51:26.604471 | instance | 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-04-07 00:51:26.604771 | instance | 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-04-07 00:51:26.605119 | instance | 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-04-07 00:51:26.605423 | instance | 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-04-07 00:51:26.605700 | instance | skipping: [instance] 2026-04-07 00:51:26.605959 | instance | 2026-04-07 00:51:26.606243 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-04-07 00:51:26.606522 | instance | Tuesday 07 April 2026 00:51:26 +0000 (0:00:00.095) 0:50:27.899 ********* 2026-04-07 00:51:42.686805 | instance | changed: [instance] 2026-04-07 00:51:42.687021 | instance | 2026-04-07 00:51:42.687310 | instance | TASK [vexxhost.atmosphere.magnum : Suspend the existing HelmRelease] *********** 2026-04-07 00:51:42.687570 | instance | Tuesday 07 April 2026 00:51:42 +0000 (0:00:16.083) 0:50:43.983 ********* 2026-04-07 00:51:43.396507 | instance | ok: [instance] 2026-04-07 00:51:43.396742 | instance | 2026-04-07 00:51:43.397057 | instance | TASK [vexxhost.atmosphere.magnum : Remove the existing HelmRelease] ************ 2026-04-07 00:51:43.397325 | instance | Tuesday 07 April 2026 00:51:43 +0000 (0:00:00.709) 0:50:44.692 ********* 2026-04-07 00:51:44.097771 | instance | ok: [instance] 2026-04-07 00:51:44.097900 | instance | 2026-04-07 00:51:44.098067 | instance | TASK [vexxhost.atmosphere.magnum : Remove the Role] **************************** 2026-04-07 00:51:44.098235 | instance | Tuesday 07 April 2026 00:51:44 +0000 (0:00:00.701) 0:50:45.394 ********* 2026-04-07 00:51:44.755945 | instance | ok: [instance] 2026-04-07 00:51:44.756078 | instance | 2026-04-07 00:51:44.756267 | instance | TASK [vexxhost.atmosphere.magnum : Remove the RoleBinding] ********************* 2026-04-07 00:51:44.756445 | instance | Tuesday 07 April 2026 00:51:44 +0000 (0:00:00.658) 0:50:46.052 ********* 2026-04-07 00:51:45.396818 | instance | ok: [instance] 2026-04-07 00:51:45.397228 | instance | 2026-04-07 00:51:45.397623 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-04-07 00:51:45.397958 | instance | Tuesday 07 April 2026 00:51:45 +0000 (0:00:00.640) 0:50:46.693 ********* 2026-04-07 00:51:46.110095 | instance | changed: [instance] 2026-04-07 00:51:46.110319 | instance | 2026-04-07 00:51:46.110593 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-04-07 00:51:46.110869 | instance | Tuesday 07 April 2026 00:51:46 +0000 (0:00:00.713) 0:50:47.406 ********* 2026-04-07 00:53:51.251808 | instance | changed: [instance] 2026-04-07 00:53:51.252032 | instance | 2026-04-07 00:53:51.252303 | instance | TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] ********** 2026-04-07 00:53:51.252553 | instance | Tuesday 07 April 2026 00:53:51 +0000 (0:02:05.141) 0:52:52.547 ********* 2026-04-07 00:53:52.024732 | instance | changed: [instance] 2026-04-07 00:53:52.025025 | instance | 2026-04-07 00:53:52.025309 | instance | TASK [Create Ingress] ********************************************************** 2026-04-07 00:53:52.025587 | instance | Tuesday 07 April 2026 00:53:52 +0000 (0:00:00.772) 0:52:53.320 ********* 2026-04-07 00:53:52.169763 | instance | included: openstack_helm_ingress for instance 2026-04-07 00:53:52.170123 | instance | 2026-04-07 00:53:52.170575 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-07 00:53:52.170909 | instance | Tuesday 07 April 2026 00:53:52 +0000 (0:00:00.144) 0:52:53.465 ********* 2026-04-07 00:53:52.237437 | instance | skipping: [instance] 2026-04-07 00:53:52.237696 | instance | 2026-04-07 00:53:52.238001 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-07 00:53:52.238291 | instance | Tuesday 07 April 2026 00:53:52 +0000 (0:00:00.067) 0:52:53.533 ********* 2026-04-07 00:53:52.304560 | instance | skipping: [instance] 2026-04-07 00:53:52.304786 | instance | 2026-04-07 00:53:52.305095 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-07 00:53:52.305357 | instance | Tuesday 07 April 2026 00:53:52 +0000 (0:00:00.067) 0:52:53.600 ********* 2026-04-07 00:53:52.382812 | instance | ok: [instance] 2026-04-07 00:53:52.382878 | instance | 2026-04-07 00:53:52.383088 | instance | TASK [Create Ingress container-infra] ****************************************** 2026-04-07 00:53:52.383301 | instance | Tuesday 07 April 2026 00:53:52 +0000 (0:00:00.078) 0:52:53.679 ********* 2026-04-07 00:53:52.474721 | instance | included: ingress for instance 2026-04-07 00:53:52.474953 | instance | 2026-04-07 00:53:52.475230 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra] ************ 2026-04-07 00:53:52.475506 | instance | Tuesday 07 April 2026 00:53:52 +0000 (0:00:00.091) 0:52:53.770 ********* 2026-04-07 00:53:53.618428 | instance | changed: [instance] 2026-04-07 00:53:53.618565 | instance | 2026-04-07 00:53:53.618696 | instance | TASK [vexxhost.atmosphere.magnum : Delete un-used job and PVC] ***************** 2026-04-07 00:53:53.618819 | instance | Tuesday 07 April 2026 00:53:53 +0000 (0:00:01.144) 0:52:54.914 ********* 2026-04-07 00:53:54.306531 | instance | ok: [instance] 2026-04-07 00:53:54.306624 | instance | 2026-04-07 00:53:54.306764 | instance | TASK [vexxhost.atmosphere.magnum : Deploy magnum registry] ********************* 2026-04-07 00:53:54.306886 | instance | Tuesday 07 April 2026 00:53:54 +0000 (0:00:00.687) 0:52:55.602 ********* 2026-04-07 00:53:55.130497 | instance | changed: [instance] 2026-04-07 00:53:55.130722 | instance | 2026-04-07 00:53:55.131000 | instance | TASK [Create magnum registry Ingress] ****************************************** 2026-04-07 00:53:55.131276 | instance | Tuesday 07 April 2026 00:53:55 +0000 (0:00:00.823) 0:52:56.426 ********* 2026-04-07 00:53:55.307460 | instance | included: openstack_helm_ingress for instance 2026-04-07 00:53:55.307634 | instance | 2026-04-07 00:53:55.307816 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-07 00:53:55.307979 | instance | Tuesday 07 April 2026 00:53:55 +0000 (0:00:00.177) 0:52:56.603 ********* 2026-04-07 00:53:55.381730 | instance | skipping: [instance] 2026-04-07 00:53:55.381956 | instance | 2026-04-07 00:53:55.382233 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-07 00:53:55.382497 | instance | Tuesday 07 April 2026 00:53:55 +0000 (0:00:00.074) 0:52:56.678 ********* 2026-04-07 00:53:55.447490 | instance | skipping: [instance] 2026-04-07 00:53:55.447627 | instance | 2026-04-07 00:53:55.447801 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-07 00:53:55.447966 | instance | Tuesday 07 April 2026 00:53:55 +0000 (0:00:00.065) 0:52:56.743 ********* 2026-04-07 00:53:55.524728 | instance | ok: [instance] 2026-04-07 00:53:55.525012 | instance | 2026-04-07 00:53:55.525278 | instance | TASK [Create Ingress container-infra-registry] ********************************* 2026-04-07 00:53:55.525556 | instance | Tuesday 07 April 2026 00:53:55 +0000 (0:00:00.077) 0:52:56.821 ********* 2026-04-07 00:53:55.621936 | instance | included: ingress for instance 2026-04-07 00:53:55.622178 | instance | 2026-04-07 00:53:55.622465 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra-registry] *** 2026-04-07 00:53:55.622728 | instance | Tuesday 07 April 2026 00:53:55 +0000 (0:00:00.096) 0:52:56.918 ********* 2026-04-07 00:53:56.924999 | instance | changed: [instance] 2026-04-07 00:53:56.925195 | instance | 2026-04-07 00:53:56.925203 | instance | TASK [Upload images] *********************************************************** 2026-04-07 00:53:56.925341 | instance | Tuesday 07 April 2026 00:53:56 +0000 (0:00:01.302) 0:52:58.221 ********* 2026-04-07 00:53:57.118815 | instance | 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-04-07 00:53:57.118969 | instance | 2026-04-07 00:53:57.119131 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-07 00:53:57.119309 | instance | Tuesday 07 April 2026 00:53:57 +0000 (0:00:00.194) 0:52:58.415 ********* 2026-04-07 00:53:58.073103 | instance | ok: [instance] 2026-04-07 00:53:58.073377 | instance | 2026-04-07 00:53:58.073658 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-07 00:53:58.073931 | instance | Tuesday 07 April 2026 00:53:58 +0000 (0:00:00.953) 0:52:59.369 ********* 2026-04-07 00:53:58.289917 | instance | changed: [instance] 2026-04-07 00:53:58.290137 | instance | 2026-04-07 00:53:58.290400 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-07 00:53:58.290660 | instance | Tuesday 07 April 2026 00:53:58 +0000 (0:00:00.216) 0:52:59.586 ********* 2026-04-07 00:54:03.206757 | instance | changed: [instance] 2026-04-07 00:54:03.206831 | instance | 2026-04-07 00:54:03.206843 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-07 00:54:03.206855 | instance | Tuesday 07 April 2026 00:54:03 +0000 (0:00:04.915) 0:53:04.501 ********* 2026-04-07 00:54:03.465587 | instance | ok: [instance] 2026-04-07 00:54:03.465900 | instance | 2026-04-07 00:54:03.466314 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-07 00:54:03.466559 | instance | Tuesday 07 April 2026 00:54:03 +0000 (0:00:00.260) 0:53:04.761 ********* 2026-04-07 00:54:03.527037 | instance | skipping: [instance] 2026-04-07 00:54:03.527171 | instance | 2026-04-07 00:54:03.527340 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-07 00:54:03.527507 | instance | Tuesday 07 April 2026 00:54:03 +0000 (0:00:00.061) 0:53:04.823 ********* 2026-04-07 00:54:04.222334 | instance | ok: [instance] 2026-04-07 00:54:04.222633 | instance | 2026-04-07 00:54:04.223032 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-07 00:54:04.223400 | instance | Tuesday 07 April 2026 00:54:04 +0000 (0:00:00.694) 0:53:05.518 ********* 2026-04-07 00:54:26.912203 | instance | changed: [instance] 2026-04-07 00:54:26.912609 | instance | 2026-04-07 00:54:26.912673 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-07 00:54:26.912999 | instance | Tuesday 07 April 2026 00:54:26 +0000 (0:00:22.689) 0:53:28.208 ********* 2026-04-07 00:54:27.343308 | instance | changed: [instance] 2026-04-07 00:54:27.343388 | instance | 2026-04-07 00:54:27.343660 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-07 00:54:27.343678 | instance | Tuesday 07 April 2026 00:54:27 +0000 (0:00:00.431) 0:53:28.640 ********* 2026-04-07 00:54:27.446005 | instance | ok: [instance] 2026-04-07 00:54:27.446377 | instance | 2026-04-07 00:54:27.446417 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-07 00:54:27.446423 | instance | Tuesday 07 April 2026 00:54:27 +0000 (0:00:00.102) 0:53:28.742 ********* 2026-04-07 00:54:27.557871 | instance | included: rabbitmq for instance 2026-04-07 00:54:27.557948 | instance | 2026-04-07 00:54:27.558074 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-07 00:54:27.558202 | instance | Tuesday 07 April 2026 00:54:27 +0000 (0:00:00.111) 0:53:28.854 ********* 2026-04-07 00:54:28.272286 | instance | ok: [instance] 2026-04-07 00:54:28.272361 | instance | 2026-04-07 00:54:28.272633 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-07 00:54:28.272705 | instance | Tuesday 07 April 2026 00:54:28 +0000 (0:00:00.714) 0:53:29.568 ********* 2026-04-07 00:54:28.336523 | instance | skipping: [instance] 2026-04-07 00:54:28.336619 | instance | 2026-04-07 00:54:28.336750 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-07 00:54:28.336865 | instance | Tuesday 07 April 2026 00:54:28 +0000 (0:00:00.064) 0:53:29.632 ********* 2026-04-07 00:54:28.396461 | instance | skipping: [instance] 2026-04-07 00:54:28.396521 | instance | 2026-04-07 00:54:28.396529 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-07 00:54:28.396536 | instance | Tuesday 07 April 2026 00:54:28 +0000 (0:00:00.059) 0:53:29.692 ********* 2026-04-07 00:54:59.250618 | instance | changed: [instance] 2026-04-07 00:54:59.250698 | instance | 2026-04-07 00:54:59.250824 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-07 00:54:59.250944 | instance | Tuesday 07 April 2026 00:54:59 +0000 (0:00:30.854) 0:54:00.546 ********* 2026-04-07 00:54:59.948173 | instance | ok: [instance] 2026-04-07 00:54:59.948453 | instance | 2026-04-07 00:54:59.948659 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-07 00:54:59.948856 | instance | Tuesday 07 April 2026 00:54:59 +0000 (0:00:00.697) 0:54:01.244 ********* 2026-04-07 00:55:00.012002 | instance | ok: [instance] 2026-04-07 00:55:00.012596 | instance | 2026-04-07 00:55:00.012607 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-07 00:55:00.012839 | instance | Tuesday 07 April 2026 00:55:00 +0000 (0:00:00.063) 0:54:01.307 ********* 2026-04-07 00:55:00.074937 | instance | skipping: [instance] 2026-04-07 00:55:00.075192 | instance | 2026-04-07 00:55:00.075520 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-07 00:55:00.075859 | instance | Tuesday 07 April 2026 00:55:00 +0000 (0:00:00.063) 0:54:01.371 ********* 2026-04-07 00:55:00.143093 | instance | skipping: [instance] 2026-04-07 00:55:00.143235 | instance | 2026-04-07 00:55:00.143413 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-07 00:55:00.143571 | instance | Tuesday 07 April 2026 00:55:00 +0000 (0:00:00.068) 0:54:01.439 ********* 2026-04-07 00:55:00.200152 | instance | ok: [instance] 2026-04-07 00:55:00.200395 | instance | 2026-04-07 00:55:00.200842 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-07 00:55:00.201163 | instance | Tuesday 07 April 2026 00:55:00 +0000 (0:00:00.056) 0:54:01.496 ********* 2026-04-07 00:55:00.308728 | instance | ok: [instance] => (item=sharev2) 2026-04-07 00:55:00.309030 | instance | ok: [instance] => (item=oslo_db) 2026-04-07 00:55:00.309303 | instance | ok: [instance] => (item=oslo_cache) 2026-04-07 00:55:00.309568 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-07 00:55:00.309834 | instance | ok: [instance] => (item=identity) 2026-04-07 00:55:00.310106 | instance | 2026-04-07 00:55:00.310381 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-07 00:55:00.310647 | instance | Tuesday 07 April 2026 00:55:00 +0000 (0:00:00.108) 0:54:01.604 ********* 2026-04-07 00:55:00.397408 | instance | ok: [instance] 2026-04-07 00:55:00.397670 | instance | 2026-04-07 00:55:00.397992 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 00:55:00.398329 | instance | Tuesday 07 April 2026 00:55:00 +0000 (0:00:00.088) 0:54:01.693 ********* 2026-04-07 00:55:00.486792 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 00:55:00.486961 | instance | 2026-04-07 00:55:00.487154 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 00:55:00.487335 | instance | Tuesday 07 April 2026 00:55:00 +0000 (0:00:00.089) 0:54:01.783 ********* 2026-04-07 00:55:01.077254 | instance | changed: [instance] 2026-04-07 00:55:01.077391 | instance | 2026-04-07 00:55:01.077573 | instance | TASK [vexxhost.atmosphere.manila : Create flavor] ****************************** 2026-04-07 00:55:01.077753 | instance | Tuesday 07 April 2026 00:55:01 +0000 (0:00:00.590) 0:54:02.373 ********* 2026-04-07 00:55:02.074035 | instance | changed: [instance] 2026-04-07 00:55:02.074247 | instance | 2026-04-07 00:55:02.074471 | instance | TASK [Upload service image] **************************************************** 2026-04-07 00:55:02.074750 | instance | Tuesday 07 April 2026 00:55:02 +0000 (0:00:00.997) 0:54:03.370 ********* 2026-04-07 00:55:02.237618 | instance | included: glance_image for instance 2026-04-07 00:55:02.237838 | instance | 2026-04-07 00:55:02.238115 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-07 00:55:02.238437 | instance | Tuesday 07 April 2026 00:55:02 +0000 (0:00:00.163) 0:54:03.533 ********* 2026-04-07 00:55:03.219594 | instance | ok: [instance] 2026-04-07 00:55:03.219718 | instance | 2026-04-07 00:55:03.219899 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-07 00:55:03.220058 | instance | Tuesday 07 April 2026 00:55:03 +0000 (0:00:00.982) 0:54:04.516 ********* 2026-04-07 00:55:03.432406 | instance | changed: [instance] 2026-04-07 00:55:03.432660 | instance | 2026-04-07 00:55:03.433001 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-07 00:55:03.433361 | instance | Tuesday 07 April 2026 00:55:03 +0000 (0:00:00.212) 0:54:04.728 ********* 2026-04-07 00:55:13.594247 | instance | changed: [instance] 2026-04-07 00:55:13.594389 | instance | 2026-04-07 00:55:13.594570 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-07 00:55:13.594744 | instance | Tuesday 07 April 2026 00:55:13 +0000 (0:00:10.162) 0:54:14.890 ********* 2026-04-07 00:55:13.853486 | instance | ok: [instance] 2026-04-07 00:55:13.853625 | instance | 2026-04-07 00:55:13.853793 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-07 00:55:13.853957 | instance | Tuesday 07 April 2026 00:55:13 +0000 (0:00:00.259) 0:54:15.149 ********* 2026-04-07 00:55:13.911271 | instance | skipping: [instance] 2026-04-07 00:55:13.911599 | instance | 2026-04-07 00:55:13.911966 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-07 00:55:13.912379 | instance | Tuesday 07 April 2026 00:55:13 +0000 (0:00:00.057) 0:54:15.207 ********* 2026-04-07 00:55:15.434468 | instance | ok: [instance] 2026-04-07 00:55:15.434562 | instance | 2026-04-07 00:55:15.435179 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-07 00:55:15.435235 | instance | Tuesday 07 April 2026 00:55:15 +0000 (0:00:01.523) 0:54:16.731 ********* 2026-04-07 00:55:29.177410 | instance | changed: [instance] 2026-04-07 00:55:29.177732 | instance | 2026-04-07 00:55:29.178093 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-07 00:55:29.178503 | instance | Tuesday 07 April 2026 00:55:29 +0000 (0:00:13.742) 0:54:30.473 ********* 2026-04-07 00:55:29.559460 | instance | changed: [instance] 2026-04-07 00:55:29.559598 | instance | 2026-04-07 00:55:29.559779 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group] *** 2026-04-07 00:55:29.559970 | instance | Tuesday 07 April 2026 00:55:29 +0000 (0:00:00.381) 0:54:30.855 ********* 2026-04-07 00:55:30.759075 | instance | changed: [instance] 2026-04-07 00:55:30.759316 | instance | 2026-04-07 00:55:30.759621 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group tcp rules] *** 2026-04-07 00:55:30.760134 | instance | Tuesday 07 April 2026 00:55:30 +0000 (0:00:01.199) 0:54:32.055 ********* 2026-04-07 00:55:33.882137 | instance | changed: [instance] => (item=22) 2026-04-07 00:55:33.882197 | instance | changed: [instance] => (item=111) 2026-04-07 00:55:33.882629 | instance | changed: [instance] => (item=2049) 2026-04-07 00:55:33.882645 | instance | 2026-04-07 00:55:33.883254 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group icmp rules] *** 2026-04-07 00:55:33.883293 | instance | Tuesday 07 April 2026 00:55:33 +0000 (0:00:03.121) 0:54:35.176 ********* 2026-04-07 00:55:34.954419 | instance | changed: [instance] 2026-04-07 00:55:34.954494 | instance | 2026-04-07 00:55:34.954514 | instance | TASK [vexxhost.atmosphere.manila : Generate temporary file for SSH public key] *** 2026-04-07 00:55:34.954618 | instance | Tuesday 07 April 2026 00:55:34 +0000 (0:00:01.073) 0:54:36.250 ********* 2026-04-07 00:55:35.158349 | instance | ok: [instance -> localhost] 2026-04-07 00:55:35.158419 | instance | 2026-04-07 00:55:35.158426 | instance | TASK [vexxhost.atmosphere.manila : Write contents of current private SSH key] *** 2026-04-07 00:55:35.158527 | instance | Tuesday 07 April 2026 00:55:35 +0000 (0:00:00.203) 0:54:36.454 ********* 2026-04-07 00:55:35.543583 | instance | ok: [instance -> localhost] 2026-04-07 00:55:35.543639 | instance | 2026-04-07 00:55:35.543899 | instance | TASK [vexxhost.atmosphere.manila : Generate public key for SSH private key] **** 2026-04-07 00:55:35.543933 | instance | Tuesday 07 April 2026 00:55:35 +0000 (0:00:00.385) 0:54:36.840 ********* 2026-04-07 00:55:35.851486 | instance | ok: [instance -> localhost] 2026-04-07 00:55:35.851528 | instance | 2026-04-07 00:55:35.851534 | instance | TASK [vexxhost.atmosphere.manila : Delete temporary file for public SSH key] *** 2026-04-07 00:55:35.851541 | instance | Tuesday 07 April 2026 00:55:35 +0000 (0:00:00.306) 0:54:37.146 ********* 2026-04-07 00:55:36.079789 | instance | ok: [instance -> localhost] 2026-04-07 00:55:36.079844 | instance | 2026-04-07 00:55:36.079855 | instance | TASK [vexxhost.atmosphere.manila : Create secret with the SSH keys] ************ 2026-04-07 00:55:36.079865 | instance | Tuesday 07 April 2026 00:55:36 +0000 (0:00:00.228) 0:54:37.375 ********* 2026-04-07 00:55:36.790086 | instance | changed: [instance] 2026-04-07 00:55:36.790161 | instance | 2026-04-07 00:55:36.790177 | instance | TASK [vexxhost.atmosphere.manila : Deploy Helm chart] ************************** 2026-04-07 00:55:36.790190 | instance | Tuesday 07 April 2026 00:55:36 +0000 (0:00:00.709) 0:54:38.085 ********* 2026-04-07 00:57:53.318437 | instance | changed: [instance] 2026-04-07 00:57:53.318512 | instance | 2026-04-07 00:57:53.318851 | instance | TASK [Create Ingress] ********************************************************** 2026-04-07 00:57:53.319228 | instance | Tuesday 07 April 2026 00:57:53 +0000 (0:02:16.528) 0:56:54.613 ********* 2026-04-07 00:57:53.461102 | instance | included: openstack_helm_ingress for instance 2026-04-07 00:57:53.461229 | instance | 2026-04-07 00:57:53.461667 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-07 00:57:53.461689 | instance | Tuesday 07 April 2026 00:57:53 +0000 (0:00:00.143) 0:56:54.756 ********* 2026-04-07 00:57:53.528031 | instance | skipping: [instance] 2026-04-07 00:57:53.528564 | instance | 2026-04-07 00:57:53.529180 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-07 00:57:53.529825 | instance | Tuesday 07 April 2026 00:57:53 +0000 (0:00:00.067) 0:56:54.824 ********* 2026-04-07 00:57:53.606772 | instance | skipping: [instance] 2026-04-07 00:57:53.607120 | instance | 2026-04-07 00:57:53.607466 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-07 00:57:53.607822 | instance | Tuesday 07 April 2026 00:57:53 +0000 (0:00:00.078) 0:56:54.903 ********* 2026-04-07 00:57:53.689763 | instance | ok: [instance] 2026-04-07 00:57:53.690115 | instance | 2026-04-07 00:57:53.690445 | instance | TASK [Create Ingress sharev2] ************************************************** 2026-04-07 00:57:53.690781 | instance | Tuesday 07 April 2026 00:57:53 +0000 (0:00:00.083) 0:56:54.986 ********* 2026-04-07 00:57:53.802413 | instance | included: ingress for instance 2026-04-07 00:57:53.802642 | instance | 2026-04-07 00:57:53.802831 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress sharev2] ******************** 2026-04-07 00:57:53.803016 | instance | Tuesday 07 April 2026 00:57:53 +0000 (0:00:00.111) 0:56:55.098 ********* 2026-04-07 00:57:54.959577 | instance | changed: [instance] 2026-04-07 00:57:54.959649 | instance | 2026-04-07 00:57:54.959661 | instance | TASK [vexxhost.atmosphere.manila : Update service tenant quotas] *************** 2026-04-07 00:57:54.959671 | instance | Tuesday 07 April 2026 00:57:54 +0000 (0:00:01.156) 0:56:56.254 ********* 2026-04-07 00:57:56.905559 | instance | changed: [instance] 2026-04-07 00:57:56.905623 | instance | 2026-04-07 00:57:56.905634 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-07 00:57:56.905645 | instance | Tuesday 07 April 2026 00:57:56 +0000 (0:00:01.945) 0:56:58.200 ********* 2026-04-07 00:57:56.988597 | instance | ok: [instance] 2026-04-07 00:57:56.988651 | instance | 2026-04-07 00:57:56.988663 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-07 00:57:56.988672 | instance | Tuesday 07 April 2026 00:57:56 +0000 (0:00:00.083) 0:56:58.284 ********* 2026-04-07 00:57:57.040999 | instance | skipping: [instance] 2026-04-07 00:57:57.041078 | instance | 2026-04-07 00:57:57.041314 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-07 00:57:57.041496 | instance | Tuesday 07 April 2026 00:57:57 +0000 (0:00:00.052) 0:56:58.336 ********* 2026-04-07 00:57:57.093463 | instance | skipping: [instance] 2026-04-07 00:57:57.093627 | instance | 2026-04-07 00:57:57.093865 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-07 00:57:57.094085 | instance | Tuesday 07 April 2026 00:57:57 +0000 (0:00:00.052) 0:56:58.389 ********* 2026-04-07 00:57:57.151459 | instance | skipping: [instance] 2026-04-07 00:57:57.151721 | instance | 2026-04-07 00:57:57.152038 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-07 00:57:57.152325 | instance | Tuesday 07 April 2026 00:57:57 +0000 (0:00:00.057) 0:56:58.447 ********* 2026-04-07 00:57:57.217865 | instance | skipping: [instance] 2026-04-07 00:57:57.218128 | instance | 2026-04-07 00:57:57.218408 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-07 00:57:57.218679 | instance | Tuesday 07 April 2026 00:57:57 +0000 (0:00:00.066) 0:56:58.514 ********* 2026-04-07 00:57:57.279737 | instance | skipping: [instance] 2026-04-07 00:57:57.280141 | instance | 2026-04-07 00:57:57.280539 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-07 00:57:57.280919 | instance | Tuesday 07 April 2026 00:57:57 +0000 (0:00:00.061) 0:56:58.575 ********* 2026-04-07 00:57:57.340737 | instance | ok: [instance] 2026-04-07 00:57:57.341175 | instance | 2026-04-07 00:57:57.341644 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-07 00:57:57.342056 | instance | Tuesday 07 April 2026 00:57:57 +0000 (0:00:00.061) 0:56:58.637 ********* 2026-04-07 00:57:57.444280 | instance | ok: [instance] => (item=oslo_db) 2026-04-07 00:57:57.444648 | instance | ok: [instance] => (item=identity) 2026-04-07 00:57:57.445032 | instance | ok: [instance] => (item=dashboard) 2026-04-07 00:57:57.445410 | instance | ok: [instance] => (item=oslo_cache) 2026-04-07 00:57:57.445756 | instance | 2026-04-07 00:57:57.446089 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-07 00:57:57.446414 | instance | Tuesday 07 April 2026 00:57:57 +0000 (0:00:00.103) 0:56:58.740 ********* 2026-04-07 00:57:57.645992 | instance | ok: [instance] 2026-04-07 00:57:57.646227 | instance | 2026-04-07 00:57:57.646457 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 00:57:57.646695 | instance | Tuesday 07 April 2026 00:57:57 +0000 (0:00:00.201) 0:56:58.942 ********* 2026-04-07 00:57:57.739253 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 00:57:57.739643 | instance | 2026-04-07 00:57:57.740001 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 00:57:57.740349 | instance | Tuesday 07 April 2026 00:57:57 +0000 (0:00:00.092) 0:56:59.035 ********* 2026-04-07 00:57:58.293753 | instance | changed: [instance] 2026-04-07 00:57:58.294010 | instance | 2026-04-07 00:57:58.294233 | instance | TASK [vexxhost.atmosphere.horizon : Suspend the existing HelmRelease] ********** 2026-04-07 00:57:58.294447 | instance | Tuesday 07 April 2026 00:57:58 +0000 (0:00:00.554) 0:56:59.590 ********* 2026-04-07 00:57:59.002711 | instance | ok: [instance] 2026-04-07 00:57:59.002774 | instance | 2026-04-07 00:57:59.002786 | instance | TASK [vexxhost.atmosphere.horizon : Remove the existing HelmRelease] *********** 2026-04-07 00:57:59.002796 | instance | Tuesday 07 April 2026 00:57:58 +0000 (0:00:00.707) 0:57:00.298 ********* 2026-04-07 00:57:59.688612 | instance | ok: [instance] 2026-04-07 00:57:59.688868 | instance | 2026-04-07 00:57:59.689043 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-04-07 00:57:59.689313 | instance | Tuesday 07 April 2026 00:57:59 +0000 (0:00:00.686) 0:57:00.984 ********* 2026-04-07 00:58:29.026382 | instance | changed: [instance] 2026-04-07 00:58:29.026551 | instance | 2026-04-07 00:58:29.026837 | instance | TASK [Create Ingress] ********************************************************** 2026-04-07 00:58:29.027157 | instance | Tuesday 07 April 2026 00:58:29 +0000 (0:00:29.337) 0:57:30.321 ********* 2026-04-07 00:58:29.180649 | instance | included: openstack_helm_ingress for instance 2026-04-07 00:58:29.180918 | instance | 2026-04-07 00:58:29.181150 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-07 00:58:29.181415 | instance | Tuesday 07 April 2026 00:58:29 +0000 (0:00:00.153) 0:57:30.475 ********* 2026-04-07 00:58:29.252979 | instance | skipping: [instance] 2026-04-07 00:58:29.253269 | instance | 2026-04-07 00:58:29.253557 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-07 00:58:29.253826 | instance | Tuesday 07 April 2026 00:58:29 +0000 (0:00:00.073) 0:57:30.549 ********* 2026-04-07 00:58:29.325079 | instance | skipping: [instance] 2026-04-07 00:58:29.325289 | instance | 2026-04-07 00:58:29.325574 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-07 00:58:29.325840 | instance | Tuesday 07 April 2026 00:58:29 +0000 (0:00:00.072) 0:57:30.621 ********* 2026-04-07 00:58:29.415328 | instance | ok: [instance] 2026-04-07 00:58:29.415443 | instance | 2026-04-07 00:58:29.415623 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-04-07 00:58:29.415887 | instance | Tuesday 07 April 2026 00:58:29 +0000 (0:00:00.090) 0:57:30.711 ********* 2026-04-07 00:58:29.527938 | instance | included: ingress for instance 2026-04-07 00:58:29.528316 | instance | 2026-04-07 00:58:29.528736 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-04-07 00:58:29.529245 | instance | Tuesday 07 April 2026 00:58:29 +0000 (0:00:00.112) 0:57:30.823 ********* 2026-04-07 00:58:30.626634 | instance | changed: [instance] 2026-04-07 00:58:30.626761 | instance | 2026-04-07 00:58:30.626771 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-04-07 00:58:30.626910 | instance | Tuesday 07 April 2026 00:58:30 +0000 (0:00:01.099) 0:57:31.923 ********* 2026-04-07 00:58:31.388934 | instance | changed: [instance] 2026-04-07 00:58:31.389014 | instance | 2026-04-07 00:58:31.389129 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets] ***** 2026-04-07 00:58:31.389260 | instance | Tuesday 07 April 2026 00:58:31 +0000 (0:00:00.762) 0:57:32.685 ********* 2026-04-07 00:58:38.888481 | instance | ok: [instance] => (item=None) 2026-04-07 00:58:38.888580 | instance | ok: [instance] => (item=None) 2026-04-07 00:58:38.888662 | instance | ok: [instance] => (item=None) 2026-04-07 00:58:38.888788 | instance | ok: [instance] => (item=None) 2026-04-07 00:58:38.888997 | instance | ok: [instance] => (item=None) 2026-04-07 00:58:38.889116 | instance | ok: [instance] => (item=None) 2026-04-07 00:58:38.889260 | instance | ok: [instance] => (item=None) 2026-04-07 00:58:38.889350 | instance | ok: [instance] => (item=None) 2026-04-07 00:58:38.889465 | instance | ok: [instance] => (item=None) 2026-04-07 00:58:38.889586 | instance | ok: [instance] => (item=None) 2026-04-07 00:58:38.889717 | instance | ok: [instance] => (item=None) 2026-04-07 00:58:38.889829 | instance | ok: [instance] => (item=None) 2026-04-07 00:58:38.889982 | instance | ok: [instance] 2026-04-07 00:58:38.890092 | instance | 2026-04-07 00:58:38.890211 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Build database URLs dict] ******* 2026-04-07 00:58:38.890330 | instance | Tuesday 07 April 2026 00:58:38 +0000 (0:00:07.499) 0:57:40.184 ********* 2026-04-07 00:58:39.133961 | instance | ok: [instance] => (item=None) 2026-04-07 00:58:39.134230 | instance | ok: [instance] => (item=None) 2026-04-07 00:58:39.134497 | instance | ok: [instance] => (item=None) 2026-04-07 00:58:39.134763 | instance | skipping: [instance] => (item=None) 2026-04-07 00:58:39.135052 | instance | ok: [instance] => (item=None) 2026-04-07 00:58:39.135314 | instance | ok: [instance] => (item=None) 2026-04-07 00:58:39.135576 | instance | ok: [instance] => (item=None) 2026-04-07 00:58:39.135838 | instance | ok: [instance] => (item=None) 2026-04-07 00:58:39.136152 | instance | ok: [instance] => (item=None) 2026-04-07 00:58:39.136417 | instance | ok: [instance] => (item=None) 2026-04-07 00:58:39.136679 | instance | ok: [instance] => (item=None) 2026-04-07 00:58:39.136972 | instance | ok: [instance] => (item=None) 2026-04-07 00:58:39.137230 | instance | ok: [instance] 2026-04-07 00:58:39.137479 | instance | 2026-04-07 00:58:39.137760 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Create "openstack-database-exporter-dsn" secret] *** 2026-04-07 00:58:39.138034 | instance | Tuesday 07 April 2026 00:58:39 +0000 (0:00:00.245) 0:57:40.430 ********* 2026-04-07 00:58:39.808192 | instance | changed: [instance] 2026-04-07 00:58:39.808312 | instance | 2026-04-07 00:58:39.808526 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-04-07 00:58:39.808713 | instance | Tuesday 07 April 2026 00:58:39 +0000 (0:00:00.674) 0:57:41.104 ********* 2026-04-07 00:58:40.616368 | instance | changed: [instance] 2026-04-07 00:58:40.616614 | instance | 2026-04-07 00:58:40.616940 | instance | PLAY [controllers] ************************************************************* 2026-04-07 00:58:40.617188 | instance | 2026-04-07 00:58:40.617503 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-07 00:58:40.617819 | instance | Tuesday 07 April 2026 00:58:40 +0000 (0:00:00.808) 0:57:41.912 ********* 2026-04-07 00:58:44.517848 | instance | ok: [instance] 2026-04-07 00:58:44.517985 | instance | 2026-04-07 00:58:44.518592 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-04-07 00:58:44.518917 | instance | Tuesday 07 April 2026 00:58:44 +0000 (0:00:03.901) 0:57:45.814 ********* 2026-04-07 00:58:44.912398 | instance | ok: [instance] 2026-04-07 00:58:44.912641 | instance | 2026-04-07 00:58:44.912950 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-07 00:58:44.913218 | instance | Tuesday 07 April 2026 00:58:44 +0000 (0:00:00.393) 0:57:46.208 ********* 2026-04-07 00:58:46.015695 | instance | ok: [instance] 2026-04-07 00:58:46.015934 | instance | 2026-04-07 00:58:46.016205 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-07 00:58:46.016482 | instance | Tuesday 07 April 2026 00:58:46 +0000 (0:00:01.103) 0:57:47.311 ********* 2026-04-07 00:58:46.283681 | instance | ok: [instance] 2026-04-07 00:58:46.283910 | instance | 2026-04-07 00:58:46.284179 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-07 00:58:46.284443 | instance | Tuesday 07 April 2026 00:58:46 +0000 (0:00:00.268) 0:57:47.579 ********* 2026-04-07 00:58:46.397197 | instance | ok: [instance] => { 2026-04-07 00:58:46.397483 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.0/nerdctl-2.2.0-linux-amd64.tar.gz" 2026-04-07 00:58:46.397734 | instance | } 2026-04-07 00:58:46.398013 | instance | 2026-04-07 00:58:46.398387 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-07 00:58:46.398728 | instance | Tuesday 07 April 2026 00:58:46 +0000 (0:00:00.113) 0:57:47.693 ********* 2026-04-07 00:58:46.772695 | instance | ok: [instance] 2026-04-07 00:58:46.773068 | instance | 2026-04-07 00:58:46.773412 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-07 00:58:46.773685 | instance | Tuesday 07 April 2026 00:58:46 +0000 (0:00:00.375) 0:57:48.068 ********* 2026-04-07 00:58:47.829776 | instance | ok: [instance] 2026-04-07 00:58:47.829966 | instance | 2026-04-07 00:58:47.830146 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-04-07 00:58:47.830339 | instance | Tuesday 07 April 2026 00:58:47 +0000 (0:00:01.057) 0:57:49.126 ********* 2026-04-07 00:58:48.359569 | instance | ok: [instance] 2026-04-07 00:58:48.359824 | instance | 2026-04-07 00:58:48.360120 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-04-07 00:58:48.360406 | instance | Tuesday 07 April 2026 00:58:48 +0000 (0:00:00.529) 0:57:49.655 ********* 2026-04-07 00:58:49.081410 | instance | ok: [instance] 2026-04-07 00:58:49.081547 | instance | 2026-04-07 00:58:49.081744 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-04-07 00:58:49.081921 | instance | Tuesday 07 April 2026 00:58:49 +0000 (0:00:00.721) 0:57:50.377 ********* 2026-04-07 00:58:49.810858 | instance | ok: [instance] 2026-04-07 00:58:49.811073 | instance | 2026-04-07 00:58:49.811390 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-04-07 00:58:49.811646 | instance | Tuesday 07 April 2026 00:58:49 +0000 (0:00:00.729) 0:57:51.107 ********* 2026-04-07 00:58:50.198418 | instance | ok: [instance] 2026-04-07 00:58:50.198541 | instance | 2026-04-07 00:58:50.198655 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-04-07 00:58:50.198904 | instance | Tuesday 07 April 2026 00:58:50 +0000 (0:00:00.387) 0:57:51.494 ********* 2026-04-07 00:58:50.361505 | instance | included: openstack_helm_endpoints for instance 2026-04-07 00:58:50.361687 | instance | 2026-04-07 00:58:50.361989 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-07 00:58:50.362254 | instance | Tuesday 07 April 2026 00:58:50 +0000 (0:00:00.162) 0:57:51.657 ********* 2026-04-07 00:58:50.435730 | instance | skipping: [instance] 2026-04-07 00:58:50.435966 | instance | 2026-04-07 00:58:50.436258 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-07 00:58:50.436529 | instance | Tuesday 07 April 2026 00:58:50 +0000 (0:00:00.074) 0:57:51.731 ********* 2026-04-07 00:58:50.500038 | instance | skipping: [instance] 2026-04-07 00:58:50.500257 | instance | 2026-04-07 00:58:50.500541 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-07 00:58:50.500861 | instance | Tuesday 07 April 2026 00:58:50 +0000 (0:00:00.064) 0:57:51.796 ********* 2026-04-07 00:58:50.576121 | instance | skipping: [instance] 2026-04-07 00:58:50.576249 | instance | 2026-04-07 00:58:50.576438 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-07 00:58:50.576633 | instance | Tuesday 07 April 2026 00:58:50 +0000 (0:00:00.076) 0:57:51.872 ********* 2026-04-07 00:58:50.650050 | instance | skipping: [instance] 2026-04-07 00:58:50.650179 | instance | 2026-04-07 00:58:50.650363 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-07 00:58:50.650551 | instance | Tuesday 07 April 2026 00:58:50 +0000 (0:00:00.073) 0:57:51.945 ********* 2026-04-07 00:58:50.732575 | instance | skipping: [instance] 2026-04-07 00:58:50.732836 | instance | 2026-04-07 00:58:50.733187 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-07 00:58:50.733487 | instance | Tuesday 07 April 2026 00:58:50 +0000 (0:00:00.082) 0:57:52.028 ********* 2026-04-07 00:58:50.812052 | instance | skipping: [instance] 2026-04-07 00:58:50.812223 | instance | 2026-04-07 00:58:50.812413 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-07 00:58:50.812585 | instance | Tuesday 07 April 2026 00:58:50 +0000 (0:00:00.079) 0:57:52.107 ********* 2026-04-07 00:58:50.886248 | instance | ok: [instance] 2026-04-07 00:58:50.886376 | instance | 2026-04-07 00:58:50.886733 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-07 00:58:50.886963 | instance | Tuesday 07 April 2026 00:58:50 +0000 (0:00:00.074) 0:57:52.182 ********* 2026-04-07 00:58:50.968257 | instance | ok: [instance] => (item=identity) 2026-04-07 00:58:50.968848 | instance | 2026-04-07 00:58:50.968934 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-07 00:58:50.968946 | instance | Tuesday 07 April 2026 00:58:50 +0000 (0:00:00.082) 0:57:52.264 ********* 2026-04-07 00:58:51.075645 | instance | ok: [instance] 2026-04-07 00:58:51.075880 | instance | 2026-04-07 00:58:51.076181 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-04-07 00:58:51.076438 | instance | Tuesday 07 April 2026 00:58:51 +0000 (0:00:00.107) 0:57:52.371 ********* 2026-04-07 00:58:51.590358 | instance | ok: [instance] 2026-04-07 00:58:51.590586 | instance | 2026-04-07 00:58:51.590909 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-04-07 00:58:51.591193 | instance | Tuesday 07 April 2026 00:58:51 +0000 (0:00:00.514) 0:57:52.886 ********* 2026-04-07 00:58:52.114925 | instance | ok: [instance] 2026-04-07 00:58:52.115164 | instance | 2026-04-07 00:58:52.115447 | instance | PLAY [Configure networking] **************************************************** 2026-04-07 00:58:52.115697 | instance | 2026-04-07 00:58:52.115964 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-07 00:58:52.116232 | instance | Tuesday 07 April 2026 00:58:52 +0000 (0:00:00.524) 0:57:53.411 ********* 2026-04-07 00:58:55.690663 | instance | ok: [instance] 2026-04-07 00:58:55.690875 | instance | 2026-04-07 00:58:55.691146 | instance | TASK [Add IP address to "br-ex"] *********************************************** 2026-04-07 00:58:55.691415 | instance | Tuesday 07 April 2026 00:58:55 +0000 (0:00:03.575) 0:57:56.987 ********* 2026-04-07 00:58:55.943667 | instance | ok: [instance] 2026-04-07 00:58:55.943887 | instance | 2026-04-07 00:58:55.944197 | instance | TASK [Set "br-ex" interface to "up"] ******************************************* 2026-04-07 00:58:55.944511 | instance | Tuesday 07 April 2026 00:58:55 +0000 (0:00:00.252) 0:57:57.239 ********* 2026-04-07 00:58:56.173690 | instance | ok: [instance] 2026-04-07 00:58:56.173823 | instance | 2026-04-07 00:58:56.173835 | instance | PLAY RECAP ********************************************************************* 2026-04-07 00:58:56.173993 | instance | instance : ok=833 changed=284 unreachable=0 failed=0 skipped=252 rescued=0 ignored=2 2026-04-07 00:58:56.174109 | instance | 2026-04-07 00:58:56.174237 | instance | Tuesday 07 April 2026 00:58:56 +0000 (0:00:00.225) 0:57:57.465 ********* 2026-04-07 00:58:56.174362 | instance | =============================================================================== 2026-04-07 00:58:56.174567 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 283.36s 2026-04-07 00:58:56.174635 | instance | vexxhost.atmosphere.heat : Deploy Helm chart -------------------------- 179.44s 2026-04-07 00:58:56.174732 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 158.06s 2026-04-07 00:58:56.174848 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 140.38s 2026-04-07 00:58:56.174977 | instance | vexxhost.atmosphere.manila : Deploy Helm chart ------------------------ 136.53s 2026-04-07 00:58:56.175097 | instance | vexxhost.atmosphere.magnum : Deploy Helm chart ------------------------ 125.14s 2026-04-07 00:58:56.175247 | instance | vexxhost.ceph.mon : Run Bootstrap coomand ----------------------------- 124.31s 2026-04-07 00:58:56.175395 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 117.38s 2026-04-07 00:58:56.175532 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 117.24s 2026-04-07 00:58:56.175677 | instance | vexxhost.atmosphere.octavia : Deploy Helm chart ----------------------- 112.15s 2026-04-07 00:58:56.175798 | instance | vexxhost.atmosphere.senlin : Deploy Helm chart ------------------------- 93.40s 2026-04-07 00:58:56.175915 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ----------------------- 88.54s 2026-04-07 00:58:56.176046 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 88.31s 2026-04-07 00:58:56.176209 | instance | vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components -- 77.78s 2026-04-07 00:58:56.176365 | instance | vexxhost.atmosphere.placement : Deploy Helm chart ---------------------- 77.27s 2026-04-07 00:58:56.176524 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster -- 76.82s 2026-04-07 00:58:56.176691 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ----------------------- 63.44s 2026-04-07 00:58:56.176861 | instance | vexxhost.atmosphere.neutron : Create networks -------------------------- 38.82s 2026-04-07 00:58:56.177040 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 31.53s 2026-04-07 00:58:56.177198 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 31.03s 2026-04-07 00:58:56.413930 | instance | INFO [aio > converge] Executed: Successful 2026-04-07 00:58:56.425708 | instance | INFO [aio > idempotence] Executing 2026-04-07 00:58:59.253170 | instance | 2026-04-07 00:58:59.253268 | instance | PLAY [all] ********************************************************************* 2026-04-07 00:58:59.253385 | instance | 2026-04-07 00:58:59.253507 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-07 00:58:59.253631 | instance | Tuesday 07 April 2026 00:58:59 +0000 (0:00:00.068) 0:00:00.068 ********* 2026-04-07 00:59:03.115135 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-07 00:59:03.115353 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-07 00:59:03.115624 | instance | interpreter could change the meaning of that path. See 2026-04-07 00:59:03.115896 | instance | https://docs.ansible.com/ansible- 2026-04-07 00:59:03.116170 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-07 00:59:03.195928 | instance | ok: [instance] 2026-04-07 00:59:03.196163 | instance | 2026-04-07 00:59:03.196441 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-07 00:59:03.196718 | instance | Tuesday 07 April 2026 00:59:03 +0000 (0:00:03.942) 0:00:04.011 ********* 2026-04-07 00:59:03.416544 | instance | ok: [instance] 2026-04-07 00:59:03.416688 | instance | 2026-04-07 00:59:03.416859 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-04-07 00:59:03.417047 | instance | 2026-04-07 00:59:03.417208 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-07 00:59:03.417376 | instance | Tuesday 07 April 2026 00:59:03 +0000 (0:00:00.220) 0:00:04.231 ********* 2026-04-07 00:59:07.387166 | instance | ok: [instance] 2026-04-07 00:59:07.387394 | instance | 2026-04-07 00:59:07.387665 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-07 00:59:07.387938 | instance | Tuesday 07 April 2026 00:59:07 +0000 (0:00:03.970) 0:00:08.202 ********* 2026-04-07 00:59:07.765588 | instance | ok: [instance] 2026-04-07 00:59:07.765895 | instance | 2026-04-07 00:59:07.766322 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-07 00:59:07.766632 | instance | Tuesday 07 April 2026 00:59:07 +0000 (0:00:00.378) 0:00:08.580 ********* 2026-04-07 00:59:07.878989 | instance | skipping: [instance] 2026-04-07 00:59:07.879264 | instance | 2026-04-07 00:59:07.879573 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-07 00:59:07.879903 | instance | Tuesday 07 April 2026 00:59:07 +0000 (0:00:00.114) 0:00:08.694 ********* 2026-04-07 00:59:08.277524 | instance | ok: [instance] 2026-04-07 00:59:08.277643 | instance | 2026-04-07 00:59:08.277773 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-07 00:59:08.277938 | instance | Tuesday 07 April 2026 00:59:08 +0000 (0:00:00.398) 0:00:09.092 ********* 2026-04-07 00:59:08.383135 | instance | ok: [instance] => { 2026-04-07 00:59:08.383301 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-04-07 00:59:08.383470 | instance | } 2026-04-07 00:59:08.383630 | instance | 2026-04-07 00:59:08.383806 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-07 00:59:08.383979 | instance | Tuesday 07 April 2026 00:59:08 +0000 (0:00:00.106) 0:00:09.198 ********* 2026-04-07 00:59:08.966199 | instance | ok: [instance] 2026-04-07 00:59:08.966446 | instance | 2026-04-07 00:59:08.966719 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-07 00:59:08.966993 | instance | Tuesday 07 April 2026 00:59:08 +0000 (0:00:00.582) 0:00:09.781 ********* 2026-04-07 00:59:09.105337 | instance | skipping: [instance] 2026-04-07 00:59:09.105568 | instance | 2026-04-07 00:59:09.105862 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-07 00:59:09.106133 | instance | Tuesday 07 April 2026 00:59:09 +0000 (0:00:00.139) 0:00:09.920 ********* 2026-04-07 00:59:09.249245 | instance | skipping: [instance] 2026-04-07 00:59:09.249327 | instance | 2026-04-07 00:59:09.249417 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-07 00:59:09.249539 | instance | Tuesday 07 April 2026 00:59:09 +0000 (0:00:00.143) 0:00:10.064 ********* 2026-04-07 00:59:09.535130 | instance | ok: [instance] 2026-04-07 00:59:09.535378 | instance | 2026-04-07 00:59:09.535726 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-07 00:59:09.536022 | instance | Tuesday 07 April 2026 00:59:09 +0000 (0:00:00.285) 0:00:10.350 ********* 2026-04-07 00:59:10.899310 | instance | ok: [instance] 2026-04-07 00:59:10.899468 | instance | 2026-04-07 00:59:10.899739 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-07 00:59:10.899999 | instance | Tuesday 07 April 2026 00:59:10 +0000 (0:00:01.364) 0:00:11.714 ********* 2026-04-07 00:59:11.030827 | instance | ok: [instance] => { 2026-04-07 00:59:11.031089 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-04-07 00:59:11.031369 | instance | } 2026-04-07 00:59:11.031635 | instance | 2026-04-07 00:59:11.031926 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-07 00:59:11.032211 | instance | Tuesday 07 April 2026 00:59:11 +0000 (0:00:00.131) 0:00:11.846 ********* 2026-04-07 00:59:11.538441 | instance | ok: [instance] 2026-04-07 00:59:11.538685 | instance | 2026-04-07 00:59:11.538960 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-07 00:59:11.539224 | instance | Tuesday 07 April 2026 00:59:11 +0000 (0:00:00.507) 0:00:12.353 ********* 2026-04-07 00:59:14.028595 | instance | ok: [instance] 2026-04-07 00:59:14.028713 | instance | 2026-04-07 00:59:14.028725 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-07 00:59:14.028736 | instance | Tuesday 07 April 2026 00:59:14 +0000 (0:00:02.488) 0:00:14.842 ********* 2026-04-07 00:59:14.109167 | instance | skipping: [instance] 2026-04-07 00:59:14.109260 | instance | 2026-04-07 00:59:14.109395 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-07 00:59:14.109518 | instance | Tuesday 07 April 2026 00:59:14 +0000 (0:00:00.081) 0:00:14.924 ********* 2026-04-07 00:59:14.193093 | instance | skipping: [instance] 2026-04-07 00:59:14.193192 | instance | 2026-04-07 00:59:14.193348 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-07 00:59:14.193456 | instance | Tuesday 07 April 2026 00:59:14 +0000 (0:00:00.083) 0:00:15.008 ********* 2026-04-07 00:59:14.270281 | instance | skipping: [instance] 2026-04-07 00:59:14.270444 | instance | 2026-04-07 00:59:14.270573 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-07 00:59:14.270696 | instance | Tuesday 07 April 2026 00:59:14 +0000 (0:00:00.077) 0:00:15.085 ********* 2026-04-07 00:59:15.350672 | instance | ok: [instance] 2026-04-07 00:59:15.350812 | instance | 2026-04-07 00:59:15.350827 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-07 00:59:15.350964 | instance | Tuesday 07 April 2026 00:59:15 +0000 (0:00:01.080) 0:00:16.166 ********* 2026-04-07 00:59:15.847873 | instance | ok: [instance] 2026-04-07 00:59:15.848009 | instance | 2026-04-07 00:59:15.848098 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-07 00:59:15.848337 | instance | Tuesday 07 April 2026 00:59:15 +0000 (0:00:00.496) 0:00:16.663 ********* 2026-04-07 00:59:16.805038 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-07 00:59:16.805158 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-07 00:59:16.805284 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-07 00:59:16.805410 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-07 00:59:16.805535 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-07 00:59:16.805648 | instance | 2026-04-07 00:59:16.805768 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-07 00:59:16.805886 | instance | Tuesday 07 April 2026 00:59:16 +0000 (0:00:00.957) 0:00:17.620 ********* 2026-04-07 00:59:17.402953 | instance | ok: [instance] 2026-04-07 00:59:17.403165 | instance | 2026-04-07 00:59:17.403426 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-07 00:59:17.403685 | instance | Tuesday 07 April 2026 00:59:17 +0000 (0:00:00.553) 0:00:18.173 ********* 2026-04-07 00:59:17.403920 | instance | 2026-04-07 00:59:17.404180 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-07 00:59:17.404432 | instance | Tuesday 07 April 2026 00:59:17 +0000 (0:00:00.044) 0:00:18.218 ********* 2026-04-07 00:59:18.279509 | instance | ok: [instance] 2026-04-07 00:59:18.279621 | instance | 2026-04-07 00:59:18.279830 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-07 00:59:18.279982 | instance | Tuesday 07 April 2026 00:59:18 +0000 (0:00:00.876) 0:00:19.095 ********* 2026-04-07 00:59:18.564678 | instance | ok: [instance] 2026-04-07 00:59:18.564820 | instance | 2026-04-07 00:59:18.565023 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-07 00:59:18.565231 | instance | Tuesday 07 April 2026 00:59:18 +0000 (0:00:00.285) 0:00:19.380 ********* 2026-04-07 00:59:18.665993 | instance | ok: [instance] => { 2026-04-07 00:59:18.666133 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-07 00:59:18.666295 | instance | } 2026-04-07 00:59:18.666452 | instance | 2026-04-07 00:59:18.666622 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-07 00:59:18.666814 | instance | Tuesday 07 April 2026 00:59:18 +0000 (0:00:00.101) 0:00:19.481 ********* 2026-04-07 00:59:19.179231 | instance | ok: [instance] 2026-04-07 00:59:19.179449 | instance | 2026-04-07 00:59:19.179742 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-07 00:59:19.180002 | instance | Tuesday 07 April 2026 00:59:19 +0000 (0:00:00.512) 0:00:19.994 ********* 2026-04-07 00:59:22.420542 | instance | ok: [instance] 2026-04-07 00:59:22.420774 | instance | 2026-04-07 00:59:22.421106 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-07 00:59:22.421390 | instance | Tuesday 07 April 2026 00:59:22 +0000 (0:00:03.240) 0:00:23.235 ********* 2026-04-07 00:59:23.481496 | instance | ok: [instance] 2026-04-07 00:59:23.481744 | instance | 2026-04-07 00:59:23.482018 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-07 00:59:23.482287 | instance | Tuesday 07 April 2026 00:59:23 +0000 (0:00:01.061) 0:00:24.296 ********* 2026-04-07 00:59:23.786351 | instance | ok: [instance] 2026-04-07 00:59:23.786583 | instance | 2026-04-07 00:59:23.786845 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-07 00:59:23.787106 | instance | Tuesday 07 April 2026 00:59:23 +0000 (0:00:00.304) 0:00:24.601 ********* 2026-04-07 00:59:24.258263 | instance | ok: [instance] 2026-04-07 00:59:24.258661 | instance | 2026-04-07 00:59:24.259017 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-07 00:59:24.259350 | instance | Tuesday 07 April 2026 00:59:24 +0000 (0:00:00.471) 0:00:25.073 ********* 2026-04-07 00:59:24.887045 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-04-07 00:59:24.887366 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-07 00:59:24.887645 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-07 00:59:24.887904 | instance | 2026-04-07 00:59:24.888312 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-07 00:59:24.888479 | instance | Tuesday 07 April 2026 00:59:24 +0000 (0:00:00.628) 0:00:25.702 ********* 2026-04-07 00:59:25.332932 | instance | ok: [instance] 2026-04-07 00:59:25.333058 | instance | 2026-04-07 00:59:25.333183 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-07 00:59:25.333319 | instance | Tuesday 07 April 2026 00:59:25 +0000 (0:00:00.446) 0:00:26.148 ********* 2026-04-07 00:59:25.838859 | instance | ok: [instance] 2026-04-07 00:59:25.839100 | instance | 2026-04-07 00:59:25.839373 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-07 00:59:25.839642 | instance | Tuesday 07 April 2026 00:59:25 +0000 (0:00:00.463) 0:00:26.612 ********* 2026-04-07 00:59:25.839889 | instance | 2026-04-07 00:59:25.840152 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-07 00:59:25.840419 | instance | Tuesday 07 April 2026 00:59:25 +0000 (0:00:00.041) 0:00:26.653 ********* 2026-04-07 00:59:26.275757 | instance | ok: [instance] 2026-04-07 00:59:26.275979 | instance | 2026-04-07 00:59:26.276260 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-04-07 00:59:26.276537 | instance | Tuesday 07 April 2026 00:59:26 +0000 (0:00:00.436) 0:00:27.090 ********* 2026-04-07 00:59:26.410263 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-04-07 00:59:26.410471 | instance | 2026-04-07 00:59:26.410736 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-04-07 00:59:26.410998 | instance | Tuesday 07 April 2026 00:59:26 +0000 (0:00:00.135) 0:00:27.225 ********* 2026-04-07 00:59:27.428282 | instance | ok: [instance] 2026-04-07 00:59:27.428523 | instance | 2026-04-07 00:59:27.428790 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-04-07 00:59:27.429119 | instance | Tuesday 07 April 2026 00:59:27 +0000 (0:00:01.017) 0:00:28.243 ********* 2026-04-07 00:59:28.177435 | instance | ok: [instance] => (item=chronyd) 2026-04-07 00:59:28.177698 | instance | ok: [instance] => (item=sshd) 2026-04-07 00:59:28.178015 | instance | 2026-04-07 00:59:28.178427 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-04-07 00:59:28.178965 | instance | Tuesday 07 April 2026 00:59:28 +0000 (0:00:00.748) 0:00:28.992 ********* 2026-04-07 00:59:29.128299 | instance | ok: [instance] 2026-04-07 00:59:29.128365 | instance | 2026-04-07 00:59:29.128485 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-04-07 00:59:29.128612 | instance | Tuesday 07 April 2026 00:59:29 +0000 (0:00:00.951) 0:00:29.943 ********* 2026-04-07 00:59:29.368645 | instance | ok: [instance] 2026-04-07 00:59:29.368842 | instance | 2026-04-07 00:59:29.369202 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-04-07 00:59:29.369428 | instance | Tuesday 07 April 2026 00:59:29 +0000 (0:00:00.240) 0:00:30.183 ********* 2026-04-07 00:59:29.841432 | instance | ok: [instance] 2026-04-07 00:59:29.841644 | instance | 2026-04-07 00:59:29.842101 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-04-07 00:59:29.842441 | instance | Tuesday 07 April 2026 00:59:29 +0000 (0:00:00.472) 0:00:30.656 ********* 2026-04-07 00:59:30.274819 | instance | ok: [instance] 2026-04-07 00:59:30.275081 | instance | 2026-04-07 00:59:30.275376 | instance | TASK [vexxhost.ceph.mon : Get `cephadm ls` status] ***************************** 2026-04-07 00:59:30.275697 | instance | Tuesday 07 April 2026 00:59:30 +0000 (0:00:00.433) 0:00:31.089 ********* 2026-04-07 00:59:35.933084 | instance | ok: [instance] 2026-04-07 00:59:35.933379 | instance | 2026-04-07 00:59:35.933721 | instance | TASK [vexxhost.ceph.mon : Parse the `cephadm ls` output] *********************** 2026-04-07 00:59:35.934023 | instance | Tuesday 07 April 2026 00:59:35 +0000 (0:00:05.658) 0:00:36.748 ********* 2026-04-07 00:59:36.175495 | instance | ok: [instance] 2026-04-07 00:59:36.175769 | instance | 2026-04-07 00:59:36.176027 | instance | TASK [vexxhost.ceph.mon : Assimilate existing configs in `ceph.conf`] ********** 2026-04-07 00:59:36.176352 | instance | Tuesday 07 April 2026 00:59:36 +0000 (0:00:00.242) 0:00:36.990 ********* 2026-04-07 00:59:36.246200 | instance | skipping: [instance] 2026-04-07 00:59:36.246455 | instance | 2026-04-07 00:59:36.246744 | instance | TASK [vexxhost.ceph.mon : Adopt monitor to cluster] **************************** 2026-04-07 00:59:36.247023 | instance | Tuesday 07 April 2026 00:59:36 +0000 (0:00:00.070) 0:00:37.061 ********* 2026-04-07 00:59:36.317064 | instance | skipping: [instance] 2026-04-07 00:59:36.317300 | instance | 2026-04-07 00:59:36.317485 | instance | TASK [vexxhost.ceph.mon : Adopt manager to cluster] **************************** 2026-04-07 00:59:36.317664 | instance | Tuesday 07 April 2026 00:59:36 +0000 (0:00:00.070) 0:00:37.132 ********* 2026-04-07 00:59:36.378965 | instance | skipping: [instance] 2026-04-07 00:59:36.379206 | instance | 2026-04-07 00:59:36.379480 | instance | TASK [vexxhost.ceph.mon : Enable "cephadm" mgr module] ************************* 2026-04-07 00:59:36.379753 | instance | Tuesday 07 April 2026 00:59:36 +0000 (0:00:00.061) 0:00:37.194 ********* 2026-04-07 00:59:36.453414 | instance | skipping: [instance] 2026-04-07 00:59:36.453763 | instance | 2026-04-07 00:59:36.454049 | instance | TASK [vexxhost.ceph.mon : Set orchestrator backend to "cephadm"] *************** 2026-04-07 00:59:36.454332 | instance | Tuesday 07 April 2026 00:59:36 +0000 (0:00:00.074) 0:00:37.268 ********* 2026-04-07 00:59:36.521404 | instance | skipping: [instance] 2026-04-07 00:59:36.521683 | instance | 2026-04-07 00:59:36.522037 | instance | TASK [vexxhost.ceph.mon : Use `cephadm` user for cephadm] ********************** 2026-04-07 00:59:36.522363 | instance | Tuesday 07 April 2026 00:59:36 +0000 (0:00:00.068) 0:00:37.336 ********* 2026-04-07 00:59:36.586701 | instance | skipping: [instance] 2026-04-07 00:59:36.586979 | instance | 2026-04-07 00:59:36.587324 | instance | TASK [vexxhost.ceph.mon : Generate "cephadm" key] ****************************** 2026-04-07 00:59:36.587629 | instance | Tuesday 07 April 2026 00:59:36 +0000 (0:00:00.065) 0:00:37.402 ********* 2026-04-07 00:59:36.655602 | instance | skipping: [instance] 2026-04-07 00:59:36.656002 | instance | 2026-04-07 00:59:36.656288 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-04-07 00:59:36.656556 | instance | Tuesday 07 April 2026 00:59:36 +0000 (0:00:00.068) 0:00:37.470 ********* 2026-04-07 00:59:36.766304 | instance | ok: [instance] 2026-04-07 00:59:36.766551 | instance | 2026-04-07 00:59:36.766869 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-04-07 00:59:36.767152 | instance | Tuesday 07 April 2026 00:59:36 +0000 (0:00:00.110) 0:00:37.581 ********* 2026-04-07 00:59:37.091770 | instance | ok: [instance] => (item=instance) 2026-04-07 00:59:37.092064 | instance | 2026-04-07 00:59:37.092292 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-04-07 00:59:37.092500 | instance | Tuesday 07 April 2026 00:59:37 +0000 (0:00:00.325) 0:00:37.907 ********* 2026-04-07 00:59:37.181746 | instance | ok: [instance] 2026-04-07 00:59:37.182118 | instance | 2026-04-07 00:59:37.182452 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-04-07 00:59:37.182783 | instance | Tuesday 07 April 2026 00:59:37 +0000 (0:00:00.089) 0:00:37.996 ********* 2026-04-07 00:59:37.257339 | instance | skipping: [instance] 2026-04-07 00:59:37.257612 | instance | 2026-04-07 00:59:37.257890 | instance | TASK [Install Ceph host] ******************************************************* 2026-04-07 00:59:37.258163 | instance | Tuesday 07 April 2026 00:59:37 +0000 (0:00:00.075) 0:00:38.072 ********* 2026-04-07 00:59:37.409324 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-04-07 00:59:37.409706 | instance | 2026-04-07 00:59:37.410060 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-07 00:59:37.410420 | instance | Tuesday 07 April 2026 00:59:37 +0000 (0:00:00.151) 0:00:38.224 ********* 2026-04-07 00:59:39.524268 | instance | ok: [instance] 2026-04-07 00:59:39.524360 | instance | 2026-04-07 00:59:39.524532 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-07 00:59:39.524711 | instance | Tuesday 07 April 2026 00:59:39 +0000 (0:00:02.115) 0:00:40.339 ********* 2026-04-07 00:59:39.647828 | instance | ok: [instance] => (item=instance) 2026-04-07 00:59:39.648069 | instance | 2026-04-07 00:59:39.648355 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-07 00:59:39.648638 | instance | Tuesday 07 April 2026 00:59:39 +0000 (0:00:00.123) 0:00:40.462 ********* 2026-04-07 00:59:40.106885 | instance | ok: [instance] 2026-04-07 00:59:40.107178 | instance | 2026-04-07 00:59:40.107467 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-07 00:59:40.107747 | instance | Tuesday 07 April 2026 00:59:40 +0000 (0:00:00.459) 0:00:40.922 ********* 2026-04-07 00:59:42.538513 | instance | ok: [instance] 2026-04-07 00:59:42.538591 | instance | 2026-04-07 00:59:42.538603 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-04-07 00:59:42.538613 | instance | Tuesday 07 April 2026 00:59:42 +0000 (0:00:02.430) 0:00:43.352 ********* 2026-04-07 00:59:44.620260 | instance | ok: [instance] 2026-04-07 00:59:44.620331 | instance | 2026-04-07 00:59:44.620343 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-04-07 00:59:44.620353 | instance | Tuesday 07 April 2026 00:59:44 +0000 (0:00:02.081) 0:00:45.434 ********* 2026-04-07 00:59:55.352258 | instance | ok: [instance] 2026-04-07 00:59:55.352323 | instance | 2026-04-07 00:59:55.352334 | instance | TASK [Install Ceph host] ******************************************************* 2026-04-07 00:59:55.352345 | instance | Tuesday 07 April 2026 00:59:55 +0000 (0:00:10.731) 0:00:56.165 ********* 2026-04-07 00:59:55.492687 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-04-07 00:59:55.492738 | instance | 2026-04-07 00:59:55.492745 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-07 00:59:55.492751 | instance | Tuesday 07 April 2026 00:59:55 +0000 (0:00:00.141) 0:00:56.307 ********* 2026-04-07 00:59:55.610354 | instance | skipping: [instance] 2026-04-07 00:59:55.610582 | instance | 2026-04-07 00:59:55.610860 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-07 00:59:55.611167 | instance | Tuesday 07 April 2026 00:59:55 +0000 (0:00:00.117) 0:00:56.425 ********* 2026-04-07 00:59:55.727621 | instance | skipping: [instance] => (item=instance) 2026-04-07 00:59:55.727692 | instance | skipping: [instance] 2026-04-07 00:59:55.727835 | instance | 2026-04-07 00:59:55.728114 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-07 00:59:55.728379 | instance | Tuesday 07 April 2026 00:59:55 +0000 (0:00:00.117) 0:00:56.542 ********* 2026-04-07 00:59:56.016897 | instance | ok: [instance] 2026-04-07 00:59:56.017185 | instance | 2026-04-07 00:59:56.017466 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-07 00:59:56.017844 | instance | Tuesday 07 April 2026 00:59:56 +0000 (0:00:00.289) 0:00:56.832 ********* 2026-04-07 00:59:58.570446 | instance | ok: [instance] 2026-04-07 00:59:58.570525 | instance | 2026-04-07 00:59:58.570600 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-04-07 00:59:58.570723 | instance | Tuesday 07 April 2026 00:59:58 +0000 (0:00:02.553) 0:00:59.385 ********* 2026-04-07 01:00:00.894865 | instance | ok: [instance] 2026-04-07 01:00:00.894973 | instance | 2026-04-07 01:00:00.895035 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-04-07 01:00:00.895153 | instance | Tuesday 07 April 2026 01:00:00 +0000 (0:00:02.325) 0:01:01.710 ********* 2026-04-07 01:00:03.047021 | instance | ok: [instance] 2026-04-07 01:00:03.047289 | instance | 2026-04-07 01:00:03.047590 | instance | TASK [vexxhost.ceph.mgr : Enable the Ceph Manager prometheus module] *********** 2026-04-07 01:00:03.047951 | instance | Tuesday 07 April 2026 01:00:03 +0000 (0:00:02.151) 0:01:03.862 ********* 2026-04-07 01:00:05.892822 | instance | ok: [instance] 2026-04-07 01:00:05.892914 | instance | 2026-04-07 01:00:05.893010 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-04-07 01:00:05.893167 | instance | 2026-04-07 01:00:05.893319 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-07 01:00:05.893570 | instance | Tuesday 07 April 2026 01:00:05 +0000 (0:00:02.846) 0:01:06.708 ********* 2026-04-07 01:00:09.615162 | instance | ok: [instance] 2026-04-07 01:00:09.615236 | instance | 2026-04-07 01:00:09.615389 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-07 01:00:09.615504 | instance | Tuesday 07 April 2026 01:00:09 +0000 (0:00:03.722) 0:01:10.430 ********* 2026-04-07 01:00:09.907387 | instance | ok: [instance] 2026-04-07 01:00:09.907800 | instance | 2026-04-07 01:00:09.908121 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-07 01:00:09.908435 | instance | Tuesday 07 April 2026 01:00:09 +0000 (0:00:00.290) 0:01:10.721 ********* 2026-04-07 01:00:10.015030 | instance | skipping: [instance] 2026-04-07 01:00:10.015106 | instance | 2026-04-07 01:00:10.015281 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-07 01:00:10.015402 | instance | Tuesday 07 April 2026 01:00:10 +0000 (0:00:00.109) 0:01:10.830 ********* 2026-04-07 01:00:10.287359 | instance | ok: [instance] 2026-04-07 01:00:10.287431 | instance | 2026-04-07 01:00:10.287558 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-07 01:00:10.287703 | instance | Tuesday 07 April 2026 01:00:10 +0000 (0:00:00.272) 0:01:11.102 ********* 2026-04-07 01:00:10.390608 | instance | ok: [instance] => { 2026-04-07 01:00:10.390706 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-04-07 01:00:10.390821 | instance | } 2026-04-07 01:00:10.390936 | instance | 2026-04-07 01:00:10.391065 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-07 01:00:10.391182 | instance | Tuesday 07 April 2026 01:00:10 +0000 (0:00:00.103) 0:01:11.206 ********* 2026-04-07 01:00:10.756829 | instance | ok: [instance] 2026-04-07 01:00:10.756912 | instance | 2026-04-07 01:00:10.757072 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-07 01:00:10.757188 | instance | Tuesday 07 April 2026 01:00:10 +0000 (0:00:00.366) 0:01:11.572 ********* 2026-04-07 01:00:10.909592 | instance | skipping: [instance] 2026-04-07 01:00:10.909670 | instance | 2026-04-07 01:00:10.909783 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-07 01:00:10.909900 | instance | Tuesday 07 April 2026 01:00:10 +0000 (0:00:00.152) 0:01:11.724 ********* 2026-04-07 01:00:11.124777 | instance | skipping: [instance] 2026-04-07 01:00:11.124902 | instance | 2026-04-07 01:00:11.125019 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-07 01:00:11.125149 | instance | Tuesday 07 April 2026 01:00:11 +0000 (0:00:00.215) 0:01:11.940 ********* 2026-04-07 01:00:11.432644 | instance | ok: [instance] 2026-04-07 01:00:11.432995 | instance | 2026-04-07 01:00:11.433358 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-07 01:00:11.433706 | instance | Tuesday 07 April 2026 01:00:11 +0000 (0:00:00.307) 0:01:12.247 ********* 2026-04-07 01:00:12.768348 | instance | ok: [instance] 2026-04-07 01:00:12.768411 | instance | 2026-04-07 01:00:12.768424 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-07 01:00:12.768440 | instance | Tuesday 07 April 2026 01:00:12 +0000 (0:00:01.335) 0:01:13.583 ********* 2026-04-07 01:00:12.900156 | instance | ok: [instance] => { 2026-04-07 01:00:12.900373 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-04-07 01:00:12.900559 | instance | } 2026-04-07 01:00:12.900730 | instance | 2026-04-07 01:00:12.900936 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-07 01:00:12.901172 | instance | Tuesday 07 April 2026 01:00:12 +0000 (0:00:00.132) 0:01:13.715 ********* 2026-04-07 01:00:13.351418 | instance | ok: [instance] 2026-04-07 01:00:13.351643 | instance | 2026-04-07 01:00:13.351960 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-07 01:00:13.352218 | instance | Tuesday 07 April 2026 01:00:13 +0000 (0:00:00.451) 0:01:14.166 ********* 2026-04-07 01:00:15.410204 | instance | ok: [instance] 2026-04-07 01:00:15.410488 | instance | 2026-04-07 01:00:15.410769 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-07 01:00:15.411041 | instance | Tuesday 07 April 2026 01:00:15 +0000 (0:00:02.058) 0:01:16.225 ********* 2026-04-07 01:00:15.493573 | instance | skipping: [instance] 2026-04-07 01:00:15.493812 | instance | 2026-04-07 01:00:15.494090 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-07 01:00:15.494362 | instance | Tuesday 07 April 2026 01:00:15 +0000 (0:00:00.083) 0:01:16.308 ********* 2026-04-07 01:00:15.575044 | instance | skipping: [instance] 2026-04-07 01:00:15.575266 | instance | 2026-04-07 01:00:15.575543 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-07 01:00:15.575810 | instance | Tuesday 07 April 2026 01:00:15 +0000 (0:00:00.081) 0:01:16.390 ********* 2026-04-07 01:00:15.655240 | instance | skipping: [instance] 2026-04-07 01:00:15.655503 | instance | 2026-04-07 01:00:15.655802 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-07 01:00:15.656080 | instance | Tuesday 07 April 2026 01:00:15 +0000 (0:00:00.080) 0:01:16.470 ********* 2026-04-07 01:00:16.752567 | instance | ok: [instance] 2026-04-07 01:00:16.752703 | instance | 2026-04-07 01:00:16.752879 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-07 01:00:16.753118 | instance | Tuesday 07 April 2026 01:00:16 +0000 (0:00:01.097) 0:01:17.568 ********* 2026-04-07 01:00:17.235820 | instance | ok: [instance] 2026-04-07 01:00:17.236078 | instance | 2026-04-07 01:00:17.236374 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-07 01:00:17.236692 | instance | Tuesday 07 April 2026 01:00:17 +0000 (0:00:00.482) 0:01:18.051 ********* 2026-04-07 01:00:18.210741 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-07 01:00:18.211036 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-07 01:00:18.211317 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-07 01:00:18.211594 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-07 01:00:18.211887 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-07 01:00:18.212251 | instance | 2026-04-07 01:00:18.212547 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-07 01:00:18.212848 | instance | Tuesday 07 April 2026 01:00:18 +0000 (0:00:00.974) 0:01:19.025 ********* 2026-04-07 01:00:18.830811 | instance | ok: [instance] 2026-04-07 01:00:18.830947 | instance | 2026-04-07 01:00:18.831116 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-07 01:00:18.831292 | instance | Tuesday 07 April 2026 01:00:18 +0000 (0:00:00.582) 0:01:19.608 ********* 2026-04-07 01:00:18.831455 | instance | 2026-04-07 01:00:18.831622 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-07 01:00:18.831776 | instance | Tuesday 07 April 2026 01:00:18 +0000 (0:00:00.037) 0:01:19.646 ********* 2026-04-07 01:00:19.313670 | instance | ok: [instance] 2026-04-07 01:00:19.313830 | instance | 2026-04-07 01:00:19.314005 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-07 01:00:19.314179 | instance | Tuesday 07 April 2026 01:00:19 +0000 (0:00:00.482) 0:01:20.128 ********* 2026-04-07 01:00:19.630655 | instance | ok: [instance] 2026-04-07 01:00:19.630759 | instance | 2026-04-07 01:00:19.630943 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-07 01:00:19.631115 | instance | Tuesday 07 April 2026 01:00:19 +0000 (0:00:00.316) 0:01:20.445 ********* 2026-04-07 01:00:19.730490 | instance | ok: [instance] => { 2026-04-07 01:00:19.730773 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-07 01:00:19.731121 | instance | } 2026-04-07 01:00:19.731396 | instance | 2026-04-07 01:00:19.731671 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-07 01:00:19.731964 | instance | Tuesday 07 April 2026 01:00:19 +0000 (0:00:00.100) 0:01:20.545 ********* 2026-04-07 01:00:20.127698 | instance | ok: [instance] 2026-04-07 01:00:20.127956 | instance | 2026-04-07 01:00:20.128234 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-07 01:00:20.128506 | instance | Tuesday 07 April 2026 01:00:20 +0000 (0:00:00.397) 0:01:20.942 ********* 2026-04-07 01:00:23.382462 | instance | ok: [instance] 2026-04-07 01:00:23.382729 | instance | 2026-04-07 01:00:23.383037 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-07 01:00:23.383316 | instance | Tuesday 07 April 2026 01:00:23 +0000 (0:00:03.254) 0:01:24.197 ********* 2026-04-07 01:00:24.644695 | instance | ok: [instance] 2026-04-07 01:00:24.644770 | instance | 2026-04-07 01:00:24.644960 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-07 01:00:24.645114 | instance | Tuesday 07 April 2026 01:00:24 +0000 (0:00:01.263) 0:01:25.460 ********* 2026-04-07 01:00:24.887827 | instance | ok: [instance] 2026-04-07 01:00:24.887905 | instance | 2026-04-07 01:00:24.888022 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-07 01:00:24.888167 | instance | Tuesday 07 April 2026 01:00:24 +0000 (0:00:00.243) 0:01:25.703 ********* 2026-04-07 01:00:25.395867 | instance | ok: [instance] 2026-04-07 01:00:25.396109 | instance | 2026-04-07 01:00:25.396376 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-07 01:00:25.396638 | instance | Tuesday 07 April 2026 01:00:25 +0000 (0:00:00.507) 0:01:26.211 ********* 2026-04-07 01:00:26.002668 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-04-07 01:00:26.002912 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-07 01:00:26.003187 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-07 01:00:26.003447 | instance | 2026-04-07 01:00:26.003710 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-07 01:00:26.004001 | instance | Tuesday 07 April 2026 01:00:25 +0000 (0:00:00.606) 0:01:26.817 ********* 2026-04-07 01:00:26.460915 | instance | ok: [instance] 2026-04-07 01:00:26.461080 | instance | 2026-04-07 01:00:26.461210 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-07 01:00:26.461361 | instance | Tuesday 07 April 2026 01:00:26 +0000 (0:00:00.458) 0:01:27.276 ********* 2026-04-07 01:00:26.958163 | instance | ok: [instance] 2026-04-07 01:00:26.958437 | instance | 2026-04-07 01:00:26.958816 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-07 01:00:26.959121 | instance | Tuesday 07 April 2026 01:00:26 +0000 (0:00:00.460) 0:01:27.736 ********* 2026-04-07 01:00:26.959375 | instance | 2026-04-07 01:00:26.959644 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-07 01:00:26.959902 | instance | Tuesday 07 April 2026 01:00:26 +0000 (0:00:00.036) 0:01:27.773 ********* 2026-04-07 01:00:27.417321 | instance | ok: [instance] 2026-04-07 01:00:27.417565 | instance | 2026-04-07 01:00:27.417990 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-04-07 01:00:27.418382 | instance | Tuesday 07 April 2026 01:00:27 +0000 (0:00:00.458) 0:01:28.232 ********* 2026-04-07 01:00:27.555569 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-04-07 01:00:27.555664 | instance | 2026-04-07 01:00:27.555780 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-04-07 01:00:27.555902 | instance | Tuesday 07 April 2026 01:00:27 +0000 (0:00:00.138) 0:01:28.371 ********* 2026-04-07 01:00:28.619186 | instance | ok: [instance] 2026-04-07 01:00:28.619405 | instance | 2026-04-07 01:00:28.619561 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-04-07 01:00:28.619713 | instance | Tuesday 07 April 2026 01:00:28 +0000 (0:00:01.063) 0:01:29.434 ********* 2026-04-07 01:00:29.405495 | instance | ok: [instance] => (item=chronyd) 2026-04-07 01:00:29.405572 | instance | ok: [instance] => (item=sshd) 2026-04-07 01:00:29.405727 | instance | 2026-04-07 01:00:29.405870 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-04-07 01:00:29.405994 | instance | Tuesday 07 April 2026 01:00:29 +0000 (0:00:00.786) 0:01:30.221 ********* 2026-04-07 01:00:30.357461 | instance | ok: [instance] 2026-04-07 01:00:30.357712 | instance | 2026-04-07 01:00:30.358007 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-04-07 01:00:30.358339 | instance | Tuesday 07 April 2026 01:00:30 +0000 (0:00:00.951) 0:01:31.172 ********* 2026-04-07 01:00:30.605916 | instance | ok: [instance] 2026-04-07 01:00:30.606140 | instance | 2026-04-07 01:00:30.606531 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-04-07 01:00:30.606770 | instance | Tuesday 07 April 2026 01:00:30 +0000 (0:00:00.248) 0:01:31.421 ********* 2026-04-07 01:00:30.894642 | instance | ok: [instance] 2026-04-07 01:00:30.894849 | instance | 2026-04-07 01:00:30.895115 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-04-07 01:00:30.895402 | instance | Tuesday 07 April 2026 01:00:30 +0000 (0:00:00.288) 0:01:31.710 ********* 2026-04-07 01:00:31.189000 | instance | ok: [instance] 2026-04-07 01:00:31.189240 | instance | 2026-04-07 01:00:31.189503 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-04-07 01:00:31.189770 | instance | Tuesday 07 April 2026 01:00:31 +0000 (0:00:00.293) 0:01:32.003 ********* 2026-04-07 01:00:31.527777 | instance | ok: [instance] => (item=instance) 2026-04-07 01:00:31.528031 | instance | 2026-04-07 01:00:31.528304 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-04-07 01:00:31.528591 | instance | Tuesday 07 April 2026 01:00:31 +0000 (0:00:00.339) 0:01:32.342 ********* 2026-04-07 01:00:31.622792 | instance | ok: [instance] 2026-04-07 01:00:31.623079 | instance | 2026-04-07 01:00:31.623354 | instance | TASK [vexxhost.ceph.osd : Get `cephadm ls` status] ***************************** 2026-04-07 01:00:31.623666 | instance | Tuesday 07 April 2026 01:00:31 +0000 (0:00:00.095) 0:01:32.438 ********* 2026-04-07 01:00:37.150159 | instance | ok: [instance] 2026-04-07 01:00:37.150505 | instance | 2026-04-07 01:00:37.150761 | instance | TASK [vexxhost.ceph.osd : Parse the `cephadm ls` output] *********************** 2026-04-07 01:00:37.150993 | instance | Tuesday 07 April 2026 01:00:37 +0000 (0:00:05.527) 0:01:37.965 ********* 2026-04-07 01:00:37.238284 | instance | ok: [instance] 2026-04-07 01:00:37.238363 | instance | 2026-04-07 01:00:37.238577 | instance | TASK [Install Ceph host] ******************************************************* 2026-04-07 01:00:37.238651 | instance | Tuesday 07 April 2026 01:00:37 +0000 (0:00:00.088) 0:01:38.053 ********* 2026-04-07 01:00:37.375211 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-04-07 01:00:37.375305 | instance | 2026-04-07 01:00:37.375438 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-07 01:00:37.375572 | instance | Tuesday 07 April 2026 01:00:37 +0000 (0:00:00.136) 0:01:38.190 ********* 2026-04-07 01:00:37.488758 | instance | skipping: [instance] 2026-04-07 01:00:37.488834 | instance | 2026-04-07 01:00:37.489167 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-07 01:00:37.489215 | instance | Tuesday 07 April 2026 01:00:37 +0000 (0:00:00.113) 0:01:38.304 ********* 2026-04-07 01:00:37.605471 | instance | skipping: [instance] => (item=instance) 2026-04-07 01:00:37.605932 | instance | skipping: [instance] 2026-04-07 01:00:37.605969 | instance | 2026-04-07 01:00:37.605974 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-07 01:00:37.605979 | instance | Tuesday 07 April 2026 01:00:37 +0000 (0:00:00.116) 0:01:38.421 ********* 2026-04-07 01:00:37.975258 | instance | ok: [instance] 2026-04-07 01:00:37.975350 | instance | 2026-04-07 01:00:37.975491 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-07 01:00:37.975603 | instance | Tuesday 07 April 2026 01:00:37 +0000 (0:00:00.369) 0:01:38.791 ********* 2026-04-07 01:00:40.489804 | instance | ok: [instance] 2026-04-07 01:00:40.489894 | instance | 2026-04-07 01:00:40.490107 | instance | TASK [vexxhost.ceph.osd : Adopt OSDs to cluster] ******************************* 2026-04-07 01:00:40.490190 | instance | Tuesday 07 April 2026 01:00:40 +0000 (0:00:02.513) 0:01:41.304 ********* 2026-04-07 01:00:50.585695 | instance | skipping: [instance] => (item=osd.2) 2026-04-07 01:00:50.586120 | instance | skipping: [instance] => (item=osd.1) 2026-04-07 01:00:50.586230 | instance | skipping: [instance] => (item=osd.0) 2026-04-07 01:00:50.586250 | instance | skipping: [instance] 2026-04-07 01:00:50.586352 | instance | 2026-04-07 01:00:50.586693 | instance | TASK [vexxhost.ceph.osd : Wait until OSD added to cephadm] ********************* 2026-04-07 01:00:50.586737 | instance | Tuesday 07 April 2026 01:00:50 +0000 (0:00:10.096) 0:01:51.401 ********* 2026-04-07 01:00:50.794875 | instance | skipping: [instance] => (item=osd.2) 2026-04-07 01:00:50.795306 | instance | skipping: [instance] => (item=osd.1) 2026-04-07 01:00:50.795380 | instance | skipping: [instance] => (item=osd.0) 2026-04-07 01:00:50.795398 | instance | skipping: [instance] 2026-04-07 01:00:50.795912 | instance | 2026-04-07 01:00:50.795957 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-04-07 01:00:50.795965 | instance | Tuesday 07 April 2026 01:00:50 +0000 (0:00:00.208) 0:01:51.610 ********* 2026-04-07 01:00:56.281342 | instance | ok: [instance] 2026-04-07 01:00:56.281425 | instance | 2026-04-07 01:00:56.281679 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-04-07 01:00:56.281720 | instance | Tuesday 07 April 2026 01:00:56 +0000 (0:00:05.486) 0:01:57.096 ********* 2026-04-07 01:01:07.180110 | instance | ok: [instance] 2026-04-07 01:01:07.180195 | instance | 2026-04-07 01:01:07.180448 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-04-07 01:01:07.180490 | instance | Tuesday 07 April 2026 01:01:07 +0000 (0:00:10.898) 0:02:07.995 ********* 2026-04-07 01:01:07.378103 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-04-07 01:01:07.378178 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-04-07 01:01:07.378461 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-04-07 01:01:07.378482 | instance | skipping: [instance] 2026-04-07 01:01:07.378778 | instance | 2026-04-07 01:01:07.378818 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-04-07 01:01:07.378824 | instance | Tuesday 07 April 2026 01:01:07 +0000 (0:00:00.197) 0:02:08.193 ********* 2026-04-07 01:01:09.532162 | instance | ok: [instance] 2026-04-07 01:01:09.532247 | instance | 2026-04-07 01:01:09.532393 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-04-07 01:01:09.532527 | instance | Tuesday 07 April 2026 01:01:09 +0000 (0:00:02.153) 0:02:10.347 ********* 2026-04-07 01:01:11.618579 | instance | ok: [instance] 2026-04-07 01:01:11.618668 | instance | 2026-04-07 01:01:11.618943 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-04-07 01:01:11.618986 | instance | Tuesday 07 April 2026 01:01:11 +0000 (0:00:02.086) 0:02:12.434 ********* 2026-04-07 01:01:11.755551 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-04-07 01:01:11.756041 | instance | 2026-04-07 01:01:11.756080 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-04-07 01:01:11.756086 | instance | Tuesday 07 April 2026 01:01:11 +0000 (0:00:00.136) 0:02:12.571 ********* 2026-04-07 01:01:11.839936 | instance | ok: [instance] 2026-04-07 01:01:11.840070 | instance | 2026-04-07 01:01:11.840088 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-04-07 01:01:11.840100 | instance | Tuesday 07 April 2026 01:01:11 +0000 (0:00:00.083) 0:02:12.654 ********* 2026-04-07 01:01:13.877286 | instance | ok: [instance] 2026-04-07 01:01:13.877395 | instance | 2026-04-07 01:01:13.877489 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-04-07 01:01:13.877640 | instance | Tuesday 07 April 2026 01:01:13 +0000 (0:00:02.037) 0:02:14.692 ********* 2026-04-07 01:01:13.959109 | instance | ok: [instance] 2026-04-07 01:01:13.959179 | instance | 2026-04-07 01:01:13.959316 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-04-07 01:01:13.959442 | instance | Tuesday 07 April 2026 01:01:13 +0000 (0:00:00.081) 0:02:14.774 ********* 2026-04-07 01:01:14.039929 | instance | skipping: [instance] => (item=1) 2026-04-07 01:01:14.040006 | instance | skipping: [instance] => (item=1) 2026-04-07 01:01:14.040127 | instance | skipping: [instance] => (item=1) 2026-04-07 01:01:14.040249 | instance | skipping: [instance] 2026-04-07 01:01:14.040378 | instance | 2026-04-07 01:01:14.040481 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-04-07 01:01:14.040609 | instance | Tuesday 07 April 2026 01:01:14 +0000 (0:00:00.081) 0:02:14.855 ********* 2026-04-07 01:01:14.160469 | instance | skipping: [instance] 2026-04-07 01:01:14.160551 | instance | 2026-04-07 01:01:14.160562 | instance | PLAY [all] ********************************************************************* 2026-04-07 01:01:14.160571 | instance | 2026-04-07 01:01:14.160580 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-04-07 01:01:14.160589 | instance | Tuesday 07 April 2026 01:01:14 +0000 (0:00:00.118) 0:02:14.973 ********* 2026-04-07 01:01:14.572734 | instance | ok: [instance] 2026-04-07 01:01:14.572981 | instance | 2026-04-07 01:01:14.573061 | instance | PLAY [all] ********************************************************************* 2026-04-07 01:01:14.573214 | instance | 2026-04-07 01:01:14.573233 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-07 01:01:14.573368 | instance | Tuesday 07 April 2026 01:01:14 +0000 (0:00:00.414) 0:02:15.387 ********* 2026-04-07 01:01:18.542643 | instance | ok: [instance] 2026-04-07 01:01:18.542742 | instance | 2026-04-07 01:01:18.542870 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-04-07 01:01:18.542992 | instance | Tuesday 07 April 2026 01:01:18 +0000 (0:00:03.969) 0:02:19.357 ********* 2026-04-07 01:01:22.372175 | instance | ok: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-04-07 01:01:22.372270 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-04-07 01:01:22.374859 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-04-07 01:01:22.374902 | instance | ok: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-04-07 01:01:22.374913 | instance | ok: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-04-07 01:01:22.374918 | instance | ok: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-04-07 01:01:22.374922 | instance | ok: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-04-07 01:01:22.374926 | instance | ok: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-04-07 01:01:22.374930 | instance | ok: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-04-07 01:01:22.374934 | instance | ok: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-04-07 01:01:22.374938 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-04-07 01:01:22.374942 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-04-07 01:01:22.374946 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-04-07 01:01:22.374950 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-04-07 01:01:22.374954 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-04-07 01:01:22.374958 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-07 01:01:22.374962 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-07 01:01:22.374966 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-04-07 01:01:22.374969 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-07 01:01:22.374973 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-07 01:01:22.374977 | instance | 2026-04-07 01:01:22.374981 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-04-07 01:01:22.374985 | instance | Tuesday 07 April 2026 01:01:22 +0000 (0:00:03.830) 0:02:23.187 ********* 2026-04-07 01:01:22.613674 | instance | ok: [instance] 2026-04-07 01:01:22.614013 | instance | 2026-04-07 01:01:22.614030 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-04-07 01:01:22.614035 | instance | Tuesday 07 April 2026 01:01:22 +0000 (0:00:00.242) 0:02:23.429 ********* 2026-04-07 01:01:23.095638 | instance | ok: [instance] 2026-04-07 01:01:23.095710 | instance | 2026-04-07 01:01:23.095869 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-04-07 01:01:23.095994 | instance | Tuesday 07 April 2026 01:01:23 +0000 (0:00:00.481) 0:02:23.911 ********* 2026-04-07 01:01:23.415548 | instance | ok: [instance] 2026-04-07 01:01:23.415762 | instance | 2026-04-07 01:01:23.416031 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-07 01:01:23.416292 | instance | Tuesday 07 April 2026 01:01:23 +0000 (0:00:00.319) 0:02:24.230 ********* 2026-04-07 01:01:23.494332 | instance | ok: [instance] 2026-04-07 01:01:23.494655 | instance | 2026-04-07 01:01:23.495031 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-04-07 01:01:23.495396 | instance | 2026-04-07 01:01:23.495776 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-07 01:01:23.496060 | instance | Tuesday 07 April 2026 01:01:23 +0000 (0:00:00.077) 0:02:24.308 ********* 2026-04-07 01:01:27.236767 | instance | ok: [instance] 2026-04-07 01:01:27.236922 | instance | 2026-04-07 01:01:27.237127 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-04-07 01:01:27.237309 | instance | Tuesday 07 April 2026 01:01:27 +0000 (0:00:03.743) 0:02:28.052 ********* 2026-04-07 01:01:27.498160 | instance | ok: [instance] 2026-04-07 01:01:27.498452 | instance | 2026-04-07 01:01:27.498809 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-04-07 01:01:27.499152 | instance | Tuesday 07 April 2026 01:01:27 +0000 (0:00:00.261) 0:02:28.313 ********* 2026-04-07 01:01:28.473508 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-04-07 01:01:28.473587 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-04-07 01:01:28.473747 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-04-07 01:01:28.473894 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-04-07 01:01:28.474055 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-04-07 01:01:28.474217 | instance | 2026-04-07 01:01:28.474363 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-04-07 01:01:28.474511 | instance | Tuesday 07 April 2026 01:01:28 +0000 (0:00:00.974) 0:02:29.287 ********* 2026-04-07 01:01:29.038581 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/kube-apiserver.yaml) 2026-04-07 01:01:29.038837 | instance | ok: [instance] => (item=/etc/kubernetes/controller-manager.conf) 2026-04-07 01:01:29.039108 | instance | ok: [instance] => (item=/etc/kubernetes/scheduler.conf) 2026-04-07 01:01:29.039360 | instance | 2026-04-07 01:01:29.039632 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-04-07 01:01:29.039915 | instance | Tuesday 07 April 2026 01:01:29 +0000 (0:00:00.566) 0:02:29.853 ********* 2026-04-07 01:01:29.268332 | instance | ok: [instance] 2026-04-07 01:01:29.268410 | instance | 2026-04-07 01:01:29.268529 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-04-07 01:01:29.268650 | instance | Tuesday 07 April 2026 01:01:29 +0000 (0:00:00.230) 0:02:30.083 ********* 2026-04-07 01:01:29.525522 | instance | ok: [instance] 2026-04-07 01:01:29.525610 | instance | 2026-04-07 01:01:29.525742 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-04-07 01:01:29.525896 | instance | Tuesday 07 April 2026 01:01:29 +0000 (0:00:00.257) 0:02:30.341 ********* 2026-04-07 01:01:29.608926 | instance | ok: [instance] 2026-04-07 01:01:29.609201 | instance | 2026-04-07 01:01:29.609502 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-04-07 01:01:29.609696 | instance | Tuesday 07 April 2026 01:01:29 +0000 (0:00:00.083) 0:02:30.424 ********* 2026-04-07 01:01:29.674112 | instance | skipping: [instance] 2026-04-07 01:01:29.674423 | instance | 2026-04-07 01:01:29.674786 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-04-07 01:01:29.675105 | instance | Tuesday 07 April 2026 01:01:29 +0000 (0:00:00.064) 0:02:30.489 ********* 2026-04-07 01:01:30.318744 | instance | ok: [instance] 2026-04-07 01:01:30.318970 | instance | 2026-04-07 01:01:30.319252 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-04-07 01:01:30.319527 | instance | Tuesday 07 April 2026 01:01:30 +0000 (0:00:00.644) 0:02:31.133 ********* 2026-04-07 01:01:30.757286 | instance | ok: [instance] 2026-04-07 01:01:30.757594 | instance | 2026-04-07 01:01:30.758013 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-04-07 01:01:30.758405 | instance | Tuesday 07 April 2026 01:01:30 +0000 (0:00:00.239) 0:02:31.373 ********* 2026-04-07 01:01:30.758759 | instance | 2026-04-07 01:01:30.759154 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-04-07 01:01:30.759498 | instance | 2026-04-07 01:01:30.759839 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-07 01:01:30.760169 | instance | Tuesday 07 April 2026 01:01:30 +0000 (0:00:00.199) 0:02:31.572 ********* 2026-04-07 01:01:34.520279 | instance | ok: [instance] 2026-04-07 01:01:34.520553 | instance | 2026-04-07 01:01:34.520980 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-07 01:01:34.521402 | instance | Tuesday 07 April 2026 01:01:34 +0000 (0:00:03.762) 0:02:35.335 ********* 2026-04-07 01:01:34.809523 | instance | ok: [instance] 2026-04-07 01:01:34.809796 | instance | 2026-04-07 01:01:34.810105 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-07 01:01:34.810407 | instance | Tuesday 07 April 2026 01:01:34 +0000 (0:00:00.288) 0:02:35.624 ********* 2026-04-07 01:01:34.913938 | instance | skipping: [instance] 2026-04-07 01:01:34.914098 | instance | 2026-04-07 01:01:34.914289 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-07 01:01:34.914473 | instance | Tuesday 07 April 2026 01:01:34 +0000 (0:00:00.104) 0:02:35.728 ********* 2026-04-07 01:01:35.192847 | instance | ok: [instance] 2026-04-07 01:01:35.193212 | instance | 2026-04-07 01:01:35.193598 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-07 01:01:35.193956 | instance | Tuesday 07 April 2026 01:01:35 +0000 (0:00:00.279) 0:02:36.008 ********* 2026-04-07 01:01:35.291442 | instance | ok: [instance] => { 2026-04-07 01:01:35.291705 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-04-07 01:01:35.291965 | instance | } 2026-04-07 01:01:35.292213 | instance | 2026-04-07 01:01:35.292504 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-07 01:01:35.292775 | instance | Tuesday 07 April 2026 01:01:35 +0000 (0:00:00.098) 0:02:36.106 ********* 2026-04-07 01:01:35.647121 | instance | ok: [instance] 2026-04-07 01:01:35.647354 | instance | 2026-04-07 01:01:35.647618 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-07 01:01:35.647931 | instance | Tuesday 07 April 2026 01:01:35 +0000 (0:00:00.355) 0:02:36.462 ********* 2026-04-07 01:01:35.786636 | instance | skipping: [instance] 2026-04-07 01:01:35.786918 | instance | 2026-04-07 01:01:35.787211 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-07 01:01:35.787497 | instance | Tuesday 07 April 2026 01:01:35 +0000 (0:00:00.138) 0:02:36.601 ********* 2026-04-07 01:01:36.055794 | instance | ok: [instance] 2026-04-07 01:01:36.056028 | instance | 2026-04-07 01:01:36.056298 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-07 01:01:36.056560 | instance | Tuesday 07 April 2026 01:01:36 +0000 (0:00:00.269) 0:02:36.871 ********* 2026-04-07 01:01:37.201532 | instance | ok: [instance] 2026-04-07 01:01:37.201942 | instance | 2026-04-07 01:01:37.202301 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-07 01:01:37.202653 | instance | Tuesday 07 April 2026 01:01:37 +0000 (0:00:01.145) 0:02:38.016 ********* 2026-04-07 01:01:37.343369 | instance | ok: [instance] => { 2026-04-07 01:01:37.343482 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-04-07 01:01:37.343595 | instance | } 2026-04-07 01:01:37.343706 | instance | 2026-04-07 01:01:37.343827 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-07 01:01:37.343941 | instance | Tuesday 07 April 2026 01:01:37 +0000 (0:00:00.142) 0:02:38.159 ********* 2026-04-07 01:01:37.831335 | instance | ok: [instance] 2026-04-07 01:01:37.831402 | instance | 2026-04-07 01:01:37.831413 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-07 01:01:37.831431 | instance | Tuesday 07 April 2026 01:01:37 +0000 (0:00:00.486) 0:02:38.645 ********* 2026-04-07 01:01:39.889127 | instance | ok: [instance] 2026-04-07 01:01:39.889169 | instance | 2026-04-07 01:01:39.889175 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-07 01:01:39.889179 | instance | Tuesday 07 April 2026 01:01:39 +0000 (0:00:02.058) 0:02:40.704 ********* 2026-04-07 01:01:39.971291 | instance | skipping: [instance] 2026-04-07 01:01:39.971336 | instance | 2026-04-07 01:01:39.971654 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-07 01:01:39.971665 | instance | Tuesday 07 April 2026 01:01:39 +0000 (0:00:00.082) 0:02:40.786 ********* 2026-04-07 01:01:40.051505 | instance | skipping: [instance] 2026-04-07 01:01:40.051579 | instance | 2026-04-07 01:01:40.051836 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-07 01:01:40.051878 | instance | Tuesday 07 April 2026 01:01:40 +0000 (0:00:00.080) 0:02:40.867 ********* 2026-04-07 01:01:40.136115 | instance | skipping: [instance] 2026-04-07 01:01:40.136618 | instance | 2026-04-07 01:01:40.136671 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-07 01:01:40.136678 | instance | Tuesday 07 April 2026 01:01:40 +0000 (0:00:00.084) 0:02:40.951 ********* 2026-04-07 01:01:41.170465 | instance | ok: [instance] 2026-04-07 01:01:41.170543 | instance | 2026-04-07 01:01:41.170846 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-07 01:01:41.170890 | instance | Tuesday 07 April 2026 01:01:41 +0000 (0:00:01.034) 0:02:41.986 ********* 2026-04-07 01:01:41.699025 | instance | ok: [instance] 2026-04-07 01:01:41.699103 | instance | 2026-04-07 01:01:41.699312 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-07 01:01:41.699381 | instance | Tuesday 07 April 2026 01:01:41 +0000 (0:00:00.528) 0:02:42.514 ********* 2026-04-07 01:01:42.626836 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-07 01:01:42.626915 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-07 01:01:42.627051 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-07 01:01:42.627195 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-07 01:01:42.627315 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-07 01:01:42.627431 | instance | 2026-04-07 01:01:42.627555 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-07 01:01:42.627670 | instance | Tuesday 07 April 2026 01:01:42 +0000 (0:00:00.927) 0:02:43.442 ********* 2026-04-07 01:01:43.204648 | instance | ok: [instance] 2026-04-07 01:01:43.204723 | instance | 2026-04-07 01:01:43.204854 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-07 01:01:43.205008 | instance | Tuesday 07 April 2026 01:01:43 +0000 (0:00:00.541) 0:02:43.983 ********* 2026-04-07 01:01:43.205139 | instance | 2026-04-07 01:01:43.205232 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-07 01:01:43.205352 | instance | Tuesday 07 April 2026 01:01:43 +0000 (0:00:00.036) 0:02:44.020 ********* 2026-04-07 01:01:43.649929 | instance | ok: [instance] 2026-04-07 01:01:43.650002 | instance | 2026-04-07 01:01:43.650265 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-04-07 01:01:43.650299 | instance | Tuesday 07 April 2026 01:01:43 +0000 (0:00:00.445) 0:02:44.465 ********* 2026-04-07 01:01:44.565817 | instance | ok: [instance] 2026-04-07 01:01:44.565890 | instance | 2026-04-07 01:01:44.566225 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-04-07 01:01:44.566279 | instance | Tuesday 07 April 2026 01:01:44 +0000 (0:00:00.915) 0:02:45.381 ********* 2026-04-07 01:01:44.648165 | instance | ok: [instance] 2026-04-07 01:01:44.648206 | instance | 2026-04-07 01:01:44.648212 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-04-07 01:01:44.648217 | instance | Tuesday 07 April 2026 01:01:44 +0000 (0:00:00.081) 0:02:45.463 ********* 2026-04-07 01:01:44.728371 | instance | ok: [instance] 2026-04-07 01:01:44.728424 | instance | 2026-04-07 01:01:44.728430 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-04-07 01:01:44.728436 | instance | Tuesday 07 April 2026 01:01:44 +0000 (0:00:00.080) 0:02:45.543 ********* 2026-04-07 01:01:44.810887 | instance | ok: [instance] 2026-04-07 01:01:44.811028 | instance | 2026-04-07 01:01:44.811387 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-04-07 01:01:44.811428 | instance | Tuesday 07 April 2026 01:01:44 +0000 (0:00:00.083) 0:02:45.626 ********* 2026-04-07 01:01:44.890217 | instance | skipping: [instance] 2026-04-07 01:01:44.890503 | instance | 2026-04-07 01:01:44.890552 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-04-07 01:01:44.890569 | instance | Tuesday 07 April 2026 01:01:44 +0000 (0:00:00.079) 0:02:45.705 ********* 2026-04-07 01:01:45.007473 | instance | ok: [instance] 2026-04-07 01:01:45.007629 | instance | 2026-04-07 01:01:45.007693 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-07 01:01:45.007812 | instance | Tuesday 07 April 2026 01:01:45 +0000 (0:00:00.117) 0:02:45.823 ********* 2026-04-07 01:01:45.281907 | instance | ok: [instance] 2026-04-07 01:01:45.282139 | instance | 2026-04-07 01:01:45.282434 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-07 01:01:45.282725 | instance | Tuesday 07 April 2026 01:01:45 +0000 (0:00:00.273) 0:02:46.096 ********* 2026-04-07 01:01:45.382411 | instance | ok: [instance] => { 2026-04-07 01:01:45.382655 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-04-07 01:01:45.382913 | instance | } 2026-04-07 01:01:45.383155 | instance | 2026-04-07 01:01:45.383420 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-07 01:01:45.383681 | instance | Tuesday 07 April 2026 01:01:45 +0000 (0:00:00.100) 0:02:46.197 ********* 2026-04-07 01:01:45.876511 | instance | ok: [instance] 2026-04-07 01:01:45.876736 | instance | 2026-04-07 01:01:45.877060 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-07 01:01:45.877329 | instance | Tuesday 07 April 2026 01:01:45 +0000 (0:00:00.494) 0:02:46.691 ********* 2026-04-07 01:01:46.012073 | instance | skipping: [instance] 2026-04-07 01:01:46.012458 | instance | 2026-04-07 01:01:46.012775 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-07 01:01:46.013113 | instance | Tuesday 07 April 2026 01:01:46 +0000 (0:00:00.134) 0:02:46.826 ********* 2026-04-07 01:01:46.309340 | instance | ok: [instance] 2026-04-07 01:01:46.309590 | instance | 2026-04-07 01:01:46.309869 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-07 01:01:46.310211 | instance | Tuesday 07 April 2026 01:01:46 +0000 (0:00:00.297) 0:02:47.124 ********* 2026-04-07 01:01:46.409965 | instance | ok: [instance] => { 2026-04-07 01:01:46.410386 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-04-07 01:01:46.410674 | instance | } 2026-04-07 01:01:46.410945 | instance | 2026-04-07 01:01:46.411194 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-07 01:01:46.411361 | instance | Tuesday 07 April 2026 01:01:46 +0000 (0:00:00.101) 0:02:47.225 ********* 2026-04-07 01:01:46.812926 | instance | ok: [instance] 2026-04-07 01:01:46.813169 | instance | 2026-04-07 01:01:46.813449 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-07 01:01:46.813729 | instance | Tuesday 07 April 2026 01:01:46 +0000 (0:00:00.402) 0:02:47.628 ********* 2026-04-07 01:01:46.983873 | instance | skipping: [instance] 2026-04-07 01:01:46.984133 | instance | 2026-04-07 01:01:46.984522 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-07 01:01:46.984926 | instance | Tuesday 07 April 2026 01:01:46 +0000 (0:00:00.170) 0:02:47.798 ********* 2026-04-07 01:01:47.071053 | instance | skipping: [instance] 2026-04-07 01:01:47.071186 | instance | 2026-04-07 01:01:47.071365 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-07 01:01:47.071545 | instance | Tuesday 07 April 2026 01:01:47 +0000 (0:00:00.087) 0:02:47.886 ********* 2026-04-07 01:01:47.155200 | instance | skipping: [instance] 2026-04-07 01:01:47.155430 | instance | 2026-04-07 01:01:47.155721 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-07 01:01:47.156017 | instance | Tuesday 07 April 2026 01:01:47 +0000 (0:00:00.084) 0:02:47.970 ********* 2026-04-07 01:01:47.240068 | instance | skipping: [instance] 2026-04-07 01:01:47.240133 | instance | 2026-04-07 01:01:47.240267 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-07 01:01:47.240431 | instance | Tuesday 07 April 2026 01:01:47 +0000 (0:00:00.084) 0:02:48.054 ********* 2026-04-07 01:01:48.305353 | instance | ok: [instance] 2026-04-07 01:01:48.305583 | instance | 2026-04-07 01:01:48.305857 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-07 01:01:48.306118 | instance | Tuesday 07 April 2026 01:01:48 +0000 (0:00:01.066) 0:02:49.120 ********* 2026-04-07 01:01:48.787965 | instance | ok: [instance] 2026-04-07 01:01:48.788293 | instance | 2026-04-07 01:01:48.788572 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-07 01:01:48.788876 | instance | Tuesday 07 April 2026 01:01:48 +0000 (0:00:00.482) 0:02:49.603 ********* 2026-04-07 01:01:49.764147 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-07 01:01:49.764432 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-07 01:01:49.764754 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-07 01:01:49.765130 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-07 01:01:49.765355 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-07 01:01:49.765761 | instance | 2026-04-07 01:01:49.766310 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-07 01:01:49.766333 | instance | Tuesday 07 April 2026 01:01:49 +0000 (0:00:00.976) 0:02:50.579 ********* 2026-04-07 01:01:50.336818 | instance | ok: [instance] 2026-04-07 01:01:50.337155 | instance | 2026-04-07 01:01:50.337469 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-07 01:01:50.337792 | instance | Tuesday 07 April 2026 01:01:50 +0000 (0:00:00.534) 0:02:51.114 ********* 2026-04-07 01:01:50.338049 | instance | 2026-04-07 01:01:50.338329 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-07 01:01:50.338620 | instance | Tuesday 07 April 2026 01:01:50 +0000 (0:00:00.037) 0:02:51.151 ********* 2026-04-07 01:01:50.805721 | instance | ok: [instance] 2026-04-07 01:01:50.806008 | instance | 2026-04-07 01:01:50.806301 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-07 01:01:50.806584 | instance | Tuesday 07 April 2026 01:01:50 +0000 (0:00:00.468) 0:02:51.620 ********* 2026-04-07 01:01:51.091242 | instance | ok: [instance] 2026-04-07 01:01:51.091471 | instance | 2026-04-07 01:01:51.091763 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-07 01:01:51.092025 | instance | Tuesday 07 April 2026 01:01:51 +0000 (0:00:00.286) 0:02:51.906 ********* 2026-04-07 01:01:51.220100 | instance | ok: [instance] => { 2026-04-07 01:01:51.220208 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/crictl-v1.34.0-linux-amd64.tar.gz" 2026-04-07 01:01:51.220292 | instance | } 2026-04-07 01:01:51.220407 | instance | 2026-04-07 01:01:51.220532 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-07 01:01:51.220673 | instance | Tuesday 07 April 2026 01:01:51 +0000 (0:00:00.129) 0:02:52.035 ********* 2026-04-07 01:01:51.660827 | instance | ok: [instance] 2026-04-07 01:01:51.660950 | instance | 2026-04-07 01:01:51.661087 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-07 01:01:51.661274 | instance | Tuesday 07 April 2026 01:01:51 +0000 (0:00:00.440) 0:02:52.476 ********* 2026-04-07 01:01:53.083360 | instance | ok: [instance] 2026-04-07 01:01:53.083780 | instance | 2026-04-07 01:01:53.084281 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-07 01:01:53.084921 | instance | Tuesday 07 April 2026 01:01:53 +0000 (0:00:01.421) 0:02:53.898 ********* 2026-04-07 01:01:53.191926 | instance | ok: [instance] => { 2026-04-07 01:01:53.192204 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/critest-v1.34.0-linux-amd64.tar.gz" 2026-04-07 01:01:53.192490 | instance | } 2026-04-07 01:01:53.192741 | instance | 2026-04-07 01:01:53.193076 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-07 01:01:53.193324 | instance | Tuesday 07 April 2026 01:01:53 +0000 (0:00:00.109) 0:02:54.007 ********* 2026-04-07 01:01:53.589169 | instance | ok: [instance] 2026-04-07 01:01:53.589355 | instance | 2026-04-07 01:01:53.589581 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-07 01:01:53.589797 | instance | Tuesday 07 April 2026 01:01:53 +0000 (0:00:00.396) 0:02:54.404 ********* 2026-04-07 01:01:54.791630 | instance | ok: [instance] 2026-04-07 01:01:54.791845 | instance | 2026-04-07 01:01:54.792123 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-04-07 01:01:54.792389 | instance | Tuesday 07 April 2026 01:01:54 +0000 (0:00:01.202) 0:02:55.606 ********* 2026-04-07 01:01:55.283498 | instance | ok: [instance] 2026-04-07 01:01:55.283736 | instance | 2026-04-07 01:01:55.284036 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-04-07 01:01:55.284294 | instance | Tuesday 07 April 2026 01:01:55 +0000 (0:00:00.492) 0:02:56.098 ********* 2026-04-07 01:01:55.560079 | instance | ok: [instance] 2026-04-07 01:01:55.560309 | instance | 2026-04-07 01:01:55.560581 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-07 01:01:55.560859 | instance | Tuesday 07 April 2026 01:01:55 +0000 (0:00:00.276) 0:02:56.375 ********* 2026-04-07 01:01:55.860051 | instance | ok: [instance] 2026-04-07 01:01:55.860283 | instance | 2026-04-07 01:01:55.860571 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-07 01:01:55.860854 | instance | Tuesday 07 April 2026 01:01:55 +0000 (0:00:00.299) 0:02:56.675 ********* 2026-04-07 01:01:55.975445 | instance | ok: [instance] => { 2026-04-07 01:01:55.975699 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.8.0/cni-plugins-linux-amd64-v1.8.0.tgz" 2026-04-07 01:01:55.975954 | instance | } 2026-04-07 01:01:55.976199 | instance | 2026-04-07 01:01:55.976468 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-07 01:01:55.976730 | instance | Tuesday 07 April 2026 01:01:55 +0000 (0:00:00.115) 0:02:56.791 ********* 2026-04-07 01:01:56.408367 | instance | ok: [instance] 2026-04-07 01:01:56.408596 | instance | 2026-04-07 01:01:56.408863 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-07 01:01:56.409202 | instance | Tuesday 07 April 2026 01:01:56 +0000 (0:00:00.432) 0:02:57.223 ********* 2026-04-07 01:01:59.425177 | instance | ok: [instance] 2026-04-07 01:01:59.425388 | instance | 2026-04-07 01:01:59.425660 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-04-07 01:01:59.425934 | instance | Tuesday 07 April 2026 01:01:59 +0000 (0:00:03.016) 0:03:00.239 ********* 2026-04-07 01:01:59.571843 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-04-07 01:01:59.571934 | instance | 2026-04-07 01:01:59.572057 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-04-07 01:01:59.572254 | instance | Tuesday 07 April 2026 01:01:59 +0000 (0:00:00.147) 0:03:00.387 ********* 2026-04-07 01:02:00.594505 | instance | ok: [instance] 2026-04-07 01:02:00.594804 | instance | 2026-04-07 01:02:00.594953 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-04-07 01:02:00.595121 | instance | Tuesday 07 April 2026 01:02:00 +0000 (0:00:01.022) 0:03:01.409 ********* 2026-04-07 01:02:00.851357 | instance | ok: [instance] 2026-04-07 01:02:00.851573 | instance | 2026-04-07 01:02:00.851840 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-04-07 01:02:00.852116 | instance | Tuesday 07 April 2026 01:02:00 +0000 (0:00:00.257) 0:03:01.666 ********* 2026-04-07 01:02:01.292076 | instance | ok: [instance] 2026-04-07 01:02:01.292294 | instance | 2026-04-07 01:02:01.292567 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-04-07 01:02:01.292832 | instance | Tuesday 07 April 2026 01:02:01 +0000 (0:00:00.440) 0:03:02.107 ********* 2026-04-07 01:02:02.062743 | instance | ok: [instance] => (item=br_netfilter) 2026-04-07 01:02:02.063025 | instance | ok: [instance] => (item=ip_tables) 2026-04-07 01:02:02.063308 | instance | ok: [instance] => (item=ip6_tables) 2026-04-07 01:02:02.063597 | instance | ok: [instance] => (item=nf_conntrack) 2026-04-07 01:02:02.063865 | instance | 2026-04-07 01:02:02.064189 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-07 01:02:02.064582 | instance | Tuesday 07 April 2026 01:02:02 +0000 (0:00:00.770) 0:03:02.878 ********* 2026-04-07 01:02:02.344046 | instance | ok: [instance] 2026-04-07 01:02:02.344414 | instance | 2026-04-07 01:02:02.344812 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-07 01:02:02.345270 | instance | Tuesday 07 April 2026 01:02:02 +0000 (0:00:00.280) 0:03:03.158 ********* 2026-04-07 01:02:02.450554 | instance | ok: [instance] => { 2026-04-07 01:02:02.450778 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-04-07 01:02:02.451063 | instance | } 2026-04-07 01:02:02.451376 | instance | 2026-04-07 01:02:02.451634 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-07 01:02:02.451921 | instance | Tuesday 07 April 2026 01:02:02 +0000 (0:00:00.106) 0:03:03.265 ********* 2026-04-07 01:02:02.888463 | instance | ok: [instance] 2026-04-07 01:02:02.888602 | instance | 2026-04-07 01:02:02.888614 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-07 01:02:02.888738 | instance | Tuesday 07 April 2026 01:02:02 +0000 (0:00:00.438) 0:03:03.703 ********* 2026-04-07 01:02:02.980856 | instance | skipping: [instance] 2026-04-07 01:02:02.981100 | instance | 2026-04-07 01:02:02.981465 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-04-07 01:02:02.981862 | instance | Tuesday 07 April 2026 01:02:02 +0000 (0:00:00.091) 0:03:03.795 ********* 2026-04-07 01:02:03.127264 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-04-07 01:02:03.127379 | instance | 2026-04-07 01:02:03.127534 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-04-07 01:02:03.127694 | instance | Tuesday 07 April 2026 01:02:03 +0000 (0:00:00.146) 0:03:03.942 ********* 2026-04-07 01:02:03.300380 | instance | skipping: [instance] 2026-04-07 01:02:03.300581 | instance | 2026-04-07 01:02:03.300866 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-04-07 01:02:03.301187 | instance | Tuesday 07 April 2026 01:02:03 +0000 (0:00:00.173) 0:03:04.115 ********* 2026-04-07 01:02:04.392500 | instance | ok: [instance] 2026-04-07 01:02:04.392634 | instance | 2026-04-07 01:02:04.392813 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-04-07 01:02:04.393025 | instance | Tuesday 07 April 2026 01:02:04 +0000 (0:00:01.092) 0:03:05.207 ********* 2026-04-07 01:02:05.712277 | instance | ok: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-04-07 01:02:05.712336 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-04-07 01:02:05.712348 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-04-07 01:02:05.712362 | instance | ok: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-04-07 01:02:05.712978 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-04-07 01:02:05.713083 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-04-07 01:02:05.713552 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-04-07 01:02:05.713927 | instance | 2026-04-07 01:02:05.714097 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-04-07 01:02:05.714377 | instance | Tuesday 07 April 2026 01:02:05 +0000 (0:00:01.318) 0:03:06.526 ********* 2026-04-07 01:02:06.300103 | instance | ok: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-04-07 01:02:06.300173 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-04-07 01:02:06.300388 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-04-07 01:02:06.300450 | instance | 2026-04-07 01:02:06.300623 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-04-07 01:02:06.300776 | instance | Tuesday 07 April 2026 01:02:06 +0000 (0:00:00.588) 0:03:07.115 ********* 2026-04-07 01:02:06.760061 | instance | ok: [instance] 2026-04-07 01:02:06.760123 | instance | 2026-04-07 01:02:06.760349 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-04-07 01:02:06.760366 | instance | Tuesday 07 April 2026 01:02:06 +0000 (0:00:00.460) 0:03:07.575 ********* 2026-04-07 01:02:07.210057 | instance | ok: [instance] 2026-04-07 01:02:07.210155 | instance | 2026-04-07 01:02:07.210279 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-04-07 01:02:07.210403 | instance | Tuesday 07 April 2026 01:02:07 +0000 (0:00:00.449) 0:03:08.025 ********* 2026-04-07 01:02:07.442566 | instance | ok: [instance] 2026-04-07 01:02:07.442682 | instance | 2026-04-07 01:02:07.442847 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-04-07 01:02:07.442976 | instance | Tuesday 07 April 2026 01:02:07 +0000 (0:00:00.232) 0:03:08.258 ********* 2026-04-07 01:02:07.506458 | instance | skipping: [instance] 2026-04-07 01:02:07.506671 | instance | 2026-04-07 01:02:07.506683 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-04-07 01:02:07.506811 | instance | Tuesday 07 April 2026 01:02:07 +0000 (0:00:00.063) 0:03:08.322 ********* 2026-04-07 01:02:08.030565 | instance | ok: [instance] => (item=swap) 2026-04-07 01:02:08.030637 | instance | ok: [instance] => (item=none) 2026-04-07 01:02:08.030896 | instance | 2026-04-07 01:02:08.030951 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-04-07 01:02:08.031034 | instance | Tuesday 07 April 2026 01:02:08 +0000 (0:00:00.524) 0:03:08.846 ********* 2026-04-07 01:02:08.483167 | instance | ok: [instance] 2026-04-07 01:02:08.483243 | instance | 2026-04-07 01:02:08.483374 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-04-07 01:02:08.483521 | instance | Tuesday 07 April 2026 01:02:08 +0000 (0:00:00.452) 0:03:09.298 ********* 2026-04-07 01:02:08.922086 | instance | ok: [instance] 2026-04-07 01:02:08.923096 | instance | 2026-04-07 01:02:08.923143 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-04-07 01:02:08.923151 | instance | Tuesday 07 April 2026 01:02:08 +0000 (0:00:00.396) 0:03:09.695 ********* 2026-04-07 01:02:08.923157 | instance | 2026-04-07 01:02:08.923163 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-04-07 01:02:08.923169 | instance | Tuesday 07 April 2026 01:02:08 +0000 (0:00:00.042) 0:03:09.737 ********* 2026-04-07 01:02:09.368860 | instance | ok: [instance] 2026-04-07 01:02:09.369617 | instance | 2026-04-07 01:02:09.369682 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-04-07 01:02:09.369694 | instance | Tuesday 07 April 2026 01:02:09 +0000 (0:00:00.446) 0:03:10.184 ********* 2026-04-07 01:02:10.503302 | instance | ok: [instance] 2026-04-07 01:02:10.503399 | instance | 2026-04-07 01:02:10.503522 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-04-07 01:02:10.503640 | instance | Tuesday 07 April 2026 01:02:10 +0000 (0:00:01.134) 0:03:11.318 ********* 2026-04-07 01:02:13.279112 | instance | ok: [instance] 2026-04-07 01:02:13.279234 | instance | 2026-04-07 01:02:13.279273 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-04-07 01:02:13.279396 | instance | Tuesday 07 April 2026 01:02:13 +0000 (0:00:02.775) 0:03:14.094 ********* 2026-04-07 01:02:13.581342 | instance | ok: [instance] 2026-04-07 01:02:13.581526 | instance | 2026-04-07 01:02:13.581791 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-04-07 01:02:13.582053 | instance | Tuesday 07 April 2026 01:02:13 +0000 (0:00:00.301) 0:03:14.396 ********* 2026-04-07 01:02:14.159816 | instance | ok: [instance] 2026-04-07 01:02:14.159975 | instance | 2026-04-07 01:02:14.160172 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-04-07 01:02:14.160398 | instance | Tuesday 07 April 2026 01:02:14 +0000 (0:00:00.578) 0:03:14.974 ********* 2026-04-07 01:02:14.326471 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-04-07 01:02:14.326609 | instance | 2026-04-07 01:02:14.326621 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-04-07 01:02:14.326714 | instance | Tuesday 07 April 2026 01:02:14 +0000 (0:00:00.166) 0:03:15.141 ********* 2026-04-07 01:02:14.479646 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-04-07 01:02:14.480109 | instance | 2026-04-07 01:02:14.480357 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-04-07 01:02:14.480655 | instance | Tuesday 07 April 2026 01:02:14 +0000 (0:00:00.152) 0:03:15.294 ********* 2026-04-07 01:02:14.764085 | instance | ok: [instance] => (item=instance) 2026-04-07 01:02:14.764436 | instance | 2026-04-07 01:02:14.764565 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-04-07 01:02:14.764819 | instance | Tuesday 07 April 2026 01:02:14 +0000 (0:00:00.284) 0:03:15.579 ********* 2026-04-07 01:02:14.846319 | instance | ok: [instance] 2026-04-07 01:02:14.846443 | instance | 2026-04-07 01:02:14.846618 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-04-07 01:02:14.846779 | instance | Tuesday 07 April 2026 01:02:14 +0000 (0:00:00.082) 0:03:15.661 ********* 2026-04-07 01:02:14.928501 | instance | skipping: [instance] 2026-04-07 01:02:14.928598 | instance | 2026-04-07 01:02:14.928720 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-04-07 01:02:14.928842 | instance | Tuesday 07 April 2026 01:02:14 +0000 (0:00:00.082) 0:03:15.744 ********* 2026-04-07 01:02:14.995665 | instance | ok: [instance] => { 2026-04-07 01:02:14.996030 | instance | "msg": "instance" 2026-04-07 01:02:14.996742 | instance | } 2026-04-07 01:02:14.997116 | instance | 2026-04-07 01:02:14.997475 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-04-07 01:02:14.997819 | instance | Tuesday 07 April 2026 01:02:14 +0000 (0:00:00.066) 0:03:15.810 ********* 2026-04-07 01:02:15.544546 | instance | ok: [instance] 2026-04-07 01:02:15.544787 | instance | 2026-04-07 01:02:15.545116 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-04-07 01:02:15.545388 | instance | Tuesday 07 April 2026 01:02:15 +0000 (0:00:00.549) 0:03:16.359 ********* 2026-04-07 01:02:15.619168 | instance | skipping: [instance] 2026-04-07 01:02:15.619458 | instance | 2026-04-07 01:02:15.619754 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-04-07 01:02:15.620067 | instance | Tuesday 07 April 2026 01:02:15 +0000 (0:00:00.074) 0:03:16.433 ********* 2026-04-07 01:02:15.686084 | instance | skipping: [instance] 2026-04-07 01:02:15.686413 | instance | 2026-04-07 01:02:15.686704 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-04-07 01:02:15.687011 | instance | Tuesday 07 April 2026 01:02:15 +0000 (0:00:00.067) 0:03:16.501 ********* 2026-04-07 01:02:15.747905 | instance | skipping: [instance] 2026-04-07 01:02:15.748164 | instance | 2026-04-07 01:02:15.748436 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-04-07 01:02:15.748691 | instance | Tuesday 07 April 2026 01:02:15 +0000 (0:00:00.061) 0:03:16.562 ********* 2026-04-07 01:02:15.902346 | instance | skipping: [instance] 2026-04-07 01:02:15.902510 | instance | 2026-04-07 01:02:15.902703 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-04-07 01:02:15.902882 | instance | Tuesday 07 April 2026 01:02:15 +0000 (0:00:00.154) 0:03:16.717 ********* 2026-04-07 01:02:15.967343 | instance | skipping: [instance] 2026-04-07 01:02:15.967590 | instance | 2026-04-07 01:02:15.967920 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-04-07 01:02:15.968189 | instance | Tuesday 07 April 2026 01:02:15 +0000 (0:00:00.064) 0:03:16.782 ********* 2026-04-07 01:02:16.026926 | instance | skipping: [instance] 2026-04-07 01:02:16.027183 | instance | 2026-04-07 01:02:16.027477 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-04-07 01:02:16.027763 | instance | Tuesday 07 April 2026 01:02:16 +0000 (0:00:00.059) 0:03:16.842 ********* 2026-04-07 01:02:16.097489 | instance | skipping: [instance] 2026-04-07 01:02:16.097719 | instance | 2026-04-07 01:02:16.097984 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-04-07 01:02:16.098255 | instance | Tuesday 07 April 2026 01:02:16 +0000 (0:00:00.069) 0:03:16.912 ********* 2026-04-07 01:02:16.333102 | instance | ok: [instance] 2026-04-07 01:02:16.333329 | instance | 2026-04-07 01:02:16.333628 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-04-07 01:02:16.333897 | instance | Tuesday 07 April 2026 01:02:16 +0000 (0:00:00.236) 0:03:17.148 ********* 2026-04-07 01:02:16.576439 | instance | ok: [instance] 2026-04-07 01:02:16.576679 | instance | 2026-04-07 01:02:16.576998 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-04-07 01:02:16.577275 | instance | Tuesday 07 April 2026 01:02:16 +0000 (0:00:00.243) 0:03:17.391 ********* 2026-04-07 01:02:16.645488 | instance | skipping: [instance] 2026-04-07 01:02:16.645781 | instance | 2026-04-07 01:02:16.646094 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-04-07 01:02:16.646445 | instance | Tuesday 07 April 2026 01:02:16 +0000 (0:00:00.069) 0:03:17.460 ********* 2026-04-07 01:02:16.899573 | instance | ok: [instance] 2026-04-07 01:02:16.899704 | instance | 2026-04-07 01:02:16.899885 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-04-07 01:02:16.900108 | instance | Tuesday 07 April 2026 01:02:16 +0000 (0:00:00.254) 0:03:17.715 ********* 2026-04-07 01:02:17.145779 | instance | ok: [instance] 2026-04-07 01:02:17.145889 | instance | 2026-04-07 01:02:17.145966 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-04-07 01:02:17.146088 | instance | Tuesday 07 April 2026 01:02:17 +0000 (0:00:00.246) 0:03:17.961 ********* 2026-04-07 01:02:17.407103 | instance | ok: [instance] 2026-04-07 01:02:17.407304 | instance | 2026-04-07 01:02:17.407600 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-04-07 01:02:17.407884 | instance | Tuesday 07 April 2026 01:02:17 +0000 (0:00:00.260) 0:03:18.222 ********* 2026-04-07 01:02:18.470857 | instance | ok: [instance] 2026-04-07 01:02:18.471106 | instance | 2026-04-07 01:02:18.471409 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-04-07 01:02:18.471681 | instance | Tuesday 07 April 2026 01:02:18 +0000 (0:00:01.063) 0:03:19.286 ********* 2026-04-07 01:02:19.480054 | instance | ok: [instance] 2026-04-07 01:02:19.480240 | instance | 2026-04-07 01:02:19.480388 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-04-07 01:02:19.480579 | instance | Tuesday 07 April 2026 01:02:19 +0000 (0:00:01.009) 0:03:20.295 ********* 2026-04-07 01:02:19.583871 | instance | skipping: [instance] 2026-04-07 01:02:19.583969 | instance | 2026-04-07 01:02:19.584100 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-04-07 01:02:19.584230 | instance | Tuesday 07 April 2026 01:02:19 +0000 (0:00:00.103) 0:03:20.399 ********* 2026-04-07 01:02:19.673264 | instance | skipping: [instance] 2026-04-07 01:02:19.673514 | instance | 2026-04-07 01:02:19.673778 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-04-07 01:02:19.674041 | instance | Tuesday 07 April 2026 01:02:19 +0000 (0:00:00.089) 0:03:20.488 ********* 2026-04-07 01:02:20.482617 | instance | ok: [instance] 2026-04-07 01:02:20.482868 | instance | 2026-04-07 01:02:20.483144 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-04-07 01:02:20.483464 | instance | Tuesday 07 April 2026 01:02:20 +0000 (0:00:00.809) 0:03:21.297 ********* 2026-04-07 01:02:20.560498 | instance | skipping: [instance] => (item=DaemonSet) 2026-04-07 01:02:20.560821 | instance | skipping: [instance] => (item=ConfigMap) 2026-04-07 01:02:20.561128 | instance | skipping: [instance] 2026-04-07 01:02:20.561373 | instance | 2026-04-07 01:02:20.561635 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-04-07 01:02:20.561893 | instance | Tuesday 07 April 2026 01:02:20 +0000 (0:00:00.077) 0:03:21.375 ********* 2026-04-07 01:02:20.632404 | instance | skipping: [instance] 2026-04-07 01:02:20.632909 | instance | 2026-04-07 01:02:20.633001 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-04-07 01:02:20.633297 | instance | Tuesday 07 April 2026 01:02:20 +0000 (0:00:00.071) 0:03:21.447 ********* 2026-04-07 01:02:20.706880 | instance | skipping: [instance] 2026-04-07 01:02:20.707141 | instance | 2026-04-07 01:02:20.707447 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-04-07 01:02:20.707766 | instance | Tuesday 07 April 2026 01:02:20 +0000 (0:00:00.074) 0:03:21.522 ********* 2026-04-07 01:02:20.776837 | instance | skipping: [instance] 2026-04-07 01:02:20.777128 | instance | 2026-04-07 01:02:20.777404 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-04-07 01:02:20.777669 | instance | Tuesday 07 April 2026 01:02:20 +0000 (0:00:00.070) 0:03:21.592 ********* 2026-04-07 01:02:20.842196 | instance | skipping: [instance] 2026-04-07 01:02:20.842472 | instance | 2026-04-07 01:02:20.842759 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-04-07 01:02:20.843058 | instance | Tuesday 07 April 2026 01:02:20 +0000 (0:00:00.065) 0:03:21.657 ********* 2026-04-07 01:02:21.373077 | instance | ok: [instance] 2026-04-07 01:02:21.373325 | instance | 2026-04-07 01:02:21.373623 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-04-07 01:02:21.373906 | instance | Tuesday 07 April 2026 01:02:21 +0000 (0:00:00.530) 0:03:22.188 ********* 2026-04-07 01:02:22.413860 | instance | ok: [instance] 2026-04-07 01:02:22.414008 | instance | 2026-04-07 01:02:22.414205 | instance | PLAY [Install control-plane components] **************************************** 2026-04-07 01:02:22.414376 | instance | 2026-04-07 01:02:22.414563 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-07 01:02:22.414768 | instance | Tuesday 07 April 2026 01:02:22 +0000 (0:00:01.041) 0:03:23.229 ********* 2026-04-07 01:02:25.994614 | instance | ok: [instance] 2026-04-07 01:02:25.994850 | instance | 2026-04-07 01:02:25.995146 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-07 01:02:25.995409 | instance | Tuesday 07 April 2026 01:02:25 +0000 (0:00:03.580) 0:03:26.809 ********* 2026-04-07 01:02:26.276620 | instance | ok: [instance] 2026-04-07 01:02:26.276901 | instance | 2026-04-07 01:02:26.277272 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-07 01:02:26.277594 | instance | Tuesday 07 April 2026 01:02:26 +0000 (0:00:00.281) 0:03:27.091 ********* 2026-04-07 01:02:27.388966 | instance | ok: [instance] 2026-04-07 01:02:27.389246 | instance | 2026-04-07 01:02:27.389535 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-07 01:02:27.389790 | instance | Tuesday 07 April 2026 01:02:27 +0000 (0:00:01.112) 0:03:28.203 ********* 2026-04-07 01:02:27.666195 | instance | ok: [instance] 2026-04-07 01:02:27.666329 | instance | 2026-04-07 01:02:27.666503 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-07 01:02:27.666711 | instance | Tuesday 07 April 2026 01:02:27 +0000 (0:00:00.277) 0:03:28.481 ********* 2026-04-07 01:02:27.764814 | instance | ok: [instance] => { 2026-04-07 01:02:27.765209 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-04-07 01:02:27.765522 | instance | } 2026-04-07 01:02:27.765799 | instance | 2026-04-07 01:02:27.766070 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-07 01:02:27.766355 | instance | Tuesday 07 April 2026 01:02:27 +0000 (0:00:00.098) 0:03:28.580 ********* 2026-04-07 01:02:28.130377 | instance | ok: [instance] 2026-04-07 01:02:28.130685 | instance | 2026-04-07 01:02:28.131070 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-07 01:02:28.131365 | instance | Tuesday 07 April 2026 01:02:28 +0000 (0:00:00.365) 0:03:28.945 ********* 2026-04-07 01:02:29.382098 | instance | ok: [instance] 2026-04-07 01:02:29.382474 | instance | 2026-04-07 01:02:29.382902 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-04-07 01:02:29.383275 | instance | Tuesday 07 April 2026 01:02:29 +0000 (0:00:01.251) 0:03:30.197 ********* 2026-04-07 01:02:29.800942 | instance | ok: [instance] 2026-04-07 01:02:29.801082 | instance | 2026-04-07 01:02:29.801323 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-04-07 01:02:29.801581 | instance | Tuesday 07 April 2026 01:02:29 +0000 (0:00:00.419) 0:03:30.616 ********* 2026-04-07 01:02:30.027326 | instance | ok: [instance] 2026-04-07 01:02:30.027595 | instance | 2026-04-07 01:02:30.027891 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-04-07 01:02:30.028181 | instance | Tuesday 07 April 2026 01:02:30 +0000 (0:00:00.226) 0:03:30.842 ********* 2026-04-07 01:02:30.305358 | instance | ok: [instance] 2026-04-07 01:02:30.305439 | instance | 2026-04-07 01:02:30.305576 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-04-07 01:02:30.305700 | instance | Tuesday 07 April 2026 01:02:30 +0000 (0:00:00.278) 0:03:31.120 ********* 2026-04-07 01:02:30.539816 | instance | ok: [instance] 2026-04-07 01:02:30.540138 | instance | 2026-04-07 01:02:30.540459 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-04-07 01:02:30.540756 | instance | Tuesday 07 April 2026 01:02:30 +0000 (0:00:00.233) 0:03:31.354 ********* 2026-04-07 01:02:30.775629 | instance | ok: [instance] 2026-04-07 01:02:30.775771 | instance | 2026-04-07 01:02:30.775955 | instance | TASK [Install plugin] ********************************************************** 2026-04-07 01:02:30.776139 | instance | Tuesday 07 April 2026 01:02:30 +0000 (0:00:00.236) 0:03:31.591 ********* 2026-04-07 01:02:30.889919 | instance | included: vexxhost.containers.download_artifact for instance 2026-04-07 01:02:30.890179 | instance | 2026-04-07 01:02:30.890505 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-07 01:02:30.890771 | instance | Tuesday 07 April 2026 01:02:30 +0000 (0:00:00.113) 0:03:31.705 ********* 2026-04-07 01:02:30.988489 | instance | ok: [instance] => { 2026-04-07 01:02:30.988783 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-04-07 01:02:30.989078 | instance | } 2026-04-07 01:02:30.989353 | instance | 2026-04-07 01:02:30.989618 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-07 01:02:30.989879 | instance | Tuesday 07 April 2026 01:02:30 +0000 (0:00:00.098) 0:03:31.803 ********* 2026-04-07 01:02:31.368381 | instance | ok: [instance] 2026-04-07 01:02:31.368527 | instance | 2026-04-07 01:02:31.368685 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-07 01:02:31.368812 | instance | Tuesday 07 April 2026 01:02:31 +0000 (0:00:00.379) 0:03:32.183 ********* 2026-04-07 01:02:32.954311 | instance | ok: [instance] 2026-04-07 01:02:32.954454 | instance | 2026-04-07 01:02:32.954643 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 01:02:32.954854 | instance | Tuesday 07 April 2026 01:02:32 +0000 (0:00:01.586) 0:03:33.769 ********* 2026-04-07 01:02:33.046320 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 01:02:33.046442 | instance | 2026-04-07 01:02:33.046642 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 01:02:33.046814 | instance | Tuesday 07 April 2026 01:02:33 +0000 (0:00:00.092) 0:03:33.861 ********* 2026-04-07 01:02:33.702287 | instance | ok: [instance] 2026-04-07 01:02:33.702490 | instance | 2026-04-07 01:02:33.702754 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-04-07 01:02:33.703041 | instance | Tuesday 07 April 2026 01:02:33 +0000 (0:00:00.655) 0:03:34.516 ********* 2026-04-07 01:02:34.581123 | instance | ok: [instance] 2026-04-07 01:02:34.581193 | instance | 2026-04-07 01:02:34.581349 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-04-07 01:02:34.581469 | instance | Tuesday 07 April 2026 01:02:34 +0000 (0:00:00.879) 0:03:35.396 ********* 2026-04-07 01:02:36.617141 | instance | ok: [instance] 2026-04-07 01:02:36.617370 | instance | 2026-04-07 01:02:36.617654 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 01:02:36.618327 | instance | Tuesday 07 April 2026 01:02:36 +0000 (0:00:02.034) 0:03:37.431 ********* 2026-04-07 01:02:36.719190 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 01:02:36.719318 | instance | 2026-04-07 01:02:36.719501 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 01:02:36.719677 | instance | Tuesday 07 April 2026 01:02:36 +0000 (0:00:00.101) 0:03:37.532 ********* 2026-04-07 01:02:37.325989 | instance | ok: [instance] 2026-04-07 01:02:37.326223 | instance | 2026-04-07 01:02:37.326591 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-04-07 01:02:37.326902 | instance | Tuesday 07 April 2026 01:02:37 +0000 (0:00:00.607) 0:03:38.140 ********* 2026-04-07 01:02:39.220585 | instance | ok: [instance] 2026-04-07 01:02:39.220812 | instance | 2026-04-07 01:02:39.221135 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-04-07 01:02:39.221471 | instance | Tuesday 07 April 2026 01:02:39 +0000 (0:00:01.894) 0:03:40.035 ********* 2026-04-07 01:02:39.954605 | instance | ok: [instance] 2026-04-07 01:02:39.954992 | instance | 2026-04-07 01:02:39.955294 | instance | PLAY [all] ********************************************************************* 2026-04-07 01:02:39.955584 | instance | 2026-04-07 01:02:39.956177 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-07 01:02:39.956439 | instance | Tuesday 07 April 2026 01:02:39 +0000 (0:00:00.733) 0:03:40.768 ********* 2026-04-07 01:02:43.769574 | instance | ok: [instance] 2026-04-07 01:02:43.769887 | instance | 2026-04-07 01:02:43.770370 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-04-07 01:02:43.770567 | instance | Tuesday 07 April 2026 01:02:43 +0000 (0:00:03.815) 0:03:44.584 ********* 2026-04-07 01:02:44.578692 | instance | ok: [instance] 2026-04-07 01:02:44.578915 | instance | 2026-04-07 01:02:44.579183 | instance | PLAY [all] ********************************************************************* 2026-04-07 01:02:44.579456 | instance | 2026-04-07 01:02:44.579721 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-04-07 01:02:44.579986 | instance | Tuesday 07 April 2026 01:02:44 +0000 (0:00:00.809) 0:03:45.393 ********* 2026-04-07 01:02:45.506239 | instance | ok: [instance] 2026-04-07 01:02:45.506320 | instance | 2026-04-07 01:02:45.506420 | instance | PLAY [controllers] ************************************************************* 2026-04-07 01:02:45.506533 | instance | 2026-04-07 01:02:45.506653 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-07 01:02:45.506774 | instance | Tuesday 07 April 2026 01:02:45 +0000 (0:00:00.925) 0:03:46.319 ********* 2026-04-07 01:02:49.418538 | instance | ok: [instance] 2026-04-07 01:02:49.418890 | instance | 2026-04-07 01:02:49.419094 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 01:02:49.419370 | instance | Tuesday 07 April 2026 01:02:49 +0000 (0:00:03.914) 0:03:50.233 ********* 2026-04-07 01:02:49.528341 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 01:02:49.528574 | instance | 2026-04-07 01:02:49.528847 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 01:02:49.529152 | instance | Tuesday 07 April 2026 01:02:49 +0000 (0:00:00.109) 0:03:50.343 ********* 2026-04-07 01:02:50.076329 | instance | ok: [instance] 2026-04-07 01:02:50.076559 | instance | 2026-04-07 01:02:50.076913 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-04-07 01:02:50.077225 | instance | Tuesday 07 April 2026 01:02:50 +0000 (0:00:00.547) 0:03:50.891 ********* 2026-04-07 01:02:51.421979 | instance | ok: [instance] 2026-04-07 01:02:51.422185 | instance | 2026-04-07 01:02:51.422470 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 01:02:51.422744 | instance | Tuesday 07 April 2026 01:02:51 +0000 (0:00:01.345) 0:03:52.236 ********* 2026-04-07 01:02:51.523613 | instance | skipping: [instance] 2026-04-07 01:02:51.523849 | instance | 2026-04-07 01:02:51.524128 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-04-07 01:02:51.524392 | instance | Tuesday 07 April 2026 01:02:51 +0000 (0:00:00.102) 0:03:52.339 ********* 2026-04-07 01:02:51.625290 | instance | skipping: [instance] 2026-04-07 01:02:51.625500 | instance | 2026-04-07 01:02:51.625788 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-04-07 01:02:51.626058 | instance | Tuesday 07 April 2026 01:02:51 +0000 (0:00:00.101) 0:03:52.440 ********* 2026-04-07 01:02:51.783904 | instance | skipping: [instance] 2026-04-07 01:02:51.784135 | instance | 2026-04-07 01:02:51.784419 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-04-07 01:02:51.784687 | instance | Tuesday 07 April 2026 01:02:51 +0000 (0:00:00.158) 0:03:52.599 ********* 2026-04-07 01:02:51.887314 | instance | skipping: [instance] 2026-04-07 01:02:51.887549 | instance | 2026-04-07 01:02:51.887829 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-04-07 01:02:51.888119 | instance | Tuesday 07 April 2026 01:02:51 +0000 (0:00:00.103) 0:03:52.702 ********* 2026-04-07 01:02:51.992413 | instance | skipping: [instance] 2026-04-07 01:02:51.992659 | instance | 2026-04-07 01:02:51.992989 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-04-07 01:02:51.993320 | instance | Tuesday 07 April 2026 01:02:51 +0000 (0:00:00.105) 0:03:52.807 ********* 2026-04-07 01:02:52.090832 | instance | skipping: [instance] 2026-04-07 01:02:52.091103 | instance | 2026-04-07 01:02:52.091384 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-04-07 01:02:52.091659 | instance | Tuesday 07 April 2026 01:02:52 +0000 (0:00:00.098) 0:03:52.905 ********* 2026-04-07 01:02:52.156633 | instance | skipping: [instance] 2026-04-07 01:02:52.156866 | instance | 2026-04-07 01:02:52.157176 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Suspend the existing HelmRelease] ***** 2026-04-07 01:02:52.157436 | instance | Tuesday 07 April 2026 01:02:52 +0000 (0:00:00.065) 0:03:52.971 ********* 2026-04-07 01:02:52.219701 | instance | skipping: [instance] 2026-04-07 01:02:52.219979 | instance | 2026-04-07 01:02:52.220287 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Remove the existing HelmRelease] ****** 2026-04-07 01:02:52.220563 | instance | Tuesday 07 April 2026 01:02:52 +0000 (0:00:00.062) 0:03:53.034 ********* 2026-04-07 01:02:52.284822 | instance | skipping: [instance] 2026-04-07 01:02:52.285084 | instance | 2026-04-07 01:02:52.285359 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-04-07 01:02:52.285681 | instance | Tuesday 07 April 2026 01:02:52 +0000 (0:00:00.065) 0:03:53.100 ********* 2026-04-07 01:02:52.427754 | instance | skipping: [instance] 2026-04-07 01:02:52.428144 | instance | 2026-04-07 01:02:52.428580 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-04-07 01:02:52.428903 | instance | Tuesday 07 April 2026 01:02:52 +0000 (0:00:00.142) 0:03:53.242 ********* 2026-04-07 01:02:52.489930 | instance | skipping: [instance] 2026-04-07 01:02:52.490161 | instance | 2026-04-07 01:02:52.490465 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-04-07 01:02:52.490773 | instance | Tuesday 07 April 2026 01:02:52 +0000 (0:00:00.062) 0:03:53.305 ********* 2026-04-07 01:02:52.550508 | instance | skipping: [instance] 2026-04-07 01:02:52.550728 | instance | 2026-04-07 01:02:52.551024 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-04-07 01:02:52.551248 | instance | Tuesday 07 April 2026 01:02:52 +0000 (0:00:00.060) 0:03:53.366 ********* 2026-04-07 01:02:52.615912 | instance | skipping: [instance] 2026-04-07 01:02:52.616157 | instance | 2026-04-07 01:02:52.616446 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-04-07 01:02:52.616725 | instance | Tuesday 07 April 2026 01:02:52 +0000 (0:00:00.065) 0:03:53.431 ********* 2026-04-07 01:02:52.744960 | instance | skipping: [instance] 2026-04-07 01:02:52.745289 | instance | 2026-04-07 01:02:52.745633 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-04-07 01:02:52.745919 | instance | Tuesday 07 April 2026 01:02:52 +0000 (0:00:00.128) 0:03:53.559 ********* 2026-04-07 01:02:52.806443 | instance | skipping: [instance] 2026-04-07 01:02:52.806695 | instance | 2026-04-07 01:02:52.806974 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-04-07 01:02:52.807212 | instance | Tuesday 07 April 2026 01:02:52 +0000 (0:00:00.062) 0:03:53.622 ********* 2026-04-07 01:02:52.867612 | instance | skipping: [instance] 2026-04-07 01:02:52.867848 | instance | 2026-04-07 01:02:52.868114 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-04-07 01:02:52.868362 | instance | Tuesday 07 April 2026 01:02:52 +0000 (0:00:00.061) 0:03:53.683 ********* 2026-04-07 01:02:52.965723 | instance | skipping: [instance] 2026-04-07 01:02:52.965930 | instance | 2026-04-07 01:02:52.966199 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-04-07 01:02:52.966473 | instance | Tuesday 07 April 2026 01:02:52 +0000 (0:00:00.097) 0:03:53.780 ********* 2026-04-07 01:02:53.029549 | instance | skipping: [instance] 2026-04-07 01:02:53.029816 | instance | 2026-04-07 01:02:53.030120 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-04-07 01:02:53.030406 | instance | Tuesday 07 April 2026 01:02:53 +0000 (0:00:00.064) 0:03:53.844 ********* 2026-04-07 01:02:53.095493 | instance | skipping: [instance] 2026-04-07 01:02:53.095749 | instance | 2026-04-07 01:02:53.096003 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-04-07 01:02:53.096290 | instance | Tuesday 07 April 2026 01:02:53 +0000 (0:00:00.066) 0:03:53.911 ********* 2026-04-07 01:02:53.158624 | instance | skipping: [instance] 2026-04-07 01:02:53.158844 | instance | 2026-04-07 01:02:53.159157 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-04-07 01:02:53.159442 | instance | Tuesday 07 April 2026 01:02:53 +0000 (0:00:00.063) 0:03:53.974 ********* 2026-04-07 01:02:53.222675 | instance | skipping: [instance] 2026-04-07 01:02:53.222927 | instance | 2026-04-07 01:02:53.223267 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-04-07 01:02:53.223683 | instance | Tuesday 07 April 2026 01:02:53 +0000 (0:00:00.063) 0:03:54.038 ********* 2026-04-07 01:02:53.290145 | instance | skipping: [instance] 2026-04-07 01:02:53.290866 | instance | 2026-04-07 01:02:53.291168 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-04-07 01:02:53.291594 | instance | Tuesday 07 April 2026 01:02:53 +0000 (0:00:00.066) 0:03:54.104 ********* 2026-04-07 01:02:53.369448 | instance | skipping: [instance] 2026-04-07 01:02:53.369687 | instance | 2026-04-07 01:02:53.369957 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-04-07 01:02:53.370221 | instance | Tuesday 07 April 2026 01:02:53 +0000 (0:00:00.079) 0:03:54.184 ********* 2026-04-07 01:02:53.514138 | instance | skipping: [instance] 2026-04-07 01:02:53.514277 | instance | 2026-04-07 01:02:53.514608 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-04-07 01:02:53.514700 | instance | Tuesday 07 April 2026 01:02:53 +0000 (0:00:00.145) 0:03:54.329 ********* 2026-04-07 01:02:53.677844 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-04-07 01:02:53.678117 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-04-07 01:02:53.678391 | instance | skipping: [instance] 2026-04-07 01:02:53.678646 | instance | 2026-04-07 01:02:53.678925 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-04-07 01:02:53.679192 | instance | Tuesday 07 April 2026 01:02:53 +0000 (0:00:00.163) 0:03:54.492 ********* 2026-04-07 01:02:53.752811 | instance | skipping: [instance] 2026-04-07 01:02:53.753002 | instance | 2026-04-07 01:02:53.753217 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-04-07 01:02:53.753450 | instance | Tuesday 07 April 2026 01:02:53 +0000 (0:00:00.071) 0:03:54.564 ********* 2026-04-07 01:02:53.891508 | instance | skipping: [instance] 2026-04-07 01:02:53.891582 | instance | 2026-04-07 01:02:53.891695 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-04-07 01:02:53.891814 | instance | Tuesday 07 April 2026 01:02:53 +0000 (0:00:00.142) 0:03:54.706 ********* 2026-04-07 01:02:53.963360 | instance | skipping: [instance] 2026-04-07 01:02:53.963599 | instance | 2026-04-07 01:02:53.963899 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-04-07 01:02:53.964168 | instance | Tuesday 07 April 2026 01:02:53 +0000 (0:00:00.071) 0:03:54.778 ********* 2026-04-07 01:02:54.028854 | instance | skipping: [instance] 2026-04-07 01:02:54.029040 | instance | 2026-04-07 01:02:54.029220 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-04-07 01:02:54.029400 | instance | Tuesday 07 April 2026 01:02:54 +0000 (0:00:00.065) 0:03:54.844 ********* 2026-04-07 01:02:54.193842 | instance | skipping: [instance] 2026-04-07 01:02:54.194087 | instance | 2026-04-07 01:02:54.194354 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-04-07 01:02:54.194594 | instance | 2026-04-07 01:02:54.194852 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-07 01:02:54.195110 | instance | Tuesday 07 April 2026 01:02:54 +0000 (0:00:00.164) 0:03:55.009 ********* 2026-04-07 01:02:58.163903 | instance | ok: [instance] 2026-04-07 01:02:58.164098 | instance | 2026-04-07 01:02:58.164298 | instance | TASK [vexxhost.atmosphere.cert_manager : Suspend the existing HelmRelease] ***** 2026-04-07 01:02:58.164469 | instance | Tuesday 07 April 2026 01:02:58 +0000 (0:00:03.969) 0:03:58.978 ********* 2026-04-07 01:02:58.906898 | instance | ok: [instance] 2026-04-07 01:02:58.907164 | instance | 2026-04-07 01:02:58.907437 | instance | TASK [vexxhost.atmosphere.cert_manager : Remove the existing HelmRelease] ****** 2026-04-07 01:02:58.907717 | instance | Tuesday 07 April 2026 01:02:58 +0000 (0:00:00.742) 0:03:59.721 ********* 2026-04-07 01:02:59.631079 | instance | ok: [instance] 2026-04-07 01:02:59.631289 | instance | 2026-04-07 01:02:59.631535 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-04-07 01:02:59.631779 | instance | Tuesday 07 April 2026 01:02:59 +0000 (0:00:00.724) 0:04:00.446 ********* 2026-04-07 01:02:59.741845 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-04-07 01:02:59.742070 | instance | 2026-04-07 01:02:59.742392 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 01:02:59.742675 | instance | Tuesday 07 April 2026 01:02:59 +0000 (0:00:00.110) 0:04:00.556 ********* 2026-04-07 01:02:59.846114 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 01:02:59.846175 | instance | 2026-04-07 01:02:59.846186 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 01:02:59.846196 | instance | Tuesday 07 April 2026 01:02:59 +0000 (0:00:00.103) 0:04:00.659 ********* 2026-04-07 01:03:00.525403 | instance | ok: [instance] 2026-04-07 01:03:00.525606 | instance | 2026-04-07 01:03:00.525879 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-04-07 01:03:00.526145 | instance | Tuesday 07 April 2026 01:03:00 +0000 (0:00:00.679) 0:04:01.339 ********* 2026-04-07 01:03:02.736756 | instance | ok: [instance] 2026-04-07 01:03:02.737039 | instance | 2026-04-07 01:03:02.737331 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-04-07 01:03:02.737598 | instance | Tuesday 07 April 2026 01:03:02 +0000 (0:00:02.211) 0:04:03.550 ********* 2026-04-07 01:03:03.543190 | instance | ok: [instance] 2026-04-07 01:03:03.543414 | instance | 2026-04-07 01:03:03.543706 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-04-07 01:03:03.543976 | instance | Tuesday 07 April 2026 01:03:03 +0000 (0:00:00.807) 0:04:04.358 ********* 2026-04-07 01:03:03.665850 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-04-07 01:03:03.666075 | instance | 2026-04-07 01:03:03.666388 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-04-07 01:03:03.666754 | instance | Tuesday 07 April 2026 01:03:03 +0000 (0:00:00.122) 0:04:04.480 ********* 2026-04-07 01:03:04.395760 | instance | ok: [instance] 2026-04-07 01:03:04.395983 | instance | 2026-04-07 01:03:04.396254 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-04-07 01:03:04.396575 | instance | Tuesday 07 April 2026 01:03:04 +0000 (0:00:00.729) 0:04:05.210 ********* 2026-04-07 01:03:05.082999 | instance | ok: [instance] 2026-04-07 01:03:05.083121 | instance | 2026-04-07 01:03:05.083300 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-04-07 01:03:05.083471 | instance | Tuesday 07 April 2026 01:03:05 +0000 (0:00:00.687) 0:04:05.898 ********* 2026-04-07 01:03:05.691465 | instance | ok: [instance] 2026-04-07 01:03:05.691714 | instance | 2026-04-07 01:03:05.691994 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-04-07 01:03:05.692265 | instance | Tuesday 07 April 2026 01:03:05 +0000 (0:00:00.503) 0:04:06.401 ********* 2026-04-07 01:03:05.692512 | instance | 2026-04-07 01:03:05.692792 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 01:03:05.693094 | instance | Tuesday 07 April 2026 01:03:05 +0000 (0:00:00.103) 0:04:06.505 ********* 2026-04-07 01:03:05.798950 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 01:03:05.799103 | instance | 2026-04-07 01:03:05.799279 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 01:03:05.799443 | instance | Tuesday 07 April 2026 01:03:05 +0000 (0:00:00.108) 0:04:06.614 ********* 2026-04-07 01:03:06.420701 | instance | ok: [instance] 2026-04-07 01:03:06.420854 | instance | 2026-04-07 01:03:06.421067 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Remove the existing HelmRelease] ***** 2026-04-07 01:03:06.421249 | instance | Tuesday 07 April 2026 01:03:06 +0000 (0:00:00.621) 0:04:07.235 ********* 2026-04-07 01:03:07.114821 | instance | ok: [instance] 2026-04-07 01:03:07.114968 | instance | 2026-04-07 01:03:07.115125 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-04-07 01:03:07.115288 | instance | Tuesday 07 April 2026 01:03:07 +0000 (0:00:00.694) 0:04:07.929 ********* 2026-04-07 01:03:08.853027 | instance | ok: [instance] 2026-04-07 01:03:08.853175 | instance | 2026-04-07 01:03:08.853351 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 01:03:08.853517 | instance | Tuesday 07 April 2026 01:03:08 +0000 (0:00:01.738) 0:04:09.668 ********* 2026-04-07 01:03:08.962664 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 01:03:08.962786 | instance | 2026-04-07 01:03:08.962986 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 01:03:08.963155 | instance | Tuesday 07 April 2026 01:03:08 +0000 (0:00:00.109) 0:04:09.778 ********* 2026-04-07 01:03:09.560880 | instance | ok: [instance] 2026-04-07 01:03:09.561076 | instance | 2026-04-07 01:03:09.561258 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Suspend the existing HelmRelease] *** 2026-04-07 01:03:09.561461 | instance | Tuesday 07 April 2026 01:03:09 +0000 (0:00:00.597) 0:04:10.376 ********* 2026-04-07 01:03:10.284325 | instance | ok: [instance] 2026-04-07 01:03:10.284624 | instance | 2026-04-07 01:03:10.285099 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Remove the existing HelmRelease] *** 2026-04-07 01:03:10.285419 | instance | Tuesday 07 April 2026 01:03:10 +0000 (0:00:00.723) 0:04:11.099 ********* 2026-04-07 01:03:10.989674 | instance | ok: [instance] 2026-04-07 01:03:10.989904 | instance | 2026-04-07 01:03:10.990210 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-04-07 01:03:10.990499 | instance | Tuesday 07 April 2026 01:03:10 +0000 (0:00:00.705) 0:04:11.804 ********* 2026-04-07 01:03:13.351521 | instance | ok: [instance] 2026-04-07 01:03:13.351656 | instance | 2026-04-07 01:03:13.351858 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 01:03:13.352063 | instance | Tuesday 07 April 2026 01:03:13 +0000 (0:00:02.361) 0:04:14.165 ********* 2026-04-07 01:03:13.465398 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 01:03:13.465565 | instance | 2026-04-07 01:03:13.465738 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 01:03:13.465896 | instance | Tuesday 07 April 2026 01:03:13 +0000 (0:00:00.114) 0:04:14.280 ********* 2026-04-07 01:03:14.067902 | instance | ok: [instance] 2026-04-07 01:03:14.068134 | instance | 2026-04-07 01:03:14.068334 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Suspend the existing HelmRelease] *** 2026-04-07 01:03:14.068531 | instance | Tuesday 07 April 2026 01:03:14 +0000 (0:00:00.602) 0:04:14.882 ********* 2026-04-07 01:03:14.781848 | instance | ok: [instance] 2026-04-07 01:03:14.781928 | instance | 2026-04-07 01:03:14.782072 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Remove the existing HelmRelease] *** 2026-04-07 01:03:14.782185 | instance | Tuesday 07 April 2026 01:03:14 +0000 (0:00:00.714) 0:04:15.597 ********* 2026-04-07 01:03:15.513772 | instance | ok: [instance] 2026-04-07 01:03:15.513999 | instance | 2026-04-07 01:03:15.514303 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-04-07 01:03:15.514605 | instance | Tuesday 07 April 2026 01:03:15 +0000 (0:00:00.730) 0:04:16.328 ********* 2026-04-07 01:03:17.188377 | instance | ok: [instance] 2026-04-07 01:03:17.188674 | instance | 2026-04-07 01:03:17.189071 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-04-07 01:03:17.189378 | instance | Tuesday 07 April 2026 01:03:17 +0000 (0:00:01.674) 0:04:18.002 ********* 2026-04-07 01:03:17.883342 | instance | ok: [instance] 2026-04-07 01:03:17.884045 | instance | 2026-04-07 01:03:17.884351 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-04-07 01:03:17.885247 | instance | Tuesday 07 April 2026 01:03:17 +0000 (0:00:00.695) 0:04:18.698 ********* 2026-04-07 01:03:17.955471 | instance | skipping: [instance] 2026-04-07 01:03:17.955707 | instance | 2026-04-07 01:03:17.955979 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-04-07 01:03:17.956249 | instance | Tuesday 07 April 2026 01:03:17 +0000 (0:00:00.072) 0:04:18.771 ********* 2026-04-07 01:03:18.668352 | instance | ok: [instance] 2026-04-07 01:03:18.668484 | instance | 2026-04-07 01:03:18.668665 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-04-07 01:03:18.668835 | instance | Tuesday 07 April 2026 01:03:18 +0000 (0:00:00.712) 0:04:19.483 ********* 2026-04-07 01:03:18.751140 | instance | ok: [instance] 2026-04-07 01:03:18.751238 | instance | 2026-04-07 01:03:18.751361 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-04-07 01:03:18.751479 | instance | Tuesday 07 April 2026 01:03:18 +0000 (0:00:00.083) 0:04:19.566 ********* 2026-04-07 01:03:18.829907 | instance | skipping: [instance] 2026-04-07 01:03:18.830001 | instance | 2026-04-07 01:03:18.830121 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-04-07 01:03:18.830239 | instance | Tuesday 07 April 2026 01:03:18 +0000 (0:00:00.070) 0:04:19.637 ********* 2026-04-07 01:03:18.905240 | instance | skipping: [instance] 2026-04-07 01:03:18.905327 | instance | 2026-04-07 01:03:18.905453 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-04-07 01:03:18.905572 | instance | Tuesday 07 April 2026 01:03:18 +0000 (0:00:00.082) 0:04:19.720 ********* 2026-04-07 01:03:18.982687 | instance | skipping: [instance] 2026-04-07 01:03:18.982777 | instance | 2026-04-07 01:03:18.982905 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-04-07 01:03:18.983028 | instance | Tuesday 07 April 2026 01:03:18 +0000 (0:00:00.077) 0:04:19.798 ********* 2026-04-07 01:03:19.051491 | instance | skipping: [instance] 2026-04-07 01:03:19.051575 | instance | 2026-04-07 01:03:19.051696 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-04-07 01:03:19.051814 | instance | Tuesday 07 April 2026 01:03:19 +0000 (0:00:00.068) 0:04:19.867 ********* 2026-04-07 01:03:19.131216 | instance | skipping: [instance] 2026-04-07 01:03:19.131446 | instance | 2026-04-07 01:03:19.131713 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-04-07 01:03:19.131975 | instance | Tuesday 07 April 2026 01:03:19 +0000 (0:00:00.079) 0:04:19.946 ********* 2026-04-07 01:03:19.206110 | instance | skipping: [instance] 2026-04-07 01:03:19.206356 | instance | 2026-04-07 01:03:19.206633 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-04-07 01:03:19.206895 | instance | Tuesday 07 April 2026 01:03:19 +0000 (0:00:00.074) 0:04:20.021 ********* 2026-04-07 01:03:19.983358 | instance | ok: [instance] 2026-04-07 01:03:19.983424 | instance | 2026-04-07 01:03:19.983459 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-04-07 01:03:19.983478 | instance | Tuesday 07 April 2026 01:03:19 +0000 (0:00:00.776) 0:04:20.797 ********* 2026-04-07 01:03:20.777575 | instance | ok: [instance] 2026-04-07 01:03:20.777658 | instance | 2026-04-07 01:03:20.777905 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-07 01:03:20.777946 | instance | Tuesday 07 April 2026 01:03:20 +0000 (0:00:00.794) 0:04:21.592 ********* 2026-04-07 01:03:20.864334 | instance | skipping: [instance] 2026-04-07 01:03:20.864399 | instance | 2026-04-07 01:03:20.864680 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-07 01:03:20.864726 | instance | Tuesday 07 April 2026 01:03:20 +0000 (0:00:00.087) 0:04:21.679 ********* 2026-04-07 01:03:20.932573 | instance | skipping: [instance] 2026-04-07 01:03:20.932715 | instance | 2026-04-07 01:03:20.932728 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-07 01:03:20.932860 | instance | Tuesday 07 April 2026 01:03:20 +0000 (0:00:00.068) 0:04:21.748 ********* 2026-04-07 01:03:21.003731 | instance | skipping: [instance] 2026-04-07 01:03:21.003815 | instance | 2026-04-07 01:03:21.004074 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-07 01:03:21.004116 | instance | Tuesday 07 April 2026 01:03:20 +0000 (0:00:00.071) 0:04:21.819 ********* 2026-04-07 01:03:21.071892 | instance | skipping: [instance] 2026-04-07 01:03:21.071963 | instance | 2026-04-07 01:03:21.072239 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-07 01:03:21.072281 | instance | Tuesday 07 April 2026 01:03:21 +0000 (0:00:00.068) 0:04:21.887 ********* 2026-04-07 01:03:21.779996 | instance | ok: [instance] 2026-04-07 01:03:21.780083 | instance | 2026-04-07 01:03:21.780218 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-07 01:03:21.780377 | instance | Tuesday 07 April 2026 01:03:21 +0000 (0:00:00.708) 0:04:22.595 ********* 2026-04-07 01:03:22.050524 | instance | ok: [instance] 2026-04-07 01:03:22.050610 | instance | 2026-04-07 01:03:22.050751 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-07 01:03:22.050885 | instance | Tuesday 07 April 2026 01:03:22 +0000 (0:00:00.270) 0:04:22.866 ********* 2026-04-07 01:03:22.113160 | instance | ok: [instance] 2026-04-07 01:03:22.113216 | instance | 2026-04-07 01:03:22.113352 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-07 01:03:22.113479 | instance | Tuesday 07 April 2026 01:03:22 +0000 (0:00:00.062) 0:04:22.928 ********* 2026-04-07 01:03:22.188139 | instance | ok: [instance] => (item=oslo_db) 2026-04-07 01:03:22.188228 | instance | 2026-04-07 01:03:22.188370 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-07 01:03:22.188496 | instance | Tuesday 07 April 2026 01:03:22 +0000 (0:00:00.075) 0:04:23.003 ********* 2026-04-07 01:03:22.291053 | instance | ok: [instance] 2026-04-07 01:03:22.291133 | instance | 2026-04-07 01:03:22.291263 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 01:03:22.291386 | instance | Tuesday 07 April 2026 01:03:22 +0000 (0:00:00.102) 0:04:23.106 ********* 2026-04-07 01:03:22.387640 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 01:03:22.387722 | instance | 2026-04-07 01:03:22.387847 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 01:03:22.387970 | instance | Tuesday 07 April 2026 01:03:22 +0000 (0:00:00.097) 0:04:23.203 ********* 2026-04-07 01:03:23.005932 | instance | ok: [instance] 2026-04-07 01:03:23.006167 | instance | 2026-04-07 01:03:23.006458 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-04-07 01:03:23.006783 | instance | Tuesday 07 April 2026 01:03:22 +0000 (0:00:00.617) 0:04:23.821 ********* 2026-04-07 01:03:23.647386 | instance | ok: [instance] 2026-04-07 01:03:23.647656 | instance | 2026-04-07 01:03:23.647899 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-04-07 01:03:23.648159 | instance | Tuesday 07 April 2026 01:03:23 +0000 (0:00:00.641) 0:04:24.462 ********* 2026-04-07 01:03:24.553512 | instance | ok: [instance] 2026-04-07 01:03:24.553949 | instance | 2026-04-07 01:03:24.554423 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-04-07 01:03:24.554864 | instance | Tuesday 07 April 2026 01:03:24 +0000 (0:00:00.905) 0:04:25.368 ********* 2026-04-07 01:03:25.075456 | instance | ok: [instance] 2026-04-07 01:03:25.075769 | instance | 2026-04-07 01:03:25.076330 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-04-07 01:03:25.076498 | instance | Tuesday 07 April 2026 01:03:25 +0000 (0:00:00.521) 0:04:25.890 ********* 2026-04-07 01:03:25.654285 | instance | ok: [instance] 2026-04-07 01:03:25.654358 | instance | 2026-04-07 01:03:25.654613 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-04-07 01:03:25.654657 | instance | Tuesday 07 April 2026 01:03:25 +0000 (0:00:00.579) 0:04:26.469 ********* 2026-04-07 01:03:26.158966 | instance | ok: [instance] 2026-04-07 01:03:26.159044 | instance | 2026-04-07 01:03:26.159309 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-04-07 01:03:26.159457 | instance | Tuesday 07 April 2026 01:03:26 +0000 (0:00:00.504) 0:04:26.974 ********* 2026-04-07 01:03:26.643121 | instance | ok: [instance] 2026-04-07 01:03:26.643200 | instance | 2026-04-07 01:03:26.643356 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-04-07 01:03:26.643544 | instance | Tuesday 07 April 2026 01:03:26 +0000 (0:00:00.484) 0:04:27.458 ********* 2026-04-07 01:03:28.201682 | instance | ok: [instance] 2026-04-07 01:03:28.201755 | instance | 2026-04-07 01:03:28.201973 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-04-07 01:03:28.202012 | instance | Tuesday 07 April 2026 01:03:28 +0000 (0:00:01.558) 0:04:29.017 ********* 2026-04-07 01:03:28.891576 | instance | ok: [instance] 2026-04-07 01:03:28.891751 | instance | 2026-04-07 01:03:28.891931 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-04-07 01:03:28.892064 | instance | Tuesday 07 April 2026 01:03:28 +0000 (0:00:00.689) 0:04:29.707 ********* 2026-04-07 01:03:29.010078 | instance | included: ingress for instance 2026-04-07 01:03:29.010149 | instance | 2026-04-07 01:03:29.010430 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-04-07 01:03:29.010447 | instance | Tuesday 07 April 2026 01:03:29 +0000 (0:00:00.118) 0:04:29.825 ********* 2026-04-07 01:03:30.181316 | instance | ok: [instance] 2026-04-07 01:03:30.181441 | instance | 2026-04-07 01:03:30.181664 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-04-07 01:03:30.181710 | instance | Tuesday 07 April 2026 01:03:30 +0000 (0:00:01.171) 0:04:30.996 ********* 2026-04-07 01:03:30.560956 | instance | ok: [instance] 2026-04-07 01:03:30.561082 | instance | 2026-04-07 01:03:30.561450 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-04-07 01:03:30.561501 | instance | Tuesday 07 April 2026 01:03:30 +0000 (0:00:00.379) 0:04:31.376 ********* 2026-04-07 01:03:31.435801 | instance | ok: [instance] 2026-04-07 01:03:31.435874 | instance | 2026-04-07 01:03:31.436399 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-04-07 01:03:31.436441 | instance | 2026-04-07 01:03:31.436447 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-07 01:03:31.436451 | instance | Tuesday 07 April 2026 01:03:31 +0000 (0:00:00.875) 0:04:32.251 ********* 2026-04-07 01:03:35.247148 | instance | ok: [instance] 2026-04-07 01:03:35.247422 | instance | 2026-04-07 01:03:35.247736 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 01:03:35.248028 | instance | Tuesday 07 April 2026 01:03:35 +0000 (0:00:03.811) 0:04:36.062 ********* 2026-04-07 01:03:35.348608 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 01:03:35.348882 | instance | 2026-04-07 01:03:35.349270 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 01:03:35.349595 | instance | Tuesday 07 April 2026 01:03:35 +0000 (0:00:00.101) 0:04:36.163 ********* 2026-04-07 01:03:35.911489 | instance | ok: [instance] 2026-04-07 01:03:35.911727 | instance | 2026-04-07 01:03:35.912035 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Suspend the existing HelmRelease] *** 2026-04-07 01:03:35.912357 | instance | Tuesday 07 April 2026 01:03:35 +0000 (0:00:00.561) 0:04:36.725 ********* 2026-04-07 01:03:36.601759 | instance | ok: [instance] 2026-04-07 01:03:36.602009 | instance | 2026-04-07 01:03:36.602280 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Remove the existing HelmRelease] *** 2026-04-07 01:03:36.602455 | instance | Tuesday 07 April 2026 01:03:36 +0000 (0:00:00.690) 0:04:37.416 ********* 2026-04-07 01:03:37.312026 | instance | ok: [instance] 2026-04-07 01:03:37.312252 | instance | 2026-04-07 01:03:37.312531 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-04-07 01:03:37.312822 | instance | Tuesday 07 April 2026 01:03:37 +0000 (0:00:00.710) 0:04:38.126 ********* 2026-04-07 01:03:38.856055 | instance | ok: [instance] 2026-04-07 01:03:38.856272 | instance | 2026-04-07 01:03:38.856560 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 01:03:38.856835 | instance | Tuesday 07 April 2026 01:03:38 +0000 (0:00:01.543) 0:04:39.670 ********* 2026-04-07 01:03:38.948149 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 01:03:38.948388 | instance | 2026-04-07 01:03:38.948660 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 01:03:38.948974 | instance | Tuesday 07 April 2026 01:03:38 +0000 (0:00:00.093) 0:04:39.763 ********* 2026-04-07 01:03:39.638327 | instance | ok: [instance] 2026-04-07 01:03:39.638563 | instance | 2026-04-07 01:03:39.638850 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-04-07 01:03:39.639137 | instance | Tuesday 07 April 2026 01:03:39 +0000 (0:00:00.689) 0:04:40.452 ********* 2026-04-07 01:03:41.122836 | instance | ok: [instance] 2026-04-07 01:03:41.123067 | instance | 2026-04-07 01:03:41.123414 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Uninstall the legacy "ethtool-exporter"] *** 2026-04-07 01:03:41.123693 | instance | Tuesday 07 April 2026 01:03:41 +0000 (0:00:01.485) 0:04:41.937 ********* 2026-04-07 01:03:41.926181 | instance | ok: [instance] 2026-04-07 01:03:41.926455 | instance | 2026-04-07 01:03:41.926811 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Suspend the existing HelmRelease] *** 2026-04-07 01:03:41.927122 | instance | Tuesday 07 April 2026 01:03:41 +0000 (0:00:00.803) 0:04:42.741 ********* 2026-04-07 01:03:42.650294 | instance | ok: [instance] 2026-04-07 01:03:42.650530 | instance | 2026-04-07 01:03:42.650816 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Remove the existing HelmRelease] *** 2026-04-07 01:03:42.651084 | instance | Tuesday 07 April 2026 01:03:42 +0000 (0:00:00.724) 0:04:43.465 ********* 2026-04-07 01:03:43.401511 | instance | ok: [instance] 2026-04-07 01:03:43.401745 | instance | 2026-04-07 01:03:43.402028 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-04-07 01:03:43.402292 | instance | Tuesday 07 April 2026 01:03:43 +0000 (0:00:00.751) 0:04:44.216 ********* 2026-04-07 01:03:44.076805 | instance | ok: [instance] 2026-04-07 01:03:44.076917 | instance | 2026-04-07 01:03:44.077032 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-04-07 01:03:44.077156 | instance | Tuesday 07 April 2026 01:03:44 +0000 (0:00:00.675) 0:04:44.892 ********* 2026-04-07 01:03:44.889994 | instance | ok: [instance] 2026-04-07 01:03:44.890230 | instance | 2026-04-07 01:03:44.890533 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-04-07 01:03:44.890830 | instance | Tuesday 07 April 2026 01:03:44 +0000 (0:00:00.812) 0:04:45.705 ********* 2026-04-07 01:03:45.634351 | instance | ok: [instance] 2026-04-07 01:03:45.634523 | instance | 2026-04-07 01:03:45.634773 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-04-07 01:03:45.634960 | instance | Tuesday 07 April 2026 01:03:45 +0000 (0:00:00.744) 0:04:46.449 ********* 2026-04-07 01:03:45.931634 | instance | ok: [instance] 2026-04-07 01:03:45.931912 | instance | 2026-04-07 01:03:45.932221 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-04-07 01:03:45.932597 | instance | Tuesday 07 April 2026 01:03:45 +0000 (0:00:00.297) 0:04:46.746 ********* 2026-04-07 01:03:46.156218 | instance | ok: [instance] 2026-04-07 01:03:46.156602 | instance | 2026-04-07 01:03:46.156946 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-04-07 01:03:46.157241 | instance | Tuesday 07 April 2026 01:03:46 +0000 (0:00:00.224) 0:04:46.971 ********* 2026-04-07 01:03:46.370794 | instance | ok: [instance] 2026-04-07 01:03:46.371022 | instance | 2026-04-07 01:03:46.371300 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-04-07 01:03:46.371560 | instance | Tuesday 07 April 2026 01:03:46 +0000 (0:00:00.214) 0:04:47.186 ********* 2026-04-07 01:03:47.117279 | instance | ok: [instance] 2026-04-07 01:03:47.117416 | instance | 2026-04-07 01:03:47.117659 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-04-07 01:03:47.117825 | instance | Tuesday 07 April 2026 01:03:47 +0000 (0:00:00.746) 0:04:47.932 ********* 2026-04-07 01:03:49.174389 | instance | ok: [instance] => (item=alertmanager) 2026-04-07 01:03:49.174469 | instance | ok: [instance] => (item=grafana) 2026-04-07 01:03:49.174585 | instance | ok: [instance] => (item=prometheus) 2026-04-07 01:03:49.174694 | instance | 2026-04-07 01:03:49.174821 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-04-07 01:03:49.174940 | instance | Tuesday 07 April 2026 01:03:49 +0000 (0:00:02.057) 0:04:49.990 ********* 2026-04-07 01:03:51.084538 | instance | ok: [instance] => (item=alertmanager) 2026-04-07 01:03:51.084603 | instance | ok: [instance] => (item=grafana) 2026-04-07 01:03:51.084614 | instance | ok: [instance] => (item=prometheus) 2026-04-07 01:03:51.084910 | instance | 2026-04-07 01:03:51.085477 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-04-07 01:03:51.085515 | instance | Tuesday 07 April 2026 01:03:51 +0000 (0:00:01.908) 0:04:51.898 ********* 2026-04-07 01:03:52.612392 | instance | ok: [instance] => (item=None) 2026-04-07 01:03:52.612482 | instance | ok: [instance] => (item=None) 2026-04-07 01:03:52.612608 | instance | ok: [instance] => (item=None) 2026-04-07 01:03:52.612971 | instance | ok: [instance] 2026-04-07 01:03:52.613032 | instance | 2026-04-07 01:03:52.613051 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-04-07 01:03:52.613131 | instance | Tuesday 07 April 2026 01:03:52 +0000 (0:00:01.528) 0:04:53.427 ********* 2026-04-07 01:03:54.656135 | instance | ok: [instance] => (item=None) 2026-04-07 01:03:54.656215 | instance | ok: [instance] => (item=None) 2026-04-07 01:03:54.656350 | instance | ok: [instance] => (item=None) 2026-04-07 01:03:54.656455 | instance | ok: [instance] => (item=None) 2026-04-07 01:03:54.656691 | instance | ok: [instance] => (item=None) 2026-04-07 01:03:54.656736 | instance | ok: [instance] 2026-04-07 01:03:54.656840 | instance | 2026-04-07 01:03:54.657097 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-04-07 01:03:54.657140 | instance | Tuesday 07 April 2026 01:03:54 +0000 (0:00:02.043) 0:04:55.471 ********* 2026-04-07 01:03:56.047306 | instance | ok: [instance] => (item=alertmanager) 2026-04-07 01:03:56.047382 | instance | ok: [instance] => (item=prometheus) 2026-04-07 01:03:56.047584 | instance | 2026-04-07 01:03:56.047688 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-04-07 01:03:56.047868 | instance | Tuesday 07 April 2026 01:03:56 +0000 (0:00:01.391) 0:04:56.862 ********* 2026-04-07 01:03:57.376031 | instance | ok: [instance] => (item=alertmanager) 2026-04-07 01:03:57.376359 | instance | ok: [instance] => (item=prometheus) 2026-04-07 01:03:57.376687 | instance | 2026-04-07 01:03:57.377069 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-04-07 01:03:57.377355 | instance | Tuesday 07 April 2026 01:03:57 +0000 (0:00:01.328) 0:04:58.191 ********* 2026-04-07 01:03:58.112564 | instance | ok: [instance] 2026-04-07 01:03:58.112789 | instance | 2026-04-07 01:03:58.113111 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-04-07 01:03:58.113380 | instance | Tuesday 07 April 2026 01:03:58 +0000 (0:00:00.736) 0:04:58.927 ********* 2026-04-07 01:04:05.311528 | instance | ok: [instance] 2026-04-07 01:04:05.311827 | instance | 2026-04-07 01:04:05.312202 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-04-07 01:04:05.312481 | instance | Tuesday 07 April 2026 01:04:05 +0000 (0:00:07.198) 0:05:06.126 ********* 2026-04-07 01:04:20.087247 | instance | ok: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-04-07 01:04:20.087343 | instance | ok: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-04-07 01:04:20.087468 | instance | ok: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-04-07 01:04:20.087588 | instance | ok: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-04-07 01:04:20.087706 | instance | ok: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-04-07 01:04:20.087824 | instance | ok: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-04-07 01:04:20.087940 | instance | ok: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-04-07 01:04:20.088057 | instance | ok: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-04-07 01:04:20.088174 | instance | ok: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-04-07 01:04:20.088297 | instance | ok: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-04-07 01:04:20.088412 | instance | ok: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-04-07 01:04:20.088529 | instance | ok: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-04-07 01:04:20.088644 | instance | ok: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-04-07 01:04:20.088754 | instance | 2026-04-07 01:04:20.088873 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-04-07 01:04:20.089016 | instance | Tuesday 07 April 2026 01:04:20 +0000 (0:00:14.775) 0:05:20.902 ********* 2026-04-07 01:04:35.440765 | instance | ok: [instance] 2026-04-07 01:04:35.440862 | instance | 2026-04-07 01:04:35.441142 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 01:04:35.441186 | instance | Tuesday 07 April 2026 01:04:35 +0000 (0:00:15.353) 0:05:36.256 ********* 2026-04-07 01:04:35.550192 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 01:04:35.550239 | instance | 2026-04-07 01:04:35.550245 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 01:04:35.550262 | instance | Tuesday 07 April 2026 01:04:35 +0000 (0:00:00.108) 0:05:36.365 ********* 2026-04-07 01:04:36.152797 | instance | ok: [instance] 2026-04-07 01:04:36.152926 | instance | 2026-04-07 01:04:36.153200 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-04-07 01:04:36.153230 | instance | Tuesday 07 April 2026 01:04:36 +0000 (0:00:00.603) 0:05:36.968 ********* 2026-04-07 01:04:38.768612 | instance | ok: [instance] 2026-04-07 01:04:38.768674 | instance | 2026-04-07 01:04:38.768743 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 01:04:38.768866 | instance | Tuesday 07 April 2026 01:04:38 +0000 (0:00:02.615) 0:05:39.584 ********* 2026-04-07 01:04:38.869708 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 01:04:38.870107 | instance | 2026-04-07 01:04:38.870124 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 01:04:38.870130 | instance | Tuesday 07 April 2026 01:04:38 +0000 (0:00:00.101) 0:05:39.685 ********* 2026-04-07 01:04:39.629534 | instance | ok: [instance] 2026-04-07 01:04:39.629596 | instance | 2026-04-07 01:04:39.629823 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-04-07 01:04:39.629840 | instance | Tuesday 07 April 2026 01:04:39 +0000 (0:00:00.759) 0:05:40.445 ********* 2026-04-07 01:04:41.213720 | instance | ok: [instance] 2026-04-07 01:04:41.213808 | instance | 2026-04-07 01:04:41.214049 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 01:04:41.214099 | instance | Tuesday 07 April 2026 01:04:41 +0000 (0:00:01.583) 0:05:42.028 ********* 2026-04-07 01:04:41.325266 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 01:04:41.326503 | instance | 2026-04-07 01:04:41.326737 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 01:04:41.326751 | instance | Tuesday 07 April 2026 01:04:41 +0000 (0:00:00.111) 0:05:42.140 ********* 2026-04-07 01:04:41.880764 | instance | ok: [instance] 2026-04-07 01:04:41.880819 | instance | 2026-04-07 01:04:41.880975 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-04-07 01:04:41.881315 | instance | Tuesday 07 April 2026 01:04:41 +0000 (0:00:00.554) 0:05:42.695 ********* 2026-04-07 01:04:43.348449 | instance | ok: [instance] 2026-04-07 01:04:43.348540 | instance | 2026-04-07 01:04:43.348668 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-04-07 01:04:43.348793 | instance | Tuesday 07 April 2026 01:04:43 +0000 (0:00:01.467) 0:05:44.163 ********* 2026-04-07 01:04:44.174224 | instance | ok: [instance] 2026-04-07 01:04:44.174305 | instance | 2026-04-07 01:04:44.174425 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 01:04:44.174546 | instance | Tuesday 07 April 2026 01:04:44 +0000 (0:00:00.826) 0:05:44.989 ********* 2026-04-07 01:04:44.280995 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 01:04:44.281094 | instance | 2026-04-07 01:04:44.281227 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 01:04:44.281349 | instance | Tuesday 07 April 2026 01:04:44 +0000 (0:00:00.106) 0:05:45.096 ********* 2026-04-07 01:04:44.833793 | instance | ok: [instance] 2026-04-07 01:04:44.834038 | instance | 2026-04-07 01:04:44.834449 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Suspend the existing HelmRelease] *** 2026-04-07 01:04:44.834748 | instance | Tuesday 07 April 2026 01:04:44 +0000 (0:00:00.552) 0:05:45.648 ********* 2026-04-07 01:04:45.600853 | instance | ok: [instance] 2026-04-07 01:04:45.601227 | instance | 2026-04-07 01:04:45.602744 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Remove the existing HelmRelease] *** 2026-04-07 01:04:45.603062 | instance | Tuesday 07 April 2026 01:04:45 +0000 (0:00:00.767) 0:05:46.416 ********* 2026-04-07 01:04:46.270510 | instance | ok: [instance] 2026-04-07 01:04:46.270750 | instance | 2026-04-07 01:04:46.271026 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-04-07 01:04:46.271295 | instance | Tuesday 07 April 2026 01:04:46 +0000 (0:00:00.669) 0:05:47.085 ********* 2026-04-07 01:04:47.796774 | instance | ok: [instance] 2026-04-07 01:04:47.796866 | instance | 2026-04-07 01:04:47.797006 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-04-07 01:04:47.797115 | instance | 2026-04-07 01:04:47.797235 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-07 01:04:47.797390 | instance | Tuesday 07 April 2026 01:04:47 +0000 (0:00:01.526) 0:05:48.612 ********* 2026-04-07 01:04:51.682803 | instance | ok: [instance] 2026-04-07 01:04:51.682938 | instance | 2026-04-07 01:04:51.683130 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-07 01:04:51.683313 | instance | Tuesday 07 April 2026 01:04:51 +0000 (0:00:03.885) 0:05:52.498 ********* 2026-04-07 01:04:51.779849 | instance | ok: [instance] 2026-04-07 01:04:51.780016 | instance | 2026-04-07 01:04:51.780301 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-07 01:04:51.780548 | instance | Tuesday 07 April 2026 01:04:51 +0000 (0:00:00.096) 0:05:52.594 ********* 2026-04-07 01:04:51.843728 | instance | skipping: [instance] 2026-04-07 01:04:51.843874 | instance | 2026-04-07 01:04:51.844087 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-07 01:04:51.844280 | instance | Tuesday 07 April 2026 01:04:51 +0000 (0:00:00.064) 0:05:52.659 ********* 2026-04-07 01:04:51.912925 | instance | skipping: [instance] 2026-04-07 01:04:51.913158 | instance | 2026-04-07 01:04:51.913438 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-07 01:04:51.913703 | instance | Tuesday 07 April 2026 01:04:51 +0000 (0:00:00.068) 0:05:52.728 ********* 2026-04-07 01:04:51.981354 | instance | skipping: [instance] 2026-04-07 01:04:51.981644 | instance | 2026-04-07 01:04:51.981975 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-07 01:04:51.982321 | instance | Tuesday 07 April 2026 01:04:51 +0000 (0:00:00.068) 0:05:52.796 ********* 2026-04-07 01:04:52.052386 | instance | skipping: [instance] 2026-04-07 01:04:52.052451 | instance | 2026-04-07 01:04:52.052617 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-07 01:04:52.052710 | instance | Tuesday 07 April 2026 01:04:52 +0000 (0:00:00.071) 0:05:52.867 ********* 2026-04-07 01:04:52.118948 | instance | skipping: [instance] 2026-04-07 01:04:52.119189 | instance | 2026-04-07 01:04:52.119483 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-07 01:04:52.119751 | instance | Tuesday 07 April 2026 01:04:52 +0000 (0:00:00.066) 0:05:52.934 ********* 2026-04-07 01:04:52.196702 | instance | ok: [instance] 2026-04-07 01:04:52.196986 | instance | 2026-04-07 01:04:52.197274 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-07 01:04:52.197570 | instance | Tuesday 07 April 2026 01:04:52 +0000 (0:00:00.077) 0:05:53.011 ********* 2026-04-07 01:04:52.278621 | instance | ok: [instance] => (item=oslo_cache) 2026-04-07 01:04:52.278872 | instance | 2026-04-07 01:04:52.279153 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-07 01:04:52.279417 | instance | Tuesday 07 April 2026 01:04:52 +0000 (0:00:00.081) 0:05:53.094 ********* 2026-04-07 01:04:52.395270 | instance | ok: [instance] 2026-04-07 01:04:52.395509 | instance | 2026-04-07 01:04:52.395975 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 01:04:52.396323 | instance | Tuesday 07 April 2026 01:04:52 +0000 (0:00:00.115) 0:05:53.209 ********* 2026-04-07 01:04:52.505729 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 01:04:52.505955 | instance | 2026-04-07 01:04:52.506230 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 01:04:52.506505 | instance | Tuesday 07 April 2026 01:04:52 +0000 (0:00:00.110) 0:05:53.320 ********* 2026-04-07 01:04:53.097645 | instance | ok: [instance] 2026-04-07 01:04:53.097913 | instance | 2026-04-07 01:04:53.098277 | instance | TASK [vexxhost.atmosphere.memcached : Suspend the existing HelmRelease] ******** 2026-04-07 01:04:53.098592 | instance | Tuesday 07 April 2026 01:04:53 +0000 (0:00:00.592) 0:05:53.912 ********* 2026-04-07 01:04:53.843792 | instance | ok: [instance] 2026-04-07 01:04:53.844000 | instance | 2026-04-07 01:04:53.844254 | instance | TASK [vexxhost.atmosphere.memcached : Remove the existing HelmRelease] ********* 2026-04-07 01:04:53.844494 | instance | Tuesday 07 April 2026 01:04:53 +0000 (0:00:00.746) 0:05:54.659 ********* 2026-04-07 01:04:54.538826 | instance | ok: [instance] 2026-04-07 01:04:54.538952 | instance | 2026-04-07 01:04:54.539129 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-04-07 01:04:54.539301 | instance | Tuesday 07 April 2026 01:04:54 +0000 (0:00:00.695) 0:05:55.354 ********* 2026-04-07 01:04:56.045733 | instance | ok: [instance] 2026-04-07 01:04:56.046104 | instance | 2026-04-07 01:04:56.046438 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-04-07 01:04:56.046709 | instance | Tuesday 07 April 2026 01:04:56 +0000 (0:00:01.506) 0:05:56.860 ********* 2026-04-07 01:04:56.818663 | instance | ok: [instance] 2026-04-07 01:04:56.819032 | instance | 2026-04-07 01:04:56.819461 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-07 01:04:56.819855 | instance | Tuesday 07 April 2026 01:04:56 +0000 (0:00:00.772) 0:05:57.633 ********* 2026-04-07 01:04:57.799061 | instance | ok: [instance] 2026-04-07 01:04:57.799311 | instance | 2026-04-07 01:04:57.799590 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-07 01:04:57.799852 | instance | Tuesday 07 April 2026 01:04:57 +0000 (0:00:00.981) 0:05:58.614 ********* 2026-04-07 01:04:58.130216 | instance | ok: [instance] 2026-04-07 01:04:58.130454 | instance | 2026-04-07 01:04:58.130723 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-07 01:04:58.130987 | instance | Tuesday 07 April 2026 01:04:58 +0000 (0:00:00.331) 0:05:58.945 ********* 2026-04-07 01:04:58.695941 | instance | ok: [instance] 2026-04-07 01:04:58.696195 | instance | 2026-04-07 01:04:58.696476 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-07 01:04:58.696745 | instance | Tuesday 07 April 2026 01:04:58 +0000 (0:00:00.564) 0:05:59.510 ********* 2026-04-07 01:04:58.812335 | instance | ok: [instance] 2026-04-07 01:04:58.812590 | instance | 2026-04-07 01:04:58.812894 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-07 01:04:58.813222 | instance | Tuesday 07 April 2026 01:04:58 +0000 (0:00:00.116) 0:05:59.626 ********* 2026-04-07 01:04:58.947392 | instance | included: rabbitmq for instance 2026-04-07 01:04:58.947636 | instance | 2026-04-07 01:04:58.947921 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-07 01:04:58.948191 | instance | Tuesday 07 April 2026 01:04:58 +0000 (0:00:00.135) 0:05:59.762 ********* 2026-04-07 01:04:59.623624 | instance | ok: [instance] 2026-04-07 01:04:59.623766 | instance | 2026-04-07 01:04:59.623948 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-07 01:04:59.624144 | instance | Tuesday 07 April 2026 01:04:59 +0000 (0:00:00.676) 0:06:00.439 ********* 2026-04-07 01:04:59.791444 | instance | skipping: [instance] 2026-04-07 01:04:59.791716 | instance | 2026-04-07 01:04:59.791992 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-07 01:04:59.792258 | instance | Tuesday 07 April 2026 01:04:59 +0000 (0:00:00.167) 0:06:00.606 ********* 2026-04-07 01:04:59.961449 | instance | skipping: [instance] 2026-04-07 01:04:59.961627 | instance | 2026-04-07 01:04:59.961811 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-07 01:04:59.961984 | instance | Tuesday 07 April 2026 01:04:59 +0000 (0:00:00.170) 0:06:00.776 ********* 2026-04-07 01:05:00.833622 | instance | ok: [instance] 2026-04-07 01:05:00.833767 | instance | 2026-04-07 01:05:00.833966 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-07 01:05:00.834147 | instance | Tuesday 07 April 2026 01:05:00 +0000 (0:00:00.871) 0:06:01.648 ********* 2026-04-07 01:05:01.490246 | instance | ok: [instance] 2026-04-07 01:05:01.490498 | instance | 2026-04-07 01:05:01.490806 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-07 01:05:01.490979 | instance | Tuesday 07 April 2026 01:05:01 +0000 (0:00:00.656) 0:06:02.305 ********* 2026-04-07 01:05:01.568912 | instance | ok: [instance] 2026-04-07 01:05:01.569159 | instance | 2026-04-07 01:05:01.569494 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-07 01:05:01.569722 | instance | Tuesday 07 April 2026 01:05:01 +0000 (0:00:00.078) 0:06:02.384 ********* 2026-04-07 01:05:01.650054 | instance | skipping: [instance] 2026-04-07 01:05:01.650301 | instance | 2026-04-07 01:05:01.650579 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-07 01:05:01.650848 | instance | Tuesday 07 April 2026 01:05:01 +0000 (0:00:00.081) 0:06:02.465 ********* 2026-04-07 01:05:01.722228 | instance | skipping: [instance] 2026-04-07 01:05:01.722449 | instance | 2026-04-07 01:05:01.722727 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-07 01:05:01.722992 | instance | Tuesday 07 April 2026 01:05:01 +0000 (0:00:00.072) 0:06:02.537 ********* 2026-04-07 01:05:01.798185 | instance | ok: [instance] 2026-04-07 01:05:01.798410 | instance | 2026-04-07 01:05:01.798694 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-07 01:05:01.798961 | instance | Tuesday 07 April 2026 01:05:01 +0000 (0:00:00.075) 0:06:02.613 ********* 2026-04-07 01:05:01.919146 | instance | ok: [instance] => (item=oslo_cache) 2026-04-07 01:05:01.919234 | instance | ok: [instance] => (item=identity) 2026-04-07 01:05:01.919353 | instance | ok: [instance] => (item=oslo_db) 2026-04-07 01:05:01.919471 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-07 01:05:01.919583 | instance | 2026-04-07 01:05:01.919704 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-07 01:05:01.919829 | instance | Tuesday 07 April 2026 01:05:01 +0000 (0:00:00.121) 0:06:02.734 ********* 2026-04-07 01:05:02.021441 | instance | ok: [instance] 2026-04-07 01:05:02.021510 | instance | 2026-04-07 01:05:02.021659 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 01:05:02.021770 | instance | Tuesday 07 April 2026 01:05:02 +0000 (0:00:00.102) 0:06:02.837 ********* 2026-04-07 01:05:02.126250 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 01:05:02.126430 | instance | 2026-04-07 01:05:02.126609 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 01:05:02.126799 | instance | Tuesday 07 April 2026 01:05:02 +0000 (0:00:00.104) 0:06:02.941 ********* 2026-04-07 01:05:02.717850 | instance | ok: [instance] 2026-04-07 01:05:02.717922 | instance | 2026-04-07 01:05:02.718058 | instance | TASK [vexxhost.atmosphere.keystone : Suspend the existing HelmRelease] ********* 2026-04-07 01:05:02.718180 | instance | Tuesday 07 April 2026 01:05:02 +0000 (0:00:00.591) 0:06:03.532 ********* 2026-04-07 01:05:03.434195 | instance | ok: [instance] 2026-04-07 01:05:03.434448 | instance | 2026-04-07 01:05:03.434774 | instance | TASK [vexxhost.atmosphere.keystone : Remove the existing HelmRelease] ********** 2026-04-07 01:05:03.435061 | instance | Tuesday 07 April 2026 01:05:03 +0000 (0:00:00.716) 0:06:04.249 ********* 2026-04-07 01:05:04.128968 | instance | ok: [instance] 2026-04-07 01:05:04.129019 | instance | 2026-04-07 01:05:04.129025 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-04-07 01:05:04.129029 | instance | Tuesday 07 April 2026 01:05:04 +0000 (0:00:00.685) 0:06:04.935 ********* 2026-04-07 01:05:04.739493 | instance | ok: [instance] => (item=None) 2026-04-07 01:05:04.739971 | instance | ok: [instance] 2026-04-07 01:05:04.740263 | instance | 2026-04-07 01:05:04.740565 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-04-07 01:05:04.740855 | instance | Tuesday 07 April 2026 01:05:04 +0000 (0:00:00.619) 0:06:05.554 ********* 2026-04-07 01:05:05.755822 | instance | ok: [instance] 2026-04-07 01:05:05.755951 | instance | 2026-04-07 01:05:05.756258 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-04-07 01:05:05.756536 | instance | Tuesday 07 April 2026 01:05:05 +0000 (0:00:01.016) 0:06:06.570 ********* 2026-04-07 01:05:06.262763 | instance | ok: [instance] => (item=None) 2026-04-07 01:05:06.263008 | instance | ok: [instance] 2026-04-07 01:05:06.263255 | instance | 2026-04-07 01:05:06.263540 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-04-07 01:05:06.263804 | instance | Tuesday 07 April 2026 01:05:06 +0000 (0:00:00.506) 0:06:07.077 ********* 2026-04-07 01:05:06.997689 | instance | ok: [instance] => (item=None) 2026-04-07 01:05:06.997733 | instance | ok: [instance] 2026-04-07 01:05:06.997738 | instance | 2026-04-07 01:05:06.997743 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-04-07 01:05:06.997748 | instance | Tuesday 07 April 2026 01:05:06 +0000 (0:00:00.734) 0:06:07.812 ********* 2026-04-07 01:05:10.285604 | instance | ok: [instance] 2026-04-07 01:05:10.285697 | instance | 2026-04-07 01:05:10.285937 | instance | TASK [Create Ingress] ********************************************************** 2026-04-07 01:05:10.285979 | instance | Tuesday 07 April 2026 01:05:10 +0000 (0:00:03.288) 0:06:11.101 ********* 2026-04-07 01:05:10.448134 | instance | included: openstack_helm_ingress for instance 2026-04-07 01:05:10.448221 | instance | 2026-04-07 01:05:10.448351 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-07 01:05:10.448477 | instance | Tuesday 07 April 2026 01:05:10 +0000 (0:00:00.162) 0:06:11.263 ********* 2026-04-07 01:05:10.520636 | instance | skipping: [instance] 2026-04-07 01:05:10.520717 | instance | 2026-04-07 01:05:10.522025 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-07 01:05:10.522059 | instance | Tuesday 07 April 2026 01:05:10 +0000 (0:00:00.072) 0:06:11.336 ********* 2026-04-07 01:05:10.592679 | instance | skipping: [instance] 2026-04-07 01:05:10.592759 | instance | 2026-04-07 01:05:10.593071 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-07 01:05:10.593114 | instance | Tuesday 07 April 2026 01:05:10 +0000 (0:00:00.071) 0:06:11.408 ********* 2026-04-07 01:05:10.685091 | instance | ok: [instance] 2026-04-07 01:05:10.685181 | instance | 2026-04-07 01:05:10.685449 | instance | TASK [Create Ingress identity] ************************************************* 2026-04-07 01:05:10.685489 | instance | Tuesday 07 April 2026 01:05:10 +0000 (0:00:00.092) 0:06:11.500 ********* 2026-04-07 01:05:10.806846 | instance | included: ingress for instance 2026-04-07 01:05:10.806915 | instance | 2026-04-07 01:05:10.807163 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-04-07 01:05:10.807201 | instance | Tuesday 07 April 2026 01:05:10 +0000 (0:00:00.121) 0:06:11.622 ********* 2026-04-07 01:05:11.885466 | instance | ok: [instance] 2026-04-07 01:05:11.885565 | instance | 2026-04-07 01:05:11.885832 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-04-07 01:05:11.885869 | instance | Tuesday 07 April 2026 01:05:11 +0000 (0:00:01.078) 0:06:12.700 ********* 2026-04-07 01:05:12.268391 | instance | ok: [instance] 2026-04-07 01:05:12.268468 | instance | 2026-04-07 01:05:12.268654 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-04-07 01:05:12.268725 | instance | Tuesday 07 April 2026 01:05:12 +0000 (0:00:00.383) 0:06:13.083 ********* 2026-04-07 01:05:13.001412 | instance | ok: [instance] 2026-04-07 01:05:13.001488 | instance | 2026-04-07 01:05:13.001748 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-04-07 01:05:13.001805 | instance | Tuesday 07 April 2026 01:05:12 +0000 (0:00:00.733) 0:06:13.817 ********* 2026-04-07 01:05:14.016931 | instance | ok: [instance] => (item=atmosphere) 2026-04-07 01:05:14.017022 | instance | 2026-04-07 01:05:14.017635 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-04-07 01:05:14.017683 | instance | Tuesday 07 April 2026 01:05:14 +0000 (0:00:01.015) 0:06:14.832 ********* 2026-04-07 01:05:14.994326 | instance | ok: [instance] => (item=atmosphere) 2026-04-07 01:05:14.994620 | instance | 2026-04-07 01:05:14.994928 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-04-07 01:05:14.995205 | instance | Tuesday 07 April 2026 01:05:14 +0000 (0:00:00.977) 0:06:15.809 ********* 2026-04-07 01:05:15.965260 | instance | ok: [instance] => (item=atmosphere) 2026-04-07 01:05:15.965514 | instance | 2026-04-07 01:05:15.965789 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-04-07 01:05:15.966057 | instance | Tuesday 07 April 2026 01:05:15 +0000 (0:00:00.970) 0:06:16.780 ********* 2026-04-07 01:05:17.093381 | instance | ok: [instance] => (item=atmosphere) 2026-04-07 01:05:17.093431 | instance | 2026-04-07 01:05:17.093443 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-04-07 01:05:17.093450 | instance | Tuesday 07 April 2026 01:05:17 +0000 (0:00:01.127) 0:06:17.908 ********* 2026-04-07 01:05:17.389850 | instance | ok: [instance] 2026-04-07 01:05:17.389950 | instance | 2026-04-07 01:05:17.390240 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-07 01:05:17.390282 | instance | Tuesday 07 April 2026 01:05:17 +0000 (0:00:00.296) 0:06:18.204 ********* 2026-04-07 01:05:18.507262 | instance | ok: [instance] 2026-04-07 01:05:18.507351 | instance | 2026-04-07 01:05:18.507454 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-07 01:05:18.507607 | instance | Tuesday 07 April 2026 01:05:18 +0000 (0:00:01.118) 0:06:19.322 ********* 2026-04-07 01:05:18.806820 | instance | ok: [instance] 2026-04-07 01:05:18.806904 | instance | 2026-04-07 01:05:18.807035 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-07 01:05:18.807163 | instance | Tuesday 07 April 2026 01:05:18 +0000 (0:00:00.299) 0:06:19.622 ********* 2026-04-07 01:05:18.929568 | instance | ok: [instance] => { 2026-04-07 01:05:18.929650 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.0/nerdctl-2.2.0-linux-amd64.tar.gz" 2026-04-07 01:05:18.929788 | instance | } 2026-04-07 01:05:18.929885 | instance | 2026-04-07 01:05:18.930019 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-07 01:05:18.930139 | instance | Tuesday 07 April 2026 01:05:18 +0000 (0:00:00.122) 0:06:19.745 ********* 2026-04-07 01:05:19.326498 | instance | ok: [instance] 2026-04-07 01:05:19.326579 | instance | 2026-04-07 01:05:19.326690 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-07 01:05:19.326819 | instance | Tuesday 07 April 2026 01:05:19 +0000 (0:00:00.397) 0:06:20.142 ********* 2026-04-07 01:05:20.519259 | instance | ok: [instance] 2026-04-07 01:05:20.519610 | instance | 2026-04-07 01:05:20.519950 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-04-07 01:05:20.520259 | instance | Tuesday 07 April 2026 01:05:20 +0000 (0:00:01.191) 0:06:21.334 ********* 2026-04-07 01:05:21.017939 | instance | ok: [instance] 2026-04-07 01:05:21.018000 | instance | 2026-04-07 01:05:21.018014 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-04-07 01:05:21.018140 | instance | Tuesday 07 April 2026 01:05:21 +0000 (0:00:00.498) 0:06:21.832 ********* 2026-04-07 01:05:21.746271 | instance | ok: [instance] 2026-04-07 01:05:21.746379 | instance | 2026-04-07 01:05:21.746796 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-04-07 01:05:21.746985 | instance | Tuesday 07 April 2026 01:05:21 +0000 (0:00:00.728) 0:06:22.561 ********* 2026-04-07 01:05:22.495620 | instance | ok: [instance] 2026-04-07 01:05:22.495724 | instance | 2026-04-07 01:05:22.495862 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-04-07 01:05:22.495973 | instance | Tuesday 07 April 2026 01:05:22 +0000 (0:00:00.749) 0:06:23.311 ********* 2026-04-07 01:05:22.860335 | instance | ok: [instance] 2026-04-07 01:05:22.860583 | instance | 2026-04-07 01:05:22.860841 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-04-07 01:05:22.861179 | instance | Tuesday 07 April 2026 01:05:22 +0000 (0:00:00.364) 0:06:23.675 ********* 2026-04-07 01:05:23.042479 | instance | included: openstack_helm_endpoints for instance 2026-04-07 01:05:23.042575 | instance | 2026-04-07 01:05:23.042767 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-07 01:05:23.042957 | instance | Tuesday 07 April 2026 01:05:23 +0000 (0:00:00.182) 0:06:23.857 ********* 2026-04-07 01:05:23.119066 | instance | skipping: [instance] 2026-04-07 01:05:23.119268 | instance | 2026-04-07 01:05:23.119563 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-07 01:05:23.119860 | instance | Tuesday 07 April 2026 01:05:23 +0000 (0:00:00.076) 0:06:23.934 ********* 2026-04-07 01:05:23.185491 | instance | skipping: [instance] 2026-04-07 01:05:23.185837 | instance | 2026-04-07 01:05:23.186269 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-07 01:05:23.186619 | instance | Tuesday 07 April 2026 01:05:23 +0000 (0:00:00.066) 0:06:24.000 ********* 2026-04-07 01:05:23.251486 | instance | skipping: [instance] 2026-04-07 01:05:23.251675 | instance | 2026-04-07 01:05:23.251961 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-07 01:05:23.252226 | instance | Tuesday 07 April 2026 01:05:23 +0000 (0:00:00.066) 0:06:24.066 ********* 2026-04-07 01:05:23.329025 | instance | skipping: [instance] 2026-04-07 01:05:23.329233 | instance | 2026-04-07 01:05:23.329517 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-07 01:05:23.329833 | instance | Tuesday 07 April 2026 01:05:23 +0000 (0:00:00.077) 0:06:24.144 ********* 2026-04-07 01:05:23.397633 | instance | skipping: [instance] 2026-04-07 01:05:23.397779 | instance | 2026-04-07 01:05:23.397994 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-07 01:05:23.398197 | instance | Tuesday 07 April 2026 01:05:23 +0000 (0:00:00.068) 0:06:24.212 ********* 2026-04-07 01:05:23.469531 | instance | skipping: [instance] 2026-04-07 01:05:23.469858 | instance | 2026-04-07 01:05:23.470191 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-07 01:05:23.470530 | instance | Tuesday 07 April 2026 01:05:23 +0000 (0:00:00.071) 0:06:24.284 ********* 2026-04-07 01:05:23.549727 | instance | ok: [instance] 2026-04-07 01:05:23.549980 | instance | 2026-04-07 01:05:23.550275 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-07 01:05:23.550550 | instance | Tuesday 07 April 2026 01:05:23 +0000 (0:00:00.080) 0:06:24.365 ********* 2026-04-07 01:05:23.640235 | instance | ok: [instance] => (item=identity) 2026-04-07 01:05:23.640501 | instance | 2026-04-07 01:05:23.640776 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-07 01:05:23.641115 | instance | Tuesday 07 April 2026 01:05:23 +0000 (0:00:00.090) 0:06:24.455 ********* 2026-04-07 01:05:23.759316 | instance | ok: [instance] 2026-04-07 01:05:23.759554 | instance | 2026-04-07 01:05:23.759843 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-04-07 01:05:23.760130 | instance | Tuesday 07 April 2026 01:05:23 +0000 (0:00:00.118) 0:06:24.574 ********* 2026-04-07 01:05:24.264376 | instance | ok: [instance] 2026-04-07 01:05:24.264504 | instance | 2026-04-07 01:05:24.264672 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-04-07 01:05:24.264853 | instance | Tuesday 07 April 2026 01:05:24 +0000 (0:00:00.505) 0:06:25.079 ********* 2026-04-07 01:05:24.842004 | instance | ok: [instance] 2026-04-07 01:05:24.842226 | instance | 2026-04-07 01:05:24.842516 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-07 01:05:24.843070 | instance | Tuesday 07 April 2026 01:05:24 +0000 (0:00:00.576) 0:06:25.656 ********* 2026-04-07 01:05:24.943656 | instance | ok: [instance] 2026-04-07 01:05:24.943860 | instance | 2026-04-07 01:05:24.944125 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-07 01:05:24.944451 | instance | Tuesday 07 April 2026 01:05:24 +0000 (0:00:00.102) 0:06:25.759 ********* 2026-04-07 01:05:25.069532 | instance | included: rabbitmq for instance 2026-04-07 01:05:25.069780 | instance | 2026-04-07 01:05:25.070055 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-07 01:05:25.070302 | instance | Tuesday 07 April 2026 01:05:25 +0000 (0:00:00.125) 0:06:25.884 ********* 2026-04-07 01:05:25.769656 | instance | ok: [instance] 2026-04-07 01:05:25.769900 | instance | 2026-04-07 01:05:25.770186 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-07 01:05:25.770532 | instance | Tuesday 07 April 2026 01:05:25 +0000 (0:00:00.700) 0:06:26.584 ********* 2026-04-07 01:05:26.076719 | instance | skipping: [instance] 2026-04-07 01:05:26.077003 | instance | 2026-04-07 01:05:26.077217 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-07 01:05:26.077401 | instance | Tuesday 07 April 2026 01:05:26 +0000 (0:00:00.307) 0:06:26.892 ********* 2026-04-07 01:05:26.443156 | instance | skipping: [instance] 2026-04-07 01:05:26.443422 | instance | 2026-04-07 01:05:26.443795 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-07 01:05:26.444088 | instance | Tuesday 07 April 2026 01:05:26 +0000 (0:00:00.366) 0:06:27.258 ********* 2026-04-07 01:05:27.283202 | instance | ok: [instance] 2026-04-07 01:05:27.283276 | instance | 2026-04-07 01:05:27.283295 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-07 01:05:27.283624 | instance | Tuesday 07 April 2026 01:05:27 +0000 (0:00:00.839) 0:06:28.098 ********* 2026-04-07 01:05:27.954418 | instance | ok: [instance] 2026-04-07 01:05:27.954498 | instance | 2026-04-07 01:05:27.954788 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-07 01:05:27.954834 | instance | Tuesday 07 April 2026 01:05:27 +0000 (0:00:00.671) 0:06:28.770 ********* 2026-04-07 01:05:28.036789 | instance | ok: [instance] 2026-04-07 01:05:28.036938 | instance | 2026-04-07 01:05:28.037201 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-07 01:05:28.037255 | instance | Tuesday 07 April 2026 01:05:28 +0000 (0:00:00.082) 0:06:28.852 ********* 2026-04-07 01:05:28.116749 | instance | skipping: [instance] 2026-04-07 01:05:28.116814 | instance | 2026-04-07 01:05:28.117016 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-07 01:05:28.117114 | instance | Tuesday 07 April 2026 01:05:28 +0000 (0:00:00.079) 0:06:28.932 ********* 2026-04-07 01:05:28.194235 | instance | skipping: [instance] 2026-04-07 01:05:28.194297 | instance | 2026-04-07 01:05:28.194443 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-07 01:05:28.194565 | instance | Tuesday 07 April 2026 01:05:28 +0000 (0:00:00.077) 0:06:29.009 ********* 2026-04-07 01:05:28.284648 | instance | ok: [instance] 2026-04-07 01:05:28.284725 | instance | 2026-04-07 01:05:28.284856 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-07 01:05:28.285001 | instance | Tuesday 07 April 2026 01:05:28 +0000 (0:00:00.090) 0:06:29.100 ********* 2026-04-07 01:05:28.414928 | instance | ok: [instance] => (item=oslo_db) 2026-04-07 01:05:28.415005 | instance | ok: [instance] => (item=identity) 2026-04-07 01:05:28.415140 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-07 01:05:28.415259 | instance | ok: [instance] => (item=oslo_cache) 2026-04-07 01:05:28.415381 | instance | ok: [instance] => (item=key_manager) 2026-04-07 01:05:28.415492 | instance | 2026-04-07 01:05:28.415618 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-07 01:05:28.415754 | instance | Tuesday 07 April 2026 01:05:28 +0000 (0:00:00.130) 0:06:29.230 ********* 2026-04-07 01:05:28.525806 | instance | ok: [instance] 2026-04-07 01:05:28.525887 | instance | 2026-04-07 01:05:28.526009 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 01:05:28.526132 | instance | Tuesday 07 April 2026 01:05:28 +0000 (0:00:00.110) 0:06:29.340 ********* 2026-04-07 01:05:28.628116 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 01:05:28.628316 | instance | 2026-04-07 01:05:28.628626 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 01:05:28.628925 | instance | Tuesday 07 April 2026 01:05:28 +0000 (0:00:00.102) 0:06:29.443 ********* 2026-04-07 01:05:29.258487 | instance | ok: [instance] 2026-04-07 01:05:29.258618 | instance | 2026-04-07 01:05:29.258788 | instance | TASK [vexxhost.atmosphere.barbican : Suspend the existing HelmRelease] ********* 2026-04-07 01:05:29.258956 | instance | Tuesday 07 April 2026 01:05:29 +0000 (0:00:00.630) 0:06:30.073 ********* 2026-04-07 01:05:29.985615 | instance | ok: [instance] 2026-04-07 01:05:29.985853 | instance | 2026-04-07 01:05:29.986117 | instance | TASK [vexxhost.atmosphere.barbican : Remove the existing HelmRelease] ********** 2026-04-07 01:05:29.986377 | instance | Tuesday 07 April 2026 01:05:29 +0000 (0:00:00.727) 0:06:30.801 ********* 2026-04-07 01:05:30.688914 | instance | ok: [instance] 2026-04-07 01:05:30.689169 | instance | 2026-04-07 01:05:30.689446 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-04-07 01:05:30.689718 | instance | Tuesday 07 April 2026 01:05:30 +0000 (0:00:00.703) 0:06:31.504 ********* 2026-04-07 01:05:32.611933 | instance | ok: [instance] 2026-04-07 01:05:32.612688 | instance | 2026-04-07 01:05:32.612703 | instance | TASK [Create Ingress] ********************************************************** 2026-04-07 01:05:32.612713 | instance | Tuesday 07 April 2026 01:05:32 +0000 (0:00:01.923) 0:06:33.427 ********* 2026-04-07 01:05:32.783863 | instance | included: openstack_helm_ingress for instance 2026-04-07 01:05:32.783937 | instance | 2026-04-07 01:05:32.783949 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-07 01:05:32.783959 | instance | Tuesday 07 April 2026 01:05:32 +0000 (0:00:00.171) 0:06:33.598 ********* 2026-04-07 01:05:32.863607 | instance | skipping: [instance] 2026-04-07 01:05:32.863693 | instance | 2026-04-07 01:05:32.863988 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-07 01:05:32.864035 | instance | Tuesday 07 April 2026 01:05:32 +0000 (0:00:00.080) 0:06:33.679 ********* 2026-04-07 01:05:32.938161 | instance | skipping: [instance] 2026-04-07 01:05:32.938235 | instance | 2026-04-07 01:05:32.938396 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-07 01:05:32.938530 | instance | Tuesday 07 April 2026 01:05:32 +0000 (0:00:00.074) 0:06:33.753 ********* 2026-04-07 01:05:33.026358 | instance | ok: [instance] 2026-04-07 01:05:33.026432 | instance | 2026-04-07 01:05:33.026561 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-04-07 01:05:33.026684 | instance | Tuesday 07 April 2026 01:05:33 +0000 (0:00:00.088) 0:06:33.842 ********* 2026-04-07 01:05:33.148181 | instance | included: ingress for instance 2026-04-07 01:05:33.148574 | instance | 2026-04-07 01:05:33.148612 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-04-07 01:05:33.148618 | instance | Tuesday 07 April 2026 01:05:33 +0000 (0:00:00.121) 0:06:33.963 ********* 2026-04-07 01:05:34.314946 | instance | ok: [instance] 2026-04-07 01:05:34.315019 | instance | 2026-04-07 01:05:34.315257 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-04-07 01:05:34.315274 | instance | Tuesday 07 April 2026 01:05:34 +0000 (0:00:01.166) 0:06:35.129 ********* 2026-04-07 01:05:35.314051 | instance | ok: [instance] 2026-04-07 01:05:35.314140 | instance | 2026-04-07 01:05:35.314422 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-04-07 01:05:35.314463 | instance | Tuesday 07 April 2026 01:05:35 +0000 (0:00:00.999) 0:06:36.129 ********* 2026-04-07 01:05:39.083753 | instance | ok: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-04-07 01:05:39.083836 | instance | 2026-04-07 01:05:39.084146 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 01:05:39.084190 | instance | Tuesday 07 April 2026 01:05:39 +0000 (0:00:03.769) 0:06:39.899 ********* 2026-04-07 01:05:39.301222 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 01:05:39.301318 | instance | 2026-04-07 01:05:39.301433 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 01:05:39.301554 | instance | Tuesday 07 April 2026 01:05:39 +0000 (0:00:00.217) 0:06:40.116 ********* 2026-04-07 01:05:39.897869 | instance | ok: [instance] 2026-04-07 01:05:39.897929 | instance | 2026-04-07 01:05:39.897940 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-04-07 01:05:39.897951 | instance | Tuesday 07 April 2026 01:05:39 +0000 (0:00:00.595) 0:06:40.712 ********* 2026-04-07 01:05:42.741391 | instance | ok: [instance] 2026-04-07 01:05:42.741635 | instance | 2026-04-07 01:05:42.741961 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-07 01:05:42.742254 | instance | Tuesday 07 April 2026 01:05:42 +0000 (0:00:02.844) 0:06:43.556 ********* 2026-04-07 01:05:42.817513 | instance | skipping: [instance] 2026-04-07 01:05:42.817745 | instance | 2026-04-07 01:05:42.818031 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-07 01:05:42.818388 | instance | Tuesday 07 April 2026 01:05:42 +0000 (0:00:00.074) 0:06:43.631 ********* 2026-04-07 01:05:42.896934 | instance | skipping: [instance] 2026-04-07 01:05:42.897170 | instance | 2026-04-07 01:05:42.897465 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-07 01:05:42.897775 | instance | Tuesday 07 April 2026 01:05:42 +0000 (0:00:00.080) 0:06:43.712 ********* 2026-04-07 01:05:42.973266 | instance | skipping: [instance] 2026-04-07 01:05:42.973500 | instance | 2026-04-07 01:05:42.973816 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-07 01:05:42.974084 | instance | Tuesday 07 April 2026 01:05:42 +0000 (0:00:00.076) 0:06:43.788 ********* 2026-04-07 01:05:43.044365 | instance | skipping: [instance] 2026-04-07 01:05:43.044426 | instance | 2026-04-07 01:05:43.044541 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-07 01:05:43.044656 | instance | Tuesday 07 April 2026 01:05:43 +0000 (0:00:00.071) 0:06:43.860 ********* 2026-04-07 01:05:43.113375 | instance | skipping: [instance] 2026-04-07 01:05:43.113593 | instance | 2026-04-07 01:05:43.113867 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-07 01:05:43.114124 | instance | Tuesday 07 April 2026 01:05:43 +0000 (0:00:00.068) 0:06:43.928 ********* 2026-04-07 01:05:43.184534 | instance | skipping: [instance] 2026-04-07 01:05:43.184796 | instance | 2026-04-07 01:05:43.185291 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-07 01:05:43.185613 | instance | Tuesday 07 April 2026 01:05:43 +0000 (0:00:00.070) 0:06:43.999 ********* 2026-04-07 01:05:43.267325 | instance | ok: [instance] 2026-04-07 01:05:43.267535 | instance | 2026-04-07 01:05:43.267811 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-07 01:05:43.268118 | instance | Tuesday 07 April 2026 01:05:43 +0000 (0:00:00.082) 0:06:44.082 ********* 2026-04-07 01:05:43.355063 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-04-07 01:05:43.355294 | instance | 2026-04-07 01:05:43.355563 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-07 01:05:43.355882 | instance | Tuesday 07 April 2026 01:05:43 +0000 (0:00:00.087) 0:06:44.170 ********* 2026-04-07 01:05:43.476935 | instance | ok: [instance] 2026-04-07 01:05:43.477250 | instance | 2026-04-07 01:05:43.477588 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 01:05:43.477951 | instance | Tuesday 07 April 2026 01:05:43 +0000 (0:00:00.121) 0:06:44.292 ********* 2026-04-07 01:05:43.607481 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 01:05:43.607718 | instance | 2026-04-07 01:05:43.607995 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 01:05:43.608275 | instance | Tuesday 07 April 2026 01:05:43 +0000 (0:00:00.130) 0:06:44.422 ********* 2026-04-07 01:05:44.193917 | instance | ok: [instance] 2026-04-07 01:05:44.194147 | instance | 2026-04-07 01:05:44.194473 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-04-07 01:05:44.194764 | instance | Tuesday 07 April 2026 01:05:44 +0000 (0:00:00.585) 0:06:45.008 ********* 2026-04-07 01:05:58.958903 | instance | ok: [instance] 2026-04-07 01:05:58.959137 | instance | 2026-04-07 01:05:58.959434 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-04-07 01:05:58.959709 | instance | Tuesday 07 April 2026 01:05:58 +0000 (0:00:14.765) 0:06:59.774 ********* 2026-04-07 01:06:13.737704 | instance | ok: [instance] 2026-04-07 01:06:13.737977 | instance | 2026-04-07 01:06:13.738272 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-04-07 01:06:13.738588 | instance | Tuesday 07 April 2026 01:06:13 +0000 (0:00:14.778) 0:07:14.553 ********* 2026-04-07 01:06:15.173799 | instance | ok: [instance] 2026-04-07 01:06:15.174011 | instance | 2026-04-07 01:06:15.174289 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-04-07 01:06:15.174595 | instance | Tuesday 07 April 2026 01:06:15 +0000 (0:00:01.435) 0:07:15.989 ********* 2026-04-07 01:06:16.456318 | instance | ok: [instance] 2026-04-07 01:06:16.456510 | instance | 2026-04-07 01:06:16.456716 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-04-07 01:06:16.456931 | instance | Tuesday 07 April 2026 01:06:16 +0000 (0:00:01.282) 0:07:17.271 ********* 2026-04-07 01:06:17.222095 | instance | ok: [instance] 2026-04-07 01:06:17.222345 | instance | 2026-04-07 01:06:17.222657 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-04-07 01:06:17.222936 | instance | Tuesday 07 April 2026 01:06:17 +0000 (0:00:00.765) 0:07:18.037 ********* 2026-04-07 01:06:19.066951 | instance | ok: [instance] 2026-04-07 01:06:19.067097 | instance | 2026-04-07 01:06:19.067275 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-04-07 01:06:19.067446 | instance | Tuesday 07 April 2026 01:06:19 +0000 (0:00:01.844) 0:07:19.882 ********* 2026-04-07 01:06:20.148124 | instance | [WARNING]: Module did not set no_log for update_password 2026-04-07 01:06:20.199657 | instance | ok: [instance] 2026-04-07 01:06:20.199930 | instance | 2026-04-07 01:06:20.200280 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-04-07 01:06:20.200588 | instance | Tuesday 07 April 2026 01:06:20 +0000 (0:00:01.132) 0:07:21.014 ********* 2026-04-07 01:06:21.363662 | instance | ok: [instance] 2026-04-07 01:06:21.363737 | instance | 2026-04-07 01:06:21.364090 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-04-07 01:06:21.364141 | instance | Tuesday 07 April 2026 01:06:21 +0000 (0:00:01.164) 0:07:22.178 ********* 2026-04-07 01:06:22.347351 | instance | ok: [instance] 2026-04-07 01:06:22.347517 | instance | 2026-04-07 01:06:22.347540 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-04-07 01:06:22.347625 | instance | Tuesday 07 April 2026 01:06:22 +0000 (0:00:00.983) 0:07:23.162 ********* 2026-04-07 01:06:24.278164 | instance | ok: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-95.nip.io/swift/v1/%(tenant_id)s'}) 2026-04-07 01:06:24.278238 | instance | ok: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-04-07 01:06:24.278371 | instance | 2026-04-07 01:06:24.278509 | instance | TASK [Create Ingress] ********************************************************** 2026-04-07 01:06:24.278622 | instance | Tuesday 07 April 2026 01:06:24 +0000 (0:00:01.931) 0:07:25.093 ********* 2026-04-07 01:06:24.447356 | instance | included: openstack_helm_ingress for instance 2026-04-07 01:06:24.447395 | instance | 2026-04-07 01:06:24.447401 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-07 01:06:24.447405 | instance | Tuesday 07 April 2026 01:06:24 +0000 (0:00:00.168) 0:07:25.262 ********* 2026-04-07 01:06:24.535889 | instance | skipping: [instance] 2026-04-07 01:06:24.536367 | instance | 2026-04-07 01:06:24.536420 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-07 01:06:24.536439 | instance | Tuesday 07 April 2026 01:06:24 +0000 (0:00:00.088) 0:07:25.351 ********* 2026-04-07 01:06:24.624260 | instance | skipping: [instance] 2026-04-07 01:06:24.624326 | instance | 2026-04-07 01:06:24.624601 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-07 01:06:24.624640 | instance | Tuesday 07 April 2026 01:06:24 +0000 (0:00:00.088) 0:07:25.439 ********* 2026-04-07 01:06:24.727810 | instance | ok: [instance] 2026-04-07 01:06:24.727853 | instance | 2026-04-07 01:06:24.727859 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-04-07 01:06:24.727863 | instance | Tuesday 07 April 2026 01:06:24 +0000 (0:00:00.103) 0:07:25.543 ********* 2026-04-07 01:06:24.860581 | instance | included: ingress for instance 2026-04-07 01:06:24.860650 | instance | 2026-04-07 01:06:24.860959 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-04-07 01:06:24.861002 | instance | Tuesday 07 April 2026 01:06:24 +0000 (0:00:00.132) 0:07:25.676 ********* 2026-04-07 01:06:26.012842 | instance | ok: [instance] 2026-04-07 01:06:26.012925 | instance | 2026-04-07 01:06:26.013165 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 01:06:26.013203 | instance | Tuesday 07 April 2026 01:06:26 +0000 (0:00:01.152) 0:07:26.828 ********* 2026-04-07 01:06:26.121023 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 01:06:26.121368 | instance | 2026-04-07 01:06:26.121410 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 01:06:26.121416 | instance | Tuesday 07 April 2026 01:06:26 +0000 (0:00:00.108) 0:07:26.936 ********* 2026-04-07 01:06:26.717554 | instance | ok: [instance] 2026-04-07 01:06:26.717641 | instance | 2026-04-07 01:06:26.717902 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-04-07 01:06:26.717944 | instance | Tuesday 07 April 2026 01:06:26 +0000 (0:00:00.596) 0:07:27.533 ********* 2026-04-07 01:06:41.600229 | instance | ok: [instance] 2026-04-07 01:06:41.600303 | instance | 2026-04-07 01:06:41.600590 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-04-07 01:06:41.600633 | instance | Tuesday 07 April 2026 01:06:41 +0000 (0:00:14.882) 0:07:42.415 ********* 2026-04-07 01:06:41.696084 | instance | ok: [instance] => (item=10.96.240.200) 2026-04-07 01:06:41.696148 | instance | 2026-04-07 01:06:41.696437 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-04-07 01:06:41.696478 | instance | Tuesday 07 April 2026 01:06:41 +0000 (0:00:00.095) 0:07:42.511 ********* 2026-04-07 01:06:42.511819 | instance | ok: [instance] 2026-04-07 01:06:42.511900 | instance | 2026-04-07 01:06:42.512079 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-04-07 01:06:42.512234 | instance | Tuesday 07 April 2026 01:06:42 +0000 (0:00:00.814) 0:07:43.326 ********* 2026-04-07 01:06:43.207284 | instance | ok: [instance] 2026-04-07 01:06:43.207367 | instance | 2026-04-07 01:06:43.207474 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-04-07 01:06:43.207593 | instance | Tuesday 07 April 2026 01:06:43 +0000 (0:00:00.695) 0:07:44.022 ********* 2026-04-07 01:06:44.474857 | instance | ok: [instance] 2026-04-07 01:06:44.474947 | instance | 2026-04-07 01:06:44.475071 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-04-07 01:06:44.475191 | instance | Tuesday 07 April 2026 01:06:44 +0000 (0:00:01.268) 0:07:45.290 ********* 2026-04-07 01:06:44.556233 | instance | ok: [instance] 2026-04-07 01:06:44.556331 | instance | 2026-04-07 01:06:44.556459 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-04-07 01:06:44.556582 | instance | Tuesday 07 April 2026 01:06:44 +0000 (0:00:00.081) 0:07:45.371 ********* 2026-04-07 01:06:45.261409 | instance | ok: [instance] 2026-04-07 01:06:45.261502 | instance | 2026-04-07 01:06:45.261656 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-04-07 01:06:45.261731 | instance | Tuesday 07 April 2026 01:06:45 +0000 (0:00:00.704) 0:07:46.076 ********* 2026-04-07 01:06:46.981265 | instance | ok: [instance] 2026-04-07 01:06:46.981341 | instance | 2026-04-07 01:06:46.981615 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-07 01:06:46.981661 | instance | Tuesday 07 April 2026 01:06:46 +0000 (0:00:01.720) 0:07:47.796 ********* 2026-04-07 01:06:47.089820 | instance | ok: [instance] 2026-04-07 01:06:47.089887 | instance | 2026-04-07 01:06:47.089894 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-07 01:06:47.089899 | instance | Tuesday 07 April 2026 01:06:47 +0000 (0:00:00.107) 0:07:47.904 ********* 2026-04-07 01:06:47.217769 | instance | included: rabbitmq for instance 2026-04-07 01:06:47.217872 | instance | 2026-04-07 01:06:47.217946 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-07 01:06:47.218094 | instance | Tuesday 07 April 2026 01:06:47 +0000 (0:00:00.128) 0:07:48.033 ********* 2026-04-07 01:06:48.198869 | instance | ok: [instance] 2026-04-07 01:06:48.198963 | instance | 2026-04-07 01:06:48.199239 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-07 01:06:48.199267 | instance | Tuesday 07 April 2026 01:06:48 +0000 (0:00:00.980) 0:07:49.013 ********* 2026-04-07 01:06:48.386032 | instance | skipping: [instance] 2026-04-07 01:06:48.386109 | instance | 2026-04-07 01:06:48.386116 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-07 01:06:48.386123 | instance | Tuesday 07 April 2026 01:06:48 +0000 (0:00:00.186) 0:07:49.200 ********* 2026-04-07 01:06:48.573024 | instance | skipping: [instance] 2026-04-07 01:06:48.573090 | instance | 2026-04-07 01:06:48.573096 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-07 01:06:48.573102 | instance | Tuesday 07 April 2026 01:06:48 +0000 (0:00:00.187) 0:07:49.387 ********* 2026-04-07 01:06:49.500990 | instance | ok: [instance] 2026-04-07 01:06:49.501087 | instance | 2026-04-07 01:06:49.501099 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-07 01:06:49.501111 | instance | Tuesday 07 April 2026 01:06:49 +0000 (0:00:00.926) 0:07:50.314 ********* 2026-04-07 01:06:50.208450 | instance | ok: [instance] 2026-04-07 01:06:50.208550 | instance | 2026-04-07 01:06:50.208560 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-07 01:06:50.208568 | instance | Tuesday 07 April 2026 01:06:50 +0000 (0:00:00.708) 0:07:51.022 ********* 2026-04-07 01:06:50.284464 | instance | ok: [instance] 2026-04-07 01:06:50.284561 | instance | 2026-04-07 01:06:50.284573 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-07 01:06:50.284585 | instance | Tuesday 07 April 2026 01:06:50 +0000 (0:00:00.075) 0:07:51.098 ********* 2026-04-07 01:06:50.369739 | instance | skipping: [instance] 2026-04-07 01:06:50.370254 | instance | 2026-04-07 01:06:50.370656 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-07 01:06:50.371073 | instance | Tuesday 07 April 2026 01:06:50 +0000 (0:00:00.085) 0:07:51.184 ********* 2026-04-07 01:06:50.447163 | instance | skipping: [instance] 2026-04-07 01:06:50.447563 | instance | 2026-04-07 01:06:50.447946 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-07 01:06:50.448284 | instance | Tuesday 07 April 2026 01:06:50 +0000 (0:00:00.077) 0:07:51.262 ********* 2026-04-07 01:06:50.524717 | instance | ok: [instance] 2026-04-07 01:06:50.525179 | instance | 2026-04-07 01:06:50.525540 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-07 01:06:50.525875 | instance | Tuesday 07 April 2026 01:06:50 +0000 (0:00:00.077) 0:07:51.339 ********* 2026-04-07 01:06:50.682097 | instance | ok: [instance] => (item=oslo_db) 2026-04-07 01:06:50.682501 | instance | ok: [instance] => (item=identity) 2026-04-07 01:06:50.682832 | instance | ok: [instance] => (item=dashboard) 2026-04-07 01:06:50.683155 | instance | ok: [instance] => (item=image) 2026-04-07 01:06:50.683472 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-07 01:06:50.683790 | instance | ok: [instance] => (item=oslo_cache) 2026-04-07 01:06:50.684119 | instance | 2026-04-07 01:06:50.684452 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-07 01:06:50.684807 | instance | Tuesday 07 April 2026 01:06:50 +0000 (0:00:00.156) 0:07:51.496 ********* 2026-04-07 01:06:50.825063 | instance | ok: [instance] 2026-04-07 01:06:50.825458 | instance | 2026-04-07 01:06:50.825890 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 01:06:50.826249 | instance | Tuesday 07 April 2026 01:06:50 +0000 (0:00:00.142) 0:07:51.638 ********* 2026-04-07 01:06:50.954016 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 01:06:50.954407 | instance | 2026-04-07 01:06:50.954753 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 01:06:50.955078 | instance | Tuesday 07 April 2026 01:06:50 +0000 (0:00:00.129) 0:07:51.768 ********* 2026-04-07 01:06:51.604248 | instance | ok: [instance] 2026-04-07 01:06:51.604659 | instance | 2026-04-07 01:06:51.605084 | instance | TASK [vexxhost.atmosphere.glance : Suspend the existing HelmRelease] *********** 2026-04-07 01:06:51.605426 | instance | Tuesday 07 April 2026 01:06:51 +0000 (0:00:00.648) 0:07:52.417 ********* 2026-04-07 01:06:52.395806 | instance | ok: [instance] 2026-04-07 01:06:52.396068 | instance | 2026-04-07 01:06:52.396286 | instance | TASK [vexxhost.atmosphere.glance : Remove the existing HelmRelease] ************ 2026-04-07 01:06:52.396497 | instance | Tuesday 07 April 2026 01:06:52 +0000 (0:00:00.793) 0:07:53.211 ********* 2026-04-07 01:06:53.162537 | instance | ok: [instance] 2026-04-07 01:06:53.162631 | instance | 2026-04-07 01:06:53.162796 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-04-07 01:06:53.162934 | instance | Tuesday 07 April 2026 01:06:53 +0000 (0:00:00.766) 0:07:53.977 ********* 2026-04-07 01:06:55.593039 | instance | ok: [instance] 2026-04-07 01:06:55.593122 | instance | 2026-04-07 01:06:55.593134 | instance | TASK [Create Ingress] ********************************************************** 2026-04-07 01:06:55.593588 | instance | Tuesday 07 April 2026 01:06:55 +0000 (0:00:02.429) 0:07:56.407 ********* 2026-04-07 01:06:55.763748 | instance | included: openstack_helm_ingress for instance 2026-04-07 01:06:55.763850 | instance | 2026-04-07 01:06:55.763926 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-07 01:06:55.764056 | instance | Tuesday 07 April 2026 01:06:55 +0000 (0:00:00.172) 0:07:56.579 ********* 2026-04-07 01:06:55.837582 | instance | skipping: [instance] 2026-04-07 01:06:55.837677 | instance | 2026-04-07 01:06:55.837949 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-07 01:06:55.838009 | instance | Tuesday 07 April 2026 01:06:55 +0000 (0:00:00.073) 0:07:56.653 ********* 2026-04-07 01:06:55.923062 | instance | skipping: [instance] 2026-04-07 01:06:55.923127 | instance | 2026-04-07 01:06:55.923454 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-07 01:06:55.923501 | instance | Tuesday 07 April 2026 01:06:55 +0000 (0:00:00.085) 0:07:56.738 ********* 2026-04-07 01:06:56.013196 | instance | ok: [instance] 2026-04-07 01:06:56.013270 | instance | 2026-04-07 01:06:56.013547 | instance | TASK [Create Ingress image] **************************************************** 2026-04-07 01:06:56.014072 | instance | Tuesday 07 April 2026 01:06:56 +0000 (0:00:00.090) 0:07:56.828 ********* 2026-04-07 01:06:56.155597 | instance | included: ingress for instance 2026-04-07 01:06:56.155736 | instance | 2026-04-07 01:06:56.155798 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-04-07 01:06:56.155941 | instance | Tuesday 07 April 2026 01:06:56 +0000 (0:00:00.141) 0:07:56.970 ********* 2026-04-07 01:06:57.537444 | instance | ok: [instance] 2026-04-07 01:06:57.537527 | instance | 2026-04-07 01:06:57.537794 | instance | TASK [Create images] *********************************************************** 2026-04-07 01:06:57.538175 | instance | Tuesday 07 April 2026 01:06:57 +0000 (0:00:01.382) 0:07:58.352 ********* 2026-04-07 01:06:57.760256 | instance | included: glance_image for instance => (item={'container_format': 'bare', 'disk_format': 'raw', 'is_public': True, 'min_disk': 1, 'name': 'cirros', 'url': 'http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img'}) 2026-04-07 01:06:57.760352 | instance | 2026-04-07 01:06:57.760459 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-04-07 01:06:57.760579 | instance | Tuesday 07 April 2026 01:06:57 +0000 (0:00:00.223) 0:07:58.575 ********* 2026-04-07 01:06:58.863723 | instance | ok: [instance] 2026-04-07 01:06:58.863817 | instance | 2026-04-07 01:06:58.863970 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-07 01:06:58.864095 | instance | Tuesday 07 April 2026 01:06:58 +0000 (0:00:01.102) 0:07:59.678 ********* 2026-04-07 01:07:00.133879 | instance | ok: [instance] 2026-04-07 01:07:00.133950 | instance | 2026-04-07 01:07:00.134234 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-07 01:07:00.134276 | instance | Tuesday 07 April 2026 01:07:00 +0000 (0:00:01.271) 0:08:00.949 ********* 2026-04-07 01:07:00.209959 | instance | skipping: [instance] 2026-04-07 01:07:00.210037 | instance | 2026-04-07 01:07:00.210255 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-07 01:07:00.210319 | instance | Tuesday 07 April 2026 01:07:00 +0000 (0:00:00.075) 0:08:01.025 ********* 2026-04-07 01:07:00.299270 | instance | skipping: [instance] 2026-04-07 01:07:00.299333 | instance | 2026-04-07 01:07:00.299566 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-07 01:07:00.299632 | instance | Tuesday 07 April 2026 01:07:00 +0000 (0:00:00.089) 0:08:01.114 ********* 2026-04-07 01:07:00.377113 | instance | skipping: [instance] 2026-04-07 01:07:00.377197 | instance | 2026-04-07 01:07:00.377429 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-07 01:07:00.377473 | instance | Tuesday 07 April 2026 01:07:00 +0000 (0:00:00.077) 0:08:01.192 ********* 2026-04-07 01:07:00.461847 | instance | skipping: [instance] 2026-04-07 01:07:00.461938 | instance | 2026-04-07 01:07:00.462211 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-07 01:07:00.462259 | instance | Tuesday 07 April 2026 01:07:00 +0000 (0:00:00.084) 0:08:01.276 ********* 2026-04-07 01:07:00.537912 | instance | skipping: [instance] 2026-04-07 01:07:00.537984 | instance | 2026-04-07 01:07:00.538228 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-07 01:07:00.538269 | instance | Tuesday 07 April 2026 01:07:00 +0000 (0:00:00.076) 0:08:01.353 ********* 2026-04-07 01:07:00.619495 | instance | skipping: [instance] 2026-04-07 01:07:00.619563 | instance | 2026-04-07 01:07:00.619713 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-07 01:07:00.619904 | instance | Tuesday 07 April 2026 01:07:00 +0000 (0:00:00.082) 0:08:01.435 ********* 2026-04-07 01:07:00.851156 | instance | skipping: [instance] 2026-04-07 01:07:00.851200 | instance | 2026-04-07 01:07:00.851206 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-07 01:07:00.851212 | instance | Tuesday 07 April 2026 01:07:00 +0000 (0:00:00.231) 0:08:01.666 ********* 2026-04-07 01:07:00.956570 | instance | ok: [instance] 2026-04-07 01:07:00.956627 | instance | 2026-04-07 01:07:00.956637 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-07 01:07:00.956642 | instance | Tuesday 07 April 2026 01:07:00 +0000 (0:00:00.105) 0:08:01.771 ********* 2026-04-07 01:07:01.039122 | instance | skipping: [instance] 2026-04-07 01:07:01.039400 | instance | 2026-04-07 01:07:01.039451 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-07 01:07:01.039474 | instance | Tuesday 07 April 2026 01:07:01 +0000 (0:00:00.082) 0:08:01.854 ********* 2026-04-07 01:07:01.121508 | instance | skipping: [instance] 2026-04-07 01:07:01.121590 | instance | 2026-04-07 01:07:01.121842 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-07 01:07:01.121892 | instance | Tuesday 07 April 2026 01:07:01 +0000 (0:00:00.082) 0:08:01.936 ********* 2026-04-07 01:07:01.203559 | instance | skipping: [instance] 2026-04-07 01:07:01.203648 | instance | 2026-04-07 01:07:01.203848 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-07 01:07:01.203914 | instance | Tuesday 07 April 2026 01:07:01 +0000 (0:00:00.082) 0:08:02.019 ********* 2026-04-07 01:07:01.292183 | instance | skipping: [instance] 2026-04-07 01:07:01.292266 | instance | 2026-04-07 01:07:01.292527 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-07 01:07:01.292582 | instance | Tuesday 07 April 2026 01:07:01 +0000 (0:00:00.088) 0:08:02.107 ********* 2026-04-07 01:07:01.371318 | instance | skipping: [instance] 2026-04-07 01:07:01.371414 | instance | 2026-04-07 01:07:01.371565 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-07 01:07:01.371773 | instance | Tuesday 07 April 2026 01:07:01 +0000 (0:00:00.078) 0:08:02.186 ********* 2026-04-07 01:07:01.460645 | instance | ok: [instance] 2026-04-07 01:07:01.460779 | instance | 2026-04-07 01:07:01.460797 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-07 01:07:01.460985 | instance | Tuesday 07 April 2026 01:07:01 +0000 (0:00:00.089) 0:08:02.275 ********* 2026-04-07 01:07:01.595366 | instance | ok: [instance] => (item=oslo_cache) 2026-04-07 01:07:01.595493 | instance | ok: [instance] => (item=identity) 2026-04-07 01:07:01.595547 | instance | ok: [instance] => (item=oslo_db) 2026-04-07 01:07:01.596052 | instance | ok: [instance] => (item=staffeln) 2026-04-07 01:07:01.596103 | instance | 2026-04-07 01:07:01.596109 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-07 01:07:01.596114 | instance | Tuesday 07 April 2026 01:07:01 +0000 (0:00:00.135) 0:08:02.410 ********* 2026-04-07 01:07:01.724435 | instance | ok: [instance] 2026-04-07 01:07:01.724506 | instance | 2026-04-07 01:07:01.724813 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 01:07:01.724896 | instance | Tuesday 07 April 2026 01:07:01 +0000 (0:00:00.127) 0:08:02.538 ********* 2026-04-07 01:07:01.864650 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 01:07:01.864719 | instance | 2026-04-07 01:07:01.864918 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 01:07:01.865026 | instance | Tuesday 07 April 2026 01:07:01 +0000 (0:00:00.140) 0:08:02.679 ********* 2026-04-07 01:07:02.841483 | instance | ok: [instance] 2026-04-07 01:07:02.841704 | instance | 2026-04-07 01:07:02.841978 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-04-07 01:07:02.842244 | instance | Tuesday 07 April 2026 01:07:02 +0000 (0:00:00.976) 0:08:03.656 ********* 2026-04-07 01:07:04.791799 | instance | ok: [instance] 2026-04-07 01:07:04.792349 | instance | 2026-04-07 01:07:04.792363 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-07 01:07:04.792598 | instance | Tuesday 07 April 2026 01:07:04 +0000 (0:00:01.950) 0:08:05.606 ********* 2026-04-07 01:07:04.921084 | instance | ok: [instance] 2026-04-07 01:07:04.921416 | instance | 2026-04-07 01:07:04.921850 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-07 01:07:04.922115 | instance | Tuesday 07 April 2026 01:07:04 +0000 (0:00:00.129) 0:08:05.735 ********* 2026-04-07 01:07:05.059359 | instance | included: rabbitmq for instance 2026-04-07 01:07:05.059543 | instance | 2026-04-07 01:07:05.059840 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-07 01:07:05.060100 | instance | Tuesday 07 April 2026 01:07:05 +0000 (0:00:00.138) 0:08:05.874 ********* 2026-04-07 01:07:05.771834 | instance | ok: [instance] 2026-04-07 01:07:05.771945 | instance | 2026-04-07 01:07:05.772201 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-07 01:07:05.772442 | instance | Tuesday 07 April 2026 01:07:05 +0000 (0:00:00.712) 0:08:06.586 ********* 2026-04-07 01:07:05.973582 | instance | skipping: [instance] 2026-04-07 01:07:05.973836 | instance | 2026-04-07 01:07:05.974142 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-07 01:07:05.974439 | instance | Tuesday 07 April 2026 01:07:05 +0000 (0:00:00.201) 0:08:06.788 ********* 2026-04-07 01:07:06.154923 | instance | skipping: [instance] 2026-04-07 01:07:06.155058 | instance | 2026-04-07 01:07:06.155237 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-07 01:07:06.155441 | instance | Tuesday 07 April 2026 01:07:06 +0000 (0:00:00.181) 0:08:06.970 ********* 2026-04-07 01:07:07.002419 | instance | ok: [instance] 2026-04-07 01:07:07.002468 | instance | 2026-04-07 01:07:07.002476 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-07 01:07:07.002483 | instance | Tuesday 07 April 2026 01:07:06 +0000 (0:00:00.845) 0:08:07.816 ********* 2026-04-07 01:07:07.667118 | instance | ok: [instance] 2026-04-07 01:07:07.667196 | instance | 2026-04-07 01:07:07.667474 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-07 01:07:07.667514 | instance | Tuesday 07 April 2026 01:07:07 +0000 (0:00:00.666) 0:08:08.482 ********* 2026-04-07 01:07:07.744535 | instance | ok: [instance] 2026-04-07 01:07:07.744602 | instance | 2026-04-07 01:07:07.744914 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-07 01:07:07.744970 | instance | Tuesday 07 April 2026 01:07:07 +0000 (0:00:00.077) 0:08:08.560 ********* 2026-04-07 01:07:07.824262 | instance | skipping: [instance] 2026-04-07 01:07:07.824644 | instance | 2026-04-07 01:07:07.824687 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-07 01:07:07.824699 | instance | Tuesday 07 April 2026 01:07:07 +0000 (0:00:00.079) 0:08:08.639 ********* 2026-04-07 01:07:07.900383 | instance | skipping: [instance] 2026-04-07 01:07:07.900458 | instance | 2026-04-07 01:07:07.900717 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-07 01:07:07.900760 | instance | Tuesday 07 April 2026 01:07:07 +0000 (0:00:00.076) 0:08:08.715 ********* 2026-04-07 01:07:07.983223 | instance | ok: [instance] 2026-04-07 01:07:07.983285 | instance | 2026-04-07 01:07:07.983510 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-07 01:07:07.983528 | instance | Tuesday 07 April 2026 01:07:07 +0000 (0:00:00.082) 0:08:08.798 ********* 2026-04-07 01:07:08.128874 | instance | ok: [instance] => (item=oslo_db) 2026-04-07 01:07:08.129018 | instance | ok: [instance] => (item=identity) 2026-04-07 01:07:08.129143 | instance | ok: [instance] => (item=volumev3) 2026-04-07 01:07:08.129257 | instance | ok: [instance] => (item=image) 2026-04-07 01:07:08.129372 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-07 01:07:08.129481 | instance | ok: [instance] => (item=oslo_cache) 2026-04-07 01:07:08.129600 | instance | 2026-04-07 01:07:08.129714 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-07 01:07:08.129832 | instance | Tuesday 07 April 2026 01:07:08 +0000 (0:00:00.145) 0:08:08.944 ********* 2026-04-07 01:07:08.252780 | instance | ok: [instance] 2026-04-07 01:07:08.253005 | instance | 2026-04-07 01:07:08.253265 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 01:07:08.253528 | instance | Tuesday 07 April 2026 01:07:08 +0000 (0:00:00.123) 0:08:09.068 ********* 2026-04-07 01:07:08.368151 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 01:07:08.368397 | instance | 2026-04-07 01:07:08.368667 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 01:07:08.368991 | instance | Tuesday 07 April 2026 01:07:08 +0000 (0:00:00.115) 0:08:09.183 ********* 2026-04-07 01:07:08.972198 | instance | ok: [instance] 2026-04-07 01:07:08.972491 | instance | 2026-04-07 01:07:08.972897 | instance | TASK [vexxhost.atmosphere.cinder : Suspend the existing HelmRelease] *********** 2026-04-07 01:07:08.973358 | instance | Tuesday 07 April 2026 01:07:08 +0000 (0:00:00.603) 0:08:09.786 ********* 2026-04-07 01:07:09.682415 | instance | ok: [instance] 2026-04-07 01:07:09.682686 | instance | 2026-04-07 01:07:09.682970 | instance | TASK [vexxhost.atmosphere.cinder : Remove the existing HelmRelease] ************ 2026-04-07 01:07:09.683268 | instance | Tuesday 07 April 2026 01:07:09 +0000 (0:00:00.710) 0:08:10.497 ********* 2026-04-07 01:07:10.359704 | instance | ok: [instance] 2026-04-07 01:07:10.359838 | instance | 2026-04-07 01:07:10.360039 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-04-07 01:07:10.360219 | instance | Tuesday 07 April 2026 01:07:10 +0000 (0:00:00.677) 0:08:11.175 ********* 2026-04-07 01:07:10.680451 | instance | ok: [instance] 2026-04-07 01:07:10.680662 | instance | 2026-04-07 01:07:10.681021 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-04-07 01:07:10.681285 | instance | Tuesday 07 April 2026 01:07:10 +0000 (0:00:00.320) 0:08:11.495 ********* 2026-04-07 01:07:10.749954 | instance | skipping: [instance] 2026-04-07 01:07:10.750183 | instance | 2026-04-07 01:07:10.750483 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-04-07 01:07:10.750752 | instance | Tuesday 07 April 2026 01:07:10 +0000 (0:00:00.069) 0:08:11.565 ********* 2026-04-07 01:07:13.403127 | instance | ok: [instance] 2026-04-07 01:07:13.403214 | instance | 2026-04-07 01:07:13.403477 | instance | TASK [Create Ingress] ********************************************************** 2026-04-07 01:07:13.403763 | instance | Tuesday 07 April 2026 01:07:13 +0000 (0:00:02.653) 0:08:14.218 ********* 2026-04-07 01:07:13.590109 | instance | included: openstack_helm_ingress for instance 2026-04-07 01:07:13.590346 | instance | 2026-04-07 01:07:13.590666 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-07 01:07:13.590944 | instance | Tuesday 07 April 2026 01:07:13 +0000 (0:00:00.186) 0:08:14.405 ********* 2026-04-07 01:07:13.687862 | instance | skipping: [instance] 2026-04-07 01:07:13.688094 | instance | 2026-04-07 01:07:13.688389 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-07 01:07:13.688653 | instance | Tuesday 07 April 2026 01:07:13 +0000 (0:00:00.097) 0:08:14.502 ********* 2026-04-07 01:07:13.774711 | instance | skipping: [instance] 2026-04-07 01:07:13.774941 | instance | 2026-04-07 01:07:13.775215 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-07 01:07:13.775483 | instance | Tuesday 07 April 2026 01:07:13 +0000 (0:00:00.087) 0:08:14.590 ********* 2026-04-07 01:07:13.878281 | instance | ok: [instance] 2026-04-07 01:07:13.878532 | instance | 2026-04-07 01:07:13.878787 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-04-07 01:07:13.879049 | instance | Tuesday 07 April 2026 01:07:13 +0000 (0:00:00.103) 0:08:14.693 ********* 2026-04-07 01:07:13.989331 | instance | included: ingress for instance 2026-04-07 01:07:13.989591 | instance | 2026-04-07 01:07:13.989909 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-04-07 01:07:13.990187 | instance | Tuesday 07 April 2026 01:07:13 +0000 (0:00:00.111) 0:08:14.804 ********* 2026-04-07 01:07:15.214422 | instance | ok: [instance] 2026-04-07 01:07:15.214697 | instance | 2026-04-07 01:07:15.214988 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-07 01:07:15.215258 | instance | Tuesday 07 April 2026 01:07:15 +0000 (0:00:01.224) 0:08:16.029 ********* 2026-04-07 01:07:15.315508 | instance | ok: [instance] 2026-04-07 01:07:15.315655 | instance | 2026-04-07 01:07:15.315828 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-07 01:07:15.315997 | instance | Tuesday 07 April 2026 01:07:15 +0000 (0:00:00.101) 0:08:16.131 ********* 2026-04-07 01:07:15.385409 | instance | skipping: [instance] 2026-04-07 01:07:15.385669 | instance | 2026-04-07 01:07:15.385993 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-07 01:07:15.386261 | instance | Tuesday 07 April 2026 01:07:15 +0000 (0:00:00.069) 0:08:16.200 ********* 2026-04-07 01:07:15.470897 | instance | skipping: [instance] 2026-04-07 01:07:15.471134 | instance | 2026-04-07 01:07:15.471425 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-07 01:07:15.471685 | instance | Tuesday 07 April 2026 01:07:15 +0000 (0:00:00.085) 0:08:16.285 ********* 2026-04-07 01:07:15.557727 | instance | skipping: [instance] 2026-04-07 01:07:15.557848 | instance | 2026-04-07 01:07:15.557973 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-07 01:07:15.558092 | instance | Tuesday 07 April 2026 01:07:15 +0000 (0:00:00.087) 0:08:16.373 ********* 2026-04-07 01:07:15.650896 | instance | skipping: [instance] 2026-04-07 01:07:15.651146 | instance | 2026-04-07 01:07:15.651452 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-07 01:07:15.651752 | instance | Tuesday 07 April 2026 01:07:15 +0000 (0:00:00.092) 0:08:16.465 ********* 2026-04-07 01:07:15.745163 | instance | skipping: [instance] 2026-04-07 01:07:15.745444 | instance | 2026-04-07 01:07:15.745734 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-07 01:07:15.746037 | instance | Tuesday 07 April 2026 01:07:15 +0000 (0:00:00.094) 0:08:16.560 ********* 2026-04-07 01:07:15.826480 | instance | ok: [instance] 2026-04-07 01:07:15.826652 | instance | 2026-04-07 01:07:15.826833 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-07 01:07:15.827006 | instance | Tuesday 07 April 2026 01:07:15 +0000 (0:00:00.081) 0:08:16.641 ********* 2026-04-07 01:07:15.943615 | instance | ok: [instance] => (item=placement) 2026-04-07 01:07:15.943782 | instance | ok: [instance] => (item=identity) 2026-04-07 01:07:15.943950 | instance | ok: [instance] => (item=oslo_db) 2026-04-07 01:07:15.944118 | instance | ok: [instance] => (item=oslo_cache) 2026-04-07 01:07:15.944279 | instance | 2026-04-07 01:07:15.944452 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-07 01:07:15.944621 | instance | Tuesday 07 April 2026 01:07:15 +0000 (0:00:00.117) 0:08:16.759 ********* 2026-04-07 01:07:16.052613 | instance | ok: [instance] 2026-04-07 01:07:16.052870 | instance | 2026-04-07 01:07:16.053215 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 01:07:16.053479 | instance | Tuesday 07 April 2026 01:07:16 +0000 (0:00:00.108) 0:08:16.868 ********* 2026-04-07 01:07:16.161865 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 01:07:16.162100 | instance | 2026-04-07 01:07:16.162461 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 01:07:16.162840 | instance | Tuesday 07 April 2026 01:07:16 +0000 (0:00:00.109) 0:08:16.977 ********* 2026-04-07 01:07:16.763054 | instance | ok: [instance] 2026-04-07 01:07:16.763316 | instance | 2026-04-07 01:07:16.763639 | instance | TASK [vexxhost.atmosphere.placement : Suspend the existing HelmRelease] ******** 2026-04-07 01:07:16.763942 | instance | Tuesday 07 April 2026 01:07:16 +0000 (0:00:00.600) 0:08:17.578 ********* 2026-04-07 01:07:17.473113 | instance | ok: [instance] 2026-04-07 01:07:17.473332 | instance | 2026-04-07 01:07:17.473595 | instance | TASK [vexxhost.atmosphere.placement : Remove the existing HelmRelease] ********* 2026-04-07 01:07:17.473878 | instance | Tuesday 07 April 2026 01:07:17 +0000 (0:00:00.710) 0:08:18.288 ********* 2026-04-07 01:07:18.165322 | instance | ok: [instance] 2026-04-07 01:07:18.165567 | instance | 2026-04-07 01:07:18.165847 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-04-07 01:07:18.166116 | instance | Tuesday 07 April 2026 01:07:18 +0000 (0:00:00.691) 0:08:18.980 ********* 2026-04-07 01:07:20.170136 | instance | ok: [instance] 2026-04-07 01:07:20.170199 | instance | 2026-04-07 01:07:20.170218 | instance | TASK [Create Ingress] ********************************************************** 2026-04-07 01:07:20.170445 | instance | Tuesday 07 April 2026 01:07:20 +0000 (0:00:02.004) 0:08:20.984 ********* 2026-04-07 01:07:20.437643 | instance | included: openstack_helm_ingress for instance 2026-04-07 01:07:20.437716 | instance | 2026-04-07 01:07:20.437843 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-07 01:07:20.437962 | instance | Tuesday 07 April 2026 01:07:20 +0000 (0:00:00.268) 0:08:21.253 ********* 2026-04-07 01:07:20.506227 | instance | skipping: [instance] 2026-04-07 01:07:20.506319 | instance | 2026-04-07 01:07:20.506445 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-07 01:07:20.506565 | instance | Tuesday 07 April 2026 01:07:20 +0000 (0:00:00.068) 0:08:21.321 ********* 2026-04-07 01:07:20.601349 | instance | skipping: [instance] 2026-04-07 01:07:20.601407 | instance | 2026-04-07 01:07:20.601553 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-07 01:07:20.601669 | instance | Tuesday 07 April 2026 01:07:20 +0000 (0:00:00.094) 0:08:21.416 ********* 2026-04-07 01:07:20.708751 | instance | ok: [instance] 2026-04-07 01:07:20.709012 | instance | 2026-04-07 01:07:20.709281 | instance | TASK [Create Ingress placement] ************************************************ 2026-04-07 01:07:20.709550 | instance | Tuesday 07 April 2026 01:07:20 +0000 (0:00:00.107) 0:08:21.523 ********* 2026-04-07 01:07:20.839392 | instance | included: ingress for instance 2026-04-07 01:07:20.839622 | instance | 2026-04-07 01:07:20.839906 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-04-07 01:07:20.840189 | instance | Tuesday 07 April 2026 01:07:20 +0000 (0:00:00.130) 0:08:21.654 ********* 2026-04-07 01:07:21.941699 | instance | ok: [instance] 2026-04-07 01:07:21.941823 | instance | 2026-04-07 01:07:21.941993 | instance | PLAY [Configure operating system] ********************************************** 2026-04-07 01:07:21.942149 | instance | 2026-04-07 01:07:21.942315 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-07 01:07:21.942482 | instance | Tuesday 07 April 2026 01:07:21 +0000 (0:00:01.102) 0:08:22.757 ********* 2026-04-07 01:07:25.629155 | instance | ok: [instance] 2026-04-07 01:07:25.629247 | instance | 2026-04-07 01:07:25.629432 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-04-07 01:07:25.629608 | instance | Tuesday 07 April 2026 01:07:25 +0000 (0:00:03.687) 0:08:26.444 ********* 2026-04-07 01:07:25.860282 | instance | ok: [instance] 2026-04-07 01:07:25.860352 | instance | 2026-04-07 01:07:25.860476 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-04-07 01:07:25.860621 | instance | Tuesday 07 April 2026 01:07:25 +0000 (0:00:00.231) 0:08:26.675 ********* 2026-04-07 01:07:25.932562 | instance | skipping: [instance] 2026-04-07 01:07:25.932716 | instance | 2026-04-07 01:07:25.933038 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-04-07 01:07:25.933297 | instance | Tuesday 07 April 2026 01:07:25 +0000 (0:00:00.072) 0:08:26.747 ********* 2026-04-07 01:07:26.010186 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-04-07 01:07:26.010366 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-04-07 01:07:26.010530 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-04-07 01:07:26.010718 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-04-07 01:07:26.010895 | instance | skipping: [instance] 2026-04-07 01:07:26.011047 | instance | 2026-04-07 01:07:26.011409 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-04-07 01:07:26.011439 | instance | Tuesday 07 April 2026 01:07:26 +0000 (0:00:00.077) 0:08:26.825 ********* 2026-04-07 01:07:26.095122 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-04-07 01:07:26.095338 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-04-07 01:07:26.095605 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-04-07 01:07:26.095975 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-04-07 01:07:26.096316 | instance | skipping: [instance] 2026-04-07 01:07:26.096588 | instance | 2026-04-07 01:07:26.096943 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-04-07 01:07:26.097225 | instance | Tuesday 07 April 2026 01:07:26 +0000 (0:00:00.085) 0:08:26.910 ********* 2026-04-07 01:07:26.158397 | instance | skipping: [instance] 2026-04-07 01:07:26.158678 | instance | 2026-04-07 01:07:26.158970 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-04-07 01:07:26.159246 | instance | Tuesday 07 April 2026 01:07:26 +0000 (0:00:00.063) 0:08:26.973 ********* 2026-04-07 01:07:26.262247 | instance | skipping: [instance] 2026-04-07 01:07:26.262489 | instance | 2026-04-07 01:07:26.262763 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-04-07 01:07:26.263035 | instance | Tuesday 07 April 2026 01:07:26 +0000 (0:00:00.103) 0:08:27.077 ********* 2026-04-07 01:07:26.656840 | instance | ok: [instance] 2026-04-07 01:07:26.656964 | instance | 2026-04-07 01:07:26.657151 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-04-07 01:07:26.657309 | instance | Tuesday 07 April 2026 01:07:26 +0000 (0:00:00.395) 0:08:27.472 ********* 2026-04-07 01:07:27.761649 | instance | ok: [instance] 2026-04-07 01:07:27.761924 | instance | 2026-04-07 01:07:27.762210 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-04-07 01:07:27.762478 | instance | Tuesday 07 April 2026 01:07:27 +0000 (0:00:01.104) 0:08:28.576 ********* 2026-04-07 01:07:28.476916 | instance | ok: [instance] 2026-04-07 01:07:28.477189 | instance | 2026-04-07 01:07:28.477465 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-04-07 01:07:28.477742 | instance | Tuesday 07 April 2026 01:07:28 +0000 (0:00:00.715) 0:08:29.292 ********* 2026-04-07 01:07:28.981616 | instance | ok: [instance] 2026-04-07 01:07:28.981808 | instance | 2026-04-07 01:07:28.982067 | instance | PLAY [Deploy SDN] ************************************************************** 2026-04-07 01:07:28.982316 | instance | 2026-04-07 01:07:28.982600 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-07 01:07:28.982889 | instance | Tuesday 07 April 2026 01:07:28 +0000 (0:00:00.504) 0:08:29.797 ********* 2026-04-07 01:07:29.074595 | instance | ok: [instance] 2026-04-07 01:07:29.074807 | instance | 2026-04-07 01:07:29.075070 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-07 01:07:29.075317 | instance | Tuesday 07 April 2026 01:07:29 +0000 (0:00:00.092) 0:08:29.890 ********* 2026-04-07 01:07:29.148176 | instance | skipping: [instance] 2026-04-07 01:07:29.148274 | instance | 2026-04-07 01:07:29.148407 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-07 01:07:29.148529 | instance | Tuesday 07 April 2026 01:07:29 +0000 (0:00:00.073) 0:08:29.963 ********* 2026-04-07 01:07:29.216226 | instance | skipping: [instance] 2026-04-07 01:07:29.216495 | instance | 2026-04-07 01:07:29.216835 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-07 01:07:29.217208 | instance | Tuesday 07 April 2026 01:07:29 +0000 (0:00:00.067) 0:08:30.031 ********* 2026-04-07 01:07:29.284132 | instance | skipping: [instance] 2026-04-07 01:07:29.284377 | instance | 2026-04-07 01:07:29.284674 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-07 01:07:29.285042 | instance | Tuesday 07 April 2026 01:07:29 +0000 (0:00:00.068) 0:08:30.099 ********* 2026-04-07 01:07:29.354216 | instance | skipping: [instance] 2026-04-07 01:07:29.354372 | instance | 2026-04-07 01:07:29.354563 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-07 01:07:29.354744 | instance | Tuesday 07 April 2026 01:07:29 +0000 (0:00:00.069) 0:08:30.169 ********* 2026-04-07 01:07:29.434601 | instance | skipping: [instance] 2026-04-07 01:07:29.434701 | instance | 2026-04-07 01:07:29.434834 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-07 01:07:29.434988 | instance | Tuesday 07 April 2026 01:07:29 +0000 (0:00:00.080) 0:08:30.249 ********* 2026-04-07 01:07:29.524077 | instance | ok: [instance] 2026-04-07 01:07:29.524238 | instance | 2026-04-07 01:07:29.524450 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-07 01:07:29.524658 | instance | Tuesday 07 April 2026 01:07:29 +0000 (0:00:00.089) 0:08:30.339 ********* 2026-04-07 01:07:29.603081 | instance | skipping: [instance] 2026-04-07 01:07:29.603206 | instance | 2026-04-07 01:07:29.603395 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-07 01:07:29.603564 | instance | Tuesday 07 April 2026 01:07:29 +0000 (0:00:00.078) 0:08:30.418 ********* 2026-04-07 01:07:29.722589 | instance | ok: [instance] 2026-04-07 01:07:29.722819 | instance | 2026-04-07 01:07:29.723133 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 01:07:29.723409 | instance | Tuesday 07 April 2026 01:07:29 +0000 (0:00:00.119) 0:08:30.537 ********* 2026-04-07 01:07:29.838892 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 01:07:29.839115 | instance | 2026-04-07 01:07:29.839387 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 01:07:29.839676 | instance | Tuesday 07 April 2026 01:07:29 +0000 (0:00:00.116) 0:08:30.653 ********* 2026-04-07 01:07:30.415093 | instance | ok: [instance] 2026-04-07 01:07:30.415324 | instance | 2026-04-07 01:07:30.415656 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-04-07 01:07:30.415972 | instance | Tuesday 07 April 2026 01:07:30 +0000 (0:00:00.576) 0:08:31.229 ********* 2026-04-07 01:07:30.674036 | instance | ok: [instance] 2026-04-07 01:07:30.674261 | instance | 2026-04-07 01:07:30.674546 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-04-07 01:07:30.674828 | instance | Tuesday 07 April 2026 01:07:30 +0000 (0:00:00.259) 0:08:31.489 ********* 2026-04-07 01:07:30.765112 | instance | ok: [instance] => { 2026-04-07 01:07:30.765345 | instance | "changed": false, 2026-04-07 01:07:30.765600 | instance | "msg": "All assertions passed" 2026-04-07 01:07:30.765880 | instance | } 2026-04-07 01:07:30.766094 | instance | 2026-04-07 01:07:30.766370 | instance | TASK [vexxhost.atmosphere.openvswitch : Suspend the existing HelmRelease] ****** 2026-04-07 01:07:30.766621 | instance | Tuesday 07 April 2026 01:07:30 +0000 (0:00:00.091) 0:08:31.580 ********* 2026-04-07 01:07:31.499987 | instance | ok: [instance] 2026-04-07 01:07:31.500036 | instance | 2026-04-07 01:07:31.500044 | instance | TASK [vexxhost.atmosphere.openvswitch : Remove the existing HelmRelease] ******* 2026-04-07 01:07:31.500050 | instance | Tuesday 07 April 2026 01:07:31 +0000 (0:00:00.734) 0:08:32.314 ********* 2026-04-07 01:07:32.223605 | instance | ok: [instance] 2026-04-07 01:07:32.223701 | instance | 2026-04-07 01:07:32.223828 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-04-07 01:07:32.223958 | instance | Tuesday 07 April 2026 01:07:32 +0000 (0:00:00.724) 0:08:33.039 ********* 2026-04-07 01:07:33.858260 | instance | ok: [instance] 2026-04-07 01:07:33.858343 | instance | 2026-04-07 01:07:33.858420 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 01:07:33.858538 | instance | Tuesday 07 April 2026 01:07:33 +0000 (0:00:01.633) 0:08:34.673 ********* 2026-04-07 01:07:33.965313 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 01:07:33.965355 | instance | 2026-04-07 01:07:33.965652 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 01:07:33.965759 | instance | Tuesday 07 April 2026 01:07:33 +0000 (0:00:00.107) 0:08:34.780 ********* 2026-04-07 01:07:34.674693 | instance | ok: [instance] 2026-04-07 01:07:34.674906 | instance | 2026-04-07 01:07:34.675255 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-04-07 01:07:34.675268 | instance | Tuesday 07 April 2026 01:07:34 +0000 (0:00:00.708) 0:08:35.489 ********* 2026-04-07 01:07:34.759977 | instance | skipping: [instance] 2026-04-07 01:07:34.760077 | instance | 2026-04-07 01:07:34.760458 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-04-07 01:07:34.760505 | instance | Tuesday 07 April 2026 01:07:34 +0000 (0:00:00.085) 0:08:35.575 ********* 2026-04-07 01:07:34.832093 | instance | skipping: [instance] 2026-04-07 01:07:34.832169 | instance | 2026-04-07 01:07:34.832418 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-04-07 01:07:34.832459 | instance | Tuesday 07 April 2026 01:07:34 +0000 (0:00:00.072) 0:08:35.647 ********* 2026-04-07 01:07:35.337713 | instance | ok: [instance] 2026-04-07 01:07:35.337767 | instance | 2026-04-07 01:07:35.337779 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-04-07 01:07:35.337789 | instance | Tuesday 07 April 2026 01:07:35 +0000 (0:00:00.504) 0:08:36.152 ********* 2026-04-07 01:07:35.406133 | instance | ok: [instance] => { 2026-04-07 01:07:35.406241 | instance | "changed": false, 2026-04-07 01:07:35.406367 | instance | "msg": "Successfully pulled ovn-controller image" 2026-04-07 01:07:35.406486 | instance | } 2026-04-07 01:07:35.406603 | instance | 2026-04-07 01:07:35.406709 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-04-07 01:07:35.406838 | instance | Tuesday 07 April 2026 01:07:35 +0000 (0:00:00.069) 0:08:36.221 ********* 2026-04-07 01:07:35.583511 | instance | skipping: [instance] 2026-04-07 01:07:35.583583 | instance | 2026-04-07 01:07:35.583708 | instance | PLAY [controllers[0]] ********************************************************** 2026-04-07 01:07:35.583819 | instance | 2026-04-07 01:07:35.583939 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-07 01:07:35.584089 | instance | Tuesday 07 April 2026 01:07:35 +0000 (0:00:00.177) 0:08:36.399 ********* 2026-04-07 01:07:39.615733 | instance | ok: [instance] 2026-04-07 01:07:39.615812 | instance | 2026-04-07 01:07:39.615831 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-07 01:07:39.615953 | instance | Tuesday 07 April 2026 01:07:39 +0000 (0:00:04.031) 0:08:40.431 ********* 2026-04-07 01:07:39.717041 | instance | ok: [instance] 2026-04-07 01:07:39.717108 | instance | 2026-04-07 01:07:39.717120 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-07 01:07:39.717231 | instance | Tuesday 07 April 2026 01:07:39 +0000 (0:00:00.100) 0:08:40.531 ********* 2026-04-07 01:07:39.790813 | instance | skipping: [instance] 2026-04-07 01:07:39.790896 | instance | 2026-04-07 01:07:39.791157 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-07 01:07:39.791194 | instance | Tuesday 07 April 2026 01:07:39 +0000 (0:00:00.074) 0:08:40.606 ********* 2026-04-07 01:07:39.869860 | instance | skipping: [instance] 2026-04-07 01:07:39.869935 | instance | 2026-04-07 01:07:39.870224 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-07 01:07:39.870267 | instance | Tuesday 07 April 2026 01:07:39 +0000 (0:00:00.079) 0:08:40.685 ********* 2026-04-07 01:07:39.938438 | instance | skipping: [instance] 2026-04-07 01:07:39.938860 | instance | 2026-04-07 01:07:39.938900 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-07 01:07:39.938906 | instance | Tuesday 07 April 2026 01:07:39 +0000 (0:00:00.068) 0:08:40.754 ********* 2026-04-07 01:07:40.007767 | instance | skipping: [instance] 2026-04-07 01:07:40.007881 | instance | 2026-04-07 01:07:40.008035 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-07 01:07:40.008168 | instance | Tuesday 07 April 2026 01:07:40 +0000 (0:00:00.068) 0:08:40.823 ********* 2026-04-07 01:07:40.078246 | instance | skipping: [instance] 2026-04-07 01:07:40.078315 | instance | 2026-04-07 01:07:40.078590 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-07 01:07:40.078633 | instance | Tuesday 07 April 2026 01:07:40 +0000 (0:00:00.070) 0:08:40.893 ********* 2026-04-07 01:07:40.159120 | instance | ok: [instance] 2026-04-07 01:07:40.159219 | instance | 2026-04-07 01:07:40.159484 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-07 01:07:40.159534 | instance | Tuesday 07 April 2026 01:07:40 +0000 (0:00:00.080) 0:08:40.974 ********* 2026-04-07 01:07:40.252848 | instance | ok: [instance] => (item=libvirt_exporter) 2026-04-07 01:07:40.252929 | instance | 2026-04-07 01:07:40.252942 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-07 01:07:40.252952 | instance | Tuesday 07 April 2026 01:07:40 +0000 (0:00:00.092) 0:08:41.067 ********* 2026-04-07 01:07:40.377297 | instance | ok: [instance] 2026-04-07 01:07:40.377358 | instance | 2026-04-07 01:07:40.377507 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 01:07:40.377633 | instance | Tuesday 07 April 2026 01:07:40 +0000 (0:00:00.125) 0:08:41.192 ********* 2026-04-07 01:07:40.648479 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 01:07:40.648557 | instance | 2026-04-07 01:07:40.648574 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 01:07:40.648652 | instance | Tuesday 07 April 2026 01:07:40 +0000 (0:00:00.271) 0:08:41.464 ********* 2026-04-07 01:07:41.275945 | instance | ok: [instance] 2026-04-07 01:07:41.276023 | instance | 2026-04-07 01:07:41.276308 | instance | TASK [vexxhost.atmosphere.libvirt : Suspend the existing HelmRelease] ********** 2026-04-07 01:07:41.276349 | instance | Tuesday 07 April 2026 01:07:41 +0000 (0:00:00.627) 0:08:42.091 ********* 2026-04-07 01:07:41.991302 | instance | ok: [instance] 2026-04-07 01:07:41.991466 | instance | 2026-04-07 01:07:41.991483 | instance | TASK [vexxhost.atmosphere.libvirt : Remove the existing HelmRelease] *********** 2026-04-07 01:07:41.991599 | instance | Tuesday 07 April 2026 01:07:41 +0000 (0:00:00.715) 0:08:42.806 ********* 2026-04-07 01:07:42.760338 | instance | ok: [instance] 2026-04-07 01:07:42.760406 | instance | 2026-04-07 01:07:42.760543 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-04-07 01:07:42.760666 | instance | Tuesday 07 April 2026 01:07:42 +0000 (0:00:00.769) 0:08:43.575 ********* 2026-04-07 01:07:44.133900 | instance | ok: [instance] => (item=libvirt-vnc) 2026-04-07 01:07:44.133972 | instance | ok: [instance] => (item=libvirt-api) 2026-04-07 01:07:44.134095 | instance | 2026-04-07 01:07:44.134223 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-04-07 01:07:44.134344 | instance | Tuesday 07 April 2026 01:07:44 +0000 (0:00:01.373) 0:08:44.949 ********* 2026-04-07 01:07:45.520064 | instance | ok: [instance] => (item=libvirt-vnc) 2026-04-07 01:07:45.520233 | instance | ok: [instance] => (item=libvirt-api) 2026-04-07 01:07:45.520243 | instance | 2026-04-07 01:07:45.520506 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-04-07 01:07:45.520610 | instance | Tuesday 07 April 2026 01:07:45 +0000 (0:00:01.386) 0:08:46.335 ********* 2026-04-07 01:07:47.516391 | instance | ok: [instance] 2026-04-07 01:07:47.516478 | instance | 2026-04-07 01:07:47.516571 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 01:07:47.516697 | instance | Tuesday 07 April 2026 01:07:47 +0000 (0:00:01.995) 0:08:48.331 ********* 2026-04-07 01:07:47.635529 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 01:07:47.635614 | instance | 2026-04-07 01:07:47.635740 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 01:07:47.635866 | instance | Tuesday 07 April 2026 01:07:47 +0000 (0:00:00.119) 0:08:48.451 ********* 2026-04-07 01:07:48.217848 | instance | ok: [instance] 2026-04-07 01:07:48.217987 | instance | 2026-04-07 01:07:48.218006 | instance | TASK [vexxhost.atmosphere.coredns : Suspend the existing HelmRelease] ********** 2026-04-07 01:07:48.218144 | instance | Tuesday 07 April 2026 01:07:48 +0000 (0:00:00.580) 0:08:49.032 ********* 2026-04-07 01:07:48.943416 | instance | ok: [instance] 2026-04-07 01:07:48.943742 | instance | 2026-04-07 01:07:48.944143 | instance | TASK [vexxhost.atmosphere.coredns : Remove the existing HelmRelease] *********** 2026-04-07 01:07:48.944559 | instance | Tuesday 07 April 2026 01:07:48 +0000 (0:00:00.726) 0:08:49.758 ********* 2026-04-07 01:07:49.680987 | instance | ok: [instance] 2026-04-07 01:07:49.681234 | instance | 2026-04-07 01:07:49.681526 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-04-07 01:07:49.681832 | instance | Tuesday 07 April 2026 01:07:49 +0000 (0:00:00.735) 0:08:50.493 ********* 2026-04-07 01:07:51.450241 | instance | ok: [instance] 2026-04-07 01:07:51.450328 | instance | 2026-04-07 01:07:51.450439 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-07 01:07:51.450606 | instance | Tuesday 07 April 2026 01:07:51 +0000 (0:00:01.771) 0:08:52.265 ********* 2026-04-07 01:07:52.444906 | instance | ok: [instance] 2026-04-07 01:07:52.444983 | instance | 2026-04-07 01:07:52.445109 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-07 01:07:52.445238 | instance | Tuesday 07 April 2026 01:07:52 +0000 (0:00:00.995) 0:08:53.260 ********* 2026-04-07 01:07:52.687265 | instance | ok: [instance] 2026-04-07 01:07:52.687346 | instance | 2026-04-07 01:07:52.687528 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-07 01:07:52.687623 | instance | Tuesday 07 April 2026 01:07:52 +0000 (0:00:00.241) 0:08:53.502 ********* 2026-04-07 01:07:53.279286 | instance | ok: [instance] 2026-04-07 01:07:53.279351 | instance | 2026-04-07 01:07:53.279600 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-07 01:07:53.279617 | instance | Tuesday 07 April 2026 01:07:53 +0000 (0:00:00.591) 0:08:54.094 ********* 2026-04-07 01:07:53.502594 | instance | ok: [instance] 2026-04-07 01:07:53.502664 | instance | 2026-04-07 01:07:53.502888 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-07 01:07:53.502931 | instance | Tuesday 07 April 2026 01:07:53 +0000 (0:00:00.224) 0:08:54.318 ********* 2026-04-07 01:07:53.642710 | instance | included: rabbitmq for instance 2026-04-07 01:07:53.642854 | instance | 2026-04-07 01:07:53.643025 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-07 01:07:53.643212 | instance | Tuesday 07 April 2026 01:07:53 +0000 (0:00:00.139) 0:08:54.457 ********* 2026-04-07 01:07:54.455984 | instance | ok: [instance] 2026-04-07 01:07:54.456109 | instance | 2026-04-07 01:07:54.456232 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-07 01:07:54.456354 | instance | Tuesday 07 April 2026 01:07:54 +0000 (0:00:00.813) 0:08:55.271 ********* 2026-04-07 01:07:54.659706 | instance | skipping: [instance] 2026-04-07 01:07:54.660003 | instance | 2026-04-07 01:07:54.660336 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-07 01:07:54.660619 | instance | Tuesday 07 April 2026 01:07:54 +0000 (0:00:00.203) 0:08:55.474 ********* 2026-04-07 01:07:54.863608 | instance | skipping: [instance] 2026-04-07 01:07:54.863717 | instance | 2026-04-07 01:07:54.863856 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-07 01:07:54.863966 | instance | Tuesday 07 April 2026 01:07:54 +0000 (0:00:00.204) 0:08:55.679 ********* 2026-04-07 01:07:55.695312 | instance | ok: [instance] 2026-04-07 01:07:55.695557 | instance | 2026-04-07 01:07:55.695854 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-07 01:07:55.696134 | instance | Tuesday 07 April 2026 01:07:55 +0000 (0:00:00.830) 0:08:56.509 ********* 2026-04-07 01:07:56.370057 | instance | ok: [instance] 2026-04-07 01:07:56.370205 | instance | 2026-04-07 01:07:56.370414 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-07 01:07:56.370601 | instance | Tuesday 07 April 2026 01:07:56 +0000 (0:00:00.675) 0:08:57.185 ********* 2026-04-07 01:07:56.437710 | instance | ok: [instance] 2026-04-07 01:07:56.437921 | instance | 2026-04-07 01:07:56.438233 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-07 01:07:56.438521 | instance | Tuesday 07 April 2026 01:07:56 +0000 (0:00:00.067) 0:08:57.252 ********* 2026-04-07 01:07:56.515435 | instance | skipping: [instance] 2026-04-07 01:07:56.515637 | instance | 2026-04-07 01:07:56.515830 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-07 01:07:56.516011 | instance | Tuesday 07 April 2026 01:07:56 +0000 (0:00:00.077) 0:08:57.330 ********* 2026-04-07 01:07:56.589702 | instance | skipping: [instance] 2026-04-07 01:07:56.589937 | instance | 2026-04-07 01:07:56.590219 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-07 01:07:56.590500 | instance | Tuesday 07 April 2026 01:07:56 +0000 (0:00:00.074) 0:08:57.405 ********* 2026-04-07 01:07:56.664157 | instance | ok: [instance] 2026-04-07 01:07:56.664372 | instance | 2026-04-07 01:07:56.664650 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-07 01:07:56.664965 | instance | Tuesday 07 April 2026 01:07:56 +0000 (0:00:00.074) 0:08:57.479 ********* 2026-04-07 01:07:56.895368 | instance | ok: [instance] => (item=baremetal) 2026-04-07 01:07:56.895604 | instance | ok: [instance] => (item=oslo_db) 2026-04-07 01:07:56.895928 | instance | ok: [instance] => (item=identity) 2026-04-07 01:07:56.896180 | instance | ok: [instance] => (item=oslo_db_api) 2026-04-07 01:07:56.896455 | instance | ok: [instance] => (item=volumev3) 2026-04-07 01:07:56.896730 | instance | ok: [instance] => (item=compute) 2026-04-07 01:07:56.896986 | instance | ok: [instance] => (item=placement) 2026-04-07 01:07:56.897254 | instance | ok: [instance] => (item=image) 2026-04-07 01:07:56.897505 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-07 01:07:56.897763 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-04-07 01:07:56.898023 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-04-07 01:07:56.898294 | instance | ok: [instance] => (item=oslo_cache) 2026-04-07 01:07:56.898548 | instance | ok: [instance] => (item=compute_metadata) 2026-04-07 01:07:56.898801 | instance | ok: [instance] => (item=network) 2026-04-07 01:07:56.899049 | instance | 2026-04-07 01:07:56.899335 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-07 01:07:56.899567 | instance | Tuesday 07 April 2026 01:07:56 +0000 (0:00:00.231) 0:08:57.710 ********* 2026-04-07 01:07:57.001563 | instance | ok: [instance] 2026-04-07 01:07:57.001793 | instance | 2026-04-07 01:07:57.002073 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 01:07:57.002346 | instance | Tuesday 07 April 2026 01:07:56 +0000 (0:00:00.105) 0:08:57.816 ********* 2026-04-07 01:07:57.113468 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 01:07:57.113688 | instance | 2026-04-07 01:07:57.113970 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 01:07:57.114226 | instance | Tuesday 07 April 2026 01:07:57 +0000 (0:00:00.112) 0:08:57.928 ********* 2026-04-07 01:07:57.726171 | instance | ok: [instance] 2026-04-07 01:07:57.726430 | instance | 2026-04-07 01:07:57.726706 | instance | TASK [vexxhost.atmosphere.nova : Suspend the existing HelmRelease] ************* 2026-04-07 01:07:57.726977 | instance | Tuesday 07 April 2026 01:07:57 +0000 (0:00:00.612) 0:08:58.541 ********* 2026-04-07 01:07:58.456143 | instance | ok: [instance] 2026-04-07 01:07:58.456187 | instance | 2026-04-07 01:07:58.456293 | instance | TASK [vexxhost.atmosphere.nova : Remove the existing HelmRelease] ************** 2026-04-07 01:07:58.456559 | instance | Tuesday 07 April 2026 01:07:58 +0000 (0:00:00.729) 0:08:59.271 ********* 2026-04-07 01:07:59.124271 | instance | ok: [instance] 2026-04-07 01:07:59.124490 | instance | 2026-04-07 01:07:59.124777 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-04-07 01:07:59.125079 | instance | Tuesday 07 April 2026 01:07:59 +0000 (0:00:00.668) 0:08:59.939 ********* 2026-04-07 01:07:59.545825 | instance | ok: [instance -> localhost] 2026-04-07 01:07:59.545997 | instance | 2026-04-07 01:07:59.546170 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-04-07 01:07:59.546357 | instance | Tuesday 07 April 2026 01:07:59 +0000 (0:00:00.421) 0:09:00.361 ********* 2026-04-07 01:08:00.192018 | instance | ok: [instance -> localhost] 2026-04-07 01:08:00.192264 | instance | 2026-04-07 01:08:00.192590 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-04-07 01:08:00.192879 | instance | Tuesday 07 April 2026 01:08:00 +0000 (0:00:00.645) 0:09:01.007 ********* 2026-04-07 01:08:00.726606 | instance | ok: [instance -> localhost] 2026-04-07 01:08:00.726886 | instance | 2026-04-07 01:08:00.727189 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-04-07 01:08:00.727477 | instance | Tuesday 07 April 2026 01:08:00 +0000 (0:00:00.534) 0:09:01.541 ********* 2026-04-07 01:08:00.950776 | instance | ok: [instance -> localhost] 2026-04-07 01:08:00.951089 | instance | 2026-04-07 01:08:00.951372 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-04-07 01:08:00.951635 | instance | Tuesday 07 April 2026 01:08:00 +0000 (0:00:00.224) 0:09:01.766 ********* 2026-04-07 01:08:02.267518 | instance | ok: [instance] => (item=nova-bootstrap) 2026-04-07 01:08:02.267869 | instance | ok: [instance] => (item=nova-cell-setup) 2026-04-07 01:08:02.268076 | instance | 2026-04-07 01:08:02.268503 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-04-07 01:08:02.268879 | instance | Tuesday 07 April 2026 01:08:02 +0000 (0:00:01.316) 0:09:03.082 ********* 2026-04-07 01:08:05.782786 | instance | ok: [instance] 2026-04-07 01:08:05.783047 | instance | 2026-04-07 01:08:05.783340 | instance | TASK [Create Ingress] ********************************************************** 2026-04-07 01:08:05.783623 | instance | Tuesday 07 April 2026 01:08:05 +0000 (0:00:03.515) 0:09:06.598 ********* 2026-04-07 01:08:06.079375 | instance | included: openstack_helm_ingress for instance 2026-04-07 01:08:06.079602 | instance | 2026-04-07 01:08:06.079880 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-07 01:08:06.080166 | instance | Tuesday 07 April 2026 01:08:06 +0000 (0:00:00.296) 0:09:06.894 ********* 2026-04-07 01:08:06.156974 | instance | skipping: [instance] 2026-04-07 01:08:06.157334 | instance | 2026-04-07 01:08:06.157725 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-07 01:08:06.158100 | instance | Tuesday 07 April 2026 01:08:06 +0000 (0:00:00.077) 0:09:06.972 ********* 2026-04-07 01:08:06.244527 | instance | skipping: [instance] 2026-04-07 01:08:06.244586 | instance | 2026-04-07 01:08:06.244735 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-07 01:08:06.244859 | instance | Tuesday 07 April 2026 01:08:06 +0000 (0:00:00.087) 0:09:07.059 ********* 2026-04-07 01:08:06.329355 | instance | ok: [instance] 2026-04-07 01:08:06.329607 | instance | 2026-04-07 01:08:06.329904 | instance | TASK [Create Ingress compute] ************************************************** 2026-04-07 01:08:06.330182 | instance | Tuesday 07 April 2026 01:08:06 +0000 (0:00:00.084) 0:09:07.144 ********* 2026-04-07 01:08:06.450279 | instance | included: ingress for instance 2026-04-07 01:08:06.450529 | instance | 2026-04-07 01:08:06.450817 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-04-07 01:08:06.451110 | instance | Tuesday 07 April 2026 01:08:06 +0000 (0:00:00.120) 0:09:07.265 ********* 2026-04-07 01:08:07.564081 | instance | ok: [instance] 2026-04-07 01:08:07.564275 | instance | 2026-04-07 01:08:07.564578 | instance | TASK [Create Ingress] ********************************************************** 2026-04-07 01:08:07.564967 | instance | Tuesday 07 April 2026 01:08:07 +0000 (0:00:01.113) 0:09:08.379 ********* 2026-04-07 01:08:07.752095 | instance | included: openstack_helm_ingress for instance 2026-04-07 01:08:07.752298 | instance | 2026-04-07 01:08:07.752680 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-07 01:08:07.753010 | instance | Tuesday 07 April 2026 01:08:07 +0000 (0:00:00.187) 0:09:08.567 ********* 2026-04-07 01:08:07.832007 | instance | skipping: [instance] 2026-04-07 01:08:07.832192 | instance | 2026-04-07 01:08:07.832481 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-07 01:08:07.832760 | instance | Tuesday 07 April 2026 01:08:07 +0000 (0:00:00.079) 0:09:08.647 ********* 2026-04-07 01:08:07.923253 | instance | skipping: [instance] 2026-04-07 01:08:07.923456 | instance | 2026-04-07 01:08:07.923744 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-07 01:08:07.924018 | instance | Tuesday 07 April 2026 01:08:07 +0000 (0:00:00.091) 0:09:08.738 ********* 2026-04-07 01:08:08.005336 | instance | ok: [instance] 2026-04-07 01:08:08.005548 | instance | 2026-04-07 01:08:08.005804 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-04-07 01:08:08.006065 | instance | Tuesday 07 April 2026 01:08:07 +0000 (0:00:00.082) 0:09:08.820 ********* 2026-04-07 01:08:08.128691 | instance | included: ingress for instance 2026-04-07 01:08:08.128900 | instance | 2026-04-07 01:08:08.129225 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-04-07 01:08:08.129498 | instance | Tuesday 07 April 2026 01:08:08 +0000 (0:00:00.123) 0:09:08.944 ********* 2026-04-07 01:08:09.277696 | instance | ok: [instance] 2026-04-07 01:08:09.277980 | instance | 2026-04-07 01:08:09.278276 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-04-07 01:08:09.278555 | instance | Tuesday 07 April 2026 01:08:09 +0000 (0:00:01.148) 0:09:10.092 ********* 2026-04-07 01:08:10.000204 | instance | ok: [instance] 2026-04-07 01:08:10.000380 | instance | 2026-04-07 01:08:10.000562 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-04-07 01:08:10.000755 | instance | Tuesday 07 April 2026 01:08:09 +0000 (0:00:00.722) 0:09:10.815 ********* 2026-04-07 01:08:14.843853 | instance | ok: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-04-07 01:08:14.843945 | instance | ok: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-04-07 01:08:14.844076 | instance | ok: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-04-07 01:08:14.844198 | instance | ok: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-04-07 01:08:14.844322 | instance | ok: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-04-07 01:08:14.844436 | instance | 2026-04-07 01:08:14.844558 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-07 01:08:14.844674 | instance | Tuesday 07 April 2026 01:08:14 +0000 (0:00:04.843) 0:09:15.658 ********* 2026-04-07 01:08:15.071292 | instance | ok: [instance] 2026-04-07 01:08:15.071529 | instance | 2026-04-07 01:08:15.071840 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-07 01:08:15.072125 | instance | Tuesday 07 April 2026 01:08:15 +0000 (0:00:00.227) 0:09:15.886 ********* 2026-04-07 01:08:15.192440 | instance | included: rabbitmq for instance 2026-04-07 01:08:15.192665 | instance | 2026-04-07 01:08:15.192989 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-07 01:08:15.193261 | instance | Tuesday 07 April 2026 01:08:15 +0000 (0:00:00.121) 0:09:16.007 ********* 2026-04-07 01:08:15.890422 | instance | ok: [instance] 2026-04-07 01:08:15.890638 | instance | 2026-04-07 01:08:15.890920 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-07 01:08:15.891176 | instance | Tuesday 07 April 2026 01:08:15 +0000 (0:00:00.697) 0:09:16.705 ********* 2026-04-07 01:08:16.174479 | instance | skipping: [instance] 2026-04-07 01:08:16.174598 | instance | 2026-04-07 01:08:16.174777 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-07 01:08:16.174946 | instance | Tuesday 07 April 2026 01:08:16 +0000 (0:00:00.284) 0:09:16.989 ********* 2026-04-07 01:08:16.461417 | instance | skipping: [instance] 2026-04-07 01:08:16.461665 | instance | 2026-04-07 01:08:16.461949 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-07 01:08:16.462233 | instance | Tuesday 07 April 2026 01:08:16 +0000 (0:00:00.286) 0:09:17.276 ********* 2026-04-07 01:08:17.523241 | instance | ok: [instance] 2026-04-07 01:08:17.523419 | instance | 2026-04-07 01:08:17.523502 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-07 01:08:17.523624 | instance | Tuesday 07 April 2026 01:08:17 +0000 (0:00:01.062) 0:09:18.338 ********* 2026-04-07 01:08:18.222324 | instance | ok: [instance] 2026-04-07 01:08:18.222551 | instance | 2026-04-07 01:08:18.222873 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-07 01:08:18.223144 | instance | Tuesday 07 April 2026 01:08:18 +0000 (0:00:00.698) 0:09:19.037 ********* 2026-04-07 01:08:18.299977 | instance | ok: [instance] 2026-04-07 01:08:18.300209 | instance | 2026-04-07 01:08:18.300523 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-07 01:08:18.300793 | instance | Tuesday 07 April 2026 01:08:18 +0000 (0:00:00.077) 0:09:19.115 ********* 2026-04-07 01:08:18.377476 | instance | skipping: [instance] 2026-04-07 01:08:18.377735 | instance | 2026-04-07 01:08:18.378055 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-07 01:08:18.378324 | instance | Tuesday 07 April 2026 01:08:18 +0000 (0:00:00.077) 0:09:19.192 ********* 2026-04-07 01:08:18.453820 | instance | skipping: [instance] 2026-04-07 01:08:18.454173 | instance | 2026-04-07 01:08:18.454478 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-07 01:08:18.454780 | instance | Tuesday 07 April 2026 01:08:18 +0000 (0:00:00.076) 0:09:19.269 ********* 2026-04-07 01:08:18.525378 | instance | ok: [instance] 2026-04-07 01:08:18.525627 | instance | 2026-04-07 01:08:18.525926 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-07 01:08:18.526210 | instance | Tuesday 07 April 2026 01:08:18 +0000 (0:00:00.071) 0:09:19.340 ********* 2026-04-07 01:08:18.771727 | instance | ok: [instance] => (item=load_balancer) 2026-04-07 01:08:18.771883 | instance | ok: [instance] => (item=baremetal) 2026-04-07 01:08:18.772057 | instance | ok: [instance] => (item=oslo_db) 2026-04-07 01:08:18.772257 | instance | ok: [instance] => (item=dns) 2026-04-07 01:08:18.772423 | instance | ok: [instance] => (item=identity) 2026-04-07 01:08:18.772602 | instance | ok: [instance] => (item=compute) 2026-04-07 01:08:18.772774 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-07 01:08:18.772958 | instance | ok: [instance] => (item=oslo_cache) 2026-04-07 01:08:18.773126 | instance | ok: [instance] => (item=compute_metadata) 2026-04-07 01:08:18.773298 | instance | ok: [instance] => (item=network) 2026-04-07 01:08:18.773473 | instance | 2026-04-07 01:08:18.773634 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-07 01:08:18.773798 | instance | Tuesday 07 April 2026 01:08:18 +0000 (0:00:00.246) 0:09:19.587 ********* 2026-04-07 01:08:18.887221 | instance | ok: [instance] 2026-04-07 01:08:18.887447 | instance | 2026-04-07 01:08:18.887729 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 01:08:18.887998 | instance | Tuesday 07 April 2026 01:08:18 +0000 (0:00:00.115) 0:09:19.702 ********* 2026-04-07 01:08:19.011005 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 01:08:19.011260 | instance | 2026-04-07 01:08:19.011625 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 01:08:19.011808 | instance | Tuesday 07 April 2026 01:08:19 +0000 (0:00:00.123) 0:09:19.826 ********* 2026-04-07 01:08:19.628345 | instance | ok: [instance] 2026-04-07 01:08:19.628698 | instance | 2026-04-07 01:08:19.628856 | instance | TASK [vexxhost.atmosphere.neutron : Suspend the existing HelmRelease] ********** 2026-04-07 01:08:19.629177 | instance | Tuesday 07 April 2026 01:08:19 +0000 (0:00:00.616) 0:09:20.442 ********* 2026-04-07 01:08:20.303641 | instance | ok: [instance] 2026-04-07 01:08:20.304741 | instance | 2026-04-07 01:08:20.304793 | instance | TASK [vexxhost.atmosphere.neutron : Remove the existing HelmRelease] *********** 2026-04-07 01:08:20.304801 | instance | Tuesday 07 April 2026 01:08:20 +0000 (0:00:00.676) 0:09:21.119 ********* 2026-04-07 01:08:20.971117 | instance | ok: [instance] 2026-04-07 01:08:20.971348 | instance | 2026-04-07 01:08:20.971635 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-04-07 01:08:20.971903 | instance | Tuesday 07 April 2026 01:08:20 +0000 (0:00:00.667) 0:09:21.786 ********* 2026-04-07 01:08:21.040549 | instance | skipping: [instance] 2026-04-07 01:08:21.040772 | instance | 2026-04-07 01:08:21.041164 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-04-07 01:08:21.041448 | instance | Tuesday 07 April 2026 01:08:21 +0000 (0:00:00.069) 0:09:21.856 ********* 2026-04-07 01:08:21.382354 | instance | ok: [instance] 2026-04-07 01:08:21.382456 | instance | 2026-04-07 01:08:21.382574 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-04-07 01:08:21.382691 | instance | Tuesday 07 April 2026 01:08:21 +0000 (0:00:00.341) 0:09:22.197 ********* 2026-04-07 01:08:21.462895 | instance | skipping: [instance] 2026-04-07 01:08:21.463306 | instance | 2026-04-07 01:08:21.463468 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-04-07 01:08:21.463794 | instance | Tuesday 07 April 2026 01:08:21 +0000 (0:00:00.080) 0:09:22.278 ********* 2026-04-07 01:08:21.545390 | instance | ok: [instance] 2026-04-07 01:08:21.545479 | instance | 2026-04-07 01:08:21.545846 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-04-07 01:08:21.546070 | instance | Tuesday 07 April 2026 01:08:21 +0000 (0:00:00.082) 0:09:22.360 ********* 2026-04-07 01:08:24.173908 | instance | ok: [instance] 2026-04-07 01:08:24.173982 | instance | 2026-04-07 01:08:24.174190 | instance | TASK [Create Ingress] ********************************************************** 2026-04-07 01:08:24.174262 | instance | Tuesday 07 April 2026 01:08:24 +0000 (0:00:02.628) 0:09:24.989 ********* 2026-04-07 01:08:24.363666 | instance | included: openstack_helm_ingress for instance 2026-04-07 01:08:24.363741 | instance | 2026-04-07 01:08:24.363875 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-07 01:08:24.363997 | instance | Tuesday 07 April 2026 01:08:24 +0000 (0:00:00.189) 0:09:25.179 ********* 2026-04-07 01:08:24.437719 | instance | skipping: [instance] 2026-04-07 01:08:24.437781 | instance | 2026-04-07 01:08:24.437882 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-07 01:08:24.438052 | instance | Tuesday 07 April 2026 01:08:24 +0000 (0:00:00.074) 0:09:25.253 ********* 2026-04-07 01:08:24.509874 | instance | skipping: [instance] 2026-04-07 01:08:24.509952 | instance | 2026-04-07 01:08:24.510043 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-07 01:08:24.510157 | instance | Tuesday 07 April 2026 01:08:24 +0000 (0:00:00.072) 0:09:25.325 ********* 2026-04-07 01:08:24.600548 | instance | ok: [instance] 2026-04-07 01:08:24.600617 | instance | 2026-04-07 01:08:24.600738 | instance | TASK [Create Ingress network] ************************************************** 2026-04-07 01:08:24.600857 | instance | Tuesday 07 April 2026 01:08:24 +0000 (0:00:00.090) 0:09:25.416 ********* 2026-04-07 01:08:24.740496 | instance | included: ingress for instance 2026-04-07 01:08:24.740588 | instance | 2026-04-07 01:08:24.740822 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-04-07 01:08:24.741127 | instance | Tuesday 07 April 2026 01:08:24 +0000 (0:00:00.139) 0:09:25.555 ********* 2026-04-07 01:08:26.116591 | instance | ok: [instance] 2026-04-07 01:08:26.116854 | instance | 2026-04-07 01:08:26.117096 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-04-07 01:08:26.117354 | instance | Tuesday 07 April 2026 01:08:26 +0000 (0:00:01.375) 0:09:26.931 ********* 2026-04-07 01:08:26.825727 | instance | ok: [instance] 2026-04-07 01:08:26.825984 | instance | 2026-04-07 01:08:26.826355 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-04-07 01:08:26.826650 | instance | Tuesday 07 April 2026 01:08:26 +0000 (0:00:00.709) 0:09:27.640 ********* 2026-04-07 01:08:27.915147 | instance | ok: [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-04-07 01:08:27.915378 | instance | 2026-04-07 01:08:27.915657 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-04-07 01:08:27.915878 | instance | Tuesday 07 April 2026 01:08:27 +0000 (0:00:01.089) 0:09:28.730 ********* 2026-04-07 01:08:29.194081 | instance | ok: [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-04-07 01:08:29.194149 | instance | 2026-04-07 01:08:29.194161 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-07 01:08:29.194171 | instance | Tuesday 07 April 2026 01:08:29 +0000 (0:00:01.276) 0:09:30.007 ********* 2026-04-07 01:08:29.291466 | instance | ok: [instance] 2026-04-07 01:08:29.291522 | instance | 2026-04-07 01:08:29.291828 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-07 01:08:29.291875 | instance | Tuesday 07 April 2026 01:08:29 +0000 (0:00:00.099) 0:09:30.106 ********* 2026-04-07 01:08:29.421280 | instance | included: rabbitmq for instance 2026-04-07 01:08:29.421355 | instance | 2026-04-07 01:08:29.421491 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-07 01:08:29.421604 | instance | Tuesday 07 April 2026 01:08:29 +0000 (0:00:00.129) 0:09:30.236 ********* 2026-04-07 01:08:30.111469 | instance | ok: [instance] 2026-04-07 01:08:30.111597 | instance | 2026-04-07 01:08:30.111881 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-07 01:08:30.111974 | instance | Tuesday 07 April 2026 01:08:30 +0000 (0:00:00.689) 0:09:30.926 ********* 2026-04-07 01:08:30.288159 | instance | skipping: [instance] 2026-04-07 01:08:30.288246 | instance | 2026-04-07 01:08:30.288530 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-07 01:08:30.288568 | instance | Tuesday 07 April 2026 01:08:30 +0000 (0:00:00.176) 0:09:31.103 ********* 2026-04-07 01:08:30.457601 | instance | skipping: [instance] 2026-04-07 01:08:30.457685 | instance | 2026-04-07 01:08:30.457810 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-07 01:08:30.457967 | instance | Tuesday 07 April 2026 01:08:30 +0000 (0:00:00.169) 0:09:31.273 ********* 2026-04-07 01:08:31.274616 | instance | ok: [instance] 2026-04-07 01:08:31.274695 | instance | 2026-04-07 01:08:31.274996 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-07 01:08:31.275040 | instance | Tuesday 07 April 2026 01:08:31 +0000 (0:00:00.816) 0:09:32.090 ********* 2026-04-07 01:08:31.939012 | instance | ok: [instance] 2026-04-07 01:08:31.939081 | instance | 2026-04-07 01:08:31.939349 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-07 01:08:31.939394 | instance | Tuesday 07 April 2026 01:08:31 +0000 (0:00:00.664) 0:09:32.754 ********* 2026-04-07 01:08:32.026294 | instance | ok: [instance] 2026-04-07 01:08:32.026366 | instance | 2026-04-07 01:08:32.026652 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-07 01:08:32.026696 | instance | Tuesday 07 April 2026 01:08:32 +0000 (0:00:00.087) 0:09:32.841 ********* 2026-04-07 01:08:32.121415 | instance | skipping: [instance] 2026-04-07 01:08:32.121540 | instance | 2026-04-07 01:08:32.121554 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-07 01:08:32.121686 | instance | Tuesday 07 April 2026 01:08:32 +0000 (0:00:00.094) 0:09:32.936 ********* 2026-04-07 01:08:32.204921 | instance | skipping: [instance] 2026-04-07 01:08:32.205243 | instance | 2026-04-07 01:08:32.205543 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-07 01:08:32.205824 | instance | Tuesday 07 April 2026 01:08:32 +0000 (0:00:00.083) 0:09:33.020 ********* 2026-04-07 01:08:32.279159 | instance | ok: [instance] 2026-04-07 01:08:32.279254 | instance | 2026-04-07 01:08:32.279333 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-07 01:08:32.279427 | instance | Tuesday 07 April 2026 01:08:32 +0000 (0:00:00.074) 0:09:33.094 ********* 2026-04-07 01:08:32.429609 | instance | ok: [instance] => (item=oslo_db) 2026-04-07 01:08:32.429847 | instance | ok: [instance] => (item=identity) 2026-04-07 01:08:32.430115 | instance | ok: [instance] => (item=clustering) 2026-04-07 01:08:32.430386 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-07 01:08:32.430654 | instance | ok: [instance] => (item=oslo_cache) 2026-04-07 01:08:32.430907 | instance | 2026-04-07 01:08:32.431175 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-07 01:08:32.431438 | instance | Tuesday 07 April 2026 01:08:32 +0000 (0:00:00.149) 0:09:33.244 ********* 2026-04-07 01:08:32.555237 | instance | ok: [instance] 2026-04-07 01:08:32.555456 | instance | 2026-04-07 01:08:32.555742 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 01:08:32.556003 | instance | Tuesday 07 April 2026 01:08:32 +0000 (0:00:00.124) 0:09:33.368 ********* 2026-04-07 01:08:32.672332 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 01:08:32.672526 | instance | 2026-04-07 01:08:32.672794 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 01:08:32.673336 | instance | Tuesday 07 April 2026 01:08:32 +0000 (0:00:00.118) 0:09:33.487 ********* 2026-04-07 01:08:33.276752 | instance | ok: [instance] 2026-04-07 01:08:33.276907 | instance | 2026-04-07 01:08:33.277088 | instance | TASK [vexxhost.atmosphere.senlin : Suspend the existing HelmRelease] *********** 2026-04-07 01:08:33.277258 | instance | Tuesday 07 April 2026 01:08:33 +0000 (0:00:00.604) 0:09:34.092 ********* 2026-04-07 01:08:33.994528 | instance | ok: [instance] 2026-04-07 01:08:33.994682 | instance | 2026-04-07 01:08:33.994901 | instance | TASK [vexxhost.atmosphere.senlin : Remove the existing HelmRelease] ************ 2026-04-07 01:08:33.995087 | instance | Tuesday 07 April 2026 01:08:33 +0000 (0:00:00.717) 0:09:34.809 ********* 2026-04-07 01:08:34.726366 | instance | ok: [instance] 2026-04-07 01:08:34.726512 | instance | 2026-04-07 01:08:34.726837 | instance | TASK [vexxhost.atmosphere.senlin : Deploy Helm chart] ************************** 2026-04-07 01:08:34.727121 | instance | Tuesday 07 April 2026 01:08:34 +0000 (0:00:00.731) 0:09:35.541 ********* 2026-04-07 01:08:37.150083 | instance | ok: [instance] 2026-04-07 01:08:37.150342 | instance | 2026-04-07 01:08:37.150641 | instance | TASK [Create Ingress] ********************************************************** 2026-04-07 01:08:37.150940 | instance | Tuesday 07 April 2026 01:08:37 +0000 (0:00:02.423) 0:09:37.965 ********* 2026-04-07 01:08:37.317158 | instance | included: openstack_helm_ingress for instance 2026-04-07 01:08:37.317431 | instance | 2026-04-07 01:08:37.317783 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-07 01:08:37.318085 | instance | Tuesday 07 April 2026 01:08:37 +0000 (0:00:00.166) 0:09:38.132 ********* 2026-04-07 01:08:37.398330 | instance | skipping: [instance] 2026-04-07 01:08:37.398608 | instance | 2026-04-07 01:08:37.398919 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-07 01:08:37.399221 | instance | Tuesday 07 April 2026 01:08:37 +0000 (0:00:00.081) 0:09:38.213 ********* 2026-04-07 01:08:37.469215 | instance | skipping: [instance] 2026-04-07 01:08:37.469341 | instance | 2026-04-07 01:08:37.469518 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-07 01:08:37.469696 | instance | Tuesday 07 April 2026 01:08:37 +0000 (0:00:00.071) 0:09:38.284 ********* 2026-04-07 01:08:37.553293 | instance | ok: [instance] 2026-04-07 01:08:37.553523 | instance | 2026-04-07 01:08:37.553790 | instance | TASK [Create Ingress clustering] *********************************************** 2026-04-07 01:08:37.554060 | instance | Tuesday 07 April 2026 01:08:37 +0000 (0:00:00.083) 0:09:38.368 ********* 2026-04-07 01:08:37.671075 | instance | included: ingress for instance 2026-04-07 01:08:37.671205 | instance | 2026-04-07 01:08:37.671387 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress clustering] ***************** 2026-04-07 01:08:37.671597 | instance | Tuesday 07 April 2026 01:08:37 +0000 (0:00:00.117) 0:09:38.486 ********* 2026-04-07 01:08:38.827832 | instance | ok: [instance] 2026-04-07 01:08:38.827911 | instance | 2026-04-07 01:08:38.828030 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-07 01:08:38.828146 | instance | Tuesday 07 April 2026 01:08:38 +0000 (0:00:01.156) 0:09:39.643 ********* 2026-04-07 01:08:38.927339 | instance | ok: [instance] 2026-04-07 01:08:38.927563 | instance | 2026-04-07 01:08:38.927827 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-07 01:08:38.928092 | instance | Tuesday 07 April 2026 01:08:38 +0000 (0:00:00.099) 0:09:39.742 ********* 2026-04-07 01:08:39.056327 | instance | included: rabbitmq for instance 2026-04-07 01:08:39.056524 | instance | 2026-04-07 01:08:39.056837 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-07 01:08:39.057141 | instance | Tuesday 07 April 2026 01:08:39 +0000 (0:00:00.128) 0:09:39.871 ********* 2026-04-07 01:08:39.727944 | instance | ok: [instance] 2026-04-07 01:08:39.728011 | instance | 2026-04-07 01:08:39.728168 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-07 01:08:39.728290 | instance | Tuesday 07 April 2026 01:08:39 +0000 (0:00:00.671) 0:09:40.543 ********* 2026-04-07 01:08:39.905500 | instance | skipping: [instance] 2026-04-07 01:08:39.905580 | instance | 2026-04-07 01:08:39.905709 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-07 01:08:39.905848 | instance | Tuesday 07 April 2026 01:08:39 +0000 (0:00:00.177) 0:09:40.721 ********* 2026-04-07 01:08:40.091289 | instance | skipping: [instance] 2026-04-07 01:08:40.091521 | instance | 2026-04-07 01:08:40.091867 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-07 01:08:40.092128 | instance | Tuesday 07 April 2026 01:08:40 +0000 (0:00:00.185) 0:09:40.906 ********* 2026-04-07 01:08:40.940142 | instance | ok: [instance] 2026-04-07 01:08:40.940368 | instance | 2026-04-07 01:08:40.940651 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-07 01:08:40.940927 | instance | Tuesday 07 April 2026 01:08:40 +0000 (0:00:00.848) 0:09:41.754 ********* 2026-04-07 01:08:41.609785 | instance | ok: [instance] 2026-04-07 01:08:41.610082 | instance | 2026-04-07 01:08:41.610367 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-07 01:08:41.610627 | instance | Tuesday 07 April 2026 01:08:41 +0000 (0:00:00.670) 0:09:42.425 ********* 2026-04-07 01:08:41.686310 | instance | ok: [instance] 2026-04-07 01:08:41.686574 | instance | 2026-04-07 01:08:41.686957 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-07 01:08:41.687216 | instance | Tuesday 07 April 2026 01:08:41 +0000 (0:00:00.076) 0:09:42.501 ********* 2026-04-07 01:08:41.782030 | instance | skipping: [instance] 2026-04-07 01:08:41.782250 | instance | 2026-04-07 01:08:41.782622 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-07 01:08:41.782895 | instance | Tuesday 07 April 2026 01:08:41 +0000 (0:00:00.095) 0:09:42.597 ********* 2026-04-07 01:08:41.861364 | instance | skipping: [instance] 2026-04-07 01:08:41.861616 | instance | 2026-04-07 01:08:41.861898 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-07 01:08:41.862167 | instance | Tuesday 07 April 2026 01:08:41 +0000 (0:00:00.079) 0:09:42.676 ********* 2026-04-07 01:08:41.941618 | instance | ok: [instance] 2026-04-07 01:08:41.941762 | instance | 2026-04-07 01:08:41.942012 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-07 01:08:41.942267 | instance | Tuesday 07 April 2026 01:08:41 +0000 (0:00:00.080) 0:09:42.757 ********* 2026-04-07 01:08:42.079741 | instance | ok: [instance] => (item=oslo_db) 2026-04-07 01:08:42.080000 | instance | ok: [instance] => (item=cloudformation) 2026-04-07 01:08:42.080342 | instance | ok: [instance] => (item=orchestration) 2026-04-07 01:08:42.080706 | instance | ok: [instance] => (item=identity) 2026-04-07 01:08:42.080991 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-07 01:08:42.081256 | instance | ok: [instance] => (item=oslo_cache) 2026-04-07 01:08:42.081436 | instance | 2026-04-07 01:08:42.081610 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-07 01:08:42.081787 | instance | Tuesday 07 April 2026 01:08:42 +0000 (0:00:00.138) 0:09:42.895 ********* 2026-04-07 01:08:42.191171 | instance | ok: [instance] 2026-04-07 01:08:42.191422 | instance | 2026-04-07 01:08:42.191707 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 01:08:42.191978 | instance | Tuesday 07 April 2026 01:08:42 +0000 (0:00:00.111) 0:09:43.006 ********* 2026-04-07 01:08:42.311552 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 01:08:42.311629 | instance | 2026-04-07 01:08:42.311828 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 01:08:42.311986 | instance | Tuesday 07 April 2026 01:08:42 +0000 (0:00:00.119) 0:09:43.126 ********* 2026-04-07 01:08:43.049812 | instance | ok: [instance] 2026-04-07 01:08:43.050043 | instance | 2026-04-07 01:08:43.050324 | instance | TASK [vexxhost.atmosphere.heat : Suspend the existing HelmRelease] ************* 2026-04-07 01:08:43.050596 | instance | Tuesday 07 April 2026 01:08:43 +0000 (0:00:00.737) 0:09:43.863 ********* 2026-04-07 01:08:43.767368 | instance | ok: [instance] 2026-04-07 01:08:43.767610 | instance | 2026-04-07 01:08:43.767888 | instance | TASK [vexxhost.atmosphere.heat : Remove the existing HelmRelease] ************** 2026-04-07 01:08:43.768165 | instance | Tuesday 07 April 2026 01:08:43 +0000 (0:00:00.718) 0:09:44.582 ********* 2026-04-07 01:08:44.467596 | instance | ok: [instance] 2026-04-07 01:08:44.467846 | instance | 2026-04-07 01:08:44.468188 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-04-07 01:08:44.468464 | instance | Tuesday 07 April 2026 01:08:44 +0000 (0:00:00.700) 0:09:45.282 ********* 2026-04-07 01:08:47.028183 | instance | ok: [instance] 2026-04-07 01:08:47.028464 | instance | 2026-04-07 01:08:47.028761 | instance | TASK [Create Ingress] ********************************************************** 2026-04-07 01:08:47.029066 | instance | Tuesday 07 April 2026 01:08:47 +0000 (0:00:02.560) 0:09:47.843 ********* 2026-04-07 01:08:47.206305 | instance | included: openstack_helm_ingress for instance 2026-04-07 01:08:47.206556 | instance | 2026-04-07 01:08:47.206906 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-07 01:08:47.207172 | instance | Tuesday 07 April 2026 01:08:47 +0000 (0:00:00.178) 0:09:48.021 ********* 2026-04-07 01:08:47.280770 | instance | skipping: [instance] 2026-04-07 01:08:47.281039 | instance | 2026-04-07 01:08:47.281329 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-07 01:08:47.281622 | instance | Tuesday 07 April 2026 01:08:47 +0000 (0:00:00.074) 0:09:48.096 ********* 2026-04-07 01:08:47.354517 | instance | skipping: [instance] 2026-04-07 01:08:47.354763 | instance | 2026-04-07 01:08:47.355080 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-07 01:08:47.355351 | instance | Tuesday 07 April 2026 01:08:47 +0000 (0:00:00.073) 0:09:48.170 ********* 2026-04-07 01:08:47.445809 | instance | ok: [instance] 2026-04-07 01:08:47.446116 | instance | 2026-04-07 01:08:47.446482 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-04-07 01:08:47.446857 | instance | Tuesday 07 April 2026 01:08:47 +0000 (0:00:00.091) 0:09:48.261 ********* 2026-04-07 01:08:47.566869 | instance | included: ingress for instance 2026-04-07 01:08:47.567014 | instance | 2026-04-07 01:08:47.567244 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-04-07 01:08:47.567409 | instance | Tuesday 07 April 2026 01:08:47 +0000 (0:00:00.121) 0:09:48.382 ********* 2026-04-07 01:08:48.720861 | instance | ok: [instance] 2026-04-07 01:08:48.720960 | instance | 2026-04-07 01:08:48.721086 | instance | TASK [Create Ingress] ********************************************************** 2026-04-07 01:08:48.721211 | instance | Tuesday 07 April 2026 01:08:48 +0000 (0:00:01.152) 0:09:49.535 ********* 2026-04-07 01:08:48.907658 | instance | included: openstack_helm_ingress for instance 2026-04-07 01:08:48.907895 | instance | 2026-04-07 01:08:48.908187 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-07 01:08:48.908465 | instance | Tuesday 07 April 2026 01:08:48 +0000 (0:00:00.187) 0:09:49.722 ********* 2026-04-07 01:08:48.983062 | instance | skipping: [instance] 2026-04-07 01:08:48.983324 | instance | 2026-04-07 01:08:48.983857 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-07 01:08:48.984130 | instance | Tuesday 07 April 2026 01:08:48 +0000 (0:00:00.075) 0:09:49.798 ********* 2026-04-07 01:08:49.060264 | instance | skipping: [instance] 2026-04-07 01:08:49.060478 | instance | 2026-04-07 01:08:49.060766 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-07 01:08:49.061074 | instance | Tuesday 07 April 2026 01:08:49 +0000 (0:00:00.077) 0:09:49.875 ********* 2026-04-07 01:08:49.151131 | instance | ok: [instance] 2026-04-07 01:08:49.151344 | instance | 2026-04-07 01:08:49.151625 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-04-07 01:08:49.151898 | instance | Tuesday 07 April 2026 01:08:49 +0000 (0:00:00.090) 0:09:49.966 ********* 2026-04-07 01:08:49.269404 | instance | included: ingress for instance 2026-04-07 01:08:49.269619 | instance | 2026-04-07 01:08:49.269878 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-04-07 01:08:49.270156 | instance | Tuesday 07 April 2026 01:08:49 +0000 (0:00:00.118) 0:09:50.084 ********* 2026-04-07 01:08:50.584745 | instance | ok: [instance] 2026-04-07 01:08:50.584811 | instance | 2026-04-07 01:08:50.585051 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-04-07 01:08:50.585187 | instance | Tuesday 07 April 2026 01:08:50 +0000 (0:00:01.314) 0:09:51.399 ********* 2026-04-07 01:08:50.897997 | instance | ok: [instance] 2026-04-07 01:08:50.898061 | instance | 2026-04-07 01:08:50.898072 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-07 01:08:50.898082 | instance | Tuesday 07 April 2026 01:08:50 +0000 (0:00:00.311) 0:09:51.710 ********* 2026-04-07 01:08:52.031018 | instance | ok: [instance] 2026-04-07 01:08:52.031609 | instance | 2026-04-07 01:08:52.031622 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-07 01:08:52.031784 | instance | Tuesday 07 April 2026 01:08:52 +0000 (0:00:01.134) 0:09:52.845 ********* 2026-04-07 01:08:52.496748 | instance | ok: [instance] 2026-04-07 01:08:52.497076 | instance | 2026-04-07 01:08:52.497357 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-07 01:08:52.497641 | instance | Tuesday 07 April 2026 01:08:52 +0000 (0:00:00.466) 0:09:53.311 ********* 2026-04-07 01:08:52.619132 | instance | ok: [instance] => { 2026-04-07 01:08:52.619548 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.0/nerdctl-2.2.0-linux-amd64.tar.gz" 2026-04-07 01:08:52.619570 | instance | } 2026-04-07 01:08:52.619632 | instance | 2026-04-07 01:08:52.619813 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-07 01:08:52.620150 | instance | Tuesday 07 April 2026 01:08:52 +0000 (0:00:00.122) 0:09:53.434 ********* 2026-04-07 01:08:53.095368 | instance | ok: [instance] 2026-04-07 01:08:53.095708 | instance | 2026-04-07 01:08:53.096004 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-07 01:08:53.096067 | instance | Tuesday 07 April 2026 01:08:53 +0000 (0:00:00.476) 0:09:53.910 ********* 2026-04-07 01:08:54.188328 | instance | ok: [instance] 2026-04-07 01:08:54.188429 | instance | 2026-04-07 01:08:54.188532 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-04-07 01:08:54.188660 | instance | Tuesday 07 April 2026 01:08:54 +0000 (0:00:01.093) 0:09:55.003 ********* 2026-04-07 01:08:54.714256 | instance | ok: [instance] 2026-04-07 01:08:54.714315 | instance | 2026-04-07 01:08:54.714326 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-04-07 01:08:54.714337 | instance | Tuesday 07 April 2026 01:08:54 +0000 (0:00:00.524) 0:09:55.528 ********* 2026-04-07 01:08:55.438722 | instance | ok: [instance] 2026-04-07 01:08:55.438911 | instance | 2026-04-07 01:08:55.439214 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-04-07 01:08:55.439520 | instance | Tuesday 07 April 2026 01:08:55 +0000 (0:00:00.725) 0:09:56.253 ********* 2026-04-07 01:08:56.206866 | instance | ok: [instance] 2026-04-07 01:08:56.207109 | instance | 2026-04-07 01:08:56.207386 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-04-07 01:08:56.207719 | instance | Tuesday 07 April 2026 01:08:56 +0000 (0:00:00.768) 0:09:57.022 ********* 2026-04-07 01:08:56.603426 | instance | ok: [instance] 2026-04-07 01:08:56.604274 | instance | 2026-04-07 01:08:56.604329 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-04-07 01:08:56.604341 | instance | Tuesday 07 April 2026 01:08:56 +0000 (0:00:00.396) 0:09:57.418 ********* 2026-04-07 01:08:56.789634 | instance | included: openstack_helm_endpoints for instance 2026-04-07 01:08:56.789722 | instance | 2026-04-07 01:08:56.789841 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-07 01:08:56.789962 | instance | Tuesday 07 April 2026 01:08:56 +0000 (0:00:00.186) 0:09:57.605 ********* 2026-04-07 01:08:56.864936 | instance | skipping: [instance] 2026-04-07 01:08:56.865011 | instance | 2026-04-07 01:08:56.865294 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-07 01:08:56.865337 | instance | Tuesday 07 April 2026 01:08:56 +0000 (0:00:00.075) 0:09:57.680 ********* 2026-04-07 01:08:56.935825 | instance | skipping: [instance] 2026-04-07 01:08:56.935886 | instance | 2026-04-07 01:08:56.936170 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-07 01:08:56.936251 | instance | Tuesday 07 April 2026 01:08:56 +0000 (0:00:00.070) 0:09:57.751 ********* 2026-04-07 01:08:57.016306 | instance | skipping: [instance] 2026-04-07 01:08:57.016373 | instance | 2026-04-07 01:08:57.016716 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-07 01:08:57.016768 | instance | Tuesday 07 April 2026 01:08:57 +0000 (0:00:00.080) 0:09:57.831 ********* 2026-04-07 01:08:57.086627 | instance | skipping: [instance] 2026-04-07 01:08:57.086755 | instance | 2026-04-07 01:08:57.086936 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-07 01:08:57.087113 | instance | Tuesday 07 April 2026 01:08:57 +0000 (0:00:00.070) 0:09:57.901 ********* 2026-04-07 01:08:57.162217 | instance | skipping: [instance] 2026-04-07 01:08:57.162285 | instance | 2026-04-07 01:08:57.162537 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-07 01:08:57.162580 | instance | Tuesday 07 April 2026 01:08:57 +0000 (0:00:00.075) 0:09:57.977 ********* 2026-04-07 01:08:57.234762 | instance | skipping: [instance] 2026-04-07 01:08:57.234882 | instance | 2026-04-07 01:08:57.235347 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-07 01:08:57.235389 | instance | Tuesday 07 April 2026 01:08:57 +0000 (0:00:00.072) 0:09:58.050 ********* 2026-04-07 01:08:57.314519 | instance | ok: [instance] 2026-04-07 01:08:57.314601 | instance | 2026-04-07 01:08:57.314881 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-07 01:08:57.314924 | instance | Tuesday 07 April 2026 01:08:57 +0000 (0:00:00.079) 0:09:58.129 ********* 2026-04-07 01:08:57.412952 | instance | ok: [instance] => (item=identity) 2026-04-07 01:08:57.412993 | instance | 2026-04-07 01:08:57.412998 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-07 01:08:57.413159 | instance | Tuesday 07 April 2026 01:08:57 +0000 (0:00:00.098) 0:09:58.227 ********* 2026-04-07 01:08:57.530837 | instance | ok: [instance] 2026-04-07 01:08:57.530880 | instance | 2026-04-07 01:08:57.530891 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-04-07 01:08:57.530901 | instance | Tuesday 07 April 2026 01:08:57 +0000 (0:00:00.116) 0:09:58.344 ********* 2026-04-07 01:08:58.021279 | instance | ok: [instance] 2026-04-07 01:08:58.021556 | instance | 2026-04-07 01:08:58.021983 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-04-07 01:08:58.022284 | instance | Tuesday 07 April 2026 01:08:58 +0000 (0:00:00.491) 0:09:58.836 ********* 2026-04-07 01:08:58.592852 | instance | ok: [instance] 2026-04-07 01:08:58.593102 | instance | 2026-04-07 01:08:58.593394 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-07 01:08:58.593673 | instance | Tuesday 07 April 2026 01:08:58 +0000 (0:00:00.571) 0:09:59.408 ********* 2026-04-07 01:08:58.694868 | instance | ok: [instance] 2026-04-07 01:08:58.695101 | instance | 2026-04-07 01:08:58.695366 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-07 01:08:58.695629 | instance | Tuesday 07 April 2026 01:08:58 +0000 (0:00:00.102) 0:09:59.510 ********* 2026-04-07 01:08:58.814318 | instance | included: rabbitmq for instance 2026-04-07 01:08:58.814518 | instance | 2026-04-07 01:08:58.814809 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-07 01:08:58.815254 | instance | Tuesday 07 April 2026 01:08:58 +0000 (0:00:00.119) 0:09:59.629 ********* 2026-04-07 01:08:59.541344 | instance | ok: [instance] 2026-04-07 01:08:59.541408 | instance | 2026-04-07 01:08:59.541421 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-07 01:08:59.541457 | instance | Tuesday 07 April 2026 01:08:59 +0000 (0:00:00.725) 0:10:00.355 ********* 2026-04-07 01:08:59.840037 | instance | skipping: [instance] 2026-04-07 01:08:59.840117 | instance | 2026-04-07 01:08:59.840252 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-07 01:08:59.840376 | instance | Tuesday 07 April 2026 01:08:59 +0000 (0:00:00.300) 0:10:00.655 ********* 2026-04-07 01:09:00.019722 | instance | skipping: [instance] 2026-04-07 01:09:00.019794 | instance | 2026-04-07 01:09:00.019957 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-07 01:09:00.019998 | instance | Tuesday 07 April 2026 01:09:00 +0000 (0:00:00.179) 0:10:00.835 ********* 2026-04-07 01:09:00.869207 | instance | ok: [instance] 2026-04-07 01:09:00.869276 | instance | 2026-04-07 01:09:00.869419 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-07 01:09:00.869545 | instance | Tuesday 07 April 2026 01:09:00 +0000 (0:00:00.849) 0:10:01.684 ********* 2026-04-07 01:09:01.549590 | instance | ok: [instance] 2026-04-07 01:09:01.549840 | instance | 2026-04-07 01:09:01.550129 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-07 01:09:01.550543 | instance | Tuesday 07 April 2026 01:09:01 +0000 (0:00:00.679) 0:10:02.364 ********* 2026-04-07 01:09:01.630389 | instance | ok: [instance] 2026-04-07 01:09:01.630639 | instance | 2026-04-07 01:09:01.630992 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-07 01:09:01.631296 | instance | Tuesday 07 April 2026 01:09:01 +0000 (0:00:00.081) 0:10:02.445 ********* 2026-04-07 01:09:01.706118 | instance | skipping: [instance] 2026-04-07 01:09:01.706341 | instance | 2026-04-07 01:09:01.706628 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-07 01:09:01.706932 | instance | Tuesday 07 April 2026 01:09:01 +0000 (0:00:00.075) 0:10:02.521 ********* 2026-04-07 01:09:01.784088 | instance | skipping: [instance] 2026-04-07 01:09:01.784344 | instance | 2026-04-07 01:09:01.784702 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-07 01:09:01.785025 | instance | Tuesday 07 April 2026 01:09:01 +0000 (0:00:00.077) 0:10:02.599 ********* 2026-04-07 01:09:01.858527 | instance | ok: [instance] 2026-04-07 01:09:01.858772 | instance | 2026-04-07 01:09:01.859117 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-07 01:09:01.859498 | instance | Tuesday 07 April 2026 01:09:01 +0000 (0:00:00.074) 0:10:02.673 ********* 2026-04-07 01:09:02.008606 | instance | ok: [instance] => (item=load_balancer) 2026-04-07 01:09:02.008840 | instance | ok: [instance] => (item=oslo_db) 2026-04-07 01:09:02.009146 | instance | ok: [instance] => (item=identity) 2026-04-07 01:09:02.009443 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-07 01:09:02.009694 | instance | ok: [instance] => (item=oslo_cache) 2026-04-07 01:09:02.009951 | instance | ok: [instance] => (item=network) 2026-04-07 01:09:02.010177 | instance | 2026-04-07 01:09:02.010474 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-07 01:09:02.010705 | instance | Tuesday 07 April 2026 01:09:02 +0000 (0:00:00.150) 0:10:02.823 ********* 2026-04-07 01:09:02.118186 | instance | ok: [instance] 2026-04-07 01:09:02.118420 | instance | 2026-04-07 01:09:02.118741 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 01:09:02.119013 | instance | Tuesday 07 April 2026 01:09:02 +0000 (0:00:00.109) 0:10:02.933 ********* 2026-04-07 01:09:02.233207 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 01:09:02.233443 | instance | 2026-04-07 01:09:02.233737 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 01:09:02.234016 | instance | Tuesday 07 April 2026 01:09:02 +0000 (0:00:00.114) 0:10:03.048 ********* 2026-04-07 01:09:02.828380 | instance | ok: [instance] 2026-04-07 01:09:02.828627 | instance | 2026-04-07 01:09:02.828956 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-04-07 01:09:02.829250 | instance | Tuesday 07 April 2026 01:09:02 +0000 (0:00:00.595) 0:10:03.643 ********* 2026-04-07 01:09:04.176059 | instance | ok: [instance] 2026-04-07 01:09:04.176123 | instance | 2026-04-07 01:09:04.176136 | instance | TASK [vexxhost.atmosphere.octavia : Suspend the existing HelmRelease] ********** 2026-04-07 01:09:04.176146 | instance | Tuesday 07 April 2026 01:09:04 +0000 (0:00:01.346) 0:10:04.990 ********* 2026-04-07 01:09:04.915402 | instance | ok: [instance] 2026-04-07 01:09:04.915476 | instance | 2026-04-07 01:09:04.915762 | instance | TASK [vexxhost.atmosphere.octavia : Remove the existing HelmRelease] *********** 2026-04-07 01:09:04.915804 | instance | Tuesday 07 April 2026 01:09:04 +0000 (0:00:00.740) 0:10:05.731 ********* 2026-04-07 01:09:05.640740 | instance | ok: [instance] 2026-04-07 01:09:05.640818 | instance | 2026-04-07 01:09:05.640834 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-04-07 01:09:05.640847 | instance | Tuesday 07 April 2026 01:09:05 +0000 (0:00:00.723) 0:10:06.454 ********* 2026-04-07 01:09:06.561207 | instance | ok: [instance] 2026-04-07 01:09:06.561352 | instance | 2026-04-07 01:09:06.561523 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-04-07 01:09:06.561692 | instance | Tuesday 07 April 2026 01:09:06 +0000 (0:00:00.921) 0:10:07.376 ********* 2026-04-07 01:09:07.499298 | instance | ok: [instance] 2026-04-07 01:09:07.499530 | instance | 2026-04-07 01:09:07.499805 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-04-07 01:09:07.500076 | instance | Tuesday 07 April 2026 01:09:07 +0000 (0:00:00.937) 0:10:08.314 ********* 2026-04-07 01:09:08.567596 | instance | ok: [instance] 2026-04-07 01:09:08.567654 | instance | 2026-04-07 01:09:08.567666 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-04-07 01:09:08.567676 | instance | Tuesday 07 April 2026 01:09:08 +0000 (0:00:01.067) 0:10:09.381 ********* 2026-04-07 01:09:12.889063 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-04-07 01:09:12.889146 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-04-07 01:09:12.889878 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-04-07 01:09:12.889949 | instance | ok: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-04-07 01:09:12.889961 | instance | ok: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-04-07 01:09:12.889971 | instance | 2026-04-07 01:09:12.889980 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-04-07 01:09:12.889997 | instance | Tuesday 07 April 2026 01:09:12 +0000 (0:00:04.322) 0:10:13.704 ********* 2026-04-07 01:09:14.174138 | instance | ok: [instance] => (item=instance) 2026-04-07 01:09:14.174212 | instance | 2026-04-07 01:09:14.174423 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-04-07 01:09:14.174543 | instance | Tuesday 07 April 2026 01:09:14 +0000 (0:00:01.285) 0:10:14.989 ********* 2026-04-07 01:09:17.024118 | instance | ok: [instance] => (item=instance) 2026-04-07 01:09:17.024248 | instance | 2026-04-07 01:09:17.024292 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-04-07 01:09:17.024468 | instance | Tuesday 07 April 2026 01:09:17 +0000 (0:00:02.849) 0:10:17.839 ********* 2026-04-07 01:09:21.031192 | instance | ok: [instance] => (item=instance) 2026-04-07 01:09:21.031281 | instance | 2026-04-07 01:09:21.031410 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-04-07 01:09:21.031536 | instance | Tuesday 07 April 2026 01:09:21 +0000 (0:00:04.006) 0:10:21.846 ********* 2026-04-07 01:09:22.048070 | instance | ok: [instance] => (item=instance) 2026-04-07 01:09:22.048147 | instance | 2026-04-07 01:09:22.048283 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-04-07 01:09:22.048408 | instance | Tuesday 07 April 2026 01:09:22 +0000 (0:00:01.016) 0:10:22.863 ********* 2026-04-07 01:09:22.132010 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-04-07 01:09:22.132096 | instance | 2026-04-07 01:09:22.132225 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-04-07 01:09:22.132346 | instance | Tuesday 07 April 2026 01:09:22 +0000 (0:00:00.083) 0:10:22.947 ********* 2026-04-07 01:09:23.046994 | instance | ok: [instance] 2026-04-07 01:09:23.047074 | instance | 2026-04-07 01:09:23.047178 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-04-07 01:09:23.047308 | instance | Tuesday 07 April 2026 01:09:23 +0000 (0:00:00.914) 0:10:23.862 ********* 2026-04-07 01:09:24.757426 | instance | ok: [instance] => (item=[22, {'changed': False, 'openstack_ports': [{'id': '11636434-3154-4ffe-90f8-46534ec85548', 'name': 'octavia-health-manager-port-instance', 'network_id': '81d21bff-02a6-420a-9a33-5596f1afe255', 'tenant_id': 'cb4fb0a45fe04c8bbb40852d60bfe738', 'mac_address': 'fa:16:3e:c7:e0:22', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'fixed_ips': [{'subnet_id': '6f6a1fc0-facd-4d70-bd88-6223a4e0d822', 'ip_address': '172.24.0.230'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['dffab230-6241-4a8f-a70a-8d55d20fc7f0'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'instance', 'binding:vif_type': 'ovs', 'binding:vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'dns_name': '', 'dns_assignment': [{'ip_address': '172.24.0.230', 'hostname': 'host-172-24-0-230', 'fqdn': 'host-172-24-0-230.openstacklocal.'}], 'dns_domain': '', 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-04-07T00:45:56Z', 'updated_at': '2026-04-07T00:49:22Z', 'revision_number': 4, 'project_id': 'cb4fb0a45fe04c8bbb40852d60bfe738'}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'auth_type': None, 'auth': None, 'region_name': None, 'availability_zone': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-04-07 01:09:24.757713 | instance | ok: [instance] => (item=[9443, {'changed': False, 'openstack_ports': [{'id': '11636434-3154-4ffe-90f8-46534ec85548', 'name': 'octavia-health-manager-port-instance', 'network_id': '81d21bff-02a6-420a-9a33-5596f1afe255', 'tenant_id': 'cb4fb0a45fe04c8bbb40852d60bfe738', 'mac_address': 'fa:16:3e:c7:e0:22', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'fixed_ips': [{'subnet_id': '6f6a1fc0-facd-4d70-bd88-6223a4e0d822', 'ip_address': '172.24.0.230'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['dffab230-6241-4a8f-a70a-8d55d20fc7f0'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'instance', 'binding:vif_type': 'ovs', 'binding:vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'dns_name': '', 'dns_assignment': [{'ip_address': '172.24.0.230', 'hostname': 'host-172-24-0-230', 'fqdn': 'host-172-24-0-230.openstacklocal.'}], 'dns_domain': '', 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-04-07T00:45:56Z', 'updated_at': '2026-04-07T00:49:22Z', 'revision_number': 4, 'project_id': 'cb4fb0a45fe04c8bbb40852d60bfe738'}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'auth_type': None, 'auth': None, 'region_name': None, 'availability_zone': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-04-07 01:09:24.757752 | instance | 2026-04-07 01:09:24.757766 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-04-07 01:09:24.757892 | instance | Tuesday 07 April 2026 01:09:24 +0000 (0:00:01.710) 0:10:25.572 ********* 2026-04-07 01:09:25.686105 | instance | ok: [instance] 2026-04-07 01:09:25.686181 | instance | 2026-04-07 01:09:25.686466 | instance | TASK [Upload Amphora image] **************************************************** 2026-04-07 01:09:25.686505 | instance | Tuesday 07 April 2026 01:09:25 +0000 (0:00:00.928) 0:10:26.501 ********* 2026-04-07 01:09:25.888865 | instance | included: glance_image for instance 2026-04-07 01:09:25.888988 | instance | 2026-04-07 01:09:25.889124 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-04-07 01:09:25.889307 | instance | Tuesday 07 April 2026 01:09:25 +0000 (0:00:00.202) 0:10:26.704 ********* 2026-04-07 01:09:26.995936 | instance | ok: [instance] 2026-04-07 01:09:26.996009 | instance | 2026-04-07 01:09:26.996306 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-07 01:09:26.996353 | instance | Tuesday 07 April 2026 01:09:26 +0000 (0:00:01.106) 0:10:27.810 ********* 2026-04-07 01:09:27.860203 | instance | ok: [instance] 2026-04-07 01:09:27.860283 | instance | 2026-04-07 01:09:27.860547 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-07 01:09:27.860597 | instance | Tuesday 07 April 2026 01:09:27 +0000 (0:00:00.864) 0:10:28.675 ********* 2026-04-07 01:09:27.928498 | instance | skipping: [instance] 2026-04-07 01:09:27.928638 | instance | 2026-04-07 01:09:27.928820 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-07 01:09:27.929017 | instance | Tuesday 07 April 2026 01:09:27 +0000 (0:00:00.068) 0:10:28.744 ********* 2026-04-07 01:09:28.004432 | instance | skipping: [instance] 2026-04-07 01:09:28.004669 | instance | 2026-04-07 01:09:28.005298 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-07 01:09:28.005710 | instance | Tuesday 07 April 2026 01:09:27 +0000 (0:00:00.075) 0:10:28.819 ********* 2026-04-07 01:09:28.073265 | instance | skipping: [instance] 2026-04-07 01:09:28.073480 | instance | 2026-04-07 01:09:28.073862 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-07 01:09:28.074130 | instance | Tuesday 07 April 2026 01:09:28 +0000 (0:00:00.069) 0:10:28.888 ********* 2026-04-07 01:09:28.137787 | instance | skipping: [instance] 2026-04-07 01:09:28.138022 | instance | 2026-04-07 01:09:28.138294 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-07 01:09:28.138610 | instance | Tuesday 07 April 2026 01:09:28 +0000 (0:00:00.064) 0:10:28.953 ********* 2026-04-07 01:09:28.208721 | instance | skipping: [instance] 2026-04-07 01:09:28.208981 | instance | 2026-04-07 01:09:28.209259 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-07 01:09:28.209509 | instance | Tuesday 07 April 2026 01:09:28 +0000 (0:00:00.071) 0:10:29.024 ********* 2026-04-07 01:09:28.283224 | instance | skipping: [instance] 2026-04-07 01:09:28.283293 | instance | 2026-04-07 01:09:28.283437 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-07 01:09:28.283550 | instance | Tuesday 07 April 2026 01:09:28 +0000 (0:00:00.074) 0:10:29.098 ********* 2026-04-07 01:09:28.398401 | instance | skipping: [instance] 2026-04-07 01:09:28.398658 | instance | 2026-04-07 01:09:28.398990 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-04-07 01:09:28.399284 | instance | Tuesday 07 April 2026 01:09:28 +0000 (0:00:00.115) 0:10:29.213 ********* 2026-04-07 01:09:29.424516 | instance | ok: [instance] 2026-04-07 01:09:29.424777 | instance | 2026-04-07 01:09:29.425213 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-04-07 01:09:29.425509 | instance | Tuesday 07 April 2026 01:09:29 +0000 (0:00:01.026) 0:10:30.239 ********* 2026-04-07 01:09:30.151192 | instance | ok: [instance] 2026-04-07 01:09:30.151444 | instance | 2026-04-07 01:09:30.151763 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-04-07 01:09:30.152059 | instance | Tuesday 07 April 2026 01:09:30 +0000 (0:00:00.726) 0:10:30.966 ********* 2026-04-07 01:09:30.829074 | instance | ok: [instance] 2026-04-07 01:09:30.829209 | instance | 2026-04-07 01:09:30.829383 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-04-07 01:09:30.829548 | instance | Tuesday 07 April 2026 01:09:30 +0000 (0:00:00.678) 0:10:31.644 ********* 2026-04-07 01:09:31.772515 | instance | ok: [instance] 2026-04-07 01:09:31.772832 | instance | 2026-04-07 01:09:31.773121 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-04-07 01:09:31.773332 | instance | Tuesday 07 April 2026 01:09:31 +0000 (0:00:00.943) 0:10:32.587 ********* 2026-04-07 01:09:33.179029 | instance | ok: [instance] => (item=octavia-client) 2026-04-07 01:09:33.179170 | instance | ok: [instance] => (item=octavia-server) 2026-04-07 01:09:33.179328 | instance | 2026-04-07 01:09:33.179494 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-04-07 01:09:33.179659 | instance | Tuesday 07 April 2026 01:09:33 +0000 (0:00:01.406) 0:10:33.994 ********* 2026-04-07 01:09:33.869900 | instance | ok: [instance] 2026-04-07 01:09:33.870001 | instance | 2026-04-07 01:09:33.870119 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-04-07 01:09:33.870244 | instance | Tuesday 07 April 2026 01:09:33 +0000 (0:00:00.690) 0:10:34.685 ********* 2026-04-07 01:09:35.138011 | instance | ok: [instance] 2026-04-07 01:09:35.138428 | instance | 2026-04-07 01:09:35.138749 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-04-07 01:09:35.139033 | instance | Tuesday 07 April 2026 01:09:35 +0000 (0:00:01.268) 0:10:35.953 ********* 2026-04-07 01:09:37.306618 | instance | ok: [instance] 2026-04-07 01:09:37.306674 | instance | 2026-04-07 01:09:37.306681 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-04-07 01:09:37.306688 | instance | Tuesday 07 April 2026 01:09:37 +0000 (0:00:02.168) 0:10:38.121 ********* 2026-04-07 01:09:44.717615 | instance | ok: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-04-07 01:09:44.717681 | instance | ok: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-04-07 01:09:44.717686 | instance | 2026-04-07 01:09:44.717691 | instance | TASK [Create Ingress] ********************************************************** 2026-04-07 01:09:44.717700 | instance | Tuesday 07 April 2026 01:09:44 +0000 (0:00:07.410) 0:10:45.532 ********* 2026-04-07 01:09:44.900124 | instance | included: openstack_helm_ingress for instance 2026-04-07 01:09:44.900244 | instance | 2026-04-07 01:09:44.900289 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-07 01:09:44.900410 | instance | Tuesday 07 April 2026 01:09:44 +0000 (0:00:00.183) 0:10:45.715 ********* 2026-04-07 01:09:44.979667 | instance | skipping: [instance] 2026-04-07 01:09:44.979753 | instance | 2026-04-07 01:09:44.980007 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-07 01:09:44.980049 | instance | Tuesday 07 April 2026 01:09:44 +0000 (0:00:00.079) 0:10:45.795 ********* 2026-04-07 01:09:45.074018 | instance | skipping: [instance] 2026-04-07 01:09:45.074094 | instance | 2026-04-07 01:09:45.074100 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-07 01:09:45.074106 | instance | Tuesday 07 April 2026 01:09:45 +0000 (0:00:00.093) 0:10:45.888 ********* 2026-04-07 01:09:45.164683 | instance | ok: [instance] 2026-04-07 01:09:45.164795 | instance | 2026-04-07 01:09:45.164810 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-04-07 01:09:45.164986 | instance | Tuesday 07 April 2026 01:09:45 +0000 (0:00:00.091) 0:10:45.980 ********* 2026-04-07 01:09:45.319120 | instance | included: ingress for instance 2026-04-07 01:09:45.319342 | instance | 2026-04-07 01:09:45.319653 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-04-07 01:09:45.319907 | instance | Tuesday 07 April 2026 01:09:45 +0000 (0:00:00.154) 0:10:46.134 ********* 2026-04-07 01:09:46.610603 | instance | ok: [instance] 2026-04-07 01:09:46.610692 | instance | 2026-04-07 01:09:46.610772 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-07 01:09:46.610900 | instance | Tuesday 07 April 2026 01:09:46 +0000 (0:00:01.291) 0:10:47.426 ********* 2026-04-07 01:09:46.724800 | instance | ok: [instance] 2026-04-07 01:09:46.725055 | instance | 2026-04-07 01:09:46.725318 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-07 01:09:46.725592 | instance | Tuesday 07 April 2026 01:09:46 +0000 (0:00:00.113) 0:10:47.540 ********* 2026-04-07 01:09:46.851977 | instance | included: rabbitmq for instance 2026-04-07 01:09:46.852181 | instance | 2026-04-07 01:09:46.852488 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-07 01:09:46.852748 | instance | Tuesday 07 April 2026 01:09:46 +0000 (0:00:00.127) 0:10:47.667 ********* 2026-04-07 01:09:47.539392 | instance | ok: [instance] 2026-04-07 01:09:47.539471 | instance | 2026-04-07 01:09:47.539583 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-07 01:09:47.539714 | instance | Tuesday 07 April 2026 01:09:47 +0000 (0:00:00.687) 0:10:48.355 ********* 2026-04-07 01:09:47.734024 | instance | skipping: [instance] 2026-04-07 01:09:47.734122 | instance | 2026-04-07 01:09:47.734148 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-07 01:09:47.734411 | instance | Tuesday 07 April 2026 01:09:47 +0000 (0:00:00.193) 0:10:48.548 ********* 2026-04-07 01:09:47.913307 | instance | skipping: [instance] 2026-04-07 01:09:47.913388 | instance | 2026-04-07 01:09:47.913537 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-07 01:09:47.913667 | instance | Tuesday 07 April 2026 01:09:47 +0000 (0:00:00.180) 0:10:48.728 ********* 2026-04-07 01:09:48.866308 | instance | ok: [instance] 2026-04-07 01:09:48.866377 | instance | 2026-04-07 01:09:48.866388 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-07 01:09:48.866398 | instance | Tuesday 07 April 2026 01:09:48 +0000 (0:00:00.952) 0:10:49.681 ********* 2026-04-07 01:09:49.845486 | instance | ok: [instance] 2026-04-07 01:09:49.845734 | instance | 2026-04-07 01:09:49.846091 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-07 01:09:49.846353 | instance | Tuesday 07 April 2026 01:09:49 +0000 (0:00:00.979) 0:10:50.660 ********* 2026-04-07 01:09:49.928951 | instance | ok: [instance] 2026-04-07 01:09:49.929230 | instance | 2026-04-07 01:09:49.929567 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-07 01:09:49.929872 | instance | Tuesday 07 April 2026 01:09:49 +0000 (0:00:00.083) 0:10:50.744 ********* 2026-04-07 01:09:50.007634 | instance | skipping: [instance] 2026-04-07 01:09:50.007919 | instance | 2026-04-07 01:09:50.008212 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-07 01:09:50.008487 | instance | Tuesday 07 April 2026 01:09:50 +0000 (0:00:00.078) 0:10:50.823 ********* 2026-04-07 01:09:50.092630 | instance | skipping: [instance] 2026-04-07 01:09:50.092763 | instance | 2026-04-07 01:09:50.092967 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-07 01:09:50.093137 | instance | Tuesday 07 April 2026 01:09:50 +0000 (0:00:00.085) 0:10:50.908 ********* 2026-04-07 01:09:50.167764 | instance | ok: [instance] 2026-04-07 01:09:50.167846 | instance | 2026-04-07 01:09:50.167974 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-07 01:09:50.168094 | instance | Tuesday 07 April 2026 01:09:50 +0000 (0:00:00.075) 0:10:50.983 ********* 2026-04-07 01:09:50.317512 | instance | ok: [instance] => (item=oslo_db) 2026-04-07 01:09:50.317782 | instance | ok: [instance] => (item=orchestration) 2026-04-07 01:09:50.318051 | instance | ok: [instance] => (item=identity) 2026-04-07 01:09:50.318384 | instance | ok: [instance] => (item=container_infra) 2026-04-07 01:09:50.318648 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-07 01:09:50.318935 | instance | ok: [instance] => (item=oslo_cache) 2026-04-07 01:09:50.319178 | instance | ok: [instance] => (item=key_manager) 2026-04-07 01:09:50.319412 | instance | 2026-04-07 01:09:50.319708 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-07 01:09:50.319992 | instance | Tuesday 07 April 2026 01:09:50 +0000 (0:00:00.149) 0:10:51.132 ********* 2026-04-07 01:09:50.428205 | instance | ok: [instance] 2026-04-07 01:09:50.428460 | instance | 2026-04-07 01:09:50.428763 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 01:09:50.429154 | instance | Tuesday 07 April 2026 01:09:50 +0000 (0:00:00.110) 0:10:51.243 ********* 2026-04-07 01:09:50.536137 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 01:09:50.536358 | instance | 2026-04-07 01:09:50.536634 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 01:09:50.536986 | instance | Tuesday 07 April 2026 01:09:50 +0000 (0:00:00.107) 0:10:51.351 ********* 2026-04-07 01:09:51.129269 | instance | ok: [instance] 2026-04-07 01:09:51.129510 | instance | 2026-04-07 01:09:51.129789 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-07 01:09:51.130062 | instance | Tuesday 07 April 2026 01:09:51 +0000 (0:00:00.592) 0:10:51.943 ********* 2026-04-07 01:09:51.217765 | instance | ok: [instance] => { 2026-04-07 01:09:51.218174 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64" 2026-04-07 01:09:51.218469 | instance | } 2026-04-07 01:09:51.218803 | instance | 2026-04-07 01:09:51.219186 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-07 01:09:51.219497 | instance | Tuesday 07 April 2026 01:09:51 +0000 (0:00:00.088) 0:10:52.032 ********* 2026-04-07 01:09:51.619294 | instance | ok: [instance] 2026-04-07 01:09:51.619570 | instance | 2026-04-07 01:09:51.619874 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-07 01:09:51.620133 | instance | Tuesday 07 April 2026 01:09:51 +0000 (0:00:00.401) 0:10:52.434 ********* 2026-04-07 01:09:51.739105 | instance | skipping: [instance] 2026-04-07 01:09:51.739377 | instance | 2026-04-07 01:09:51.739747 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-04-07 01:09:51.740094 | instance | Tuesday 07 April 2026 01:09:51 +0000 (0:00:00.119) 0:10:52.554 ********* 2026-04-07 01:09:52.340166 | instance | ok: [instance] 2026-04-07 01:09:52.340263 | instance | 2026-04-07 01:09:52.340407 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 01:09:52.340533 | instance | Tuesday 07 April 2026 01:09:52 +0000 (0:00:00.600) 0:10:53.155 ********* 2026-04-07 01:09:52.461424 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 01:09:52.461648 | instance | 2026-04-07 01:09:52.461915 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 01:09:52.462174 | instance | Tuesday 07 April 2026 01:09:52 +0000 (0:00:00.121) 0:10:53.276 ********* 2026-04-07 01:09:53.046167 | instance | ok: [instance] 2026-04-07 01:09:53.046475 | instance | 2026-04-07 01:09:53.046799 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-04-07 01:09:53.047099 | instance | Tuesday 07 April 2026 01:09:53 +0000 (0:00:00.584) 0:10:53.860 ********* 2026-04-07 01:09:53.301612 | instance | ok: [instance] 2026-04-07 01:09:53.301808 | instance | 2026-04-07 01:09:53.302014 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-04-07 01:09:53.302225 | instance | Tuesday 07 April 2026 01:09:53 +0000 (0:00:00.256) 0:10:54.116 ********* 2026-04-07 01:09:53.779351 | instance | ok: [instance] 2026-04-07 01:09:53.779596 | instance | 2026-04-07 01:09:53.779879 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-04-07 01:09:53.780191 | instance | Tuesday 07 April 2026 01:09:53 +0000 (0:00:00.477) 0:10:54.594 ********* 2026-04-07 01:09:54.665772 | instance | ok: [instance] 2026-04-07 01:09:54.665949 | instance | 2026-04-07 01:09:54.666140 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-04-07 01:09:54.666315 | instance | Tuesday 07 April 2026 01:09:54 +0000 (0:00:00.886) 0:10:55.481 ********* 2026-04-07 01:09:57.501983 | instance | ok: [instance] 2026-04-07 01:09:57.502195 | instance | 2026-04-07 01:09:57.502482 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-04-07 01:09:57.502773 | instance | Tuesday 07 April 2026 01:09:57 +0000 (0:00:02.836) 0:10:58.317 ********* 2026-04-07 01:09:57.747436 | instance | ok: [instance] 2026-04-07 01:09:57.747660 | instance | 2026-04-07 01:09:57.747951 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-04-07 01:09:57.748195 | instance | Tuesday 07 April 2026 01:09:57 +0000 (0:00:00.245) 0:10:58.562 ********* 2026-04-07 01:09:59.695849 | instance | ok: [instance] 2026-04-07 01:09:59.696052 | instance | 2026-04-07 01:09:59.696343 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-04-07 01:09:59.696613 | instance | Tuesday 07 April 2026 01:09:59 +0000 (0:00:01.948) 0:11:00.511 ********* 2026-04-07 01:10:00.386198 | instance | ok: [instance] 2026-04-07 01:10:00.386289 | instance | 2026-04-07 01:10:00.386420 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-04-07 01:10:00.386534 | instance | Tuesday 07 April 2026 01:10:00 +0000 (0:00:00.690) 0:11:01.201 ********* 2026-04-07 01:10:00.464561 | instance | skipping: [instance] 2026-04-07 01:10:00.464646 | instance | 2026-04-07 01:10:00.464779 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-04-07 01:10:00.464937 | instance | Tuesday 07 April 2026 01:10:00 +0000 (0:00:00.078) 0:11:01.280 ********* 2026-04-07 01:10:00.559553 | instance | ok: [instance] 2026-04-07 01:10:00.559606 | instance | 2026-04-07 01:10:00.559762 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-04-07 01:10:00.559895 | instance | Tuesday 07 April 2026 01:10:00 +0000 (0:00:00.094) 0:11:01.375 ********* 2026-04-07 01:10:00.634863 | instance | skipping: [instance] 2026-04-07 01:10:00.635091 | instance | 2026-04-07 01:10:00.635414 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-04-07 01:10:00.635695 | instance | Tuesday 07 April 2026 01:10:00 +0000 (0:00:00.074) 0:11:01.450 ********* 2026-04-07 01:10:03.459740 | instance | ok: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-04-07 01:10:03.459851 | instance | ok: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-04-07 01:10:03.459986 | instance | ok: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-04-07 01:10:03.460147 | instance | ok: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-04-07 01:10:03.460310 | instance | 2026-04-07 01:10:03.460463 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-04-07 01:10:03.460606 | instance | Tuesday 07 April 2026 01:10:03 +0000 (0:00:02.825) 0:11:04.275 ********* 2026-04-07 01:10:03.571172 | instance | 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-04-07 01:10:03.571235 | instance | 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-04-07 01:10:03.571373 | instance | 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-04-07 01:10:03.571503 | instance | 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-04-07 01:10:03.571642 | instance | 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-04-07 01:10:03.571773 | instance | 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-04-07 01:10:03.571904 | instance | 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-04-07 01:10:03.572044 | instance | 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-04-07 01:10:03.572164 | instance | skipping: [instance] 2026-04-07 01:10:03.572278 | instance | 2026-04-07 01:10:03.572401 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-04-07 01:10:03.572532 | instance | Tuesday 07 April 2026 01:10:03 +0000 (0:00:00.111) 0:11:04.386 ********* 2026-04-07 01:10:04.634135 | instance | ok: [instance] 2026-04-07 01:10:04.634221 | instance | 2026-04-07 01:10:04.634334 | instance | TASK [vexxhost.atmosphere.magnum : Suspend the existing HelmRelease] *********** 2026-04-07 01:10:04.634461 | instance | Tuesday 07 April 2026 01:10:04 +0000 (0:00:01.062) 0:11:05.449 ********* 2026-04-07 01:10:05.313379 | instance | ok: [instance] 2026-04-07 01:10:05.313488 | instance | 2026-04-07 01:10:05.313637 | instance | TASK [vexxhost.atmosphere.magnum : Remove the existing HelmRelease] ************ 2026-04-07 01:10:05.313787 | instance | Tuesday 07 April 2026 01:10:05 +0000 (0:00:00.679) 0:11:06.128 ********* 2026-04-07 01:10:06.036865 | instance | ok: [instance] 2026-04-07 01:10:06.037006 | instance | 2026-04-07 01:10:06.037114 | instance | TASK [vexxhost.atmosphere.magnum : Remove the Role] **************************** 2026-04-07 01:10:06.037238 | instance | Tuesday 07 April 2026 01:10:06 +0000 (0:00:00.723) 0:11:06.852 ********* 2026-04-07 01:10:06.689493 | instance | ok: [instance] 2026-04-07 01:10:06.689572 | instance | 2026-04-07 01:10:06.689690 | instance | TASK [vexxhost.atmosphere.magnum : Remove the RoleBinding] ********************* 2026-04-07 01:10:06.689815 | instance | Tuesday 07 April 2026 01:10:06 +0000 (0:00:00.652) 0:11:07.504 ********* 2026-04-07 01:10:07.389934 | instance | ok: [instance] 2026-04-07 01:10:07.390032 | instance | 2026-04-07 01:10:07.390304 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-04-07 01:10:07.390345 | instance | Tuesday 07 April 2026 01:10:07 +0000 (0:00:00.700) 0:11:08.205 ********* 2026-04-07 01:10:08.127033 | instance | ok: [instance] 2026-04-07 01:10:08.127104 | instance | 2026-04-07 01:10:08.127123 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-04-07 01:10:08.127250 | instance | Tuesday 07 April 2026 01:10:08 +0000 (0:00:00.736) 0:11:08.941 ********* 2026-04-07 01:10:10.279170 | instance | ok: [instance] 2026-04-07 01:10:10.279267 | instance | 2026-04-07 01:10:10.279663 | instance | TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] ********** 2026-04-07 01:10:10.279706 | instance | Tuesday 07 April 2026 01:10:10 +0000 (0:00:02.152) 0:11:11.094 ********* 2026-04-07 01:10:11.057809 | instance | ok: [instance] 2026-04-07 01:10:11.057889 | instance | 2026-04-07 01:10:11.058135 | instance | TASK [Create Ingress] ********************************************************** 2026-04-07 01:10:11.058460 | instance | Tuesday 07 April 2026 01:10:11 +0000 (0:00:00.778) 0:11:11.872 ********* 2026-04-07 01:10:11.239960 | instance | included: openstack_helm_ingress for instance 2026-04-07 01:10:11.240250 | instance | 2026-04-07 01:10:11.240599 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-07 01:10:11.241042 | instance | Tuesday 07 April 2026 01:10:11 +0000 (0:00:00.182) 0:11:12.055 ********* 2026-04-07 01:10:11.314056 | instance | skipping: [instance] 2026-04-07 01:10:11.314281 | instance | 2026-04-07 01:10:11.314567 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-07 01:10:11.314867 | instance | Tuesday 07 April 2026 01:10:11 +0000 (0:00:00.074) 0:11:12.129 ********* 2026-04-07 01:10:11.391280 | instance | skipping: [instance] 2026-04-07 01:10:11.391524 | instance | 2026-04-07 01:10:11.391915 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-07 01:10:11.392146 | instance | Tuesday 07 April 2026 01:10:11 +0000 (0:00:00.077) 0:11:12.206 ********* 2026-04-07 01:10:11.485980 | instance | ok: [instance] 2026-04-07 01:10:11.486209 | instance | 2026-04-07 01:10:11.486443 | instance | TASK [Create Ingress container-infra] ****************************************** 2026-04-07 01:10:11.486607 | instance | Tuesday 07 April 2026 01:10:11 +0000 (0:00:00.094) 0:11:12.301 ********* 2026-04-07 01:10:11.627855 | instance | included: ingress for instance 2026-04-07 01:10:11.627985 | instance | 2026-04-07 01:10:11.628161 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra] ************ 2026-04-07 01:10:11.628334 | instance | Tuesday 07 April 2026 01:10:11 +0000 (0:00:00.141) 0:11:12.443 ********* 2026-04-07 01:10:12.980372 | instance | ok: [instance] 2026-04-07 01:10:12.980637 | instance | 2026-04-07 01:10:12.980962 | instance | TASK [vexxhost.atmosphere.magnum : Delete un-used job and PVC] ***************** 2026-04-07 01:10:12.981258 | instance | Tuesday 07 April 2026 01:10:12 +0000 (0:00:01.352) 0:11:13.795 ********* 2026-04-07 01:10:13.679909 | instance | ok: [instance] 2026-04-07 01:10:13.680159 | instance | 2026-04-07 01:10:13.680452 | instance | TASK [vexxhost.atmosphere.magnum : Deploy magnum registry] ********************* 2026-04-07 01:10:13.680765 | instance | Tuesday 07 April 2026 01:10:13 +0000 (0:00:00.699) 0:11:14.495 ********* 2026-04-07 01:10:14.550929 | instance | ok: [instance] 2026-04-07 01:10:14.551166 | instance | 2026-04-07 01:10:14.551451 | instance | TASK [Create magnum registry Ingress] ****************************************** 2026-04-07 01:10:14.551730 | instance | Tuesday 07 April 2026 01:10:14 +0000 (0:00:00.870) 0:11:15.366 ********* 2026-04-07 01:10:14.731888 | instance | included: openstack_helm_ingress for instance 2026-04-07 01:10:14.731968 | instance | 2026-04-07 01:10:14.732067 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-07 01:10:14.732183 | instance | Tuesday 07 April 2026 01:10:14 +0000 (0:00:00.181) 0:11:15.547 ********* 2026-04-07 01:10:14.819957 | instance | skipping: [instance] 2026-04-07 01:10:14.820173 | instance | 2026-04-07 01:10:14.820343 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-07 01:10:14.820523 | instance | Tuesday 07 April 2026 01:10:14 +0000 (0:00:00.087) 0:11:15.635 ********* 2026-04-07 01:10:14.916139 | instance | skipping: [instance] 2026-04-07 01:10:14.916330 | instance | 2026-04-07 01:10:14.916553 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-07 01:10:14.916761 | instance | Tuesday 07 April 2026 01:10:14 +0000 (0:00:00.095) 0:11:15.730 ********* 2026-04-07 01:10:15.002107 | instance | ok: [instance] 2026-04-07 01:10:15.002402 | instance | 2026-04-07 01:10:15.002696 | instance | TASK [Create Ingress container-infra-registry] ********************************* 2026-04-07 01:10:15.003012 | instance | Tuesday 07 April 2026 01:10:14 +0000 (0:00:00.085) 0:11:15.816 ********* 2026-04-07 01:10:15.128733 | instance | included: ingress for instance 2026-04-07 01:10:15.129041 | instance | 2026-04-07 01:10:15.129328 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra-registry] *** 2026-04-07 01:10:15.129607 | instance | Tuesday 07 April 2026 01:10:15 +0000 (0:00:00.127) 0:11:15.944 ********* 2026-04-07 01:10:16.228731 | instance | ok: [instance] 2026-04-07 01:10:16.229040 | instance | 2026-04-07 01:10:16.229362 | instance | TASK [Upload images] *********************************************************** 2026-04-07 01:10:16.229689 | instance | Tuesday 07 April 2026 01:10:16 +0000 (0:00:01.099) 0:11:17.043 ********* 2026-04-07 01:10:16.477623 | instance | 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-04-07 01:10:16.477921 | instance | 2026-04-07 01:10:16.478262 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-07 01:10:16.478599 | instance | Tuesday 07 April 2026 01:10:16 +0000 (0:00:00.249) 0:11:17.292 ********* 2026-04-07 01:10:17.372560 | instance | ok: [instance] 2026-04-07 01:10:17.372802 | instance | 2026-04-07 01:10:17.373144 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-07 01:10:17.373423 | instance | Tuesday 07 April 2026 01:10:17 +0000 (0:00:00.894) 0:11:18.187 ********* 2026-04-07 01:10:17.444244 | instance | skipping: [instance] 2026-04-07 01:10:17.444541 | instance | 2026-04-07 01:10:17.444849 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-07 01:10:17.445227 | instance | Tuesday 07 April 2026 01:10:17 +0000 (0:00:00.072) 0:11:18.259 ********* 2026-04-07 01:10:17.508983 | instance | skipping: [instance] 2026-04-07 01:10:17.509197 | instance | 2026-04-07 01:10:17.509623 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-07 01:10:17.509896 | instance | Tuesday 07 April 2026 01:10:17 +0000 (0:00:00.064) 0:11:18.324 ********* 2026-04-07 01:10:17.579676 | instance | skipping: [instance] 2026-04-07 01:10:17.579815 | instance | 2026-04-07 01:10:17.579995 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-07 01:10:17.580173 | instance | Tuesday 07 April 2026 01:10:17 +0000 (0:00:00.070) 0:11:18.395 ********* 2026-04-07 01:10:17.656451 | instance | skipping: [instance] 2026-04-07 01:10:17.656753 | instance | 2026-04-07 01:10:17.657088 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-07 01:10:17.657364 | instance | Tuesday 07 April 2026 01:10:17 +0000 (0:00:00.076) 0:11:18.471 ********* 2026-04-07 01:10:17.728233 | instance | skipping: [instance] 2026-04-07 01:10:17.728421 | instance | 2026-04-07 01:10:17.728690 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-07 01:10:17.728844 | instance | Tuesday 07 April 2026 01:10:17 +0000 (0:00:00.072) 0:11:18.543 ********* 2026-04-07 01:10:17.794930 | instance | skipping: [instance] 2026-04-07 01:10:17.795169 | instance | 2026-04-07 01:10:17.795444 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-07 01:10:17.795732 | instance | Tuesday 07 April 2026 01:10:17 +0000 (0:00:00.066) 0:11:18.610 ********* 2026-04-07 01:10:18.009318 | instance | skipping: [instance] 2026-04-07 01:10:18.009626 | instance | 2026-04-07 01:10:18.010014 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-07 01:10:18.010344 | instance | Tuesday 07 April 2026 01:10:18 +0000 (0:00:00.213) 0:11:18.823 ********* 2026-04-07 01:10:18.121940 | instance | ok: [instance] 2026-04-07 01:10:18.122180 | instance | 2026-04-07 01:10:18.122455 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-07 01:10:18.122726 | instance | Tuesday 07 April 2026 01:10:18 +0000 (0:00:00.113) 0:11:18.937 ********* 2026-04-07 01:10:18.258343 | instance | included: rabbitmq for instance 2026-04-07 01:10:18.258439 | instance | 2026-04-07 01:10:18.258579 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-07 01:10:18.258705 | instance | Tuesday 07 April 2026 01:10:18 +0000 (0:00:00.136) 0:11:19.073 ********* 2026-04-07 01:10:19.082577 | instance | ok: [instance] 2026-04-07 01:10:19.082813 | instance | 2026-04-07 01:10:19.083095 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-07 01:10:19.083399 | instance | Tuesday 07 April 2026 01:10:19 +0000 (0:00:00.823) 0:11:19.897 ********* 2026-04-07 01:10:19.257959 | instance | skipping: [instance] 2026-04-07 01:10:19.258268 | instance | 2026-04-07 01:10:19.258585 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-07 01:10:19.258899 | instance | Tuesday 07 April 2026 01:10:19 +0000 (0:00:00.175) 0:11:20.073 ********* 2026-04-07 01:10:19.434339 | instance | skipping: [instance] 2026-04-07 01:10:19.434562 | instance | 2026-04-07 01:10:19.434842 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-07 01:10:19.435117 | instance | Tuesday 07 April 2026 01:10:19 +0000 (0:00:00.176) 0:11:20.249 ********* 2026-04-07 01:10:20.270395 | instance | ok: [instance] 2026-04-07 01:10:20.270803 | instance | 2026-04-07 01:10:20.271272 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-07 01:10:20.271675 | instance | Tuesday 07 April 2026 01:10:20 +0000 (0:00:00.836) 0:11:21.085 ********* 2026-04-07 01:10:20.974198 | instance | ok: [instance] 2026-04-07 01:10:20.974477 | instance | 2026-04-07 01:10:20.974795 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-07 01:10:20.975090 | instance | Tuesday 07 April 2026 01:10:20 +0000 (0:00:00.703) 0:11:21.789 ********* 2026-04-07 01:10:21.049463 | instance | ok: [instance] 2026-04-07 01:10:21.049724 | instance | 2026-04-07 01:10:21.050035 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-07 01:10:21.050369 | instance | Tuesday 07 April 2026 01:10:21 +0000 (0:00:00.075) 0:11:21.864 ********* 2026-04-07 01:10:21.123946 | instance | skipping: [instance] 2026-04-07 01:10:21.124169 | instance | 2026-04-07 01:10:21.124452 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-07 01:10:21.124745 | instance | Tuesday 07 April 2026 01:10:21 +0000 (0:00:00.074) 0:11:21.939 ********* 2026-04-07 01:10:21.208559 | instance | skipping: [instance] 2026-04-07 01:10:21.208812 | instance | 2026-04-07 01:10:21.209132 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-07 01:10:21.209422 | instance | Tuesday 07 April 2026 01:10:21 +0000 (0:00:00.084) 0:11:22.023 ********* 2026-04-07 01:10:21.285756 | instance | ok: [instance] 2026-04-07 01:10:21.286007 | instance | 2026-04-07 01:10:21.286303 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-07 01:10:21.286619 | instance | Tuesday 07 April 2026 01:10:21 +0000 (0:00:00.077) 0:11:22.101 ********* 2026-04-07 01:10:21.403343 | instance | ok: [instance] => (item=oslo_db) 2026-04-07 01:10:21.403583 | instance | ok: [instance] => (item=identity) 2026-04-07 01:10:21.403874 | instance | ok: [instance] => (item=sharev2) 2026-04-07 01:10:21.404165 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-07 01:10:21.404529 | instance | ok: [instance] => (item=oslo_cache) 2026-04-07 01:10:21.404793 | instance | 2026-04-07 01:10:21.405112 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-07 01:10:21.405544 | instance | Tuesday 07 April 2026 01:10:21 +0000 (0:00:00.117) 0:11:22.218 ********* 2026-04-07 01:10:21.509767 | instance | ok: [instance] 2026-04-07 01:10:21.509902 | instance | 2026-04-07 01:10:21.510079 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 01:10:21.510246 | instance | Tuesday 07 April 2026 01:10:21 +0000 (0:00:00.105) 0:11:22.324 ********* 2026-04-07 01:10:21.609880 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 01:10:21.609984 | instance | 2026-04-07 01:10:21.610135 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 01:10:21.610270 | instance | Tuesday 07 April 2026 01:10:21 +0000 (0:00:00.098) 0:11:22.423 ********* 2026-04-07 01:10:22.167173 | instance | ok: [instance] 2026-04-07 01:10:22.167404 | instance | 2026-04-07 01:10:22.167673 | instance | TASK [vexxhost.atmosphere.manila : Create flavor] ****************************** 2026-04-07 01:10:22.167871 | instance | Tuesday 07 April 2026 01:10:22 +0000 (0:00:00.559) 0:11:22.982 ********* 2026-04-07 01:10:23.091952 | instance | ok: [instance] 2026-04-07 01:10:23.092224 | instance | 2026-04-07 01:10:23.092514 | instance | TASK [Upload service image] **************************************************** 2026-04-07 01:10:23.092783 | instance | Tuesday 07 April 2026 01:10:23 +0000 (0:00:00.924) 0:11:23.906 ********* 2026-04-07 01:10:23.311510 | instance | included: glance_image for instance 2026-04-07 01:10:23.311783 | instance | 2026-04-07 01:10:23.312091 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-07 01:10:23.312347 | instance | Tuesday 07 April 2026 01:10:23 +0000 (0:00:00.219) 0:11:24.126 ********* 2026-04-07 01:10:24.193663 | instance | ok: [instance] 2026-04-07 01:10:24.193743 | instance | 2026-04-07 01:10:24.193861 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-07 01:10:24.193982 | instance | Tuesday 07 April 2026 01:10:24 +0000 (0:00:00.882) 0:11:25.009 ********* 2026-04-07 01:10:24.264447 | instance | skipping: [instance] 2026-04-07 01:10:24.264515 | instance | 2026-04-07 01:10:24.264634 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-07 01:10:24.264759 | instance | Tuesday 07 April 2026 01:10:24 +0000 (0:00:00.070) 0:11:25.080 ********* 2026-04-07 01:10:24.344138 | instance | skipping: [instance] 2026-04-07 01:10:24.344212 | instance | 2026-04-07 01:10:24.344326 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-07 01:10:24.344447 | instance | Tuesday 07 April 2026 01:10:24 +0000 (0:00:00.079) 0:11:25.159 ********* 2026-04-07 01:10:24.416507 | instance | skipping: [instance] 2026-04-07 01:10:24.416732 | instance | 2026-04-07 01:10:24.417066 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-07 01:10:24.417349 | instance | Tuesday 07 April 2026 01:10:24 +0000 (0:00:00.072) 0:11:25.231 ********* 2026-04-07 01:10:24.493897 | instance | skipping: [instance] 2026-04-07 01:10:24.494159 | instance | 2026-04-07 01:10:24.494447 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-07 01:10:24.494726 | instance | Tuesday 07 April 2026 01:10:24 +0000 (0:00:00.076) 0:11:25.308 ********* 2026-04-07 01:10:24.573436 | instance | skipping: [instance] 2026-04-07 01:10:24.573581 | instance | 2026-04-07 01:10:24.573761 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-07 01:10:24.573935 | instance | Tuesday 07 April 2026 01:10:24 +0000 (0:00:00.079) 0:11:25.388 ********* 2026-04-07 01:10:24.654557 | instance | skipping: [instance] 2026-04-07 01:10:24.654774 | instance | 2026-04-07 01:10:24.655056 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-07 01:10:24.655316 | instance | Tuesday 07 April 2026 01:10:24 +0000 (0:00:00.081) 0:11:25.469 ********* 2026-04-07 01:10:24.759218 | instance | skipping: [instance] 2026-04-07 01:10:24.759463 | instance | 2026-04-07 01:10:24.759750 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group] *** 2026-04-07 01:10:24.760018 | instance | Tuesday 07 April 2026 01:10:24 +0000 (0:00:00.104) 0:11:25.574 ********* 2026-04-07 01:10:25.689402 | instance | ok: [instance] 2026-04-07 01:10:25.689667 | instance | 2026-04-07 01:10:25.689948 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group tcp rules] *** 2026-04-07 01:10:25.690249 | instance | Tuesday 07 April 2026 01:10:25 +0000 (0:00:00.929) 0:11:26.504 ********* 2026-04-07 01:10:28.297069 | instance | ok: [instance] => (item=22) 2026-04-07 01:10:28.297346 | instance | ok: [instance] => (item=111) 2026-04-07 01:10:28.297660 | instance | ok: [instance] => (item=2049) 2026-04-07 01:10:28.297929 | instance | 2026-04-07 01:10:28.298279 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group icmp rules] *** 2026-04-07 01:10:28.298566 | instance | Tuesday 07 April 2026 01:10:28 +0000 (0:00:02.607) 0:11:29.112 ********* 2026-04-07 01:10:29.209065 | instance | ok: [instance] 2026-04-07 01:10:29.209334 | instance | 2026-04-07 01:10:29.209664 | instance | TASK [vexxhost.atmosphere.manila : Generate temporary file for SSH public key] *** 2026-04-07 01:10:29.210000 | instance | Tuesday 07 April 2026 01:10:29 +0000 (0:00:00.911) 0:11:30.024 ********* 2026-04-07 01:10:29.444832 | instance | ok: [instance -> localhost] 2026-04-07 01:10:29.445092 | instance | 2026-04-07 01:10:29.445383 | instance | TASK [vexxhost.atmosphere.manila : Write contents of current private SSH key] *** 2026-04-07 01:10:29.445655 | instance | Tuesday 07 April 2026 01:10:29 +0000 (0:00:00.235) 0:11:30.259 ********* 2026-04-07 01:10:29.874717 | instance | ok: [instance -> localhost] 2026-04-07 01:10:29.875008 | instance | 2026-04-07 01:10:29.875347 | instance | TASK [vexxhost.atmosphere.manila : Generate public key for SSH private key] **** 2026-04-07 01:10:29.875672 | instance | Tuesday 07 April 2026 01:10:29 +0000 (0:00:00.430) 0:11:30.689 ********* 2026-04-07 01:10:30.311520 | instance | ok: [instance -> localhost] 2026-04-07 01:10:30.311676 | instance | 2026-04-07 01:10:30.311861 | instance | TASK [vexxhost.atmosphere.manila : Delete temporary file for public SSH key] *** 2026-04-07 01:10:30.312057 | instance | Tuesday 07 April 2026 01:10:30 +0000 (0:00:00.437) 0:11:31.127 ********* 2026-04-07 01:10:30.537080 | instance | ok: [instance -> localhost] 2026-04-07 01:10:30.537151 | instance | 2026-04-07 01:10:30.537300 | instance | TASK [vexxhost.atmosphere.manila : Create secret with the SSH keys] ************ 2026-04-07 01:10:30.537413 | instance | Tuesday 07 April 2026 01:10:30 +0000 (0:00:00.225) 0:11:31.352 ********* 2026-04-07 01:10:31.232579 | instance | ok: [instance] 2026-04-07 01:10:31.232808 | instance | 2026-04-07 01:10:31.233155 | instance | TASK [vexxhost.atmosphere.manila : Deploy Helm chart] ************************** 2026-04-07 01:10:31.233387 | instance | Tuesday 07 April 2026 01:10:31 +0000 (0:00:00.695) 0:11:32.047 ********* 2026-04-07 01:10:33.563633 | instance | ok: [instance] 2026-04-07 01:10:33.563881 | instance | 2026-04-07 01:10:33.564162 | instance | TASK [Create Ingress] ********************************************************** 2026-04-07 01:10:33.564438 | instance | Tuesday 07 April 2026 01:10:33 +0000 (0:00:02.331) 0:11:34.378 ********* 2026-04-07 01:10:33.739632 | instance | included: openstack_helm_ingress for instance 2026-04-07 01:10:33.739784 | instance | 2026-04-07 01:10:33.739984 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-07 01:10:33.740172 | instance | Tuesday 07 April 2026 01:10:33 +0000 (0:00:00.176) 0:11:34.555 ********* 2026-04-07 01:10:33.821952 | instance | skipping: [instance] 2026-04-07 01:10:33.822120 | instance | 2026-04-07 01:10:33.822313 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-07 01:10:33.822663 | instance | Tuesday 07 April 2026 01:10:33 +0000 (0:00:00.082) 0:11:34.637 ********* 2026-04-07 01:10:33.906415 | instance | skipping: [instance] 2026-04-07 01:10:33.906654 | instance | 2026-04-07 01:10:33.906962 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-07 01:10:33.907244 | instance | Tuesday 07 April 2026 01:10:33 +0000 (0:00:00.084) 0:11:34.721 ********* 2026-04-07 01:10:33.995798 | instance | ok: [instance] 2026-04-07 01:10:33.996030 | instance | 2026-04-07 01:10:33.996324 | instance | TASK [Create Ingress sharev2] ************************************************** 2026-04-07 01:10:33.996605 | instance | Tuesday 07 April 2026 01:10:33 +0000 (0:00:00.089) 0:11:34.811 ********* 2026-04-07 01:10:34.131701 | instance | included: ingress for instance 2026-04-07 01:10:34.131975 | instance | 2026-04-07 01:10:34.132262 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress sharev2] ******************** 2026-04-07 01:10:34.132612 | instance | Tuesday 07 April 2026 01:10:34 +0000 (0:00:00.135) 0:11:34.946 ********* 2026-04-07 01:10:35.406944 | instance | ok: [instance] 2026-04-07 01:10:35.407039 | instance | 2026-04-07 01:10:35.407133 | instance | TASK [vexxhost.atmosphere.manila : Update service tenant quotas] *************** 2026-04-07 01:10:35.407260 | instance | Tuesday 07 April 2026 01:10:35 +0000 (0:00:01.274) 0:11:36.221 ********* 2026-04-07 01:10:36.632389 | instance | ok: [instance] 2026-04-07 01:10:36.632506 | instance | 2026-04-07 01:10:36.632720 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-07 01:10:36.632899 | instance | Tuesday 07 April 2026 01:10:36 +0000 (0:00:01.226) 0:11:37.447 ********* 2026-04-07 01:10:36.734484 | instance | ok: [instance] 2026-04-07 01:10:36.734800 | instance | 2026-04-07 01:10:36.735159 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-07 01:10:36.735329 | instance | Tuesday 07 April 2026 01:10:36 +0000 (0:00:00.101) 0:11:37.549 ********* 2026-04-07 01:10:36.803948 | instance | skipping: [instance] 2026-04-07 01:10:36.804178 | instance | 2026-04-07 01:10:36.804511 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-07 01:10:36.804784 | instance | Tuesday 07 April 2026 01:10:36 +0000 (0:00:00.069) 0:11:37.619 ********* 2026-04-07 01:10:36.871739 | instance | skipping: [instance] 2026-04-07 01:10:36.871884 | instance | 2026-04-07 01:10:36.872063 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-07 01:10:36.872242 | instance | Tuesday 07 April 2026 01:10:36 +0000 (0:00:00.067) 0:11:37.687 ********* 2026-04-07 01:10:36.950402 | instance | skipping: [instance] 2026-04-07 01:10:36.950461 | instance | 2026-04-07 01:10:36.950558 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-07 01:10:36.950899 | instance | Tuesday 07 April 2026 01:10:36 +0000 (0:00:00.078) 0:11:37.765 ********* 2026-04-07 01:10:37.034876 | instance | skipping: [instance] 2026-04-07 01:10:37.035113 | instance | 2026-04-07 01:10:37.035405 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-07 01:10:37.035679 | instance | Tuesday 07 April 2026 01:10:37 +0000 (0:00:00.084) 0:11:37.850 ********* 2026-04-07 01:10:37.111592 | instance | skipping: [instance] 2026-04-07 01:10:37.112092 | instance | 2026-04-07 01:10:37.112465 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-07 01:10:37.112815 | instance | Tuesday 07 April 2026 01:10:37 +0000 (0:00:00.076) 0:11:37.926 ********* 2026-04-07 01:10:37.191070 | instance | ok: [instance] 2026-04-07 01:10:37.191325 | instance | 2026-04-07 01:10:37.191607 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-07 01:10:37.191900 | instance | Tuesday 07 April 2026 01:10:37 +0000 (0:00:00.079) 0:11:38.006 ********* 2026-04-07 01:10:37.298034 | instance | ok: [instance] => (item=dashboard) 2026-04-07 01:10:37.298301 | instance | ok: [instance] => (item=oslo_cache) 2026-04-07 01:10:37.298593 | instance | ok: [instance] => (item=identity) 2026-04-07 01:10:37.298883 | instance | ok: [instance] => (item=oslo_db) 2026-04-07 01:10:37.299124 | instance | 2026-04-07 01:10:37.299389 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-07 01:10:37.299651 | instance | Tuesday 07 April 2026 01:10:37 +0000 (0:00:00.107) 0:11:38.113 ********* 2026-04-07 01:10:37.409682 | instance | ok: [instance] 2026-04-07 01:10:37.410024 | instance | 2026-04-07 01:10:37.410458 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 01:10:37.410928 | instance | Tuesday 07 April 2026 01:10:37 +0000 (0:00:00.111) 0:11:38.224 ********* 2026-04-07 01:10:37.637628 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 01:10:37.637702 | instance | 2026-04-07 01:10:37.637861 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 01:10:37.638037 | instance | Tuesday 07 April 2026 01:10:37 +0000 (0:00:00.226) 0:11:38.451 ********* 2026-04-07 01:10:38.230123 | instance | ok: [instance] 2026-04-07 01:10:38.230457 | instance | 2026-04-07 01:10:38.230807 | instance | TASK [vexxhost.atmosphere.horizon : Suspend the existing HelmRelease] ********** 2026-04-07 01:10:38.231189 | instance | Tuesday 07 April 2026 01:10:38 +0000 (0:00:00.593) 0:11:39.044 ********* 2026-04-07 01:10:38.966159 | instance | ok: [instance] 2026-04-07 01:10:38.966386 | instance | 2026-04-07 01:10:38.966659 | instance | TASK [vexxhost.atmosphere.horizon : Remove the existing HelmRelease] *********** 2026-04-07 01:10:38.966923 | instance | Tuesday 07 April 2026 01:10:38 +0000 (0:00:00.736) 0:11:39.781 ********* 2026-04-07 01:10:39.716638 | instance | ok: [instance] 2026-04-07 01:10:39.716862 | instance | 2026-04-07 01:10:39.717192 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-04-07 01:10:39.717452 | instance | Tuesday 07 April 2026 01:10:39 +0000 (0:00:00.750) 0:11:40.531 ********* 2026-04-07 01:10:41.818200 | instance | ok: [instance] 2026-04-07 01:10:41.818469 | instance | 2026-04-07 01:10:41.818739 | instance | TASK [Create Ingress] ********************************************************** 2026-04-07 01:10:41.819006 | instance | Tuesday 07 April 2026 01:10:41 +0000 (0:00:02.101) 0:11:42.633 ********* 2026-04-07 01:10:41.989719 | instance | included: openstack_helm_ingress for instance 2026-04-07 01:10:41.990005 | instance | 2026-04-07 01:10:41.990295 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-07 01:10:41.990615 | instance | Tuesday 07 April 2026 01:10:41 +0000 (0:00:00.171) 0:11:42.804 ********* 2026-04-07 01:10:42.065421 | instance | skipping: [instance] 2026-04-07 01:10:42.065677 | instance | 2026-04-07 01:10:42.065994 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-07 01:10:42.066284 | instance | Tuesday 07 April 2026 01:10:42 +0000 (0:00:00.075) 0:11:42.880 ********* 2026-04-07 01:10:42.141256 | instance | skipping: [instance] 2026-04-07 01:10:42.141525 | instance | 2026-04-07 01:10:42.141838 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-07 01:10:42.142115 | instance | Tuesday 07 April 2026 01:10:42 +0000 (0:00:00.075) 0:11:42.956 ********* 2026-04-07 01:10:42.232730 | instance | ok: [instance] 2026-04-07 01:10:42.232987 | instance | 2026-04-07 01:10:42.233375 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-04-07 01:10:42.233650 | instance | Tuesday 07 April 2026 01:10:42 +0000 (0:00:00.091) 0:11:43.048 ********* 2026-04-07 01:10:42.361591 | instance | included: ingress for instance 2026-04-07 01:10:42.361893 | instance | 2026-04-07 01:10:42.362269 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-04-07 01:10:42.362581 | instance | Tuesday 07 April 2026 01:10:42 +0000 (0:00:00.128) 0:11:43.176 ********* 2026-04-07 01:10:43.525679 | instance | ok: [instance] 2026-04-07 01:10:43.525759 | instance | 2026-04-07 01:10:43.525881 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-04-07 01:10:43.526003 | instance | Tuesday 07 April 2026 01:10:43 +0000 (0:00:01.163) 0:11:44.340 ********* 2026-04-07 01:10:44.298115 | instance | ok: [instance] 2026-04-07 01:10:44.298259 | instance | 2026-04-07 01:10:44.298494 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets] ***** 2026-04-07 01:10:44.298789 | instance | Tuesday 07 April 2026 01:10:44 +0000 (0:00:00.772) 0:11:45.113 ********* 2026-04-07 01:10:51.788810 | instance | ok: [instance] => (item=None) 2026-04-07 01:10:51.788926 | instance | ok: [instance] => (item=None) 2026-04-07 01:10:51.789032 | instance | ok: [instance] => (item=None) 2026-04-07 01:10:51.789184 | instance | ok: [instance] => (item=None) 2026-04-07 01:10:51.789293 | instance | ok: [instance] => (item=None) 2026-04-07 01:10:51.789411 | instance | ok: [instance] => (item=None) 2026-04-07 01:10:51.789539 | instance | ok: [instance] => (item=None) 2026-04-07 01:10:51.789661 | instance | ok: [instance] => (item=None) 2026-04-07 01:10:51.789781 | instance | ok: [instance] => (item=None) 2026-04-07 01:10:51.789900 | instance | ok: [instance] => (item=None) 2026-04-07 01:10:51.790020 | instance | ok: [instance] => (item=None) 2026-04-07 01:10:51.790137 | instance | ok: [instance] => (item=None) 2026-04-07 01:10:51.790257 | instance | ok: [instance] 2026-04-07 01:10:51.790369 | instance | 2026-04-07 01:10:51.790493 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Build database URLs dict] ******* 2026-04-07 01:10:51.790617 | instance | Tuesday 07 April 2026 01:10:51 +0000 (0:00:07.490) 0:11:52.604 ********* 2026-04-07 01:10:52.040742 | instance | ok: [instance] => (item=None) 2026-04-07 01:10:52.040812 | instance | ok: [instance] => (item=None) 2026-04-07 01:10:52.040954 | instance | ok: [instance] => (item=None) 2026-04-07 01:10:52.041107 | instance | skipping: [instance] => (item=None) 2026-04-07 01:10:52.041230 | instance | ok: [instance] => (item=None) 2026-04-07 01:10:52.041354 | instance | ok: [instance] => (item=None) 2026-04-07 01:10:52.041471 | instance | ok: [instance] => (item=None) 2026-04-07 01:10:52.041590 | instance | ok: [instance] => (item=None) 2026-04-07 01:10:52.041707 | instance | ok: [instance] => (item=None) 2026-04-07 01:10:52.041828 | instance | ok: [instance] => (item=None) 2026-04-07 01:10:52.041946 | instance | ok: [instance] => (item=None) 2026-04-07 01:10:52.042064 | instance | ok: [instance] => (item=None) 2026-04-07 01:10:52.042245 | instance | ok: [instance] 2026-04-07 01:10:52.042312 | instance | 2026-04-07 01:10:52.042440 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Create "openstack-database-exporter-dsn" secret] *** 2026-04-07 01:10:52.042562 | instance | Tuesday 07 April 2026 01:10:52 +0000 (0:00:00.251) 0:11:52.856 ********* 2026-04-07 01:10:52.827629 | instance | ok: [instance] 2026-04-07 01:10:52.827753 | instance | 2026-04-07 01:10:52.827938 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-04-07 01:10:52.828113 | instance | Tuesday 07 April 2026 01:10:52 +0000 (0:00:00.786) 0:11:53.642 ********* 2026-04-07 01:10:53.607055 | instance | ok: [instance] 2026-04-07 01:10:53.607195 | instance | 2026-04-07 01:10:53.607381 | instance | PLAY [controllers] ************************************************************* 2026-04-07 01:10:53.607550 | instance | 2026-04-07 01:10:53.607732 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-07 01:10:53.607920 | instance | Tuesday 07 April 2026 01:10:53 +0000 (0:00:00.780) 0:11:54.422 ********* 2026-04-07 01:10:57.344489 | instance | ok: [instance] 2026-04-07 01:10:57.344555 | instance | 2026-04-07 01:10:57.344568 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-04-07 01:10:57.344579 | instance | Tuesday 07 April 2026 01:10:57 +0000 (0:00:03.736) 0:11:58.158 ********* 2026-04-07 01:10:57.627837 | instance | ok: [instance] 2026-04-07 01:10:57.627928 | instance | 2026-04-07 01:10:57.628185 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-07 01:10:57.628226 | instance | Tuesday 07 April 2026 01:10:57 +0000 (0:00:00.284) 0:11:58.443 ********* 2026-04-07 01:10:58.764065 | instance | ok: [instance] 2026-04-07 01:10:58.764126 | instance | 2026-04-07 01:10:58.764307 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-07 01:10:58.764427 | instance | Tuesday 07 April 2026 01:10:58 +0000 (0:00:01.135) 0:11:59.579 ********* 2026-04-07 01:10:59.058866 | instance | ok: [instance] 2026-04-07 01:10:59.058942 | instance | 2026-04-07 01:10:59.059215 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-07 01:10:59.059258 | instance | Tuesday 07 April 2026 01:10:59 +0000 (0:00:00.294) 0:11:59.873 ********* 2026-04-07 01:10:59.175331 | instance | ok: [instance] => { 2026-04-07 01:10:59.175994 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.0/nerdctl-2.2.0-linux-amd64.tar.gz" 2026-04-07 01:10:59.176019 | instance | } 2026-04-07 01:10:59.176095 | instance | 2026-04-07 01:10:59.176371 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-07 01:10:59.176632 | instance | Tuesday 07 April 2026 01:10:59 +0000 (0:00:00.116) 0:11:59.990 ********* 2026-04-07 01:10:59.579065 | instance | ok: [instance] 2026-04-07 01:10:59.579219 | instance | 2026-04-07 01:10:59.579412 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-07 01:10:59.579613 | instance | Tuesday 07 April 2026 01:10:59 +0000 (0:00:00.404) 0:12:00.394 ********* 2026-04-07 01:11:00.653473 | instance | ok: [instance] 2026-04-07 01:11:00.653622 | instance | 2026-04-07 01:11:00.653810 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-04-07 01:11:00.653990 | instance | Tuesday 07 April 2026 01:11:00 +0000 (0:00:01.074) 0:12:01.468 ********* 2026-04-07 01:11:01.172588 | instance | ok: [instance] 2026-04-07 01:11:01.172781 | instance | 2026-04-07 01:11:01.173236 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-04-07 01:11:01.173500 | instance | Tuesday 07 April 2026 01:11:01 +0000 (0:00:00.518) 0:12:01.987 ********* 2026-04-07 01:11:01.943217 | instance | ok: [instance] 2026-04-07 01:11:01.943949 | instance | 2026-04-07 01:11:01.943964 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-04-07 01:11:01.944012 | instance | Tuesday 07 April 2026 01:11:01 +0000 (0:00:00.770) 0:12:02.758 ********* 2026-04-07 01:11:02.722586 | instance | ok: [instance] 2026-04-07 01:11:02.722823 | instance | 2026-04-07 01:11:02.723127 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-04-07 01:11:02.723409 | instance | Tuesday 07 April 2026 01:11:02 +0000 (0:00:00.779) 0:12:03.537 ********* 2026-04-07 01:11:03.093483 | instance | ok: [instance] 2026-04-07 01:11:03.093574 | instance | 2026-04-07 01:11:03.093698 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-04-07 01:11:03.093825 | instance | Tuesday 07 April 2026 01:11:03 +0000 (0:00:00.371) 0:12:03.909 ********* 2026-04-07 01:11:03.284828 | instance | included: openstack_helm_endpoints for instance 2026-04-07 01:11:03.284905 | instance | 2026-04-07 01:11:03.284913 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-07 01:11:03.284922 | instance | Tuesday 07 April 2026 01:11:03 +0000 (0:00:00.190) 0:12:04.099 ********* 2026-04-07 01:11:03.354913 | instance | skipping: [instance] 2026-04-07 01:11:03.355150 | instance | 2026-04-07 01:11:03.355445 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-07 01:11:03.355727 | instance | Tuesday 07 April 2026 01:11:03 +0000 (0:00:00.070) 0:12:04.170 ********* 2026-04-07 01:11:03.418374 | instance | skipping: [instance] 2026-04-07 01:11:03.418602 | instance | 2026-04-07 01:11:03.418925 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-07 01:11:03.419199 | instance | Tuesday 07 April 2026 01:11:03 +0000 (0:00:00.063) 0:12:04.233 ********* 2026-04-07 01:11:03.488189 | instance | skipping: [instance] 2026-04-07 01:11:03.488410 | instance | 2026-04-07 01:11:03.488696 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-07 01:11:03.489017 | instance | Tuesday 07 April 2026 01:11:03 +0000 (0:00:00.069) 0:12:04.303 ********* 2026-04-07 01:11:03.548660 | instance | skipping: [instance] 2026-04-07 01:11:03.548923 | instance | 2026-04-07 01:11:03.549270 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-07 01:11:03.549546 | instance | Tuesday 07 April 2026 01:11:03 +0000 (0:00:00.060) 0:12:04.364 ********* 2026-04-07 01:11:03.606783 | instance | skipping: [instance] 2026-04-07 01:11:03.607039 | instance | 2026-04-07 01:11:03.607411 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-07 01:11:03.607741 | instance | Tuesday 07 April 2026 01:11:03 +0000 (0:00:00.058) 0:12:04.422 ********* 2026-04-07 01:11:03.664178 | instance | skipping: [instance] 2026-04-07 01:11:03.664438 | instance | 2026-04-07 01:11:03.664830 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-07 01:11:03.665211 | instance | Tuesday 07 April 2026 01:11:03 +0000 (0:00:00.057) 0:12:04.479 ********* 2026-04-07 01:11:03.729800 | instance | ok: [instance] 2026-04-07 01:11:03.730043 | instance | 2026-04-07 01:11:03.730322 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-07 01:11:03.730589 | instance | Tuesday 07 April 2026 01:11:03 +0000 (0:00:00.065) 0:12:04.545 ********* 2026-04-07 01:11:03.836710 | instance | ok: [instance] => (item=identity) 2026-04-07 01:11:03.836990 | instance | 2026-04-07 01:11:03.837291 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-07 01:11:03.837574 | instance | Tuesday 07 April 2026 01:11:03 +0000 (0:00:00.106) 0:12:04.651 ********* 2026-04-07 01:11:04.109261 | instance | ok: [instance] 2026-04-07 01:11:04.109532 | instance | 2026-04-07 01:11:04.109816 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-04-07 01:11:04.110115 | instance | Tuesday 07 April 2026 01:11:04 +0000 (0:00:00.271) 0:12:04.923 ********* 2026-04-07 01:11:04.637083 | instance | ok: [instance] 2026-04-07 01:11:04.637314 | instance | 2026-04-07 01:11:04.637645 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-04-07 01:11:04.637928 | instance | Tuesday 07 April 2026 01:11:04 +0000 (0:00:00.528) 0:12:05.452 ********* 2026-04-07 01:11:05.169420 | instance | ok: [instance] 2026-04-07 01:11:05.169783 | instance | 2026-04-07 01:11:05.170205 | instance | PLAY [Configure networking] **************************************************** 2026-04-07 01:11:05.170601 | instance | 2026-04-07 01:11:05.171034 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-07 01:11:05.171421 | instance | Tuesday 07 April 2026 01:11:05 +0000 (0:00:00.532) 0:12:05.984 ********* 2026-04-07 01:11:09.079601 | instance | ok: [instance] 2026-04-07 01:11:09.079739 | instance | 2026-04-07 01:11:09.079802 | instance | TASK [Add IP address to "br-ex"] *********************************************** 2026-04-07 01:11:09.079945 | instance | Tuesday 07 April 2026 01:11:09 +0000 (0:00:03.910) 0:12:09.895 ********* 2026-04-07 01:11:09.334277 | instance | ok: [instance] 2026-04-07 01:11:09.334639 | instance | 2026-04-07 01:11:09.334869 | instance | TASK [Set "br-ex" interface to "up"] ******************************************* 2026-04-07 01:11:09.335157 | instance | Tuesday 07 April 2026 01:11:09 +0000 (0:00:00.254) 0:12:10.149 ********* 2026-04-07 01:11:09.531955 | instance | ok: [instance] 2026-04-07 01:11:09.532201 | instance | 2026-04-07 01:11:09.532476 | instance | PLAY RECAP ********************************************************************* 2026-04-07 01:11:09.532760 | instance | instance : ok=796 changed=0 unreachable=0 failed=0 skipped=277 rescued=0 ignored=0 2026-04-07 01:11:09.533060 | instance | 2026-04-07 01:11:09.533326 | instance | Tuesday 07 April 2026 01:11:09 +0000 (0:00:00.194) 0:12:10.344 ********* 2026-04-07 01:11:09.533598 | instance | =============================================================================== 2026-04-07 01:11:09.533856 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 15.35s 2026-04-07 01:11:09.534131 | instance | vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor -- 14.88s 2026-04-07 01:11:09.534415 | instance | vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor -- 14.78s 2026-04-07 01:11:09.534714 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards -- 14.78s 2026-04-07 01:11:09.535059 | instance | vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false -- 14.77s 2026-04-07 01:11:09.535329 | instance | vexxhost.ceph.osd : Get `ceph-volume lvm list` status ------------------ 10.90s 2026-04-07 01:11:09.535585 | instance | vexxhost.ceph.mon : Validate monitor exist ----------------------------- 10.73s 2026-04-07 01:11:09.535838 | instance | vexxhost.ceph.osd : Adopt OSDs to cluster ------------------------------ 10.10s 2026-04-07 01:11:09.536095 | instance | vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets ----- 7.49s 2026-04-07 01:11:09.536357 | instance | vexxhost.atmosphere.octavia : Add implied roles ------------------------- 7.41s 2026-04-07 01:11:09.536616 | instance | vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs ------------ 7.20s 2026-04-07 01:11:09.536870 | instance | vexxhost.ceph.mon : Get `cephadm ls` status ----------------------------- 5.66s 2026-04-07 01:11:09.537159 | instance | vexxhost.ceph.osd : Get `cephadm ls` status ----------------------------- 5.53s 2026-04-07 01:11:09.537416 | instance | vexxhost.ceph.osd : Ensure all OSDs are non-legacy ---------------------- 5.49s 2026-04-07 01:11:09.537666 | instance | vexxhost.atmosphere.nova : Create flavors ------------------------------- 4.84s 2026-04-07 01:11:09.537930 | instance | vexxhost.atmosphere.octavia : Create health manager security group rules --- 4.32s 2026-04-07 01:11:09.538187 | instance | Gathering Facts --------------------------------------------------------- 4.03s 2026-04-07 01:11:09.538443 | instance | vexxhost.atmosphere.octavia : Set binding for ports --------------------- 4.01s 2026-04-07 01:11:09.538698 | instance | Gathering Facts --------------------------------------------------------- 3.97s 2026-04-07 01:11:09.538969 | instance | Gathering Facts --------------------------------------------------------- 3.97s 2026-04-07 01:11:09.800880 | instance | INFO [aio > idempotence] Executed: Successful 2026-04-07 01:11:09.810924 | instance | INFO [aio > side_effect] Executing 2026-04-07 01:11:09.811254 | instance | WARNING [aio > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-07 01:11:09.819229 | instance | INFO [aio > verify] Executing 2026-04-07 01:11:10.628217 | instance | 2026-04-07 01:11:10.628507 | instance | PLAY [Run tests] *************************************************************** 2026-04-07 01:11:10.628827 | instance | 2026-04-07 01:11:10.629221 | instance | TASK [Run "stestr" tests] ****************************************************** 2026-04-07 01:11:10.629550 | instance | Tuesday 07 April 2026 01:11:10 +0000 (0:00:00.009) 0:00:00.009 ********* 2026-04-07 01:11:13.217190 | instance | changed: [localhost] 2026-04-07 01:11:13.217496 | instance | 2026-04-07 01:11:13.217782 | instance | PLAY [controllers[0]] ********************************************************** 2026-04-07 01:11:13.218041 | instance | 2026-04-07 01:11:13.218314 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-07 01:11:13.218590 | instance | Tuesday 07 April 2026 01:11:13 +0000 (0:00:02.588) 0:00:02.598 ********* 2026-04-07 01:11:17.291371 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-07 01:11:17.291664 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-07 01:11:17.291948 | instance | interpreter could change the meaning of that path. See 2026-04-07 01:11:17.292285 | instance | https://docs.ansible.com/ansible- 2026-04-07 01:11:17.292565 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-07 01:11:17.369581 | instance | ok: [instance] 2026-04-07 01:11:17.369825 | instance | 2026-04-07 01:11:17.370095 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-07 01:11:17.370361 | instance | Tuesday 07 April 2026 01:11:17 +0000 (0:00:04.153) 0:00:06.751 ********* 2026-04-07 01:11:18.426326 | instance | ok: [instance] 2026-04-07 01:11:18.426560 | instance | 2026-04-07 01:11:18.426836 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-07 01:11:18.427107 | instance | Tuesday 07 April 2026 01:11:18 +0000 (0:00:01.056) 0:00:07.807 ********* 2026-04-07 01:11:18.771435 | instance | ok: [instance] 2026-04-07 01:11:18.771679 | instance | 2026-04-07 01:11:18.771967 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-07 01:11:18.772236 | instance | Tuesday 07 April 2026 01:11:18 +0000 (0:00:00.345) 0:00:08.153 ********* 2026-04-07 01:11:19.435919 | instance | ok: [instance] 2026-04-07 01:11:19.436144 | instance | 2026-04-07 01:11:19.436565 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-07 01:11:19.437006 | instance | Tuesday 07 April 2026 01:11:19 +0000 (0:00:00.663) 0:00:08.817 ********* 2026-04-07 01:11:19.590726 | instance | ok: [instance] 2026-04-07 01:11:19.590856 | instance | 2026-04-07 01:11:19.591033 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-07 01:11:19.591206 | instance | Tuesday 07 April 2026 01:11:19 +0000 (0:00:00.155) 0:00:08.972 ********* 2026-04-07 01:11:19.647111 | instance | skipping: [instance] 2026-04-07 01:11:19.647318 | instance | 2026-04-07 01:11:19.647654 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-07 01:11:19.647898 | instance | Tuesday 07 April 2026 01:11:19 +0000 (0:00:00.056) 0:00:09.029 ********* 2026-04-07 01:11:19.703288 | instance | skipping: [instance] 2026-04-07 01:11:19.703413 | instance | 2026-04-07 01:11:19.703645 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-07 01:11:19.703815 | instance | Tuesday 07 April 2026 01:11:19 +0000 (0:00:00.056) 0:00:09.085 ********* 2026-04-07 01:11:19.760766 | instance | skipping: [instance] 2026-04-07 01:11:19.761029 | instance | 2026-04-07 01:11:19.761304 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-07 01:11:19.761572 | instance | Tuesday 07 April 2026 01:11:19 +0000 (0:00:00.057) 0:00:09.142 ********* 2026-04-07 01:11:19.817962 | instance | skipping: [instance] 2026-04-07 01:11:19.818200 | instance | 2026-04-07 01:11:19.818480 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-07 01:11:19.818770 | instance | Tuesday 07 April 2026 01:11:19 +0000 (0:00:00.057) 0:00:09.200 ********* 2026-04-07 01:11:19.874919 | instance | skipping: [instance] 2026-04-07 01:11:19.875149 | instance | 2026-04-07 01:11:19.875429 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-07 01:11:19.875754 | instance | Tuesday 07 April 2026 01:11:19 +0000 (0:00:00.057) 0:00:09.257 ********* 2026-04-07 01:11:19.937731 | instance | ok: [instance] 2026-04-07 01:11:19.937915 | instance | 2026-04-07 01:11:19.938034 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-07 01:11:19.938222 | instance | Tuesday 07 April 2026 01:11:19 +0000 (0:00:00.062) 0:00:09.319 ********* 2026-04-07 01:11:20.028940 | instance | ok: [instance] => (item=identity) 2026-04-07 01:11:20.029512 | instance | ok: [instance] => (item=dashboard) 2026-04-07 01:11:20.030058 | instance | 2026-04-07 01:11:20.030703 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-07 01:11:20.031225 | instance | Tuesday 07 April 2026 01:11:20 +0000 (0:00:00.090) 0:00:09.410 ********* 2026-04-07 01:11:20.132284 | instance | ok: [instance] 2026-04-07 01:11:20.132536 | instance | 2026-04-07 01:11:20.132830 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-07 01:11:20.133176 | instance | Tuesday 07 April 2026 01:11:20 +0000 (0:00:00.103) 0:00:09.513 ********* 2026-04-07 01:11:20.255054 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-07 01:11:20.255280 | instance | 2026-04-07 01:11:20.255551 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-07 01:11:20.255825 | instance | Tuesday 07 April 2026 01:11:20 +0000 (0:00:00.123) 0:00:09.636 ********* 2026-04-07 01:11:20.886872 | instance | changed: [instance] 2026-04-07 01:11:20.887165 | instance | 2026-04-07 01:11:20.887492 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-04-07 01:11:20.887787 | instance | Tuesday 07 April 2026 01:11:20 +0000 (0:00:00.631) 0:00:10.268 ********* 2026-04-07 01:11:21.043914 | instance | included: openstack_helm_endpoints for instance 2026-04-07 01:11:21.044138 | instance | 2026-04-07 01:11:21.044431 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-07 01:11:21.044707 | instance | Tuesday 07 April 2026 01:11:21 +0000 (0:00:00.157) 0:00:10.425 ********* 2026-04-07 01:11:21.171552 | instance | ok: [instance] 2026-04-07 01:11:21.171783 | instance | 2026-04-07 01:11:21.172040 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-07 01:11:21.172303 | instance | Tuesday 07 April 2026 01:11:21 +0000 (0:00:00.127) 0:00:10.553 ********* 2026-04-07 01:11:21.231131 | instance | skipping: [instance] 2026-04-07 01:11:21.231433 | instance | 2026-04-07 01:11:21.231676 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-07 01:11:21.231957 | instance | Tuesday 07 April 2026 01:11:21 +0000 (0:00:00.059) 0:00:10.612 ********* 2026-04-07 01:11:21.296332 | instance | skipping: [instance] 2026-04-07 01:11:21.296571 | instance | 2026-04-07 01:11:21.296863 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-07 01:11:21.297276 | instance | Tuesday 07 April 2026 01:11:21 +0000 (0:00:00.065) 0:00:10.678 ********* 2026-04-07 01:11:21.361660 | instance | skipping: [instance] 2026-04-07 01:11:21.361740 | instance | 2026-04-07 01:11:21.361884 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-07 01:11:21.362004 | instance | Tuesday 07 April 2026 01:11:21 +0000 (0:00:00.065) 0:00:10.743 ********* 2026-04-07 01:11:21.419803 | instance | skipping: [instance] 2026-04-07 01:11:21.420001 | instance | 2026-04-07 01:11:21.420303 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-07 01:11:21.420561 | instance | Tuesday 07 April 2026 01:11:21 +0000 (0:00:00.057) 0:00:10.801 ********* 2026-04-07 01:11:21.482962 | instance | skipping: [instance] 2026-04-07 01:11:21.483176 | instance | 2026-04-07 01:11:21.483492 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-07 01:11:21.483747 | instance | Tuesday 07 April 2026 01:11:21 +0000 (0:00:00.063) 0:00:10.864 ********* 2026-04-07 01:11:21.549048 | instance | ok: [instance] 2026-04-07 01:11:21.549284 | instance | 2026-04-07 01:11:21.549612 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-07 01:11:21.549889 | instance | Tuesday 07 April 2026 01:11:21 +0000 (0:00:00.065) 0:00:10.930 ********* 2026-04-07 01:11:21.632871 | instance | ok: [instance] => (item=identity) 2026-04-07 01:11:21.633313 | instance | ok: [instance] => (item=dashboard) 2026-04-07 01:11:21.633617 | instance | 2026-04-07 01:11:21.633888 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-07 01:11:21.634152 | instance | Tuesday 07 April 2026 01:11:21 +0000 (0:00:00.084) 0:00:11.014 ********* 2026-04-07 01:11:21.733550 | instance | ok: [instance] 2026-04-07 01:11:21.733829 | instance | 2026-04-07 01:11:21.734062 | instance | TASK [vexxhost.atmosphere.tempest : Get test image object] ********************* 2026-04-07 01:11:21.734314 | instance | Tuesday 07 April 2026 01:11:21 +0000 (0:00:00.100) 0:00:11.115 ********* 2026-04-07 01:11:22.716092 | instance | ok: [instance] 2026-04-07 01:11:22.716351 | instance | 2026-04-07 01:11:22.716653 | instance | TASK [vexxhost.atmosphere.tempest : Configure test image ref] ****************** 2026-04-07 01:11:22.717061 | instance | Tuesday 07 April 2026 01:11:22 +0000 (0:00:00.982) 0:00:12.097 ********* 2026-04-07 01:11:22.795699 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'compute': {'image_ref': '40441a35-2a00-4f73-9717-285683737b36'}}}}) 2026-04-07 01:11:22.795965 | instance | 2026-04-07 01:11:22.796300 | instance | TASK [vexxhost.atmosphere.tempest : Get test flavor object] ******************** 2026-04-07 01:11:22.796601 | instance | Tuesday 07 April 2026 01:11:22 +0000 (0:00:00.079) 0:00:12.177 ********* 2026-04-07 01:11:23.885116 | instance | ok: [instance] 2026-04-07 01:11:23.885354 | instance | 2026-04-07 01:11:23.885628 | instance | TASK [vexxhost.atmosphere.tempest : Set test flavor ref] *********************** 2026-04-07 01:11:23.885893 | instance | Tuesday 07 April 2026 01:11:23 +0000 (0:00:01.089) 0:00:13.266 ********* 2026-04-07 01:11:23.972028 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'compute': {'flavor_ref': 'd2e4193c-66a1-474f-9433-0cd6cc74a768'}}}}) 2026-04-07 01:11:23.972098 | instance | 2026-04-07 01:11:23.972243 | instance | TASK [vexxhost.atmosphere.tempest : Get test network object] ******************* 2026-04-07 01:11:23.972368 | instance | Tuesday 07 April 2026 01:11:23 +0000 (0:00:00.087) 0:00:13.353 ********* 2026-04-07 01:11:24.981752 | instance | ok: [instance] 2026-04-07 01:11:24.981892 | instance | 2026-04-07 01:11:24.982066 | instance | TASK [vexxhost.atmosphere.tempest : Set test network ref] ********************** 2026-04-07 01:11:24.982238 | instance | Tuesday 07 April 2026 01:11:24 +0000 (0:00:01.009) 0:00:14.363 ********* 2026-04-07 01:11:25.065375 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'network': {'public_network_id': 'd7e1d615-dd88-4229-9a93-eab40356b722'}}}}) 2026-04-07 01:11:25.065444 | instance | 2026-04-07 01:11:25.065561 | instance | TASK [vexxhost.atmosphere.tempest : Deploy Helm chart] ************************* 2026-04-07 01:11:25.065685 | instance | Tuesday 07 April 2026 01:11:25 +0000 (0:00:00.083) 0:00:14.447 ********* 2026-04-07 01:20:23.515873 | instance | changed: [instance] 2026-04-07 01:20:23.516109 | instance | 2026-04-07 01:20:23.516535 | instance | TASK [vexxhost.atmosphere.tempest : Get tempest job object] ******************** 2026-04-07 01:20:23.516871 | instance | Tuesday 07 April 2026 01:20:23 +0000 (0:08:58.449) 0:09:12.897 ********* 2026-04-07 01:20:24.429391 | instance | ok: [instance] 2026-04-07 01:20:24.429504 | instance | 2026-04-07 01:20:24.429706 | instance | TASK [vexxhost.atmosphere.tempest : Get tempest log] *************************** 2026-04-07 01:20:24.429891 | instance | Tuesday 07 April 2026 01:20:24 +0000 (0:00:00.913) 0:09:13.811 ********* 2026-04-07 01:20:25.320328 | instance | ok: [instance] 2026-04-07 01:20:25.320558 | instance | 2026-04-07 01:20:25.320839 | instance | TASK [vexxhost.atmosphere.tempest : Print tempest log details] ***************** 2026-04-07 01:20:25.321166 | instance | Tuesday 07 April 2026 01:20:25 +0000 (0:00:00.890) 0:09:14.702 ********* 2026-04-07 01:20:25.347010 | instance | ok: [instance] => { 2026-04-07 01:20:25.347339 | instance | "msg": [ 2026-04-07 01:20:25.347672 | instance | "+ tempest cleanup --init-saved-state", 2026-04-07 01:20:25.347977 | instance | "+ '[' true == false ']'", 2026-04-07 01:20:25.348208 | instance | "+ tempest run --config-file /etc/tempest/tempest.conf -w 4 --smoke", 2026-04-07 01:20:25.348468 | instance | "/var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:19: SyntaxWarning: invalid escape sequence '\\('", 2026-04-07 01:20:25.348745 | instance | " SUB = re.compile(\"sub\\(/(.*)/,\\s+(.*)\\)\")", 2026-04-07 01:20:25.349390 | instance | "/var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:20: SyntaxWarning: invalid escape sequence '\\('", 2026-04-07 01:20:25.350117 | instance | " SPLIT = re.compile(\"split\\((.),\\s+(\\d+),\\s+(\\d+|-1)\\)\")", 2026-04-07 01:20:25.350155 | instance | "{3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor [0.161644s] ... ok", 2026-04-07 01:20:25.350278 | instance | "{3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.054302s] ... ok", 2026-04-07 01:20:25.350542 | instance | "{2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create [1.350471s] ... ok", 2026-04-07 01:20:25.350818 | instance | "{2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list [2.564578s] ... ok", 2026-04-07 01:20:25.351162 | instance | "{3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete [3.713014s] ... ok", 2026-04-07 01:20:25.351425 | instance | "{0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.113154s] ... ok", 2026-04-07 01:20:25.351726 | instance | "{0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.000317s] ... ok", 2026-04-07 01:20:25.352018 | instance | "2026-04-07 01:12:43.721 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.212 ([Errno None] Unable to connect to port 22 on 10.96.250.212). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.212", 2026-04-07 01:20:25.352298 | instance | "{0} tempest.api.compute.test_versions.TestVersions.test_get_version_details [0.406576s] ... ok", 2026-04-07 01:20:25.352588 | instance | "{0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.008551s] ... ok", 2026-04-07 01:20:25.352902 | instance | "2026-04-07 01:12:49.285 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.212 ([Errno None] Unable to connect to port 22 on 10.96.250.212). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.212", 2026-04-07 01:20:25.353190 | instance | "{2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.173258s] ... ok", 2026-04-07 01:20:25.353464 | instance | "{2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.000281s] ... ok", 2026-04-07 01:20:25.353745 | instance | "{0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete [0.146274s] ... ok", 2026-04-07 01:20:25.354014 | instance | "{0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint [0.618489s] ... ok", 2026-04-07 01:20:25.354310 | instance | "{3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers [0.081222s] ... ok", 2026-04-07 01:20:25.354590 | instance | "{3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details [0.000405s] ... ok", 2026-04-07 01:20:25.354885 | instance | "{1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip [39.529460s] ... ok", 2026-04-07 01:20:25.355165 | instance | "{0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete [3.369020s] ... ok", 2026-04-07 01:20:25.355464 | instance | "{1} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list [0.375330s] ... ok", 2026-04-07 01:20:25.355783 | instance | "{2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses [0.063278s] ... ok", 2026-04-07 01:20:25.356066 | instance | "{2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network [0.110351s] ... ok", 2026-04-07 01:20:25.356344 | instance | "{0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id [0.150304s] ... ok", 2026-04-07 01:20:25.356534 | instance | "{1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service [0.342608s] ... ok", 2026-04-07 01:20:25.356633 | instance | "{0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions [1.762865s] ... ok", 2026-04-07 01:20:25.356753 | instance | "{2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy [0.406061s] ... ok", 2026-04-07 01:20:25.356875 | instance | "{1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists [0.086844s] ... ok", 2026-04-07 01:20:25.357008 | instance | "{1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.414071s] ... ok", 2026-04-07 01:20:25.357142 | instance | "{1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file [1.045965s] ... ok", 2026-04-07 01:20:25.357250 | instance | "{1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.135151s] ... ok", 2026-04-07 01:20:25.357376 | instance | "{2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all [2.297986s] ... ok", 2026-04-07 01:20:25.357507 | instance | "2026-04-07 01:13:27.689 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.203 ([Errno None] Unable to connect to port 22 on 10.96.250.203). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.203", 2026-04-07 01:20:25.357648 | instance | "{2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.020370s] ... ok", 2026-04-07 01:20:25.357746 | instance | "{2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.075491s] ... ok", 2026-04-07 01:20:25.357860 | instance | "{2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.018752s] ... ok", 2026-04-07 01:20:25.357978 | instance | "{2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions [0.007716s] ... ok", 2026-04-07 01:20:25.358106 | instance | "{0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address [2.026877s] ... ok", 2026-04-07 01:20:25.358232 | instance | "{1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [2.128683s] ... ok", 2026-04-07 01:20:25.358371 | instance | "2026-04-07 01:13:33.257 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.203 ([Errno None] Unable to connect to port 22 on 10.96.250.203). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.203", 2026-04-07 01:20:25.358526 | instance | "{1} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility [0.226285s] ... ok", 2026-04-07 01:20:25.358652 | instance | "{1} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.118331s] ... ok", 2026-04-07 01:20:25.358770 | instance | "{1} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.072888s] ... ok", 2026-04-07 01:20:25.358891 | instance | "{2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions [0.007734s] ... ok", 2026-04-07 01:20:25.359010 | instance | "{1} tempest.api.network.test_networks.NetworksTest.test_show_network [0.092549s] ... ok", 2026-04-07 01:20:25.359134 | instance | "{1} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.050231s] ... ok", 2026-04-07 01:20:25.359259 | instance | "{0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip [4.212607s] ... ok", 2026-04-07 01:20:25.359383 | instance | "{1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group [1.783092s] ... ok", 2026-04-07 01:20:25.359547 | instance | "{1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule [2.177560s] ... ok", 2026-04-07 01:20:25.359648 | instance | "{1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups [0.080431s] ... ok", 2026-04-07 01:20:25.359768 | instance | "{0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network [1.719532s] ... ok", 2026-04-07 01:20:25.359887 | instance | "{1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container [0.204081s] ... ok", 2026-04-07 01:20:25.360008 | instance | "{1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents [0.076980s] ... ok", 2026-04-07 01:20:25.360125 | instance | "{1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata [0.058269s] ... ok", 2026-04-07 01:20:25.360247 | instance | "{0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port [2.079687s] ... ok", 2026-04-07 01:20:25.360365 | instance | "{1} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.018380s] ... ok", 2026-04-07 01:20:25.360486 | instance | "{2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces [10.659785s] ... ok", 2026-04-07 01:20:25.360606 | instance | "{0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet [2.202769s] ... ok", 2026-04-07 01:20:25.360726 | instance | "{0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network [2.653476s] ... ok", 2026-04-07 01:20:25.360847 | instance | "{2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id [7.680155s] ... ok", 2026-04-07 01:20:25.361015 | instance | "{0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port [2.324229s] ... ok", 2026-04-07 01:20:25.361136 | instance | "{0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet [2.325617s] ... ok", 2026-04-07 01:20:25.361259 | instance | "{3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [22.733794s] ... ok", 2026-04-07 01:20:25.361381 | instance | "{2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id [6.959439s] ... ok", 2026-04-07 01:20:25.361503 | instance | "{2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router [7.454886s] ... ok", 2026-04-07 01:20:25.361639 | instance | "{1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance [13.296653s] ... ok", 2026-04-07 01:20:25.361744 | instance | "{3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain [0.694683s] ... ok", 2026-04-07 01:20:25.361865 | instance | "{2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [2.020111s] ... ok", 2026-04-07 01:20:25.361985 | instance | "{0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces [12.439509s] ... ok", 2026-04-07 01:20:25.362106 | instance | "{2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota [0.191365s] ... ok", 2026-04-07 01:20:25.362228 | instance | "{2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_overlimit_upload [0.061846s] ... ok", 2026-04-07 01:20:25.362356 | instance | "{2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object [0.047772s] ... ok", 2026-04-07 01:20:25.362476 | instance | "{3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet [2.280610s] ... ok", 2026-04-07 01:20:25.362775 | instance | "{1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none [2.816788s] ... ok", 2026-04-07 01:20:25.362909 | instance | "{3} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility [0.825983s] ... ok", 2026-04-07 01:20:25.363026 | instance | "{3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks [0.269016s] ... ok", 2026-04-07 01:20:25.363147 | instance | "{3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets [0.298551s] ... ok", 2026-04-07 01:20:25.363268 | instance | "{3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network [0.313869s] ... ok", 2026-04-07 01:20:25.363389 | instance | "{3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet [0.247732s] ... ok", 2026-04-07 01:20:25.363526 | instance | "{0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id [7.878194s] ... ok", 2026-04-07 01:20:25.363651 | instance | "{1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id [1.847853s] ... ok", 2026-04-07 01:20:25.363771 | instance | "{2} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata [0.052888s] ... ok", 2026-04-07 01:20:25.363890 | instance | "{2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers [0.013610s] ... ok", 2026-04-07 01:20:25.364014 | instance | "{1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target [3.169592s] ... ok", 2026-04-07 01:20:25.364134 | instance | "{0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id [7.390054s] ... ok", 2026-04-07 01:20:25.364256 | instance | "{3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools [2.744249s] ... ok", 2026-04-07 01:20:25.364377 | instance | "{3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups [1.954056s] ... ok", 2026-04-07 01:20:25.364496 | instance | "{3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port [0.873093s] ... ok", 2026-04-07 01:20:25.364616 | instance | "{3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports [0.039474s] ... ok", 2026-04-07 01:20:25.364735 | instance | "{3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port [0.049734s] ... ok", 2026-04-07 01:20:25.364856 | instance | "{2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [5.379451s] ... ok", 2026-04-07 01:20:25.365004 | instance | "{0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router [5.029080s] ... ok", 2026-04-07 01:20:25.365119 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON.test_filter_floatingip_tags [0.509606s] ... ok", 2026-04-07 01:20:25.365237 | instance | "{0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [1.584391s] ... ok", 2026-04-07 01:20:25.365410 | instance | "{3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [2.467544s] ... ok", 2026-04-07 01:20:25.365572 | instance | "{2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [5.923537s] ... ok", 2026-04-07 01:20:25.365734 | instance | "{0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [1.527777s] ... ok", 2026-04-07 01:20:25.365883 | instance | "{0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.336151s] ... ok", 2026-04-07 01:20:25.366067 | instance | "{3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups [2.185354s] ... ok", 2026-04-07 01:20:25.366185 | instance | "{3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [0.868362s] ... ok", 2026-04-07 01:20:25.366440 | instance | "{3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.046572s] ... ok", 2026-04-07 01:20:25.366559 | instance | "{3} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.086490s] ... ok", 2026-04-07 01:20:25.366682 | instance | "{0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object [0.256894s] ... ok", 2026-04-07 01:20:25.366844 | instance | "{0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects [0.149612s] ... ok", 2026-04-07 01:20:25.366967 | instance | "{0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object [0.087419s] ... ok", 2026-04-07 01:20:25.367116 | instance | "{3} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources [0.008065s] ... ok", 2026-04-07 01:20:25.367240 | instance | "{3} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details [0.144101s] ... ok", 2026-04-07 01:20:25.367395 | instance | "{0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object [0.095336s] ... ok", 2026-04-07 01:20:25.367663 | instance | "{0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object [0.043808s] ... ok", 2026-04-07 01:20:25.367812 | instance | "{0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata [0.033317s] ... ok", 2026-04-07 01:20:25.367934 | instance | "{0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata [0.060369s] ... ok", 2026-04-07 01:20:25.368058 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags [1.018772s] ... ok", 2026-04-07 01:20:25.368177 | instance | "{3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.047941s] ... ok", 2026-04-07 01:20:25.368298 | instance | "{0} tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario [6.291968s] ... ok", 2026-04-07 01:20:25.368421 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON.test_filter_qos_policy_tags [1.305019s] ... ok", 2026-04-07 01:20:25.368542 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON.test_floatingip_tags [3.537592s] ... ok", 2026-04-07 01:20:25.368673 | instance | "2026-04-07 01:15:10.888 22 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.208 ([Errno None] Unable to connect to port 22 on 10.96.250.208). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.208", 2026-04-07 01:20:25.368794 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags [0.949328s] ... ok", 2026-04-07 01:20:25.368929 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON.test_router_tags [2.323894s] ... ok", 2026-04-07 01:20:25.369051 | instance | "{2} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops [24.244165s] ... ok", 2026-04-07 01:20:25.369173 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags [0.864953s] ... ok", 2026-04-07 01:20:25.369294 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags [0.877194s] ... ok", 2026-04-07 01:20:25.369423 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource [1.457502s] ... ok", 2026-04-07 01:20:25.369547 | instance | "{1} setUpClass (neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON) ... SKIPPED: vpnaas extension not enabled.", 2026-04-07 01:20:25.369669 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags [0.851471s] ... ok", 2026-04-07 01:20:25.369790 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags [0.239018s] ... ok", 2026-04-07 01:20:25.369921 | instance | "2026-04-07 01:15:52.072 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.206 ([Errno None] Unable to connect to port 22 on 10.96.250.206). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.206", 2026-04-07 01:20:25.370041 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON.test_qos_policy_tags [0.441641s] ... ok", 2026-04-07 01:20:25.370164 | instance | "{3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops [58.954108s] ... ok", 2026-04-07 01:20:25.370284 | instance | "{3} setUpClass (tempest.scenario.test_server_multinode.TestServerMultinode) ... SKIPPED: Less than 2 compute nodes, skipping multinode tests.", 2026-04-07 01:20:25.370406 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags [0.531357s] ... ok", 2026-04-07 01:20:25.370527 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags [0.470119s] ... ok", 2026-04-07 01:20:25.370666 | instance | "2026-04-07 01:16:40.077 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.215 ([Errno None] Unable to connect to port 22 on 10.96.250.215). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.215", 2026-04-07 01:20:25.370791 | instance | "2026-04-07 01:16:45.829 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.218 ([Errno None] Unable to connect to port 22 on 10.96.250.218). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.218", 2026-04-07 01:20:25.370919 | instance | "2026-04-07 01:16:48.599 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.218 ([Errno None] Unable to connect to port 22 on 10.96.250.218). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.218", 2026-04-07 01:20:25.371053 | instance | "{3} octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest.test_basic_http_traffic [47.714801s] ... ok", 2026-04-07 01:20:25.371170 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON.test_filter_router_tags [1.062848s] ... ok", 2026-04-07 01:20:25.371291 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags [0.495450s] ... ok", 2026-04-07 01:20:25.371411 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags [1.015607s] ... ok", 2026-04-07 01:20:25.371553 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags [0.746840s] ... ok", 2026-04-07 01:20:25.371667 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags [0.525611s] ... ok", 2026-04-07 01:20:25.371779 | instance | "", 2026-04-07 01:20:25.371892 | instance | "======", 2026-04-07 01:20:25.372006 | instance | "Totals", 2026-04-07 01:20:25.372121 | instance | "======", 2026-04-07 01:20:25.372237 | instance | "Ran: 131 tests in 478.8925 sec.", 2026-04-07 01:20:25.372352 | instance | " - Passed: 129", 2026-04-07 01:20:25.372465 | instance | " - Skipped: 2", 2026-04-07 01:20:25.372577 | instance | " - Expected Fail: 0", 2026-04-07 01:20:25.372849 | instance | " - Unexpected Success: 0", 2026-04-07 01:20:25.372857 | instance | " - Failed: 0", 2026-04-07 01:20:25.372944 | instance | "Sum of execute time for each test: 386.3402 sec.", 2026-04-07 01:20:25.373058 | instance | "", 2026-04-07 01:20:25.373169 | instance | "==============", 2026-04-07 01:20:25.373308 | instance | "Worker Balance", 2026-04-07 01:20:25.373442 | instance | "==============", 2026-04-07 01:20:25.373560 | instance | " - Worker 0 (35 tests) => 0:02:52.869461", 2026-04-07 01:20:25.373675 | instance | " - Worker 1 (31 tests) => 0:03:13.185904", 2026-04-07 01:20:25.373790 | instance | " - Worker 2 (31 tests) => 0:03:48.498927", 2026-04-07 01:20:25.373904 | instance | " - Worker 3 (34 tests) => 0:07:58.892492", 2026-04-07 01:20:25.374076 | instance | "+ tempest cleanup", 2026-04-07 01:20:25.374538 | instance | "" 2026-04-07 01:20:25.374950 | instance | ] 2026-04-07 01:20:25.375584 | instance | } 2026-04-07 01:20:25.388322 | instance | 2026-04-07 01:20:25.388620 | instance | TASK [vexxhost.atmosphere.tempest : Fail when tempest result is failed] ******** 2026-04-07 01:20:25.389072 | instance | Tuesday 07 April 2026 01:20:25 +0000 (0:00:00.068) 0:09:14.770 ********* 2026-04-07 01:20:25.457129 | instance | skipping: [instance] 2026-04-07 01:20:25.457338 | instance | 2026-04-07 01:20:25.457595 | instance | PLAY RECAP ********************************************************************* 2026-04-07 01:20:25.457874 | instance | instance : ok=25 changed=2 unreachable=0 failed=0 skipped=11 rescued=0 ignored=0 2026-04-07 01:20:25.458146 | instance | localhost : ok=1 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-07 01:20:25.458394 | instance | 2026-04-07 01:20:25.458651 | instance | Tuesday 07 April 2026 01:20:25 +0000 (0:00:00.069) 0:09:14.839 ********* 2026-04-07 01:20:25.458896 | instance | =============================================================================== 2026-04-07 01:20:25.459152 | instance | vexxhost.atmosphere.tempest : Deploy Helm chart ----------------------- 538.45s 2026-04-07 01:20:25.459404 | instance | Gathering Facts --------------------------------------------------------- 4.15s 2026-04-07 01:20:25.459688 | instance | Run "stestr" tests ------------------------------------------------------ 2.59s 2026-04-07 01:20:25.459942 | instance | vexxhost.atmosphere.tempest : Get test flavor object -------------------- 1.09s 2026-04-07 01:20:25.460194 | instance | vexxhost.atmosphere.openstacksdk : Install openstacksdk ----------------- 1.06s 2026-04-07 01:20:25.460447 | instance | vexxhost.atmosphere.tempest : Get test network object ------------------- 1.01s 2026-04-07 01:20:25.460715 | instance | vexxhost.atmosphere.tempest : Get test image object --------------------- 0.98s 2026-04-07 01:20:25.460978 | instance | vexxhost.atmosphere.tempest : Get tempest job object -------------------- 0.91s 2026-04-07 01:20:25.461268 | instance | vexxhost.atmosphere.tempest : Get tempest log --------------------------- 0.89s 2026-04-07 01:20:25.461520 | instance | vexxhost.atmosphere.openstacksdk : Generate cloud config file ----------- 0.66s 2026-04-07 01:20:25.461777 | instance | vexxhost.kubernetes.upload_helm_chart : Upload Helm chart --------------- 0.63s 2026-04-07 01:20:25.462062 | instance | vexxhost.atmosphere.openstacksdk : Create openstack config directory ---- 0.35s 2026-04-07 01:20:25.462322 | instance | Generate OpenStack-Helm endpoints --------------------------------------- 0.16s 2026-04-07 01:20:25.462586 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints --- 0.16s 2026-04-07 01:20:25.462847 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints --- 0.13s 2026-04-07 01:20:25.463110 | instance | vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks --- 0.12s 2026-04-07 01:20:25.463365 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts ----------- 0.10s 2026-04-07 01:20:25.463671 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts ----------- 0.10s 2026-04-07 01:20:25.463970 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints --- 0.09s 2026-04-07 01:20:25.464235 | instance | vexxhost.atmosphere.tempest : Set test flavor ref ----------------------- 0.09s 2026-04-07 01:20:25.542372 | instance | INFO [aio > verify] Executed: Successful 2026-04-07 01:20:25.553796 | instance | INFO [aio > cleanup] Executing 2026-04-07 01:20:25.554141 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-07 01:20:25.562920 | instance | INFO [aio > destroy] Executing 2026-04-07 01:20:25.562968 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-04-07 01:20:25.563068 | instance | INFO [aio > destroy] Executed: Successful 2026-04-07 01:20:25.563401 | instance | WARNING Molecule executed 1 scenario (1 missing files) 2026-04-07 01:20:26.155241 | instance | ok: Runtime: 1:21:00.366754 2026-04-07 01:20:26.279974 | 2026-04-07 01:20:26.280121 | PLAY RECAP 2026-04-07 01:20:26.280183 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-07 01:20:26.280215 | 2026-04-07 01:20:26.409897 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-07 01:20:26.422868 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@stable/zed] 2026-04-07 01:20:27.046402 | 2026-04-07 01:20:27.046556 | PLAY [all] 2026-04-07 01:20:27.062435 | 2026-04-07 01:20:27.062563 | TASK [gather-host-logs : creating directory for system status] 2026-04-07 01:20:27.430073 | instance | changed 2026-04-07 01:20:27.435412 | 2026-04-07 01:20:27.435493 | TASK [gather-host-logs : Get logs for each host] 2026-04-07 01:20:27.808565 | instance | + systemd-cgls --full --all --no-pager 2026-04-07 01:20:27.847068 | instance | + ip addr 2026-04-07 01:20:27.855666 | instance | + ip route 2026-04-07 01:20:27.858106 | instance | + lsblk 2026-04-07 01:20:27.873438 | instance | + mount 2026-04-07 01:20:27.888501 | instance | + docker images 2026-04-07 01:20:27.906536 | instance | + brctl show 2026-04-07 01:20:27.906954 | instance | /bin/bash: line 8: brctl: command not found 2026-04-07 01:20:27.907122 | instance | + ps aux --sort=-%mem 2026-04-07 01:20:27.959118 | instance | + dpkg -l 2026-04-07 01:20:27.970860 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-04-07 01:20:27.971485 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-04-07 01:20:27.990570 | instance | + '[' '!' -z '' ']' 2026-04-07 01:20:28.475900 | instance | ok: Runtime: 0:00:00.188245 2026-04-07 01:20:28.483924 | 2026-04-07 01:20:28.484005 | TASK [gather-host-logs : Downloads logs to executor] 2026-04-07 01:20:29.111527 | instance | changed: 2026-04-07 01:20:29.111775 | instance | created directory /var/lib/zuul/builds/06e14ac5e3444c2684cad680b20e9d7a/work/logs/instance 2026-04-07 01:20:29.111818 | instance | cd+++++++++ system/ 2026-04-07 01:20:29.111851 | instance | >f+++++++++ system/brctl-show.txt 2026-04-07 01:20:29.111886 | instance | >f+++++++++ system/docker-images.txt 2026-04-07 01:20:29.111915 | instance | >f+++++++++ system/ip-addr.txt 2026-04-07 01:20:29.111948 | instance | >f+++++++++ system/ip-route.txt 2026-04-07 01:20:29.111978 | instance | >f+++++++++ system/lsblk.txt 2026-04-07 01:20:29.112008 | instance | >f+++++++++ system/mount.txt 2026-04-07 01:20:29.112037 | instance | >f+++++++++ system/packages.txt 2026-04-07 01:20:29.112065 | instance | >f+++++++++ system/ps.txt 2026-04-07 01:20:29.112096 | instance | >f+++++++++ system/systemd-cgls.txt 2026-04-07 01:20:29.124596 | 2026-04-07 01:20:29.124681 | LOOP [helm-release-status : creating directory for helm release status] 2026-04-07 01:20:29.323678 | instance | changed: "values" 2026-04-07 01:20:29.499430 | instance | changed: "releases" 2026-04-07 01:20:29.512548 | 2026-04-07 01:20:29.512696 | TASK [helm-release-status : Gather get release status for helm charts] 2026-04-07 01:20:38.557418 | instance | ok: Runtime: 0:00:08.739847 2026-04-07 01:20:38.564577 | 2026-04-07 01:20:38.564656 | TASK [helm-release-status : Downloads logs to executor] 2026-04-07 01:20:39.110674 | instance | changed: 2026-04-07 01:20:39.110851 | instance | cd+++++++++ helm/ 2026-04-07 01:20:39.110879 | instance | cd+++++++++ helm/releases/ 2026-04-07 01:20:39.110900 | instance | cd+++++++++ helm/releases/auth-system/ 2026-04-07 01:20:39.110920 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-04-07 01:20:39.110939 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-04-07 01:20:39.110958 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-04-07 01:20:39.110977 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-04-07 01:20:39.110995 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-04-07 01:20:39.111013 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-04-07 01:20:39.111032 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-04-07 01:20:39.111050 | instance | cd+++++++++ helm/releases/kube-system/ 2026-04-07 01:20:39.111068 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-04-07 01:20:39.111087 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-04-07 01:20:39.111106 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-04-07 01:20:39.111124 | instance | cd+++++++++ helm/releases/monitoring/ 2026-04-07 01:20:39.111142 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt 2026-04-07 01:20:39.111161 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-04-07 01:20:39.111180 | instance | >f+++++++++ helm/releases/monitoring/loki.txt 2026-04-07 01:20:39.111198 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt 2026-04-07 01:20:39.111216 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt 2026-04-07 01:20:39.111237 | instance | >f+++++++++ helm/releases/monitoring/vector.txt 2026-04-07 01:20:39.111271 | instance | cd+++++++++ helm/releases/openstack/ 2026-04-07 01:20:39.111290 | instance | >f+++++++++ helm/releases/openstack/barbican.txt 2026-04-07 01:20:39.111309 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt 2026-04-07 01:20:39.111327 | instance | >f+++++++++ helm/releases/openstack/ceph.txt 2026-04-07 01:20:39.111345 | instance | >f+++++++++ helm/releases/openstack/cinder.txt 2026-04-07 01:20:39.111363 | instance | >f+++++++++ helm/releases/openstack/glance.txt 2026-04-07 01:20:39.111381 | instance | >f+++++++++ helm/releases/openstack/heat.txt 2026-04-07 01:20:39.111399 | instance | >f+++++++++ helm/releases/openstack/horizon.txt 2026-04-07 01:20:39.111417 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-04-07 01:20:39.111435 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt 2026-04-07 01:20:39.111453 | instance | >f+++++++++ helm/releases/openstack/magnum.txt 2026-04-07 01:20:39.111471 | instance | >f+++++++++ helm/releases/openstack/manila.txt 2026-04-07 01:20:39.111489 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-04-07 01:20:39.111507 | instance | >f+++++++++ helm/releases/openstack/neutron-coredns.txt 2026-04-07 01:20:39.111525 | instance | >f+++++++++ helm/releases/openstack/neutron.txt 2026-04-07 01:20:39.111543 | instance | >f+++++++++ helm/releases/openstack/nova.txt 2026-04-07 01:20:39.111561 | instance | >f+++++++++ helm/releases/openstack/octavia.txt 2026-04-07 01:20:39.111579 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt 2026-04-07 01:20:39.111596 | instance | >f+++++++++ helm/releases/openstack/placement.txt 2026-04-07 01:20:39.111614 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-04-07 01:20:39.111632 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-04-07 01:20:39.111650 | instance | >f+++++++++ helm/releases/openstack/senlin.txt 2026-04-07 01:20:39.111667 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt 2026-04-07 01:20:39.111685 | instance | >f+++++++++ helm/releases/openstack/tempest.txt 2026-04-07 01:20:39.111703 | instance | cd+++++++++ helm/releases/rook-ceph/ 2026-04-07 01:20:39.111720 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt 2026-04-07 01:20:39.111738 | instance | cd+++++++++ helm/values/ 2026-04-07 01:20:39.111755 | instance | cd+++++++++ helm/values/auth-system/ 2026-04-07 01:20:39.111774 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-04-07 01:20:39.111791 | instance | cd+++++++++ helm/values/cert-manager/ 2026-04-07 01:20:39.111810 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-04-07 01:20:39.111827 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-04-07 01:20:39.111845 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-04-07 01:20:39.111863 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-04-07 01:20:39.111881 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-04-07 01:20:39.111899 | instance | cd+++++++++ helm/values/kube-system/ 2026-04-07 01:20:39.111917 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-04-07 01:20:39.111934 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-04-07 01:20:39.111952 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-04-07 01:20:39.111970 | instance | cd+++++++++ helm/values/monitoring/ 2026-04-07 01:20:39.111988 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml 2026-04-07 01:20:39.112006 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-04-07 01:20:39.112025 | instance | >f+++++++++ helm/values/monitoring/loki.yaml 2026-04-07 01:20:39.112043 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml 2026-04-07 01:20:39.112061 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml 2026-04-07 01:20:39.112079 | instance | >f+++++++++ helm/values/monitoring/vector.yaml 2026-04-07 01:20:39.112102 | instance | cd+++++++++ helm/values/openstack/ 2026-04-07 01:20:39.112121 | instance | >f+++++++++ helm/values/openstack/barbican.yaml 2026-04-07 01:20:39.112139 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml 2026-04-07 01:20:39.112157 | instance | >f+++++++++ helm/values/openstack/ceph.yaml 2026-04-07 01:20:39.112175 | instance | >f+++++++++ helm/values/openstack/cinder.yaml 2026-04-07 01:20:39.112192 | instance | >f+++++++++ helm/values/openstack/glance.yaml 2026-04-07 01:20:39.112211 | instance | >f+++++++++ helm/values/openstack/heat.yaml 2026-04-07 01:20:39.112228 | instance | >f+++++++++ helm/values/openstack/horizon.yaml 2026-04-07 01:20:39.112246 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-04-07 01:20:39.112264 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml 2026-04-07 01:20:39.112281 | instance | >f+++++++++ helm/values/openstack/magnum.yaml 2026-04-07 01:20:39.112299 | instance | >f+++++++++ helm/values/openstack/manila.yaml 2026-04-07 01:20:39.112316 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-04-07 01:20:39.112334 | instance | >f+++++++++ helm/values/openstack/neutron-coredns.yaml 2026-04-07 01:20:39.112352 | instance | >f+++++++++ helm/values/openstack/neutron.yaml 2026-04-07 01:20:39.112370 | instance | >f+++++++++ helm/values/openstack/nova.yaml 2026-04-07 01:20:39.112389 | instance | >f+++++++++ helm/values/openstack/octavia.yaml 2026-04-07 01:20:39.112408 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml 2026-04-07 01:20:39.112426 | instance | >f+++++++++ helm/values/openstack/placement.yaml 2026-04-07 01:20:39.112444 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-04-07 01:20:39.112461 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-04-07 01:20:39.112479 | instance | >f+++++++++ helm/values/openstack/senlin.yaml 2026-04-07 01:20:39.112497 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml 2026-04-07 01:20:39.112514 | instance | >f+++++++++ helm/values/openstack/tempest.yaml 2026-04-07 01:20:39.112532 | instance | cd+++++++++ helm/values/rook-ceph/ 2026-04-07 01:20:39.112550 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml 2026-04-07 01:20:39.157760 | 2026-04-07 01:20:39.157909 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-04-07 01:20:39.376669 | instance | changed 2026-04-07 01:20:39.383334 | 2026-04-07 01:20:39.383405 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-04-07 01:20:39.589774 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-07 01:20:39.589951 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-07 01:20:39.597377 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:20:39.600470 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:20:39.683698 | instance | node/instance 2026-04-07 01:20:39.687866 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:20:39.773995 | instance | clusterrole/admin 2026-04-07 01:20:39.958337 | instance | clusterrole/capi-aggregated-manager-role 2026-04-07 01:20:40.038291 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:20:40.043304 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:20:40.074065 | instance | clusterrole/capi-kubeadm-bootstrap-manager-role 2026-04-07 01:20:40.148205 | instance | clusterrole/capi-kubeadm-control-plane-aggregated-manager-role 2026-04-07 01:20:40.257151 | instance | clusterrole/capi-kubeadm-control-plane-manager-role 2026-04-07 01:20:40.335877 | instance | clusterrole/capi-manager-role 2026-04-07 01:20:40.461022 | instance | clusterrole/capo-manager-role 2026-04-07 01:20:40.536605 | instance | clusterrole/cephfs-csi-nodeplugin 2026-04-07 01:20:40.653233 | instance | clusterrole/cephfs-external-provisioner-runner 2026-04-07 01:20:40.721966 | instance | clusterrole/cert-manager-cainjector 2026-04-07 01:20:40.838439 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-04-07 01:20:40.907784 | instance | clusterrole/cert-manager-controller-certificates 2026-04-07 01:20:41.023285 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-04-07 01:20:41.096962 | instance | clusterrole/cert-manager-controller-challenges 2026-04-07 01:20:41.205799 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-04-07 01:20:41.269241 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-04-07 01:20:41.369303 | instance | clusterrole/cert-manager-controller-issuers 2026-04-07 01:20:41.457388 | instance | clusterrole/cert-manager-controller-orders 2026-04-07 01:20:41.552229 | instance | clusterrole/cert-manager-edit 2026-04-07 01:20:41.642317 | instance | clusterrole/cert-manager-view 2026-04-07 01:20:41.724186 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-04-07 01:20:41.830953 | instance | clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding 2026-04-07 01:20:41.917876 | instance | clusterrole/cilium 2026-04-07 01:20:42.004438 | instance | clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding 2026-04-07 01:20:42.101131 | instance | clusterrolebinding/capi-manager-rolebinding 2026-04-07 01:20:42.189766 | instance | clusterrole/cilium-operator 2026-04-07 01:20:42.309958 | instance | clusterrolebinding/capo-manager-rolebinding 2026-04-07 01:20:42.369566 | instance | clusterrolebinding/cephfs-csi-provisioner-role 2026-04-07 01:20:42.505506 | instance | clusterrole/cluster-admin 2026-04-07 01:20:42.554921 | instance | clusterrolebinding/cert-manager-cainjector 2026-04-07 01:20:42.690827 | instance | clusterrole/edit 2026-04-07 01:20:42.772180 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-04-07 01:20:42.881600 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-04-07 01:20:42.968467 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-04-07 01:20:43.075942 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-04-07 01:20:43.157801 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-04-07 01:20:43.282172 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-04-07 01:20:43.351617 | instance | clusterrole/goldpinger-clusterrole 2026-04-07 01:20:43.473487 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-04-07 01:20:43.530745 | instance | clusterrole/ingress-nginx 2026-04-07 01:20:43.655797 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-04-07 01:20:43.718071 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-04-07 01:20:43.830073 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-04-07 01:20:43.887239 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-04-07 01:20:43.995361 | instance | clusterrole/kube-prometheus-stack-operator 2026-04-07 01:20:44.061766 | instance | clusterrolebinding/cert-manager-controller-orders 2026-04-07 01:20:44.182994 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-04-07 01:20:44.237426 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-04-07 01:20:44.365367 | instance | clusterrole/kubeadm:get-nodes 2026-04-07 01:20:44.433742 | instance | clusterrole/local-path-provisioner 2026-04-07 01:20:44.548985 | instance | clusterrolebinding/cilium 2026-04-07 01:20:44.613624 | instance | clusterrole/loki-clusterrole 2026-04-07 01:20:44.746243 | instance | clusterrolebinding/cilium-operator 2026-04-07 01:20:44.794638 | instance | clusterrolebinding/cluster-admin 2026-04-07 01:20:44.911119 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-04-07 01:20:44.973928 | instance | clusterrole/neutron-coredns-coredns 2026-04-07 01:20:45.092060 | instance | clusterrole/node-feature-discovery 2026-04-07 01:20:45.145229 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-04-07 01:20:45.267119 | instance | clusterrole/nova-bootstrap 2026-04-07 01:20:45.303677 | instance | clusterrole/nova-cell-setup 2026-04-07 01:20:45.462256 | instance | clusterrolebinding/goldpinger-clusterrolebinding 2026-04-07 01:20:45.506711 | instance | clusterrole/orc-image-editor-role 2026-04-07 01:20:45.648181 | instance | clusterrolebinding/ingress-nginx 2026-04-07 01:20:45.698263 | instance | clusterrole/orc-image-viewer-role 2026-04-07 01:20:45.841656 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-04-07 01:20:45.879317 | instance | clusterrole/orc-manager-role 2026-04-07 01:20:46.012109 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-04-07 01:20:46.074931 | instance | clusterrole/orc-metrics-auth-role 2026-04-07 01:20:46.193711 | instance | clusterrole/orc-metrics-reader 2026-04-07 01:20:46.256350 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-04-07 01:20:46.381409 | instance | clusterrole/rabbitmq-cluster-operator 2026-04-07 01:20:46.436473 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-04-07 01:20:46.578264 | instance | clusterrole/rabbitmq-messaging-topology-operator 2026-04-07 01:20:46.624300 | instance | clusterrolebinding/kubeadm:get-nodes 2026-04-07 01:20:46.785532 | instance | clusterrole/rbd-csi-nodeplugin 2026-04-07 01:20:46.832499 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-04-07 01:20:46.981318 | instance | clusterrole/rbd-external-provisioner-runner 2026-04-07 01:20:47.022985 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-04-07 01:20:47.173780 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-04-07 01:20:47.225141 | instance | clusterrole/rook-ceph-cluster-mgmt 2026-04-07 01:20:47.346169 | instance | clusterrole/rook-ceph-global 2026-04-07 01:20:47.399238 | instance | clusterrolebinding/kubeadm:node-proxier 2026-04-07 01:20:47.529969 | instance | clusterrole/rook-ceph-mgr-cluster 2026-04-07 01:20:47.591578 | instance | clusterrolebinding/local-path-provisioner 2026-04-07 01:20:47.721937 | instance | clusterrole/rook-ceph-mgr-system 2026-04-07 01:20:47.782345 | instance | clusterrolebinding/loki-clusterrolebinding 2026-04-07 01:20:47.890148 | instance | clusterrole/rook-ceph-object-bucket 2026-04-07 01:20:47.943857 | instance | clusterrolebinding/magnum-cluster-api 2026-04-07 01:20:48.071615 | instance | clusterrole/rook-ceph-osd 2026-04-07 01:20:48.114872 | instance | clusterrolebinding/neutron-coredns-coredns 2026-04-07 01:20:48.260751 | instance | clusterrolebinding/node-feature-discovery 2026-04-07 01:20:48.306122 | instance | clusterrole/rook-ceph-system 2026-04-07 01:20:48.450058 | instance | clusterrolebinding/nova-bootstrap 2026-04-07 01:20:48.512393 | instance | clusterrole/secretgen-controller-cluster-role 2026-04-07 01:20:48.656228 | instance | clusterrolebinding/nova-cell-setup 2026-04-07 01:20:48.697733 | instance | clusterrolebinding/orc-manager-rolebinding 2026-04-07 01:20:48.836790 | instance | clusterrole/system:aggregate-to-admin 2026-04-07 01:20:48.907933 | instance | clusterrolebinding/orc-metrics-auth-rolebinding 2026-04-07 01:20:49.014093 | instance | clusterrole/system:aggregate-to-edit 2026-04-07 01:20:49.078801 | instance | clusterrole/system:aggregate-to-view 2026-04-07 01:20:49.227970 | instance | clusterrolebinding/rabbitmq-cluster-operator 2026-04-07 01:20:49.278445 | instance | clusterrole/system:auth-delegator 2026-04-07 01:20:49.438664 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator 2026-04-07 01:20:49.463056 | instance | clusterrole/system:basic-user 2026-04-07 01:20:49.628390 | instance | clusterrolebinding/rbd-csi-nodeplugin 2026-04-07 01:20:49.647723 | instance | clusterrolebinding/rbd-csi-provisioner-role 2026-04-07 01:20:49.824259 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-04-07 01:20:49.825671 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-04-07 01:20:50.006400 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-04-07 01:20:50.007386 | instance | clusterrolebinding/rook-ceph-global 2026-04-07 01:20:50.178878 | instance | clusterrolebinding/rook-ceph-mgr-cluster 2026-04-07 01:20:50.199485 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-04-07 01:20:50.358142 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-04-07 01:20:50.384279 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack 2026-04-07 01:20:50.548991 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-04-07 01:20:50.581787 | instance | clusterrolebinding/rook-ceph-object-bucket 2026-04-07 01:20:50.754757 | instance | clusterrolebinding/rook-ceph-osd 2026-04-07 01:20:50.770143 | instance | clusterrole/system:controller:attachdetach-controller 2026-04-07 01:20:50.960332 | instance | clusterrolebinding/rook-ceph-osd-openstack 2026-04-07 01:20:50.961157 | instance | clusterrole/system:controller:certificate-controller 2026-04-07 01:20:51.123040 | instance | clusterrolebinding/rook-ceph-system 2026-04-07 01:20:51.125535 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-04-07 01:20:51.298487 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-04-07 01:20:51.314194 | instance | clusterrole/system:controller:cronjob-controller 2026-04-07 01:20:51.468287 | instance | clusterrolebinding/system:basic-user 2026-04-07 01:20:51.510635 | instance | clusterrole/system:controller:daemon-set-controller 2026-04-07 01:20:51.641859 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-04-07 01:20:51.684586 | instance | clusterrole/system:controller:deployment-controller 2026-04-07 01:20:51.822017 | instance | clusterrolebinding/system:controller:certificate-controller 2026-04-07 01:20:51.908311 | instance | clusterrole/system:controller:disruption-controller 2026-04-07 01:20:52.005443 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-04-07 01:20:52.096260 | instance | clusterrole/system:controller:endpoint-controller 2026-04-07 01:20:52.181328 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-04-07 01:20:52.281242 | instance | clusterrole/system:controller:endpointslice-controller 2026-04-07 01:20:52.356086 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-04-07 01:20:52.466049 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-04-07 01:20:52.558816 | instance | clusterrolebinding/system:controller:deployment-controller 2026-04-07 01:20:52.657238 | instance | clusterrolebinding/system:controller:disruption-controller 2026-04-07 01:20:52.740577 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-04-07 01:20:52.838805 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-04-07 01:20:52.926209 | instance | clusterrole/system:controller:expand-controller 2026-04-07 01:20:53.018085 | instance | clusterrole/system:controller:generic-garbage-collector 2026-04-07 01:20:53.107134 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-04-07 01:20:53.193887 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-04-07 01:20:53.291131 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-04-07 01:20:53.388647 | instance | clusterrole/system:controller:job-controller 2026-04-07 01:20:53.481320 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-04-07 01:20:53.561438 | instance | clusterrole/system:controller:namespace-controller 2026-04-07 01:20:53.669389 | instance | clusterrolebinding/system:controller:expand-controller 2026-04-07 01:20:53.730187 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-04-07 01:20:53.855372 | instance | clusterrole/system:controller:node-controller 2026-04-07 01:20:53.908565 | instance | clusterrole/system:controller:persistent-volume-binder 2026-04-07 01:20:54.041599 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-04-07 01:20:54.092053 | instance | clusterrolebinding/system:controller:job-controller 2026-04-07 01:20:54.228319 | instance | clusterrole/system:controller:pod-garbage-collector 2026-04-07 01:20:54.279299 | instance | clusterrolebinding/system:controller:namespace-controller 2026-04-07 01:20:54.423795 | instance | clusterrole/system:controller:pv-protection-controller 2026-04-07 01:20:54.465952 | instance | clusterrolebinding/system:controller:node-controller 2026-04-07 01:20:54.635665 | instance | clusterrole/system:controller:pvc-protection-controller 2026-04-07 01:20:54.641382 | instance | clusterrole/system:controller:replicaset-controller 2026-04-07 01:20:54.813193 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-04-07 01:20:54.814205 | instance | clusterrole/system:controller:replication-controller 2026-04-07 01:20:54.990875 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-04-07 01:20:54.993660 | instance | clusterrole/system:controller:resourcequota-controller 2026-04-07 01:20:55.162830 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-04-07 01:20:55.172567 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-04-07 01:20:55.357833 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-04-07 01:20:55.359523 | instance | clusterrole/system:controller:route-controller 2026-04-07 01:20:55.540035 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-04-07 01:20:55.541441 | instance | clusterrole/system:controller:service-account-controller 2026-04-07 01:20:55.716468 | instance | clusterrolebinding/system:controller:replication-controller 2026-04-07 01:20:55.734015 | instance | clusterrole/system:controller:service-controller 2026-04-07 01:20:55.886612 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-04-07 01:20:55.930916 | instance | clusterrole/system:controller:statefulset-controller 2026-04-07 01:20:56.055358 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-04-07 01:20:56.116164 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-04-07 01:20:56.211036 | instance | clusterrole/system:controller:ttl-controller 2026-04-07 01:20:56.278567 | instance | clusterrolebinding/system:controller:route-controller 2026-04-07 01:20:56.375248 | instance | clusterrole/system:coredns 2026-04-07 01:20:56.468378 | instance | clusterrolebinding/system:controller:service-account-controller 2026-04-07 01:20:56.563797 | instance | clusterrole/system:discovery 2026-04-07 01:20:56.674522 | instance | clusterrolebinding/system:controller:service-controller 2026-04-07 01:20:56.771791 | instance | clusterrole/system:heapster 2026-04-07 01:20:56.871076 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-04-07 01:20:56.944112 | instance | clusterrole/system:kube-aggregator 2026-04-07 01:20:57.062997 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-04-07 01:20:57.169732 | instance | clusterrolebinding/system:controller:ttl-controller 2026-04-07 01:20:57.244959 | instance | clusterrole/system:kube-controller-manager 2026-04-07 01:20:57.362507 | instance | clusterrolebinding/system:coredns 2026-04-07 01:20:57.440089 | instance | clusterrole/system:kube-dns 2026-04-07 01:20:57.552575 | instance | clusterrolebinding/system:discovery 2026-04-07 01:20:57.616975 | instance | clusterrole/system:kube-scheduler 2026-04-07 01:20:57.746853 | instance | clusterrolebinding/system:kube-controller-manager 2026-04-07 01:20:57.825565 | instance | clusterrole/system:kubelet-api-admin 2026-04-07 01:20:57.939724 | instance | clusterrolebinding/system:kube-dns 2026-04-07 01:20:58.019810 | instance | clusterrole/system:monitoring 2026-04-07 01:20:58.140492 | instance | clusterrolebinding/system:kube-scheduler 2026-04-07 01:20:58.214623 | instance | clusterrole/system:node 2026-04-07 01:20:58.309591 | instance | clusterrolebinding/system:monitoring 2026-04-07 01:20:58.405888 | instance | clusterrole/system:node-bootstrapper 2026-04-07 01:20:58.506439 | instance | clusterrolebinding/system:node 2026-04-07 01:20:58.584941 | instance | clusterrole/system:node-problem-detector 2026-04-07 01:20:58.713641 | instance | clusterrolebinding/system:node-proxier 2026-04-07 01:20:58.769580 | instance | clusterrole/system:node-proxier 2026-04-07 01:20:58.895889 | instance | clusterrolebinding/system:public-info-viewer 2026-04-07 01:20:58.955042 | instance | clusterrole/system:persistent-volume-provisioner 2026-04-07 01:20:59.078186 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-04-07 01:20:59.153671 | instance | clusterrole/system:public-info-viewer 2026-04-07 01:20:59.253943 | instance | clusterrolebinding/system:volume-scheduler 2026-04-07 01:20:59.358554 | instance | clusterrole/system:service-account-issuer-discovery 2026-04-07 01:20:59.455435 | instance | clusterrolebinding/vector 2026-04-07 01:20:59.547206 | instance | clusterrole/system:volume-scheduler 2026-04-07 01:20:59.674467 | instance | clusterrole/vector 2026-04-07 01:20:59.766688 | instance | clusterrole/view 2026-04-07 01:20:59.858015 | instance | storageclass/general 2026-04-07 01:20:59.959550 | instance | namespace/auth-system 2026-04-07 01:21:00.082535 | instance | namespace/capi-kubeadm-bootstrap-system 2026-04-07 01:21:00.138331 | instance | namespace/capi-kubeadm-control-plane-system 2026-04-07 01:21:00.275501 | instance | namespace/capi-system 2026-04-07 01:21:00.329600 | instance | namespace/capo-system 2026-04-07 01:21:00.452929 | instance | namespace/cert-manager 2026-04-07 01:21:00.516270 | instance | namespace/default 2026-04-07 01:21:00.651073 | instance | namespace/envoy-gateway-system 2026-04-07 01:21:00.709938 | instance | namespace/ingress-nginx 2026-04-07 01:21:00.861896 | instance | namespace/kube-node-lease 2026-04-07 01:21:00.909720 | instance | namespace/kube-public 2026-04-07 01:21:01.066582 | instance | namespace/kube-system 2026-04-07 01:21:01.104834 | instance | namespace/local-path-storage 2026-04-07 01:21:01.254033 | instance | namespace/magnum-system 2026-04-07 01:21:01.302891 | instance | namespace/monitoring 2026-04-07 01:21:01.466401 | instance | namespace/openstack 2026-04-07 01:21:01.510529 | instance | namespace/orc-system 2026-04-07 01:21:01.654652 | instance | namespace/rook-ceph 2026-04-07 01:21:01.698611 | instance | namespace/secretgen-controller 2026-04-07 01:21:02.005129 | instance | ok: Runtime: 0:00:22.300962 2026-04-07 01:21:02.012232 | 2026-04-07 01:21:02.012361 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-04-07 01:21:02.228273 | instance | changed 2026-04-07 01:21:02.237397 | 2026-04-07 01:21:02.237963 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-04-07 01:21:02.466917 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-07 01:21:02.467095 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-07 01:21:02.467115 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-07 01:21:02.575856 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:02.576713 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:02.661919 | instance | capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt 2026-04-07 01:21:02.662436 | instance | auth-system/configmaps/keycloak-env-vars 2026-04-07 01:21:02.665594 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:02.668356 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:02.764219 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:02.776877 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:02.866656 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:02.871817 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:02.872950 | instance | auth-system/configmaps/kube-root-ca.crt 2026-04-07 01:21:02.959553 | instance | capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager 2026-04-07 01:21:02.965911 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:02.970621 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:03.051292 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:03.066789 | instance | capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service 2026-04-07 01:21:03.070161 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:03.141777 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:03.160333 | instance | auth-system/endpoints/keycloak 2026-04-07 01:21:03.166077 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:03.245131 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:03.268744 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:03.270958 | instance | auth-system/endpoints/keycloak-headless 2026-04-07 01:21:03.351777 | instance | auth-system/endpoints/keycloak-metrics 2026-04-07 01:21:03.361498 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:03.371918 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:03.462227 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:03.466454 | instance | auth-system/ingresses/keycloak 2026-04-07 01:21:03.478704 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-07 01:21:03.489912 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:03.552742 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:03.557203 | instance | capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-n2dsz 2026-04-07 01:21:03.600446 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:03.671222 | instance | auth-system/pods/keycloak-0 2026-04-07 01:21:03.671754 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-07 01:21:03.680759 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:03.695495 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:03.762605 | instance | capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding 2026-04-07 01:21:03.790905 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:03.794800 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:03.872591 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:03.878829 | instance | capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role 2026-04-07 01:21:03.880922 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:03.960247 | instance | capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert 2026-04-07 01:21:03.962078 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:03.973856 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:04.051266 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:04.073312 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:04.084926 | instance | auth-system/secrets/keycloak 2026-04-07 01:21:04.144789 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:04.148055 | instance | auth-system/secrets/keycloak-externaldb 2026-04-07 01:21:04.172614 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:04.241665 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:04.281908 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:04.305651 | instance | auth-system/secrets/keycloak.199-204-45-95.nip.io-tls 2026-04-07 01:21:04.338666 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-04-07 01:21:04.339754 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:04.359970 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:04.430780 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:04.459355 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:04.511988 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager 2026-04-07 01:21:04.541683 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:04.551442 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/default 2026-04-07 01:21:04.566002 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:04.632672 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:04.669547 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:04.722494 | instance | auth-system/serviceaccounts/default 2026-04-07 01:21:04.729028 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:04.763087 | instance | auth-system/serviceaccounts/keycloak 2026-04-07 01:21:04.771214 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:04.821104 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:04.870141 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:04.931469 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:04.933888 | instance | capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service 2026-04-07 01:21:04.965851 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:04.967429 | instance | auth-system/services/keycloak 2026-04-07 01:21:05.033900 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:05.062932 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:05.135814 | instance | auth-system/services/keycloak-headless 2026-04-07 01:21:05.137243 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:05.171215 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-07 01:21:05.182792 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:05.191744 | instance | auth-system/services/keycloak-metrics 2026-04-07 01:21:05.225896 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:05.286458 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:05.323791 | instance | auth-system/statefulsets/keycloak 2026-04-07 01:21:05.349524 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-07 01:21:05.357123 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:05.392124 | instance | capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt 2026-04-07 01:21:05.398797 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:05.447226 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:05.514277 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:05.523657 | instance | capi-system/configmaps/kube-root-ca.crt 2026-04-07 01:21:05.564514 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:05.593963 | instance | capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager 2026-04-07 01:21:05.611546 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:05.664330 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:05.710130 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:05.728916 | instance | capi-system/deployment/capi-controller-manager 2026-04-07 01:21:05.765290 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:05.800557 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:05.809183 | instance | capi-system/endpoints/capi-webhook-service 2026-04-07 01:21:05.861263 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:05.888772 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:05.938847 | instance | capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service 2026-04-07 01:21:05.954280 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:05.996339 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:05.997693 | instance | capi-system/pods/capi-controller-manager-bc4cf8c95-2l8t2 2026-04-07 01:21:06.052197 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:06.092774 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:06.149437 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:06.149911 | instance | capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-2ctzs 2026-04-07 01:21:06.190714 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:06.198322 | instance | capi-system/rolebindings/capi-leader-election-rolebinding 2026-04-07 01:21:06.263370 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:06.275598 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:06.351663 | instance | capi-system/roles/capi-leader-election-role 2026-04-07 01:21:06.361227 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:06.362548 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:06.384455 | instance | capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding 2026-04-07 01:21:06.463881 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:06.465421 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:06.563062 | instance | capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role 2026-04-07 01:21:06.564733 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:06.574093 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:06.586605 | instance | capi-system/secrets/capi-webhook-service-cert 2026-04-07 01:21:06.656679 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:06.658935 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:06.740804 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:06.741222 | instance | capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert 2026-04-07 01:21:06.758461 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:06.789387 | instance | capi-system/serviceaccounts/capi-manager 2026-04-07 01:21:06.830340 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:06.850367 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-07 01:21:06.859249 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:06.931315 | instance | capi-system/serviceaccounts/default 2026-04-07 01:21:06.960276 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:06.966946 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:07.007602 | instance | capi-system/services/capi-webhook-service 2026-04-07 01:21:07.062282 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-07 01:21:07.073047 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:07.073246 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:07.141315 | instance | capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager 2026-04-07 01:21:07.171694 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:07.178215 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:07.235912 | instance | capi-kubeadm-control-plane-system/serviceaccounts/default 2026-04-07 01:21:07.280744 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:07.305136 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:07.384785 | instance | capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service 2026-04-07 01:21:07.386231 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:07.390183 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:07.439041 | instance | capo-system/configmaps/kube-root-ca.crt 2026-04-07 01:21:07.496664 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:07.504958 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:07.605037 | instance | cert-manager/configmaps/cert-manager-webhook 2026-04-07 01:21:07.636479 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:07.641547 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-04-07 01:21:07.646772 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:07.734337 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:07.755755 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:07.812234 | instance | capo-system/deployment/capo-controller-manager 2026-04-07 01:21:07.830978 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:07.858958 | instance | capo-system/endpoints/capo-webhook-service 2026-04-07 01:21:07.865526 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:07.949685 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:07.957472 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:08.027315 | instance | cert-manager/deployment/cert-manager 2026-04-07 01:21:08.044809 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:08.061303 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:08.067164 | instance | cert-manager/deployment/cert-manager-cainjector 2026-04-07 01:21:08.143230 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:08.152231 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:08.243272 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:08.250015 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:08.260926 | instance | cert-manager/deployment/cert-manager-webhook 2026-04-07 01:21:08.283456 | instance | cert-manager/endpoints/cert-manager 2026-04-07 01:21:08.327808 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:08.369585 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:08.442318 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:08.472805 | instance | cert-manager/endpoints/cert-manager-webhook 2026-04-07 01:21:08.481989 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:08.485513 | instance | capo-system/pods/capo-controller-manager-6975759b4b-m26sz 2026-04-07 01:21:08.594905 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:08.609625 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-07 01:21:08.621946 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:08.674278 | instance | cert-manager/pods/cert-manager-75969b45cf-n7rdw 2026-04-07 01:21:08.712025 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:08.712898 | instance | cert-manager/pods/cert-manager-cainjector-84f45b698d-k4m5v 2026-04-07 01:21:08.714749 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:08.816942 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:08.816993 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:08.914427 | instance | cert-manager/pods/cert-manager-webhook-9997c64fc-g5b95 2026-04-07 01:21:08.916934 | instance | capo-system/rolebindings/capo-leader-election-rolebinding 2026-04-07 01:21:08.917132 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:08.918783 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:09.010952 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:09.022338 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:09.124414 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-07 01:21:09.130917 | instance | capo-system/roles/capo-leader-election-role 2026-04-07 01:21:09.133506 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:09.134836 | instance | capo-system/secrets/capo-webhook-service-cert 2026-04-07 01:21:09.138912 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:09.235528 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:09.236621 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:09.335551 | instance | capo-system/serviceaccounts/capo-manager 2026-04-07 01:21:09.338724 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:09.339773 | instance | capo-system/serviceaccounts/default 2026-04-07 01:21:09.347730 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:09.455303 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:09.463684 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:09.555062 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-04-07 01:21:09.556553 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-04-07 01:21:09.577753 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:09.689637 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:09.710599 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:09.758126 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-04-07 01:21:09.763251 | instance | capo-system/services/capo-webhook-service 2026-04-07 01:21:09.804626 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:09.819289 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:09.902003 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:09.938746 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:09.964986 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-04-07 01:21:09.979646 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-04-07 01:21:09.998784 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:10.044758 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:10.099647 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:10.149380 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:10.165368 | instance | cert-manager/roles/cert-manager:leaderelection 2026-04-07 01:21:10.174379 | instance | cert-manager/serviceaccounts/cert-manager 2026-04-07 01:21:10.201576 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:10.271950 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:10.304174 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:10.365737 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-04-07 01:21:10.370203 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:10.389084 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-04-07 01:21:10.429850 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-07 01:21:10.440562 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:10.486547 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:10.553015 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:10.577634 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:10.611785 | instance | cert-manager/serviceaccounts/default 2026-04-07 01:21:10.613459 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-04-07 01:21:10.662910 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:10.669300 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:10.763537 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:10.781192 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:10.811556 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-04-07 01:21:10.858347 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-04-07 01:21:10.890280 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:10.893966 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:10.984219 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:11.003852 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-07 01:21:11.013772 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:11.023328 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-04-07 01:21:11.051049 | instance | cert-manager/services/cert-manager 2026-04-07 01:21:11.075948 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:11.127718 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:11.179047 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:11.247838 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:11.284343 | instance | cert-manager/services/cert-manager-webhook 2026-04-07 01:21:11.288421 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:11.340047 | instance | default/configmaps/kube-root-ca.crt 2026-04-07 01:21:11.383490 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:11.403751 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:11.490729 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:11.499446 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:11.502385 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-04-07 01:21:11.549171 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-04-07 01:21:11.587551 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:11.605297 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:11.688157 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:11.691616 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:11.704919 | instance | default/endpoints/kubernetes 2026-04-07 01:21:11.767206 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-04-07 01:21:11.790219 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:11.791054 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:11.902174 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:11.916100 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:11.927809 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-04-07 01:21:11.992589 | instance | default/serviceaccounts/default 2026-04-07 01:21:11.997628 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:12.009917 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:12.090349 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:12.103619 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:12.128925 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-nh9pj 2026-04-07 01:21:12.192050 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:12.196140 | instance | default/services/kubernetes 2026-04-07 01:21:12.215590 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-07 01:21:12.224118 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:12.314074 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:12.324275 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:12.369112 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-04-07 01:21:12.465472 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:12.466579 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-04-07 01:21:12.489289 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:12.566891 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:12.594581 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:12.647460 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-04-07 01:21:12.660657 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-04-07 01:21:12.661136 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:12.688076 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:12.791353 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:12.813567 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:12.843332 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-04-07 01:21:12.866529 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-04-07 01:21:12.931399 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-07 01:21:12.943629 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:12.948808 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:13.023628 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-04-07 01:21:13.046346 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:13.049750 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:13.069227 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-04-07 01:21:13.153835 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:13.172372 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:13.237057 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-04-07 01:21:13.266903 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:13.271806 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:13.277840 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-04-07 01:21:13.425834 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:13.440346 | instance | envoy-gateway-system/serviceaccounts/default 2026-04-07 01:21:13.454540 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:13.475479 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-04-07 01:21:13.535798 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:13.558593 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:13.666660 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:13.668593 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:13.707315 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-04-07 01:21:13.764494 | instance | envoy-gateway-system/services/envoy-gateway 2026-04-07 01:21:13.773085 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:13.779470 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:13.868418 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:13.887860 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:13.968948 | instance | envoy-gateway-system/secrets/envoy 2026-04-07 01:21:13.972851 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:13.974900 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-04-07 01:21:13.993758 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:14.079898 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-07 01:21:14.083392 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:14.089188 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:14.161477 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-04-07 01:21:14.168782 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-04-07 01:21:14.189171 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:14.196267 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:14.301753 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:14.302475 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:14.377459 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-04-07 01:21:14.378478 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-04-07 01:21:14.395616 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:14.407028 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:14.511866 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:14.513118 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:14.612637 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:14.614387 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:14.614920 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-04-07 01:21:14.697110 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:14.705442 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:14.814567 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:14.822391 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:14.835967 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-04-07 01:21:14.850888 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-04-07 01:21:14.914912 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:14.928464 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-07 01:21:14.936939 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:15.026352 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-04-07 01:21:15.041787 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:15.064569 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-04-07 01:21:15.151107 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:15.237222 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-04-07 01:21:15.257314 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:15.257492 | instance | ingress-nginx/pods/ingress-nginx-controller-5zb9x 2026-04-07 01:21:15.373718 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:15.425607 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-7lccl 2026-04-07 01:21:15.461595 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-04-07 01:21:15.473230 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:15.519616 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:15.597829 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:15.651113 | instance | ingress-nginx/roles/ingress-nginx 2026-04-07 01:21:15.663154 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-04-07 01:21:15.668870 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:15.714069 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:15.777122 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:15.805719 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:15.856575 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-04-07 01:21:15.857124 | instance | ingress-nginx/serviceaccounts/default 2026-04-07 01:21:15.862310 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:15.927004 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:15.971425 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:16.072534 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-04-07 01:21:16.076037 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-07 01:21:16.085636 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:16.097412 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-04-07 01:21:16.134770 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:16.237733 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:16.278239 | instance | ingress-nginx/services/ingress-nginx-controller 2026-04-07 01:21:16.311870 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-04-07 01:21:16.363338 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:16.378124 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:16.472405 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-04-07 01:21:16.474134 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:16.517017 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-04-07 01:21:16.545174 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:16.594459 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:16.674616 | instance | kube-node-lease/serviceaccounts/default 2026-04-07 01:21:16.716103 | instance | kube-public/configmaps/cluster-info 2026-04-07 01:21:16.846758 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:16.868427 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:16.890064 | instance | kube-public/configmaps/kube-root-ca.crt 2026-04-07 01:21:16.912345 | instance | kube-system/configmaps/cilium-config 2026-04-07 01:21:17.026801 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:17.080495 | instance | kube-system/configmaps/coredns 2026-04-07 01:21:17.120454 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:17.127950 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-04-07 01:21:17.141682 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:17.247933 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:17.306984 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-04-07 01:21:17.331003 | instance | kube-system/configmaps/kube-proxy 2026-04-07 01:21:17.381132 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:17.473212 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:17.504076 | instance | kube-system/configmaps/kube-root-ca.crt 2026-04-07 01:21:17.543064 | instance | kube-system/configmaps/kubeadm-config 2026-04-07 01:21:17.717227 | instance | kube-system/configmaps/kubelet-config 2026-04-07 01:21:17.761410 | instance | kube-system/daemonsets/cilium 2026-04-07 01:21:17.767724 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:17.897910 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-07 01:21:17.905983 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:17.958957 | instance | kube-system/daemonsets/kube-proxy 2026-04-07 01:21:17.989303 | instance | kube-system/deployment/cilium-operator 2026-04-07 01:21:18.010432 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:18.146906 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:18.169637 | instance | kube-system/deployment/coredns 2026-04-07 01:21:18.202056 | instance | kube-system/endpoints/kube-dns 2026-04-07 01:21:18.240127 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:18.392536 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-04-07 01:21:18.438006 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-04-07 01:21:18.509158 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:18.603216 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-04-07 01:21:18.613219 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:18.636205 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-04-07 01:21:18.800662 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-04-07 01:21:18.809416 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:18.843353 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-04-07 01:21:18.921377 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:18.997413 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-04-07 01:21:19.049088 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-04-07 01:21:19.183901 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-04-07 01:21:19.295284 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-04-07 01:21:19.407645 | instance | kube-public/serviceaccounts/default 2026-04-07 01:21:19.462044 | instance | kube-system/pods/cilium-jm85l 2026-04-07 01:21:19.607273 | instance | kube-system/pods/cilium-operator-869df985b8-96cf9 2026-04-07 01:21:19.683987 | instance | kube-system/pods/coredns-67659f764b-96j4l 2026-04-07 01:21:19.809275 | instance | kube-system/pods/coredns-67659f764b-tg4g8 2026-04-07 01:21:19.886235 | instance | kube-system/pods/etcd-instance 2026-04-07 01:21:19.991542 | instance | kube-system/pods/kube-apiserver-instance 2026-04-07 01:21:20.076051 | instance | kube-system/pods/kube-controller-manager-instance 2026-04-07 01:21:20.189752 | instance | kube-system/pods/kube-proxy-j5zrk 2026-04-07 01:21:20.288616 | instance | kube-system/pods/kube-scheduler-instance 2026-04-07 01:21:20.385223 | instance | kube-system/pods/kube-vip-instance 2026-04-07 01:21:20.469989 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-04-07 01:21:20.576416 | instance | kube-system/rolebindings/cilium-config-agent 2026-04-07 01:21:20.656137 | instance | local-path-storage/configmaps/local-path-config 2026-04-07 01:21:20.756855 | instance | kube-system/rolebindings/kube-proxy 2026-04-07 01:21:20.833426 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-04-07 01:21:20.921719 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-04-07 01:21:20.998686 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-04-07 01:21:21.093410 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-04-07 01:21:21.172766 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-04-07 01:21:21.278511 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-04-07 01:21:21.357062 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-04-07 01:21:21.495508 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-04-07 01:21:21.555076 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-04-07 01:21:21.684201 | instance | kube-system/roles/cilium-config-agent 2026-04-07 01:21:21.744676 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-04-07 01:21:21.886941 | instance | kube-system/roles/kube-proxy 2026-04-07 01:21:21.948417 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-04-07 01:21:22.105421 | instance | kube-system/roles/kubeadm:kubelet-config 2026-04-07 01:21:22.130562 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-04-07 01:21:22.304169 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-04-07 01:21:22.349075 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-04-07 01:21:22.527825 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-04-07 01:21:22.533410 | instance | kube-system/roles/system:controller:cloud-provider 2026-04-07 01:21:22.722960 | instance | kube-system/roles/system:controller:token-cleaner 2026-04-07 01:21:22.732689 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-04-07 01:21:22.909518 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-04-07 01:21:22.939304 | instance | kube-system/serviceaccounts/certificate-controller 2026-04-07 01:21:23.117417 | instance | kube-system/serviceaccounts/cilium 2026-04-07 01:21:23.152047 | instance | kube-system/serviceaccounts/cilium-operator 2026-04-07 01:21:23.338840 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-04-07 01:21:23.363845 | instance | kube-system/serviceaccounts/coredns 2026-04-07 01:21:23.541003 | instance | kube-system/serviceaccounts/cronjob-controller 2026-04-07 01:21:23.572360 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-04-07 01:21:23.589274 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:23.690459 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:23.759153 | instance | kube-system/serviceaccounts/default 2026-04-07 01:21:23.800755 | instance | kube-system/serviceaccounts/deployment-controller 2026-04-07 01:21:23.982599 | instance | kube-system/serviceaccounts/disruption-controller 2026-04-07 01:21:24.021868 | instance | kube-system/serviceaccounts/endpoint-controller 2026-04-07 01:21:24.214279 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-04-07 01:21:24.253790 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-04-07 01:21:24.430556 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-04-07 01:21:24.476783 | instance | kube-system/serviceaccounts/expand-controller 2026-04-07 01:21:24.671428 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-04-07 01:21:24.705368 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-04-07 01:21:24.897180 | instance | kube-system/serviceaccounts/job-controller 2026-04-07 01:21:24.917225 | instance | kube-system/serviceaccounts/kube-proxy 2026-04-07 01:21:25.124501 | instance | kube-system/secrets/bootstrap-token-cd8b4u 2026-04-07 01:21:25.125547 | instance | kube-system/serviceaccounts/namespace-controller 2026-04-07 01:21:25.301597 | instance | kube-system/secrets/bootstrap-token-ywcwl6 2026-04-07 01:21:25.328414 | instance | kube-system/serviceaccounts/node-controller 2026-04-07 01:21:25.471388 | instance | kube-system/secrets/kubeadm-certs 2026-04-07 01:21:25.534306 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-04-07 01:21:25.645498 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-04-07 01:21:25.750059 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-04-07 01:21:25.923324 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-04-07 01:21:25.966046 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-04-07 01:21:26.133644 | instance | kube-system/serviceaccounts/replicaset-controller 2026-04-07 01:21:26.171154 | instance | kube-system/serviceaccounts/replication-controller 2026-04-07 01:21:26.327169 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-04-07 01:21:26.385396 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-04-07 01:21:26.576362 | instance | kube-system/serviceaccounts/service-account-controller 2026-04-07 01:21:26.603038 | instance | kube-system/serviceaccounts/service-controller 2026-04-07 01:21:26.789034 | instance | kube-system/serviceaccounts/statefulset-controller 2026-04-07 01:21:26.842697 | instance | kube-system/serviceaccounts/token-cleaner 2026-04-07 01:21:26.999228 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-04-07 01:21:27.076943 | instance | kube-system/serviceaccounts/ttl-controller 2026-04-07 01:21:27.216276 | instance | local-path-storage/deployment/local-path-provisioner 2026-04-07 01:21:27.311826 | instance | kube-system/services/kube-dns 2026-04-07 01:21:27.416426 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-04-07 01:21:27.499998 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-04-07 01:21:27.608255 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-04-07 01:21:27.707897 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-04-07 01:21:27.821300 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-04-07 01:21:27.917728 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-04-07 01:21:28.011335 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-glp4v 2026-04-07 01:21:28.123376 | instance | magnum-system/configmaps/kube-root-ca.crt 2026-04-07 01:21:28.195237 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-04-07 01:21:28.304791 | instance | local-path-storage/serviceaccounts/default 2026-04-07 01:21:28.383748 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-04-07 01:21:28.510392 | instance | monitoring/daemonsets/goldpinger 2026-04-07 01:21:28.584418 | instance | monitoring/daemonsets/ipmi-exporter 2026-04-07 01:21:28.707904 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-04-07 01:21:28.795899 | instance | monitoring/daemonsets/node-feature-discovery-worker 2026-04-07 01:21:28.906421 | instance | monitoring/daemonsets/vector 2026-04-07 01:21:29.005732 | instance | monitoring/configmaps/goldpinger-zap 2026-04-07 01:21:29.147799 | instance | monitoring/configmaps/ipmi-exporter 2026-04-07 01:21:29.224762 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-04-07 01:21:29.364380 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-04-07 01:21:29.433646 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-04-07 01:21:29.608165 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-04-07 01:21:29.644756 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-04-07 01:21:29.802140 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-04-07 01:21:29.853264 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-04-07 01:21:30.030082 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-04-07 01:21:30.049665 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-04-07 01:21:30.261348 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-04-07 01:21:30.341311 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-04-07 01:21:30.466490 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-04-07 01:21:30.660378 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-04-07 01:21:30.692767 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-04-07 01:21:30.858810 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-04-07 01:21:30.865793 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-04-07 01:21:31.035083 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-04-07 01:21:31.047303 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-04-07 01:21:31.230920 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-04-07 01:21:31.234163 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-04-07 01:21:31.412868 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-04-07 01:21:31.414041 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-04-07 01:21:31.592967 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-04-07 01:21:31.620528 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-04-07 01:21:31.805381 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-04-07 01:21:31.841901 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-04-07 01:21:32.019454 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-04-07 01:21:32.023162 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-04-07 01:21:32.192545 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-04-07 01:21:32.219116 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-04-07 01:21:32.394073 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-04-07 01:21:32.434062 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-04-07 01:21:32.612973 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-04-07 01:21:32.629021 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-04-07 01:21:32.796056 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-04-07 01:21:32.812491 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-04-07 01:21:33.007651 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-04-07 01:21:33.027949 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-04-07 01:21:33.225865 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-04-07 01:21:33.249723 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-04-07 01:21:33.403401 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-04-07 01:21:33.433529 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-04-07 01:21:33.609916 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-04-07 01:21:33.624095 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-04-07 01:21:33.786077 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-04-07 01:21:33.809526 | instance | monitoring/configmaps/kube-root-ca.crt 2026-04-07 01:21:33.980176 | instance | monitoring/configmaps/loki 2026-04-07 01:21:33.988410 | instance | monitoring/configmaps/loki-alerting-rules 2026-04-07 01:21:34.177603 | instance | monitoring/configmaps/loki-dashboards-1 2026-04-07 01:21:34.190887 | instance | monitoring/configmaps/loki-dashboards-2 2026-04-07 01:21:34.413831 | instance | monitoring/configmaps/loki-gateway 2026-04-07 01:21:34.427122 | instance | monitoring/configmaps/loki-runtime 2026-04-07 01:21:34.607349 | instance | monitoring/configmaps/node-feature-discovery-worker-conf 2026-04-07 01:21:34.611131 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-04-07 01:21:34.806628 | instance | monitoring/configmaps/vector 2026-04-07 01:21:34.871117 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-04-07 01:21:35.001976 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-04-07 01:21:35.081504 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-04-07 01:21:35.193724 | instance | monitoring/deployment/loki-gateway 2026-04-07 01:21:35.282886 | instance | monitoring/deployment/node-feature-discovery-master 2026-04-07 01:21:35.389312 | instance | monitoring/deployment/prometheus-pushgateway 2026-04-07 01:21:35.480503 | instance | monitoring/endpoints/alertmanager-operated 2026-04-07 01:21:35.576979 | instance | monitoring/endpoints/goldpinger 2026-04-07 01:21:35.673627 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-04-07 01:21:35.767751 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-04-07 01:21:35.850564 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-04-07 01:21:35.954422 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-04-07 01:21:36.029470 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-04-07 01:21:36.137378 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-04-07 01:21:36.216944 | instance | monitoring/endpoints/loki 2026-04-07 01:21:36.319614 | instance | monitoring/endpoints/loki-gateway 2026-04-07 01:21:36.397787 | instance | monitoring/endpoints/loki-headless 2026-04-07 01:21:36.507525 | instance | monitoring/endpoints/loki-memberlist 2026-04-07 01:21:36.581905 | instance | monitoring/endpoints/node-feature-discovery-master 2026-04-07 01:21:36.699429 | instance | monitoring/endpoints/prometheus-operated 2026-04-07 01:21:36.787322 | instance | monitoring/endpoints/prometheus-pushgateway 2026-04-07 01:21:36.902174 | instance | monitoring/endpoints/vector-headless 2026-04-07 01:21:36.986018 | instance | magnum-system/serviceaccounts/default 2026-04-07 01:21:37.091216 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-04-07 01:21:37.184689 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-04-07 01:21:37.287863 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-04-07 01:21:37.385113 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-04-07 01:21:37.475257 | instance | monitoring/pods/goldpinger-lphjp 2026-04-07 01:21:37.581757 | instance | monitoring/pods/kube-prometheus-stack-grafana-79dff55fb-zmsjd 2026-04-07 01:21:37.677167 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-c7bd54d7-z74f4 2026-04-07 01:21:37.786407 | instance | monitoring/pods/kube-prometheus-stack-operator-cc88b86d6-drc2q 2026-04-07 01:21:37.869909 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-vvpqn 2026-04-07 01:21:37.985051 | instance | monitoring/pods/loki-0 2026-04-07 01:21:38.067276 | instance | monitoring/pods/loki-gateway-5cc45946cd-hkcsb 2026-04-07 01:21:38.199709 | instance | monitoring/pods/node-feature-discovery-master-68cf466d5f-t79sx 2026-04-07 01:21:38.265382 | instance | monitoring/pods/node-feature-discovery-worker-24crc 2026-04-07 01:21:38.419343 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-04-07 01:21:38.504687 | instance | monitoring/pods/prometheus-pushgateway-5c694d99cc-xl5v9 2026-04-07 01:21:38.676371 | instance | monitoring/pods/vector-ltgvf 2026-04-07 01:21:38.709058 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-04-07 01:21:38.868605 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-04-07 01:21:38.942389 | instance | monitoring/persistentvolumeclaims/storage-loki-0 2026-04-07 01:21:39.073762 | instance | openstack/configmaps/barbican-bin 2026-04-07 01:21:39.149278 | instance | openstack/configmaps/ceph-csi-config 2026-04-07 01:21:39.364042 | instance | openstack/configmaps/ceph-etc 2026-04-07 01:21:39.405109 | instance | openstack/configmaps/cinder-bin 2026-04-07 01:21:39.615096 | instance | openstack/configmaps/glance-bin 2026-04-07 01:21:39.655908 | instance | openstack/configmaps/heat-bin 2026-04-07 01:21:39.860027 | instance | openstack/configmaps/horizon-bin 2026-04-07 01:21:39.928910 | instance | openstack/configmaps/keepalived-bin 2026-04-07 01:21:40.096097 | instance | openstack/configmaps/keystone-bin 2026-04-07 01:21:40.224728 | instance | openstack/configmaps/keystone-openid-metadata 2026-04-07 01:21:40.372644 | instance | openstack/configmaps/kube-root-ca.crt 2026-04-07 01:21:40.452281 | instance | openstack/configmaps/libvirt-bin 2026-04-07 01:21:40.595377 | instance | openstack/configmaps/libvirt-libvirt-default-bin 2026-04-07 01:21:40.694255 | instance | openstack/configmaps/magnum-bin 2026-04-07 01:21:40.831020 | instance | openstack/configmaps/magnum-cluster-api-proxy-config 2026-04-07 01:21:40.942901 | instance | openstack/configmaps/manila-bin 2026-04-07 01:21:41.047493 | instance | openstack/configmaps/memcached-memcached-bin 2026-04-07 01:21:41.167162 | instance | openstack/configmaps/messaging-topology-operator-leader-election 2026-04-07 01:21:41.272918 | instance | openstack/configmaps/neutron-bin 2026-04-07 01:21:41.381008 | instance | openstack/configmaps/neutron-coredns-coredns 2026-04-07 01:21:41.510637 | instance | openstack/configmaps/nova-bin 2026-04-07 01:21:41.605399 | instance | openstack/configmaps/octavia-bin 2026-04-07 01:21:41.740525 | instance | openstack/configmaps/openvswitch-bin 2026-04-07 01:21:41.843272 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-04-07 01:21:41.990598 | instance | openstack/configmaps/percona-xtradb-pxc 2026-04-07 01:21:42.089465 | instance | openstack/configmaps/placement-bin 2026-04-07 01:21:42.226998 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf 2026-04-07 01:21:42.326295 | instance | openstack/configmaps/rabbitmq-barbican-server-conf 2026-04-07 01:21:42.456183 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf 2026-04-07 01:21:42.557305 | instance | openstack/configmaps/rabbitmq-cinder-server-conf 2026-04-07 01:21:42.678957 | instance | openstack/configmaps/rabbitmq-cluster-operator-leader-election 2026-04-07 01:21:42.791566 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf 2026-04-07 01:21:42.924402 | instance | openstack/configmaps/rabbitmq-glance-server-conf 2026-04-07 01:21:43.003577 | instance | openstack/configmaps/rabbitmq-heat-plugins-conf 2026-04-07 01:21:43.198271 | instance | openstack/configmaps/rabbitmq-heat-server-conf 2026-04-07 01:21:43.238252 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-04-07 01:21:43.447128 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-04-07 01:21:43.467197 | instance | openstack/configmaps/rabbitmq-magnum-plugins-conf 2026-04-07 01:21:43.677167 | instance | openstack/configmaps/rabbitmq-magnum-server-conf 2026-04-07 01:21:43.681755 | instance | openstack/configmaps/rabbitmq-manila-plugins-conf 2026-04-07 01:21:43.909540 | instance | openstack/configmaps/rabbitmq-manila-server-conf 2026-04-07 01:21:43.917628 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf 2026-04-07 01:21:44.144159 | instance | openstack/configmaps/rabbitmq-neutron-server-conf 2026-04-07 01:21:44.147369 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf 2026-04-07 01:21:44.367442 | instance | openstack/cronjobs/cinder-volume-usage-audit 2026-04-07 01:21:44.367520 | instance | openstack/configmaps/rabbitmq-nova-server-conf 2026-04-07 01:21:44.590908 | instance | openstack/configmaps/rabbitmq-octavia-plugins-conf 2026-04-07 01:21:44.599252 | instance | openstack/cronjobs/heat-engine-cleaner 2026-04-07 01:21:44.819162 | instance | openstack/cronjobs/heat-purge-deleted 2026-04-07 01:21:44.842070 | instance | openstack/configmaps/rabbitmq-octavia-server-conf 2026-04-07 01:21:45.099438 | instance | openstack/cronjobs/keystone-credential-rotate 2026-04-07 01:21:45.110347 | instance | openstack/configmaps/rabbitmq-senlin-plugins-conf 2026-04-07 01:21:45.327154 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-04-07 01:21:45.336965 | instance | openstack/configmaps/rabbitmq-senlin-server-conf 2026-04-07 01:21:45.548730 | instance | openstack/cronjobs/nova-cell-setup 2026-04-07 01:21:45.559529 | instance | openstack/configmaps/rook-ceph-csi-config 2026-04-07 01:21:45.776509 | instance | openstack/cronjobs/nova-service-cleaner 2026-04-07 01:21:45.791956 | instance | openstack/configmaps/rook-ceph-mon-endpoints 2026-04-07 01:21:46.003603 | instance | openstack/cronjobs/senlin-engine-cleaner 2026-04-07 01:21:46.007989 | instance | openstack/configmaps/rook-ceph-pdbstatemap 2026-04-07 01:21:46.235350 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types 2026-04-07 01:21:46.236898 | instance | openstack/configmaps/rook-config-override 2026-04-07 01:21:46.468276 | instance | openstack/configmaps/senlin-bin 2026-04-07 01:21:46.471272 | instance | openstack/configmaps/staffeln-bin 2026-04-07 01:21:46.704631 | instance | openstack/configmaps/tempest-bin 2026-04-07 01:21:46.705653 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-04-07 01:21:46.907742 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-04-07 01:21:46.952771 | instance | openstack/daemonsets/keepalived 2026-04-07 01:21:47.135894 | instance | openstack/daemonsets/libvirt-libvirt-default 2026-04-07 01:21:47.222430 | instance | openstack/daemonsets/magnum-cluster-api-proxy 2026-04-07 01:21:47.414353 | instance | openstack/daemonsets/neutron-dhcp-agent-default 2026-04-07 01:21:47.481291 | instance | openstack/daemonsets/neutron-l3-agent-default 2026-04-07 01:21:47.693416 | instance | openstack/daemonsets/neutron-metadata-agent-default 2026-04-07 01:21:47.761701 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default 2026-04-07 01:21:47.942749 | instance | openstack/daemonsets/neutron-ovs-agent-default 2026-04-07 01:21:48.034350 | instance | openstack/daemonsets/nova-compute-default 2026-04-07 01:21:48.193893 | instance | openstack/daemonsets/octavia-health-manager-default 2026-04-07 01:21:48.289107 | instance | openstack/daemonsets/openvswitch 2026-04-07 01:21:48.442813 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-04-07 01:21:48.551706 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-04-07 01:21:48.638091 | instance | openstack/deployment/barbican-api 2026-04-07 01:21:48.742866 | instance | openstack/deployment/cinder-api 2026-04-07 01:21:48.897673 | instance | openstack/deployment/cinder-backup 2026-04-07 01:21:48.989950 | instance | openstack/deployment/cinder-scheduler 2026-04-07 01:21:49.211367 | instance | openstack/deployment/cinder-volume 2026-04-07 01:21:49.286380 | instance | openstack/deployment/glance-api 2026-04-07 01:21:49.463237 | instance | openstack/deployment/heat-api 2026-04-07 01:21:49.555717 | instance | openstack/deployment/heat-cfn 2026-04-07 01:21:49.711777 | instance | openstack/deployment/heat-engine 2026-04-07 01:21:49.798974 | instance | openstack/deployment/horizon 2026-04-07 01:21:49.942707 | instance | openstack/deployment/keystone-api 2026-04-07 01:21:50.044660 | instance | openstack/deployment/magnum-api 2026-04-07 01:21:50.216687 | instance | openstack/deployment/magnum-registry 2026-04-07 01:21:50.300106 | instance | openstack/deployment/manila-api 2026-04-07 01:21:50.457488 | instance | openstack/deployment/manila-data 2026-04-07 01:21:50.538647 | instance | openstack/deployment/manila-scheduler 2026-04-07 01:21:50.690721 | instance | openstack/deployment/manila-share 2026-04-07 01:21:50.789859 | instance | openstack/deployment/memcached-memcached 2026-04-07 01:21:50.936437 | instance | openstack/deployment/neutron-coredns 2026-04-07 01:21:51.044464 | instance | openstack/deployment/neutron-rpc-server 2026-04-07 01:21:51.173263 | instance | openstack/deployment/neutron-server 2026-04-07 01:21:51.299115 | instance | openstack/deployment/nova-api-metadata 2026-04-07 01:21:51.446018 | instance | openstack/deployment/nova-api-osapi 2026-04-07 01:21:51.548211 | instance | openstack/deployment/nova-conductor 2026-04-07 01:21:51.700958 | instance | openstack/deployment/nova-novncproxy 2026-04-07 01:21:51.795197 | instance | openstack/deployment/nova-scheduler 2026-04-07 01:21:51.957171 | instance | openstack/deployment/octavia-api 2026-04-07 01:21:52.052621 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-04-07 01:21:52.213765 | instance | openstack/deployment/octavia-housekeeping 2026-04-07 01:21:52.252454 | instance | openstack/deployment/octavia-worker 2026-04-07 01:21:52.465441 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-04-07 01:21:52.496292 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-04-07 01:21:52.664399 | instance | openstack/deployment/openstack-database-exporter 2026-04-07 01:21:52.706708 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-04-07 01:21:52.897290 | instance | openstack/deployment/openstack-exporter 2026-04-07 01:21:52.911344 | instance | monitoring/secrets/alertmanager-tls 2026-04-07 01:21:53.119119 | instance | openstack/deployment/placement-api 2026-04-07 01:21:53.130772 | instance | monitoring/secrets/grafana-tls 2026-04-07 01:21:53.309107 | instance | openstack/deployment/pxc-operator 2026-04-07 01:21:53.382626 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-04-07 01:21:53.492274 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:53.571951 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-04-07 01:21:53.593222 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:21:53.597096 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-04-07 01:21:53.814390 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-04-07 01:21:53.894345 | instance | openstack/deployment/rook-ceph-crashcollector-instance 2026-04-07 01:21:54.056109 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-04-07 01:21:54.106944 | instance | openstack/deployment/rook-ceph-rgw-ceph-a 2026-04-07 01:21:54.252742 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-04-07 01:21:54.340176 | instance | openstack/deployment/senlin-api 2026-04-07 01:21:54.459222 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-04-07 01:21:54.584026 | instance | openstack/deployment/senlin-conductor 2026-04-07 01:21:54.642899 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-04-07 01:21:54.819715 | instance | openstack/deployment/senlin-engine 2026-04-07 01:21:54.846549 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-04-07 01:21:55.028062 | instance | openstack/deployment/senlin-health-manager 2026-04-07 01:21:55.044218 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-04-07 01:21:55.208045 | instance | openstack/deployment/staffeln-api 2026-04-07 01:21:55.251769 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-04-07 01:21:55.449261 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-vvpqn-tls 2026-04-07 01:21:55.453614 | instance | openstack/deployment/staffeln-conductor 2026-04-07 01:21:55.647642 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-04-07 01:21:55.676646 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-04-07 01:21:55.812366 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-04-07 01:21:55.865051 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-04-07 01:21:55.990876 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-04-07 01:21:56.053275 | instance | monitoring/secrets/prometheus-tls 2026-04-07 01:21:56.177065 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1 2026-04-07 01:21:56.238397 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-04-07 01:21:56.360701 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1 2026-04-07 01:21:56.542486 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1 2026-04-07 01:21:56.616651 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1 2026-04-07 01:21:56.737501 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1 2026-04-07 01:21:56.829886 | instance | openstack/ingresses/cloudformation 2026-04-07 01:21:56.934198 | instance | openstack/ingresses/clustering 2026-04-07 01:21:57.075997 | instance | openstack/ingresses/compute 2026-04-07 01:21:57.173283 | instance | openstack/endpoints/barbican-api 2026-04-07 01:21:57.312029 | instance | openstack/ingresses/compute-novnc-proxy 2026-04-07 01:21:57.393010 | instance | openstack/endpoints/ceph-mon 2026-04-07 01:21:57.543257 | instance | openstack/ingresses/container-infra 2026-04-07 01:21:57.629315 | instance | openstack/endpoints/cinder-api 2026-04-07 01:21:57.784632 | instance | openstack/ingresses/container-infra-registry 2026-04-07 01:21:57.858208 | instance | openstack/endpoints/glance-api 2026-04-07 01:21:57.993489 | instance | openstack/ingresses/dashboard 2026-04-07 01:21:58.082962 | instance | openstack/ingresses/identity 2026-04-07 01:21:58.216374 | instance | openstack/endpoints/heat-api 2026-04-07 01:21:58.306463 | instance | openstack/endpoints/heat-cfn 2026-04-07 01:21:58.446403 | instance | openstack/ingresses/image 2026-04-07 01:21:58.533444 | instance | openstack/endpoints/horizon 2026-04-07 01:21:58.685862 | instance | openstack/ingresses/key-manager 2026-04-07 01:21:58.770331 | instance | openstack/endpoints/horizon-int 2026-04-07 01:21:58.954745 | instance | openstack/ingresses/load-balancer 2026-04-07 01:21:59.012827 | instance | openstack/endpoints/keystone-api 2026-04-07 01:21:59.200171 | instance | openstack/ingresses/network 2026-04-07 01:21:59.250908 | instance | openstack/endpoints/magnum-api 2026-04-07 01:21:59.447523 | instance | openstack/ingresses/orchestration 2026-04-07 01:21:59.515626 | instance | openstack/endpoints/magnum-registry 2026-04-07 01:21:59.706605 | instance | openstack/endpoints/manila-api 2026-04-07 01:21:59.741773 | instance | openstack/ingresses/placement 2026-04-07 01:21:59.927996 | instance | openstack/endpoints/memcached 2026-04-07 01:22:00.012954 | instance | openstack/endpoints/memcached-metrics 2026-04-07 01:22:00.182348 | instance | openstack/endpoints/neutron-coredns 2026-04-07 01:22:00.222787 | instance | openstack/endpoints/neutron-coredns-coredns-metrics 2026-04-07 01:22:00.392003 | instance | openstack/ingresses/rook-ceph-cluster 2026-04-07 01:22:00.441928 | instance | openstack/endpoints/neutron-server 2026-04-07 01:22:00.611914 | instance | openstack/endpoints/nova-api 2026-04-07 01:22:00.674882 | instance | openstack/ingresses/sharev2 2026-04-07 01:22:00.849322 | instance | openstack/endpoints/nova-metadata 2026-04-07 01:22:00.917546 | instance | openstack/ingresses/volumev3 2026-04-07 01:22:01.060954 | instance | openstack/endpoints/nova-novncproxy 2026-04-07 01:22:01.133559 | instance | openstack/endpoints/octavia-api 2026-04-07 01:22:01.263523 | instance | openstack/endpoints/openstack-exporter 2026-04-07 01:22:01.356383 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-04-07 01:22:01.492015 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-04-07 01:22:01.547984 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:22:01.587521 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-04-07 01:22:01.639369 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:22:01.724542 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-04-07 01:22:01.803333 | instance | openstack/endpoints/percona-xtradb-pxc 2026-04-07 01:22:01.815908 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:22:01.910520 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:22:01.946564 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-04-07 01:22:01.988441 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:22:02.027859 | instance | openstack/endpoints/placement-api 2026-04-07 01:22:02.104127 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-07 01:22:02.116654 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:22:02.176870 | instance | openstack/endpoints/rabbitmq-barbican 2026-04-07 01:22:02.219772 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:22:02.253973 | instance | openstack/endpoints/rabbitmq-barbican-nodes 2026-04-07 01:22:02.321326 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:22:02.399111 | instance | openstack/endpoints/rabbitmq-cinder 2026-04-07 01:22:02.405891 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:22:02.482691 | instance | openstack/endpoints/rabbitmq-cinder-nodes 2026-04-07 01:22:02.486966 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:22:02.592907 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:22:02.611997 | instance | openstack/endpoints/rabbitmq-glance 2026-04-07 01:22:02.681862 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:22:02.698024 | instance | openstack/endpoints/rabbitmq-glance-nodes 2026-04-07 01:22:02.770150 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:22:02.839187 | instance | openstack/endpoints/rabbitmq-heat 2026-04-07 01:22:02.871323 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:22:02.912124 | instance | openstack/endpoints/rabbitmq-heat-nodes 2026-04-07 01:22:02.952388 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:22:03.050279 | instance | openstack/endpoints/rabbitmq-keystone 2026-04-07 01:22:03.052335 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:22:03.138724 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-04-07 01:22:03.151692 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:22:03.254656 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:22:03.292865 | instance | openstack/endpoints/rabbitmq-magnum 2026-04-07 01:22:03.363244 | instance | openstack/endpoints/rabbitmq-magnum-nodes 2026-04-07 01:22:03.364289 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:22:03.460867 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:22:03.529637 | instance | openstack/endpoints/rabbitmq-manila 2026-04-07 01:22:03.557024 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:22:03.599359 | instance | openstack/endpoints/rabbitmq-manila-nodes 2026-04-07 01:22:03.665816 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-07 01:22:03.677680 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:22:03.786796 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:22:03.795668 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-04-07 01:22:03.874951 | instance | openstack/endpoints/rabbitmq-neutron 2026-04-07 01:22:03.876426 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:22:03.998195 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:22:04.016254 | instance | openstack/endpoints/rabbitmq-neutron-nodes 2026-04-07 01:22:04.090955 | instance | openstack/endpoints/rabbitmq-nova 2026-04-07 01:22:04.245419 | instance | openstack/endpoints/rabbitmq-nova-nodes 2026-04-07 01:22:04.351766 | instance | openstack/endpoints/rabbitmq-octavia 2026-04-07 01:22:04.490244 | instance | openstack/endpoints/rabbitmq-octavia-nodes 2026-04-07 01:22:04.571824 | instance | openstack/endpoints/rabbitmq-senlin 2026-04-07 01:22:04.715401 | instance | openstack/endpoints/rabbitmq-senlin-nodes 2026-04-07 01:22:04.774452 | instance | openstack/endpoints/rook-ceph-rgw-ceph 2026-04-07 01:22:04.940281 | instance | openstack/endpoints/senlin-api 2026-04-07 01:22:04.981629 | instance | monitoring/serviceaccounts/default 2026-04-07 01:22:05.168007 | instance | openstack/endpoints/staffeln-api 2026-04-07 01:22:05.240693 | instance | monitoring/serviceaccounts/goldpinger 2026-04-07 01:22:05.387074 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-04-07 01:22:05.461008 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-04-07 01:22:05.631628 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-04-07 01:22:05.684720 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-04-07 01:22:05.873071 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-04-07 01:22:05.954818 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-04-07 01:22:06.114773 | instance | monitoring/serviceaccounts/loki 2026-04-07 01:22:06.209097 | instance | monitoring/serviceaccounts/node-feature-discovery 2026-04-07 01:22:06.362326 | instance | monitoring/serviceaccounts/node-feature-discovery-worker 2026-04-07 01:22:06.459711 | instance | monitoring/serviceaccounts/prometheus-pushgateway 2026-04-07 01:22:06.608005 | instance | monitoring/serviceaccounts/vector 2026-04-07 01:22:06.732342 | instance | monitoring/services/alertmanager-operated 2026-04-07 01:22:06.867800 | instance | monitoring/services/goldpinger 2026-04-07 01:22:06.943906 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-04-07 01:22:07.071732 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-04-07 01:22:07.137534 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-04-07 01:22:07.272110 | instance | monitoring/services/kube-prometheus-stack-operator 2026-04-07 01:22:07.330587 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-04-07 01:22:07.463331 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-04-07 01:22:07.532330 | instance | monitoring/services/loki 2026-04-07 01:22:07.650543 | instance | monitoring/services/loki-gateway 2026-04-07 01:22:07.722324 | instance | monitoring/services/loki-headless 2026-04-07 01:22:07.860164 | instance | monitoring/services/loki-memberlist 2026-04-07 01:22:07.930216 | instance | monitoring/services/node-feature-discovery-master 2026-04-07 01:22:08.037769 | instance | monitoring/services/prometheus-operated 2026-04-07 01:22:08.126186 | instance | monitoring/services/prometheus-pushgateway 2026-04-07 01:22:08.237132 | instance | monitoring/services/vector-headless 2026-04-07 01:22:08.323803 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-04-07 01:22:08.435370 | instance | monitoring/statefulsets/loki 2026-04-07 01:22:08.542919 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-04-07 01:22:08.631623 | instance | openstack/jobs/barbican-db-init 2026-04-07 01:22:08.780644 | instance | openstack/jobs/barbican-db-sync 2026-04-07 01:22:08.868444 | instance | openstack/jobs/barbican-ks-endpoints 2026-04-07 01:22:09.059501 | instance | openstack/jobs/barbican-ks-service 2026-04-07 01:22:09.122698 | instance | openstack/jobs/barbican-ks-user 2026-04-07 01:22:09.301690 | instance | openstack/jobs/barbican-rabbit-init 2026-04-07 01:22:09.354420 | instance | openstack/jobs/cinder-backup-storage-init 2026-04-07 01:22:09.523633 | instance | openstack/jobs/cinder-bootstrap 2026-04-07 01:22:09.575507 | instance | openstack/jobs/cinder-create-internal-tenant 2026-04-07 01:22:09.762169 | instance | openstack/jobs/cinder-db-init 2026-04-07 01:22:09.837411 | instance | openstack/jobs/cinder-db-sync 2026-04-07 01:22:09.995966 | instance | openstack/jobs/cinder-ks-endpoints 2026-04-07 01:22:10.077141 | instance | openstack/jobs/cinder-ks-service 2026-04-07 01:22:10.233498 | instance | openstack/jobs/cinder-ks-user 2026-04-07 01:22:10.276585 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:22:10.314732 | instance | openstack/jobs/cinder-rabbit-init 2026-04-07 01:22:10.388403 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:22:10.466994 | instance | openstack/jobs/cinder-storage-init 2026-04-07 01:22:10.480258 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:22:10.541041 | instance | openstack/jobs/cinder-volume-usage-audit-29592065 2026-04-07 01:22:10.649761 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:22:10.726596 | instance | openstack/jobs/glance-db-init 2026-04-07 01:22:10.778848 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:22:10.791936 | instance | openstack/jobs/glance-db-sync 2026-04-07 01:22:10.877178 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:22:10.975313 | instance | openstack/jobs/glance-ks-endpoints 2026-04-07 01:22:10.988332 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:22:11.031509 | instance | openstack/jobs/glance-ks-service 2026-04-07 01:22:11.069706 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:22:11.159875 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:22:11.218586 | instance | openstack/jobs/glance-ks-user 2026-04-07 01:22:11.247726 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:22:11.313030 | instance | openstack/jobs/glance-metadefs-load 2026-04-07 01:22:11.380892 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:22:11.484112 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:22:11.505001 | instance | openstack/jobs/glance-rabbit-init 2026-04-07 01:22:11.575059 | instance | openstack/jobs/glance-storage-init 2026-04-07 01:22:11.584938 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:22:11.673945 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:22:11.748235 | instance | openstack/jobs/heat-bootstrap 2026-04-07 01:22:11.786299 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-07 01:22:11.794746 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:22:11.812036 | instance | openstack/jobs/heat-db-init 2026-04-07 01:22:11.890464 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:22:11.966955 | instance | openstack/jobs/heat-db-sync 2026-04-07 01:22:11.987716 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:22:12.041448 | instance | openstack/jobs/heat-domain-ks-user 2026-04-07 01:22:12.084588 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:22:12.179382 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:22:12.182016 | instance | openstack/jobs/heat-engine-cleaner-29592070 2026-04-07 01:22:12.268368 | instance | openstack/jobs/heat-engine-cleaner-29592075 2026-04-07 01:22:12.288792 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:22:12.388375 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-07 01:22:12.412225 | instance | openstack/jobs/heat-engine-cleaner-29592080 2026-04-07 01:22:12.530988 | instance | openstack/jobs/heat-ks-endpoints 2026-04-07 01:22:12.659700 | instance | openstack/jobs/heat-ks-service 2026-04-07 01:22:12.759080 | instance | openstack/jobs/heat-ks-user 2026-04-07 01:22:12.897535 | instance | openstack/jobs/heat-rabbit-init 2026-04-07 01:22:13.001003 | instance | openstack/jobs/heat-trusts 2026-04-07 01:22:13.144115 | instance | openstack/jobs/horizon-db-init 2026-04-07 01:22:13.232746 | instance | openstack/jobs/horizon-db-sync 2026-04-07 01:22:13.366385 | instance | openstack/jobs/keystone-bootstrap 2026-04-07 01:22:13.456444 | instance | openstack/jobs/keystone-credential-setup 2026-04-07 01:22:13.602974 | instance | openstack/jobs/keystone-db-init 2026-04-07 01:22:13.673468 | instance | openstack/jobs/keystone-db-sync 2026-04-07 01:22:13.819235 | instance | openstack/jobs/keystone-domain-manage 2026-04-07 01:22:13.900825 | instance | openstack/jobs/keystone-fernet-setup 2026-04-07 01:22:14.057952 | instance | openstack/jobs/keystone-rabbit-init 2026-04-07 01:22:14.143862 | instance | openstack/jobs/magnum-db-init 2026-04-07 01:22:14.281731 | instance | openstack/jobs/magnum-db-sync 2026-04-07 01:22:14.391326 | instance | openstack/jobs/magnum-domain-ks-user 2026-04-07 01:22:14.492315 | instance | openstack/jobs/magnum-ks-endpoints 2026-04-07 01:22:14.614884 | instance | openstack/jobs/magnum-ks-service 2026-04-07 01:22:14.734676 | instance | openstack/jobs/magnum-ks-user 2026-04-07 01:22:14.838210 | instance | openstack/jobs/magnum-rabbit-init 2026-04-07 01:22:14.976235 | instance | openstack/jobs/manila-bootstrap 2026-04-07 01:22:15.058579 | instance | openstack/jobs/manila-db-init 2026-04-07 01:22:15.206305 | instance | openstack/jobs/manila-db-sync 2026-04-07 01:22:15.290474 | instance | openstack/jobs/manila-ks-endpoints 2026-04-07 01:22:15.447161 | instance | openstack/jobs/manila-ks-service 2026-04-07 01:22:15.532326 | instance | openstack/jobs/manila-ks-user 2026-04-07 01:22:15.677101 | instance | openstack/jobs/manila-rabbit-init 2026-04-07 01:22:15.759879 | instance | openstack/jobs/neutron-db-init 2026-04-07 01:22:15.941021 | instance | openstack/jobs/neutron-db-sync 2026-04-07 01:22:16.031993 | instance | openstack/jobs/neutron-ks-endpoints 2026-04-07 01:22:16.137900 | instance | openstack/jobs/neutron-ks-service 2026-04-07 01:22:16.265014 | instance | openstack/jobs/neutron-ks-user 2026-04-07 01:22:16.361552 | instance | openstack/jobs/neutron-rabbit-init 2026-04-07 01:22:16.490785 | instance | openstack/jobs/nova-cell-setup-29592060 2026-04-07 01:22:16.581936 | instance | openstack/jobs/nova-db-init 2026-04-07 01:22:16.709302 | instance | openstack/jobs/nova-db-sync 2026-04-07 01:22:16.827990 | instance | openstack/jobs/nova-ks-endpoints 2026-04-07 01:22:16.943671 | instance | openstack/jobs/nova-ks-service 2026-04-07 01:22:17.059259 | instance | openstack/jobs/nova-ks-user 2026-04-07 01:22:17.172988 | instance | openstack/jobs/nova-rabbit-init 2026-04-07 01:22:17.282085 | instance | openstack/jobs/nova-service-cleaner-29592060 2026-04-07 01:22:17.400637 | instance | openstack/jobs/octavia-bootstrap 2026-04-07 01:22:17.490850 | instance | openstack/jobs/octavia-db-init 2026-04-07 01:22:17.629265 | instance | openstack/jobs/octavia-db-sync 2026-04-07 01:22:17.730031 | instance | openstack/jobs/octavia-ks-endpoints 2026-04-07 01:22:17.863301 | instance | openstack/jobs/octavia-ks-service 2026-04-07 01:22:17.957468 | instance | openstack/jobs/octavia-ks-user 2026-04-07 01:22:18.099064 | instance | openstack/jobs/octavia-rabbit-init 2026-04-07 01:22:18.175794 | instance | openstack/jobs/placement-db-init 2026-04-07 01:22:18.330212 | instance | openstack/jobs/placement-db-sync 2026-04-07 01:22:18.421805 | instance | openstack/jobs/placement-ks-endpoints 2026-04-07 01:22:18.577365 | instance | openstack/jobs/placement-ks-service 2026-04-07 01:22:18.666260 | instance | openstack/jobs/placement-ks-user 2026-04-07 01:22:18.810022 | instance | openstack/jobs/senlin-db-init 2026-04-07 01:22:18.902932 | instance | openstack/jobs/senlin-db-sync 2026-04-07 01:22:19.050113 | instance | openstack/jobs/senlin-engine-cleaner-29592070 2026-04-07 01:22:19.147037 | instance | openstack/jobs/senlin-engine-cleaner-29592075 2026-04-07 01:22:19.266649 | instance | openstack/jobs/senlin-engine-cleaner-29592080 2026-04-07 01:22:19.379837 | instance | openstack/jobs/senlin-ks-endpoints 2026-04-07 01:22:19.488330 | instance | openstack/jobs/senlin-ks-service 2026-04-07 01:22:19.604028 | instance | openstack/jobs/senlin-ks-user 2026-04-07 01:22:19.698236 | instance | openstack/jobs/senlin-rabbit-init 2026-04-07 01:22:19.823582 | instance | openstack/jobs/staffeln-db-init 2026-04-07 01:22:19.912248 | instance | openstack/jobs/staffeln-db-sync 2026-04-07 01:22:20.055615 | instance | openstack/jobs/tempest-ks-user 2026-04-07 01:22:20.158696 | instance | openstack/jobs/tempest-run-tests 2026-04-07 01:22:20.291415 | instance | orc-system/configmaps/kube-root-ca.crt 2026-04-07 01:22:20.420987 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-04-07 01:22:20.531669 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0 2026-04-07 01:22:20.781515 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0 2026-04-07 01:22:20.871672 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0 2026-04-07 01:22:21.125568 | instance | openstack/pods/barbican-api-66f47b55bf-8l7fs 2026-04-07 01:22:21.223964 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0 2026-04-07 01:22:21.339550 | instance | openstack/pods/barbican-db-init-xsjl7 2026-04-07 01:22:21.585431 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-04-07 01:22:21.615401 | instance | openstack/pods/barbican-db-sync-2c752 2026-04-07 01:22:21.865102 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0 2026-04-07 01:22:21.924788 | instance | openstack/pods/barbican-ks-endpoints-l4rl8 2026-04-07 01:22:22.140851 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0 2026-04-07 01:22:22.205353 | instance | openstack/pods/barbican-ks-service-np25k 2026-04-07 01:22:22.420214 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0 2026-04-07 01:22:22.483271 | instance | openstack/pods/barbican-ks-user-p84gt 2026-04-07 01:22:22.744983 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0 2026-04-07 01:22:22.797636 | instance | openstack/pods/barbican-rabbit-init-hnkrj 2026-04-07 01:22:23.010902 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0 2026-04-07 01:22:23.086992 | instance | openstack/pods/cinder-api-854d5666b4-b2c4z 2026-04-07 01:22:23.318771 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-senlin-server-0 2026-04-07 01:22:23.371287 | instance | openstack/pods/cinder-backup-69b7cd8f85-n55ln 2026-04-07 01:22:23.614297 | instance | openstack/pods/cinder-backup-storage-init-zsvhf 2026-04-07 01:22:23.677930 | instance | openstack/pods/cinder-bootstrap-l2lvj 2026-04-07 01:22:23.837587 | instance | openstack/pods/cinder-create-internal-tenant-cq49g 2026-04-07 01:22:23.901435 | instance | openstack/pods/cinder-db-init-zr8ts 2026-04-07 01:22:24.081611 | instance | openstack/pods/cinder-db-sync-2k7hl 2026-04-07 01:22:24.180953 | instance | openstack/pods/cinder-ks-endpoints-gn7t5 2026-04-07 01:22:24.408858 | instance | openstack/pods/cinder-ks-service-nh6gf 2026-04-07 01:22:24.428805 | instance | openstack/pods/cinder-ks-user-km772 2026-04-07 01:22:24.658298 | instance | openstack/pods/cinder-rabbit-init-hqdhk 2026-04-07 01:22:24.666962 | instance | openstack/pods/cinder-scheduler-7f6dd6c595-c72zq 2026-04-07 01:22:24.886828 | instance | openstack/pods/cinder-storage-init-ns6dj 2026-04-07 01:22:24.895352 | instance | openstack/pods/cinder-volume-58f9dcf6c4-6sdlj 2026-04-07 01:22:25.102471 | instance | openstack/pods/cinder-volume-usage-audit-29592065-2ws77 2026-04-07 01:22:25.117810 | instance | openstack/pods/glance-api-8447f4dcc7-nvh7f 2026-04-07 01:22:25.330271 | instance | openstack/pods/glance-db-init-2r6kc 2026-04-07 01:22:25.344344 | instance | openstack/pods/glance-db-sync-z522c 2026-04-07 01:22:25.557199 | instance | openstack/pods/glance-ks-endpoints-wbfc4 2026-04-07 01:22:25.561413 | instance | openstack/pods/glance-ks-service-pps8q 2026-04-07 01:22:25.785170 | instance | openstack/pods/glance-ks-user-6cnb6 2026-04-07 01:22:25.800859 | instance | openstack/pods/glance-metadefs-load-w6dxd 2026-04-07 01:22:26.026519 | instance | openstack/pods/glance-rabbit-init-qfjk2 2026-04-07 01:22:26.032173 | instance | openstack/pods/glance-storage-init-4ns2g 2026-04-07 01:22:26.260134 | instance | openstack/pods/heat-api-54994c9c88-9pvgs 2026-04-07 01:22:26.263783 | instance | openstack/pods/heat-bootstrap-jb67x 2026-04-07 01:22:26.516480 | instance | openstack/pods/heat-db-init-nk45s 2026-04-07 01:22:26.516594 | instance | openstack/pods/heat-cfn-74b944b56b-9hfrx 2026-04-07 01:22:26.756730 | instance | openstack/pods/heat-db-sync-87c4z 2026-04-07 01:22:26.769742 | instance | openstack/pods/heat-domain-ks-user-ttn4x 2026-04-07 01:22:26.997161 | instance | openstack/pods/heat-engine-548684966c-vnwv9 2026-04-07 01:22:27.020292 | instance | openstack/pods/heat-engine-cleaner-29592070-rvg9g 2026-04-07 01:22:27.226480 | instance | openstack/pods/heat-engine-cleaner-29592075-qhcqx 2026-04-07 01:22:27.249396 | instance | openstack/pods/heat-engine-cleaner-29592080-mbx5f 2026-04-07 01:22:27.479709 | instance | openstack/pods/heat-ks-endpoints-kp2lf 2026-04-07 01:22:27.490955 | instance | openstack/pods/heat-ks-service-6q7sj 2026-04-07 01:22:27.740112 | instance | openstack/pods/heat-ks-user-zxkrn 2026-04-07 01:22:27.745424 | instance | openstack/pods/heat-rabbit-init-ctzt6 2026-04-07 01:22:27.971130 | instance | openstack/pods/heat-trusts-zbghc 2026-04-07 01:22:27.992298 | instance | openstack/pods/horizon-75886f6997-47wsg 2026-04-07 01:22:28.199309 | instance | openstack/pods/horizon-db-init-qv9v5 2026-04-07 01:22:28.220809 | instance | openstack/pods/horizon-db-sync-5dcjq 2026-04-07 01:22:28.435399 | instance | openstack/pods/keepalived-q25zv 2026-04-07 01:22:28.442756 | instance | openstack/pods/keystone-api-9784ffc7d-fwlr8 2026-04-07 01:22:28.667057 | instance | openstack/pods/keystone-bootstrap-m6z6w 2026-04-07 01:22:28.674042 | instance | openstack/pods/keystone-credential-setup-fz9fr 2026-04-07 01:22:28.901480 | instance | openstack/pods/keystone-db-init-sdjxd 2026-04-07 01:22:28.915002 | instance | openstack/pods/keystone-db-sync-khvlf 2026-04-07 01:22:29.189808 | instance | openstack/pods/keystone-domain-manage-l64dd 2026-04-07 01:22:29.190075 | instance | openstack/pods/keystone-fernet-setup-mww57 2026-04-07 01:22:29.440598 | instance | openstack/pods/libvirt-libvirt-default-wzbtq 2026-04-07 01:22:29.441579 | instance | openstack/pods/keystone-rabbit-init-5849c 2026-04-07 01:22:29.686775 | instance | openstack/pods/magnum-api-7d9db4d6bb-h9ggc 2026-04-07 01:22:29.718151 | instance | openstack/pods/magnum-cluster-api-proxy-sdwzc 2026-04-07 01:22:29.920156 | instance | openstack/pods/magnum-conductor-0 2026-04-07 01:22:29.977616 | instance | openstack/pods/magnum-db-init-mcglp 2026-04-07 01:22:30.154440 | instance | openstack/pods/magnum-db-sync-99b5q 2026-04-07 01:22:30.215324 | instance | openstack/pods/magnum-domain-ks-user-476vb 2026-04-07 01:22:30.388177 | instance | openstack/pods/magnum-ks-endpoints-6gjpj 2026-04-07 01:22:30.460318 | instance | openstack/pods/magnum-ks-service-bmw7q 2026-04-07 01:22:30.637579 | instance | openstack/pods/magnum-ks-user-v4464 2026-04-07 01:22:30.693522 | instance | openstack/pods/magnum-rabbit-init-ph9cj 2026-04-07 01:22:30.869320 | instance | openstack/pods/magnum-registry-c45778976-8r4mz 2026-04-07 01:22:30.932176 | instance | openstack/pods/manila-api-6db46757fd-v9dlq 2026-04-07 01:22:31.106692 | instance | openstack/pods/manila-bootstrap-rd564 2026-04-07 01:22:31.175233 | instance | openstack/pods/manila-data-7d497f54b5-98rq2 2026-04-07 01:22:31.331423 | instance | openstack/pods/manila-db-init-bkmv9 2026-04-07 01:22:31.405104 | instance | openstack/pods/manila-db-sync-r7qh7 2026-04-07 01:22:31.576747 | instance | openstack/pods/manila-ks-endpoints-7fmw5 2026-04-07 01:22:31.663006 | instance | openstack/pods/manila-ks-service-7zcdk 2026-04-07 01:22:31.823100 | instance | openstack/pods/manila-ks-user-9w42v 2026-04-07 01:22:31.881987 | instance | openstack/pods/manila-rabbit-init-mb8kj 2026-04-07 01:22:32.058271 | instance | openstack/pods/manila-scheduler-5dc894bd69-rv5tx 2026-04-07 01:22:32.116368 | instance | openstack/pods/manila-share-57c5cf47ff-rskkp 2026-04-07 01:22:32.295726 | instance | openstack/pods/memcached-memcached-c47d949f5-ksqft 2026-04-07 01:22:32.347856 | instance | openstack/pods/neutron-coredns-545f56bccf-snpzr 2026-04-07 01:22:32.522224 | instance | openstack/pods/neutron-db-init-vjzf9 2026-04-07 01:22:32.601986 | instance | openstack/pods/neutron-db-sync-9lgf9 2026-04-07 01:22:32.780705 | instance | openstack/pods/neutron-dhcp-agent-default-sbrl5 2026-04-07 01:22:32.854804 | instance | openstack/pods/neutron-ks-endpoints-fgbs9 2026-04-07 01:22:33.038838 | instance | openstack/pods/neutron-ks-service-vzlz8 2026-04-07 01:22:33.132790 | instance | openstack/pods/neutron-ks-user-th8g9 2026-04-07 01:22:33.301013 | instance | openstack/pods/neutron-l3-agent-default-c2bkf 2026-04-07 01:22:33.366004 | instance | openstack/pods/neutron-metadata-agent-default-wn86l 2026-04-07 01:22:33.552919 | instance | openstack/pods/neutron-netns-cleanup-cron-default-cpv5g 2026-04-07 01:22:33.613419 | instance | openstack/pods/neutron-ovs-agent-default-tt28j 2026-04-07 01:22:33.812955 | instance | openstack/pods/neutron-rabbit-init-jcnc4 2026-04-07 01:22:33.909365 | instance | openstack/pods/neutron-rpc-server-85d9b5647c-q7sj7 2026-04-07 01:22:34.053767 | instance | openstack/pods/neutron-server-7ccc77c7b5-c7bmv 2026-04-07 01:22:34.141027 | instance | openstack/pods/nova-api-metadata-5c77d48dc7-8qbdx 2026-04-07 01:22:34.288402 | instance | openstack/pods/nova-api-osapi-6b995579b7-jb7km 2026-04-07 01:22:34.362523 | instance | openstack/pods/nova-bootstrap-5w7bn 2026-04-07 01:22:34.543923 | instance | openstack/pods/nova-cell-setup-29592060-hv272 2026-04-07 01:22:34.609070 | instance | openstack/pods/nova-cell-setup-6xvqw 2026-04-07 01:22:34.752931 | instance | openstack/pods/nova-compute-default-4j6dd 2026-04-07 01:22:34.837213 | instance | openstack/pods/nova-conductor-55795d9dc5-d2kxb 2026-04-07 01:22:35.001310 | instance | openstack/pods/nova-db-init-8gbqx 2026-04-07 01:22:35.075408 | instance | openstack/pods/nova-db-sync-mc427 2026-04-07 01:22:35.230235 | instance | openstack/pods/nova-ks-endpoints-lpn8j 2026-04-07 01:22:35.319866 | instance | openstack/pods/nova-ks-service-v9kj4 2026-04-07 01:22:35.464323 | instance | openstack/pods/nova-ks-user-2tfn8 2026-04-07 01:22:35.555332 | instance | openstack/pods/nova-novncproxy-c6c796bfd-4dvmr 2026-04-07 01:22:35.718324 | instance | openstack/pods/nova-rabbit-init-2m7l4 2026-04-07 01:22:35.785505 | instance | openstack/pods/nova-scheduler-5f5d55d8b7-5hfrf 2026-04-07 01:22:35.932673 | instance | openstack/pods/nova-service-cleaner-29592060-ln76f 2026-04-07 01:22:36.018511 | instance | openstack/pods/octavia-api-548f575b5b-ssk62 2026-04-07 01:22:36.156180 | instance | openstack/pods/octavia-bootstrap-9f8jv 2026-04-07 01:22:36.259537 | instance | openstack/pods/octavia-db-init-vrnrc 2026-04-07 01:22:36.393915 | instance | openstack/pods/octavia-db-sync-tkxpj 2026-04-07 01:22:36.488960 | instance | openstack/pods/octavia-health-manager-default-9pp6r 2026-04-07 01:22:36.613000 | instance | openstack/pods/octavia-housekeeping-77f644cb69-nrgth 2026-04-07 01:22:36.732535 | instance | openstack/pods/octavia-ks-endpoints-bfjn8 2026-04-07 01:22:36.831628 | instance | openstack/pods/octavia-ks-service-84gzk 2026-04-07 01:22:36.959851 | instance | openstack/pods/octavia-ks-user-dxdr9 2026-04-07 01:22:37.062681 | instance | openstack/pods/octavia-rabbit-init-lf8vj 2026-04-07 01:22:37.221621 | instance | openstack/pods/octavia-worker-5644d464c4-bzzt8 2026-04-07 01:22:37.292442 | instance | openstack/pods/openstack-database-exporter-78c69bc7dd-ckvph 2026-04-07 01:22:37.441317 | instance | openstack/pods/openstack-exporter-58676486d4-7jqqb 2026-04-07 01:22:37.540297 | instance | openstack/pods/openvswitch-gxpcr 2026-04-07 01:22:37.666603 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-04-07 01:22:37.775948 | instance | openstack/pods/percona-xtradb-pxc-0 2026-04-07 01:22:37.924993 | instance | openstack/pods/placement-api-7d7c748bf5-9bz8q 2026-04-07 01:22:38.080587 | instance | openstack/pods/placement-db-init-4xv7f 2026-04-07 01:22:38.168951 | instance | openstack/pods/placement-db-sync-8c7xl 2026-04-07 01:22:38.328212 | instance | openstack/pods/placement-ks-endpoints-tqbqw 2026-04-07 01:22:38.416517 | instance | openstack/rolebindings/barbican-barbican-api 2026-04-07 01:22:38.602316 | instance | openstack/pods/placement-ks-service-brfg9 2026-04-07 01:22:38.615221 | instance | openstack/rolebindings/barbican-barbican-db-init 2026-04-07 01:22:38.823709 | instance | openstack/pods/placement-ks-user-pq6j4 2026-04-07 01:22:38.877994 | instance | openstack/pods/pxc-operator-59d66cbc78-8mmpg 2026-04-07 01:22:39.064583 | instance | openstack/rolebindings/barbican-barbican-db-sync 2026-04-07 01:22:39.119635 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints 2026-04-07 01:22:39.275518 | instance | openstack/pods/rabbitmq-barbican-server-0 2026-04-07 01:22:39.321652 | instance | openstack/rolebindings/barbican-barbican-ks-service 2026-04-07 01:22:39.510166 | instance | openstack/pods/rabbitmq-cinder-server-0 2026-04-07 01:22:39.520361 | instance | openstack/rolebindings/barbican-barbican-ks-user 2026-04-07 01:22:39.724078 | instance | openstack/pods/rabbitmq-cluster-operator-6b5c8b7cdc-7vptt 2026-04-07 01:22:39.762369 | instance | openstack/rolebindings/barbican-barbican-rabbit-init 2026-04-07 01:22:39.934349 | instance | openstack/pods/rabbitmq-glance-server-0 2026-04-07 01:22:39.971970 | instance | openstack/rolebindings/cinder-backup-storage-init 2026-04-07 01:22:40.163663 | instance | openstack/pods/rabbitmq-heat-server-0 2026-04-07 01:22:40.184272 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-04-07 01:22:40.399923 | instance | openstack/pods/rabbitmq-magnum-server-0 2026-04-07 01:22:40.434163 | instance | openstack/rolebindings/cinder-cinder-api 2026-04-07 01:22:40.626959 | instance | openstack/pods/rabbitmq-manila-server-0 2026-04-07 01:22:40.641659 | instance | openstack/rolebindings/cinder-cinder-backup 2026-04-07 01:22:40.852237 | instance | openstack/pods/rabbitmq-messaging-topology-operator-69996b7f7f-czbn9 2026-04-07 01:22:40.887889 | instance | openstack/rolebindings/cinder-cinder-bootstrap 2026-04-07 01:22:41.079999 | instance | openstack/pods/rabbitmq-neutron-server-0 2026-04-07 01:22:41.084599 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant 2026-04-07 01:22:41.359254 | instance | openstack/rolebindings/cinder-cinder-db-init 2026-04-07 01:22:41.386233 | instance | openstack/pods/rabbitmq-nova-server-0 2026-04-07 01:22:41.581456 | instance | openstack/pods/rabbitmq-octavia-server-0 2026-04-07 01:22:41.668382 | instance | openstack/rolebindings/cinder-cinder-db-sync 2026-04-07 01:22:41.831294 | instance | openstack/pods/rabbitmq-senlin-server-0 2026-04-07 01:22:41.848499 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints 2026-04-07 01:22:42.027853 | instance | openstack/pods/rook-ceph-crashcollector-instance-cb464b779-kn8wz 2026-04-07 01:22:42.072234 | instance | openstack/pods/rook-ceph-rgw-ceph-a-67fd8975c6-77ttd 2026-04-07 01:22:42.255422 | instance | openstack/rolebindings/cinder-cinder-ks-service 2026-04-07 01:22:42.308650 | instance | openstack/pods/senlin-api-9467d74d5-xxggz 2026-04-07 01:22:42.433866 | instance | openstack/rolebindings/cinder-cinder-ks-user 2026-04-07 01:22:42.546584 | instance | openstack/pods/senlin-conductor-69c8cf9656-ps2zt 2026-04-07 01:22:42.648273 | instance | openstack/rolebindings/cinder-cinder-rabbit-init 2026-04-07 01:22:42.775107 | instance | openstack/pods/senlin-db-init-68ns4 2026-04-07 01:22:42.850165 | instance | openstack/rolebindings/cinder-cinder-scheduler 2026-04-07 01:22:43.019538 | instance | openstack/pods/senlin-db-sync-gvjlk 2026-04-07 01:22:43.030055 | instance | openstack/pods/senlin-engine-cleaner-29592070-qcd2s 2026-04-07 01:22:43.294431 | instance | openstack/rolebindings/cinder-cinder-test 2026-04-07 01:22:43.300417 | instance | openstack/rolebindings/cinder-cinder-volume 2026-04-07 01:22:43.493973 | instance | openstack/pods/senlin-engine-cleaner-29592075-cht7n 2026-04-07 01:22:43.496362 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit 2026-04-07 01:22:43.681986 | instance | openstack/pods/senlin-engine-cleaner-29592080-9c2w6 2026-04-07 01:22:43.732573 | instance | openstack/pods/senlin-engine-dc8fb8686-fkr6t 2026-04-07 01:22:43.934992 | instance | openstack/rolebindings/cinder-storage-init 2026-04-07 01:22:43.985482 | instance | openstack/pods/senlin-health-manager-5c6d695444-fblpt 2026-04-07 01:22:44.131183 | instance | openstack/rolebindings/glance-glance-api 2026-04-07 01:22:44.219974 | instance | openstack/pods/senlin-ks-endpoints-lxsld 2026-04-07 01:22:44.311662 | instance | openstack/rolebindings/glance-glance-db-init 2026-04-07 01:22:44.482281 | instance | openstack/pods/senlin-ks-service-7ctvx 2026-04-07 01:22:44.484703 | instance | openstack/rolebindings/glance-glance-db-sync 2026-04-07 01:22:44.676160 | instance | openstack/rolebindings/glance-glance-ks-endpoints 2026-04-07 01:22:44.705069 | instance | openstack/pods/senlin-ks-user-89z7v 2026-04-07 01:22:44.890156 | instance | openstack/rolebindings/glance-glance-ks-service 2026-04-07 01:22:44.944098 | instance | openstack/pods/senlin-rabbit-init-nw65m 2026-04-07 01:22:45.082384 | instance | openstack/rolebindings/glance-glance-ks-user 2026-04-07 01:22:45.163320 | instance | openstack/pods/staffeln-api-db4c57c9d-mvl5t 2026-04-07 01:22:45.265741 | instance | openstack/rolebindings/glance-glance-metadefs-load 2026-04-07 01:22:45.406409 | instance | openstack/pods/staffeln-conductor-786dd84b9-d2bpc 2026-04-07 01:22:45.464982 | instance | openstack/rolebindings/glance-glance-rabbit-init 2026-04-07 01:22:45.637332 | instance | openstack/pods/staffeln-db-init-ksvkz 2026-04-07 01:22:45.663162 | instance | openstack/rolebindings/glance-glance-storage-init 2026-04-07 01:22:45.858655 | instance | openstack/pods/staffeln-db-sync-z4q8j 2026-04-07 01:22:45.872765 | instance | openstack/rolebindings/glance-glance-test 2026-04-07 01:22:46.063262 | instance | openstack/rolebindings/glance-storage-init 2026-04-07 01:22:46.112317 | instance | openstack/pods/tempest-ks-user-6g454 2026-04-07 01:22:46.247388 | instance | openstack/rolebindings/heat-heat-api 2026-04-07 01:22:46.366122 | instance | openstack/rolebindings/heat-heat-bootstrap 2026-04-07 01:22:46.452600 | instance | openstack/pods/tempest-run-tests-7h82l 2026-04-07 01:22:46.554509 | instance | openstack/rolebindings/heat-heat-cfn 2026-04-07 01:22:46.708781 | instance | openstack/rolebindings/heat-heat-db-init 2026-04-07 01:22:46.763135 | instance | openstack/rolebindings/heat-heat-db-sync 2026-04-07 01:22:46.890159 | instance | openstack/rolebindings/heat-heat-engine 2026-04-07 01:22:46.963233 | instance | openstack/rolebindings/heat-heat-engine-cleaner 2026-04-07 01:22:47.101921 | instance | openstack/rolebindings/heat-heat-ks-endpoints 2026-04-07 01:22:47.156501 | instance | openstack/rolebindings/heat-heat-ks-service 2026-04-07 01:22:47.290593 | instance | openstack/rolebindings/heat-heat-ks-user 2026-04-07 01:22:47.340942 | instance | openstack/rolebindings/heat-heat-ks-user-domain 2026-04-07 01:22:47.469867 | instance | openstack/rolebindings/heat-heat-purge-deleted 2026-04-07 01:22:47.531359 | instance | openstack/rolebindings/heat-heat-rabbit-init 2026-04-07 01:22:47.657915 | instance | openstack/rolebindings/heat-heat-test 2026-04-07 01:22:47.730182 | instance | openstack/rolebindings/heat-heat-trusts 2026-04-07 01:22:47.827648 | instance | openstack/rolebindings/horizon-horizon 2026-04-07 01:22:47.916853 | instance | openstack/rolebindings/horizon-horizon-db-init 2026-04-07 01:22:48.014558 | instance | openstack/rolebindings/horizon-horizon-db-sync 2026-04-07 01:22:48.093581 | instance | openstack/rolebindings/horizon-horizon-test 2026-04-07 01:22:48.205007 | instance | openstack/rolebindings/keepalived 2026-04-07 01:22:48.294892 | instance | openstack/rolebindings/keystone-credential-rotate 2026-04-07 01:22:48.427691 | instance | openstack/rolebindings/keystone-credential-setup 2026-04-07 01:22:48.503940 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-04-07 01:22:48.604537 | instance | openstack/rolebindings/keystone-fernet-setup 2026-04-07 01:22:48.697800 | instance | openstack/rolebindings/keystone-keystone-api 2026-04-07 01:22:48.785260 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-04-07 01:22:48.859876 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-04-07 01:22:48.956215 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-04-07 01:22:49.025673 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-04-07 01:22:49.139887 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-04-07 01:22:49.216189 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-04-07 01:22:49.331992 | instance | openstack/rolebindings/keystone-keystone-test 2026-04-07 01:22:49.396573 | instance | openstack/rolebindings/libvirt-cert-manager 2026-04-07 01:22:49.499956 | instance | openstack/rolebindings/libvirt-libvirt 2026-04-07 01:22:49.584901 | instance | openstack/rolebindings/magnum-magnum-api 2026-04-07 01:22:49.699109 | instance | openstack/rolebindings/magnum-magnum-conductor 2026-04-07 01:22:49.750182 | instance | openstack/rolebindings/magnum-magnum-db-init 2026-04-07 01:22:49.887174 | instance | openstack/rolebindings/magnum-magnum-db-sync 2026-04-07 01:22:49.945167 | instance | openstack/rolebindings/magnum-magnum-ks-endpoints 2026-04-07 01:22:50.090011 | instance | openstack/rolebindings/magnum-magnum-ks-service 2026-04-07 01:22:50.144754 | instance | openstack/rolebindings/magnum-magnum-ks-user 2026-04-07 01:22:50.297758 | instance | openstack/rolebindings/magnum-magnum-ks-user-domain 2026-04-07 01:22:50.350116 | instance | openstack/rolebindings/magnum-magnum-rabbit-init 2026-04-07 01:22:50.492574 | instance | openstack/rolebindings/manila-manila-api 2026-04-07 01:22:50.534149 | instance | openstack/rolebindings/manila-manila-data 2026-04-07 01:22:50.705488 | instance | openstack/rolebindings/manila-manila-db-init 2026-04-07 01:22:50.733625 | instance | openstack/rolebindings/manila-manila-db-sync 2026-04-07 01:22:50.893702 | instance | openstack/rolebindings/manila-manila-ks-endpoints 2026-04-07 01:22:50.906828 | instance | openstack/rolebindings/manila-manila-ks-service 2026-04-07 01:22:51.090711 | instance | openstack/rolebindings/manila-manila-ks-user 2026-04-07 01:22:51.090994 | instance | openstack/rolebindings/manila-manila-rabbit-init 2026-04-07 01:22:51.274410 | instance | openstack/rolebindings/manila-manila-scheduler 2026-04-07 01:22:51.275657 | instance | openstack/rolebindings/manila-manila-share 2026-04-07 01:22:51.458540 | instance | openstack/rolebindings/neutron-neutron-db-init 2026-04-07 01:22:51.462985 | instance | openstack/rolebindings/neutron-neutron-db-sync 2026-04-07 01:22:51.659893 | instance | openstack/rolebindings/neutron-neutron-dhcp-agent 2026-04-07 01:22:51.674259 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints 2026-04-07 01:22:51.858513 | instance | openstack/rolebindings/neutron-neutron-ks-service 2026-04-07 01:22:51.861862 | instance | openstack/rolebindings/neutron-neutron-ks-user 2026-04-07 01:22:52.066513 | instance | openstack/rolebindings/neutron-neutron-l3-agent 2026-04-07 01:22:52.071970 | instance | openstack/rolebindings/neutron-neutron-metadata-agent 2026-04-07 01:22:52.259907 | instance | openstack/rolebindings/neutron-neutron-ovs-agent 2026-04-07 01:22:52.260759 | instance | openstack/rolebindings/neutron-neutron-rabbit-init 2026-04-07 01:22:52.435268 | instance | openstack/rolebindings/neutron-neutron-rpc-server 2026-04-07 01:22:52.490224 | instance | openstack/rolebindings/neutron-neutron-server 2026-04-07 01:22:52.660366 | instance | openstack/rolebindings/neutron-neutron-test 2026-04-07 01:22:52.699266 | instance | openstack/rolebindings/nova-nova-api-metadata 2026-04-07 01:22:52.866284 | instance | openstack/rolebindings/nova-nova-api-osapi 2026-04-07 01:22:52.899047 | instance | openstack/rolebindings/nova-nova-bootstrap 2026-04-07 01:22:53.061824 | instance | openstack/rolebindings/nova-nova-cell-setup 2026-04-07 01:22:53.122027 | instance | openstack/rolebindings/nova-nova-cell-setup-cron 2026-04-07 01:22:53.283186 | instance | openstack/rolebindings/nova-nova-compute 2026-04-07 01:22:53.334677 | instance | openstack/rolebindings/nova-nova-conductor 2026-04-07 01:22:53.482168 | instance | openstack/rolebindings/nova-nova-db-init 2026-04-07 01:22:53.550788 | instance | openstack/rolebindings/nova-nova-db-sync 2026-04-07 01:22:53.682490 | instance | openstack/rolebindings/nova-nova-ks-endpoints 2026-04-07 01:22:53.732152 | instance | openstack/rolebindings/nova-nova-ks-service 2026-04-07 01:22:53.869816 | instance | openstack/rolebindings/nova-nova-ks-user 2026-04-07 01:22:53.909909 | instance | openstack/rolebindings/nova-nova-novncproxy 2026-04-07 01:22:54.053580 | instance | openstack/rolebindings/nova-nova-rabbit-init 2026-04-07 01:22:54.098488 | instance | openstack/rolebindings/nova-nova-scheduler 2026-04-07 01:22:54.264610 | instance | openstack/rolebindings/nova-nova-service-cleaner 2026-04-07 01:22:54.281251 | instance | openstack/rolebindings/nova-nova-test 2026-04-07 01:22:54.443640 | instance | openstack/rolebindings/octavia-octavia-db-init 2026-04-07 01:22:54.443695 | instance | openstack/rolebindings/octavia-octavia-api 2026-04-07 01:22:54.612255 | instance | openstack/rolebindings/octavia-octavia-db-sync 2026-04-07 01:22:54.614568 | instance | openstack/rolebindings/octavia-octavia-health-manager 2026-04-07 01:22:54.793745 | instance | openstack/rolebindings/octavia-octavia-housekeeping 2026-04-07 01:22:54.796210 | instance | openstack/rolebindings/octavia-octavia-ks-endpoints 2026-04-07 01:22:54.969437 | instance | openstack/rolebindings/octavia-octavia-ks-service 2026-04-07 01:22:55.005209 | instance | openstack/rolebindings/octavia-octavia-ks-user 2026-04-07 01:22:55.182381 | instance | openstack/rolebindings/octavia-octavia-rabbit-init 2026-04-07 01:22:55.198337 | instance | openstack/rolebindings/octavia-octavia-worker 2026-04-07 01:22:55.375659 | instance | openstack/rolebindings/placement-placement-api 2026-04-07 01:22:55.378792 | instance | openstack/rolebindings/placement-placement-db-init 2026-04-07 01:22:55.571416 | instance | openstack/rolebindings/placement-placement-db-sync 2026-04-07 01:22:55.571880 | instance | openstack/rolebindings/placement-placement-ks-endpoints 2026-04-07 01:22:55.761825 | instance | openstack/rolebindings/placement-placement-ks-service 2026-04-07 01:22:55.766910 | instance | openstack/rolebindings/placement-placement-ks-user 2026-04-07 01:22:55.957093 | instance | openstack/rolebindings/pxc-operator 2026-04-07 01:22:55.958402 | instance | openstack/rolebindings/rabbitmq-barbican-server 2026-04-07 01:22:56.157009 | instance | openstack/rolebindings/rabbitmq-cinder-server 2026-04-07 01:22:56.158209 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-04-07 01:22:56.342189 | instance | openstack/rolebindings/rabbitmq-glance-server 2026-04-07 01:22:56.366278 | instance | openstack/rolebindings/rabbitmq-heat-server 2026-04-07 01:22:56.533361 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-04-07 01:22:56.548554 | instance | openstack/rolebindings/rabbitmq-magnum-server 2026-04-07 01:22:56.726551 | instance | openstack/rolebindings/rabbitmq-manila-server 2026-04-07 01:22:56.732813 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-04-07 01:22:56.922433 | instance | openstack/rolebindings/rabbitmq-neutron-server 2026-04-07 01:22:56.926399 | instance | openstack/rolebindings/rabbitmq-nova-server 2026-04-07 01:22:57.112270 | instance | openstack/rolebindings/rabbitmq-octavia-server 2026-04-07 01:22:57.112788 | instance | openstack/rolebindings/rabbitmq-senlin-server 2026-04-07 01:22:57.290708 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt 2026-04-07 01:22:57.292154 | instance | openstack/rolebindings/rook-ceph-cmd-reporter 2026-04-07 01:22:57.468416 | instance | openstack/rolebindings/rook-ceph-mgr 2026-04-07 01:22:57.476239 | instance | openstack/rolebindings/rook-ceph-osd 2026-04-07 01:22:57.646644 | instance | openstack/rolebindings/rook-ceph-purge-osd 2026-04-07 01:22:57.671302 | instance | openstack/rolebindings/rook-ceph-rgw 2026-04-07 01:22:57.832802 | instance | openstack/rolebindings/senlin-senlin-api 2026-04-07 01:22:57.847517 | instance | openstack/rolebindings/senlin-senlin-conductor 2026-04-07 01:22:58.030430 | instance | openstack/rolebindings/senlin-senlin-db-init 2026-04-07 01:22:58.032208 | instance | openstack/rolebindings/senlin-senlin-db-sync 2026-04-07 01:22:58.232769 | instance | openstack/rolebindings/senlin-senlin-engine 2026-04-07 01:22:58.235220 | instance | openstack/rolebindings/senlin-senlin-engine-cleaner 2026-04-07 01:22:58.413006 | instance | openstack/rolebindings/senlin-senlin-health-manager 2026-04-07 01:22:58.425747 | instance | openstack/rolebindings/senlin-senlin-ks-endpoints 2026-04-07 01:22:58.606096 | instance | openstack/rolebindings/senlin-senlin-ks-service 2026-04-07 01:22:58.627933 | instance | openstack/rolebindings/senlin-senlin-ks-user 2026-04-07 01:22:58.810154 | instance | openstack/rolebindings/senlin-senlin-rabbit-init 2026-04-07 01:22:58.828141 | instance | openstack/rolebindings/senlin-senlin-test 2026-04-07 01:22:58.981814 | instance | openstack/rolebindings/staffeln-conductor-leases 2026-04-07 01:22:59.010371 | instance | openstack/rolebindings/staffeln-staffeln-api 2026-04-07 01:22:59.178216 | instance | openstack/rolebindings/staffeln-staffeln-conductor 2026-04-07 01:22:59.211327 | instance | openstack/rolebindings/staffeln-staffeln-db-init 2026-04-07 01:22:59.360106 | instance | openstack/rolebindings/staffeln-staffeln-db-sync 2026-04-07 01:22:59.416766 | instance | openstack/rolebindings/tempest-tempest-ks-user 2026-04-07 01:22:59.595715 | instance | openstack/roles/barbican-openstack-barbican-api 2026-04-07 01:22:59.614161 | instance | openstack/rolebindings/tempest-tempest-run-tests 2026-04-07 01:22:59.804517 | instance | openstack/roles/barbican-openstack-barbican-db-init 2026-04-07 01:22:59.820331 | instance | openstack/roles/barbican-openstack-barbican-db-sync 2026-04-07 01:22:59.991767 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints 2026-04-07 01:23:00.032273 | instance | openstack/roles/barbican-openstack-barbican-ks-service 2026-04-07 01:23:00.220571 | instance | openstack/roles/barbican-openstack-barbican-ks-user 2026-04-07 01:23:00.245278 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init 2026-04-07 01:23:00.416632 | instance | openstack/roles/cinder-backup-storage-init 2026-04-07 01:23:00.455303 | instance | openstack/roles/cinder-openstack-cinder-api 2026-04-07 01:23:00.633588 | instance | openstack/roles/cinder-openstack-cinder-backup 2026-04-07 01:23:00.663041 | instance | openstack/roles/cinder-openstack-cinder-bootstrap 2026-04-07 01:23:00.829547 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant 2026-04-07 01:23:00.855289 | instance | openstack/roles/cinder-openstack-cinder-db-init 2026-04-07 01:23:01.018090 | instance | openstack/roles/cinder-openstack-cinder-db-sync 2026-04-07 01:23:01.040843 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints 2026-04-07 01:23:01.232543 | instance | openstack/roles/cinder-openstack-cinder-ks-service 2026-04-07 01:23:01.239879 | instance | openstack/roles/cinder-openstack-cinder-ks-user 2026-04-07 01:23:01.423420 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init 2026-04-07 01:23:01.438589 | instance | openstack/roles/cinder-openstack-cinder-scheduler 2026-04-07 01:23:01.623105 | instance | openstack/roles/cinder-openstack-cinder-test 2026-04-07 01:23:01.637305 | instance | openstack/roles/cinder-openstack-cinder-volume 2026-04-07 01:23:01.800431 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit 2026-04-07 01:23:01.818779 | instance | openstack/roles/cinder-storage-init 2026-04-07 01:23:01.995029 | instance | openstack/roles/glance-openstack-glance-api 2026-04-07 01:23:02.015226 | instance | openstack/roles/glance-openstack-glance-db-init 2026-04-07 01:23:02.181403 | instance | openstack/roles/glance-openstack-glance-db-sync 2026-04-07 01:23:02.200027 | instance | openstack/roles/glance-openstack-glance-ks-endpoints 2026-04-07 01:23:02.363550 | instance | openstack/roles/glance-openstack-glance-ks-service 2026-04-07 01:23:02.388230 | instance | openstack/roles/glance-openstack-glance-ks-user 2026-04-07 01:23:02.585149 | instance | openstack/roles/glance-openstack-glance-metadefs-load 2026-04-07 01:23:02.601545 | instance | openstack/roles/glance-openstack-glance-rabbit-init 2026-04-07 01:23:02.761867 | instance | openstack/roles/glance-openstack-glance-storage-init 2026-04-07 01:23:02.806984 | instance | openstack/roles/glance-openstack-glance-test 2026-04-07 01:23:02.930874 | instance | openstack/roles/glance-storage-init 2026-04-07 01:23:02.994223 | instance | openstack/roles/heat-openstack-heat-api 2026-04-07 01:23:03.127689 | instance | openstack/roles/heat-openstack-heat-bootstrap 2026-04-07 01:23:03.203170 | instance | openstack/roles/heat-openstack-heat-cfn 2026-04-07 01:23:03.312004 | instance | openstack/roles/heat-openstack-heat-db-init 2026-04-07 01:23:03.392223 | instance | openstack/roles/heat-openstack-heat-db-sync 2026-04-07 01:23:03.504926 | instance | openstack/roles/heat-openstack-heat-engine 2026-04-07 01:23:03.584102 | instance | openstack/roles/heat-openstack-heat-engine-cleaner 2026-04-07 01:23:03.689833 | instance | openstack/roles/heat-openstack-heat-ks-endpoints 2026-04-07 01:23:03.760817 | instance | openstack/roles/heat-openstack-heat-ks-service 2026-04-07 01:23:03.895930 | instance | openstack/roles/heat-openstack-heat-ks-user 2026-04-07 01:23:03.959595 | instance | openstack/roles/heat-openstack-heat-ks-user-domain 2026-04-07 01:23:04.062097 | instance | openstack/roles/heat-openstack-heat-purge-deleted 2026-04-07 01:23:04.159436 | instance | openstack/roles/heat-openstack-heat-rabbit-init 2026-04-07 01:23:04.247383 | instance | openstack/roles/heat-openstack-heat-test 2026-04-07 01:23:04.334166 | instance | openstack/roles/heat-openstack-heat-trusts 2026-04-07 01:23:04.425122 | instance | orc-system/deployment/orc-controller-manager 2026-04-07 01:23:04.510482 | instance | openstack/roles/horizon-openstack-horizon 2026-04-07 01:23:04.606668 | instance | openstack/roles/horizon-openstack-horizon-db-init 2026-04-07 01:23:04.687761 | instance | openstack/roles/horizon-openstack-horizon-db-sync 2026-04-07 01:23:04.802898 | instance | openstack/roles/horizon-openstack-horizon-test 2026-04-07 01:23:04.861260 | instance | openstack/roles/keepalived 2026-04-07 01:23:04.983509 | instance | openstack/roles/keystone-credential-rotate 2026-04-07 01:23:05.036698 | instance | openstack/roles/keystone-credential-setup 2026-04-07 01:23:05.165698 | instance | openstack/roles/keystone-fernet-rotate 2026-04-07 01:23:05.215156 | instance | openstack/roles/keystone-fernet-setup 2026-04-07 01:23:05.366989 | instance | openstack/roles/keystone-openstack-keystone-api 2026-04-07 01:23:05.418962 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-04-07 01:23:05.549185 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-04-07 01:23:05.597088 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-04-07 01:23:05.725005 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-04-07 01:23:05.772156 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-04-07 01:23:05.914621 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-04-07 01:23:05.956852 | instance | openstack/roles/keystone-openstack-keystone-test 2026-04-07 01:23:06.088667 | instance | openstack/roles/libvirt-cert-manager 2026-04-07 01:23:06.141420 | instance | openstack/roles/libvirt-openstack-libvirt 2026-04-07 01:23:06.265693 | instance | openstack/roles/magnum-openstack-magnum-api 2026-04-07 01:23:06.309555 | instance | openstack/roles/magnum-openstack-magnum-conductor 2026-04-07 01:23:06.437707 | instance | openstack/roles/magnum-openstack-magnum-db-init 2026-04-07 01:23:06.499785 | instance | openstack/roles/magnum-openstack-magnum-db-sync 2026-04-07 01:23:06.620228 | instance | openstack/roles/magnum-openstack-magnum-ks-endpoints 2026-04-07 01:23:06.671750 | instance | openstack/roles/magnum-openstack-magnum-ks-service 2026-04-07 01:23:06.803753 | instance | openstack/roles/magnum-openstack-magnum-ks-user 2026-04-07 01:23:06.864620 | instance | openstack/roles/magnum-openstack-magnum-ks-user-domain 2026-04-07 01:23:07.004982 | instance | openstack/roles/magnum-openstack-magnum-rabbit-init 2026-04-07 01:23:07.061267 | instance | openstack/roles/manila-openstack-manila-api 2026-04-07 01:23:07.180164 | instance | openstack/roles/manila-openstack-manila-data 2026-04-07 01:23:07.233327 | instance | openstack/roles/manila-openstack-manila-db-init 2026-04-07 01:23:07.367109 | instance | openstack/roles/manila-openstack-manila-db-sync 2026-04-07 01:23:07.428367 | instance | openstack/roles/manila-openstack-manila-ks-endpoints 2026-04-07 01:23:07.551979 | instance | openstack/roles/manila-openstack-manila-ks-service 2026-04-07 01:23:07.603235 | instance | openstack/roles/manila-openstack-manila-ks-user 2026-04-07 01:23:07.733180 | instance | openstack/roles/manila-openstack-manila-rabbit-init 2026-04-07 01:23:07.803151 | instance | openstack/roles/manila-openstack-manila-scheduler 2026-04-07 01:23:07.909975 | instance | openstack/roles/manila-openstack-manila-share 2026-04-07 01:23:07.993710 | instance | openstack/roles/neutron-openstack-neutron-db-init 2026-04-07 01:23:08.085104 | instance | openstack/roles/neutron-openstack-neutron-db-sync 2026-04-07 01:23:08.173292 | instance | openstack/roles/neutron-openstack-neutron-dhcp-agent 2026-04-07 01:23:08.297738 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints 2026-04-07 01:23:08.347191 | instance | openstack/roles/neutron-openstack-neutron-ks-service 2026-04-07 01:23:08.521513 | instance | openstack/roles/neutron-openstack-neutron-ks-user 2026-04-07 01:23:08.533991 | instance | openstack/roles/neutron-openstack-neutron-l3-agent 2026-04-07 01:23:08.718127 | instance | openstack/roles/neutron-openstack-neutron-metadata-agent 2026-04-07 01:23:08.718870 | instance | openstack/roles/neutron-openstack-neutron-ovs-agent 2026-04-07 01:23:08.896778 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init 2026-04-07 01:23:08.912964 | instance | openstack/roles/neutron-openstack-neutron-rpc-server 2026-04-07 01:23:09.076269 | instance | openstack/roles/neutron-openstack-neutron-server 2026-04-07 01:23:09.105977 | instance | openstack/roles/neutron-openstack-neutron-test 2026-04-07 01:23:09.249177 | instance | openstack/roles/nova-openstack-nova-api-metadata 2026-04-07 01:23:09.293420 | instance | openstack/roles/nova-openstack-nova-api-osapi 2026-04-07 01:23:09.428403 | instance | openstack/roles/nova-openstack-nova-bootstrap 2026-04-07 01:23:09.469658 | instance | openstack/roles/nova-openstack-nova-cell-setup 2026-04-07 01:23:09.601271 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron 2026-04-07 01:23:09.658850 | instance | openstack/roles/nova-openstack-nova-compute 2026-04-07 01:23:09.767711 | instance | openstack/roles/nova-openstack-nova-conductor 2026-04-07 01:23:09.843267 | instance | openstack/roles/nova-openstack-nova-db-init 2026-04-07 01:23:09.947299 | instance | openstack/roles/nova-openstack-nova-db-sync 2026-04-07 01:23:10.012916 | instance | openstack/roles/nova-openstack-nova-ks-endpoints 2026-04-07 01:23:10.115808 | instance | openstack/roles/nova-openstack-nova-ks-service 2026-04-07 01:23:10.206996 | instance | openstack/roles/nova-openstack-nova-ks-user 2026-04-07 01:23:10.288577 | instance | openstack/roles/nova-openstack-nova-novncproxy 2026-04-07 01:23:10.384026 | instance | openstack/roles/nova-openstack-nova-rabbit-init 2026-04-07 01:23:10.466444 | instance | openstack/roles/nova-openstack-nova-scheduler 2026-04-07 01:23:10.564984 | instance | openstack/roles/nova-openstack-nova-service-cleaner 2026-04-07 01:23:10.644163 | instance | openstack/roles/nova-openstack-nova-test 2026-04-07 01:23:10.740310 | instance | openstack/roles/octavia-openstack-octavia-api 2026-04-07 01:23:10.817147 | instance | openstack/roles/octavia-openstack-octavia-db-init 2026-04-07 01:23:10.911620 | instance | openstack/roles/octavia-openstack-octavia-db-sync 2026-04-07 01:23:10.987520 | instance | openstack/roles/octavia-openstack-octavia-health-manager 2026-04-07 01:23:11.083834 | instance | openstack/roles/octavia-openstack-octavia-housekeeping 2026-04-07 01:23:11.164481 | instance | openstack/roles/octavia-openstack-octavia-ks-endpoints 2026-04-07 01:23:11.264937 | instance | openstack/roles/octavia-openstack-octavia-ks-service 2026-04-07 01:23:11.336427 | instance | openstack/roles/octavia-openstack-octavia-ks-user 2026-04-07 01:23:11.447892 | instance | openstack/roles/octavia-openstack-octavia-rabbit-init 2026-04-07 01:23:11.515769 | instance | openstack/roles/octavia-openstack-octavia-worker 2026-04-07 01:23:11.633675 | instance | openstack/roles/placement-openstack-placement-api 2026-04-07 01:23:11.702925 | instance | openstack/roles/placement-openstack-placement-db-init 2026-04-07 01:23:11.847259 | instance | openstack/roles/placement-openstack-placement-db-sync 2026-04-07 01:23:11.877295 | instance | openstack/roles/placement-openstack-placement-ks-endpoints 2026-04-07 01:23:12.029289 | instance | openstack/roles/placement-openstack-placement-ks-service 2026-04-07 01:23:12.053307 | instance | openstack/roles/placement-openstack-placement-ks-user 2026-04-07 01:23:12.215220 | instance | openstack/roles/pxc-operator 2026-04-07 01:23:12.232695 | instance | openstack/roles/rabbitmq-barbican-peer-discovery 2026-04-07 01:23:12.385824 | instance | openstack/roles/rabbitmq-cinder-peer-discovery 2026-04-07 01:23:12.400190 | instance | openstack/roles/rabbitmq-cluster-operator 2026-04-07 01:23:12.571362 | instance | openstack/roles/rabbitmq-glance-peer-discovery 2026-04-07 01:23:12.591899 | instance | openstack/roles/rabbitmq-heat-peer-discovery 2026-04-07 01:23:12.756277 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-04-07 01:23:12.765395 | instance | openstack/roles/rabbitmq-magnum-peer-discovery 2026-04-07 01:23:12.948127 | instance | openstack/roles/rabbitmq-manila-peer-discovery 2026-04-07 01:23:12.952303 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-04-07 01:23:13.135387 | instance | openstack/roles/rabbitmq-neutron-peer-discovery 2026-04-07 01:23:13.140382 | instance | openstack/roles/rabbitmq-nova-peer-discovery 2026-04-07 01:23:13.311047 | instance | openstack/roles/rabbitmq-octavia-peer-discovery 2026-04-07 01:23:13.312912 | instance | openstack/roles/rabbitmq-senlin-peer-discovery 2026-04-07 01:23:13.486125 | instance | openstack/roles/rook-ceph-cmd-reporter 2026-04-07 01:23:13.496643 | instance | openstack/roles/rook-ceph-mgr 2026-04-07 01:23:13.677224 | instance | openstack/roles/rook-ceph-osd 2026-04-07 01:23:13.696867 | instance | openstack/roles/rook-ceph-purge-osd 2026-04-07 01:23:13.865923 | instance | openstack/roles/rook-ceph-rgw 2026-04-07 01:23:13.894955 | instance | openstack/roles/senlin-openstack-senlin-api 2026-04-07 01:23:14.042580 | instance | openstack/roles/senlin-openstack-senlin-conductor 2026-04-07 01:23:14.082383 | instance | openstack/roles/senlin-openstack-senlin-db-init 2026-04-07 01:23:14.242268 | instance | openstack/roles/senlin-openstack-senlin-db-sync 2026-04-07 01:23:14.268781 | instance | openstack/roles/senlin-openstack-senlin-engine 2026-04-07 01:23:14.422136 | instance | openstack/roles/senlin-openstack-senlin-engine-cleaner 2026-04-07 01:23:14.446419 | instance | openstack/roles/senlin-openstack-senlin-health-manager 2026-04-07 01:23:14.594120 | instance | openstack/roles/senlin-openstack-senlin-ks-endpoints 2026-04-07 01:23:14.644201 | instance | openstack/roles/senlin-openstack-senlin-ks-service 2026-04-07 01:23:14.760889 | instance | openstack/roles/senlin-openstack-senlin-ks-user 2026-04-07 01:23:14.808331 | instance | openstack/roles/senlin-openstack-senlin-rabbit-init 2026-04-07 01:23:14.949658 | instance | openstack/roles/senlin-openstack-senlin-test 2026-04-07 01:23:14.972719 | instance | openstack/roles/staffeln-conductor 2026-04-07 01:23:15.151853 | instance | openstack/roles/staffeln-openstack-staffeln-api 2026-04-07 01:23:15.154554 | instance | openstack/roles/staffeln-openstack-staffeln-conductor 2026-04-07 01:23:15.328850 | instance | openstack/roles/staffeln-openstack-staffeln-db-init 2026-04-07 01:23:15.339365 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync 2026-04-07 01:23:15.502756 | instance | openstack/roles/tempest-openstack-tempest-ks-user 2026-04-07 01:23:15.535148 | instance | openstack/roles/tempest-openstack-tempest-run-tests 2026-04-07 01:23:15.695320 | instance | orc-system/endpoints/orc-controller-manager-metrics-service 2026-04-07 01:23:15.715441 | instance | openstack/serviceaccounts/barbican-api 2026-04-07 01:23:15.878238 | instance | openstack/serviceaccounts/barbican-db-init 2026-04-07 01:23:16.055798 | instance | openstack/serviceaccounts/barbican-db-sync 2026-04-07 01:23:16.273024 | instance | openstack/serviceaccounts/barbican-ks-endpoints 2026-04-07 01:23:16.406312 | instance | openstack/serviceaccounts/barbican-ks-service 2026-04-07 01:23:16.639836 | instance | openstack/serviceaccounts/barbican-ks-user 2026-04-07 01:23:16.768271 | instance | openstack/serviceaccounts/barbican-rabbit-init 2026-04-07 01:23:16.981943 | instance | openstack/serviceaccounts/barbican-test 2026-04-07 01:23:17.134988 | instance | openstack/serviceaccounts/cinder-api 2026-04-07 01:23:17.329720 | instance | openstack/serviceaccounts/cinder-backup 2026-04-07 01:23:17.489512 | instance | openstack/serviceaccounts/cinder-backup-storage-init 2026-04-07 01:23:17.683901 | instance | openstack/serviceaccounts/cinder-bootstrap 2026-04-07 01:23:17.886668 | instance | openstack/serviceaccounts/cinder-create-internal-tenant 2026-04-07 01:23:18.038190 | instance | openstack/serviceaccounts/cinder-db-init 2026-04-07 01:23:18.247478 | instance | openstack/serviceaccounts/cinder-db-sync 2026-04-07 01:23:18.395637 | instance | openstack/serviceaccounts/cinder-ks-endpoints 2026-04-07 01:23:18.611398 | instance | openstack/serviceaccounts/cinder-ks-service 2026-04-07 01:23:18.785020 | instance | openstack/serviceaccounts/cinder-ks-user 2026-04-07 01:23:18.960378 | instance | openstack/serviceaccounts/cinder-rabbit-init 2026-04-07 01:23:19.159790 | instance | openstack/serviceaccounts/cinder-scheduler 2026-04-07 01:23:19.353391 | instance | openstack/serviceaccounts/cinder-storage-init 2026-04-07 01:23:19.552453 | instance | openstack/serviceaccounts/cinder-test 2026-04-07 01:23:19.704774 | instance | openstack/serviceaccounts/cinder-volume 2026-04-07 01:23:19.910398 | instance | openstack/serviceaccounts/cinder-volume-usage-audit 2026-04-07 01:23:20.047858 | instance | openstack/serviceaccounts/default 2026-04-07 01:23:20.292540 | instance | openstack/serviceaccounts/glance-api 2026-04-07 01:23:20.400879 | instance | openstack/serviceaccounts/glance-db-init 2026-04-07 01:23:20.629016 | instance | openstack/serviceaccounts/glance-db-sync 2026-04-07 01:23:20.758252 | instance | openstack/serviceaccounts/glance-ks-endpoints 2026-04-07 01:23:20.952141 | instance | openstack/serviceaccounts/glance-ks-service 2026-04-07 01:23:21.128516 | instance | openstack/serviceaccounts/glance-ks-user 2026-04-07 01:23:21.282302 | instance | openstack/serviceaccounts/glance-metadefs-load 2026-04-07 01:23:21.486938 | instance | openstack/serviceaccounts/glance-rabbit-init 2026-04-07 01:23:21.647804 | instance | openstack/serviceaccounts/glance-storage-init 2026-04-07 01:23:21.827315 | instance | openstack/serviceaccounts/glance-test 2026-04-07 01:23:22.004123 | instance | openstack/serviceaccounts/heat-api 2026-04-07 01:23:22.177639 | instance | openstack/serviceaccounts/heat-bootstrap 2026-04-07 01:23:22.363561 | instance | openstack/serviceaccounts/heat-cfn 2026-04-07 01:23:22.507981 | instance | openstack/serviceaccounts/heat-db-init 2026-04-07 01:23:22.757896 | instance | openstack/serviceaccounts/heat-db-sync 2026-04-07 01:23:22.887284 | instance | openstack/serviceaccounts/heat-engine 2026-04-07 01:23:23.100052 | instance | openstack/serviceaccounts/heat-engine-cleaner 2026-04-07 01:23:23.253711 | instance | openstack/serviceaccounts/heat-ks-endpoints 2026-04-07 01:23:23.480474 | instance | openstack/serviceaccounts/heat-ks-service 2026-04-07 01:23:23.642342 | instance | openstack/serviceaccounts/heat-ks-user 2026-04-07 01:23:23.843787 | instance | openstack/serviceaccounts/heat-ks-user-domain 2026-04-07 01:23:24.005328 | instance | openstack/serviceaccounts/heat-purge-deleted 2026-04-07 01:23:24.240284 | instance | openstack/serviceaccounts/heat-rabbit-init 2026-04-07 01:23:24.360514 | instance | openstack/serviceaccounts/heat-test 2026-04-07 01:23:24.571231 | instance | openstack/serviceaccounts/heat-trusts 2026-04-07 01:23:24.726845 | instance | openstack/serviceaccounts/horizon 2026-04-07 01:23:24.948672 | instance | openstack/serviceaccounts/horizon-db-init 2026-04-07 01:23:25.055788 | instance | openstack/serviceaccounts/horizon-db-sync 2026-04-07 01:23:25.300731 | instance | openstack/serviceaccounts/horizon-test 2026-04-07 01:23:25.411030 | instance | openstack/serviceaccounts/keepalived 2026-04-07 01:23:25.633659 | instance | openstack/serviceaccounts/keystone-api 2026-04-07 01:23:25.858655 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-04-07 01:23:26.015643 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-04-07 01:23:26.204101 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-04-07 01:23:26.381810 | instance | openstack/serviceaccounts/keystone-db-init 2026-04-07 01:23:26.567796 | instance | openstack/serviceaccounts/keystone-db-sync 2026-04-07 01:23:26.768115 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-04-07 01:23:26.946801 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-04-07 01:23:27.164526 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-04-07 01:23:27.327848 | instance | openstack/secrets/barbican-api-certs 2026-04-07 01:23:27.507061 | instance | openstack/secrets/barbican-db-admin 2026-04-07 01:23:27.548210 | instance | openstack/secrets/barbican-db-user 2026-04-07 01:23:27.715977 | instance | openstack/secrets/barbican-etc 2026-04-07 01:23:27.750027 | instance | openstack/secrets/barbican-keystone-admin 2026-04-07 01:23:27.914775 | instance | openstack/secrets/barbican-keystone-user 2026-04-07 01:23:27.947132 | instance | openstack/secrets/barbican-rabbitmq-admin 2026-04-07 01:23:28.115128 | instance | openstack/secrets/barbican-rabbitmq-user 2026-04-07 01:23:28.132720 | instance | openstack/secrets/cinder-api-certs 2026-04-07 01:23:28.283224 | instance | openstack/secrets/cinder-backup-rbd-keyring 2026-04-07 01:23:28.338565 | instance | openstack/secrets/cinder-db-admin 2026-04-07 01:23:28.469603 | instance | openstack/secrets/cinder-db-user 2026-04-07 01:23:28.505925 | instance | openstack/secrets/cinder-etc 2026-04-07 01:23:28.648823 | instance | openstack/secrets/cinder-keystone-admin 2026-04-07 01:23:28.696373 | instance | openstack/secrets/cinder-keystone-test 2026-04-07 01:23:28.850039 | instance | openstack/secrets/cinder-keystone-user 2026-04-07 01:23:28.903734 | instance | openstack/secrets/cinder-rabbitmq-admin 2026-04-07 01:23:29.034577 | instance | openstack/secrets/cinder-rabbitmq-user 2026-04-07 01:23:29.120003 | instance | openstack/secrets/cinder-volume-rbd-keyring 2026-04-07 01:23:29.218329 | instance | openstack/secrets/glance-api-certs 2026-04-07 01:23:29.312291 | instance | openstack/secrets/glance-db-admin 2026-04-07 01:23:29.408576 | instance | openstack/secrets/glance-db-user 2026-04-07 01:23:29.509839 | instance | openstack/secrets/glance-etc 2026-04-07 01:23:29.606421 | instance | openstack/secrets/glance-keystone-admin 2026-04-07 01:23:29.706083 | instance | openstack/secrets/glance-keystone-test 2026-04-07 01:23:29.784816 | instance | openstack/secrets/glance-keystone-user 2026-04-07 01:23:29.877077 | instance | openstack/secrets/glance-rabbitmq-admin 2026-04-07 01:23:29.977051 | instance | openstack/secrets/glance-rabbitmq-user 2026-04-07 01:23:30.066064 | instance | openstack/secrets/heat-api-certs 2026-04-07 01:23:30.161165 | instance | openstack/secrets/heat-cfn-certs 2026-04-07 01:23:30.251476 | instance | openstack/secrets/heat-db-admin 2026-04-07 01:23:30.338685 | instance | openstack/secrets/heat-db-user 2026-04-07 01:23:30.431880 | instance | openstack/secrets/heat-etc 2026-04-07 01:23:30.527139 | instance | openstack/secrets/heat-keystone-admin 2026-04-07 01:23:30.615619 | instance | openstack/secrets/heat-keystone-stack-user 2026-04-07 01:23:30.707560 | instance | openstack/secrets/heat-keystone-test 2026-04-07 01:23:30.793727 | instance | openstack/secrets/heat-keystone-trustee 2026-04-07 01:23:30.893714 | instance | openstack/secrets/heat-keystone-user 2026-04-07 01:23:31.001872 | instance | openstack/secrets/heat-rabbitmq-admin 2026-04-07 01:23:31.073005 | instance | openstack/secrets/heat-rabbitmq-user 2026-04-07 01:23:31.182281 | instance | openstack/secrets/horizon-db-admin 2026-04-07 01:23:31.243614 | instance | openstack/secrets/horizon-db-user 2026-04-07 01:23:31.366850 | instance | openstack/secrets/horizon-etc 2026-04-07 01:23:31.426478 | instance | openstack/secrets/horizon-int-certs 2026-04-07 01:23:31.536482 | instance | openstack/secrets/horizon-keystone-admin 2026-04-07 01:23:31.606737 | instance | openstack/secrets/images-rbd-keyring 2026-04-07 01:23:31.715620 | instance | openstack/secrets/internal-percona-xtradb 2026-04-07 01:23:31.784510 | instance | openstack/secrets/keepalived-etc 2026-04-07 01:23:31.890786 | instance | openstack/secrets/keystone-api-certs 2026-04-07 01:23:31.960656 | instance | openstack/secrets/keystone-credential-keys 2026-04-07 01:23:32.069959 | instance | openstack/secrets/keystone-db-admin 2026-04-07 01:23:32.150201 | instance | openstack/secrets/keystone-db-user 2026-04-07 01:23:32.236648 | instance | openstack/secrets/keystone-etc 2026-04-07 01:23:32.327220 | instance | openstack/secrets/keystone-fernet-keys 2026-04-07 01:23:32.405702 | instance | openstack/secrets/keystone-keystone-admin 2026-04-07 01:23:32.505118 | instance | openstack/secrets/keystone-keystone-test 2026-04-07 01:23:32.604546 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-04-07 01:23:32.694288 | instance | openstack/secrets/keystone-rabbitmq-user 2026-04-07 01:23:32.774133 | instance | openstack/secrets/libvirt-api-ca 2026-04-07 01:23:32.867533 | instance | openstack/secrets/libvirt-etc 2026-04-07 01:23:32.953739 | instance | openstack/secrets/libvirt-libvirt-default-etc 2026-04-07 01:23:33.048788 | instance | openstack/secrets/libvirt-libvirt-default-wzbtq-api 2026-04-07 01:23:33.128679 | instance | openstack/secrets/libvirt-libvirt-default-wzbtq-vnc 2026-04-07 01:23:33.236921 | instance | openstack/secrets/libvirt-vnc-ca 2026-04-07 01:23:33.319716 | instance | openstack/secrets/magnum-api-certs 2026-04-07 01:23:33.427110 | instance | openstack/secrets/magnum-db-admin 2026-04-07 01:23:33.489383 | instance | openstack/secrets/magnum-db-user 2026-04-07 01:23:33.601911 | instance | openstack/secrets/magnum-etc 2026-04-07 01:23:33.667294 | instance | openstack/secrets/magnum-keystone-admin 2026-04-07 01:23:33.783115 | instance | openstack/secrets/magnum-keystone-stack-user 2026-04-07 01:23:33.834614 | instance | openstack/secrets/magnum-keystone-user 2026-04-07 01:23:33.984503 | instance | openstack/secrets/magnum-rabbitmq-admin 2026-04-07 01:23:34.010879 | instance | openstack/secrets/magnum-rabbitmq-user 2026-04-07 01:23:34.174702 | instance | openstack/secrets/magnum-registry-certs 2026-04-07 01:23:34.206432 | instance | openstack/secrets/manila-api-certs 2026-04-07 01:23:34.358205 | instance | openstack/secrets/manila-db-admin 2026-04-07 01:23:34.387265 | instance | openstack/secrets/manila-db-user 2026-04-07 01:23:34.554402 | instance | openstack/secrets/manila-etc 2026-04-07 01:23:34.561034 | instance | openstack/secrets/manila-keystone-admin 2026-04-07 01:23:34.717790 | instance | openstack/secrets/manila-keystone-user 2026-04-07 01:23:34.744622 | instance | openstack/secrets/manila-rabbitmq-admin 2026-04-07 01:23:34.887083 | instance | openstack/secrets/manila-rabbitmq-user 2026-04-07 01:23:34.920962 | instance | openstack/secrets/manila-ssh-keys 2026-04-07 01:23:35.074676 | instance | openstack/secrets/neutron-db-admin 2026-04-07 01:23:35.105942 | instance | openstack/secrets/neutron-db-user 2026-04-07 01:23:35.246767 | instance | openstack/secrets/neutron-dhcp-agent-default 2026-04-07 01:23:35.305002 | instance | openstack/secrets/neutron-etc 2026-04-07 01:23:35.435056 | instance | openstack/secrets/neutron-keystone-admin 2026-04-07 01:23:35.480630 | instance | openstack/secrets/neutron-keystone-test 2026-04-07 01:23:35.617664 | instance | openstack/secrets/neutron-keystone-user 2026-04-07 01:23:35.651362 | instance | openstack/secrets/neutron-l3-agent-default 2026-04-07 01:23:35.786935 | instance | openstack/secrets/neutron-metadata-agent-default 2026-04-07 01:23:35.834170 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-04-07 01:23:35.970521 | instance | openstack/serviceaccounts/keystone-test 2026-04-07 01:23:36.189516 | instance | openstack/serviceaccounts/libvirt 2026-04-07 01:23:36.333064 | instance | openstack/serviceaccounts/magnum-api 2026-04-07 01:23:36.514573 | instance | openstack/serviceaccounts/magnum-conductor 2026-04-07 01:23:36.697487 | instance | openstack/serviceaccounts/magnum-db-init 2026-04-07 01:23:36.907041 | instance | openstack/serviceaccounts/magnum-db-sync 2026-04-07 01:23:37.083288 | instance | openstack/serviceaccounts/magnum-ks-endpoints 2026-04-07 01:23:37.260393 | instance | openstack/serviceaccounts/magnum-ks-service 2026-04-07 01:23:37.426892 | instance | openstack/serviceaccounts/magnum-ks-user 2026-04-07 01:23:37.622157 | instance | openstack/serviceaccounts/magnum-ks-user-domain 2026-04-07 01:23:37.785025 | instance | openstack/serviceaccounts/magnum-rabbit-init 2026-04-07 01:23:38.032948 | instance | openstack/serviceaccounts/manila-api 2026-04-07 01:23:38.176346 | instance | openstack/serviceaccounts/manila-bootstrap 2026-04-07 01:23:38.420966 | instance | openstack/serviceaccounts/manila-data 2026-04-07 01:23:38.555388 | instance | openstack/serviceaccounts/manila-db-init 2026-04-07 01:23:38.825951 | instance | openstack/serviceaccounts/manila-db-sync 2026-04-07 01:23:38.887725 | instance | openstack/serviceaccounts/manila-ks-endpoints 2026-04-07 01:23:39.211524 | instance | openstack/serviceaccounts/manila-ks-service 2026-04-07 01:23:39.216996 | instance | openstack/serviceaccounts/manila-ks-user 2026-04-07 01:23:39.550155 | instance | openstack/serviceaccounts/manila-rabbit-init 2026-04-07 01:23:39.552357 | instance | openstack/serviceaccounts/manila-scheduler 2026-04-07 01:23:39.893218 | instance | openstack/serviceaccounts/manila-share 2026-04-07 01:23:39.894699 | instance | openstack/serviceaccounts/manila-test 2026-04-07 01:23:40.249374 | instance | openstack/serviceaccounts/memcached-memcached 2026-04-07 01:23:40.258137 | instance | openstack/serviceaccounts/neutron-db-init 2026-04-07 01:23:40.613385 | instance | openstack/serviceaccounts/neutron-db-sync 2026-04-07 01:23:40.616095 | instance | openstack/serviceaccounts/neutron-dhcp-agent 2026-04-07 01:23:40.956231 | instance | openstack/serviceaccounts/neutron-ks-endpoints 2026-04-07 01:23:40.967517 | instance | openstack/serviceaccounts/neutron-ks-service 2026-04-07 01:23:41.307176 | instance | openstack/serviceaccounts/neutron-ks-user 2026-04-07 01:23:41.344989 | instance | openstack/serviceaccounts/neutron-l3-agent 2026-04-07 01:23:41.668219 | instance | openstack/serviceaccounts/neutron-metadata-agent 2026-04-07 01:23:41.685714 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron 2026-04-07 01:23:42.018035 | instance | openstack/serviceaccounts/neutron-ovs-agent 2026-04-07 01:23:42.048071 | instance | openstack/serviceaccounts/neutron-rabbit-init 2026-04-07 01:23:42.360450 | instance | openstack/serviceaccounts/neutron-rpc-server 2026-04-07 01:23:42.371282 | instance | openstack/serviceaccounts/neutron-server 2026-04-07 01:23:42.712043 | instance | openstack/serviceaccounts/neutron-test 2026-04-07 01:23:42.720332 | instance | openstack/serviceaccounts/nova-api-metadata 2026-04-07 01:23:43.057746 | instance | openstack/serviceaccounts/nova-api-osapi 2026-04-07 01:23:43.076779 | instance | openstack/serviceaccounts/nova-bootstrap 2026-04-07 01:23:43.419749 | instance | openstack/serviceaccounts/nova-cell-setup 2026-04-07 01:23:43.467066 | instance | openstack/serviceaccounts/nova-cell-setup-cron 2026-04-07 01:23:43.771333 | instance | openstack/serviceaccounts/nova-compute 2026-04-07 01:23:43.838509 | instance | openstack/serviceaccounts/nova-conductor 2026-04-07 01:23:44.117687 | instance | openstack/serviceaccounts/nova-db-init 2026-04-07 01:23:44.191811 | instance | openstack/serviceaccounts/nova-db-sync 2026-04-07 01:23:44.488120 | instance | openstack/serviceaccounts/nova-ks-endpoints 2026-04-07 01:23:44.558158 | instance | openstack/serviceaccounts/nova-ks-service 2026-04-07 01:23:44.845999 | instance | openstack/serviceaccounts/nova-ks-user 2026-04-07 01:23:44.893716 | instance | openstack/serviceaccounts/nova-novncproxy 2026-04-07 01:23:45.185802 | instance | openstack/serviceaccounts/nova-rabbit-init 2026-04-07 01:23:45.262509 | instance | openstack/serviceaccounts/nova-scheduler 2026-04-07 01:23:45.558143 | instance | openstack/serviceaccounts/nova-service-cleaner 2026-04-07 01:23:45.667139 | instance | openstack/serviceaccounts/nova-test 2026-04-07 01:23:45.898647 | instance | openstack/serviceaccounts/octavia-api 2026-04-07 01:23:46.030770 | instance | openstack/serviceaccounts/octavia-bootstrap 2026-04-07 01:23:46.244950 | instance | openstack/serviceaccounts/octavia-db-init 2026-04-07 01:23:46.359269 | instance | openstack/serviceaccounts/octavia-db-sync 2026-04-07 01:23:46.607342 | instance | openstack/serviceaccounts/octavia-health-manager 2026-04-07 01:23:46.713474 | instance | openstack/serviceaccounts/octavia-housekeeping 2026-04-07 01:23:46.973339 | instance | openstack/serviceaccounts/octavia-ks-endpoints 2026-04-07 01:23:47.087723 | instance | openstack/serviceaccounts/octavia-ks-service 2026-04-07 01:23:47.303328 | instance | openstack/serviceaccounts/octavia-ks-user 2026-04-07 01:23:47.433191 | instance | openstack/serviceaccounts/octavia-rabbit-init 2026-04-07 01:23:47.645869 | instance | openstack/serviceaccounts/octavia-worker 2026-04-07 01:23:47.788116 | instance | openstack/serviceaccounts/openvswitch-server 2026-04-07 01:23:48.015575 | instance | openstack/serviceaccounts/placement-api 2026-04-07 01:23:48.143774 | instance | openstack/serviceaccounts/placement-db-init 2026-04-07 01:23:48.360969 | instance | openstack/secrets/neutron-netns-cleanup-cron-default 2026-04-07 01:23:48.508266 | instance | openstack/secrets/neutron-ovs-agent-default 2026-04-07 01:23:48.556395 | instance | openstack/secrets/neutron-rabbitmq-admin 2026-04-07 01:23:48.701129 | instance | openstack/secrets/neutron-rabbitmq-user 2026-04-07 01:23:48.751913 | instance | openstack/secrets/neutron-server-certs 2026-04-07 01:23:48.876034 | instance | openstack/secrets/nova-api-certs 2026-04-07 01:23:48.933790 | instance | openstack/secrets/nova-compute-default 2026-04-07 01:23:49.066868 | instance | openstack/secrets/nova-db-admin 2026-04-07 01:23:49.136344 | instance | openstack/secrets/nova-db-api-admin 2026-04-07 01:23:49.246030 | instance | openstack/secrets/nova-db-api-user 2026-04-07 01:23:49.316295 | instance | openstack/secrets/nova-db-cell0-admin 2026-04-07 01:23:49.431860 | instance | openstack/secrets/nova-db-cell0-user 2026-04-07 01:23:49.492321 | instance | openstack/secrets/nova-db-user 2026-04-07 01:23:49.608418 | instance | openstack/secrets/nova-etc 2026-04-07 01:23:49.681612 | instance | openstack/secrets/nova-keystone-admin 2026-04-07 01:23:49.805115 | instance | openstack/secrets/nova-keystone-test 2026-04-07 01:23:49.866966 | instance | openstack/secrets/nova-keystone-user 2026-04-07 01:23:49.974406 | instance | openstack/secrets/nova-novncproxy-certs 2026-04-07 01:23:50.057493 | instance | openstack/secrets/nova-novncproxy-vencrypt 2026-04-07 01:23:50.159279 | instance | openstack/secrets/nova-rabbitmq-admin 2026-04-07 01:23:50.239202 | instance | openstack/secrets/nova-rabbitmq-user 2026-04-07 01:23:50.334993 | instance | openstack/secrets/nova-ssh 2026-04-07 01:23:50.430218 | instance | openstack/secrets/octavia-amphora-ssh-key 2026-04-07 01:23:50.514377 | instance | openstack/secrets/octavia-api-certs 2026-04-07 01:23:50.619426 | instance | openstack/secrets/octavia-client-ca 2026-04-07 01:23:50.711359 | instance | openstack/secrets/octavia-client-certs 2026-04-07 01:23:50.787934 | instance | openstack/secrets/octavia-db-admin 2026-04-07 01:23:50.890181 | instance | openstack/secrets/octavia-db-user 2026-04-07 01:23:50.963717 | instance | openstack/secrets/octavia-etc 2026-04-07 01:23:51.068545 | instance | openstack/secrets/octavia-health-manager-default 2026-04-07 01:23:51.149902 | instance | openstack/secrets/octavia-keystone-admin 2026-04-07 01:23:51.240328 | instance | openstack/secrets/octavia-keystone-test 2026-04-07 01:23:51.315023 | instance | openstack/secrets/octavia-keystone-user 2026-04-07 01:23:51.414070 | instance | openstack/secrets/octavia-rabbitmq-admin 2026-04-07 01:23:51.515113 | instance | openstack/secrets/octavia-rabbitmq-user 2026-04-07 01:23:51.597979 | instance | openstack/secrets/octavia-server-ca 2026-04-07 01:23:51.691844 | instance | openstack/secrets/openstack-database-exporter-dsn 2026-04-07 01:23:51.788347 | instance | openstack/secrets/percona-xtradb 2026-04-07 01:23:51.874411 | instance | openstack/secrets/placement-api-certs 2026-04-07 01:23:51.968820 | instance | openstack/secrets/placement-db-admin 2026-04-07 01:23:52.056609 | instance | openstack/secrets/placement-db-user 2026-04-07 01:23:52.145019 | instance | openstack/secrets/placement-etc 2026-04-07 01:23:52.237119 | instance | openstack/secrets/placement-keystone-admin 2026-04-07 01:23:52.328446 | instance | openstack/secrets/placement-keystone-user 2026-04-07 01:23:52.413623 | instance | openstack/secrets/pvc-ceph-client-key 2026-04-07 01:23:52.500639 | instance | openstack/secrets/rabbitmq-barbican-default-user 2026-04-07 01:23:52.599372 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie 2026-04-07 01:23:52.694463 | instance | openstack/secrets/rabbitmq-cinder-default-user 2026-04-07 01:23:52.782988 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie 2026-04-07 01:23:52.882746 | instance | openstack/secrets/rabbitmq-glance-default-user 2026-04-07 01:23:52.990258 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie 2026-04-07 01:23:53.075592 | instance | openstack/secrets/rabbitmq-heat-default-user 2026-04-07 01:23:53.191188 | instance | openstack/secrets/rabbitmq-heat-erlang-cookie 2026-04-07 01:23:53.267469 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-04-07 01:23:53.371379 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-04-07 01:23:53.437673 | instance | openstack/secrets/rabbitmq-magnum-default-user 2026-04-07 01:23:53.574916 | instance | openstack/secrets/rabbitmq-magnum-erlang-cookie 2026-04-07 01:23:53.640461 | instance | openstack/secrets/rabbitmq-manila-default-user 2026-04-07 01:23:53.787411 | instance | openstack/secrets/rabbitmq-manila-erlang-cookie 2026-04-07 01:23:53.813015 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-04-07 01:23:53.966340 | instance | openstack/secrets/rabbitmq-neutron-default-user 2026-04-07 01:23:54.001383 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie 2026-04-07 01:23:54.154880 | instance | openstack/secrets/rabbitmq-nova-default-user 2026-04-07 01:23:54.186214 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie 2026-04-07 01:23:54.331227 | instance | openstack/secrets/rabbitmq-octavia-default-user 2026-04-07 01:23:54.378448 | instance | openstack/secrets/rabbitmq-octavia-erlang-cookie 2026-04-07 01:23:54.576104 | instance | openstack/secrets/rabbitmq-senlin-default-user 2026-04-07 01:23:54.623751 | instance | openstack/secrets/rabbitmq-senlin-erlang-cookie 2026-04-07 01:23:54.772266 | instance | openstack/secrets/rook-ceph-config 2026-04-07 01:23:54.805461 | instance | openstack/secrets/rook-ceph-crash-collector-keyring 2026-04-07 01:23:54.952640 | instance | openstack/secrets/rook-ceph-mon 2026-04-07 01:23:54.979633 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring 2026-04-07 01:23:55.129624 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs 2026-04-07 01:23:55.149710 | instance | openstack/secrets/rook-csi-cephfs-node 2026-04-07 01:23:55.302036 | instance | openstack/secrets/rook-csi-cephfs-provisioner 2026-04-07 01:23:55.319396 | instance | openstack/secrets/rook-csi-rbd-node 2026-04-07 01:23:55.485746 | instance | openstack/secrets/rook-csi-rbd-provisioner 2026-04-07 01:23:55.504485 | instance | openstack/secrets/senlin-api-certs 2026-04-07 01:23:55.668458 | instance | openstack/secrets/senlin-db-admin 2026-04-07 01:23:55.678455 | instance | openstack/secrets/senlin-db-user 2026-04-07 01:23:55.859884 | instance | openstack/secrets/senlin-etc 2026-04-07 01:23:55.870060 | instance | openstack/secrets/senlin-keystone-admin 2026-04-07 01:23:56.031597 | instance | openstack/secrets/senlin-keystone-user 2026-04-07 01:23:56.041510 | instance | openstack/secrets/senlin-rabbitmq-admin 2026-04-07 01:23:56.197859 | instance | openstack/secrets/senlin-rabbitmq-user 2026-04-07 01:23:56.214052 | instance | openstack/serviceaccounts/placement-db-sync 2026-04-07 01:23:56.398699 | instance | openstack/serviceaccounts/placement-ks-endpoints 2026-04-07 01:23:56.573116 | instance | openstack/serviceaccounts/placement-ks-service 2026-04-07 01:23:56.764642 | instance | openstack/serviceaccounts/placement-ks-user 2026-04-07 01:23:56.944325 | instance | openstack/serviceaccounts/pxc-operator 2026-04-07 01:23:57.152495 | instance | openstack/serviceaccounts/rabbitmq-barbican-server 2026-04-07 01:23:57.309975 | instance | openstack/serviceaccounts/rabbitmq-cinder-server 2026-04-07 01:23:57.472390 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-04-07 01:23:57.643652 | instance | openstack/serviceaccounts/rabbitmq-glance-server 2026-04-07 01:23:57.802470 | instance | openstack/serviceaccounts/rabbitmq-heat-server 2026-04-07 01:23:57.971970 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-04-07 01:23:58.118532 | instance | openstack/serviceaccounts/rabbitmq-magnum-server 2026-04-07 01:23:58.326090 | instance | openstack/serviceaccounts/rabbitmq-manila-server 2026-04-07 01:23:58.482260 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-04-07 01:23:58.686454 | instance | openstack/serviceaccounts/rabbitmq-neutron-server 2026-04-07 01:23:58.861163 | instance | openstack/serviceaccounts/rabbitmq-nova-server 2026-04-07 01:23:59.060449 | instance | openstack/serviceaccounts/rabbitmq-octavia-server 2026-04-07 01:23:59.231739 | instance | openstack/serviceaccounts/rabbitmq-senlin-server 2026-04-07 01:23:59.436262 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter 2026-04-07 01:23:59.564206 | instance | openstack/serviceaccounts/rook-ceph-mgr 2026-04-07 01:23:59.830669 | instance | openstack/serviceaccounts/rook-ceph-osd 2026-04-07 01:23:59.984950 | instance | openstack/serviceaccounts/rook-ceph-purge-osd 2026-04-07 01:24:00.211454 | instance | openstack/serviceaccounts/rook-ceph-rgw 2026-04-07 01:24:00.341389 | instance | openstack/serviceaccounts/senlin-api 2026-04-07 01:24:00.551369 | instance | openstack/serviceaccounts/senlin-conductor 2026-04-07 01:24:00.715138 | instance | openstack/serviceaccounts/senlin-db-init 2026-04-07 01:24:00.906699 | instance | openstack/serviceaccounts/senlin-db-sync 2026-04-07 01:24:01.066585 | instance | openstack/serviceaccounts/senlin-engine 2026-04-07 01:24:01.248681 | instance | openstack/serviceaccounts/senlin-engine-cleaner 2026-04-07 01:24:01.403146 | instance | openstack/serviceaccounts/senlin-health-manager 2026-04-07 01:24:01.609750 | instance | openstack/serviceaccounts/senlin-ks-endpoints 2026-04-07 01:24:01.764071 | instance | openstack/serviceaccounts/senlin-ks-service 2026-04-07 01:24:01.957275 | instance | openstack/serviceaccounts/senlin-ks-user 2026-04-07 01:24:02.093228 | instance | openstack/serviceaccounts/senlin-rabbit-init 2026-04-07 01:24:02.284288 | instance | openstack/serviceaccounts/senlin-test 2026-04-07 01:24:02.433503 | instance | openstack/serviceaccounts/staffeln-api 2026-04-07 01:24:02.645692 | instance | openstack/serviceaccounts/staffeln-conductor 2026-04-07 01:24:02.862579 | instance | openstack/serviceaccounts/staffeln-db-init 2026-04-07 01:24:03.023669 | instance | openstack/serviceaccounts/staffeln-db-sync 2026-04-07 01:24:03.224958 | instance | openstack/serviceaccounts/tempest-ks-user 2026-04-07 01:24:03.396637 | instance | openstack/serviceaccounts/tempest-run-tests 2026-04-07 01:24:03.552040 | instance | openstack/services/barbican-api 2026-04-07 01:24:03.743519 | instance | openstack/services/ceph-mon 2026-04-07 01:24:03.776858 | instance | openstack/services/cinder-api 2026-04-07 01:24:03.999230 | instance | openstack/services/glance-api 2026-04-07 01:24:04.004954 | instance | openstack/services/heat-api 2026-04-07 01:24:04.211124 | instance | openstack/services/heat-cfn 2026-04-07 01:24:04.216178 | instance | openstack/services/horizon 2026-04-07 01:24:04.429915 | instance | openstack/services/horizon-int 2026-04-07 01:24:04.431925 | instance | openstack/services/keystone-api 2026-04-07 01:24:04.651123 | instance | openstack/services/magnum-api 2026-04-07 01:24:04.683938 | instance | openstack/services/magnum-registry 2026-04-07 01:24:04.879179 | instance | openstack/services/manila-api 2026-04-07 01:24:04.908210 | instance | openstack/services/memcached 2026-04-07 01:24:05.088876 | instance | openstack/services/memcached-metrics 2026-04-07 01:24:05.144201 | instance | openstack/services/neutron-coredns 2026-04-07 01:24:05.291149 | instance | openstack/services/neutron-coredns-coredns-metrics 2026-04-07 01:24:05.370430 | instance | openstack/services/neutron-server 2026-04-07 01:24:05.514074 | instance | openstack/services/nova-api 2026-04-07 01:24:05.583245 | instance | openstack/services/nova-metadata 2026-04-07 01:24:05.734943 | instance | openstack/services/nova-novncproxy 2026-04-07 01:24:05.794036 | instance | openstack/services/octavia-api 2026-04-07 01:24:05.972789 | instance | openstack/services/openstack-exporter 2026-04-07 01:24:06.017781 | instance | openstack/services/percona-xtradb-cluster-operator 2026-04-07 01:24:06.208768 | instance | openstack/services/percona-xtradb-haproxy 2026-04-07 01:24:06.250805 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-04-07 01:24:06.430171 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-04-07 01:24:06.480827 | instance | openstack/services/percona-xtradb-pxc 2026-04-07 01:24:06.639401 | instance | openstack/services/percona-xtradb-pxc-unready 2026-04-07 01:24:06.708664 | instance | openstack/services/placement-api 2026-04-07 01:24:06.874462 | instance | openstack/services/rabbitmq-barbican 2026-04-07 01:24:06.958690 | instance | openstack/services/rabbitmq-barbican-nodes 2026-04-07 01:24:07.103942 | instance | openstack/services/rabbitmq-cinder 2026-04-07 01:24:07.201122 | instance | openstack/services/rabbitmq-cinder-nodes 2026-04-07 01:24:07.331263 | instance | openstack/services/rabbitmq-glance 2026-04-07 01:24:07.416026 | instance | openstack/services/rabbitmq-glance-nodes 2026-04-07 01:24:07.560006 | instance | openstack/services/rabbitmq-heat 2026-04-07 01:24:07.636343 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1 2026-04-07 01:24:07.789418 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1 2026-04-07 01:24:07.857581 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1 2026-04-07 01:24:07.982710 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1 2026-04-07 01:24:08.039297 | instance | openstack/secrets/sh.helm.release.v1.glance.v1 2026-04-07 01:24:08.237359 | instance | openstack/secrets/sh.helm.release.v1.heat.v1 2026-04-07 01:24:08.262526 | instance | openstack/secrets/sh.helm.release.v1.horizon.v1 2026-04-07 01:24:08.466502 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-04-07 01:24:08.477838 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1 2026-04-07 01:24:08.684907 | instance | openstack/secrets/sh.helm.release.v1.magnum.v1 2026-04-07 01:24:08.691833 | instance | openstack/secrets/sh.helm.release.v1.manila.v1 2026-04-07 01:24:08.887496 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-04-07 01:24:08.912463 | instance | openstack/secrets/sh.helm.release.v1.neutron-coredns.v1 2026-04-07 01:24:09.073151 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1 2026-04-07 01:24:09.107007 | instance | openstack/secrets/sh.helm.release.v1.nova.v1 2026-04-07 01:24:09.335250 | instance | openstack/secrets/sh.helm.release.v1.octavia.v1 2026-04-07 01:24:09.397404 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1 2026-04-07 01:24:09.538250 | instance | openstack/secrets/sh.helm.release.v1.placement.v1 2026-04-07 01:24:09.578390 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-04-07 01:24:09.755755 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-04-07 01:24:09.772081 | instance | openstack/secrets/sh.helm.release.v1.senlin.v1 2026-04-07 01:24:09.966446 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1 2026-04-07 01:24:09.966506 | instance | openstack/secrets/sh.helm.release.v1.tempest.v1 2026-04-07 01:24:10.141340 | instance | openstack/secrets/staffeln-db-admin 2026-04-07 01:24:10.160023 | instance | openstack/secrets/staffeln-db-user 2026-04-07 01:24:10.321683 | instance | openstack/secrets/staffeln-etc 2026-04-07 01:24:10.326336 | instance | openstack/secrets/tempest-etc 2026-04-07 01:24:10.495757 | instance | openstack/secrets/tempest-keystone-admin 2026-04-07 01:24:10.505790 | instance | openstack/secrets/tempest-keystone-user 2026-04-07 01:24:10.677123 | instance | openstack/statefulsets/magnum-conductor 2026-04-07 01:24:10.677193 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-04-07 01:24:10.916627 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-04-07 01:24:10.920856 | instance | openstack/statefulsets/rabbitmq-barbican-server 2026-04-07 01:24:11.195953 | instance | openstack/statefulsets/rabbitmq-cinder-server 2026-04-07 01:24:11.204198 | instance | openstack/statefulsets/rabbitmq-glance-server 2026-04-07 01:24:11.434543 | instance | openstack/statefulsets/rabbitmq-heat-server 2026-04-07 01:24:11.469332 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-04-07 01:24:11.677353 | instance | openstack/statefulsets/rabbitmq-magnum-server 2026-04-07 01:24:11.714234 | instance | openstack/statefulsets/rabbitmq-manila-server 2026-04-07 01:24:11.905910 | instance | openstack/statefulsets/rabbitmq-neutron-server 2026-04-07 01:24:11.969346 | instance | openstack/statefulsets/rabbitmq-nova-server 2026-04-07 01:24:12.135014 | instance | openstack/statefulsets/rabbitmq-octavia-server 2026-04-07 01:24:12.209558 | instance | openstack/statefulsets/rabbitmq-senlin-server 2026-04-07 01:24:12.376146 | instance | orc-system/pods/orc-controller-manager-b56d5d966-7k4kk 2026-04-07 01:24:12.449240 | instance | rook-ceph/configmaps/kube-root-ca.crt 2026-04-07 01:24:12.553896 | instance | rook-ceph/configmaps/rook-ceph-csi-config 2026-04-07 01:24:12.614378 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config 2026-04-07 01:24:12.749651 | instance | rook-ceph/configmaps/rook-ceph-operator-config 2026-04-07 01:24:12.813626 | instance | orc-system/rolebindings/orc-leader-election-rolebinding 2026-04-07 01:24:12.920717 | instance | orc-system/roles/orc-leader-election-role 2026-04-07 01:24:12.973859 | instance | rook-ceph/deployment/rook-ceph-operator 2026-04-07 01:24:13.090114 | instance | orc-system/serviceaccounts/default 2026-04-07 01:24:13.150940 | instance | orc-system/serviceaccounts/orc-controller-manager 2026-04-07 01:24:13.270595 | instance | orc-system/services/orc-controller-manager-metrics-service 2026-04-07 01:24:13.346609 | instance | rook-ceph/pods/rook-ceph-operator-6988c5f444-l4ksf 2026-04-07 01:24:13.455247 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg 2026-04-07 01:24:13.543727 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg 2026-04-07 01:24:13.624380 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt 2026-04-07 01:24:13.723967 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter 2026-04-07 01:24:13.787265 | instance | rook-ceph/rolebindings/rook-ceph-mgr 2026-04-07 01:24:13.901938 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system 2026-04-07 01:24:13.958952 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack 2026-04-07 01:24:14.073324 | instance | rook-ceph/rolebindings/rook-ceph-osd 2026-04-07 01:24:14.127863 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd 2026-04-07 01:24:14.242128 | instance | rook-ceph/rolebindings/rook-ceph-rgw 2026-04-07 01:24:14.322907 | instance | rook-ceph/rolebindings/rook-ceph-system 2026-04-07 01:24:14.427578 | instance | openstack/services/rabbitmq-heat-nodes 2026-04-07 01:24:14.504928 | instance | openstack/services/rabbitmq-keystone 2026-04-07 01:24:14.649936 | instance | openstack/services/rabbitmq-keystone-nodes 2026-04-07 01:24:14.722048 | instance | openstack/services/rabbitmq-magnum 2026-04-07 01:24:14.855174 | instance | openstack/services/rabbitmq-magnum-nodes 2026-04-07 01:24:14.951282 | instance | openstack/services/rabbitmq-manila 2026-04-07 01:24:15.092674 | instance | openstack/services/rabbitmq-manila-nodes 2026-04-07 01:24:15.168638 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-04-07 01:24:15.302737 | instance | openstack/services/rabbitmq-neutron 2026-04-07 01:24:15.382889 | instance | openstack/services/rabbitmq-neutron-nodes 2026-04-07 01:24:15.509200 | instance | openstack/services/rabbitmq-nova 2026-04-07 01:24:15.586531 | instance | openstack/services/rabbitmq-nova-nodes 2026-04-07 01:24:15.700983 | instance | openstack/services/rabbitmq-octavia 2026-04-07 01:24:15.774798 | instance | openstack/services/rabbitmq-octavia-nodes 2026-04-07 01:24:15.903100 | instance | openstack/services/rabbitmq-senlin 2026-04-07 01:24:15.984059 | instance | openstack/services/rabbitmq-senlin-nodes 2026-04-07 01:24:16.122449 | instance | openstack/services/rook-ceph-rgw-ceph 2026-04-07 01:24:16.195978 | instance | openstack/services/senlin-api 2026-04-07 01:24:16.334271 | instance | openstack/services/staffeln-api 2026-04-07 01:24:16.398892 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg 2026-04-07 01:24:16.553412 | instance | rook-ceph/roles/rbd-external-provisioner-cfg 2026-04-07 01:24:16.577224 | instance | rook-ceph/roles/rook-ceph-cmd-reporter 2026-04-07 01:24:16.717573 | instance | rook-ceph/roles/rook-ceph-mgr 2026-04-07 01:24:16.749967 | instance | rook-ceph/roles/rook-ceph-osd 2026-04-07 01:24:16.910527 | instance | rook-ceph/roles/rook-ceph-purge-osd 2026-04-07 01:24:16.911895 | instance | rook-ceph/roles/rook-ceph-rgw 2026-04-07 01:24:17.104923 | instance | rook-ceph/roles/rook-ceph-system 2026-04-07 01:24:17.107165 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1 2026-04-07 01:24:17.298228 | instance | rook-ceph/serviceaccounts/default 2026-04-07 01:24:17.432278 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter 2026-04-07 01:24:17.563672 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr 2026-04-07 01:24:17.676130 | instance | rook-ceph/serviceaccounts/rook-ceph-osd 2026-04-07 01:24:17.771030 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd 2026-04-07 01:24:17.891266 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw 2026-04-07 01:24:17.998831 | instance | rook-ceph/serviceaccounts/rook-ceph-system 2026-04-07 01:24:18.115434 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa 2026-04-07 01:24:18.232228 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa 2026-04-07 01:24:18.359148 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa 2026-04-07 01:24:18.470296 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa 2026-04-07 01:24:18.579055 | instance | secretgen-controller/deployment/secretgen-controller 2026-04-07 01:24:18.674250 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-sd6tg 2026-04-07 01:24:18.761817 | instance | secretgen-controller/serviceaccounts/default 2026-04-07 01:24:18.861408 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-04-07 01:24:18.946757 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-04-07 01:24:19.597819 | instance | ok: Runtime: 0:03:16.660391 2026-04-07 01:24:19.620940 | 2026-04-07 01:24:19.621109 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-04-07 01:24:20.637073 | instance | changed: 2026-04-07 01:24:20.637281 | instance | cd+++++++++ objects/ 2026-04-07 01:24:20.637315 | instance | cd+++++++++ objects/cluster/ 2026-04-07 01:24:20.637339 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-04-07 01:24:20.637360 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-04-07 01:24:20.637380 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-04-07 01:24:20.637399 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.txt 2026-04-07 01:24:20.637418 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.yaml 2026-04-07 01:24:20.637437 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.txt 2026-04-07 01:24:20.637456 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.yaml 2026-04-07 01:24:20.637476 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.txt 2026-04-07 01:24:20.637496 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.yaml 2026-04-07 01:24:20.637516 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.txt 2026-04-07 01:24:20.637552 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.yaml 2026-04-07 01:24:20.637571 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.txt 2026-04-07 01:24:20.637590 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.yaml 2026-04-07 01:24:20.637608 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.txt 2026-04-07 01:24:20.637626 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.yaml 2026-04-07 01:24:20.637645 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt 2026-04-07 01:24:20.637664 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml 2026-04-07 01:24:20.637682 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt 2026-04-07 01:24:20.637700 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml 2026-04-07 01:24:20.637719 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-04-07 01:24:20.637737 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-04-07 01:24:20.637755 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-04-07 01:24:20.637773 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-04-07 01:24:20.637791 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-04-07 01:24:20.637809 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-04-07 01:24:20.637828 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-04-07 01:24:20.637846 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-04-07 01:24:20.637864 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-04-07 01:24:20.637882 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-04-07 01:24:20.637899 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-04-07 01:24:20.637917 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-04-07 01:24:20.637935 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-04-07 01:24:20.637953 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-04-07 01:24:20.637971 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-04-07 01:24:20.637989 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-04-07 01:24:20.638007 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-04-07 01:24:20.638030 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-04-07 01:24:20.638074 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-04-07 01:24:20.638102 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-04-07 01:24:20.638125 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-04-07 01:24:20.638143 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-04-07 01:24:20.638161 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-04-07 01:24:20.638179 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-04-07 01:24:20.638197 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-04-07 01:24:20.638215 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-04-07 01:24:20.638233 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-04-07 01:24:20.638256 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-04-07 01:24:20.638275 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-04-07 01:24:20.638292 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-04-07 01:24:20.638310 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-04-07 01:24:20.638328 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-04-07 01:24:20.638346 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-04-07 01:24:20.638365 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-04-07 01:24:20.638384 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-04-07 01:24:20.638403 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-04-07 01:24:20.638421 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt 2026-04-07 01:24:20.638440 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml 2026-04-07 01:24:20.638459 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-04-07 01:24:20.638478 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-04-07 01:24:20.638497 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-04-07 01:24:20.638515 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-04-07 01:24:20.638533 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-04-07 01:24:20.638552 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-07 01:24:20.638569 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-04-07 01:24:20.638587 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-04-07 01:24:20.638605 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-04-07 01:24:20.638623 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-04-07 01:24:20.638641 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-04-07 01:24:20.638659 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-04-07 01:24:20.638677 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-04-07 01:24:20.638697 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-04-07 01:24:20.638723 | instance | >f+++++++++ objects/cluster/clusterrole/loki-clusterrole.txt 2026-04-07 01:24:20.638749 | instance | >f+++++++++ objects/cluster/clusterrole/loki-clusterrole.yaml 2026-04-07 01:24:20.638778 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns-coredns.txt 2026-04-07 01:24:20.638801 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns-coredns.yaml 2026-04-07 01:24:20.638820 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt 2026-04-07 01:24:20.638840 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml 2026-04-07 01:24:20.638858 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt 2026-04-07 01:24:20.638877 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml 2026-04-07 01:24:20.638896 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt 2026-04-07 01:24:20.638919 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml 2026-04-07 01:24:20.638946 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.txt 2026-04-07 01:24:20.638973 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.yaml 2026-04-07 01:24:20.639000 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.txt 2026-04-07 01:24:20.639028 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.yaml 2026-04-07 01:24:20.639054 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.txt 2026-04-07 01:24:20.639078 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.yaml 2026-04-07 01:24:20.639098 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.txt 2026-04-07 01:24:20.639116 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.yaml 2026-04-07 01:24:20.639134 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.txt 2026-04-07 01:24:20.639152 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.yaml 2026-04-07 01:24:20.639171 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator.txt 2026-04-07 01:24:20.639195 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator.yaml 2026-04-07 01:24:20.639221 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator.txt 2026-04-07 01:24:20.639247 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator.yaml 2026-04-07 01:24:20.639271 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt 2026-04-07 01:24:20.639292 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml 2026-04-07 01:24:20.639310 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt 2026-04-07 01:24:20.639328 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml 2026-04-07 01:24:20.639346 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt 2026-04-07 01:24:20.639445 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml 2026-04-07 01:24:20.639477 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt 2026-04-07 01:24:20.639499 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml 2026-04-07 01:24:20.639567 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt 2026-04-07 01:24:20.639593 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml 2026-04-07 01:24:20.639613 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt 2026-04-07 01:24:20.639693 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml 2026-04-07 01:24:20.639714 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt 2026-04-07 01:24:20.639734 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml 2026-04-07 01:24:20.639754 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt 2026-04-07 01:24:20.639773 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml 2026-04-07 01:24:20.639793 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt 2026-04-07 01:24:20.639813 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml 2026-04-07 01:24:20.639833 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-04-07 01:24:20.639852 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-04-07 01:24:20.639870 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-04-07 01:24:20.639889 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-04-07 01:24:20.639907 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-04-07 01:24:20.639927 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-04-07 01:24:20.639996 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-04-07 01:24:20.640028 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-04-07 01:24:20.640054 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-04-07 01:24:20.640074 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-04-07 01:24:20.640093 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-04-07 01:24:20.640111 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-04-07 01:24:20.640131 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-04-07 01:24:20.640155 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-04-07 01:24:20.640174 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-04-07 01:24:20.640194 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-04-07 01:24:20.640257 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-04-07 01:24:20.640289 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-04-07 01:24:20.640313 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-04-07 01:24:20.640334 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-04-07 01:24:20.640354 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-04-07 01:24:20.640374 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-04-07 01:24:20.640392 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-04-07 01:24:20.640411 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-04-07 01:24:20.640430 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-04-07 01:24:20.640449 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-04-07 01:24:20.640469 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-04-07 01:24:20.640489 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-04-07 01:24:20.640509 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-04-07 01:24:20.640528 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-04-07 01:24:20.640547 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-04-07 01:24:20.640567 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-04-07 01:24:20.640587 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-04-07 01:24:20.640607 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-04-07 01:24:20.640627 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-04-07 01:24:20.640645 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-04-07 01:24:20.640663 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-04-07 01:24:20.640682 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-04-07 01:24:20.640702 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-04-07 01:24:20.640721 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-04-07 01:24:20.640747 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-04-07 01:24:20.640767 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-04-07 01:24:20.640786 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-04-07 01:24:20.640804 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-04-07 01:24:20.640827 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-04-07 01:24:20.640855 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-04-07 01:24:20.640884 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-04-07 01:24:20.640909 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-04-07 01:24:20.640929 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-04-07 01:24:20.640948 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-04-07 01:24:20.640988 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-04-07 01:24:20.641008 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-04-07 01:24:20.641027 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-04-07 01:24:20.641046 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-04-07 01:24:20.641066 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-04-07 01:24:20.641085 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-04-07 01:24:20.641104 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-04-07 01:24:20.641123 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-04-07 01:24:20.641142 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-04-07 01:24:20.641160 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-04-07 01:24:20.641177 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-04-07 01:24:20.641195 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-04-07 01:24:20.641212 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-04-07 01:24:20.641229 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-04-07 01:24:20.641246 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-04-07 01:24:20.641264 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-04-07 01:24:20.641281 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-04-07 01:24:20.641299 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-04-07 01:24:20.641317 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-04-07 01:24:20.641334 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-04-07 01:24:20.641352 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-04-07 01:24:20.641369 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-04-07 01:24:20.641392 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-04-07 01:24:20.641410 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-04-07 01:24:20.641428 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-04-07 01:24:20.641446 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-04-07 01:24:20.641464 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-04-07 01:24:20.641483 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-04-07 01:24:20.641502 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-04-07 01:24:20.641521 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-04-07 01:24:20.641539 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-04-07 01:24:20.641557 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-04-07 01:24:20.641574 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-04-07 01:24:20.641592 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-04-07 01:24:20.641610 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-04-07 01:24:20.641629 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-04-07 01:24:20.641647 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-04-07 01:24:20.641665 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-04-07 01:24:20.641684 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-04-07 01:24:20.641702 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-04-07 01:24:20.641720 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-04-07 01:24:20.641738 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-04-07 01:24:20.641757 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-04-07 01:24:20.641775 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-04-07 01:24:20.641793 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-04-07 01:24:20.641812 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-04-07 01:24:20.641830 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-04-07 01:24:20.641848 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-04-07 01:24:20.641866 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-04-07 01:24:20.641884 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-04-07 01:24:20.641903 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-04-07 01:24:20.641920 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-04-07 01:24:20.641938 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-04-07 01:24:20.641956 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-04-07 01:24:20.641976 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-04-07 01:24:20.641996 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-04-07 01:24:20.642015 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-04-07 01:24:20.642034 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-04-07 01:24:20.642059 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-04-07 01:24:20.642127 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-04-07 01:24:20.642153 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-04-07 01:24:20.642173 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-04-07 01:24:20.642193 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-04-07 01:24:20.642211 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-04-07 01:24:20.642230 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-04-07 01:24:20.642248 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-04-07 01:24:20.642314 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-04-07 01:24:20.642346 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-04-07 01:24:20.642367 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-04-07 01:24:20.642386 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-04-07 01:24:20.642405 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt 2026-04-07 01:24:20.642423 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml 2026-04-07 01:24:20.642442 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-04-07 01:24:20.642460 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-04-07 01:24:20.642479 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-04-07 01:24:20.642497 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.txt 2026-04-07 01:24:20.642515 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.yaml 2026-04-07 01:24:20.642534 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.txt 2026-04-07 01:24:20.642552 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.yaml 2026-04-07 01:24:20.642570 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.txt 2026-04-07 01:24:20.642588 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.yaml 2026-04-07 01:24:20.642607 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.txt 2026-04-07 01:24:20.642625 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.yaml 2026-04-07 01:24:20.642643 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt 2026-04-07 01:24:20.642661 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml 2026-04-07 01:24:20.642679 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-04-07 01:24:20.642697 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-04-07 01:24:20.642715 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-04-07 01:24:20.642733 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-04-07 01:24:20.642751 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-04-07 01:24:20.642773 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-04-07 01:24:20.642798 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-04-07 01:24:20.642824 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-04-07 01:24:20.642850 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-04-07 01:24:20.642885 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-04-07 01:24:20.642914 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-04-07 01:24:20.642943 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-04-07 01:24:20.642971 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-04-07 01:24:20.642997 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-04-07 01:24:20.643025 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-04-07 01:24:20.643054 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-04-07 01:24:20.643084 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-04-07 01:24:20.643115 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-04-07 01:24:20.643147 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-04-07 01:24:20.643178 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-04-07 01:24:20.643206 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-04-07 01:24:20.643259 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-04-07 01:24:20.643296 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-04-07 01:24:20.643329 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-04-07 01:24:20.643357 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-04-07 01:24:20.643386 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-04-07 01:24:20.643417 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-04-07 01:24:20.643446 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-04-07 01:24:20.643477 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-04-07 01:24:20.643509 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-04-07 01:24:20.643540 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt 2026-04-07 01:24:20.643569 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml 2026-04-07 01:24:20.643598 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-04-07 01:24:20.643625 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-04-07 01:24:20.643651 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-04-07 01:24:20.643677 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-04-07 01:24:20.643703 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-04-07 01:24:20.643733 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-07 01:24:20.643762 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-04-07 01:24:20.643790 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-04-07 01:24:20.643820 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-04-07 01:24:20.643859 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-04-07 01:24:20.643890 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-04-07 01:24:20.643919 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-04-07 01:24:20.643949 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-04-07 01:24:20.643977 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-04-07 01:24:20.644005 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-04-07 01:24:20.644033 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-04-07 01:24:20.644061 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-04-07 01:24:20.644090 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-04-07 01:24:20.644118 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-04-07 01:24:20.644145 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-04-07 01:24:20.644173 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-04-07 01:24:20.644200 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-04-07 01:24:20.644226 | instance | >f+++++++++ objects/cluster/clusterrolebinding/loki-clusterrolebinding.txt 2026-04-07 01:24:20.644253 | instance | >f+++++++++ objects/cluster/clusterrolebinding/loki-clusterrolebinding.yaml 2026-04-07 01:24:20.644279 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.txt 2026-04-07 01:24:20.644305 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.yaml 2026-04-07 01:24:20.644331 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns-coredns.txt 2026-04-07 01:24:20.644357 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns-coredns.yaml 2026-04-07 01:24:20.644386 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt 2026-04-07 01:24:20.644413 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml 2026-04-07 01:24:20.644439 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt 2026-04-07 01:24:20.644467 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml 2026-04-07 01:24:20.644497 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt 2026-04-07 01:24:20.644525 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml 2026-04-07 01:24:20.644553 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.txt 2026-04-07 01:24:20.644584 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.yaml 2026-04-07 01:24:20.644615 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.txt 2026-04-07 01:24:20.644644 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.yaml 2026-04-07 01:24:20.644674 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator.txt 2026-04-07 01:24:20.644703 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator.yaml 2026-04-07 01:24:20.644733 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator.txt 2026-04-07 01:24:20.644764 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator.yaml 2026-04-07 01:24:20.644796 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt 2026-04-07 01:24:20.644827 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml 2026-04-07 01:24:20.644856 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt 2026-04-07 01:24:20.644894 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml 2026-04-07 01:24:20.644926 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt 2026-04-07 01:24:20.644964 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml 2026-04-07 01:24:20.645019 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt 2026-04-07 01:24:20.645052 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml 2026-04-07 01:24:20.645084 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt 2026-04-07 01:24:20.645116 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml 2026-04-07 01:24:20.645145 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt 2026-04-07 01:24:20.645176 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml 2026-04-07 01:24:20.645206 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt 2026-04-07 01:24:20.645239 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml 2026-04-07 01:24:20.645267 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt 2026-04-07 01:24:20.645296 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml 2026-04-07 01:24:20.645325 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt 2026-04-07 01:24:20.645356 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml 2026-04-07 01:24:20.645386 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-04-07 01:24:20.645418 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-04-07 01:24:20.645450 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-04-07 01:24:20.645481 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-04-07 01:24:20.645513 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-04-07 01:24:20.645546 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-04-07 01:24:20.645577 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-04-07 01:24:20.645607 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-04-07 01:24:20.645638 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-04-07 01:24:20.645669 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-04-07 01:24:20.645699 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-04-07 01:24:20.645728 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-04-07 01:24:20.645758 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-04-07 01:24:20.645789 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-04-07 01:24:20.645820 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-04-07 01:24:20.645850 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-04-07 01:24:20.645879 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-04-07 01:24:20.645909 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-04-07 01:24:20.645947 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-04-07 01:24:20.645979 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-04-07 01:24:20.646009 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-04-07 01:24:20.646039 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-04-07 01:24:20.646071 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-04-07 01:24:20.646107 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-04-07 01:24:20.646160 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-04-07 01:24:20.646190 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-04-07 01:24:20.646219 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-04-07 01:24:20.646250 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-04-07 01:24:20.646280 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-04-07 01:24:20.646312 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-04-07 01:24:20.646339 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-04-07 01:24:20.646441 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-04-07 01:24:20.646480 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-04-07 01:24:20.646512 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-04-07 01:24:20.646542 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-04-07 01:24:20.646572 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-04-07 01:24:20.646604 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-04-07 01:24:20.646636 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-04-07 01:24:20.646670 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-04-07 01:24:20.646703 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-04-07 01:24:20.646733 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-04-07 01:24:20.646763 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-04-07 01:24:20.646794 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-04-07 01:24:20.646823 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-04-07 01:24:20.646854 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-04-07 01:24:20.646884 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-04-07 01:24:20.646915 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-04-07 01:24:20.646945 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-04-07 01:24:20.646976 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-04-07 01:24:20.647018 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-04-07 01:24:20.647048 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-04-07 01:24:20.647077 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-04-07 01:24:20.647106 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-04-07 01:24:20.647135 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-04-07 01:24:20.647167 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-04-07 01:24:20.647199 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-04-07 01:24:20.647229 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-04-07 01:24:20.647258 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-04-07 01:24:20.647291 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-04-07 01:24:20.647322 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-04-07 01:24:20.647359 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-04-07 01:24:20.647392 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-04-07 01:24:20.647418 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-04-07 01:24:20.647446 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-04-07 01:24:20.647475 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-04-07 01:24:20.647505 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-04-07 01:24:20.647532 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-04-07 01:24:20.647563 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-04-07 01:24:20.647591 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-04-07 01:24:20.647620 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-04-07 01:24:20.647648 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-04-07 01:24:20.647673 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-04-07 01:24:20.647699 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-04-07 01:24:20.647724 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-04-07 01:24:20.647751 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-04-07 01:24:20.647780 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-04-07 01:24:20.647807 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-04-07 01:24:20.647834 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-04-07 01:24:20.647864 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-04-07 01:24:20.647895 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-04-07 01:24:20.647928 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-04-07 01:24:20.647960 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-04-07 01:24:20.648071 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-04-07 01:24:20.648118 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-04-07 01:24:20.648168 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-04-07 01:24:20.648205 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-04-07 01:24:20.648264 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-04-07 01:24:20.648312 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-04-07 01:24:20.648364 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt 2026-04-07 01:24:20.648420 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml 2026-04-07 01:24:20.648457 | instance | cd+++++++++ objects/cluster/namespace/ 2026-04-07 01:24:20.648485 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-04-07 01:24:20.648520 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-04-07 01:24:20.648542 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.txt 2026-04-07 01:24:20.648561 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.yaml 2026-04-07 01:24:20.648588 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.txt 2026-04-07 01:24:20.648608 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.yaml 2026-04-07 01:24:20.648637 | instance | >f+++++++++ objects/cluster/namespace/capi-system.txt 2026-04-07 01:24:20.648672 | instance | >f+++++++++ objects/cluster/namespace/capi-system.yaml 2026-04-07 01:24:20.648719 | instance | >f+++++++++ objects/cluster/namespace/capo-system.txt 2026-04-07 01:24:20.648756 | instance | >f+++++++++ objects/cluster/namespace/capo-system.yaml 2026-04-07 01:24:20.648789 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-04-07 01:24:20.648821 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-04-07 01:24:20.648854 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-04-07 01:24:20.648886 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-04-07 01:24:20.648917 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-04-07 01:24:20.648949 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-04-07 01:24:20.649007 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-04-07 01:24:20.649044 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-04-07 01:24:20.649077 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-04-07 01:24:20.649107 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-04-07 01:24:20.649136 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-04-07 01:24:20.649167 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-04-07 01:24:20.649198 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-04-07 01:24:20.649229 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-04-07 01:24:20.649260 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-04-07 01:24:20.649293 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-04-07 01:24:20.649325 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.txt 2026-04-07 01:24:20.649359 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.yaml 2026-04-07 01:24:20.649394 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-04-07 01:24:20.649431 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-04-07 01:24:20.649568 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-04-07 01:24:20.649684 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-04-07 01:24:20.649822 | instance | >f+++++++++ objects/cluster/namespace/orc-system.txt 2026-04-07 01:24:20.649867 | instance | >f+++++++++ objects/cluster/namespace/orc-system.yaml 2026-04-07 01:24:20.649907 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt 2026-04-07 01:24:20.649944 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml 2026-04-07 01:24:20.649980 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-04-07 01:24:20.650014 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-04-07 01:24:20.650117 | instance | cd+++++++++ objects/cluster/node/ 2026-04-07 01:24:20.650207 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-04-07 01:24:20.650245 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-04-07 01:24:20.650279 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-04-07 01:24:20.650376 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-04-07 01:24:20.650422 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-04-07 01:24:20.650459 | instance | cd+++++++++ objects/namespaced/ 2026-04-07 01:24:20.650494 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-04-07 01:24:20.650531 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-04-07 01:24:20.650564 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-04-07 01:24:20.650598 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-04-07 01:24:20.650631 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-04-07 01:24:20.650664 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-04-07 01:24:20.650700 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-04-07 01:24:20.650737 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-04-07 01:24:20.650774 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-04-07 01:24:20.650811 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-04-07 01:24:20.650847 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-04-07 01:24:20.650879 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-04-07 01:24:20.650907 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-04-07 01:24:20.650934 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-04-07 01:24:20.650967 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-04-07 01:24:20.651003 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-04-07 01:24:20.651039 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-04-07 01:24:20.651074 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-04-07 01:24:20.651109 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-04-07 01:24:20.651142 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-04-07 01:24:20.651174 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-04-07 01:24:20.651207 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-04-07 01:24:20.651239 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-95.nip.io-tls.txt 2026-04-07 01:24:20.651272 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-95.nip.io-tls.yaml 2026-04-07 01:24:20.651307 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-04-07 01:24:20.651344 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-04-07 01:24:20.651401 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-04-07 01:24:20.651446 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-04-07 01:24:20.651499 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-04-07 01:24:20.651523 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-04-07 01:24:20.651553 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-04-07 01:24:20.651580 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-04-07 01:24:20.651600 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-04-07 01:24:20.651619 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-04-07 01:24:20.651647 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-04-07 01:24:20.651675 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-04-07 01:24:20.651694 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-04-07 01:24:20.651713 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-04-07 01:24:20.651730 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-04-07 01:24:20.651750 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-04-07 01:24:20.651769 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-04-07 01:24:20.651789 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-04-07 01:24:20.651817 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-04-07 01:24:20.651844 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/ 2026-04-07 01:24:20.651863 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/ 2026-04-07 01:24:20.651943 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.txt 2026-04-07 01:24:20.651990 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.yaml 2026-04-07 01:24:20.652042 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/ 2026-04-07 01:24:20.652080 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.txt 2026-04-07 01:24:20.652131 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.yaml 2026-04-07 01:24:20.652178 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/ 2026-04-07 01:24:20.652225 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.txt 2026-04-07 01:24:20.652271 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.yaml 2026-04-07 01:24:20.652305 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/ 2026-04-07 01:24:20.652338 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-n2dsz.txt 2026-04-07 01:24:20.652434 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-n2dsz.yaml 2026-04-07 01:24:20.652481 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/ 2026-04-07 01:24:20.652519 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.txt 2026-04-07 01:24:20.652556 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.yaml 2026-04-07 01:24:20.652591 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/ 2026-04-07 01:24:20.652636 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.txt 2026-04-07 01:24:20.652673 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.yaml 2026-04-07 01:24:20.652710 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/ 2026-04-07 01:24:20.652748 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.txt 2026-04-07 01:24:20.652784 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.yaml 2026-04-07 01:24:20.652822 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/ 2026-04-07 01:24:20.652857 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.txt 2026-04-07 01:24:20.652885 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.yaml 2026-04-07 01:24:20.652906 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.txt 2026-04-07 01:24:20.652926 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.yaml 2026-04-07 01:24:20.652945 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/ 2026-04-07 01:24:20.653019 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.txt 2026-04-07 01:24:20.653058 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.yaml 2026-04-07 01:24:20.653096 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/ 2026-04-07 01:24:20.653135 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/ 2026-04-07 01:24:20.653172 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.txt 2026-04-07 01:24:20.653203 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.yaml 2026-04-07 01:24:20.653226 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/ 2026-04-07 01:24:20.653246 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.txt 2026-04-07 01:24:20.653266 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.yaml 2026-04-07 01:24:20.653291 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/ 2026-04-07 01:24:20.653323 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.txt 2026-04-07 01:24:20.653357 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.yaml 2026-04-07 01:24:20.653393 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/ 2026-04-07 01:24:20.653431 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-2ctzs.txt 2026-04-07 01:24:20.653468 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-2ctzs.yaml 2026-04-07 01:24:20.653501 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/ 2026-04-07 01:24:20.653533 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.txt 2026-04-07 01:24:20.653564 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.yaml 2026-04-07 01:24:20.653604 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/ 2026-04-07 01:24:20.653640 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.txt 2026-04-07 01:24:20.653672 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.yaml 2026-04-07 01:24:20.653705 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/ 2026-04-07 01:24:20.653738 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.txt 2026-04-07 01:24:20.653771 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.yaml 2026-04-07 01:24:20.653801 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/ 2026-04-07 01:24:20.653831 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.txt 2026-04-07 01:24:20.653863 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.yaml 2026-04-07 01:24:20.653898 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.txt 2026-04-07 01:24:20.653932 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.yaml 2026-04-07 01:24:20.653965 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/ 2026-04-07 01:24:20.653999 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.txt 2026-04-07 01:24:20.654032 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.yaml 2026-04-07 01:24:20.654067 | instance | cd+++++++++ objects/namespaced/capi-system/ 2026-04-07 01:24:20.654102 | instance | cd+++++++++ objects/namespaced/capi-system/configmaps/ 2026-04-07 01:24:20.654135 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.txt 2026-04-07 01:24:20.654211 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.yaml 2026-04-07 01:24:20.654248 | instance | cd+++++++++ objects/namespaced/capi-system/deployment/ 2026-04-07 01:24:20.654283 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.txt 2026-04-07 01:24:20.654318 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.yaml 2026-04-07 01:24:20.654350 | instance | cd+++++++++ objects/namespaced/capi-system/endpoints/ 2026-04-07 01:24:20.654382 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.txt 2026-04-07 01:24:20.654415 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.yaml 2026-04-07 01:24:20.654448 | instance | cd+++++++++ objects/namespaced/capi-system/pods/ 2026-04-07 01:24:20.654481 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-bc4cf8c95-2l8t2.txt 2026-04-07 01:24:20.654513 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-bc4cf8c95-2l8t2.yaml 2026-04-07 01:24:20.654545 | instance | cd+++++++++ objects/namespaced/capi-system/rolebindings/ 2026-04-07 01:24:20.654579 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.txt 2026-04-07 01:24:20.654610 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.yaml 2026-04-07 01:24:20.654643 | instance | cd+++++++++ objects/namespaced/capi-system/roles/ 2026-04-07 01:24:20.654677 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.txt 2026-04-07 01:24:20.654719 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.yaml 2026-04-07 01:24:20.654755 | instance | cd+++++++++ objects/namespaced/capi-system/secrets/ 2026-04-07 01:24:20.654790 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.txt 2026-04-07 01:24:20.654824 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.yaml 2026-04-07 01:24:20.654857 | instance | cd+++++++++ objects/namespaced/capi-system/serviceaccounts/ 2026-04-07 01:24:20.654894 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.txt 2026-04-07 01:24:20.654931 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.yaml 2026-04-07 01:24:20.654967 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.txt 2026-04-07 01:24:20.655001 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.yaml 2026-04-07 01:24:20.655034 | instance | cd+++++++++ objects/namespaced/capi-system/services/ 2026-04-07 01:24:20.655068 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.txt 2026-04-07 01:24:20.655104 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.yaml 2026-04-07 01:24:20.655137 | instance | cd+++++++++ objects/namespaced/capo-system/ 2026-04-07 01:24:20.655170 | instance | cd+++++++++ objects/namespaced/capo-system/configmaps/ 2026-04-07 01:24:20.655203 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.txt 2026-04-07 01:24:20.655234 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.yaml 2026-04-07 01:24:20.655266 | instance | cd+++++++++ objects/namespaced/capo-system/deployment/ 2026-04-07 01:24:20.655303 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.txt 2026-04-07 01:24:20.655337 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.yaml 2026-04-07 01:24:20.655368 | instance | cd+++++++++ objects/namespaced/capo-system/endpoints/ 2026-04-07 01:24:20.655398 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.txt 2026-04-07 01:24:20.655429 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.yaml 2026-04-07 01:24:20.655461 | instance | cd+++++++++ objects/namespaced/capo-system/pods/ 2026-04-07 01:24:20.655494 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-6975759b4b-m26sz.txt 2026-04-07 01:24:20.655526 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-6975759b4b-m26sz.yaml 2026-04-07 01:24:20.655558 | instance | cd+++++++++ objects/namespaced/capo-system/rolebindings/ 2026-04-07 01:24:20.655592 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.txt 2026-04-07 01:24:20.655626 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.yaml 2026-04-07 01:24:20.655657 | instance | cd+++++++++ objects/namespaced/capo-system/roles/ 2026-04-07 01:24:20.655689 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.txt 2026-04-07 01:24:20.655724 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.yaml 2026-04-07 01:24:20.655759 | instance | cd+++++++++ objects/namespaced/capo-system/secrets/ 2026-04-07 01:24:20.655792 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.txt 2026-04-07 01:24:20.655824 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.yaml 2026-04-07 01:24:20.655854 | instance | cd+++++++++ objects/namespaced/capo-system/serviceaccounts/ 2026-04-07 01:24:20.655882 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.txt 2026-04-07 01:24:20.655910 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.yaml 2026-04-07 01:24:20.655947 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.txt 2026-04-07 01:24:20.655979 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.yaml 2026-04-07 01:24:20.656008 | instance | cd+++++++++ objects/namespaced/capo-system/services/ 2026-04-07 01:24:20.656038 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.txt 2026-04-07 01:24:20.656068 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.yaml 2026-04-07 01:24:20.656101 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-04-07 01:24:20.656134 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-04-07 01:24:20.656168 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt 2026-04-07 01:24:20.656203 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml 2026-04-07 01:24:20.656237 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-04-07 01:24:20.656271 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-04-07 01:24:20.656309 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-04-07 01:24:20.656344 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-04-07 01:24:20.656376 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-04-07 01:24:20.656408 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-04-07 01:24:20.656438 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-04-07 01:24:20.656478 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-04-07 01:24:20.656586 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-04-07 01:24:20.656625 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-04-07 01:24:20.656660 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-04-07 01:24:20.656695 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-04-07 01:24:20.656730 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-04-07 01:24:20.656764 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-04-07 01:24:20.656794 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-04-07 01:24:20.656824 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75969b45cf-n7rdw.txt 2026-04-07 01:24:20.656852 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75969b45cf-n7rdw.yaml 2026-04-07 01:24:20.656879 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-84f45b698d-k4m5v.txt 2026-04-07 01:24:20.656907 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-84f45b698d-k4m5v.yaml 2026-04-07 01:24:20.656938 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-9997c64fc-g5b95.txt 2026-04-07 01:24:20.656995 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-9997c64fc-g5b95.yaml 2026-04-07 01:24:20.657026 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-04-07 01:24:20.657054 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-04-07 01:24:20.657085 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-04-07 01:24:20.657118 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-04-07 01:24:20.657152 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-04-07 01:24:20.657197 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-04-07 01:24:20.657234 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-04-07 01:24:20.657268 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-04-07 01:24:20.657422 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-04-07 01:24:20.657593 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-04-07 01:24:20.657637 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-04-07 01:24:20.657671 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-04-07 01:24:20.657705 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-04-07 01:24:20.657737 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-04-07 01:24:20.657814 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-04-07 01:24:20.657848 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-04-07 01:24:20.657879 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-04-07 01:24:20.657912 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-04-07 01:24:20.657946 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-04-07 01:24:20.657979 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-04-07 01:24:20.658013 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-04-07 01:24:20.658045 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-04-07 01:24:20.658077 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-04-07 01:24:20.658110 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-04-07 01:24:20.658142 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-04-07 01:24:20.658175 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-04-07 01:24:20.658210 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-04-07 01:24:20.658289 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-04-07 01:24:20.658323 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-04-07 01:24:20.658354 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-04-07 01:24:20.658384 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-04-07 01:24:20.658415 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-04-07 01:24:20.658445 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-04-07 01:24:20.658477 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-04-07 01:24:20.658510 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-04-07 01:24:20.658543 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-04-07 01:24:20.658576 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-04-07 01:24:20.658610 | instance | cd+++++++++ objects/namespaced/default/ 2026-04-07 01:24:20.658644 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-04-07 01:24:20.658693 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-04-07 01:24:20.658736 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-04-07 01:24:20.658770 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-04-07 01:24:20.658801 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-04-07 01:24:20.658833 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-04-07 01:24:20.658865 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-04-07 01:24:20.658897 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-04-07 01:24:20.658926 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-04-07 01:24:20.658955 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-04-07 01:24:20.658983 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-04-07 01:24:20.659009 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-04-07 01:24:20.659035 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-04-07 01:24:20.659067 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-04-07 01:24:20.659102 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-04-07 01:24:20.659139 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-04-07 01:24:20.659171 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-04-07 01:24:20.659204 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-04-07 01:24:20.659238 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-04-07 01:24:20.659274 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-04-07 01:24:20.659302 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-04-07 01:24:20.659324 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-04-07 01:24:20.659343 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-04-07 01:24:20.659362 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-04-07 01:24:20.659381 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-04-07 01:24:20.659399 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-nh9pj.txt 2026-04-07 01:24:20.659418 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-nh9pj.yaml 2026-04-07 01:24:20.659437 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-04-07 01:24:20.659456 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-04-07 01:24:20.659475 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-04-07 01:24:20.659494 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-04-07 01:24:20.659512 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-04-07 01:24:20.659530 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-04-07 01:24:20.659549 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-04-07 01:24:20.659566 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-04-07 01:24:20.659678 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-04-07 01:24:20.659763 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-04-07 01:24:20.659791 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-04-07 01:24:20.659864 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-04-07 01:24:20.659891 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-04-07 01:24:20.659912 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-04-07 01:24:20.659932 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-04-07 01:24:20.659952 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-04-07 01:24:20.659972 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-04-07 01:24:20.659991 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-04-07 01:24:20.660011 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-04-07 01:24:20.660031 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-04-07 01:24:20.660049 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-04-07 01:24:20.660067 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-04-07 01:24:20.660086 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-04-07 01:24:20.660105 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-04-07 01:24:20.660124 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-04-07 01:24:20.660144 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-04-07 01:24:20.660265 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-04-07 01:24:20.660374 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-04-07 01:24:20.660455 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-04-07 01:24:20.660542 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-04-07 01:24:20.660566 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-04-07 01:24:20.660586 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-04-07 01:24:20.660605 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-04-07 01:24:20.660625 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-04-07 01:24:20.660644 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-04-07 01:24:20.660664 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-04-07 01:24:20.660683 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-04-07 01:24:20.660701 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-04-07 01:24:20.660719 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-04-07 01:24:20.660737 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-04-07 01:24:20.660756 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-04-07 01:24:20.660775 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-04-07 01:24:20.660799 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-04-07 01:24:20.660819 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-04-07 01:24:20.660837 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-04-07 01:24:20.660856 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-04-07 01:24:20.660874 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-04-07 01:24:20.660893 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-04-07 01:24:20.660911 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-04-07 01:24:20.660929 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-04-07 01:24:20.660947 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-04-07 01:24:20.660990 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-04-07 01:24:20.661010 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-04-07 01:24:20.661029 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-04-07 01:24:20.661047 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-04-07 01:24:20.661065 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-04-07 01:24:20.661083 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-04-07 01:24:20.661101 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-04-07 01:24:20.661119 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-04-07 01:24:20.661137 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-04-07 01:24:20.661155 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-04-07 01:24:20.661173 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-5zb9x.txt 2026-04-07 01:24:20.661192 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-5zb9x.yaml 2026-04-07 01:24:20.661210 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-7lccl.txt 2026-04-07 01:24:20.661229 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-7lccl.yaml 2026-04-07 01:24:20.661249 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-04-07 01:24:20.661267 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-04-07 01:24:20.661286 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-04-07 01:24:20.661304 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-04-07 01:24:20.661322 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-04-07 01:24:20.661340 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-04-07 01:24:20.661359 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-04-07 01:24:20.661379 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-04-07 01:24:20.661398 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-04-07 01:24:20.661416 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-04-07 01:24:20.661435 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-04-07 01:24:20.661458 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-04-07 01:24:20.661477 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-04-07 01:24:20.661496 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-04-07 01:24:20.661515 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-04-07 01:24:20.661534 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-04-07 01:24:20.661553 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-04-07 01:24:20.661571 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-04-07 01:24:20.661590 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-04-07 01:24:20.661640 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-04-07 01:24:20.661663 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-04-07 01:24:20.661683 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-04-07 01:24:20.661702 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-04-07 01:24:20.661720 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-04-07 01:24:20.661739 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-04-07 01:24:20.661757 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-04-07 01:24:20.661776 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-04-07 01:24:20.661795 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-04-07 01:24:20.661813 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-04-07 01:24:20.661832 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-04-07 01:24:20.661851 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-04-07 01:24:20.661871 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-04-07 01:24:20.661890 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-04-07 01:24:20.661909 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-04-07 01:24:20.661927 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-04-07 01:24:20.661946 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-04-07 01:24:20.661966 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-04-07 01:24:20.661984 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-04-07 01:24:20.662003 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-04-07 01:24:20.662021 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-04-07 01:24:20.662039 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-04-07 01:24:20.662134 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-04-07 01:24:20.662159 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-04-07 01:24:20.662179 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-04-07 01:24:20.662198 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-04-07 01:24:20.662217 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-04-07 01:24:20.662236 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-04-07 01:24:20.662285 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-04-07 01:24:20.662315 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-04-07 01:24:20.662337 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-04-07 01:24:20.662358 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-04-07 01:24:20.662378 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-04-07 01:24:20.662398 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-04-07 01:24:20.662419 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-04-07 01:24:20.662441 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-04-07 01:24:20.662461 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-04-07 01:24:20.662481 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-04-07 01:24:20.662691 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-04-07 01:24:20.662715 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-04-07 01:24:20.662735 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-04-07 01:24:20.662785 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-04-07 01:24:20.662806 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-04-07 01:24:20.662825 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-04-07 01:24:20.662844 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-04-07 01:24:20.662862 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-04-07 01:24:20.662881 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-04-07 01:24:20.662899 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-04-07 01:24:20.662917 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-04-07 01:24:20.662937 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-04-07 01:24:20.662955 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-04-07 01:24:20.663007 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-04-07 01:24:20.663050 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-04-07 01:24:20.663073 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-04-07 01:24:20.663092 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-04-07 01:24:20.663111 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-04-07 01:24:20.663130 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-04-07 01:24:20.663149 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-04-07 01:24:20.663168 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-04-07 01:24:20.663220 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-04-07 01:24:20.663240 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-04-07 01:24:20.663259 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-04-07 01:24:20.663278 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-04-07 01:24:20.663298 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-04-07 01:24:20.663345 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-04-07 01:24:20.663370 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-04-07 01:24:20.663389 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-04-07 01:24:20.663409 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-04-07 01:24:20.663428 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-04-07 01:24:20.663447 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-04-07 01:24:20.663533 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-04-07 01:24:20.663556 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-04-07 01:24:20.663575 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-04-07 01:24:20.663594 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-04-07 01:24:20.663612 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-04-07 01:24:20.663630 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-04-07 01:24:20.663648 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-04-07 01:24:20.663667 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-04-07 01:24:20.663687 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-jm85l.txt 2026-04-07 01:24:20.663707 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-jm85l.yaml 2026-04-07 01:24:20.663726 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-96cf9.txt 2026-04-07 01:24:20.663744 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-96cf9.yaml 2026-04-07 01:24:20.663763 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-96j4l.txt 2026-04-07 01:24:20.663782 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-96j4l.yaml 2026-04-07 01:24:20.663801 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-tg4g8.txt 2026-04-07 01:24:20.663820 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-tg4g8.yaml 2026-04-07 01:24:20.663839 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-04-07 01:24:20.663857 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-04-07 01:24:20.663876 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-04-07 01:24:20.663896 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-04-07 01:24:20.663914 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-04-07 01:24:20.663931 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-04-07 01:24:20.663951 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-j5zrk.txt 2026-04-07 01:24:20.663970 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-j5zrk.yaml 2026-04-07 01:24:20.663988 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-04-07 01:24:20.664008 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-04-07 01:24:20.664027 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-04-07 01:24:20.664046 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-04-07 01:24:20.664071 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-04-07 01:24:20.664091 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-04-07 01:24:20.664110 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-04-07 01:24:20.664129 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-04-07 01:24:20.664148 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-04-07 01:24:20.664168 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-04-07 01:24:20.664185 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-04-07 01:24:20.664205 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-04-07 01:24:20.664223 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-04-07 01:24:20.664242 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-04-07 01:24:20.664260 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-04-07 01:24:20.664279 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-04-07 01:24:20.664297 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-04-07 01:24:20.664316 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-04-07 01:24:20.664335 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-04-07 01:24:20.664353 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-04-07 01:24:20.664372 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-04-07 01:24:20.664391 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-04-07 01:24:20.664409 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-04-07 01:24:20.664427 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-04-07 01:24:20.664445 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-04-07 01:24:20.664463 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-04-07 01:24:20.664481 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-04-07 01:24:20.664500 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-04-07 01:24:20.664519 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-04-07 01:24:20.664537 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-04-07 01:24:20.664556 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-04-07 01:24:20.664575 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-04-07 01:24:20.664593 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-04-07 01:24:20.664612 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-04-07 01:24:20.664630 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-04-07 01:24:20.664649 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-04-07 01:24:20.664667 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-04-07 01:24:20.664691 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-04-07 01:24:20.664710 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-04-07 01:24:20.664728 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-04-07 01:24:20.664746 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-04-07 01:24:20.664765 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-04-07 01:24:20.664783 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-04-07 01:24:20.664801 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-04-07 01:24:20.664819 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-04-07 01:24:20.664837 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-04-07 01:24:20.664854 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-04-07 01:24:20.664872 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-04-07 01:24:20.664889 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-04-07 01:24:20.664907 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-04-07 01:24:20.664925 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-04-07 01:24:20.664944 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-cd8b4u.txt 2026-04-07 01:24:20.664968 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-cd8b4u.yaml 2026-04-07 01:24:20.665005 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-ywcwl6.txt 2026-04-07 01:24:20.665025 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-ywcwl6.yaml 2026-04-07 01:24:20.665043 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-04-07 01:24:20.665061 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-04-07 01:24:20.665079 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-04-07 01:24:20.665098 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-04-07 01:24:20.665116 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-04-07 01:24:20.665135 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-04-07 01:24:20.665153 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-04-07 01:24:20.665171 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-04-07 01:24:20.665188 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-04-07 01:24:20.665205 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-04-07 01:24:20.665223 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-04-07 01:24:20.665240 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-04-07 01:24:20.665258 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-04-07 01:24:20.665276 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-04-07 01:24:20.665293 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-04-07 01:24:20.665694 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-04-07 01:24:20.665718 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-04-07 01:24:20.665737 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-04-07 01:24:20.665755 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-04-07 01:24:20.665774 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-04-07 01:24:20.665792 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-04-07 01:24:20.665811 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-04-07 01:24:20.665829 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-04-07 01:24:20.665847 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-04-07 01:24:20.665865 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-04-07 01:24:20.665883 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-04-07 01:24:20.665901 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-04-07 01:24:20.665919 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-04-07 01:24:20.666001 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-04-07 01:24:20.666031 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-04-07 01:24:20.666052 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-04-07 01:24:20.666071 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-04-07 01:24:20.666097 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-04-07 01:24:20.666121 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-04-07 01:24:20.666141 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-04-07 01:24:20.666160 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-04-07 01:24:20.666178 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-04-07 01:24:20.666197 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-04-07 01:24:20.666216 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-04-07 01:24:20.666234 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-04-07 01:24:20.666251 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-04-07 01:24:20.666270 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-04-07 01:24:20.666344 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-04-07 01:24:20.666372 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-04-07 01:24:20.666393 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-04-07 01:24:20.666412 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-04-07 01:24:20.666432 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-04-07 01:24:20.666451 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-04-07 01:24:20.666476 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-04-07 01:24:20.666495 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-04-07 01:24:20.666513 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-04-07 01:24:20.666532 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-04-07 01:24:20.666550 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-04-07 01:24:20.666568 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-04-07 01:24:20.666586 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-04-07 01:24:20.666690 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-04-07 01:24:20.666722 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-04-07 01:24:20.666743 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-04-07 01:24:20.666763 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-04-07 01:24:20.666781 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-04-07 01:24:20.666800 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-04-07 01:24:20.666818 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-04-07 01:24:20.666836 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-04-07 01:24:20.666854 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-04-07 01:24:20.666873 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-04-07 01:24:20.666891 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-04-07 01:24:20.666908 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-04-07 01:24:20.666926 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-04-07 01:24:20.666944 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-04-07 01:24:20.666963 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-04-07 01:24:20.666982 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-04-07 01:24:20.667000 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-04-07 01:24:20.667018 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-04-07 01:24:20.667036 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-04-07 01:24:20.667054 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-04-07 01:24:20.667072 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-04-07 01:24:20.667091 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-04-07 01:24:20.667109 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-04-07 01:24:20.667127 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-04-07 01:24:20.667146 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-04-07 01:24:20.667164 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-04-07 01:24:20.667187 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-04-07 01:24:20.667207 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-04-07 01:24:20.667225 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-04-07 01:24:20.667243 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-04-07 01:24:20.667262 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-04-07 01:24:20.667281 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-04-07 01:24:20.667299 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-04-07 01:24:20.667317 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-04-07 01:24:20.667334 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-04-07 01:24:20.667352 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-04-07 01:24:20.667370 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-04-07 01:24:20.667387 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-04-07 01:24:20.667405 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-04-07 01:24:20.667423 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-04-07 01:24:20.667441 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-04-07 01:24:20.667459 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-04-07 01:24:20.667477 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-04-07 01:24:20.667495 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-04-07 01:24:20.667513 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-04-07 01:24:20.667531 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-04-07 01:24:20.667549 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-04-07 01:24:20.667568 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-04-07 01:24:20.667586 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-04-07 01:24:20.667605 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-glp4v.txt 2026-04-07 01:24:20.667623 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-glp4v.yaml 2026-04-07 01:24:20.667641 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-04-07 01:24:20.667659 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-04-07 01:24:20.667682 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-04-07 01:24:20.667709 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-04-07 01:24:20.667738 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-04-07 01:24:20.667770 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-04-07 01:24:20.667802 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-04-07 01:24:20.667835 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-04-07 01:24:20.667874 | instance | cd+++++++++ objects/namespaced/magnum-system/ 2026-04-07 01:24:20.667908 | instance | cd+++++++++ objects/namespaced/magnum-system/configmaps/ 2026-04-07 01:24:20.667934 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.txt 2026-04-07 01:24:20.667954 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.yaml 2026-04-07 01:24:20.667974 | instance | cd+++++++++ objects/namespaced/magnum-system/serviceaccounts/ 2026-04-07 01:24:20.667993 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.txt 2026-04-07 01:24:20.668012 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.yaml 2026-04-07 01:24:20.668031 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-04-07 01:24:20.668050 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-04-07 01:24:20.668069 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt 2026-04-07 01:24:20.668087 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml 2026-04-07 01:24:20.668106 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt 2026-04-07 01:24:20.668146 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml 2026-04-07 01:24:20.668173 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-04-07 01:24:20.668195 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-04-07 01:24:20.668213 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-04-07 01:24:20.668232 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-04-07 01:24:20.668250 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-04-07 01:24:20.668268 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-04-07 01:24:20.668287 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-04-07 01:24:20.668308 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-04-07 01:24:20.668327 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-04-07 01:24:20.668350 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-04-07 01:24:20.668377 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-04-07 01:24:20.668404 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-04-07 01:24:20.668429 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-04-07 01:24:20.668451 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-04-07 01:24:20.668473 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-04-07 01:24:20.668495 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-04-07 01:24:20.668518 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-04-07 01:24:20.668539 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-04-07 01:24:20.668563 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-04-07 01:24:20.668587 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-04-07 01:24:20.668623 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-04-07 01:24:20.668650 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-04-07 01:24:20.668676 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-04-07 01:24:20.668701 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-04-07 01:24:20.668726 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-04-07 01:24:20.668753 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-04-07 01:24:20.668781 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-04-07 01:24:20.668810 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-04-07 01:24:20.668839 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-04-07 01:24:20.668869 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-04-07 01:24:20.668898 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-04-07 01:24:20.668928 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-04-07 01:24:20.668964 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-04-07 01:24:20.669026 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-04-07 01:24:20.669057 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-04-07 01:24:20.669084 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-04-07 01:24:20.669111 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-04-07 01:24:20.669137 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-04-07 01:24:20.669164 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-04-07 01:24:20.669190 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-04-07 01:24:20.669216 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-04-07 01:24:20.669243 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-04-07 01:24:20.669269 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-04-07 01:24:20.669294 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-04-07 01:24:20.669320 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-04-07 01:24:20.669346 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-04-07 01:24:20.669372 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-04-07 01:24:20.669399 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-04-07 01:24:20.669426 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-04-07 01:24:20.669460 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-04-07 01:24:20.669489 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-04-07 01:24:20.669515 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-04-07 01:24:20.669543 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-04-07 01:24:20.669574 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-04-07 01:24:20.669606 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-04-07 01:24:20.669635 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-04-07 01:24:20.669665 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-04-07 01:24:20.669865 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-04-07 01:24:20.669974 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-04-07 01:24:20.670018 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-04-07 01:24:20.670053 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-04-07 01:24:20.670085 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-04-07 01:24:20.670115 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-04-07 01:24:20.670146 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-04-07 01:24:20.670180 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-04-07 01:24:20.670212 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-04-07 01:24:20.670308 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-04-07 01:24:20.670385 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-04-07 01:24:20.670419 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-04-07 01:24:20.670446 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-04-07 01:24:20.670471 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-04-07 01:24:20.670553 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-04-07 01:24:20.670592 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-04-07 01:24:20.670620 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-04-07 01:24:20.670646 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-04-07 01:24:20.670672 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-04-07 01:24:20.670700 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-04-07 01:24:20.670729 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-04-07 01:24:20.670759 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-04-07 01:24:20.670797 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-04-07 01:24:20.670827 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-04-07 01:24:20.670857 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-04-07 01:24:20.670887 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-04-07 01:24:20.670921 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-04-07 01:24:20.670954 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-04-07 01:24:20.670986 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-04-07 01:24:20.671017 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-04-07 01:24:20.671050 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-04-07 01:24:20.671084 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-04-07 01:24:20.671117 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-04-07 01:24:20.671151 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-04-07 01:24:20.671186 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-04-07 01:24:20.671220 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt 2026-04-07 01:24:20.671254 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml 2026-04-07 01:24:20.671288 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-dashboards-1.txt 2026-04-07 01:24:20.671323 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-dashboards-1.yaml 2026-04-07 01:24:20.671358 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-dashboards-2.txt 2026-04-07 01:24:20.671390 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-dashboards-2.yaml 2026-04-07 01:24:20.671419 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt 2026-04-07 01:24:20.671448 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml 2026-04-07 01:24:20.671573 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt 2026-04-07 01:24:20.671619 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml 2026-04-07 01:24:20.671655 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt 2026-04-07 01:24:20.671691 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml 2026-04-07 01:24:20.671726 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt 2026-04-07 01:24:20.671761 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml 2026-04-07 01:24:20.671796 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-04-07 01:24:20.671829 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-04-07 01:24:20.671863 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt 2026-04-07 01:24:20.671897 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml 2026-04-07 01:24:20.671930 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-04-07 01:24:20.671964 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt 2026-04-07 01:24:20.672008 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml 2026-04-07 01:24:20.672043 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt 2026-04-07 01:24:20.672075 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml 2026-04-07 01:24:20.672108 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-07 01:24:20.672143 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-07 01:24:20.672177 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt 2026-04-07 01:24:20.672213 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml 2026-04-07 01:24:20.672248 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt 2026-04-07 01:24:20.672279 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml 2026-04-07 01:24:20.672307 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-04-07 01:24:20.672335 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-04-07 01:24:20.672361 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-04-07 01:24:20.672390 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-04-07 01:24:20.672422 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-07 01:24:20.672451 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-04-07 01:24:20.672479 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-04-07 01:24:20.672507 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt 2026-04-07 01:24:20.672534 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml 2026-04-07 01:24:20.672564 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt 2026-04-07 01:24:20.672667 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml 2026-04-07 01:24:20.672717 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt 2026-04-07 01:24:20.672753 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml 2026-04-07 01:24:20.672787 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-04-07 01:24:20.672821 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-04-07 01:24:20.672857 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-04-07 01:24:20.672891 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt 2026-04-07 01:24:20.672925 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml 2026-04-07 01:24:20.672979 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-04-07 01:24:20.673019 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-04-07 01:24:20.673053 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-04-07 01:24:20.673086 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-04-07 01:24:20.673121 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-04-07 01:24:20.673154 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-07 01:24:20.673186 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-04-07 01:24:20.673229 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-04-07 01:24:20.673264 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-07 01:24:20.673296 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-07 01:24:20.673328 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-04-07 01:24:20.673359 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-04-07 01:24:20.673391 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt 2026-04-07 01:24:20.673422 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml 2026-04-07 01:24:20.673453 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt 2026-04-07 01:24:20.673486 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml 2026-04-07 01:24:20.673519 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt 2026-04-07 01:24:20.673552 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml 2026-04-07 01:24:20.673586 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt 2026-04-07 01:24:20.673621 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml 2026-04-07 01:24:20.673653 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/node-feature-discovery-master.txt 2026-04-07 01:24:20.673684 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/node-feature-discovery-master.yaml 2026-04-07 01:24:20.673714 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-04-07 01:24:20.673744 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-04-07 01:24:20.673776 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt 2026-04-07 01:24:20.673806 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml 2026-04-07 01:24:20.673838 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt 2026-04-07 01:24:20.673871 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml 2026-04-07 01:24:20.673904 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-04-07 01:24:20.673937 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-04-07 01:24:20.673968 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-04-07 01:24:20.673998 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-04-07 01:24:20.674030 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-04-07 01:24:20.674064 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-04-07 01:24:20.674100 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-04-07 01:24:20.674134 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-04-07 01:24:20.674166 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-04-07 01:24:20.674220 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-04-07 01:24:20.674257 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-04-07 01:24:20.674302 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-04-07 01:24:20.674334 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt 2026-04-07 01:24:20.674412 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml 2026-04-07 01:24:20.674443 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-04-07 01:24:20.674464 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-04-07 01:24:20.674483 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-04-07 01:24:20.674503 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-lphjp.txt 2026-04-07 01:24:20.674521 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-lphjp.yaml 2026-04-07 01:24:20.674539 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-79dff55fb-zmsjd.txt 2026-04-07 01:24:20.674557 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-79dff55fb-zmsjd.yaml 2026-04-07 01:24:20.674575 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-c7bd54d7-z74f4.txt 2026-04-07 01:24:20.674595 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-c7bd54d7-z74f4.yaml 2026-04-07 01:24:20.674613 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cc88b86d6-drc2q.txt 2026-04-07 01:24:20.674631 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cc88b86d6-drc2q.yaml 2026-04-07 01:24:20.674649 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-vvpqn.txt 2026-04-07 01:24:20.674667 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-vvpqn.yaml 2026-04-07 01:24:20.674685 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt 2026-04-07 01:24:20.674703 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml 2026-04-07 01:24:20.674721 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-5cc45946cd-hkcsb.txt 2026-04-07 01:24:20.674740 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-5cc45946cd-hkcsb.yaml 2026-04-07 01:24:20.674758 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-68cf466d5f-t79sx.txt 2026-04-07 01:24:20.674776 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-68cf466d5f-t79sx.yaml 2026-04-07 01:24:20.674794 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-24crc.txt 2026-04-07 01:24:20.674812 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-24crc.yaml 2026-04-07 01:24:20.674830 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-04-07 01:24:20.674848 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-04-07 01:24:20.674866 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-5c694d99cc-xl5v9.txt 2026-04-07 01:24:20.674884 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-5c694d99cc-xl5v9.yaml 2026-04-07 01:24:20.674904 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-ltgvf.txt 2026-04-07 01:24:20.674922 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-ltgvf.yaml 2026-04-07 01:24:20.674941 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-04-07 01:24:20.674960 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-04-07 01:24:20.674984 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-04-07 01:24:20.675004 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-04-07 01:24:20.675022 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-04-07 01:24:20.675041 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-04-07 01:24:20.675060 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-04-07 01:24:20.675078 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-04-07 01:24:20.675098 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-04-07 01:24:20.675117 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-04-07 01:24:20.675136 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-04-07 01:24:20.675155 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-04-07 01:24:20.675174 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-04-07 01:24:20.675192 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-04-07 01:24:20.675211 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-04-07 01:24:20.675230 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-04-07 01:24:20.675248 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-04-07 01:24:20.675267 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-04-07 01:24:20.675287 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-04-07 01:24:20.675308 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-04-07 01:24:20.675329 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-04-07 01:24:20.675348 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-04-07 01:24:20.675367 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-04-07 01:24:20.675385 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-04-07 01:24:20.675407 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-04-07 01:24:20.675435 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-04-07 01:24:20.675461 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-04-07 01:24:20.675487 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-04-07 01:24:20.675512 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-04-07 01:24:20.675532 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-04-07 01:24:20.675551 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-04-07 01:24:20.675569 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-04-07 01:24:20.675587 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-04-07 01:24:20.675610 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-04-07 01:24:20.675629 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-04-07 01:24:20.675647 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-04-07 01:24:20.675665 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-04-07 01:24:20.675684 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-04-07 01:24:20.675702 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-04-07 01:24:20.675720 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-04-07 01:24:20.675738 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-04-07 01:24:20.675757 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-vvpqn-tls.txt 2026-04-07 01:24:20.675775 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-vvpqn-tls.yaml 2026-04-07 01:24:20.675793 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-04-07 01:24:20.675812 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-04-07 01:24:20.675831 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-04-07 01:24:20.675850 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-04-07 01:24:20.675869 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-04-07 01:24:20.675887 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-04-07 01:24:20.675905 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-04-07 01:24:20.675923 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-04-07 01:24:20.675968 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-04-07 01:24:20.675990 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-04-07 01:24:20.676009 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-04-07 01:24:20.676027 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-04-07 01:24:20.676046 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt 2026-04-07 01:24:20.676065 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml 2026-04-07 01:24:20.676085 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-04-07 01:24:20.676104 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-04-07 01:24:20.676122 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt 2026-04-07 01:24:20.676140 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml 2026-04-07 01:24:20.676158 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt 2026-04-07 01:24:20.676176 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml 2026-04-07 01:24:20.676199 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt 2026-04-07 01:24:20.676218 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml 2026-04-07 01:24:20.676254 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt 2026-04-07 01:24:20.676279 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml 2026-04-07 01:24:20.676299 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-04-07 01:24:20.676318 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-04-07 01:24:20.676337 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-04-07 01:24:20.676355 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt 2026-04-07 01:24:20.676374 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml 2026-04-07 01:24:20.676392 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-04-07 01:24:20.676411 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-04-07 01:24:20.676429 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-04-07 01:24:20.676447 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-04-07 01:24:20.676465 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-04-07 01:24:20.676483 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-07 01:24:20.676500 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-04-07 01:24:20.676518 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-04-07 01:24:20.676536 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-07 01:24:20.676554 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-07 01:24:20.676573 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-04-07 01:24:20.676591 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-04-07 01:24:20.676610 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt 2026-04-07 01:24:20.676628 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml 2026-04-07 01:24:20.676647 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt 2026-04-07 01:24:20.676665 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml 2026-04-07 01:24:20.676683 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt 2026-04-07 01:24:20.676701 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml 2026-04-07 01:24:20.676719 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt 2026-04-07 01:24:20.676738 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml 2026-04-07 01:24:20.676761 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt 2026-04-07 01:24:20.676846 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml 2026-04-07 01:24:20.676868 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-04-07 01:24:20.676893 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-04-07 01:24:20.676913 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-04-07 01:24:20.676932 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt 2026-04-07 01:24:20.676950 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml 2026-04-07 01:24:20.676986 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-04-07 01:24:20.677006 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-04-07 01:24:20.677024 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-04-07 01:24:20.677043 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-04-07 01:24:20.677061 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-04-07 01:24:20.677079 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-07 01:24:20.677098 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-04-07 01:24:20.677116 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-04-07 01:24:20.677134 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-07 01:24:20.677152 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-07 01:24:20.677169 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-04-07 01:24:20.677187 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-04-07 01:24:20.677205 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt 2026-04-07 01:24:20.677223 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml 2026-04-07 01:24:20.677242 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt 2026-04-07 01:24:20.677260 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml 2026-04-07 01:24:20.677277 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt 2026-04-07 01:24:20.677295 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml 2026-04-07 01:24:20.677314 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt 2026-04-07 01:24:20.677333 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml 2026-04-07 01:24:20.677352 | instance | >f+++++++++ objects/namespaced/monitoring/services/node-feature-discovery-master.txt 2026-04-07 01:24:20.677370 | instance | >f+++++++++ objects/namespaced/monitoring/services/node-feature-discovery-master.yaml 2026-04-07 01:24:20.677389 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-04-07 01:24:20.677407 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-04-07 01:24:20.677425 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt 2026-04-07 01:24:20.677443 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml 2026-04-07 01:24:20.677462 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt 2026-04-07 01:24:20.677481 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml 2026-04-07 01:24:20.677500 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-04-07 01:24:20.677519 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-04-07 01:24:20.677543 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-04-07 01:24:20.677562 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt 2026-04-07 01:24:20.677580 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml 2026-04-07 01:24:20.677599 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-04-07 01:24:20.677618 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-04-07 01:24:20.677636 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-04-07 01:24:20.677655 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-04-07 01:24:20.677673 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt 2026-04-07 01:24:20.677691 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml 2026-04-07 01:24:20.677710 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt 2026-04-07 01:24:20.677728 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml 2026-04-07 01:24:20.677746 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt 2026-04-07 01:24:20.677765 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml 2026-04-07 01:24:20.677784 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt 2026-04-07 01:24:20.677803 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml 2026-04-07 01:24:20.677825 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt 2026-04-07 01:24:20.677852 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml 2026-04-07 01:24:20.677884 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.txt 2026-04-07 01:24:20.677917 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.yaml 2026-04-07 01:24:20.677951 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.txt 2026-04-07 01:24:20.677985 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.yaml 2026-04-07 01:24:20.678018 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt 2026-04-07 01:24:20.678047 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml 2026-04-07 01:24:20.678075 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-04-07 01:24:20.678101 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-04-07 01:24:20.678121 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-04-07 01:24:20.678139 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-04-07 01:24:20.678158 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-04-07 01:24:20.678176 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-04-07 01:24:20.678194 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt 2026-04-07 01:24:20.678213 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml 2026-04-07 01:24:20.678231 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt 2026-04-07 01:24:20.678249 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml 2026-04-07 01:24:20.678267 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.txt 2026-04-07 01:24:20.678286 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.yaml 2026-04-07 01:24:20.678307 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.txt 2026-04-07 01:24:20.678326 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.yaml 2026-04-07 01:24:20.678351 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.txt 2026-04-07 01:24:20.678370 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.yaml 2026-04-07 01:24:20.678393 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-04-07 01:24:20.678449 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-04-07 01:24:20.678471 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/messaging-topology-operator-leader-election.txt 2026-04-07 01:24:20.678492 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/messaging-topology-operator-leader-election.yaml 2026-04-07 01:24:20.678513 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt 2026-04-07 01:24:20.678533 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml 2026-04-07 01:24:20.678553 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns-coredns.txt 2026-04-07 01:24:20.678573 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns-coredns.yaml 2026-04-07 01:24:20.678593 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt 2026-04-07 01:24:20.678613 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml 2026-04-07 01:24:20.678633 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.txt 2026-04-07 01:24:20.678654 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.yaml 2026-04-07 01:24:20.678672 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt 2026-04-07 01:24:20.678691 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml 2026-04-07 01:24:20.678709 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-04-07 01:24:20.678727 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-04-07 01:24:20.678746 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-04-07 01:24:20.678764 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-04-07 01:24:20.678782 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt 2026-04-07 01:24:20.678800 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml 2026-04-07 01:24:20.678819 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt 2026-04-07 01:24:20.678837 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml 2026-04-07 01:24:20.678855 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt 2026-04-07 01:24:20.678873 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml 2026-04-07 01:24:20.678890 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt 2026-04-07 01:24:20.678908 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml 2026-04-07 01:24:20.678926 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt 2026-04-07 01:24:20.678944 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml 2026-04-07 01:24:20.678963 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cluster-operator-leader-election.txt 2026-04-07 01:24:20.678982 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cluster-operator-leader-election.yaml 2026-04-07 01:24:20.679001 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt 2026-04-07 01:24:20.679018 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml 2026-04-07 01:24:20.679041 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt 2026-04-07 01:24:20.679060 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml 2026-04-07 01:24:20.679078 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.txt 2026-04-07 01:24:20.679096 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.yaml 2026-04-07 01:24:20.679114 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.txt 2026-04-07 01:24:20.679133 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.yaml 2026-04-07 01:24:20.679151 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-04-07 01:24:20.679168 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-04-07 01:24:20.679186 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-04-07 01:24:20.679204 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-04-07 01:24:20.679222 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.txt 2026-04-07 01:24:20.679240 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.yaml 2026-04-07 01:24:20.679258 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.txt 2026-04-07 01:24:20.679276 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.yaml 2026-04-07 01:24:20.679295 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.txt 2026-04-07 01:24:20.679313 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.yaml 2026-04-07 01:24:20.679334 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.txt 2026-04-07 01:24:20.679353 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.yaml 2026-04-07 01:24:20.679370 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt 2026-04-07 01:24:20.679388 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml 2026-04-07 01:24:20.679405 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt 2026-04-07 01:24:20.679423 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml 2026-04-07 01:24:20.679441 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt 2026-04-07 01:24:20.679458 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml 2026-04-07 01:24:20.679476 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt 2026-04-07 01:24:20.679493 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml 2026-04-07 01:24:20.679510 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.txt 2026-04-07 01:24:20.679528 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.yaml 2026-04-07 01:24:20.679545 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.txt 2026-04-07 01:24:20.679563 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.yaml 2026-04-07 01:24:20.679580 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-senlin-plugins-conf.txt 2026-04-07 01:24:20.679615 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-senlin-plugins-conf.yaml 2026-04-07 01:24:20.679646 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-senlin-server-conf.txt 2026-04-07 01:24:20.679665 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-senlin-server-conf.yaml 2026-04-07 01:24:20.679683 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-csi-config.txt 2026-04-07 01:24:20.679702 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-csi-config.yaml 2026-04-07 01:24:20.679721 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt 2026-04-07 01:24:20.679739 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml 2026-04-07 01:24:20.679758 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt 2026-04-07 01:24:20.679776 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml 2026-04-07 01:24:20.679794 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt 2026-04-07 01:24:20.679942 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml 2026-04-07 01:24:20.679977 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt 2026-04-07 01:24:20.680045 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml 2026-04-07 01:24:20.680073 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/senlin-bin.txt 2026-04-07 01:24:20.680094 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/senlin-bin.yaml 2026-04-07 01:24:20.680114 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt 2026-04-07 01:24:20.680133 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml 2026-04-07 01:24:20.680152 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/tempest-bin.txt 2026-04-07 01:24:20.680170 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/tempest-bin.yaml 2026-04-07 01:24:20.680190 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-04-07 01:24:20.680209 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt 2026-04-07 01:24:20.680227 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml 2026-04-07 01:24:20.680246 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.txt 2026-04-07 01:24:20.680263 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.yaml 2026-04-07 01:24:20.680281 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.txt 2026-04-07 01:24:20.680299 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.yaml 2026-04-07 01:24:20.680317 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-04-07 01:24:20.680335 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-04-07 01:24:20.680396 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-04-07 01:24:20.680427 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-04-07 01:24:20.680449 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt 2026-04-07 01:24:20.680470 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml 2026-04-07 01:24:20.680489 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt 2026-04-07 01:24:20.680508 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml 2026-04-07 01:24:20.680527 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/senlin-engine-cleaner.txt 2026-04-07 01:24:20.680546 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/senlin-engine-cleaner.yaml 2026-04-07 01:24:20.680564 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/ 2026-04-07 01:24:20.680589 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt 2026-04-07 01:24:20.680656 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml 2026-04-07 01:24:20.680678 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt 2026-04-07 01:24:20.680699 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml 2026-04-07 01:24:20.680718 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.txt 2026-04-07 01:24:20.680737 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.yaml 2026-04-07 01:24:20.680755 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.txt 2026-04-07 01:24:20.680773 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.yaml 2026-04-07 01:24:20.680791 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.txt 2026-04-07 01:24:20.680810 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.yaml 2026-04-07 01:24:20.680828 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.txt 2026-04-07 01:24:20.680846 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.yaml 2026-04-07 01:24:20.680864 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt 2026-04-07 01:24:20.680882 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml 2026-04-07 01:24:20.680900 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.txt 2026-04-07 01:24:20.680919 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.yaml 2026-04-07 01:24:20.680937 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt 2026-04-07 01:24:20.680974 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml 2026-04-07 01:24:20.680997 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.txt 2026-04-07 01:24:20.681016 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.yaml 2026-04-07 01:24:20.681034 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt 2026-04-07 01:24:20.681052 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml 2026-04-07 01:24:20.681071 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-04-07 01:24:20.681089 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt 2026-04-07 01:24:20.681107 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml 2026-04-07 01:24:20.681126 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt 2026-04-07 01:24:20.681144 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml 2026-04-07 01:24:20.681163 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt 2026-04-07 01:24:20.681182 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml 2026-04-07 01:24:20.681201 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt 2026-04-07 01:24:20.681219 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml 2026-04-07 01:24:20.681237 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt 2026-04-07 01:24:20.681255 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml 2026-04-07 01:24:20.681273 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt 2026-04-07 01:24:20.681291 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml 2026-04-07 01:24:20.681315 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.txt 2026-04-07 01:24:20.681335 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.yaml 2026-04-07 01:24:20.681353 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.txt 2026-04-07 01:24:20.681371 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.yaml 2026-04-07 01:24:20.681388 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.txt 2026-04-07 01:24:20.681406 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.yaml 2026-04-07 01:24:20.681424 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.txt 2026-04-07 01:24:20.681442 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.yaml 2026-04-07 01:24:20.681460 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-04-07 01:24:20.681478 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-04-07 01:24:20.681496 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.txt 2026-04-07 01:24:20.681514 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.yaml 2026-04-07 01:24:20.681531 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.txt 2026-04-07 01:24:20.681549 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.yaml 2026-04-07 01:24:20.681567 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.txt 2026-04-07 01:24:20.681585 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.yaml 2026-04-07 01:24:20.681603 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.txt 2026-04-07 01:24:20.681621 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.yaml 2026-04-07 01:24:20.681639 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.txt 2026-04-07 01:24:20.681657 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.yaml 2026-04-07 01:24:20.681677 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.txt 2026-04-07 01:24:20.681696 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.yaml 2026-04-07 01:24:20.681714 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-04-07 01:24:20.681733 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-04-07 01:24:20.681751 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.txt 2026-04-07 01:24:20.681770 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.yaml 2026-04-07 01:24:20.681788 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt 2026-04-07 01:24:20.681806 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml 2026-04-07 01:24:20.681825 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt 2026-04-07 01:24:20.681844 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml 2026-04-07 01:24:20.681863 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt 2026-04-07 01:24:20.681881 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml 2026-04-07 01:24:20.681899 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt 2026-04-07 01:24:20.681918 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml 2026-04-07 01:24:20.681936 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt 2026-04-07 01:24:20.681955 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml 2026-04-07 01:24:20.681973 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt 2026-04-07 01:24:20.681995 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml 2026-04-07 01:24:20.682014 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt 2026-04-07 01:24:20.682033 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml 2026-04-07 01:24:20.682052 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.txt 2026-04-07 01:24:20.682070 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.yaml 2026-04-07 01:24:20.682095 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.txt 2026-04-07 01:24:20.682122 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.yaml 2026-04-07 01:24:20.682146 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.txt 2026-04-07 01:24:20.682166 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.yaml 2026-04-07 01:24:20.682185 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-database-exporter.txt 2026-04-07 01:24:20.682204 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-database-exporter.yaml 2026-04-07 01:24:20.682222 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-exporter.txt 2026-04-07 01:24:20.682240 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-exporter.yaml 2026-04-07 01:24:20.682258 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt 2026-04-07 01:24:20.682276 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml 2026-04-07 01:24:20.682294 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-04-07 01:24:20.682313 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-04-07 01:24:20.682330 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-04-07 01:24:20.682349 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-04-07 01:24:20.682366 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-04-07 01:24:20.682384 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-04-07 01:24:20.682402 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt 2026-04-07 01:24:20.682420 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml 2026-04-07 01:24:20.682473 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt 2026-04-07 01:24:20.682496 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml 2026-04-07 01:24:20.682516 | instance | >f+++++++++ objects/namespaced/openstack/deployment/senlin-api.txt 2026-04-07 01:24:20.682537 | instance | >f+++++++++ objects/namespaced/openstack/deployment/senlin-api.yaml 2026-04-07 01:24:20.682557 | instance | >f+++++++++ objects/namespaced/openstack/deployment/senlin-conductor.txt 2026-04-07 01:24:20.682577 | instance | >f+++++++++ objects/namespaced/openstack/deployment/senlin-conductor.yaml 2026-04-07 01:24:20.682597 | instance | >f+++++++++ objects/namespaced/openstack/deployment/senlin-engine.txt 2026-04-07 01:24:20.682617 | instance | >f+++++++++ objects/namespaced/openstack/deployment/senlin-engine.yaml 2026-04-07 01:24:20.682637 | instance | >f+++++++++ objects/namespaced/openstack/deployment/senlin-health-manager.txt 2026-04-07 01:24:20.682657 | instance | >f+++++++++ objects/namespaced/openstack/deployment/senlin-health-manager.yaml 2026-04-07 01:24:20.682677 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt 2026-04-07 01:24:20.682696 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml 2026-04-07 01:24:20.682754 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt 2026-04-07 01:24:20.682792 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml 2026-04-07 01:24:20.682815 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-04-07 01:24:20.682834 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt 2026-04-07 01:24:20.682853 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml 2026-04-07 01:24:20.682871 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt 2026-04-07 01:24:20.682890 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml 2026-04-07 01:24:20.682908 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt 2026-04-07 01:24:20.682926 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml 2026-04-07 01:24:20.682944 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt 2026-04-07 01:24:20.682962 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml 2026-04-07 01:24:20.682980 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.txt 2026-04-07 01:24:20.682999 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.yaml 2026-04-07 01:24:20.683016 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.txt 2026-04-07 01:24:20.683034 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.yaml 2026-04-07 01:24:20.683052 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.txt 2026-04-07 01:24:20.683070 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.yaml 2026-04-07 01:24:20.683088 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.txt 2026-04-07 01:24:20.683106 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.yaml 2026-04-07 01:24:20.683124 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-04-07 01:24:20.683141 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-04-07 01:24:20.683160 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.txt 2026-04-07 01:24:20.683178 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.yaml 2026-04-07 01:24:20.683195 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.txt 2026-04-07 01:24:20.683214 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.yaml 2026-04-07 01:24:20.683232 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.txt 2026-04-07 01:24:20.683251 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.yaml 2026-04-07 01:24:20.683269 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-04-07 01:24:20.683287 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-04-07 01:24:20.683305 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-04-07 01:24:20.683323 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-04-07 01:24:20.683342 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-coredns-metrics.txt 2026-04-07 01:24:20.683360 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-coredns-metrics.yaml 2026-04-07 01:24:20.683378 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.txt 2026-04-07 01:24:20.683396 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.yaml 2026-04-07 01:24:20.683414 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt 2026-04-07 01:24:20.683433 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml 2026-04-07 01:24:20.683451 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt 2026-04-07 01:24:20.683476 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml 2026-04-07 01:24:20.683495 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt 2026-04-07 01:24:20.683514 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml 2026-04-07 01:24:20.683532 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt 2026-04-07 01:24:20.683550 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml 2026-04-07 01:24:20.683569 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.txt 2026-04-07 01:24:20.683588 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.yaml 2026-04-07 01:24:20.683606 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/openstack-exporter.txt 2026-04-07 01:24:20.683629 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/openstack-exporter.yaml 2026-04-07 01:24:20.683656 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-04-07 01:24:20.683683 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-04-07 01:24:20.683708 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-04-07 01:24:20.683727 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-04-07 01:24:20.683745 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-04-07 01:24:20.683763 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-04-07 01:24:20.683780 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-04-07 01:24:20.683799 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-04-07 01:24:20.683817 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-04-07 01:24:20.683834 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-04-07 01:24:20.683853 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-04-07 01:24:20.683870 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-04-07 01:24:20.683889 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt 2026-04-07 01:24:20.683907 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml 2026-04-07 01:24:20.683925 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt 2026-04-07 01:24:20.683943 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml 2026-04-07 01:24:20.683961 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt 2026-04-07 01:24:20.683978 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml 2026-04-07 01:24:20.683997 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt 2026-04-07 01:24:20.684014 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml 2026-04-07 01:24:20.684032 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt 2026-04-07 01:24:20.684050 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml 2026-04-07 01:24:20.684069 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt 2026-04-07 01:24:20.684088 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml 2026-04-07 01:24:20.684106 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt 2026-04-07 01:24:20.684124 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml 2026-04-07 01:24:20.684142 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.txt 2026-04-07 01:24:20.684166 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.yaml 2026-04-07 01:24:20.684186 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.txt 2026-04-07 01:24:20.684204 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.yaml 2026-04-07 01:24:20.684222 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-04-07 01:24:20.684240 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-04-07 01:24:20.684259 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-04-07 01:24:20.684277 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-04-07 01:24:20.684296 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.txt 2026-04-07 01:24:20.684314 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.yaml 2026-04-07 01:24:20.684332 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.txt 2026-04-07 01:24:20.684350 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.yaml 2026-04-07 01:24:20.684369 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.txt 2026-04-07 01:24:20.684387 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.yaml 2026-04-07 01:24:20.684405 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.txt 2026-04-07 01:24:20.684423 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.yaml 2026-04-07 01:24:20.684442 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-07 01:24:20.684461 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-07 01:24:20.684479 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt 2026-04-07 01:24:20.684496 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml 2026-04-07 01:24:20.684514 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt 2026-04-07 01:24:20.684532 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml 2026-04-07 01:24:20.684550 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt 2026-04-07 01:24:20.684568 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml 2026-04-07 01:24:20.684586 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt 2026-04-07 01:24:20.684605 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml 2026-04-07 01:24:20.684623 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.txt 2026-04-07 01:24:20.684641 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.yaml 2026-04-07 01:24:20.684659 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.txt 2026-04-07 01:24:20.684677 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.yaml 2026-04-07 01:24:20.684695 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-senlin-nodes.txt 2026-04-07 01:24:20.684713 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-senlin-nodes.yaml 2026-04-07 01:24:20.684736 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-senlin.txt 2026-04-07 01:24:20.684763 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-senlin.yaml 2026-04-07 01:24:20.684790 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt 2026-04-07 01:24:20.684818 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml 2026-04-07 01:24:20.684843 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/senlin-api.txt 2026-04-07 01:24:20.684863 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/senlin-api.yaml 2026-04-07 01:24:20.684881 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt 2026-04-07 01:24:20.684900 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml 2026-04-07 01:24:20.684918 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-04-07 01:24:20.684936 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.txt 2026-04-07 01:24:20.684959 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.yaml 2026-04-07 01:24:20.684993 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/clustering.txt 2026-04-07 01:24:20.685013 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/clustering.yaml 2026-04-07 01:24:20.685031 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt 2026-04-07 01:24:20.685049 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml 2026-04-07 01:24:20.685067 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt 2026-04-07 01:24:20.685085 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml 2026-04-07 01:24:20.685102 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.txt 2026-04-07 01:24:20.685120 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.yaml 2026-04-07 01:24:20.685138 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.txt 2026-04-07 01:24:20.685156 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.yaml 2026-04-07 01:24:20.685174 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.txt 2026-04-07 01:24:20.685192 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.yaml 2026-04-07 01:24:20.685210 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-04-07 01:24:20.685228 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-04-07 01:24:20.685247 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt 2026-04-07 01:24:20.685264 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml 2026-04-07 01:24:20.685282 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt 2026-04-07 01:24:20.685300 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml 2026-04-07 01:24:20.685318 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.txt 2026-04-07 01:24:20.685335 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.yaml 2026-04-07 01:24:20.685353 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt 2026-04-07 01:24:20.685371 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml 2026-04-07 01:24:20.685390 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.txt 2026-04-07 01:24:20.685408 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.yaml 2026-04-07 01:24:20.685427 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt 2026-04-07 01:24:20.685444 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml 2026-04-07 01:24:20.685463 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt 2026-04-07 01:24:20.685481 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml 2026-04-07 01:24:20.685498 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.txt 2026-04-07 01:24:20.685516 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.yaml 2026-04-07 01:24:20.685534 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt 2026-04-07 01:24:20.685555 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml 2026-04-07 01:24:20.685574 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-04-07 01:24:20.685592 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt 2026-04-07 01:24:20.685610 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml 2026-04-07 01:24:20.685628 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt 2026-04-07 01:24:20.685646 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml 2026-04-07 01:24:20.685664 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt 2026-04-07 01:24:20.685682 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml 2026-04-07 01:24:20.685699 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt 2026-04-07 01:24:20.685717 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml 2026-04-07 01:24:20.685735 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt 2026-04-07 01:24:20.685753 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml 2026-04-07 01:24:20.685770 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt 2026-04-07 01:24:20.685788 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml 2026-04-07 01:24:20.685806 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt 2026-04-07 01:24:20.685824 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml 2026-04-07 01:24:20.685842 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt 2026-04-07 01:24:20.685861 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml 2026-04-07 01:24:20.685879 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt 2026-04-07 01:24:20.685897 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml 2026-04-07 01:24:20.685915 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt 2026-04-07 01:24:20.685933 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml 2026-04-07 01:24:20.685951 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt 2026-04-07 01:24:20.685969 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml 2026-04-07 01:24:20.685988 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt 2026-04-07 01:24:20.686006 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml 2026-04-07 01:24:20.686024 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt 2026-04-07 01:24:20.686044 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml 2026-04-07 01:24:20.686069 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt 2026-04-07 01:24:20.686094 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml 2026-04-07 01:24:20.686114 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt 2026-04-07 01:24:20.686133 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml 2026-04-07 01:24:20.686151 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt 2026-04-07 01:24:20.686170 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml 2026-04-07 01:24:20.686189 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29592065.txt 2026-04-07 01:24:20.686208 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29592065.yaml 2026-04-07 01:24:20.686226 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt 2026-04-07 01:24:20.686249 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml 2026-04-07 01:24:20.686268 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt 2026-04-07 01:24:20.686286 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml 2026-04-07 01:24:20.686305 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt 2026-04-07 01:24:20.686322 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml 2026-04-07 01:24:20.686341 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt 2026-04-07 01:24:20.686359 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml 2026-04-07 01:24:20.686377 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt 2026-04-07 01:24:20.686395 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml 2026-04-07 01:24:20.686413 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt 2026-04-07 01:24:20.686430 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml 2026-04-07 01:24:20.686449 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt 2026-04-07 01:24:20.686524 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml 2026-04-07 01:24:20.686546 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt 2026-04-07 01:24:20.686566 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml 2026-04-07 01:24:20.686584 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.txt 2026-04-07 01:24:20.686602 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.yaml 2026-04-07 01:24:20.686620 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.txt 2026-04-07 01:24:20.686638 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.yaml 2026-04-07 01:24:20.686656 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.txt 2026-04-07 01:24:20.686675 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.yaml 2026-04-07 01:24:20.686694 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.txt 2026-04-07 01:24:20.686712 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.yaml 2026-04-07 01:24:20.686730 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29592070.txt 2026-04-07 01:24:20.686748 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29592070.yaml 2026-04-07 01:24:20.686768 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29592075.txt 2026-04-07 01:24:20.686786 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29592075.yaml 2026-04-07 01:24:20.686804 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29592080.txt 2026-04-07 01:24:20.686822 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29592080.yaml 2026-04-07 01:24:20.686840 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.txt 2026-04-07 01:24:20.686858 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.yaml 2026-04-07 01:24:20.686920 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.txt 2026-04-07 01:24:20.686949 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.yaml 2026-04-07 01:24:20.686970 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.txt 2026-04-07 01:24:20.686988 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.yaml 2026-04-07 01:24:20.687007 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.txt 2026-04-07 01:24:20.687025 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.yaml 2026-04-07 01:24:20.687043 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.txt 2026-04-07 01:24:20.687067 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.yaml 2026-04-07 01:24:20.687086 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.txt 2026-04-07 01:24:20.687104 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.yaml 2026-04-07 01:24:20.687123 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.txt 2026-04-07 01:24:20.687142 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.yaml 2026-04-07 01:24:20.687160 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-04-07 01:24:20.687178 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-04-07 01:24:20.687197 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-04-07 01:24:20.687216 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-04-07 01:24:20.687235 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-04-07 01:24:20.687254 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-04-07 01:24:20.687272 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-04-07 01:24:20.687290 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-04-07 01:24:20.687309 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-04-07 01:24:20.687326 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-04-07 01:24:20.687345 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-04-07 01:24:20.687363 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-04-07 01:24:20.687381 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-04-07 01:24:20.687400 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-04-07 01:24:20.687418 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.txt 2026-04-07 01:24:20.687437 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.yaml 2026-04-07 01:24:20.687456 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.txt 2026-04-07 01:24:20.687474 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.yaml 2026-04-07 01:24:20.687492 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.txt 2026-04-07 01:24:20.687510 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.yaml 2026-04-07 01:24:20.687528 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.txt 2026-04-07 01:24:20.687546 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.yaml 2026-04-07 01:24:20.687564 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.txt 2026-04-07 01:24:20.687582 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.yaml 2026-04-07 01:24:20.687600 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.txt 2026-04-07 01:24:20.687617 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.yaml 2026-04-07 01:24:20.687636 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.txt 2026-04-07 01:24:20.687653 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.yaml 2026-04-07 01:24:20.687671 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.txt 2026-04-07 01:24:20.687688 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.yaml 2026-04-07 01:24:20.687706 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.txt 2026-04-07 01:24:20.687724 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.yaml 2026-04-07 01:24:20.687748 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.txt 2026-04-07 01:24:20.687767 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.yaml 2026-04-07 01:24:20.687785 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.txt 2026-04-07 01:24:20.687804 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.yaml 2026-04-07 01:24:20.687822 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.txt 2026-04-07 01:24:20.687840 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.yaml 2026-04-07 01:24:20.687858 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.txt 2026-04-07 01:24:20.687876 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.yaml 2026-04-07 01:24:20.687893 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.txt 2026-04-07 01:24:20.687911 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.yaml 2026-04-07 01:24:20.687929 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt 2026-04-07 01:24:20.687950 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml 2026-04-07 01:24:20.687976 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt 2026-04-07 01:24:20.688010 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml 2026-04-07 01:24:20.688046 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt 2026-04-07 01:24:20.688082 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml 2026-04-07 01:24:20.688115 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt 2026-04-07 01:24:20.688138 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml 2026-04-07 01:24:20.688158 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt 2026-04-07 01:24:20.688176 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml 2026-04-07 01:24:20.688194 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt 2026-04-07 01:24:20.688212 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml 2026-04-07 01:24:20.688231 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29592060.txt 2026-04-07 01:24:20.688249 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29592060.yaml 2026-04-07 01:24:20.688267 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt 2026-04-07 01:24:20.688285 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml 2026-04-07 01:24:20.688304 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt 2026-04-07 01:24:20.688322 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml 2026-04-07 01:24:20.688340 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt 2026-04-07 01:24:20.688358 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml 2026-04-07 01:24:20.688376 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt 2026-04-07 01:24:20.688394 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml 2026-04-07 01:24:20.688412 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt 2026-04-07 01:24:20.688430 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml 2026-04-07 01:24:20.688448 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt 2026-04-07 01:24:20.688466 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml 2026-04-07 01:24:20.688484 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29592060.txt 2026-04-07 01:24:20.688502 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29592060.yaml 2026-04-07 01:24:20.688526 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.txt 2026-04-07 01:24:20.688546 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.yaml 2026-04-07 01:24:20.688564 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.txt 2026-04-07 01:24:20.688582 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.yaml 2026-04-07 01:24:20.688601 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.txt 2026-04-07 01:24:20.688619 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.yaml 2026-04-07 01:24:20.688637 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.txt 2026-04-07 01:24:20.688654 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.yaml 2026-04-07 01:24:20.688673 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.txt 2026-04-07 01:24:20.688691 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.yaml 2026-04-07 01:24:20.688709 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.txt 2026-04-07 01:24:20.688727 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.yaml 2026-04-07 01:24:20.688746 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.txt 2026-04-07 01:24:20.688764 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.yaml 2026-04-07 01:24:20.688782 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt 2026-04-07 01:24:20.688800 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml 2026-04-07 01:24:20.688819 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt 2026-04-07 01:24:20.688839 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml 2026-04-07 01:24:20.688865 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt 2026-04-07 01:24:20.688892 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml 2026-04-07 01:24:20.688913 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt 2026-04-07 01:24:20.688933 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml 2026-04-07 01:24:20.688963 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt 2026-04-07 01:24:20.689006 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml 2026-04-07 01:24:20.689027 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-db-init.txt 2026-04-07 01:24:20.689046 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-db-init.yaml 2026-04-07 01:24:20.689065 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-db-sync.txt 2026-04-07 01:24:20.689084 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-db-sync.yaml 2026-04-07 01:24:20.689104 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-engine-cleaner-29592070.txt 2026-04-07 01:24:20.689122 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-engine-cleaner-29592070.yaml 2026-04-07 01:24:20.689140 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-engine-cleaner-29592075.txt 2026-04-07 01:24:20.689158 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-engine-cleaner-29592075.yaml 2026-04-07 01:24:20.689176 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-engine-cleaner-29592080.txt 2026-04-07 01:24:20.689194 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-engine-cleaner-29592080.yaml 2026-04-07 01:24:20.689211 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-ks-endpoints.txt 2026-04-07 01:24:20.689230 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-ks-endpoints.yaml 2026-04-07 01:24:20.689247 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-ks-service.txt 2026-04-07 01:24:20.689271 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-ks-service.yaml 2026-04-07 01:24:20.689289 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-ks-user.txt 2026-04-07 01:24:20.689307 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-ks-user.yaml 2026-04-07 01:24:20.689326 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-rabbit-init.txt 2026-04-07 01:24:20.689344 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-rabbit-init.yaml 2026-04-07 01:24:20.689362 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt 2026-04-07 01:24:20.689380 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml 2026-04-07 01:24:20.689398 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt 2026-04-07 01:24:20.689417 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml 2026-04-07 01:24:20.689435 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-ks-user.txt 2026-04-07 01:24:20.689453 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-ks-user.yaml 2026-04-07 01:24:20.689471 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-run-tests.txt 2026-04-07 01:24:20.689491 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-run-tests.yaml 2026-04-07 01:24:20.689510 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-04-07 01:24:20.689529 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-04-07 01:24:20.689547 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-04-07 01:24:20.689566 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt 2026-04-07 01:24:20.689585 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml 2026-04-07 01:24:20.689604 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt 2026-04-07 01:24:20.689622 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml 2026-04-07 01:24:20.689640 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt 2026-04-07 01:24:20.689659 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml 2026-04-07 01:24:20.689676 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.txt 2026-04-07 01:24:20.689694 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.yaml 2026-04-07 01:24:20.689712 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-04-07 01:24:20.689730 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-04-07 01:24:20.689748 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.txt 2026-04-07 01:24:20.689766 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.yaml 2026-04-07 01:24:20.689784 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.txt 2026-04-07 01:24:20.689801 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.yaml 2026-04-07 01:24:20.689819 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt 2026-04-07 01:24:20.689836 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml 2026-04-07 01:24:20.689860 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt 2026-04-07 01:24:20.689878 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml 2026-04-07 01:24:20.689900 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.txt 2026-04-07 01:24:20.690020 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.yaml 2026-04-07 01:24:20.690051 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-senlin-server-0.txt 2026-04-07 01:24:20.690115 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-senlin-server-0.yaml 2026-04-07 01:24:20.690147 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-04-07 01:24:20.690168 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-66f47b55bf-8l7fs.txt 2026-04-07 01:24:20.690188 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-66f47b55bf-8l7fs.yaml 2026-04-07 01:24:20.690207 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-xsjl7.txt 2026-04-07 01:24:20.690226 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-xsjl7.yaml 2026-04-07 01:24:20.690244 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-2c752.txt 2026-04-07 01:24:20.690263 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-2c752.yaml 2026-04-07 01:24:20.690281 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-l4rl8.txt 2026-04-07 01:24:20.690300 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-l4rl8.yaml 2026-04-07 01:24:20.690321 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-np25k.txt 2026-04-07 01:24:20.690349 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-np25k.yaml 2026-04-07 01:24:20.690377 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-p84gt.txt 2026-04-07 01:24:20.690405 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-p84gt.yaml 2026-04-07 01:24:20.690433 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-hnkrj.txt 2026-04-07 01:24:20.690505 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-hnkrj.yaml 2026-04-07 01:24:20.690564 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-854d5666b4-b2c4z.txt 2026-04-07 01:24:20.690585 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-854d5666b4-b2c4z.yaml 2026-04-07 01:24:20.690605 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-69b7cd8f85-n55ln.txt 2026-04-07 01:24:20.690624 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-69b7cd8f85-n55ln.yaml 2026-04-07 01:24:20.690642 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-zsvhf.txt 2026-04-07 01:24:20.690660 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-zsvhf.yaml 2026-04-07 01:24:20.690713 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-l2lvj.txt 2026-04-07 01:24:20.690744 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-l2lvj.yaml 2026-04-07 01:24:20.690765 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-cq49g.txt 2026-04-07 01:24:20.690783 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-cq49g.yaml 2026-04-07 01:24:20.690802 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-zr8ts.txt 2026-04-07 01:24:20.690821 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-zr8ts.yaml 2026-04-07 01:24:20.690840 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-2k7hl.txt 2026-04-07 01:24:20.690864 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-2k7hl.yaml 2026-04-07 01:24:20.690885 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-gn7t5.txt 2026-04-07 01:24:20.690904 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-gn7t5.yaml 2026-04-07 01:24:20.690922 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-nh6gf.txt 2026-04-07 01:24:20.690940 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-nh6gf.yaml 2026-04-07 01:24:20.690958 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-km772.txt 2026-04-07 01:24:20.690976 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-km772.yaml 2026-04-07 01:24:20.690994 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-hqdhk.txt 2026-04-07 01:24:20.691011 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-hqdhk.yaml 2026-04-07 01:24:20.691030 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-7f6dd6c595-c72zq.txt 2026-04-07 01:24:20.691048 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-7f6dd6c595-c72zq.yaml 2026-04-07 01:24:20.691065 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-ns6dj.txt 2026-04-07 01:24:20.691083 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-ns6dj.yaml 2026-04-07 01:24:20.691101 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-58f9dcf6c4-6sdlj.txt 2026-04-07 01:24:20.691119 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-58f9dcf6c4-6sdlj.yaml 2026-04-07 01:24:20.691137 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29592065-2ws77.txt 2026-04-07 01:24:20.691155 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29592065-2ws77.yaml 2026-04-07 01:24:20.691173 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-8447f4dcc7-nvh7f.txt 2026-04-07 01:24:20.691191 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-8447f4dcc7-nvh7f.yaml 2026-04-07 01:24:20.691209 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-2r6kc.txt 2026-04-07 01:24:20.691228 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-2r6kc.yaml 2026-04-07 01:24:20.691246 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-z522c.txt 2026-04-07 01:24:20.691264 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-z522c.yaml 2026-04-07 01:24:20.691282 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-wbfc4.txt 2026-04-07 01:24:20.691300 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-wbfc4.yaml 2026-04-07 01:24:20.691321 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-pps8q.txt 2026-04-07 01:24:20.691340 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-pps8q.yaml 2026-04-07 01:24:20.691358 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-6cnb6.txt 2026-04-07 01:24:20.691376 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-6cnb6.yaml 2026-04-07 01:24:20.691395 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-w6dxd.txt 2026-04-07 01:24:20.691413 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-w6dxd.yaml 2026-04-07 01:24:20.691619 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-qfjk2.txt 2026-04-07 01:24:20.691637 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-qfjk2.yaml 2026-04-07 01:24:20.691655 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-4ns2g.txt 2026-04-07 01:24:20.691672 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-4ns2g.yaml 2026-04-07 01:24:20.691696 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-54994c9c88-9pvgs.txt 2026-04-07 01:24:20.691715 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-54994c9c88-9pvgs.yaml 2026-04-07 01:24:20.691733 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-jb67x.txt 2026-04-07 01:24:20.691752 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-jb67x.yaml 2026-04-07 01:24:20.691770 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-74b944b56b-9hfrx.txt 2026-04-07 01:24:20.691788 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-74b944b56b-9hfrx.yaml 2026-04-07 01:24:20.691806 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-nk45s.txt 2026-04-07 01:24:20.691824 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-nk45s.yaml 2026-04-07 01:24:20.691843 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-87c4z.txt 2026-04-07 01:24:20.691861 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-87c4z.yaml 2026-04-07 01:24:20.691879 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-ttn4x.txt 2026-04-07 01:24:20.691897 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-ttn4x.yaml 2026-04-07 01:24:20.691915 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-548684966c-vnwv9.txt 2026-04-07 01:24:20.691933 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-548684966c-vnwv9.yaml 2026-04-07 01:24:20.691951 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29592070-rvg9g.txt 2026-04-07 01:24:20.691970 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29592070-rvg9g.yaml 2026-04-07 01:24:20.691988 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29592075-qhcqx.txt 2026-04-07 01:24:20.692006 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29592075-qhcqx.yaml 2026-04-07 01:24:20.692024 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29592080-mbx5f.txt 2026-04-07 01:24:20.692042 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29592080-mbx5f.yaml 2026-04-07 01:24:20.692060 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-kp2lf.txt 2026-04-07 01:24:20.692078 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-kp2lf.yaml 2026-04-07 01:24:20.692096 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-6q7sj.txt 2026-04-07 01:24:20.692114 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-6q7sj.yaml 2026-04-07 01:24:20.692132 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-zxkrn.txt 2026-04-07 01:24:20.692151 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-zxkrn.yaml 2026-04-07 01:24:20.692170 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-ctzt6.txt 2026-04-07 01:24:20.692189 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-ctzt6.yaml 2026-04-07 01:24:20.692208 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-zbghc.txt 2026-04-07 01:24:20.692227 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-zbghc.yaml 2026-04-07 01:24:20.692247 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-75886f6997-47wsg.txt 2026-04-07 01:24:20.692266 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-75886f6997-47wsg.yaml 2026-04-07 01:24:20.692284 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-qv9v5.txt 2026-04-07 01:24:20.692303 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-qv9v5.yaml 2026-04-07 01:24:20.692322 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-5dcjq.txt 2026-04-07 01:24:20.692344 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-5dcjq.yaml 2026-04-07 01:24:20.692364 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-q25zv.txt 2026-04-07 01:24:20.692383 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-q25zv.yaml 2026-04-07 01:24:20.692404 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-9784ffc7d-fwlr8.txt 2026-04-07 01:24:20.692432 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-9784ffc7d-fwlr8.yaml 2026-04-07 01:24:20.692461 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-m6z6w.txt 2026-04-07 01:24:20.692490 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-m6z6w.yaml 2026-04-07 01:24:20.692513 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-fz9fr.txt 2026-04-07 01:24:20.692535 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-fz9fr.yaml 2026-04-07 01:24:20.692562 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-sdjxd.txt 2026-04-07 01:24:20.692585 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-sdjxd.yaml 2026-04-07 01:24:20.692604 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-khvlf.txt 2026-04-07 01:24:20.692623 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-khvlf.yaml 2026-04-07 01:24:20.692641 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-l64dd.txt 2026-04-07 01:24:20.692659 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-l64dd.yaml 2026-04-07 01:24:20.692678 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-mww57.txt 2026-04-07 01:24:20.692696 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-mww57.yaml 2026-04-07 01:24:20.692714 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-5849c.txt 2026-04-07 01:24:20.692733 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-5849c.yaml 2026-04-07 01:24:20.692752 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-wzbtq.txt 2026-04-07 01:24:20.692770 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-wzbtq.yaml 2026-04-07 01:24:20.692788 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-7d9db4d6bb-h9ggc.txt 2026-04-07 01:24:20.692812 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-7d9db4d6bb-h9ggc.yaml 2026-04-07 01:24:20.692877 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-sdwzc.txt 2026-04-07 01:24:20.692899 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-sdwzc.yaml 2026-04-07 01:24:20.692918 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.txt 2026-04-07 01:24:20.692937 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.yaml 2026-04-07 01:24:20.692976 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-mcglp.txt 2026-04-07 01:24:20.693005 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-mcglp.yaml 2026-04-07 01:24:20.693026 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-99b5q.txt 2026-04-07 01:24:20.693050 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-99b5q.yaml 2026-04-07 01:24:20.693077 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-476vb.txt 2026-04-07 01:24:20.693102 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-476vb.yaml 2026-04-07 01:24:20.693124 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-6gjpj.txt 2026-04-07 01:24:20.693144 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-6gjpj.yaml 2026-04-07 01:24:20.693163 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-bmw7q.txt 2026-04-07 01:24:20.693190 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-bmw7q.yaml 2026-04-07 01:24:20.693209 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-v4464.txt 2026-04-07 01:24:20.693228 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-v4464.yaml 2026-04-07 01:24:20.693247 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-ph9cj.txt 2026-04-07 01:24:20.693266 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-ph9cj.yaml 2026-04-07 01:24:20.693285 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-8r4mz.txt 2026-04-07 01:24:20.693303 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-8r4mz.yaml 2026-04-07 01:24:20.693321 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-6db46757fd-v9dlq.txt 2026-04-07 01:24:20.693339 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-6db46757fd-v9dlq.yaml 2026-04-07 01:24:20.693357 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-rd564.txt 2026-04-07 01:24:20.693375 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-rd564.yaml 2026-04-07 01:24:20.693394 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-7d497f54b5-98rq2.txt 2026-04-07 01:24:20.693412 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-7d497f54b5-98rq2.yaml 2026-04-07 01:24:20.693430 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-bkmv9.txt 2026-04-07 01:24:20.693449 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-bkmv9.yaml 2026-04-07 01:24:20.693467 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-r7qh7.txt 2026-04-07 01:24:20.693485 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-r7qh7.yaml 2026-04-07 01:24:20.693504 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-7fmw5.txt 2026-04-07 01:24:20.693522 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-7fmw5.yaml 2026-04-07 01:24:20.693542 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-7zcdk.txt 2026-04-07 01:24:20.693561 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-7zcdk.yaml 2026-04-07 01:24:20.693579 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-9w42v.txt 2026-04-07 01:24:20.693598 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-9w42v.yaml 2026-04-07 01:24:20.693616 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-mb8kj.txt 2026-04-07 01:24:20.693635 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-mb8kj.yaml 2026-04-07 01:24:20.693653 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-5dc894bd69-rv5tx.txt 2026-04-07 01:24:20.693671 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-5dc894bd69-rv5tx.yaml 2026-04-07 01:24:20.693689 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-57c5cf47ff-rskkp.txt 2026-04-07 01:24:20.693708 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-57c5cf47ff-rskkp.yaml 2026-04-07 01:24:20.693727 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-c47d949f5-ksqft.txt 2026-04-07 01:24:20.693746 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-c47d949f5-ksqft.yaml 2026-04-07 01:24:20.693764 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-545f56bccf-snpzr.txt 2026-04-07 01:24:20.693782 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-545f56bccf-snpzr.yaml 2026-04-07 01:24:20.693799 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-vjzf9.txt 2026-04-07 01:24:20.693817 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-vjzf9.yaml 2026-04-07 01:24:20.693841 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-9lgf9.txt 2026-04-07 01:24:20.693859 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-9lgf9.yaml 2026-04-07 01:24:20.693877 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-sbrl5.txt 2026-04-07 01:24:20.693895 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-sbrl5.yaml 2026-04-07 01:24:20.693913 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-fgbs9.txt 2026-04-07 01:24:20.693930 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-fgbs9.yaml 2026-04-07 01:24:20.693948 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-vzlz8.txt 2026-04-07 01:24:20.693966 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-vzlz8.yaml 2026-04-07 01:24:20.693983 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-th8g9.txt 2026-04-07 01:24:20.694006 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-th8g9.yaml 2026-04-07 01:24:20.694033 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-c2bkf.txt 2026-04-07 01:24:20.694057 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-c2bkf.yaml 2026-04-07 01:24:20.694082 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-wn86l.txt 2026-04-07 01:24:20.694109 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-wn86l.yaml 2026-04-07 01:24:20.694136 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-cpv5g.txt 2026-04-07 01:24:20.694162 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-cpv5g.yaml 2026-04-07 01:24:20.694188 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-tt28j.txt 2026-04-07 01:24:20.694211 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-tt28j.yaml 2026-04-07 01:24:20.694232 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-jcnc4.txt 2026-04-07 01:24:20.694250 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-jcnc4.yaml 2026-04-07 01:24:20.694268 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-85d9b5647c-q7sj7.txt 2026-04-07 01:24:20.694286 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-85d9b5647c-q7sj7.yaml 2026-04-07 01:24:20.694307 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-7ccc77c7b5-c7bmv.txt 2026-04-07 01:24:20.694327 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-7ccc77c7b5-c7bmv.yaml 2026-04-07 01:24:20.694345 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-5c77d48dc7-8qbdx.txt 2026-04-07 01:24:20.694364 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-5c77d48dc7-8qbdx.yaml 2026-04-07 01:24:20.694381 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-6b995579b7-jb7km.txt 2026-04-07 01:24:20.694399 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-6b995579b7-jb7km.yaml 2026-04-07 01:24:20.694417 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-5w7bn.txt 2026-04-07 01:24:20.694435 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-5w7bn.yaml 2026-04-07 01:24:20.694454 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29592060-hv272.txt 2026-04-07 01:24:20.694472 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29592060-hv272.yaml 2026-04-07 01:24:20.694491 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-6xvqw.txt 2026-04-07 01:24:20.694509 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-6xvqw.yaml 2026-04-07 01:24:20.694541 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-4j6dd.txt 2026-04-07 01:24:20.694579 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-4j6dd.yaml 2026-04-07 01:24:20.694598 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-55795d9dc5-d2kxb.txt 2026-04-07 01:24:20.694616 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-55795d9dc5-d2kxb.yaml 2026-04-07 01:24:20.694635 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-8gbqx.txt 2026-04-07 01:24:20.694653 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-8gbqx.yaml 2026-04-07 01:24:20.694671 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-mc427.txt 2026-04-07 01:24:20.694689 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-mc427.yaml 2026-04-07 01:24:20.694707 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-lpn8j.txt 2026-04-07 01:24:20.694725 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-lpn8j.yaml 2026-04-07 01:24:20.694744 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-v9kj4.txt 2026-04-07 01:24:20.694762 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-v9kj4.yaml 2026-04-07 01:24:20.694780 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-2tfn8.txt 2026-04-07 01:24:20.694799 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-2tfn8.yaml 2026-04-07 01:24:20.694818 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-c6c796bfd-4dvmr.txt 2026-04-07 01:24:20.694837 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-c6c796bfd-4dvmr.yaml 2026-04-07 01:24:20.694855 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-2m7l4.txt 2026-04-07 01:24:20.694873 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-2m7l4.yaml 2026-04-07 01:24:20.694891 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-5f5d55d8b7-5hfrf.txt 2026-04-07 01:24:20.694909 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-5f5d55d8b7-5hfrf.yaml 2026-04-07 01:24:20.694927 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29592060-ln76f.txt 2026-04-07 01:24:20.694945 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29592060-ln76f.yaml 2026-04-07 01:24:20.694964 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-548f575b5b-ssk62.txt 2026-04-07 01:24:20.694982 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-548f575b5b-ssk62.yaml 2026-04-07 01:24:20.695000 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-9f8jv.txt 2026-04-07 01:24:20.695019 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-9f8jv.yaml 2026-04-07 01:24:20.695038 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-vrnrc.txt 2026-04-07 01:24:20.695056 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-vrnrc.yaml 2026-04-07 01:24:20.695075 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-tkxpj.txt 2026-04-07 01:24:20.695094 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-tkxpj.yaml 2026-04-07 01:24:20.695112 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-9pp6r.txt 2026-04-07 01:24:20.695131 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-9pp6r.yaml 2026-04-07 01:24:20.695149 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-77f644cb69-nrgth.txt 2026-04-07 01:24:20.695166 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-77f644cb69-nrgth.yaml 2026-04-07 01:24:20.695185 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-bfjn8.txt 2026-04-07 01:24:20.695208 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-bfjn8.yaml 2026-04-07 01:24:20.695228 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-84gzk.txt 2026-04-07 01:24:20.695246 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-84gzk.yaml 2026-04-07 01:24:20.695263 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-dxdr9.txt 2026-04-07 01:24:20.695282 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-dxdr9.yaml 2026-04-07 01:24:20.695301 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-lf8vj.txt 2026-04-07 01:24:20.695321 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-lf8vj.yaml 2026-04-07 01:24:20.695340 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-5644d464c4-bzzt8.txt 2026-04-07 01:24:20.695358 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-5644d464c4-bzzt8.yaml 2026-04-07 01:24:20.695376 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-database-exporter-78c69bc7dd-ckvph.txt 2026-04-07 01:24:20.695393 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-database-exporter-78c69bc7dd-ckvph.yaml 2026-04-07 01:24:20.695411 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-exporter-58676486d4-7jqqb.txt 2026-04-07 01:24:20.695429 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-exporter-58676486d4-7jqqb.yaml 2026-04-07 01:24:20.695447 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-gxpcr.txt 2026-04-07 01:24:20.695465 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-gxpcr.yaml 2026-04-07 01:24:20.695664 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-04-07 01:24:20.695682 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-04-07 01:24:20.695700 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-04-07 01:24:20.695718 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-04-07 01:24:20.695736 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-7d7c748bf5-9bz8q.txt 2026-04-07 01:24:20.695754 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-7d7c748bf5-9bz8q.yaml 2026-04-07 01:24:20.695772 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-4xv7f.txt 2026-04-07 01:24:20.695791 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-4xv7f.yaml 2026-04-07 01:24:20.695809 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-8c7xl.txt 2026-04-07 01:24:20.695827 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-8c7xl.yaml 2026-04-07 01:24:20.695844 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-tqbqw.txt 2026-04-07 01:24:20.695862 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-tqbqw.yaml 2026-04-07 01:24:20.695880 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-brfg9.txt 2026-04-07 01:24:20.695898 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-brfg9.yaml 2026-04-07 01:24:20.695916 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-pq6j4.txt 2026-04-07 01:24:20.695934 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-pq6j4.yaml 2026-04-07 01:24:20.695951 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-59d66cbc78-8mmpg.txt 2026-04-07 01:24:20.695969 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-59d66cbc78-8mmpg.yaml 2026-04-07 01:24:20.695987 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt 2026-04-07 01:24:20.696006 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml 2026-04-07 01:24:20.696029 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt 2026-04-07 01:24:20.696048 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml 2026-04-07 01:24:20.696066 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-6b5c8b7cdc-7vptt.txt 2026-04-07 01:24:20.696083 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-6b5c8b7cdc-7vptt.yaml 2026-04-07 01:24:20.696101 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt 2026-04-07 01:24:20.696119 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml 2026-04-07 01:24:20.696137 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.txt 2026-04-07 01:24:20.696155 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.yaml 2026-04-07 01:24:20.696173 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-04-07 01:24:20.696192 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-04-07 01:24:20.696210 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.txt 2026-04-07 01:24:20.696228 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.yaml 2026-04-07 01:24:20.696246 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.txt 2026-04-07 01:24:20.696263 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.yaml 2026-04-07 01:24:20.696281 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-69996b7f7f-czbn9.txt 2026-04-07 01:24:20.696299 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-69996b7f7f-czbn9.yaml 2026-04-07 01:24:20.696317 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt 2026-04-07 01:24:20.696336 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml 2026-04-07 01:24:20.696354 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt 2026-04-07 01:24:20.696371 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml 2026-04-07 01:24:20.696389 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.txt 2026-04-07 01:24:20.696407 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.yaml 2026-04-07 01:24:20.696425 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-senlin-server-0.txt 2026-04-07 01:24:20.696443 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-senlin-server-0.yaml 2026-04-07 01:24:20.696461 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-cb464b779-kn8wz.txt 2026-04-07 01:24:20.696479 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-cb464b779-kn8wz.yaml 2026-04-07 01:24:20.696499 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-67fd8975c6-77ttd.txt 2026-04-07 01:24:20.696517 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-67fd8975c6-77ttd.yaml 2026-04-07 01:24:20.696536 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-api-9467d74d5-xxggz.txt 2026-04-07 01:24:20.696554 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-api-9467d74d5-xxggz.yaml 2026-04-07 01:24:20.696571 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-conductor-69c8cf9656-ps2zt.txt 2026-04-07 01:24:20.696589 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-conductor-69c8cf9656-ps2zt.yaml 2026-04-07 01:24:20.696607 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-db-init-68ns4.txt 2026-04-07 01:24:20.696628 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-db-init-68ns4.yaml 2026-04-07 01:24:20.696647 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-db-sync-gvjlk.txt 2026-04-07 01:24:20.696666 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-db-sync-gvjlk.yaml 2026-04-07 01:24:20.696685 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-engine-cleaner-29592070-qcd2s.txt 2026-04-07 01:24:20.696703 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-engine-cleaner-29592070-qcd2s.yaml 2026-04-07 01:24:20.696721 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-engine-cleaner-29592075-cht7n.txt 2026-04-07 01:24:20.696739 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-engine-cleaner-29592075-cht7n.yaml 2026-04-07 01:24:20.696756 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-engine-cleaner-29592080-9c2w6.txt 2026-04-07 01:24:20.696774 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-engine-cleaner-29592080-9c2w6.yaml 2026-04-07 01:24:20.696792 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-engine-dc8fb8686-fkr6t.txt 2026-04-07 01:24:20.696830 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-engine-dc8fb8686-fkr6t.yaml 2026-04-07 01:24:20.696851 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-health-manager-5c6d695444-fblpt.txt 2026-04-07 01:24:20.696873 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-health-manager-5c6d695444-fblpt.yaml 2026-04-07 01:24:20.696895 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-ks-endpoints-lxsld.txt 2026-04-07 01:24:20.696913 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-ks-endpoints-lxsld.yaml 2026-04-07 01:24:20.696931 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-ks-service-7ctvx.txt 2026-04-07 01:24:20.696948 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-ks-service-7ctvx.yaml 2026-04-07 01:24:20.696971 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-ks-user-89z7v.txt 2026-04-07 01:24:20.697035 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-ks-user-89z7v.yaml 2026-04-07 01:24:20.697065 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-rabbit-init-nw65m.txt 2026-04-07 01:24:20.697086 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-rabbit-init-nw65m.yaml 2026-04-07 01:24:20.697104 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-db4c57c9d-mvl5t.txt 2026-04-07 01:24:20.697123 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-db4c57c9d-mvl5t.yaml 2026-04-07 01:24:20.697141 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-786dd84b9-d2bpc.txt 2026-04-07 01:24:20.697159 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-786dd84b9-d2bpc.yaml 2026-04-07 01:24:20.697177 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-ksvkz.txt 2026-04-07 01:24:20.697200 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-ksvkz.yaml 2026-04-07 01:24:20.697228 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-z4q8j.txt 2026-04-07 01:24:20.697251 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-z4q8j.yaml 2026-04-07 01:24:20.697270 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-ks-user-6g454.txt 2026-04-07 01:24:20.697294 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-ks-user-6g454.yaml 2026-04-07 01:24:20.697321 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-run-tests-7h82l.txt 2026-04-07 01:24:20.697342 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-run-tests-7h82l.yaml 2026-04-07 01:24:20.697361 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-04-07 01:24:20.697380 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt 2026-04-07 01:24:20.697404 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml 2026-04-07 01:24:20.697424 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt 2026-04-07 01:24:20.697442 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml 2026-04-07 01:24:20.697460 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt 2026-04-07 01:24:20.697478 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml 2026-04-07 01:24:20.697500 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt 2026-04-07 01:24:20.697527 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml 2026-04-07 01:24:20.697552 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt 2026-04-07 01:24:20.697575 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml 2026-04-07 01:24:20.697602 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt 2026-04-07 01:24:20.697627 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml 2026-04-07 01:24:20.697651 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt 2026-04-07 01:24:20.697670 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml 2026-04-07 01:24:20.697691 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt 2026-04-07 01:24:20.697718 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml 2026-04-07 01:24:20.697743 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt 2026-04-07 01:24:20.697766 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml 2026-04-07 01:24:20.697792 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt 2026-04-07 01:24:20.697816 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml 2026-04-07 01:24:20.697839 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt 2026-04-07 01:24:20.697861 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml 2026-04-07 01:24:20.697882 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt 2026-04-07 01:24:20.697901 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml 2026-04-07 01:24:20.697919 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt 2026-04-07 01:24:20.697938 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml 2026-04-07 01:24:20.697956 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt 2026-04-07 01:24:20.697974 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml 2026-04-07 01:24:20.697992 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt 2026-04-07 01:24:20.698010 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml 2026-04-07 01:24:20.698028 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt 2026-04-07 01:24:20.698050 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml 2026-04-07 01:24:20.698078 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt 2026-04-07 01:24:20.698113 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml 2026-04-07 01:24:20.698156 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt 2026-04-07 01:24:20.698193 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml 2026-04-07 01:24:20.698218 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt 2026-04-07 01:24:20.698238 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml 2026-04-07 01:24:20.698257 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt 2026-04-07 01:24:20.698276 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml 2026-04-07 01:24:20.698294 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt 2026-04-07 01:24:20.698313 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml 2026-04-07 01:24:20.698331 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt 2026-04-07 01:24:20.698350 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml 2026-04-07 01:24:20.698368 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt 2026-04-07 01:24:20.698386 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml 2026-04-07 01:24:20.698404 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt 2026-04-07 01:24:20.698422 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml 2026-04-07 01:24:20.698440 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt 2026-04-07 01:24:20.698458 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml 2026-04-07 01:24:20.698476 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt 2026-04-07 01:24:20.698494 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml 2026-04-07 01:24:20.698512 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt 2026-04-07 01:24:20.698530 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml 2026-04-07 01:24:20.698548 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt 2026-04-07 01:24:20.698572 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml 2026-04-07 01:24:20.698628 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt 2026-04-07 01:24:20.698649 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml 2026-04-07 01:24:20.698668 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt 2026-04-07 01:24:20.698687 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml 2026-04-07 01:24:20.698705 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt 2026-04-07 01:24:20.698723 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml 2026-04-07 01:24:20.698741 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt 2026-04-07 01:24:20.698760 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml 2026-04-07 01:24:20.698777 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt 2026-04-07 01:24:20.698797 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml 2026-04-07 01:24:20.698816 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt 2026-04-07 01:24:20.698834 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml 2026-04-07 01:24:20.698859 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.txt 2026-04-07 01:24:20.698879 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.yaml 2026-04-07 01:24:20.698897 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.txt 2026-04-07 01:24:20.698915 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.yaml 2026-04-07 01:24:20.698934 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.txt 2026-04-07 01:24:20.698952 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.yaml 2026-04-07 01:24:20.698969 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.txt 2026-04-07 01:24:20.699005 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.yaml 2026-04-07 01:24:20.699030 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.txt 2026-04-07 01:24:20.699050 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.yaml 2026-04-07 01:24:20.699069 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.txt 2026-04-07 01:24:20.699087 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.yaml 2026-04-07 01:24:20.699105 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.txt 2026-04-07 01:24:20.699123 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.yaml 2026-04-07 01:24:20.699141 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.txt 2026-04-07 01:24:20.699159 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.yaml 2026-04-07 01:24:20.699177 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.txt 2026-04-07 01:24:20.699195 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.yaml 2026-04-07 01:24:20.699213 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.txt 2026-04-07 01:24:20.699231 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.yaml 2026-04-07 01:24:20.699249 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.txt 2026-04-07 01:24:20.699267 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.yaml 2026-04-07 01:24:20.699285 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.txt 2026-04-07 01:24:20.699302 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.yaml 2026-04-07 01:24:20.699320 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.txt 2026-04-07 01:24:20.699341 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.yaml 2026-04-07 01:24:20.699360 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.txt 2026-04-07 01:24:20.699378 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.yaml 2026-04-07 01:24:20.699396 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.txt 2026-04-07 01:24:20.699415 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.yaml 2026-04-07 01:24:20.699433 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.txt 2026-04-07 01:24:20.699451 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.yaml 2026-04-07 01:24:20.699469 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.txt 2026-04-07 01:24:20.699487 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.yaml 2026-04-07 01:24:20.699509 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.txt 2026-04-07 01:24:20.699527 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.yaml 2026-04-07 01:24:20.699545 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.txt 2026-04-07 01:24:20.699563 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.yaml 2026-04-07 01:24:20.699580 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt 2026-04-07 01:24:20.699598 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml 2026-04-07 01:24:20.699616 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-04-07 01:24:20.699634 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-04-07 01:24:20.699652 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-04-07 01:24:20.699670 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-04-07 01:24:20.699688 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-04-07 01:24:20.699705 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-04-07 01:24:20.699723 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-04-07 01:24:20.699740 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-04-07 01:24:20.699758 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-04-07 01:24:20.699776 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-04-07 01:24:20.699794 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-04-07 01:24:20.699811 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-04-07 01:24:20.699828 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-04-07 01:24:20.699846 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-04-07 01:24:20.699864 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-04-07 01:24:20.699881 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-04-07 01:24:20.699899 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-04-07 01:24:20.699917 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-04-07 01:24:20.699935 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-04-07 01:24:20.699952 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-04-07 01:24:20.699969 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-04-07 01:24:20.699987 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-04-07 01:24:20.700084 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-04-07 01:24:20.700118 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-04-07 01:24:20.700139 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt 2026-04-07 01:24:20.700194 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml 2026-04-07 01:24:20.700222 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt 2026-04-07 01:24:20.700242 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml 2026-04-07 01:24:20.700266 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.txt 2026-04-07 01:24:20.700286 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.yaml 2026-04-07 01:24:20.700304 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.txt 2026-04-07 01:24:20.700323 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.yaml 2026-04-07 01:24:20.700340 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.txt 2026-04-07 01:24:20.700358 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.yaml 2026-04-07 01:24:20.700377 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.txt 2026-04-07 01:24:20.700395 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.yaml 2026-04-07 01:24:20.700413 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.txt 2026-04-07 01:24:20.700430 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.yaml 2026-04-07 01:24:20.700448 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.txt 2026-04-07 01:24:20.700466 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.yaml 2026-04-07 01:24:20.700483 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.txt 2026-04-07 01:24:20.700501 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.yaml 2026-04-07 01:24:20.700519 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.txt 2026-04-07 01:24:20.700584 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.yaml 2026-04-07 01:24:20.700608 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.txt 2026-04-07 01:24:20.700627 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.yaml 2026-04-07 01:24:20.700645 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.txt 2026-04-07 01:24:20.700664 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.yaml 2026-04-07 01:24:20.700682 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.txt 2026-04-07 01:24:20.700700 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.yaml 2026-04-07 01:24:20.700719 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.txt 2026-04-07 01:24:20.700737 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.yaml 2026-04-07 01:24:20.700789 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.txt 2026-04-07 01:24:20.700820 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.yaml 2026-04-07 01:24:20.700842 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.txt 2026-04-07 01:24:20.700861 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.yaml 2026-04-07 01:24:20.700879 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.txt 2026-04-07 01:24:20.700898 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.yaml 2026-04-07 01:24:20.700916 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.txt 2026-04-07 01:24:20.700935 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.yaml 2026-04-07 01:24:20.700967 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.txt 2026-04-07 01:24:20.700995 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.yaml 2026-04-07 01:24:20.701014 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.txt 2026-04-07 01:24:20.701032 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.yaml 2026-04-07 01:24:20.701051 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.txt 2026-04-07 01:24:20.701070 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.yaml 2026-04-07 01:24:20.701088 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt 2026-04-07 01:24:20.701107 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml 2026-04-07 01:24:20.701125 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt 2026-04-07 01:24:20.701143 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml 2026-04-07 01:24:20.701161 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.txt 2026-04-07 01:24:20.701179 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.yaml 2026-04-07 01:24:20.701197 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt 2026-04-07 01:24:20.701215 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml 2026-04-07 01:24:20.701234 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt 2026-04-07 01:24:20.701252 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml 2026-04-07 01:24:20.701271 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt 2026-04-07 01:24:20.701290 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml 2026-04-07 01:24:20.701307 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.txt 2026-04-07 01:24:20.701325 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.yaml 2026-04-07 01:24:20.701342 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.txt 2026-04-07 01:24:20.701360 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.yaml 2026-04-07 01:24:20.701378 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.txt 2026-04-07 01:24:20.701396 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.yaml 2026-04-07 01:24:20.701416 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt 2026-04-07 01:24:20.701443 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml 2026-04-07 01:24:20.701467 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt 2026-04-07 01:24:20.701491 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml 2026-04-07 01:24:20.701517 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt 2026-04-07 01:24:20.701543 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml 2026-04-07 01:24:20.701570 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt 2026-04-07 01:24:20.701598 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml 2026-04-07 01:24:20.701621 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt 2026-04-07 01:24:20.701640 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml 2026-04-07 01:24:20.701664 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt 2026-04-07 01:24:20.701685 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml 2026-04-07 01:24:20.701704 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt 2026-04-07 01:24:20.701723 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml 2026-04-07 01:24:20.701741 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt 2026-04-07 01:24:20.701758 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml 2026-04-07 01:24:20.701792 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt 2026-04-07 01:24:20.701821 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml 2026-04-07 01:24:20.701843 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt 2026-04-07 01:24:20.701862 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml 2026-04-07 01:24:20.701880 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt 2026-04-07 01:24:20.701899 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml 2026-04-07 01:24:20.701918 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt 2026-04-07 01:24:20.701937 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml 2026-04-07 01:24:20.701955 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt 2026-04-07 01:24:20.701974 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml 2026-04-07 01:24:20.701993 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt 2026-04-07 01:24:20.702011 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml 2026-04-07 01:24:20.702029 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt 2026-04-07 01:24:20.702048 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml 2026-04-07 01:24:20.702067 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt 2026-04-07 01:24:20.702091 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml 2026-04-07 01:24:20.702115 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt 2026-04-07 01:24:20.702134 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml 2026-04-07 01:24:20.702153 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt 2026-04-07 01:24:20.702171 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml 2026-04-07 01:24:20.702189 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt 2026-04-07 01:24:20.702214 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml 2026-04-07 01:24:20.702242 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt 2026-04-07 01:24:20.702286 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml 2026-04-07 01:24:20.702307 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt 2026-04-07 01:24:20.702326 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml 2026-04-07 01:24:20.702345 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.txt 2026-04-07 01:24:20.702364 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.yaml 2026-04-07 01:24:20.702383 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.txt 2026-04-07 01:24:20.702407 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.yaml 2026-04-07 01:24:20.702426 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.txt 2026-04-07 01:24:20.702445 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.yaml 2026-04-07 01:24:20.702462 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.txt 2026-04-07 01:24:20.702481 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.yaml 2026-04-07 01:24:20.702499 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.txt 2026-04-07 01:24:20.702520 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.yaml 2026-04-07 01:24:20.702546 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.txt 2026-04-07 01:24:20.702573 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.yaml 2026-04-07 01:24:20.702596 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.txt 2026-04-07 01:24:20.702638 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.yaml 2026-04-07 01:24:20.702659 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.txt 2026-04-07 01:24:20.702677 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.yaml 2026-04-07 01:24:20.702695 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.txt 2026-04-07 01:24:20.702713 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.yaml 2026-04-07 01:24:20.702731 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.txt 2026-04-07 01:24:20.702748 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.yaml 2026-04-07 01:24:20.702766 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt 2026-04-07 01:24:20.702784 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml 2026-04-07 01:24:20.702801 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt 2026-04-07 01:24:20.702819 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml 2026-04-07 01:24:20.702836 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt 2026-04-07 01:24:20.702854 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml 2026-04-07 01:24:20.702871 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt 2026-04-07 01:24:20.702889 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml 2026-04-07 01:24:20.702906 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt 2026-04-07 01:24:20.702982 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml 2026-04-07 01:24:20.703014 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt 2026-04-07 01:24:20.703042 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml 2026-04-07 01:24:20.703063 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-04-07 01:24:20.703083 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-04-07 01:24:20.703101 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt 2026-04-07 01:24:20.703119 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml 2026-04-07 01:24:20.703144 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt 2026-04-07 01:24:20.703164 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml 2026-04-07 01:24:20.703183 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-04-07 01:24:20.703201 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-04-07 01:24:20.703219 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt 2026-04-07 01:24:20.703237 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml 2026-04-07 01:24:20.703255 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.txt 2026-04-07 01:24:20.703274 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.yaml 2026-04-07 01:24:20.703294 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-04-07 01:24:20.703315 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-04-07 01:24:20.703333 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.txt 2026-04-07 01:24:20.703351 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.yaml 2026-04-07 01:24:20.703370 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.txt 2026-04-07 01:24:20.703388 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.yaml 2026-04-07 01:24:20.703407 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-04-07 01:24:20.703426 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-04-07 01:24:20.703445 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt 2026-04-07 01:24:20.703465 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml 2026-04-07 01:24:20.703483 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt 2026-04-07 01:24:20.703501 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml 2026-04-07 01:24:20.703520 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.txt 2026-04-07 01:24:20.703538 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.yaml 2026-04-07 01:24:20.703556 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-senlin-server.txt 2026-04-07 01:24:20.703574 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-senlin-server.yaml 2026-04-07 01:24:20.703593 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt 2026-04-07 01:24:20.703611 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-04-07 01:24:20.703629 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt 2026-04-07 01:24:20.703654 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml 2026-04-07 01:24:20.703682 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt 2026-04-07 01:24:20.703706 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml 2026-04-07 01:24:20.703726 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt 2026-04-07 01:24:20.703745 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml 2026-04-07 01:24:20.703763 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt 2026-04-07 01:24:20.703787 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml 2026-04-07 01:24:20.703806 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-rgw.txt 2026-04-07 01:24:20.703825 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-rgw.yaml 2026-04-07 01:24:20.703844 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-api.txt 2026-04-07 01:24:20.703862 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-api.yaml 2026-04-07 01:24:20.703881 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-conductor.txt 2026-04-07 01:24:20.703899 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-conductor.yaml 2026-04-07 01:24:20.703919 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-db-init.txt 2026-04-07 01:24:20.703938 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-db-init.yaml 2026-04-07 01:24:20.703956 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-db-sync.txt 2026-04-07 01:24:20.703975 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-db-sync.yaml 2026-04-07 01:24:20.703994 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-engine-cleaner.txt 2026-04-07 01:24:20.704012 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-engine-cleaner.yaml 2026-04-07 01:24:20.704030 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-engine.txt 2026-04-07 01:24:20.704048 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-engine.yaml 2026-04-07 01:24:20.704067 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-health-manager.txt 2026-04-07 01:24:20.704085 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-health-manager.yaml 2026-04-07 01:24:20.704104 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-ks-endpoints.txt 2026-04-07 01:24:20.704122 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-ks-endpoints.yaml 2026-04-07 01:24:20.704140 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-ks-service.txt 2026-04-07 01:24:20.704158 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-ks-service.yaml 2026-04-07 01:24:20.704176 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-ks-user.txt 2026-04-07 01:24:20.704194 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-ks-user.yaml 2026-04-07 01:24:20.704212 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-rabbit-init.txt 2026-04-07 01:24:20.704230 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-rabbit-init.yaml 2026-04-07 01:24:20.704248 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-test.txt 2026-04-07 01:24:20.704266 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-test.yaml 2026-04-07 01:24:20.704284 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt 2026-04-07 01:24:20.704302 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml 2026-04-07 01:24:20.704319 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt 2026-04-07 01:24:20.704337 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml 2026-04-07 01:24:20.704370 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt 2026-04-07 01:24:20.704397 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml 2026-04-07 01:24:20.704421 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt 2026-04-07 01:24:20.704447 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml 2026-04-07 01:24:20.704467 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt 2026-04-07 01:24:20.704485 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml 2026-04-07 01:24:20.704504 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-ks-user.txt 2026-04-07 01:24:20.704522 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-ks-user.yaml 2026-04-07 01:24:20.704541 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-run-tests.txt 2026-04-07 01:24:20.704560 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-run-tests.yaml 2026-04-07 01:24:20.704579 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-04-07 01:24:20.704599 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt 2026-04-07 01:24:20.704617 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml 2026-04-07 01:24:20.704637 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt 2026-04-07 01:24:20.704655 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml 2026-04-07 01:24:20.704673 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt 2026-04-07 01:24:20.704691 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml 2026-04-07 01:24:20.704708 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt 2026-04-07 01:24:20.704726 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml 2026-04-07 01:24:20.704745 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt 2026-04-07 01:24:20.704764 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml 2026-04-07 01:24:20.704783 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt 2026-04-07 01:24:20.704801 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml 2026-04-07 01:24:20.704819 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt 2026-04-07 01:24:20.704838 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml 2026-04-07 01:24:20.704856 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt 2026-04-07 01:24:20.704874 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml 2026-04-07 01:24:20.704892 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt 2026-04-07 01:24:20.704910 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml 2026-04-07 01:24:20.704928 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt 2026-04-07 01:24:20.704946 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml 2026-04-07 01:24:20.704983 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt 2026-04-07 01:24:20.705004 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml 2026-04-07 01:24:20.705023 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt 2026-04-07 01:24:20.705042 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml 2026-04-07 01:24:20.705060 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt 2026-04-07 01:24:20.705084 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml 2026-04-07 01:24:20.705104 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt 2026-04-07 01:24:20.705122 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml 2026-04-07 01:24:20.705139 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt 2026-04-07 01:24:20.705157 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml 2026-04-07 01:24:20.705175 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt 2026-04-07 01:24:20.705193 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml 2026-04-07 01:24:20.705211 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt 2026-04-07 01:24:20.705230 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml 2026-04-07 01:24:20.705248 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt 2026-04-07 01:24:20.705265 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml 2026-04-07 01:24:20.705283 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt 2026-04-07 01:24:20.705300 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml 2026-04-07 01:24:20.705317 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt 2026-04-07 01:24:20.705335 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml 2026-04-07 01:24:20.705352 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt 2026-04-07 01:24:20.705371 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml 2026-04-07 01:24:20.705389 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt 2026-04-07 01:24:20.705408 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml 2026-04-07 01:24:20.705426 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt 2026-04-07 01:24:20.705444 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml 2026-04-07 01:24:20.705538 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt 2026-04-07 01:24:20.705559 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml 2026-04-07 01:24:20.705578 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt 2026-04-07 01:24:20.705596 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml 2026-04-07 01:24:20.705614 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt 2026-04-07 01:24:20.705656 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml 2026-04-07 01:24:20.705679 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt 2026-04-07 01:24:20.705697 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml 2026-04-07 01:24:20.705716 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt 2026-04-07 01:24:20.705733 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml 2026-04-07 01:24:20.705751 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt 2026-04-07 01:24:20.705768 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml 2026-04-07 01:24:20.705790 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt 2026-04-07 01:24:20.705809 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml 2026-04-07 01:24:20.705828 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt 2026-04-07 01:24:20.705846 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml 2026-04-07 01:24:20.705863 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt 2026-04-07 01:24:20.705914 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml 2026-04-07 01:24:20.705992 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt 2026-04-07 01:24:20.706015 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml 2026-04-07 01:24:20.706034 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt 2026-04-07 01:24:20.706054 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml 2026-04-07 01:24:20.706074 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.txt 2026-04-07 01:24:20.706150 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.yaml 2026-04-07 01:24:20.706179 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.txt 2026-04-07 01:24:20.706200 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.yaml 2026-04-07 01:24:20.706218 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.txt 2026-04-07 01:24:20.706238 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.yaml 2026-04-07 01:24:20.706258 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.txt 2026-04-07 01:24:20.706277 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.yaml 2026-04-07 01:24:20.706297 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.txt 2026-04-07 01:24:20.706319 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.yaml 2026-04-07 01:24:20.706338 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.txt 2026-04-07 01:24:20.706358 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.yaml 2026-04-07 01:24:20.706438 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.txt 2026-04-07 01:24:20.706460 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.yaml 2026-04-07 01:24:20.706480 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.txt 2026-04-07 01:24:20.706500 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.yaml 2026-04-07 01:24:20.706518 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.txt 2026-04-07 01:24:20.706536 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.yaml 2026-04-07 01:24:20.706554 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.txt 2026-04-07 01:24:20.706573 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.yaml 2026-04-07 01:24:20.706592 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.txt 2026-04-07 01:24:20.706611 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.yaml 2026-04-07 01:24:20.706630 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.txt 2026-04-07 01:24:20.706728 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.yaml 2026-04-07 01:24:20.706751 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.txt 2026-04-07 01:24:20.706771 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.yaml 2026-04-07 01:24:20.706791 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.txt 2026-04-07 01:24:20.706809 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.yaml 2026-04-07 01:24:20.706827 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.txt 2026-04-07 01:24:20.706845 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.yaml 2026-04-07 01:24:20.706863 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.txt 2026-04-07 01:24:20.706881 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.yaml 2026-04-07 01:24:20.706899 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.txt 2026-04-07 01:24:20.706917 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.yaml 2026-04-07 01:24:20.706934 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.txt 2026-04-07 01:24:20.706952 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.yaml 2026-04-07 01:24:20.706969 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.txt 2026-04-07 01:24:20.706991 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.yaml 2026-04-07 01:24:20.707019 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt 2026-04-07 01:24:20.707045 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml 2026-04-07 01:24:20.707068 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-04-07 01:24:20.707127 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-04-07 01:24:20.707161 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-04-07 01:24:20.707181 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-04-07 01:24:20.707200 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-04-07 01:24:20.707218 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-04-07 01:24:20.707237 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-04-07 01:24:20.707255 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-04-07 01:24:20.707273 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-04-07 01:24:20.707292 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-04-07 01:24:20.707310 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-04-07 01:24:20.707329 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-04-07 01:24:20.707347 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-04-07 01:24:20.707365 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-04-07 01:24:20.707383 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-04-07 01:24:20.707401 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-04-07 01:24:20.707419 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-04-07 01:24:20.707444 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-04-07 01:24:20.707464 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-04-07 01:24:20.707482 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-04-07 01:24:20.707501 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-04-07 01:24:20.707520 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-04-07 01:24:20.707539 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-04-07 01:24:20.707557 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-04-07 01:24:20.707576 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt 2026-04-07 01:24:20.707595 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml 2026-04-07 01:24:20.707614 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt 2026-04-07 01:24:20.707632 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml 2026-04-07 01:24:20.707651 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.txt 2026-04-07 01:24:20.707669 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.yaml 2026-04-07 01:24:20.707688 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.txt 2026-04-07 01:24:20.707706 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.yaml 2026-04-07 01:24:20.707723 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.txt 2026-04-07 01:24:20.707741 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.yaml 2026-04-07 01:24:20.707759 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.txt 2026-04-07 01:24:20.707776 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.yaml 2026-04-07 01:24:20.707794 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.txt 2026-04-07 01:24:20.707812 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.yaml 2026-04-07 01:24:20.707830 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.txt 2026-04-07 01:24:20.707848 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.yaml 2026-04-07 01:24:20.707866 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.txt 2026-04-07 01:24:20.707885 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.yaml 2026-04-07 01:24:20.707903 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.txt 2026-04-07 01:24:20.707921 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.yaml 2026-04-07 01:24:20.707939 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.txt 2026-04-07 01:24:20.707958 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.yaml 2026-04-07 01:24:20.707976 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.txt 2026-04-07 01:24:20.707993 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.yaml 2026-04-07 01:24:20.708011 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.txt 2026-04-07 01:24:20.708029 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.yaml 2026-04-07 01:24:20.708051 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.txt 2026-04-07 01:24:20.708070 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.yaml 2026-04-07 01:24:20.708088 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.txt 2026-04-07 01:24:20.708106 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.yaml 2026-04-07 01:24:20.708123 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.txt 2026-04-07 01:24:20.708141 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.yaml 2026-04-07 01:24:20.708161 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.txt 2026-04-07 01:24:20.708187 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.yaml 2026-04-07 01:24:20.708220 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.txt 2026-04-07 01:24:20.708255 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.yaml 2026-04-07 01:24:20.708291 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.txt 2026-04-07 01:24:20.708325 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.yaml 2026-04-07 01:24:20.708352 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.txt 2026-04-07 01:24:20.708379 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.yaml 2026-04-07 01:24:20.708405 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.txt 2026-04-07 01:24:20.708433 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.yaml 2026-04-07 01:24:20.708460 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt 2026-04-07 01:24:20.708485 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml 2026-04-07 01:24:20.708509 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt 2026-04-07 01:24:20.708534 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml 2026-04-07 01:24:20.708557 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.txt 2026-04-07 01:24:20.708581 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.yaml 2026-04-07 01:24:20.708605 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt 2026-04-07 01:24:20.708631 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml 2026-04-07 01:24:20.708655 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt 2026-04-07 01:24:20.708674 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml 2026-04-07 01:24:20.708692 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt 2026-04-07 01:24:20.708710 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml 2026-04-07 01:24:20.708826 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.txt 2026-04-07 01:24:20.708852 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.yaml 2026-04-07 01:24:20.708873 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.txt 2026-04-07 01:24:20.708892 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.yaml 2026-04-07 01:24:20.708917 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.txt 2026-04-07 01:24:20.708936 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.yaml 2026-04-07 01:24:20.708961 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt 2026-04-07 01:24:20.708996 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml 2026-04-07 01:24:20.709015 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt 2026-04-07 01:24:20.709033 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml 2026-04-07 01:24:20.709100 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt 2026-04-07 01:24:20.709123 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml 2026-04-07 01:24:20.709141 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt 2026-04-07 01:24:20.709160 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml 2026-04-07 01:24:20.709178 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt 2026-04-07 01:24:20.709196 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml 2026-04-07 01:24:20.709213 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt 2026-04-07 01:24:20.709231 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml 2026-04-07 01:24:20.709249 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt 2026-04-07 01:24:20.709268 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml 2026-04-07 01:24:20.709287 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt 2026-04-07 01:24:20.709308 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml 2026-04-07 01:24:20.709327 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt 2026-04-07 01:24:20.709345 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml 2026-04-07 01:24:20.709363 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt 2026-04-07 01:24:20.709381 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml 2026-04-07 01:24:20.709399 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt 2026-04-07 01:24:20.709418 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml 2026-04-07 01:24:20.709436 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt 2026-04-07 01:24:20.709455 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml 2026-04-07 01:24:20.709473 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt 2026-04-07 01:24:20.709491 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml 2026-04-07 01:24:20.709509 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt 2026-04-07 01:24:20.709528 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml 2026-04-07 01:24:20.709546 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt 2026-04-07 01:24:20.709565 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml 2026-04-07 01:24:20.709582 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt 2026-04-07 01:24:20.709600 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml 2026-04-07 01:24:20.709624 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt 2026-04-07 01:24:20.709643 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml 2026-04-07 01:24:20.709660 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt 2026-04-07 01:24:20.709678 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml 2026-04-07 01:24:20.709697 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt 2026-04-07 01:24:20.709715 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml 2026-04-07 01:24:20.709733 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt 2026-04-07 01:24:20.709751 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml 2026-04-07 01:24:20.709768 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt 2026-04-07 01:24:20.709788 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml 2026-04-07 01:24:20.709807 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.txt 2026-04-07 01:24:20.709826 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.yaml 2026-04-07 01:24:20.709844 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.txt 2026-04-07 01:24:20.709862 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.yaml 2026-04-07 01:24:20.709880 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.txt 2026-04-07 01:24:20.709899 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.yaml 2026-04-07 01:24:20.709917 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.txt 2026-04-07 01:24:20.709935 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.yaml 2026-04-07 01:24:20.709954 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.txt 2026-04-07 01:24:20.709972 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.yaml 2026-04-07 01:24:20.709991 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.txt 2026-04-07 01:24:20.710010 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.yaml 2026-04-07 01:24:20.710029 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.txt 2026-04-07 01:24:20.710048 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.yaml 2026-04-07 01:24:20.710072 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.txt 2026-04-07 01:24:20.710261 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.yaml 2026-04-07 01:24:20.710306 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.txt 2026-04-07 01:24:20.710329 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.yaml 2026-04-07 01:24:20.710349 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.txt 2026-04-07 01:24:20.710369 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.yaml 2026-04-07 01:24:20.710389 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt 2026-04-07 01:24:20.710407 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml 2026-04-07 01:24:20.710431 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt 2026-04-07 01:24:20.710531 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml 2026-04-07 01:24:20.710554 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt 2026-04-07 01:24:20.710573 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml 2026-04-07 01:24:20.710642 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt 2026-04-07 01:24:20.710665 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml 2026-04-07 01:24:20.710685 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt 2026-04-07 01:24:20.710721 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml 2026-04-07 01:24:20.710742 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt 2026-04-07 01:24:20.710760 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml 2026-04-07 01:24:20.710778 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-04-07 01:24:20.710827 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-04-07 01:24:20.710953 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt 2026-04-07 01:24:20.711000 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml 2026-04-07 01:24:20.711022 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt 2026-04-07 01:24:20.711042 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml 2026-04-07 01:24:20.711060 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-04-07 01:24:20.711079 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-04-07 01:24:20.711098 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt 2026-04-07 01:24:20.711116 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml 2026-04-07 01:24:20.711134 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.txt 2026-04-07 01:24:20.711152 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.yaml 2026-04-07 01:24:20.711170 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-04-07 01:24:20.711188 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-04-07 01:24:20.711206 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.txt 2026-04-07 01:24:20.711285 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.yaml 2026-04-07 01:24:20.711307 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.txt 2026-04-07 01:24:20.711327 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.yaml 2026-04-07 01:24:20.711347 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-04-07 01:24:20.711366 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-04-07 01:24:20.711385 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt 2026-04-07 01:24:20.711404 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml 2026-04-07 01:24:20.711423 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt 2026-04-07 01:24:20.711446 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml 2026-04-07 01:24:20.711466 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.txt 2026-04-07 01:24:20.711485 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.yaml 2026-04-07 01:24:20.711503 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-senlin-peer-discovery.txt 2026-04-07 01:24:20.711523 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-senlin-peer-discovery.yaml 2026-04-07 01:24:20.711541 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt 2026-04-07 01:24:20.711559 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml 2026-04-07 01:24:20.711578 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt 2026-04-07 01:24:20.711596 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml 2026-04-07 01:24:20.711614 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt 2026-04-07 01:24:20.711632 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml 2026-04-07 01:24:20.711650 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt 2026-04-07 01:24:20.711669 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml 2026-04-07 01:24:20.711687 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-rgw.txt 2026-04-07 01:24:20.711706 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-rgw.yaml 2026-04-07 01:24:20.711725 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-api.txt 2026-04-07 01:24:20.711743 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-api.yaml 2026-04-07 01:24:20.711761 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-conductor.txt 2026-04-07 01:24:20.711779 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-conductor.yaml 2026-04-07 01:24:20.711796 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-db-init.txt 2026-04-07 01:24:20.711814 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-db-init.yaml 2026-04-07 01:24:20.711833 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-db-sync.txt 2026-04-07 01:24:20.711851 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-db-sync.yaml 2026-04-07 01:24:20.711868 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-engine-cleaner.txt 2026-04-07 01:24:20.711937 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-engine-cleaner.yaml 2026-04-07 01:24:20.712001 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-engine.txt 2026-04-07 01:24:20.712030 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-engine.yaml 2026-04-07 01:24:20.712050 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-health-manager.txt 2026-04-07 01:24:20.712070 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-health-manager.yaml 2026-04-07 01:24:20.712088 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-ks-endpoints.txt 2026-04-07 01:24:20.712107 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-ks-endpoints.yaml 2026-04-07 01:24:20.712125 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-ks-service.txt 2026-04-07 01:24:20.712143 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-ks-service.yaml 2026-04-07 01:24:20.712161 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-ks-user.txt 2026-04-07 01:24:20.712184 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-ks-user.yaml 2026-04-07 01:24:20.712203 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-rabbit-init.txt 2026-04-07 01:24:20.712239 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-rabbit-init.yaml 2026-04-07 01:24:20.712282 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-test.txt 2026-04-07 01:24:20.712306 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-test.yaml 2026-04-07 01:24:20.712327 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt 2026-04-07 01:24:20.712355 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml 2026-04-07 01:24:20.712385 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt 2026-04-07 01:24:20.712412 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml 2026-04-07 01:24:20.712441 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt 2026-04-07 01:24:20.712471 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml 2026-04-07 01:24:20.712500 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt 2026-04-07 01:24:20.712530 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml 2026-04-07 01:24:20.712562 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt 2026-04-07 01:24:20.712591 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml 2026-04-07 01:24:20.712620 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-ks-user.txt 2026-04-07 01:24:20.712647 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-ks-user.yaml 2026-04-07 01:24:20.712676 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-run-tests.txt 2026-04-07 01:24:20.712707 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-run-tests.yaml 2026-04-07 01:24:20.712738 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-04-07 01:24:20.712772 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt 2026-04-07 01:24:20.712807 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml 2026-04-07 01:24:20.712834 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt 2026-04-07 01:24:20.712855 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml 2026-04-07 01:24:20.712874 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt 2026-04-07 01:24:20.712892 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml 2026-04-07 01:24:20.712910 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt 2026-04-07 01:24:20.712928 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml 2026-04-07 01:24:20.712947 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt 2026-04-07 01:24:20.713018 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml 2026-04-07 01:24:20.713050 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt 2026-04-07 01:24:20.713071 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml 2026-04-07 01:24:20.713090 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt 2026-04-07 01:24:20.713109 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml 2026-04-07 01:24:20.713128 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt 2026-04-07 01:24:20.713153 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml 2026-04-07 01:24:20.713172 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt 2026-04-07 01:24:20.713190 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml 2026-04-07 01:24:20.713209 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt 2026-04-07 01:24:20.713228 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml 2026-04-07 01:24:20.713246 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt 2026-04-07 01:24:20.713265 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml 2026-04-07 01:24:20.713285 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt 2026-04-07 01:24:20.713307 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml 2026-04-07 01:24:20.713328 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt 2026-04-07 01:24:20.713346 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml 2026-04-07 01:24:20.713365 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt 2026-04-07 01:24:20.713384 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml 2026-04-07 01:24:20.713405 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt 2026-04-07 01:24:20.713433 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml 2026-04-07 01:24:20.713463 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt 2026-04-07 01:24:20.713487 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml 2026-04-07 01:24:20.713506 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt 2026-04-07 01:24:20.713525 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml 2026-04-07 01:24:20.713543 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt 2026-04-07 01:24:20.713562 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml 2026-04-07 01:24:20.713580 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt 2026-04-07 01:24:20.713598 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml 2026-04-07 01:24:20.713616 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt 2026-04-07 01:24:20.713635 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml 2026-04-07 01:24:20.713654 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt 2026-04-07 01:24:20.713673 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml 2026-04-07 01:24:20.713691 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt 2026-04-07 01:24:20.713709 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml 2026-04-07 01:24:20.713727 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt 2026-04-07 01:24:20.713745 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml 2026-04-07 01:24:20.713763 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt 2026-04-07 01:24:20.713781 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml 2026-04-07 01:24:20.713799 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt 2026-04-07 01:24:20.713818 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml 2026-04-07 01:24:20.713836 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt 2026-04-07 01:24:20.713861 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml 2026-04-07 01:24:20.713880 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt 2026-04-07 01:24:20.713899 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml 2026-04-07 01:24:20.713918 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt 2026-04-07 01:24:20.713936 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml 2026-04-07 01:24:20.713954 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.txt 2026-04-07 01:24:20.713971 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.yaml 2026-04-07 01:24:20.713989 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.txt 2026-04-07 01:24:20.714006 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.yaml 2026-04-07 01:24:20.714024 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.txt 2026-04-07 01:24:20.714043 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.yaml 2026-04-07 01:24:20.714066 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.txt 2026-04-07 01:24:20.714093 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.yaml 2026-04-07 01:24:20.714117 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.txt 2026-04-07 01:24:20.714136 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.yaml 2026-04-07 01:24:20.714154 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.txt 2026-04-07 01:24:20.714172 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.yaml 2026-04-07 01:24:20.714190 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.txt 2026-04-07 01:24:20.714208 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.yaml 2026-04-07 01:24:20.714226 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.txt 2026-04-07 01:24:20.714245 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.yaml 2026-04-07 01:24:20.714263 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.txt 2026-04-07 01:24:20.714281 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.yaml 2026-04-07 01:24:20.714298 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.txt 2026-04-07 01:24:20.714316 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.yaml 2026-04-07 01:24:20.714336 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.txt 2026-04-07 01:24:20.714361 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.yaml 2026-04-07 01:24:20.714387 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.txt 2026-04-07 01:24:20.714412 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.yaml 2026-04-07 01:24:20.714436 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.txt 2026-04-07 01:24:20.714456 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.yaml 2026-04-07 01:24:20.714475 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.txt 2026-04-07 01:24:20.714493 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.yaml 2026-04-07 01:24:20.714511 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.txt 2026-04-07 01:24:20.714530 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.yaml 2026-04-07 01:24:20.714548 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.txt 2026-04-07 01:24:20.714566 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.yaml 2026-04-07 01:24:20.714591 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.txt 2026-04-07 01:24:20.714617 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.yaml 2026-04-07 01:24:20.714643 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt 2026-04-07 01:24:20.714663 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml 2026-04-07 01:24:20.714681 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-04-07 01:24:20.714700 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-04-07 01:24:20.714723 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt 2026-04-07 01:24:20.714777 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml 2026-04-07 01:24:20.714797 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-04-07 01:24:20.714815 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-04-07 01:24:20.714833 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-04-07 01:24:20.714852 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-04-07 01:24:20.714871 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-04-07 01:24:20.714889 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-04-07 01:24:20.714908 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-04-07 01:24:20.714926 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-04-07 01:24:20.714944 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-04-07 01:24:20.714963 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-04-07 01:24:20.714981 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-04-07 01:24:20.714999 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-04-07 01:24:20.715016 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-04-07 01:24:20.715034 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-04-07 01:24:20.715052 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-04-07 01:24:20.715070 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-04-07 01:24:20.715088 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-04-07 01:24:20.715106 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-04-07 01:24:20.715125 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-04-07 01:24:20.715142 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-04-07 01:24:20.715160 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt 2026-04-07 01:24:20.715178 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml 2026-04-07 01:24:20.715196 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt 2026-04-07 01:24:20.715214 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml 2026-04-07 01:24:20.715248 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt 2026-04-07 01:24:20.715287 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml 2026-04-07 01:24:20.715318 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-wzbtq-api.txt 2026-04-07 01:24:20.715339 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-wzbtq-api.yaml 2026-04-07 01:24:20.715366 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-wzbtq-vnc.txt 2026-04-07 01:24:20.715386 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-wzbtq-vnc.yaml 2026-04-07 01:24:20.715405 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt 2026-04-07 01:24:20.715423 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml 2026-04-07 01:24:20.715442 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.txt 2026-04-07 01:24:20.715461 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.yaml 2026-04-07 01:24:20.715479 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.txt 2026-04-07 01:24:20.715498 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.yaml 2026-04-07 01:24:20.715516 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.txt 2026-04-07 01:24:20.715534 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.yaml 2026-04-07 01:24:20.715552 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.txt 2026-04-07 01:24:20.715570 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.yaml 2026-04-07 01:24:20.715588 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.txt 2026-04-07 01:24:20.715607 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.yaml 2026-04-07 01:24:20.715625 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.txt 2026-04-07 01:24:20.715661 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.yaml 2026-04-07 01:24:20.715698 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.txt 2026-04-07 01:24:20.715724 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.yaml 2026-04-07 01:24:20.715753 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.txt 2026-04-07 01:24:20.715776 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.yaml 2026-04-07 01:24:20.715807 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.txt 2026-04-07 01:24:20.715836 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.yaml 2026-04-07 01:24:20.715859 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.txt 2026-04-07 01:24:20.715891 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.yaml 2026-04-07 01:24:20.715918 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.txt 2026-04-07 01:24:20.715942 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.yaml 2026-04-07 01:24:20.715973 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.txt 2026-04-07 01:24:20.716003 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.yaml 2026-04-07 01:24:20.716035 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.txt 2026-04-07 01:24:20.716056 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.yaml 2026-04-07 01:24:20.716076 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.txt 2026-04-07 01:24:20.716097 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.yaml 2026-04-07 01:24:20.716128 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.txt 2026-04-07 01:24:20.716159 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.yaml 2026-04-07 01:24:20.716182 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.txt 2026-04-07 01:24:20.716211 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.yaml 2026-04-07 01:24:20.716248 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.txt 2026-04-07 01:24:20.716281 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.yaml 2026-04-07 01:24:20.716307 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.txt 2026-04-07 01:24:20.716338 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.yaml 2026-04-07 01:24:20.716405 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.txt 2026-04-07 01:24:20.716426 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.yaml 2026-04-07 01:24:20.716445 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt 2026-04-07 01:24:20.716464 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml 2026-04-07 01:24:20.716483 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt 2026-04-07 01:24:20.716501 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml 2026-04-07 01:24:20.716520 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.txt 2026-04-07 01:24:20.716539 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.yaml 2026-04-07 01:24:20.716557 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt 2026-04-07 01:24:20.716576 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml 2026-04-07 01:24:20.716594 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt 2026-04-07 01:24:20.716613 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml 2026-04-07 01:24:20.716632 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt 2026-04-07 01:24:20.716651 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml 2026-04-07 01:24:20.716669 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt 2026-04-07 01:24:20.716687 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml 2026-04-07 01:24:20.716706 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.txt 2026-04-07 01:24:20.716724 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.yaml 2026-04-07 01:24:20.716742 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.txt 2026-04-07 01:24:20.716760 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.yaml 2026-04-07 01:24:20.716778 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt 2026-04-07 01:24:20.716796 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml 2026-04-07 01:24:20.716814 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.txt 2026-04-07 01:24:20.716833 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.yaml 2026-04-07 01:24:20.716852 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt 2026-04-07 01:24:20.716870 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml 2026-04-07 01:24:20.716888 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt 2026-04-07 01:24:20.716906 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml 2026-04-07 01:24:20.716924 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt 2026-04-07 01:24:20.716942 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml 2026-04-07 01:24:20.716960 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt 2026-04-07 01:24:20.716983 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml 2026-04-07 01:24:20.717026 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt 2026-04-07 01:24:20.717047 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml 2026-04-07 01:24:20.717066 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt 2026-04-07 01:24:20.717085 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml 2026-04-07 01:24:20.717104 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt 2026-04-07 01:24:20.717123 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml 2026-04-07 01:24:20.717141 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt 2026-04-07 01:24:20.717160 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml 2026-04-07 01:24:20.717220 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt 2026-04-07 01:24:20.717248 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml 2026-04-07 01:24:20.717268 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt 2026-04-07 01:24:20.717288 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml 2026-04-07 01:24:20.717309 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt 2026-04-07 01:24:20.717330 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml 2026-04-07 01:24:20.717349 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt 2026-04-07 01:24:20.717393 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml 2026-04-07 01:24:20.717428 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt 2026-04-07 01:24:20.717451 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml 2026-04-07 01:24:20.717480 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt 2026-04-07 01:24:20.717505 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml 2026-04-07 01:24:20.717525 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt 2026-04-07 01:24:20.717544 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml 2026-04-07 01:24:20.717563 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt 2026-04-07 01:24:20.717581 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml 2026-04-07 01:24:20.717599 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt 2026-04-07 01:24:20.717617 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml 2026-04-07 01:24:20.717635 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt 2026-04-07 01:24:20.717653 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml 2026-04-07 01:24:20.717671 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt 2026-04-07 01:24:20.717689 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml 2026-04-07 01:24:20.717707 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt 2026-04-07 01:24:20.717725 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml 2026-04-07 01:24:20.717743 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.txt 2026-04-07 01:24:20.717760 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.yaml 2026-04-07 01:24:20.717778 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.txt 2026-04-07 01:24:20.717796 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.yaml 2026-04-07 01:24:20.717820 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.txt 2026-04-07 01:24:20.717839 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.yaml 2026-04-07 01:24:20.717858 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.txt 2026-04-07 01:24:20.717876 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.yaml 2026-04-07 01:24:20.717893 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.txt 2026-04-07 01:24:20.717911 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.yaml 2026-04-07 01:24:20.717929 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.txt 2026-04-07 01:24:20.717947 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.yaml 2026-04-07 01:24:20.717967 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.txt 2026-04-07 01:24:20.717992 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.yaml 2026-04-07 01:24:20.718017 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.txt 2026-04-07 01:24:20.718040 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.yaml 2026-04-07 01:24:20.718065 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.txt 2026-04-07 01:24:20.718087 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.yaml 2026-04-07 01:24:20.718108 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.txt 2026-04-07 01:24:20.718130 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.yaml 2026-04-07 01:24:20.718153 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.txt 2026-04-07 01:24:20.718177 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.yaml 2026-04-07 01:24:20.718200 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.txt 2026-04-07 01:24:20.718223 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.yaml 2026-04-07 01:24:20.718247 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.txt 2026-04-07 01:24:20.718271 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.yaml 2026-04-07 01:24:20.718298 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.txt 2026-04-07 01:24:20.718321 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.yaml 2026-04-07 01:24:20.718346 | instance | >f+++++++++ objects/namespaced/openstack/secrets/openstack-database-exporter-dsn.txt 2026-04-07 01:24:20.718373 | instance | >f+++++++++ objects/namespaced/openstack/secrets/openstack-database-exporter-dsn.yaml 2026-04-07 01:24:20.718399 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-04-07 01:24:20.718424 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-04-07 01:24:20.718448 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt 2026-04-07 01:24:20.718475 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml 2026-04-07 01:24:20.718509 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt 2026-04-07 01:24:20.718543 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml 2026-04-07 01:24:20.718578 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt 2026-04-07 01:24:20.718609 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml 2026-04-07 01:24:20.718631 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt 2026-04-07 01:24:20.718650 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml 2026-04-07 01:24:20.718676 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt 2026-04-07 01:24:20.718697 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml 2026-04-07 01:24:20.718717 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt 2026-04-07 01:24:20.718735 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml 2026-04-07 01:24:20.718760 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt 2026-04-07 01:24:20.718799 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml 2026-04-07 01:24:20.718821 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt 2026-04-07 01:24:20.718839 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml 2026-04-07 01:24:20.718857 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt 2026-04-07 01:24:20.718876 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml 2026-04-07 01:24:20.718894 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt 2026-04-07 01:24:20.718911 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml 2026-04-07 01:24:20.718929 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt 2026-04-07 01:24:20.718946 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml 2026-04-07 01:24:20.718963 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt 2026-04-07 01:24:20.718980 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml 2026-04-07 01:24:20.718997 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt 2026-04-07 01:24:20.719015 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml 2026-04-07 01:24:20.719033 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.txt 2026-04-07 01:24:20.719050 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.yaml 2026-04-07 01:24:20.719068 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.txt 2026-04-07 01:24:20.719086 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.yaml 2026-04-07 01:24:20.719104 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-04-07 01:24:20.719122 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-04-07 01:24:20.719140 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-04-07 01:24:20.719157 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-04-07 01:24:20.719175 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.txt 2026-04-07 01:24:20.719193 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.yaml 2026-04-07 01:24:20.719210 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.txt 2026-04-07 01:24:20.719228 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.yaml 2026-04-07 01:24:20.719246 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.txt 2026-04-07 01:24:20.719263 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.yaml 2026-04-07 01:24:20.719280 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.txt 2026-04-07 01:24:20.719300 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.yaml 2026-04-07 01:24:20.719327 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-07 01:24:20.719346 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-07 01:24:20.719364 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt 2026-04-07 01:24:20.719382 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml 2026-04-07 01:24:20.719400 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt 2026-04-07 01:24:20.719417 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml 2026-04-07 01:24:20.719435 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt 2026-04-07 01:24:20.719453 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml 2026-04-07 01:24:20.719471 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt 2026-04-07 01:24:20.719489 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml 2026-04-07 01:24:20.719506 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.txt 2026-04-07 01:24:20.719524 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.yaml 2026-04-07 01:24:20.719542 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.txt 2026-04-07 01:24:20.719559 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.yaml 2026-04-07 01:24:20.719577 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-senlin-default-user.txt 2026-04-07 01:24:20.719594 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-senlin-default-user.yaml 2026-04-07 01:24:20.719613 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-senlin-erlang-cookie.txt 2026-04-07 01:24:20.719631 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-senlin-erlang-cookie.yaml 2026-04-07 01:24:20.719649 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt 2026-04-07 01:24:20.719667 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml 2026-04-07 01:24:20.719687 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt 2026-04-07 01:24:20.719706 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml 2026-04-07 01:24:20.719725 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt 2026-04-07 01:24:20.719743 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml 2026-04-07 01:24:20.719762 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt 2026-04-07 01:24:20.719780 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml 2026-04-07 01:24:20.719799 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt 2026-04-07 01:24:20.719817 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml 2026-04-07 01:24:20.719835 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt 2026-04-07 01:24:20.719853 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml 2026-04-07 01:24:20.719872 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt 2026-04-07 01:24:20.719890 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml 2026-04-07 01:24:20.719909 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt 2026-04-07 01:24:20.719928 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml 2026-04-07 01:24:20.719950 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt 2026-04-07 01:24:20.719970 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml 2026-04-07 01:24:20.719988 | instance | >f+++++++++ objects/namespaced/openstack/secrets/senlin-api-certs.txt 2026-04-07 01:24:20.720006 | instance | >f+++++++++ objects/namespaced/openstack/secrets/senlin-api-certs.yaml 2026-04-07 01:24:20.720025 | instance | >f+++++++++ objects/namespaced/openstack/secrets/senlin-db-admin.txt 2026-04-07 01:24:20.720044 | instance | >f+++++++++ objects/namespaced/openstack/secrets/senlin-db-admin.yaml 2026-04-07 01:24:20.720063 | instance | >f+++++++++ objects/namespaced/openstack/secrets/senlin-db-user.txt 2026-04-07 01:24:20.720082 | instance | >f+++++++++ objects/namespaced/openstack/secrets/senlin-db-user.yaml 2026-04-07 01:24:20.720102 | instance | >f+++++++++ objects/namespaced/openstack/secrets/senlin-etc.txt 2026-04-07 01:24:20.720121 | instance | >f+++++++++ objects/namespaced/openstack/secrets/senlin-etc.yaml 2026-04-07 01:24:20.720154 | instance | >f+++++++++ objects/namespaced/openstack/secrets/senlin-keystone-admin.txt 2026-04-07 01:24:20.720177 | instance | >f+++++++++ objects/namespaced/openstack/secrets/senlin-keystone-admin.yaml 2026-04-07 01:24:20.720196 | instance | >f+++++++++ objects/namespaced/openstack/secrets/senlin-keystone-user.txt 2026-04-07 01:24:20.720367 | instance | >f+++++++++ objects/namespaced/openstack/secrets/senlin-keystone-user.yaml 2026-04-07 01:24:20.720413 | instance | >f+++++++++ objects/namespaced/openstack/secrets/senlin-rabbitmq-admin.txt 2026-04-07 01:24:20.720443 | instance | >f+++++++++ objects/namespaced/openstack/secrets/senlin-rabbitmq-admin.yaml 2026-04-07 01:24:20.720464 | instance | >f+++++++++ objects/namespaced/openstack/secrets/senlin-rabbitmq-user.txt 2026-04-07 01:24:20.720484 | instance | >f+++++++++ objects/namespaced/openstack/secrets/senlin-rabbitmq-user.yaml 2026-04-07 01:24:20.720503 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt 2026-04-07 01:24:20.720522 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml 2026-04-07 01:24:20.720540 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt 2026-04-07 01:24:20.720559 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml 2026-04-07 01:24:20.720577 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt 2026-04-07 01:24:20.720595 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml 2026-04-07 01:24:20.720613 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt 2026-04-07 01:24:20.720631 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml 2026-04-07 01:24:20.720648 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt 2026-04-07 01:24:20.720666 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml 2026-04-07 01:24:20.720683 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.txt 2026-04-07 01:24:20.720700 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.yaml 2026-04-07 01:24:20.720718 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.txt 2026-04-07 01:24:20.720735 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.yaml 2026-04-07 01:24:20.720753 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-04-07 01:24:20.720770 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-04-07 01:24:20.720793 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt 2026-04-07 01:24:20.720812 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml 2026-04-07 01:24:20.720829 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.txt 2026-04-07 01:24:20.720847 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.yaml 2026-04-07 01:24:20.720865 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.txt 2026-04-07 01:24:20.720883 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.yaml 2026-04-07 01:24:20.720901 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-04-07 01:24:20.720989 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-04-07 01:24:20.721038 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.txt 2026-04-07 01:24:20.721061 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.yaml 2026-04-07 01:24:20.721082 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt 2026-04-07 01:24:20.721101 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml 2026-04-07 01:24:20.721120 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt 2026-04-07 01:24:20.721138 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml 2026-04-07 01:24:20.721156 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.txt 2026-04-07 01:24:20.721174 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.yaml 2026-04-07 01:24:20.721191 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt 2026-04-07 01:24:20.721209 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml 2026-04-07 01:24:20.721227 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt 2026-04-07 01:24:20.721244 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml 2026-04-07 01:24:20.721262 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-04-07 01:24:20.721279 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-04-07 01:24:20.721297 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-04-07 01:24:20.721315 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-04-07 01:24:20.721333 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.senlin.v1.txt 2026-04-07 01:24:20.721351 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.senlin.v1.yaml 2026-04-07 01:24:20.721369 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt 2026-04-07 01:24:20.721387 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml 2026-04-07 01:24:20.721405 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.tempest.v1.txt 2026-04-07 01:24:20.721422 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.tempest.v1.yaml 2026-04-07 01:24:20.721439 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt 2026-04-07 01:24:20.721457 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml 2026-04-07 01:24:20.721475 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt 2026-04-07 01:24:20.721499 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml 2026-04-07 01:24:20.721518 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt 2026-04-07 01:24:20.721536 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml 2026-04-07 01:24:20.721555 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-etc.txt 2026-04-07 01:24:20.721574 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-etc.yaml 2026-04-07 01:24:20.721592 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-admin.txt 2026-04-07 01:24:20.721611 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-admin.yaml 2026-04-07 01:24:20.721629 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-user.txt 2026-04-07 01:24:20.721647 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-user.yaml 2026-04-07 01:24:20.721665 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-04-07 01:24:20.721683 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt 2026-04-07 01:24:20.721701 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml 2026-04-07 01:24:20.721719 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt 2026-04-07 01:24:20.721737 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml 2026-04-07 01:24:20.721754 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt 2026-04-07 01:24:20.721772 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml 2026-04-07 01:24:20.721789 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt 2026-04-07 01:24:20.721807 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml 2026-04-07 01:24:20.721825 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt 2026-04-07 01:24:20.721844 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml 2026-04-07 01:24:20.721862 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt 2026-04-07 01:24:20.721882 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml 2026-04-07 01:24:20.721900 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt 2026-04-07 01:24:20.721918 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml 2026-04-07 01:24:20.721938 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt 2026-04-07 01:24:20.721956 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml 2026-04-07 01:24:20.721974 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt 2026-04-07 01:24:20.721992 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml 2026-04-07 01:24:20.722010 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt 2026-04-07 01:24:20.722028 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml 2026-04-07 01:24:20.722048 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt 2026-04-07 01:24:20.722090 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml 2026-04-07 01:24:20.722120 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt 2026-04-07 01:24:20.722141 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml 2026-04-07 01:24:20.722167 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt 2026-04-07 01:24:20.722202 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml 2026-04-07 01:24:20.722226 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt 2026-04-07 01:24:20.722246 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml 2026-04-07 01:24:20.722264 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt 2026-04-07 01:24:20.722282 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml 2026-04-07 01:24:20.722302 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt 2026-04-07 01:24:20.722323 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml 2026-04-07 01:24:20.722341 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt 2026-04-07 01:24:20.722359 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml 2026-04-07 01:24:20.722377 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt 2026-04-07 01:24:20.722399 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml 2026-04-07 01:24:20.722426 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt 2026-04-07 01:24:20.722450 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml 2026-04-07 01:24:20.722469 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt 2026-04-07 01:24:20.722488 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml 2026-04-07 01:24:20.722507 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt 2026-04-07 01:24:20.722525 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml 2026-04-07 01:24:20.722543 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt 2026-04-07 01:24:20.722561 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml 2026-04-07 01:24:20.722579 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt 2026-04-07 01:24:20.722597 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml 2026-04-07 01:24:20.722616 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt 2026-04-07 01:24:20.722633 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml 2026-04-07 01:24:20.722651 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-04-07 01:24:20.722670 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-04-07 01:24:20.722688 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt 2026-04-07 01:24:20.722706 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml 2026-04-07 01:24:20.722724 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt 2026-04-07 01:24:20.722742 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml 2026-04-07 01:24:20.722760 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt 2026-04-07 01:24:20.722778 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml 2026-04-07 01:24:20.722843 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt 2026-04-07 01:24:20.722867 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml 2026-04-07 01:24:20.722886 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt 2026-04-07 01:24:20.722905 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml 2026-04-07 01:24:20.722928 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt 2026-04-07 01:24:20.722948 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml 2026-04-07 01:24:20.722966 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt 2026-04-07 01:24:20.722985 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml 2026-04-07 01:24:20.723003 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt 2026-04-07 01:24:20.723021 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml 2026-04-07 01:24:20.723039 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt 2026-04-07 01:24:20.723056 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml 2026-04-07 01:24:20.723074 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt 2026-04-07 01:24:20.723142 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml 2026-04-07 01:24:20.723164 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.txt 2026-04-07 01:24:20.723184 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.yaml 2026-04-07 01:24:20.723203 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.txt 2026-04-07 01:24:20.723222 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.yaml 2026-04-07 01:24:20.723240 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.txt 2026-04-07 01:24:20.723258 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.yaml 2026-04-07 01:24:20.723277 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.txt 2026-04-07 01:24:20.723295 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.yaml 2026-04-07 01:24:20.723315 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.txt 2026-04-07 01:24:20.723336 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.yaml 2026-04-07 01:24:20.723355 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.txt 2026-04-07 01:24:20.723373 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.yaml 2026-04-07 01:24:20.723391 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.txt 2026-04-07 01:24:20.723409 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.yaml 2026-04-07 01:24:20.723427 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.txt 2026-04-07 01:24:20.723446 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.yaml 2026-04-07 01:24:20.723463 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.txt 2026-04-07 01:24:20.723482 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.yaml 2026-04-07 01:24:20.723500 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.txt 2026-04-07 01:24:20.723518 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.yaml 2026-04-07 01:24:20.723537 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.txt 2026-04-07 01:24:20.723554 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.yaml 2026-04-07 01:24:20.723572 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.txt 2026-04-07 01:24:20.723590 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.yaml 2026-04-07 01:24:20.723607 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.txt 2026-04-07 01:24:20.723630 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.yaml 2026-04-07 01:24:20.723648 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.txt 2026-04-07 01:24:20.723666 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.yaml 2026-04-07 01:24:20.723684 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.txt 2026-04-07 01:24:20.723702 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.yaml 2026-04-07 01:24:20.723720 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.txt 2026-04-07 01:24:20.723737 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.yaml 2026-04-07 01:24:20.723755 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.txt 2026-04-07 01:24:20.723773 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.yaml 2026-04-07 01:24:20.723790 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.txt 2026-04-07 01:24:20.723808 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.yaml 2026-04-07 01:24:20.723825 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.txt 2026-04-07 01:24:20.723843 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.yaml 2026-04-07 01:24:20.723861 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt 2026-04-07 01:24:20.723879 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml 2026-04-07 01:24:20.723896 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-04-07 01:24:20.723914 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-04-07 01:24:20.723931 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-04-07 01:24:20.723949 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-04-07 01:24:20.723966 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-04-07 01:24:20.723983 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-04-07 01:24:20.724001 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-04-07 01:24:20.724018 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-04-07 01:24:20.724036 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-04-07 01:24:20.724054 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-04-07 01:24:20.724071 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-04-07 01:24:20.724089 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-04-07 01:24:20.724107 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-04-07 01:24:20.724124 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-04-07 01:24:20.724142 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-04-07 01:24:20.724160 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-04-07 01:24:20.724177 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-04-07 01:24:20.724194 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-04-07 01:24:20.724212 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-04-07 01:24:20.724230 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-04-07 01:24:20.724252 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-04-07 01:24:20.724271 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-04-07 01:24:20.724289 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt 2026-04-07 01:24:20.724307 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml 2026-04-07 01:24:20.724325 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.txt 2026-04-07 01:24:20.724343 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.yaml 2026-04-07 01:24:20.724361 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.txt 2026-04-07 01:24:20.724379 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.yaml 2026-04-07 01:24:20.724397 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.txt 2026-04-07 01:24:20.724415 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.yaml 2026-04-07 01:24:20.724433 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.txt 2026-04-07 01:24:20.724450 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.yaml 2026-04-07 01:24:20.724468 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.txt 2026-04-07 01:24:20.724486 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.yaml 2026-04-07 01:24:20.724505 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.txt 2026-04-07 01:24:20.724523 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.yaml 2026-04-07 01:24:20.724542 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.txt 2026-04-07 01:24:20.724560 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.yaml 2026-04-07 01:24:20.724578 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.txt 2026-04-07 01:24:20.724595 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.yaml 2026-04-07 01:24:20.724613 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.txt 2026-04-07 01:24:20.724631 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.yaml 2026-04-07 01:24:20.724649 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.txt 2026-04-07 01:24:20.724668 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.yaml 2026-04-07 01:24:20.724686 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.txt 2026-04-07 01:24:20.724705 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.yaml 2026-04-07 01:24:20.724723 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.txt 2026-04-07 01:24:20.724741 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.yaml 2026-04-07 01:24:20.724760 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.txt 2026-04-07 01:24:20.724778 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.yaml 2026-04-07 01:24:20.724797 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.txt 2026-04-07 01:24:20.724815 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.yaml 2026-04-07 01:24:20.724834 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.txt 2026-04-07 01:24:20.724852 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.yaml 2026-04-07 01:24:20.724870 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.txt 2026-04-07 01:24:20.724892 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.yaml 2026-04-07 01:24:20.724911 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.txt 2026-04-07 01:24:20.724929 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.yaml 2026-04-07 01:24:20.724948 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.txt 2026-04-07 01:24:20.724983 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.yaml 2026-04-07 01:24:20.725004 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.txt 2026-04-07 01:24:20.725023 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.yaml 2026-04-07 01:24:20.725041 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.txt 2026-04-07 01:24:20.725059 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.yaml 2026-04-07 01:24:20.725076 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-test.txt 2026-04-07 01:24:20.725094 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-test.yaml 2026-04-07 01:24:20.725112 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-04-07 01:24:20.725130 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-04-07 01:24:20.725147 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt 2026-04-07 01:24:20.725165 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml 2026-04-07 01:24:20.725183 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt 2026-04-07 01:24:20.725201 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml 2026-04-07 01:24:20.725218 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.txt 2026-04-07 01:24:20.725236 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.yaml 2026-04-07 01:24:20.725255 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt 2026-04-07 01:24:20.725273 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml 2026-04-07 01:24:20.725293 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt 2026-04-07 01:24:20.725315 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml 2026-04-07 01:24:20.725334 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt 2026-04-07 01:24:20.725353 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml 2026-04-07 01:24:20.725371 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.txt 2026-04-07 01:24:20.725388 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.yaml 2026-04-07 01:24:20.725406 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.txt 2026-04-07 01:24:20.725425 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.yaml 2026-04-07 01:24:20.725443 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt 2026-04-07 01:24:20.725461 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml 2026-04-07 01:24:20.725480 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.txt 2026-04-07 01:24:20.725498 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.yaml 2026-04-07 01:24:20.725516 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt 2026-04-07 01:24:20.725539 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml 2026-04-07 01:24:20.725557 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt 2026-04-07 01:24:20.725576 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml 2026-04-07 01:24:20.725594 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt 2026-04-07 01:24:20.725612 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml 2026-04-07 01:24:20.725629 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt 2026-04-07 01:24:20.725647 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml 2026-04-07 01:24:20.725665 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt 2026-04-07 01:24:20.725683 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml 2026-04-07 01:24:20.725700 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt 2026-04-07 01:24:20.725718 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml 2026-04-07 01:24:20.725736 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt 2026-04-07 01:24:20.725754 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml 2026-04-07 01:24:20.725772 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt 2026-04-07 01:24:20.725790 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml 2026-04-07 01:24:20.725808 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt 2026-04-07 01:24:20.725826 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml 2026-04-07 01:24:20.725845 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt 2026-04-07 01:24:20.725863 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml 2026-04-07 01:24:20.725881 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt 2026-04-07 01:24:20.725899 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml 2026-04-07 01:24:20.725917 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt 2026-04-07 01:24:20.725934 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml 2026-04-07 01:24:20.725952 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt 2026-04-07 01:24:20.725970 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml 2026-04-07 01:24:20.725988 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt 2026-04-07 01:24:20.726005 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml 2026-04-07 01:24:20.726023 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt 2026-04-07 01:24:20.726040 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml 2026-04-07 01:24:20.726059 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt 2026-04-07 01:24:20.726080 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml 2026-04-07 01:24:20.726106 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt 2026-04-07 01:24:20.726126 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml 2026-04-07 01:24:20.726144 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt 2026-04-07 01:24:20.726162 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml 2026-04-07 01:24:20.726186 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt 2026-04-07 01:24:20.726205 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml 2026-04-07 01:24:20.726223 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt 2026-04-07 01:24:20.726240 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml 2026-04-07 01:24:20.726258 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt 2026-04-07 01:24:20.726276 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml 2026-04-07 01:24:20.726294 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.txt 2026-04-07 01:24:20.726313 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.yaml 2026-04-07 01:24:20.726332 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.txt 2026-04-07 01:24:20.726350 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.yaml 2026-04-07 01:24:20.726367 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.txt 2026-04-07 01:24:20.726385 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.yaml 2026-04-07 01:24:20.726403 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.txt 2026-04-07 01:24:20.726420 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.yaml 2026-04-07 01:24:20.726438 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.txt 2026-04-07 01:24:20.726456 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.yaml 2026-04-07 01:24:20.726474 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.txt 2026-04-07 01:24:20.726492 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.yaml 2026-04-07 01:24:20.726509 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.txt 2026-04-07 01:24:20.726526 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.yaml 2026-04-07 01:24:20.726544 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.txt 2026-04-07 01:24:20.726560 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.yaml 2026-04-07 01:24:20.726578 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.txt 2026-04-07 01:24:20.726596 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.yaml 2026-04-07 01:24:20.726613 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.txt 2026-04-07 01:24:20.726631 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.yaml 2026-04-07 01:24:20.726649 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.txt 2026-04-07 01:24:20.726668 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.yaml 2026-04-07 01:24:20.726687 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt 2026-04-07 01:24:20.726705 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml 2026-04-07 01:24:20.726723 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt 2026-04-07 01:24:20.726742 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml 2026-04-07 01:24:20.726760 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt 2026-04-07 01:24:20.726778 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml 2026-04-07 01:24:20.726802 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt 2026-04-07 01:24:20.726825 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml 2026-04-07 01:24:20.726861 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt 2026-04-07 01:24:20.726887 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml 2026-04-07 01:24:20.726909 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt 2026-04-07 01:24:20.726927 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml 2026-04-07 01:24:20.726945 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt 2026-04-07 01:24:20.726964 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml 2026-04-07 01:24:20.727004 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-04-07 01:24:20.727025 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-04-07 01:24:20.727044 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt 2026-04-07 01:24:20.727062 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml 2026-04-07 01:24:20.727081 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt 2026-04-07 01:24:20.727099 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml 2026-04-07 01:24:20.727117 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-04-07 01:24:20.727135 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-04-07 01:24:20.727152 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt 2026-04-07 01:24:20.727171 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml 2026-04-07 01:24:20.727189 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.txt 2026-04-07 01:24:20.727207 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.yaml 2026-04-07 01:24:20.727225 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-04-07 01:24:20.727244 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-04-07 01:24:20.727262 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.txt 2026-04-07 01:24:20.727329 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.yaml 2026-04-07 01:24:20.727353 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.txt 2026-04-07 01:24:20.727371 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.yaml 2026-04-07 01:24:20.727389 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-04-07 01:24:20.727409 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-04-07 01:24:20.727427 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt 2026-04-07 01:24:20.727445 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml 2026-04-07 01:24:20.727463 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt 2026-04-07 01:24:20.727481 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml 2026-04-07 01:24:20.727500 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.txt 2026-04-07 01:24:20.727523 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.yaml 2026-04-07 01:24:20.727542 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-senlin-server.txt 2026-04-07 01:24:20.727559 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-senlin-server.yaml 2026-04-07 01:24:20.727577 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-04-07 01:24:20.727595 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-04-07 01:24:20.727613 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt 2026-04-07 01:24:20.727630 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml 2026-04-07 01:24:20.727648 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt 2026-04-07 01:24:20.727666 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml 2026-04-07 01:24:20.727683 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt 2026-04-07 01:24:20.727701 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml 2026-04-07 01:24:20.727718 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt 2026-04-07 01:24:20.727736 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml 2026-04-07 01:24:20.727754 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-api.txt 2026-04-07 01:24:20.727771 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-api.yaml 2026-04-07 01:24:20.727790 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-conductor.txt 2026-04-07 01:24:20.727808 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-conductor.yaml 2026-04-07 01:24:20.727826 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-db-init.txt 2026-04-07 01:24:20.727844 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-db-init.yaml 2026-04-07 01:24:20.727862 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-db-sync.txt 2026-04-07 01:24:20.727879 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-db-sync.yaml 2026-04-07 01:24:20.727897 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-engine-cleaner.txt 2026-04-07 01:24:20.727914 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-engine-cleaner.yaml 2026-04-07 01:24:20.727931 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-engine.txt 2026-04-07 01:24:20.727949 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-engine.yaml 2026-04-07 01:24:20.727967 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-health-manager.txt 2026-04-07 01:24:20.727984 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-health-manager.yaml 2026-04-07 01:24:20.728002 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-ks-endpoints.txt 2026-04-07 01:24:20.728020 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-ks-endpoints.yaml 2026-04-07 01:24:20.728038 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-ks-service.txt 2026-04-07 01:24:20.728055 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-ks-service.yaml 2026-04-07 01:24:20.728073 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-ks-user.txt 2026-04-07 01:24:20.728091 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-ks-user.yaml 2026-04-07 01:24:20.728108 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-rabbit-init.txt 2026-04-07 01:24:20.728126 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-rabbit-init.yaml 2026-04-07 01:24:20.728148 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-test.txt 2026-04-07 01:24:20.728166 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-test.yaml 2026-04-07 01:24:20.728185 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt 2026-04-07 01:24:20.728202 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml 2026-04-07 01:24:20.728220 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt 2026-04-07 01:24:20.728238 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml 2026-04-07 01:24:20.728255 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt 2026-04-07 01:24:20.728272 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml 2026-04-07 01:24:20.728291 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt 2026-04-07 01:24:20.728312 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml 2026-04-07 01:24:20.728330 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-ks-user.txt 2026-04-07 01:24:20.728347 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-ks-user.yaml 2026-04-07 01:24:20.728365 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-run-tests.txt 2026-04-07 01:24:20.728382 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-run-tests.yaml 2026-04-07 01:24:20.728400 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-04-07 01:24:20.728418 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt 2026-04-07 01:24:20.728437 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml 2026-04-07 01:24:20.728455 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt 2026-04-07 01:24:20.728473 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml 2026-04-07 01:24:20.728491 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt 2026-04-07 01:24:20.728509 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml 2026-04-07 01:24:20.728527 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt 2026-04-07 01:24:20.728545 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml 2026-04-07 01:24:20.728566 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.txt 2026-04-07 01:24:20.728592 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.yaml 2026-04-07 01:24:20.728624 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.txt 2026-04-07 01:24:20.728659 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.yaml 2026-04-07 01:24:20.728696 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.txt 2026-04-07 01:24:20.728728 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.yaml 2026-04-07 01:24:20.728754 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.txt 2026-04-07 01:24:20.728779 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.yaml 2026-04-07 01:24:20.728803 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-04-07 01:24:20.728827 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-04-07 01:24:20.728850 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.txt 2026-04-07 01:24:20.728874 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.yaml 2026-04-07 01:24:20.728898 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.txt 2026-04-07 01:24:20.728922 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.yaml 2026-04-07 01:24:20.728958 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.txt 2026-04-07 01:24:20.729006 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.yaml 2026-04-07 01:24:20.729035 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-04-07 01:24:20.729063 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-04-07 01:24:20.729090 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-04-07 01:24:20.729117 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-04-07 01:24:20.729146 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-coredns-metrics.txt 2026-04-07 01:24:20.729174 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-coredns-metrics.yaml 2026-04-07 01:24:20.729203 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.txt 2026-04-07 01:24:20.729232 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.yaml 2026-04-07 01:24:20.729261 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt 2026-04-07 01:24:20.729291 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml 2026-04-07 01:24:20.729319 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt 2026-04-07 01:24:20.729348 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml 2026-04-07 01:24:20.729375 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt 2026-04-07 01:24:20.729401 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml 2026-04-07 01:24:20.729425 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt 2026-04-07 01:24:20.729449 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml 2026-04-07 01:24:20.729472 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.txt 2026-04-07 01:24:20.729496 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.yaml 2026-04-07 01:24:20.729521 | instance | >f+++++++++ objects/namespaced/openstack/services/openstack-exporter.txt 2026-04-07 01:24:20.729546 | instance | >f+++++++++ objects/namespaced/openstack/services/openstack-exporter.yaml 2026-04-07 01:24:20.729571 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-04-07 01:24:20.729599 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-04-07 01:24:20.729627 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-04-07 01:24:20.729655 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-04-07 01:24:20.729681 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-04-07 01:24:20.729706 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-04-07 01:24:20.729733 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-04-07 01:24:20.729761 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-04-07 01:24:20.729787 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-04-07 01:24:20.729812 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-04-07 01:24:20.729840 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-04-07 01:24:20.729868 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-04-07 01:24:20.729897 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt 2026-04-07 01:24:20.729923 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml 2026-04-07 01:24:20.729960 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt 2026-04-07 01:24:20.729991 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml 2026-04-07 01:24:20.730023 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt 2026-04-07 01:24:20.730053 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml 2026-04-07 01:24:20.730082 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt 2026-04-07 01:24:20.730113 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml 2026-04-07 01:24:20.730145 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt 2026-04-07 01:24:20.730178 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml 2026-04-07 01:24:20.730213 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt 2026-04-07 01:24:20.730246 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml 2026-04-07 01:24:20.730277 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt 2026-04-07 01:24:20.730306 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml 2026-04-07 01:24:20.730479 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.txt 2026-04-07 01:24:20.730519 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.yaml 2026-04-07 01:24:20.730552 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.txt 2026-04-07 01:24:20.730584 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.yaml 2026-04-07 01:24:20.730617 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-04-07 01:24:20.730644 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-04-07 01:24:20.730664 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-04-07 01:24:20.730684 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-04-07 01:24:20.730703 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.txt 2026-04-07 01:24:20.730722 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.yaml 2026-04-07 01:24:20.730740 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.txt 2026-04-07 01:24:20.730759 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.yaml 2026-04-07 01:24:20.730787 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.txt 2026-04-07 01:24:20.730818 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.yaml 2026-04-07 01:24:20.730848 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.txt 2026-04-07 01:24:20.730917 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.yaml 2026-04-07 01:24:20.730948 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-07 01:24:20.730971 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-07 01:24:20.730992 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt 2026-04-07 01:24:20.731012 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml 2026-04-07 01:24:20.731073 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt 2026-04-07 01:24:20.731106 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml 2026-04-07 01:24:20.731127 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt 2026-04-07 01:24:20.731158 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml 2026-04-07 01:24:20.731190 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt 2026-04-07 01:24:20.731224 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml 2026-04-07 01:24:20.731256 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.txt 2026-04-07 01:24:20.731280 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.yaml 2026-04-07 01:24:20.731302 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.txt 2026-04-07 01:24:20.731324 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.yaml 2026-04-07 01:24:20.731347 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-senlin-nodes.txt 2026-04-07 01:24:20.731366 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-senlin-nodes.yaml 2026-04-07 01:24:20.731386 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-senlin.txt 2026-04-07 01:24:20.731406 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-senlin.yaml 2026-04-07 01:24:20.731426 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt 2026-04-07 01:24:20.731445 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml 2026-04-07 01:24:20.731465 | instance | >f+++++++++ objects/namespaced/openstack/services/senlin-api.txt 2026-04-07 01:24:20.731484 | instance | >f+++++++++ objects/namespaced/openstack/services/senlin-api.yaml 2026-04-07 01:24:20.731504 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt 2026-04-07 01:24:20.731523 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml 2026-04-07 01:24:20.731541 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-04-07 01:24:20.731560 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.txt 2026-04-07 01:24:20.731580 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.yaml 2026-04-07 01:24:20.731599 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-04-07 01:24:20.731618 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-04-07 01:24:20.731637 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-04-07 01:24:20.731656 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-04-07 01:24:20.731675 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt 2026-04-07 01:24:20.731695 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml 2026-04-07 01:24:20.731713 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt 2026-04-07 01:24:20.731732 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml 2026-04-07 01:24:20.731752 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt 2026-04-07 01:24:20.731771 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml 2026-04-07 01:24:20.731790 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.txt 2026-04-07 01:24:20.731808 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.yaml 2026-04-07 01:24:20.731828 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-04-07 01:24:20.731848 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-04-07 01:24:20.731867 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.txt 2026-04-07 01:24:20.731887 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.yaml 2026-04-07 01:24:20.731911 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.txt 2026-04-07 01:24:20.731932 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.yaml 2026-04-07 01:24:20.731951 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt 2026-04-07 01:24:20.731970 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml 2026-04-07 01:24:20.731990 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt 2026-04-07 01:24:20.732009 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml 2026-04-07 01:24:20.732029 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.txt 2026-04-07 01:24:20.732049 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.yaml 2026-04-07 01:24:20.732067 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-senlin-server.txt 2026-04-07 01:24:20.732087 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-senlin-server.yaml 2026-04-07 01:24:20.732106 | instance | cd+++++++++ objects/namespaced/orc-system/ 2026-04-07 01:24:20.732127 | instance | cd+++++++++ objects/namespaced/orc-system/configmaps/ 2026-04-07 01:24:20.732147 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.txt 2026-04-07 01:24:20.732167 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.yaml 2026-04-07 01:24:20.732187 | instance | cd+++++++++ objects/namespaced/orc-system/deployment/ 2026-04-07 01:24:20.732207 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.txt 2026-04-07 01:24:20.732227 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.yaml 2026-04-07 01:24:20.732247 | instance | cd+++++++++ objects/namespaced/orc-system/endpoints/ 2026-04-07 01:24:20.732266 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.txt 2026-04-07 01:24:20.732285 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.yaml 2026-04-07 01:24:20.732305 | instance | cd+++++++++ objects/namespaced/orc-system/pods/ 2026-04-07 01:24:20.732323 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-b56d5d966-7k4kk.txt 2026-04-07 01:24:20.732343 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-b56d5d966-7k4kk.yaml 2026-04-07 01:24:20.732362 | instance | cd+++++++++ objects/namespaced/orc-system/rolebindings/ 2026-04-07 01:24:20.732381 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.txt 2026-04-07 01:24:20.732400 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.yaml 2026-04-07 01:24:20.732419 | instance | cd+++++++++ objects/namespaced/orc-system/roles/ 2026-04-07 01:24:20.732438 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.txt 2026-04-07 01:24:20.732457 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.yaml 2026-04-07 01:24:20.732476 | instance | cd+++++++++ objects/namespaced/orc-system/serviceaccounts/ 2026-04-07 01:24:20.732496 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.txt 2026-04-07 01:24:20.732516 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.yaml 2026-04-07 01:24:20.732536 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.txt 2026-04-07 01:24:20.732555 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.yaml 2026-04-07 01:24:20.732575 | instance | cd+++++++++ objects/namespaced/orc-system/services/ 2026-04-07 01:24:20.732598 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.txt 2026-04-07 01:24:20.732617 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.yaml 2026-04-07 01:24:20.732636 | instance | cd+++++++++ objects/namespaced/rook-ceph/ 2026-04-07 01:24:20.732656 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/ 2026-04-07 01:24:20.732676 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt 2026-04-07 01:24:20.732695 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml 2026-04-07 01:24:20.732716 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt 2026-04-07 01:24:20.732735 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml 2026-04-07 01:24:20.732755 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt 2026-04-07 01:24:20.732775 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml 2026-04-07 01:24:20.732794 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt 2026-04-07 01:24:20.732814 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml 2026-04-07 01:24:20.732833 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/ 2026-04-07 01:24:20.732852 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt 2026-04-07 01:24:20.732872 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml 2026-04-07 01:24:20.732892 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/ 2026-04-07 01:24:20.732910 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-6988c5f444-l4ksf.txt 2026-04-07 01:24:20.732930 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-6988c5f444-l4ksf.yaml 2026-04-07 01:24:20.732949 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/ 2026-04-07 01:24:20.732989 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt 2026-04-07 01:24:20.733012 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml 2026-04-07 01:24:20.733031 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt 2026-04-07 01:24:20.733050 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml 2026-04-07 01:24:20.733069 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt 2026-04-07 01:24:20.733088 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-04-07 01:24:20.733107 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt 2026-04-07 01:24:20.733126 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml 2026-04-07 01:24:20.733145 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt 2026-04-07 01:24:20.733207 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml 2026-04-07 01:24:20.733235 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt 2026-04-07 01:24:20.733256 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml 2026-04-07 01:24:20.733277 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt 2026-04-07 01:24:20.733297 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml 2026-04-07 01:24:20.733317 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt 2026-04-07 01:24:20.733336 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml 2026-04-07 01:24:20.733359 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt 2026-04-07 01:24:20.733380 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml 2026-04-07 01:24:20.733399 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-rgw.txt 2026-04-07 01:24:20.733419 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-rgw.yaml 2026-04-07 01:24:20.733438 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt 2026-04-07 01:24:20.733457 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml 2026-04-07 01:24:20.733476 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/ 2026-04-07 01:24:20.733497 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt 2026-04-07 01:24:20.733517 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml 2026-04-07 01:24:20.733536 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt 2026-04-07 01:24:20.733555 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml 2026-04-07 01:24:20.733574 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt 2026-04-07 01:24:20.733594 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml 2026-04-07 01:24:20.733613 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt 2026-04-07 01:24:20.733632 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml 2026-04-07 01:24:20.733650 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt 2026-04-07 01:24:20.733668 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml 2026-04-07 01:24:20.733686 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt 2026-04-07 01:24:20.733705 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml 2026-04-07 01:24:20.733723 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-rgw.txt 2026-04-07 01:24:20.733741 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-rgw.yaml 2026-04-07 01:24:20.733760 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt 2026-04-07 01:24:20.733778 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml 2026-04-07 01:24:20.733796 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/ 2026-04-07 01:24:20.733816 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt 2026-04-07 01:24:20.733835 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml 2026-04-07 01:24:20.733854 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/ 2026-04-07 01:24:20.733872 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt 2026-04-07 01:24:20.733890 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml 2026-04-07 01:24:20.733909 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-04-07 01:24:20.733928 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-04-07 01:24:20.733947 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt 2026-04-07 01:24:20.733965 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml 2026-04-07 01:24:20.733983 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt 2026-04-07 01:24:20.734001 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml 2026-04-07 01:24:20.734020 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt 2026-04-07 01:24:20.734038 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml 2026-04-07 01:24:20.734062 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt 2026-04-07 01:24:20.734085 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml 2026-04-07 01:24:20.734113 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt 2026-04-07 01:24:20.734140 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml 2026-04-07 01:24:20.734165 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt 2026-04-07 01:24:20.734185 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml 2026-04-07 01:24:20.734210 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt 2026-04-07 01:24:20.734235 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml 2026-04-07 01:24:20.734257 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt 2026-04-07 01:24:20.734277 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml 2026-04-07 01:24:20.734296 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt 2026-04-07 01:24:20.734314 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml 2026-04-07 01:24:20.734332 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-04-07 01:24:20.734350 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-04-07 01:24:20.734367 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-04-07 01:24:20.734386 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-04-07 01:24:20.734404 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-04-07 01:24:20.734422 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-04-07 01:24:20.734440 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-04-07 01:24:20.734458 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-04-07 01:24:20.734476 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-sd6tg.txt 2026-04-07 01:24:20.734495 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-sd6tg.yaml 2026-04-07 01:24:20.734514 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-04-07 01:24:20.734535 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-04-07 01:24:20.734562 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-04-07 01:24:20.734592 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-04-07 01:24:20.734622 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-04-07 01:24:20.785199 | 2026-04-07 01:24:20.785347 | TASK [gather-pod-logs : creating directory for pod logs] 2026-04-07 01:24:20.993758 | instance | changed 2026-04-07 01:24:20.999394 | 2026-04-07 01:24:20.999518 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-04-07 01:24:21.207728 | instance | changed 2026-04-07 01:24:21.212947 | 2026-04-07 01:24:21.213036 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-04-07 01:24:21.827266 | instance | auth-system/keycloak-0/keycloak 2026-04-07 01:24:22.016945 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-04-07 01:24:22.228942 | instance | capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-n2dsz/manager 2026-04-07 01:24:22.421753 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-n2dsz" not found 2026-04-07 01:24:22.621812 | instance | capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-2ctzs/manager 2026-04-07 01:24:22.821390 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-2ctzs" not found 2026-04-07 01:24:23.003486 | instance | capi-system/capi-controller-manager-bc4cf8c95-2l8t2/manager 2026-04-07 01:24:23.219904 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-controller-manager-bc4cf8c95-2l8t2" not found 2026-04-07 01:24:23.450363 | instance | capo-system/capo-controller-manager-6975759b4b-m26sz/manager 2026-04-07 01:24:23.649479 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capo-controller-manager-6975759b4b-m26sz" not found 2026-04-07 01:24:23.831906 | instance | cert-manager/cert-manager-75969b45cf-n7rdw/cert-manager-controller 2026-04-07 01:24:24.015990 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75969b45cf-n7rdw" not found 2026-04-07 01:24:24.215588 | instance | cert-manager/cert-manager-cainjector-84f45b698d-k4m5v/cert-manager-cainjector 2026-04-07 01:24:24.415809 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-84f45b698d-k4m5v" not found 2026-04-07 01:24:24.588655 | instance | cert-manager/cert-manager-webhook-9997c64fc-g5b95/cert-manager-webhook 2026-04-07 01:24:24.770491 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-9997c64fc-g5b95" not found 2026-04-07 01:24:24.952299 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-nh9pj/envoy-gateway 2026-04-07 01:24:25.214603 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-nh9pj" not found 2026-04-07 01:24:25.391327 | instance | ingress-nginx/ingress-nginx-controller-5zb9x/controller 2026-04-07 01:24:25.633677 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-5zb9x" not found 2026-04-07 01:24:25.823116 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-7lccl/ingress-nginx-default-backend 2026-04-07 01:24:25.994054 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-7lccl" not found 2026-04-07 01:24:26.178292 | instance | kube-system/cilium-jm85l/config 2026-04-07 01:24:26.357357 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-jm85l" not found 2026-04-07 01:24:26.360450 | instance | kube-system/cilium-jm85l/mount-cgroup 2026-04-07 01:24:26.549117 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-jm85l" not found 2026-04-07 01:24:26.556582 | instance | kube-system/cilium-jm85l/apply-sysctl-overwrites 2026-04-07 01:24:26.738306 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-jm85l" not found 2026-04-07 01:24:26.742892 | instance | kube-system/cilium-jm85l/mount-bpf-fs 2026-04-07 01:24:26.909705 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-jm85l" not found 2026-04-07 01:24:26.913454 | instance | kube-system/cilium-jm85l/clean-cilium-state 2026-04-07 01:24:27.099961 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-jm85l" not found 2026-04-07 01:24:27.104340 | instance | kube-system/cilium-jm85l/install-cni-binaries 2026-04-07 01:24:27.287136 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-jm85l" not found 2026-04-07 01:24:27.290970 | instance | kube-system/cilium-jm85l/cilium-agent 2026-04-07 01:24:27.579237 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-jm85l" not found 2026-04-07 01:24:27.755911 | instance | kube-system/cilium-operator-869df985b8-96cf9/cilium-operator 2026-04-07 01:24:27.938647 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-96cf9" not found 2026-04-07 01:24:28.108679 | instance | kube-system/coredns-67659f764b-96j4l/coredns 2026-04-07 01:24:28.280399 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-96j4l" not found 2026-04-07 01:24:28.478808 | instance | kube-system/coredns-67659f764b-tg4g8/coredns 2026-04-07 01:24:28.667972 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-tg4g8" not found 2026-04-07 01:24:28.842061 | instance | kube-system/etcd-instance/etcd 2026-04-07 01:24:29.062741 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-04-07 01:24:29.246943 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-04-07 01:24:29.455853 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-04-07 01:24:29.664775 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-04-07 01:24:29.950311 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-04-07 01:24:30.118486 | instance | kube-system/kube-proxy-j5zrk/kube-proxy 2026-04-07 01:24:30.285400 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-j5zrk" not found 2026-04-07 01:24:30.457929 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-04-07 01:24:30.621067 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-04-07 01:24:30.796083 | instance | kube-system/kube-vip-instance/kube-vip 2026-04-07 01:24:30.967944 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-04-07 01:24:31.135559 | instance | local-path-storage/local-path-provisioner-679c578f5-glp4v/local-path-provisioner 2026-04-07 01:24:31.318976 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-glp4v" not found 2026-04-07 01:24:31.514291 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-04-07 01:24:31.694251 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-07 01:24:31.699210 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-04-07 01:24:31.873876 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-07 01:24:31.879438 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-04-07 01:24:32.056293 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-07 01:24:32.060671 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-04-07 01:24:32.265592 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-07 01:24:32.455676 | instance | monitoring/goldpinger-lphjp/goldpinger-daemon 2026-04-07 01:24:32.653538 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-lphjp" not found 2026-04-07 01:24:32.824360 | instance | monitoring/kube-prometheus-stack-grafana-79dff55fb-zmsjd/grafana-sc-dashboard 2026-04-07 01:24:33.000870 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-79dff55fb-zmsjd" not found 2026-04-07 01:24:33.006499 | instance | monitoring/kube-prometheus-stack-grafana-79dff55fb-zmsjd/grafana-sc-datasources 2026-04-07 01:24:33.177878 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-79dff55fb-zmsjd" not found 2026-04-07 01:24:33.182466 | instance | monitoring/kube-prometheus-stack-grafana-79dff55fb-zmsjd/grafana 2026-04-07 01:24:33.387792 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-79dff55fb-zmsjd" not found 2026-04-07 01:24:33.559356 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-c7bd54d7-z74f4/kube-state-metrics 2026-04-07 01:24:33.737308 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-c7bd54d7-z74f4" not found 2026-04-07 01:24:33.910175 | instance | monitoring/kube-prometheus-stack-operator-cc88b86d6-drc2q/kube-prometheus-stack 2026-04-07 01:24:34.092177 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cc88b86d6-drc2q" not found 2026-04-07 01:24:34.273212 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-vvpqn/node-exporter 2026-04-07 01:24:34.459664 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-vvpqn/pod-tls-sidecar 2026-04-07 01:24:34.639617 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-vvpqn" not found 2026-04-07 01:24:34.825172 | instance | monitoring/loki-0/loki 2026-04-07 01:24:34.995513 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found 2026-04-07 01:24:35.154578 | instance | monitoring/loki-gateway-5cc45946cd-hkcsb/nginx 2026-04-07 01:24:35.585592 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-5cc45946cd-hkcsb" not found 2026-04-07 01:24:35.754826 | instance | monitoring/node-feature-discovery-master-68cf466d5f-t79sx/master 2026-04-07 01:24:35.926704 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-68cf466d5f-t79sx" not found 2026-04-07 01:24:36.102700 | instance | monitoring/node-feature-discovery-worker-24crc/worker 2026-04-07 01:24:36.282627 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-24crc" not found 2026-04-07 01:24:36.450812 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-04-07 01:24:36.628943 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-07 01:24:36.632693 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-04-07 01:24:36.818695 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-07 01:24:36.824212 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-04-07 01:24:36.985476 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-07 01:24:36.990851 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-04-07 01:24:37.164374 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-07 01:24:37.167840 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-04-07 01:24:37.379636 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-07 01:24:37.553730 | instance | monitoring/prometheus-pushgateway-5c694d99cc-xl5v9/pushgateway 2026-04-07 01:24:37.728246 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-5c694d99cc-xl5v9" not found 2026-04-07 01:24:37.891083 | instance | monitoring/vector-ltgvf/vector 2026-04-07 01:24:38.137049 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-ltgvf" not found 2026-04-07 01:24:38.326927 | instance | openstack/barbican-api-66f47b55bf-8l7fs/init 2026-04-07 01:24:38.550836 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-66f47b55bf-8l7fs" not found 2026-04-07 01:24:38.555452 | instance | openstack/barbican-api-66f47b55bf-8l7fs/barbican-api 2026-04-07 01:24:38.751279 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-66f47b55bf-8l7fs" not found 2026-04-07 01:24:38.934191 | instance | openstack/barbican-db-init-xsjl7/init 2026-04-07 01:24:39.111083 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-xsjl7" not found 2026-04-07 01:24:39.114638 | instance | openstack/barbican-db-init-xsjl7/barbican-db-init-0 2026-04-07 01:24:39.295482 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-xsjl7" not found 2026-04-07 01:24:39.497489 | instance | openstack/barbican-db-sync-2c752/init 2026-04-07 01:24:39.668798 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-2c752" not found 2026-04-07 01:24:39.672617 | instance | openstack/barbican-db-sync-2c752/barbican-db-sync 2026-04-07 01:24:39.846045 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-2c752" not found 2026-04-07 01:24:40.032728 | instance | openstack/barbican-ks-endpoints-l4rl8/init 2026-04-07 01:24:40.213224 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-l4rl8" not found 2026-04-07 01:24:40.216959 | instance | openstack/barbican-ks-endpoints-l4rl8/key-manager-ks-endpoints-admin 2026-04-07 01:24:40.410158 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-l4rl8" not found 2026-04-07 01:24:40.415384 | instance | openstack/barbican-ks-endpoints-l4rl8/key-manager-ks-endpoints-internal 2026-04-07 01:24:40.598253 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-l4rl8" not found 2026-04-07 01:24:40.603102 | instance | openstack/barbican-ks-endpoints-l4rl8/key-manager-ks-endpoints-public 2026-04-07 01:24:40.802960 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-l4rl8" not found 2026-04-07 01:24:40.977322 | instance | openstack/barbican-ks-service-np25k/init 2026-04-07 01:24:41.157575 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-np25k" not found 2026-04-07 01:24:41.161541 | instance | openstack/barbican-ks-service-np25k/key-manager-ks-service-registration 2026-04-07 01:24:41.339285 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-np25k" not found 2026-04-07 01:24:41.515035 | instance | openstack/barbican-ks-user-p84gt/init 2026-04-07 01:24:41.687366 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-p84gt" not found 2026-04-07 01:24:41.692007 | instance | openstack/barbican-ks-user-p84gt/barbican-ks-user 2026-04-07 01:24:41.870084 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-p84gt" not found 2026-04-07 01:24:42.041635 | instance | openstack/barbican-rabbit-init-hnkrj/init 2026-04-07 01:24:42.228796 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-hnkrj" not found 2026-04-07 01:24:42.233385 | instance | openstack/barbican-rabbit-init-hnkrj/rabbit-init 2026-04-07 01:24:42.418581 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-hnkrj" not found 2026-04-07 01:24:42.603251 | instance | openstack/cinder-api-854d5666b4-b2c4z/init 2026-04-07 01:24:42.812546 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-854d5666b4-b2c4z" not found 2026-04-07 01:24:42.817285 | instance | openstack/cinder-api-854d5666b4-b2c4z/ceph-coordination-volume-perms 2026-04-07 01:24:42.987585 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-854d5666b4-b2c4z" not found 2026-04-07 01:24:42.993254 | instance | openstack/cinder-api-854d5666b4-b2c4z/cinder-api 2026-04-07 01:24:43.291291 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-854d5666b4-b2c4z" not found 2026-04-07 01:24:43.476445 | instance | openstack/cinder-backup-69b7cd8f85-n55ln/init 2026-04-07 01:24:43.653892 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-69b7cd8f85-n55ln" not found 2026-04-07 01:24:43.658567 | instance | openstack/cinder-backup-69b7cd8f85-n55ln/ceph-backup-keyring-placement 2026-04-07 01:24:43.829388 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-69b7cd8f85-n55ln" not found 2026-04-07 01:24:43.833059 | instance | openstack/cinder-backup-69b7cd8f85-n55ln/ceph-keyring-placement-rbd1 2026-04-07 01:24:44.002714 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-69b7cd8f85-n55ln" not found 2026-04-07 01:24:44.006127 | instance | openstack/cinder-backup-69b7cd8f85-n55ln/ceph-coordination-volume-perms 2026-04-07 01:24:44.188398 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-69b7cd8f85-n55ln" not found 2026-04-07 01:24:44.192406 | instance | openstack/cinder-backup-69b7cd8f85-n55ln/cinder-backup 2026-04-07 01:24:44.364295 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-69b7cd8f85-n55ln" not found 2026-04-07 01:24:44.543061 | instance | openstack/cinder-backup-storage-init-zsvhf/init 2026-04-07 01:24:44.709568 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-zsvhf" not found 2026-04-07 01:24:44.714436 | instance | openstack/cinder-backup-storage-init-zsvhf/ceph-keyring-placement 2026-04-07 01:24:44.889011 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-zsvhf" not found 2026-04-07 01:24:44.892530 | instance | openstack/cinder-backup-storage-init-zsvhf/cinder-backup-storage-init 2026-04-07 01:24:45.064813 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-zsvhf" not found 2026-04-07 01:24:45.246665 | instance | openstack/cinder-bootstrap-l2lvj/init 2026-04-07 01:24:45.419774 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-l2lvj" not found 2026-04-07 01:24:45.424037 | instance | openstack/cinder-bootstrap-l2lvj/bootstrap 2026-04-07 01:24:45.593882 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-l2lvj" not found 2026-04-07 01:24:45.781843 | instance | openstack/cinder-create-internal-tenant-cq49g/init 2026-04-07 01:24:45.950693 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-cq49g" not found 2026-04-07 01:24:45.954826 | instance | openstack/cinder-create-internal-tenant-cq49g/create-internal-tenant 2026-04-07 01:24:46.120250 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-cq49g" not found 2026-04-07 01:24:46.295209 | instance | openstack/cinder-db-init-zr8ts/init 2026-04-07 01:24:46.462097 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-zr8ts" not found 2026-04-07 01:24:46.466960 | instance | openstack/cinder-db-init-zr8ts/cinder-db-init-0 2026-04-07 01:24:46.637931 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-zr8ts" not found 2026-04-07 01:24:46.819819 | instance | openstack/cinder-db-sync-2k7hl/init 2026-04-07 01:24:47.004679 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-2k7hl" not found 2026-04-07 01:24:47.011984 | instance | openstack/cinder-db-sync-2k7hl/cinder-db-sync 2026-04-07 01:24:47.187193 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-2k7hl" not found 2026-04-07 01:24:47.361488 | instance | openstack/cinder-ks-endpoints-gn7t5/init 2026-04-07 01:24:47.532224 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-gn7t5" not found 2026-04-07 01:24:47.536866 | instance | openstack/cinder-ks-endpoints-gn7t5/volumev3-ks-endpoints-admin 2026-04-07 01:24:47.715097 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-gn7t5" not found 2026-04-07 01:24:47.720430 | instance | openstack/cinder-ks-endpoints-gn7t5/volumev3-ks-endpoints-internal 2026-04-07 01:24:47.905414 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-gn7t5" not found 2026-04-07 01:24:47.910340 | instance | openstack/cinder-ks-endpoints-gn7t5/volumev3-ks-endpoints-public 2026-04-07 01:24:48.086428 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-gn7t5" not found 2026-04-07 01:24:48.275377 | instance | openstack/cinder-ks-service-nh6gf/init 2026-04-07 01:24:48.456531 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-nh6gf" not found 2026-04-07 01:24:48.463507 | instance | openstack/cinder-ks-service-nh6gf/volumev3-ks-service-registration 2026-04-07 01:24:48.649605 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-nh6gf" not found 2026-04-07 01:24:48.831662 | instance | openstack/cinder-ks-user-km772/init 2026-04-07 01:24:49.007310 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-km772" not found 2026-04-07 01:24:49.012686 | instance | openstack/cinder-ks-user-km772/cinder-ks-user 2026-04-07 01:24:49.196821 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-km772" not found 2026-04-07 01:24:49.372390 | instance | openstack/cinder-rabbit-init-hqdhk/init 2026-04-07 01:24:49.543844 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-hqdhk" not found 2026-04-07 01:24:49.547743 | instance | openstack/cinder-rabbit-init-hqdhk/rabbit-init 2026-04-07 01:24:49.740575 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-hqdhk" not found 2026-04-07 01:24:49.920045 | instance | openstack/cinder-scheduler-7f6dd6c595-c72zq/init 2026-04-07 01:24:50.126435 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-7f6dd6c595-c72zq" not found 2026-04-07 01:24:50.129716 | instance | openstack/cinder-scheduler-7f6dd6c595-c72zq/ceph-coordination-volume-perms 2026-04-07 01:24:50.304409 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-7f6dd6c595-c72zq" not found 2026-04-07 01:24:50.309475 | instance | openstack/cinder-scheduler-7f6dd6c595-c72zq/cinder-scheduler 2026-04-07 01:24:50.488205 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-7f6dd6c595-c72zq" not found 2026-04-07 01:24:50.668767 | instance | openstack/cinder-storage-init-ns6dj/init 2026-04-07 01:24:50.837545 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-ns6dj" not found 2026-04-07 01:24:50.843255 | instance | openstack/cinder-storage-init-ns6dj/ceph-keyring-placement 2026-04-07 01:24:51.013826 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-ns6dj" not found 2026-04-07 01:24:51.017140 | instance | openstack/cinder-storage-init-ns6dj/cinder-storage-init-rbd1 2026-04-07 01:24:51.190269 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-ns6dj" not found 2026-04-07 01:24:51.362980 | instance | openstack/cinder-volume-58f9dcf6c4-6sdlj/init 2026-04-07 01:24:51.533905 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-58f9dcf6c4-6sdlj" not found 2026-04-07 01:24:51.538312 | instance | openstack/cinder-volume-58f9dcf6c4-6sdlj/ceph-keyring-placement-rbd1 2026-04-07 01:24:51.717815 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-58f9dcf6c4-6sdlj" not found 2026-04-07 01:24:51.722473 | instance | openstack/cinder-volume-58f9dcf6c4-6sdlj/ceph-coordination-volume-perms 2026-04-07 01:24:51.900157 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-58f9dcf6c4-6sdlj" not found 2026-04-07 01:24:51.904110 | instance | openstack/cinder-volume-58f9dcf6c4-6sdlj/init-cinder-conf 2026-04-07 01:24:52.083981 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-58f9dcf6c4-6sdlj" not found 2026-04-07 01:24:52.090274 | instance | openstack/cinder-volume-58f9dcf6c4-6sdlj/cinder-volume 2026-04-07 01:24:52.273060 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-58f9dcf6c4-6sdlj" not found 2026-04-07 01:24:52.461748 | instance | openstack/cinder-volume-usage-audit-29592065-2ws77/init 2026-04-07 01:24:52.638558 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-usage-audit-29592065-2ws77" not found 2026-04-07 01:24:52.642449 | instance | openstack/cinder-volume-usage-audit-29592065-2ws77/cinder-volume-usage-audit 2026-04-07 01:24:52.821724 | instance | Error from server (BadRequest): previous terminated container "cinder-volume-usage-audit" in pod "cinder-volume-usage-audit-29592065-2ws77" not found 2026-04-07 01:24:53.025508 | instance | openstack/glance-api-8447f4dcc7-nvh7f/init 2026-04-07 01:24:53.205068 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-8447f4dcc7-nvh7f" not found 2026-04-07 01:24:53.209463 | instance | openstack/glance-api-8447f4dcc7-nvh7f/glance-perms 2026-04-07 01:24:53.392390 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-8447f4dcc7-nvh7f" not found 2026-04-07 01:24:53.395750 | instance | openstack/glance-api-8447f4dcc7-nvh7f/ceph-keyring-placement 2026-04-07 01:24:53.568259 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-8447f4dcc7-nvh7f" not found 2026-04-07 01:24:53.573373 | instance | openstack/glance-api-8447f4dcc7-nvh7f/glance-api 2026-04-07 01:24:53.759221 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-8447f4dcc7-nvh7f" not found 2026-04-07 01:24:53.930618 | instance | openstack/glance-db-init-2r6kc/init 2026-04-07 01:24:54.106832 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-2r6kc" not found 2026-04-07 01:24:54.112309 | instance | openstack/glance-db-init-2r6kc/glance-db-init-0 2026-04-07 01:24:54.297201 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-2r6kc" not found 2026-04-07 01:24:54.476666 | instance | openstack/glance-db-sync-z522c/init 2026-04-07 01:24:54.658627 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-z522c" not found 2026-04-07 01:24:54.662679 | instance | openstack/glance-db-sync-z522c/glance-db-sync 2026-04-07 01:24:54.836541 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-z522c" not found 2026-04-07 01:24:55.023899 | instance | openstack/glance-ks-endpoints-wbfc4/init 2026-04-07 01:24:55.205226 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-wbfc4" not found 2026-04-07 01:24:55.210098 | instance | openstack/glance-ks-endpoints-wbfc4/image-ks-endpoints-admin 2026-04-07 01:24:55.381320 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-wbfc4" not found 2026-04-07 01:24:55.386076 | instance | openstack/glance-ks-endpoints-wbfc4/image-ks-endpoints-internal 2026-04-07 01:24:55.569059 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-wbfc4" not found 2026-04-07 01:24:55.572489 | instance | openstack/glance-ks-endpoints-wbfc4/image-ks-endpoints-public 2026-04-07 01:24:55.757282 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-wbfc4" not found 2026-04-07 01:24:55.958339 | instance | openstack/glance-ks-service-pps8q/init 2026-04-07 01:24:56.145423 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-pps8q" not found 2026-04-07 01:24:56.150633 | instance | openstack/glance-ks-service-pps8q/image-ks-service-registration 2026-04-07 01:24:56.334717 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-pps8q" not found 2026-04-07 01:24:56.517666 | instance | openstack/glance-ks-user-6cnb6/init 2026-04-07 01:24:56.684674 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-6cnb6" not found 2026-04-07 01:24:56.689020 | instance | openstack/glance-ks-user-6cnb6/glance-ks-user 2026-04-07 01:24:56.864109 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-6cnb6" not found 2026-04-07 01:24:57.041543 | instance | openstack/glance-metadefs-load-w6dxd/init 2026-04-07 01:24:57.213370 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-w6dxd" not found 2026-04-07 01:24:57.217996 | instance | openstack/glance-metadefs-load-w6dxd/glance-metadefs-load 2026-04-07 01:24:57.383456 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-w6dxd" not found 2026-04-07 01:24:57.552734 | instance | openstack/glance-rabbit-init-qfjk2/init 2026-04-07 01:24:57.725012 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-qfjk2" not found 2026-04-07 01:24:57.729334 | instance | openstack/glance-rabbit-init-qfjk2/rabbit-init 2026-04-07 01:24:57.892800 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-qfjk2" not found 2026-04-07 01:24:58.078068 | instance | openstack/glance-storage-init-4ns2g/init 2026-04-07 01:24:58.246569 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-4ns2g" not found 2026-04-07 01:24:58.250763 | instance | openstack/glance-storage-init-4ns2g/ceph-keyring-placement 2026-04-07 01:24:58.430930 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-4ns2g" not found 2026-04-07 01:24:58.435507 | instance | openstack/glance-storage-init-4ns2g/glance-storage-init 2026-04-07 01:24:58.602751 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-4ns2g" not found 2026-04-07 01:24:58.776963 | instance | openstack/heat-api-54994c9c88-9pvgs/init 2026-04-07 01:24:58.955630 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-api-54994c9c88-9pvgs" not found 2026-04-07 01:24:58.959575 | instance | openstack/heat-api-54994c9c88-9pvgs/heat-api 2026-04-07 01:24:59.142752 | instance | Error from server (BadRequest): previous terminated container "heat-api" in pod "heat-api-54994c9c88-9pvgs" not found 2026-04-07 01:24:59.326097 | instance | openstack/heat-bootstrap-jb67x/init 2026-04-07 01:24:59.497436 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-bootstrap-jb67x" not found 2026-04-07 01:24:59.501842 | instance | openstack/heat-bootstrap-jb67x/bootstrap 2026-04-07 01:24:59.680555 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "heat-bootstrap-jb67x" not found 2026-04-07 01:24:59.855265 | instance | openstack/heat-cfn-74b944b56b-9hfrx/init 2026-04-07 01:25:00.035546 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-cfn-74b944b56b-9hfrx" not found 2026-04-07 01:25:00.039646 | instance | openstack/heat-cfn-74b944b56b-9hfrx/heat-cfn 2026-04-07 01:25:00.242117 | instance | Error from server (BadRequest): previous terminated container "heat-cfn" in pod "heat-cfn-74b944b56b-9hfrx" not found 2026-04-07 01:25:00.421804 | instance | openstack/heat-db-init-nk45s/init 2026-04-07 01:25:00.609689 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-init-nk45s" not found 2026-04-07 01:25:00.613032 | instance | openstack/heat-db-init-nk45s/heat-db-init-0 2026-04-07 01:25:00.791855 | instance | Error from server (BadRequest): previous terminated container "heat-db-init-0" in pod "heat-db-init-nk45s" not found 2026-04-07 01:25:00.979393 | instance | openstack/heat-db-sync-87c4z/init 2026-04-07 01:25:01.150621 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-sync-87c4z" not found 2026-04-07 01:25:01.156529 | instance | openstack/heat-db-sync-87c4z/heat-db-sync 2026-04-07 01:25:01.367476 | instance | Error from server (BadRequest): previous terminated container "heat-db-sync" in pod "heat-db-sync-87c4z" not found 2026-04-07 01:25:01.540722 | instance | openstack/heat-domain-ks-user-ttn4x/init 2026-04-07 01:25:01.730856 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-domain-ks-user-ttn4x" not found 2026-04-07 01:25:01.734520 | instance | openstack/heat-domain-ks-user-ttn4x/heat-ks-domain-user 2026-04-07 01:25:01.911069 | instance | Error from server (BadRequest): previous terminated container "heat-ks-domain-user" in pod "heat-domain-ks-user-ttn4x" not found 2026-04-07 01:25:02.080191 | instance | openstack/heat-engine-548684966c-vnwv9/init 2026-04-07 01:25:02.268583 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-548684966c-vnwv9" not found 2026-04-07 01:25:02.273783 | instance | openstack/heat-engine-548684966c-vnwv9/heat-engine 2026-04-07 01:25:02.462530 | instance | Error from server (BadRequest): previous terminated container "heat-engine" in pod "heat-engine-548684966c-vnwv9" not found 2026-04-07 01:25:02.668737 | instance | openstack/heat-engine-cleaner-29592070-rvg9g/init 2026-04-07 01:25:02.848867 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29592070-rvg9g" not found 2026-04-07 01:25:02.853204 | instance | openstack/heat-engine-cleaner-29592070-rvg9g/heat-engine-cleaner 2026-04-07 01:25:03.035446 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29592070-rvg9g" not found 2026-04-07 01:25:03.222259 | instance | openstack/heat-engine-cleaner-29592075-qhcqx/init 2026-04-07 01:25:03.408769 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29592075-qhcqx" not found 2026-04-07 01:25:03.413950 | instance | openstack/heat-engine-cleaner-29592075-qhcqx/heat-engine-cleaner 2026-04-07 01:25:03.587428 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29592075-qhcqx" not found 2026-04-07 01:25:03.750747 | instance | openstack/heat-engine-cleaner-29592080-mbx5f/init 2026-04-07 01:25:03.931577 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29592080-mbx5f" not found 2026-04-07 01:25:03.936620 | instance | openstack/heat-engine-cleaner-29592080-mbx5f/heat-engine-cleaner 2026-04-07 01:25:04.116734 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29592080-mbx5f" not found 2026-04-07 01:25:04.317879 | instance | openstack/heat-ks-endpoints-kp2lf/init 2026-04-07 01:25:04.489796 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-endpoints-kp2lf" not found 2026-04-07 01:25:04.493843 | instance | openstack/heat-ks-endpoints-kp2lf/orchestration-ks-endpoints-admin 2026-04-07 01:25:04.671063 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-admin" in pod "heat-ks-endpoints-kp2lf" not found 2026-04-07 01:25:04.675821 | instance | openstack/heat-ks-endpoints-kp2lf/orchestration-ks-endpoints-internal 2026-04-07 01:25:04.857158 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-internal" in pod "heat-ks-endpoints-kp2lf" not found 2026-04-07 01:25:04.860992 | instance | openstack/heat-ks-endpoints-kp2lf/orchestration-ks-endpoints-public 2026-04-07 01:25:05.043960 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-public" in pod "heat-ks-endpoints-kp2lf" not found 2026-04-07 01:25:05.048129 | instance | openstack/heat-ks-endpoints-kp2lf/cloudformation-ks-endpoints-admin 2026-04-07 01:25:05.233404 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-admin" in pod "heat-ks-endpoints-kp2lf" not found 2026-04-07 01:25:05.238959 | instance | openstack/heat-ks-endpoints-kp2lf/cloudformation-ks-endpoints-internal 2026-04-07 01:25:05.424808 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-internal" in pod "heat-ks-endpoints-kp2lf" not found 2026-04-07 01:25:05.429225 | instance | openstack/heat-ks-endpoints-kp2lf/cloudformation-ks-endpoints-public 2026-04-07 01:25:05.601844 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-public" in pod "heat-ks-endpoints-kp2lf" not found 2026-04-07 01:25:05.775626 | instance | openstack/heat-ks-service-6q7sj/init 2026-04-07 01:25:05.947765 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-service-6q7sj" not found 2026-04-07 01:25:05.952612 | instance | openstack/heat-ks-service-6q7sj/orchestration-ks-service-registration 2026-04-07 01:25:06.138663 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-service-registration" in pod "heat-ks-service-6q7sj" not found 2026-04-07 01:25:06.141856 | instance | openstack/heat-ks-service-6q7sj/cloudformation-ks-service-registration 2026-04-07 01:25:06.350240 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-service-registration" in pod "heat-ks-service-6q7sj" not found 2026-04-07 01:25:06.549782 | instance | openstack/heat-ks-user-zxkrn/init 2026-04-07 01:25:06.726805 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-user-zxkrn" not found 2026-04-07 01:25:06.731123 | instance | openstack/heat-ks-user-zxkrn/heat-ks-user 2026-04-07 01:25:06.919011 | instance | Error from server (BadRequest): previous terminated container "heat-ks-user" in pod "heat-ks-user-zxkrn" not found 2026-04-07 01:25:06.923749 | instance | openstack/heat-ks-user-zxkrn/heat-trustee-ks-user 2026-04-07 01:25:07.102397 | instance | Error from server (BadRequest): previous terminated container "heat-trustee-ks-user" in pod "heat-ks-user-zxkrn" not found 2026-04-07 01:25:07.286097 | instance | openstack/heat-rabbit-init-ctzt6/init 2026-04-07 01:25:07.460141 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-rabbit-init-ctzt6" not found 2026-04-07 01:25:07.464496 | instance | openstack/heat-rabbit-init-ctzt6/rabbit-init 2026-04-07 01:25:07.658526 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "heat-rabbit-init-ctzt6" not found 2026-04-07 01:25:07.830872 | instance | openstack/heat-trusts-zbghc/init 2026-04-07 01:25:08.000932 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-trusts-zbghc" not found 2026-04-07 01:25:08.005671 | instance | openstack/heat-trusts-zbghc/heat-trusts 2026-04-07 01:25:08.172146 | instance | Error from server (BadRequest): previous terminated container "heat-trusts" in pod "heat-trusts-zbghc" not found 2026-04-07 01:25:08.396453 | instance | openstack/horizon-75886f6997-47wsg/init 2026-04-07 01:25:08.569725 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-75886f6997-47wsg" not found 2026-04-07 01:25:08.576924 | instance | openstack/horizon-75886f6997-47wsg/horizon 2026-04-07 01:25:08.967399 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-75886f6997-47wsg" not found 2026-04-07 01:25:09.146905 | instance | openstack/horizon-db-init-qv9v5/init 2026-04-07 01:25:09.320716 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-init-qv9v5" not found 2026-04-07 01:25:09.324023 | instance | openstack/horizon-db-init-qv9v5/horizon-db-init-0 2026-04-07 01:25:09.493498 | instance | Error from server (BadRequest): previous terminated container "horizon-db-init-0" in pod "horizon-db-init-qv9v5" not found 2026-04-07 01:25:09.670963 | instance | openstack/horizon-db-sync-5dcjq/init 2026-04-07 01:25:09.836785 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-sync-5dcjq" not found 2026-04-07 01:25:09.841189 | instance | openstack/horizon-db-sync-5dcjq/horizon-db-sync 2026-04-07 01:25:10.020095 | instance | Error from server (BadRequest): previous terminated container "horizon-db-sync" in pod "horizon-db-sync-5dcjq" not found 2026-04-07 01:25:10.216413 | instance | openstack/keepalived-q25zv/init 2026-04-07 01:25:10.445573 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-q25zv" not found 2026-04-07 01:25:10.450628 | instance | openstack/keepalived-q25zv/wait-for-ip 2026-04-07 01:25:10.817709 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-q25zv" not found 2026-04-07 01:25:10.822185 | instance | openstack/keepalived-q25zv/keepalived 2026-04-07 01:25:11.092865 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-q25zv" not found 2026-04-07 01:25:11.259537 | instance | openstack/keystone-api-9784ffc7d-fwlr8/init 2026-04-07 01:25:11.439592 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-9784ffc7d-fwlr8" not found 2026-04-07 01:25:11.443615 | instance | openstack/keystone-api-9784ffc7d-fwlr8/keystone-api 2026-04-07 01:25:12.880986 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-9784ffc7d-fwlr8" not found 2026-04-07 01:25:13.070839 | instance | openstack/keystone-bootstrap-m6z6w/init 2026-04-07 01:25:13.233143 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-m6z6w" not found 2026-04-07 01:25:13.235944 | instance | openstack/keystone-bootstrap-m6z6w/bootstrap 2026-04-07 01:25:13.419079 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-m6z6w" not found 2026-04-07 01:25:13.594269 | instance | openstack/keystone-credential-setup-fz9fr/init 2026-04-07 01:25:13.776319 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-fz9fr" not found 2026-04-07 01:25:13.780032 | instance | openstack/keystone-credential-setup-fz9fr/keystone-credential-setup 2026-04-07 01:25:13.941778 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-fz9fr" not found 2026-04-07 01:25:14.118038 | instance | openstack/keystone-db-init-sdjxd/init 2026-04-07 01:25:14.300647 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-sdjxd" not found 2026-04-07 01:25:14.304418 | instance | openstack/keystone-db-init-sdjxd/keystone-db-init-0 2026-04-07 01:25:14.478160 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-sdjxd" not found 2026-04-07 01:25:14.655348 | instance | openstack/keystone-db-sync-khvlf/init 2026-04-07 01:25:14.822013 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-khvlf" not found 2026-04-07 01:25:14.826528 | instance | openstack/keystone-db-sync-khvlf/keystone-db-sync 2026-04-07 01:25:15.008698 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-khvlf" not found 2026-04-07 01:25:15.200205 | instance | openstack/keystone-domain-manage-l64dd/init 2026-04-07 01:25:15.376705 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-l64dd" not found 2026-04-07 01:25:15.380975 | instance | openstack/keystone-domain-manage-l64dd/keystone-domain-manage 2026-04-07 01:25:15.548988 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-l64dd" not found 2026-04-07 01:25:15.710805 | instance | openstack/keystone-fernet-setup-mww57/init 2026-04-07 01:25:15.876295 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-mww57" not found 2026-04-07 01:25:15.880826 | instance | openstack/keystone-fernet-setup-mww57/keystone-fernet-setup 2026-04-07 01:25:16.056971 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-mww57" not found 2026-04-07 01:25:16.219854 | instance | openstack/keystone-rabbit-init-5849c/init 2026-04-07 01:25:16.410600 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-5849c" not found 2026-04-07 01:25:16.415865 | instance | openstack/keystone-rabbit-init-5849c/rabbit-init 2026-04-07 01:25:16.605309 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-5849c" not found 2026-04-07 01:25:16.782952 | instance | openstack/libvirt-libvirt-default-wzbtq/init 2026-04-07 01:25:16.955525 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-wzbtq" not found 2026-04-07 01:25:16.960508 | instance | openstack/libvirt-libvirt-default-wzbtq/init-dynamic-options 2026-04-07 01:25:17.139250 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-wzbtq" not found 2026-04-07 01:25:17.143151 | instance | openstack/libvirt-libvirt-default-wzbtq/ceph-admin-keyring-placement 2026-04-07 01:25:17.319195 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-wzbtq" not found 2026-04-07 01:25:17.322457 | instance | openstack/libvirt-libvirt-default-wzbtq/ceph-keyring-placement 2026-04-07 01:25:17.507325 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-wzbtq" not found 2026-04-07 01:25:17.511969 | instance | openstack/libvirt-libvirt-default-wzbtq/tls-sidecar 2026-04-07 01:25:17.697496 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-wzbtq" not found 2026-04-07 01:25:17.701553 | instance | openstack/libvirt-libvirt-default-wzbtq/libvirt 2026-04-07 01:25:17.886015 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-wzbtq" not found 2026-04-07 01:25:17.890130 | instance | openstack/libvirt-libvirt-default-wzbtq/libvirt-exporter 2026-04-07 01:25:18.062149 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-wzbtq" not found 2026-04-07 01:25:18.237459 | instance | openstack/magnum-api-7d9db4d6bb-h9ggc/init 2026-04-07 01:25:18.438338 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-api-7d9db4d6bb-h9ggc" not found 2026-04-07 01:25:18.442427 | instance | openstack/magnum-api-7d9db4d6bb-h9ggc/magnum-api 2026-04-07 01:25:18.615882 | instance | Error from server (BadRequest): previous terminated container "magnum-api" in pod "magnum-api-7d9db4d6bb-h9ggc" not found 2026-04-07 01:25:18.778521 | instance | openstack/magnum-cluster-api-proxy-sdwzc/magnum-cluster-api-proxy 2026-04-07 01:25:18.961027 | instance | Error from server (BadRequest): previous terminated container "magnum-cluster-api-proxy" in pod "magnum-cluster-api-proxy-sdwzc" not found 2026-04-07 01:25:19.150143 | instance | openstack/magnum-conductor-0/init 2026-04-07 01:25:19.341150 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-conductor-0" not found 2026-04-07 01:25:19.346116 | instance | openstack/magnum-conductor-0/magnum-conductor-init 2026-04-07 01:25:19.526875 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor-init" in pod "magnum-conductor-0" not found 2026-04-07 01:25:19.532825 | instance | openstack/magnum-conductor-0/magnum-conductor 2026-04-07 01:25:19.716494 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor" in pod "magnum-conductor-0" not found 2026-04-07 01:25:19.896194 | instance | openstack/magnum-db-init-mcglp/init 2026-04-07 01:25:20.069598 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-init-mcglp" not found 2026-04-07 01:25:20.074565 | instance | openstack/magnum-db-init-mcglp/magnum-db-init-0 2026-04-07 01:25:20.251933 | instance | Error from server (BadRequest): previous terminated container "magnum-db-init-0" in pod "magnum-db-init-mcglp" not found 2026-04-07 01:25:20.430985 | instance | openstack/magnum-db-sync-99b5q/init 2026-04-07 01:25:20.602809 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-sync-99b5q" not found 2026-04-07 01:25:20.607250 | instance | openstack/magnum-db-sync-99b5q/magnum-db-sync 2026-04-07 01:25:20.778821 | instance | Error from server (BadRequest): previous terminated container "magnum-db-sync" in pod "magnum-db-sync-99b5q" not found 2026-04-07 01:25:20.944196 | instance | openstack/magnum-domain-ks-user-476vb/init 2026-04-07 01:25:21.123233 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-domain-ks-user-476vb" not found 2026-04-07 01:25:21.127567 | instance | openstack/magnum-domain-ks-user-476vb/magnum-ks-domain-user 2026-04-07 01:25:21.299469 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-domain-user" in pod "magnum-domain-ks-user-476vb" not found 2026-04-07 01:25:21.479620 | instance | openstack/magnum-ks-endpoints-6gjpj/init 2026-04-07 01:25:21.656766 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-endpoints-6gjpj" not found 2026-04-07 01:25:21.660143 | instance | openstack/magnum-ks-endpoints-6gjpj/container-infra-ks-endpoints-admin 2026-04-07 01:25:21.836267 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-admin" in pod "magnum-ks-endpoints-6gjpj" not found 2026-04-07 01:25:21.842189 | instance | openstack/magnum-ks-endpoints-6gjpj/container-infra-ks-endpoints-internal 2026-04-07 01:25:22.015455 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-internal" in pod "magnum-ks-endpoints-6gjpj" not found 2026-04-07 01:25:22.019608 | instance | openstack/magnum-ks-endpoints-6gjpj/container-infra-ks-endpoints-public 2026-04-07 01:25:22.221407 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-public" in pod "magnum-ks-endpoints-6gjpj" not found 2026-04-07 01:25:22.390828 | instance | openstack/magnum-ks-service-bmw7q/init 2026-04-07 01:25:22.581983 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-service-bmw7q" not found 2026-04-07 01:25:22.587263 | instance | openstack/magnum-ks-service-bmw7q/container-infra-ks-service-registration 2026-04-07 01:25:22.778154 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-service-registration" in pod "magnum-ks-service-bmw7q" not found 2026-04-07 01:25:22.957880 | instance | openstack/magnum-ks-user-v4464/init 2026-04-07 01:25:23.126965 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-user-v4464" not found 2026-04-07 01:25:23.130939 | instance | openstack/magnum-ks-user-v4464/magnum-ks-user 2026-04-07 01:25:23.302707 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-user" in pod "magnum-ks-user-v4464" not found 2026-04-07 01:25:23.481500 | instance | openstack/magnum-rabbit-init-ph9cj/init 2026-04-07 01:25:23.676836 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-rabbit-init-ph9cj" not found 2026-04-07 01:25:23.680630 | instance | openstack/magnum-rabbit-init-ph9cj/rabbit-init 2026-04-07 01:25:23.852488 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "magnum-rabbit-init-ph9cj" not found 2026-04-07 01:25:24.016055 | instance | openstack/magnum-registry-c45778976-8r4mz/registry 2026-04-07 01:25:24.205811 | instance | Error from server (BadRequest): previous terminated container "registry" in pod "magnum-registry-c45778976-8r4mz" not found 2026-04-07 01:25:24.372869 | instance | openstack/manila-api-6db46757fd-v9dlq/init 2026-04-07 01:25:24.564140 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-api-6db46757fd-v9dlq" not found 2026-04-07 01:25:24.566822 | instance | openstack/manila-api-6db46757fd-v9dlq/manila-api 2026-04-07 01:25:24.762412 | instance | Error from server (BadRequest): previous terminated container "manila-api" in pod "manila-api-6db46757fd-v9dlq" not found 2026-04-07 01:25:24.928876 | instance | openstack/manila-bootstrap-rd564/init 2026-04-07 01:25:25.110183 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-bootstrap-rd564" not found 2026-04-07 01:25:25.115650 | instance | openstack/manila-bootstrap-rd564/bootstrap 2026-04-07 01:25:25.301478 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "manila-bootstrap-rd564" not found 2026-04-07 01:25:25.483185 | instance | openstack/manila-data-7d497f54b5-98rq2/init 2026-04-07 01:25:25.667275 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-data-7d497f54b5-98rq2" not found 2026-04-07 01:25:25.672314 | instance | openstack/manila-data-7d497f54b5-98rq2/manila-data 2026-04-07 01:25:25.841922 | instance | Error from server (BadRequest): previous terminated container "manila-data" in pod "manila-data-7d497f54b5-98rq2" not found 2026-04-07 01:25:26.030217 | instance | openstack/manila-db-init-bkmv9/init 2026-04-07 01:25:26.205396 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-init-bkmv9" not found 2026-04-07 01:25:26.210075 | instance | openstack/manila-db-init-bkmv9/manila-db-init-0 2026-04-07 01:25:26.392139 | instance | Error from server (BadRequest): previous terminated container "manila-db-init-0" in pod "manila-db-init-bkmv9" not found 2026-04-07 01:25:26.584849 | instance | openstack/manila-db-sync-r7qh7/init 2026-04-07 01:25:26.766448 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-sync-r7qh7" not found 2026-04-07 01:25:26.772375 | instance | openstack/manila-db-sync-r7qh7/manila-db-sync 2026-04-07 01:25:26.954407 | instance | Error from server (BadRequest): previous terminated container "manila-db-sync" in pod "manila-db-sync-r7qh7" not found 2026-04-07 01:25:27.131996 | instance | openstack/manila-ks-endpoints-7fmw5/init 2026-04-07 01:25:27.325902 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-endpoints-7fmw5" not found 2026-04-07 01:25:27.331805 | instance | openstack/manila-ks-endpoints-7fmw5/share-ks-endpoints-admin 2026-04-07 01:25:27.509262 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-admin" in pod "manila-ks-endpoints-7fmw5" not found 2026-04-07 01:25:27.512896 | instance | openstack/manila-ks-endpoints-7fmw5/share-ks-endpoints-internal 2026-04-07 01:25:27.697066 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-internal" in pod "manila-ks-endpoints-7fmw5" not found 2026-04-07 01:25:27.700773 | instance | openstack/manila-ks-endpoints-7fmw5/share-ks-endpoints-public 2026-04-07 01:25:27.878733 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-public" in pod "manila-ks-endpoints-7fmw5" not found 2026-04-07 01:25:27.883291 | instance | openstack/manila-ks-endpoints-7fmw5/sharev2-ks-endpoints-admin 2026-04-07 01:25:28.056201 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-admin" in pod "manila-ks-endpoints-7fmw5" not found 2026-04-07 01:25:28.060763 | instance | openstack/manila-ks-endpoints-7fmw5/sharev2-ks-endpoints-internal 2026-04-07 01:25:28.237873 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-internal" in pod "manila-ks-endpoints-7fmw5" not found 2026-04-07 01:25:28.242629 | instance | openstack/manila-ks-endpoints-7fmw5/sharev2-ks-endpoints-public 2026-04-07 01:25:28.423967 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-public" in pod "manila-ks-endpoints-7fmw5" not found 2026-04-07 01:25:28.613832 | instance | openstack/manila-ks-service-7zcdk/init 2026-04-07 01:25:28.798071 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-service-7zcdk" not found 2026-04-07 01:25:28.800943 | instance | openstack/manila-ks-service-7zcdk/share-ks-service-registration 2026-04-07 01:25:28.973619 | instance | Error from server (BadRequest): previous terminated container "share-ks-service-registration" in pod "manila-ks-service-7zcdk" not found 2026-04-07 01:25:28.977064 | instance | openstack/manila-ks-service-7zcdk/sharev2-ks-service-registration 2026-04-07 01:25:29.148703 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-service-registration" in pod "manila-ks-service-7zcdk" not found 2026-04-07 01:25:29.319347 | instance | openstack/manila-ks-user-9w42v/init 2026-04-07 01:25:29.493279 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-user-9w42v" not found 2026-04-07 01:25:29.497634 | instance | openstack/manila-ks-user-9w42v/manila-ks-user 2026-04-07 01:25:29.671205 | instance | Error from server (BadRequest): previous terminated container "manila-ks-user" in pod "manila-ks-user-9w42v" not found 2026-04-07 01:25:29.835380 | instance | openstack/manila-rabbit-init-mb8kj/init 2026-04-07 01:25:29.997230 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-rabbit-init-mb8kj" not found 2026-04-07 01:25:30.001312 | instance | openstack/manila-rabbit-init-mb8kj/rabbit-init 2026-04-07 01:25:30.167162 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "manila-rabbit-init-mb8kj" not found 2026-04-07 01:25:30.337144 | instance | openstack/manila-scheduler-5dc894bd69-rv5tx/init 2026-04-07 01:25:30.525517 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-scheduler-5dc894bd69-rv5tx" not found 2026-04-07 01:25:30.530324 | instance | openstack/manila-scheduler-5dc894bd69-rv5tx/manila-scheduler 2026-04-07 01:25:30.704119 | instance | Error from server (BadRequest): previous terminated container "manila-scheduler" in pod "manila-scheduler-5dc894bd69-rv5tx" not found 2026-04-07 01:25:30.873966 | instance | openstack/manila-share-57c5cf47ff-rskkp/init 2026-04-07 01:25:31.049528 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-share-57c5cf47ff-rskkp" not found 2026-04-07 01:25:31.053285 | instance | openstack/manila-share-57c5cf47ff-rskkp/manila-share-init 2026-04-07 01:25:31.227882 | instance | Error from server (BadRequest): previous terminated container "manila-share-init" in pod "manila-share-57c5cf47ff-rskkp" not found 2026-04-07 01:25:31.231752 | instance | openstack/manila-share-57c5cf47ff-rskkp/manila-share 2026-04-07 01:25:31.416069 | instance | Error from server (BadRequest): previous terminated container "manila-share" in pod "manila-share-57c5cf47ff-rskkp" not found 2026-04-07 01:25:31.594460 | instance | openstack/memcached-memcached-c47d949f5-ksqft/init 2026-04-07 01:25:31.765546 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-c47d949f5-ksqft" not found 2026-04-07 01:25:31.770705 | instance | openstack/memcached-memcached-c47d949f5-ksqft/memcached 2026-04-07 01:25:31.965451 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-c47d949f5-ksqft" not found 2026-04-07 01:25:31.970019 | instance | openstack/memcached-memcached-c47d949f5-ksqft/memcached-exporter 2026-04-07 01:25:32.142614 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-c47d949f5-ksqft" not found 2026-04-07 01:25:32.322157 | instance | openstack/neutron-coredns-545f56bccf-snpzr/coredns 2026-04-07 01:25:32.494344 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "neutron-coredns-545f56bccf-snpzr" not found 2026-04-07 01:25:32.691970 | instance | openstack/neutron-db-init-vjzf9/init 2026-04-07 01:25:32.856972 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-vjzf9" not found 2026-04-07 01:25:32.860144 | instance | openstack/neutron-db-init-vjzf9/neutron-db-init-0 2026-04-07 01:25:33.027206 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-vjzf9" not found 2026-04-07 01:25:33.212325 | instance | openstack/neutron-db-sync-9lgf9/init 2026-04-07 01:25:33.382758 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-9lgf9" not found 2026-04-07 01:25:33.385637 | instance | openstack/neutron-db-sync-9lgf9/neutron-db-sync 2026-04-07 01:25:33.558856 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-9lgf9" not found 2026-04-07 01:25:33.734152 | instance | openstack/neutron-dhcp-agent-default-sbrl5/init 2026-04-07 01:25:33.927974 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-dhcp-agent-default-sbrl5" not found 2026-04-07 01:25:33.931027 | instance | openstack/neutron-dhcp-agent-default-sbrl5/neutron-dhcp-agent-init 2026-04-07 01:25:34.092383 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent-init" in pod "neutron-dhcp-agent-default-sbrl5" not found 2026-04-07 01:25:34.095944 | instance | openstack/neutron-dhcp-agent-default-sbrl5/neutron-dhcp-agent 2026-04-07 01:25:34.290406 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent" in pod "neutron-dhcp-agent-default-sbrl5" not found 2026-04-07 01:25:34.468729 | instance | openstack/neutron-ks-endpoints-fgbs9/init 2026-04-07 01:25:34.648951 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-fgbs9" not found 2026-04-07 01:25:34.653431 | instance | openstack/neutron-ks-endpoints-fgbs9/network-ks-endpoints-admin 2026-04-07 01:25:34.839038 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-fgbs9" not found 2026-04-07 01:25:34.844140 | instance | openstack/neutron-ks-endpoints-fgbs9/network-ks-endpoints-internal 2026-04-07 01:25:35.012853 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-fgbs9" not found 2026-04-07 01:25:35.016479 | instance | openstack/neutron-ks-endpoints-fgbs9/network-ks-endpoints-public 2026-04-07 01:25:35.187504 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-fgbs9" not found 2026-04-07 01:25:35.368406 | instance | openstack/neutron-ks-service-vzlz8/init 2026-04-07 01:25:35.533317 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-vzlz8" not found 2026-04-07 01:25:35.536649 | instance | openstack/neutron-ks-service-vzlz8/network-ks-service-registration 2026-04-07 01:25:35.705233 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-vzlz8" not found 2026-04-07 01:25:35.868488 | instance | openstack/neutron-ks-user-th8g9/init 2026-04-07 01:25:36.035310 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-th8g9" not found 2026-04-07 01:25:36.038789 | instance | openstack/neutron-ks-user-th8g9/neutron-ks-user 2026-04-07 01:25:36.214565 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-th8g9" not found 2026-04-07 01:25:36.385045 | instance | openstack/neutron-l3-agent-default-c2bkf/init 2026-04-07 01:25:36.577715 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-l3-agent-default-c2bkf" not found 2026-04-07 01:25:36.582915 | instance | openstack/neutron-l3-agent-default-c2bkf/neutron-l3-agent-init 2026-04-07 01:25:36.780497 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent-init" in pod "neutron-l3-agent-default-c2bkf" not found 2026-04-07 01:25:36.784837 | instance | openstack/neutron-l3-agent-default-c2bkf/neutron-l3-agent 2026-04-07 01:25:37.007826 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent" in pod "neutron-l3-agent-default-c2bkf" not found 2026-04-07 01:25:37.187485 | instance | openstack/neutron-metadata-agent-default-wn86l/init 2026-04-07 01:25:37.375990 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-metadata-agent-default-wn86l" not found 2026-04-07 01:25:37.381294 | instance | openstack/neutron-metadata-agent-default-wn86l/neutron-metadata-agent-init 2026-04-07 01:25:37.550315 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-metadata-agent-default-wn86l" not found 2026-04-07 01:25:37.554487 | instance | openstack/neutron-metadata-agent-default-wn86l/neutron-metadata-agent 2026-04-07 01:25:37.739340 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent" in pod "neutron-metadata-agent-default-wn86l" not found 2026-04-07 01:25:37.934224 | instance | openstack/neutron-netns-cleanup-cron-default-cpv5g/init 2026-04-07 01:25:38.103442 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-cpv5g" not found 2026-04-07 01:25:38.108721 | instance | openstack/neutron-netns-cleanup-cron-default-cpv5g/neutron-netns-cleanup-cron 2026-04-07 01:25:38.289174 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-cpv5g" not found 2026-04-07 01:25:38.492198 | instance | openstack/neutron-ovs-agent-default-tt28j/init 2026-04-07 01:25:38.662924 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovs-agent-default-tt28j" not found 2026-04-07 01:25:38.666502 | instance | openstack/neutron-ovs-agent-default-tt28j/neutron-openvswitch-agent-kernel-modules 2026-04-07 01:25:38.838034 | instance | Error from server (BadRequest): previous terminated container "neutron-openvswitch-agent-kernel-modules" in pod "neutron-ovs-agent-default-tt28j" not found 2026-04-07 01:25:38.843920 | instance | openstack/neutron-ovs-agent-default-tt28j/neutron-ovs-agent-init 2026-04-07 01:25:39.021023 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent-init" in pod "neutron-ovs-agent-default-tt28j" not found 2026-04-07 01:25:39.025914 | instance | openstack/neutron-ovs-agent-default-tt28j/neutron-ovs-agent 2026-04-07 01:25:39.444224 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent" in pod "neutron-ovs-agent-default-tt28j" not found 2026-04-07 01:25:39.628328 | instance | openstack/neutron-rabbit-init-jcnc4/init 2026-04-07 01:25:39.801789 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-jcnc4" not found 2026-04-07 01:25:39.805429 | instance | openstack/neutron-rabbit-init-jcnc4/rabbit-init 2026-04-07 01:25:39.978096 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-jcnc4" not found 2026-04-07 01:25:40.151604 | instance | openstack/neutron-rpc-server-85d9b5647c-q7sj7/init 2026-04-07 01:25:40.328752 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-85d9b5647c-q7sj7" not found 2026-04-07 01:25:40.333308 | instance | openstack/neutron-rpc-server-85d9b5647c-q7sj7/neutron-rpc-server 2026-04-07 01:25:40.527331 | instance | Error from server (BadRequest): previous terminated container "neutron-rpc-server" in pod "neutron-rpc-server-85d9b5647c-q7sj7" not found 2026-04-07 01:25:40.708485 | instance | openstack/neutron-server-7ccc77c7b5-c7bmv/init 2026-04-07 01:25:40.886822 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-7ccc77c7b5-c7bmv" not found 2026-04-07 01:25:40.891531 | instance | openstack/neutron-server-7ccc77c7b5-c7bmv/neutron-server 2026-04-07 01:25:41.222821 | instance | Error from server (BadRequest): previous terminated container "neutron-server" in pod "neutron-server-7ccc77c7b5-c7bmv" not found 2026-04-07 01:25:41.227313 | instance | openstack/neutron-server-7ccc77c7b5-c7bmv/neutron-policy-server 2026-04-07 01:25:41.404313 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-7ccc77c7b5-c7bmv" not found 2026-04-07 01:25:41.574749 | instance | openstack/nova-api-metadata-5c77d48dc7-8qbdx/init 2026-04-07 01:25:41.773628 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-5c77d48dc7-8qbdx" not found 2026-04-07 01:25:41.778184 | instance | openstack/nova-api-metadata-5c77d48dc7-8qbdx/nova-api-metadata-init 2026-04-07 01:25:41.954057 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-5c77d48dc7-8qbdx" not found 2026-04-07 01:25:41.958850 | instance | openstack/nova-api-metadata-5c77d48dc7-8qbdx/nova-api 2026-04-07 01:25:42.143842 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-5c77d48dc7-8qbdx" not found 2026-04-07 01:25:42.324723 | instance | openstack/nova-api-osapi-6b995579b7-jb7km/init 2026-04-07 01:25:42.501298 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-6b995579b7-jb7km" not found 2026-04-07 01:25:42.505635 | instance | openstack/nova-api-osapi-6b995579b7-jb7km/nova-osapi 2026-04-07 01:25:42.713722 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-6b995579b7-jb7km" not found 2026-04-07 01:25:42.879641 | instance | openstack/nova-bootstrap-5w7bn/init 2026-04-07 01:25:43.062408 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-5w7bn" not found 2026-04-07 01:25:43.065927 | instance | openstack/nova-bootstrap-5w7bn/bootstrap 2026-04-07 01:25:43.249475 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-5w7bn" not found 2026-04-07 01:25:43.424534 | instance | openstack/nova-cell-setup-29592060-hv272/init 2026-04-07 01:25:43.601363 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-29592060-hv272" not found 2026-04-07 01:25:43.605175 | instance | openstack/nova-cell-setup-29592060-hv272/nova-cell-setup 2026-04-07 01:25:43.774269 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-29592060-hv272" not found 2026-04-07 01:25:43.949427 | instance | openstack/nova-cell-setup-6xvqw/init 2026-04-07 01:25:44.144235 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-6xvqw" not found 2026-04-07 01:25:44.147706 | instance | openstack/nova-cell-setup-6xvqw/nova-cell-setup-init 2026-04-07 01:25:44.315358 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-6xvqw" not found 2026-04-07 01:25:44.319389 | instance | openstack/nova-cell-setup-6xvqw/nova-cell-setup 2026-04-07 01:25:44.492126 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-6xvqw" not found 2026-04-07 01:25:44.661891 | instance | openstack/nova-compute-default-4j6dd/init 2026-04-07 01:25:44.870178 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-4j6dd" not found 2026-04-07 01:25:44.875025 | instance | openstack/nova-compute-default-4j6dd/nova-compute-init 2026-04-07 01:25:45.054360 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-4j6dd" not found 2026-04-07 01:25:45.059034 | instance | openstack/nova-compute-default-4j6dd/ceph-perms 2026-04-07 01:25:45.235513 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-4j6dd" not found 2026-04-07 01:25:45.239834 | instance | openstack/nova-compute-default-4j6dd/ceph-admin-keyring-placement 2026-04-07 01:25:45.408805 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-4j6dd" not found 2026-04-07 01:25:45.412189 | instance | openstack/nova-compute-default-4j6dd/ceph-keyring-placement 2026-04-07 01:25:45.580843 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-4j6dd" not found 2026-04-07 01:25:45.584346 | instance | openstack/nova-compute-default-4j6dd/nova-compute-vnc-init 2026-04-07 01:25:45.760272 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-4j6dd" not found 2026-04-07 01:25:45.765060 | instance | openstack/nova-compute-default-4j6dd/nova-compute-ssh-init 2026-04-07 01:25:45.951620 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-4j6dd" not found 2026-04-07 01:25:45.955760 | instance | openstack/nova-compute-default-4j6dd/nova-compute 2026-04-07 01:25:46.166157 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-4j6dd" not found 2026-04-07 01:25:46.171525 | instance | openstack/nova-compute-default-4j6dd/nova-compute-ssh 2026-04-07 01:25:46.350840 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-4j6dd" not found 2026-04-07 01:25:46.521328 | instance | openstack/nova-conductor-55795d9dc5-d2kxb/init 2026-04-07 01:25:46.704487 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-55795d9dc5-d2kxb" not found 2026-04-07 01:25:46.710285 | instance | openstack/nova-conductor-55795d9dc5-d2kxb/nova-conductor 2026-04-07 01:25:46.893973 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-55795d9dc5-d2kxb" not found 2026-04-07 01:25:47.086519 | instance | openstack/nova-db-init-8gbqx/init 2026-04-07 01:25:47.271823 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-8gbqx" not found 2026-04-07 01:25:47.276470 | instance | openstack/nova-db-init-8gbqx/nova-db-init-0 2026-04-07 01:25:47.437984 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-8gbqx" not found 2026-04-07 01:25:47.442083 | instance | openstack/nova-db-init-8gbqx/nova-db-init-1 2026-04-07 01:25:47.619948 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-8gbqx" not found 2026-04-07 01:25:47.623950 | instance | openstack/nova-db-init-8gbqx/nova-db-init-2 2026-04-07 01:25:47.795512 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-8gbqx" not found 2026-04-07 01:25:47.988532 | instance | openstack/nova-db-sync-mc427/init 2026-04-07 01:25:48.159645 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-mc427" not found 2026-04-07 01:25:48.164993 | instance | openstack/nova-db-sync-mc427/nova-db-sync 2026-04-07 01:25:48.339004 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-mc427" not found 2026-04-07 01:25:48.550379 | instance | openstack/nova-ks-endpoints-lpn8j/init 2026-04-07 01:25:48.718961 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-lpn8j" not found 2026-04-07 01:25:48.723585 | instance | openstack/nova-ks-endpoints-lpn8j/compute-ks-endpoints-admin 2026-04-07 01:25:48.888048 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-lpn8j" not found 2026-04-07 01:25:48.892152 | instance | openstack/nova-ks-endpoints-lpn8j/compute-ks-endpoints-internal 2026-04-07 01:25:49.075040 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-lpn8j" not found 2026-04-07 01:25:49.079266 | instance | openstack/nova-ks-endpoints-lpn8j/compute-ks-endpoints-public 2026-04-07 01:25:49.288752 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-lpn8j" not found 2026-04-07 01:25:49.456215 | instance | openstack/nova-ks-service-v9kj4/init 2026-04-07 01:25:49.633061 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-v9kj4" not found 2026-04-07 01:25:49.637323 | instance | openstack/nova-ks-service-v9kj4/compute-ks-service-registration 2026-04-07 01:25:49.817452 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-v9kj4" not found 2026-04-07 01:25:50.001804 | instance | openstack/nova-ks-user-2tfn8/init 2026-04-07 01:25:50.198113 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-2tfn8" not found 2026-04-07 01:25:50.204698 | instance | openstack/nova-ks-user-2tfn8/nova-ks-user 2026-04-07 01:25:50.375077 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-2tfn8" not found 2026-04-07 01:25:50.545974 | instance | openstack/nova-novncproxy-c6c796bfd-4dvmr/init 2026-04-07 01:25:50.713022 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-c6c796bfd-4dvmr" not found 2026-04-07 01:25:50.716717 | instance | openstack/nova-novncproxy-c6c796bfd-4dvmr/nova-novncproxy-init 2026-04-07 01:25:50.886354 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-c6c796bfd-4dvmr" not found 2026-04-07 01:25:50.890931 | instance | openstack/nova-novncproxy-c6c796bfd-4dvmr/nova-novncproxy-init-assets 2026-04-07 01:25:51.084691 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-c6c796bfd-4dvmr" not found 2026-04-07 01:25:51.087949 | instance | openstack/nova-novncproxy-c6c796bfd-4dvmr/nova-novncproxy 2026-04-07 01:25:51.260407 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-c6c796bfd-4dvmr" not found 2026-04-07 01:25:51.428818 | instance | openstack/nova-rabbit-init-2m7l4/init 2026-04-07 01:25:51.606957 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-2m7l4" not found 2026-04-07 01:25:51.611795 | instance | openstack/nova-rabbit-init-2m7l4/rabbit-init 2026-04-07 01:25:51.798552 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-2m7l4" not found 2026-04-07 01:25:51.994713 | instance | openstack/nova-scheduler-5f5d55d8b7-5hfrf/init 2026-04-07 01:25:52.180961 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-5f5d55d8b7-5hfrf" not found 2026-04-07 01:25:52.185704 | instance | openstack/nova-scheduler-5f5d55d8b7-5hfrf/nova-scheduler 2026-04-07 01:25:52.371562 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-5f5d55d8b7-5hfrf" not found 2026-04-07 01:25:52.567563 | instance | openstack/nova-service-cleaner-29592060-ln76f/init 2026-04-07 01:25:52.741274 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-service-cleaner-29592060-ln76f" not found 2026-04-07 01:25:52.749592 | instance | openstack/nova-service-cleaner-29592060-ln76f/nova-service-cleaner 2026-04-07 01:25:52.939038 | instance | Error from server (BadRequest): previous terminated container "nova-service-cleaner" in pod "nova-service-cleaner-29592060-ln76f" not found 2026-04-07 01:25:53.117968 | instance | openstack/octavia-api-548f575b5b-ssk62/init 2026-04-07 01:25:53.312682 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-api-548f575b5b-ssk62" not found 2026-04-07 01:25:53.317122 | instance | openstack/octavia-api-548f575b5b-ssk62/octavia-api 2026-04-07 01:25:53.525396 | instance | Error from server (BadRequest): previous terminated container "octavia-api" in pod "octavia-api-548f575b5b-ssk62" not found 2026-04-07 01:25:53.710459 | instance | openstack/octavia-bootstrap-9f8jv/init 2026-04-07 01:25:53.876055 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-bootstrap-9f8jv" not found 2026-04-07 01:25:53.880760 | instance | openstack/octavia-bootstrap-9f8jv/bootstrap 2026-04-07 01:25:54.050267 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "octavia-bootstrap-9f8jv" not found 2026-04-07 01:25:54.237993 | instance | openstack/octavia-db-init-vrnrc/init 2026-04-07 01:25:54.419752 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-init-vrnrc" not found 2026-04-07 01:25:54.424416 | instance | openstack/octavia-db-init-vrnrc/octavia-db-init-0 2026-04-07 01:25:54.600273 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-0" in pod "octavia-db-init-vrnrc" not found 2026-04-07 01:25:54.767347 | instance | openstack/octavia-db-sync-tkxpj/init 2026-04-07 01:25:54.951650 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-sync-tkxpj" not found 2026-04-07 01:25:54.956757 | instance | openstack/octavia-db-sync-tkxpj/octavia-db-sync 2026-04-07 01:25:55.139143 | instance | Error from server (BadRequest): previous terminated container "octavia-db-sync" in pod "octavia-db-sync-tkxpj" not found 2026-04-07 01:25:55.317807 | instance | openstack/octavia-health-manager-default-9pp6r/init 2026-04-07 01:25:55.499966 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-health-manager-default-9pp6r" not found 2026-04-07 01:25:55.504644 | instance | openstack/octavia-health-manager-default-9pp6r/octavia-health-manager-get-port 2026-04-07 01:25:55.673406 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-get-port" in pod "octavia-health-manager-default-9pp6r" not found 2026-04-07 01:25:55.677513 | instance | openstack/octavia-health-manager-default-9pp6r/octavia-health-manager-nic-init 2026-04-07 01:25:55.850365 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-nic-init" in pod "octavia-health-manager-default-9pp6r" not found 2026-04-07 01:25:55.854980 | instance | openstack/octavia-health-manager-default-9pp6r/octavia-health-manager 2026-04-07 01:25:56.024644 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager" in pod "octavia-health-manager-default-9pp6r" not found 2026-04-07 01:25:56.198687 | instance | openstack/octavia-housekeeping-77f644cb69-nrgth/init 2026-04-07 01:25:56.383356 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-housekeeping-77f644cb69-nrgth" not found 2026-04-07 01:25:56.388187 | instance | openstack/octavia-housekeeping-77f644cb69-nrgth/octavia-housekeeping 2026-04-07 01:25:56.564851 | instance | Error from server (BadRequest): previous terminated container "octavia-housekeeping" in pod "octavia-housekeeping-77f644cb69-nrgth" not found 2026-04-07 01:25:56.749838 | instance | openstack/octavia-ks-endpoints-bfjn8/init 2026-04-07 01:25:56.929213 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-endpoints-bfjn8" not found 2026-04-07 01:25:56.933837 | instance | openstack/octavia-ks-endpoints-bfjn8/load-balancer-ks-endpoints-admin 2026-04-07 01:25:57.135566 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-admin" in pod "octavia-ks-endpoints-bfjn8" not found 2026-04-07 01:25:57.140059 | instance | openstack/octavia-ks-endpoints-bfjn8/load-balancer-ks-endpoints-internal 2026-04-07 01:25:57.343247 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-internal" in pod "octavia-ks-endpoints-bfjn8" not found 2026-04-07 01:25:57.346515 | instance | openstack/octavia-ks-endpoints-bfjn8/load-balancer-ks-endpoints-public 2026-04-07 01:25:57.523305 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-public" in pod "octavia-ks-endpoints-bfjn8" not found 2026-04-07 01:25:57.709920 | instance | openstack/octavia-ks-service-84gzk/init 2026-04-07 01:25:57.886851 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-service-84gzk" not found 2026-04-07 01:25:57.891395 | instance | openstack/octavia-ks-service-84gzk/load-balancer-ks-service-registration 2026-04-07 01:25:58.074196 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-service-registration" in pod "octavia-ks-service-84gzk" not found 2026-04-07 01:25:58.247928 | instance | openstack/octavia-ks-user-dxdr9/init 2026-04-07 01:25:58.434386 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-user-dxdr9" not found 2026-04-07 01:25:58.443540 | instance | openstack/octavia-ks-user-dxdr9/octavia-ks-user 2026-04-07 01:25:58.625075 | instance | Error from server (BadRequest): previous terminated container "octavia-ks-user" in pod "octavia-ks-user-dxdr9" not found 2026-04-07 01:25:58.798788 | instance | openstack/octavia-rabbit-init-lf8vj/init 2026-04-07 01:25:58.966258 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-rabbit-init-lf8vj" not found 2026-04-07 01:25:58.970689 | instance | openstack/octavia-rabbit-init-lf8vj/rabbit-init 2026-04-07 01:25:59.182000 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "octavia-rabbit-init-lf8vj" not found 2026-04-07 01:25:59.364596 | instance | openstack/octavia-worker-5644d464c4-bzzt8/init 2026-04-07 01:25:59.596657 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-worker-5644d464c4-bzzt8" not found 2026-04-07 01:25:59.600642 | instance | openstack/octavia-worker-5644d464c4-bzzt8/octavia-worker 2026-04-07 01:25:59.779128 | instance | Error from server (BadRequest): previous terminated container "octavia-worker" in pod "octavia-worker-5644d464c4-bzzt8" not found 2026-04-07 01:25:59.961116 | instance | openstack/openstack-database-exporter-78c69bc7dd-ckvph/openstack-database-exporter 2026-04-07 01:26:00.134374 | instance | Error from server (BadRequest): previous terminated container "openstack-database-exporter" in pod "openstack-database-exporter-78c69bc7dd-ckvph" not found 2026-04-07 01:26:00.310116 | instance | openstack/openstack-exporter-58676486d4-7jqqb/build-config 2026-04-07 01:26:00.480684 | instance | Error from server (BadRequest): previous terminated container "build-config" in pod "openstack-exporter-58676486d4-7jqqb" not found 2026-04-07 01:26:00.485456 | instance | openstack/openstack-exporter-58676486d4-7jqqb/openstack-exporter 2026-04-07 01:26:00.680098 | instance | Error from server (BadRequest): previous terminated container "openstack-exporter" in pod "openstack-exporter-58676486d4-7jqqb" not found 2026-04-07 01:26:00.860693 | instance | openstack/openvswitch-gxpcr/init 2026-04-07 01:26:01.035100 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-gxpcr" not found 2026-04-07 01:26:01.040243 | instance | openstack/openvswitch-gxpcr/openvswitch-db-perms 2026-04-07 01:26:01.210000 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-gxpcr" not found 2026-04-07 01:26:01.214426 | instance | openstack/openvswitch-gxpcr/openvswitch-vswitchd-modules 2026-04-07 01:26:01.392378 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-gxpcr" not found 2026-04-07 01:26:01.396353 | instance | openstack/openvswitch-gxpcr/openvswitch-db 2026-04-07 01:26:01.579080 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-gxpcr" not found 2026-04-07 01:26:01.583335 | instance | openstack/openvswitch-gxpcr/openvswitch-vswitchd 2026-04-07 01:26:01.765968 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-gxpcr" not found 2026-04-07 01:26:01.942041 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-04-07 01:26:02.114418 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-04-07 01:26:02.119447 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-04-07 01:26:02.498006 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-04-07 01:26:02.504352 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-04-07 01:26:02.697829 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-04-07 01:26:02.877805 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-04-07 01:26:03.052543 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-04-07 01:26:03.057066 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-04-07 01:26:03.254870 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-04-07 01:26:03.259578 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-04-07 01:26:03.435907 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-04-07 01:26:03.623440 | instance | openstack/placement-api-7d7c748bf5-9bz8q/init 2026-04-07 01:26:03.819119 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-7d7c748bf5-9bz8q" not found 2026-04-07 01:26:03.823183 | instance | openstack/placement-api-7d7c748bf5-9bz8q/placement-api 2026-04-07 01:26:04.067155 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-7d7c748bf5-9bz8q" not found 2026-04-07 01:26:04.240255 | instance | openstack/placement-db-init-4xv7f/init 2026-04-07 01:26:04.413931 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-4xv7f" not found 2026-04-07 01:26:04.419214 | instance | openstack/placement-db-init-4xv7f/placement-db-init-0 2026-04-07 01:26:04.606885 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-4xv7f" not found 2026-04-07 01:26:04.808381 | instance | openstack/placement-db-sync-8c7xl/init 2026-04-07 01:26:04.993444 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-8c7xl" not found 2026-04-07 01:26:04.999984 | instance | openstack/placement-db-sync-8c7xl/placement-db-sync 2026-04-07 01:26:05.183547 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-8c7xl" not found 2026-04-07 01:26:05.360817 | instance | openstack/placement-ks-endpoints-tqbqw/init 2026-04-07 01:26:05.537913 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-tqbqw" not found 2026-04-07 01:26:05.543221 | instance | openstack/placement-ks-endpoints-tqbqw/placement-ks-endpoints-admin 2026-04-07 01:26:05.727242 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-tqbqw" not found 2026-04-07 01:26:05.732451 | instance | openstack/placement-ks-endpoints-tqbqw/placement-ks-endpoints-internal 2026-04-07 01:26:05.920779 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-tqbqw" not found 2026-04-07 01:26:05.925173 | instance | openstack/placement-ks-endpoints-tqbqw/placement-ks-endpoints-public 2026-04-07 01:26:06.098573 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-tqbqw" not found 2026-04-07 01:26:06.275651 | instance | openstack/placement-ks-service-brfg9/init 2026-04-07 01:26:06.451796 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-brfg9" not found 2026-04-07 01:26:06.457385 | instance | openstack/placement-ks-service-brfg9/placement-ks-service-registration 2026-04-07 01:26:06.633092 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-brfg9" not found 2026-04-07 01:26:06.824841 | instance | openstack/placement-ks-user-pq6j4/init 2026-04-07 01:26:06.992612 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-pq6j4" not found 2026-04-07 01:26:06.996603 | instance | openstack/placement-ks-user-pq6j4/placement-ks-user 2026-04-07 01:26:07.178402 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-pq6j4" not found 2026-04-07 01:26:07.361700 | instance | openstack/pxc-operator-59d66cbc78-8mmpg/percona-xtradb-cluster-operator 2026-04-07 01:26:07.545899 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-59d66cbc78-8mmpg" not found 2026-04-07 01:26:07.722192 | instance | openstack/rabbitmq-barbican-server-0/setup-container 2026-04-07 01:26:07.896261 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found 2026-04-07 01:26:07.899577 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq 2026-04-07 01:26:08.080653 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found 2026-04-07 01:26:08.251415 | instance | openstack/rabbitmq-cinder-server-0/setup-container 2026-04-07 01:26:08.439745 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found 2026-04-07 01:26:08.444521 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq 2026-04-07 01:26:08.636007 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found 2026-04-07 01:26:08.812753 | instance | openstack/rabbitmq-cluster-operator-6b5c8b7cdc-7vptt/rabbitmq-cluster-operator 2026-04-07 01:26:09.015516 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-6b5c8b7cdc-7vptt" not found 2026-04-07 01:26:09.194494 | instance | openstack/rabbitmq-glance-server-0/setup-container 2026-04-07 01:26:09.380197 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found 2026-04-07 01:26:09.384628 | instance | openstack/rabbitmq-glance-server-0/rabbitmq 2026-04-07 01:26:09.565186 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found 2026-04-07 01:26:09.737036 | instance | openstack/rabbitmq-heat-server-0/setup-container 2026-04-07 01:26:09.918308 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-heat-server-0" not found 2026-04-07 01:26:09.921838 | instance | openstack/rabbitmq-heat-server-0/rabbitmq 2026-04-07 01:26:10.116371 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-heat-server-0" not found 2026-04-07 01:26:10.289675 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-04-07 01:26:10.457191 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-04-07 01:26:10.461916 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-04-07 01:26:10.649371 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-04-07 01:26:10.824222 | instance | openstack/rabbitmq-magnum-server-0/setup-container 2026-04-07 01:26:11.001569 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-magnum-server-0" not found 2026-04-07 01:26:11.006300 | instance | openstack/rabbitmq-magnum-server-0/rabbitmq 2026-04-07 01:26:11.190683 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-magnum-server-0" not found 2026-04-07 01:26:11.375498 | instance | openstack/rabbitmq-manila-server-0/setup-container 2026-04-07 01:26:11.546107 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-manila-server-0" not found 2026-04-07 01:26:11.550879 | instance | openstack/rabbitmq-manila-server-0/rabbitmq 2026-04-07 01:26:11.742096 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-manila-server-0" not found 2026-04-07 01:26:11.910340 | instance | openstack/rabbitmq-messaging-topology-operator-69996b7f7f-czbn9/rabbitmq-cluster-operator 2026-04-07 01:26:12.084101 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-69996b7f7f-czbn9" not found 2026-04-07 01:26:12.259352 | instance | openstack/rabbitmq-neutron-server-0/setup-container 2026-04-07 01:26:12.444420 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found 2026-04-07 01:26:12.448346 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq 2026-04-07 01:26:12.661064 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found 2026-04-07 01:26:12.829946 | instance | openstack/rabbitmq-nova-server-0/setup-container 2026-04-07 01:26:12.993892 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found 2026-04-07 01:26:12.997886 | instance | openstack/rabbitmq-nova-server-0/rabbitmq 2026-04-07 01:26:13.262492 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found 2026-04-07 01:26:13.441557 | instance | openstack/rabbitmq-octavia-server-0/setup-container 2026-04-07 01:26:13.621487 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-octavia-server-0" not found 2026-04-07 01:26:13.625842 | instance | openstack/rabbitmq-octavia-server-0/rabbitmq 2026-04-07 01:26:13.825694 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-octavia-server-0" not found 2026-04-07 01:26:14.002226 | instance | openstack/rabbitmq-senlin-server-0/setup-container 2026-04-07 01:26:14.179919 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-senlin-server-0" not found 2026-04-07 01:26:14.185032 | instance | openstack/rabbitmq-senlin-server-0/rabbitmq 2026-04-07 01:26:14.376963 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-senlin-server-0" not found 2026-04-07 01:26:14.551695 | instance | openstack/rook-ceph-crashcollector-instance-cb464b779-kn8wz/make-container-crash-dir 2026-04-07 01:26:14.718582 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-cb464b779-kn8wz" not found 2026-04-07 01:26:14.722955 | instance | openstack/rook-ceph-crashcollector-instance-cb464b779-kn8wz/chown-container-data-dir 2026-04-07 01:26:14.891913 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-cb464b779-kn8wz" not found 2026-04-07 01:26:14.896587 | instance | openstack/rook-ceph-crashcollector-instance-cb464b779-kn8wz/ceph-crash 2026-04-07 01:26:15.063495 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-cb464b779-kn8wz" not found 2026-04-07 01:26:15.245528 | instance | openstack/rook-ceph-rgw-ceph-a-67fd8975c6-77ttd/chown-container-data-dir 2026-04-07 01:26:15.414598 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-67fd8975c6-77ttd" not found 2026-04-07 01:26:15.419427 | instance | openstack/rook-ceph-rgw-ceph-a-67fd8975c6-77ttd/rgw 2026-04-07 01:26:15.705795 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-67fd8975c6-77ttd" not found 2026-04-07 01:26:15.711146 | instance | openstack/rook-ceph-rgw-ceph-a-67fd8975c6-77ttd/log-collector 2026-04-07 01:26:15.901278 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-67fd8975c6-77ttd" not found 2026-04-07 01:26:16.087587 | instance | openstack/senlin-api-9467d74d5-xxggz/init 2026-04-07 01:26:16.272049 | instance | Error from server (BadRequest): previous terminated container "init" in pod "senlin-api-9467d74d5-xxggz" not found 2026-04-07 01:26:16.277021 | instance | openstack/senlin-api-9467d74d5-xxggz/senlin-api 2026-04-07 01:26:16.451686 | instance | Error from server (BadRequest): previous terminated container "senlin-api" in pod "senlin-api-9467d74d5-xxggz" not found 2026-04-07 01:26:16.626592 | instance | openstack/senlin-conductor-69c8cf9656-ps2zt/init 2026-04-07 01:26:16.860152 | instance | Error from server (BadRequest): previous terminated container "init" in pod "senlin-conductor-69c8cf9656-ps2zt" not found 2026-04-07 01:26:16.864198 | instance | openstack/senlin-conductor-69c8cf9656-ps2zt/senlin-conductor 2026-04-07 01:26:17.039911 | instance | Error from server (BadRequest): previous terminated container "senlin-conductor" in pod "senlin-conductor-69c8cf9656-ps2zt" not found 2026-04-07 01:26:17.202513 | instance | openstack/senlin-db-init-68ns4/init 2026-04-07 01:26:17.379295 | instance | Error from server (BadRequest): previous terminated container "init" in pod "senlin-db-init-68ns4" not found 2026-04-07 01:26:17.384083 | instance | openstack/senlin-db-init-68ns4/senlin-db-init-0 2026-04-07 01:26:17.550705 | instance | Error from server (BadRequest): previous terminated container "senlin-db-init-0" in pod "senlin-db-init-68ns4" not found 2026-04-07 01:26:17.742154 | instance | openstack/senlin-db-sync-gvjlk/init 2026-04-07 01:26:17.920030 | instance | Error from server (BadRequest): previous terminated container "init" in pod "senlin-db-sync-gvjlk" not found 2026-04-07 01:26:17.924025 | instance | openstack/senlin-db-sync-gvjlk/senlin-db-sync 2026-04-07 01:26:18.092691 | instance | Error from server (BadRequest): previous terminated container "senlin-db-sync" in pod "senlin-db-sync-gvjlk" not found 2026-04-07 01:26:18.178930 | instance | Error from server (NotFound): pods "senlin-engine-cleaner-29592070-qcd2s" not found 2026-04-07 01:26:18.255009 | instance | Error from server (NotFound): pods "senlin-engine-cleaner-29592070-qcd2s" not found 2026-04-07 01:26:18.425436 | instance | openstack/senlin-engine-cleaner-29592075-cht7n/init 2026-04-07 01:26:18.595490 | instance | Error from server (BadRequest): previous terminated container "init" in pod "senlin-engine-cleaner-29592075-cht7n" not found 2026-04-07 01:26:18.600571 | instance | openstack/senlin-engine-cleaner-29592075-cht7n/senlin-engine-cleaner 2026-04-07 01:26:18.789320 | instance | Error from server (BadRequest): previous terminated container "senlin-engine-cleaner" in pod "senlin-engine-cleaner-29592075-cht7n" not found 2026-04-07 01:26:18.969072 | instance | openstack/senlin-engine-cleaner-29592080-9c2w6/init 2026-04-07 01:26:19.152568 | instance | Error from server (BadRequest): previous terminated container "init" in pod "senlin-engine-cleaner-29592080-9c2w6" not found 2026-04-07 01:26:19.160525 | instance | openstack/senlin-engine-cleaner-29592080-9c2w6/senlin-engine-cleaner 2026-04-07 01:26:19.319972 | instance | Error from server (BadRequest): previous terminated container "senlin-engine-cleaner" in pod "senlin-engine-cleaner-29592080-9c2w6" not found 2026-04-07 01:26:19.501368 | instance | openstack/senlin-engine-dc8fb8686-fkr6t/init 2026-04-07 01:26:19.669852 | instance | Error from server (BadRequest): previous terminated container "init" in pod "senlin-engine-dc8fb8686-fkr6t" not found 2026-04-07 01:26:19.673726 | instance | openstack/senlin-engine-dc8fb8686-fkr6t/senlin-engine 2026-04-07 01:26:19.841595 | instance | Error from server (BadRequest): previous terminated container "senlin-engine" in pod "senlin-engine-dc8fb8686-fkr6t" not found 2026-04-07 01:26:20.014881 | instance | openstack/senlin-health-manager-5c6d695444-fblpt/init 2026-04-07 01:26:20.206284 | instance | Error from server (BadRequest): previous terminated container "init" in pod "senlin-health-manager-5c6d695444-fblpt" not found 2026-04-07 01:26:20.211664 | instance | openstack/senlin-health-manager-5c6d695444-fblpt/senlin-health-manager 2026-04-07 01:26:20.387767 | instance | Error from server (BadRequest): previous terminated container "senlin-health-manager" in pod "senlin-health-manager-5c6d695444-fblpt" not found 2026-04-07 01:26:20.584179 | instance | openstack/senlin-ks-endpoints-lxsld/init 2026-04-07 01:26:20.757085 | instance | Error from server (BadRequest): previous terminated container "init" in pod "senlin-ks-endpoints-lxsld" not found 2026-04-07 01:26:20.761791 | instance | openstack/senlin-ks-endpoints-lxsld/clustering-ks-endpoints-admin 2026-04-07 01:26:20.945545 | instance | Error from server (BadRequest): previous terminated container "clustering-ks-endpoints-admin" in pod "senlin-ks-endpoints-lxsld" not found 2026-04-07 01:26:20.949570 | instance | openstack/senlin-ks-endpoints-lxsld/clustering-ks-endpoints-internal 2026-04-07 01:26:21.133514 | instance | Error from server (BadRequest): previous terminated container "clustering-ks-endpoints-internal" in pod "senlin-ks-endpoints-lxsld" not found 2026-04-07 01:26:21.137717 | instance | openstack/senlin-ks-endpoints-lxsld/clustering-ks-endpoints-public 2026-04-07 01:26:21.321258 | instance | Error from server (BadRequest): previous terminated container "clustering-ks-endpoints-public" in pod "senlin-ks-endpoints-lxsld" not found 2026-04-07 01:26:21.503317 | instance | openstack/senlin-ks-service-7ctvx/init 2026-04-07 01:26:21.675111 | instance | Error from server (BadRequest): previous terminated container "init" in pod "senlin-ks-service-7ctvx" not found 2026-04-07 01:26:21.679887 | instance | openstack/senlin-ks-service-7ctvx/clustering-ks-service-registration 2026-04-07 01:26:21.851862 | instance | Error from server (BadRequest): previous terminated container "clustering-ks-service-registration" in pod "senlin-ks-service-7ctvx" not found 2026-04-07 01:26:22.027933 | instance | openstack/senlin-ks-user-89z7v/init 2026-04-07 01:26:22.194521 | instance | Error from server (BadRequest): previous terminated container "init" in pod "senlin-ks-user-89z7v" not found 2026-04-07 01:26:22.198532 | instance | openstack/senlin-ks-user-89z7v/senlin-ks-user 2026-04-07 01:26:22.373128 | instance | Error from server (BadRequest): previous terminated container "senlin-ks-user" in pod "senlin-ks-user-89z7v" not found 2026-04-07 01:26:22.548995 | instance | openstack/senlin-rabbit-init-nw65m/init 2026-04-07 01:26:22.723263 | instance | Error from server (BadRequest): previous terminated container "init" in pod "senlin-rabbit-init-nw65m" not found 2026-04-07 01:26:22.727566 | instance | openstack/senlin-rabbit-init-nw65m/rabbit-init 2026-04-07 01:26:22.892428 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "senlin-rabbit-init-nw65m" not found 2026-04-07 01:26:23.081804 | instance | openstack/staffeln-api-db4c57c9d-mvl5t/init 2026-04-07 01:26:23.264032 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-db4c57c9d-mvl5t" not found 2026-04-07 01:26:23.268699 | instance | openstack/staffeln-api-db4c57c9d-mvl5t/staffeln-api 2026-04-07 01:26:23.461269 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-db4c57c9d-mvl5t" not found 2026-04-07 01:26:23.651561 | instance | openstack/staffeln-conductor-786dd84b9-d2bpc/staffeln-conductor 2026-04-07 01:26:23.837930 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-786dd84b9-d2bpc" not found 2026-04-07 01:26:24.016971 | instance | openstack/staffeln-db-init-ksvkz/init 2026-04-07 01:26:24.190376 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-ksvkz" not found 2026-04-07 01:26:24.195261 | instance | openstack/staffeln-db-init-ksvkz/staffeln-db-init-0 2026-04-07 01:26:24.382736 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-ksvkz" not found 2026-04-07 01:26:24.570443 | instance | openstack/staffeln-db-sync-z4q8j/init 2026-04-07 01:26:24.747228 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-z4q8j" not found 2026-04-07 01:26:24.751849 | instance | openstack/staffeln-db-sync-z4q8j/staffeln-db-sync 2026-04-07 01:26:24.919207 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-z4q8j" not found 2026-04-07 01:26:25.099442 | instance | openstack/tempest-ks-user-6g454/init 2026-04-07 01:26:25.264047 | instance | Error from server (BadRequest): previous terminated container "init" in pod "tempest-ks-user-6g454" not found 2026-04-07 01:26:25.268161 | instance | openstack/tempest-ks-user-6g454/tempest-ks-user 2026-04-07 01:26:25.441637 | instance | Error from server (BadRequest): previous terminated container "tempest-ks-user" in pod "tempest-ks-user-6g454" not found 2026-04-07 01:26:25.617513 | instance | openstack/tempest-run-tests-7h82l/init 2026-04-07 01:26:25.801944 | instance | Error from server (BadRequest): previous terminated container "init" in pod "tempest-run-tests-7h82l" not found 2026-04-07 01:26:25.806890 | instance | openstack/tempest-run-tests-7h82l/tempest-run-tests-init 2026-04-07 01:26:25.979474 | instance | Error from server (BadRequest): previous terminated container "tempest-run-tests-init" in pod "tempest-run-tests-7h82l" not found 2026-04-07 01:26:25.983252 | instance | openstack/tempest-run-tests-7h82l/tempest-run-tests 2026-04-07 01:26:26.171241 | instance | Error from server (BadRequest): previous terminated container "tempest-run-tests" in pod "tempest-run-tests-7h82l" not found 2026-04-07 01:26:26.339028 | instance | orc-system/orc-controller-manager-b56d5d966-7k4kk/manager 2026-04-07 01:26:26.519576 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "orc-controller-manager-b56d5d966-7k4kk" not found 2026-04-07 01:26:26.692595 | instance | rook-ceph/rook-ceph-operator-6988c5f444-l4ksf/rook-ceph-operator 2026-04-07 01:26:26.878324 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-6988c5f444-l4ksf" not found 2026-04-07 01:26:27.043988 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-sd6tg/secretgen-controller 2026-04-07 01:26:27.257457 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-sd6tg" not found 2026-04-07 01:26:27.429345 | instance | ERROR 2026-04-07 01:26:27.429632 | instance | { 2026-04-07 01:26:27.429676 | instance | "delta": "0:02:05.817588", 2026-04-07 01:26:27.429706 | instance | "end": "2026-04-07 01:26:27.262531", 2026-04-07 01:26:27.429732 | instance | "msg": "non-zero return code", 2026-04-07 01:26:27.429758 | instance | "rc": 123, 2026-04-07 01:26:27.429783 | instance | "start": "2026-04-07 01:24:21.444943" 2026-04-07 01:26:27.429808 | instance | } 2026-04-07 01:26:27.429841 | instance | ERROR: Ignoring Errors 2026-04-07 01:26:27.446914 | 2026-04-07 01:26:27.447025 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-04-07 01:26:28.167422 | instance | changed: 2026-04-07 01:26:28.167684 | instance | cd+++++++++ pod-logs/ 2026-04-07 01:26:28.167759 | instance | cd+++++++++ pod-logs/auth-system/ 2026-04-07 01:26:28.167803 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-04-07 01:26:28.167840 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-04-07 01:26:28.167881 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/ 2026-04-07 01:26:28.167920 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-n2dsz/ 2026-04-07 01:26:28.167966 | instance | >f+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-n2dsz/manager.txt 2026-04-07 01:26:28.167998 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/ 2026-04-07 01:26:28.168025 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-2ctzs/ 2026-04-07 01:26:28.168054 | instance | >f+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-2ctzs/manager.txt 2026-04-07 01:26:28.168082 | instance | cd+++++++++ pod-logs/capi-system/ 2026-04-07 01:26:28.168111 | instance | cd+++++++++ pod-logs/capi-system/capi-controller-manager-bc4cf8c95-2l8t2/ 2026-04-07 01:26:28.168139 | instance | >f+++++++++ pod-logs/capi-system/capi-controller-manager-bc4cf8c95-2l8t2/manager.txt 2026-04-07 01:26:28.168166 | instance | cd+++++++++ pod-logs/capo-system/ 2026-04-07 01:26:28.168193 | instance | cd+++++++++ pod-logs/capo-system/capo-controller-manager-6975759b4b-m26sz/ 2026-04-07 01:26:28.168222 | instance | >f+++++++++ pod-logs/capo-system/capo-controller-manager-6975759b4b-m26sz/manager.txt 2026-04-07 01:26:28.168251 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-04-07 01:26:28.168280 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75969b45cf-n7rdw/ 2026-04-07 01:26:28.168316 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75969b45cf-n7rdw/cert-manager-controller.txt 2026-04-07 01:26:28.168387 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-84f45b698d-k4m5v/ 2026-04-07 01:26:28.168435 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-84f45b698d-k4m5v/cert-manager-cainjector.txt 2026-04-07 01:26:28.168472 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-9997c64fc-g5b95/ 2026-04-07 01:26:28.168532 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-9997c64fc-g5b95/cert-manager-webhook.txt 2026-04-07 01:26:28.168568 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-04-07 01:26:28.168601 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-nh9pj/ 2026-04-07 01:26:28.168634 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-nh9pj/envoy-gateway.txt 2026-04-07 01:26:28.168662 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-04-07 01:26:28.168689 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-04-07 01:26:28.168717 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-04-07 01:26:28.168745 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-04-07 01:26:28.168776 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/ 2026-04-07 01:26:28.168840 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-n2dsz/ 2026-04-07 01:26:28.168888 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-n2dsz/manager.txt 2026-04-07 01:26:28.168919 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/ 2026-04-07 01:26:28.168948 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-2ctzs/ 2026-04-07 01:26:28.170284 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-2ctzs/manager.txt 2026-04-07 01:26:28.170324 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/ 2026-04-07 01:26:28.170355 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-bc4cf8c95-2l8t2/ 2026-04-07 01:26:28.170384 | instance | >f+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-bc4cf8c95-2l8t2/manager.txt 2026-04-07 01:26:28.170429 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/ 2026-04-07 01:26:28.170497 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-6975759b4b-m26sz/ 2026-04-07 01:26:28.170532 | instance | >f+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-6975759b4b-m26sz/manager.txt 2026-04-07 01:26:28.170563 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-04-07 01:26:28.170592 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75969b45cf-n7rdw/ 2026-04-07 01:26:28.170621 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75969b45cf-n7rdw/cert-manager-controller.txt 2026-04-07 01:26:28.170648 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-84f45b698d-k4m5v/ 2026-04-07 01:26:28.170676 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-84f45b698d-k4m5v/cert-manager-cainjector.txt 2026-04-07 01:26:28.170704 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-9997c64fc-g5b95/ 2026-04-07 01:26:28.170731 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-9997c64fc-g5b95/cert-manager-webhook.txt 2026-04-07 01:26:28.170761 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-04-07 01:26:28.170789 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-nh9pj/ 2026-04-07 01:26:28.170816 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-nh9pj/envoy-gateway.txt 2026-04-07 01:26:28.170843 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-04-07 01:26:28.170870 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-5zb9x/ 2026-04-07 01:26:28.170898 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-5zb9x/controller.txt 2026-04-07 01:26:28.170938 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-7lccl/ 2026-04-07 01:26:28.170968 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-7lccl/ingress-nginx-default-backend.txt 2026-04-07 01:26:28.171070 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-04-07 01:26:28.171135 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-jm85l/ 2026-04-07 01:26:28.171170 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-jm85l/apply-sysctl-overwrites.txt 2026-04-07 01:26:28.171199 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-jm85l/cilium-agent.txt 2026-04-07 01:26:28.171227 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-jm85l/clean-cilium-state.txt 2026-04-07 01:26:28.171254 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-jm85l/config.txt 2026-04-07 01:26:28.171282 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-jm85l/install-cni-binaries.txt 2026-04-07 01:26:28.171310 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-jm85l/mount-bpf-fs.txt 2026-04-07 01:26:28.171339 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-jm85l/mount-cgroup.txt 2026-04-07 01:26:28.171367 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-96cf9/ 2026-04-07 01:26:28.171395 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-96cf9/cilium-operator.txt 2026-04-07 01:26:28.171423 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-96j4l/ 2026-04-07 01:26:28.171458 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-96j4l/coredns.txt 2026-04-07 01:26:28.171521 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-tg4g8/ 2026-04-07 01:26:28.171556 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-tg4g8/coredns.txt 2026-04-07 01:26:28.171583 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-04-07 01:26:28.171610 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-04-07 01:26:28.171631 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-04-07 01:26:28.171651 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-04-07 01:26:28.171670 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-04-07 01:26:28.171689 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-04-07 01:26:28.171709 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-j5zrk/ 2026-04-07 01:26:28.171728 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-j5zrk/kube-proxy.txt 2026-04-07 01:26:28.171748 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-04-07 01:26:28.171767 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-04-07 01:26:28.171790 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-04-07 01:26:28.171817 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-04-07 01:26:28.171840 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-04-07 01:26:28.171870 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-glp4v/ 2026-04-07 01:26:28.171917 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-glp4v/local-path-provisioner.txt 2026-04-07 01:26:28.171952 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-04-07 01:26:28.171980 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-04-07 01:26:28.172004 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-04-07 01:26:28.172031 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-04-07 01:26:28.172051 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-04-07 01:26:28.172070 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-04-07 01:26:28.172088 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-lphjp/ 2026-04-07 01:26:28.172108 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-lphjp/goldpinger-daemon.txt 2026-04-07 01:26:28.172129 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-79dff55fb-zmsjd/ 2026-04-07 01:26:28.172158 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-79dff55fb-zmsjd/grafana-sc-dashboard.txt 2026-04-07 01:26:28.172188 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-79dff55fb-zmsjd/grafana-sc-datasources.txt 2026-04-07 01:26:28.172216 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-79dff55fb-zmsjd/grafana.txt 2026-04-07 01:26:28.172241 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-c7bd54d7-z74f4/ 2026-04-07 01:26:28.172265 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-c7bd54d7-z74f4/kube-state-metrics.txt 2026-04-07 01:26:28.172288 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cc88b86d6-drc2q/ 2026-04-07 01:26:28.172308 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cc88b86d6-drc2q/kube-prometheus-stack.txt 2026-04-07 01:26:28.172326 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-vvpqn/ 2026-04-07 01:26:28.172344 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-vvpqn/node-exporter.txt 2026-04-07 01:26:28.172362 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-vvpqn/pod-tls-sidecar.txt 2026-04-07 01:26:28.172381 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/ 2026-04-07 01:26:28.172398 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt 2026-04-07 01:26:28.172417 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-5cc45946cd-hkcsb/ 2026-04-07 01:26:28.172435 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-5cc45946cd-hkcsb/nginx.txt 2026-04-07 01:26:28.172453 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-68cf466d5f-t79sx/ 2026-04-07 01:26:28.172471 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-68cf466d5f-t79sx/master.txt 2026-04-07 01:26:28.172493 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-24crc/ 2026-04-07 01:26:28.172539 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-24crc/worker.txt 2026-04-07 01:26:28.172574 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-04-07 01:26:28.172622 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-04-07 01:26:28.172662 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-04-07 01:26:28.172694 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-04-07 01:26:28.172723 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-04-07 01:26:28.172757 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-04-07 01:26:28.172787 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-5c694d99cc-xl5v9/ 2026-04-07 01:26:28.172815 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-5c694d99cc-xl5v9/pushgateway.txt 2026-04-07 01:26:28.172840 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-ltgvf/ 2026-04-07 01:26:28.172865 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-ltgvf/vector.txt 2026-04-07 01:26:28.172891 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-04-07 01:26:28.172919 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-66f47b55bf-8l7fs/ 2026-04-07 01:26:28.172947 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-66f47b55bf-8l7fs/barbican-api.txt 2026-04-07 01:26:28.173003 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-66f47b55bf-8l7fs/init.txt 2026-04-07 01:26:28.173034 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-xsjl7/ 2026-04-07 01:26:28.173063 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-xsjl7/barbican-db-init-0.txt 2026-04-07 01:26:28.173092 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-xsjl7/init.txt 2026-04-07 01:26:28.173120 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-2c752/ 2026-04-07 01:26:28.173150 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-2c752/barbican-db-sync.txt 2026-04-07 01:26:28.173179 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-2c752/init.txt 2026-04-07 01:26:28.173209 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-l4rl8/ 2026-04-07 01:26:28.173242 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-l4rl8/init.txt 2026-04-07 01:26:28.173273 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-l4rl8/key-manager-ks-endpoints-admin.txt 2026-04-07 01:26:28.173299 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-l4rl8/key-manager-ks-endpoints-internal.txt 2026-04-07 01:26:28.173320 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-l4rl8/key-manager-ks-endpoints-public.txt 2026-04-07 01:26:28.173339 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-np25k/ 2026-04-07 01:26:28.173359 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-np25k/init.txt 2026-04-07 01:26:28.173378 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-np25k/key-manager-ks-service-registration.txt 2026-04-07 01:26:28.173398 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-p84gt/ 2026-04-07 01:26:28.173419 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-p84gt/barbican-ks-user.txt 2026-04-07 01:26:28.173438 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-p84gt/init.txt 2026-04-07 01:26:28.173457 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-hnkrj/ 2026-04-07 01:26:28.173475 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-hnkrj/init.txt 2026-04-07 01:26:28.173494 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-hnkrj/rabbit-init.txt 2026-04-07 01:26:28.173513 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-854d5666b4-b2c4z/ 2026-04-07 01:26:28.173539 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-854d5666b4-b2c4z/ceph-coordination-volume-perms.txt 2026-04-07 01:26:28.173589 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-854d5666b4-b2c4z/cinder-api.txt 2026-04-07 01:26:28.173619 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-854d5666b4-b2c4z/init.txt 2026-04-07 01:26:28.173641 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-69b7cd8f85-n55ln/ 2026-04-07 01:26:28.173669 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-69b7cd8f85-n55ln/ceph-backup-keyring-placement.txt 2026-04-07 01:26:28.173869 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-69b7cd8f85-n55ln/ceph-coordination-volume-perms.txt 2026-04-07 01:26:28.173991 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-69b7cd8f85-n55ln/ceph-keyring-placement-rbd1.txt 2026-04-07 01:26:28.174174 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-69b7cd8f85-n55ln/cinder-backup.txt 2026-04-07 01:26:28.174204 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-69b7cd8f85-n55ln/init.txt 2026-04-07 01:26:28.174316 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-zsvhf/ 2026-04-07 01:26:28.174823 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-zsvhf/ceph-keyring-placement.txt 2026-04-07 01:26:28.174860 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-zsvhf/cinder-backup-storage-init.txt 2026-04-07 01:26:28.174882 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-zsvhf/init.txt 2026-04-07 01:26:28.174905 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-l2lvj/ 2026-04-07 01:26:28.174952 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-l2lvj/bootstrap.txt 2026-04-07 01:26:28.175039 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-l2lvj/init.txt 2026-04-07 01:26:28.175077 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-cq49g/ 2026-04-07 01:26:28.175100 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-cq49g/create-internal-tenant.txt 2026-04-07 01:26:28.175121 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-cq49g/init.txt 2026-04-07 01:26:28.175140 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-zr8ts/ 2026-04-07 01:26:28.175160 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-zr8ts/cinder-db-init-0.txt 2026-04-07 01:26:28.175178 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-zr8ts/init.txt 2026-04-07 01:26:28.175196 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-2k7hl/ 2026-04-07 01:26:28.175214 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-2k7hl/cinder-db-sync.txt 2026-04-07 01:26:28.175235 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-2k7hl/init.txt 2026-04-07 01:26:28.175263 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-gn7t5/ 2026-04-07 01:26:28.175293 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-gn7t5/init.txt 2026-04-07 01:26:28.175325 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-gn7t5/volumev3-ks-endpoints-admin.txt 2026-04-07 01:26:28.175356 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-gn7t5/volumev3-ks-endpoints-internal.txt 2026-04-07 01:26:28.175379 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-gn7t5/volumev3-ks-endpoints-public.txt 2026-04-07 01:26:28.175399 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-nh6gf/ 2026-04-07 01:26:28.175418 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-nh6gf/init.txt 2026-04-07 01:26:28.175437 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-nh6gf/volumev3-ks-service-registration.txt 2026-04-07 01:26:28.175456 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-km772/ 2026-04-07 01:26:28.175475 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-km772/cinder-ks-user.txt 2026-04-07 01:26:28.175493 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-km772/init.txt 2026-04-07 01:26:28.175511 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-hqdhk/ 2026-04-07 01:26:28.175537 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-hqdhk/init.txt 2026-04-07 01:26:28.175556 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-hqdhk/rabbit-init.txt 2026-04-07 01:26:28.175579 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-7f6dd6c595-c72zq/ 2026-04-07 01:26:28.175619 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-7f6dd6c595-c72zq/ceph-coordination-volume-perms.txt 2026-04-07 01:26:28.175660 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-7f6dd6c595-c72zq/cinder-scheduler.txt 2026-04-07 01:26:28.175707 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-7f6dd6c595-c72zq/init.txt 2026-04-07 01:26:28.175739 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-ns6dj/ 2026-04-07 01:26:28.175769 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-ns6dj/ceph-keyring-placement.txt 2026-04-07 01:26:28.175798 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-ns6dj/cinder-storage-init-rbd1.txt 2026-04-07 01:26:28.175826 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-ns6dj/init.txt 2026-04-07 01:26:28.175853 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-58f9dcf6c4-6sdlj/ 2026-04-07 01:26:28.175880 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-58f9dcf6c4-6sdlj/ceph-coordination-volume-perms.txt 2026-04-07 01:26:28.175908 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-58f9dcf6c4-6sdlj/ceph-keyring-placement-rbd1.txt 2026-04-07 01:26:28.175939 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-58f9dcf6c4-6sdlj/cinder-volume.txt 2026-04-07 01:26:28.175970 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-58f9dcf6c4-6sdlj/init-cinder-conf.txt 2026-04-07 01:26:28.175998 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-58f9dcf6c4-6sdlj/init.txt 2026-04-07 01:26:28.176023 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29592065-2ws77/ 2026-04-07 01:26:28.176051 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29592065-2ws77/cinder-volume-usage-audit.txt 2026-04-07 01:26:28.176076 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29592065-2ws77/init.txt 2026-04-07 01:26:28.176099 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-8447f4dcc7-nvh7f/ 2026-04-07 01:26:28.176126 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-8447f4dcc7-nvh7f/ceph-keyring-placement.txt 2026-04-07 01:26:28.176158 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-8447f4dcc7-nvh7f/glance-api.txt 2026-04-07 01:26:28.176184 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-8447f4dcc7-nvh7f/glance-perms.txt 2026-04-07 01:26:28.176208 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-8447f4dcc7-nvh7f/init.txt 2026-04-07 01:26:28.176232 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-2r6kc/ 2026-04-07 01:26:28.176252 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-2r6kc/glance-db-init-0.txt 2026-04-07 01:26:28.176272 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-2r6kc/init.txt 2026-04-07 01:26:28.176291 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-z522c/ 2026-04-07 01:26:28.176310 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-z522c/glance-db-sync.txt 2026-04-07 01:26:28.176329 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-z522c/init.txt 2026-04-07 01:26:28.176348 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-wbfc4/ 2026-04-07 01:26:28.176368 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-wbfc4/image-ks-endpoints-admin.txt 2026-04-07 01:26:28.176395 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-wbfc4/image-ks-endpoints-internal.txt 2026-04-07 01:26:28.176415 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-wbfc4/image-ks-endpoints-public.txt 2026-04-07 01:26:28.176434 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-wbfc4/init.txt 2026-04-07 01:26:28.176453 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-pps8q/ 2026-04-07 01:26:28.176472 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-pps8q/image-ks-service-registration.txt 2026-04-07 01:26:28.176491 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-pps8q/init.txt 2026-04-07 01:26:28.176510 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-6cnb6/ 2026-04-07 01:26:28.176529 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-6cnb6/glance-ks-user.txt 2026-04-07 01:26:28.176548 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-6cnb6/init.txt 2026-04-07 01:26:28.176567 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-w6dxd/ 2026-04-07 01:26:28.176588 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-w6dxd/glance-metadefs-load.txt 2026-04-07 01:26:28.176607 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-w6dxd/init.txt 2026-04-07 01:26:28.176640 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-qfjk2/ 2026-04-07 01:26:28.176684 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-qfjk2/init.txt 2026-04-07 01:26:28.176707 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-qfjk2/rabbit-init.txt 2026-04-07 01:26:28.176727 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-4ns2g/ 2026-04-07 01:26:28.176745 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-4ns2g/ceph-keyring-placement.txt 2026-04-07 01:26:28.176765 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-4ns2g/glance-storage-init.txt 2026-04-07 01:26:28.176784 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-4ns2g/init.txt 2026-04-07 01:26:28.176804 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-api-54994c9c88-9pvgs/ 2026-04-07 01:26:28.176823 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-54994c9c88-9pvgs/heat-api.txt 2026-04-07 01:26:28.176843 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-54994c9c88-9pvgs/init.txt 2026-04-07 01:26:28.176864 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-jb67x/ 2026-04-07 01:26:28.176884 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-jb67x/bootstrap.txt 2026-04-07 01:26:28.176903 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-jb67x/init.txt 2026-04-07 01:26:28.176923 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-cfn-74b944b56b-9hfrx/ 2026-04-07 01:26:28.176941 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-74b944b56b-9hfrx/heat-cfn.txt 2026-04-07 01:26:28.176978 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-74b944b56b-9hfrx/init.txt 2026-04-07 01:26:28.176998 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-init-nk45s/ 2026-04-07 01:26:28.177019 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-nk45s/heat-db-init-0.txt 2026-04-07 01:26:28.177039 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-nk45s/init.txt 2026-04-07 01:26:28.177058 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-87c4z/ 2026-04-07 01:26:28.177077 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-87c4z/heat-db-sync.txt 2026-04-07 01:26:28.177095 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-87c4z/init.txt 2026-04-07 01:26:28.177114 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-ttn4x/ 2026-04-07 01:26:28.177145 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-ttn4x/heat-ks-domain-user.txt 2026-04-07 01:26:28.177166 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-ttn4x/init.txt 2026-04-07 01:26:28.177185 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-548684966c-vnwv9/ 2026-04-07 01:26:28.177212 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-548684966c-vnwv9/heat-engine.txt 2026-04-07 01:26:28.177266 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-548684966c-vnwv9/init.txt 2026-04-07 01:26:28.177300 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29592070-rvg9g/ 2026-04-07 01:26:28.177330 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29592070-rvg9g/heat-engine-cleaner.txt 2026-04-07 01:26:28.177359 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29592070-rvg9g/init.txt 2026-04-07 01:26:28.177387 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29592075-qhcqx/ 2026-04-07 01:26:28.177416 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29592075-qhcqx/heat-engine-cleaner.txt 2026-04-07 01:26:28.177449 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29592075-qhcqx/init.txt 2026-04-07 01:26:28.177475 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29592080-mbx5f/ 2026-04-07 01:26:28.177496 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29592080-mbx5f/heat-engine-cleaner.txt 2026-04-07 01:26:28.177517 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29592080-mbx5f/init.txt 2026-04-07 01:26:28.177537 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-kp2lf/ 2026-04-07 01:26:28.177735 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-kp2lf/cloudformation-ks-endpoints-admin.txt 2026-04-07 01:26:28.177779 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-kp2lf/cloudformation-ks-endpoints-internal.txt 2026-04-07 01:26:28.177818 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-kp2lf/cloudformation-ks-endpoints-public.txt 2026-04-07 01:26:28.177841 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-kp2lf/init.txt 2026-04-07 01:26:28.177861 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-kp2lf/orchestration-ks-endpoints-admin.txt 2026-04-07 01:26:28.177880 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-kp2lf/orchestration-ks-endpoints-internal.txt 2026-04-07 01:26:28.177900 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-kp2lf/orchestration-ks-endpoints-public.txt 2026-04-07 01:26:28.177919 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-6q7sj/ 2026-04-07 01:26:28.177938 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-6q7sj/cloudformation-ks-service-registration.txt 2026-04-07 01:26:28.177958 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-6q7sj/init.txt 2026-04-07 01:26:28.177977 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-6q7sj/orchestration-ks-service-registration.txt 2026-04-07 01:26:28.177996 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-zxkrn/ 2026-04-07 01:26:28.178016 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-zxkrn/heat-ks-user.txt 2026-04-07 01:26:28.178035 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-zxkrn/heat-trustee-ks-user.txt 2026-04-07 01:26:28.178054 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-zxkrn/init.txt 2026-04-07 01:26:28.178074 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-ctzt6/ 2026-04-07 01:26:28.178093 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-ctzt6/init.txt 2026-04-07 01:26:28.178119 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-ctzt6/rabbit-init.txt 2026-04-07 01:26:28.178138 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-trusts-zbghc/ 2026-04-07 01:26:28.178157 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-zbghc/heat-trusts.txt 2026-04-07 01:26:28.178177 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-zbghc/init.txt 2026-04-07 01:26:28.178196 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-75886f6997-47wsg/ 2026-04-07 01:26:28.178214 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-75886f6997-47wsg/horizon.txt 2026-04-07 01:26:28.178231 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-75886f6997-47wsg/init.txt 2026-04-07 01:26:28.178249 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-qv9v5/ 2026-04-07 01:26:28.178267 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-qv9v5/horizon-db-init-0.txt 2026-04-07 01:26:28.178285 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-qv9v5/init.txt 2026-04-07 01:26:28.178303 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-5dcjq/ 2026-04-07 01:26:28.178321 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-5dcjq/horizon-db-sync.txt 2026-04-07 01:26:28.178339 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-5dcjq/init.txt 2026-04-07 01:26:28.178357 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-q25zv/ 2026-04-07 01:26:28.178375 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-q25zv/init.txt 2026-04-07 01:26:28.178393 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-q25zv/keepalived.txt 2026-04-07 01:26:28.178412 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-q25zv/wait-for-ip.txt 2026-04-07 01:26:28.178431 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-9784ffc7d-fwlr8/ 2026-04-07 01:26:28.178451 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-9784ffc7d-fwlr8/init.txt 2026-04-07 01:26:28.178470 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-9784ffc7d-fwlr8/keystone-api.txt 2026-04-07 01:26:28.178489 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-m6z6w/ 2026-04-07 01:26:28.178508 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-m6z6w/bootstrap.txt 2026-04-07 01:26:28.178526 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-m6z6w/init.txt 2026-04-07 01:26:28.178545 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-fz9fr/ 2026-04-07 01:26:28.178563 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-fz9fr/init.txt 2026-04-07 01:26:28.178582 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-fz9fr/keystone-credential-setup.txt 2026-04-07 01:26:28.178602 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-sdjxd/ 2026-04-07 01:26:28.178621 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-sdjxd/init.txt 2026-04-07 01:26:28.178641 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-sdjxd/keystone-db-init-0.txt 2026-04-07 01:26:28.178660 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-khvlf/ 2026-04-07 01:26:28.178679 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-khvlf/init.txt 2026-04-07 01:26:28.178697 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-khvlf/keystone-db-sync.txt 2026-04-07 01:26:28.178715 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-l64dd/ 2026-04-07 01:26:28.178734 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-l64dd/init.txt 2026-04-07 01:26:28.178753 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-l64dd/keystone-domain-manage.txt 2026-04-07 01:26:28.178783 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-mww57/ 2026-04-07 01:26:28.178815 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-mww57/init.txt 2026-04-07 01:26:28.178837 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-mww57/keystone-fernet-setup.txt 2026-04-07 01:26:28.178857 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-5849c/ 2026-04-07 01:26:28.178877 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-5849c/init.txt 2026-04-07 01:26:28.178897 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-5849c/rabbit-init.txt 2026-04-07 01:26:28.178916 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-wzbtq/ 2026-04-07 01:26:28.178936 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-wzbtq/ceph-admin-keyring-placement.txt 2026-04-07 01:26:28.178956 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-wzbtq/ceph-keyring-placement.txt 2026-04-07 01:26:28.178975 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-wzbtq/init-dynamic-options.txt 2026-04-07 01:26:28.179013 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-wzbtq/init.txt 2026-04-07 01:26:28.179033 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-wzbtq/libvirt-exporter.txt 2026-04-07 01:26:28.179054 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-wzbtq/libvirt.txt 2026-04-07 01:26:28.179073 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-wzbtq/tls-sidecar.txt 2026-04-07 01:26:28.179093 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-api-7d9db4d6bb-h9ggc/ 2026-04-07 01:26:28.179112 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-7d9db4d6bb-h9ggc/init.txt 2026-04-07 01:26:28.179131 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-7d9db4d6bb-h9ggc/magnum-api.txt 2026-04-07 01:26:28.179151 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-sdwzc/ 2026-04-07 01:26:28.179170 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-sdwzc/magnum-cluster-api-proxy.txt 2026-04-07 01:26:28.179189 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/ 2026-04-07 01:26:28.179207 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/init.txt 2026-04-07 01:26:28.179226 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-04-07 01:26:28.179244 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor.txt 2026-04-07 01:26:28.179267 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-mcglp/ 2026-04-07 01:26:28.179315 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-mcglp/init.txt 2026-04-07 01:26:28.179350 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-mcglp/magnum-db-init-0.txt 2026-04-07 01:26:28.179380 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-99b5q/ 2026-04-07 01:26:28.179405 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-99b5q/init.txt 2026-04-07 01:26:28.179426 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-99b5q/magnum-db-sync.txt 2026-04-07 01:26:28.179446 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-476vb/ 2026-04-07 01:26:28.179465 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-476vb/init.txt 2026-04-07 01:26:28.179485 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-476vb/magnum-ks-domain-user.txt 2026-04-07 01:26:28.179504 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-6gjpj/ 2026-04-07 01:26:28.179523 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-6gjpj/container-infra-ks-endpoints-admin.txt 2026-04-07 01:26:28.179714 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-6gjpj/container-infra-ks-endpoints-internal.txt 2026-04-07 01:26:28.179744 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-6gjpj/container-infra-ks-endpoints-public.txt 2026-04-07 01:26:28.179769 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-6gjpj/init.txt 2026-04-07 01:26:28.179796 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-bmw7q/ 2026-04-07 01:26:28.179843 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-bmw7q/container-infra-ks-service-registration.txt 2026-04-07 01:26:28.179892 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-bmw7q/init.txt 2026-04-07 01:26:28.179922 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-v4464/ 2026-04-07 01:26:28.179955 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-v4464/init.txt 2026-04-07 01:26:28.179986 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-v4464/magnum-ks-user.txt 2026-04-07 01:26:28.180007 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-ph9cj/ 2026-04-07 01:26:28.180026 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-ph9cj/init.txt 2026-04-07 01:26:28.180047 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-ph9cj/rabbit-init.txt 2026-04-07 01:26:28.180066 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-8r4mz/ 2026-04-07 01:26:28.180087 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-8r4mz/registry.txt 2026-04-07 01:26:28.180116 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-api-6db46757fd-v9dlq/ 2026-04-07 01:26:28.180143 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-6db46757fd-v9dlq/init.txt 2026-04-07 01:26:28.180166 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-6db46757fd-v9dlq/manila-api.txt 2026-04-07 01:26:28.180184 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-rd564/ 2026-04-07 01:26:28.180204 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-rd564/bootstrap.txt 2026-04-07 01:26:28.180223 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-rd564/init.txt 2026-04-07 01:26:28.180242 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-data-7d497f54b5-98rq2/ 2026-04-07 01:26:28.180260 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-7d497f54b5-98rq2/init.txt 2026-04-07 01:26:28.180279 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-7d497f54b5-98rq2/manila-data.txt 2026-04-07 01:26:28.180297 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-init-bkmv9/ 2026-04-07 01:26:28.180316 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-bkmv9/init.txt 2026-04-07 01:26:28.180334 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-bkmv9/manila-db-init-0.txt 2026-04-07 01:26:28.180353 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-r7qh7/ 2026-04-07 01:26:28.180371 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-r7qh7/init.txt 2026-04-07 01:26:28.180389 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-r7qh7/manila-db-sync.txt 2026-04-07 01:26:28.180408 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-7fmw5/ 2026-04-07 01:26:28.180426 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-7fmw5/init.txt 2026-04-07 01:26:28.180446 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-7fmw5/share-ks-endpoints-admin.txt 2026-04-07 01:26:28.180468 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-7fmw5/share-ks-endpoints-internal.txt 2026-04-07 01:26:28.180496 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-7fmw5/share-ks-endpoints-public.txt 2026-04-07 01:26:28.180516 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-7fmw5/sharev2-ks-endpoints-admin.txt 2026-04-07 01:26:28.180536 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-7fmw5/sharev2-ks-endpoints-internal.txt 2026-04-07 01:26:28.180555 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-7fmw5/sharev2-ks-endpoints-public.txt 2026-04-07 01:26:28.180574 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-7zcdk/ 2026-04-07 01:26:28.180595 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-7zcdk/init.txt 2026-04-07 01:26:28.180614 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-7zcdk/share-ks-service-registration.txt 2026-04-07 01:26:28.180632 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-7zcdk/sharev2-ks-service-registration.txt 2026-04-07 01:26:28.180652 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-9w42v/ 2026-04-07 01:26:28.180671 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-9w42v/init.txt 2026-04-07 01:26:28.180691 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-9w42v/manila-ks-user.txt 2026-04-07 01:26:28.180710 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-mb8kj/ 2026-04-07 01:26:28.180728 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-mb8kj/init.txt 2026-04-07 01:26:28.180747 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-mb8kj/rabbit-init.txt 2026-04-07 01:26:28.180765 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-5dc894bd69-rv5tx/ 2026-04-07 01:26:28.180782 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-5dc894bd69-rv5tx/init.txt 2026-04-07 01:26:28.180800 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-5dc894bd69-rv5tx/manila-scheduler.txt 2026-04-07 01:26:28.180820 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-share-57c5cf47ff-rskkp/ 2026-04-07 01:26:28.180853 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-57c5cf47ff-rskkp/init.txt 2026-04-07 01:26:28.180896 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-57c5cf47ff-rskkp/manila-share-init.txt 2026-04-07 01:26:28.180918 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-57c5cf47ff-rskkp/manila-share.txt 2026-04-07 01:26:28.180937 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-c47d949f5-ksqft/ 2026-04-07 01:26:28.180979 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-c47d949f5-ksqft/init.txt 2026-04-07 01:26:28.180999 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-c47d949f5-ksqft/memcached-exporter.txt 2026-04-07 01:26:28.181018 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-c47d949f5-ksqft/memcached.txt 2026-04-07 01:26:28.181036 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-545f56bccf-snpzr/ 2026-04-07 01:26:28.181054 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-545f56bccf-snpzr/coredns.txt 2026-04-07 01:26:28.181072 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-vjzf9/ 2026-04-07 01:26:28.181091 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-vjzf9/init.txt 2026-04-07 01:26:28.181109 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-vjzf9/neutron-db-init-0.txt 2026-04-07 01:26:28.181128 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-9lgf9/ 2026-04-07 01:26:28.181147 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-9lgf9/init.txt 2026-04-07 01:26:28.181170 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-9lgf9/neutron-db-sync.txt 2026-04-07 01:26:28.181223 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-sbrl5/ 2026-04-07 01:26:28.181263 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-sbrl5/init.txt 2026-04-07 01:26:28.181475 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-sbrl5/neutron-dhcp-agent-init.txt 2026-04-07 01:26:28.181514 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-sbrl5/neutron-dhcp-agent.txt 2026-04-07 01:26:28.181544 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-fgbs9/ 2026-04-07 01:26:28.181572 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-fgbs9/init.txt 2026-04-07 01:26:28.181599 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-fgbs9/network-ks-endpoints-admin.txt 2026-04-07 01:26:28.181626 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-fgbs9/network-ks-endpoints-internal.txt 2026-04-07 01:26:28.181656 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-fgbs9/network-ks-endpoints-public.txt 2026-04-07 01:26:28.181683 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-vzlz8/ 2026-04-07 01:26:28.181709 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-vzlz8/init.txt 2026-04-07 01:26:28.181738 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-vzlz8/network-ks-service-registration.txt 2026-04-07 01:26:28.181769 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-th8g9/ 2026-04-07 01:26:28.181798 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-th8g9/init.txt 2026-04-07 01:26:28.181827 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-th8g9/neutron-ks-user.txt 2026-04-07 01:26:28.181857 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-c2bkf/ 2026-04-07 01:26:28.181910 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-c2bkf/init.txt 2026-04-07 01:26:28.181957 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-c2bkf/neutron-l3-agent-init.txt 2026-04-07 01:26:28.181991 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-c2bkf/neutron-l3-agent.txt 2026-04-07 01:26:28.182022 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-wn86l/ 2026-04-07 01:26:28.182050 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-wn86l/init.txt 2026-04-07 01:26:28.182078 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-wn86l/neutron-metadata-agent-init.txt 2026-04-07 01:26:28.182109 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-wn86l/neutron-metadata-agent.txt 2026-04-07 01:26:28.182140 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-cpv5g/ 2026-04-07 01:26:28.182167 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-cpv5g/init.txt 2026-04-07 01:26:28.182195 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-cpv5g/neutron-netns-cleanup-cron.txt 2026-04-07 01:26:28.182220 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-tt28j/ 2026-04-07 01:26:28.182243 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-tt28j/init.txt 2026-04-07 01:26:28.182273 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-tt28j/neutron-openvswitch-agent-kernel-modules.txt 2026-04-07 01:26:28.182303 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-tt28j/neutron-ovs-agent-init.txt 2026-04-07 01:26:28.182330 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-tt28j/neutron-ovs-agent.txt 2026-04-07 01:26:28.182358 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-jcnc4/ 2026-04-07 01:26:28.182396 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-jcnc4/init.txt 2026-04-07 01:26:28.182426 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-jcnc4/rabbit-init.txt 2026-04-07 01:26:28.182455 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-85d9b5647c-q7sj7/ 2026-04-07 01:26:28.182483 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-85d9b5647c-q7sj7/init.txt 2026-04-07 01:26:28.182511 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-85d9b5647c-q7sj7/neutron-rpc-server.txt 2026-04-07 01:26:28.182538 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-7ccc77c7b5-c7bmv/ 2026-04-07 01:26:28.182565 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7ccc77c7b5-c7bmv/init.txt 2026-04-07 01:26:28.182593 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7ccc77c7b5-c7bmv/neutron-policy-server.txt 2026-04-07 01:26:28.182621 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7ccc77c7b5-c7bmv/neutron-server.txt 2026-04-07 01:26:28.182649 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-5c77d48dc7-8qbdx/ 2026-04-07 01:26:28.182675 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-5c77d48dc7-8qbdx/init.txt 2026-04-07 01:26:28.182700 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-5c77d48dc7-8qbdx/nova-api-metadata-init.txt 2026-04-07 01:26:28.182729 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-5c77d48dc7-8qbdx/nova-api.txt 2026-04-07 01:26:28.182758 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-6b995579b7-jb7km/ 2026-04-07 01:26:28.182788 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-6b995579b7-jb7km/init.txt 2026-04-07 01:26:28.182817 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-6b995579b7-jb7km/nova-osapi.txt 2026-04-07 01:26:28.182844 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-5w7bn/ 2026-04-07 01:26:28.182872 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-5w7bn/bootstrap.txt 2026-04-07 01:26:28.182910 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-5w7bn/init.txt 2026-04-07 01:26:28.182964 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29592060-hv272/ 2026-04-07 01:26:28.183048 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29592060-hv272/init.txt 2026-04-07 01:26:28.183078 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29592060-hv272/nova-cell-setup.txt 2026-04-07 01:26:28.183105 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-6xvqw/ 2026-04-07 01:26:28.183130 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-6xvqw/init.txt 2026-04-07 01:26:28.183156 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-6xvqw/nova-cell-setup-init.txt 2026-04-07 01:26:28.183181 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-6xvqw/nova-cell-setup.txt 2026-04-07 01:26:28.183207 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-4j6dd/ 2026-04-07 01:26:28.183232 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-4j6dd/ceph-admin-keyring-placement.txt 2026-04-07 01:26:28.183257 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-4j6dd/ceph-keyring-placement.txt 2026-04-07 01:26:28.183283 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-4j6dd/ceph-perms.txt 2026-04-07 01:26:28.183308 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-4j6dd/init.txt 2026-04-07 01:26:28.183334 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-4j6dd/nova-compute-init.txt 2026-04-07 01:26:28.183359 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-4j6dd/nova-compute-ssh-init.txt 2026-04-07 01:26:28.183392 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-4j6dd/nova-compute-ssh.txt 2026-04-07 01:26:28.183419 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-4j6dd/nova-compute-vnc-init.txt 2026-04-07 01:26:28.183450 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-4j6dd/nova-compute.txt 2026-04-07 01:26:28.183480 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-55795d9dc5-d2kxb/ 2026-04-07 01:26:28.183512 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-55795d9dc5-d2kxb/init.txt 2026-04-07 01:26:28.183544 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-55795d9dc5-d2kxb/nova-conductor.txt 2026-04-07 01:26:28.183577 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-8gbqx/ 2026-04-07 01:26:28.183609 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-8gbqx/init.txt 2026-04-07 01:26:28.183636 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-8gbqx/nova-db-init-0.txt 2026-04-07 01:26:28.183662 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-8gbqx/nova-db-init-1.txt 2026-04-07 01:26:28.183688 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-8gbqx/nova-db-init-2.txt 2026-04-07 01:26:28.183712 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-mc427/ 2026-04-07 01:26:28.183738 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-mc427/init.txt 2026-04-07 01:26:28.183763 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-mc427/nova-db-sync.txt 2026-04-07 01:26:28.183788 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-lpn8j/ 2026-04-07 01:26:28.183817 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-lpn8j/compute-ks-endpoints-admin.txt 2026-04-07 01:26:28.184320 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-lpn8j/compute-ks-endpoints-internal.txt 2026-04-07 01:26:28.184529 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-lpn8j/compute-ks-endpoints-public.txt 2026-04-07 01:26:28.184990 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-lpn8j/init.txt 2026-04-07 01:26:28.185052 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-v9kj4/ 2026-04-07 01:26:28.185092 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-v9kj4/compute-ks-service-registration.txt 2026-04-07 01:26:28.185126 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-v9kj4/init.txt 2026-04-07 01:26:28.185159 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-2tfn8/ 2026-04-07 01:26:28.185194 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-2tfn8/init.txt 2026-04-07 01:26:28.185227 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-2tfn8/nova-ks-user.txt 2026-04-07 01:26:28.185258 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-c6c796bfd-4dvmr/ 2026-04-07 01:26:28.185288 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-c6c796bfd-4dvmr/init.txt 2026-04-07 01:26:28.185317 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-c6c796bfd-4dvmr/nova-novncproxy-init-assets.txt 2026-04-07 01:26:28.185348 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-c6c796bfd-4dvmr/nova-novncproxy-init.txt 2026-04-07 01:26:28.185381 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-c6c796bfd-4dvmr/nova-novncproxy.txt 2026-04-07 01:26:28.185409 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-2m7l4/ 2026-04-07 01:26:28.185436 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-2m7l4/init.txt 2026-04-07 01:26:28.185467 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-2m7l4/rabbit-init.txt 2026-04-07 01:26:28.185505 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-5f5d55d8b7-5hfrf/ 2026-04-07 01:26:28.185537 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-5f5d55d8b7-5hfrf/init.txt 2026-04-07 01:26:28.185566 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-5f5d55d8b7-5hfrf/nova-scheduler.txt 2026-04-07 01:26:28.185595 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29592060-ln76f/ 2026-04-07 01:26:28.185626 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29592060-ln76f/init.txt 2026-04-07 01:26:28.185654 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29592060-ln76f/nova-service-cleaner.txt 2026-04-07 01:26:28.185682 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-api-548f575b5b-ssk62/ 2026-04-07 01:26:28.185713 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-548f575b5b-ssk62/init.txt 2026-04-07 01:26:28.185746 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-548f575b5b-ssk62/octavia-api.txt 2026-04-07 01:26:28.185778 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-9f8jv/ 2026-04-07 01:26:28.185807 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-9f8jv/bootstrap.txt 2026-04-07 01:26:28.185839 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-9f8jv/init.txt 2026-04-07 01:26:28.185870 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-vrnrc/ 2026-04-07 01:26:28.185899 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-vrnrc/init.txt 2026-04-07 01:26:28.185928 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-vrnrc/octavia-db-init-0.txt 2026-04-07 01:26:28.185958 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-tkxpj/ 2026-04-07 01:26:28.185990 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-tkxpj/init.txt 2026-04-07 01:26:28.186045 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-tkxpj/octavia-db-sync.txt 2026-04-07 01:26:28.186083 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-9pp6r/ 2026-04-07 01:26:28.186105 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-9pp6r/init.txt 2026-04-07 01:26:28.186125 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-9pp6r/octavia-health-manager-get-port.txt 2026-04-07 01:26:28.186145 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-9pp6r/octavia-health-manager-nic-init.txt 2026-04-07 01:26:28.186165 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-9pp6r/octavia-health-manager.txt 2026-04-07 01:26:28.186184 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-77f644cb69-nrgth/ 2026-04-07 01:26:28.186204 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-77f644cb69-nrgth/init.txt 2026-04-07 01:26:28.186224 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-77f644cb69-nrgth/octavia-housekeeping.txt 2026-04-07 01:26:28.186244 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-bfjn8/ 2026-04-07 01:26:28.186263 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-bfjn8/init.txt 2026-04-07 01:26:28.186282 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-bfjn8/load-balancer-ks-endpoints-admin.txt 2026-04-07 01:26:28.186302 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-bfjn8/load-balancer-ks-endpoints-internal.txt 2026-04-07 01:26:28.186321 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-bfjn8/load-balancer-ks-endpoints-public.txt 2026-04-07 01:26:28.186340 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-84gzk/ 2026-04-07 01:26:28.186359 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-84gzk/init.txt 2026-04-07 01:26:28.186384 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-84gzk/load-balancer-ks-service-registration.txt 2026-04-07 01:26:28.186405 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-dxdr9/ 2026-04-07 01:26:28.186426 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-dxdr9/init.txt 2026-04-07 01:26:28.186446 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-dxdr9/octavia-ks-user.txt 2026-04-07 01:26:28.186465 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-lf8vj/ 2026-04-07 01:26:28.186485 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-lf8vj/init.txt 2026-04-07 01:26:28.186504 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-lf8vj/rabbit-init.txt 2026-04-07 01:26:28.186524 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-worker-5644d464c4-bzzt8/ 2026-04-07 01:26:28.186543 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-5644d464c4-bzzt8/init.txt 2026-04-07 01:26:28.186562 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-5644d464c4-bzzt8/octavia-worker.txt 2026-04-07 01:26:28.186582 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-78c69bc7dd-ckvph/ 2026-04-07 01:26:28.186602 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-78c69bc7dd-ckvph/openstack-database-exporter.txt 2026-04-07 01:26:28.186623 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-58676486d4-7jqqb/ 2026-04-07 01:26:28.186642 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-58676486d4-7jqqb/build-config.txt 2026-04-07 01:26:28.186661 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-58676486d4-7jqqb/openstack-exporter.txt 2026-04-07 01:26:28.186680 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-gxpcr/ 2026-04-07 01:26:28.186700 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-gxpcr/init.txt 2026-04-07 01:26:28.186719 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-gxpcr/openvswitch-db-perms.txt 2026-04-07 01:26:28.186737 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-gxpcr/openvswitch-db.txt 2026-04-07 01:26:28.186756 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-gxpcr/openvswitch-vswitchd-modules.txt 2026-04-07 01:26:28.186776 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-gxpcr/openvswitch-vswitchd.txt 2026-04-07 01:26:28.186796 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-04-07 01:26:28.186816 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-04-07 01:26:28.186835 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-04-07 01:26:28.186854 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-04-07 01:26:28.186874 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-04-07 01:26:28.186893 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-04-07 01:26:28.186912 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-04-07 01:26:28.186931 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-04-07 01:26:28.186949 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-7d7c748bf5-9bz8q/ 2026-04-07 01:26:28.186969 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-7d7c748bf5-9bz8q/init.txt 2026-04-07 01:26:28.187010 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-7d7c748bf5-9bz8q/placement-api.txt 2026-04-07 01:26:28.187054 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-4xv7f/ 2026-04-07 01:26:28.187095 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-4xv7f/init.txt 2026-04-07 01:26:28.187118 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-4xv7f/placement-db-init-0.txt 2026-04-07 01:26:28.187138 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-8c7xl/ 2026-04-07 01:26:28.187159 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-8c7xl/init.txt 2026-04-07 01:26:28.187179 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-8c7xl/placement-db-sync.txt 2026-04-07 01:26:28.187198 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-tqbqw/ 2026-04-07 01:26:28.187221 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-tqbqw/init.txt 2026-04-07 01:26:28.187263 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-tqbqw/placement-ks-endpoints-admin.txt 2026-04-07 01:26:28.187296 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-tqbqw/placement-ks-endpoints-internal.txt 2026-04-07 01:26:28.187317 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-tqbqw/placement-ks-endpoints-public.txt 2026-04-07 01:26:28.187338 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-brfg9/ 2026-04-07 01:26:28.187357 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-brfg9/init.txt 2026-04-07 01:26:28.187376 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-brfg9/placement-ks-service-registration.txt 2026-04-07 01:26:28.187396 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-pq6j4/ 2026-04-07 01:26:28.187416 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-pq6j4/init.txt 2026-04-07 01:26:28.187435 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-pq6j4/placement-ks-user.txt 2026-04-07 01:26:28.187454 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-59d66cbc78-8mmpg/ 2026-04-07 01:26:28.187473 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-59d66cbc78-8mmpg/percona-xtradb-cluster-operator.txt 2026-04-07 01:26:28.187493 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/ 2026-04-07 01:26:28.187512 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-04-07 01:26:28.187531 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-04-07 01:26:28.187550 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/ 2026-04-07 01:26:28.187572 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-04-07 01:26:28.187599 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-04-07 01:26:28.187627 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-6b5c8b7cdc-7vptt/ 2026-04-07 01:26:28.187648 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-6b5c8b7cdc-7vptt/rabbitmq-cluster-operator.txt 2026-04-07 01:26:28.187668 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/ 2026-04-07 01:26:28.187687 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-04-07 01:26:28.187707 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-04-07 01:26:28.187726 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/ 2026-04-07 01:26:28.187745 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-04-07 01:26:28.187764 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-04-07 01:26:28.187783 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-04-07 01:26:28.187809 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-04-07 01:26:28.187829 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-04-07 01:26:28.187848 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/ 2026-04-07 01:26:28.187867 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-04-07 01:26:28.187886 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-04-07 01:26:28.187905 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/ 2026-04-07 01:26:28.187925 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-04-07 01:26:28.187944 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-04-07 01:26:28.187964 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-69996b7f7f-czbn9/ 2026-04-07 01:26:28.187984 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-69996b7f7f-czbn9/rabbitmq-cluster-operator.txt 2026-04-07 01:26:28.188003 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/ 2026-04-07 01:26:28.188022 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-04-07 01:26:28.188046 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-04-07 01:26:28.188093 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/ 2026-04-07 01:26:28.188130 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-04-07 01:26:28.188154 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-04-07 01:26:28.188174 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/ 2026-04-07 01:26:28.188194 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-04-07 01:26:28.188213 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-04-07 01:26:28.188232 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-senlin-server-0/ 2026-04-07 01:26:28.188253 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-senlin-server-0/rabbitmq.txt 2026-04-07 01:26:28.188272 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-senlin-server-0/setup-container.txt 2026-04-07 01:26:28.188292 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-cb464b779-kn8wz/ 2026-04-07 01:26:28.188311 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-cb464b779-kn8wz/ceph-crash.txt 2026-04-07 01:26:28.188331 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-cb464b779-kn8wz/chown-container-data-dir.txt 2026-04-07 01:26:28.188350 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-cb464b779-kn8wz/make-container-crash-dir.txt 2026-04-07 01:26:28.188369 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-67fd8975c6-77ttd/ 2026-04-07 01:26:28.188388 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-67fd8975c6-77ttd/chown-container-data-dir.txt 2026-04-07 01:26:28.188406 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-67fd8975c6-77ttd/log-collector.txt 2026-04-07 01:26:28.188426 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-67fd8975c6-77ttd/rgw.txt 2026-04-07 01:26:28.188444 | instance | cd+++++++++ pod-logs/failed-pods/openstack/senlin-api-9467d74d5-xxggz/ 2026-04-07 01:26:28.188463 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-api-9467d74d5-xxggz/init.txt 2026-04-07 01:26:28.188489 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-api-9467d74d5-xxggz/senlin-api.txt 2026-04-07 01:26:28.188509 | instance | cd+++++++++ pod-logs/failed-pods/openstack/senlin-conductor-69c8cf9656-ps2zt/ 2026-04-07 01:26:28.188528 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-conductor-69c8cf9656-ps2zt/init.txt 2026-04-07 01:26:28.188547 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-conductor-69c8cf9656-ps2zt/senlin-conductor.txt 2026-04-07 01:26:28.188566 | instance | cd+++++++++ pod-logs/failed-pods/openstack/senlin-db-init-68ns4/ 2026-04-07 01:26:28.188585 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-db-init-68ns4/init.txt 2026-04-07 01:26:28.188604 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-db-init-68ns4/senlin-db-init-0.txt 2026-04-07 01:26:28.188624 | instance | cd+++++++++ pod-logs/failed-pods/openstack/senlin-db-sync-gvjlk/ 2026-04-07 01:26:28.188643 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-db-sync-gvjlk/init.txt 2026-04-07 01:26:28.188718 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-db-sync-gvjlk/senlin-db-sync.txt 2026-04-07 01:26:28.188742 | instance | cd+++++++++ pod-logs/failed-pods/openstack/senlin-engine-cleaner-29592075-cht7n/ 2026-04-07 01:26:28.188760 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-engine-cleaner-29592075-cht7n/init.txt 2026-04-07 01:26:28.188779 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-engine-cleaner-29592075-cht7n/senlin-engine-cleaner.txt 2026-04-07 01:26:28.188799 | instance | cd+++++++++ pod-logs/failed-pods/openstack/senlin-engine-cleaner-29592080-9c2w6/ 2026-04-07 01:26:28.188819 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-engine-cleaner-29592080-9c2w6/init.txt 2026-04-07 01:26:28.188838 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-engine-cleaner-29592080-9c2w6/senlin-engine-cleaner.txt 2026-04-07 01:26:28.188857 | instance | cd+++++++++ pod-logs/failed-pods/openstack/senlin-engine-dc8fb8686-fkr6t/ 2026-04-07 01:26:28.188877 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-engine-dc8fb8686-fkr6t/init.txt 2026-04-07 01:26:28.188898 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-engine-dc8fb8686-fkr6t/senlin-engine.txt 2026-04-07 01:26:28.188919 | instance | cd+++++++++ pod-logs/failed-pods/openstack/senlin-health-manager-5c6d695444-fblpt/ 2026-04-07 01:26:28.188938 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-health-manager-5c6d695444-fblpt/init.txt 2026-04-07 01:26:28.188974 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-health-manager-5c6d695444-fblpt/senlin-health-manager.txt 2026-04-07 01:26:28.188996 | instance | cd+++++++++ pod-logs/failed-pods/openstack/senlin-ks-endpoints-lxsld/ 2026-04-07 01:26:28.189015 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-ks-endpoints-lxsld/clustering-ks-endpoints-admin.txt 2026-04-07 01:26:28.189035 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-ks-endpoints-lxsld/clustering-ks-endpoints-internal.txt 2026-04-07 01:26:28.189055 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-ks-endpoints-lxsld/clustering-ks-endpoints-public.txt 2026-04-07 01:26:28.189075 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-ks-endpoints-lxsld/init.txt 2026-04-07 01:26:28.189096 | instance | cd+++++++++ pod-logs/failed-pods/openstack/senlin-ks-service-7ctvx/ 2026-04-07 01:26:28.189124 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-ks-service-7ctvx/clustering-ks-service-registration.txt 2026-04-07 01:26:28.189154 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-ks-service-7ctvx/init.txt 2026-04-07 01:26:28.189175 | instance | cd+++++++++ pod-logs/failed-pods/openstack/senlin-ks-user-89z7v/ 2026-04-07 01:26:28.189196 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-ks-user-89z7v/init.txt 2026-04-07 01:26:28.189216 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-ks-user-89z7v/senlin-ks-user.txt 2026-04-07 01:26:28.189241 | instance | cd+++++++++ pod-logs/failed-pods/openstack/senlin-rabbit-init-nw65m/ 2026-04-07 01:26:28.189261 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-rabbit-init-nw65m/init.txt 2026-04-07 01:26:28.189279 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-rabbit-init-nw65m/rabbit-init.txt 2026-04-07 01:26:28.189298 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-db4c57c9d-mvl5t/ 2026-04-07 01:26:28.189317 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-db4c57c9d-mvl5t/init.txt 2026-04-07 01:26:28.189336 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-db4c57c9d-mvl5t/staffeln-api.txt 2026-04-07 01:26:28.189355 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-786dd84b9-d2bpc/ 2026-04-07 01:26:28.189374 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-786dd84b9-d2bpc/staffeln-conductor.txt 2026-04-07 01:26:28.189394 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-ksvkz/ 2026-04-07 01:26:28.189414 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-ksvkz/init.txt 2026-04-07 01:26:28.189434 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-ksvkz/staffeln-db-init-0.txt 2026-04-07 01:26:28.189454 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-z4q8j/ 2026-04-07 01:26:28.189473 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-z4q8j/init.txt 2026-04-07 01:26:28.189492 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-z4q8j/staffeln-db-sync.txt 2026-04-07 01:26:28.189511 | instance | cd+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-6g454/ 2026-04-07 01:26:28.189530 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-6g454/init.txt 2026-04-07 01:26:28.189549 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-6g454/tempest-ks-user.txt 2026-04-07 01:26:28.189568 | instance | cd+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-7h82l/ 2026-04-07 01:26:28.189588 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-7h82l/init.txt 2026-04-07 01:26:28.189607 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-7h82l/tempest-run-tests-init.txt 2026-04-07 01:26:28.189627 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-7h82l/tempest-run-tests.txt 2026-04-07 01:26:28.189646 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/ 2026-04-07 01:26:28.189666 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-b56d5d966-7k4kk/ 2026-04-07 01:26:28.189685 | instance | >f+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-b56d5d966-7k4kk/manager.txt 2026-04-07 01:26:28.189704 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/ 2026-04-07 01:26:28.189723 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-6988c5f444-l4ksf/ 2026-04-07 01:26:28.189742 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-6988c5f444-l4ksf/rook-ceph-operator.txt 2026-04-07 01:26:28.189761 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-04-07 01:26:28.189781 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-sd6tg/ 2026-04-07 01:26:28.189800 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-sd6tg/secretgen-controller.txt 2026-04-07 01:26:28.189820 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-04-07 01:26:28.189839 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-5zb9x/ 2026-04-07 01:26:28.189859 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-5zb9x/controller.txt 2026-04-07 01:26:28.189878 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-7lccl/ 2026-04-07 01:26:28.189897 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-7lccl/ingress-nginx-default-backend.txt 2026-04-07 01:26:28.189923 | instance | cd+++++++++ pod-logs/kube-system/ 2026-04-07 01:26:28.189944 | instance | cd+++++++++ pod-logs/kube-system/cilium-jm85l/ 2026-04-07 01:26:28.189963 | instance | >f+++++++++ pod-logs/kube-system/cilium-jm85l/apply-sysctl-overwrites.txt 2026-04-07 01:26:28.189982 | instance | >f+++++++++ pod-logs/kube-system/cilium-jm85l/cilium-agent.txt 2026-04-07 01:26:28.190002 | instance | >f+++++++++ pod-logs/kube-system/cilium-jm85l/clean-cilium-state.txt 2026-04-07 01:26:28.190021 | instance | >f+++++++++ pod-logs/kube-system/cilium-jm85l/config.txt 2026-04-07 01:26:28.190040 | instance | >f+++++++++ pod-logs/kube-system/cilium-jm85l/install-cni-binaries.txt 2026-04-07 01:26:28.190059 | instance | >f+++++++++ pod-logs/kube-system/cilium-jm85l/mount-bpf-fs.txt 2026-04-07 01:26:28.190078 | instance | >f+++++++++ pod-logs/kube-system/cilium-jm85l/mount-cgroup.txt 2026-04-07 01:26:28.190097 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-96cf9/ 2026-04-07 01:26:28.190116 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-96cf9/cilium-operator.txt 2026-04-07 01:26:28.190141 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-96j4l/ 2026-04-07 01:26:28.190172 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-96j4l/coredns.txt 2026-04-07 01:26:28.190197 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-tg4g8/ 2026-04-07 01:26:28.190217 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-tg4g8/coredns.txt 2026-04-07 01:26:28.190236 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-04-07 01:26:28.190255 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-04-07 01:26:28.190274 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-04-07 01:26:28.190294 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-04-07 01:26:28.190313 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-04-07 01:26:28.190332 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-04-07 01:26:28.190351 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-j5zrk/ 2026-04-07 01:26:28.190378 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-j5zrk/kube-proxy.txt 2026-04-07 01:26:28.190402 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-04-07 01:26:28.190422 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-04-07 01:26:28.190441 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-04-07 01:26:28.190460 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-04-07 01:26:28.190479 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-04-07 01:26:28.190499 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-glp4v/ 2026-04-07 01:26:28.190518 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-glp4v/local-path-provisioner.txt 2026-04-07 01:26:28.190538 | instance | cd+++++++++ pod-logs/monitoring/ 2026-04-07 01:26:28.190557 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-04-07 01:26:28.190576 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-04-07 01:26:28.190595 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-04-07 01:26:28.190614 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-04-07 01:26:28.190633 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-04-07 01:26:28.190652 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-lphjp/ 2026-04-07 01:26:28.190682 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-lphjp/goldpinger-daemon.txt 2026-04-07 01:26:28.190701 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-79dff55fb-zmsjd/ 2026-04-07 01:26:28.190721 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-79dff55fb-zmsjd/grafana-sc-dashboard.txt 2026-04-07 01:26:28.190740 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-79dff55fb-zmsjd/grafana-sc-datasources.txt 2026-04-07 01:26:28.190759 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-79dff55fb-zmsjd/grafana.txt 2026-04-07 01:26:28.190779 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-c7bd54d7-z74f4/ 2026-04-07 01:26:28.190798 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-c7bd54d7-z74f4/kube-state-metrics.txt 2026-04-07 01:26:28.190817 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cc88b86d6-drc2q/ 2026-04-07 01:26:28.190836 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cc88b86d6-drc2q/kube-prometheus-stack.txt 2026-04-07 01:26:28.190855 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-vvpqn/ 2026-04-07 01:26:28.190874 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-vvpqn/node-exporter.txt 2026-04-07 01:26:28.190893 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-vvpqn/pod-tls-sidecar.txt 2026-04-07 01:26:28.190912 | instance | cd+++++++++ pod-logs/monitoring/loki-0/ 2026-04-07 01:26:28.190942 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt 2026-04-07 01:26:28.191027 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-5cc45946cd-hkcsb/ 2026-04-07 01:26:28.191060 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-5cc45946cd-hkcsb/nginx.txt 2026-04-07 01:26:28.191088 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-68cf466d5f-t79sx/ 2026-04-07 01:26:28.191115 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-68cf466d5f-t79sx/master.txt 2026-04-07 01:26:28.191136 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-24crc/ 2026-04-07 01:26:28.191167 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-24crc/worker.txt 2026-04-07 01:26:28.191214 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-04-07 01:26:28.191241 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-04-07 01:26:28.191261 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-04-07 01:26:28.191282 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-04-07 01:26:28.191301 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-04-07 01:26:28.191320 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-04-07 01:26:28.191339 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-5c694d99cc-xl5v9/ 2026-04-07 01:26:28.191359 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-5c694d99cc-xl5v9/pushgateway.txt 2026-04-07 01:26:28.191378 | instance | cd+++++++++ pod-logs/monitoring/vector-ltgvf/ 2026-04-07 01:26:28.191397 | instance | >f+++++++++ pod-logs/monitoring/vector-ltgvf/vector.txt 2026-04-07 01:26:28.191417 | instance | cd+++++++++ pod-logs/openstack/ 2026-04-07 01:26:28.191436 | instance | cd+++++++++ pod-logs/openstack/barbican-api-66f47b55bf-8l7fs/ 2026-04-07 01:26:28.191456 | instance | >f+++++++++ pod-logs/openstack/barbican-api-66f47b55bf-8l7fs/barbican-api.txt 2026-04-07 01:26:28.191476 | instance | >f+++++++++ pod-logs/openstack/barbican-api-66f47b55bf-8l7fs/init.txt 2026-04-07 01:26:28.191505 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-xsjl7/ 2026-04-07 01:26:28.191529 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-xsjl7/barbican-db-init-0.txt 2026-04-07 01:26:28.191549 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-xsjl7/init.txt 2026-04-07 01:26:28.191571 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-2c752/ 2026-04-07 01:26:28.191597 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-2c752/barbican-db-sync.txt 2026-04-07 01:26:28.191618 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-2c752/init.txt 2026-04-07 01:26:28.191637 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-l4rl8/ 2026-04-07 01:26:28.191656 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-l4rl8/init.txt 2026-04-07 01:26:28.191675 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-l4rl8/key-manager-ks-endpoints-admin.txt 2026-04-07 01:26:28.191695 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-l4rl8/key-manager-ks-endpoints-internal.txt 2026-04-07 01:26:28.191714 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-l4rl8/key-manager-ks-endpoints-public.txt 2026-04-07 01:26:28.191733 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-np25k/ 2026-04-07 01:26:28.191753 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-np25k/init.txt 2026-04-07 01:26:28.191771 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-np25k/key-manager-ks-service-registration.txt 2026-04-07 01:26:28.191790 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-p84gt/ 2026-04-07 01:26:28.191810 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-p84gt/barbican-ks-user.txt 2026-04-07 01:26:28.191829 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-p84gt/init.txt 2026-04-07 01:26:28.191849 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-hnkrj/ 2026-04-07 01:26:28.191869 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-hnkrj/init.txt 2026-04-07 01:26:28.191887 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-hnkrj/rabbit-init.txt 2026-04-07 01:26:28.191907 | instance | cd+++++++++ pod-logs/openstack/cinder-api-854d5666b4-b2c4z/ 2026-04-07 01:26:28.191927 | instance | >f+++++++++ pod-logs/openstack/cinder-api-854d5666b4-b2c4z/ceph-coordination-volume-perms.txt 2026-04-07 01:26:28.191945 | instance | >f+++++++++ pod-logs/openstack/cinder-api-854d5666b4-b2c4z/cinder-api.txt 2026-04-07 01:26:28.191974 | instance | >f+++++++++ pod-logs/openstack/cinder-api-854d5666b4-b2c4z/init.txt 2026-04-07 01:26:28.192023 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-69b7cd8f85-n55ln/ 2026-04-07 01:26:28.192057 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-69b7cd8f85-n55ln/ceph-backup-keyring-placement.txt 2026-04-07 01:26:28.192086 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-69b7cd8f85-n55ln/ceph-coordination-volume-perms.txt 2026-04-07 01:26:28.192112 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-69b7cd8f85-n55ln/ceph-keyring-placement-rbd1.txt 2026-04-07 01:26:28.192140 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-69b7cd8f85-n55ln/cinder-backup.txt 2026-04-07 01:26:28.192169 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-69b7cd8f85-n55ln/init.txt 2026-04-07 01:26:28.192200 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-zsvhf/ 2026-04-07 01:26:28.192245 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-zsvhf/ceph-keyring-placement.txt 2026-04-07 01:26:28.192299 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-zsvhf/cinder-backup-storage-init.txt 2026-04-07 01:26:28.192335 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-zsvhf/init.txt 2026-04-07 01:26:28.192368 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-l2lvj/ 2026-04-07 01:26:28.192402 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-l2lvj/bootstrap.txt 2026-04-07 01:26:28.192443 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-l2lvj/init.txt 2026-04-07 01:26:28.192478 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-cq49g/ 2026-04-07 01:26:28.192510 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-cq49g/create-internal-tenant.txt 2026-04-07 01:26:28.192544 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-cq49g/init.txt 2026-04-07 01:26:28.192579 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-zr8ts/ 2026-04-07 01:26:28.192614 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-zr8ts/cinder-db-init-0.txt 2026-04-07 01:26:28.192649 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-zr8ts/init.txt 2026-04-07 01:26:28.192682 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-2k7hl/ 2026-04-07 01:26:28.192714 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-2k7hl/cinder-db-sync.txt 2026-04-07 01:26:28.192749 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-2k7hl/init.txt 2026-04-07 01:26:28.192783 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-gn7t5/ 2026-04-07 01:26:28.192812 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-gn7t5/init.txt 2026-04-07 01:26:28.192840 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-gn7t5/volumev3-ks-endpoints-admin.txt 2026-04-07 01:26:28.192870 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-gn7t5/volumev3-ks-endpoints-internal.txt 2026-04-07 01:26:28.192901 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-gn7t5/volumev3-ks-endpoints-public.txt 2026-04-07 01:26:28.192932 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-nh6gf/ 2026-04-07 01:26:28.192993 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-nh6gf/init.txt 2026-04-07 01:26:28.193030 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-nh6gf/volumev3-ks-service-registration.txt 2026-04-07 01:26:28.193064 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-km772/ 2026-04-07 01:26:28.193096 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-km772/cinder-ks-user.txt 2026-04-07 01:26:28.193128 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-km772/init.txt 2026-04-07 01:26:28.193157 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-hqdhk/ 2026-04-07 01:26:28.193184 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-hqdhk/init.txt 2026-04-07 01:26:28.193213 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-hqdhk/rabbit-init.txt 2026-04-07 01:26:28.193253 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-7f6dd6c595-c72zq/ 2026-04-07 01:26:28.193309 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-7f6dd6c595-c72zq/ceph-coordination-volume-perms.txt 2026-04-07 01:26:28.193348 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-7f6dd6c595-c72zq/cinder-scheduler.txt 2026-04-07 01:26:28.193378 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-7f6dd6c595-c72zq/init.txt 2026-04-07 01:26:28.193406 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-ns6dj/ 2026-04-07 01:26:28.193439 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-ns6dj/ceph-keyring-placement.txt 2026-04-07 01:26:28.193475 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-ns6dj/cinder-storage-init-rbd1.txt 2026-04-07 01:26:28.193511 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-ns6dj/init.txt 2026-04-07 01:26:28.193538 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-58f9dcf6c4-6sdlj/ 2026-04-07 01:26:28.193572 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-58f9dcf6c4-6sdlj/ceph-coordination-volume-perms.txt 2026-04-07 01:26:28.193604 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-58f9dcf6c4-6sdlj/ceph-keyring-placement-rbd1.txt 2026-04-07 01:26:28.193627 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-58f9dcf6c4-6sdlj/cinder-volume.txt 2026-04-07 01:26:28.193655 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-58f9dcf6c4-6sdlj/init-cinder-conf.txt 2026-04-07 01:26:28.193691 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-58f9dcf6c4-6sdlj/init.txt 2026-04-07 01:26:28.193715 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29592065-2ws77/ 2026-04-07 01:26:28.193743 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29592065-2ws77/cinder-volume-usage-audit.txt 2026-04-07 01:26:28.193768 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29592065-2ws77/init.txt 2026-04-07 01:26:28.193792 | instance | cd+++++++++ pod-logs/openstack/glance-api-8447f4dcc7-nvh7f/ 2026-04-07 01:26:28.193819 | instance | >f+++++++++ pod-logs/openstack/glance-api-8447f4dcc7-nvh7f/ceph-keyring-placement.txt 2026-04-07 01:26:28.193844 | instance | >f+++++++++ pod-logs/openstack/glance-api-8447f4dcc7-nvh7f/glance-api.txt 2026-04-07 01:26:28.193868 | instance | >f+++++++++ pod-logs/openstack/glance-api-8447f4dcc7-nvh7f/glance-perms.txt 2026-04-07 01:26:28.193894 | instance | >f+++++++++ pod-logs/openstack/glance-api-8447f4dcc7-nvh7f/init.txt 2026-04-07 01:26:28.193920 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-2r6kc/ 2026-04-07 01:26:28.193945 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-2r6kc/glance-db-init-0.txt 2026-04-07 01:26:28.194323 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-2r6kc/init.txt 2026-04-07 01:26:28.194555 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-z522c/ 2026-04-07 01:26:28.194768 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-z522c/glance-db-sync.txt 2026-04-07 01:26:28.195158 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-z522c/init.txt 2026-04-07 01:26:28.195194 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-wbfc4/ 2026-04-07 01:26:28.195220 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-wbfc4/image-ks-endpoints-admin.txt 2026-04-07 01:26:28.195244 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-wbfc4/image-ks-endpoints-internal.txt 2026-04-07 01:26:28.195268 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-wbfc4/image-ks-endpoints-public.txt 2026-04-07 01:26:28.195305 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-wbfc4/init.txt 2026-04-07 01:26:28.195357 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-pps8q/ 2026-04-07 01:26:28.195388 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-pps8q/image-ks-service-registration.txt 2026-04-07 01:26:28.195415 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-pps8q/init.txt 2026-04-07 01:26:28.195440 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-6cnb6/ 2026-04-07 01:26:28.195464 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-6cnb6/glance-ks-user.txt 2026-04-07 01:26:28.195488 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-6cnb6/init.txt 2026-04-07 01:26:28.195512 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-w6dxd/ 2026-04-07 01:26:28.195536 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-w6dxd/glance-metadefs-load.txt 2026-04-07 01:26:28.195563 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-w6dxd/init.txt 2026-04-07 01:26:28.195591 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-qfjk2/ 2026-04-07 01:26:28.195622 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-qfjk2/init.txt 2026-04-07 01:26:28.195650 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-qfjk2/rabbit-init.txt 2026-04-07 01:26:28.195677 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-4ns2g/ 2026-04-07 01:26:28.195705 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-4ns2g/ceph-keyring-placement.txt 2026-04-07 01:26:28.195730 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-4ns2g/glance-storage-init.txt 2026-04-07 01:26:28.195756 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-4ns2g/init.txt 2026-04-07 01:26:28.195784 | instance | cd+++++++++ pod-logs/openstack/heat-api-54994c9c88-9pvgs/ 2026-04-07 01:26:28.195825 | instance | >f+++++++++ pod-logs/openstack/heat-api-54994c9c88-9pvgs/heat-api.txt 2026-04-07 01:26:28.195856 | instance | >f+++++++++ pod-logs/openstack/heat-api-54994c9c88-9pvgs/init.txt 2026-04-07 01:26:28.195883 | instance | cd+++++++++ pod-logs/openstack/heat-bootstrap-jb67x/ 2026-04-07 01:26:28.195910 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-jb67x/bootstrap.txt 2026-04-07 01:26:28.195938 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-jb67x/init.txt 2026-04-07 01:26:28.195966 | instance | cd+++++++++ pod-logs/openstack/heat-cfn-74b944b56b-9hfrx/ 2026-04-07 01:26:28.195993 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-74b944b56b-9hfrx/heat-cfn.txt 2026-04-07 01:26:28.196017 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-74b944b56b-9hfrx/init.txt 2026-04-07 01:26:28.196042 | instance | cd+++++++++ pod-logs/openstack/heat-db-init-nk45s/ 2026-04-07 01:26:28.196068 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-nk45s/heat-db-init-0.txt 2026-04-07 01:26:28.196092 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-nk45s/init.txt 2026-04-07 01:26:28.196116 | instance | cd+++++++++ pod-logs/openstack/heat-db-sync-87c4z/ 2026-04-07 01:26:28.196139 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-87c4z/heat-db-sync.txt 2026-04-07 01:26:28.196160 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-87c4z/init.txt 2026-04-07 01:26:28.196179 | instance | cd+++++++++ pod-logs/openstack/heat-domain-ks-user-ttn4x/ 2026-04-07 01:26:28.196198 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-ttn4x/heat-ks-domain-user.txt 2026-04-07 01:26:28.196217 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-ttn4x/init.txt 2026-04-07 01:26:28.196237 | instance | cd+++++++++ pod-logs/openstack/heat-engine-548684966c-vnwv9/ 2026-04-07 01:26:28.196256 | instance | >f+++++++++ pod-logs/openstack/heat-engine-548684966c-vnwv9/heat-engine.txt 2026-04-07 01:26:28.196275 | instance | >f+++++++++ pod-logs/openstack/heat-engine-548684966c-vnwv9/init.txt 2026-04-07 01:26:28.196294 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29592070-rvg9g/ 2026-04-07 01:26:28.196326 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29592070-rvg9g/heat-engine-cleaner.txt 2026-04-07 01:26:28.196372 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29592070-rvg9g/init.txt 2026-04-07 01:26:28.196396 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29592075-qhcqx/ 2026-04-07 01:26:28.196416 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29592075-qhcqx/heat-engine-cleaner.txt 2026-04-07 01:26:28.196436 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29592075-qhcqx/init.txt 2026-04-07 01:26:28.196456 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29592080-mbx5f/ 2026-04-07 01:26:28.196474 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29592080-mbx5f/heat-engine-cleaner.txt 2026-04-07 01:26:28.196495 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29592080-mbx5f/init.txt 2026-04-07 01:26:28.196538 | instance | cd+++++++++ pod-logs/openstack/heat-ks-endpoints-kp2lf/ 2026-04-07 01:26:28.196571 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-kp2lf/cloudformation-ks-endpoints-admin.txt 2026-04-07 01:26:28.196599 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-kp2lf/cloudformation-ks-endpoints-internal.txt 2026-04-07 01:26:28.196627 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-kp2lf/cloudformation-ks-endpoints-public.txt 2026-04-07 01:26:28.196649 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-kp2lf/init.txt 2026-04-07 01:26:28.196672 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-kp2lf/orchestration-ks-endpoints-admin.txt 2026-04-07 01:26:28.196701 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-kp2lf/orchestration-ks-endpoints-internal.txt 2026-04-07 01:26:28.196726 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-kp2lf/orchestration-ks-endpoints-public.txt 2026-04-07 01:26:28.196757 | instance | cd+++++++++ pod-logs/openstack/heat-ks-service-6q7sj/ 2026-04-07 01:26:28.196787 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-6q7sj/cloudformation-ks-service-registration.txt 2026-04-07 01:26:28.196812 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-6q7sj/init.txt 2026-04-07 01:26:28.196836 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-6q7sj/orchestration-ks-service-registration.txt 2026-04-07 01:26:28.196864 | instance | cd+++++++++ pod-logs/openstack/heat-ks-user-zxkrn/ 2026-04-07 01:26:28.196889 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-zxkrn/heat-ks-user.txt 2026-04-07 01:26:28.196913 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-zxkrn/heat-trustee-ks-user.txt 2026-04-07 01:26:28.196941 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-zxkrn/init.txt 2026-04-07 01:26:28.197006 | instance | cd+++++++++ pod-logs/openstack/heat-rabbit-init-ctzt6/ 2026-04-07 01:26:28.197064 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-ctzt6/init.txt 2026-04-07 01:26:28.197093 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-ctzt6/rabbit-init.txt 2026-04-07 01:26:28.197118 | instance | cd+++++++++ pod-logs/openstack/heat-trusts-zbghc/ 2026-04-07 01:26:28.197141 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-zbghc/heat-trusts.txt 2026-04-07 01:26:28.197167 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-zbghc/init.txt 2026-04-07 01:26:28.197196 | instance | cd+++++++++ pod-logs/openstack/horizon-75886f6997-47wsg/ 2026-04-07 01:26:28.197221 | instance | >f+++++++++ pod-logs/openstack/horizon-75886f6997-47wsg/horizon.txt 2026-04-07 01:26:28.197252 | instance | >f+++++++++ pod-logs/openstack/horizon-75886f6997-47wsg/init.txt 2026-04-07 01:26:28.197281 | instance | cd+++++++++ pod-logs/openstack/horizon-db-init-qv9v5/ 2026-04-07 01:26:28.197312 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-qv9v5/horizon-db-init-0.txt 2026-04-07 01:26:28.197352 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-qv9v5/init.txt 2026-04-07 01:26:28.197407 | instance | cd+++++++++ pod-logs/openstack/horizon-db-sync-5dcjq/ 2026-04-07 01:26:28.197448 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-5dcjq/horizon-db-sync.txt 2026-04-07 01:26:28.197482 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-5dcjq/init.txt 2026-04-07 01:26:28.197514 | instance | cd+++++++++ pod-logs/openstack/keepalived-q25zv/ 2026-04-07 01:26:28.197546 | instance | >f+++++++++ pod-logs/openstack/keepalived-q25zv/init.txt 2026-04-07 01:26:28.197578 | instance | >f+++++++++ pod-logs/openstack/keepalived-q25zv/keepalived.txt 2026-04-07 01:26:28.197611 | instance | >f+++++++++ pod-logs/openstack/keepalived-q25zv/wait-for-ip.txt 2026-04-07 01:26:28.197643 | instance | cd+++++++++ pod-logs/openstack/keystone-api-9784ffc7d-fwlr8/ 2026-04-07 01:26:28.197676 | instance | >f+++++++++ pod-logs/openstack/keystone-api-9784ffc7d-fwlr8/init.txt 2026-04-07 01:26:28.197706 | instance | >f+++++++++ pod-logs/openstack/keystone-api-9784ffc7d-fwlr8/keystone-api.txt 2026-04-07 01:26:28.197732 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-m6z6w/ 2026-04-07 01:26:28.197758 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-m6z6w/bootstrap.txt 2026-04-07 01:26:28.197784 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-m6z6w/init.txt 2026-04-07 01:26:28.197807 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-fz9fr/ 2026-04-07 01:26:28.197830 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-fz9fr/init.txt 2026-04-07 01:26:28.197852 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-fz9fr/keystone-credential-setup.txt 2026-04-07 01:26:28.197871 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-sdjxd/ 2026-04-07 01:26:28.197890 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-sdjxd/init.txt 2026-04-07 01:26:28.197918 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-sdjxd/keystone-db-init-0.txt 2026-04-07 01:26:28.197939 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-khvlf/ 2026-04-07 01:26:28.197959 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-khvlf/init.txt 2026-04-07 01:26:28.197978 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-khvlf/keystone-db-sync.txt 2026-04-07 01:26:28.197998 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-l64dd/ 2026-04-07 01:26:28.198017 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-l64dd/init.txt 2026-04-07 01:26:28.198036 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-l64dd/keystone-domain-manage.txt 2026-04-07 01:26:28.198056 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-mww57/ 2026-04-07 01:26:28.198076 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-mww57/init.txt 2026-04-07 01:26:28.198096 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-mww57/keystone-fernet-setup.txt 2026-04-07 01:26:28.198116 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-5849c/ 2026-04-07 01:26:28.198136 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-5849c/init.txt 2026-04-07 01:26:28.198155 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-5849c/rabbit-init.txt 2026-04-07 01:26:28.198175 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-wzbtq/ 2026-04-07 01:26:28.198196 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-wzbtq/ceph-admin-keyring-placement.txt 2026-04-07 01:26:28.198215 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-wzbtq/ceph-keyring-placement.txt 2026-04-07 01:26:28.198235 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-wzbtq/init-dynamic-options.txt 2026-04-07 01:26:28.198255 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-wzbtq/init.txt 2026-04-07 01:26:28.198274 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-wzbtq/libvirt-exporter.txt 2026-04-07 01:26:28.198294 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-wzbtq/libvirt.txt 2026-04-07 01:26:28.198313 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-wzbtq/tls-sidecar.txt 2026-04-07 01:26:28.198333 | instance | cd+++++++++ pod-logs/openstack/magnum-api-7d9db4d6bb-h9ggc/ 2026-04-07 01:26:28.198355 | instance | >f+++++++++ pod-logs/openstack/magnum-api-7d9db4d6bb-h9ggc/init.txt 2026-04-07 01:26:28.198398 | instance | >f+++++++++ pod-logs/openstack/magnum-api-7d9db4d6bb-h9ggc/magnum-api.txt 2026-04-07 01:26:28.198435 | instance | cd+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-sdwzc/ 2026-04-07 01:26:28.198459 | instance | >f+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-sdwzc/magnum-cluster-api-proxy.txt 2026-04-07 01:26:28.198480 | instance | cd+++++++++ pod-logs/openstack/magnum-conductor-0/ 2026-04-07 01:26:28.198501 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/init.txt 2026-04-07 01:26:28.198523 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-04-07 01:26:28.198543 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor.txt 2026-04-07 01:26:28.198563 | instance | cd+++++++++ pod-logs/openstack/magnum-db-init-mcglp/ 2026-04-07 01:26:28.198584 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-mcglp/init.txt 2026-04-07 01:26:28.198604 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-mcglp/magnum-db-init-0.txt 2026-04-07 01:26:28.198624 | instance | cd+++++++++ pod-logs/openstack/magnum-db-sync-99b5q/ 2026-04-07 01:26:28.198645 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-99b5q/init.txt 2026-04-07 01:26:28.198665 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-99b5q/magnum-db-sync.txt 2026-04-07 01:26:28.198685 | instance | cd+++++++++ pod-logs/openstack/magnum-domain-ks-user-476vb/ 2026-04-07 01:26:28.198704 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-476vb/init.txt 2026-04-07 01:26:28.198732 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-476vb/magnum-ks-domain-user.txt 2026-04-07 01:26:28.198753 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-endpoints-6gjpj/ 2026-04-07 01:26:28.198774 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-6gjpj/container-infra-ks-endpoints-admin.txt 2026-04-07 01:26:28.198793 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-6gjpj/container-infra-ks-endpoints-internal.txt 2026-04-07 01:26:28.198812 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-6gjpj/container-infra-ks-endpoints-public.txt 2026-04-07 01:26:28.198831 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-6gjpj/init.txt 2026-04-07 01:26:28.198850 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-service-bmw7q/ 2026-04-07 01:26:28.198871 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-bmw7q/container-infra-ks-service-registration.txt 2026-04-07 01:26:28.198890 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-bmw7q/init.txt 2026-04-07 01:26:28.198911 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-user-v4464/ 2026-04-07 01:26:28.198932 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-v4464/init.txt 2026-04-07 01:26:28.198952 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-v4464/magnum-ks-user.txt 2026-04-07 01:26:28.198994 | instance | cd+++++++++ pod-logs/openstack/magnum-rabbit-init-ph9cj/ 2026-04-07 01:26:28.199019 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-ph9cj/init.txt 2026-04-07 01:26:28.199039 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-ph9cj/rabbit-init.txt 2026-04-07 01:26:28.199058 | instance | cd+++++++++ pod-logs/openstack/magnum-registry-c45778976-8r4mz/ 2026-04-07 01:26:28.199077 | instance | >f+++++++++ pod-logs/openstack/magnum-registry-c45778976-8r4mz/registry.txt 2026-04-07 01:26:28.199096 | instance | cd+++++++++ pod-logs/openstack/manila-api-6db46757fd-v9dlq/ 2026-04-07 01:26:28.199115 | instance | >f+++++++++ pod-logs/openstack/manila-api-6db46757fd-v9dlq/init.txt 2026-04-07 01:26:28.199133 | instance | >f+++++++++ pod-logs/openstack/manila-api-6db46757fd-v9dlq/manila-api.txt 2026-04-07 01:26:28.199151 | instance | cd+++++++++ pod-logs/openstack/manila-bootstrap-rd564/ 2026-04-07 01:26:28.199170 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-rd564/bootstrap.txt 2026-04-07 01:26:28.199190 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-rd564/init.txt 2026-04-07 01:26:28.199209 | instance | cd+++++++++ pod-logs/openstack/manila-data-7d497f54b5-98rq2/ 2026-04-07 01:26:28.199227 | instance | >f+++++++++ pod-logs/openstack/manila-data-7d497f54b5-98rq2/init.txt 2026-04-07 01:26:28.199247 | instance | >f+++++++++ pod-logs/openstack/manila-data-7d497f54b5-98rq2/manila-data.txt 2026-04-07 01:26:28.199265 | instance | cd+++++++++ pod-logs/openstack/manila-db-init-bkmv9/ 2026-04-07 01:26:28.199284 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-bkmv9/init.txt 2026-04-07 01:26:28.199319 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-bkmv9/manila-db-init-0.txt 2026-04-07 01:26:28.199359 | instance | cd+++++++++ pod-logs/openstack/manila-db-sync-r7qh7/ 2026-04-07 01:26:28.199384 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-r7qh7/init.txt 2026-04-07 01:26:28.199431 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-r7qh7/manila-db-sync.txt 2026-04-07 01:26:28.199473 | instance | cd+++++++++ pod-logs/openstack/manila-ks-endpoints-7fmw5/ 2026-04-07 01:26:28.199498 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-7fmw5/init.txt 2026-04-07 01:26:28.199528 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-7fmw5/share-ks-endpoints-admin.txt 2026-04-07 01:26:28.199552 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-7fmw5/share-ks-endpoints-internal.txt 2026-04-07 01:26:28.199578 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-7fmw5/share-ks-endpoints-public.txt 2026-04-07 01:26:28.199617 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-7fmw5/sharev2-ks-endpoints-admin.txt 2026-04-07 01:26:28.199645 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-7fmw5/sharev2-ks-endpoints-internal.txt 2026-04-07 01:26:28.199671 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-7fmw5/sharev2-ks-endpoints-public.txt 2026-04-07 01:26:28.199695 | instance | cd+++++++++ pod-logs/openstack/manila-ks-service-7zcdk/ 2026-04-07 01:26:28.199724 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-7zcdk/init.txt 2026-04-07 01:26:28.199749 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-7zcdk/share-ks-service-registration.txt 2026-04-07 01:26:28.199773 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-7zcdk/sharev2-ks-service-registration.txt 2026-04-07 01:26:28.199800 | instance | cd+++++++++ pod-logs/openstack/manila-ks-user-9w42v/ 2026-04-07 01:26:28.199825 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-9w42v/init.txt 2026-04-07 01:26:28.199854 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-9w42v/manila-ks-user.txt 2026-04-07 01:26:28.199882 | instance | cd+++++++++ pod-logs/openstack/manila-rabbit-init-mb8kj/ 2026-04-07 01:26:28.199908 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-mb8kj/init.txt 2026-04-07 01:26:28.199932 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-mb8kj/rabbit-init.txt 2026-04-07 01:26:28.199961 | instance | cd+++++++++ pod-logs/openstack/manila-scheduler-5dc894bd69-rv5tx/ 2026-04-07 01:26:28.199991 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-5dc894bd69-rv5tx/init.txt 2026-04-07 01:26:28.200024 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-5dc894bd69-rv5tx/manila-scheduler.txt 2026-04-07 01:26:28.200055 | instance | cd+++++++++ pod-logs/openstack/manila-share-57c5cf47ff-rskkp/ 2026-04-07 01:26:28.200083 | instance | >f+++++++++ pod-logs/openstack/manila-share-57c5cf47ff-rskkp/init.txt 2026-04-07 01:26:28.200109 | instance | >f+++++++++ pod-logs/openstack/manila-share-57c5cf47ff-rskkp/manila-share-init.txt 2026-04-07 01:26:28.200138 | instance | >f+++++++++ pod-logs/openstack/manila-share-57c5cf47ff-rskkp/manila-share.txt 2026-04-07 01:26:28.200171 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-c47d949f5-ksqft/ 2026-04-07 01:26:28.200202 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-c47d949f5-ksqft/init.txt 2026-04-07 01:26:28.200231 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-c47d949f5-ksqft/memcached-exporter.txt 2026-04-07 01:26:28.200263 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-c47d949f5-ksqft/memcached.txt 2026-04-07 01:26:28.200295 | instance | cd+++++++++ pod-logs/openstack/neutron-coredns-545f56bccf-snpzr/ 2026-04-07 01:26:28.200330 | instance | >f+++++++++ pod-logs/openstack/neutron-coredns-545f56bccf-snpzr/coredns.txt 2026-04-07 01:26:28.200360 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-vjzf9/ 2026-04-07 01:26:28.200387 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-vjzf9/init.txt 2026-04-07 01:26:28.200413 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-vjzf9/neutron-db-init-0.txt 2026-04-07 01:26:28.200472 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-9lgf9/ 2026-04-07 01:26:28.200533 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-9lgf9/init.txt 2026-04-07 01:26:28.200578 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-9lgf9/neutron-db-sync.txt 2026-04-07 01:26:28.200622 | instance | cd+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-sbrl5/ 2026-04-07 01:26:28.200657 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-sbrl5/init.txt 2026-04-07 01:26:28.200684 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-sbrl5/neutron-dhcp-agent-init.txt 2026-04-07 01:26:28.200709 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-sbrl5/neutron-dhcp-agent.txt 2026-04-07 01:26:28.200746 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-fgbs9/ 2026-04-07 01:26:28.200773 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-fgbs9/init.txt 2026-04-07 01:26:28.200798 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-fgbs9/network-ks-endpoints-admin.txt 2026-04-07 01:26:28.200826 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-fgbs9/network-ks-endpoints-internal.txt 2026-04-07 01:26:28.200851 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-fgbs9/network-ks-endpoints-public.txt 2026-04-07 01:26:28.200876 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-vzlz8/ 2026-04-07 01:26:28.200902 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-vzlz8/init.txt 2026-04-07 01:26:28.200927 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-vzlz8/network-ks-service-registration.txt 2026-04-07 01:26:28.200975 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-th8g9/ 2026-04-07 01:26:28.201012 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-th8g9/init.txt 2026-04-07 01:26:28.201041 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-th8g9/neutron-ks-user.txt 2026-04-07 01:26:28.201065 | instance | cd+++++++++ pod-logs/openstack/neutron-l3-agent-default-c2bkf/ 2026-04-07 01:26:28.201090 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-c2bkf/init.txt 2026-04-07 01:26:28.201116 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-c2bkf/neutron-l3-agent-init.txt 2026-04-07 01:26:28.201141 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-c2bkf/neutron-l3-agent.txt 2026-04-07 01:26:28.201165 | instance | cd+++++++++ pod-logs/openstack/neutron-metadata-agent-default-wn86l/ 2026-04-07 01:26:28.201191 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-wn86l/init.txt 2026-04-07 01:26:28.201214 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-wn86l/neutron-metadata-agent-init.txt 2026-04-07 01:26:28.201238 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-wn86l/neutron-metadata-agent.txt 2026-04-07 01:26:28.201266 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-cpv5g/ 2026-04-07 01:26:28.201291 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-cpv5g/init.txt 2026-04-07 01:26:28.201316 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-cpv5g/neutron-netns-cleanup-cron.txt 2026-04-07 01:26:28.201343 | instance | cd+++++++++ pod-logs/openstack/neutron-ovs-agent-default-tt28j/ 2026-04-07 01:26:28.201367 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-tt28j/init.txt 2026-04-07 01:26:28.201391 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-tt28j/neutron-openvswitch-agent-kernel-modules.txt 2026-04-07 01:26:28.201419 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-tt28j/neutron-ovs-agent-init.txt 2026-04-07 01:26:28.201458 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-tt28j/neutron-ovs-agent.txt 2026-04-07 01:26:28.201523 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-jcnc4/ 2026-04-07 01:26:28.201569 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-jcnc4/init.txt 2026-04-07 01:26:28.201604 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-jcnc4/rabbit-init.txt 2026-04-07 01:26:28.201636 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-85d9b5647c-q7sj7/ 2026-04-07 01:26:28.201665 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-85d9b5647c-q7sj7/init.txt 2026-04-07 01:26:28.201694 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-85d9b5647c-q7sj7/neutron-rpc-server.txt 2026-04-07 01:26:28.201721 | instance | cd+++++++++ pod-logs/openstack/neutron-server-7ccc77c7b5-c7bmv/ 2026-04-07 01:26:28.201747 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7ccc77c7b5-c7bmv/init.txt 2026-04-07 01:26:28.201782 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7ccc77c7b5-c7bmv/neutron-policy-server.txt 2026-04-07 01:26:28.201814 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7ccc77c7b5-c7bmv/neutron-server.txt 2026-04-07 01:26:28.201844 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-5c77d48dc7-8qbdx/ 2026-04-07 01:26:28.201876 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-5c77d48dc7-8qbdx/init.txt 2026-04-07 01:26:28.201906 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-5c77d48dc7-8qbdx/nova-api-metadata-init.txt 2026-04-07 01:26:28.201935 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-5c77d48dc7-8qbdx/nova-api.txt 2026-04-07 01:26:28.201962 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-6b995579b7-jb7km/ 2026-04-07 01:26:28.201990 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-6b995579b7-jb7km/init.txt 2026-04-07 01:26:28.202020 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-6b995579b7-jb7km/nova-osapi.txt 2026-04-07 01:26:28.202052 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-5w7bn/ 2026-04-07 01:26:28.202084 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-5w7bn/bootstrap.txt 2026-04-07 01:26:28.202113 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-5w7bn/init.txt 2026-04-07 01:26:28.202143 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-29592060-hv272/ 2026-04-07 01:26:28.202175 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29592060-hv272/init.txt 2026-04-07 01:26:28.202207 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29592060-hv272/nova-cell-setup.txt 2026-04-07 01:26:28.202238 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-6xvqw/ 2026-04-07 01:26:28.202270 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-6xvqw/init.txt 2026-04-07 01:26:28.202303 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-6xvqw/nova-cell-setup-init.txt 2026-04-07 01:26:28.202336 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-6xvqw/nova-cell-setup.txt 2026-04-07 01:26:28.202370 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-4j6dd/ 2026-04-07 01:26:28.202402 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-4j6dd/ceph-admin-keyring-placement.txt 2026-04-07 01:26:28.202438 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-4j6dd/ceph-keyring-placement.txt 2026-04-07 01:26:28.202471 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-4j6dd/ceph-perms.txt 2026-04-07 01:26:28.202522 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-4j6dd/init.txt 2026-04-07 01:26:28.202573 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-4j6dd/nova-compute-init.txt 2026-04-07 01:26:28.202605 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-4j6dd/nova-compute-ssh-init.txt 2026-04-07 01:26:28.202633 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-4j6dd/nova-compute-ssh.txt 2026-04-07 01:26:28.202658 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-4j6dd/nova-compute-vnc-init.txt 2026-04-07 01:26:28.202684 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-4j6dd/nova-compute.txt 2026-04-07 01:26:28.202711 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-55795d9dc5-d2kxb/ 2026-04-07 01:26:28.202735 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-55795d9dc5-d2kxb/init.txt 2026-04-07 01:26:28.202762 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-55795d9dc5-d2kxb/nova-conductor.txt 2026-04-07 01:26:28.202788 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-8gbqx/ 2026-04-07 01:26:28.202812 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-8gbqx/init.txt 2026-04-07 01:26:28.202839 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-8gbqx/nova-db-init-0.txt 2026-04-07 01:26:28.202865 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-8gbqx/nova-db-init-1.txt 2026-04-07 01:26:28.202889 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-8gbqx/nova-db-init-2.txt 2026-04-07 01:26:28.202924 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-mc427/ 2026-04-07 01:26:28.202949 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-mc427/init.txt 2026-04-07 01:26:28.202996 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-mc427/nova-db-sync.txt 2026-04-07 01:26:28.203024 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-lpn8j/ 2026-04-07 01:26:28.203048 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-lpn8j/compute-ks-endpoints-admin.txt 2026-04-07 01:26:28.203072 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-lpn8j/compute-ks-endpoints-internal.txt 2026-04-07 01:26:28.203098 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-lpn8j/compute-ks-endpoints-public.txt 2026-04-07 01:26:28.203121 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-lpn8j/init.txt 2026-04-07 01:26:28.203144 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-v9kj4/ 2026-04-07 01:26:28.203170 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-v9kj4/compute-ks-service-registration.txt 2026-04-07 01:26:28.203194 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-v9kj4/init.txt 2026-04-07 01:26:28.203218 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-2tfn8/ 2026-04-07 01:26:28.203244 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-2tfn8/init.txt 2026-04-07 01:26:28.203269 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-2tfn8/nova-ks-user.txt 2026-04-07 01:26:28.203294 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-c6c796bfd-4dvmr/ 2026-04-07 01:26:28.203321 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-c6c796bfd-4dvmr/init.txt 2026-04-07 01:26:28.203347 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-c6c796bfd-4dvmr/nova-novncproxy-init-assets.txt 2026-04-07 01:26:28.203374 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-c6c796bfd-4dvmr/nova-novncproxy-init.txt 2026-04-07 01:26:28.203403 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-c6c796bfd-4dvmr/nova-novncproxy.txt 2026-04-07 01:26:28.203429 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-2m7l4/ 2026-04-07 01:26:28.203455 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-2m7l4/init.txt 2026-04-07 01:26:28.203482 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-2m7l4/rabbit-init.txt 2026-04-07 01:26:28.203518 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-5f5d55d8b7-5hfrf/ 2026-04-07 01:26:28.203570 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-5f5d55d8b7-5hfrf/init.txt 2026-04-07 01:26:28.203606 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-5f5d55d8b7-5hfrf/nova-scheduler.txt 2026-04-07 01:26:28.203632 | instance | cd+++++++++ pod-logs/openstack/nova-service-cleaner-29592060-ln76f/ 2026-04-07 01:26:28.203658 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29592060-ln76f/init.txt 2026-04-07 01:26:28.203685 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29592060-ln76f/nova-service-cleaner.txt 2026-04-07 01:26:28.203711 | instance | cd+++++++++ pod-logs/openstack/octavia-api-548f575b5b-ssk62/ 2026-04-07 01:26:28.203738 | instance | >f+++++++++ pod-logs/openstack/octavia-api-548f575b5b-ssk62/init.txt 2026-04-07 01:26:28.203768 | instance | >f+++++++++ pod-logs/openstack/octavia-api-548f575b5b-ssk62/octavia-api.txt 2026-04-07 01:26:28.203797 | instance | cd+++++++++ pod-logs/openstack/octavia-bootstrap-9f8jv/ 2026-04-07 01:26:28.203826 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-9f8jv/bootstrap.txt 2026-04-07 01:26:28.203852 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-9f8jv/init.txt 2026-04-07 01:26:28.203880 | instance | cd+++++++++ pod-logs/openstack/octavia-db-init-vrnrc/ 2026-04-07 01:26:28.203907 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-vrnrc/init.txt 2026-04-07 01:26:28.203933 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-vrnrc/octavia-db-init-0.txt 2026-04-07 01:26:28.203971 | instance | cd+++++++++ pod-logs/openstack/octavia-db-sync-tkxpj/ 2026-04-07 01:26:28.204000 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-tkxpj/init.txt 2026-04-07 01:26:28.204026 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-tkxpj/octavia-db-sync.txt 2026-04-07 01:26:28.204053 | instance | cd+++++++++ pod-logs/openstack/octavia-health-manager-default-9pp6r/ 2026-04-07 01:26:28.204078 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-9pp6r/init.txt 2026-04-07 01:26:28.204757 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-9pp6r/octavia-health-manager-get-port.txt 2026-04-07 01:26:28.204901 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-9pp6r/octavia-health-manager-nic-init.txt 2026-04-07 01:26:28.205270 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-9pp6r/octavia-health-manager.txt 2026-04-07 01:26:28.205317 | instance | cd+++++++++ pod-logs/openstack/octavia-housekeeping-77f644cb69-nrgth/ 2026-04-07 01:26:28.205346 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-77f644cb69-nrgth/init.txt 2026-04-07 01:26:28.205374 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-77f644cb69-nrgth/octavia-housekeeping.txt 2026-04-07 01:26:28.205402 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-endpoints-bfjn8/ 2026-04-07 01:26:28.205429 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-bfjn8/init.txt 2026-04-07 01:26:28.205459 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-bfjn8/load-balancer-ks-endpoints-admin.txt 2026-04-07 01:26:28.205488 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-bfjn8/load-balancer-ks-endpoints-internal.txt 2026-04-07 01:26:28.205512 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-bfjn8/load-balancer-ks-endpoints-public.txt 2026-04-07 01:26:28.205537 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-service-84gzk/ 2026-04-07 01:26:28.205572 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-84gzk/init.txt 2026-04-07 01:26:28.205626 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-84gzk/load-balancer-ks-service-registration.txt 2026-04-07 01:26:28.205661 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-user-dxdr9/ 2026-04-07 01:26:28.205687 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-dxdr9/init.txt 2026-04-07 01:26:28.205711 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-dxdr9/octavia-ks-user.txt 2026-04-07 01:26:28.205737 | instance | cd+++++++++ pod-logs/openstack/octavia-rabbit-init-lf8vj/ 2026-04-07 01:26:28.205767 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-lf8vj/init.txt 2026-04-07 01:26:28.205803 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-lf8vj/rabbit-init.txt 2026-04-07 01:26:28.205838 | instance | cd+++++++++ pod-logs/openstack/octavia-worker-5644d464c4-bzzt8/ 2026-04-07 01:26:28.205874 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-5644d464c4-bzzt8/init.txt 2026-04-07 01:26:28.205910 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-5644d464c4-bzzt8/octavia-worker.txt 2026-04-07 01:26:28.205942 | instance | cd+++++++++ pod-logs/openstack/openstack-database-exporter-78c69bc7dd-ckvph/ 2026-04-07 01:26:28.205971 | instance | >f+++++++++ pod-logs/openstack/openstack-database-exporter-78c69bc7dd-ckvph/openstack-database-exporter.txt 2026-04-07 01:26:28.205998 | instance | cd+++++++++ pod-logs/openstack/openstack-exporter-58676486d4-7jqqb/ 2026-04-07 01:26:28.206022 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-58676486d4-7jqqb/build-config.txt 2026-04-07 01:26:28.206046 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-58676486d4-7jqqb/openstack-exporter.txt 2026-04-07 01:26:28.206069 | instance | cd+++++++++ pod-logs/openstack/openvswitch-gxpcr/ 2026-04-07 01:26:28.206093 | instance | >f+++++++++ pod-logs/openstack/openvswitch-gxpcr/init.txt 2026-04-07 01:26:28.206117 | instance | >f+++++++++ pod-logs/openstack/openvswitch-gxpcr/openvswitch-db-perms.txt 2026-04-07 01:26:28.206153 | instance | >f+++++++++ pod-logs/openstack/openvswitch-gxpcr/openvswitch-db.txt 2026-04-07 01:26:28.206188 | instance | >f+++++++++ pod-logs/openstack/openvswitch-gxpcr/openvswitch-vswitchd-modules.txt 2026-04-07 01:26:28.206214 | instance | >f+++++++++ pod-logs/openstack/openvswitch-gxpcr/openvswitch-vswitchd.txt 2026-04-07 01:26:28.206238 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-04-07 01:26:28.206262 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-04-07 01:26:28.206284 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-04-07 01:26:28.206307 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-04-07 01:26:28.206331 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-04-07 01:26:28.206359 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-04-07 01:26:28.206385 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-04-07 01:26:28.206409 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-04-07 01:26:28.206434 | instance | cd+++++++++ pod-logs/openstack/placement-api-7d7c748bf5-9bz8q/ 2026-04-07 01:26:28.206458 | instance | >f+++++++++ pod-logs/openstack/placement-api-7d7c748bf5-9bz8q/init.txt 2026-04-07 01:26:28.206481 | instance | >f+++++++++ pod-logs/openstack/placement-api-7d7c748bf5-9bz8q/placement-api.txt 2026-04-07 01:26:28.206506 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-4xv7f/ 2026-04-07 01:26:28.206530 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-4xv7f/init.txt 2026-04-07 01:26:28.206554 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-4xv7f/placement-db-init-0.txt 2026-04-07 01:26:28.206578 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-8c7xl/ 2026-04-07 01:26:28.206622 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-8c7xl/init.txt 2026-04-07 01:26:28.206676 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-8c7xl/placement-db-sync.txt 2026-04-07 01:26:28.206717 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-tqbqw/ 2026-04-07 01:26:28.206754 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-tqbqw/init.txt 2026-04-07 01:26:28.206789 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-tqbqw/placement-ks-endpoints-admin.txt 2026-04-07 01:26:28.206819 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-tqbqw/placement-ks-endpoints-internal.txt 2026-04-07 01:26:28.206847 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-tqbqw/placement-ks-endpoints-public.txt 2026-04-07 01:26:28.206877 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-brfg9/ 2026-04-07 01:26:28.206907 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-brfg9/init.txt 2026-04-07 01:26:28.206937 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-brfg9/placement-ks-service-registration.txt 2026-04-07 01:26:28.207025 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-pq6j4/ 2026-04-07 01:26:28.207063 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-pq6j4/init.txt 2026-04-07 01:26:28.207097 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-pq6j4/placement-ks-user.txt 2026-04-07 01:26:28.207128 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-59d66cbc78-8mmpg/ 2026-04-07 01:26:28.207162 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-59d66cbc78-8mmpg/percona-xtradb-cluster-operator.txt 2026-04-07 01:26:28.207196 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/ 2026-04-07 01:26:28.207231 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-04-07 01:26:28.207264 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-04-07 01:26:28.207299 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/ 2026-04-07 01:26:28.207343 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-04-07 01:26:28.207375 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-04-07 01:26:28.207404 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-6b5c8b7cdc-7vptt/ 2026-04-07 01:26:28.207434 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-6b5c8b7cdc-7vptt/rabbitmq-cluster-operator.txt 2026-04-07 01:26:28.207466 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/ 2026-04-07 01:26:28.207496 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-04-07 01:26:28.207529 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-04-07 01:26:28.207561 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/ 2026-04-07 01:26:28.207594 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-04-07 01:26:28.207622 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-04-07 01:26:28.207664 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-04-07 01:26:28.207707 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-04-07 01:26:28.207761 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-04-07 01:26:28.207801 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/ 2026-04-07 01:26:28.207839 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-04-07 01:26:28.207873 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-04-07 01:26:28.207905 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/ 2026-04-07 01:26:28.207934 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-04-07 01:26:28.207962 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-04-07 01:26:28.207990 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-69996b7f7f-czbn9/ 2026-04-07 01:26:28.208019 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-69996b7f7f-czbn9/rabbitmq-cluster-operator.txt 2026-04-07 01:26:28.208044 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/ 2026-04-07 01:26:28.208070 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-04-07 01:26:28.208096 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-04-07 01:26:28.208124 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/ 2026-04-07 01:26:28.208154 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-04-07 01:26:28.208183 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-04-07 01:26:28.208215 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/ 2026-04-07 01:26:28.208245 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-04-07 01:26:28.208276 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-04-07 01:26:28.208307 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-senlin-server-0/ 2026-04-07 01:26:28.208339 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-senlin-server-0/rabbitmq.txt 2026-04-07 01:26:28.208375 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-senlin-server-0/setup-container.txt 2026-04-07 01:26:28.208410 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-cb464b779-kn8wz/ 2026-04-07 01:26:28.208446 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-cb464b779-kn8wz/ceph-crash.txt 2026-04-07 01:26:28.208481 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-cb464b779-kn8wz/chown-container-data-dir.txt 2026-04-07 01:26:28.208536 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-cb464b779-kn8wz/make-container-crash-dir.txt 2026-04-07 01:26:28.208573 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-67fd8975c6-77ttd/ 2026-04-07 01:26:28.208606 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-67fd8975c6-77ttd/chown-container-data-dir.txt 2026-04-07 01:26:28.208637 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-67fd8975c6-77ttd/log-collector.txt 2026-04-07 01:26:28.208676 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-67fd8975c6-77ttd/rgw.txt 2026-04-07 01:26:28.208731 | instance | cd+++++++++ pod-logs/openstack/senlin-api-9467d74d5-xxggz/ 2026-04-07 01:26:28.208770 | instance | >f+++++++++ pod-logs/openstack/senlin-api-9467d74d5-xxggz/init.txt 2026-04-07 01:26:28.208803 | instance | >f+++++++++ pod-logs/openstack/senlin-api-9467d74d5-xxggz/senlin-api.txt 2026-04-07 01:26:28.208835 | instance | cd+++++++++ pod-logs/openstack/senlin-conductor-69c8cf9656-ps2zt/ 2026-04-07 01:26:28.208866 | instance | >f+++++++++ pod-logs/openstack/senlin-conductor-69c8cf9656-ps2zt/init.txt 2026-04-07 01:26:28.208896 | instance | >f+++++++++ pod-logs/openstack/senlin-conductor-69c8cf9656-ps2zt/senlin-conductor.txt 2026-04-07 01:26:28.208925 | instance | cd+++++++++ pod-logs/openstack/senlin-db-init-68ns4/ 2026-04-07 01:26:28.208982 | instance | >f+++++++++ pod-logs/openstack/senlin-db-init-68ns4/init.txt 2026-04-07 01:26:28.209021 | instance | >f+++++++++ pod-logs/openstack/senlin-db-init-68ns4/senlin-db-init-0.txt 2026-04-07 01:26:28.209053 | instance | cd+++++++++ pod-logs/openstack/senlin-db-sync-gvjlk/ 2026-04-07 01:26:28.209083 | instance | >f+++++++++ pod-logs/openstack/senlin-db-sync-gvjlk/init.txt 2026-04-07 01:26:28.209114 | instance | >f+++++++++ pod-logs/openstack/senlin-db-sync-gvjlk/senlin-db-sync.txt 2026-04-07 01:26:28.209144 | instance | cd+++++++++ pod-logs/openstack/senlin-engine-cleaner-29592075-cht7n/ 2026-04-07 01:26:28.209173 | instance | >f+++++++++ pod-logs/openstack/senlin-engine-cleaner-29592075-cht7n/init.txt 2026-04-07 01:26:28.209205 | instance | >f+++++++++ pod-logs/openstack/senlin-engine-cleaner-29592075-cht7n/senlin-engine-cleaner.txt 2026-04-07 01:26:28.209237 | instance | cd+++++++++ pod-logs/openstack/senlin-engine-cleaner-29592080-9c2w6/ 2026-04-07 01:26:28.209269 | instance | >f+++++++++ pod-logs/openstack/senlin-engine-cleaner-29592080-9c2w6/init.txt 2026-04-07 01:26:28.209299 | instance | >f+++++++++ pod-logs/openstack/senlin-engine-cleaner-29592080-9c2w6/senlin-engine-cleaner.txt 2026-04-07 01:26:28.209332 | instance | cd+++++++++ pod-logs/openstack/senlin-engine-dc8fb8686-fkr6t/ 2026-04-07 01:26:28.209365 | instance | >f+++++++++ pod-logs/openstack/senlin-engine-dc8fb8686-fkr6t/init.txt 2026-04-07 01:26:28.209397 | instance | >f+++++++++ pod-logs/openstack/senlin-engine-dc8fb8686-fkr6t/senlin-engine.txt 2026-04-07 01:26:28.209433 | instance | cd+++++++++ pod-logs/openstack/senlin-health-manager-5c6d695444-fblpt/ 2026-04-07 01:26:28.209468 | instance | >f+++++++++ pod-logs/openstack/senlin-health-manager-5c6d695444-fblpt/init.txt 2026-04-07 01:26:28.209505 | instance | >f+++++++++ pod-logs/openstack/senlin-health-manager-5c6d695444-fblpt/senlin-health-manager.txt 2026-04-07 01:26:28.209541 | instance | cd+++++++++ pod-logs/openstack/senlin-ks-endpoints-lxsld/ 2026-04-07 01:26:28.209577 | instance | >f+++++++++ pod-logs/openstack/senlin-ks-endpoints-lxsld/clustering-ks-endpoints-admin.txt 2026-04-07 01:26:28.209615 | instance | >f+++++++++ pod-logs/openstack/senlin-ks-endpoints-lxsld/clustering-ks-endpoints-internal.txt 2026-04-07 01:26:28.209646 | instance | >f+++++++++ pod-logs/openstack/senlin-ks-endpoints-lxsld/clustering-ks-endpoints-public.txt 2026-04-07 01:26:28.209676 | instance | >f+++++++++ pod-logs/openstack/senlin-ks-endpoints-lxsld/init.txt 2026-04-07 01:26:28.209724 | instance | cd+++++++++ pod-logs/openstack/senlin-ks-service-7ctvx/ 2026-04-07 01:26:28.209781 | instance | >f+++++++++ pod-logs/openstack/senlin-ks-service-7ctvx/clustering-ks-service-registration.txt 2026-04-07 01:26:28.209816 | instance | >f+++++++++ pod-logs/openstack/senlin-ks-service-7ctvx/init.txt 2026-04-07 01:26:28.209846 | instance | cd+++++++++ pod-logs/openstack/senlin-ks-user-89z7v/ 2026-04-07 01:26:28.209875 | instance | >f+++++++++ pod-logs/openstack/senlin-ks-user-89z7v/init.txt 2026-04-07 01:26:28.209906 | instance | >f+++++++++ pod-logs/openstack/senlin-ks-user-89z7v/senlin-ks-user.txt 2026-04-07 01:26:28.209939 | instance | cd+++++++++ pod-logs/openstack/senlin-rabbit-init-nw65m/ 2026-04-07 01:26:28.209973 | instance | >f+++++++++ pod-logs/openstack/senlin-rabbit-init-nw65m/init.txt 2026-04-07 01:26:28.210006 | instance | >f+++++++++ pod-logs/openstack/senlin-rabbit-init-nw65m/rabbit-init.txt 2026-04-07 01:26:28.210041 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-db4c57c9d-mvl5t/ 2026-04-07 01:26:28.210075 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-db4c57c9d-mvl5t/init.txt 2026-04-07 01:26:28.210110 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-db4c57c9d-mvl5t/staffeln-api.txt 2026-04-07 01:26:28.210145 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-786dd84b9-d2bpc/ 2026-04-07 01:26:28.210179 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-786dd84b9-d2bpc/staffeln-conductor.txt 2026-04-07 01:26:28.210214 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-ksvkz/ 2026-04-07 01:26:28.210246 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-ksvkz/init.txt 2026-04-07 01:26:28.210273 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-ksvkz/staffeln-db-init-0.txt 2026-04-07 01:26:28.210300 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-z4q8j/ 2026-04-07 01:26:28.210331 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-z4q8j/init.txt 2026-04-07 01:26:28.210359 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-z4q8j/staffeln-db-sync.txt 2026-04-07 01:26:28.210389 | instance | cd+++++++++ pod-logs/openstack/tempest-ks-user-6g454/ 2026-04-07 01:26:28.210421 | instance | >f+++++++++ pod-logs/openstack/tempest-ks-user-6g454/init.txt 2026-04-07 01:26:28.210451 | instance | >f+++++++++ pod-logs/openstack/tempest-ks-user-6g454/tempest-ks-user.txt 2026-04-07 01:26:28.210479 | instance | cd+++++++++ pod-logs/openstack/tempest-run-tests-7h82l/ 2026-04-07 01:26:28.210507 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-7h82l/init.txt 2026-04-07 01:26:28.210533 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-7h82l/tempest-run-tests-init.txt 2026-04-07 01:26:28.210559 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-7h82l/tempest-run-tests.txt 2026-04-07 01:26:28.210586 | instance | cd+++++++++ pod-logs/orc-system/ 2026-04-07 01:26:28.210617 | instance | cd+++++++++ pod-logs/orc-system/orc-controller-manager-b56d5d966-7k4kk/ 2026-04-07 01:26:28.210647 | instance | >f+++++++++ pod-logs/orc-system/orc-controller-manager-b56d5d966-7k4kk/manager.txt 2026-04-07 01:26:28.210678 | instance | cd+++++++++ pod-logs/rook-ceph/ 2026-04-07 01:26:28.210712 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-6988c5f444-l4ksf/ 2026-04-07 01:26:28.210767 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-6988c5f444-l4ksf/rook-ceph-operator.txt 2026-04-07 01:26:28.210807 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-04-07 01:26:28.210836 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-sd6tg/ 2026-04-07 01:26:28.210867 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-sd6tg/secretgen-controller.txt 2026-04-07 01:26:28.238263 | 2026-04-07 01:26:28.238407 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-04-07 01:26:28.436629 | instance | changed 2026-04-07 01:26:28.443795 | 2026-04-07 01:26:28.443942 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-04-07 01:26:29.566124 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-04-07 01:26:29.579801 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-07 01:26:29.579852 | instance | Dload Upload Total Spent Left Speed 2026-04-07 01:26:29.584172 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-04-07 01:26:29.749364 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-04-07 01:26:29.757265 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-07 01:26:29.757797 | instance | Dload Upload Total Spent Left Speed 2026-04-07 01:26:29.761797 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-04-07 01:26:30.112489 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-04-07 01:26:30.121165 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-07 01:26:30.121217 | instance | Dload Upload Total Spent Left Speed 2026-04-07 01:26:30.125408 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-04-07 01:26:30.386888 | instance | jq: error (at :888): Cannot iterate over null (null) 2026-04-07 01:26:30.486042 | instance | ERROR 2026-04-07 01:26:30.486318 | instance | { 2026-04-07 01:26:30.486361 | instance | "delta": "0:00:01.735323", 2026-04-07 01:26:30.486386 | instance | "end": "2026-04-07 01:26:30.391386", 2026-04-07 01:26:30.486407 | instance | "msg": "non-zero return code", 2026-04-07 01:26:30.486434 | instance | "rc": 5, 2026-04-07 01:26:30.486459 | instance | "start": "2026-04-07 01:26:28.656063" 2026-04-07 01:26:30.486478 | instance | } 2026-04-07 01:26:30.486505 | instance | ERROR: Ignoring Errors 2026-04-07 01:26:30.492677 | 2026-04-07 01:26:30.492837 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-04-07 01:26:30.893108 | instance | ceph-mgr endpoints: 2026-04-07 01:26:31.084564 | instance | ok: Runtime: 0:00:00.107358 2026-04-07 01:26:31.091492 | 2026-04-07 01:26:31.091586 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-04-07 01:26:31.634579 | instance | ok: Runtime: 0:00:00.100571 2026-04-07 01:26:31.641745 | 2026-04-07 01:26:31.641856 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-04-07 01:26:32.170507 | instance | changed: 2026-04-07 01:26:32.170735 | instance | cd+++++++++ prometheus/ 2026-04-07 01:26:32.170774 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-04-07 01:26:32.170806 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-04-07 01:26:32.170835 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-04-07 01:26:32.189098 | 2026-04-07 01:26:32.189238 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-04-07 01:26:32.409649 | instance | changed 2026-04-07 01:26:32.415310 | 2026-04-07 01:26:32.415386 | TASK [gather-selenium-data : Get selenium data] 2026-04-07 01:26:32.629755 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-04-07 01:26:32.631565 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-04-07 01:26:32.952695 | instance | ERROR 2026-04-07 01:26:32.952888 | instance | { 2026-04-07 01:26:32.952919 | instance | "delta": "0:00:00.006264", 2026-04-07 01:26:32.952941 | instance | "end": "2026-04-07 01:26:32.631843", 2026-04-07 01:26:32.952985 | instance | "msg": "non-zero return code", 2026-04-07 01:26:32.953013 | instance | "rc": 1, 2026-04-07 01:26:32.953035 | instance | "start": "2026-04-07 01:26:32.625579" 2026-04-07 01:26:32.953054 | instance | } 2026-04-07 01:26:32.953094 | instance | ERROR: Ignoring Errors 2026-04-07 01:26:32.958968 | 2026-04-07 01:26:32.959070 | TASK [gather-selenium-data : Downloads logs to executor] 2026-04-07 01:26:33.499984 | instance | changed: cd+++++++++ selenium/ 2026-04-07 01:26:33.509338 | 2026-04-07 01:26:33.509410 | PLAY RECAP 2026-04-07 01:26:33.509460 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3 2026-04-07 01:26:33.509482 | 2026-04-07 01:26:33.686987 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@stable/zed] 2026-04-07 01:26:33.696148 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-07 01:26:34.412783 | 2026-04-07 01:26:34.412969 | PLAY [all] 2026-04-07 01:26:34.424842 | 2026-04-07 01:26:34.424940 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-07 01:26:34.470369 | instance | skipping: Conditional result was False 2026-04-07 01:26:34.483257 | 2026-04-07 01:26:34.483412 | TASK [fetch-output : Set log path for single node] 2026-04-07 01:26:34.531443 | instance | ok 2026-04-07 01:26:34.539242 | 2026-04-07 01:26:34.539356 | LOOP [fetch-output : Ensure local output dirs] 2026-04-07 01:26:34.978898 | instance -> localhost | ok: "/var/lib/zuul/builds/06e14ac5e3444c2684cad680b20e9d7a/work/logs" 2026-04-07 01:26:35.194753 | instance -> localhost | changed: "/var/lib/zuul/builds/06e14ac5e3444c2684cad680b20e9d7a/work/artifacts" 2026-04-07 01:26:35.429523 | instance -> localhost | changed: "/var/lib/zuul/builds/06e14ac5e3444c2684cad680b20e9d7a/work/docs" 2026-04-07 01:26:35.448328 | 2026-04-07 01:26:35.448493 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-07 01:26:36.084944 | instance | changed: .d..t...... ./ 2026-04-07 01:26:36.085431 | instance | changed: All items complete 2026-04-07 01:26:36.085484 | 2026-04-07 01:26:36.535794 | instance | changed: .d..t...... ./ 2026-04-07 01:26:37.001505 | instance | changed: .d..t...... ./ 2026-04-07 01:26:37.028361 | 2026-04-07 01:26:37.028564 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-07 01:26:37.822557 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.008412 2026-04-07 01:26:38.109999 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.015900 2026-04-07 01:26:38.125659 | 2026-04-07 01:26:38.125826 | PLAY [all] 2026-04-07 01:26:38.133700 | 2026-04-07 01:26:38.133785 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-07 01:26:38.594283 | instance | changed 2026-04-07 01:26:38.601611 | 2026-04-07 01:26:38.601675 | PLAY RECAP 2026-04-07 01:26:38.601724 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-07 01:26:38.601747 | 2026-04-07 01:26:38.766373 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-07 01:26:38.782634 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-07 01:26:40.056072 | 2026-04-07 01:26:40.056255 | PLAY [localhost] 2026-04-07 01:26:40.066680 | 2026-04-07 01:26:40.066767 | TASK [Generate Zuul manifest] 2026-04-07 01:26:40.090655 | localhost | ok 2026-04-07 01:26:40.388145 | 2026-04-07 01:26:40.388322 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-07 01:26:41.240995 | localhost | changed 2026-04-07 01:26:41.253263 | 2026-04-07 01:26:41.253392 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-07 01:26:41.295551 | localhost | ok 2026-04-07 01:26:41.303674 | 2026-04-07 01:26:41.303738 | TASK [Upload logs] 2026-04-07 01:26:41.323075 | localhost | ok 2026-04-07 01:26:41.472688 | 2026-04-07 01:26:41.472824 | TASK [Set zuul-log-path fact] 2026-04-07 01:26:41.494745 | localhost | ok 2026-04-07 01:26:41.578821 | 2026-04-07 01:26:41.578978 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-07 01:26:41.610076 | localhost | ok 2026-04-07 01:26:41.622000 | 2026-04-07 01:26:41.622172 | TASK [upload-logs : Create log directories] 2026-04-07 01:26:42.018986 | localhost | changed 2026-04-07 01:26:42.024970 | 2026-04-07 01:26:42.025046 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-07 01:26:42.443369 | localhost -> localhost | ok: Runtime: 0:00:00.036510 2026-04-07 01:26:42.450924 | 2026-04-07 01:26:42.451064 | TASK [upload-logs : Upload logs to log server] 2026-04-07 01:26:43.950164 | localhost | Output suppressed because no_log was given 2026-04-07 01:26:43.956102 | 2026-04-07 01:26:43.956209 | LOOP [upload-logs : Compress console log and json output] 2026-04-07 01:26:44.008135 | localhost | skipping: Conditional result was False 2026-04-07 01:26:44.015139 | localhost | skipping: Conditional result was False 2026-04-07 01:26:44.031641 | 2026-04-07 01:26:44.031813 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-07 01:26:44.080759 | localhost | skipping: Conditional result was False 2026-04-07 01:26:44.081224 | 2026-04-07 01:26:44.084348 | localhost | skipping: Conditional result was False 2026-04-07 01:26:44.093269 | 2026-04-07 01:26:44.093416 | LOOP [upload-logs : Upload console log and json output]