2026-07-23 23:36:56.618191 | Job console starting 2026-07-23 23:36:56.628399 | Updating git repos 2026-07-23 23:36:58.473661 | Cloning repos into workspace 2026-07-23 23:37:09.033881 | Restoring repo states 2026-07-23 23:37:14.339159 | Merging changes 2026-07-23 23:37:15.909370 | Checking out repos 2026-07-23 23:37:19.926268 | Preparing playbooks 2026-07-23 23:37:22.912399 | Running Ansible setup 2026-07-23 23:37:27.008596 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-07-23 23:37:27.618599 | 2026-07-23 23:37:27.618704 | PLAY [localhost] 2026-07-23 23:37:27.626015 | 2026-07-23 23:37:27.626084 | TASK [Gathering Facts] 2026-07-23 23:37:28.501039 | localhost | ok 2026-07-23 23:37:28.511062 | 2026-07-23 23:37:28.511135 | TASK [Setup log path fact] 2026-07-23 23:37:28.530978 | localhost | ok 2026-07-23 23:37:28.544257 | 2026-07-23 23:37:28.544320 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-23 23:37:28.573935 | localhost | ok 2026-07-23 23:37:28.581988 | 2026-07-23 23:37:28.582082 | TASK [emit-job-header : Print job information] 2026-07-23 23:37:28.622514 | # Job Information 2026-07-23 23:37:28.622731 | Ansible Version: 2.16.18 2026-07-23 23:37:28.622799 | Job: atmosphere-molecule-aio-openvswitch 2026-07-23 23:37:28.622848 | Pipeline: check 2026-07-23 23:37:28.622893 | Executor: 2d72f0692154 2026-07-23 23:37:28.622936 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3501 2026-07-23 23:37:28.622990 | Event ID: 0c526c30-86ef-11f1-806e-d487c84140a2 2026-07-23 23:37:28.627614 | 2026-07-23 23:37:28.627678 | LOOP [emit-job-header : Print node information] 2026-07-23 23:37:28.720373 | localhost | ok: 2026-07-23 23:37:28.720579 | localhost | # Node Information 2026-07-23 23:37:28.720623 | localhost | Inventory Hostname: instance 2026-07-23 23:37:28.720655 | localhost | Hostname: np0000186423 2026-07-23 23:37:28.720687 | localhost | Username: zuul 2026-07-23 23:37:28.720721 | localhost | Distro: Ubuntu 22.04 2026-07-23 23:37:28.720752 | localhost | Provider: yul1 2026-07-23 23:37:28.720780 | localhost | Region: ca-ymq-1 2026-07-23 23:37:28.720810 | localhost | Label: ubuntu-jammy-16 2026-07-23 23:37:28.720840 | localhost | Product Name: OpenStack Nova 2026-07-23 23:37:28.720869 | localhost | Interface IP: 199.204.45.229 2026-07-23 23:37:28.735939 | 2026-07-23 23:37:28.736064 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-23 23:37:29.087626 | localhost -> localhost | changed 2026-07-23 23:37:29.095214 | 2026-07-23 23:37:29.095327 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-23 23:37:29.933897 | localhost -> localhost | changed 2026-07-23 23:37:29.944369 | 2026-07-23 23:37:29.944470 | PLAY [all] 2026-07-23 23:37:29.953147 | 2026-07-23 23:37:29.953226 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-23 23:37:30.180313 | instance -> localhost | ok 2026-07-23 23:37:30.192222 | 2026-07-23 23:37:30.192288 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-23 23:37:30.224767 | instance | ok 2026-07-23 23:37:30.239471 | instance | included: /var/lib/zuul/builds/9aa5a6118f5c4894943b2ad476acd7a2/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-23 23:37:30.244883 | 2026-07-23 23:37:30.244943 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-23 23:37:31.141645 | instance -> localhost | Generating public/private rsa key pair. 2026-07-23 23:37:31.141860 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/9aa5a6118f5c4894943b2ad476acd7a2/work/9aa5a6118f5c4894943b2ad476acd7a2_id_rsa 2026-07-23 23:37:31.141903 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/9aa5a6118f5c4894943b2ad476acd7a2/work/9aa5a6118f5c4894943b2ad476acd7a2_id_rsa.pub 2026-07-23 23:37:31.141935 | instance -> localhost | The key fingerprint is: 2026-07-23 23:37:31.141966 | instance -> localhost | SHA256:kCNAq2jObZ9P8MBFGMjuTtpkZMGARl/6xv7AuWDKeG0 zuul-build-sshkey 2026-07-23 23:37:31.142013 | instance -> localhost | The key's randomart image is: 2026-07-23 23:37:31.142044 | instance -> localhost | +---[RSA 3072]----+ 2026-07-23 23:37:31.142079 | instance -> localhost | |o+* .oo. | 2026-07-23 23:37:31.142110 | instance -> localhost | |...Bo... | 2026-07-23 23:37:31.142139 | instance -> localhost | |. ooo +. | 2026-07-23 23:37:31.142168 | instance -> localhost | |.. ++..o | 2026-07-23 23:37:31.142197 | instance -> localhost | |o.+ B S | 2026-07-23 23:37:31.142225 | instance -> localhost | |+ .=+ = | 2026-07-23 23:37:31.142252 | instance -> localhost | | oB* = o | 2026-07-23 23:37:31.142280 | instance -> localhost | |o.=oE * | 2026-07-23 23:37:31.142311 | instance -> localhost | |.+ . +.o | 2026-07-23 23:37:31.142340 | instance -> localhost | +----[SHA256]-----+ 2026-07-23 23:37:31.142403 | instance -> localhost | ok: Runtime: 0:00:00.519998 2026-07-23 23:37:31.149571 | 2026-07-23 23:37:31.149632 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-23 23:37:31.172455 | instance | ok 2026-07-23 23:37:31.180702 | instance | included: /var/lib/zuul/builds/9aa5a6118f5c4894943b2ad476acd7a2/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-23 23:37:31.188237 | 2026-07-23 23:37:31.188296 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-23 23:37:31.212119 | instance | skipping: Conditional result was False 2026-07-23 23:37:31.217373 | 2026-07-23 23:37:31.217433 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-23 23:37:31.625575 | instance | changed 2026-07-23 23:37:31.633056 | 2026-07-23 23:37:31.633118 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-23 23:37:31.858788 | instance | ok 2026-07-23 23:37:31.863705 | 2026-07-23 23:37:31.863771 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-23 23:37:32.316708 | instance | changed 2026-07-23 23:37:32.331668 | 2026-07-23 23:37:32.331817 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-23 23:37:32.794247 | instance | changed 2026-07-23 23:37:32.799974 | 2026-07-23 23:37:32.800036 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-23 23:37:32.824206 | instance | skipping: Conditional result was False 2026-07-23 23:37:32.836191 | 2026-07-23 23:37:32.836302 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-23 23:37:33.140736 | instance -> localhost | changed 2026-07-23 23:37:33.155567 | 2026-07-23 23:37:33.155655 | TASK [add-build-sshkey : Add back temp key] 2026-07-23 23:37:33.410670 | instance -> localhost | Identity added: /var/lib/zuul/builds/9aa5a6118f5c4894943b2ad476acd7a2/work/9aa5a6118f5c4894943b2ad476acd7a2_id_rsa (zuul-build-sshkey) 2026-07-23 23:37:33.410874 | instance -> localhost | ok: Runtime: 0:00:00.013810 2026-07-23 23:37:33.417144 | 2026-07-23 23:37:33.417203 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-23 23:37:33.699318 | instance | ok 2026-07-23 23:37:33.708293 | 2026-07-23 23:37:33.708414 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-23 23:37:33.737039 | instance | skipping: Conditional result was False 2026-07-23 23:37:33.760783 | 2026-07-23 23:37:33.760912 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-07-23 23:37:34.039571 | instance | ok 2026-07-23 23:37:34.047668 | 2026-07-23 23:37:34.047736 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-07-23 23:37:39.146607 | instance | Output suppressed because no_log was given 2026-07-23 23:37:39.155775 | 2026-07-23 23:37:39.155840 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-07-23 23:37:39.337753 | instance | ok: "logs" 2026-07-23 23:37:39.338020 | instance | ok: All items complete 2026-07-23 23:37:39.338053 | 2026-07-23 23:37:39.479195 | instance | ok: "artifacts" 2026-07-23 23:37:39.628617 | instance | ok: "docs" 2026-07-23 23:37:39.642799 | 2026-07-23 23:37:39.642942 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-07-23 23:37:39.824336 | instance | changed: "logs" 2026-07-23 23:37:39.978402 | instance | changed: "artifacts" 2026-07-23 23:37:40.133579 | instance | changed: "docs" 2026-07-23 23:37:40.154882 | 2026-07-23 23:37:40.154993 | PLAY RECAP 2026-07-23 23:37:40.155044 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-07-23 23:37:40.155074 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-23 23:37:40.155099 | 2026-07-23 23:37:40.283182 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-07-23 23:37:40.296387 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-07-23 23:37:40.928253 | 2026-07-23 23:37:40.928365 | PLAY [all] 2026-07-23 23:37:40.939904 | 2026-07-23 23:37:40.939985 | TASK [setup-uv : Extract archive] 2026-07-23 23:37:43.252609 | instance | changed 2026-07-23 23:37:43.259406 | 2026-07-23 23:37:43.259508 | TASK [setup-uv : Print version] 2026-07-23 23:37:43.604541 | instance | uv 0.8.13 2026-07-23 23:37:43.799950 | instance | ok: Runtime: 0:00:00.012034 2026-07-23 23:37:43.809483 | 2026-07-23 23:37:43.809548 | TASK [Install Ansible collection siblings] 2026-07-23 23:37:52.617795 | instance | changed: 2026-07-23 23:37:52.617986 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-07-23 23:37:52.618026 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-07-23 23:37:52.618057 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-07-23 23:37:52.618085 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto 2026-07-23 23:37:52.618113 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general 2026-07-23 23:37:52.618144 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql 2026-07-23 23:37:52.618173 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-07-23 23:37:52.618203 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-07-23 23:37:52.618230 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-07-23 23:37:52.618258 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-07-23 23:37:52.618285 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-07-23 23:37:52.618311 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-07-23 23:37:52.618338 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0 2026-07-23 23:37:52.618365 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0 2026-07-23 23:37:52.618390 | instance | Resolved ansible.utils to v6.0.3 for >=2.9.0 2026-07-23 23:37:52.618417 | instance | Resolved community.crypto to 2.2.3 for 2.2.3 2026-07-23 23:37:52.618444 | instance | Resolved community.general to 7.3.0 for 7.3.0 2026-07-23 23:37:52.618470 | instance | Resolved community.mysql to 3.6.0 for 3.6.0 2026-07-23 23:37:52.618496 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0 2026-07-23 23:37:52.618522 | instance | Resolved openstack.cloud to 2.6.0 for >=2.0.0 2026-07-23 23:37:52.618548 | instance | Resolved vexxhost.ceph to v4.1.0 for >=3.2.0 2026-07-23 23:37:52.618573 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0 2026-07-23 23:37:52.618601 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0 2026-07-23 23:37:52.618638 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0 2026-07-23 23:37:52.618666 | instance | Resolved ansible.utils to v6.0.3 for >=2.9.0,>=6.0.0 2026-07-23 23:37:52.618692 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-07-23 23:37:52.618718 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-07-23 23:37:52.618744 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0 2026-07-23 23:37:52.618770 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0 2026-07-23 23:37:52.618795 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3 2026-07-23 23:37:52.618821 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-07-23 23:37:52.618847 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-07-23 23:37:52.618874 | instance | Checked out ansible.netcommon to 1.2.0 2026-07-23 23:37:52.618900 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-07-23 23:37:52.618933 | instance | Starting galaxy collection install process 2026-07-23 23:37:52.618959 | instance | Process install dependency map 2026-07-23 23:37:52.618985 | instance | Starting collection install process 2026-07-23 23:37:52.619011 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon' 2026-07-23 23:37:52.619037 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon 2026-07-23 23:37:52.619063 | instance | ansible.netcommon:* was installed successfully 2026-07-23 23:37:52.619087 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-07-23 23:37:52.619113 | instance | Creating virtual environment at: .venv 2026-07-23 23:37:52.619138 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-07-23 23:37:52.619164 | instance | Downloading cryptography (4.2MiB) 2026-07-23 23:37:52.619190 | instance | Downloading netaddr (2.2MiB) 2026-07-23 23:37:52.619216 | instance | Downloading pydantic-core (2.0MiB) 2026-07-23 23:37:52.619241 | instance | Downloading ansible-core (2.1MiB) 2026-07-23 23:37:52.619267 | instance | Downloading kubernetes (1.9MiB) 2026-07-23 23:37:52.619292 | instance | Downloading openstacksdk (1.7MiB) 2026-07-23 23:37:52.619318 | instance | Downloading setuptools (1.1MiB) 2026-07-23 23:37:52.619344 | instance | Downloading pygments (1.2MiB) 2026-07-23 23:37:52.619369 | instance | Downloading rjsonnet (1.2MiB) 2026-07-23 23:37:52.619395 | instance | Building pyperclip==1.9.0 2026-07-23 23:37:52.619423 | instance | Downloading rjsonnet 2026-07-23 23:37:52.619450 | instance | Downloading pydantic-core 2026-07-23 23:37:52.619477 | instance | Downloading netaddr 2026-07-23 23:37:52.619503 | instance | Downloading pygments 2026-07-23 23:37:52.619529 | instance | Downloading cryptography 2026-07-23 23:37:52.619555 | instance | Downloading setuptools 2026-07-23 23:37:52.619581 | instance | Downloading kubernetes 2026-07-23 23:37:52.619606 | instance | Downloading ansible-core 2026-07-23 23:37:52.619633 | instance | Downloading openstacksdk 2026-07-23 23:37:52.619659 | instance | Built pyperclip==1.9.0 2026-07-23 23:37:52.619686 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-07-23 23:37:52.619712 | instance | Installed 83 packages in 118ms 2026-07-23 23:37:52.619738 | instance | Checked out ansible.posix to 1.6.0 2026-07-23 23:37:52.619764 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-07-23 23:37:52.619789 | instance | Starting galaxy collection install process 2026-07-23 23:37:52.619814 | instance | Process install dependency map 2026-07-23 23:37:52.619846 | instance | Starting collection install process 2026-07-23 23:37:52.619873 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-07-23 23:37:52.619899 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix 2026-07-23 23:37:52.619925 | instance | ansible.posix:1.6.0 was installed successfully 2026-07-23 23:37:52.619951 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-23 23:37:52.619976 | instance | 2.17.12 2026-07-23 23:37:52.620002 | instance | Checked out ansible.utils to v6.0.3 2026-07-23 23:37:52.620028 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-07-23 23:37:52.620054 | instance | Starting galaxy collection install process 2026-07-23 23:37:52.620079 | instance | Process install dependency map 2026-07-23 23:37:52.620104 | instance | Starting collection install process 2026-07-23 23:37:52.620130 | instance | Installing 'ansible.utils:6.0.3' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils' 2026-07-23 23:37:52.620156 | instance | Created collection for ansible.utils:6.0.3 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils 2026-07-23 23:37:52.620182 | instance | ansible.utils:6.0.3 was installed successfully 2026-07-23 23:37:52.620209 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-23 23:37:52.620234 | instance | 2.17.12 2026-07-23 23:37:52.620260 | instance | Checked out atmosphere.common to v0.7.0 2026-07-23 23:37:52.620286 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-07-23 23:37:52.620311 | instance | Starting galaxy collection install process 2026-07-23 23:37:52.620336 | instance | Process install dependency map 2026-07-23 23:37:52.620361 | instance | Starting collection install process 2026-07-23 23:37:52.620386 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common' 2026-07-23 23:37:52.620411 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common 2026-07-23 23:37:52.620436 | instance | atmosphere.common:0.7.0 was installed successfully 2026-07-23 23:37:52.620461 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-23 23:37:52.620486 | instance | 2.17.12 2026-07-23 23:37:52.620510 | instance | Checked out community.crypto to 2.2.3 2026-07-23 23:37:52.620535 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.crypto 2026-07-23 23:37:52.620560 | instance | Starting galaxy collection install process 2026-07-23 23:37:52.620584 | instance | Process install dependency map 2026-07-23 23:37:52.620608 | instance | Starting collection install process 2026-07-23 23:37:52.620634 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-07-23 23:37:52.620658 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto 2026-07-23 23:37:52.620682 | instance | community.crypto:2.2.3 was installed successfully 2026-07-23 23:37:52.620707 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-23 23:37:52.620731 | instance | 2.17.12 2026-07-23 23:37:52.620755 | instance | Checked out community.general to 7.3.0 2026-07-23 23:37:52.620779 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.general 2026-07-23 23:37:52.620811 | instance | Starting galaxy collection install process 2026-07-23 23:37:52.620837 | instance | Process install dependency map 2026-07-23 23:37:52.620861 | instance | Starting collection install process 2026-07-23 23:37:52.620887 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-07-23 23:37:52.620912 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general 2026-07-23 23:37:52.620937 | instance | community.general:7.3.0 was installed successfully 2026-07-23 23:37:52.620969 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-23 23:37:52.620995 | instance | 2.17.12 2026-07-23 23:37:52.621038 | instance | Checked out community.mysql to 3.6.0 2026-07-23 23:37:52.621069 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.mysql 2026-07-23 23:37:52.621095 | instance | Starting galaxy collection install process 2026-07-23 23:37:52.621121 | instance | Process install dependency map 2026-07-23 23:37:52.621146 | instance | Starting collection install process 2026-07-23 23:37:52.621171 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql' 2026-07-23 23:37:52.621214 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql 2026-07-23 23:37:52.621240 | instance | community.mysql:3.6.0 was installed successfully 2026-07-23 23:37:52.621265 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-23 23:37:52.621290 | instance | 2.17.12 2026-07-23 23:37:52.621316 | instance | Checked out kubernetes.core to 2.4.0 2026-07-23 23:37:52.621346 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-07-23 23:37:52.621377 | instance | Starting galaxy collection install process 2026-07-23 23:37:52.621408 | instance | Process install dependency map 2026-07-23 23:37:52.621440 | instance | Starting collection install process 2026-07-23 23:37:52.621471 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-07-23 23:37:52.621503 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core 2026-07-23 23:37:52.621532 | instance | kubernetes.core:2.4.0 was installed successfully 2026-07-23 23:37:52.621557 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-23 23:37:52.621582 | instance | 2.17.12 2026-07-23 23:37:52.621607 | instance | Checked out openstack.cloud to 2.6.0 2026-07-23 23:37:52.621631 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-07-23 23:37:52.621659 | instance | Starting galaxy collection install process 2026-07-23 23:37:52.621684 | instance | Process install dependency map 2026-07-23 23:37:52.621709 | instance | Starting collection install process 2026-07-23 23:37:52.621734 | instance | Installing 'openstack.cloud:2.6.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud' 2026-07-23 23:37:52.621760 | instance | Created collection for openstack.cloud:2.6.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud 2026-07-23 23:37:52.621784 | instance | openstack.cloud:2.6.0 was installed successfully 2026-07-23 23:37:52.621808 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-23 23:37:52.621833 | instance | 2.17.12 2026-07-23 23:37:52.621864 | instance | Checked out vexxhost.ceph to v4.1.0 2026-07-23 23:37:52.621890 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-07-23 23:37:52.621916 | instance | Starting galaxy collection install process 2026-07-23 23:37:52.621942 | instance | Process install dependency map 2026-07-23 23:37:52.621967 | instance | Starting collection install process 2026-07-23 23:37:52.621992 | instance | Installing 'vexxhost.ceph:4.1.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph' 2026-07-23 23:37:52.622017 | instance | Created collection for vexxhost.ceph:4.1.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph 2026-07-23 23:37:52.622042 | instance | vexxhost.ceph:4.1.0 was installed successfully 2026-07-23 23:37:52.622067 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-23 23:37:52.622092 | instance | 2.17.12 2026-07-23 23:37:52.622117 | instance | Checked out vexxhost.containers to v1.6.8 2026-07-23 23:37:52.622142 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-07-23 23:37:52.622167 | instance | Starting galaxy collection install process 2026-07-23 23:37:52.622192 | instance | Process install dependency map 2026-07-23 23:37:52.622217 | instance | Starting collection install process 2026-07-23 23:37:52.622242 | instance | Installing 'vexxhost.containers:1.6.8' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-07-23 23:37:52.622267 | instance | Created collection for vexxhost.containers:1.6.8 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-07-23 23:37:52.622292 | instance | vexxhost.containers:1.6.8 was installed successfully 2026-07-23 23:37:52.622318 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-23 23:37:52.622343 | instance | 2.17.12 2026-07-23 23:37:52.622368 | instance | Checked out vexxhost.kubernetes to v3.3.0 2026-07-23 23:37:52.622393 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-07-23 23:37:52.622418 | instance | Starting galaxy collection install process 2026-07-23 23:37:52.622443 | instance | Process install dependency map 2026-07-23 23:37:52.622475 | instance | Starting collection install process 2026-07-23 23:37:52.622511 | instance | Installing 'vexxhost.kubernetes:3.3.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-07-23 23:37:52.622544 | instance | Created collection for vexxhost.kubernetes:3.3.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-07-23 23:37:52.622571 | instance | vexxhost.kubernetes:3.3.0 was installed successfully 2026-07-23 23:37:52.622596 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-23 23:37:52.622621 | instance | 2.17.12 2026-07-23 23:37:52.629438 | 2026-07-23 23:37:52.629485 | PLAY RECAP 2026-07-23 23:37:52.629527 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-23 23:37:52.629548 | 2026-07-23 23:37:52.746527 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-07-23 23:37:52.759115 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-07-23 23:37:53.375065 | 2026-07-23 23:37:53.375311 | PLAY [all] 2026-07-23 23:37:53.386719 | 2026-07-23 23:37:53.386788 | TASK [Install "jq" for log collection] 2026-07-23 23:38:14.852204 | instance | changed 2026-07-23 23:38:14.854438 | 2026-07-23 23:38:14.854495 | PLAY RECAP 2026-07-23 23:38:14.854543 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-23 23:38:14.854601 | 2026-07-23 23:38:15.078663 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-07-23 23:38:15.096685 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-07-23 23:38:16.122856 | 2026-07-23 23:38:16.122980 | PLAY [all] 2026-07-23 23:38:16.134233 | 2026-07-23 23:38:16.134303 | LOOP [Check inventory directories] 2026-07-23 23:38:16.464771 | instance | ok: "src/github.com/vexxhost/atmosphere" 2026-07-23 23:38:16.613559 | instance | ok: "src/github.com/vexxhost/atmosphere/molecule/aio/inventory" 2026-07-23 23:38:16.756648 | instance | ok: "src/github.com/vexxhost/atmosphere/extensions/molecule/aio/inventory" 2026-07-23 23:38:16.777255 | 2026-07-23 23:38:16.777413 | LOOP [Copy inventory file for Zuul] 2026-07-23 23:38:17.542674 | instance | changed: 2026-07-23 23:38:17.542872 | instance | { 2026-07-23 23:38:17.542903 | instance | "ansible_loop_var": "item", 2026-07-23 23:38:17.542927 | instance | "changed": false, 2026-07-23 23:38:17.542948 | instance | "failed": false, 2026-07-23 23:38:17.542974 | instance | "invocation": { 2026-07-23 23:38:17.542994 | instance | "module_args": { 2026-07-23 23:38:17.543013 | instance | "checksum_algorithm": "sha1", 2026-07-23 23:38:17.543031 | instance | "follow": true, 2026-07-23 23:38:17.543050 | instance | "get_attributes": true, 2026-07-23 23:38:17.543069 | instance | "get_checksum": true, 2026-07-23 23:38:17.543088 | instance | "get_mime": true, 2026-07-23 23:38:17.543106 | instance | "path": "src/github.com/vexxhost/atmosphere" 2026-07-23 23:38:17.543125 | instance | } 2026-07-23 23:38:17.543143 | instance | }, 2026-07-23 23:38:17.543160 | instance | "item": "src/github.com/vexxhost/atmosphere", 2026-07-23 23:38:17.543178 | instance | "stat": { 2026-07-23 23:38:17.543195 | instance | "atime": 1784849865.8158886, 2026-07-23 23:38:17.543213 | instance | "attr_flags": "e", 2026-07-23 23:38:17.543231 | instance | "attributes": [ 2026-07-23 23:38:17.543249 | instance | "extents" 2026-07-23 23:38:17.543267 | instance | ], 2026-07-23 23:38:17.543284 | instance | "block_size": 4096, 2026-07-23 23:38:17.543302 | instance | "blocks": 8, 2026-07-23 23:38:17.543320 | instance | "charset": "unknown", 2026-07-23 23:38:17.543338 | instance | "ctime": 1784849864.5518062, 2026-07-23 23:38:17.543356 | instance | "dev": 64513, 2026-07-23 23:38:17.543375 | instance | "device_type": 0, 2026-07-23 23:38:17.543393 | instance | "executable": true, 2026-07-23 23:38:17.543410 | instance | "exists": true, 2026-07-23 23:38:17.543428 | instance | "gid": 1000, 2026-07-23 23:38:17.543445 | instance | "gr_name": "zuul", 2026-07-23 23:38:17.543463 | instance | "inode": 1046885, 2026-07-23 23:38:17.543480 | instance | "isblk": false, 2026-07-23 23:38:17.543498 | instance | "ischr": false, 2026-07-23 23:38:17.543515 | instance | "isdir": true, 2026-07-23 23:38:17.543533 | instance | "isfifo": false, 2026-07-23 23:38:17.543550 | instance | "isgid": false, 2026-07-23 23:38:17.543567 | instance | "islnk": false, 2026-07-23 23:38:17.543585 | instance | "isreg": false, 2026-07-23 23:38:17.543602 | instance | "issock": false, 2026-07-23 23:38:17.543620 | instance | "isuid": false, 2026-07-23 23:38:17.543638 | instance | "mimetype": "unknown", 2026-07-23 23:38:17.543655 | instance | "mode": "0755", 2026-07-23 23:38:17.543673 | instance | "mtime": 1784849864.5518062, 2026-07-23 23:38:17.543691 | instance | "nlink": 23, 2026-07-23 23:38:17.543708 | instance | "path": "src/github.com/vexxhost/atmosphere", 2026-07-23 23:38:17.543726 | instance | "pw_name": "zuul", 2026-07-23 23:38:17.543746 | instance | "readable": true, 2026-07-23 23:38:17.543764 | instance | "rgrp": true, 2026-07-23 23:38:17.543782 | instance | "roth": true, 2026-07-23 23:38:17.543811 | instance | "rusr": true, 2026-07-23 23:38:17.543830 | instance | "size": 4096, 2026-07-23 23:38:17.543849 | instance | "uid": 1000, 2026-07-23 23:38:17.543867 | instance | "version": "1015431801", 2026-07-23 23:38:17.543886 | instance | "wgrp": false, 2026-07-23 23:38:17.543905 | instance | "woth": false, 2026-07-23 23:38:17.543924 | instance | "writeable": true, 2026-07-23 23:38:17.543942 | instance | "wusr": true, 2026-07-23 23:38:17.543961 | instance | "xgrp": true, 2026-07-23 23:38:17.543978 | instance | "xoth": true, 2026-07-23 23:38:17.543996 | instance | "xusr": true 2026-07-23 23:38:17.544014 | instance | } 2026-07-23 23:38:17.544032 | instance | } 2026-07-23 23:38:17.544065 | instance | ok: All items complete 2026-07-23 23:38:17.544087 | 2026-07-23 23:38:17.545411 | instance | skipping: Conditional result was False 2026-07-23 23:38:17.545991 | instance | skipping: Conditional result was False 2026-07-23 23:38:17.560265 | 2026-07-23 23:38:17.560357 | LOOP [Switch "ansible_host" to private IP] 2026-07-23 23:38:17.907022 | instance | changed: 1 replacements made 2026-07-23 23:38:17.908565 | instance | skipping: Conditional result was False 2026-07-23 23:38:17.910743 | instance | skipping: Conditional result was False 2026-07-23 23:38:17.928393 | 2026-07-23 23:38:17.928538 | TASK [Run Molecule scenario] 2026-07-23 23:38:18.829524 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-07-23 23:38:19.209173 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-07-23 23:38:19.209298 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0... 2026-07-23 23:38:30.352775 | instance | INFO [aio > dependency] Executing 2026-07-23 23:38:30.352884 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml 2026-07-23 23:38:30.353153 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml 2026-07-23 23:38:30.353238 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-07-23 23:38:30.360801 | instance | INFO [aio > cleanup] Executing 2026-07-23 23:38:30.361115 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-07-23 23:38:30.368631 | instance | INFO [aio > destroy] Executing 2026-07-23 23:38:30.368671 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-07-23 23:38:30.368744 | instance | INFO [aio > destroy] Executed: Successful 2026-07-23 23:38:30.376198 | instance | INFO [aio > syntax] Executing 2026-07-23 23:38:33.483924 | instance | 2026-07-23 23:38:33.484194 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-07-23 23:38:33.786221 | instance | INFO [aio > syntax] Executed: Successful 2026-07-23 23:38:33.799296 | instance | INFO [aio > create] Executing 2026-07-23 23:38:33.801097 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-07-23 23:38:33.808476 | instance | INFO [aio > prepare] Executing 2026-07-23 23:38:34.715341 | instance | 2026-07-23 23:38:34.715547 | instance | PLAY [Prepare] ***************************************************************** 2026-07-23 23:38:34.715816 | instance | 2026-07-23 23:38:34.716095 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-23 23:38:34.716315 | instance | Thursday 23 July 2026 23:38:34 +0000 (0:00:00.024) 0:00:00.024 ********* 2026-07-23 23:38:35.829329 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-07-23 23:38:35.829529 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-07-23 23:38:35.829804 | instance | interpreter could change the meaning of that path. See 2026-07-23 23:38:35.830150 | instance | https://docs.ansible.com/ansible- 2026-07-23 23:38:35.830438 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-07-23 23:38:35.839086 | instance | ok: [instance] 2026-07-23 23:38:35.839342 | instance | 2026-07-23 23:38:35.839605 | instance | TASK [Configure short hostname] ************************************************ 2026-07-23 23:38:35.839908 | instance | Thursday 23 July 2026 23:38:35 +0000 (0:00:01.124) 0:00:01.149 ********* 2026-07-23 23:38:36.531485 | instance | changed: [instance] 2026-07-23 23:38:36.531692 | instance | 2026-07-23 23:38:36.532070 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-07-23 23:38:36.532326 | instance | Thursday 23 July 2026 23:38:36 +0000 (0:00:00.691) 0:00:01.841 ********* 2026-07-23 23:38:36.786603 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-07-23 23:38:36.786887 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-07-23 23:38:36.787240 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-07-23 23:38:36.795513 | instance | changed: [instance] 2026-07-23 23:38:36.795789 | instance | 2026-07-23 23:38:36.796038 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-07-23 23:38:36.796310 | instance | Thursday 23 July 2026 23:38:36 +0000 (0:00:00.264) 0:00:02.105 ********* 2026-07-23 23:38:37.913061 | instance | ok: [instance] 2026-07-23 23:38:37.913302 | instance | 2026-07-23 23:38:37.913542 | instance | TASK [Purge "snapd" package] *************************************************** 2026-07-23 23:38:37.913810 | instance | Thursday 23 July 2026 23:38:37 +0000 (0:00:01.116) 0:00:03.222 ********* 2026-07-23 23:38:38.593172 | instance | ok: [instance] 2026-07-23 23:38:38.593369 | instance | 2026-07-23 23:38:38.593644 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-07-23 23:38:38.593893 | instance | 2026-07-23 23:38:38.594251 | instance | TASK [Create folders for workspace] ******************************************** 2026-07-23 23:38:38.594557 | instance | Thursday 23 July 2026 23:38:38 +0000 (0:00:00.681) 0:00:03.903 ********* 2026-07-23 23:38:39.629947 | instance | changed: [localhost] => (item=group_vars) 2026-07-23 23:38:39.630226 | instance | changed: [localhost] => (item=group_vars/all) 2026-07-23 23:38:39.630534 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-07-23 23:38:39.630829 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-07-23 23:38:39.631115 | instance | changed: [localhost] => (item=group_vars/computes) 2026-07-23 23:38:39.631400 | instance | changed: [localhost] => (item=host_vars) 2026-07-23 23:38:39.631736 | instance | 2026-07-23 23:38:39.632070 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-07-23 23:38:39.632294 | instance | 2026-07-23 23:38:39.632592 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-07-23 23:38:39.632889 | instance | Thursday 23 July 2026 23:38:39 +0000 (0:00:01.036) 0:00:04.940 ********* 2026-07-23 23:38:39.805482 | instance | changed: [localhost] 2026-07-23 23:38:39.805670 | instance | 2026-07-23 23:38:39.805950 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-07-23 23:38:39.806498 | instance | Thursday 23 July 2026 23:38:39 +0000 (0:00:00.176) 0:00:05.116 ********* 2026-07-23 23:38:39.832537 | instance | ok: [localhost] 2026-07-23 23:38:39.832771 | instance | 2026-07-23 23:38:39.833049 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-07-23 23:38:39.833320 | instance | Thursday 23 July 2026 23:38:39 +0000 (0:00:00.026) 0:00:05.142 ********* 2026-07-23 23:38:39.882402 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '29ad7eb9-1e06-5da4-bb7b-e6be0a2f647b'}) 2026-07-23 23:38:39.882670 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-07-23 23:38:39.882922 | instance | 2026-07-23 23:38:39.883250 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-07-23 23:38:39.883527 | instance | Thursday 23 July 2026 23:38:39 +0000 (0:00:00.050) 0:00:05.192 ********* 2026-07-23 23:38:40.428178 | instance | changed: [localhost] 2026-07-23 23:38:40.428241 | instance | 2026-07-23 23:38:40.428398 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-07-23 23:38:40.428457 | instance | 2026-07-23 23:38:40.428584 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-07-23 23:38:40.428705 | instance | Thursday 23 July 2026 23:38:40 +0000 (0:00:00.545) 0:00:05.738 ********* 2026-07-23 23:38:40.607328 | instance | changed: [localhost] 2026-07-23 23:38:40.607565 | instance | 2026-07-23 23:38:40.607835 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-07-23 23:38:40.608102 | instance | Thursday 23 July 2026 23:38:40 +0000 (0:00:00.178) 0:00:05.917 ********* 2026-07-23 23:38:40.636508 | instance | ok: [localhost] 2026-07-23 23:38:40.636572 | instance | 2026-07-23 23:38:40.636595 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-07-23 23:38:40.636606 | instance | Thursday 23 July 2026 23:38:40 +0000 (0:00:00.028) 0:00:05.946 ********* 2026-07-23 23:38:40.672135 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-07-23 23:38:40.672383 | instance | 2026-07-23 23:38:40.672815 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-07-23 23:38:40.673167 | instance | Thursday 23 July 2026 23:38:40 +0000 (0:00:00.035) 0:00:05.982 ********* 2026-07-23 23:38:41.010985 | instance | changed: [localhost] 2026-07-23 23:38:41.011085 | instance | 2026-07-23 23:38:41.011266 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-07-23 23:38:41.011502 | instance | 2026-07-23 23:38:41.011712 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-07-23 23:38:41.011949 | instance | Thursday 23 July 2026 23:38:41 +0000 (0:00:00.339) 0:00:06.321 ********* 2026-07-23 23:38:41.184071 | instance | changed: [localhost] 2026-07-23 23:38:41.184917 | instance | 2026-07-23 23:38:41.184957 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-07-23 23:38:41.184969 | instance | Thursday 23 July 2026 23:38:41 +0000 (0:00:00.172) 0:00:06.493 ********* 2026-07-23 23:38:41.215398 | instance | ok: [localhost] 2026-07-23 23:38:41.215437 | instance | 2026-07-23 23:38:41.215449 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-07-23 23:38:41.215459 | instance | Thursday 23 July 2026 23:38:41 +0000 (0:00:00.030) 0:00:06.524 ********* 2026-07-23 23:38:41.261352 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-07-23 23:38:41.261646 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-07-23 23:38:41.262040 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-07-23 23:38:41.262396 | instance | 2026-07-23 23:38:41.262732 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-07-23 23:38:41.263061 | instance | Thursday 23 July 2026 23:38:41 +0000 (0:00:00.046) 0:00:06.571 ********* 2026-07-23 23:38:41.612339 | instance | changed: [localhost] 2026-07-23 23:38:41.612470 | instance | 2026-07-23 23:38:41.612624 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-07-23 23:38:41.612823 | instance | 2026-07-23 23:38:41.613013 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-07-23 23:38:41.613170 | instance | Thursday 23 July 2026 23:38:41 +0000 (0:00:00.350) 0:00:06.921 ********* 2026-07-23 23:38:41.783443 | instance | changed: [localhost] 2026-07-23 23:38:41.783769 | instance | 2026-07-23 23:38:41.784283 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-07-23 23:38:41.784580 | instance | Thursday 23 July 2026 23:38:41 +0000 (0:00:00.170) 0:00:07.092 ********* 2026-07-23 23:38:41.815316 | instance | ok: [localhost] 2026-07-23 23:38:41.815751 | instance | 2026-07-23 23:38:41.816115 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-07-23 23:38:41.816522 | instance | Thursday 23 July 2026 23:38:41 +0000 (0:00:00.030) 0:00:07.123 ********* 2026-07-23 23:38:41.854733 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-07-23 23:38:41.855095 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-07-23 23:38:41.855518 | instance | 2026-07-23 23:38:41.855867 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-07-23 23:38:41.856197 | instance | Thursday 23 July 2026 23:38:41 +0000 (0:00:00.038) 0:00:07.161 ********* 2026-07-23 23:38:42.200353 | instance | changed: [localhost] 2026-07-23 23:38:42.200480 | instance | 2026-07-23 23:38:42.201170 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-07-23 23:38:42.201229 | instance | 2026-07-23 23:38:42.201237 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-23 23:38:42.201244 | instance | Thursday 23 July 2026 23:38:42 +0000 (0:00:00.348) 0:00:07.510 ********* 2026-07-23 23:38:42.887414 | instance | ok: [localhost] 2026-07-23 23:38:42.887497 | instance | 2026-07-23 23:38:42.887576 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-07-23 23:38:42.887746 | instance | Thursday 23 July 2026 23:38:42 +0000 (0:00:00.687) 0:00:08.197 ********* 2026-07-23 23:38:43.078102 | instance | changed: [localhost] 2026-07-23 23:38:43.078252 | instance | 2026-07-23 23:38:43.078554 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-07-23 23:38:43.078608 | instance | Thursday 23 July 2026 23:38:43 +0000 (0:00:00.190) 0:00:08.388 ********* 2026-07-23 23:38:43.114956 | instance | ok: [localhost] 2026-07-23 23:38:43.115049 | instance | 2026-07-23 23:38:43.115128 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-07-23 23:38:43.115286 | instance | Thursday 23 July 2026 23:38:43 +0000 (0:00:00.036) 0:00:08.425 ********* 2026-07-23 23:38:43.853452 | instance | ok: [localhost] => (item=keycloak_host) 2026-07-23 23:38:43.853525 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-07-23 23:38:43.853532 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-07-23 23:38:43.853538 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-07-23 23:38:43.853544 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-07-23 23:38:43.853549 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-07-23 23:38:43.853555 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-07-23 23:38:43.853560 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-07-23 23:38:43.853565 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-07-23 23:38:43.853570 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-07-23 23:38:43.853575 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-07-23 23:38:43.853579 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-07-23 23:38:43.853592 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-07-23 23:38:43.853597 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-07-23 23:38:43.853602 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-07-23 23:38:43.853607 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-07-23 23:38:43.853612 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-07-23 23:38:43.853617 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-07-23 23:38:43.853622 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-07-23 23:38:43.853627 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-07-23 23:38:43.853632 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-07-23 23:38:43.853636 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-07-23 23:38:43.853642 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-07-23 23:38:43.853648 | instance | 2026-07-23 23:38:43.853653 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-07-23 23:38:43.853658 | instance | Thursday 23 July 2026 23:38:43 +0000 (0:00:00.735) 0:00:09.160 ********* 2026-07-23 23:38:44.210851 | instance | changed: [localhost] 2026-07-23 23:38:44.210941 | instance | 2026-07-23 23:38:44.211078 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-07-23 23:38:44.211292 | instance | Thursday 23 July 2026 23:38:44 +0000 (0:00:00.360) 0:00:09.521 ********* 2026-07-23 23:38:44.402893 | instance | changed: [localhost] 2026-07-23 23:38:44.403310 | instance | 2026-07-23 23:38:44.403675 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-07-23 23:38:44.403989 | instance | 2026-07-23 23:38:44.404325 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-07-23 23:38:44.404664 | instance | Thursday 23 July 2026 23:38:44 +0000 (0:00:00.189) 0:00:09.710 ********* 2026-07-23 23:38:44.579089 | instance | changed: [localhost] 2026-07-23 23:38:44.579235 | instance | 2026-07-23 23:38:44.579526 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-07-23 23:38:44.579747 | instance | Thursday 23 July 2026 23:38:44 +0000 (0:00:00.175) 0:00:09.886 ********* 2026-07-23 23:38:44.611210 | instance | ok: [localhost] 2026-07-23 23:38:44.611610 | instance | 2026-07-23 23:38:44.611953 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-07-23 23:38:44.612287 | instance | Thursday 23 July 2026 23:38:44 +0000 (0:00:00.033) 0:00:09.920 ********* 2026-07-23 23:38:44.654225 | instance | ok: [localhost] => (item={'key': 'neutron_networks', 'value': [{'name': 'public', 'external': True, 'shared': True, 'mtu_size': 1500, 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'subnets': [{'name': 'public-subnet', 'cidr': '10.96.250.0/24', 'gateway_ip': '10.96.250.10', 'allocation_pool_start': '10.96.250.200', 'allocation_pool_end': '10.96.250.220', 'enable_dhcp': True}]}]}) 2026-07-23 23:38:44.654428 | instance | 2026-07-23 23:38:44.654586 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-07-23 23:38:44.654749 | instance | Thursday 23 July 2026 23:38:44 +0000 (0:00:00.042) 0:00:09.962 ********* 2026-07-23 23:38:45.015281 | instance | changed: [localhost] 2026-07-23 23:38:45.015659 | instance | 2026-07-23 23:38:45.015996 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-07-23 23:38:45.016305 | instance | 2026-07-23 23:38:45.016633 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-07-23 23:38:45.016961 | instance | Thursday 23 July 2026 23:38:45 +0000 (0:00:00.362) 0:00:10.325 ********* 2026-07-23 23:38:45.203154 | instance | changed: [localhost] 2026-07-23 23:38:45.203538 | instance | 2026-07-23 23:38:45.203877 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-07-23 23:38:45.204212 | instance | Thursday 23 July 2026 23:38:45 +0000 (0:00:00.187) 0:00:10.512 ********* 2026-07-23 23:38:45.234161 | instance | ok: [localhost] 2026-07-23 23:38:45.234513 | instance | 2026-07-23 23:38:45.234852 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-07-23 23:38:45.235186 | instance | Thursday 23 July 2026 23:38:45 +0000 (0:00:00.031) 0:00:10.544 ********* 2026-07-23 23:38:45.275741 | instance | ok: [localhost] => (item={'key': 'nova_flavors', 'value': [{'name': 'm1.tiny', 'ram': 512, 'disk': 1, 'vcpus': 1}, {'name': 'm1.small', 'ram': 2048, 'disk': 20, 'vcpus': 1}, {'name': 'm1.medium', 'ram': 4096, 'disk': 40, 'vcpus': 2}, {'name': 'm1.large', 'ram': 8192, 'disk': 80, 'vcpus': 4}, {'name': 'm1.xlarge', 'ram': 16384, 'disk': 160, 'vcpus': 8}]}) 2026-07-23 23:38:45.276091 | instance | 2026-07-23 23:38:45.276443 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-07-23 23:38:45.276778 | instance | Thursday 23 July 2026 23:38:45 +0000 (0:00:00.041) 0:00:10.586 ********* 2026-07-23 23:38:45.634244 | instance | changed: [localhost] 2026-07-23 23:38:45.634449 | instance | 2026-07-23 23:38:45.634462 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-07-23 23:38:45.634481 | instance | 2026-07-23 23:38:45.634649 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-07-23 23:38:45.634929 | instance | Thursday 23 July 2026 23:38:45 +0000 (0:00:00.357) 0:00:10.944 ********* 2026-07-23 23:38:45.822588 | instance | changed: [localhost] 2026-07-23 23:38:45.822833 | instance | 2026-07-23 23:38:45.823116 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-07-23 23:38:45.823401 | instance | Thursday 23 July 2026 23:38:45 +0000 (0:00:00.188) 0:00:11.133 ********* 2026-07-23 23:38:45.853685 | instance | ok: [localhost] 2026-07-23 23:38:45.853914 | instance | 2026-07-23 23:38:45.854217 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-07-23 23:38:45.854534 | instance | Thursday 23 July 2026 23:38:45 +0000 (0:00:00.030) 0:00:11.163 ********* 2026-07-23 23:38:46.256436 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-07-23 23:38:46.256888 | instance | ok: [localhost] => (item=keepalived_password) 2026-07-23 23:38:46.257231 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-07-23 23:38:46.257562 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-07-23 23:38:46.257886 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-07-23 23:38:46.258245 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-07-23 23:38:46.258581 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-07-23 23:38:46.258906 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-07-23 23:38:46.259234 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-07-23 23:38:46.259559 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-07-23 23:38:46.259883 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-07-23 23:38:46.260205 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-07-23 23:38:46.260562 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-07-23 23:38:46.261251 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-07-23 23:38:46.261552 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-07-23 23:38:46.261759 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-07-23 23:38:46.261963 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-07-23 23:38:46.262184 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-07-23 23:38:46.262395 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-07-23 23:38:46.262599 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-07-23 23:38:46.262818 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-07-23 23:38:46.263022 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-07-23 23:38:46.263224 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-07-23 23:38:46.263426 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-07-23 23:38:46.263629 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-07-23 23:38:46.263833 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-07-23 23:38:46.264036 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-07-23 23:38:46.264240 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-07-23 23:38:46.264443 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-07-23 23:38:46.264646 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-07-23 23:38:46.264868 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-07-23 23:38:46.265073 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-07-23 23:38:46.265276 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-07-23 23:38:46.265479 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-07-23 23:38:46.265681 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-07-23 23:38:46.265885 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-07-23 23:38:46.266098 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-07-23 23:38:46.266323 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-07-23 23:38:46.266528 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-07-23 23:38:46.266732 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-07-23 23:38:46.266943 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-07-23 23:38:46.267146 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-07-23 23:38:46.267347 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-07-23 23:38:46.267559 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-07-23 23:38:46.267774 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-07-23 23:38:46.267980 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-07-23 23:38:46.268182 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-07-23 23:38:46.268384 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-07-23 23:38:46.268588 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-07-23 23:38:46.268813 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-07-23 23:38:46.269026 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-07-23 23:38:46.269242 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-07-23 23:38:46.269450 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-07-23 23:38:46.269778 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-07-23 23:38:46.269972 | instance | 2026-07-23 23:38:46.270209 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-07-23 23:38:46.270418 | instance | Thursday 23 July 2026 23:38:46 +0000 (0:00:00.402) 0:00:11.566 ********* 2026-07-23 23:38:46.310477 | instance | ok: [localhost] => (item=barbican_kek) 2026-07-23 23:38:46.310624 | instance | 2026-07-23 23:38:46.310771 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-07-23 23:38:46.310925 | instance | Thursday 23 July 2026 23:38:46 +0000 (0:00:00.054) 0:00:11.620 ********* 2026-07-23 23:38:46.737253 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-07-23 23:38:46.738151 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-07-23 23:38:46.738207 | instance | 2026-07-23 23:38:46.738216 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-07-23 23:38:46.738223 | instance | Thursday 23 July 2026 23:38:46 +0000 (0:00:00.426) 0:00:12.047 ********* 2026-07-23 23:38:49.687383 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-07-23 23:38:49.687462 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-07-23 23:38:49.687987 | instance | 2026-07-23 23:38:49.688052 | instance | TASK [Set values for SSH keys] ************************************************* 2026-07-23 23:38:49.688060 | instance | Thursday 23 July 2026 23:38:49 +0000 (0:00:02.950) 0:00:14.997 ********* 2026-07-23 23:38:49.745053 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-07-23 23:38:49.745585 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-07-23 23:38:49.745628 | instance | 2026-07-23 23:38:49.745636 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-07-23 23:38:49.745642 | instance | Thursday 23 July 2026 23:38:49 +0000 (0:00:00.057) 0:00:15.055 ********* 2026-07-23 23:38:50.085050 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-07-23 23:38:50.085234 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-07-23 23:38:50.085613 | instance | 2026-07-23 23:38:50.085984 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-07-23 23:38:50.086348 | instance | Thursday 23 July 2026 23:38:50 +0000 (0:00:00.339) 0:00:15.395 ********* 2026-07-23 23:38:50.422289 | instance | changed: [localhost] 2026-07-23 23:38:50.422387 | instance | 2026-07-23 23:38:50.422814 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-07-23 23:38:50.422880 | instance | Thursday 23 July 2026 23:38:50 +0000 (0:00:00.337) 0:00:15.732 ********* 2026-07-23 23:38:50.464802 | instance | skipping: [localhost] 2026-07-23 23:38:50.465673 | instance | 2026-07-23 23:38:50.465748 | instance | PLAY [Setup networking] ******************************************************** 2026-07-23 23:38:50.465757 | instance | 2026-07-23 23:38:50.465763 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-23 23:38:50.465770 | instance | Thursday 23 July 2026 23:38:50 +0000 (0:00:00.043) 0:00:15.775 ********* 2026-07-23 23:38:51.182084 | instance | ok: [instance] 2026-07-23 23:38:51.182243 | instance | 2026-07-23 23:38:51.182257 | instance | TASK [Create bridge for management network] ************************************ 2026-07-23 23:38:51.182405 | instance | Thursday 23 July 2026 23:38:51 +0000 (0:00:00.717) 0:00:16.492 ********* 2026-07-23 23:38:51.511216 | instance | ok: [instance] 2026-07-23 23:38:51.511302 | instance | 2026-07-23 23:38:51.511632 | instance | TASK [Create fake interface for management bridge] ***************************** 2026-07-23 23:38:51.511681 | instance | Thursday 23 July 2026 23:38:51 +0000 (0:00:00.329) 0:00:16.821 ********* 2026-07-23 23:38:51.745805 | instance | ok: [instance] 2026-07-23 23:38:51.745890 | instance | 2026-07-23 23:38:51.746023 | instance | TASK [Assign dummy interface to management bridge] ***************************** 2026-07-23 23:38:51.746296 | instance | Thursday 23 July 2026 23:38:51 +0000 (0:00:00.234) 0:00:17.056 ********* 2026-07-23 23:38:51.967813 | instance | ok: [instance] 2026-07-23 23:38:51.967951 | instance | 2026-07-23 23:38:51.968046 | instance | TASK [Assign IP address for management bridge] ********************************* 2026-07-23 23:38:51.968198 | instance | Thursday 23 July 2026 23:38:51 +0000 (0:00:00.221) 0:00:17.277 ********* 2026-07-23 23:38:52.169747 | instance | ok: [instance] 2026-07-23 23:38:52.169938 | instance | 2026-07-23 23:38:52.170287 | instance | TASK [Bring up interfaces] ***************************************************** 2026-07-23 23:38:52.170561 | instance | Thursday 23 July 2026 23:38:52 +0000 (0:00:00.201) 0:00:17.479 ********* 2026-07-23 23:38:52.562484 | instance | ok: [instance] => (item=br-mgmt) 2026-07-23 23:38:52.562726 | instance | ok: [instance] => (item=dummy0) 2026-07-23 23:38:52.562871 | instance | 2026-07-23 23:38:52.563032 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-07-23 23:38:52.563171 | instance | 2026-07-23 23:38:52.563318 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-23 23:38:52.563464 | instance | Thursday 23 July 2026 23:38:52 +0000 (0:00:00.390) 0:00:17.870 ********* 2026-07-23 23:38:53.282276 | instance | ok: [instance] 2026-07-23 23:38:53.282377 | instance | 2026-07-23 23:38:53.282391 | instance | TASK [Install depedencies] ***************************************************** 2026-07-23 23:38:53.282482 | instance | Thursday 23 July 2026 23:38:53 +0000 (0:00:00.720) 0:00:18.591 ********* 2026-07-23 23:39:12.626461 | instance | changed: [instance] 2026-07-23 23:39:12.626617 | instance | 2026-07-23 23:39:12.626893 | instance | TASK [Start up service] ******************************************************** 2026-07-23 23:39:12.627183 | instance | Thursday 23 July 2026 23:39:12 +0000 (0:00:19.345) 0:00:37.936 ********* 2026-07-23 23:39:13.203604 | instance | ok: [instance] 2026-07-23 23:39:13.203721 | instance | 2026-07-23 23:39:13.203988 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-07-23 23:39:13.204306 | instance | Thursday 23 July 2026 23:39:13 +0000 (0:00:00.577) 0:00:38.513 ********* 2026-07-23 23:39:13.419172 | instance | ok: [instance] 2026-07-23 23:39:13.419367 | instance | 2026-07-23 23:39:13.419639 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-07-23 23:39:13.419885 | instance | Thursday 23 July 2026 23:39:13 +0000 (0:00:00.215) 0:00:38.729 ********* 2026-07-23 23:39:13.892366 | instance | changed: [instance] 2026-07-23 23:39:13.892460 | instance | 2026-07-23 23:39:13.892473 | instance | TASK [Get list of all loopback devices] **************************************** 2026-07-23 23:39:13.892483 | instance | Thursday 23 July 2026 23:39:13 +0000 (0:00:00.472) 0:00:39.201 ********* 2026-07-23 23:39:14.082990 | instance | ok: [instance] 2026-07-23 23:39:14.083046 | instance | 2026-07-23 23:39:14.083304 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-07-23 23:39:14.083343 | instance | Thursday 23 July 2026 23:39:14 +0000 (0:00:00.191) 0:00:39.393 ********* 2026-07-23 23:39:14.112635 | instance | skipping: [instance] 2026-07-23 23:39:14.113006 | instance | 2026-07-23 23:39:14.113029 | instance | TASK [Create devices for Ceph] ************************************************* 2026-07-23 23:39:14.113035 | instance | Thursday 23 July 2026 23:39:14 +0000 (0:00:00.029) 0:00:39.422 ********* 2026-07-23 23:39:14.671045 | instance | changed: [instance] => (item=osd0) 2026-07-23 23:39:14.671147 | instance | changed: [instance] => (item=osd1) 2026-07-23 23:39:14.671839 | instance | changed: [instance] => (item=osd2) 2026-07-23 23:39:14.671884 | instance | 2026-07-23 23:39:14.671892 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-07-23 23:39:14.671899 | instance | Thursday 23 July 2026 23:39:14 +0000 (0:00:00.558) 0:00:39.981 ********* 2026-07-23 23:39:15.269512 | instance | changed: [instance] => (item=osd0) 2026-07-23 23:39:15.269679 | instance | changed: [instance] => (item=osd1) 2026-07-23 23:39:15.269928 | instance | changed: [instance] => (item=osd2) 2026-07-23 23:39:15.270122 | instance | 2026-07-23 23:39:15.270359 | instance | TASK [Start loop devices] ****************************************************** 2026-07-23 23:39:15.270566 | instance | Thursday 23 July 2026 23:39:15 +0000 (0:00:00.598) 0:00:40.579 ********* 2026-07-23 23:39:16.012921 | instance | changed: [instance] => (item=osd0) 2026-07-23 23:39:16.013044 | instance | changed: [instance] => (item=osd1) 2026-07-23 23:39:16.013235 | instance | changed: [instance] => (item=osd2) 2026-07-23 23:39:16.013544 | instance | 2026-07-23 23:39:16.013815 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-07-23 23:39:16.014031 | instance | Thursday 23 July 2026 23:39:16 +0000 (0:00:00.743) 0:00:41.322 ********* 2026-07-23 23:39:19.128837 | instance | changed: [instance] => (item=osd0) 2026-07-23 23:39:19.128983 | instance | changed: [instance] => (item=osd1) 2026-07-23 23:39:19.129305 | instance | changed: [instance] => (item=osd2) 2026-07-23 23:39:19.129526 | instance | 2026-07-23 23:39:19.129735 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-07-23 23:39:19.129939 | instance | Thursday 23 July 2026 23:39:19 +0000 (0:00:03.116) 0:00:44.439 ********* 2026-07-23 23:39:21.038736 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-07-23 23:39:21.039003 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-07-23 23:39:21.039208 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-07-23 23:39:21.039403 | instance | 2026-07-23 23:39:21.039610 | instance | PLAY [controllers] ************************************************************* 2026-07-23 23:39:21.039798 | instance | 2026-07-23 23:39:21.039997 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-23 23:39:21.040201 | instance | Thursday 23 July 2026 23:39:21 +0000 (0:00:01.909) 0:00:46.348 ********* 2026-07-23 23:39:21.930657 | instance | ok: [instance] 2026-07-23 23:39:21.930740 | instance | 2026-07-23 23:39:21.930870 | instance | TASK [Set masquerade rule] ***************************************************** 2026-07-23 23:39:21.931055 | instance | Thursday 23 July 2026 23:39:21 +0000 (0:00:00.891) 0:00:47.240 ********* 2026-07-23 23:39:22.372473 | instance | changed: [instance] 2026-07-23 23:39:22.372770 | instance | 2026-07-23 23:39:22.373012 | instance | PLAY RECAP ********************************************************************* 2026-07-23 23:39:22.373283 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-07-23 23:39:22.373548 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-07-23 23:39:22.373777 | instance | 2026-07-23 23:39:22.374036 | instance | Thursday 23 July 2026 23:39:22 +0000 (0:00:00.442) 0:00:47.682 ********* 2026-07-23 23:39:22.374329 | instance | =============================================================================== 2026-07-23 23:39:22.374616 | instance | Install depedencies ---------------------------------------------------- 19.35s 2026-07-23 23:39:22.374907 | instance | Create a volume group for each loop device ------------------------------ 3.12s 2026-07-23 23:39:22.375188 | instance | Generate SSH keys for missing variables --------------------------------- 2.95s 2026-07-23 23:39:22.375478 | instance | Create a logical volume for each loop device ---------------------------- 1.91s 2026-07-23 23:39:22.375811 | instance | Gathering Facts --------------------------------------------------------- 1.12s 2026-07-23 23:39:22.376065 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.12s 2026-07-23 23:39:22.376311 | instance | Create folders for workspace -------------------------------------------- 1.04s 2026-07-23 23:39:22.376608 | instance | Gathering Facts --------------------------------------------------------- 0.89s 2026-07-23 23:39:22.376880 | instance | Start loop devices ------------------------------------------------------ 0.74s 2026-07-23 23:39:22.377070 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.74s 2026-07-23 23:39:22.377257 | instance | Gathering Facts --------------------------------------------------------- 0.72s 2026-07-23 23:39:22.377445 | instance | Gathering Facts --------------------------------------------------------- 0.72s 2026-07-23 23:39:22.377634 | instance | Configure short hostname ------------------------------------------------ 0.69s 2026-07-23 23:39:22.377826 | instance | Gathering Facts --------------------------------------------------------- 0.69s 2026-07-23 23:39:22.378012 | instance | Purge "snapd" package --------------------------------------------------- 0.68s 2026-07-23 23:39:22.378242 | instance | Set permissions on loopback devices ------------------------------------- 0.60s 2026-07-23 23:39:22.378436 | instance | Start up service -------------------------------------------------------- 0.58s 2026-07-23 23:39:22.378624 | instance | Create devices for Ceph ------------------------------------------------- 0.56s 2026-07-23 23:39:22.378818 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.55s 2026-07-23 23:39:22.379013 | instance | Write /etc/lvm/lvm.conf ------------------------------------------------- 0.47s 2026-07-23 23:39:22.445627 | instance | INFO [aio > prepare] Executed: Successful 2026-07-23 23:39:22.457647 | instance | INFO [aio > converge] Executing 2026-07-23 23:39:25.249505 | instance | 2026-07-23 23:39:25.249884 | instance | PLAY [all] ********************************************************************* 2026-07-23 23:39:25.250234 | instance | 2026-07-23 23:39:25.250587 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-23 23:39:25.250909 | instance | Thursday 23 July 2026 23:39:25 +0000 (0:00:00.018) 0:00:00.018 ********* 2026-07-23 23:39:26.515996 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-07-23 23:39:26.516402 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-07-23 23:39:26.516726 | instance | interpreter could change the meaning of that path. See 2026-07-23 23:39:26.517068 | instance | https://docs.ansible.com/ansible- 2026-07-23 23:39:26.517411 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-07-23 23:39:26.528616 | instance | ok: [instance] 2026-07-23 23:39:26.528960 | instance | 2026-07-23 23:39:26.529298 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-07-23 23:39:26.529629 | instance | Thursday 23 July 2026 23:39:26 +0000 (0:00:01.279) 0:00:01.298 ********* 2026-07-23 23:39:26.577470 | instance | skipping: [instance] 2026-07-23 23:39:26.577836 | instance | 2026-07-23 23:39:26.578208 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-07-23 23:39:26.578545 | instance | Thursday 23 July 2026 23:39:26 +0000 (0:00:00.049) 0:00:01.347 ********* 2026-07-23 23:39:26.764757 | instance | ok: [instance] 2026-07-23 23:39:26.765100 | instance | 2026-07-23 23:39:26.765436 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-07-23 23:39:26.765779 | instance | 2026-07-23 23:39:26.766111 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-23 23:39:26.766478 | instance | Thursday 23 July 2026 23:39:26 +0000 (0:00:00.187) 0:00:01.534 ********* 2026-07-23 23:39:27.671412 | instance | ok: [instance] 2026-07-23 23:39:27.671791 | instance | 2026-07-23 23:39:27.672125 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-23 23:39:27.672449 | instance | Thursday 23 July 2026 23:39:27 +0000 (0:00:00.906) 0:00:02.441 ********* 2026-07-23 23:39:28.034827 | instance | ok: [instance] 2026-07-23 23:39:28.035195 | instance | 2026-07-23 23:39:28.035535 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-23 23:39:28.035871 | instance | Thursday 23 July 2026 23:39:28 +0000 (0:00:00.359) 0:00:02.800 ********* 2026-07-23 23:39:28.070898 | instance | skipping: [instance] 2026-07-23 23:39:28.071168 | instance | 2026-07-23 23:39:28.071384 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-23 23:39:28.071593 | instance | Thursday 23 July 2026 23:39:28 +0000 (0:00:00.038) 0:00:02.839 ********* 2026-07-23 23:39:28.426744 | instance | changed: [instance] 2026-07-23 23:39:28.426834 | instance | 2026-07-23 23:39:28.426852 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-23 23:39:28.426949 | instance | Thursday 23 July 2026 23:39:28 +0000 (0:00:00.356) 0:00:03.195 ********* 2026-07-23 23:39:28.498689 | instance | ok: [instance] => { 2026-07-23 23:39:28.498930 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-07-23 23:39:28.499131 | instance | } 2026-07-23 23:39:28.499311 | instance | 2026-07-23 23:39:28.499504 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-23 23:39:28.499714 | instance | Thursday 23 July 2026 23:39:28 +0000 (0:00:00.070) 0:00:03.266 ********* 2026-07-23 23:39:29.197167 | instance | changed: [instance] 2026-07-23 23:39:29.197349 | instance | 2026-07-23 23:39:29.197512 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-23 23:39:29.197710 | instance | Thursday 23 July 2026 23:39:29 +0000 (0:00:00.699) 0:00:03.965 ********* 2026-07-23 23:39:29.243117 | instance | skipping: [instance] 2026-07-23 23:39:29.243161 | instance | 2026-07-23 23:39:29.243166 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-23 23:39:29.243171 | instance | Thursday 23 July 2026 23:39:29 +0000 (0:00:00.047) 0:00:04.012 ********* 2026-07-23 23:39:29.287865 | instance | skipping: [instance] 2026-07-23 23:39:29.287916 | instance | 2026-07-23 23:39:29.287921 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-23 23:39:29.287926 | instance | Thursday 23 July 2026 23:39:29 +0000 (0:00:00.044) 0:00:04.057 ********* 2026-07-23 23:39:29.492447 | instance | ok: [instance] 2026-07-23 23:39:29.492493 | instance | 2026-07-23 23:39:29.492499 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-23 23:39:29.492505 | instance | Thursday 23 July 2026 23:39:29 +0000 (0:00:00.204) 0:00:04.262 ********* 2026-07-23 23:39:30.685963 | instance | ok: [instance] 2026-07-23 23:39:30.686012 | instance | 2026-07-23 23:39:30.686018 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-23 23:39:30.686023 | instance | Thursday 23 July 2026 23:39:30 +0000 (0:00:01.193) 0:00:05.455 ********* 2026-07-23 23:39:30.753352 | instance | ok: [instance] => { 2026-07-23 23:39:30.753372 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-07-23 23:39:30.753377 | instance | } 2026-07-23 23:39:30.753381 | instance | 2026-07-23 23:39:30.753385 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-23 23:39:30.753390 | instance | Thursday 23 July 2026 23:39:30 +0000 (0:00:00.067) 0:00:05.523 ********* 2026-07-23 23:39:31.455734 | instance | changed: [instance] 2026-07-23 23:39:31.455783 | instance | 2026-07-23 23:39:31.455789 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-23 23:39:31.455794 | instance | Thursday 23 July 2026 23:39:31 +0000 (0:00:00.702) 0:00:06.225 ********* 2026-07-23 23:39:34.386027 | instance | changed: [instance] 2026-07-23 23:39:34.386081 | instance | 2026-07-23 23:39:34.386087 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-23 23:39:34.386092 | instance | Thursday 23 July 2026 23:39:34 +0000 (0:00:02.930) 0:00:09.155 ********* 2026-07-23 23:39:34.418730 | instance | skipping: [instance] 2026-07-23 23:39:34.418749 | instance | 2026-07-23 23:39:34.418754 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-23 23:39:34.418759 | instance | Thursday 23 July 2026 23:39:34 +0000 (0:00:00.033) 0:00:09.188 ********* 2026-07-23 23:39:34.450192 | instance | skipping: [instance] 2026-07-23 23:39:34.450209 | instance | 2026-07-23 23:39:34.450214 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-23 23:39:34.450219 | instance | Thursday 23 July 2026 23:39:34 +0000 (0:00:00.031) 0:00:09.220 ********* 2026-07-23 23:39:34.485518 | instance | skipping: [instance] 2026-07-23 23:39:34.485536 | instance | 2026-07-23 23:39:34.485541 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-23 23:39:34.485546 | instance | Thursday 23 July 2026 23:39:34 +0000 (0:00:00.035) 0:00:09.255 ********* 2026-07-23 23:39:39.815375 | instance | changed: [instance] 2026-07-23 23:39:39.815463 | instance | 2026-07-23 23:39:39.815690 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-23 23:39:39.815725 | instance | Thursday 23 July 2026 23:39:39 +0000 (0:00:05.329) 0:00:14.585 ********* 2026-07-23 23:39:40.420604 | instance | changed: [instance] 2026-07-23 23:39:40.420676 | instance | 2026-07-23 23:39:40.420916 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-23 23:39:40.420963 | instance | Thursday 23 July 2026 23:39:40 +0000 (0:00:00.605) 0:00:15.190 ********* 2026-07-23 23:39:41.288508 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-07-23 23:39:41.288581 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-23 23:39:41.289324 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-23 23:39:41.289490 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-23 23:39:41.289497 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-23 23:39:41.289502 | instance | 2026-07-23 23:39:41.289507 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-23 23:39:41.289511 | instance | Thursday 23 July 2026 23:39:41 +0000 (0:00:00.867) 0:00:16.058 ********* 2026-07-23 23:39:41.837572 | instance | changed: [instance] 2026-07-23 23:39:41.837684 | instance | 2026-07-23 23:39:41.838246 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-23 23:39:41.838289 | instance | Thursday 23 July 2026 23:39:41 +0000 (0:00:00.540) 0:00:16.599 ********* 2026-07-23 23:39:41.839304 | instance | 2026-07-23 23:39:41.839364 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-07-23 23:39:41.839377 | instance | Thursday 23 July 2026 23:39:41 +0000 (0:00:00.008) 0:00:16.607 ********* 2026-07-23 23:39:42.926436 | instance | ok: [instance] 2026-07-23 23:39:42.926510 | instance | 2026-07-23 23:39:42.926696 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-07-23 23:39:42.926919 | instance | Thursday 23 July 2026 23:39:42 +0000 (0:00:01.088) 0:00:17.696 ********* 2026-07-23 23:39:43.361853 | instance | changed: [instance] 2026-07-23 23:39:43.361944 | instance | 2026-07-23 23:39:43.362069 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-23 23:39:43.362286 | instance | Thursday 23 July 2026 23:39:43 +0000 (0:00:00.435) 0:00:18.131 ********* 2026-07-23 23:39:43.898084 | instance | changed: [instance] 2026-07-23 23:39:43.898156 | instance | 2026-07-23 23:39:43.898468 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-23 23:39:43.898520 | instance | Thursday 23 July 2026 23:39:43 +0000 (0:00:00.536) 0:00:18.668 ********* 2026-07-23 23:39:44.096304 | instance | ok: [instance] 2026-07-23 23:39:44.096396 | instance | 2026-07-23 23:39:44.096614 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-23 23:39:44.096644 | instance | Thursday 23 July 2026 23:39:44 +0000 (0:00:00.198) 0:00:18.866 ********* 2026-07-23 23:39:44.154492 | instance | ok: [instance] => { 2026-07-23 23:39:44.155111 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-07-23 23:39:44.155162 | instance | } 2026-07-23 23:39:44.155168 | instance | 2026-07-23 23:39:44.155172 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-23 23:39:44.155177 | instance | Thursday 23 July 2026 23:39:44 +0000 (0:00:00.058) 0:00:18.924 ********* 2026-07-23 23:39:44.908627 | instance | changed: [instance] 2026-07-23 23:39:44.908698 | instance | 2026-07-23 23:39:44.908947 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-23 23:39:44.909001 | instance | Thursday 23 July 2026 23:39:44 +0000 (0:00:00.754) 0:00:19.678 ********* 2026-07-23 23:39:49.206868 | instance | changed: [instance] 2026-07-23 23:39:49.206968 | instance | 2026-07-23 23:39:49.207038 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-07-23 23:39:49.207218 | instance | Thursday 23 July 2026 23:39:49 +0000 (0:00:04.297) 0:00:23.976 ********* 2026-07-23 23:39:50.467048 | instance | ok: [instance] 2026-07-23 23:39:50.467184 | instance | 2026-07-23 23:39:50.467197 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-07-23 23:39:50.467265 | instance | Thursday 23 July 2026 23:39:50 +0000 (0:00:01.260) 0:00:25.236 ********* 2026-07-23 23:39:50.871786 | instance | changed: [instance] 2026-07-23 23:39:50.871848 | instance | 2026-07-23 23:39:50.871867 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-07-23 23:39:50.871872 | instance | Thursday 23 July 2026 23:39:50 +0000 (0:00:00.404) 0:00:25.641 ********* 2026-07-23 23:39:51.336896 | instance | changed: [instance] 2026-07-23 23:39:51.336981 | instance | 2026-07-23 23:39:51.337048 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-07-23 23:39:51.337226 | instance | Thursday 23 July 2026 23:39:51 +0000 (0:00:00.465) 0:00:26.106 ********* 2026-07-23 23:39:51.885521 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-07-23 23:39:51.885626 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-07-23 23:39:51.885641 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-07-23 23:39:51.886031 | instance | 2026-07-23 23:39:51.886076 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-07-23 23:39:51.886083 | instance | Thursday 23 July 2026 23:39:51 +0000 (0:00:00.548) 0:00:26.655 ********* 2026-07-23 23:39:52.344328 | instance | changed: [instance] 2026-07-23 23:39:52.344419 | instance | 2026-07-23 23:39:52.344690 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-07-23 23:39:52.344741 | instance | Thursday 23 July 2026 23:39:52 +0000 (0:00:00.458) 0:00:27.114 ********* 2026-07-23 23:39:52.796620 | instance | changed: [instance] 2026-07-23 23:39:52.796682 | instance | 2026-07-23 23:39:52.797300 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-07-23 23:39:52.797547 | instance | Thursday 23 July 2026 23:39:52 +0000 (0:00:00.444) 0:00:27.558 ********* 2026-07-23 23:39:52.797554 | instance | 2026-07-23 23:39:52.797558 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-07-23 23:39:52.797563 | instance | Thursday 23 July 2026 23:39:52 +0000 (0:00:00.008) 0:00:27.566 ********* 2026-07-23 23:39:53.502084 | instance | ok: [instance] 2026-07-23 23:39:53.502207 | instance | 2026-07-23 23:39:53.502505 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-07-23 23:39:53.502568 | instance | Thursday 23 July 2026 23:39:53 +0000 (0:00:00.705) 0:00:28.271 ********* 2026-07-23 23:39:54.406274 | instance | changed: [instance] 2026-07-23 23:39:54.406407 | instance | 2026-07-23 23:39:54.406415 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-07-23 23:39:54.406591 | instance | Thursday 23 July 2026 23:39:54 +0000 (0:00:00.904) 0:00:29.176 ********* 2026-07-23 23:39:54.959333 | instance | changed: [instance] 2026-07-23 23:39:54.959408 | instance | 2026-07-23 23:39:54.959686 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-07-23 23:39:54.959732 | instance | Thursday 23 July 2026 23:39:54 +0000 (0:00:00.553) 0:00:29.729 ********* 2026-07-23 23:39:55.018776 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-07-23 23:39:55.018865 | instance | 2026-07-23 23:39:55.019124 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-07-23 23:39:55.019159 | instance | Thursday 23 July 2026 23:39:55 +0000 (0:00:00.059) 0:00:29.788 ********* 2026-07-23 23:40:00.034213 | instance | changed: [instance] 2026-07-23 23:40:00.034314 | instance | 2026-07-23 23:40:00.034494 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-07-23 23:40:00.034562 | instance | Thursday 23 July 2026 23:40:00 +0000 (0:00:05.015) 0:00:34.803 ********* 2026-07-23 23:40:00.671068 | instance | ok: [instance] => (item=chronyd) 2026-07-23 23:40:00.671401 | instance | ok: [instance] => (item=sshd) 2026-07-23 23:40:00.671692 | instance | 2026-07-23 23:40:00.672000 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-07-23 23:40:00.672315 | instance | Thursday 23 July 2026 23:40:00 +0000 (0:00:00.636) 0:00:35.440 ********* 2026-07-23 23:40:00.955513 | instance | changed: [instance] 2026-07-23 23:40:00.955761 | instance | 2026-07-23 23:40:00.956043 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-07-23 23:40:00.956322 | instance | Thursday 23 July 2026 23:40:00 +0000 (0:00:00.284) 0:00:35.725 ********* 2026-07-23 23:40:01.161582 | instance | ok: [instance] 2026-07-23 23:40:01.161789 | instance | 2026-07-23 23:40:01.162081 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-07-23 23:40:01.162472 | instance | Thursday 23 July 2026 23:40:01 +0000 (0:00:00.205) 0:00:35.931 ********* 2026-07-23 23:40:01.656541 | instance | changed: [instance] 2026-07-23 23:40:01.656726 | instance | 2026-07-23 23:40:01.657007 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-07-23 23:40:01.657303 | instance | Thursday 23 July 2026 23:40:01 +0000 (0:00:00.494) 0:00:36.426 ********* 2026-07-23 23:40:02.034187 | instance | changed: [instance] 2026-07-23 23:40:02.034459 | instance | 2026-07-23 23:40:02.034732 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-07-23 23:40:02.034996 | instance | Thursday 23 July 2026 23:40:02 +0000 (0:00:00.377) 0:00:36.803 ********* 2026-07-23 23:40:02.147391 | instance | ok: [instance] 2026-07-23 23:40:02.147645 | instance | 2026-07-23 23:40:02.147884 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-07-23 23:40:02.148186 | instance | Thursday 23 July 2026 23:40:02 +0000 (0:00:00.113) 0:00:36.917 ********* 2026-07-23 23:40:02.360149 | instance | ok: [instance] => (item=instance) 2026-07-23 23:40:02.360402 | instance | 2026-07-23 23:40:02.360613 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-07-23 23:40:02.360853 | instance | Thursday 23 July 2026 23:40:02 +0000 (0:00:00.212) 0:00:37.130 ********* 2026-07-23 23:40:02.411027 | instance | ok: [instance] 2026-07-23 23:40:02.411415 | instance | 2026-07-23 23:40:02.411771 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-07-23 23:40:02.412118 | instance | Thursday 23 July 2026 23:40:02 +0000 (0:00:00.046) 0:00:37.177 ********* 2026-07-23 23:40:02.490703 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-07-23 23:40:02.490819 | instance | 2026-07-23 23:40:02.491019 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-07-23 23:40:02.491170 | instance | Thursday 23 July 2026 23:40:02 +0000 (0:00:00.083) 0:00:37.260 ********* 2026-07-23 23:40:02.867054 | instance | changed: [instance] 2026-07-23 23:40:02.867468 | instance | 2026-07-23 23:40:02.867821 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-07-23 23:40:02.868162 | instance | Thursday 23 July 2026 23:40:02 +0000 (0:00:00.375) 0:00:37.636 ********* 2026-07-23 23:40:03.616829 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-07-23 23:40:03.616894 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-07-23 23:40:03.617382 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-07-23 23:40:03.617426 | instance | 2026-07-23 23:40:03.617432 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] ******************************* 2026-07-23 23:40:03.617437 | instance | Thursday 23 July 2026 23:40:03 +0000 (0:00:00.750) 0:00:38.386 ********* 2026-07-23 23:41:35.983411 | instance | ok: [instance] 2026-07-23 23:41:35.983475 | instance | 2026-07-23 23:41:35.983603 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-07-23 23:41:35.983722 | instance | Thursday 23 July 2026 23:41:35 +0000 (0:01:32.365) 0:02:10.752 ********* 2026-07-23 23:41:36.210129 | instance | changed: [instance] 2026-07-23 23:41:36.210209 | instance | 2026-07-23 23:41:36.210215 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-07-23 23:41:36.210226 | instance | Thursday 23 July 2026 23:41:36 +0000 (0:00:00.227) 0:02:10.979 ********* 2026-07-23 23:41:36.262625 | instance | ok: [instance] 2026-07-23 23:41:36.262661 | instance | 2026-07-23 23:41:36.262666 | instance | TASK [Install Ceph host] ******************************************************* 2026-07-23 23:41:36.262671 | instance | Thursday 23 July 2026 23:41:36 +0000 (0:00:00.052) 0:02:11.032 ********* 2026-07-23 23:41:36.354908 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-07-23 23:41:36.354973 | instance | 2026-07-23 23:41:36.355257 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-07-23 23:41:36.355296 | instance | Thursday 23 July 2026 23:41:36 +0000 (0:00:00.092) 0:02:11.124 ********* 2026-07-23 23:41:41.969768 | instance | ok: [instance] 2026-07-23 23:41:41.969840 | instance | 2026-07-23 23:41:41.970152 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-07-23 23:41:41.970187 | instance | Thursday 23 July 2026 23:41:41 +0000 (0:00:05.614) 0:02:16.739 ********* 2026-07-23 23:41:42.029545 | instance | ok: [instance] => (item=instance) 2026-07-23 23:41:42.029949 | instance | 2026-07-23 23:41:42.030015 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-07-23 23:41:42.030022 | instance | Thursday 23 July 2026 23:41:42 +0000 (0:00:00.059) 0:02:16.799 ********* 2026-07-23 23:41:42.464178 | instance | ok: [instance] 2026-07-23 23:41:42.464292 | instance | 2026-07-23 23:41:42.464668 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-07-23 23:41:42.464724 | instance | Thursday 23 July 2026 23:41:42 +0000 (0:00:00.434) 0:02:17.234 ********* 2026-07-23 23:41:48.889092 | instance | ok: [instance] 2026-07-23 23:41:48.889159 | instance | 2026-07-23 23:41:48.889416 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-07-23 23:41:48.889431 | instance | Thursday 23 July 2026 23:41:48 +0000 (0:00:06.425) 0:02:23.659 ********* 2026-07-23 23:42:39.439933 | instance | changed: [instance] 2026-07-23 23:42:39.440013 | instance | 2026-07-23 23:42:39.440115 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-07-23 23:42:39.440236 | instance | Thursday 23 July 2026 23:42:39 +0000 (0:00:50.550) 0:03:14.210 ********* 2026-07-23 23:42:53.568405 | instance | ok: [instance] 2026-07-23 23:42:53.568486 | instance | 2026-07-23 23:42:53.568828 | instance | TASK [Install Ceph host] ******************************************************* 2026-07-23 23:42:53.568902 | instance | Thursday 23 July 2026 23:42:53 +0000 (0:00:14.127) 0:03:28.337 ********* 2026-07-23 23:42:53.646662 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-07-23 23:42:53.646714 | instance | 2026-07-23 23:42:53.646721 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-07-23 23:42:53.646726 | instance | Thursday 23 July 2026 23:42:53 +0000 (0:00:00.078) 0:03:28.416 ********* 2026-07-23 23:42:53.702268 | instance | skipping: [instance] 2026-07-23 23:42:53.702634 | instance | 2026-07-23 23:42:53.702675 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-07-23 23:42:53.702682 | instance | Thursday 23 July 2026 23:42:53 +0000 (0:00:00.056) 0:03:28.472 ********* 2026-07-23 23:42:53.753853 | instance | skipping: [instance] => (item=instance) 2026-07-23 23:42:53.754304 | instance | skipping: [instance] 2026-07-23 23:42:53.754366 | instance | 2026-07-23 23:42:53.754384 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-07-23 23:42:53.754538 | instance | Thursday 23 July 2026 23:42:53 +0000 (0:00:00.051) 0:03:28.523 ********* 2026-07-23 23:42:54.012771 | instance | ok: [instance] 2026-07-23 23:42:54.012811 | instance | 2026-07-23 23:42:54.012993 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-07-23 23:42:54.013074 | instance | Thursday 23 July 2026 23:42:54 +0000 (0:00:00.259) 0:03:28.783 ********* 2026-07-23 23:43:00.453004 | instance | ok: [instance] 2026-07-23 23:43:00.453553 | instance | 2026-07-23 23:43:00.453605 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-07-23 23:43:00.453614 | instance | Thursday 23 July 2026 23:43:00 +0000 (0:00:06.439) 0:03:35.222 ********* 2026-07-23 23:43:12.638156 | instance | changed: [instance] 2026-07-23 23:43:12.638235 | instance | 2026-07-23 23:43:12.638532 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-07-23 23:43:12.638571 | instance | Thursday 23 July 2026 23:43:12 +0000 (0:00:12.185) 0:03:47.408 ********* 2026-07-23 23:43:18.637344 | instance | ok: [instance] 2026-07-23 23:43:18.637407 | instance | 2026-07-23 23:43:18.637660 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] *************************** 2026-07-23 23:43:18.637714 | instance | Thursday 23 July 2026 23:43:18 +0000 (0:00:05.999) 0:03:53.407 ********* 2026-07-23 23:43:25.741440 | instance | changed: [instance] => (item={'name': 'diskprediction_local'}) 2026-07-23 23:43:25.741539 | instance | ok: [instance] => (item={'name': 'dashboard'}) 2026-07-23 23:43:25.741561 | instance | changed: [instance] => (item={'name': 'prometheus'}) 2026-07-23 23:43:25.741696 | instance | ok: [instance] => (item={'name': 'iostat'}) 2026-07-23 23:43:25.741807 | instance | 2026-07-23 23:43:25.741933 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-07-23 23:43:25.742045 | instance | 2026-07-23 23:43:25.742236 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-23 23:43:25.742336 | instance | Thursday 23 July 2026 23:43:25 +0000 (0:00:07.104) 0:04:00.511 ********* 2026-07-23 23:43:26.652162 | instance | ok: [instance] 2026-07-23 23:43:26.652239 | instance | 2026-07-23 23:43:26.652337 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-23 23:43:26.652455 | instance | Thursday 23 July 2026 23:43:26 +0000 (0:00:00.910) 0:04:01.422 ********* 2026-07-23 23:43:26.852938 | instance | ok: [instance] 2026-07-23 23:43:26.853006 | instance | 2026-07-23 23:43:26.853093 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-23 23:43:26.853210 | instance | Thursday 23 July 2026 23:43:26 +0000 (0:00:00.200) 0:04:01.623 ********* 2026-07-23 23:43:26.957288 | instance | skipping: [instance] 2026-07-23 23:43:26.957360 | instance | 2026-07-23 23:43:26.957420 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-23 23:43:26.957578 | instance | Thursday 23 July 2026 23:43:26 +0000 (0:00:00.104) 0:04:01.727 ********* 2026-07-23 23:43:27.167121 | instance | ok: [instance] 2026-07-23 23:43:27.167224 | instance | 2026-07-23 23:43:27.167338 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-23 23:43:27.167460 | instance | Thursday 23 July 2026 23:43:27 +0000 (0:00:00.209) 0:04:01.937 ********* 2026-07-23 23:43:27.228575 | instance | ok: [instance] => { 2026-07-23 23:43:27.228658 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-07-23 23:43:27.228771 | instance | } 2026-07-23 23:43:27.228882 | instance | 2026-07-23 23:43:27.229001 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-23 23:43:27.229129 | instance | Thursday 23 July 2026 23:43:27 +0000 (0:00:00.061) 0:04:01.998 ********* 2026-07-23 23:43:27.515739 | instance | ok: [instance] 2026-07-23 23:43:27.515864 | instance | 2026-07-23 23:43:27.516094 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-23 23:43:27.516237 | instance | Thursday 23 July 2026 23:43:27 +0000 (0:00:00.286) 0:04:02.285 ********* 2026-07-23 23:43:27.567500 | instance | skipping: [instance] 2026-07-23 23:43:27.567580 | instance | 2026-07-23 23:43:27.567850 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-23 23:43:27.567895 | instance | Thursday 23 July 2026 23:43:27 +0000 (0:00:00.052) 0:04:02.337 ********* 2026-07-23 23:43:27.615728 | instance | skipping: [instance] 2026-07-23 23:43:27.615829 | instance | 2026-07-23 23:43:27.616040 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-23 23:43:27.616070 | instance | Thursday 23 July 2026 23:43:27 +0000 (0:00:00.048) 0:04:02.385 ********* 2026-07-23 23:43:27.825544 | instance | ok: [instance] 2026-07-23 23:43:27.825573 | instance | 2026-07-23 23:43:27.825579 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-23 23:43:27.825584 | instance | Thursday 23 July 2026 23:43:27 +0000 (0:00:00.209) 0:04:02.595 ********* 2026-07-23 23:43:28.833976 | instance | ok: [instance] 2026-07-23 23:43:28.834014 | instance | 2026-07-23 23:43:28.834019 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-23 23:43:28.834029 | instance | Thursday 23 July 2026 23:43:28 +0000 (0:00:01.008) 0:04:03.603 ********* 2026-07-23 23:43:28.897687 | instance | ok: [instance] => { 2026-07-23 23:43:28.897725 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-07-23 23:43:28.897740 | instance | } 2026-07-23 23:43:28.897745 | instance | 2026-07-23 23:43:28.897749 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-23 23:43:28.897753 | instance | Thursday 23 July 2026 23:43:28 +0000 (0:00:00.063) 0:04:03.667 ********* 2026-07-23 23:43:29.232556 | instance | ok: [instance] 2026-07-23 23:43:29.232596 | instance | 2026-07-23 23:43:29.232604 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-23 23:43:29.232611 | instance | Thursday 23 July 2026 23:43:29 +0000 (0:00:00.334) 0:04:04.002 ********* 2026-07-23 23:43:31.107960 | instance | ok: [instance] 2026-07-23 23:43:31.108034 | instance | 2026-07-23 23:43:31.108042 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-23 23:43:31.108048 | instance | Thursday 23 July 2026 23:43:31 +0000 (0:00:01.875) 0:04:05.877 ********* 2026-07-23 23:43:31.146454 | instance | skipping: [instance] 2026-07-23 23:43:31.146524 | instance | 2026-07-23 23:43:31.146533 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-23 23:43:31.146542 | instance | Thursday 23 July 2026 23:43:31 +0000 (0:00:00.037) 0:04:05.915 ********* 2026-07-23 23:43:31.183835 | instance | skipping: [instance] 2026-07-23 23:43:31.183931 | instance | 2026-07-23 23:43:31.184413 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-23 23:43:31.184565 | instance | Thursday 23 July 2026 23:43:31 +0000 (0:00:00.037) 0:04:05.952 ********* 2026-07-23 23:43:31.224000 | instance | skipping: [instance] 2026-07-23 23:43:31.224127 | instance | 2026-07-23 23:43:31.224279 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-23 23:43:31.224400 | instance | Thursday 23 July 2026 23:43:31 +0000 (0:00:00.041) 0:04:05.993 ********* 2026-07-23 23:43:32.240906 | instance | ok: [instance] 2026-07-23 23:43:32.241005 | instance | 2026-07-23 23:43:32.241137 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-23 23:43:32.241262 | instance | Thursday 23 July 2026 23:43:32 +0000 (0:00:01.017) 0:04:07.011 ********* 2026-07-23 23:43:32.664251 | instance | ok: [instance] 2026-07-23 23:43:32.664346 | instance | 2026-07-23 23:43:32.664597 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-23 23:43:32.664615 | instance | Thursday 23 July 2026 23:43:32 +0000 (0:00:00.423) 0:04:07.434 ********* 2026-07-23 23:43:33.539159 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-07-23 23:43:33.539260 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-23 23:43:33.539993 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-23 23:43:33.540033 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-23 23:43:33.540038 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-23 23:43:33.540044 | instance | 2026-07-23 23:43:33.540048 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-23 23:43:33.540053 | instance | Thursday 23 July 2026 23:43:33 +0000 (0:00:00.874) 0:04:08.309 ********* 2026-07-23 23:43:34.041288 | instance | ok: [instance] 2026-07-23 23:43:34.041350 | instance | 2026-07-23 23:43:34.041973 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-23 23:43:34.042009 | instance | Thursday 23 July 2026 23:43:34 +0000 (0:00:00.495) 0:04:08.804 ********* 2026-07-23 23:43:34.042015 | instance | 2026-07-23 23:43:34.042019 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-23 23:43:34.042023 | instance | Thursday 23 July 2026 23:43:34 +0000 (0:00:00.007) 0:04:08.811 ********* 2026-07-23 23:43:34.399256 | instance | ok: [instance] 2026-07-23 23:43:34.399317 | instance | 2026-07-23 23:43:34.399566 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-23 23:43:34.399582 | instance | Thursday 23 July 2026 23:43:34 +0000 (0:00:00.357) 0:04:09.169 ********* 2026-07-23 23:43:34.591417 | instance | ok: [instance] 2026-07-23 23:43:34.591543 | instance | 2026-07-23 23:43:34.591890 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-23 23:43:34.591911 | instance | Thursday 23 July 2026 23:43:34 +0000 (0:00:00.191) 0:04:09.361 ********* 2026-07-23 23:43:34.647481 | instance | ok: [instance] => { 2026-07-23 23:43:34.647640 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-07-23 23:43:34.648289 | instance | } 2026-07-23 23:43:34.648309 | instance | 2026-07-23 23:43:34.648316 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-23 23:43:34.648321 | instance | Thursday 23 July 2026 23:43:34 +0000 (0:00:00.056) 0:04:09.417 ********* 2026-07-23 23:43:34.999766 | instance | ok: [instance] 2026-07-23 23:43:34.999840 | instance | 2026-07-23 23:43:35.000210 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-23 23:43:35.000254 | instance | Thursday 23 July 2026 23:43:34 +0000 (0:00:00.351) 0:04:09.769 ********* 2026-07-23 23:43:38.027758 | instance | ok: [instance] 2026-07-23 23:43:38.027825 | instance | 2026-07-23 23:43:38.028030 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-07-23 23:43:38.028097 | instance | Thursday 23 July 2026 23:43:38 +0000 (0:00:03.028) 0:04:12.797 ********* 2026-07-23 23:43:38.990886 | instance | ok: [instance] 2026-07-23 23:43:38.991643 | instance | 2026-07-23 23:43:38.991695 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-07-23 23:43:38.991753 | instance | Thursday 23 July 2026 23:43:38 +0000 (0:00:00.962) 0:04:13.760 ********* 2026-07-23 23:43:39.179481 | instance | ok: [instance] 2026-07-23 23:43:39.180012 | instance | 2026-07-23 23:43:39.180059 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-07-23 23:43:39.180067 | instance | Thursday 23 July 2026 23:43:39 +0000 (0:00:00.188) 0:04:13.949 ********* 2026-07-23 23:43:39.596598 | instance | ok: [instance] 2026-07-23 23:43:39.596656 | instance | 2026-07-23 23:43:39.596948 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-07-23 23:43:39.596984 | instance | Thursday 23 July 2026 23:43:39 +0000 (0:00:00.417) 0:04:14.366 ********* 2026-07-23 23:43:40.122205 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-07-23 23:43:40.123057 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-07-23 23:43:40.123376 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-07-23 23:43:40.123387 | instance | 2026-07-23 23:43:40.123395 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-07-23 23:43:40.123402 | instance | Thursday 23 July 2026 23:43:40 +0000 (0:00:00.525) 0:04:14.891 ********* 2026-07-23 23:43:40.516926 | instance | ok: [instance] 2026-07-23 23:43:40.517388 | instance | 2026-07-23 23:43:40.517432 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-07-23 23:43:40.517440 | instance | Thursday 23 July 2026 23:43:40 +0000 (0:00:00.394) 0:04:15.286 ********* 2026-07-23 23:43:40.927294 | instance | ok: [instance] 2026-07-23 23:43:40.927378 | instance | 2026-07-23 23:43:40.928003 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-07-23 23:43:40.928039 | instance | Thursday 23 July 2026 23:43:40 +0000 (0:00:00.403) 0:04:15.690 ********* 2026-07-23 23:43:40.928046 | instance | 2026-07-23 23:43:40.928057 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-07-23 23:43:40.928062 | instance | Thursday 23 July 2026 23:43:40 +0000 (0:00:00.006) 0:04:15.697 ********* 2026-07-23 23:43:41.258237 | instance | ok: [instance] 2026-07-23 23:43:41.258306 | instance | 2026-07-23 23:43:41.258566 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-07-23 23:43:41.258641 | instance | Thursday 23 July 2026 23:43:41 +0000 (0:00:00.330) 0:04:16.028 ********* 2026-07-23 23:43:41.317870 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-07-23 23:43:41.318314 | instance | 2026-07-23 23:43:41.318436 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-07-23 23:43:41.318488 | instance | Thursday 23 July 2026 23:43:41 +0000 (0:00:00.059) 0:04:16.087 ********* 2026-07-23 23:43:42.313858 | instance | ok: [instance] 2026-07-23 23:43:42.313976 | instance | 2026-07-23 23:43:42.314347 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-07-23 23:43:42.314429 | instance | Thursday 23 July 2026 23:43:42 +0000 (0:00:00.995) 0:04:17.083 ********* 2026-07-23 23:43:42.965846 | instance | ok: [instance] => (item=chronyd) 2026-07-23 23:43:42.965916 | instance | ok: [instance] => (item=sshd) 2026-07-23 23:43:42.966223 | instance | 2026-07-23 23:43:42.966289 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-07-23 23:43:42.966307 | instance | Thursday 23 July 2026 23:43:42 +0000 (0:00:00.652) 0:04:17.735 ********* 2026-07-23 23:43:43.252508 | instance | ok: [instance] 2026-07-23 23:43:43.252654 | instance | 2026-07-23 23:43:43.252975 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-07-23 23:43:43.253031 | instance | Thursday 23 July 2026 23:43:43 +0000 (0:00:00.286) 0:04:18.022 ********* 2026-07-23 23:43:43.450647 | instance | ok: [instance] 2026-07-23 23:43:43.450715 | instance | 2026-07-23 23:43:43.450963 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-07-23 23:43:43.451005 | instance | Thursday 23 July 2026 23:43:43 +0000 (0:00:00.198) 0:04:18.220 ********* 2026-07-23 23:43:43.681271 | instance | ok: [instance] 2026-07-23 23:43:43.681312 | instance | 2026-07-23 23:43:43.681605 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-07-23 23:43:43.681644 | instance | Thursday 23 July 2026 23:43:43 +0000 (0:00:00.230) 0:04:18.451 ********* 2026-07-23 23:43:43.885746 | instance | ok: [instance] 2026-07-23 23:43:43.885793 | instance | 2026-07-23 23:43:43.886070 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-07-23 23:43:43.886110 | instance | Thursday 23 July 2026 23:43:43 +0000 (0:00:00.204) 0:04:18.655 ********* 2026-07-23 23:43:44.105572 | instance | ok: [instance] => (item=instance) 2026-07-23 23:43:44.105630 | instance | 2026-07-23 23:43:44.105894 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-07-23 23:43:44.105914 | instance | Thursday 23 July 2026 23:43:44 +0000 (0:00:00.219) 0:04:18.875 ********* 2026-07-23 23:43:44.163812 | instance | ok: [instance] 2026-07-23 23:43:44.163860 | instance | 2026-07-23 23:43:44.163985 | instance | TASK [Install Ceph host] ******************************************************* 2026-07-23 23:43:44.164108 | instance | Thursday 23 July 2026 23:43:44 +0000 (0:00:00.058) 0:04:18.934 ********* 2026-07-23 23:43:44.226015 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-07-23 23:43:44.226153 | instance | 2026-07-23 23:43:44.226352 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-07-23 23:43:44.226510 | instance | Thursday 23 July 2026 23:43:44 +0000 (0:00:00.061) 0:04:18.996 ********* 2026-07-23 23:43:44.273486 | instance | skipping: [instance] 2026-07-23 23:43:44.273995 | instance | 2026-07-23 23:43:44.274021 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-07-23 23:43:44.274029 | instance | Thursday 23 July 2026 23:43:44 +0000 (0:00:00.047) 0:04:19.043 ********* 2026-07-23 23:43:44.320371 | instance | skipping: [instance] => (item=instance) 2026-07-23 23:43:44.320474 | instance | skipping: [instance] 2026-07-23 23:43:44.320838 | instance | 2026-07-23 23:43:44.320859 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-07-23 23:43:44.320865 | instance | Thursday 23 July 2026 23:43:44 +0000 (0:00:00.047) 0:04:19.090 ********* 2026-07-23 23:43:44.566599 | instance | ok: [instance] 2026-07-23 23:43:44.567172 | instance | 2026-07-23 23:43:44.567198 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-07-23 23:43:44.567213 | instance | Thursday 23 July 2026 23:43:44 +0000 (0:00:00.245) 0:04:19.336 ********* 2026-07-23 23:43:50.883686 | instance | ok: [instance] 2026-07-23 23:43:50.883756 | instance | 2026-07-23 23:43:50.884023 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-07-23 23:43:50.884056 | instance | Thursday 23 July 2026 23:43:50 +0000 (0:00:06.317) 0:04:25.653 ********* 2026-07-23 23:43:56.145639 | instance | ok: [instance] 2026-07-23 23:43:56.145710 | instance | 2026-07-23 23:43:56.145946 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-07-23 23:43:56.145988 | instance | Thursday 23 July 2026 23:43:56 +0000 (0:00:05.261) 0:04:30.915 ********* 2026-07-23 23:44:10.084981 | instance | ok: [instance] 2026-07-23 23:44:10.085017 | instance | 2026-07-23 23:44:10.085023 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-07-23 23:44:10.085028 | instance | Thursday 23 July 2026 23:44:10 +0000 (0:00:13.938) 0:04:44.854 ********* 2026-07-23 23:45:42.479417 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-07-23 23:45:42.479490 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-07-23 23:45:42.479580 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-07-23 23:45:42.479858 | instance | 2026-07-23 23:45:42.480048 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-07-23 23:45:42.480294 | instance | Thursday 23 July 2026 23:45:42 +0000 (0:01:32.394) 0:06:17.249 ********* 2026-07-23 23:45:48.552456 | instance | ok: [instance] 2026-07-23 23:45:48.552543 | instance | 2026-07-23 23:45:48.552787 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-07-23 23:45:48.552829 | instance | Thursday 23 July 2026 23:45:48 +0000 (0:00:06.073) 0:06:23.322 ********* 2026-07-23 23:45:54.626344 | instance | ok: [instance] 2026-07-23 23:45:54.626827 | instance | 2026-07-23 23:45:54.626873 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-07-23 23:45:54.626881 | instance | Thursday 23 July 2026 23:45:54 +0000 (0:00:06.073) 0:06:29.396 ********* 2026-07-23 23:45:54.689149 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-07-23 23:45:54.689517 | instance | 2026-07-23 23:45:54.689557 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-07-23 23:45:54.689563 | instance | Thursday 23 July 2026 23:45:54 +0000 (0:00:00.062) 0:06:29.458 ********* 2026-07-23 23:45:54.740303 | instance | ok: [instance] 2026-07-23 23:45:54.740404 | instance | 2026-07-23 23:45:54.740640 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-07-23 23:45:54.740661 | instance | Thursday 23 July 2026 23:45:54 +0000 (0:00:00.051) 0:06:29.510 ********* 2026-07-23 23:46:00.807784 | instance | ok: [instance] 2026-07-23 23:46:00.808192 | instance | 2026-07-23 23:46:00.808230 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-07-23 23:46:00.808236 | instance | Thursday 23 July 2026 23:46:00 +0000 (0:00:06.067) 0:06:35.577 ********* 2026-07-23 23:46:00.856076 | instance | ok: [instance] 2026-07-23 23:46:00.856415 | instance | 2026-07-23 23:46:00.856474 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-07-23 23:46:00.856493 | instance | Thursday 23 July 2026 23:46:00 +0000 (0:00:00.048) 0:06:35.626 ********* 2026-07-23 23:46:00.902960 | instance | skipping: [instance] => (item=1) 2026-07-23 23:46:00.903020 | instance | skipping: [instance] => (item=1) 2026-07-23 23:46:00.903605 | instance | skipping: [instance] => (item=1) 2026-07-23 23:46:00.903631 | instance | skipping: [instance] 2026-07-23 23:46:00.903637 | instance | 2026-07-23 23:46:00.903642 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-07-23 23:46:00.903647 | instance | Thursday 23 July 2026 23:46:00 +0000 (0:00:00.046) 0:06:35.673 ********* 2026-07-23 23:46:00.971760 | instance | skipping: [instance] 2026-07-23 23:46:00.972328 | instance | 2026-07-23 23:46:00.972357 | instance | PLAY [Deploy Ceph exporters] *************************************************** 2026-07-23 23:46:00.972363 | instance | 2026-07-23 23:46:00.972367 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-23 23:46:00.972372 | instance | Thursday 23 July 2026 23:46:00 +0000 (0:00:00.069) 0:06:35.742 ********* 2026-07-23 23:46:01.913494 | instance | ok: [instance] 2026-07-23 23:46:01.913565 | instance | 2026-07-23 23:46:01.913835 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-23 23:46:01.913880 | instance | Thursday 23 July 2026 23:46:01 +0000 (0:00:00.941) 0:06:36.683 ********* 2026-07-23 23:46:02.120264 | instance | ok: [instance] 2026-07-23 23:46:02.120337 | instance | 2026-07-23 23:46:02.120562 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-23 23:46:02.120600 | instance | Thursday 23 July 2026 23:46:02 +0000 (0:00:00.206) 0:06:36.890 ********* 2026-07-23 23:46:02.164043 | instance | skipping: [instance] 2026-07-23 23:46:02.164392 | instance | 2026-07-23 23:46:02.164416 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-23 23:46:02.164429 | instance | Thursday 23 July 2026 23:46:02 +0000 (0:00:00.044) 0:06:36.934 ********* 2026-07-23 23:46:02.369890 | instance | ok: [instance] 2026-07-23 23:46:02.370246 | instance | 2026-07-23 23:46:02.370320 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-23 23:46:02.370420 | instance | Thursday 23 July 2026 23:46:02 +0000 (0:00:00.205) 0:06:37.140 ********* 2026-07-23 23:46:02.427264 | instance | ok: [instance] => { 2026-07-23 23:46:02.428148 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-07-23 23:46:02.428188 | instance | } 2026-07-23 23:46:02.428196 | instance | 2026-07-23 23:46:02.428203 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-23 23:46:02.428210 | instance | Thursday 23 July 2026 23:46:02 +0000 (0:00:00.056) 0:06:37.196 ********* 2026-07-23 23:46:02.721979 | instance | ok: [instance] 2026-07-23 23:46:02.722105 | instance | 2026-07-23 23:46:02.722336 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-23 23:46:02.722486 | instance | Thursday 23 July 2026 23:46:02 +0000 (0:00:00.294) 0:06:37.491 ********* 2026-07-23 23:46:02.773689 | instance | skipping: [instance] 2026-07-23 23:46:02.773787 | instance | 2026-07-23 23:46:02.773981 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-23 23:46:02.774168 | instance | Thursday 23 July 2026 23:46:02 +0000 (0:00:00.051) 0:06:37.543 ********* 2026-07-23 23:46:02.822769 | instance | skipping: [instance] 2026-07-23 23:46:02.823100 | instance | 2026-07-23 23:46:02.823431 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-23 23:46:02.823756 | instance | Thursday 23 July 2026 23:46:02 +0000 (0:00:00.049) 0:06:37.592 ********* 2026-07-23 23:46:03.022918 | instance | ok: [instance] 2026-07-23 23:46:03.023268 | instance | 2026-07-23 23:46:03.023608 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-23 23:46:03.023939 | instance | Thursday 23 July 2026 23:46:03 +0000 (0:00:00.199) 0:06:37.792 ********* 2026-07-23 23:46:04.000891 | instance | ok: [instance] 2026-07-23 23:46:04.001264 | instance | 2026-07-23 23:46:04.001588 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-23 23:46:04.001905 | instance | Thursday 23 July 2026 23:46:03 +0000 (0:00:00.977) 0:06:38.770 ********* 2026-07-23 23:46:04.068247 | instance | ok: [instance] => { 2026-07-23 23:46:04.068666 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-07-23 23:46:04.068983 | instance | } 2026-07-23 23:46:04.069278 | instance | 2026-07-23 23:46:04.069612 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-23 23:46:04.069929 | instance | Thursday 23 July 2026 23:46:04 +0000 (0:00:00.067) 0:06:38.838 ********* 2026-07-23 23:46:04.413252 | instance | ok: [instance] 2026-07-23 23:46:04.413599 | instance | 2026-07-23 23:46:04.413933 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-23 23:46:04.414292 | instance | Thursday 23 July 2026 23:46:04 +0000 (0:00:00.344) 0:06:39.183 ********* 2026-07-23 23:46:06.303164 | instance | ok: [instance] 2026-07-23 23:46:06.303287 | instance | 2026-07-23 23:46:06.303303 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-23 23:46:06.303315 | instance | Thursday 23 July 2026 23:46:06 +0000 (0:00:01.888) 0:06:41.072 ********* 2026-07-23 23:46:06.336141 | instance | skipping: [instance] 2026-07-23 23:46:06.336175 | instance | 2026-07-23 23:46:06.336209 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-23 23:46:06.336220 | instance | Thursday 23 July 2026 23:46:06 +0000 (0:00:00.033) 0:06:41.105 ********* 2026-07-23 23:46:06.370261 | instance | skipping: [instance] 2026-07-23 23:46:06.370324 | instance | 2026-07-23 23:46:06.370336 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-23 23:46:06.370456 | instance | Thursday 23 July 2026 23:46:06 +0000 (0:00:00.034) 0:06:41.139 ********* 2026-07-23 23:46:06.403029 | instance | skipping: [instance] 2026-07-23 23:46:06.403272 | instance | 2026-07-23 23:46:06.403604 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-23 23:46:06.403843 | instance | Thursday 23 July 2026 23:46:06 +0000 (0:00:00.033) 0:06:41.172 ********* 2026-07-23 23:46:07.390906 | instance | ok: [instance] 2026-07-23 23:46:07.391055 | instance | 2026-07-23 23:46:07.391237 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-23 23:46:07.391408 | instance | Thursday 23 July 2026 23:46:07 +0000 (0:00:00.987) 0:06:42.160 ********* 2026-07-23 23:46:07.800022 | instance | ok: [instance] 2026-07-23 23:46:07.800253 | instance | 2026-07-23 23:46:07.800519 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-23 23:46:07.800780 | instance | Thursday 23 July 2026 23:46:07 +0000 (0:00:00.409) 0:06:42.569 ********* 2026-07-23 23:46:08.684033 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-07-23 23:46:08.684089 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-23 23:46:08.684105 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-23 23:46:08.685306 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-23 23:46:08.685337 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-23 23:46:08.685349 | instance | 2026-07-23 23:46:08.685359 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-23 23:46:08.685368 | instance | Thursday 23 July 2026 23:46:08 +0000 (0:00:00.883) 0:06:43.453 ********* 2026-07-23 23:46:09.184310 | instance | ok: [instance] 2026-07-23 23:46:09.184402 | instance | 2026-07-23 23:46:09.185014 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-23 23:46:09.185029 | instance | Thursday 23 July 2026 23:46:09 +0000 (0:00:00.494) 0:06:43.948 ********* 2026-07-23 23:46:09.185034 | instance | 2026-07-23 23:46:09.185038 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-23 23:46:09.185042 | instance | Thursday 23 July 2026 23:46:09 +0000 (0:00:00.006) 0:06:43.954 ********* 2026-07-23 23:46:09.537573 | instance | ok: [instance] 2026-07-23 23:46:09.537645 | instance | 2026-07-23 23:46:09.537942 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-23 23:46:09.538416 | instance | Thursday 23 July 2026 23:46:09 +0000 (0:00:00.352) 0:06:44.307 ********* 2026-07-23 23:46:09.741118 | instance | ok: [instance] 2026-07-23 23:46:09.741214 | instance | 2026-07-23 23:46:09.741229 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-23 23:46:09.741411 | instance | Thursday 23 July 2026 23:46:09 +0000 (0:00:00.203) 0:06:44.510 ********* 2026-07-23 23:46:09.803585 | instance | ok: [instance] => { 2026-07-23 23:46:09.804396 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-07-23 23:46:09.804444 | instance | } 2026-07-23 23:46:09.804453 | instance | 2026-07-23 23:46:09.804459 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-23 23:46:09.804467 | instance | Thursday 23 July 2026 23:46:09 +0000 (0:00:00.062) 0:06:44.572 ********* 2026-07-23 23:46:10.147600 | instance | ok: [instance] 2026-07-23 23:46:10.147725 | instance | 2026-07-23 23:46:10.147740 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-23 23:46:10.147993 | instance | Thursday 23 July 2026 23:46:10 +0000 (0:00:00.344) 0:06:44.917 ********* 2026-07-23 23:46:13.159657 | instance | ok: [instance] 2026-07-23 23:46:13.159757 | instance | 2026-07-23 23:46:13.159983 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-07-23 23:46:13.160023 | instance | Thursday 23 July 2026 23:46:13 +0000 (0:00:03.012) 0:06:47.929 ********* 2026-07-23 23:46:14.144134 | instance | ok: [instance] 2026-07-23 23:46:14.144649 | instance | 2026-07-23 23:46:14.144697 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-07-23 23:46:14.144706 | instance | Thursday 23 July 2026 23:46:14 +0000 (0:00:00.984) 0:06:48.914 ********* 2026-07-23 23:46:14.344110 | instance | ok: [instance] 2026-07-23 23:46:14.344675 | instance | 2026-07-23 23:46:14.344721 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-07-23 23:46:14.344729 | instance | Thursday 23 July 2026 23:46:14 +0000 (0:00:00.199) 0:06:49.113 ********* 2026-07-23 23:46:14.761820 | instance | ok: [instance] 2026-07-23 23:46:14.761926 | instance | 2026-07-23 23:46:14.762169 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-07-23 23:46:14.762327 | instance | Thursday 23 July 2026 23:46:14 +0000 (0:00:00.417) 0:06:49.531 ********* 2026-07-23 23:46:15.300231 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-07-23 23:46:15.301080 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-07-23 23:46:15.301118 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-07-23 23:46:15.301126 | instance | 2026-07-23 23:46:15.301132 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-07-23 23:46:15.301138 | instance | Thursday 23 July 2026 23:46:15 +0000 (0:00:00.538) 0:06:50.070 ********* 2026-07-23 23:46:15.719362 | instance | ok: [instance] 2026-07-23 23:46:15.719462 | instance | 2026-07-23 23:46:15.719740 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-07-23 23:46:15.719776 | instance | Thursday 23 July 2026 23:46:15 +0000 (0:00:00.419) 0:06:50.489 ********* 2026-07-23 23:46:16.140936 | instance | ok: [instance] 2026-07-23 23:46:16.140990 | instance | 2026-07-23 23:46:16.141585 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-07-23 23:46:16.141601 | instance | Thursday 23 July 2026 23:46:16 +0000 (0:00:00.414) 0:06:50.904 ********* 2026-07-23 23:46:16.141606 | instance | 2026-07-23 23:46:16.141610 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-07-23 23:46:16.141614 | instance | Thursday 23 July 2026 23:46:16 +0000 (0:00:00.006) 0:06:50.911 ********* 2026-07-23 23:46:16.507274 | instance | ok: [instance] 2026-07-23 23:46:16.507342 | instance | 2026-07-23 23:46:16.507589 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-07-23 23:46:16.507604 | instance | Thursday 23 July 2026 23:46:16 +0000 (0:00:00.366) 0:06:51.277 ********* 2026-07-23 23:46:16.563929 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-07-23 23:46:16.564034 | instance | 2026-07-23 23:46:16.564405 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-07-23 23:46:16.564478 | instance | Thursday 23 July 2026 23:46:16 +0000 (0:00:00.056) 0:06:51.334 ********* 2026-07-23 23:46:17.544136 | instance | ok: [instance] 2026-07-23 23:46:17.544512 | instance | 2026-07-23 23:46:17.544525 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-07-23 23:46:17.544536 | instance | Thursday 23 July 2026 23:46:17 +0000 (0:00:00.980) 0:06:52.314 ********* 2026-07-23 23:46:18.185185 | instance | ok: [instance] => (item=chronyd) 2026-07-23 23:46:18.185302 | instance | ok: [instance] => (item=sshd) 2026-07-23 23:46:18.185807 | instance | 2026-07-23 23:46:18.185852 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-07-23 23:46:18.185860 | instance | Thursday 23 July 2026 23:46:18 +0000 (0:00:00.640) 0:06:52.955 ********* 2026-07-23 23:46:18.475451 | instance | ok: [instance] 2026-07-23 23:46:18.475513 | instance | 2026-07-23 23:46:18.475739 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-07-23 23:46:18.475755 | instance | Thursday 23 July 2026 23:46:18 +0000 (0:00:00.290) 0:06:53.245 ********* 2026-07-23 23:46:18.676682 | instance | ok: [instance] 2026-07-23 23:46:18.676726 | instance | 2026-07-23 23:46:18.676999 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-07-23 23:46:18.677038 | instance | Thursday 23 July 2026 23:46:18 +0000 (0:00:00.201) 0:06:53.446 ********* 2026-07-23 23:46:18.903607 | instance | ok: [instance] 2026-07-23 23:46:18.903647 | instance | 2026-07-23 23:46:18.903936 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-07-23 23:46:18.903976 | instance | Thursday 23 July 2026 23:46:18 +0000 (0:00:00.226) 0:06:53.673 ********* 2026-07-23 23:46:19.121289 | instance | ok: [instance] 2026-07-23 23:46:19.121361 | instance | 2026-07-23 23:46:19.121541 | instance | TASK [vexxhost.ceph.ceph_exporter : Configure Ceph exporter service] *********** 2026-07-23 23:46:19.121583 | instance | Thursday 23 July 2026 23:46:19 +0000 (0:00:00.217) 0:06:53.891 ********* 2026-07-23 23:46:31.359729 | instance | changed: [instance] 2026-07-23 23:46:31.359811 | instance | 2026-07-23 23:46:31.359866 | instance | PLAY [all] ********************************************************************* 2026-07-23 23:46:31.359974 | instance | 2026-07-23 23:46:31.360138 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-07-23 23:46:31.360209 | instance | Thursday 23 July 2026 23:46:31 +0000 (0:00:12.238) 0:07:06.129 ********* 2026-07-23 23:46:31.758832 | instance | changed: [instance] 2026-07-23 23:46:31.758917 | instance | 2026-07-23 23:46:31.759050 | instance | PLAY [all] ********************************************************************* 2026-07-23 23:46:31.759464 | instance | 2026-07-23 23:46:31.759501 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-23 23:46:31.759508 | instance | Thursday 23 July 2026 23:46:31 +0000 (0:00:00.398) 0:07:06.528 ********* 2026-07-23 23:46:32.750173 | instance | ok: [instance] 2026-07-23 23:46:32.750305 | instance | 2026-07-23 23:46:32.750573 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-07-23 23:46:32.750834 | instance | Thursday 23 July 2026 23:46:32 +0000 (0:00:00.991) 0:07:07.519 ********* 2026-07-23 23:46:36.440532 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-07-23 23:46:36.440678 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-07-23 23:46:36.440846 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-07-23 23:46:36.441007 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-07-23 23:46:36.441178 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-07-23 23:46:36.441340 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-07-23 23:46:36.441495 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-07-23 23:46:36.441651 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-07-23 23:46:36.441810 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-07-23 23:46:36.441963 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-07-23 23:46:36.442118 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-07-23 23:46:36.442315 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-07-23 23:46:36.442593 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-07-23 23:46:36.442752 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-07-23 23:46:36.442918 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-07-23 23:46:36.443092 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-07-23 23:46:36.443216 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-07-23 23:46:36.443338 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-07-23 23:46:36.443529 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-07-23 23:46:36.443656 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-07-23 23:46:36.443763 | instance | 2026-07-23 23:46:36.443882 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-07-23 23:46:36.443996 | instance | Thursday 23 July 2026 23:46:36 +0000 (0:00:03.690) 0:07:11.210 ********* 2026-07-23 23:46:36.630419 | instance | changed: [instance] 2026-07-23 23:46:36.630673 | instance | 2026-07-23 23:46:36.631007 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-07-23 23:46:36.631290 | instance | Thursday 23 July 2026 23:46:36 +0000 (0:00:00.189) 0:07:11.400 ********* 2026-07-23 23:46:37.083654 | instance | changed: [instance] 2026-07-23 23:46:37.083915 | instance | 2026-07-23 23:46:37.084220 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-07-23 23:46:37.084533 | instance | Thursday 23 July 2026 23:46:37 +0000 (0:00:00.453) 0:07:11.853 ********* 2026-07-23 23:46:37.333444 | instance | ok: [instance] 2026-07-23 23:46:37.333566 | instance | 2026-07-23 23:46:37.333729 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-07-23 23:46:37.333894 | instance | Thursday 23 July 2026 23:46:37 +0000 (0:00:00.249) 0:07:12.103 ********* 2026-07-23 23:46:37.385593 | instance | ok: [instance] 2026-07-23 23:46:37.385738 | instance | 2026-07-23 23:46:37.385904 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-07-23 23:46:37.386055 | instance | 2026-07-23 23:46:37.386269 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-23 23:46:37.386440 | instance | Thursday 23 July 2026 23:46:37 +0000 (0:00:00.052) 0:07:12.155 ********* 2026-07-23 23:46:38.329808 | instance | ok: [instance] 2026-07-23 23:46:38.330021 | instance | 2026-07-23 23:46:38.330391 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-07-23 23:46:38.330648 | instance | Thursday 23 July 2026 23:46:38 +0000 (0:00:00.943) 0:07:13.099 ********* 2026-07-23 23:46:38.541569 | instance | changed: [instance] 2026-07-23 23:46:38.541838 | instance | 2026-07-23 23:46:38.542183 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-07-23 23:46:38.542512 | instance | Thursday 23 July 2026 23:46:38 +0000 (0:00:00.211) 0:07:13.311 ********* 2026-07-23 23:46:39.384701 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-07-23 23:46:39.384935 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-07-23 23:46:39.385193 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-07-23 23:46:39.385450 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-07-23 23:46:39.385706 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-07-23 23:46:39.385945 | instance | 2026-07-23 23:46:39.386291 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-07-23 23:46:39.386554 | instance | Thursday 23 July 2026 23:46:39 +0000 (0:00:00.843) 0:07:14.154 ********* 2026-07-23 23:46:39.553328 | instance | failed: [instance] (item=/etc/kubernetes/manifests/kube-apiserver.yaml) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/manifests/kube-apiserver.yaml", "msg": "Path /etc/kubernetes/manifests/kube-apiserver.yaml does not exist !", "rc": 257} 2026-07-23 23:46:39.706577 | instance | failed: [instance] (item=/etc/kubernetes/controller-manager.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/controller-manager.conf", "msg": "Path /etc/kubernetes/controller-manager.conf does not exist !", "rc": 257} 2026-07-23 23:46:39.863087 | instance | failed: [instance] (item=/etc/kubernetes/scheduler.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/scheduler.conf", "msg": "Path /etc/kubernetes/scheduler.conf does not exist !", "rc": 257} 2026-07-23 23:46:39.877451 | instance | ...ignoring 2026-07-23 23:46:39.877700 | instance | 2026-07-23 23:46:39.878035 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-07-23 23:46:39.878348 | instance | Thursday 23 July 2026 23:46:39 +0000 (0:00:00.492) 0:07:14.647 ********* 2026-07-23 23:46:40.067531 | instance | ok: [instance] 2026-07-23 23:46:40.067825 | instance | 2026-07-23 23:46:40.068172 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-07-23 23:46:40.068560 | instance | Thursday 23 July 2026 23:46:40 +0000 (0:00:00.189) 0:07:14.836 ********* 2026-07-23 23:46:40.258258 | instance | ok: [instance] 2026-07-23 23:46:40.258438 | instance | 2026-07-23 23:46:40.258642 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-07-23 23:46:40.258839 | instance | Thursday 23 July 2026 23:46:40 +0000 (0:00:00.190) 0:07:15.027 ********* 2026-07-23 23:46:40.296752 | instance | ok: [instance] 2026-07-23 23:46:40.296956 | instance | 2026-07-23 23:46:40.297188 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-07-23 23:46:40.297357 | instance | Thursday 23 July 2026 23:46:40 +0000 (0:00:00.038) 0:07:15.066 ********* 2026-07-23 23:46:40.341518 | instance | ok: [instance] 2026-07-23 23:46:40.341759 | instance | 2026-07-23 23:46:40.342070 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-07-23 23:46:40.342437 | instance | Thursday 23 July 2026 23:46:40 +0000 (0:00:00.044) 0:07:15.111 ********* 2026-07-23 23:46:40.857839 | instance | ok: [instance] 2026-07-23 23:46:40.857890 | instance | 2026-07-23 23:46:40.857902 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-07-23 23:46:40.857912 | instance | Thursday 23 July 2026 23:46:40 +0000 (0:00:00.515) 0:07:15.626 ********* 2026-07-23 23:46:41.119606 | instance | ok: [instance] 2026-07-23 23:46:41.119670 | instance | 2026-07-23 23:46:41.120505 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-07-23 23:46:41.120579 | instance | Thursday 23 July 2026 23:46:41 +0000 (0:00:00.201) 0:07:15.827 ********* 2026-07-23 23:46:41.120585 | instance | 2026-07-23 23:46:41.120590 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-07-23 23:46:41.120595 | instance | 2026-07-23 23:46:41.120609 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-23 23:46:41.120613 | instance | Thursday 23 July 2026 23:46:41 +0000 (0:00:00.061) 0:07:15.889 ********* 2026-07-23 23:46:42.072469 | instance | ok: [instance] 2026-07-23 23:46:42.072606 | instance | 2026-07-23 23:46:42.072617 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-23 23:46:42.072779 | instance | Thursday 23 July 2026 23:46:42 +0000 (0:00:00.952) 0:07:16.842 ********* 2026-07-23 23:46:42.276695 | instance | ok: [instance] 2026-07-23 23:46:42.276760 | instance | 2026-07-23 23:46:42.277090 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-23 23:46:42.277160 | instance | Thursday 23 July 2026 23:46:42 +0000 (0:00:00.203) 0:07:17.046 ********* 2026-07-23 23:46:42.320486 | instance | skipping: [instance] 2026-07-23 23:46:42.320872 | instance | 2026-07-23 23:46:42.320910 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-23 23:46:42.320916 | instance | Thursday 23 July 2026 23:46:42 +0000 (0:00:00.044) 0:07:17.090 ********* 2026-07-23 23:46:42.534590 | instance | ok: [instance] 2026-07-23 23:46:42.534673 | instance | 2026-07-23 23:46:42.534755 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-23 23:46:42.534877 | instance | Thursday 23 July 2026 23:46:42 +0000 (0:00:00.213) 0:07:17.304 ********* 2026-07-23 23:46:42.603271 | instance | ok: [instance] => { 2026-07-23 23:46:42.603435 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-07-23 23:46:42.603673 | instance | } 2026-07-23 23:46:42.603965 | instance | 2026-07-23 23:46:42.604228 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-23 23:46:42.604475 | instance | Thursday 23 July 2026 23:46:42 +0000 (0:00:00.068) 0:07:17.372 ********* 2026-07-23 23:46:42.915449 | instance | ok: [instance] 2026-07-23 23:46:42.915664 | instance | 2026-07-23 23:46:42.915925 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-23 23:46:42.916206 | instance | Thursday 23 July 2026 23:46:42 +0000 (0:00:00.311) 0:07:17.684 ********* 2026-07-23 23:46:42.962189 | instance | skipping: [instance] 2026-07-23 23:46:42.962489 | instance | 2026-07-23 23:46:42.962758 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-23 23:46:42.963013 | instance | Thursday 23 July 2026 23:46:42 +0000 (0:00:00.047) 0:07:17.731 ********* 2026-07-23 23:46:43.167421 | instance | ok: [instance] 2026-07-23 23:46:43.167635 | instance | 2026-07-23 23:46:43.167896 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-23 23:46:43.168155 | instance | Thursday 23 July 2026 23:46:43 +0000 (0:00:00.204) 0:07:17.936 ********* 2026-07-23 23:46:44.359279 | instance | ok: [instance] 2026-07-23 23:46:44.359651 | instance | 2026-07-23 23:46:44.360003 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-23 23:46:44.360320 | instance | Thursday 23 July 2026 23:46:44 +0000 (0:00:01.192) 0:07:19.129 ********* 2026-07-23 23:46:44.422008 | instance | ok: [instance] => { 2026-07-23 23:46:44.422073 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-07-23 23:46:44.422220 | instance | } 2026-07-23 23:46:44.422311 | instance | 2026-07-23 23:46:44.422478 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-23 23:46:44.422622 | instance | Thursday 23 July 2026 23:46:44 +0000 (0:00:00.063) 0:07:19.192 ********* 2026-07-23 23:46:44.747094 | instance | ok: [instance] 2026-07-23 23:46:44.747208 | instance | 2026-07-23 23:46:44.747418 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-23 23:46:44.747570 | instance | Thursday 23 July 2026 23:46:44 +0000 (0:00:00.324) 0:07:19.517 ********* 2026-07-23 23:46:46.627281 | instance | ok: [instance] 2026-07-23 23:46:46.627344 | instance | 2026-07-23 23:46:46.627612 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-23 23:46:46.627651 | instance | Thursday 23 July 2026 23:46:46 +0000 (0:00:01.880) 0:07:21.397 ********* 2026-07-23 23:46:46.665231 | instance | skipping: [instance] 2026-07-23 23:46:46.665621 | instance | 2026-07-23 23:46:46.665662 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-23 23:46:46.665668 | instance | Thursday 23 July 2026 23:46:46 +0000 (0:00:00.037) 0:07:21.434 ********* 2026-07-23 23:46:46.694377 | instance | skipping: [instance] 2026-07-23 23:46:46.694745 | instance | 2026-07-23 23:46:46.694785 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-23 23:46:46.694791 | instance | Thursday 23 July 2026 23:46:46 +0000 (0:00:00.029) 0:07:21.464 ********* 2026-07-23 23:46:46.730818 | instance | skipping: [instance] 2026-07-23 23:46:46.731364 | instance | 2026-07-23 23:46:46.731411 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-23 23:46:46.731419 | instance | Thursday 23 July 2026 23:46:46 +0000 (0:00:00.036) 0:07:21.500 ********* 2026-07-23 23:46:47.732453 | instance | ok: [instance] 2026-07-23 23:46:47.732611 | instance | 2026-07-23 23:46:47.732626 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-23 23:46:47.732777 | instance | Thursday 23 July 2026 23:46:47 +0000 (0:00:01.001) 0:07:22.502 ********* 2026-07-23 23:46:48.148840 | instance | ok: [instance] 2026-07-23 23:46:48.148875 | instance | 2026-07-23 23:46:48.148881 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-23 23:46:48.148886 | instance | Thursday 23 July 2026 23:46:48 +0000 (0:00:00.415) 0:07:22.918 ********* 2026-07-23 23:46:49.027293 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-07-23 23:46:49.027401 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-23 23:46:49.027515 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-23 23:46:49.027637 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-23 23:46:49.027761 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-23 23:46:49.027871 | instance | 2026-07-23 23:46:49.027988 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-23 23:46:49.028111 | instance | Thursday 23 July 2026 23:46:49 +0000 (0:00:00.878) 0:07:23.797 ********* 2026-07-23 23:46:49.518171 | instance | ok: [instance] 2026-07-23 23:46:49.518403 | instance | 2026-07-23 23:46:49.518655 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-23 23:46:49.518925 | instance | Thursday 23 July 2026 23:46:49 +0000 (0:00:00.483) 0:07:24.281 ********* 2026-07-23 23:46:49.519168 | instance | 2026-07-23 23:46:49.519418 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-23 23:46:49.519667 | instance | Thursday 23 July 2026 23:46:49 +0000 (0:00:00.006) 0:07:24.287 ********* 2026-07-23 23:46:49.864990 | instance | ok: [instance] 2026-07-23 23:46:49.865232 | instance | 2026-07-23 23:46:49.865501 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-07-23 23:46:49.865754 | instance | Thursday 23 July 2026 23:46:49 +0000 (0:00:00.346) 0:07:24.634 ********* 2026-07-23 23:46:50.421790 | instance | fatal: [instance]: FAILED! => {"changed": false, "msg": "Failed to import the required Python library (kubernetes) on instance's Python /usr/bin/python3.10. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"} 2026-07-23 23:46:50.434881 | instance | ...ignoring 2026-07-23 23:46:50.435156 | instance | 2026-07-23 23:46:50.435453 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-07-23 23:46:50.435741 | instance | Thursday 23 July 2026 23:46:50 +0000 (0:00:00.570) 0:07:25.204 ********* 2026-07-23 23:46:50.470754 | instance | skipping: [instance] 2026-07-23 23:46:50.470991 | instance | 2026-07-23 23:46:50.471262 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-07-23 23:46:50.471549 | instance | Thursday 23 July 2026 23:46:50 +0000 (0:00:00.035) 0:07:25.240 ********* 2026-07-23 23:46:50.503351 | instance | skipping: [instance] 2026-07-23 23:46:50.503582 | instance | 2026-07-23 23:46:50.503812 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-07-23 23:46:50.504093 | instance | Thursday 23 July 2026 23:46:50 +0000 (0:00:00.032) 0:07:25.273 ********* 2026-07-23 23:46:50.542045 | instance | skipping: [instance] 2026-07-23 23:46:50.542378 | instance | 2026-07-23 23:46:50.542725 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-07-23 23:46:50.542942 | instance | Thursday 23 July 2026 23:46:50 +0000 (0:00:00.037) 0:07:25.311 ********* 2026-07-23 23:46:50.578335 | instance | skipping: [instance] 2026-07-23 23:46:50.578579 | instance | 2026-07-23 23:46:50.578850 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-07-23 23:46:50.579106 | instance | Thursday 23 July 2026 23:46:50 +0000 (0:00:00.037) 0:07:25.348 ********* 2026-07-23 23:46:50.616731 | instance | skipping: [instance] 2026-07-23 23:46:50.616966 | instance | 2026-07-23 23:46:50.617297 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-23 23:46:50.617587 | instance | Thursday 23 July 2026 23:46:50 +0000 (0:00:00.038) 0:07:25.386 ********* 2026-07-23 23:46:50.819375 | instance | ok: [instance] 2026-07-23 23:46:50.819565 | instance | 2026-07-23 23:46:50.819845 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-23 23:46:50.820206 | instance | Thursday 23 July 2026 23:46:50 +0000 (0:00:00.202) 0:07:25.589 ********* 2026-07-23 23:46:50.864455 | instance | ok: [instance] => { 2026-07-23 23:46:50.864668 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-07-23 23:46:50.864910 | instance | } 2026-07-23 23:46:50.865148 | instance | 2026-07-23 23:46:50.865406 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-23 23:46:50.865657 | instance | Thursday 23 July 2026 23:46:50 +0000 (0:00:00.044) 0:07:25.634 ********* 2026-07-23 23:46:51.694260 | instance | changed: [instance] 2026-07-23 23:46:51.694664 | instance | 2026-07-23 23:46:51.695021 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-23 23:46:51.695493 | instance | Thursday 23 July 2026 23:46:51 +0000 (0:00:00.829) 0:07:26.463 ********* 2026-07-23 23:46:51.736912 | instance | skipping: [instance] 2026-07-23 23:46:51.737096 | instance | 2026-07-23 23:46:51.737249 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-23 23:46:51.737400 | instance | Thursday 23 July 2026 23:46:51 +0000 (0:00:00.041) 0:07:26.505 ********* 2026-07-23 23:46:51.932517 | instance | ok: [instance] 2026-07-23 23:46:51.932556 | instance | 2026-07-23 23:46:51.932561 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-23 23:46:51.932566 | instance | Thursday 23 July 2026 23:46:51 +0000 (0:00:00.196) 0:07:26.702 ********* 2026-07-23 23:46:51.977790 | instance | ok: [instance] => { 2026-07-23 23:46:51.977816 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-07-23 23:46:51.977823 | instance | } 2026-07-23 23:46:51.977829 | instance | 2026-07-23 23:46:51.977834 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-23 23:46:51.977840 | instance | Thursday 23 July 2026 23:46:51 +0000 (0:00:00.045) 0:07:26.747 ********* 2026-07-23 23:46:52.736372 | instance | changed: [instance] 2026-07-23 23:46:52.736421 | instance | 2026-07-23 23:46:52.736427 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-23 23:46:52.736431 | instance | Thursday 23 July 2026 23:46:52 +0000 (0:00:00.758) 0:07:27.506 ********* 2026-07-23 23:46:52.792764 | instance | skipping: [instance] 2026-07-23 23:46:52.792791 | instance | 2026-07-23 23:46:52.792797 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-23 23:46:52.792801 | instance | Thursday 23 July 2026 23:46:52 +0000 (0:00:00.056) 0:07:27.562 ********* 2026-07-23 23:46:52.827721 | instance | skipping: [instance] 2026-07-23 23:46:52.827742 | instance | 2026-07-23 23:46:52.827748 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-23 23:46:52.827752 | instance | Thursday 23 July 2026 23:46:52 +0000 (0:00:00.035) 0:07:27.597 ********* 2026-07-23 23:46:52.862258 | instance | skipping: [instance] 2026-07-23 23:46:52.862732 | instance | 2026-07-23 23:46:52.862781 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-23 23:46:52.862789 | instance | Thursday 23 July 2026 23:46:52 +0000 (0:00:00.034) 0:07:27.631 ********* 2026-07-23 23:46:52.899968 | instance | skipping: [instance] 2026-07-23 23:46:52.900335 | instance | 2026-07-23 23:46:52.900379 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-23 23:46:52.900386 | instance | Thursday 23 July 2026 23:46:52 +0000 (0:00:00.038) 0:07:27.670 ********* 2026-07-23 23:46:53.878121 | instance | ok: [instance] 2026-07-23 23:46:53.878214 | instance | 2026-07-23 23:46:53.878464 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-23 23:46:53.878503 | instance | Thursday 23 July 2026 23:46:53 +0000 (0:00:00.978) 0:07:28.648 ********* 2026-07-23 23:46:54.289294 | instance | ok: [instance] 2026-07-23 23:46:54.289355 | instance | 2026-07-23 23:46:54.289639 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-23 23:46:54.289978 | instance | Thursday 23 July 2026 23:46:54 +0000 (0:00:00.411) 0:07:29.059 ********* 2026-07-23 23:46:55.149162 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-07-23 23:46:55.149272 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-23 23:46:55.150255 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-23 23:46:55.150302 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-23 23:46:55.150318 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-23 23:46:55.150331 | instance | 2026-07-23 23:46:55.150344 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-23 23:46:55.150380 | instance | Thursday 23 July 2026 23:46:55 +0000 (0:00:00.859) 0:07:29.919 ********* 2026-07-23 23:46:55.650364 | instance | ok: [instance] 2026-07-23 23:46:55.650461 | instance | 2026-07-23 23:46:55.651055 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-23 23:46:55.651072 | instance | Thursday 23 July 2026 23:46:55 +0000 (0:00:00.494) 0:07:30.413 ********* 2026-07-23 23:46:55.651078 | instance | 2026-07-23 23:46:55.651083 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-23 23:46:55.651088 | instance | Thursday 23 July 2026 23:46:55 +0000 (0:00:00.007) 0:07:30.420 ********* 2026-07-23 23:46:56.002409 | instance | ok: [instance] 2026-07-23 23:46:56.002478 | instance | 2026-07-23 23:46:56.002595 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-23 23:46:56.002684 | instance | Thursday 23 July 2026 23:46:55 +0000 (0:00:00.351) 0:07:30.772 ********* 2026-07-23 23:46:56.216397 | instance | ok: [instance] 2026-07-23 23:46:56.216666 | instance | 2026-07-23 23:46:56.216870 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-23 23:46:56.217123 | instance | Thursday 23 July 2026 23:46:56 +0000 (0:00:00.213) 0:07:30.986 ********* 2026-07-23 23:46:56.269460 | instance | ok: [instance] => { 2026-07-23 23:46:56.269768 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/crictl-v1.36.0-linux-amd64.tar.gz" 2026-07-23 23:46:56.270030 | instance | } 2026-07-23 23:46:56.270392 | instance | 2026-07-23 23:46:56.270726 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-23 23:46:56.270999 | instance | Thursday 23 July 2026 23:46:56 +0000 (0:00:00.053) 0:07:31.039 ********* 2026-07-23 23:46:56.903164 | instance | changed: [instance] 2026-07-23 23:46:56.903383 | instance | 2026-07-23 23:46:56.903660 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-23 23:46:56.903958 | instance | Thursday 23 July 2026 23:46:56 +0000 (0:00:00.633) 0:07:31.672 ********* 2026-07-23 23:46:58.216279 | instance | changed: [instance] 2026-07-23 23:46:58.216331 | instance | 2026-07-23 23:46:58.216342 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-23 23:46:58.216352 | instance | Thursday 23 July 2026 23:46:58 +0000 (0:00:01.312) 0:07:32.985 ********* 2026-07-23 23:46:58.269016 | instance | ok: [instance] => { 2026-07-23 23:46:58.269591 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/critest-v1.36.0-linux-amd64.tar.gz" 2026-07-23 23:46:58.269633 | instance | } 2026-07-23 23:46:58.269639 | instance | 2026-07-23 23:46:58.269643 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-23 23:46:58.269648 | instance | Thursday 23 July 2026 23:46:58 +0000 (0:00:00.053) 0:07:33.038 ********* 2026-07-23 23:46:58.890938 | instance | changed: [instance] 2026-07-23 23:46:58.891051 | instance | 2026-07-23 23:46:58.891399 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-23 23:46:58.891450 | instance | Thursday 23 July 2026 23:46:58 +0000 (0:00:00.621) 0:07:33.660 ********* 2026-07-23 23:47:00.212027 | instance | changed: [instance] 2026-07-23 23:47:00.212101 | instance | 2026-07-23 23:47:00.212378 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-07-23 23:47:00.212420 | instance | Thursday 23 July 2026 23:47:00 +0000 (0:00:01.321) 0:07:34.982 ********* 2026-07-23 23:47:00.667091 | instance | changed: [instance] 2026-07-23 23:47:00.667164 | instance | 2026-07-23 23:47:00.667413 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-07-23 23:47:00.667451 | instance | Thursday 23 July 2026 23:47:00 +0000 (0:00:00.454) 0:07:35.437 ********* 2026-07-23 23:47:00.870085 | instance | changed: [instance] 2026-07-23 23:47:00.870202 | instance | 2026-07-23 23:47:00.870451 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-23 23:47:00.870491 | instance | Thursday 23 July 2026 23:47:00 +0000 (0:00:00.202) 0:07:35.640 ********* 2026-07-23 23:47:01.083404 | instance | ok: [instance] 2026-07-23 23:47:01.083480 | instance | 2026-07-23 23:47:01.083711 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-23 23:47:01.083749 | instance | Thursday 23 July 2026 23:47:01 +0000 (0:00:00.213) 0:07:35.853 ********* 2026-07-23 23:47:01.142665 | instance | ok: [instance] => { 2026-07-23 23:47:01.143278 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-07-23 23:47:01.143318 | instance | } 2026-07-23 23:47:01.143325 | instance | 2026-07-23 23:47:01.143330 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-23 23:47:01.143335 | instance | Thursday 23 July 2026 23:47:01 +0000 (0:00:00.059) 0:07:35.912 ********* 2026-07-23 23:47:02.078126 | instance | changed: [instance] 2026-07-23 23:47:02.078509 | instance | 2026-07-23 23:47:02.078530 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-23 23:47:02.078536 | instance | Thursday 23 July 2026 23:47:02 +0000 (0:00:00.935) 0:07:36.848 ********* 2026-07-23 23:47:04.703691 | instance | changed: [instance] 2026-07-23 23:47:04.703767 | instance | 2026-07-23 23:47:04.704007 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-07-23 23:47:04.704312 | instance | Thursday 23 July 2026 23:47:04 +0000 (0:00:02.625) 0:07:39.473 ********* 2026-07-23 23:47:04.758245 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-07-23 23:47:04.758350 | instance | 2026-07-23 23:47:04.758534 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-07-23 23:47:04.758817 | instance | Thursday 23 July 2026 23:47:04 +0000 (0:00:00.054) 0:07:39.528 ********* 2026-07-23 23:47:05.771140 | instance | ok: [instance] 2026-07-23 23:47:05.771217 | instance | 2026-07-23 23:47:05.771347 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-07-23 23:47:05.771530 | instance | Thursday 23 July 2026 23:47:05 +0000 (0:00:01.012) 0:07:40.541 ********* 2026-07-23 23:47:05.970894 | instance | changed: [instance] 2026-07-23 23:47:05.970975 | instance | 2026-07-23 23:47:05.971134 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-07-23 23:47:05.971669 | instance | Thursday 23 July 2026 23:47:05 +0000 (0:00:00.199) 0:07:40.740 ********* 2026-07-23 23:47:06.416286 | instance | changed: [instance] 2026-07-23 23:47:06.416383 | instance | 2026-07-23 23:47:06.416651 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-07-23 23:47:06.416687 | instance | Thursday 23 July 2026 23:47:06 +0000 (0:00:00.445) 0:07:41.186 ********* 2026-07-23 23:47:07.138681 | instance | changed: [instance] => (item=br_netfilter) 2026-07-23 23:47:07.138783 | instance | ok: [instance] => (item=ip_tables) 2026-07-23 23:47:07.139358 | instance | changed: [instance] => (item=ip6_tables) 2026-07-23 23:47:07.139398 | instance | ok: [instance] => (item=nf_conntrack) 2026-07-23 23:47:07.139404 | instance | 2026-07-23 23:47:07.139409 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-23 23:47:07.139414 | instance | Thursday 23 July 2026 23:47:07 +0000 (0:00:00.722) 0:07:41.908 ********* 2026-07-23 23:47:07.344566 | instance | ok: [instance] 2026-07-23 23:47:07.344612 | instance | 2026-07-23 23:47:07.344866 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-23 23:47:07.344881 | instance | Thursday 23 July 2026 23:47:07 +0000 (0:00:00.206) 0:07:42.114 ********* 2026-07-23 23:47:07.386961 | instance | ok: [instance] => { 2026-07-23 23:47:07.387128 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-07-23 23:47:07.387762 | instance | } 2026-07-23 23:47:07.387782 | instance | 2026-07-23 23:47:07.387789 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-23 23:47:07.387795 | instance | Thursday 23 July 2026 23:47:07 +0000 (0:00:00.042) 0:07:42.157 ********* 2026-07-23 23:47:08.860585 | instance | changed: [instance] 2026-07-23 23:47:08.861092 | instance | 2026-07-23 23:47:08.861136 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-23 23:47:08.861144 | instance | Thursday 23 July 2026 23:47:08 +0000 (0:00:01.473) 0:07:43.630 ********* 2026-07-23 23:47:08.902707 | instance | skipping: [instance] 2026-07-23 23:47:08.903073 | instance | 2026-07-23 23:47:08.903104 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-07-23 23:47:08.903111 | instance | Thursday 23 July 2026 23:47:08 +0000 (0:00:00.042) 0:07:43.672 ********* 2026-07-23 23:47:08.961097 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-07-23 23:47:08.961701 | instance | 2026-07-23 23:47:08.961739 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-07-23 23:47:08.961746 | instance | Thursday 23 July 2026 23:47:08 +0000 (0:00:00.057) 0:07:43.730 ********* 2026-07-23 23:47:08.998359 | instance | skipping: [instance] 2026-07-23 23:47:08.998904 | instance | 2026-07-23 23:47:08.998932 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-07-23 23:47:08.998941 | instance | Thursday 23 July 2026 23:47:08 +0000 (0:00:00.037) 0:07:43.768 ********* 2026-07-23 23:47:11.909850 | instance | changed: [instance] 2026-07-23 23:47:11.909928 | instance | 2026-07-23 23:47:11.910299 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-07-23 23:47:11.910361 | instance | Thursday 23 July 2026 23:47:11 +0000 (0:00:02.911) 0:07:46.679 ********* 2026-07-23 23:47:13.146122 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-07-23 23:47:13.146266 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-07-23 23:47:13.146402 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-07-23 23:47:13.146525 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-07-23 23:47:13.146650 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-07-23 23:47:13.146774 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-07-23 23:47:13.146888 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-07-23 23:47:13.147065 | instance | 2026-07-23 23:47:13.147188 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-07-23 23:47:13.147308 | instance | Thursday 23 July 2026 23:47:13 +0000 (0:00:01.236) 0:07:47.916 ********* 2026-07-23 23:47:13.695241 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-07-23 23:47:13.695370 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-07-23 23:47:13.695536 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-07-23 23:47:13.695685 | instance | 2026-07-23 23:47:13.695905 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-07-23 23:47:13.696074 | instance | Thursday 23 July 2026 23:47:13 +0000 (0:00:00.548) 0:07:48.464 ********* 2026-07-23 23:47:14.154774 | instance | changed: [instance] 2026-07-23 23:47:14.155012 | instance | 2026-07-23 23:47:14.155286 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-07-23 23:47:14.155546 | instance | Thursday 23 July 2026 23:47:14 +0000 (0:00:00.459) 0:07:48.924 ********* 2026-07-23 23:47:14.619251 | instance | changed: [instance] 2026-07-23 23:47:14.619496 | instance | 2026-07-23 23:47:14.619768 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-07-23 23:47:14.620035 | instance | Thursday 23 July 2026 23:47:14 +0000 (0:00:00.464) 0:07:49.388 ********* 2026-07-23 23:47:14.816600 | instance | ok: [instance] 2026-07-23 23:47:14.816842 | instance | 2026-07-23 23:47:14.817109 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-07-23 23:47:14.817370 | instance | Thursday 23 July 2026 23:47:14 +0000 (0:00:00.197) 0:07:49.586 ********* 2026-07-23 23:47:14.849676 | instance | skipping: [instance] 2026-07-23 23:47:14.849919 | instance | 2026-07-23 23:47:14.850222 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-07-23 23:47:14.850494 | instance | Thursday 23 July 2026 23:47:14 +0000 (0:00:00.033) 0:07:49.619 ********* 2026-07-23 23:47:15.352886 | instance | ok: [instance] => (item=swap) 2026-07-23 23:47:15.352941 | instance | ok: [instance] => (item=none) 2026-07-23 23:47:15.352952 | instance | 2026-07-23 23:47:15.352962 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-07-23 23:47:15.352972 | instance | Thursday 23 July 2026 23:47:15 +0000 (0:00:00.501) 0:07:50.121 ********* 2026-07-23 23:47:15.790461 | instance | changed: [instance] 2026-07-23 23:47:15.790942 | instance | 2026-07-23 23:47:15.790986 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-07-23 23:47:15.791082 | instance | Thursday 23 July 2026 23:47:15 +0000 (0:00:00.438) 0:07:50.560 ********* 2026-07-23 23:47:16.379123 | instance | changed: [instance] 2026-07-23 23:47:16.379185 | instance | 2026-07-23 23:47:16.379732 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-07-23 23:47:16.379748 | instance | Thursday 23 July 2026 23:47:16 +0000 (0:00:00.582) 0:07:51.142 ********* 2026-07-23 23:47:16.379754 | instance | 2026-07-23 23:47:16.379758 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-07-23 23:47:16.379762 | instance | Thursday 23 July 2026 23:47:16 +0000 (0:00:00.006) 0:07:51.149 ********* 2026-07-23 23:47:17.159498 | instance | ok: [instance] 2026-07-23 23:47:17.159969 | instance | 2026-07-23 23:47:17.160015 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-07-23 23:47:17.160023 | instance | Thursday 23 July 2026 23:47:17 +0000 (0:00:00.780) 0:07:51.929 ********* 2026-07-23 23:47:17.769079 | instance | changed: [instance] 2026-07-23 23:47:17.769133 | instance | 2026-07-23 23:47:17.769413 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-07-23 23:47:17.769464 | instance | Thursday 23 July 2026 23:47:17 +0000 (0:00:00.609) 0:07:52.538 ********* 2026-07-23 23:47:18.952114 | instance | ok: [instance] 2026-07-23 23:47:18.952184 | instance | 2026-07-23 23:47:18.952627 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-07-23 23:47:18.952674 | instance | Thursday 23 July 2026 23:47:18 +0000 (0:00:01.182) 0:07:53.721 ********* 2026-07-23 23:47:19.723410 | instance | ok: [instance] 2026-07-23 23:47:19.723481 | instance | 2026-07-23 23:47:19.723543 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-07-23 23:47:19.723673 | instance | Thursday 23 July 2026 23:47:19 +0000 (0:00:00.771) 0:07:54.493 ********* 2026-07-23 23:47:19.931652 | instance | ok: [instance] 2026-07-23 23:47:19.931753 | instance | 2026-07-23 23:47:19.931812 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-07-23 23:47:19.931957 | instance | Thursday 23 July 2026 23:47:19 +0000 (0:00:00.208) 0:07:54.701 ********* 2026-07-23 23:47:20.472088 | instance | ok: [instance] 2026-07-23 23:47:20.472164 | instance | 2026-07-23 23:47:20.472392 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-07-23 23:47:20.472435 | instance | Thursday 23 July 2026 23:47:20 +0000 (0:00:00.540) 0:07:55.241 ********* 2026-07-23 23:47:20.558672 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-07-23 23:47:20.559031 | instance | 2026-07-23 23:47:20.559067 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-07-23 23:47:20.559073 | instance | Thursday 23 July 2026 23:47:20 +0000 (0:00:00.086) 0:07:55.328 ********* 2026-07-23 23:47:20.748990 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-07-23 23:47:20.749067 | instance | 2026-07-23 23:47:20.749334 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-07-23 23:47:20.749377 | instance | Thursday 23 July 2026 23:47:20 +0000 (0:00:00.190) 0:07:55.518 ********* 2026-07-23 23:47:20.958288 | instance | ok: [instance] => (item=instance) 2026-07-23 23:47:20.958776 | instance | 2026-07-23 23:47:20.958809 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-07-23 23:47:20.958817 | instance | Thursday 23 July 2026 23:47:20 +0000 (0:00:00.209) 0:07:55.728 ********* 2026-07-23 23:47:21.012206 | instance | skipping: [instance] 2026-07-23 23:47:21.012558 | instance | 2026-07-23 23:47:21.012614 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-07-23 23:47:21.012632 | instance | Thursday 23 July 2026 23:47:21 +0000 (0:00:00.053) 0:07:55.782 ********* 2026-07-23 23:47:21.065035 | instance | ok: [instance] 2026-07-23 23:47:21.065130 | instance | 2026-07-23 23:47:21.065253 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-07-23 23:47:21.065366 | instance | Thursday 23 July 2026 23:47:21 +0000 (0:00:00.053) 0:07:55.835 ********* 2026-07-23 23:47:21.108497 | instance | ok: [instance] => { 2026-07-23 23:47:21.108593 | instance | "msg": "instance" 2026-07-23 23:47:21.108702 | instance | } 2026-07-23 23:47:21.108806 | instance | 2026-07-23 23:47:21.108964 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-07-23 23:47:21.109114 | instance | Thursday 23 July 2026 23:47:21 +0000 (0:00:00.043) 0:07:55.878 ********* 2026-07-23 23:47:21.627992 | instance | changed: [instance] 2026-07-23 23:47:21.628147 | instance | 2026-07-23 23:47:21.628333 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-07-23 23:47:21.628482 | instance | Thursday 23 July 2026 23:47:21 +0000 (0:00:00.519) 0:07:56.397 ********* 2026-07-23 23:47:21.659067 | instance | skipping: [instance] 2026-07-23 23:47:21.659163 | instance | 2026-07-23 23:47:21.659335 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-07-23 23:47:21.659487 | instance | Thursday 23 July 2026 23:47:21 +0000 (0:00:00.031) 0:07:56.429 ********* 2026-07-23 23:47:21.698034 | instance | skipping: [instance] 2026-07-23 23:47:21.698235 | instance | 2026-07-23 23:47:21.698387 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-07-23 23:47:21.698534 | instance | Thursday 23 July 2026 23:47:21 +0000 (0:00:00.037) 0:07:56.466 ********* 2026-07-23 23:47:21.730327 | instance | skipping: [instance] 2026-07-23 23:47:21.730382 | instance | 2026-07-23 23:47:21.730393 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-07-23 23:47:21.730403 | instance | Thursday 23 July 2026 23:47:21 +0000 (0:00:00.033) 0:07:56.500 ********* 2026-07-23 23:47:21.769090 | instance | skipping: [instance] 2026-07-23 23:47:21.769309 | instance | 2026-07-23 23:47:21.769523 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-07-23 23:47:21.769776 | instance | Thursday 23 July 2026 23:47:21 +0000 (0:00:00.039) 0:07:56.539 ********* 2026-07-23 23:47:21.806271 | instance | skipping: [instance] 2026-07-23 23:47:21.806465 | instance | 2026-07-23 23:47:21.806724 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-07-23 23:47:21.807056 | instance | Thursday 23 July 2026 23:47:21 +0000 (0:00:00.037) 0:07:56.576 ********* 2026-07-23 23:47:21.842871 | instance | skipping: [instance] 2026-07-23 23:47:21.843106 | instance | 2026-07-23 23:47:21.843397 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-07-23 23:47:21.843652 | instance | Thursday 23 July 2026 23:47:21 +0000 (0:00:00.036) 0:07:56.612 ********* 2026-07-23 23:47:21.882170 | instance | skipping: [instance] 2026-07-23 23:47:21.882364 | instance | 2026-07-23 23:47:21.882618 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-07-23 23:47:21.882951 | instance | Thursday 23 July 2026 23:47:21 +0000 (0:00:00.039) 0:07:56.652 ********* 2026-07-23 23:47:44.343964 | instance | changed: [instance] 2026-07-23 23:47:44.344183 | instance | 2026-07-23 23:47:44.344463 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-07-23 23:47:44.344727 | instance | Thursday 23 July 2026 23:47:44 +0000 (0:00:22.461) 0:08:19.113 ********* 2026-07-23 23:47:44.540069 | instance | ok: [instance] 2026-07-23 23:47:44.540306 | instance | 2026-07-23 23:47:44.540564 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-07-23 23:47:44.540844 | instance | Thursday 23 July 2026 23:47:44 +0000 (0:00:00.196) 0:08:19.309 ********* 2026-07-23 23:47:44.580386 | instance | skipping: [instance] 2026-07-23 23:47:44.580535 | instance | 2026-07-23 23:47:44.580717 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-07-23 23:47:44.580966 | instance | Thursday 23 July 2026 23:47:44 +0000 (0:00:00.040) 0:08:19.350 ********* 2026-07-23 23:47:44.783242 | instance | changed: [instance] 2026-07-23 23:47:44.783465 | instance | 2026-07-23 23:47:44.783741 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-07-23 23:47:44.784006 | instance | Thursday 23 July 2026 23:47:44 +0000 (0:00:00.202) 0:08:19.552 ********* 2026-07-23 23:47:44.988737 | instance | changed: [instance] 2026-07-23 23:47:44.988982 | instance | 2026-07-23 23:47:44.989251 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-07-23 23:47:44.989507 | instance | Thursday 23 July 2026 23:47:44 +0000 (0:00:00.205) 0:08:19.758 ********* 2026-07-23 23:47:45.185088 | instance | changed: [instance] 2026-07-23 23:47:45.185373 | instance | 2026-07-23 23:47:45.185738 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-07-23 23:47:45.186048 | instance | Thursday 23 July 2026 23:47:45 +0000 (0:00:00.196) 0:08:19.954 ********* 2026-07-23 23:47:49.869772 | instance | changed: [instance] 2026-07-23 23:47:49.870325 | instance | 2026-07-23 23:47:49.870448 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-07-23 23:47:49.870473 | instance | Thursday 23 July 2026 23:47:49 +0000 (0:00:04.684) 0:08:24.639 ********* 2026-07-23 23:47:59.956133 | instance | changed: [instance] 2026-07-23 23:47:59.956212 | instance | 2026-07-23 23:47:59.956273 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-07-23 23:47:59.956403 | instance | Thursday 23 July 2026 23:47:59 +0000 (0:00:10.086) 0:08:34.725 ********* 2026-07-23 23:48:00.009099 | instance | skipping: [instance] 2026-07-23 23:48:00.009197 | instance | 2026-07-23 23:48:00.009455 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-07-23 23:48:00.009470 | instance | Thursday 23 July 2026 23:48:00 +0000 (0:00:00.053) 0:08:34.779 ********* 2026-07-23 23:48:00.075283 | instance | skipping: [instance] 2026-07-23 23:48:00.075382 | instance | 2026-07-23 23:48:00.075391 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-07-23 23:48:00.075399 | instance | Thursday 23 July 2026 23:48:00 +0000 (0:00:00.064) 0:08:34.844 ********* 2026-07-23 23:48:00.849684 | instance | changed: [instance] 2026-07-23 23:48:00.849737 | instance | 2026-07-23 23:48:00.849991 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-07-23 23:48:00.850006 | instance | Thursday 23 July 2026 23:48:00 +0000 (0:00:00.775) 0:08:35.619 ********* 2026-07-23 23:48:00.895324 | instance | skipping: [instance] => (item=DaemonSet) 2026-07-23 23:48:00.895404 | instance | skipping: [instance] => (item=ConfigMap) 2026-07-23 23:48:00.895803 | instance | skipping: [instance] 2026-07-23 23:48:00.895867 | instance | 2026-07-23 23:48:00.895879 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-07-23 23:48:00.895895 | instance | Thursday 23 July 2026 23:48:00 +0000 (0:00:00.045) 0:08:35.665 ********* 2026-07-23 23:48:00.950802 | instance | skipping: [instance] 2026-07-23 23:48:00.950873 | instance | 2026-07-23 23:48:00.950893 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-07-23 23:48:00.951001 | instance | Thursday 23 July 2026 23:48:00 +0000 (0:00:00.054) 0:08:35.720 ********* 2026-07-23 23:48:01.000907 | instance | skipping: [instance] 2026-07-23 23:48:01.000998 | instance | 2026-07-23 23:48:01.001078 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-07-23 23:48:01.001180 | instance | Thursday 23 July 2026 23:48:00 +0000 (0:00:00.050) 0:08:35.770 ********* 2026-07-23 23:48:01.046824 | instance | skipping: [instance] 2026-07-23 23:48:01.047065 | instance | 2026-07-23 23:48:01.047326 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-07-23 23:48:01.047602 | instance | Thursday 23 July 2026 23:48:01 +0000 (0:00:00.045) 0:08:35.816 ********* 2026-07-23 23:48:01.086467 | instance | skipping: [instance] 2026-07-23 23:48:01.086724 | instance | 2026-07-23 23:48:01.087008 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-07-23 23:48:01.087273 | instance | Thursday 23 July 2026 23:48:01 +0000 (0:00:00.039) 0:08:35.856 ********* 2026-07-23 23:48:01.483215 | instance | ok: [instance] 2026-07-23 23:48:01.483486 | instance | 2026-07-23 23:48:01.483698 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-07-23 23:48:01.483951 | instance | Thursday 23 July 2026 23:48:01 +0000 (0:00:00.396) 0:08:36.252 ********* 2026-07-23 23:48:02.438304 | instance | changed: [instance] 2026-07-23 23:48:02.438379 | instance | 2026-07-23 23:48:02.438501 | instance | PLAY [Install control-plane components] **************************************** 2026-07-23 23:48:02.438613 | instance | 2026-07-23 23:48:02.438736 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-23 23:48:02.438869 | instance | Thursday 23 July 2026 23:48:02 +0000 (0:00:00.954) 0:08:37.207 ********* 2026-07-23 23:48:03.407631 | instance | ok: [instance] 2026-07-23 23:48:03.407851 | instance | 2026-07-23 23:48:03.408115 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-23 23:48:03.408404 | instance | Thursday 23 July 2026 23:48:03 +0000 (0:00:00.969) 0:08:38.177 ********* 2026-07-23 23:48:03.604492 | instance | ok: [instance] 2026-07-23 23:48:03.605015 | instance | 2026-07-23 23:48:03.605093 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-23 23:48:03.605324 | instance | Thursday 23 July 2026 23:48:03 +0000 (0:00:00.196) 0:08:38.374 ********* 2026-07-23 23:48:04.929802 | instance | ok: [instance] 2026-07-23 23:48:04.929868 | instance | 2026-07-23 23:48:04.930131 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-23 23:48:04.930168 | instance | Thursday 23 July 2026 23:48:04 +0000 (0:00:01.325) 0:08:39.699 ********* 2026-07-23 23:48:05.136652 | instance | ok: [instance] 2026-07-23 23:48:05.136713 | instance | 2026-07-23 23:48:05.136985 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-23 23:48:05.137027 | instance | Thursday 23 July 2026 23:48:05 +0000 (0:00:00.206) 0:08:39.906 ********* 2026-07-23 23:48:05.179073 | instance | ok: [instance] => { 2026-07-23 23:48:05.179412 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-07-23 23:48:05.179434 | instance | } 2026-07-23 23:48:05.179751 | instance | 2026-07-23 23:48:05.179763 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-23 23:48:05.179769 | instance | Thursday 23 July 2026 23:48:05 +0000 (0:00:00.042) 0:08:39.949 ********* 2026-07-23 23:48:06.060084 | instance | changed: [instance] 2026-07-23 23:48:06.060150 | instance | 2026-07-23 23:48:06.060166 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-23 23:48:06.060179 | instance | Thursday 23 July 2026 23:48:06 +0000 (0:00:00.879) 0:08:40.829 ********* 2026-07-23 23:48:08.537081 | instance | changed: [instance] 2026-07-23 23:48:08.537139 | instance | 2026-07-23 23:48:08.537151 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-07-23 23:48:08.537161 | instance | Thursday 23 July 2026 23:48:08 +0000 (0:00:02.477) 0:08:43.306 ********* 2026-07-23 23:48:08.866776 | instance | ok: [instance] 2026-07-23 23:48:08.866848 | instance | 2026-07-23 23:48:08.866854 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-07-23 23:48:08.866984 | instance | Thursday 23 July 2026 23:48:08 +0000 (0:00:00.329) 0:08:43.636 ********* 2026-07-23 23:48:09.065951 | instance | changed: [instance] 2026-07-23 23:48:09.066022 | instance | 2026-07-23 23:48:09.066037 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-07-23 23:48:09.066056 | instance | Thursday 23 July 2026 23:48:09 +0000 (0:00:00.199) 0:08:43.835 ********* 2026-07-23 23:48:09.296741 | instance | ok: [instance] 2026-07-23 23:48:09.296923 | instance | 2026-07-23 23:48:09.297243 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-07-23 23:48:09.297507 | instance | Thursday 23 July 2026 23:48:09 +0000 (0:00:00.230) 0:08:44.066 ********* 2026-07-23 23:48:09.492988 | instance | changed: [instance] 2026-07-23 23:48:09.493174 | instance | 2026-07-23 23:48:09.493493 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-07-23 23:48:09.493765 | instance | Thursday 23 July 2026 23:48:09 +0000 (0:00:00.196) 0:08:44.262 ********* 2026-07-23 23:48:09.679802 | instance | ok: [instance] 2026-07-23 23:48:09.680054 | instance | 2026-07-23 23:48:09.680379 | instance | TASK [Install plugin] ********************************************************** 2026-07-23 23:48:09.680656 | instance | Thursday 23 July 2026 23:48:09 +0000 (0:00:00.186) 0:08:44.448 ********* 2026-07-23 23:48:09.742656 | instance | included: vexxhost.containers.download_artifact for instance 2026-07-23 23:48:09.742872 | instance | 2026-07-23 23:48:09.743164 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-23 23:48:09.743388 | instance | Thursday 23 July 2026 23:48:09 +0000 (0:00:00.063) 0:08:44.512 ********* 2026-07-23 23:48:09.786295 | instance | ok: [instance] => { 2026-07-23 23:48:09.786534 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-07-23 23:48:09.786778 | instance | } 2026-07-23 23:48:09.787020 | instance | 2026-07-23 23:48:09.787377 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-23 23:48:09.787654 | instance | Thursday 23 July 2026 23:48:09 +0000 (0:00:00.043) 0:08:44.556 ********* 2026-07-23 23:48:10.417784 | instance | changed: [instance] 2026-07-23 23:48:10.418018 | instance | 2026-07-23 23:48:10.418322 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-23 23:48:10.418595 | instance | Thursday 23 July 2026 23:48:10 +0000 (0:00:00.630) 0:08:45.187 ********* 2026-07-23 23:48:12.178445 | instance | changed: [instance] 2026-07-23 23:48:12.178676 | instance | 2026-07-23 23:48:12.178970 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-23 23:48:12.179241 | instance | Thursday 23 July 2026 23:48:12 +0000 (0:00:01.760) 0:08:46.947 ********* 2026-07-23 23:48:12.209521 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-23 23:48:12.209569 | instance | 2026-07-23 23:48:12.209580 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-23 23:48:12.209658 | instance | Thursday 23 July 2026 23:48:12 +0000 (0:00:00.031) 0:08:46.978 ********* 2026-07-23 23:48:12.879125 | instance | changed: [instance] 2026-07-23 23:48:12.879653 | instance | 2026-07-23 23:48:12.879676 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-07-23 23:48:12.879867 | instance | Thursday 23 July 2026 23:48:12 +0000 (0:00:00.669) 0:08:47.648 ********* 2026-07-23 23:48:13.610085 | instance | ok: [instance] 2026-07-23 23:48:13.610927 | instance | 2026-07-23 23:48:13.611019 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-07-23 23:48:13.611031 | instance | Thursday 23 July 2026 23:48:13 +0000 (0:00:00.730) 0:08:48.379 ********* 2026-07-23 23:48:15.534133 | instance | changed: [instance] 2026-07-23 23:48:15.534298 | instance | 2026-07-23 23:48:15.534567 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-23 23:48:15.534642 | instance | Thursday 23 July 2026 23:48:15 +0000 (0:00:01.924) 0:08:50.304 ********* 2026-07-23 23:48:15.572416 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-23 23:48:15.572788 | instance | 2026-07-23 23:48:15.572829 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-23 23:48:15.572835 | instance | Thursday 23 July 2026 23:48:15 +0000 (0:00:00.038) 0:08:50.342 ********* 2026-07-23 23:48:16.057032 | instance | changed: [instance] 2026-07-23 23:48:16.057171 | instance | 2026-07-23 23:48:16.057189 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-07-23 23:48:16.057350 | instance | Thursday 23 July 2026 23:48:16 +0000 (0:00:00.484) 0:08:50.826 ********* 2026-07-23 23:48:52.172229 | instance | changed: [instance] 2026-07-23 23:48:52.172500 | instance | 2026-07-23 23:48:52.172763 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-07-23 23:48:52.172982 | instance | Thursday 23 July 2026 23:48:52 +0000 (0:00:36.115) 0:09:26.942 ********* 2026-07-23 23:48:52.911858 | instance | changed: [instance] 2026-07-23 23:48:52.911945 | instance | 2026-07-23 23:48:52.912071 | instance | PLAY [all] ********************************************************************* 2026-07-23 23:48:52.912184 | instance | 2026-07-23 23:48:52.912299 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-23 23:48:52.912406 | instance | Thursday 23 July 2026 23:48:52 +0000 (0:00:00.739) 0:09:27.682 ********* 2026-07-23 23:48:54.027107 | instance | ok: [instance] 2026-07-23 23:48:54.027353 | instance | 2026-07-23 23:48:54.027630 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-07-23 23:48:54.028007 | instance | Thursday 23 July 2026 23:48:54 +0000 (0:00:01.114) 0:09:28.796 ********* 2026-07-23 23:48:54.751265 | instance | changed: [instance] 2026-07-23 23:48:54.751498 | instance | 2026-07-23 23:48:54.751778 | instance | PLAY [all] ********************************************************************* 2026-07-23 23:48:54.752032 | instance | 2026-07-23 23:48:54.752291 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-07-23 23:48:54.752555 | instance | Thursday 23 July 2026 23:48:54 +0000 (0:00:00.724) 0:09:29.521 ********* 2026-07-23 23:48:55.472563 | instance | ok: [instance] 2026-07-23 23:48:55.472704 | instance | 2026-07-23 23:48:55.472881 | instance | PLAY [controllers] ************************************************************* 2026-07-23 23:48:55.473058 | instance | 2026-07-23 23:48:55.473214 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-23 23:48:55.473380 | instance | Thursday 23 July 2026 23:48:55 +0000 (0:00:00.720) 0:09:30.241 ********* 2026-07-23 23:48:56.641303 | instance | ok: [instance] 2026-07-23 23:48:56.641521 | instance | 2026-07-23 23:48:56.641795 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-23 23:48:56.642066 | instance | Thursday 23 July 2026 23:48:56 +0000 (0:00:01.168) 0:09:31.410 ********* 2026-07-23 23:48:56.688615 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-23 23:48:56.688856 | instance | 2026-07-23 23:48:56.689115 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-23 23:48:56.689395 | instance | Thursday 23 July 2026 23:48:56 +0000 (0:00:00.047) 0:09:31.458 ********* 2026-07-23 23:48:57.156874 | instance | changed: [instance] 2026-07-23 23:48:57.157089 | instance | 2026-07-23 23:48:57.157374 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-07-23 23:48:57.157644 | instance | Thursday 23 July 2026 23:48:57 +0000 (0:00:00.468) 0:09:31.926 ********* 2026-07-23 23:48:59.055778 | instance | changed: [instance] 2026-07-23 23:48:59.055852 | instance | 2026-07-23 23:48:59.056026 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-23 23:48:59.056181 | instance | Thursday 23 July 2026 23:48:59 +0000 (0:00:01.898) 0:09:33.825 ********* 2026-07-23 23:48:59.099869 | instance | skipping: [instance] 2026-07-23 23:48:59.100113 | instance | 2026-07-23 23:48:59.100388 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-07-23 23:48:59.100654 | instance | Thursday 23 July 2026 23:48:59 +0000 (0:00:00.044) 0:09:33.869 ********* 2026-07-23 23:48:59.145971 | instance | skipping: [instance] 2026-07-23 23:48:59.146089 | instance | 2026-07-23 23:48:59.146279 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-07-23 23:48:59.146467 | instance | Thursday 23 July 2026 23:48:59 +0000 (0:00:00.045) 0:09:33.915 ********* 2026-07-23 23:48:59.189066 | instance | skipping: [instance] 2026-07-23 23:48:59.189286 | instance | 2026-07-23 23:48:59.189558 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-07-23 23:48:59.189805 | instance | Thursday 23 July 2026 23:48:59 +0000 (0:00:00.042) 0:09:33.958 ********* 2026-07-23 23:48:59.224991 | instance | skipping: [instance] 2026-07-23 23:48:59.225255 | instance | 2026-07-23 23:48:59.225530 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-07-23 23:48:59.225806 | instance | Thursday 23 July 2026 23:48:59 +0000 (0:00:00.036) 0:09:33.994 ********* 2026-07-23 23:48:59.272401 | instance | skipping: [instance] 2026-07-23 23:48:59.272633 | instance | 2026-07-23 23:48:59.272911 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-07-23 23:48:59.273186 | instance | Thursday 23 July 2026 23:48:59 +0000 (0:00:00.047) 0:09:34.042 ********* 2026-07-23 23:48:59.332410 | instance | skipping: [instance] 2026-07-23 23:48:59.332630 | instance | 2026-07-23 23:48:59.332893 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-07-23 23:48:59.333182 | instance | Thursday 23 July 2026 23:48:59 +0000 (0:00:00.059) 0:09:34.101 ********* 2026-07-23 23:48:59.374770 | instance | skipping: [instance] 2026-07-23 23:48:59.375046 | instance | 2026-07-23 23:48:59.375314 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-07-23 23:48:59.375569 | instance | Thursday 23 July 2026 23:48:59 +0000 (0:00:00.042) 0:09:34.144 ********* 2026-07-23 23:48:59.411773 | instance | skipping: [instance] 2026-07-23 23:48:59.412036 | instance | 2026-07-23 23:48:59.412328 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-07-23 23:48:59.412587 | instance | Thursday 23 July 2026 23:48:59 +0000 (0:00:00.036) 0:09:34.181 ********* 2026-07-23 23:48:59.467777 | instance | skipping: [instance] 2026-07-23 23:48:59.468005 | instance | 2026-07-23 23:48:59.468278 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-07-23 23:48:59.468536 | instance | Thursday 23 July 2026 23:48:59 +0000 (0:00:00.055) 0:09:34.237 ********* 2026-07-23 23:48:59.501172 | instance | skipping: [instance] 2026-07-23 23:48:59.501415 | instance | 2026-07-23 23:48:59.501667 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-07-23 23:48:59.501918 | instance | Thursday 23 July 2026 23:48:59 +0000 (0:00:00.033) 0:09:34.271 ********* 2026-07-23 23:48:59.533861 | instance | skipping: [instance] 2026-07-23 23:48:59.534124 | instance | 2026-07-23 23:48:59.534456 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-07-23 23:48:59.534735 | instance | Thursday 23 July 2026 23:48:59 +0000 (0:00:00.032) 0:09:34.303 ********* 2026-07-23 23:48:59.567717 | instance | skipping: [instance] 2026-07-23 23:48:59.567959 | instance | 2026-07-23 23:48:59.568251 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-07-23 23:48:59.568501 | instance | Thursday 23 July 2026 23:48:59 +0000 (0:00:00.033) 0:09:34.337 ********* 2026-07-23 23:48:59.615039 | instance | skipping: [instance] 2026-07-23 23:48:59.615329 | instance | 2026-07-23 23:48:59.615606 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-07-23 23:48:59.615872 | instance | Thursday 23 July 2026 23:48:59 +0000 (0:00:00.047) 0:09:34.385 ********* 2026-07-23 23:48:59.648508 | instance | skipping: [instance] 2026-07-23 23:48:59.648741 | instance | 2026-07-23 23:48:59.649035 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-07-23 23:48:59.649306 | instance | Thursday 23 July 2026 23:48:59 +0000 (0:00:00.033) 0:09:34.418 ********* 2026-07-23 23:48:59.678903 | instance | skipping: [instance] 2026-07-23 23:48:59.679123 | instance | 2026-07-23 23:48:59.679549 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-07-23 23:48:59.679820 | instance | Thursday 23 July 2026 23:48:59 +0000 (0:00:00.030) 0:09:34.449 ********* 2026-07-23 23:48:59.721972 | instance | skipping: [instance] 2026-07-23 23:48:59.722227 | instance | 2026-07-23 23:48:59.722482 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-07-23 23:48:59.722736 | instance | Thursday 23 July 2026 23:48:59 +0000 (0:00:00.042) 0:09:34.491 ********* 2026-07-23 23:48:59.757529 | instance | skipping: [instance] 2026-07-23 23:48:59.757755 | instance | 2026-07-23 23:48:59.758013 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-07-23 23:48:59.758330 | instance | Thursday 23 July 2026 23:48:59 +0000 (0:00:00.035) 0:09:34.527 ********* 2026-07-23 23:48:59.793233 | instance | skipping: [instance] 2026-07-23 23:48:59.793468 | instance | 2026-07-23 23:48:59.793738 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-07-23 23:48:59.794004 | instance | Thursday 23 July 2026 23:48:59 +0000 (0:00:00.035) 0:09:34.563 ********* 2026-07-23 23:48:59.825949 | instance | skipping: [instance] 2026-07-23 23:48:59.826221 | instance | 2026-07-23 23:48:59.826492 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-07-23 23:48:59.826757 | instance | Thursday 23 July 2026 23:48:59 +0000 (0:00:00.032) 0:09:34.596 ********* 2026-07-23 23:48:59.858533 | instance | skipping: [instance] 2026-07-23 23:48:59.858782 | instance | 2026-07-23 23:48:59.859062 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-07-23 23:48:59.859307 | instance | Thursday 23 July 2026 23:48:59 +0000 (0:00:00.032) 0:09:34.628 ********* 2026-07-23 23:48:59.890575 | instance | skipping: [instance] 2026-07-23 23:48:59.890823 | instance | 2026-07-23 23:48:59.891092 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-07-23 23:48:59.891351 | instance | Thursday 23 July 2026 23:48:59 +0000 (0:00:00.031) 0:09:34.660 ********* 2026-07-23 23:48:59.923012 | instance | skipping: [instance] 2026-07-23 23:48:59.923238 | instance | 2026-07-23 23:48:59.923891 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-07-23 23:48:59.923949 | instance | Thursday 23 July 2026 23:48:59 +0000 (0:00:00.032) 0:09:34.693 ********* 2026-07-23 23:48:59.970399 | instance | skipping: [instance] 2026-07-23 23:48:59.970721 | instance | 2026-07-23 23:48:59.971046 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-07-23 23:48:59.971367 | instance | Thursday 23 July 2026 23:48:59 +0000 (0:00:00.047) 0:09:34.740 ********* 2026-07-23 23:49:00.012857 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-07-23 23:49:00.013207 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-07-23 23:49:00.013524 | instance | skipping: [instance] 2026-07-23 23:49:00.013825 | instance | 2026-07-23 23:49:00.014194 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-07-23 23:49:00.014528 | instance | Thursday 23 July 2026 23:49:00 +0000 (0:00:00.042) 0:09:34.782 ********* 2026-07-23 23:49:00.046812 | instance | skipping: [instance] 2026-07-23 23:49:00.047131 | instance | 2026-07-23 23:49:00.047454 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-07-23 23:49:00.047802 | instance | Thursday 23 July 2026 23:49:00 +0000 (0:00:00.034) 0:09:34.817 ********* 2026-07-23 23:49:00.098554 | instance | skipping: [instance] 2026-07-23 23:49:00.098894 | instance | 2026-07-23 23:49:00.099227 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-07-23 23:49:00.099553 | instance | Thursday 23 July 2026 23:49:00 +0000 (0:00:00.051) 0:09:34.868 ********* 2026-07-23 23:49:00.138092 | instance | skipping: [instance] 2026-07-23 23:49:00.138461 | instance | 2026-07-23 23:49:00.138799 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-07-23 23:49:00.139244 | instance | Thursday 23 July 2026 23:49:00 +0000 (0:00:00.039) 0:09:34.908 ********* 2026-07-23 23:49:00.178558 | instance | skipping: [instance] 2026-07-23 23:49:00.178896 | instance | 2026-07-23 23:49:00.179242 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-07-23 23:49:00.179570 | instance | Thursday 23 July 2026 23:49:00 +0000 (0:00:00.040) 0:09:34.948 ********* 2026-07-23 23:49:00.228114 | instance | skipping: [instance] 2026-07-23 23:49:00.228509 | instance | 2026-07-23 23:49:00.228860 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-23 23:49:00.229193 | instance | Thursday 23 July 2026 23:49:00 +0000 (0:00:00.049) 0:09:34.997 ********* 2026-07-23 23:49:00.270959 | instance | skipping: [instance] 2026-07-23 23:49:00.271304 | instance | 2026-07-23 23:49:00.271633 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Assert required variables are defined] *** 2026-07-23 23:49:00.271983 | instance | Thursday 23 July 2026 23:49:00 +0000 (0:00:00.042) 0:09:35.040 ********* 2026-07-23 23:49:00.304161 | instance | skipping: [instance] 2026-07-23 23:49:00.304530 | instance | 2026-07-23 23:49:00.304855 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Assert access protocol is valid] **** 2026-07-23 23:49:00.305190 | instance | Thursday 23 July 2026 23:49:00 +0000 (0:00:00.032) 0:09:35.073 ********* 2026-07-23 23:49:00.349192 | instance | skipping: [instance] 2026-07-23 23:49:00.349517 | instance | 2026-07-23 23:49:00.349842 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Deploy Helm chart] ****************** 2026-07-23 23:49:00.350191 | instance | Thursday 23 July 2026 23:49:00 +0000 (0:00:00.045) 0:09:35.119 ********* 2026-07-23 23:49:00.387501 | instance | skipping: [instance] 2026-07-23 23:49:00.387819 | instance | 2026-07-23 23:49:00.388169 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Create Secret and StorageClass] ***** 2026-07-23 23:49:00.388495 | instance | Thursday 23 July 2026 23:49:00 +0000 (0:00:00.038) 0:09:35.157 ********* 2026-07-23 23:49:00.463737 | instance | skipping: [instance] 2026-07-23 23:49:00.464076 | instance | 2026-07-23 23:49:00.464464 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-07-23 23:49:00.464780 | instance | 2026-07-23 23:49:00.465131 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-23 23:49:00.465457 | instance | Thursday 23 July 2026 23:49:00 +0000 (0:00:00.076) 0:09:35.233 ********* 2026-07-23 23:49:02.867757 | instance | ok: [instance] 2026-07-23 23:49:02.867924 | instance | 2026-07-23 23:49:02.868182 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-07-23 23:49:02.868442 | instance | Thursday 23 July 2026 23:49:02 +0000 (0:00:02.403) 0:09:37.637 ********* 2026-07-23 23:49:02.913091 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-07-23 23:49:02.913344 | instance | 2026-07-23 23:49:02.913592 | instance | TASK [vexxhost.kubernetes.cert_manager : Load version-specific Helm values] **** 2026-07-23 23:49:02.913849 | instance | Thursday 23 July 2026 23:49:02 +0000 (0:00:00.045) 0:09:37.683 ********* 2026-07-23 23:49:03.017058 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/cert_manager/vars/v1.15.yml) 2026-07-23 23:49:03.017337 | instance | 2026-07-23 23:49:03.017646 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-07-23 23:49:03.017943 | instance | Thursday 23 July 2026 23:49:03 +0000 (0:00:00.103) 0:09:37.787 ********* 2026-07-23 23:49:20.872856 | instance | changed: [instance] 2026-07-23 23:49:20.873064 | instance | 2026-07-23 23:49:20.873338 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-07-23 23:49:20.873617 | instance | Thursday 23 July 2026 23:49:20 +0000 (0:00:17.855) 0:09:55.642 ********* 2026-07-23 23:49:21.611975 | instance | changed: [instance] 2026-07-23 23:49:21.612200 | instance | 2026-07-23 23:49:21.612505 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-07-23 23:49:21.612787 | instance | Thursday 23 July 2026 23:49:21 +0000 (0:00:00.739) 0:09:56.381 ********* 2026-07-23 23:49:21.659417 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-07-23 23:49:21.659680 | instance | 2026-07-23 23:49:21.659944 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-07-23 23:49:21.660199 | instance | Thursday 23 July 2026 23:49:21 +0000 (0:00:00.047) 0:09:56.429 ********* 2026-07-23 23:49:22.371328 | instance | changed: [instance] 2026-07-23 23:49:22.371561 | instance | 2026-07-23 23:49:22.371845 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-07-23 23:49:22.372108 | instance | Thursday 23 July 2026 23:49:22 +0000 (0:00:00.711) 0:09:57.141 ********* 2026-07-23 23:49:23.017552 | instance | ok: [instance] 2026-07-23 23:49:23.017767 | instance | 2026-07-23 23:49:23.018035 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-07-23 23:49:23.018348 | instance | Thursday 23 July 2026 23:49:23 +0000 (0:00:00.646) 0:09:57.787 ********* 2026-07-23 23:49:23.483451 | instance | changed: [instance] 2026-07-23 23:49:23.483562 | instance | 2026-07-23 23:49:23.483736 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-07-23 23:49:23.483905 | instance | Thursday 23 July 2026 23:49:23 +0000 (0:00:00.458) 0:09:58.245 ********* 2026-07-23 23:49:23.484054 | instance | 2026-07-23 23:49:23.484225 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] *** 2026-07-23 23:49:23.484390 | instance | Thursday 23 July 2026 23:49:23 +0000 (0:00:00.007) 0:09:58.253 ********* 2026-07-23 23:49:23.524183 | instance | skipping: [instance] 2026-07-23 23:49:23.524332 | instance | 2026-07-23 23:49:23.524510 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] *** 2026-07-23 23:49:23.524675 | instance | Thursday 23 July 2026 23:49:23 +0000 (0:00:00.040) 0:09:58.294 ********* 2026-07-23 23:49:24.903309 | instance | changed: [instance] 2026-07-23 23:49:24.903611 | instance | 2026-07-23 23:49:24.903675 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] *** 2026-07-23 23:49:24.903838 | instance | Thursday 23 July 2026 23:49:24 +0000 (0:00:01.378) 0:09:59.673 ********* 2026-07-23 23:49:26.820637 | instance | changed: [instance] 2026-07-23 23:49:26.820707 | instance | 2026-07-23 23:49:26.820752 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-23 23:49:26.820882 | instance | Thursday 23 July 2026 23:49:26 +0000 (0:00:01.916) 0:10:01.589 ********* 2026-07-23 23:49:26.869066 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-23 23:49:26.869171 | instance | 2026-07-23 23:49:26.869455 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-23 23:49:26.869501 | instance | Thursday 23 July 2026 23:49:26 +0000 (0:00:00.048) 0:10:01.638 ********* 2026-07-23 23:49:27.378566 | instance | changed: [instance] 2026-07-23 23:49:27.378651 | instance | 2026-07-23 23:49:27.378785 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-07-23 23:49:27.378916 | instance | Thursday 23 July 2026 23:49:27 +0000 (0:00:00.509) 0:10:02.148 ********* 2026-07-23 23:49:41.794926 | instance | changed: [instance] 2026-07-23 23:49:41.795176 | instance | 2026-07-23 23:49:41.795470 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-23 23:49:41.795742 | instance | Thursday 23 July 2026 23:49:41 +0000 (0:00:14.416) 0:10:16.564 ********* 2026-07-23 23:49:41.843395 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-23 23:49:41.843612 | instance | 2026-07-23 23:49:41.843902 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-23 23:49:41.844165 | instance | Thursday 23 July 2026 23:49:41 +0000 (0:00:00.048) 0:10:16.613 ********* 2026-07-23 23:49:42.361997 | instance | changed: [instance] 2026-07-23 23:49:42.362263 | instance | 2026-07-23 23:49:42.362550 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-07-23 23:49:42.362813 | instance | Thursday 23 July 2026 23:49:42 +0000 (0:00:00.518) 0:10:17.131 ********* 2026-07-23 23:49:45.197430 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-07-23 23:49:45.197532 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-07-23 23:49:45.197545 | instance | 2026-07-23 23:49:45.197556 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-07-23 23:49:45.197566 | instance | Thursday 23 July 2026 23:49:45 +0000 (0:00:02.834) 0:10:19.965 ********* 2026-07-23 23:49:48.636390 | instance | changed: [instance] 2026-07-23 23:49:48.636463 | instance | 2026-07-23 23:49:48.636606 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-23 23:49:48.636853 | instance | Thursday 23 July 2026 23:49:48 +0000 (0:00:03.440) 0:10:23.406 ********* 2026-07-23 23:49:48.697004 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-23 23:49:48.697083 | instance | 2026-07-23 23:49:48.697211 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-23 23:49:48.697323 | instance | Thursday 23 July 2026 23:49:48 +0000 (0:00:00.060) 0:10:23.466 ********* 2026-07-23 23:49:49.184359 | instance | changed: [instance] 2026-07-23 23:49:49.184435 | instance | 2026-07-23 23:49:49.184575 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-07-23 23:49:49.184693 | instance | Thursday 23 July 2026 23:49:49 +0000 (0:00:00.487) 0:10:23.954 ********* 2026-07-23 23:49:52.456031 | instance | ok: [instance] 2026-07-23 23:49:52.456119 | instance | 2026-07-23 23:49:52.456401 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-07-23 23:49:52.456477 | instance | Thursday 23 July 2026 23:49:52 +0000 (0:00:03.271) 0:10:27.225 ********* 2026-07-23 23:49:54.989375 | instance | changed: [instance] 2026-07-23 23:49:54.989477 | instance | 2026-07-23 23:49:54.989554 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-07-23 23:49:54.989674 | instance | Thursday 23 July 2026 23:49:54 +0000 (0:00:02.533) 0:10:29.759 ********* 2026-07-23 23:49:55.633675 | instance | ok: [instance] 2026-07-23 23:49:55.633860 | instance | 2026-07-23 23:49:55.634125 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-07-23 23:49:55.634476 | instance | Thursday 23 July 2026 23:49:55 +0000 (0:00:00.643) 0:10:30.402 ********* 2026-07-23 23:49:56.352902 | instance | changed: [instance] 2026-07-23 23:49:56.353146 | instance | 2026-07-23 23:49:56.353445 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-07-23 23:49:56.353922 | instance | Thursday 23 July 2026 23:49:56 +0000 (0:00:00.718) 0:10:31.121 ********* 2026-07-23 23:49:57.541331 | instance | ok: [instance] 2026-07-23 23:49:57.541564 | instance | 2026-07-23 23:49:57.541847 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-07-23 23:49:57.542111 | instance | Thursday 23 July 2026 23:49:57 +0000 (0:00:01.188) 0:10:32.310 ********* 2026-07-23 23:49:57.581668 | instance | skipping: [instance] 2026-07-23 23:49:57.581925 | instance | 2026-07-23 23:49:57.582235 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-07-23 23:49:57.582499 | instance | Thursday 23 July 2026 23:49:57 +0000 (0:00:00.040) 0:10:32.351 ********* 2026-07-23 23:49:57.625594 | instance | skipping: [instance] 2026-07-23 23:49:57.625837 | instance | 2026-07-23 23:49:57.626104 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-07-23 23:49:57.626409 | instance | Thursday 23 July 2026 23:49:57 +0000 (0:00:00.043) 0:10:32.395 ********* 2026-07-23 23:49:57.669921 | instance | skipping: [instance] 2026-07-23 23:49:57.670221 | instance | 2026-07-23 23:49:57.670520 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-07-23 23:49:57.671080 | instance | Thursday 23 July 2026 23:49:57 +0000 (0:00:00.044) 0:10:32.439 ********* 2026-07-23 23:49:57.711872 | instance | skipping: [instance] 2026-07-23 23:49:57.712133 | instance | 2026-07-23 23:49:57.712426 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-07-23 23:49:57.712700 | instance | Thursday 23 July 2026 23:49:57 +0000 (0:00:00.041) 0:10:32.481 ********* 2026-07-23 23:49:57.766980 | instance | skipping: [instance] 2026-07-23 23:49:57.767247 | instance | 2026-07-23 23:49:57.767524 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-07-23 23:49:57.767798 | instance | Thursday 23 July 2026 23:49:57 +0000 (0:00:00.055) 0:10:32.537 ********* 2026-07-23 23:49:57.809455 | instance | skipping: [instance] 2026-07-23 23:49:57.809895 | instance | 2026-07-23 23:49:57.810207 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-07-23 23:49:57.810483 | instance | Thursday 23 July 2026 23:49:57 +0000 (0:00:00.042) 0:10:32.579 ********* 2026-07-23 23:49:57.853474 | instance | skipping: [instance] 2026-07-23 23:49:57.853743 | instance | 2026-07-23 23:49:57.854039 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-07-23 23:49:57.854385 | instance | Thursday 23 July 2026 23:49:57 +0000 (0:00:00.043) 0:10:32.623 ********* 2026-07-23 23:51:53.770504 | instance | changed: [instance] 2026-07-23 23:51:53.770762 | instance | 2026-07-23 23:51:53.771024 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-07-23 23:51:53.771307 | instance | Thursday 23 July 2026 23:51:53 +0000 (0:01:55.916) 0:12:28.540 ********* 2026-07-23 23:51:54.504836 | instance | changed: [instance] 2026-07-23 23:51:54.505035 | instance | 2026-07-23 23:51:54.505310 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-23 23:51:54.505570 | instance | Thursday 23 July 2026 23:51:54 +0000 (0:00:00.734) 0:12:29.274 ********* 2026-07-23 23:51:54.547316 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-23 23:51:54.547574 | instance | 2026-07-23 23:51:54.547841 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-23 23:51:54.548094 | instance | Thursday 23 July 2026 23:51:54 +0000 (0:00:00.043) 0:12:29.317 ********* 2026-07-23 23:51:55.034969 | instance | changed: [instance] 2026-07-23 23:51:55.035030 | instance | 2026-07-23 23:51:55.035460 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-07-23 23:51:55.035518 | instance | Thursday 23 July 2026 23:51:55 +0000 (0:00:00.486) 0:12:29.804 ********* 2026-07-23 23:51:55.754402 | instance | changed: [instance] 2026-07-23 23:51:55.754482 | instance | 2026-07-23 23:51:55.754494 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-07-23 23:51:55.754504 | instance | Thursday 23 July 2026 23:51:55 +0000 (0:00:00.718) 0:12:30.523 ********* 2026-07-23 23:51:57.429435 | instance | changed: [instance] 2026-07-23 23:51:57.429943 | instance | 2026-07-23 23:51:57.429996 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-23 23:51:57.430005 | instance | Thursday 23 July 2026 23:51:57 +0000 (0:00:01.675) 0:12:32.199 ********* 2026-07-23 23:51:57.472955 | instance | skipping: [instance] 2026-07-23 23:51:57.473019 | instance | 2026-07-23 23:51:57.473032 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-23 23:51:57.473043 | instance | Thursday 23 July 2026 23:51:57 +0000 (0:00:00.042) 0:12:32.241 ********* 2026-07-23 23:51:57.507430 | instance | skipping: [instance] 2026-07-23 23:51:57.507497 | instance | 2026-07-23 23:51:57.507635 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-23 23:51:57.507746 | instance | Thursday 23 July 2026 23:51:57 +0000 (0:00:00.035) 0:12:32.277 ********* 2026-07-23 23:51:57.545051 | instance | skipping: [instance] 2026-07-23 23:51:57.545140 | instance | 2026-07-23 23:51:57.545405 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-23 23:51:57.545444 | instance | Thursday 23 July 2026 23:51:57 +0000 (0:00:00.038) 0:12:32.315 ********* 2026-07-23 23:51:57.580344 | instance | skipping: [instance] 2026-07-23 23:51:57.580635 | instance | 2026-07-23 23:51:57.580726 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-23 23:51:57.580735 | instance | Thursday 23 July 2026 23:51:57 +0000 (0:00:00.035) 0:12:32.350 ********* 2026-07-23 23:51:58.211544 | instance | ok: [instance] 2026-07-23 23:51:58.211685 | instance | 2026-07-23 23:51:58.211703 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-23 23:51:58.211875 | instance | Thursday 23 July 2026 23:51:58 +0000 (0:00:00.631) 0:12:32.981 ********* 2026-07-23 23:51:58.268223 | instance | ok: [instance] 2026-07-23 23:51:58.268544 | instance | 2026-07-23 23:51:58.268581 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-23 23:51:58.268599 | instance | Thursday 23 July 2026 23:51:58 +0000 (0:00:00.056) 0:12:33.037 ********* 2026-07-23 23:51:58.317343 | instance | ok: [instance] 2026-07-23 23:51:58.317489 | instance | 2026-07-23 23:51:58.317677 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-23 23:51:58.317909 | instance | Thursday 23 July 2026 23:51:58 +0000 (0:00:00.048) 0:12:33.086 ********* 2026-07-23 23:51:58.378974 | instance | ok: [instance] => (item=oslo_db) 2026-07-23 23:51:58.379335 | instance | 2026-07-23 23:51:58.379376 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-23 23:51:58.379382 | instance | Thursday 23 July 2026 23:51:58 +0000 (0:00:00.062) 0:12:33.148 ********* 2026-07-23 23:51:58.435899 | instance | ok: [instance] 2026-07-23 23:51:58.436183 | instance | 2026-07-23 23:51:58.436248 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-23 23:51:58.436269 | instance | Thursday 23 July 2026 23:51:58 +0000 (0:00:00.056) 0:12:33.205 ********* 2026-07-23 23:51:58.489085 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-23 23:51:58.489163 | instance | 2026-07-23 23:51:58.489175 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-23 23:51:58.489191 | instance | Thursday 23 July 2026 23:51:58 +0000 (0:00:00.053) 0:12:33.258 ********* 2026-07-23 23:51:58.988354 | instance | changed: [instance] 2026-07-23 23:51:58.989186 | instance | 2026-07-23 23:51:58.989200 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-07-23 23:51:58.989210 | instance | Thursday 23 July 2026 23:51:58 +0000 (0:00:00.499) 0:12:33.758 ********* 2026-07-23 23:51:59.666071 | instance | ok: [instance] 2026-07-23 23:51:59.666208 | instance | 2026-07-23 23:51:59.666584 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-07-23 23:51:59.666627 | instance | Thursday 23 July 2026 23:51:59 +0000 (0:00:00.677) 0:12:34.435 ********* 2026-07-23 23:52:00.919511 | instance | changed: [instance] 2026-07-23 23:52:00.919583 | instance | 2026-07-23 23:52:00.919798 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-07-23 23:52:00.919818 | instance | Thursday 23 July 2026 23:52:00 +0000 (0:00:01.253) 0:12:35.689 ********* 2026-07-23 23:52:01.265741 | instance | ok: [instance] 2026-07-23 23:52:01.265825 | instance | 2026-07-23 23:52:01.266103 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-07-23 23:52:01.266156 | instance | Thursday 23 July 2026 23:52:01 +0000 (0:00:00.346) 0:12:36.035 ********* 2026-07-23 23:52:01.627225 | instance | changed: [instance] 2026-07-23 23:52:01.627316 | instance | 2026-07-23 23:52:01.627439 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-07-23 23:52:01.627561 | instance | Thursday 23 July 2026 23:52:01 +0000 (0:00:00.361) 0:12:36.396 ********* 2026-07-23 23:52:02.035334 | instance | changed: [instance] 2026-07-23 23:52:02.035405 | instance | 2026-07-23 23:52:02.035680 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-07-23 23:52:02.035723 | instance | Thursday 23 July 2026 23:52:02 +0000 (0:00:00.408) 0:12:36.805 ********* 2026-07-23 23:52:02.386878 | instance | ok: [instance] 2026-07-23 23:52:02.386945 | instance | 2026-07-23 23:52:02.387217 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-07-23 23:52:02.387256 | instance | Thursday 23 July 2026 23:52:02 +0000 (0:00:00.351) 0:12:37.156 ********* 2026-07-23 23:54:31.809889 | instance | changed: [instance] 2026-07-23 23:54:31.809929 | instance | 2026-07-23 23:54:31.809935 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-07-23 23:54:31.809939 | instance | Thursday 23 July 2026 23:54:31 +0000 (0:02:29.422) 0:15:06.579 ********* 2026-07-23 23:54:32.478720 | instance | ok: [instance] 2026-07-23 23:54:32.478841 | instance | 2026-07-23 23:54:32.479038 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-07-23 23:54:32.479234 | instance | Thursday 23 July 2026 23:54:32 +0000 (0:00:00.669) 0:15:07.248 ********* 2026-07-23 23:54:32.531127 | instance | included: ingress for instance 2026-07-23 23:54:32.531157 | instance | 2026-07-23 23:54:32.531163 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-07-23 23:54:32.531168 | instance | Thursday 23 July 2026 23:54:32 +0000 (0:00:00.052) 0:15:07.301 ********* 2026-07-23 23:54:33.397245 | instance | changed: [instance] 2026-07-23 23:54:33.397314 | instance | 2026-07-23 23:54:33.397577 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-07-23 23:54:33.397665 | instance | Thursday 23 July 2026 23:54:33 +0000 (0:00:00.865) 0:15:08.166 ********* 2026-07-23 23:54:33.651376 | instance | ok: [instance] 2026-07-23 23:54:33.651479 | instance | 2026-07-23 23:54:33.651502 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-07-23 23:54:33.651519 | instance | Thursday 23 July 2026 23:54:33 +0000 (0:00:00.252) 0:15:08.419 ********* 2026-07-23 23:54:34.459920 | instance | changed: [instance] 2026-07-23 23:54:34.460033 | instance | 2026-07-23 23:54:34.460047 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-07-23 23:54:34.460058 | instance | 2026-07-23 23:54:34.460068 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-23 23:54:34.460078 | instance | Thursday 23 July 2026 23:54:34 +0000 (0:00:00.808) 0:15:09.227 ********* 2026-07-23 23:54:35.832191 | instance | ok: [instance] 2026-07-23 23:54:35.832258 | instance | 2026-07-23 23:54:35.832269 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-23 23:54:35.832280 | instance | Thursday 23 July 2026 23:54:35 +0000 (0:00:01.373) 0:15:10.601 ********* 2026-07-23 23:54:35.886826 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-23 23:54:35.886890 | instance | 2026-07-23 23:54:35.886902 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-23 23:54:35.886913 | instance | Thursday 23 July 2026 23:54:35 +0000 (0:00:00.054) 0:15:10.655 ********* 2026-07-23 23:54:36.368084 | instance | changed: [instance] 2026-07-23 23:54:36.368161 | instance | 2026-07-23 23:54:36.368334 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-07-23 23:54:36.368492 | instance | Thursday 23 July 2026 23:54:36 +0000 (0:00:00.482) 0:15:11.137 ********* 2026-07-23 23:54:37.127723 | instance | ok: [instance] 2026-07-23 23:54:37.128574 | instance | 2026-07-23 23:54:37.128624 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-07-23 23:54:37.128637 | instance | Thursday 23 July 2026 23:54:37 +0000 (0:00:00.759) 0:15:11.897 ********* 2026-07-23 23:54:39.465903 | instance | changed: [instance] 2026-07-23 23:54:39.466087 | instance | 2026-07-23 23:54:39.466446 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-23 23:54:39.466484 | instance | Thursday 23 July 2026 23:54:39 +0000 (0:00:02.337) 0:15:14.234 ********* 2026-07-23 23:54:39.522480 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-23 23:54:39.522522 | instance | 2026-07-23 23:54:39.522797 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-23 23:54:39.522835 | instance | Thursday 23 July 2026 23:54:39 +0000 (0:00:00.057) 0:15:14.292 ********* 2026-07-23 23:54:40.221735 | instance | changed: [instance] 2026-07-23 23:54:40.221805 | instance | 2026-07-23 23:54:40.222062 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-07-23 23:54:40.222096 | instance | Thursday 23 July 2026 23:54:40 +0000 (0:00:00.699) 0:15:14.991 ********* 2026-07-23 23:54:41.710442 | instance | changed: [instance] 2026-07-23 23:54:41.710507 | instance | 2026-07-23 23:54:41.710642 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-07-23 23:54:41.710765 | instance | Thursday 23 July 2026 23:54:41 +0000 (0:00:01.488) 0:15:16.480 ********* 2026-07-23 23:54:42.109992 | instance | ok: [instance] 2026-07-23 23:54:42.110049 | instance | 2026-07-23 23:54:42.110238 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-07-23 23:54:42.110360 | instance | Thursday 23 July 2026 23:54:42 +0000 (0:00:00.399) 0:15:16.880 ********* 2026-07-23 23:54:50.315265 | instance | ok: [instance] 2026-07-23 23:54:50.315317 | instance | 2026-07-23 23:54:50.315325 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-07-23 23:54:50.315343 | instance | Thursday 23 July 2026 23:54:50 +0000 (0:00:08.204) 0:15:25.084 ********* 2026-07-23 23:54:51.785319 | instance | ok: [instance] 2026-07-23 23:54:51.785386 | instance | 2026-07-23 23:54:51.785600 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-07-23 23:54:51.785672 | instance | Thursday 23 July 2026 23:54:51 +0000 (0:00:01.470) 0:15:26.555 ********* 2026-07-23 23:54:52.057031 | instance | ok: [instance] 2026-07-23 23:54:52.057100 | instance | 2026-07-23 23:54:52.057290 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-07-23 23:54:52.057364 | instance | Thursday 23 July 2026 23:54:52 +0000 (0:00:00.271) 0:15:26.827 ********* 2026-07-23 23:54:52.247568 | instance | ok: [instance] 2026-07-23 23:54:52.247632 | instance | 2026-07-23 23:54:52.247649 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-07-23 23:54:52.247795 | instance | Thursday 23 July 2026 23:54:52 +0000 (0:00:00.190) 0:15:27.017 ********* 2026-07-23 23:54:52.448497 | instance | ok: [instance] 2026-07-23 23:54:52.448576 | instance | 2026-07-23 23:54:52.448603 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-07-23 23:54:52.448750 | instance | Thursday 23 July 2026 23:54:52 +0000 (0:00:00.201) 0:15:27.218 ********* 2026-07-23 23:54:53.118130 | instance | changed: [instance] 2026-07-23 23:54:53.118414 | instance | 2026-07-23 23:54:53.118699 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-07-23 23:54:53.118983 | instance | Thursday 23 July 2026 23:54:53 +0000 (0:00:00.669) 0:15:27.887 ********* 2026-07-23 23:55:10.079624 | instance | changed: [instance] => (item=alertmanager) 2026-07-23 23:55:10.079691 | instance | changed: [instance] => (item=grafana) 2026-07-23 23:55:10.079703 | instance | changed: [instance] => (item=prometheus) 2026-07-23 23:55:10.079719 | instance | 2026-07-23 23:55:10.080343 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-07-23 23:55:10.080408 | instance | Thursday 23 July 2026 23:55:10 +0000 (0:00:16.960) 0:15:44.848 ********* 2026-07-23 23:55:11.969782 | instance | ok: [instance] => (item=alertmanager) 2026-07-23 23:55:11.969891 | instance | ok: [instance] => (item=grafana) 2026-07-23 23:55:11.970243 | instance | ok: [instance] => (item=prometheus) 2026-07-23 23:55:11.970317 | instance | 2026-07-23 23:55:11.970334 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-07-23 23:55:11.970347 | instance | Thursday 23 July 2026 23:55:11 +0000 (0:00:01.891) 0:15:46.739 ********* 2026-07-23 23:55:15.205829 | instance | changed: [instance] => (item=None) 2026-07-23 23:55:15.205909 | instance | changed: [instance] => (item=None) 2026-07-23 23:55:15.206180 | instance | changed: [instance] => (item=None) 2026-07-23 23:55:15.206241 | instance | changed: [instance] 2026-07-23 23:55:15.206260 | instance | 2026-07-23 23:55:15.206481 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-07-23 23:55:15.206521 | instance | Thursday 23 July 2026 23:55:15 +0000 (0:00:03.235) 0:15:49.975 ********* 2026-07-23 23:55:20.477132 | instance | changed: [instance] => (item=None) 2026-07-23 23:55:20.477227 | instance | changed: [instance] => (item=None) 2026-07-23 23:55:20.477356 | instance | changed: [instance] => (item=None) 2026-07-23 23:55:20.477466 | instance | changed: [instance] => (item=None) 2026-07-23 23:55:20.477584 | instance | changed: [instance] => (item=None) 2026-07-23 23:55:20.477712 | instance | changed: [instance] 2026-07-23 23:55:20.477812 | instance | 2026-07-23 23:55:20.478073 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-07-23 23:55:20.478089 | instance | Thursday 23 July 2026 23:55:20 +0000 (0:00:05.271) 0:15:55.246 ********* 2026-07-23 23:55:31.810961 | instance | changed: [instance] => (item=alertmanager) 2026-07-23 23:55:31.811002 | instance | changed: [instance] => (item=prometheus) 2026-07-23 23:55:31.811007 | instance | 2026-07-23 23:55:31.811012 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-07-23 23:55:31.811017 | instance | Thursday 23 July 2026 23:55:31 +0000 (0:00:11.333) 0:16:06.580 ********* 2026-07-23 23:55:43.181246 | instance | changed: [instance] => (item=alertmanager) 2026-07-23 23:55:43.181321 | instance | changed: [instance] => (item=prometheus) 2026-07-23 23:55:43.181586 | instance | 2026-07-23 23:55:43.181636 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-07-23 23:55:43.181653 | instance | Thursday 23 July 2026 23:55:43 +0000 (0:00:11.370) 0:16:17.950 ********* 2026-07-23 23:55:43.898395 | instance | changed: [instance] 2026-07-23 23:55:43.898502 | instance | 2026-07-23 23:55:43.898688 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-07-23 23:55:43.898756 | instance | Thursday 23 July 2026 23:55:43 +0000 (0:00:00.717) 0:16:18.668 ********* 2026-07-23 23:55:51.050745 | instance | ok: [instance] 2026-07-23 23:55:51.050832 | instance | 2026-07-23 23:55:51.050945 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-07-23 23:55:51.051065 | instance | Thursday 23 July 2026 23:55:51 +0000 (0:00:07.152) 0:16:25.820 ********* 2026-07-23 23:56:04.924076 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-07-23 23:56:04.924158 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-07-23 23:56:04.924648 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-07-23 23:56:04.924714 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-07-23 23:56:04.924727 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-07-23 23:56:04.924745 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-07-23 23:56:04.924756 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-07-23 23:56:04.924889 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-07-23 23:56:04.925060 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-07-23 23:56:04.925136 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-07-23 23:56:04.925315 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-07-23 23:56:04.925407 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-07-23 23:56:04.925469 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-07-23 23:56:04.925808 | instance | 2026-07-23 23:56:04.925849 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-07-23 23:56:04.925855 | instance | Thursday 23 July 2026 23:56:04 +0000 (0:00:13.873) 0:16:39.694 ********* 2026-07-23 23:56:37.295146 | instance | changed: [instance] 2026-07-23 23:56:37.295214 | instance | 2026-07-23 23:56:37.295325 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-23 23:56:37.295454 | instance | Thursday 23 July 2026 23:56:37 +0000 (0:00:32.370) 0:17:12.065 ********* 2026-07-23 23:56:37.349187 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-23 23:56:37.349264 | instance | 2026-07-23 23:56:37.349359 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-23 23:56:37.349481 | instance | Thursday 23 July 2026 23:56:37 +0000 (0:00:00.054) 0:17:12.119 ********* 2026-07-23 23:56:37.893398 | instance | changed: [instance] 2026-07-23 23:56:37.893476 | instance | 2026-07-23 23:56:37.893752 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-07-23 23:56:37.893790 | instance | Thursday 23 July 2026 23:56:37 +0000 (0:00:00.544) 0:17:12.663 ********* 2026-07-23 23:56:41.947764 | instance | changed: [instance] 2026-07-23 23:56:41.947906 | instance | 2026-07-23 23:56:41.948062 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-23 23:56:41.948207 | instance | Thursday 23 July 2026 23:56:41 +0000 (0:00:04.054) 0:17:16.717 ********* 2026-07-23 23:56:42.002556 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-23 23:56:42.002652 | instance | 2026-07-23 23:56:42.002778 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-23 23:56:42.002898 | instance | Thursday 23 July 2026 23:56:41 +0000 (0:00:00.054) 0:17:16.772 ********* 2026-07-23 23:56:42.531276 | instance | changed: [instance] 2026-07-23 23:56:42.531404 | instance | 2026-07-23 23:56:42.531566 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-07-23 23:56:42.531730 | instance | Thursday 23 July 2026 23:56:42 +0000 (0:00:00.528) 0:17:17.301 ********* 2026-07-23 23:56:48.530012 | instance | changed: [instance] 2026-07-23 23:56:48.530158 | instance | 2026-07-23 23:56:48.530353 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-23 23:56:48.530514 | instance | Thursday 23 July 2026 23:56:48 +0000 (0:00:05.998) 0:17:23.300 ********* 2026-07-23 23:56:48.581568 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-23 23:56:48.581711 | instance | 2026-07-23 23:56:48.581886 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-23 23:56:48.582070 | instance | Thursday 23 July 2026 23:56:48 +0000 (0:00:00.051) 0:17:23.351 ********* 2026-07-23 23:56:49.082064 | instance | changed: [instance] 2026-07-23 23:56:49.082389 | instance | 2026-07-23 23:56:49.082657 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-07-23 23:56:49.082972 | instance | Thursday 23 July 2026 23:56:49 +0000 (0:00:00.500) 0:17:23.851 ********* 2026-07-23 23:56:50.902402 | instance | changed: [instance] 2026-07-23 23:56:50.902644 | instance | 2026-07-23 23:56:50.902934 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-07-23 23:56:50.903219 | instance | Thursday 23 July 2026 23:56:50 +0000 (0:00:01.819) 0:17:25.671 ********* 2026-07-23 23:56:51.681424 | instance | changed: [instance] 2026-07-23 23:56:51.681817 | instance | 2026-07-23 23:56:51.682195 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-23 23:56:51.682498 | instance | Thursday 23 July 2026 23:56:51 +0000 (0:00:00.779) 0:17:26.451 ********* 2026-07-23 23:56:51.732080 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-23 23:56:51.732318 | instance | 2026-07-23 23:56:51.732586 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-23 23:56:51.732848 | instance | Thursday 23 July 2026 23:56:51 +0000 (0:00:00.050) 0:17:26.502 ********* 2026-07-23 23:56:52.222245 | instance | changed: [instance] 2026-07-23 23:56:52.222357 | instance | 2026-07-23 23:56:52.222544 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] *************** 2026-07-23 23:56:52.222913 | instance | Thursday 23 July 2026 23:56:52 +0000 (0:00:00.490) 0:17:26.992 ********* 2026-07-23 23:56:53.722405 | instance | changed: [instance] 2026-07-23 23:56:53.722509 | instance | 2026-07-23 23:56:53.722709 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-23 23:56:53.722859 | instance | Thursday 23 July 2026 23:56:53 +0000 (0:00:01.500) 0:17:28.492 ********* 2026-07-23 23:56:53.777212 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-23 23:56:53.777362 | instance | 2026-07-23 23:56:53.777537 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-23 23:56:53.777711 | instance | Thursday 23 July 2026 23:56:53 +0000 (0:00:00.054) 0:17:28.547 ********* 2026-07-23 23:56:54.253229 | instance | changed: [instance] 2026-07-23 23:56:54.253470 | instance | 2026-07-23 23:56:54.253755 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-07-23 23:56:54.254043 | instance | Thursday 23 July 2026 23:56:54 +0000 (0:00:00.475) 0:17:29.023 ********* 2026-07-23 23:56:55.796329 | instance | changed: [instance] 2026-07-23 23:56:55.796466 | instance | 2026-07-23 23:56:55.796651 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-07-23 23:56:55.796811 | instance | 2026-07-23 23:56:55.797024 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-23 23:56:55.797216 | instance | Thursday 23 July 2026 23:56:55 +0000 (0:00:01.543) 0:17:30.566 ********* 2026-07-23 23:56:57.539825 | instance | ok: [instance] 2026-07-23 23:56:57.539880 | instance | 2026-07-23 23:56:57.539893 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-07-23 23:56:57.539905 | instance | Thursday 23 July 2026 23:56:57 +0000 (0:00:01.742) 0:17:32.308 ********* 2026-07-23 23:56:57.613933 | instance | skipping: [instance] 2026-07-23 23:56:57.614014 | instance | 2026-07-23 23:56:57.614362 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-23 23:56:57.614438 | instance | Thursday 23 July 2026 23:56:57 +0000 (0:00:00.075) 0:17:32.384 ********* 2026-07-23 23:56:57.692483 | instance | ok: [instance] 2026-07-23 23:56:57.692564 | instance | 2026-07-23 23:56:57.692684 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-23 23:56:57.692846 | instance | Thursday 23 July 2026 23:56:57 +0000 (0:00:00.078) 0:17:32.462 ********* 2026-07-23 23:56:57.736246 | instance | skipping: [instance] 2026-07-23 23:56:57.736478 | instance | 2026-07-23 23:56:57.736846 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-23 23:56:57.737089 | instance | Thursday 23 July 2026 23:56:57 +0000 (0:00:00.043) 0:17:32.506 ********* 2026-07-23 23:56:57.782427 | instance | skipping: [instance] 2026-07-23 23:56:57.782635 | instance | 2026-07-23 23:56:57.782902 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-23 23:56:57.783160 | instance | Thursday 23 July 2026 23:56:57 +0000 (0:00:00.046) 0:17:32.552 ********* 2026-07-23 23:56:57.828314 | instance | skipping: [instance] 2026-07-23 23:56:57.828577 | instance | 2026-07-23 23:56:57.828875 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-23 23:56:57.829304 | instance | Thursday 23 July 2026 23:56:57 +0000 (0:00:00.045) 0:17:32.598 ********* 2026-07-23 23:56:57.873617 | instance | skipping: [instance] 2026-07-23 23:56:57.873831 | instance | 2026-07-23 23:56:57.874101 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-23 23:56:57.874379 | instance | Thursday 23 July 2026 23:56:57 +0000 (0:00:00.045) 0:17:32.643 ********* 2026-07-23 23:56:57.919809 | instance | skipping: [instance] 2026-07-23 23:56:57.920011 | instance | 2026-07-23 23:56:57.920304 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-23 23:56:57.920712 | instance | Thursday 23 July 2026 23:56:57 +0000 (0:00:00.045) 0:17:32.689 ********* 2026-07-23 23:56:57.973476 | instance | ok: [instance] 2026-07-23 23:56:57.973704 | instance | 2026-07-23 23:56:57.973973 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-23 23:56:57.974272 | instance | Thursday 23 July 2026 23:56:57 +0000 (0:00:00.053) 0:17:32.743 ********* 2026-07-23 23:56:58.033050 | instance | ok: [instance] => (item=oslo_cache) 2026-07-23 23:56:58.033281 | instance | 2026-07-23 23:56:58.033578 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-23 23:56:58.033822 | instance | Thursday 23 July 2026 23:56:58 +0000 (0:00:00.059) 0:17:32.803 ********* 2026-07-23 23:56:58.098565 | instance | ok: [instance] 2026-07-23 23:56:58.098769 | instance | 2026-07-23 23:56:58.099036 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-23 23:56:58.099440 | instance | Thursday 23 July 2026 23:56:58 +0000 (0:00:00.065) 0:17:32.868 ********* 2026-07-23 23:56:58.163909 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-23 23:56:58.164128 | instance | 2026-07-23 23:56:58.164416 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-23 23:56:58.164695 | instance | Thursday 23 July 2026 23:56:58 +0000 (0:00:00.065) 0:17:32.934 ********* 2026-07-23 23:56:58.856883 | instance | changed: [instance] 2026-07-23 23:56:58.856986 | instance | 2026-07-23 23:56:58.858269 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-07-23 23:56:58.858310 | instance | Thursday 23 July 2026 23:56:58 +0000 (0:00:00.692) 0:17:33.627 ********* 2026-07-23 23:57:00.658813 | instance | changed: [instance] 2026-07-23 23:57:00.658868 | instance | 2026-07-23 23:57:00.658876 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-07-23 23:57:00.659060 | instance | Thursday 23 July 2026 23:57:00 +0000 (0:00:01.801) 0:17:35.428 ********* 2026-07-23 23:57:01.476813 | instance | changed: [instance] 2026-07-23 23:57:01.476872 | instance | 2026-07-23 23:57:01.477005 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-07-23 23:57:01.477309 | instance | Thursday 23 July 2026 23:57:01 +0000 (0:00:00.817) 0:17:36.246 ********* 2026-07-23 23:57:08.313022 | instance | changed: [instance] 2026-07-23 23:57:08.313259 | instance | 2026-07-23 23:57:08.313525 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-07-23 23:57:08.314015 | instance | Thursday 23 July 2026 23:57:08 +0000 (0:00:06.836) 0:17:43.082 ********* 2026-07-23 23:57:08.514998 | instance | changed: [instance] 2026-07-23 23:57:08.515240 | instance | 2026-07-23 23:57:08.515520 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-07-23 23:57:08.515785 | instance | Thursday 23 July 2026 23:57:08 +0000 (0:00:00.201) 0:17:43.284 ********* 2026-07-23 23:57:09.018283 | instance | changed: [instance] 2026-07-23 23:57:09.018539 | instance | 2026-07-23 23:57:09.018878 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-23 23:57:09.019155 | instance | Thursday 23 July 2026 23:57:09 +0000 (0:00:00.503) 0:17:43.787 ********* 2026-07-23 23:57:09.100986 | instance | ok: [instance] 2026-07-23 23:57:09.101077 | instance | 2026-07-23 23:57:09.101258 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-23 23:57:09.101423 | instance | Thursday 23 July 2026 23:57:09 +0000 (0:00:00.083) 0:17:43.871 ********* 2026-07-23 23:57:09.177764 | instance | included: rabbitmq for instance 2026-07-23 23:57:09.182215 | instance | 2026-07-23 23:57:09.182275 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-23 23:57:09.182290 | instance | Thursday 23 July 2026 23:57:09 +0000 (0:00:00.076) 0:17:43.947 ********* 2026-07-23 23:57:09.845039 | instance | ok: [instance] 2026-07-23 23:57:09.845187 | instance | 2026-07-23 23:57:09.845362 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-23 23:57:09.845518 | instance | Thursday 23 July 2026 23:57:09 +0000 (0:00:00.667) 0:17:44.614 ********* 2026-07-23 23:57:09.896134 | instance | skipping: [instance] 2026-07-23 23:57:09.896440 | instance | 2026-07-23 23:57:09.896766 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-23 23:57:09.897041 | instance | Thursday 23 July 2026 23:57:09 +0000 (0:00:00.050) 0:17:44.665 ********* 2026-07-23 23:57:09.949680 | instance | skipping: [instance] 2026-07-23 23:57:09.949880 | instance | 2026-07-23 23:57:09.950169 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-23 23:57:09.950435 | instance | Thursday 23 July 2026 23:57:09 +0000 (0:00:00.053) 0:17:44.719 ********* 2026-07-23 23:57:09.998358 | instance | skipping: [instance] 2026-07-23 23:57:09.998564 | instance | 2026-07-23 23:57:09.998799 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-23 23:57:09.999029 | instance | Thursday 23 July 2026 23:57:09 +0000 (0:00:00.048) 0:17:44.768 ********* 2026-07-23 23:57:51.198652 | instance | changed: [instance] 2026-07-23 23:57:51.198716 | instance | 2026-07-23 23:57:51.198908 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-23 23:57:51.199046 | instance | Thursday 23 July 2026 23:57:51 +0000 (0:00:41.200) 0:18:25.968 ********* 2026-07-23 23:57:51.862258 | instance | ok: [instance] 2026-07-23 23:57:51.862565 | instance | 2026-07-23 23:57:51.862851 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-23 23:57:51.863115 | instance | Thursday 23 July 2026 23:57:51 +0000 (0:00:00.663) 0:18:26.632 ********* 2026-07-23 23:57:51.913995 | instance | ok: [instance] 2026-07-23 23:57:51.914121 | instance | 2026-07-23 23:57:51.914338 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-23 23:57:51.914525 | instance | Thursday 23 July 2026 23:57:51 +0000 (0:00:00.052) 0:18:26.684 ********* 2026-07-23 23:57:51.976265 | instance | skipping: [instance] 2026-07-23 23:57:51.976512 | instance | 2026-07-23 23:57:51.976879 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-23 23:57:51.977186 | instance | Thursday 23 July 2026 23:57:51 +0000 (0:00:00.062) 0:18:26.746 ********* 2026-07-23 23:57:52.026929 | instance | skipping: [instance] 2026-07-23 23:57:52.027170 | instance | 2026-07-23 23:57:52.027444 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-23 23:57:52.027733 | instance | Thursday 23 July 2026 23:57:52 +0000 (0:00:00.050) 0:18:26.797 ********* 2026-07-23 23:57:52.073552 | instance | ok: [instance] 2026-07-23 23:57:52.073802 | instance | 2026-07-23 23:57:52.074074 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-23 23:57:52.074390 | instance | Thursday 23 July 2026 23:57:52 +0000 (0:00:00.046) 0:18:26.843 ********* 2026-07-23 23:57:52.157247 | instance | ok: [instance] => (item=oslo_cache) 2026-07-23 23:57:52.157492 | instance | ok: [instance] => (item=oslo_db) 2026-07-23 23:57:52.157757 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-23 23:57:52.158012 | instance | ok: [instance] => (item=identity) 2026-07-23 23:57:52.158312 | instance | 2026-07-23 23:57:52.158573 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-23 23:57:52.158919 | instance | Thursday 23 July 2026 23:57:52 +0000 (0:00:00.083) 0:18:26.927 ********* 2026-07-23 23:57:52.233915 | instance | ok: [instance] 2026-07-23 23:57:52.234036 | instance | 2026-07-23 23:57:52.234235 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-23 23:57:52.234400 | instance | Thursday 23 July 2026 23:57:52 +0000 (0:00:00.076) 0:18:27.003 ********* 2026-07-23 23:57:52.299751 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-23 23:57:52.300112 | instance | 2026-07-23 23:57:52.300478 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-23 23:57:52.300859 | instance | Thursday 23 July 2026 23:57:52 +0000 (0:00:00.065) 0:18:27.069 ********* 2026-07-23 23:57:52.800887 | instance | changed: [instance] 2026-07-23 23:57:52.801099 | instance | 2026-07-23 23:57:52.801373 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-07-23 23:57:52.801641 | instance | Thursday 23 July 2026 23:57:52 +0000 (0:00:00.501) 0:18:27.570 ********* 2026-07-23 23:57:54.206433 | instance | ok: [instance] => (item=None) 2026-07-23 23:57:54.206670 | instance | ok: [instance] 2026-07-23 23:57:54.206917 | instance | 2026-07-23 23:57:54.207208 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-07-23 23:57:54.207514 | instance | Thursday 23 July 2026 23:57:54 +0000 (0:00:01.405) 0:18:28.976 ********* 2026-07-23 23:57:55.238829 | instance | ok: [instance] => (item=atmosphere) 2026-07-23 23:57:55.238976 | instance | 2026-07-23 23:57:55.239147 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-07-23 23:57:55.239345 | instance | Thursday 23 July 2026 23:57:55 +0000 (0:00:01.032) 0:18:30.008 ********* 2026-07-23 23:57:56.112802 | instance | changed: [instance] 2026-07-23 23:57:56.113030 | instance | 2026-07-23 23:57:56.113294 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-07-23 23:57:56.113550 | instance | Thursday 23 July 2026 23:57:56 +0000 (0:00:00.874) 0:18:30.882 ********* 2026-07-23 23:57:57.121398 | instance | changed: [instance] => (item=None) 2026-07-23 23:57:57.121655 | instance | changed: [instance] 2026-07-23 23:57:57.121919 | instance | 2026-07-23 23:57:57.122284 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-07-23 23:57:57.122539 | instance | Thursday 23 July 2026 23:57:57 +0000 (0:00:01.008) 0:18:31.891 ********* 2026-07-23 23:57:58.638701 | instance | changed: [instance] => (item=None) 2026-07-23 23:57:58.638957 | instance | changed: [instance] 2026-07-23 23:57:58.639207 | instance | 2026-07-23 23:57:58.639479 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-07-23 23:57:58.639746 | instance | Thursday 23 July 2026 23:57:58 +0000 (0:00:01.517) 0:18:33.408 ********* 2026-07-24 00:00:38.987842 | instance | changed: [instance] 2026-07-24 00:00:38.988128 | instance | 2026-07-24 00:00:38.988473 | instance | TASK [Create Ingress] ********************************************************** 2026-07-24 00:00:38.989034 | instance | Friday 24 July 2026 00:00:38 +0000 (0:02:40.349) 0:21:13.757 *********** 2026-07-24 00:00:39.087836 | instance | included: openstack_helm_ingress for instance 2026-07-24 00:00:39.088202 | instance | 2026-07-24 00:00:39.088526 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-24 00:00:39.089091 | instance | Friday 24 July 2026 00:00:39 +0000 (0:00:00.100) 0:21:13.857 *********** 2026-07-24 00:00:39.142945 | instance | skipping: [instance] 2026-07-24 00:00:39.143202 | instance | 2026-07-24 00:00:39.143501 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-24 00:00:39.143811 | instance | Friday 24 July 2026 00:00:39 +0000 (0:00:00.055) 0:21:13.912 *********** 2026-07-24 00:00:39.191412 | instance | skipping: [instance] 2026-07-24 00:00:39.191673 | instance | 2026-07-24 00:00:39.191951 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-24 00:00:39.192213 | instance | Friday 24 July 2026 00:00:39 +0000 (0:00:00.048) 0:21:13.961 *********** 2026-07-24 00:00:39.256574 | instance | ok: [instance] 2026-07-24 00:00:39.256851 | instance | 2026-07-24 00:00:39.257137 | instance | TASK [Create Ingress identity] ************************************************* 2026-07-24 00:00:39.257388 | instance | Friday 24 July 2026 00:00:39 +0000 (0:00:00.065) 0:21:14.026 *********** 2026-07-24 00:00:39.325688 | instance | included: ingress for instance 2026-07-24 00:00:39.325796 | instance | 2026-07-24 00:00:39.325961 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-07-24 00:00:39.326148 | instance | Friday 24 July 2026 00:00:39 +0000 (0:00:00.069) 0:21:14.095 *********** 2026-07-24 00:00:40.267763 | instance | changed: [instance] 2026-07-24 00:00:40.267883 | instance | 2026-07-24 00:00:40.268065 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-07-24 00:00:40.268217 | instance | Friday 24 July 2026 00:00:40 +0000 (0:00:00.941) 0:21:15.036 *********** 2026-07-24 00:00:44.561167 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-07-24 00:00:44.561696 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-07-24 00:00:44.561817 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left). 2026-07-24 00:00:44.562190 | instance | ok: [instance] 2026-07-24 00:00:44.562241 | instance | 2026-07-24 00:00:44.562858 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-07-24 00:00:44.562925 | instance | Friday 24 July 2026 00:00:44 +0000 (0:00:04.294) 0:21:19.330 *********** 2026-07-24 00:00:45.234886 | instance | ok: [instance] 2026-07-24 00:00:45.235666 | instance | 2026-07-24 00:00:45.235691 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-07-24 00:00:45.235702 | instance | Friday 24 July 2026 00:00:45 +0000 (0:00:00.672) 0:21:20.003 *********** 2026-07-24 00:00:46.495230 | instance | ok: [instance] => (item=atmosphere) 2026-07-24 00:00:46.495307 | instance | 2026-07-24 00:00:46.495325 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-07-24 00:00:46.495590 | instance | Friday 24 July 2026 00:00:46 +0000 (0:00:01.260) 0:21:21.264 *********** 2026-07-24 00:00:47.719250 | instance | changed: [instance] => (item=atmosphere) 2026-07-24 00:00:47.719475 | instance | 2026-07-24 00:00:47.719815 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-07-24 00:00:47.720076 | instance | Friday 24 July 2026 00:00:47 +0000 (0:00:01.224) 0:21:22.488 *********** 2026-07-24 00:00:48.774962 | instance | changed: [instance] => (item=atmosphere) 2026-07-24 00:00:48.775167 | instance | 2026-07-24 00:00:48.775428 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-07-24 00:00:48.775687 | instance | Friday 24 July 2026 00:00:48 +0000 (0:00:01.055) 0:21:23.544 *********** 2026-07-24 00:00:49.867449 | instance | changed: [instance] => (item=atmosphere) 2026-07-24 00:00:49.867536 | instance | 2026-07-24 00:00:49.868083 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-07-24 00:00:49.868150 | instance | Friday 24 July 2026 00:00:49 +0000 (0:00:01.092) 0:21:24.636 *********** 2026-07-24 00:00:50.119875 | instance | changed: [instance] 2026-07-24 00:00:50.119943 | instance | 2026-07-24 00:00:50.120203 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-24 00:00:50.120237 | instance | Friday 24 July 2026 00:00:50 +0000 (0:00:00.253) 0:21:24.889 *********** 2026-07-24 00:00:51.288273 | instance | ok: [instance] 2026-07-24 00:00:51.288342 | instance | 2026-07-24 00:00:51.288573 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-24 00:00:51.288613 | instance | Friday 24 July 2026 00:00:51 +0000 (0:00:01.168) 0:21:26.058 *********** 2026-07-24 00:00:51.542155 | instance | ok: [instance] 2026-07-24 00:00:51.542197 | instance | 2026-07-24 00:00:51.542203 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-24 00:00:51.542208 | instance | Friday 24 July 2026 00:00:51 +0000 (0:00:00.253) 0:21:26.311 *********** 2026-07-24 00:00:51.617903 | instance | ok: [instance] => { 2026-07-24 00:00:51.617942 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-07-24 00:00:51.617948 | instance | } 2026-07-24 00:00:51.617953 | instance | 2026-07-24 00:00:51.617957 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-24 00:00:51.617961 | instance | Friday 24 July 2026 00:00:51 +0000 (0:00:00.075) 0:21:26.387 *********** 2026-07-24 00:00:52.122629 | instance | changed: [instance] 2026-07-24 00:00:52.122666 | instance | 2026-07-24 00:00:52.122672 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-24 00:00:52.122677 | instance | Friday 24 July 2026 00:00:52 +0000 (0:00:00.504) 0:21:26.892 *********** 2026-07-24 00:00:53.425190 | instance | changed: [instance] 2026-07-24 00:00:53.425348 | instance | 2026-07-24 00:00:53.425558 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-07-24 00:00:53.425704 | instance | Friday 24 July 2026 00:00:53 +0000 (0:00:01.302) 0:21:28.195 *********** 2026-07-24 00:00:53.919833 | instance | changed: [instance] 2026-07-24 00:00:53.920052 | instance | 2026-07-24 00:00:53.920327 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-07-24 00:00:53.920620 | instance | Friday 24 July 2026 00:00:53 +0000 (0:00:00.494) 0:21:28.689 *********** 2026-07-24 00:00:54.677410 | instance | ok: [instance] 2026-07-24 00:00:54.677547 | instance | 2026-07-24 00:00:54.677738 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-07-24 00:00:54.677901 | instance | Friday 24 July 2026 00:00:54 +0000 (0:00:00.757) 0:21:29.447 *********** 2026-07-24 00:00:55.383867 | instance | ok: [instance] 2026-07-24 00:00:55.384064 | instance | 2026-07-24 00:00:55.384345 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-07-24 00:00:55.384609 | instance | Friday 24 July 2026 00:00:55 +0000 (0:00:00.706) 0:21:30.153 *********** 2026-07-24 00:00:55.732960 | instance | ok: [instance] 2026-07-24 00:00:55.733195 | instance | 2026-07-24 00:00:55.733528 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-07-24 00:00:55.733798 | instance | Friday 24 July 2026 00:00:55 +0000 (0:00:00.349) 0:21:30.502 *********** 2026-07-24 00:00:55.858966 | instance | included: openstack_helm_endpoints for instance 2026-07-24 00:00:55.859081 | instance | 2026-07-24 00:00:55.859253 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-24 00:00:55.859430 | instance | Friday 24 July 2026 00:00:55 +0000 (0:00:00.126) 0:21:30.628 *********** 2026-07-24 00:00:55.914473 | instance | skipping: [instance] 2026-07-24 00:00:55.914718 | instance | 2026-07-24 00:00:55.915006 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-24 00:00:55.915258 | instance | Friday 24 July 2026 00:00:55 +0000 (0:00:00.055) 0:21:30.684 *********** 2026-07-24 00:00:55.957595 | instance | skipping: [instance] 2026-07-24 00:00:55.957837 | instance | 2026-07-24 00:00:55.958156 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-24 00:00:55.958442 | instance | Friday 24 July 2026 00:00:55 +0000 (0:00:00.043) 0:21:30.727 *********** 2026-07-24 00:00:56.001403 | instance | skipping: [instance] 2026-07-24 00:00:56.001693 | instance | 2026-07-24 00:00:56.002305 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-24 00:00:56.002379 | instance | Friday 24 July 2026 00:00:55 +0000 (0:00:00.043) 0:21:30.771 *********** 2026-07-24 00:00:56.045526 | instance | skipping: [instance] 2026-07-24 00:00:56.045732 | instance | 2026-07-24 00:00:56.046001 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-24 00:00:56.046353 | instance | Friday 24 July 2026 00:00:56 +0000 (0:00:00.043) 0:21:30.815 *********** 2026-07-24 00:00:56.090783 | instance | skipping: [instance] 2026-07-24 00:00:56.091008 | instance | 2026-07-24 00:00:56.091284 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-24 00:00:56.091543 | instance | Friday 24 July 2026 00:00:56 +0000 (0:00:00.045) 0:21:30.860 *********** 2026-07-24 00:00:56.138645 | instance | skipping: [instance] 2026-07-24 00:00:56.138867 | instance | 2026-07-24 00:00:56.139138 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-24 00:00:56.139397 | instance | Friday 24 July 2026 00:00:56 +0000 (0:00:00.047) 0:21:30.908 *********** 2026-07-24 00:00:56.189090 | instance | ok: [instance] 2026-07-24 00:00:56.189341 | instance | 2026-07-24 00:00:56.189658 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-24 00:00:56.189911 | instance | Friday 24 July 2026 00:00:56 +0000 (0:00:00.050) 0:21:30.959 *********** 2026-07-24 00:00:56.252072 | instance | ok: [instance] => (item=identity) 2026-07-24 00:00:56.252308 | instance | 2026-07-24 00:00:56.252571 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-24 00:00:56.252829 | instance | Friday 24 July 2026 00:00:56 +0000 (0:00:00.062) 0:21:31.022 *********** 2026-07-24 00:00:56.327009 | instance | ok: [instance] 2026-07-24 00:00:56.327258 | instance | 2026-07-24 00:00:56.327528 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-07-24 00:00:56.327794 | instance | Friday 24 July 2026 00:00:56 +0000 (0:00:00.074) 0:21:31.096 *********** 2026-07-24 00:00:56.804016 | instance | changed: [instance] 2026-07-24 00:00:56.804255 | instance | 2026-07-24 00:00:56.804545 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-07-24 00:00:56.804813 | instance | Friday 24 July 2026 00:00:56 +0000 (0:00:00.476) 0:21:31.573 *********** 2026-07-24 00:00:57.296326 | instance | changed: [instance] 2026-07-24 00:00:57.296537 | instance | 2026-07-24 00:00:57.296816 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-07-24 00:00:57.297091 | instance | Friday 24 July 2026 00:00:57 +0000 (0:00:00.492) 0:21:32.066 *********** 2026-07-24 00:00:57.765267 | instance | changed: [instance] 2026-07-24 00:00:57.765465 | instance | 2026-07-24 00:00:57.765733 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-07-24 00:00:57.766004 | instance | Friday 24 July 2026 00:00:57 +0000 (0:00:00.468) 0:21:32.534 *********** 2026-07-24 00:00:58.259571 | instance | changed: [instance] 2026-07-24 00:00:58.259939 | instance | 2026-07-24 00:00:58.260186 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-24 00:00:58.260513 | instance | Friday 24 July 2026 00:00:58 +0000 (0:00:00.494) 0:21:33.029 *********** 2026-07-24 00:00:58.451909 | instance | ok: [instance] 2026-07-24 00:00:58.452159 | instance | 2026-07-24 00:00:58.452440 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-24 00:00:58.452709 | instance | Friday 24 July 2026 00:00:58 +0000 (0:00:00.192) 0:21:33.221 *********** 2026-07-24 00:00:58.533026 | instance | included: rabbitmq for instance 2026-07-24 00:00:58.533265 | instance | 2026-07-24 00:00:58.533545 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-24 00:00:58.533809 | instance | Friday 24 July 2026 00:00:58 +0000 (0:00:00.081) 0:21:33.303 *********** 2026-07-24 00:00:59.177555 | instance | ok: [instance] 2026-07-24 00:00:59.177781 | instance | 2026-07-24 00:00:59.178100 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-24 00:00:59.178417 | instance | Friday 24 July 2026 00:00:59 +0000 (0:00:00.644) 0:21:33.947 *********** 2026-07-24 00:00:59.224509 | instance | skipping: [instance] 2026-07-24 00:00:59.224719 | instance | 2026-07-24 00:00:59.224989 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-24 00:00:59.225244 | instance | Friday 24 July 2026 00:00:59 +0000 (0:00:00.047) 0:21:33.994 *********** 2026-07-24 00:00:59.267089 | instance | skipping: [instance] 2026-07-24 00:00:59.267158 | instance | 2026-07-24 00:00:59.267176 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-24 00:00:59.267476 | instance | Friday 24 July 2026 00:00:59 +0000 (0:00:00.042) 0:21:34.036 *********** 2026-07-24 00:00:59.319402 | instance | skipping: [instance] 2026-07-24 00:00:59.319468 | instance | 2026-07-24 00:00:59.319605 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-24 00:00:59.319787 | instance | Friday 24 July 2026 00:00:59 +0000 (0:00:00.052) 0:21:34.089 *********** 2026-07-24 00:01:30.349556 | instance | changed: [instance] 2026-07-24 00:01:30.349601 | instance | 2026-07-24 00:01:30.349606 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-24 00:01:30.349612 | instance | Friday 24 July 2026 00:01:30 +0000 (0:00:31.029) 0:22:05.119 *********** 2026-07-24 00:01:30.999102 | instance | ok: [instance] 2026-07-24 00:01:30.999182 | instance | 2026-07-24 00:01:30.999421 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-24 00:01:30.999460 | instance | Friday 24 July 2026 00:01:30 +0000 (0:00:00.649) 0:22:05.769 *********** 2026-07-24 00:01:31.053156 | instance | ok: [instance] 2026-07-24 00:01:31.053548 | instance | 2026-07-24 00:01:31.053588 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-24 00:01:31.053600 | instance | Friday 24 July 2026 00:01:31 +0000 (0:00:00.053) 0:22:05.823 *********** 2026-07-24 00:01:31.106581 | instance | skipping: [instance] 2026-07-24 00:01:31.106650 | instance | 2026-07-24 00:01:31.106930 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-24 00:01:31.106974 | instance | Friday 24 July 2026 00:01:31 +0000 (0:00:00.053) 0:22:05.876 *********** 2026-07-24 00:01:31.164134 | instance | skipping: [instance] 2026-07-24 00:01:31.165422 | instance | 2026-07-24 00:01:31.165482 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-24 00:01:31.165501 | instance | Friday 24 July 2026 00:01:31 +0000 (0:00:00.057) 0:22:05.934 *********** 2026-07-24 00:01:31.221688 | instance | ok: [instance] 2026-07-24 00:01:31.221815 | instance | 2026-07-24 00:01:31.222011 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-24 00:01:31.222177 | instance | Friday 24 July 2026 00:01:31 +0000 (0:00:00.057) 0:22:05.991 *********** 2026-07-24 00:01:31.359467 | instance | ok: [instance] => (item=oslo_db) 2026-07-24 00:01:31.359878 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-24 00:01:31.360127 | instance | ok: [instance] => (item=identity) 2026-07-24 00:01:31.360385 | instance | ok: [instance] => (item=key_manager) 2026-07-24 00:01:31.360646 | instance | ok: [instance] => (item=oslo_cache) 2026-07-24 00:01:31.360884 | instance | 2026-07-24 00:01:31.361246 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-24 00:01:31.361497 | instance | Friday 24 July 2026 00:01:31 +0000 (0:00:00.134) 0:22:06.126 *********** 2026-07-24 00:01:31.432843 | instance | ok: [instance] 2026-07-24 00:01:31.433142 | instance | 2026-07-24 00:01:31.433595 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 00:01:31.433972 | instance | Friday 24 July 2026 00:01:31 +0000 (0:00:00.076) 0:22:06.202 *********** 2026-07-24 00:01:31.498103 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 00:01:31.498297 | instance | 2026-07-24 00:01:31.498477 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 00:01:31.498651 | instance | Friday 24 July 2026 00:01:31 +0000 (0:00:00.065) 0:22:06.267 *********** 2026-07-24 00:01:32.026685 | instance | changed: [instance] 2026-07-24 00:01:32.026906 | instance | 2026-07-24 00:01:32.027192 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-07-24 00:01:32.027457 | instance | Friday 24 July 2026 00:01:32 +0000 (0:00:00.528) 0:22:06.796 *********** 2026-07-24 00:03:12.296897 | instance | changed: [instance] 2026-07-24 00:03:12.297099 | instance | 2026-07-24 00:03:12.297364 | instance | TASK [Create Ingress] ********************************************************** 2026-07-24 00:03:12.297629 | instance | Friday 24 July 2026 00:03:12 +0000 (0:01:40.270) 0:23:47.066 *********** 2026-07-24 00:03:12.409586 | instance | included: openstack_helm_ingress for instance 2026-07-24 00:03:12.409818 | instance | 2026-07-24 00:03:12.410093 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-24 00:03:12.410410 | instance | Friday 24 July 2026 00:03:12 +0000 (0:00:00.112) 0:23:47.179 *********** 2026-07-24 00:03:12.457781 | instance | skipping: [instance] 2026-07-24 00:03:12.457916 | instance | 2026-07-24 00:03:12.458220 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-24 00:03:12.458320 | instance | Friday 24 July 2026 00:03:12 +0000 (0:00:00.048) 0:23:47.227 *********** 2026-07-24 00:03:12.508620 | instance | skipping: [instance] 2026-07-24 00:03:12.508764 | instance | 2026-07-24 00:03:12.508945 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-24 00:03:12.509100 | instance | Friday 24 July 2026 00:03:12 +0000 (0:00:00.050) 0:23:47.278 *********** 2026-07-24 00:03:12.569604 | instance | ok: [instance] 2026-07-24 00:03:12.569858 | instance | 2026-07-24 00:03:12.570121 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-07-24 00:03:12.570413 | instance | Friday 24 July 2026 00:03:12 +0000 (0:00:00.060) 0:23:47.339 *********** 2026-07-24 00:03:12.639315 | instance | included: ingress for instance 2026-07-24 00:03:12.639543 | instance | 2026-07-24 00:03:12.639802 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-07-24 00:03:12.640061 | instance | Friday 24 July 2026 00:03:12 +0000 (0:00:00.069) 0:23:47.409 *********** 2026-07-24 00:03:13.614282 | instance | changed: [instance] 2026-07-24 00:03:13.614479 | instance | 2026-07-24 00:03:13.614709 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-07-24 00:03:13.614939 | instance | Friday 24 July 2026 00:03:13 +0000 (0:00:00.973) 0:23:48.383 *********** 2026-07-24 00:03:14.795198 | instance | changed: [instance] 2026-07-24 00:03:14.795283 | instance | 2026-07-24 00:03:14.795624 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-07-24 00:03:14.795887 | instance | Friday 24 July 2026 00:03:14 +0000 (0:00:01.181) 0:23:49.564 *********** 2026-07-24 00:03:24.554821 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-07-24 00:03:24.554897 | instance | 2026-07-24 00:03:24.555071 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 00:03:24.555134 | instance | Friday 24 July 2026 00:03:24 +0000 (0:00:09.759) 0:23:59.324 *********** 2026-07-24 00:03:24.626113 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 00:03:24.626212 | instance | 2026-07-24 00:03:24.626491 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 00:03:24.626531 | instance | Friday 24 July 2026 00:03:24 +0000 (0:00:00.071) 0:23:59.396 *********** 2026-07-24 00:03:25.173974 | instance | changed: [instance] 2026-07-24 00:03:25.174055 | instance | 2026-07-24 00:03:25.174242 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-07-24 00:03:25.174307 | instance | Friday 24 July 2026 00:03:25 +0000 (0:00:00.547) 0:23:59.944 *********** 2026-07-24 00:03:27.884729 | instance | changed: [instance] 2026-07-24 00:03:27.885132 | instance | 2026-07-24 00:03:27.885195 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-24 00:03:27.885491 | instance | Friday 24 July 2026 00:03:27 +0000 (0:00:02.710) 0:24:02.654 *********** 2026-07-24 00:03:27.929950 | instance | skipping: [instance] 2026-07-24 00:03:27.930352 | instance | 2026-07-24 00:03:27.930397 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-24 00:03:27.930403 | instance | Friday 24 July 2026 00:03:27 +0000 (0:00:00.045) 0:24:02.700 *********** 2026-07-24 00:03:27.974068 | instance | skipping: [instance] 2026-07-24 00:03:27.974161 | instance | 2026-07-24 00:03:27.974483 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-24 00:03:27.974525 | instance | Friday 24 July 2026 00:03:27 +0000 (0:00:00.044) 0:24:02.744 *********** 2026-07-24 00:03:28.017623 | instance | skipping: [instance] 2026-07-24 00:03:28.018025 | instance | 2026-07-24 00:03:28.018071 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-24 00:03:28.018263 | instance | Friday 24 July 2026 00:03:28 +0000 (0:00:00.042) 0:24:02.786 *********** 2026-07-24 00:03:28.060452 | instance | skipping: [instance] 2026-07-24 00:03:28.060517 | instance | 2026-07-24 00:03:28.060794 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-24 00:03:28.060823 | instance | Friday 24 July 2026 00:03:28 +0000 (0:00:00.043) 0:24:02.830 *********** 2026-07-24 00:03:28.113087 | instance | skipping: [instance] 2026-07-24 00:03:28.113463 | instance | 2026-07-24 00:03:28.113503 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-24 00:03:28.113509 | instance | Friday 24 July 2026 00:03:28 +0000 (0:00:00.052) 0:24:02.883 *********** 2026-07-24 00:03:28.159933 | instance | skipping: [instance] 2026-07-24 00:03:28.160522 | instance | 2026-07-24 00:03:28.160833 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-24 00:03:28.161007 | instance | Friday 24 July 2026 00:03:28 +0000 (0:00:00.046) 0:24:02.930 *********** 2026-07-24 00:03:28.214190 | instance | ok: [instance] 2026-07-24 00:03:28.214260 | instance | 2026-07-24 00:03:28.214533 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-24 00:03:28.214575 | instance | Friday 24 July 2026 00:03:28 +0000 (0:00:00.054) 0:24:02.984 *********** 2026-07-24 00:03:28.280115 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-07-24 00:03:28.280205 | instance | 2026-07-24 00:03:28.280348 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-24 00:03:28.280462 | instance | Friday 24 July 2026 00:03:28 +0000 (0:00:00.065) 0:24:03.050 *********** 2026-07-24 00:03:28.355295 | instance | ok: [instance] 2026-07-24 00:03:28.355442 | instance | 2026-07-24 00:03:28.355618 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 00:03:28.355783 | instance | Friday 24 July 2026 00:03:28 +0000 (0:00:00.075) 0:24:03.125 *********** 2026-07-24 00:03:28.416993 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 00:03:28.417231 | instance | 2026-07-24 00:03:28.417488 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 00:03:28.417742 | instance | Friday 24 July 2026 00:03:28 +0000 (0:00:00.061) 0:24:03.187 *********** 2026-07-24 00:03:28.917670 | instance | changed: [instance] 2026-07-24 00:03:28.917899 | instance | 2026-07-24 00:03:28.918213 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-07-24 00:03:28.918473 | instance | Friday 24 July 2026 00:03:28 +0000 (0:00:00.500) 0:24:03.687 *********** 2026-07-24 00:03:54.642226 | instance | ok: [instance] 2026-07-24 00:03:54.642282 | instance | 2026-07-24 00:03:54.642910 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-07-24 00:03:54.642966 | instance | Friday 24 July 2026 00:03:54 +0000 (0:00:25.724) 0:24:29.411 *********** 2026-07-24 00:04:09.075710 | instance | ok: [instance] 2026-07-24 00:04:09.075789 | instance | 2026-07-24 00:04:09.076055 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-07-24 00:04:09.076091 | instance | Friday 24 July 2026 00:04:09 +0000 (0:00:14.434) 0:24:43.845 *********** 2026-07-24 00:04:10.505973 | instance | ok: [instance] 2026-07-24 00:04:10.506052 | instance | 2026-07-24 00:04:10.506245 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-07-24 00:04:10.506356 | instance | Friday 24 July 2026 00:04:10 +0000 (0:00:01.430) 0:24:45.275 *********** 2026-07-24 00:04:11.730392 | instance | ok: [instance] 2026-07-24 00:04:11.730510 | instance | 2026-07-24 00:04:11.730583 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-07-24 00:04:11.730742 | instance | Friday 24 July 2026 00:04:11 +0000 (0:00:01.224) 0:24:46.500 *********** 2026-07-24 00:04:12.419531 | instance | changed: [instance] 2026-07-24 00:04:12.419672 | instance | 2026-07-24 00:04:12.419866 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-07-24 00:04:12.420056 | instance | Friday 24 July 2026 00:04:12 +0000 (0:00:00.688) 0:24:47.189 *********** 2026-07-24 00:04:13.101980 | instance | changed: [instance] 2026-07-24 00:04:13.102046 | instance | 2026-07-24 00:04:13.102344 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-07-24 00:04:13.102386 | instance | Friday 24 July 2026 00:04:13 +0000 (0:00:00.682) 0:24:47.871 *********** 2026-07-24 00:04:16.119589 | instance | changed: [instance] 2026-07-24 00:04:16.119701 | instance | 2026-07-24 00:04:16.119807 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-07-24 00:04:16.121355 | instance | Friday 24 July 2026 00:04:16 +0000 (0:00:03.017) 0:24:50.889 *********** 2026-07-24 00:04:17.618402 | instance | [WARNING]: Module did not set no_log for update_password 2026-07-24 00:04:17.645817 | instance | changed: [instance] 2026-07-24 00:04:17.645908 | instance | 2026-07-24 00:04:17.646127 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-07-24 00:04:17.646447 | instance | Friday 24 July 2026 00:04:17 +0000 (0:00:01.525) 0:24:52.415 *********** 2026-07-24 00:04:29.390385 | instance | ok: [instance] 2026-07-24 00:04:29.390498 | instance | 2026-07-24 00:04:29.390615 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-07-24 00:04:29.390738 | instance | Friday 24 July 2026 00:04:29 +0000 (0:00:11.745) 0:25:04.160 *********** 2026-07-24 00:04:30.485820 | instance | changed: [instance] 2026-07-24 00:04:30.485894 | instance | 2026-07-24 00:04:30.486023 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-07-24 00:04:30.486158 | instance | Friday 24 July 2026 00:04:30 +0000 (0:00:01.095) 0:25:05.255 *********** 2026-07-24 00:04:32.553274 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-229.nip.io/swift/v1/%(tenant_id)s'}) 2026-07-24 00:04:32.553367 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-07-24 00:04:32.553472 | instance | 2026-07-24 00:04:32.553598 | instance | TASK [Create Ingress] ********************************************************** 2026-07-24 00:04:32.553726 | instance | Friday 24 July 2026 00:04:32 +0000 (0:00:02.067) 0:25:07.323 *********** 2026-07-24 00:04:32.649769 | instance | included: openstack_helm_ingress for instance 2026-07-24 00:04:32.649873 | instance | 2026-07-24 00:04:32.649953 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-24 00:04:32.650077 | instance | Friday 24 July 2026 00:04:32 +0000 (0:00:00.096) 0:25:07.419 *********** 2026-07-24 00:04:32.704907 | instance | skipping: [instance] 2026-07-24 00:04:32.705333 | instance | 2026-07-24 00:04:32.705375 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-24 00:04:32.705382 | instance | Friday 24 July 2026 00:04:32 +0000 (0:00:00.055) 0:25:07.474 *********** 2026-07-24 00:04:32.757158 | instance | skipping: [instance] 2026-07-24 00:04:32.757281 | instance | 2026-07-24 00:04:32.757537 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-24 00:04:32.757563 | instance | Friday 24 July 2026 00:04:32 +0000 (0:00:00.052) 0:25:07.527 *********** 2026-07-24 00:04:32.823877 | instance | ok: [instance] 2026-07-24 00:04:32.823984 | instance | 2026-07-24 00:04:32.824108 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-07-24 00:04:32.824227 | instance | Friday 24 July 2026 00:04:32 +0000 (0:00:00.066) 0:25:07.593 *********** 2026-07-24 00:04:32.902952 | instance | included: ingress for instance 2026-07-24 00:04:32.903383 | instance | 2026-07-24 00:04:32.903426 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-07-24 00:04:32.903432 | instance | Friday 24 July 2026 00:04:32 +0000 (0:00:00.079) 0:25:07.673 *********** 2026-07-24 00:04:33.888491 | instance | changed: [instance] 2026-07-24 00:04:33.888557 | instance | 2026-07-24 00:04:33.888838 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 00:04:33.888879 | instance | Friday 24 July 2026 00:04:33 +0000 (0:00:00.985) 0:25:08.658 *********** 2026-07-24 00:04:33.948673 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 00:04:33.948774 | instance | 2026-07-24 00:04:33.948902 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 00:04:33.949022 | instance | Friday 24 July 2026 00:04:33 +0000 (0:00:00.060) 0:25:08.718 *********** 2026-07-24 00:04:34.508692 | instance | changed: [instance] 2026-07-24 00:04:34.516602 | instance | 2026-07-24 00:04:34.516615 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-07-24 00:04:34.516621 | instance | Friday 24 July 2026 00:04:34 +0000 (0:00:00.559) 0:25:09.277 *********** 2026-07-24 00:04:49.029890 | instance | ok: [instance] 2026-07-24 00:04:49.029989 | instance | 2026-07-24 00:04:49.030217 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-07-24 00:04:49.030364 | instance | Friday 24 July 2026 00:04:49 +0000 (0:00:14.521) 0:25:23.799 *********** 2026-07-24 00:04:49.093326 | instance | ok: [instance] => (item=10.96.240.200) 2026-07-24 00:04:49.093404 | instance | 2026-07-24 00:04:49.093593 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-07-24 00:04:49.093650 | instance | Friday 24 July 2026 00:04:49 +0000 (0:00:00.063) 0:25:23.863 *********** 2026-07-24 00:04:49.751380 | instance | changed: [instance] 2026-07-24 00:04:49.751465 | instance | 2026-07-24 00:04:49.751628 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-07-24 00:04:49.751712 | instance | Friday 24 July 2026 00:04:49 +0000 (0:00:00.657) 0:25:24.521 *********** 2026-07-24 00:04:50.633019 | instance | changed: [instance] 2026-07-24 00:04:50.633094 | instance | 2026-07-24 00:04:50.633392 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-07-24 00:04:50.633435 | instance | Friday 24 July 2026 00:04:50 +0000 (0:00:00.881) 0:25:25.403 *********** 2026-07-24 00:04:51.881348 | instance | ok: [instance] 2026-07-24 00:04:51.881442 | instance | 2026-07-24 00:04:51.881593 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-07-24 00:04:51.881712 | instance | Friday 24 July 2026 00:04:51 +0000 (0:00:01.248) 0:25:26.651 *********** 2026-07-24 00:04:51.939525 | instance | ok: [instance] 2026-07-24 00:04:51.939615 | instance | 2026-07-24 00:04:51.939741 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-07-24 00:04:51.939863 | instance | Friday 24 July 2026 00:04:51 +0000 (0:00:00.058) 0:25:26.709 *********** 2026-07-24 00:04:52.598536 | instance | changed: [instance] 2026-07-24 00:04:52.598589 | instance | 2026-07-24 00:04:52.598595 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] *** 2026-07-24 00:04:52.598600 | instance | Friday 24 July 2026 00:04:52 +0000 (0:00:00.658) 0:25:27.368 *********** 2026-07-24 00:04:52.760993 | instance | ok: [instance] 2026-07-24 00:04:52.761074 | instance | 2026-07-24 00:04:52.761205 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-07-24 00:04:52.761332 | instance | Friday 24 July 2026 00:04:52 +0000 (0:00:00.163) 0:25:27.531 *********** 2026-07-24 00:04:54.177355 | instance | changed: [instance] 2026-07-24 00:04:54.177428 | instance | 2026-07-24 00:04:54.177541 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-24 00:04:54.177659 | instance | Friday 24 July 2026 00:04:54 +0000 (0:00:01.416) 0:25:28.947 *********** 2026-07-24 00:04:54.369398 | instance | ok: [instance] 2026-07-24 00:04:54.369473 | instance | 2026-07-24 00:04:54.369595 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-24 00:04:54.369737 | instance | Friday 24 July 2026 00:04:54 +0000 (0:00:00.192) 0:25:29.139 *********** 2026-07-24 00:04:54.442265 | instance | included: rabbitmq for instance 2026-07-24 00:04:54.442309 | instance | 2026-07-24 00:04:54.442398 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-24 00:04:54.442526 | instance | Friday 24 July 2026 00:04:54 +0000 (0:00:00.072) 0:25:29.212 *********** 2026-07-24 00:04:55.105921 | instance | ok: [instance] 2026-07-24 00:04:55.106017 | instance | 2026-07-24 00:04:55.106167 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-24 00:04:55.106283 | instance | Friday 24 July 2026 00:04:55 +0000 (0:00:00.663) 0:25:29.876 *********** 2026-07-24 00:04:55.152427 | instance | skipping: [instance] 2026-07-24 00:04:55.152476 | instance | 2026-07-24 00:04:55.152486 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-24 00:04:55.152497 | instance | Friday 24 July 2026 00:04:55 +0000 (0:00:00.045) 0:25:29.921 *********** 2026-07-24 00:04:55.198059 | instance | skipping: [instance] 2026-07-24 00:04:55.198166 | instance | 2026-07-24 00:04:55.198330 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-24 00:04:55.198444 | instance | Friday 24 July 2026 00:04:55 +0000 (0:00:00.046) 0:25:29.968 *********** 2026-07-24 00:04:55.249904 | instance | skipping: [instance] 2026-07-24 00:04:55.250001 | instance | 2026-07-24 00:04:55.250120 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-24 00:04:55.250261 | instance | Friday 24 July 2026 00:04:55 +0000 (0:00:00.051) 0:25:30.020 *********** 2026-07-24 00:05:26.103135 | instance | changed: [instance] 2026-07-24 00:05:26.103222 | instance | 2026-07-24 00:05:26.103325 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-24 00:05:26.103442 | instance | Friday 24 July 2026 00:05:26 +0000 (0:00:30.853) 0:26:00.873 *********** 2026-07-24 00:05:26.748340 | instance | ok: [instance] 2026-07-24 00:05:26.748516 | instance | 2026-07-24 00:05:26.748803 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-24 00:05:26.749239 | instance | Friday 24 July 2026 00:05:26 +0000 (0:00:00.644) 0:26:01.518 *********** 2026-07-24 00:05:26.801623 | instance | ok: [instance] 2026-07-24 00:05:26.801735 | instance | 2026-07-24 00:05:26.801869 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-24 00:05:26.802496 | instance | Friday 24 July 2026 00:05:26 +0000 (0:00:00.053) 0:26:01.571 *********** 2026-07-24 00:05:26.854044 | instance | skipping: [instance] 2026-07-24 00:05:26.854599 | instance | 2026-07-24 00:05:26.854629 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-24 00:05:26.856051 | instance | Friday 24 July 2026 00:05:26 +0000 (0:00:00.052) 0:26:01.623 *********** 2026-07-24 00:05:26.910890 | instance | skipping: [instance] 2026-07-24 00:05:26.911131 | instance | 2026-07-24 00:05:26.911450 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-24 00:05:26.911754 | instance | Friday 24 July 2026 00:05:26 +0000 (0:00:00.056) 0:26:01.680 *********** 2026-07-24 00:05:26.970215 | instance | ok: [instance] 2026-07-24 00:05:26.970492 | instance | 2026-07-24 00:05:26.970815 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-24 00:05:26.971065 | instance | Friday 24 July 2026 00:05:26 +0000 (0:00:00.059) 0:26:01.740 *********** 2026-07-24 00:05:27.093304 | instance | ok: [instance] => (item=oslo_db) 2026-07-24 00:05:27.093397 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-24 00:05:27.093602 | instance | ok: [instance] => (item=dashboard) 2026-07-24 00:05:27.093627 | instance | ok: [instance] => (item=identity) 2026-07-24 00:05:27.093744 | instance | ok: [instance] => (item=image) 2026-07-24 00:05:27.093861 | instance | ok: [instance] => (item=oslo_cache) 2026-07-24 00:05:27.093971 | instance | 2026-07-24 00:05:27.094091 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-24 00:05:27.094228 | instance | Friday 24 July 2026 00:05:27 +0000 (0:00:00.123) 0:26:01.863 *********** 2026-07-24 00:05:27.161434 | instance | ok: [instance] 2026-07-24 00:05:27.161700 | instance | 2026-07-24 00:05:27.162101 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 00:05:27.162528 | instance | Friday 24 July 2026 00:05:27 +0000 (0:00:00.067) 0:26:01.931 *********** 2026-07-24 00:05:27.221919 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 00:05:27.222351 | instance | 2026-07-24 00:05:27.222707 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 00:05:27.223048 | instance | Friday 24 July 2026 00:05:27 +0000 (0:00:00.060) 0:26:01.991 *********** 2026-07-24 00:05:27.736724 | instance | changed: [instance] 2026-07-24 00:05:27.736884 | instance | 2026-07-24 00:05:27.736939 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] ************* 2026-07-24 00:05:27.737068 | instance | Friday 24 July 2026 00:05:27 +0000 (0:00:00.515) 0:26:02.506 *********** 2026-07-24 00:05:28.192860 | instance | ok: [instance] 2026-07-24 00:05:28.192939 | instance | 2026-07-24 00:05:28.193204 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-07-24 00:05:28.193247 | instance | Friday 24 July 2026 00:05:28 +0000 (0:00:00.456) 0:26:02.963 *********** 2026-07-24 00:07:45.957359 | instance | changed: [instance] 2026-07-24 00:07:45.957444 | instance | 2026-07-24 00:07:45.957843 | instance | TASK [Create Ingress] ********************************************************** 2026-07-24 00:07:45.957895 | instance | Friday 24 July 2026 00:07:45 +0000 (0:02:17.764) 0:28:20.727 *********** 2026-07-24 00:07:46.067253 | instance | included: openstack_helm_ingress for instance 2026-07-24 00:07:46.067296 | instance | 2026-07-24 00:07:46.067302 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-24 00:07:46.067307 | instance | Friday 24 July 2026 00:07:46 +0000 (0:00:00.109) 0:28:20.836 *********** 2026-07-24 00:07:46.124471 | instance | skipping: [instance] 2026-07-24 00:07:46.124714 | instance | 2026-07-24 00:07:46.124770 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-24 00:07:46.124824 | instance | Friday 24 July 2026 00:07:46 +0000 (0:00:00.057) 0:28:20.894 *********** 2026-07-24 00:07:46.179287 | instance | skipping: [instance] 2026-07-24 00:07:46.179435 | instance | 2026-07-24 00:07:46.179512 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-24 00:07:46.179655 | instance | Friday 24 July 2026 00:07:46 +0000 (0:00:00.054) 0:28:20.949 *********** 2026-07-24 00:07:46.247326 | instance | ok: [instance] 2026-07-24 00:07:46.247694 | instance | 2026-07-24 00:07:46.247726 | instance | TASK [Create Ingress image] **************************************************** 2026-07-24 00:07:46.247738 | instance | Friday 24 July 2026 00:07:46 +0000 (0:00:00.068) 0:28:21.017 *********** 2026-07-24 00:07:46.340816 | instance | included: ingress for instance 2026-07-24 00:07:46.340882 | instance | 2026-07-24 00:07:46.340888 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-07-24 00:07:46.340895 | instance | Friday 24 July 2026 00:07:46 +0000 (0:00:00.092) 0:28:21.109 *********** 2026-07-24 00:07:47.281681 | instance | changed: [instance] 2026-07-24 00:07:47.281770 | instance | 2026-07-24 00:07:47.281884 | instance | TASK [Create images] *********************************************************** 2026-07-24 00:07:47.282093 | instance | Friday 24 July 2026 00:07:47 +0000 (0:00:00.942) 0:28:22.051 *********** 2026-07-24 00:07:47.391648 | instance | included: atmosphere.common.glance_image for instance => (item={'container_format': 'bare', 'disk_format': 'raw', 'is_public': True, 'min_disk': 1, 'name': 'cirros', 'url': 'http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img'}) 2026-07-24 00:07:47.391748 | instance | 2026-07-24 00:07:47.391769 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-07-24 00:07:47.391900 | instance | Friday 24 July 2026 00:07:47 +0000 (0:00:00.109) 0:28:22.161 *********** 2026-07-24 00:07:50.672740 | instance | changed: [instance] 2026-07-24 00:07:50.672859 | instance | 2026-07-24 00:07:50.672911 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-07-24 00:07:50.673074 | instance | Friday 24 July 2026 00:07:50 +0000 (0:00:03.280) 0:28:25.442 *********** 2026-07-24 00:07:51.429160 | instance | ok: [instance] 2026-07-24 00:07:51.429228 | instance | 2026-07-24 00:07:51.429520 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-07-24 00:07:51.429589 | instance | Friday 24 July 2026 00:07:51 +0000 (0:00:00.756) 0:28:26.199 *********** 2026-07-24 00:07:51.488092 | instance | ok: [instance] 2026-07-24 00:07:51.488162 | instance | 2026-07-24 00:07:51.488420 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-07-24 00:07:51.488981 | instance | Friday 24 July 2026 00:07:51 +0000 (0:00:00.058) 0:28:26.258 *********** 2026-07-24 00:09:52.637580 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left). 2026-07-24 00:09:52.638215 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left). 2026-07-24 00:09:52.638269 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left). 2026-07-24 00:09:52.638276 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left). 2026-07-24 00:09:52.638288 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left). 2026-07-24 00:09:52.638558 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left). 2026-07-24 00:09:52.638639 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left). 2026-07-24 00:09:52.638932 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left). 2026-07-24 00:09:52.638949 | instance | FAILED - RETRYING: [instance]: Check if image exists (112 retries left). 2026-07-24 00:09:52.639593 | instance | FAILED - RETRYING: [instance]: Check if image exists (111 retries left). 2026-07-24 00:09:52.639608 | instance | FAILED - RETRYING: [instance]: Check if image exists (110 retries left). 2026-07-24 00:09:52.639618 | instance | FAILED - RETRYING: [instance]: Check if image exists (109 retries left). 2026-07-24 00:09:52.639627 | instance | FAILED - RETRYING: [instance]: Check if image exists (108 retries left). 2026-07-24 00:09:52.639640 | instance | FAILED - RETRYING: [instance]: Check if image exists (107 retries left). 2026-07-24 00:09:52.640687 | instance | FAILED - RETRYING: [instance]: Check if image exists (106 retries left). 2026-07-24 00:09:52.640703 | instance | FAILED - RETRYING: [instance]: Check if image exists (105 retries left). 2026-07-24 00:09:52.640713 | instance | FAILED - RETRYING: [instance]: Check if image exists (104 retries left). 2026-07-24 00:09:52.640722 | instance | FAILED - RETRYING: [instance]: Check if image exists (103 retries left). 2026-07-24 00:09:52.640732 | instance | FAILED - RETRYING: [instance]: Check if image exists (102 retries left). 2026-07-24 00:09:52.640741 | instance | FAILED - RETRYING: [instance]: Check if image exists (101 retries left). 2026-07-24 00:09:52.640778 | instance | FAILED - RETRYING: [instance]: Check if image exists (100 retries left). 2026-07-24 00:09:52.641215 | instance | FAILED - RETRYING: [instance]: Check if image exists (99 retries left). 2026-07-24 00:09:52.641275 | instance | FAILED - RETRYING: [instance]: Check if image exists (98 retries left). 2026-07-24 00:09:52.641286 | instance | FAILED - RETRYING: [instance]: Check if image exists (97 retries left). 2026-07-24 00:09:52.641303 | instance | FAILED - RETRYING: [instance]: Check if image exists (96 retries left). 2026-07-24 00:09:52.641812 | instance | FAILED - RETRYING: [instance]: Check if image exists (95 retries left). 2026-07-24 00:09:52.641826 | instance | FAILED - RETRYING: [instance]: Check if image exists (94 retries left). 2026-07-24 00:09:52.641835 | instance | FAILED - RETRYING: [instance]: Check if image exists (93 retries left). 2026-07-24 00:09:52.641997 | instance | FAILED - RETRYING: [instance]: Check if image exists (92 retries left). 2026-07-24 00:09:52.642089 | instance | FAILED - RETRYING: [instance]: Check if image exists (91 retries left). 2026-07-24 00:09:52.642403 | instance | FAILED - RETRYING: [instance]: Check if image exists (90 retries left). 2026-07-24 00:09:52.642609 | instance | FAILED - RETRYING: [instance]: Check if image exists (89 retries left). 2026-07-24 00:09:52.642805 | instance | FAILED - RETRYING: [instance]: Check if image exists (88 retries left). 2026-07-24 00:09:52.643001 | instance | FAILED - RETRYING: [instance]: Check if image exists (87 retries left). 2026-07-24 00:09:52.643196 | instance | FAILED - RETRYING: [instance]: Check if image exists (86 retries left). 2026-07-24 00:09:52.643389 | instance | FAILED - RETRYING: [instance]: Check if image exists (85 retries left). 2026-07-24 00:09:52.643578 | instance | FAILED - RETRYING: [instance]: Check if image exists (84 retries left). 2026-07-24 00:09:52.643779 | instance | FAILED - RETRYING: [instance]: Check if image exists (83 retries left). 2026-07-24 00:09:52.643982 | instance | FAILED - RETRYING: [instance]: Check if image exists (82 retries left). 2026-07-24 00:09:52.644177 | instance | FAILED - RETRYING: [instance]: Check if image exists (81 retries left). 2026-07-24 00:09:52.644371 | instance | FAILED - RETRYING: [instance]: Check if image exists (80 retries left). 2026-07-24 00:09:52.644531 | instance | FAILED - RETRYING: [instance]: Check if image exists (79 retries left). 2026-07-24 00:09:52.644679 | instance | FAILED - RETRYING: [instance]: Check if image exists (78 retries left). 2026-07-24 00:09:52.644826 | instance | FAILED - RETRYING: [instance]: Check if image exists (77 retries left). 2026-07-24 00:09:52.644974 | instance | FAILED - RETRYING: [instance]: Check if image exists (76 retries left). 2026-07-24 00:09:52.645120 | instance | FAILED - RETRYING: [instance]: Check if image exists (75 retries left). 2026-07-24 00:09:52.645269 | instance | FAILED - RETRYING: [instance]: Check if image exists (74 retries left). 2026-07-24 00:09:52.645418 | instance | FAILED - RETRYING: [instance]: Check if image exists (73 retries left). 2026-07-24 00:09:52.645586 | instance | FAILED - RETRYING: [instance]: Check if image exists (72 retries left). 2026-07-24 00:09:52.645741 | instance | FAILED - RETRYING: [instance]: Check if image exists (71 retries left). 2026-07-24 00:09:52.645888 | instance | FAILED - RETRYING: [instance]: Check if image exists (70 retries left). 2026-07-24 00:09:52.646034 | instance | FAILED - RETRYING: [instance]: Check if image exists (69 retries left). 2026-07-24 00:09:52.646226 | instance | FAILED - RETRYING: [instance]: Check if image exists (68 retries left). 2026-07-24 00:09:52.646420 | instance | FAILED - RETRYING: [instance]: Check if image exists (67 retries left). 2026-07-24 00:09:52.646592 | instance | FAILED - RETRYING: [instance]: Check if image exists (66 retries left). 2026-07-24 00:09:52.646750 | instance | FAILED - RETRYING: [instance]: Check if image exists (65 retries left). 2026-07-24 00:09:52.646897 | instance | FAILED - RETRYING: [instance]: Check if image exists (64 retries left). 2026-07-24 00:09:52.647045 | instance | FAILED - RETRYING: [instance]: Check if image exists (63 retries left). 2026-07-24 00:09:52.647190 | instance | FAILED - RETRYING: [instance]: Check if image exists (62 retries left). 2026-07-24 00:09:52.647337 | instance | FAILED - RETRYING: [instance]: Check if image exists (61 retries left). 2026-07-24 00:09:52.647484 | instance | FAILED - RETRYING: [instance]: Check if image exists (60 retries left). 2026-07-24 00:09:52.647662 | instance | FAILED - RETRYING: [instance]: Check if image exists (59 retries left). 2026-07-24 00:09:52.647817 | instance | FAILED - RETRYING: [instance]: Check if image exists (58 retries left). 2026-07-24 00:09:52.647965 | instance | FAILED - RETRYING: [instance]: Check if image exists (57 retries left). 2026-07-24 00:09:52.648112 | instance | FAILED - RETRYING: [instance]: Check if image exists (56 retries left). 2026-07-24 00:09:52.648263 | instance | FAILED - RETRYING: [instance]: Check if image exists (55 retries left). 2026-07-24 00:09:52.648414 | instance | FAILED - RETRYING: [instance]: Check if image exists (54 retries left). 2026-07-24 00:09:52.648560 | instance | ok: [instance] 2026-07-24 00:09:52.648706 | instance | 2026-07-24 00:09:52.648880 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-07-24 00:09:52.649030 | instance | Friday 24 July 2026 00:09:52 +0000 (0:02:01.149) 0:30:27.407 *********** 2026-07-24 00:09:52.689299 | instance | ok: [instance] 2026-07-24 00:09:52.689524 | instance | 2026-07-24 00:09:52.689737 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-07-24 00:09:52.689939 | instance | Friday 24 July 2026 00:09:52 +0000 (0:00:00.051) 0:30:27.459 *********** 2026-07-24 00:09:52.751029 | instance | ok: [instance] 2026-07-24 00:09:52.751408 | instance | 2026-07-24 00:09:52.751778 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-07-24 00:09:52.752188 | instance | Friday 24 July 2026 00:09:52 +0000 (0:00:00.061) 0:30:27.520 *********** 2026-07-24 00:09:52.964029 | instance | changed: [instance] 2026-07-24 00:09:52.964265 | instance | 2026-07-24 00:09:52.964775 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-07-24 00:09:52.965169 | instance | Friday 24 July 2026 00:09:52 +0000 (0:00:00.212) 0:30:27.733 *********** 2026-07-24 00:09:53.953888 | instance | changed: [instance] 2026-07-24 00:09:53.954066 | instance | 2026-07-24 00:09:53.954357 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-07-24 00:09:53.954592 | instance | Friday 24 July 2026 00:09:53 +0000 (0:00:00.990) 0:30:28.723 *********** 2026-07-24 00:09:54.176493 | instance | ok: [instance] 2026-07-24 00:09:54.176715 | instance | 2026-07-24 00:09:54.176987 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-07-24 00:09:54.177249 | instance | Friday 24 July 2026 00:09:54 +0000 (0:00:00.223) 0:30:28.946 *********** 2026-07-24 00:09:54.488435 | instance | changed: [instance] 2026-07-24 00:09:54.488498 | instance | 2026-07-24 00:09:54.488639 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-07-24 00:09:54.488767 | instance | Friday 24 July 2026 00:09:54 +0000 (0:00:00.312) 0:30:29.258 *********** 2026-07-24 00:09:55.192941 | instance | ok: [instance] 2026-07-24 00:09:55.193153 | instance | 2026-07-24 00:09:55.193420 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-07-24 00:09:55.193683 | instance | Friday 24 July 2026 00:09:55 +0000 (0:00:00.704) 0:30:29.962 *********** 2026-07-24 00:09:55.259722 | instance | ok: [instance] 2026-07-24 00:09:55.259993 | instance | 2026-07-24 00:09:55.260260 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-07-24 00:09:55.260530 | instance | Friday 24 July 2026 00:09:55 +0000 (0:00:00.066) 0:30:30.029 *********** 2026-07-24 00:10:00.111929 | instance | changed: [instance] 2026-07-24 00:10:00.112098 | instance | 2026-07-24 00:10:00.112231 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-07-24 00:10:00.112402 | instance | Friday 24 July 2026 00:10:00 +0000 (0:00:04.852) 0:30:34.881 *********** 2026-07-24 00:10:00.164515 | instance | skipping: [instance] 2026-07-24 00:10:00.164778 | instance | 2026-07-24 00:10:00.165115 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-07-24 00:10:00.165333 | instance | Friday 24 July 2026 00:10:00 +0000 (0:00:00.052) 0:30:34.934 *********** 2026-07-24 00:10:00.211546 | instance | skipping: [instance] 2026-07-24 00:10:00.211782 | instance | 2026-07-24 00:10:00.212044 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-07-24 00:10:00.212300 | instance | Friday 24 July 2026 00:10:00 +0000 (0:00:00.046) 0:30:34.981 *********** 2026-07-24 00:10:00.533621 | instance | changed: [instance] 2026-07-24 00:10:00.533838 | instance | 2026-07-24 00:10:00.534119 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-24 00:10:00.534433 | instance | Friday 24 July 2026 00:10:00 +0000 (0:00:00.321) 0:30:35.303 *********** 2026-07-24 00:10:00.615467 | instance | ok: [instance] 2026-07-24 00:10:00.615711 | instance | 2026-07-24 00:10:00.615972 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-24 00:10:00.616228 | instance | Friday 24 July 2026 00:10:00 +0000 (0:00:00.082) 0:30:35.385 *********** 2026-07-24 00:10:00.665034 | instance | skipping: [instance] 2026-07-24 00:10:00.665272 | instance | 2026-07-24 00:10:00.665584 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-24 00:10:00.665872 | instance | Friday 24 July 2026 00:10:00 +0000 (0:00:00.049) 0:30:35.435 *********** 2026-07-24 00:10:00.725166 | instance | skipping: [instance] 2026-07-24 00:10:00.725393 | instance | 2026-07-24 00:10:00.725668 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-24 00:10:00.725930 | instance | Friday 24 July 2026 00:10:00 +0000 (0:00:00.060) 0:30:35.495 *********** 2026-07-24 00:10:00.789378 | instance | skipping: [instance] 2026-07-24 00:10:00.789610 | instance | 2026-07-24 00:10:00.789879 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-24 00:10:00.790157 | instance | Friday 24 July 2026 00:10:00 +0000 (0:00:00.064) 0:30:35.559 *********** 2026-07-24 00:10:00.841521 | instance | skipping: [instance] 2026-07-24 00:10:00.841758 | instance | 2026-07-24 00:10:00.842036 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-24 00:10:00.842343 | instance | Friday 24 July 2026 00:10:00 +0000 (0:00:00.052) 0:30:35.611 *********** 2026-07-24 00:10:00.904900 | instance | skipping: [instance] 2026-07-24 00:10:00.904965 | instance | 2026-07-24 00:10:00.905105 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-24 00:10:00.905205 | instance | Friday 24 July 2026 00:10:00 +0000 (0:00:00.063) 0:30:35.675 *********** 2026-07-24 00:10:00.967923 | instance | ok: [instance] 2026-07-24 00:10:00.968159 | instance | 2026-07-24 00:10:00.968433 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-24 00:10:00.968647 | instance | Friday 24 July 2026 00:10:00 +0000 (0:00:00.062) 0:30:35.737 *********** 2026-07-24 00:10:01.077158 | instance | ok: [instance] => (item=oslo_cache) 2026-07-24 00:10:01.077402 | instance | ok: [instance] => (item=oslo_db) 2026-07-24 00:10:01.077702 | instance | ok: [instance] => (item=identity) 2026-07-24 00:10:01.078201 | instance | ok: [instance] => (item=staffeln) 2026-07-24 00:10:01.078500 | instance | 2026-07-24 00:10:01.078780 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-24 00:10:01.079121 | instance | Friday 24 July 2026 00:10:01 +0000 (0:00:00.109) 0:30:35.847 *********** 2026-07-24 00:10:01.152499 | instance | ok: [instance] 2026-07-24 00:10:01.152685 | instance | 2026-07-24 00:10:01.152950 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 00:10:01.153238 | instance | Friday 24 July 2026 00:10:01 +0000 (0:00:00.075) 0:30:35.922 *********** 2026-07-24 00:10:01.217215 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 00:10:01.217462 | instance | 2026-07-24 00:10:01.217722 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 00:10:01.217988 | instance | Friday 24 July 2026 00:10:01 +0000 (0:00:00.064) 0:30:35.987 *********** 2026-07-24 00:10:01.767031 | instance | changed: [instance] 2026-07-24 00:10:01.767100 | instance | 2026-07-24 00:10:01.767240 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-07-24 00:10:01.767344 | instance | Friday 24 July 2026 00:10:01 +0000 (0:00:00.549) 0:30:36.537 *********** 2026-07-24 00:10:24.482786 | instance | changed: [instance] 2026-07-24 00:10:24.483020 | instance | 2026-07-24 00:10:24.483332 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-24 00:10:24.483600 | instance | Friday 24 July 2026 00:10:24 +0000 (0:00:22.714) 0:30:59.251 *********** 2026-07-24 00:10:24.580501 | instance | ok: [instance] 2026-07-24 00:10:24.580765 | instance | 2026-07-24 00:10:24.581079 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-24 00:10:24.581352 | instance | Friday 24 July 2026 00:10:24 +0000 (0:00:00.097) 0:30:59.349 *********** 2026-07-24 00:10:24.666904 | instance | included: rabbitmq for instance 2026-07-24 00:10:24.667141 | instance | 2026-07-24 00:10:24.667418 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-24 00:10:24.667684 | instance | Friday 24 July 2026 00:10:24 +0000 (0:00:00.087) 0:30:59.436 *********** 2026-07-24 00:10:25.356743 | instance | ok: [instance] 2026-07-24 00:10:25.356948 | instance | 2026-07-24 00:10:25.357117 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-24 00:10:25.357265 | instance | Friday 24 July 2026 00:10:25 +0000 (0:00:00.689) 0:31:00.126 *********** 2026-07-24 00:10:25.397278 | instance | skipping: [instance] 2026-07-24 00:10:25.397494 | instance | 2026-07-24 00:10:25.397814 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-24 00:10:25.398086 | instance | Friday 24 July 2026 00:10:25 +0000 (0:00:00.041) 0:31:00.167 *********** 2026-07-24 00:10:25.442870 | instance | skipping: [instance] 2026-07-24 00:10:25.443099 | instance | 2026-07-24 00:10:25.443430 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-24 00:10:25.443702 | instance | Friday 24 July 2026 00:10:25 +0000 (0:00:00.045) 0:31:00.212 *********** 2026-07-24 00:10:25.494214 | instance | skipping: [instance] 2026-07-24 00:10:25.494431 | instance | 2026-07-24 00:10:25.494686 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-24 00:10:25.494965 | instance | Friday 24 July 2026 00:10:25 +0000 (0:00:00.051) 0:31:00.264 *********** 2026-07-24 00:10:56.324535 | instance | changed: [instance] 2026-07-24 00:10:56.324757 | instance | 2026-07-24 00:10:56.325087 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-24 00:10:56.325346 | instance | Friday 24 July 2026 00:10:56 +0000 (0:00:30.829) 0:31:31.094 *********** 2026-07-24 00:10:57.000541 | instance | ok: [instance] 2026-07-24 00:10:57.000759 | instance | 2026-07-24 00:10:57.001037 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-24 00:10:57.001287 | instance | Friday 24 July 2026 00:10:56 +0000 (0:00:00.675) 0:31:31.769 *********** 2026-07-24 00:10:57.057219 | instance | ok: [instance] 2026-07-24 00:10:57.057450 | instance | 2026-07-24 00:10:57.057726 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-24 00:10:57.057976 | instance | Friday 24 July 2026 00:10:57 +0000 (0:00:00.057) 0:31:31.827 *********** 2026-07-24 00:10:57.120288 | instance | skipping: [instance] 2026-07-24 00:10:57.120507 | instance | 2026-07-24 00:10:57.120778 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-24 00:10:57.121034 | instance | Friday 24 July 2026 00:10:57 +0000 (0:00:00.062) 0:31:31.889 *********** 2026-07-24 00:10:57.184454 | instance | skipping: [instance] 2026-07-24 00:10:57.184697 | instance | 2026-07-24 00:10:57.184966 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-24 00:10:57.185221 | instance | Friday 24 July 2026 00:10:57 +0000 (0:00:00.064) 0:31:31.954 *********** 2026-07-24 00:10:57.239674 | instance | ok: [instance] 2026-07-24 00:10:57.239893 | instance | 2026-07-24 00:10:57.240163 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-24 00:10:57.240421 | instance | Friday 24 July 2026 00:10:57 +0000 (0:00:00.054) 0:31:32.009 *********** 2026-07-24 00:10:57.399847 | instance | ok: [instance] => (item=volumev3) 2026-07-24 00:10:57.399979 | instance | ok: [instance] => (item=oslo_db) 2026-07-24 00:10:57.400142 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-24 00:10:57.400312 | instance | ok: [instance] => (item=identity) 2026-07-24 00:10:57.400468 | instance | ok: [instance] => (item=image) 2026-07-24 00:10:57.400630 | instance | ok: [instance] => (item=oslo_cache) 2026-07-24 00:10:57.400783 | instance | 2026-07-24 00:10:57.400948 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-24 00:10:57.401110 | instance | Friday 24 July 2026 00:10:57 +0000 (0:00:00.160) 0:31:32.169 *********** 2026-07-24 00:10:57.461925 | instance | ok: [instance] 2026-07-24 00:10:57.462079 | instance | 2026-07-24 00:10:57.462304 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 00:10:57.462476 | instance | Friday 24 July 2026 00:10:57 +0000 (0:00:00.062) 0:31:32.231 *********** 2026-07-24 00:10:57.529309 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 00:10:57.529578 | instance | 2026-07-24 00:10:57.529869 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 00:10:57.530179 | instance | Friday 24 July 2026 00:10:57 +0000 (0:00:00.067) 0:31:32.299 *********** 2026-07-24 00:10:58.054152 | instance | changed: [instance] 2026-07-24 00:10:58.054442 | instance | 2026-07-24 00:10:58.054797 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-07-24 00:10:58.055045 | instance | Friday 24 July 2026 00:10:58 +0000 (0:00:00.524) 0:31:32.823 *********** 2026-07-24 00:10:58.454697 | instance | ok: [instance] 2026-07-24 00:10:58.454919 | instance | 2026-07-24 00:10:58.455186 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-07-24 00:10:58.455447 | instance | Friday 24 July 2026 00:10:58 +0000 (0:00:00.400) 0:31:33.224 *********** 2026-07-24 00:10:58.522447 | instance | ok: [instance] 2026-07-24 00:10:58.522684 | instance | 2026-07-24 00:10:58.522950 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] *************** 2026-07-24 00:10:58.523210 | instance | Friday 24 July 2026 00:10:58 +0000 (0:00:00.067) 0:31:33.292 *********** 2026-07-24 00:10:58.691668 | instance | ok: [instance] 2026-07-24 00:10:58.691882 | instance | 2026-07-24 00:10:58.692145 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-07-24 00:10:58.692427 | instance | Friday 24 July 2026 00:10:58 +0000 (0:00:00.169) 0:31:33.461 *********** 2026-07-24 00:15:47.192005 | instance | changed: [instance] 2026-07-24 00:15:47.192237 | instance | 2026-07-24 00:15:47.192510 | instance | TASK [Create Ingress] ********************************************************** 2026-07-24 00:15:47.192781 | instance | Friday 24 July 2026 00:15:47 +0000 (0:04:48.499) 0:36:21.961 *********** 2026-07-24 00:15:47.287508 | instance | included: openstack_helm_ingress for instance 2026-07-24 00:15:47.287723 | instance | 2026-07-24 00:15:47.287992 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-24 00:15:47.288280 | instance | Friday 24 July 2026 00:15:47 +0000 (0:00:00.096) 0:36:22.057 *********** 2026-07-24 00:15:47.353424 | instance | skipping: [instance] 2026-07-24 00:15:47.353576 | instance | 2026-07-24 00:15:47.353774 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-24 00:15:47.354356 | instance | Friday 24 July 2026 00:15:47 +0000 (0:00:00.066) 0:36:22.123 *********** 2026-07-24 00:15:47.416821 | instance | skipping: [instance] 2026-07-24 00:15:47.417092 | instance | 2026-07-24 00:15:47.417366 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-24 00:15:47.417644 | instance | Friday 24 July 2026 00:15:47 +0000 (0:00:00.062) 0:36:22.186 *********** 2026-07-24 00:15:47.506799 | instance | ok: [instance] 2026-07-24 00:15:47.506941 | instance | 2026-07-24 00:15:47.507114 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-07-24 00:15:47.507287 | instance | Friday 24 July 2026 00:15:47 +0000 (0:00:00.089) 0:36:22.276 *********** 2026-07-24 00:15:47.597744 | instance | included: ingress for instance 2026-07-24 00:15:47.598001 | instance | 2026-07-24 00:15:47.598332 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-07-24 00:15:47.598653 | instance | Friday 24 July 2026 00:15:47 +0000 (0:00:00.091) 0:36:22.367 *********** 2026-07-24 00:15:48.886389 | instance | changed: [instance] 2026-07-24 00:15:48.886520 | instance | 2026-07-24 00:15:48.886708 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-24 00:15:48.886878 | instance | Friday 24 July 2026 00:15:48 +0000 (0:00:01.288) 0:36:23.655 *********** 2026-07-24 00:15:49.062885 | instance | ok: [instance] 2026-07-24 00:15:49.063136 | instance | 2026-07-24 00:15:49.063420 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-24 00:15:49.063701 | instance | Friday 24 July 2026 00:15:49 +0000 (0:00:00.176) 0:36:23.832 *********** 2026-07-24 00:15:49.112405 | instance | skipping: [instance] 2026-07-24 00:15:49.112606 | instance | 2026-07-24 00:15:49.112900 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-24 00:15:49.113171 | instance | Friday 24 July 2026 00:15:49 +0000 (0:00:00.049) 0:36:23.881 *********** 2026-07-24 00:15:49.171449 | instance | skipping: [instance] 2026-07-24 00:15:49.171660 | instance | 2026-07-24 00:15:49.171932 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-24 00:15:49.172169 | instance | Friday 24 July 2026 00:15:49 +0000 (0:00:00.059) 0:36:23.941 *********** 2026-07-24 00:15:49.401190 | instance | skipping: [instance] 2026-07-24 00:15:49.401317 | instance | 2026-07-24 00:15:49.401532 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-24 00:15:49.401712 | instance | Friday 24 July 2026 00:15:49 +0000 (0:00:00.229) 0:36:24.170 *********** 2026-07-24 00:15:49.458073 | instance | skipping: [instance] 2026-07-24 00:15:49.458202 | instance | 2026-07-24 00:15:49.458406 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-24 00:15:49.458579 | instance | Friday 24 July 2026 00:15:49 +0000 (0:00:00.056) 0:36:24.227 *********** 2026-07-24 00:15:49.513540 | instance | skipping: [instance] 2026-07-24 00:15:49.513653 | instance | 2026-07-24 00:15:49.513851 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-24 00:15:49.514007 | instance | Friday 24 July 2026 00:15:49 +0000 (0:00:00.055) 0:36:24.283 *********** 2026-07-24 00:15:49.574859 | instance | ok: [instance] 2026-07-24 00:15:49.575016 | instance | 2026-07-24 00:15:49.575328 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-24 00:15:49.575595 | instance | Friday 24 July 2026 00:15:49 +0000 (0:00:00.061) 0:36:24.344 *********** 2026-07-24 00:15:49.683253 | instance | ok: [instance] => (item=oslo_cache) 2026-07-24 00:15:49.683389 | instance | ok: [instance] => (item=placement) 2026-07-24 00:15:49.683579 | instance | ok: [instance] => (item=oslo_db) 2026-07-24 00:15:49.683779 | instance | ok: [instance] => (item=identity) 2026-07-24 00:15:49.683939 | instance | 2026-07-24 00:15:49.684172 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-24 00:15:49.684409 | instance | Friday 24 July 2026 00:15:49 +0000 (0:00:00.108) 0:36:24.452 *********** 2026-07-24 00:15:49.753281 | instance | ok: [instance] 2026-07-24 00:15:49.753479 | instance | 2026-07-24 00:15:49.754230 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 00:15:49.754534 | instance | Friday 24 July 2026 00:15:49 +0000 (0:00:00.069) 0:36:24.522 *********** 2026-07-24 00:15:49.820338 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 00:15:49.820629 | instance | 2026-07-24 00:15:49.820958 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 00:15:49.821280 | instance | Friday 24 July 2026 00:15:49 +0000 (0:00:00.067) 0:36:24.589 *********** 2026-07-24 00:15:50.393790 | instance | changed: [instance] 2026-07-24 00:15:50.393884 | instance | 2026-07-24 00:15:50.394076 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-07-24 00:15:50.394285 | instance | Friday 24 July 2026 00:15:50 +0000 (0:00:00.573) 0:36:25.163 *********** 2026-07-24 00:17:28.434622 | instance | changed: [instance] 2026-07-24 00:17:28.434690 | instance | 2026-07-24 00:17:28.434902 | instance | TASK [Create Ingress] ********************************************************** 2026-07-24 00:17:28.435209 | instance | Friday 24 July 2026 00:17:28 +0000 (0:01:38.040) 0:38:03.204 *********** 2026-07-24 00:17:28.544507 | instance | included: openstack_helm_ingress for instance 2026-07-24 00:17:28.544751 | instance | 2026-07-24 00:17:28.545027 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-24 00:17:28.545294 | instance | Friday 24 July 2026 00:17:28 +0000 (0:00:00.109) 0:38:03.313 *********** 2026-07-24 00:17:28.596745 | instance | skipping: [instance] 2026-07-24 00:17:28.596982 | instance | 2026-07-24 00:17:28.597256 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-24 00:17:28.597516 | instance | Friday 24 July 2026 00:17:28 +0000 (0:00:00.052) 0:38:03.366 *********** 2026-07-24 00:17:28.646178 | instance | skipping: [instance] 2026-07-24 00:17:28.646469 | instance | 2026-07-24 00:17:28.646780 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-24 00:17:28.647060 | instance | Friday 24 July 2026 00:17:28 +0000 (0:00:00.049) 0:38:03.416 *********** 2026-07-24 00:17:28.717932 | instance | ok: [instance] 2026-07-24 00:17:28.718492 | instance | 2026-07-24 00:17:28.718818 | instance | TASK [Create Ingress placement] ************************************************ 2026-07-24 00:17:28.719182 | instance | Friday 24 July 2026 00:17:28 +0000 (0:00:00.070) 0:38:03.487 *********** 2026-07-24 00:17:28.794682 | instance | included: ingress for instance 2026-07-24 00:17:28.794801 | instance | 2026-07-24 00:17:28.794966 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-07-24 00:17:28.795130 | instance | Friday 24 July 2026 00:17:28 +0000 (0:00:00.077) 0:38:03.564 *********** 2026-07-24 00:17:29.774959 | instance | changed: [instance] 2026-07-24 00:17:29.775380 | instance | 2026-07-24 00:17:29.775726 | instance | PLAY [Configure operating system] ********************************************** 2026-07-24 00:17:29.776055 | instance | 2026-07-24 00:17:29.776350 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-24 00:17:29.776627 | instance | Friday 24 July 2026 00:17:29 +0000 (0:00:00.980) 0:38:04.544 *********** 2026-07-24 00:17:32.176893 | instance | ok: [instance] 2026-07-24 00:17:32.177128 | instance | 2026-07-24 00:17:32.177437 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-07-24 00:17:32.177939 | instance | Friday 24 July 2026 00:17:32 +0000 (0:00:02.401) 0:38:06.946 *********** 2026-07-24 00:17:32.392164 | instance | ok: [instance] 2026-07-24 00:17:32.392262 | instance | 2026-07-24 00:17:32.392402 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-07-24 00:17:32.392522 | instance | Friday 24 July 2026 00:17:32 +0000 (0:00:00.215) 0:38:07.162 *********** 2026-07-24 00:17:32.438407 | instance | skipping: [instance] 2026-07-24 00:17:32.438530 | instance | 2026-07-24 00:17:32.438698 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-07-24 00:17:32.438872 | instance | Friday 24 July 2026 00:17:32 +0000 (0:00:00.046) 0:38:07.208 *********** 2026-07-24 00:17:32.498221 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-07-24 00:17:32.498530 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-07-24 00:17:32.498815 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-07-24 00:17:32.499133 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-07-24 00:17:32.499446 | instance | skipping: [instance] 2026-07-24 00:17:32.499697 | instance | 2026-07-24 00:17:32.499977 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-07-24 00:17:32.500234 | instance | Friday 24 July 2026 00:17:32 +0000 (0:00:00.059) 0:38:07.267 *********** 2026-07-24 00:17:32.557482 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-07-24 00:17:32.557713 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-07-24 00:17:32.557971 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-07-24 00:17:32.558267 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-07-24 00:17:32.558524 | instance | skipping: [instance] 2026-07-24 00:17:32.558754 | instance | 2026-07-24 00:17:32.559023 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-07-24 00:17:32.559280 | instance | Friday 24 July 2026 00:17:32 +0000 (0:00:00.059) 0:38:07.327 *********** 2026-07-24 00:17:32.607531 | instance | skipping: [instance] 2026-07-24 00:17:32.607741 | instance | 2026-07-24 00:17:32.608124 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-07-24 00:17:32.608407 | instance | Friday 24 July 2026 00:17:32 +0000 (0:00:00.050) 0:38:07.377 *********** 2026-07-24 00:17:32.672246 | instance | skipping: [instance] 2026-07-24 00:17:32.672469 | instance | 2026-07-24 00:17:32.672750 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-07-24 00:17:32.673024 | instance | Friday 24 July 2026 00:17:32 +0000 (0:00:00.064) 0:38:07.442 *********** 2026-07-24 00:17:36.637758 | instance | changed: [instance] 2026-07-24 00:17:36.638478 | instance | 2026-07-24 00:17:36.638510 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-07-24 00:17:36.638718 | instance | Friday 24 July 2026 00:17:36 +0000 (0:00:03.965) 0:38:11.407 *********** 2026-07-24 00:18:02.790064 | instance | changed: [instance] 2026-07-24 00:18:02.790345 | instance | 2026-07-24 00:18:02.790658 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-07-24 00:18:02.790941 | instance | Friday 24 July 2026 00:18:02 +0000 (0:00:26.152) 0:38:37.559 *********** 2026-07-24 00:18:03.272506 | instance | changed: [instance] 2026-07-24 00:18:03.272745 | instance | 2026-07-24 00:18:03.273018 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-07-24 00:18:03.273303 | instance | Friday 24 July 2026 00:18:03 +0000 (0:00:00.482) 0:38:38.042 *********** 2026-07-24 00:18:04.479736 | instance | ok: [instance] 2026-07-24 00:18:04.479959 | instance | 2026-07-24 00:18:04.480220 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-07-24 00:18:04.480502 | instance | Friday 24 July 2026 00:18:04 +0000 (0:00:01.207) 0:38:39.249 *********** 2026-07-24 00:18:04.902604 | instance | changed: [instance] 2026-07-24 00:18:04.902842 | instance | 2026-07-24 00:18:04.903155 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-07-24 00:18:04.903423 | instance | Friday 24 July 2026 00:18:04 +0000 (0:00:00.422) 0:38:39.672 *********** 2026-07-24 00:18:05.378053 | instance | changed: [instance] 2026-07-24 00:18:05.378130 | instance | 2026-07-24 00:18:05.378282 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-07-24 00:18:05.378401 | instance | Friday 24 July 2026 00:18:05 +0000 (0:00:00.476) 0:38:40.148 *********** 2026-07-24 00:18:05.871747 | instance | changed: [instance] 2026-07-24 00:18:05.871820 | instance | 2026-07-24 00:18:05.871941 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ******** 2026-07-24 00:18:05.872061 | instance | Friday 24 July 2026 00:18:05 +0000 (0:00:00.493) 0:38:40.641 *********** 2026-07-24 00:18:06.332268 | instance | changed: [instance] 2026-07-24 00:18:06.332567 | instance | 2026-07-24 00:18:06.332640 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] *********************** 2026-07-24 00:18:06.332652 | instance | Friday 24 July 2026 00:18:06 +0000 (0:00:00.460) 0:38:41.102 *********** 2026-07-24 00:18:06.608468 | instance | ok: [instance] 2026-07-24 00:18:06.608540 | instance | 2026-07-24 00:18:06.608973 | instance | PLAY [Deploy SDN] ************************************************************** 2026-07-24 00:18:06.609016 | instance | 2026-07-24 00:18:06.609022 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-24 00:18:06.609027 | instance | Friday 24 July 2026 00:18:06 +0000 (0:00:00.275) 0:38:41.378 *********** 2026-07-24 00:18:06.686302 | instance | ok: [instance] 2026-07-24 00:18:06.686368 | instance | 2026-07-24 00:18:06.686697 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-24 00:18:06.686743 | instance | Friday 24 July 2026 00:18:06 +0000 (0:00:00.078) 0:38:41.456 *********** 2026-07-24 00:18:06.735417 | instance | skipping: [instance] 2026-07-24 00:18:06.735493 | instance | 2026-07-24 00:18:06.735793 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-24 00:18:06.735864 | instance | Friday 24 July 2026 00:18:06 +0000 (0:00:00.049) 0:38:41.505 *********** 2026-07-24 00:18:06.784060 | instance | skipping: [instance] 2026-07-24 00:18:06.784164 | instance | 2026-07-24 00:18:06.784299 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-24 00:18:06.784415 | instance | Friday 24 July 2026 00:18:06 +0000 (0:00:00.048) 0:38:41.553 *********** 2026-07-24 00:18:06.837473 | instance | skipping: [instance] 2026-07-24 00:18:06.837712 | instance | 2026-07-24 00:18:06.838018 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-24 00:18:06.838322 | instance | Friday 24 July 2026 00:18:06 +0000 (0:00:00.053) 0:38:41.607 *********** 2026-07-24 00:18:06.895940 | instance | skipping: [instance] 2026-07-24 00:18:06.896177 | instance | 2026-07-24 00:18:06.896453 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-24 00:18:06.896726 | instance | Friday 24 July 2026 00:18:06 +0000 (0:00:00.058) 0:38:41.665 *********** 2026-07-24 00:18:06.945555 | instance | skipping: [instance] 2026-07-24 00:18:06.945822 | instance | 2026-07-24 00:18:06.946150 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-24 00:18:06.946457 | instance | Friday 24 July 2026 00:18:06 +0000 (0:00:00.049) 0:38:41.715 *********** 2026-07-24 00:18:07.000099 | instance | ok: [instance] 2026-07-24 00:18:07.000327 | instance | 2026-07-24 00:18:07.000613 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-24 00:18:07.000888 | instance | Friday 24 July 2026 00:18:06 +0000 (0:00:00.054) 0:38:41.770 *********** 2026-07-24 00:18:07.041800 | instance | skipping: [instance] 2026-07-24 00:18:07.042025 | instance | 2026-07-24 00:18:07.042361 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-24 00:18:07.042618 | instance | Friday 24 July 2026 00:18:07 +0000 (0:00:00.041) 0:38:41.811 *********** 2026-07-24 00:18:07.111622 | instance | ok: [instance] 2026-07-24 00:18:07.111848 | instance | 2026-07-24 00:18:07.112138 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 00:18:07.112429 | instance | Friday 24 July 2026 00:18:07 +0000 (0:00:00.069) 0:38:41.881 *********** 2026-07-24 00:18:07.182501 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 00:18:07.182768 | instance | 2026-07-24 00:18:07.183106 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 00:18:07.183390 | instance | Friday 24 July 2026 00:18:07 +0000 (0:00:00.070) 0:38:41.952 *********** 2026-07-24 00:18:07.708893 | instance | changed: [instance] 2026-07-24 00:18:07.709203 | instance | 2026-07-24 00:18:07.709561 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-07-24 00:18:07.709879 | instance | Friday 24 July 2026 00:18:07 +0000 (0:00:00.526) 0:38:42.478 *********** 2026-07-24 00:18:08.055143 | instance | ok: [instance] 2026-07-24 00:18:08.055364 | instance | 2026-07-24 00:18:08.055642 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-07-24 00:18:08.055901 | instance | Friday 24 July 2026 00:18:08 +0000 (0:00:00.346) 0:38:42.824 *********** 2026-07-24 00:18:08.112623 | instance | ok: [instance] => { 2026-07-24 00:18:08.112910 | instance | "changed": false, 2026-07-24 00:18:08.113191 | instance | "msg": "All assertions passed" 2026-07-24 00:18:08.113464 | instance | } 2026-07-24 00:18:08.113736 | instance | 2026-07-24 00:18:08.114017 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-07-24 00:18:08.114397 | instance | Friday 24 July 2026 00:18:08 +0000 (0:00:00.057) 0:38:42.882 *********** 2026-07-24 00:18:15.444032 | instance | ok: [instance] 2026-07-24 00:18:15.444123 | instance | 2026-07-24 00:18:15.444401 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-07-24 00:18:15.444619 | instance | Friday 24 July 2026 00:18:15 +0000 (0:00:07.331) 0:38:50.213 *********** 2026-07-24 00:18:15.501941 | instance | ok: [instance] => { 2026-07-24 00:18:15.502066 | instance | "changed": false, 2026-07-24 00:18:15.502863 | instance | "msg": "Successfully pulled openvswitch image" 2026-07-24 00:18:15.502899 | instance | } 2026-07-24 00:18:15.502910 | instance | 2026-07-24 00:18:15.502919 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-07-24 00:18:15.502929 | instance | Friday 24 July 2026 00:18:15 +0000 (0:00:00.058) 0:38:50.272 *********** 2026-07-24 00:18:17.031698 | instance | changed: [instance] 2026-07-24 00:18:17.031777 | instance | 2026-07-24 00:18:17.031908 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 00:18:17.032032 | instance | Friday 24 July 2026 00:18:17 +0000 (0:00:01.529) 0:38:51.801 *********** 2026-07-24 00:18:17.107685 | instance | skipping: [instance] 2026-07-24 00:18:17.107776 | instance | 2026-07-24 00:18:17.108065 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-07-24 00:18:17.108101 | instance | Friday 24 July 2026 00:18:17 +0000 (0:00:00.075) 0:38:51.877 *********** 2026-07-24 00:18:17.209248 | instance | skipping: [instance] 2026-07-24 00:18:17.209688 | instance | 2026-07-24 00:18:17.209731 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 00:18:17.209738 | instance | Friday 24 July 2026 00:18:17 +0000 (0:00:00.101) 0:38:51.979 *********** 2026-07-24 00:18:17.295992 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 00:18:17.296088 | instance | 2026-07-24 00:18:17.296354 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 00:18:17.296393 | instance | Friday 24 July 2026 00:18:17 +0000 (0:00:00.086) 0:38:52.065 *********** 2026-07-24 00:18:17.850221 | instance | changed: [instance] 2026-07-24 00:18:17.850313 | instance | 2026-07-24 00:18:17.850504 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-07-24 00:18:17.850572 | instance | Friday 24 July 2026 00:18:17 +0000 (0:00:00.554) 0:38:52.620 *********** 2026-07-24 00:18:17.906683 | instance | skipping: [instance] 2026-07-24 00:18:17.906779 | instance | 2026-07-24 00:18:17.907055 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-07-24 00:18:17.907096 | instance | Friday 24 July 2026 00:18:17 +0000 (0:00:00.056) 0:38:52.676 *********** 2026-07-24 00:18:17.959635 | instance | skipping: [instance] 2026-07-24 00:18:17.960000 | instance | 2026-07-24 00:18:17.960032 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-07-24 00:18:17.960038 | instance | Friday 24 July 2026 00:18:17 +0000 (0:00:00.053) 0:38:52.729 *********** 2026-07-24 00:18:23.884514 | instance | ok: [instance] 2026-07-24 00:18:23.884589 | instance | 2026-07-24 00:18:23.884851 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-07-24 00:18:23.884894 | instance | Friday 24 July 2026 00:18:23 +0000 (0:00:05.924) 0:38:58.654 *********** 2026-07-24 00:18:23.946001 | instance | ok: [instance] => { 2026-07-24 00:18:23.946081 | instance | "changed": false, 2026-07-24 00:18:23.946514 | instance | "msg": "Successfully pulled ovn-controller image" 2026-07-24 00:18:23.946576 | instance | } 2026-07-24 00:18:23.946589 | instance | 2026-07-24 00:18:23.946605 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-07-24 00:18:23.946731 | instance | Friday 24 July 2026 00:18:23 +0000 (0:00:00.061) 0:38:58.716 *********** 2026-07-24 00:18:24.091949 | instance | skipping: [instance] 2026-07-24 00:18:24.092050 | instance | 2026-07-24 00:18:24.092171 | instance | PLAY [controllers[0]] ********************************************************** 2026-07-24 00:18:24.092282 | instance | 2026-07-24 00:18:24.092399 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-24 00:18:24.092523 | instance | Friday 24 July 2026 00:18:24 +0000 (0:00:00.145) 0:38:58.862 *********** 2026-07-24 00:18:26.440233 | instance | ok: [instance] 2026-07-24 00:18:26.440361 | instance | 2026-07-24 00:18:26.440580 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-24 00:18:26.440749 | instance | Friday 24 July 2026 00:18:26 +0000 (0:00:02.348) 0:39:01.210 *********** 2026-07-24 00:18:26.518473 | instance | ok: [instance] 2026-07-24 00:18:26.518822 | instance | 2026-07-24 00:18:26.519154 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-24 00:18:26.519425 | instance | Friday 24 July 2026 00:18:26 +0000 (0:00:00.078) 0:39:01.288 *********** 2026-07-24 00:18:26.569488 | instance | skipping: [instance] 2026-07-24 00:18:26.569733 | instance | 2026-07-24 00:18:26.570031 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-24 00:18:26.570385 | instance | Friday 24 July 2026 00:18:26 +0000 (0:00:00.051) 0:39:01.339 *********** 2026-07-24 00:18:26.621122 | instance | skipping: [instance] 2026-07-24 00:18:26.621398 | instance | 2026-07-24 00:18:26.621682 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-24 00:18:26.621961 | instance | Friday 24 July 2026 00:18:26 +0000 (0:00:00.051) 0:39:01.391 *********** 2026-07-24 00:18:26.675189 | instance | skipping: [instance] 2026-07-24 00:18:26.675427 | instance | 2026-07-24 00:18:26.675705 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-24 00:18:26.675968 | instance | Friday 24 July 2026 00:18:26 +0000 (0:00:00.053) 0:39:01.444 *********** 2026-07-24 00:18:26.733273 | instance | skipping: [instance] 2026-07-24 00:18:26.733512 | instance | 2026-07-24 00:18:26.733926 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-24 00:18:26.734212 | instance | Friday 24 July 2026 00:18:26 +0000 (0:00:00.057) 0:39:01.502 *********** 2026-07-24 00:18:26.793098 | instance | skipping: [instance] 2026-07-24 00:18:26.793241 | instance | 2026-07-24 00:18:26.793421 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-24 00:18:26.793589 | instance | Friday 24 July 2026 00:18:26 +0000 (0:00:00.060) 0:39:01.562 *********** 2026-07-24 00:18:26.845219 | instance | ok: [instance] 2026-07-24 00:18:26.845455 | instance | 2026-07-24 00:18:26.845729 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-24 00:18:26.846067 | instance | Friday 24 July 2026 00:18:26 +0000 (0:00:00.052) 0:39:01.615 *********** 2026-07-24 00:18:26.915843 | instance | ok: [instance] => (item=libvirt_exporter) 2026-07-24 00:18:26.916114 | instance | 2026-07-24 00:18:26.916409 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-24 00:18:26.916680 | instance | Friday 24 July 2026 00:18:26 +0000 (0:00:00.070) 0:39:01.685 *********** 2026-07-24 00:18:26.996172 | instance | ok: [instance] 2026-07-24 00:18:26.996401 | instance | 2026-07-24 00:18:26.996681 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 00:18:26.996946 | instance | Friday 24 July 2026 00:18:26 +0000 (0:00:00.080) 0:39:01.766 *********** 2026-07-24 00:18:27.074945 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 00:18:27.075176 | instance | 2026-07-24 00:18:27.075455 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 00:18:27.075718 | instance | Friday 24 July 2026 00:18:27 +0000 (0:00:00.078) 0:39:01.844 *********** 2026-07-24 00:18:27.610395 | instance | changed: [instance] 2026-07-24 00:18:27.610525 | instance | 2026-07-24 00:18:27.610692 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] **** 2026-07-24 00:18:27.610859 | instance | Friday 24 July 2026 00:18:27 +0000 (0:00:00.535) 0:39:02.380 *********** 2026-07-24 00:18:27.671563 | instance | skipping: [instance] 2026-07-24 00:18:27.671782 | instance | 2026-07-24 00:18:27.671954 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-07-24 00:18:27.672121 | instance | Friday 24 July 2026 00:18:27 +0000 (0:00:00.061) 0:39:02.441 *********** 2026-07-24 00:18:28.956811 | instance | changed: [instance] => (item=libvirt-vnc) 2026-07-24 00:18:28.957010 | instance | changed: [instance] => (item=libvirt-api) 2026-07-24 00:18:28.957235 | instance | 2026-07-24 00:18:28.957397 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-07-24 00:18:28.957570 | instance | Friday 24 July 2026 00:18:28 +0000 (0:00:01.285) 0:39:03.726 *********** 2026-07-24 00:18:30.358628 | instance | changed: [instance] => (item=libvirt-vnc) 2026-07-24 00:18:30.358787 | instance | changed: [instance] => (item=libvirt-api) 2026-07-24 00:18:30.358948 | instance | 2026-07-24 00:18:30.359115 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************ 2026-07-24 00:18:30.359271 | instance | Friday 24 July 2026 00:18:30 +0000 (0:00:01.401) 0:39:05.128 *********** 2026-07-24 00:18:30.689717 | instance | ok: [instance] 2026-07-24 00:18:30.689960 | instance | 2026-07-24 00:18:30.690290 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-07-24 00:18:30.690535 | instance | Friday 24 July 2026 00:18:30 +0000 (0:00:00.331) 0:39:05.459 *********** 2026-07-24 00:18:32.428032 | instance | changed: [instance] 2026-07-24 00:18:32.428097 | instance | 2026-07-24 00:18:32.428109 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 00:18:32.428121 | instance | Friday 24 July 2026 00:18:32 +0000 (0:00:01.736) 0:39:07.196 *********** 2026-07-24 00:18:32.505838 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 00:18:32.505929 | instance | 2026-07-24 00:18:32.506220 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 00:18:32.506265 | instance | Friday 24 July 2026 00:18:32 +0000 (0:00:00.079) 0:39:07.275 *********** 2026-07-24 00:18:33.013467 | instance | changed: [instance] 2026-07-24 00:18:33.013536 | instance | 2026-07-24 00:18:33.013794 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-07-24 00:18:33.013835 | instance | Friday 24 July 2026 00:18:33 +0000 (0:00:00.507) 0:39:07.783 *********** 2026-07-24 00:18:34.961620 | instance | changed: [instance] 2026-07-24 00:18:34.961743 | instance | 2026-07-24 00:18:34.961893 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-07-24 00:18:34.962035 | instance | Friday 24 July 2026 00:18:34 +0000 (0:00:01.947) 0:39:09.730 *********** 2026-07-24 00:18:36.034205 | instance | ok: [instance] 2026-07-24 00:18:36.034280 | instance | 2026-07-24 00:18:36.034427 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-07-24 00:18:36.034551 | instance | Friday 24 July 2026 00:18:36 +0000 (0:00:01.073) 0:39:10.804 *********** 2026-07-24 00:18:36.271105 | instance | ok: [instance] 2026-07-24 00:18:36.271435 | instance | 2026-07-24 00:18:36.271736 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-07-24 00:18:36.272047 | instance | Friday 24 July 2026 00:18:36 +0000 (0:00:00.236) 0:39:11.040 *********** 2026-07-24 00:18:36.843683 | instance | ok: [instance] 2026-07-24 00:18:36.843819 | instance | 2026-07-24 00:18:36.844005 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-24 00:18:36.844170 | instance | Friday 24 July 2026 00:18:36 +0000 (0:00:00.572) 0:39:11.612 *********** 2026-07-24 00:18:36.946038 | instance | ok: [instance] 2026-07-24 00:18:36.946684 | instance | 2026-07-24 00:18:36.946736 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-24 00:18:36.946790 | instance | Friday 24 July 2026 00:18:36 +0000 (0:00:00.103) 0:39:11.715 *********** 2026-07-24 00:18:37.044651 | instance | included: rabbitmq for instance 2026-07-24 00:18:37.044780 | instance | 2026-07-24 00:18:37.044958 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-24 00:18:37.045136 | instance | Friday 24 July 2026 00:18:37 +0000 (0:00:00.096) 0:39:11.812 *********** 2026-07-24 00:18:37.787689 | instance | ok: [instance] 2026-07-24 00:18:37.787923 | instance | 2026-07-24 00:18:37.788220 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-24 00:18:37.788502 | instance | Friday 24 July 2026 00:18:37 +0000 (0:00:00.744) 0:39:12.556 *********** 2026-07-24 00:18:37.846962 | instance | skipping: [instance] 2026-07-24 00:18:37.847104 | instance | 2026-07-24 00:18:37.847374 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-24 00:18:37.847873 | instance | Friday 24 July 2026 00:18:37 +0000 (0:00:00.059) 0:39:12.616 *********** 2026-07-24 00:18:37.920229 | instance | skipping: [instance] 2026-07-24 00:18:37.920463 | instance | 2026-07-24 00:18:37.920735 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-24 00:18:37.920998 | instance | Friday 24 July 2026 00:18:37 +0000 (0:00:00.073) 0:39:12.689 *********** 2026-07-24 00:18:37.985066 | instance | skipping: [instance] 2026-07-24 00:18:37.985226 | instance | 2026-07-24 00:18:37.985394 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-24 00:18:37.985561 | instance | Friday 24 July 2026 00:18:37 +0000 (0:00:00.065) 0:39:12.755 *********** 2026-07-24 00:19:08.859439 | instance | changed: [instance] 2026-07-24 00:19:08.859506 | instance | 2026-07-24 00:19:08.859663 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-24 00:19:08.859772 | instance | Friday 24 July 2026 00:19:08 +0000 (0:00:30.874) 0:39:43.629 *********** 2026-07-24 00:19:09.610204 | instance | ok: [instance] 2026-07-24 00:19:09.610462 | instance | 2026-07-24 00:19:09.610760 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-24 00:19:09.611044 | instance | Friday 24 July 2026 00:19:09 +0000 (0:00:00.750) 0:39:44.379 *********** 2026-07-24 00:19:09.678227 | instance | ok: [instance] 2026-07-24 00:19:09.678480 | instance | 2026-07-24 00:19:09.678761 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-24 00:19:09.679047 | instance | Friday 24 July 2026 00:19:09 +0000 (0:00:00.068) 0:39:44.447 *********** 2026-07-24 00:19:09.749059 | instance | skipping: [instance] 2026-07-24 00:19:09.749297 | instance | 2026-07-24 00:19:09.749600 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-24 00:19:09.749871 | instance | Friday 24 July 2026 00:19:09 +0000 (0:00:00.070) 0:39:44.518 *********** 2026-07-24 00:19:09.812135 | instance | skipping: [instance] 2026-07-24 00:19:09.812398 | instance | 2026-07-24 00:19:09.812711 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-24 00:19:09.813037 | instance | Friday 24 July 2026 00:19:09 +0000 (0:00:00.063) 0:39:44.581 *********** 2026-07-24 00:19:09.879556 | instance | ok: [instance] 2026-07-24 00:19:09.879853 | instance | 2026-07-24 00:19:09.880157 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-24 00:19:09.880497 | instance | Friday 24 July 2026 00:19:09 +0000 (0:00:00.067) 0:39:44.649 *********** 2026-07-24 00:19:10.128755 | instance | ok: [instance] => (item=baremetal) 2026-07-24 00:19:10.128974 | instance | ok: [instance] => (item=placement) 2026-07-24 00:19:10.129261 | instance | ok: [instance] => (item=network) 2026-07-24 00:19:10.129533 | instance | ok: [instance] => (item=volumev3) 2026-07-24 00:19:10.129793 | instance | ok: [instance] => (item=oslo_db_api) 2026-07-24 00:19:10.130046 | instance | ok: [instance] => (item=oslo_db) 2026-07-24 00:19:10.130362 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-24 00:19:10.130634 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-07-24 00:19:10.130882 | instance | ok: [instance] => (item=identity) 2026-07-24 00:19:10.131266 | instance | ok: [instance] => (item=compute) 2026-07-24 00:19:10.131629 | instance | ok: [instance] => (item=image) 2026-07-24 00:19:10.131948 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-07-24 00:19:10.132156 | instance | ok: [instance] => (item=oslo_cache) 2026-07-24 00:19:10.132337 | instance | ok: [instance] => (item=compute_metadata) 2026-07-24 00:19:10.132494 | instance | 2026-07-24 00:19:10.132661 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-24 00:19:10.132850 | instance | Friday 24 July 2026 00:19:10 +0000 (0:00:00.249) 0:39:44.898 *********** 2026-07-24 00:19:10.212151 | instance | ok: [instance] 2026-07-24 00:19:10.212385 | instance | 2026-07-24 00:19:10.212656 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 00:19:10.212914 | instance | Friday 24 July 2026 00:19:10 +0000 (0:00:00.083) 0:39:44.982 *********** 2026-07-24 00:19:10.292411 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 00:19:10.292512 | instance | 2026-07-24 00:19:10.292652 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 00:19:10.292795 | instance | Friday 24 July 2026 00:19:10 +0000 (0:00:00.080) 0:39:45.062 *********** 2026-07-24 00:19:10.857339 | instance | changed: [instance] 2026-07-24 00:19:10.857515 | instance | 2026-07-24 00:19:10.857802 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] ******* 2026-07-24 00:19:10.858040 | instance | Friday 24 July 2026 00:19:10 +0000 (0:00:00.564) 0:39:45.627 *********** 2026-07-24 00:19:10.914315 | instance | skipping: [instance] 2026-07-24 00:19:10.914407 | instance | 2026-07-24 00:19:10.914530 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-07-24 00:19:10.914763 | instance | Friday 24 July 2026 00:19:10 +0000 (0:00:00.057) 0:39:45.684 *********** 2026-07-24 00:19:11.124420 | instance | ok: [instance -> localhost] 2026-07-24 00:19:11.124639 | instance | 2026-07-24 00:19:11.124907 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-07-24 00:19:11.125163 | instance | Friday 24 July 2026 00:19:11 +0000 (0:00:00.209) 0:39:45.894 *********** 2026-07-24 00:19:11.535255 | instance | ok: [instance -> localhost] 2026-07-24 00:19:11.535537 | instance | 2026-07-24 00:19:11.535841 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-07-24 00:19:11.536185 | instance | Friday 24 July 2026 00:19:11 +0000 (0:00:00.410) 0:39:46.304 *********** 2026-07-24 00:19:12.186396 | instance | ok: [instance -> localhost] 2026-07-24 00:19:12.186649 | instance | 2026-07-24 00:19:12.186918 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-07-24 00:19:12.187169 | instance | Friday 24 July 2026 00:19:12 +0000 (0:00:00.651) 0:39:46.956 *********** 2026-07-24 00:19:12.402657 | instance | ok: [instance -> localhost] 2026-07-24 00:19:12.402966 | instance | 2026-07-24 00:19:12.403309 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-07-24 00:19:12.403580 | instance | Friday 24 July 2026 00:19:12 +0000 (0:00:00.216) 0:39:47.172 *********** 2026-07-24 00:19:13.811572 | instance | ok: [instance] => (item=nova-bootstrap) 2026-07-24 00:19:13.811805 | instance | ok: [instance] => (item=nova-cell-setup) 2026-07-24 00:19:13.812054 | instance | 2026-07-24 00:19:13.812318 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] *************** 2026-07-24 00:19:13.812574 | instance | Friday 24 July 2026 00:19:13 +0000 (0:00:01.408) 0:39:48.581 *********** 2026-07-24 00:19:14.297617 | instance | ok: [instance] 2026-07-24 00:19:14.297855 | instance | 2026-07-24 00:19:14.298123 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-07-24 00:19:14.298435 | instance | Friday 24 July 2026 00:19:14 +0000 (0:00:00.486) 0:39:49.067 *********** 2026-07-24 00:22:00.152924 | instance | changed: [instance] 2026-07-24 00:22:00.153133 | instance | 2026-07-24 00:22:00.153427 | instance | TASK [Create Ingress] ********************************************************** 2026-07-24 00:22:00.153747 | instance | Friday 24 July 2026 00:22:00 +0000 (0:02:45.855) 0:42:34.922 *********** 2026-07-24 00:22:00.276418 | instance | included: openstack_helm_ingress for instance 2026-07-24 00:22:00.276661 | instance | 2026-07-24 00:22:00.276935 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-24 00:22:00.277229 | instance | Friday 24 July 2026 00:22:00 +0000 (0:00:00.123) 0:42:35.046 *********** 2026-07-24 00:22:00.358972 | instance | skipping: [instance] 2026-07-24 00:22:00.359250 | instance | 2026-07-24 00:22:00.359537 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-24 00:22:00.359808 | instance | Friday 24 July 2026 00:22:00 +0000 (0:00:00.082) 0:42:35.128 *********** 2026-07-24 00:22:00.423707 | instance | skipping: [instance] 2026-07-24 00:22:00.423923 | instance | 2026-07-24 00:22:00.424202 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-24 00:22:00.424492 | instance | Friday 24 July 2026 00:22:00 +0000 (0:00:00.064) 0:42:35.193 *********** 2026-07-24 00:22:00.500021 | instance | ok: [instance] 2026-07-24 00:22:00.500204 | instance | 2026-07-24 00:22:00.500469 | instance | TASK [Create Ingress compute] ************************************************** 2026-07-24 00:22:00.500776 | instance | Friday 24 July 2026 00:22:00 +0000 (0:00:00.076) 0:42:35.270 *********** 2026-07-24 00:22:00.590101 | instance | included: ingress for instance 2026-07-24 00:22:00.590453 | instance | 2026-07-24 00:22:00.590721 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-07-24 00:22:00.590981 | instance | Friday 24 July 2026 00:22:00 +0000 (0:00:00.090) 0:42:35.360 *********** 2026-07-24 00:22:01.721270 | instance | changed: [instance] 2026-07-24 00:22:01.721343 | instance | 2026-07-24 00:22:01.721462 | instance | TASK [Create Ingress] ********************************************************** 2026-07-24 00:22:01.721577 | instance | Friday 24 July 2026 00:22:01 +0000 (0:00:01.130) 0:42:36.491 *********** 2026-07-24 00:22:01.873554 | instance | included: openstack_helm_ingress for instance 2026-07-24 00:22:01.873768 | instance | 2026-07-24 00:22:01.874031 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-24 00:22:01.874353 | instance | Friday 24 July 2026 00:22:01 +0000 (0:00:00.152) 0:42:36.643 *********** 2026-07-24 00:22:01.938924 | instance | skipping: [instance] 2026-07-24 00:22:01.939009 | instance | 2026-07-24 00:22:01.939135 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-24 00:22:01.939256 | instance | Friday 24 July 2026 00:22:01 +0000 (0:00:00.065) 0:42:36.708 *********** 2026-07-24 00:22:01.992382 | instance | skipping: [instance] 2026-07-24 00:22:01.992602 | instance | 2026-07-24 00:22:01.992885 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-24 00:22:01.993156 | instance | Friday 24 July 2026 00:22:01 +0000 (0:00:00.053) 0:42:36.762 *********** 2026-07-24 00:22:02.051040 | instance | ok: [instance] 2026-07-24 00:22:02.051272 | instance | 2026-07-24 00:22:02.051538 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-07-24 00:22:02.051803 | instance | Friday 24 July 2026 00:22:02 +0000 (0:00:00.058) 0:42:36.821 *********** 2026-07-24 00:22:02.150650 | instance | included: ingress for instance 2026-07-24 00:22:02.150917 | instance | 2026-07-24 00:22:02.151250 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-07-24 00:22:02.151508 | instance | Friday 24 July 2026 00:22:02 +0000 (0:00:00.099) 0:42:36.920 *********** 2026-07-24 00:22:03.232175 | instance | changed: [instance] 2026-07-24 00:22:03.232409 | instance | 2026-07-24 00:22:03.232687 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-07-24 00:22:03.232906 | instance | Friday 24 July 2026 00:22:03 +0000 (0:00:01.081) 0:42:38.001 *********** 2026-07-24 00:22:04.044777 | instance | ok: [instance] 2026-07-24 00:22:04.045014 | instance | 2026-07-24 00:22:04.045293 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-07-24 00:22:04.045566 | instance | Friday 24 July 2026 00:22:04 +0000 (0:00:00.812) 0:42:38.814 *********** 2026-07-24 00:22:21.412931 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left). 2026-07-24 00:22:21.413480 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left). 2026-07-24 00:22:21.413594 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-07-24 00:22:21.413903 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-07-24 00:22:21.414356 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-07-24 00:22:21.414686 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-07-24 00:22:21.414986 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-07-24 00:22:21.415250 | instance | 2026-07-24 00:22:21.415540 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-24 00:22:21.415835 | instance | Friday 24 July 2026 00:22:21 +0000 (0:00:17.367) 0:42:56.181 *********** 2026-07-24 00:22:21.522350 | instance | ok: [instance] 2026-07-24 00:22:21.522604 | instance | 2026-07-24 00:22:21.522885 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-24 00:22:21.523163 | instance | Friday 24 July 2026 00:22:21 +0000 (0:00:00.110) 0:42:56.291 *********** 2026-07-24 00:22:21.629591 | instance | included: rabbitmq for instance 2026-07-24 00:22:21.629832 | instance | 2026-07-24 00:22:21.630128 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-24 00:22:21.630426 | instance | Friday 24 July 2026 00:22:21 +0000 (0:00:00.107) 0:42:56.399 *********** 2026-07-24 00:22:22.319827 | instance | ok: [instance] 2026-07-24 00:22:22.319913 | instance | 2026-07-24 00:22:22.320051 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-24 00:22:22.320169 | instance | Friday 24 July 2026 00:22:22 +0000 (0:00:00.689) 0:42:57.089 *********** 2026-07-24 00:22:22.391314 | instance | skipping: [instance] 2026-07-24 00:22:22.391384 | instance | 2026-07-24 00:22:22.391537 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-24 00:22:22.391683 | instance | Friday 24 July 2026 00:22:22 +0000 (0:00:00.070) 0:42:57.159 *********** 2026-07-24 00:22:22.453256 | instance | skipping: [instance] 2026-07-24 00:22:22.453503 | instance | 2026-07-24 00:22:22.453741 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-24 00:22:22.453907 | instance | Friday 24 July 2026 00:22:22 +0000 (0:00:00.063) 0:42:57.223 *********** 2026-07-24 00:22:22.509817 | instance | skipping: [instance] 2026-07-24 00:22:22.510062 | instance | 2026-07-24 00:22:22.510517 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-24 00:22:22.510880 | instance | Friday 24 July 2026 00:22:22 +0000 (0:00:00.056) 0:42:57.279 *********** 2026-07-24 00:22:53.395884 | instance | changed: [instance] 2026-07-24 00:22:53.395959 | instance | 2026-07-24 00:22:53.395966 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-24 00:22:53.395973 | instance | Friday 24 July 2026 00:22:53 +0000 (0:00:30.884) 0:43:28.163 *********** 2026-07-24 00:22:54.143411 | instance | ok: [instance] 2026-07-24 00:22:54.143646 | instance | 2026-07-24 00:22:54.143926 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-24 00:22:54.144186 | instance | Friday 24 July 2026 00:22:54 +0000 (0:00:00.748) 0:43:28.913 *********** 2026-07-24 00:22:54.211815 | instance | ok: [instance] 2026-07-24 00:22:54.212028 | instance | 2026-07-24 00:22:54.212301 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-24 00:22:54.212578 | instance | Friday 24 July 2026 00:22:54 +0000 (0:00:00.068) 0:43:28.981 *********** 2026-07-24 00:22:54.279421 | instance | skipping: [instance] 2026-07-24 00:22:54.279629 | instance | 2026-07-24 00:22:54.279922 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-24 00:22:54.280190 | instance | Friday 24 July 2026 00:22:54 +0000 (0:00:00.067) 0:43:29.049 *********** 2026-07-24 00:22:54.355881 | instance | skipping: [instance] 2026-07-24 00:22:54.356061 | instance | 2026-07-24 00:22:54.356310 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-24 00:22:54.356545 | instance | Friday 24 July 2026 00:22:54 +0000 (0:00:00.076) 0:43:29.125 *********** 2026-07-24 00:22:54.422402 | instance | ok: [instance] 2026-07-24 00:22:54.422631 | instance | 2026-07-24 00:22:54.422930 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-24 00:22:54.423187 | instance | Friday 24 July 2026 00:22:54 +0000 (0:00:00.065) 0:43:29.191 *********** 2026-07-24 00:22:54.610482 | instance | ok: [instance] => (item=load_balancer) 2026-07-24 00:22:54.610703 | instance | ok: [instance] => (item=baremetal) 2026-07-24 00:22:54.610951 | instance | ok: [instance] => (item=network) 2026-07-24 00:22:54.611202 | instance | ok: [instance] => (item=dns) 2026-07-24 00:22:54.611451 | instance | ok: [instance] => (item=oslo_db) 2026-07-24 00:22:54.611718 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-24 00:22:54.611966 | instance | ok: [instance] => (item=identity) 2026-07-24 00:22:54.612214 | instance | ok: [instance] => (item=compute) 2026-07-24 00:22:54.612465 | instance | ok: [instance] => (item=oslo_cache) 2026-07-24 00:22:54.612780 | instance | ok: [instance] => (item=compute_metadata) 2026-07-24 00:22:54.613024 | instance | 2026-07-24 00:22:54.613284 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-24 00:22:54.613543 | instance | Friday 24 July 2026 00:22:54 +0000 (0:00:00.188) 0:43:29.380 *********** 2026-07-24 00:22:54.691562 | instance | ok: [instance] 2026-07-24 00:22:54.691718 | instance | 2026-07-24 00:22:54.691973 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 00:22:54.692219 | instance | Friday 24 July 2026 00:22:54 +0000 (0:00:00.080) 0:43:29.460 *********** 2026-07-24 00:22:54.774707 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 00:22:54.774804 | instance | 2026-07-24 00:22:54.774818 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 00:22:54.774935 | instance | Friday 24 July 2026 00:22:54 +0000 (0:00:00.079) 0:43:29.540 *********** 2026-07-24 00:22:55.337891 | instance | changed: [instance] 2026-07-24 00:22:55.338011 | instance | 2026-07-24 00:22:55.338226 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] *** 2026-07-24 00:22:55.338398 | instance | Friday 24 July 2026 00:22:55 +0000 (0:00:00.566) 0:43:30.107 *********** 2026-07-24 00:22:56.036081 | instance | ok: [instance] 2026-07-24 00:22:56.036323 | instance | 2026-07-24 00:22:56.036596 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-07-24 00:22:56.036883 | instance | Friday 24 July 2026 00:22:56 +0000 (0:00:00.698) 0:43:30.805 *********** 2026-07-24 00:22:56.084427 | instance | skipping: [instance] 2026-07-24 00:22:56.084626 | instance | 2026-07-24 00:22:56.084892 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-07-24 00:22:56.085179 | instance | Friday 24 July 2026 00:22:56 +0000 (0:00:00.048) 0:43:30.854 *********** 2026-07-24 00:22:56.484238 | instance | ok: [instance] 2026-07-24 00:22:56.484311 | instance | 2026-07-24 00:22:56.484428 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-07-24 00:22:56.484549 | instance | Friday 24 July 2026 00:22:56 +0000 (0:00:00.399) 0:43:31.254 *********** 2026-07-24 00:22:56.538696 | instance | skipping: [instance] 2026-07-24 00:22:56.538764 | instance | 2026-07-24 00:22:56.539613 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-07-24 00:22:56.539731 | instance | Friday 24 July 2026 00:22:56 +0000 (0:00:00.054) 0:43:31.308 *********** 2026-07-24 00:22:56.608893 | instance | ok: [instance] 2026-07-24 00:22:56.609210 | instance | 2026-07-24 00:22:56.609535 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] *** 2026-07-24 00:22:56.609862 | instance | Friday 24 July 2026 00:22:56 +0000 (0:00:00.069) 0:43:31.378 *********** 2026-07-24 00:22:56.662490 | instance | skipping: [instance] 2026-07-24 00:22:56.662958 | instance | 2026-07-24 00:22:56.663282 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-07-24 00:22:56.663628 | instance | Friday 24 July 2026 00:22:56 +0000 (0:00:00.053) 0:43:31.432 *********** 2026-07-24 00:25:22.253041 | instance | changed: [instance] 2026-07-24 00:25:22.253987 | instance | 2026-07-24 00:25:22.254321 | instance | TASK [Create Ingress] ********************************************************** 2026-07-24 00:25:22.254349 | instance | Friday 24 July 2026 00:25:22 +0000 (0:02:25.588) 0:45:57.020 *********** 2026-07-24 00:25:22.391431 | instance | included: openstack_helm_ingress for instance 2026-07-24 00:25:22.391530 | instance | 2026-07-24 00:25:22.391661 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-24 00:25:22.391782 | instance | Friday 24 July 2026 00:25:22 +0000 (0:00:00.140) 0:45:57.161 *********** 2026-07-24 00:25:22.452231 | instance | skipping: [instance] 2026-07-24 00:25:22.452322 | instance | 2026-07-24 00:25:22.452442 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-24 00:25:22.452560 | instance | Friday 24 July 2026 00:25:22 +0000 (0:00:00.060) 0:45:57.222 *********** 2026-07-24 00:25:22.518572 | instance | skipping: [instance] 2026-07-24 00:25:22.518721 | instance | 2026-07-24 00:25:22.518857 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-24 00:25:22.518977 | instance | Friday 24 July 2026 00:25:22 +0000 (0:00:00.066) 0:45:57.288 *********** 2026-07-24 00:25:22.596021 | instance | ok: [instance] 2026-07-24 00:25:22.596299 | instance | 2026-07-24 00:25:22.596586 | instance | TASK [Create Ingress network] ************************************************** 2026-07-24 00:25:22.596866 | instance | Friday 24 July 2026 00:25:22 +0000 (0:00:00.077) 0:45:57.365 *********** 2026-07-24 00:25:22.680120 | instance | included: ingress for instance 2026-07-24 00:25:22.680337 | instance | 2026-07-24 00:25:22.680606 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-07-24 00:25:22.680849 | instance | Friday 24 July 2026 00:25:22 +0000 (0:00:00.084) 0:45:57.449 *********** 2026-07-24 00:25:23.873434 | instance | changed: [instance] 2026-07-24 00:25:23.873532 | instance | 2026-07-24 00:25:23.873695 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-07-24 00:25:23.873864 | instance | Friday 24 July 2026 00:25:23 +0000 (0:00:01.193) 0:45:58.643 *********** 2026-07-24 00:25:24.639626 | instance | ok: [instance] 2026-07-24 00:25:24.639747 | instance | 2026-07-24 00:25:24.639785 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-07-24 00:25:24.639909 | instance | Friday 24 July 2026 00:25:24 +0000 (0:00:00.766) 0:45:59.409 *********** 2026-07-24 00:26:10.018548 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left). 2026-07-24 00:26:10.018864 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left). 2026-07-24 00:26:10.019169 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left). 2026-07-24 00:26:10.019516 | instance | FAILED - RETRYING: [instance]: Create networks (57 retries left). 2026-07-24 00:26:10.019872 | instance | FAILED - RETRYING: [instance]: Create networks (56 retries left). 2026-07-24 00:26:10.020156 | instance | FAILED - RETRYING: [instance]: Create networks (55 retries left). 2026-07-24 00:26:10.020498 | instance | FAILED - RETRYING: [instance]: Create networks (54 retries left). 2026-07-24 00:26:10.020822 | 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-07-24 00:26:10.021073 | instance | 2026-07-24 00:26:10.021334 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-07-24 00:26:10.021488 | instance | Friday 24 July 2026 00:26:10 +0000 (0:00:45.378) 0:46:44.788 *********** 2026-07-24 00:26:11.685507 | 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-07-24 00:26:11.685561 | instance | 2026-07-24 00:26:11.685569 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-24 00:26:11.685575 | instance | Friday 24 July 2026 00:26:11 +0000 (0:00:01.666) 0:46:46.454 *********** 2026-07-24 00:26:11.874812 | instance | ok: [instance] 2026-07-24 00:26:11.874875 | instance | 2026-07-24 00:26:11.874886 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-24 00:26:11.874913 | instance | Friday 24 July 2026 00:26:11 +0000 (0:00:00.189) 0:46:46.643 *********** 2026-07-24 00:26:11.967166 | instance | included: rabbitmq for instance 2026-07-24 00:26:11.967269 | instance | 2026-07-24 00:26:11.967554 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-24 00:26:11.967600 | instance | Friday 24 July 2026 00:26:11 +0000 (0:00:00.093) 0:46:46.737 *********** 2026-07-24 00:26:12.682070 | instance | ok: [instance] 2026-07-24 00:26:12.682211 | instance | 2026-07-24 00:26:12.682343 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-24 00:26:12.682457 | instance | Friday 24 July 2026 00:26:12 +0000 (0:00:00.714) 0:46:47.452 *********** 2026-07-24 00:26:12.751115 | instance | skipping: [instance] 2026-07-24 00:26:12.751351 | instance | 2026-07-24 00:26:12.751657 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-24 00:26:12.751946 | instance | Friday 24 July 2026 00:26:12 +0000 (0:00:00.068) 0:46:47.520 *********** 2026-07-24 00:26:12.803849 | instance | skipping: [instance] 2026-07-24 00:26:12.804136 | instance | 2026-07-24 00:26:12.804411 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-24 00:26:12.804675 | instance | Friday 24 July 2026 00:26:12 +0000 (0:00:00.052) 0:46:47.573 *********** 2026-07-24 00:26:12.971304 | instance | skipping: [instance] 2026-07-24 00:26:12.971520 | instance | 2026-07-24 00:26:12.971802 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-24 00:26:12.972071 | instance | Friday 24 July 2026 00:26:12 +0000 (0:00:00.167) 0:46:47.741 *********** 2026-07-24 00:26:45.684410 | instance | changed: [instance] 2026-07-24 00:26:45.684555 | instance | 2026-07-24 00:26:45.684754 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-24 00:26:45.684933 | instance | Friday 24 July 2026 00:26:45 +0000 (0:00:32.713) 0:47:20.454 *********** 2026-07-24 00:26:46.369913 | instance | ok: [instance] 2026-07-24 00:26:46.370234 | instance | 2026-07-24 00:26:46.370490 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-24 00:26:46.371163 | instance | Friday 24 July 2026 00:26:46 +0000 (0:00:00.684) 0:47:21.139 *********** 2026-07-24 00:26:46.443600 | instance | ok: [instance] 2026-07-24 00:26:46.443822 | instance | 2026-07-24 00:26:46.444111 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-24 00:26:46.444437 | instance | Friday 24 July 2026 00:26:46 +0000 (0:00:00.073) 0:47:21.213 *********** 2026-07-24 00:26:46.499789 | instance | skipping: [instance] 2026-07-24 00:26:46.500025 | instance | 2026-07-24 00:26:46.500368 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-24 00:26:46.500690 | instance | Friday 24 July 2026 00:26:46 +0000 (0:00:00.056) 0:47:21.269 *********** 2026-07-24 00:26:46.557562 | instance | skipping: [instance] 2026-07-24 00:26:46.557804 | instance | 2026-07-24 00:26:46.558103 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-24 00:26:46.558432 | instance | Friday 24 July 2026 00:26:46 +0000 (0:00:00.058) 0:47:21.327 *********** 2026-07-24 00:26:46.615135 | instance | ok: [instance] 2026-07-24 00:26:46.615353 | instance | 2026-07-24 00:26:46.615685 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-24 00:26:46.615959 | instance | Friday 24 July 2026 00:26:46 +0000 (0:00:00.057) 0:47:21.385 *********** 2026-07-24 00:26:46.738313 | instance | ok: [instance] => (item=oslo_db) 2026-07-24 00:26:46.738671 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-24 00:26:46.738979 | instance | ok: [instance] => (item=orchestration) 2026-07-24 00:26:46.739288 | instance | ok: [instance] => (item=identity) 2026-07-24 00:26:46.739626 | instance | ok: [instance] => (item=oslo_cache) 2026-07-24 00:26:46.739953 | instance | ok: [instance] => (item=cloudformation) 2026-07-24 00:26:46.740233 | instance | 2026-07-24 00:26:46.740535 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-24 00:26:46.740869 | instance | Friday 24 July 2026 00:26:46 +0000 (0:00:00.122) 0:47:21.507 *********** 2026-07-24 00:26:46.825967 | instance | ok: [instance] 2026-07-24 00:26:46.826113 | instance | 2026-07-24 00:26:46.826317 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 00:26:46.826498 | instance | Friday 24 July 2026 00:26:46 +0000 (0:00:00.088) 0:47:21.595 *********** 2026-07-24 00:26:46.913038 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 00:26:46.913279 | instance | 2026-07-24 00:26:46.913564 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 00:26:46.913842 | instance | Friday 24 July 2026 00:26:46 +0000 (0:00:00.086) 0:47:21.682 *********** 2026-07-24 00:26:47.470921 | instance | changed: [instance] 2026-07-24 00:26:47.471139 | instance | 2026-07-24 00:26:47.471406 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-07-24 00:26:47.471666 | instance | Friday 24 July 2026 00:26:47 +0000 (0:00:00.557) 0:47:22.240 *********** 2026-07-24 00:30:32.331211 | instance | changed: [instance] 2026-07-24 00:30:32.331425 | instance | 2026-07-24 00:30:32.331695 | instance | TASK [Create Ingress] ********************************************************** 2026-07-24 00:30:32.331979 | instance | Friday 24 July 2026 00:30:32 +0000 (0:03:44.860) 0:51:07.100 *********** 2026-07-24 00:30:32.463681 | instance | included: openstack_helm_ingress for instance 2026-07-24 00:30:32.463747 | instance | 2026-07-24 00:30:32.463864 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-24 00:30:32.463979 | instance | Friday 24 July 2026 00:30:32 +0000 (0:00:00.132) 0:51:07.233 *********** 2026-07-24 00:30:32.533676 | instance | skipping: [instance] 2026-07-24 00:30:32.533785 | instance | 2026-07-24 00:30:32.533920 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-24 00:30:32.534043 | instance | Friday 24 July 2026 00:30:32 +0000 (0:00:00.070) 0:51:07.303 *********** 2026-07-24 00:30:32.597335 | instance | skipping: [instance] 2026-07-24 00:30:32.597442 | instance | 2026-07-24 00:30:32.597572 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-24 00:30:32.597692 | instance | Friday 24 July 2026 00:30:32 +0000 (0:00:00.063) 0:51:07.367 *********** 2026-07-24 00:30:32.667729 | instance | ok: [instance] 2026-07-24 00:30:32.667973 | instance | 2026-07-24 00:30:32.668242 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-07-24 00:30:32.668507 | instance | Friday 24 July 2026 00:30:32 +0000 (0:00:00.070) 0:51:07.437 *********** 2026-07-24 00:30:32.758872 | instance | included: ingress for instance 2026-07-24 00:30:32.759137 | instance | 2026-07-24 00:30:32.759403 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-07-24 00:30:32.759663 | instance | Friday 24 July 2026 00:30:32 +0000 (0:00:00.091) 0:51:07.528 *********** 2026-07-24 00:30:33.784227 | instance | changed: [instance] 2026-07-24 00:30:33.784440 | instance | 2026-07-24 00:30:33.784710 | instance | TASK [Create Ingress] ********************************************************** 2026-07-24 00:30:33.785071 | instance | Friday 24 July 2026 00:30:33 +0000 (0:00:01.024) 0:51:08.553 *********** 2026-07-24 00:30:33.906663 | instance | included: openstack_helm_ingress for instance 2026-07-24 00:30:33.906900 | instance | 2026-07-24 00:30:33.907189 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-24 00:30:33.907528 | instance | Friday 24 July 2026 00:30:33 +0000 (0:00:00.122) 0:51:08.676 *********** 2026-07-24 00:30:33.965019 | instance | skipping: [instance] 2026-07-24 00:30:33.965260 | instance | 2026-07-24 00:30:33.965579 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-24 00:30:33.965950 | instance | Friday 24 July 2026 00:30:33 +0000 (0:00:00.058) 0:51:08.734 *********** 2026-07-24 00:30:34.027288 | instance | skipping: [instance] 2026-07-24 00:30:34.027410 | instance | 2026-07-24 00:30:34.027631 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-24 00:30:34.027842 | instance | Friday 24 July 2026 00:30:34 +0000 (0:00:00.062) 0:51:08.797 *********** 2026-07-24 00:30:34.101129 | instance | ok: [instance] 2026-07-24 00:30:34.101295 | instance | 2026-07-24 00:30:34.101921 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-07-24 00:30:34.101989 | instance | Friday 24 July 2026 00:30:34 +0000 (0:00:00.073) 0:51:08.870 *********** 2026-07-24 00:30:34.194600 | instance | included: ingress for instance 2026-07-24 00:30:34.194906 | instance | 2026-07-24 00:30:34.195278 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-07-24 00:30:34.195657 | instance | Friday 24 July 2026 00:30:34 +0000 (0:00:00.093) 0:51:08.964 *********** 2026-07-24 00:30:35.331367 | instance | changed: [instance] 2026-07-24 00:30:35.331598 | instance | 2026-07-24 00:30:35.331887 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-07-24 00:30:35.332173 | instance | Friday 24 July 2026 00:30:35 +0000 (0:00:01.137) 0:51:10.101 *********** 2026-07-24 00:30:35.582007 | instance | ok: [instance] 2026-07-24 00:30:35.582290 | instance | 2026-07-24 00:30:35.582583 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-24 00:30:35.582862 | instance | Friday 24 July 2026 00:30:35 +0000 (0:00:00.250) 0:51:10.351 *********** 2026-07-24 00:30:36.862984 | instance | ok: [instance] 2026-07-24 00:30:36.863219 | instance | 2026-07-24 00:30:36.863512 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-24 00:30:36.863777 | instance | Friday 24 July 2026 00:30:36 +0000 (0:00:01.280) 0:51:11.632 *********** 2026-07-24 00:30:37.114826 | instance | ok: [instance] 2026-07-24 00:30:37.114971 | instance | 2026-07-24 00:30:37.115158 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-24 00:30:37.115326 | instance | Friday 24 July 2026 00:30:37 +0000 (0:00:00.252) 0:51:11.884 *********** 2026-07-24 00:30:37.227054 | instance | ok: [instance] => { 2026-07-24 00:30:37.227429 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-07-24 00:30:37.227732 | instance | } 2026-07-24 00:30:37.227981 | instance | 2026-07-24 00:30:37.228317 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-24 00:30:37.228585 | instance | Friday 24 July 2026 00:30:37 +0000 (0:00:00.111) 0:51:11.996 *********** 2026-07-24 00:30:37.608884 | instance | ok: [instance] 2026-07-24 00:30:37.609126 | instance | 2026-07-24 00:30:37.609408 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-24 00:30:37.609699 | instance | Friday 24 July 2026 00:30:37 +0000 (0:00:00.381) 0:51:12.378 *********** 2026-07-24 00:30:38.680018 | instance | ok: [instance] 2026-07-24 00:30:38.680215 | instance | 2026-07-24 00:30:38.680490 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-07-24 00:30:38.680779 | instance | Friday 24 July 2026 00:30:38 +0000 (0:00:01.071) 0:51:13.449 *********** 2026-07-24 00:30:39.170917 | instance | ok: [instance] 2026-07-24 00:30:39.171139 | instance | 2026-07-24 00:30:39.171457 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-07-24 00:30:39.171717 | instance | Friday 24 July 2026 00:30:39 +0000 (0:00:00.490) 0:51:13.940 *********** 2026-07-24 00:30:39.946720 | instance | ok: [instance] 2026-07-24 00:30:39.946991 | instance | 2026-07-24 00:30:39.947293 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-07-24 00:30:39.947580 | instance | Friday 24 July 2026 00:30:39 +0000 (0:00:00.775) 0:51:14.715 *********** 2026-07-24 00:30:40.678689 | instance | ok: [instance] 2026-07-24 00:30:40.678820 | instance | 2026-07-24 00:30:40.679010 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-07-24 00:30:40.679183 | instance | Friday 24 July 2026 00:30:40 +0000 (0:00:00.732) 0:51:15.448 *********** 2026-07-24 00:30:41.030063 | instance | ok: [instance] 2026-07-24 00:30:41.030407 | instance | 2026-07-24 00:30:41.030702 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-07-24 00:30:41.030971 | instance | Friday 24 July 2026 00:30:41 +0000 (0:00:00.351) 0:51:15.799 *********** 2026-07-24 00:30:41.173450 | instance | included: openstack_helm_endpoints for instance 2026-07-24 00:30:41.173686 | instance | 2026-07-24 00:30:41.173965 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-24 00:30:41.174325 | instance | Friday 24 July 2026 00:30:41 +0000 (0:00:00.143) 0:51:15.943 *********** 2026-07-24 00:30:41.235303 | instance | skipping: [instance] 2026-07-24 00:30:41.235521 | instance | 2026-07-24 00:30:41.235798 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-24 00:30:41.236053 | instance | Friday 24 July 2026 00:30:41 +0000 (0:00:00.061) 0:51:16.005 *********** 2026-07-24 00:30:41.292617 | instance | skipping: [instance] 2026-07-24 00:30:41.292861 | instance | 2026-07-24 00:30:41.293137 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-24 00:30:41.293402 | instance | Friday 24 July 2026 00:30:41 +0000 (0:00:00.057) 0:51:16.062 *********** 2026-07-24 00:30:41.351189 | instance | skipping: [instance] 2026-07-24 00:30:41.351428 | instance | 2026-07-24 00:30:41.351702 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-24 00:30:41.351961 | instance | Friday 24 July 2026 00:30:41 +0000 (0:00:00.058) 0:51:16.121 *********** 2026-07-24 00:30:41.414647 | instance | skipping: [instance] 2026-07-24 00:30:41.414799 | instance | 2026-07-24 00:30:41.414979 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-24 00:30:41.415171 | instance | Friday 24 July 2026 00:30:41 +0000 (0:00:00.063) 0:51:16.184 *********** 2026-07-24 00:30:41.468468 | instance | skipping: [instance] 2026-07-24 00:30:41.468628 | instance | 2026-07-24 00:30:41.468814 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-24 00:30:41.469282 | instance | Friday 24 July 2026 00:30:41 +0000 (0:00:00.053) 0:51:16.238 *********** 2026-07-24 00:30:41.527274 | instance | skipping: [instance] 2026-07-24 00:30:41.527501 | instance | 2026-07-24 00:30:41.527824 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-24 00:30:41.528089 | instance | Friday 24 July 2026 00:30:41 +0000 (0:00:00.058) 0:51:16.297 *********** 2026-07-24 00:30:41.586377 | instance | ok: [instance] 2026-07-24 00:30:41.586619 | instance | 2026-07-24 00:30:41.586888 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-24 00:30:41.587147 | instance | Friday 24 July 2026 00:30:41 +0000 (0:00:00.059) 0:51:16.356 *********** 2026-07-24 00:30:41.654120 | instance | ok: [instance] => (item=identity) 2026-07-24 00:30:41.654477 | instance | 2026-07-24 00:30:41.654740 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-24 00:30:41.655040 | instance | Friday 24 July 2026 00:30:41 +0000 (0:00:00.067) 0:51:16.423 *********** 2026-07-24 00:30:41.737058 | instance | ok: [instance] 2026-07-24 00:30:41.737273 | instance | 2026-07-24 00:30:41.737594 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-07-24 00:30:41.737862 | instance | Friday 24 July 2026 00:30:41 +0000 (0:00:00.082) 0:51:16.506 *********** 2026-07-24 00:30:42.467506 | instance | ok: [instance] 2026-07-24 00:30:42.467631 | instance | 2026-07-24 00:30:42.467801 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-07-24 00:30:42.467968 | instance | Friday 24 July 2026 00:30:42 +0000 (0:00:00.730) 0:51:17.237 *********** 2026-07-24 00:30:42.943268 | instance | ok: [instance] 2026-07-24 00:30:42.943508 | instance | 2026-07-24 00:30:42.943779 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-07-24 00:30:42.944047 | instance | Friday 24 July 2026 00:30:42 +0000 (0:00:00.474) 0:51:17.712 *********** 2026-07-24 00:30:43.417811 | instance | ok: [instance] 2026-07-24 00:30:43.417894 | instance | 2026-07-24 00:30:43.418025 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-07-24 00:30:43.418219 | instance | Friday 24 July 2026 00:30:43 +0000 (0:00:00.475) 0:51:18.187 *********** 2026-07-24 00:30:43.924337 | instance | ok: [instance] 2026-07-24 00:30:43.924423 | instance | 2026-07-24 00:30:43.924553 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-24 00:30:43.924693 | instance | Friday 24 July 2026 00:30:43 +0000 (0:00:00.506) 0:51:18.694 *********** 2026-07-24 00:30:44.029632 | instance | ok: [instance] 2026-07-24 00:30:44.029786 | instance | 2026-07-24 00:30:44.029962 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-24 00:30:44.030176 | instance | Friday 24 July 2026 00:30:44 +0000 (0:00:00.105) 0:51:18.799 *********** 2026-07-24 00:30:44.123969 | instance | included: rabbitmq for instance 2026-07-24 00:30:44.124047 | instance | 2026-07-24 00:30:44.124176 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-24 00:30:44.124305 | instance | Friday 24 July 2026 00:30:44 +0000 (0:00:00.094) 0:51:18.893 *********** 2026-07-24 00:30:44.818863 | instance | ok: [instance] 2026-07-24 00:30:44.819088 | instance | 2026-07-24 00:30:44.819418 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-24 00:30:44.819690 | instance | Friday 24 July 2026 00:30:44 +0000 (0:00:00.694) 0:51:19.588 *********** 2026-07-24 00:30:44.885048 | instance | skipping: [instance] 2026-07-24 00:30:44.885297 | instance | 2026-07-24 00:30:44.885615 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-24 00:30:44.885951 | instance | Friday 24 July 2026 00:30:44 +0000 (0:00:00.066) 0:51:19.654 *********** 2026-07-24 00:30:44.950608 | instance | skipping: [instance] 2026-07-24 00:30:44.950863 | instance | 2026-07-24 00:30:44.951142 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-24 00:30:44.951404 | instance | Friday 24 July 2026 00:30:44 +0000 (0:00:00.065) 0:51:19.720 *********** 2026-07-24 00:30:45.012642 | instance | skipping: [instance] 2026-07-24 00:30:45.012923 | instance | 2026-07-24 00:30:45.013406 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-24 00:30:45.013722 | instance | Friday 24 July 2026 00:30:45 +0000 (0:00:00.061) 0:51:19.781 *********** 2026-07-24 00:31:15.927137 | instance | changed: [instance] 2026-07-24 00:31:15.927191 | instance | 2026-07-24 00:31:15.927199 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-24 00:31:15.927207 | instance | Friday 24 July 2026 00:31:15 +0000 (0:00:30.914) 0:51:50.696 *********** 2026-07-24 00:31:16.621661 | instance | ok: [instance] 2026-07-24 00:31:16.621707 | instance | 2026-07-24 00:31:16.621713 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-24 00:31:16.621718 | instance | Friday 24 July 2026 00:31:16 +0000 (0:00:00.694) 0:51:51.391 *********** 2026-07-24 00:31:16.682863 | instance | ok: [instance] 2026-07-24 00:31:16.682898 | instance | 2026-07-24 00:31:16.682903 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-24 00:31:16.682913 | instance | Friday 24 July 2026 00:31:16 +0000 (0:00:00.061) 0:51:51.452 *********** 2026-07-24 00:31:16.741966 | instance | skipping: [instance] 2026-07-24 00:31:16.742011 | instance | 2026-07-24 00:31:16.742020 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-24 00:31:16.742025 | instance | Friday 24 July 2026 00:31:16 +0000 (0:00:00.058) 0:51:51.511 *********** 2026-07-24 00:31:16.803775 | instance | skipping: [instance] 2026-07-24 00:31:16.803810 | instance | 2026-07-24 00:31:16.803816 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-24 00:31:16.803821 | instance | Friday 24 July 2026 00:31:16 +0000 (0:00:00.061) 0:51:51.573 *********** 2026-07-24 00:31:16.866655 | instance | ok: [instance] 2026-07-24 00:31:16.866692 | instance | 2026-07-24 00:31:16.866698 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-24 00:31:16.866703 | instance | Friday 24 July 2026 00:31:16 +0000 (0:00:00.062) 0:51:51.636 *********** 2026-07-24 00:31:17.012512 | instance | ok: [instance] => (item=load_balancer) 2026-07-24 00:31:17.012618 | instance | ok: [instance] => (item=oslo_db_persistence) 2026-07-24 00:31:17.012744 | instance | ok: [instance] => (item=network) 2026-07-24 00:31:17.012866 | instance | ok: [instance] => (item=valkey) 2026-07-24 00:31:17.013030 | instance | ok: [instance] => (item=oslo_db) 2026-07-24 00:31:17.013158 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-24 00:31:17.013273 | instance | ok: [instance] => (item=identity) 2026-07-24 00:31:17.013500 | instance | ok: [instance] => (item=oslo_cache) 2026-07-24 00:31:17.013553 | instance | 2026-07-24 00:31:17.013682 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-24 00:31:17.013741 | instance | Friday 24 July 2026 00:31:17 +0000 (0:00:00.146) 0:51:51.782 *********** 2026-07-24 00:31:17.106436 | instance | ok: [instance] 2026-07-24 00:31:17.106503 | instance | 2026-07-24 00:31:17.106633 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 00:31:17.106753 | instance | Friday 24 July 2026 00:31:17 +0000 (0:00:00.093) 0:51:51.875 *********** 2026-07-24 00:31:17.188440 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 00:31:17.188547 | instance | 2026-07-24 00:31:17.188793 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 00:31:17.188835 | instance | Friday 24 July 2026 00:31:17 +0000 (0:00:00.082) 0:51:51.958 *********** 2026-07-24 00:31:17.757837 | instance | changed: [instance] 2026-07-24 00:31:17.757887 | instance | 2026-07-24 00:31:17.757894 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-07-24 00:31:17.757915 | instance | Friday 24 July 2026 00:31:17 +0000 (0:00:00.568) 0:51:52.526 *********** 2026-07-24 00:31:18.949781 | instance | ok: [instance] 2026-07-24 00:31:18.949849 | instance | 2026-07-24 00:31:18.950121 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-07-24 00:31:18.950788 | instance | Friday 24 July 2026 00:31:18 +0000 (0:00:01.192) 0:51:53.719 *********** 2026-07-24 00:31:20.168000 | instance | changed: [instance] 2026-07-24 00:31:20.168073 | instance | 2026-07-24 00:31:20.168352 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-07-24 00:31:20.168397 | instance | Friday 24 July 2026 00:31:20 +0000 (0:00:01.217) 0:51:54.937 *********** 2026-07-24 00:31:21.425928 | instance | changed: [instance] 2026-07-24 00:31:21.426019 | instance | 2026-07-24 00:31:21.426246 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-07-24 00:31:21.426324 | instance | Friday 24 July 2026 00:31:21 +0000 (0:00:01.257) 0:51:56.195 *********** 2026-07-24 00:31:22.711427 | instance | changed: [instance] 2026-07-24 00:31:22.711520 | instance | 2026-07-24 00:31:22.711786 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-07-24 00:31:22.711809 | instance | Friday 24 July 2026 00:31:22 +0000 (0:00:01.285) 0:51:57.481 *********** 2026-07-24 00:31:28.142398 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-07-24 00:31:28.142483 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-07-24 00:31:28.142594 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-07-24 00:31:28.142717 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-07-24 00:31:28.142839 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-07-24 00:31:28.142944 | instance | 2026-07-24 00:31:28.143079 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-07-24 00:31:28.143193 | instance | Friday 24 July 2026 00:31:28 +0000 (0:00:05.430) 0:52:02.912 *********** 2026-07-24 00:31:30.030108 | instance | changed: [instance] => (item=instance) 2026-07-24 00:31:30.030220 | instance | 2026-07-24 00:31:30.030453 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-07-24 00:31:30.030494 | instance | Friday 24 July 2026 00:31:30 +0000 (0:00:01.887) 0:52:04.800 *********** 2026-07-24 00:31:32.529232 | instance | ok: [instance] => (item=instance) 2026-07-24 00:31:32.529275 | instance | 2026-07-24 00:31:32.529280 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-07-24 00:31:32.529285 | instance | Friday 24 July 2026 00:31:32 +0000 (0:00:02.498) 0:52:07.299 *********** 2026-07-24 00:31:39.284915 | instance | ok: [instance] => (item=instance) 2026-07-24 00:31:39.285006 | instance | 2026-07-24 00:31:39.285116 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-07-24 00:31:39.285235 | instance | Friday 24 July 2026 00:31:39 +0000 (0:00:06.755) 0:52:14.054 *********** 2026-07-24 00:31:40.359884 | instance | ok: [instance] => (item=instance) 2026-07-24 00:31:40.359951 | instance | 2026-07-24 00:31:40.360241 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-07-24 00:31:40.360298 | instance | Friday 24 July 2026 00:31:40 +0000 (0:00:01.074) 0:52:15.129 *********** 2026-07-24 00:31:40.431172 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-07-24 00:31:40.431260 | instance | 2026-07-24 00:31:40.431357 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-07-24 00:31:40.431506 | instance | Friday 24 July 2026 00:31:40 +0000 (0:00:00.071) 0:52:15.201 *********** 2026-07-24 00:31:41.499377 | instance | changed: [instance] 2026-07-24 00:31:41.499465 | instance | 2026-07-24 00:31:41.499592 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-07-24 00:31:41.499714 | instance | Friday 24 July 2026 00:31:41 +0000 (0:00:01.068) 0:52:16.269 *********** 2026-07-24 00:31:43.643359 | instance | changed: [instance] => (item=[22, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-07-24T00:31:29Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.3.12', 'hostname': 'host-172-24-3-12', 'fqdn': 'host-172-24-3-12.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': 'bfec0512-dccf-476e-9487-9cbd5b186293', 'ip_address': '172.24.3.12'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:85:e6:2c', 'name': 'octavia-health-manager-port-instance', 'network_id': 'bffc541b-3aba-42f0-8b97-09cc8727e55c', 'numa_affinity_policy': None, 'project_id': '4c2e712904c24ef8ae9ef117831ae413', 'tenant_id': '4c2e712904c24ef8ae9ef117831ae413', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['784d8f0e-1125-4ae5-98c5-cea9576e2aeb'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-07-24T00:31:38Z', 'revision_number': 4, 'if_match': None, 'id': 'b2ae1109-0fa8-4447-b936-0b410b9a4fa1', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-07-24 00:31:43.643703 | instance | changed: [instance] => (item=[9443, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-07-24T00:31:29Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.3.12', 'hostname': 'host-172-24-3-12', 'fqdn': 'host-172-24-3-12.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': 'bfec0512-dccf-476e-9487-9cbd5b186293', 'ip_address': '172.24.3.12'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:85:e6:2c', 'name': 'octavia-health-manager-port-instance', 'network_id': 'bffc541b-3aba-42f0-8b97-09cc8727e55c', 'numa_affinity_policy': None, 'project_id': '4c2e712904c24ef8ae9ef117831ae413', 'tenant_id': '4c2e712904c24ef8ae9ef117831ae413', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['784d8f0e-1125-4ae5-98c5-cea9576e2aeb'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-07-24T00:31:38Z', 'revision_number': 4, 'if_match': None, 'id': 'b2ae1109-0fa8-4447-b936-0b410b9a4fa1', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-07-24 00:31:43.643798 | instance | 2026-07-24 00:31:43.643811 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-07-24 00:31:43.643998 | instance | Friday 24 July 2026 00:31:43 +0000 (0:00:02.143) 0:52:18.412 *********** 2026-07-24 00:31:45.061231 | instance | changed: [instance] 2026-07-24 00:31:45.061276 | instance | 2026-07-24 00:31:45.061282 | instance | TASK [Upload Amphora image] **************************************************** 2026-07-24 00:31:45.061286 | instance | Friday 24 July 2026 00:31:45 +0000 (0:00:01.417) 0:52:19.830 *********** 2026-07-24 00:31:45.202612 | instance | included: atmosphere.common.glance_image for instance 2026-07-24 00:31:45.202755 | instance | 2026-07-24 00:31:45.202838 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-07-24 00:31:45.202968 | instance | Friday 24 July 2026 00:31:45 +0000 (0:00:00.141) 0:52:19.971 *********** 2026-07-24 00:31:46.430102 | instance | ok: [instance] 2026-07-24 00:31:46.430297 | instance | 2026-07-24 00:31:46.430483 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-07-24 00:31:46.430681 | instance | Friday 24 July 2026 00:31:46 +0000 (0:00:01.227) 0:52:21.199 *********** 2026-07-24 00:31:46.924142 | instance | ok: [instance] 2026-07-24 00:31:46.924240 | instance | 2026-07-24 00:31:46.924366 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-07-24 00:31:46.924490 | instance | Friday 24 July 2026 00:31:46 +0000 (0:00:00.494) 0:52:21.693 *********** 2026-07-24 00:31:46.997556 | instance | ok: [instance] 2026-07-24 00:31:46.997700 | instance | 2026-07-24 00:31:46.997886 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-07-24 00:31:46.998059 | instance | Friday 24 July 2026 00:31:46 +0000 (0:00:00.073) 0:52:21.767 *********** 2026-07-24 00:31:48.000127 | instance | ok: [instance] 2026-07-24 00:31:48.000443 | instance | 2026-07-24 00:31:48.000724 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-07-24 00:31:48.000989 | instance | Friday 24 July 2026 00:31:47 +0000 (0:00:01.002) 0:52:22.769 *********** 2026-07-24 00:31:48.071472 | instance | ok: [instance] 2026-07-24 00:31:48.071710 | instance | 2026-07-24 00:31:48.071992 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-07-24 00:31:48.072260 | instance | Friday 24 July 2026 00:31:48 +0000 (0:00:00.071) 0:52:22.841 *********** 2026-07-24 00:31:48.141720 | instance | ok: [instance] 2026-07-24 00:31:48.141941 | instance | 2026-07-24 00:31:48.142257 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-07-24 00:31:48.142514 | instance | Friday 24 July 2026 00:31:48 +0000 (0:00:00.070) 0:52:22.911 *********** 2026-07-24 00:31:48.358702 | instance | changed: [instance] 2026-07-24 00:31:48.358854 | instance | 2026-07-24 00:31:48.359607 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-07-24 00:31:48.359625 | instance | Friday 24 July 2026 00:31:48 +0000 (0:00:00.216) 0:52:23.128 *********** 2026-07-24 00:32:04.593256 | instance | changed: [instance] 2026-07-24 00:32:04.593492 | instance | 2026-07-24 00:32:04.593756 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-07-24 00:32:04.594016 | instance | Friday 24 July 2026 00:32:04 +0000 (0:00:16.234) 0:52:39.362 *********** 2026-07-24 00:32:04.838429 | instance | ok: [instance] 2026-07-24 00:32:04.838624 | instance | 2026-07-24 00:32:04.839326 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-07-24 00:32:04.839352 | instance | Friday 24 July 2026 00:32:04 +0000 (0:00:00.244) 0:52:39.607 *********** 2026-07-24 00:32:07.157141 | instance | changed: [instance] 2026-07-24 00:32:07.157205 | instance | 2026-07-24 00:32:07.157217 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-07-24 00:32:07.157229 | instance | Friday 24 July 2026 00:32:07 +0000 (0:00:02.318) 0:52:41.925 *********** 2026-07-24 00:32:07.851517 | instance | ok: [instance] 2026-07-24 00:32:07.851583 | instance | 2026-07-24 00:32:07.851872 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-07-24 00:32:07.852567 | instance | Friday 24 July 2026 00:32:07 +0000 (0:00:00.695) 0:52:42.621 *********** 2026-07-24 00:32:07.940459 | instance | ok: [instance] 2026-07-24 00:32:07.940500 | instance | 2026-07-24 00:32:07.940507 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-07-24 00:32:07.940514 | instance | Friday 24 July 2026 00:32:07 +0000 (0:00:00.088) 0:52:42.709 *********** 2026-07-24 00:32:55.903337 | instance | changed: [instance] 2026-07-24 00:32:55.903400 | instance | 2026-07-24 00:32:55.903488 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-07-24 00:32:55.903762 | instance | Friday 24 July 2026 00:32:55 +0000 (0:00:47.961) 0:53:30.671 *********** 2026-07-24 00:32:55.963970 | instance | skipping: [instance] 2026-07-24 00:32:55.964108 | instance | 2026-07-24 00:32:55.964287 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-07-24 00:32:55.964450 | instance | Friday 24 July 2026 00:32:55 +0000 (0:00:00.062) 0:53:30.733 *********** 2026-07-24 00:32:56.029451 | instance | skipping: [instance] 2026-07-24 00:32:56.029522 | instance | 2026-07-24 00:32:56.029533 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-07-24 00:32:56.029543 | instance | Friday 24 July 2026 00:32:56 +0000 (0:00:00.062) 0:53:30.796 *********** 2026-07-24 00:32:56.548251 | instance | changed: [instance] 2026-07-24 00:32:56.548444 | instance | 2026-07-24 00:32:56.548647 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-07-24 00:32:56.548825 | instance | Friday 24 July 2026 00:32:56 +0000 (0:00:00.520) 0:53:31.317 *********** 2026-07-24 00:32:57.601975 | instance | ok: [instance] 2026-07-24 00:32:57.602320 | instance | 2026-07-24 00:32:57.602758 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-07-24 00:32:57.603089 | instance | Friday 24 July 2026 00:32:57 +0000 (0:00:01.054) 0:53:32.371 *********** 2026-07-24 00:33:03.402621 | instance | changed: [instance] 2026-07-24 00:33:03.402757 | instance | 2026-07-24 00:33:03.402940 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-07-24 00:33:03.403131 | instance | Friday 24 July 2026 00:33:03 +0000 (0:00:05.800) 0:53:38.172 *********** 2026-07-24 00:33:04.086938 | instance | ok: [instance] 2026-07-24 00:33:04.087164 | instance | 2026-07-24 00:33:04.087433 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-07-24 00:33:04.087682 | instance | Friday 24 July 2026 00:33:04 +0000 (0:00:00.684) 0:53:38.856 *********** 2026-07-24 00:33:05.511056 | instance | changed: [instance] 2026-07-24 00:33:05.511201 | instance | 2026-07-24 00:33:05.511379 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-07-24 00:33:05.511550 | instance | Friday 24 July 2026 00:33:05 +0000 (0:00:01.424) 0:53:40.280 *********** 2026-07-24 00:33:06.900659 | instance | changed: [instance] => (item=octavia-client) 2026-07-24 00:33:06.900909 | instance | changed: [instance] => (item=octavia-server) 2026-07-24 00:33:06.901223 | instance | 2026-07-24 00:33:06.901489 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-07-24 00:33:06.901668 | instance | Friday 24 July 2026 00:33:06 +0000 (0:00:01.389) 0:53:41.670 *********** 2026-07-24 00:33:07.641550 | instance | changed: [instance] 2026-07-24 00:33:07.641613 | instance | 2026-07-24 00:33:07.641631 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-07-24 00:33:07.641642 | instance | Friday 24 July 2026 00:33:07 +0000 (0:00:00.740) 0:53:42.410 *********** 2026-07-24 00:33:10.033903 | instance | [WARNING]: Loadbalancer service is not supported by your cloud. Ignoring 2026-07-24 00:33:10.034322 | instance | loadbalancer quotas. 2026-07-24 00:33:10.069896 | instance | changed: [instance] 2026-07-24 00:33:10.069973 | instance | 2026-07-24 00:33:10.070216 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-07-24 00:33:10.070317 | instance | Friday 24 July 2026 00:33:10 +0000 (0:00:02.429) 0:53:44.840 *********** 2026-07-24 00:35:40.891426 | instance | changed: [instance] 2026-07-24 00:35:40.891507 | instance | 2026-07-24 00:35:40.891637 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-07-24 00:35:40.891765 | instance | Friday 24 July 2026 00:35:40 +0000 (0:02:30.821) 0:56:15.661 *********** 2026-07-24 00:35:53.045213 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-07-24 00:35:53.045286 | instance | changed: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-07-24 00:35:53.045567 | instance | 2026-07-24 00:35:53.045628 | instance | TASK [Create Ingress] ********************************************************** 2026-07-24 00:35:53.045647 | instance | Friday 24 July 2026 00:35:53 +0000 (0:00:12.153) 0:56:27.815 *********** 2026-07-24 00:35:53.178387 | instance | included: openstack_helm_ingress for instance 2026-07-24 00:35:53.178485 | instance | 2026-07-24 00:35:53.178742 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-24 00:35:53.178785 | instance | Friday 24 July 2026 00:35:53 +0000 (0:00:00.133) 0:56:27.948 *********** 2026-07-24 00:35:53.244980 | instance | skipping: [instance] 2026-07-24 00:35:53.245059 | instance | 2026-07-24 00:35:53.245251 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-24 00:35:53.247353 | instance | Friday 24 July 2026 00:35:53 +0000 (0:00:00.066) 0:56:28.014 *********** 2026-07-24 00:35:53.321511 | instance | skipping: [instance] 2026-07-24 00:35:53.321709 | instance | 2026-07-24 00:35:53.321969 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-24 00:35:53.322285 | instance | Friday 24 July 2026 00:35:53 +0000 (0:00:00.076) 0:56:28.091 *********** 2026-07-24 00:35:53.403776 | instance | ok: [instance] 2026-07-24 00:35:53.403862 | instance | 2026-07-24 00:35:53.404002 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-07-24 00:35:53.404123 | instance | Friday 24 July 2026 00:35:53 +0000 (0:00:00.082) 0:56:28.173 *********** 2026-07-24 00:35:53.611601 | instance | included: ingress for instance 2026-07-24 00:35:53.611827 | instance | 2026-07-24 00:35:53.612097 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-07-24 00:35:53.612399 | instance | Friday 24 July 2026 00:35:53 +0000 (0:00:00.207) 0:56:28.381 *********** 2026-07-24 00:35:54.740100 | instance | changed: [instance] 2026-07-24 00:35:54.740408 | instance | 2026-07-24 00:35:54.740768 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-24 00:35:54.741132 | instance | Friday 24 July 2026 00:35:54 +0000 (0:00:01.127) 0:56:29.509 *********** 2026-07-24 00:35:54.830930 | instance | ok: [instance] 2026-07-24 00:35:54.831044 | instance | 2026-07-24 00:35:54.831210 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-24 00:35:54.831375 | instance | Friday 24 July 2026 00:35:54 +0000 (0:00:00.091) 0:56:29.600 *********** 2026-07-24 00:35:54.956048 | instance | included: rabbitmq for instance 2026-07-24 00:35:54.956261 | instance | 2026-07-24 00:35:54.956561 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-24 00:35:54.956817 | instance | Friday 24 July 2026 00:35:54 +0000 (0:00:00.124) 0:56:29.725 *********** 2026-07-24 00:35:55.676550 | instance | ok: [instance] 2026-07-24 00:35:55.676785 | instance | 2026-07-24 00:35:55.677063 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-24 00:35:55.677333 | instance | Friday 24 July 2026 00:35:55 +0000 (0:00:00.720) 0:56:30.446 *********** 2026-07-24 00:35:55.749609 | instance | skipping: [instance] 2026-07-24 00:35:55.749899 | instance | 2026-07-24 00:35:55.750216 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-24 00:35:55.750568 | instance | Friday 24 July 2026 00:35:55 +0000 (0:00:00.072) 0:56:30.518 *********** 2026-07-24 00:35:55.809605 | instance | skipping: [instance] 2026-07-24 00:35:55.809926 | instance | 2026-07-24 00:35:55.810232 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-24 00:35:55.810496 | instance | Friday 24 July 2026 00:35:55 +0000 (0:00:00.060) 0:56:30.579 *********** 2026-07-24 00:35:55.864799 | instance | skipping: [instance] 2026-07-24 00:35:55.865037 | instance | 2026-07-24 00:35:55.865300 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-24 00:35:55.865596 | instance | Friday 24 July 2026 00:35:55 +0000 (0:00:00.055) 0:56:30.634 *********** 2026-07-24 00:36:26.747673 | instance | changed: [instance] 2026-07-24 00:36:26.747979 | instance | 2026-07-24 00:36:26.748363 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-24 00:36:26.748589 | instance | Friday 24 July 2026 00:36:26 +0000 (0:00:30.882) 0:57:01.517 *********** 2026-07-24 00:36:27.409785 | instance | ok: [instance] 2026-07-24 00:36:27.409960 | instance | 2026-07-24 00:36:27.410073 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-24 00:36:27.410211 | instance | Friday 24 July 2026 00:36:27 +0000 (0:00:00.662) 0:57:02.179 *********** 2026-07-24 00:36:27.476056 | instance | ok: [instance] 2026-07-24 00:36:27.476290 | instance | 2026-07-24 00:36:27.476573 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-24 00:36:27.476821 | instance | Friday 24 July 2026 00:36:27 +0000 (0:00:00.066) 0:57:02.245 *********** 2026-07-24 00:36:27.539278 | instance | skipping: [instance] 2026-07-24 00:36:27.539383 | instance | 2026-07-24 00:36:27.539523 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-24 00:36:27.539648 | instance | Friday 24 July 2026 00:36:27 +0000 (0:00:00.063) 0:57:02.309 *********** 2026-07-24 00:36:27.600309 | instance | skipping: [instance] 2026-07-24 00:36:27.600550 | instance | 2026-07-24 00:36:27.600871 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-24 00:36:27.601141 | instance | Friday 24 July 2026 00:36:27 +0000 (0:00:00.060) 0:57:02.370 *********** 2026-07-24 00:36:27.661909 | instance | ok: [instance] 2026-07-24 00:36:27.662221 | instance | 2026-07-24 00:36:27.662524 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-24 00:36:27.662787 | instance | Friday 24 July 2026 00:36:27 +0000 (0:00:00.061) 0:57:02.431 *********** 2026-07-24 00:36:27.815303 | instance | ok: [instance] => (item=oslo_db) 2026-07-24 00:36:27.815571 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-24 00:36:27.815835 | instance | ok: [instance] => (item=orchestration) 2026-07-24 00:36:27.816173 | instance | ok: [instance] => (item=identity) 2026-07-24 00:36:27.816442 | instance | ok: [instance] => (item=key_manager) 2026-07-24 00:36:27.816704 | instance | ok: [instance] => (item=oslo_cache) 2026-07-24 00:36:27.816963 | instance | ok: [instance] => (item=container_infra) 2026-07-24 00:36:27.817209 | instance | 2026-07-24 00:36:27.817481 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-24 00:36:27.817746 | instance | Friday 24 July 2026 00:36:27 +0000 (0:00:00.153) 0:57:02.585 *********** 2026-07-24 00:36:27.901380 | instance | ok: [instance] 2026-07-24 00:36:27.901612 | instance | 2026-07-24 00:36:27.901893 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 00:36:27.902173 | instance | Friday 24 July 2026 00:36:27 +0000 (0:00:00.085) 0:57:02.670 *********** 2026-07-24 00:36:27.987065 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 00:36:27.987289 | instance | 2026-07-24 00:36:27.987549 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 00:36:27.987805 | instance | Friday 24 July 2026 00:36:27 +0000 (0:00:00.086) 0:57:02.757 *********** 2026-07-24 00:36:28.549037 | instance | changed: [instance] 2026-07-24 00:36:28.549260 | instance | 2026-07-24 00:36:28.549533 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-24 00:36:28.549805 | instance | Friday 24 July 2026 00:36:28 +0000 (0:00:00.561) 0:57:03.318 *********** 2026-07-24 00:36:28.630319 | instance | ok: [instance] => { 2026-07-24 00:36:28.630599 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64" 2026-07-24 00:36:28.630873 | instance | } 2026-07-24 00:36:28.631170 | instance | 2026-07-24 00:36:28.631465 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-24 00:36:28.631762 | instance | Friday 24 July 2026 00:36:28 +0000 (0:00:00.081) 0:57:03.399 *********** 2026-07-24 00:36:29.567127 | instance | changed: [instance] 2026-07-24 00:36:29.567222 | instance | 2026-07-24 00:36:29.567332 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-24 00:36:29.567463 | instance | Friday 24 July 2026 00:36:29 +0000 (0:00:00.937) 0:57:04.337 *********** 2026-07-24 00:36:29.659150 | instance | skipping: [instance] 2026-07-24 00:36:29.659233 | instance | 2026-07-24 00:36:29.659363 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-07-24 00:36:29.659490 | instance | Friday 24 July 2026 00:36:29 +0000 (0:00:00.092) 0:57:04.429 *********** 2026-07-24 00:36:30.242998 | instance | changed: [instance] 2026-07-24 00:36:30.243113 | instance | 2026-07-24 00:36:30.243300 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 00:36:30.243477 | instance | Friday 24 July 2026 00:36:30 +0000 (0:00:00.583) 0:57:05.012 *********** 2026-07-24 00:36:30.337094 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 00:36:30.337245 | instance | 2026-07-24 00:36:30.337424 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 00:36:30.337604 | instance | Friday 24 July 2026 00:36:30 +0000 (0:00:00.094) 0:57:05.106 *********** 2026-07-24 00:36:30.900525 | instance | changed: [instance] 2026-07-24 00:36:30.900894 | instance | 2026-07-24 00:36:30.901303 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-07-24 00:36:30.901590 | instance | Friday 24 July 2026 00:36:30 +0000 (0:00:00.562) 0:57:05.669 *********** 2026-07-24 00:36:31.139901 | instance | changed: [instance] 2026-07-24 00:36:31.140148 | instance | 2026-07-24 00:36:31.140458 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-07-24 00:36:31.140795 | instance | Friday 24 July 2026 00:36:31 +0000 (0:00:00.239) 0:57:05.909 *********** 2026-07-24 00:36:31.710575 | instance | changed: [instance] 2026-07-24 00:36:31.820442 | instance | 2026-07-24 00:36:31.820473 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-07-24 00:36:31.820484 | instance | Friday 24 July 2026 00:36:31 +0000 (0:00:00.570) 0:57:06.480 *********** 2026-07-24 00:36:32.597360 | instance | changed: [instance] 2026-07-24 00:36:32.597795 | instance | 2026-07-24 00:36:32.598085 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-07-24 00:36:32.598549 | instance | Friday 24 July 2026 00:36:32 +0000 (0:00:00.886) 0:57:07.366 *********** 2026-07-24 00:36:35.907606 | instance | changed: [instance] 2026-07-24 00:36:35.907685 | instance | 2026-07-24 00:36:35.907821 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-07-24 00:36:35.907941 | instance | Friday 24 July 2026 00:36:35 +0000 (0:00:03.310) 0:57:10.677 *********** 2026-07-24 00:36:36.145966 | instance | changed: [instance] 2026-07-24 00:36:36.146039 | instance | 2026-07-24 00:36:36.146050 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-07-24 00:36:36.146061 | instance | Friday 24 July 2026 00:36:36 +0000 (0:00:00.237) 0:57:10.914 *********** 2026-07-24 00:36:38.514873 | instance | changed: [instance] 2026-07-24 00:36:38.514950 | instance | 2026-07-24 00:36:38.514962 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-07-24 00:36:38.514973 | instance | Friday 24 July 2026 00:36:38 +0000 (0:00:02.368) 0:57:13.283 *********** 2026-07-24 00:36:39.196057 | instance | ok: [instance] 2026-07-24 00:36:39.196143 | instance | 2026-07-24 00:36:39.196386 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-07-24 00:36:39.196435 | instance | Friday 24 July 2026 00:36:39 +0000 (0:00:00.682) 0:57:13.966 *********** 2026-07-24 00:36:44.118258 | instance | changed: [instance] 2026-07-24 00:36:44.118335 | instance | 2026-07-24 00:36:44.118342 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-07-24 00:36:44.118348 | instance | Friday 24 July 2026 00:36:44 +0000 (0:00:04.921) 0:57:18.887 *********** 2026-07-24 00:36:44.181350 | instance | skipping: [instance] 2026-07-24 00:36:44.181420 | instance | 2026-07-24 00:36:44.181426 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-07-24 00:36:44.181432 | instance | Friday 24 July 2026 00:36:44 +0000 (0:00:00.063) 0:57:18.950 *********** 2026-07-24 00:36:44.244907 | instance | skipping: [instance] 2026-07-24 00:36:44.244978 | instance | 2026-07-24 00:36:44.244984 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-07-24 00:36:44.244990 | instance | Friday 24 July 2026 00:36:44 +0000 (0:00:00.063) 0:57:19.014 *********** 2026-07-24 00:37:57.161124 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-07-24 00:37:57.161196 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-07-24 00:37:57.161337 | instance | changed: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-07-24 00:37:57.161469 | instance | changed: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-07-24 00:37:57.161585 | instance | 2026-07-24 00:37:57.161771 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-07-24 00:37:57.161938 | instance | Friday 24 July 2026 00:37:57 +0000 (0:01:12.916) 0:58:31.930 *********** 2026-07-24 00:37:57.258773 | 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-07-24 00:37:57.258853 | 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-07-24 00:37:57.259001 | 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-07-24 00:37:57.259141 | 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-07-24 00:37:57.259240 | 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-07-24 00:37:57.259370 | 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-07-24 00:37:57.259496 | 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-07-24 00:37:57.259615 | 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-07-24 00:37:57.259730 | instance | skipping: [instance] 2026-07-24 00:37:57.259837 | instance | 2026-07-24 00:37:57.259954 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-07-24 00:37:57.260071 | instance | Friday 24 July 2026 00:37:57 +0000 (0:00:00.097) 0:58:32.028 *********** 2026-07-24 00:38:13.339911 | instance | changed: [instance] 2026-07-24 00:38:13.340091 | instance | 2026-07-24 00:38:13.340240 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-07-24 00:38:13.340352 | instance | Friday 24 July 2026 00:38:13 +0000 (0:00:16.081) 0:58:48.109 *********** 2026-07-24 00:38:14.071503 | instance | changed: [instance] 2026-07-24 00:38:14.071684 | instance | 2026-07-24 00:38:14.072011 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-07-24 00:38:14.072291 | instance | Friday 24 July 2026 00:38:14 +0000 (0:00:00.731) 0:58:48.841 *********** 2026-07-24 00:40:49.721237 | instance | changed: [instance] 2026-07-24 00:40:49.721495 | instance | 2026-07-24 00:40:49.721801 | instance | TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] ********** 2026-07-24 00:40:49.722079 | instance | Friday 24 July 2026 00:40:49 +0000 (0:02:35.649) 1:01:24.490 *********** 2026-07-24 00:40:50.650322 | instance | changed: [instance] 2026-07-24 00:40:50.650569 | instance | 2026-07-24 00:40:50.650929 | instance | TASK [Create Ingress] ********************************************************** 2026-07-24 00:40:50.651280 | instance | Friday 24 July 2026 00:40:50 +0000 (0:00:00.929) 1:01:25.420 *********** 2026-07-24 00:40:50.787671 | instance | included: openstack_helm_ingress for instance 2026-07-24 00:40:50.787819 | instance | 2026-07-24 00:40:50.788022 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-24 00:40:50.788195 | instance | Friday 24 July 2026 00:40:50 +0000 (0:00:00.137) 1:01:25.557 *********** 2026-07-24 00:40:50.851123 | instance | skipping: [instance] 2026-07-24 00:40:50.851326 | instance | 2026-07-24 00:40:50.851593 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-24 00:40:50.851852 | instance | Friday 24 July 2026 00:40:50 +0000 (0:00:00.063) 1:01:25.620 *********** 2026-07-24 00:40:50.920791 | instance | skipping: [instance] 2026-07-24 00:40:50.921020 | instance | 2026-07-24 00:40:50.921314 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-24 00:40:50.921586 | instance | Friday 24 July 2026 00:40:50 +0000 (0:00:00.069) 1:01:25.690 *********** 2026-07-24 00:40:51.002477 | instance | ok: [instance] 2026-07-24 00:40:51.002725 | instance | 2026-07-24 00:40:51.002989 | instance | TASK [Create Ingress container-infra] ****************************************** 2026-07-24 00:40:51.003250 | instance | Friday 24 July 2026 00:40:50 +0000 (0:00:00.081) 1:01:25.772 *********** 2026-07-24 00:40:51.110953 | instance | included: ingress for instance 2026-07-24 00:40:51.111199 | instance | 2026-07-24 00:40:51.111337 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra] ************ 2026-07-24 00:40:51.111496 | instance | Friday 24 July 2026 00:40:51 +0000 (0:00:00.108) 1:01:25.880 *********** 2026-07-24 00:40:53.267961 | instance | changed: [instance] 2026-07-24 00:40:53.268155 | instance | 2026-07-24 00:40:53.268427 | instance | TASK [vexxhost.atmosphere.magnum : Deploy magnum registry] ********************* 2026-07-24 00:40:53.268699 | instance | Friday 24 July 2026 00:40:53 +0000 (0:00:02.156) 1:01:28.036 *********** 2026-07-24 00:40:54.601429 | instance | changed: [instance] 2026-07-24 00:40:54.601482 | instance | 2026-07-24 00:40:54.601490 | instance | TASK [Create magnum registry Ingress] ****************************************** 2026-07-24 00:40:54.601502 | instance | Friday 24 July 2026 00:40:54 +0000 (0:00:01.334) 1:01:29.371 *********** 2026-07-24 00:40:54.760573 | instance | included: openstack_helm_ingress for instance 2026-07-24 00:40:54.760671 | instance | 2026-07-24 00:40:54.760969 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-24 00:40:54.761055 | instance | Friday 24 July 2026 00:40:54 +0000 (0:00:00.159) 1:01:29.530 *********** 2026-07-24 00:40:54.830014 | instance | skipping: [instance] 2026-07-24 00:40:54.830084 | instance | 2026-07-24 00:40:54.830254 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-24 00:40:54.830378 | instance | Friday 24 July 2026 00:40:54 +0000 (0:00:00.069) 1:01:29.600 *********** 2026-07-24 00:40:54.902271 | instance | skipping: [instance] 2026-07-24 00:40:54.902492 | instance | 2026-07-24 00:40:54.902746 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-24 00:40:54.902997 | instance | Friday 24 July 2026 00:40:54 +0000 (0:00:00.071) 1:01:29.671 *********** 2026-07-24 00:40:54.966917 | instance | ok: [instance] 2026-07-24 00:40:54.966997 | instance | 2026-07-24 00:40:54.967133 | instance | TASK [Create Ingress container-infra-registry] ********************************* 2026-07-24 00:40:54.967255 | instance | Friday 24 July 2026 00:40:54 +0000 (0:00:00.064) 1:01:29.736 *********** 2026-07-24 00:40:55.063807 | instance | included: ingress for instance 2026-07-24 00:40:55.063885 | instance | 2026-07-24 00:40:55.064025 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra-registry] *** 2026-07-24 00:40:55.064249 | instance | Friday 24 July 2026 00:40:55 +0000 (0:00:00.097) 1:01:29.833 *********** 2026-07-24 00:40:56.308303 | instance | changed: [instance] 2026-07-24 00:40:56.310988 | instance | 2026-07-24 00:40:56.311032 | instance | TASK [Upload images] *********************************************************** 2026-07-24 00:40:56.311048 | instance | Friday 24 July 2026 00:40:56 +0000 (0:00:01.243) 1:01:31.077 *********** 2026-07-24 00:40:56.473953 | instance | included: atmosphere.common.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-07-24 00:40:56.474236 | instance | 2026-07-24 00:40:56.474513 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-07-24 00:40:56.474770 | instance | Friday 24 July 2026 00:40:56 +0000 (0:00:00.166) 1:01:31.243 *********** 2026-07-24 00:40:57.302805 | instance | ok: [instance] 2026-07-24 00:40:57.302927 | instance | 2026-07-24 00:40:57.303096 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-07-24 00:40:57.303642 | instance | Friday 24 July 2026 00:40:57 +0000 (0:00:00.828) 1:01:32.072 *********** 2026-07-24 00:40:57.369799 | instance | ok: [instance] 2026-07-24 00:40:57.370164 | instance | 2026-07-24 00:40:57.370272 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-07-24 00:40:57.370777 | instance | Friday 24 July 2026 00:40:57 +0000 (0:00:00.067) 1:01:32.139 *********** 2026-07-24 00:40:58.855267 | instance | ok: [instance] 2026-07-24 00:40:58.855526 | instance | 2026-07-24 00:40:58.855813 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-07-24 00:40:58.856083 | instance | Friday 24 July 2026 00:40:58 +0000 (0:00:01.485) 1:01:33.625 *********** 2026-07-24 00:40:58.936447 | instance | ok: [instance] 2026-07-24 00:40:58.936666 | instance | 2026-07-24 00:40:58.936945 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-07-24 00:40:58.937208 | instance | Friday 24 July 2026 00:40:58 +0000 (0:00:00.081) 1:01:33.706 *********** 2026-07-24 00:40:59.009782 | instance | ok: [instance] 2026-07-24 00:40:59.010126 | instance | 2026-07-24 00:40:59.010549 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-07-24 00:40:59.010870 | instance | Friday 24 July 2026 00:40:59 +0000 (0:00:00.073) 1:01:33.779 *********** 2026-07-24 00:40:59.265212 | instance | changed: [instance] 2026-07-24 00:40:59.265386 | instance | 2026-07-24 00:40:59.265638 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-07-24 00:40:59.265881 | instance | Friday 24 July 2026 00:40:59 +0000 (0:00:00.255) 1:01:34.034 *********** 2026-07-24 00:41:13.105133 | instance | changed: [instance] 2026-07-24 00:41:13.105365 | instance | 2026-07-24 00:41:13.105766 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-07-24 00:41:13.105964 | instance | Friday 24 July 2026 00:41:13 +0000 (0:00:13.839) 1:01:47.874 *********** 2026-07-24 00:41:13.489673 | instance | ok: [instance] 2026-07-24 00:41:13.489761 | instance | 2026-07-24 00:41:13.489874 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-07-24 00:41:13.489995 | instance | Friday 24 July 2026 00:41:13 +0000 (0:00:00.385) 1:01:48.259 *********** 2026-07-24 00:41:13.550361 | instance | skipping: [instance] 2026-07-24 00:41:13.550610 | instance | 2026-07-24 00:41:13.550901 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-07-24 00:41:13.551171 | instance | Friday 24 July 2026 00:41:13 +0000 (0:00:00.060) 1:01:48.320 *********** 2026-07-24 00:41:31.531780 | instance | ok: [instance] 2026-07-24 00:41:31.532059 | instance | 2026-07-24 00:41:31.532340 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-07-24 00:41:31.532624 | instance | Friday 24 July 2026 00:41:31 +0000 (0:00:17.981) 1:02:06.301 *********** 2026-07-24 00:41:31.601644 | instance | ok: [instance] 2026-07-24 00:41:31.601859 | instance | 2026-07-24 00:41:31.602125 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-07-24 00:41:31.602415 | instance | Friday 24 July 2026 00:41:31 +0000 (0:00:00.070) 1:02:06.371 *********** 2026-07-24 00:43:52.770872 | instance | changed: [instance] 2026-07-24 00:43:52.770958 | instance | 2026-07-24 00:43:52.771115 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-07-24 00:43:52.771241 | instance | Friday 24 July 2026 00:43:52 +0000 (0:02:21.168) 1:04:27.540 *********** 2026-07-24 00:43:52.837606 | instance | skipping: [instance] 2026-07-24 00:43:52.837708 | instance | 2026-07-24 00:43:52.837812 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-07-24 00:43:52.837947 | instance | Friday 24 July 2026 00:43:52 +0000 (0:00:00.067) 1:04:27.607 *********** 2026-07-24 00:43:52.898585 | instance | skipping: [instance] 2026-07-24 00:43:52.898823 | instance | 2026-07-24 00:43:52.899146 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-07-24 00:43:52.899406 | instance | Friday 24 July 2026 00:43:52 +0000 (0:00:00.060) 1:04:27.668 *********** 2026-07-24 00:43:53.387354 | instance | changed: [instance] 2026-07-24 00:43:53.387507 | instance | 2026-07-24 00:43:53.387771 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-24 00:43:53.388004 | instance | Friday 24 July 2026 00:43:53 +0000 (0:00:00.488) 1:04:28.156 *********** 2026-07-24 00:43:53.488856 | instance | ok: [instance] 2026-07-24 00:43:53.488983 | instance | 2026-07-24 00:43:53.489161 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-24 00:43:53.489334 | instance | Friday 24 July 2026 00:43:53 +0000 (0:00:00.101) 1:04:28.258 *********** 2026-07-24 00:43:53.595164 | instance | included: rabbitmq for instance 2026-07-24 00:43:53.595418 | instance | 2026-07-24 00:43:53.595712 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-24 00:43:53.595989 | instance | Friday 24 July 2026 00:43:53 +0000 (0:00:00.106) 1:04:28.364 *********** 2026-07-24 00:43:54.360177 | instance | ok: [instance] 2026-07-24 00:43:54.360526 | instance | 2026-07-24 00:43:54.360929 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-24 00:43:54.361307 | instance | Friday 24 July 2026 00:43:54 +0000 (0:00:00.764) 1:04:29.129 *********** 2026-07-24 00:43:54.426686 | instance | skipping: [instance] 2026-07-24 00:43:54.426903 | instance | 2026-07-24 00:43:54.427180 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-24 00:43:54.427493 | instance | Friday 24 July 2026 00:43:54 +0000 (0:00:00.066) 1:04:29.196 *********** 2026-07-24 00:43:54.490993 | instance | skipping: [instance] 2026-07-24 00:43:54.491202 | instance | 2026-07-24 00:43:54.491496 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-24 00:43:54.491764 | instance | Friday 24 July 2026 00:43:54 +0000 (0:00:00.064) 1:04:29.260 *********** 2026-07-24 00:43:54.551807 | instance | skipping: [instance] 2026-07-24 00:43:54.551935 | instance | 2026-07-24 00:43:54.552119 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-24 00:43:54.552291 | instance | Friday 24 July 2026 00:43:54 +0000 (0:00:00.060) 1:04:29.321 *********** 2026-07-24 00:45:40.600598 | instance | changed: [instance] 2026-07-24 00:45:40.600826 | instance | 2026-07-24 00:45:40.601111 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-24 00:45:40.601377 | instance | Friday 24 July 2026 00:45:40 +0000 (0:01:46.048) 1:06:15.369 *********** 2026-07-24 00:45:41.327612 | instance | ok: [instance] 2026-07-24 00:45:41.327851 | instance | 2026-07-24 00:45:41.328151 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-24 00:45:41.328405 | instance | Friday 24 July 2026 00:45:41 +0000 (0:00:00.727) 1:06:16.097 *********** 2026-07-24 00:45:41.396844 | instance | ok: [instance] 2026-07-24 00:45:41.396899 | instance | 2026-07-24 00:45:41.397049 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-24 00:45:41.397367 | instance | Friday 24 July 2026 00:45:41 +0000 (0:00:00.068) 1:06:16.166 *********** 2026-07-24 00:45:41.476074 | instance | skipping: [instance] 2026-07-24 00:45:41.476329 | instance | 2026-07-24 00:45:41.476667 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-24 00:45:41.476955 | instance | Friday 24 July 2026 00:45:41 +0000 (0:00:00.079) 1:06:16.245 *********** 2026-07-24 00:45:41.548874 | instance | skipping: [instance] 2026-07-24 00:45:41.548962 | instance | 2026-07-24 00:45:41.549165 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-24 00:45:41.549446 | instance | Friday 24 July 2026 00:45:41 +0000 (0:00:00.072) 1:06:16.318 *********** 2026-07-24 00:45:41.615482 | instance | ok: [instance] 2026-07-24 00:45:41.615853 | instance | 2026-07-24 00:45:41.616193 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-24 00:45:41.616515 | instance | Friday 24 July 2026 00:45:41 +0000 (0:00:00.066) 1:06:16.385 *********** 2026-07-24 00:45:41.752882 | instance | ok: [instance] => (item=oslo_db) 2026-07-24 00:45:41.753173 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-24 00:45:41.753565 | instance | ok: [instance] => (item=identity) 2026-07-24 00:45:41.753838 | instance | ok: [instance] => (item=oslo_cache) 2026-07-24 00:45:41.754108 | instance | ok: [instance] => (item=sharev2) 2026-07-24 00:45:41.754409 | instance | 2026-07-24 00:45:41.754694 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-24 00:45:41.754978 | instance | Friday 24 July 2026 00:45:41 +0000 (0:00:00.136) 1:06:16.521 *********** 2026-07-24 00:45:41.855187 | instance | ok: [instance] 2026-07-24 00:45:41.855436 | instance | 2026-07-24 00:45:41.855712 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 00:45:41.855970 | instance | Friday 24 July 2026 00:45:41 +0000 (0:00:00.103) 1:06:16.624 *********** 2026-07-24 00:45:41.952673 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 00:45:41.952883 | instance | 2026-07-24 00:45:41.953158 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 00:45:41.953452 | instance | Friday 24 July 2026 00:45:41 +0000 (0:00:00.097) 1:06:16.722 *********** 2026-07-24 00:45:42.529715 | instance | changed: [instance] 2026-07-24 00:45:42.529805 | instance | 2026-07-24 00:45:42.529901 | instance | TASK [vexxhost.atmosphere.manila : Create flavor] ****************************** 2026-07-24 00:45:42.530046 | instance | Friday 24 July 2026 00:45:42 +0000 (0:00:00.576) 1:06:17.299 *********** 2026-07-24 00:45:43.905443 | instance | changed: [instance] 2026-07-24 00:45:43.905515 | instance | 2026-07-24 00:45:43.905646 | instance | TASK [Upload service image] **************************************************** 2026-07-24 00:45:43.905761 | instance | Friday 24 July 2026 00:45:43 +0000 (0:00:01.376) 1:06:18.675 *********** 2026-07-24 00:45:44.032909 | instance | included: atmosphere.common.glance_image for instance 2026-07-24 00:45:44.033145 | instance | 2026-07-24 00:45:44.033469 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-07-24 00:45:44.033695 | instance | Friday 24 July 2026 00:45:44 +0000 (0:00:00.127) 1:06:18.802 *********** 2026-07-24 00:45:44.556164 | instance | ok: [instance] 2026-07-24 00:45:44.556379 | instance | 2026-07-24 00:45:44.556653 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-07-24 00:45:44.556918 | instance | Friday 24 July 2026 00:45:44 +0000 (0:00:00.522) 1:06:19.325 *********** 2026-07-24 00:45:44.628967 | instance | ok: [instance] 2026-07-24 00:45:44.632210 | instance | 2026-07-24 00:45:44.632238 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-07-24 00:45:44.632249 | instance | Friday 24 July 2026 00:45:44 +0000 (0:00:00.073) 1:06:19.398 *********** 2026-07-24 00:45:45.626045 | instance | ok: [instance] 2026-07-24 00:45:45.626170 | instance | 2026-07-24 00:45:45.626284 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-07-24 00:45:45.626410 | instance | Friday 24 July 2026 00:45:45 +0000 (0:00:00.997) 1:06:20.395 *********** 2026-07-24 00:45:45.709144 | instance | ok: [instance] 2026-07-24 00:45:45.709219 | instance | 2026-07-24 00:45:45.709353 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-07-24 00:45:45.709475 | instance | Friday 24 July 2026 00:45:45 +0000 (0:00:00.082) 1:06:20.477 *********** 2026-07-24 00:45:45.797556 | instance | ok: [instance] 2026-07-24 00:45:45.797781 | instance | 2026-07-24 00:45:45.798087 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-07-24 00:45:45.798571 | instance | Friday 24 July 2026 00:45:45 +0000 (0:00:00.088) 1:06:20.566 *********** 2026-07-24 00:45:46.028062 | instance | changed: [instance] 2026-07-24 00:45:46.028306 | instance | 2026-07-24 00:45:46.028676 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-07-24 00:45:46.028979 | instance | Friday 24 July 2026 00:45:46 +0000 (0:00:00.230) 1:06:20.797 *********** 2026-07-24 00:45:54.790855 | instance | changed: [instance] 2026-07-24 00:45:54.791124 | instance | 2026-07-24 00:45:54.791402 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-07-24 00:45:54.791670 | instance | Friday 24 July 2026 00:45:54 +0000 (0:00:08.763) 1:06:29.560 *********** 2026-07-24 00:45:55.044644 | instance | ok: [instance] 2026-07-24 00:45:55.044798 | instance | 2026-07-24 00:45:55.044964 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-07-24 00:45:55.045161 | instance | Friday 24 July 2026 00:45:55 +0000 (0:00:00.254) 1:06:29.814 *********** 2026-07-24 00:45:55.224939 | instance | skipping: [instance] 2026-07-24 00:45:55.225167 | instance | 2026-07-24 00:45:55.225456 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-07-24 00:45:55.225716 | instance | Friday 24 July 2026 00:45:55 +0000 (0:00:00.180) 1:06:29.994 *********** 2026-07-24 00:45:58.590145 | instance | ok: [instance] 2026-07-24 00:45:58.590250 | instance | 2026-07-24 00:45:58.590387 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-07-24 00:45:58.590513 | instance | Friday 24 July 2026 00:45:58 +0000 (0:00:03.365) 1:06:33.360 *********** 2026-07-24 00:45:58.671053 | instance | ok: [instance] 2026-07-24 00:45:58.671400 | instance | 2026-07-24 00:45:58.671417 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-07-24 00:45:58.671528 | instance | Friday 24 July 2026 00:45:58 +0000 (0:00:00.080) 1:06:33.440 *********** 2026-07-24 00:46:15.694119 | instance | changed: [instance] 2026-07-24 00:46:15.694361 | instance | 2026-07-24 00:46:15.694676 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-07-24 00:46:15.694949 | instance | Friday 24 July 2026 00:46:15 +0000 (0:00:17.022) 1:06:50.463 *********** 2026-07-24 00:46:15.752226 | instance | skipping: [instance] 2026-07-24 00:46:15.752467 | instance | 2026-07-24 00:46:15.752745 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-07-24 00:46:15.753018 | instance | Friday 24 July 2026 00:46:15 +0000 (0:00:00.058) 1:06:50.522 *********** 2026-07-24 00:46:15.813051 | instance | skipping: [instance] 2026-07-24 00:46:15.813252 | instance | 2026-07-24 00:46:15.813589 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-07-24 00:46:15.813858 | instance | Friday 24 July 2026 00:46:15 +0000 (0:00:00.060) 1:06:50.583 *********** 2026-07-24 00:46:16.219187 | instance | changed: [instance] 2026-07-24 00:46:16.219441 | instance | 2026-07-24 00:46:16.219812 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group] *** 2026-07-24 00:46:16.220110 | instance | Friday 24 July 2026 00:46:16 +0000 (0:00:00.405) 1:06:50.988 *********** 2026-07-24 00:46:17.788251 | instance | changed: [instance] 2026-07-24 00:46:17.788490 | instance | 2026-07-24 00:46:17.788774 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group tcp rules] *** 2026-07-24 00:46:17.789061 | instance | Friday 24 July 2026 00:46:17 +0000 (0:00:01.568) 1:06:52.557 *********** 2026-07-24 00:46:21.415262 | instance | changed: [instance] => (item=22) 2026-07-24 00:46:21.415417 | instance | changed: [instance] => (item=111) 2026-07-24 00:46:21.415583 | instance | changed: [instance] => (item=2049) 2026-07-24 00:46:21.415766 | instance | 2026-07-24 00:46:21.415954 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group icmp rules] *** 2026-07-24 00:46:21.416129 | instance | Friday 24 July 2026 00:46:21 +0000 (0:00:03.627) 1:06:56.184 *********** 2026-07-24 00:46:22.671188 | instance | changed: [instance] 2026-07-24 00:46:22.671439 | instance | 2026-07-24 00:46:22.671721 | instance | TASK [vexxhost.atmosphere.manila : Generate temporary file for SSH public key] *** 2026-07-24 00:46:22.672220 | instance | Friday 24 July 2026 00:46:22 +0000 (0:00:01.255) 1:06:57.440 *********** 2026-07-24 00:46:22.882564 | instance | ok: [instance -> localhost] 2026-07-24 00:46:22.882672 | instance | 2026-07-24 00:46:22.882924 | instance | TASK [vexxhost.atmosphere.manila : Write contents of current private SSH key] *** 2026-07-24 00:46:22.882977 | instance | Friday 24 July 2026 00:46:22 +0000 (0:00:00.211) 1:06:57.652 *********** 2026-07-24 00:46:23.286216 | instance | ok: [instance -> localhost] 2026-07-24 00:46:23.286296 | instance | 2026-07-24 00:46:23.286551 | instance | TASK [vexxhost.atmosphere.manila : Generate public key for SSH private key] **** 2026-07-24 00:46:23.286593 | instance | Friday 24 July 2026 00:46:23 +0000 (0:00:00.403) 1:06:58.056 *********** 2026-07-24 00:46:23.636925 | instance | ok: [instance -> localhost] 2026-07-24 00:46:23.637013 | instance | 2026-07-24 00:46:23.637294 | instance | TASK [vexxhost.atmosphere.manila : Delete temporary file for public SSH key] *** 2026-07-24 00:46:23.637335 | instance | Friday 24 July 2026 00:46:23 +0000 (0:00:00.350) 1:06:58.407 *********** 2026-07-24 00:46:23.864599 | instance | ok: [instance -> localhost] 2026-07-24 00:46:23.864706 | instance | 2026-07-24 00:46:23.864947 | instance | TASK [vexxhost.atmosphere.manila : Create secret with the SSH keys] ************ 2026-07-24 00:46:23.865027 | instance | Friday 24 July 2026 00:46:23 +0000 (0:00:00.227) 1:06:58.634 *********** 2026-07-24 00:46:24.578843 | instance | changed: [instance] 2026-07-24 00:46:24.579169 | instance | 2026-07-24 00:46:24.579210 | instance | TASK [vexxhost.atmosphere.manila : Deploy Helm chart] ************************** 2026-07-24 00:46:24.579351 | instance | Friday 24 July 2026 00:46:24 +0000 (0:00:00.713) 1:06:59.348 *********** 2026-07-24 00:49:20.667356 | instance | changed: [instance] 2026-07-24 00:49:20.667445 | instance | 2026-07-24 00:49:20.667551 | instance | TASK [Create Ingress] ********************************************************** 2026-07-24 00:49:20.667676 | instance | Friday 24 July 2026 00:49:20 +0000 (0:02:56.087) 1:09:55.435 *********** 2026-07-24 00:49:20.817006 | instance | included: openstack_helm_ingress for instance 2026-07-24 00:49:20.817082 | instance | 2026-07-24 00:49:20.817205 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-24 00:49:20.817326 | instance | Friday 24 July 2026 00:49:20 +0000 (0:00:00.151) 1:09:55.587 *********** 2026-07-24 00:49:20.885590 | instance | skipping: [instance] 2026-07-24 00:49:20.885837 | instance | 2026-07-24 00:49:20.886123 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-24 00:49:20.886430 | instance | Friday 24 July 2026 00:49:20 +0000 (0:00:00.067) 1:09:55.655 *********** 2026-07-24 00:49:20.953088 | instance | skipping: [instance] 2026-07-24 00:49:20.953348 | instance | 2026-07-24 00:49:20.953689 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-24 00:49:20.953984 | instance | Friday 24 July 2026 00:49:20 +0000 (0:00:00.067) 1:09:55.722 *********** 2026-07-24 00:49:21.026482 | instance | ok: [instance] 2026-07-24 00:49:21.026729 | instance | 2026-07-24 00:49:21.027001 | instance | TASK [Create Ingress sharev2] ************************************************** 2026-07-24 00:49:21.027269 | instance | Friday 24 July 2026 00:49:21 +0000 (0:00:00.073) 1:09:55.796 *********** 2026-07-24 00:49:21.125731 | instance | included: ingress for instance 2026-07-24 00:49:21.125856 | instance | 2026-07-24 00:49:21.126030 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress sharev2] ******************** 2026-07-24 00:49:21.126223 | instance | Friday 24 July 2026 00:49:21 +0000 (0:00:00.099) 1:09:55.895 *********** 2026-07-24 00:49:22.167575 | instance | changed: [instance] 2026-07-24 00:49:22.167647 | instance | 2026-07-24 00:49:22.167754 | instance | TASK [vexxhost.atmosphere.manila : Update service tenant quotas] *************** 2026-07-24 00:49:22.167876 | instance | Friday 24 July 2026 00:49:22 +0000 (0:00:01.041) 1:09:56.937 *********** 2026-07-24 00:49:24.486048 | instance | changed: [instance] 2026-07-24 00:49:24.486448 | instance | 2026-07-24 00:49:24.486882 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-24 00:49:24.487371 | instance | Friday 24 July 2026 00:49:24 +0000 (0:00:02.317) 1:09:59.255 *********** 2026-07-24 00:49:24.577389 | instance | ok: [instance] 2026-07-24 00:49:24.577630 | instance | 2026-07-24 00:49:24.577884 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-24 00:49:24.578188 | instance | Friday 24 July 2026 00:49:24 +0000 (0:00:00.092) 1:09:59.347 *********** 2026-07-24 00:49:24.631539 | instance | skipping: [instance] 2026-07-24 00:49:24.631865 | instance | 2026-07-24 00:49:24.632142 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-24 00:49:24.632411 | instance | Friday 24 July 2026 00:49:24 +0000 (0:00:00.054) 1:09:59.401 *********** 2026-07-24 00:49:24.689103 | instance | skipping: [instance] 2026-07-24 00:49:24.689354 | instance | 2026-07-24 00:49:24.689649 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-24 00:49:24.689921 | instance | Friday 24 July 2026 00:49:24 +0000 (0:00:00.057) 1:09:59.458 *********** 2026-07-24 00:49:24.750003 | instance | skipping: [instance] 2026-07-24 00:49:24.750306 | instance | 2026-07-24 00:49:24.750628 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-24 00:49:24.750912 | instance | Friday 24 July 2026 00:49:24 +0000 (0:00:00.060) 1:09:59.519 *********** 2026-07-24 00:49:24.816886 | instance | skipping: [instance] 2026-07-24 00:49:24.817170 | instance | 2026-07-24 00:49:24.817458 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-24 00:49:24.817725 | instance | Friday 24 July 2026 00:49:24 +0000 (0:00:00.066) 1:09:59.586 *********** 2026-07-24 00:49:24.882017 | instance | skipping: [instance] 2026-07-24 00:49:24.882455 | instance | 2026-07-24 00:49:24.882576 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-24 00:49:24.882805 | instance | Friday 24 July 2026 00:49:24 +0000 (0:00:00.065) 1:09:59.651 *********** 2026-07-24 00:49:24.954950 | instance | ok: [instance] 2026-07-24 00:49:24.955202 | instance | 2026-07-24 00:49:24.955573 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-24 00:49:24.955872 | instance | Friday 24 July 2026 00:49:24 +0000 (0:00:00.072) 1:09:59.724 *********** 2026-07-24 00:49:25.051086 | instance | ok: [instance] => (item=dashboard) 2026-07-24 00:49:25.051334 | instance | ok: [instance] => (item=oslo_db) 2026-07-24 00:49:25.052296 | instance | ok: [instance] => (item=oslo_cache) 2026-07-24 00:49:25.052319 | instance | ok: [instance] => (item=identity) 2026-07-24 00:49:25.052330 | instance | 2026-07-24 00:49:25.052392 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-24 00:49:25.052657 | instance | Friday 24 July 2026 00:49:25 +0000 (0:00:00.096) 1:09:59.820 *********** 2026-07-24 00:49:25.136394 | instance | ok: [instance] 2026-07-24 00:49:25.136628 | instance | 2026-07-24 00:49:25.136910 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 00:49:25.137207 | instance | Friday 24 July 2026 00:49:25 +0000 (0:00:00.085) 1:09:59.906 *********** 2026-07-24 00:49:25.226172 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 00:49:25.226279 | instance | 2026-07-24 00:49:25.226477 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 00:49:25.226646 | instance | Friday 24 July 2026 00:49:25 +0000 (0:00:00.089) 1:09:59.996 *********** 2026-07-24 00:49:25.822588 | instance | changed: [instance] 2026-07-24 00:49:25.822808 | instance | 2026-07-24 00:49:25.823110 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-07-24 00:49:25.823381 | instance | Friday 24 July 2026 00:49:25 +0000 (0:00:00.596) 1:10:00.592 *********** 2026-07-24 00:49:59.583675 | instance | changed: [instance] 2026-07-24 00:49:59.584007 | instance | 2026-07-24 00:49:59.584290 | instance | TASK [Create Ingress] ********************************************************** 2026-07-24 00:49:59.584574 | instance | Friday 24 July 2026 00:49:59 +0000 (0:00:33.760) 1:10:34.353 *********** 2026-07-24 00:49:59.731218 | instance | included: openstack_helm_ingress for instance 2026-07-24 00:49:59.731366 | instance | 2026-07-24 00:49:59.731538 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-24 00:49:59.731702 | instance | Friday 24 July 2026 00:49:59 +0000 (0:00:00.148) 1:10:34.501 *********** 2026-07-24 00:49:59.929452 | instance | skipping: [instance] 2026-07-24 00:49:59.929756 | instance | 2026-07-24 00:49:59.930097 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-24 00:49:59.930470 | instance | Friday 24 July 2026 00:49:59 +0000 (0:00:00.198) 1:10:34.699 *********** 2026-07-24 00:49:59.995859 | instance | skipping: [instance] 2026-07-24 00:49:59.996180 | instance | 2026-07-24 00:49:59.996599 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-24 00:49:59.997126 | instance | Friday 24 July 2026 00:49:59 +0000 (0:00:00.065) 1:10:34.764 *********** 2026-07-24 00:50:00.066666 | instance | ok: [instance] 2026-07-24 00:50:00.066976 | instance | 2026-07-24 00:50:00.067283 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-07-24 00:50:00.067569 | instance | Friday 24 July 2026 00:50:00 +0000 (0:00:00.071) 1:10:34.836 *********** 2026-07-24 00:50:00.181860 | instance | included: ingress for instance 2026-07-24 00:50:00.182086 | instance | 2026-07-24 00:50:00.182419 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-07-24 00:50:00.182729 | instance | Friday 24 July 2026 00:50:00 +0000 (0:00:00.115) 1:10:34.951 *********** 2026-07-24 00:50:01.296059 | instance | changed: [instance] 2026-07-24 00:50:01.296292 | instance | 2026-07-24 00:50:01.296579 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-07-24 00:50:01.296850 | instance | Friday 24 July 2026 00:50:01 +0000 (0:00:01.113) 1:10:36.065 *********** 2026-07-24 00:50:02.112775 | instance | changed: [instance] 2026-07-24 00:50:02.113125 | instance | 2026-07-24 00:50:02.113531 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets] ***** 2026-07-24 00:50:02.113938 | instance | Friday 24 July 2026 00:50:02 +0000 (0:00:00.816) 1:10:36.882 *********** 2026-07-24 00:50:10.611509 | instance | ok: [instance] => (item=None) 2026-07-24 00:50:10.611753 | instance | ok: [instance] => (item=None) 2026-07-24 00:50:10.612019 | instance | ok: [instance] => (item=None) 2026-07-24 00:50:10.612280 | instance | ok: [instance] => (item=None) 2026-07-24 00:50:10.612573 | instance | ok: [instance] => (item=None) 2026-07-24 00:50:10.612860 | instance | ok: [instance] => (item=None) 2026-07-24 00:50:10.613287 | instance | ok: [instance] => (item=None) 2026-07-24 00:50:10.613667 | instance | ok: [instance] => (item=None) 2026-07-24 00:50:10.613931 | instance | ok: [instance] => (item=None) 2026-07-24 00:50:10.617018 | instance | ok: [instance] => (item=None) 2026-07-24 00:50:10.617067 | instance | ok: [instance] => (item=None) 2026-07-24 00:50:10.617077 | instance | ok: [instance] => (item=None) 2026-07-24 00:50:10.617086 | instance | ok: [instance] => (item=None) 2026-07-24 00:50:10.617096 | instance | ok: [instance] 2026-07-24 00:50:10.617106 | instance | 2026-07-24 00:50:10.617115 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Build database URLs dict] ******* 2026-07-24 00:50:10.617125 | instance | Friday 24 July 2026 00:50:10 +0000 (0:00:08.498) 1:10:45.381 *********** 2026-07-24 00:50:10.862024 | instance | ok: [instance] => (item=None) 2026-07-24 00:50:10.862303 | instance | skipping: [instance] => (item=None) 2026-07-24 00:50:10.862582 | instance | ok: [instance] => (item=None) 2026-07-24 00:50:10.862847 | instance | ok: [instance] => (item=None) 2026-07-24 00:50:10.863123 | instance | skipping: [instance] => (item=None) 2026-07-24 00:50:10.863388 | instance | ok: [instance] => (item=None) 2026-07-24 00:50:10.863646 | instance | ok: [instance] => (item=None) 2026-07-24 00:50:10.863918 | instance | ok: [instance] => (item=None) 2026-07-24 00:50:10.864166 | instance | ok: [instance] => (item=None) 2026-07-24 00:50:10.864418 | instance | ok: [instance] => (item=None) 2026-07-24 00:50:10.864672 | instance | ok: [instance] => (item=None) 2026-07-24 00:50:10.864933 | instance | ok: [instance] => (item=None) 2026-07-24 00:50:10.865416 | instance | ok: [instance] => (item=None) 2026-07-24 00:50:10.865658 | instance | ok: [instance] 2026-07-24 00:50:10.865920 | instance | 2026-07-24 00:50:10.866306 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Create "openstack-database-exporter-dsn" secret] *** 2026-07-24 00:50:10.866617 | instance | Friday 24 July 2026 00:50:10 +0000 (0:00:00.250) 1:10:45.631 *********** 2026-07-24 00:50:11.596951 | instance | changed: [instance] 2026-07-24 00:50:11.597216 | instance | 2026-07-24 00:50:11.597516 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-07-24 00:50:11.597767 | instance | Friday 24 July 2026 00:50:11 +0000 (0:00:00.734) 1:10:46.366 *********** 2026-07-24 00:50:12.408923 | instance | changed: [instance] 2026-07-24 00:50:12.409006 | instance | 2026-07-24 00:50:12.409094 | instance | PLAY [controllers] ************************************************************* 2026-07-24 00:50:12.409589 | instance | 2026-07-24 00:50:12.409600 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-24 00:50:12.409605 | instance | Friday 24 July 2026 00:50:12 +0000 (0:00:00.812) 1:10:47.179 *********** 2026-07-24 00:50:16.170290 | instance | ok: [instance] 2026-07-24 00:50:16.170454 | instance | 2026-07-24 00:50:16.170471 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-07-24 00:50:16.170561 | instance | Friday 24 July 2026 00:50:16 +0000 (0:00:03.761) 1:10:50.940 *********** 2026-07-24 00:50:16.456104 | instance | ok: [instance] 2026-07-24 00:50:16.456194 | instance | 2026-07-24 00:50:16.456278 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-24 00:50:16.456400 | instance | Friday 24 July 2026 00:50:16 +0000 (0:00:00.284) 1:10:51.225 *********** 2026-07-24 00:50:17.657621 | instance | ok: [instance] 2026-07-24 00:50:17.657848 | instance | 2026-07-24 00:50:17.658256 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-24 00:50:17.658634 | instance | Friday 24 July 2026 00:50:17 +0000 (0:00:01.202) 1:10:52.427 *********** 2026-07-24 00:50:17.934018 | instance | ok: [instance] 2026-07-24 00:50:17.934257 | instance | 2026-07-24 00:50:17.934536 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-24 00:50:17.934791 | instance | Friday 24 July 2026 00:50:17 +0000 (0:00:00.276) 1:10:52.703 *********** 2026-07-24 00:50:18.055319 | instance | ok: [instance] => { 2026-07-24 00:50:18.055481 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-07-24 00:50:18.055635 | instance | } 2026-07-24 00:50:18.055797 | instance | 2026-07-24 00:50:18.055963 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-24 00:50:18.056140 | instance | Friday 24 July 2026 00:50:18 +0000 (0:00:00.121) 1:10:52.825 *********** 2026-07-24 00:50:18.468359 | instance | ok: [instance] 2026-07-24 00:50:18.468579 | instance | 2026-07-24 00:50:18.468892 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-24 00:50:18.469180 | instance | Friday 24 July 2026 00:50:18 +0000 (0:00:00.412) 1:10:53.237 *********** 2026-07-24 00:50:19.735541 | instance | ok: [instance] 2026-07-24 00:50:19.735756 | instance | 2026-07-24 00:50:19.736042 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-07-24 00:50:19.736314 | instance | Friday 24 July 2026 00:50:19 +0000 (0:00:01.266) 1:10:54.504 *********** 2026-07-24 00:50:20.221535 | instance | ok: [instance] 2026-07-24 00:50:20.221727 | instance | 2026-07-24 00:50:20.222012 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-07-24 00:50:20.222315 | instance | Friday 24 July 2026 00:50:20 +0000 (0:00:00.486) 1:10:54.990 *********** 2026-07-24 00:50:20.998376 | instance | ok: [instance] 2026-07-24 00:50:20.998627 | instance | 2026-07-24 00:50:20.998911 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-07-24 00:50:20.999171 | instance | Friday 24 July 2026 00:50:20 +0000 (0:00:00.777) 1:10:55.768 *********** 2026-07-24 00:50:21.745958 | instance | ok: [instance] 2026-07-24 00:50:21.746102 | instance | 2026-07-24 00:50:21.746524 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-07-24 00:50:21.746548 | instance | Friday 24 July 2026 00:50:21 +0000 (0:00:00.747) 1:10:56.515 *********** 2026-07-24 00:50:22.153156 | instance | ok: [instance] 2026-07-24 00:50:22.153214 | instance | 2026-07-24 00:50:22.153227 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-07-24 00:50:22.153239 | instance | Friday 24 July 2026 00:50:22 +0000 (0:00:00.406) 1:10:56.921 *********** 2026-07-24 00:50:22.310516 | instance | included: openstack_helm_endpoints for instance 2026-07-24 00:50:22.310610 | instance | 2026-07-24 00:50:22.310852 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-24 00:50:22.310916 | instance | Friday 24 July 2026 00:50:22 +0000 (0:00:00.158) 1:10:57.080 *********** 2026-07-24 00:50:22.398209 | instance | skipping: [instance] 2026-07-24 00:50:22.398328 | instance | 2026-07-24 00:50:22.398482 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-24 00:50:22.398614 | instance | Friday 24 July 2026 00:50:22 +0000 (0:00:00.087) 1:10:57.167 *********** 2026-07-24 00:50:22.467462 | instance | skipping: [instance] 2026-07-24 00:50:22.467585 | instance | 2026-07-24 00:50:22.467774 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-24 00:50:22.467944 | instance | Friday 24 July 2026 00:50:22 +0000 (0:00:00.069) 1:10:57.237 *********** 2026-07-24 00:50:22.524464 | instance | skipping: [instance] 2026-07-24 00:50:22.524766 | instance | 2026-07-24 00:50:22.525230 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-24 00:50:22.525551 | instance | Friday 24 July 2026 00:50:22 +0000 (0:00:00.057) 1:10:57.294 *********** 2026-07-24 00:50:22.580683 | instance | skipping: [instance] 2026-07-24 00:50:22.580978 | instance | 2026-07-24 00:50:22.581312 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-24 00:50:22.581632 | instance | Friday 24 July 2026 00:50:22 +0000 (0:00:00.056) 1:10:57.350 *********** 2026-07-24 00:50:22.642887 | instance | skipping: [instance] 2026-07-24 00:50:22.642954 | instance | 2026-07-24 00:50:22.643094 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-24 00:50:22.643213 | instance | Friday 24 July 2026 00:50:22 +0000 (0:00:00.062) 1:10:57.412 *********** 2026-07-24 00:50:22.706366 | instance | skipping: [instance] 2026-07-24 00:50:22.706578 | instance | 2026-07-24 00:50:22.706959 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-24 00:50:22.707259 | instance | Friday 24 July 2026 00:50:22 +0000 (0:00:00.063) 1:10:57.476 *********** 2026-07-24 00:50:22.771949 | instance | ok: [instance] 2026-07-24 00:50:22.772160 | instance | 2026-07-24 00:50:22.772476 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-24 00:50:22.772739 | instance | Friday 24 July 2026 00:50:22 +0000 (0:00:00.065) 1:10:57.541 *********** 2026-07-24 00:50:22.849078 | instance | ok: [instance] => (item=identity) 2026-07-24 00:50:22.849321 | instance | 2026-07-24 00:50:22.849582 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-24 00:50:22.849902 | instance | Friday 24 July 2026 00:50:22 +0000 (0:00:00.076) 1:10:57.618 *********** 2026-07-24 00:50:22.964083 | instance | ok: [instance] 2026-07-24 00:50:22.964289 | instance | 2026-07-24 00:50:22.964571 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-07-24 00:50:22.964830 | instance | Friday 24 July 2026 00:50:22 +0000 (0:00:00.115) 1:10:57.733 *********** 2026-07-24 00:50:23.454395 | instance | ok: [instance] 2026-07-24 00:50:23.454631 | instance | 2026-07-24 00:50:23.454909 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-07-24 00:50:23.455202 | instance | Friday 24 July 2026 00:50:23 +0000 (0:00:00.490) 1:10:58.224 *********** 2026-07-24 00:50:23.948131 | instance | ok: [instance] 2026-07-24 00:50:23.948361 | instance | 2026-07-24 00:50:23.948674 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-07-24 00:50:23.949099 | instance | Friday 24 July 2026 00:50:23 +0000 (0:00:00.493) 1:10:58.717 *********** 2026-07-24 00:50:24.449644 | instance | ok: [instance] 2026-07-24 00:50:24.449776 | instance | 2026-07-24 00:50:24.449948 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-07-24 00:50:24.450118 | instance | Friday 24 July 2026 00:50:24 +0000 (0:00:00.501) 1:10:59.219 *********** 2026-07-24 00:50:24.967293 | instance | ok: [instance] 2026-07-24 00:50:24.967398 | instance | 2026-07-24 00:50:24.967454 | instance | PLAY [Configure networking] **************************************************** 2026-07-24 00:50:24.967568 | instance | 2026-07-24 00:50:24.967685 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-24 00:50:24.967806 | instance | Friday 24 July 2026 00:50:24 +0000 (0:00:00.518) 1:10:59.737 *********** 2026-07-24 00:50:28.889303 | instance | ok: [instance] 2026-07-24 00:50:28.889571 | instance | 2026-07-24 00:50:28.889834 | instance | TASK [Add IP address to "br-ex"] *********************************************** 2026-07-24 00:50:28.890162 | instance | Friday 24 July 2026 00:50:28 +0000 (0:00:03.921) 1:11:03.658 *********** 2026-07-24 00:50:29.137674 | instance | ok: [instance] 2026-07-24 00:50:29.137912 | instance | 2026-07-24 00:50:29.138216 | instance | TASK [Set "br-ex" interface to "up"] ******************************************* 2026-07-24 00:50:29.138487 | instance | Friday 24 July 2026 00:50:29 +0000 (0:00:00.247) 1:11:03.906 *********** 2026-07-24 00:50:29.352709 | instance | ok: [instance] 2026-07-24 00:50:29.352935 | instance | 2026-07-24 00:50:29.353139 | instance | PLAY RECAP ********************************************************************* 2026-07-24 00:50:29.353324 | instance | instance : ok=849 changed=293 unreachable=0 failed=0 skipped=272 rescued=0 ignored=2 2026-07-24 00:50:29.353471 | instance | 2026-07-24 00:50:29.353634 | instance | Friday 24 July 2026 00:50:29 +0000 (0:00:00.206) 1:11:04.113 *********** 2026-07-24 00:50:29.353785 | instance | =============================================================================== 2026-07-24 00:50:29.353946 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 288.50s 2026-07-24 00:50:29.354114 | instance | vexxhost.atmosphere.heat : Deploy Helm chart -------------------------- 224.86s 2026-07-24 00:50:29.354299 | instance | vexxhost.atmosphere.manila : Deploy Helm chart ------------------------ 176.09s 2026-07-24 00:50:29.354458 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 165.86s 2026-07-24 00:50:29.354617 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 160.35s 2026-07-24 00:50:29.354777 | instance | vexxhost.atmosphere.magnum : Deploy Helm chart ------------------------ 155.65s 2026-07-24 00:50:29.354946 | instance | vexxhost.atmosphere.octavia : Deploy Helm chart ----------------------- 150.82s 2026-07-24 00:50:29.355107 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 149.42s 2026-07-24 00:50:29.355274 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 145.59s 2026-07-24 00:50:29.355440 | instance | atmosphere.common.glance_image : Upload image into Glance ------------- 141.17s 2026-07-24 00:50:29.355597 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 137.76s 2026-07-24 00:50:29.355812 | instance | atmosphere.common.glance_image : Check if image exists ---------------- 121.15s 2026-07-24 00:50:29.355968 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster - 115.92s 2026-07-24 00:50:29.356145 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster ------------------------- 106.05s 2026-07-24 00:50:29.356301 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ---------------------- 100.27s 2026-07-24 00:50:29.356460 | instance | vexxhost.atmosphere.placement : Deploy Helm chart ---------------------- 98.04s 2026-07-24 00:50:29.356619 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 92.39s 2026-07-24 00:50:29.356776 | instance | vexxhost.ceph.mon : Run Bootstrap command ------------------------------ 92.37s 2026-07-24 00:50:29.356931 | instance | vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components -- 72.92s 2026-07-24 00:50:29.357096 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 50.55s 2026-07-24 00:50:29.641722 | instance | INFO [aio > converge] Executed: Successful 2026-07-24 00:50:29.686215 | instance | INFO [aio > idempotence] Executing 2026-07-24 00:50:32.759447 | instance | 2026-07-24 00:50:32.759732 | instance | PLAY [all] ********************************************************************* 2026-07-24 00:50:32.760013 | instance | 2026-07-24 00:50:32.760359 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-24 00:50:32.760672 | instance | Friday 24 July 2026 00:50:32 +0000 (0:00:00.018) 0:00:00.018 *********** 2026-07-24 00:50:36.694756 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-07-24 00:50:36.694834 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-07-24 00:50:36.694951 | instance | interpreter could change the meaning of that path. See 2026-07-24 00:50:36.695086 | instance | https://docs.ansible.com/ansible- 2026-07-24 00:50:36.695185 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-07-24 00:50:36.743469 | instance | ok: [instance] 2026-07-24 00:50:36.743771 | instance | 2026-07-24 00:50:36.744021 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-07-24 00:50:36.744266 | instance | Friday 24 July 2026 00:50:36 +0000 (0:00:03.984) 0:00:04.002 *********** 2026-07-24 00:50:36.851341 | instance | skipping: [instance] 2026-07-24 00:50:36.851467 | instance | 2026-07-24 00:50:36.851648 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-07-24 00:50:36.851803 | instance | Friday 24 July 2026 00:50:36 +0000 (0:00:00.107) 0:00:04.109 *********** 2026-07-24 00:50:37.215117 | instance | ok: [instance] 2026-07-24 00:50:37.215386 | instance | 2026-07-24 00:50:37.215652 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-07-24 00:50:37.215949 | instance | 2026-07-24 00:50:37.216217 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-24 00:50:37.216520 | instance | Friday 24 July 2026 00:50:37 +0000 (0:00:00.364) 0:00:04.474 *********** 2026-07-24 00:50:40.969843 | instance | ok: [instance] 2026-07-24 00:50:40.969928 | instance | 2026-07-24 00:50:40.970033 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-24 00:50:40.970178 | instance | Friday 24 July 2026 00:50:40 +0000 (0:00:03.754) 0:00:08.228 *********** 2026-07-24 00:50:41.461365 | instance | ok: [instance] 2026-07-24 00:50:41.461627 | instance | 2026-07-24 00:50:41.461927 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-24 00:50:41.462821 | instance | Friday 24 July 2026 00:50:41 +0000 (0:00:00.492) 0:00:08.720 *********** 2026-07-24 00:50:41.567654 | instance | skipping: [instance] 2026-07-24 00:50:41.567733 | instance | 2026-07-24 00:50:41.567841 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-24 00:50:41.567959 | instance | Friday 24 July 2026 00:50:41 +0000 (0:00:00.106) 0:00:08.827 *********** 2026-07-24 00:50:42.015694 | instance | ok: [instance] 2026-07-24 00:50:42.015821 | instance | 2026-07-24 00:50:42.016007 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-24 00:50:42.016185 | instance | Friday 24 July 2026 00:50:42 +0000 (0:00:00.447) 0:00:09.275 *********** 2026-07-24 00:50:42.111092 | instance | ok: [instance] => { 2026-07-24 00:50:42.111280 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-07-24 00:50:42.111448 | instance | } 2026-07-24 00:50:42.111612 | instance | 2026-07-24 00:50:42.111783 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-24 00:50:42.111948 | instance | Friday 24 July 2026 00:50:42 +0000 (0:00:00.095) 0:00:09.370 *********** 2026-07-24 00:50:42.679586 | instance | ok: [instance] 2026-07-24 00:50:42.679798 | instance | 2026-07-24 00:50:42.680065 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-24 00:50:42.680325 | instance | Friday 24 July 2026 00:50:42 +0000 (0:00:00.568) 0:00:09.938 *********** 2026-07-24 00:50:42.826730 | instance | skipping: [instance] 2026-07-24 00:50:42.826850 | instance | 2026-07-24 00:50:42.827018 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-24 00:50:42.827185 | instance | Friday 24 July 2026 00:50:42 +0000 (0:00:00.146) 0:00:10.085 *********** 2026-07-24 00:50:42.958400 | instance | skipping: [instance] 2026-07-24 00:50:42.958626 | instance | 2026-07-24 00:50:42.958910 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-24 00:50:42.959168 | instance | Friday 24 July 2026 00:50:42 +0000 (0:00:00.132) 0:00:10.217 *********** 2026-07-24 00:50:43.324790 | instance | ok: [instance] 2026-07-24 00:50:43.324997 | instance | 2026-07-24 00:50:43.325241 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-24 00:50:43.325470 | instance | Friday 24 July 2026 00:50:43 +0000 (0:00:00.366) 0:00:10.584 *********** 2026-07-24 00:50:44.590037 | instance | ok: [instance] 2026-07-24 00:50:44.590326 | instance | 2026-07-24 00:50:44.590600 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-24 00:50:44.590863 | instance | Friday 24 July 2026 00:50:44 +0000 (0:00:01.265) 0:00:11.849 *********** 2026-07-24 00:50:44.723912 | instance | ok: [instance] => { 2026-07-24 00:50:44.724061 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-07-24 00:50:44.724228 | instance | } 2026-07-24 00:50:44.724398 | instance | 2026-07-24 00:50:44.724587 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-24 00:50:44.724758 | instance | Friday 24 July 2026 00:50:44 +0000 (0:00:00.134) 0:00:11.983 *********** 2026-07-24 00:50:45.231910 | instance | ok: [instance] 2026-07-24 00:50:45.232076 | instance | 2026-07-24 00:50:45.232208 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-24 00:50:45.232370 | instance | Friday 24 July 2026 00:50:45 +0000 (0:00:00.507) 0:00:12.491 *********** 2026-07-24 00:50:47.678372 | instance | ok: [instance] 2026-07-24 00:50:47.678596 | instance | 2026-07-24 00:50:47.678862 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-24 00:50:47.679123 | instance | Friday 24 July 2026 00:50:47 +0000 (0:00:02.445) 0:00:14.937 *********** 2026-07-24 00:50:47.756760 | instance | skipping: [instance] 2026-07-24 00:50:47.757002 | instance | 2026-07-24 00:50:47.757272 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-24 00:50:47.757531 | instance | Friday 24 July 2026 00:50:47 +0000 (0:00:00.078) 0:00:15.016 *********** 2026-07-24 00:50:47.837317 | instance | skipping: [instance] 2026-07-24 00:50:47.837542 | instance | 2026-07-24 00:50:47.837649 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-24 00:50:47.837821 | instance | Friday 24 July 2026 00:50:47 +0000 (0:00:00.080) 0:00:15.096 *********** 2026-07-24 00:50:47.921628 | instance | skipping: [instance] 2026-07-24 00:50:47.921842 | instance | 2026-07-24 00:50:47.922111 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-24 00:50:47.922426 | instance | Friday 24 July 2026 00:50:47 +0000 (0:00:00.084) 0:00:15.181 *********** 2026-07-24 00:50:49.281533 | instance | ok: [instance] 2026-07-24 00:50:49.281805 | instance | 2026-07-24 00:50:49.282123 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-24 00:50:49.282454 | instance | Friday 24 July 2026 00:50:49 +0000 (0:00:01.358) 0:00:16.540 *********** 2026-07-24 00:50:49.788941 | instance | ok: [instance] 2026-07-24 00:50:49.789192 | instance | 2026-07-24 00:50:49.789493 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-24 00:50:49.789789 | instance | Friday 24 July 2026 00:50:49 +0000 (0:00:00.508) 0:00:17.048 *********** 2026-07-24 00:50:50.791891 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-07-24 00:50:50.791947 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-24 00:50:50.791959 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-24 00:50:50.791968 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-24 00:50:50.791978 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-24 00:50:50.791989 | instance | 2026-07-24 00:50:50.791998 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-24 00:50:50.792007 | instance | Friday 24 July 2026 00:50:50 +0000 (0:00:01.000) 0:00:18.049 *********** 2026-07-24 00:50:51.403460 | instance | ok: [instance] 2026-07-24 00:50:51.403531 | instance | 2026-07-24 00:50:51.404316 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-24 00:50:51.404357 | instance | Friday 24 July 2026 00:50:51 +0000 (0:00:00.576) 0:00:18.625 *********** 2026-07-24 00:50:51.404363 | instance | 2026-07-24 00:50:51.404367 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-24 00:50:51.404371 | instance | Friday 24 July 2026 00:50:51 +0000 (0:00:00.037) 0:00:18.663 *********** 2026-07-24 00:50:52.097561 | instance | ok: [instance] 2026-07-24 00:50:52.097655 | instance | 2026-07-24 00:50:52.097933 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-24 00:50:52.097977 | instance | Friday 24 July 2026 00:50:52 +0000 (0:00:00.693) 0:00:19.356 *********** 2026-07-24 00:50:52.382771 | instance | ok: [instance] 2026-07-24 00:50:52.382824 | instance | 2026-07-24 00:50:52.382832 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-24 00:50:52.382839 | instance | Friday 24 July 2026 00:50:52 +0000 (0:00:00.284) 0:00:19.640 *********** 2026-07-24 00:50:52.486599 | instance | ok: [instance] => { 2026-07-24 00:50:52.486676 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-07-24 00:50:52.486694 | instance | } 2026-07-24 00:50:52.486705 | instance | 2026-07-24 00:50:52.486714 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-24 00:50:52.486723 | instance | Friday 24 July 2026 00:50:52 +0000 (0:00:00.103) 0:00:19.744 *********** 2026-07-24 00:50:52.997098 | instance | ok: [instance] 2026-07-24 00:50:52.997171 | instance | 2026-07-24 00:50:52.997250 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-24 00:50:52.997562 | instance | Friday 24 July 2026 00:50:52 +0000 (0:00:00.511) 0:00:20.256 *********** 2026-07-24 00:50:56.208892 | instance | ok: [instance] 2026-07-24 00:50:56.209131 | instance | 2026-07-24 00:50:56.209404 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-07-24 00:50:56.209688 | instance | Friday 24 July 2026 00:50:56 +0000 (0:00:03.211) 0:00:23.467 *********** 2026-07-24 00:50:57.344184 | instance | ok: [instance] 2026-07-24 00:50:57.344589 | instance | 2026-07-24 00:50:57.344654 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-07-24 00:50:57.344674 | instance | Friday 24 July 2026 00:50:57 +0000 (0:00:01.135) 0:00:24.603 *********** 2026-07-24 00:50:57.750008 | instance | ok: [instance] 2026-07-24 00:50:57.750087 | instance | 2026-07-24 00:50:57.750374 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-07-24 00:50:57.750454 | instance | Friday 24 July 2026 00:50:57 +0000 (0:00:00.406) 0:00:25.009 *********** 2026-07-24 00:50:58.212878 | instance | ok: [instance] 2026-07-24 00:50:58.213109 | instance | 2026-07-24 00:50:58.213233 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-07-24 00:50:58.213411 | instance | Friday 24 July 2026 00:50:58 +0000 (0:00:00.462) 0:00:25.472 *********** 2026-07-24 00:50:58.839520 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-07-24 00:50:58.839649 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-07-24 00:50:58.839770 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-07-24 00:50:58.839873 | instance | 2026-07-24 00:50:58.839995 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-07-24 00:50:58.840111 | instance | Friday 24 July 2026 00:50:58 +0000 (0:00:00.626) 0:00:26.099 *********** 2026-07-24 00:50:59.306317 | instance | ok: [instance] 2026-07-24 00:50:59.306556 | instance | 2026-07-24 00:50:59.306772 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-07-24 00:50:59.306977 | instance | Friday 24 July 2026 00:50:59 +0000 (0:00:00.465) 0:00:26.564 *********** 2026-07-24 00:51:00.040790 | instance | ok: [instance] 2026-07-24 00:51:00.040915 | instance | 2026-07-24 00:51:00.041080 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-07-24 00:51:00.041245 | instance | Friday 24 July 2026 00:50:59 +0000 (0:00:00.699) 0:00:27.264 *********** 2026-07-24 00:51:00.041409 | instance | 2026-07-24 00:51:00.041575 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-07-24 00:51:00.041729 | instance | Friday 24 July 2026 00:51:00 +0000 (0:00:00.035) 0:00:27.300 *********** 2026-07-24 00:51:00.500099 | instance | ok: [instance] 2026-07-24 00:51:00.500334 | instance | 2026-07-24 00:51:00.500597 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-07-24 00:51:00.500869 | instance | Friday 24 July 2026 00:51:00 +0000 (0:00:00.459) 0:00:27.759 *********** 2026-07-24 00:51:00.641612 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-07-24 00:51:00.641897 | instance | 2026-07-24 00:51:00.642206 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-07-24 00:51:00.642535 | instance | Friday 24 July 2026 00:51:00 +0000 (0:00:00.141) 0:00:27.900 *********** 2026-07-24 00:51:01.759296 | instance | ok: [instance] 2026-07-24 00:51:01.759578 | instance | 2026-07-24 00:51:01.759858 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-07-24 00:51:01.760155 | instance | Friday 24 July 2026 00:51:01 +0000 (0:00:01.117) 0:00:29.018 *********** 2026-07-24 00:51:02.482677 | instance | ok: [instance] => (item=chronyd) 2026-07-24 00:51:02.482756 | instance | ok: [instance] => (item=sshd) 2026-07-24 00:51:02.482858 | instance | 2026-07-24 00:51:02.482981 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-07-24 00:51:02.483102 | instance | Friday 24 July 2026 00:51:02 +0000 (0:00:00.723) 0:00:29.742 *********** 2026-07-24 00:51:03.025595 | instance | ok: [instance] 2026-07-24 00:51:03.025720 | instance | 2026-07-24 00:51:03.025893 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-07-24 00:51:03.026070 | instance | Friday 24 July 2026 00:51:03 +0000 (0:00:00.542) 0:00:30.285 *********** 2026-07-24 00:51:03.261814 | instance | ok: [instance] 2026-07-24 00:51:03.262073 | instance | 2026-07-24 00:51:03.262455 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-07-24 00:51:03.262742 | instance | Friday 24 July 2026 00:51:03 +0000 (0:00:00.235) 0:00:30.520 *********** 2026-07-24 00:51:03.778838 | instance | ok: [instance] 2026-07-24 00:51:03.779070 | instance | 2026-07-24 00:51:03.779348 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-07-24 00:51:03.779671 | instance | Friday 24 July 2026 00:51:03 +0000 (0:00:00.517) 0:00:31.038 *********** 2026-07-24 00:51:04.125126 | instance | ok: [instance] 2026-07-24 00:51:04.125427 | instance | 2026-07-24 00:51:04.125731 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-07-24 00:51:04.126013 | instance | Friday 24 July 2026 00:51:04 +0000 (0:00:00.345) 0:00:31.383 *********** 2026-07-24 00:51:04.259946 | instance | ok: [instance] 2026-07-24 00:51:04.260082 | instance | 2026-07-24 00:51:04.260338 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-07-24 00:51:04.260684 | instance | Friday 24 July 2026 00:51:04 +0000 (0:00:00.135) 0:00:31.519 *********** 2026-07-24 00:51:04.594217 | instance | ok: [instance] => (item=instance) 2026-07-24 00:51:04.594423 | instance | 2026-07-24 00:51:04.594700 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-07-24 00:51:04.594972 | instance | Friday 24 July 2026 00:51:04 +0000 (0:00:00.334) 0:00:31.853 *********** 2026-07-24 00:51:04.678472 | instance | ok: [instance] 2026-07-24 00:51:04.678677 | instance | 2026-07-24 00:51:04.678989 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-07-24 00:51:04.679393 | instance | Friday 24 July 2026 00:51:04 +0000 (0:00:00.084) 0:00:31.937 *********** 2026-07-24 00:51:04.752151 | instance | skipping: [instance] 2026-07-24 00:51:04.752256 | instance | 2026-07-24 00:51:04.752424 | instance | TASK [Install Ceph host] ******************************************************* 2026-07-24 00:51:04.752591 | instance | Friday 24 July 2026 00:51:04 +0000 (0:00:00.074) 0:00:32.011 *********** 2026-07-24 00:51:04.889771 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-07-24 00:51:04.890010 | instance | 2026-07-24 00:51:04.890385 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-07-24 00:51:04.890800 | instance | Friday 24 July 2026 00:51:04 +0000 (0:00:00.137) 0:00:32.148 *********** 2026-07-24 00:51:11.698099 | instance | ok: [instance] 2026-07-24 00:51:11.698384 | instance | 2026-07-24 00:51:11.698677 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-07-24 00:51:11.698949 | instance | Friday 24 July 2026 00:51:11 +0000 (0:00:06.808) 0:00:38.957 *********** 2026-07-24 00:51:11.829130 | instance | ok: [instance] => (item=instance) 2026-07-24 00:51:11.829378 | instance | 2026-07-24 00:51:11.829674 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-07-24 00:51:11.829963 | instance | Friday 24 July 2026 00:51:11 +0000 (0:00:00.131) 0:00:39.088 *********** 2026-07-24 00:51:12.294256 | instance | ok: [instance] 2026-07-24 00:51:12.294501 | instance | 2026-07-24 00:51:12.294784 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-07-24 00:51:12.295049 | instance | Friday 24 July 2026 00:51:12 +0000 (0:00:00.464) 0:00:39.553 *********** 2026-07-24 00:51:19.303701 | instance | ok: [instance] 2026-07-24 00:51:19.303846 | instance | 2026-07-24 00:51:19.304036 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-07-24 00:51:19.304209 | instance | Friday 24 July 2026 00:51:19 +0000 (0:00:07.009) 0:00:46.563 *********** 2026-07-24 00:51:26.261109 | instance | ok: [instance] 2026-07-24 00:51:26.261199 | instance | 2026-07-24 00:51:26.261328 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-07-24 00:51:26.261450 | instance | Friday 24 July 2026 00:51:26 +0000 (0:00:06.957) 0:00:53.520 *********** 2026-07-24 00:51:41.013471 | instance | ok: [instance] 2026-07-24 00:51:41.013717 | instance | 2026-07-24 00:51:41.014072 | instance | TASK [Install Ceph host] ******************************************************* 2026-07-24 00:51:41.014380 | instance | Friday 24 July 2026 00:51:41 +0000 (0:00:14.751) 0:01:08.272 *********** 2026-07-24 00:51:41.229859 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-07-24 00:51:41.230100 | instance | 2026-07-24 00:51:41.230408 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-07-24 00:51:41.230761 | instance | Friday 24 July 2026 00:51:41 +0000 (0:00:00.217) 0:01:08.489 *********** 2026-07-24 00:51:41.345611 | instance | skipping: [instance] 2026-07-24 00:51:41.345866 | instance | 2026-07-24 00:51:41.346191 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-07-24 00:51:41.346477 | instance | Friday 24 July 2026 00:51:41 +0000 (0:00:00.115) 0:01:08.604 *********** 2026-07-24 00:51:41.466762 | instance | skipping: [instance] => (item=instance) 2026-07-24 00:51:41.467022 | instance | skipping: [instance] 2026-07-24 00:51:41.467340 | instance | 2026-07-24 00:51:41.467581 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-07-24 00:51:41.467826 | instance | Friday 24 July 2026 00:51:41 +0000 (0:00:00.121) 0:01:08.726 *********** 2026-07-24 00:51:41.748592 | instance | ok: [instance] 2026-07-24 00:51:41.748861 | instance | 2026-07-24 00:51:41.749164 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-07-24 00:51:41.749415 | instance | Friday 24 July 2026 00:51:41 +0000 (0:00:00.281) 0:01:09.007 *********** 2026-07-24 00:51:48.766738 | instance | ok: [instance] 2026-07-24 00:51:48.767012 | instance | 2026-07-24 00:51:48.767309 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-07-24 00:51:48.767609 | instance | Friday 24 July 2026 00:51:48 +0000 (0:00:07.018) 0:01:16.025 *********** 2026-07-24 00:51:55.521057 | instance | ok: [instance] 2026-07-24 00:51:55.521213 | instance | 2026-07-24 00:51:55.521383 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-07-24 00:51:55.521543 | instance | Friday 24 July 2026 00:51:55 +0000 (0:00:06.754) 0:01:22.780 *********** 2026-07-24 00:52:02.043807 | instance | ok: [instance] 2026-07-24 00:52:02.044050 | instance | 2026-07-24 00:52:02.044353 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] *************************** 2026-07-24 00:52:02.044687 | instance | Friday 24 July 2026 00:52:02 +0000 (0:00:06.522) 0:01:29.302 *********** 2026-07-24 00:52:10.017302 | instance | ok: [instance] => (item={'name': 'diskprediction_local'}) 2026-07-24 00:52:10.017563 | instance | ok: [instance] => (item={'name': 'dashboard'}) 2026-07-24 00:52:10.017836 | instance | ok: [instance] => (item={'name': 'prometheus'}) 2026-07-24 00:52:10.018106 | instance | ok: [instance] => (item={'name': 'iostat'}) 2026-07-24 00:52:10.018407 | instance | 2026-07-24 00:52:10.018671 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-07-24 00:52:10.018917 | instance | 2026-07-24 00:52:10.019187 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-24 00:52:10.019443 | instance | Friday 24 July 2026 00:52:10 +0000 (0:00:07.973) 0:01:37.276 *********** 2026-07-24 00:52:13.867267 | instance | ok: [instance] 2026-07-24 00:52:13.867322 | instance | 2026-07-24 00:52:13.867328 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-24 00:52:13.867333 | instance | Friday 24 July 2026 00:52:13 +0000 (0:00:03.849) 0:01:41.126 *********** 2026-07-24 00:52:14.153195 | instance | ok: [instance] 2026-07-24 00:52:14.153267 | instance | 2026-07-24 00:52:14.153394 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-24 00:52:14.153515 | instance | Friday 24 July 2026 00:52:14 +0000 (0:00:00.286) 0:01:41.412 *********** 2026-07-24 00:52:14.257937 | instance | skipping: [instance] 2026-07-24 00:52:14.258069 | instance | 2026-07-24 00:52:14.258232 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-24 00:52:14.258404 | instance | Friday 24 July 2026 00:52:14 +0000 (0:00:00.104) 0:01:41.517 *********** 2026-07-24 00:52:14.559268 | instance | ok: [instance] 2026-07-24 00:52:14.559496 | instance | 2026-07-24 00:52:14.559765 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-24 00:52:14.560056 | instance | Friday 24 July 2026 00:52:14 +0000 (0:00:00.300) 0:01:41.818 *********** 2026-07-24 00:52:14.654258 | instance | ok: [instance] => { 2026-07-24 00:52:14.654581 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-07-24 00:52:14.654850 | instance | } 2026-07-24 00:52:14.655106 | instance | 2026-07-24 00:52:14.655387 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-24 00:52:14.655661 | instance | Friday 24 July 2026 00:52:14 +0000 (0:00:00.095) 0:01:41.913 *********** 2026-07-24 00:52:15.201234 | instance | ok: [instance] 2026-07-24 00:52:15.201302 | instance | 2026-07-24 00:52:15.201433 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-24 00:52:15.201552 | instance | Friday 24 July 2026 00:52:15 +0000 (0:00:00.547) 0:01:42.460 *********** 2026-07-24 00:52:15.335727 | instance | skipping: [instance] 2026-07-24 00:52:15.335941 | instance | 2026-07-24 00:52:15.336210 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-24 00:52:15.336477 | instance | Friday 24 July 2026 00:52:15 +0000 (0:00:00.133) 0:01:42.593 *********** 2026-07-24 00:52:15.478640 | instance | skipping: [instance] 2026-07-24 00:52:15.478885 | instance | 2026-07-24 00:52:15.479173 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-24 00:52:15.479451 | instance | Friday 24 July 2026 00:52:15 +0000 (0:00:00.143) 0:01:42.737 *********** 2026-07-24 00:52:15.759988 | instance | ok: [instance] 2026-07-24 00:52:15.760226 | instance | 2026-07-24 00:52:15.760513 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-24 00:52:15.760794 | instance | Friday 24 July 2026 00:52:15 +0000 (0:00:00.281) 0:01:43.019 *********** 2026-07-24 00:52:16.940158 | instance | ok: [instance] 2026-07-24 00:52:16.940407 | instance | 2026-07-24 00:52:16.940628 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-24 00:52:16.940843 | instance | Friday 24 July 2026 00:52:16 +0000 (0:00:01.178) 0:01:44.198 *********** 2026-07-24 00:52:17.068630 | instance | ok: [instance] => { 2026-07-24 00:52:17.068752 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-07-24 00:52:17.068869 | instance | } 2026-07-24 00:52:17.068991 | instance | 2026-07-24 00:52:17.069112 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-24 00:52:17.069277 | instance | Friday 24 July 2026 00:52:17 +0000 (0:00:00.130) 0:01:44.328 *********** 2026-07-24 00:52:17.527095 | instance | ok: [instance] 2026-07-24 00:52:17.527166 | instance | 2026-07-24 00:52:17.527451 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-24 00:52:17.527493 | instance | Friday 24 July 2026 00:52:17 +0000 (0:00:00.458) 0:01:44.786 *********** 2026-07-24 00:52:19.641866 | instance | ok: [instance] 2026-07-24 00:52:19.641949 | instance | 2026-07-24 00:52:19.642202 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-24 00:52:19.642263 | instance | Friday 24 July 2026 00:52:19 +0000 (0:00:02.114) 0:01:46.901 *********** 2026-07-24 00:52:19.735218 | instance | skipping: [instance] 2026-07-24 00:52:19.735304 | instance | 2026-07-24 00:52:19.735574 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-24 00:52:19.735619 | instance | Friday 24 July 2026 00:52:19 +0000 (0:00:00.093) 0:01:46.994 *********** 2026-07-24 00:52:19.811346 | instance | skipping: [instance] 2026-07-24 00:52:19.811707 | instance | 2026-07-24 00:52:19.811751 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-24 00:52:19.811757 | instance | Friday 24 July 2026 00:52:19 +0000 (0:00:00.076) 0:01:47.070 *********** 2026-07-24 00:52:19.892386 | instance | skipping: [instance] 2026-07-24 00:52:19.892571 | instance | 2026-07-24 00:52:19.892641 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-24 00:52:19.892755 | instance | Friday 24 July 2026 00:52:19 +0000 (0:00:00.081) 0:01:47.152 *********** 2026-07-24 00:52:21.231722 | instance | ok: [instance] 2026-07-24 00:52:21.231804 | instance | 2026-07-24 00:52:21.231810 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-24 00:52:21.231824 | instance | Friday 24 July 2026 00:52:21 +0000 (0:00:01.338) 0:01:48.490 *********** 2026-07-24 00:52:21.725720 | instance | ok: [instance] 2026-07-24 00:52:21.725830 | instance | 2026-07-24 00:52:21.726152 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-24 00:52:21.726222 | instance | Friday 24 July 2026 00:52:21 +0000 (0:00:00.495) 0:01:48.985 *********** 2026-07-24 00:52:22.724881 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-07-24 00:52:22.724959 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-24 00:52:22.725309 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-24 00:52:22.725390 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-24 00:52:22.725768 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-24 00:52:22.725932 | instance | 2026-07-24 00:52:22.726071 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-24 00:52:22.726210 | instance | Friday 24 July 2026 00:52:22 +0000 (0:00:00.999) 0:01:49.984 *********** 2026-07-24 00:52:23.335828 | instance | ok: [instance] 2026-07-24 00:52:23.335966 | instance | 2026-07-24 00:52:23.336149 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-24 00:52:23.336320 | instance | Friday 24 July 2026 00:52:23 +0000 (0:00:00.562) 0:01:50.546 *********** 2026-07-24 00:52:23.336880 | instance | 2026-07-24 00:52:23.337490 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-24 00:52:23.337669 | instance | Friday 24 July 2026 00:52:23 +0000 (0:00:00.047) 0:01:50.593 *********** 2026-07-24 00:52:23.783101 | instance | ok: [instance] 2026-07-24 00:52:23.783321 | instance | 2026-07-24 00:52:23.783593 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-24 00:52:23.783859 | instance | Friday 24 July 2026 00:52:23 +0000 (0:00:00.448) 0:01:51.042 *********** 2026-07-24 00:52:24.154596 | instance | ok: [instance] 2026-07-24 00:52:24.154805 | instance | 2026-07-24 00:52:24.155067 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-24 00:52:24.155321 | instance | Friday 24 July 2026 00:52:24 +0000 (0:00:00.371) 0:01:51.413 *********** 2026-07-24 00:52:24.245740 | instance | ok: [instance] => { 2026-07-24 00:52:24.245989 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-07-24 00:52:24.246361 | instance | } 2026-07-24 00:52:24.246636 | instance | 2026-07-24 00:52:24.246915 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-24 00:52:24.247172 | instance | Friday 24 July 2026 00:52:24 +0000 (0:00:00.091) 0:01:51.505 *********** 2026-07-24 00:52:24.666714 | instance | ok: [instance] 2026-07-24 00:52:24.666946 | instance | 2026-07-24 00:52:24.667223 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-24 00:52:24.667493 | instance | Friday 24 July 2026 00:52:24 +0000 (0:00:00.420) 0:01:51.926 *********** 2026-07-24 00:52:27.949073 | instance | ok: [instance] 2026-07-24 00:52:27.949283 | instance | 2026-07-24 00:52:27.949549 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-07-24 00:52:27.949812 | instance | Friday 24 July 2026 00:52:27 +0000 (0:00:03.282) 0:01:55.208 *********** 2026-07-24 00:52:29.038398 | instance | ok: [instance] 2026-07-24 00:52:29.038628 | instance | 2026-07-24 00:52:29.038890 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-07-24 00:52:29.039154 | instance | Friday 24 July 2026 00:52:29 +0000 (0:00:01.089) 0:01:56.297 *********** 2026-07-24 00:52:29.273808 | instance | ok: [instance] 2026-07-24 00:52:29.274062 | instance | 2026-07-24 00:52:29.274376 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-07-24 00:52:29.274655 | instance | Friday 24 July 2026 00:52:29 +0000 (0:00:00.235) 0:01:56.533 *********** 2026-07-24 00:52:29.778706 | instance | ok: [instance] 2026-07-24 00:52:29.778996 | instance | 2026-07-24 00:52:29.779211 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-07-24 00:52:29.779494 | instance | Friday 24 July 2026 00:52:29 +0000 (0:00:00.504) 0:01:57.038 *********** 2026-07-24 00:52:30.409590 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-07-24 00:52:30.409742 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-07-24 00:52:30.409916 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-07-24 00:52:30.410076 | instance | 2026-07-24 00:52:30.410284 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-07-24 00:52:30.410489 | instance | Friday 24 July 2026 00:52:30 +0000 (0:00:00.630) 0:01:57.668 *********** 2026-07-24 00:52:30.893148 | instance | ok: [instance] 2026-07-24 00:52:30.893273 | instance | 2026-07-24 00:52:30.893455 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-07-24 00:52:30.893634 | instance | Friday 24 July 2026 00:52:30 +0000 (0:00:00.483) 0:01:58.152 *********** 2026-07-24 00:52:31.412266 | instance | ok: [instance] 2026-07-24 00:52:31.412393 | instance | 2026-07-24 00:52:31.412537 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-07-24 00:52:31.412689 | instance | Friday 24 July 2026 00:52:31 +0000 (0:00:00.479) 0:01:58.631 *********** 2026-07-24 00:52:31.412831 | instance | 2026-07-24 00:52:31.412990 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-07-24 00:52:31.413139 | instance | Friday 24 July 2026 00:52:31 +0000 (0:00:00.040) 0:01:58.671 *********** 2026-07-24 00:52:31.843801 | instance | ok: [instance] 2026-07-24 00:52:31.844048 | instance | 2026-07-24 00:52:31.844312 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-07-24 00:52:31.844572 | instance | Friday 24 July 2026 00:52:31 +0000 (0:00:00.431) 0:01:59.103 *********** 2026-07-24 00:52:31.971027 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-07-24 00:52:31.971252 | instance | 2026-07-24 00:52:31.971591 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-07-24 00:52:31.971868 | instance | Friday 24 July 2026 00:52:31 +0000 (0:00:00.127) 0:01:59.230 *********** 2026-07-24 00:52:33.167915 | instance | ok: [instance] 2026-07-24 00:52:33.168125 | instance | 2026-07-24 00:52:33.168386 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-07-24 00:52:33.168651 | instance | Friday 24 July 2026 00:52:33 +0000 (0:00:01.196) 0:02:00.427 *********** 2026-07-24 00:52:33.915534 | instance | ok: [instance] => (item=chronyd) 2026-07-24 00:52:33.915828 | instance | ok: [instance] => (item=sshd) 2026-07-24 00:52:33.916087 | instance | 2026-07-24 00:52:33.916359 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-07-24 00:52:33.916664 | instance | Friday 24 July 2026 00:52:33 +0000 (0:00:00.747) 0:02:01.174 *********** 2026-07-24 00:52:34.222992 | instance | ok: [instance] 2026-07-24 00:52:34.223370 | instance | 2026-07-24 00:52:34.224807 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-07-24 00:52:34.224903 | instance | Friday 24 July 2026 00:52:34 +0000 (0:00:00.307) 0:02:01.482 *********** 2026-07-24 00:52:34.493756 | instance | ok: [instance] 2026-07-24 00:52:34.493992 | instance | 2026-07-24 00:52:34.494310 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-07-24 00:52:34.494575 | instance | Friday 24 July 2026 00:52:34 +0000 (0:00:00.270) 0:02:01.752 *********** 2026-07-24 00:52:34.762337 | instance | ok: [instance] 2026-07-24 00:52:34.762567 | instance | 2026-07-24 00:52:34.762862 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-07-24 00:52:34.763187 | instance | Friday 24 July 2026 00:52:34 +0000 (0:00:00.268) 0:02:02.021 *********** 2026-07-24 00:52:35.037796 | instance | ok: [instance] 2026-07-24 00:52:35.038018 | instance | 2026-07-24 00:52:35.038335 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-07-24 00:52:35.038606 | instance | Friday 24 July 2026 00:52:35 +0000 (0:00:00.274) 0:02:02.296 *********** 2026-07-24 00:52:35.360748 | instance | ok: [instance] => (item=instance) 2026-07-24 00:52:35.360965 | instance | 2026-07-24 00:52:35.361240 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-07-24 00:52:35.361527 | instance | Friday 24 July 2026 00:52:35 +0000 (0:00:00.323) 0:02:02.620 *********** 2026-07-24 00:52:35.443161 | instance | ok: [instance] 2026-07-24 00:52:35.443473 | instance | 2026-07-24 00:52:35.443902 | instance | TASK [Install Ceph host] ******************************************************* 2026-07-24 00:52:35.444235 | instance | Friday 24 July 2026 00:52:35 +0000 (0:00:00.082) 0:02:02.702 *********** 2026-07-24 00:52:35.572671 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-07-24 00:52:35.573067 | instance | 2026-07-24 00:52:35.573415 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-07-24 00:52:35.573732 | instance | Friday 24 July 2026 00:52:35 +0000 (0:00:00.129) 0:02:02.831 *********** 2026-07-24 00:52:35.681910 | instance | skipping: [instance] 2026-07-24 00:52:35.682060 | instance | 2026-07-24 00:52:35.682265 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-07-24 00:52:35.682451 | instance | Friday 24 July 2026 00:52:35 +0000 (0:00:00.109) 0:02:02.941 *********** 2026-07-24 00:52:35.789301 | instance | skipping: [instance] => (item=instance) 2026-07-24 00:52:35.789604 | instance | skipping: [instance] 2026-07-24 00:52:35.790008 | instance | 2026-07-24 00:52:35.790355 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-07-24 00:52:35.790651 | instance | Friday 24 July 2026 00:52:35 +0000 (0:00:00.106) 0:02:03.048 *********** 2026-07-24 00:52:36.088763 | instance | ok: [instance] 2026-07-24 00:52:36.089641 | instance | 2026-07-24 00:52:36.089704 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-07-24 00:52:36.089717 | instance | Friday 24 July 2026 00:52:36 +0000 (0:00:00.299) 0:02:03.348 *********** 2026-07-24 00:52:43.264298 | instance | ok: [instance] 2026-07-24 00:52:43.264372 | instance | 2026-07-24 00:52:43.264391 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-07-24 00:52:43.264732 | instance | Friday 24 July 2026 00:52:43 +0000 (0:00:07.174) 0:02:10.523 *********** 2026-07-24 00:52:49.042889 | instance | ok: [instance] 2026-07-24 00:52:49.042952 | instance | 2026-07-24 00:52:49.042961 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-07-24 00:52:49.042969 | instance | Friday 24 July 2026 00:52:49 +0000 (0:00:05.778) 0:02:16.301 *********** 2026-07-24 00:53:03.692949 | instance | ok: [instance] 2026-07-24 00:53:03.693019 | instance | 2026-07-24 00:53:03.693282 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-07-24 00:53:03.693299 | instance | Friday 24 July 2026 00:53:03 +0000 (0:00:14.650) 0:02:30.952 *********** 2026-07-24 00:53:03.887920 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-07-24 00:53:03.887992 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-07-24 00:53:03.888124 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-07-24 00:53:03.888244 | instance | skipping: [instance] 2026-07-24 00:53:03.888356 | instance | 2026-07-24 00:53:03.888479 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-07-24 00:53:03.888601 | instance | Friday 24 July 2026 00:53:03 +0000 (0:00:00.194) 0:02:31.147 *********** 2026-07-24 00:53:10.652537 | instance | ok: [instance] 2026-07-24 00:53:10.652618 | instance | 2026-07-24 00:53:10.652737 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-07-24 00:53:10.652859 | instance | Friday 24 July 2026 00:53:10 +0000 (0:00:06.764) 0:02:37.912 *********** 2026-07-24 00:53:17.234562 | instance | ok: [instance] 2026-07-24 00:53:17.235558 | instance | 2026-07-24 00:53:17.235586 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-07-24 00:53:17.235598 | instance | Friday 24 July 2026 00:53:17 +0000 (0:00:06.581) 0:02:44.493 *********** 2026-07-24 00:53:17.365616 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-07-24 00:53:17.365678 | instance | 2026-07-24 00:53:17.365689 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-07-24 00:53:17.365699 | instance | Friday 24 July 2026 00:53:17 +0000 (0:00:00.130) 0:02:44.624 *********** 2026-07-24 00:53:17.448921 | instance | ok: [instance] 2026-07-24 00:53:17.448976 | instance | 2026-07-24 00:53:17.448988 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-07-24 00:53:17.448999 | instance | Friday 24 July 2026 00:53:17 +0000 (0:00:00.083) 0:02:44.707 *********** 2026-07-24 00:53:24.047493 | instance | ok: [instance] 2026-07-24 00:53:24.047567 | instance | 2026-07-24 00:53:24.047582 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-07-24 00:53:24.047594 | instance | Friday 24 July 2026 00:53:24 +0000 (0:00:06.598) 0:02:51.305 *********** 2026-07-24 00:53:24.130105 | instance | ok: [instance] 2026-07-24 00:53:24.130218 | instance | 2026-07-24 00:53:24.130245 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-07-24 00:53:24.130256 | instance | Friday 24 July 2026 00:53:24 +0000 (0:00:00.082) 0:02:51.388 *********** 2026-07-24 00:53:24.204994 | instance | skipping: [instance] => (item=1) 2026-07-24 00:53:24.205051 | instance | skipping: [instance] => (item=1) 2026-07-24 00:53:24.205063 | instance | skipping: [instance] => (item=1) 2026-07-24 00:53:24.205075 | instance | skipping: [instance] 2026-07-24 00:53:24.205087 | instance | 2026-07-24 00:53:24.205098 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-07-24 00:53:24.205112 | instance | Friday 24 July 2026 00:53:24 +0000 (0:00:00.073) 0:02:51.462 *********** 2026-07-24 00:53:24.337863 | instance | skipping: [instance] 2026-07-24 00:53:24.338117 | instance | 2026-07-24 00:53:24.338362 | instance | PLAY [Deploy Ceph exporters] *************************************************** 2026-07-24 00:53:24.338568 | instance | 2026-07-24 00:53:24.338784 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-24 00:53:24.338999 | instance | Friday 24 July 2026 00:53:24 +0000 (0:00:00.134) 0:02:51.597 *********** 2026-07-24 00:53:27.818812 | instance | ok: [instance] 2026-07-24 00:53:27.818888 | instance | 2026-07-24 00:53:27.818905 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-24 00:53:27.818920 | instance | Friday 24 July 2026 00:53:27 +0000 (0:00:03.479) 0:02:55.077 *********** 2026-07-24 00:53:28.149922 | instance | ok: [instance] 2026-07-24 00:53:28.149985 | instance | 2026-07-24 00:53:28.149999 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-24 00:53:28.150012 | instance | Friday 24 July 2026 00:53:28 +0000 (0:00:00.330) 0:02:55.407 *********** 2026-07-24 00:53:28.244744 | instance | skipping: [instance] 2026-07-24 00:53:28.244800 | instance | 2026-07-24 00:53:28.244812 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-24 00:53:28.244822 | instance | Friday 24 July 2026 00:53:28 +0000 (0:00:00.095) 0:02:55.502 *********** 2026-07-24 00:53:28.545794 | instance | ok: [instance] 2026-07-24 00:53:28.545964 | instance | 2026-07-24 00:53:28.546288 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-24 00:53:28.546567 | instance | Friday 24 July 2026 00:53:28 +0000 (0:00:00.301) 0:02:55.804 *********** 2026-07-24 00:53:28.818079 | instance | ok: [instance] => { 2026-07-24 00:53:28.818354 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-07-24 00:53:28.818620 | instance | } 2026-07-24 00:53:28.818859 | instance | 2026-07-24 00:53:28.819115 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-24 00:53:28.819397 | instance | Friday 24 July 2026 00:53:28 +0000 (0:00:00.273) 0:02:56.077 *********** 2026-07-24 00:53:29.163048 | instance | ok: [instance] 2026-07-24 00:53:29.163290 | instance | 2026-07-24 00:53:29.163596 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-24 00:53:29.163902 | instance | Friday 24 July 2026 00:53:29 +0000 (0:00:00.344) 0:02:56.422 *********** 2026-07-24 00:53:29.311284 | instance | skipping: [instance] 2026-07-24 00:53:29.311608 | instance | 2026-07-24 00:53:29.311905 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-24 00:53:29.312182 | instance | Friday 24 July 2026 00:53:29 +0000 (0:00:00.148) 0:02:56.570 *********** 2026-07-24 00:53:29.458176 | instance | skipping: [instance] 2026-07-24 00:53:29.458258 | instance | 2026-07-24 00:53:29.458405 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-24 00:53:29.458517 | instance | Friday 24 July 2026 00:53:29 +0000 (0:00:00.147) 0:02:56.717 *********** 2026-07-24 00:53:29.753440 | instance | ok: [instance] 2026-07-24 00:53:29.753677 | instance | 2026-07-24 00:53:29.753967 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-24 00:53:29.754262 | instance | Friday 24 July 2026 00:53:29 +0000 (0:00:00.294) 0:02:57.012 *********** 2026-07-24 00:53:30.930529 | instance | ok: [instance] 2026-07-24 00:53:30.930671 | instance | 2026-07-24 00:53:30.930855 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-24 00:53:30.931034 | instance | Friday 24 July 2026 00:53:30 +0000 (0:00:01.177) 0:02:58.190 *********** 2026-07-24 00:53:31.062160 | instance | ok: [instance] => { 2026-07-24 00:53:31.062486 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-07-24 00:53:31.062739 | instance | } 2026-07-24 00:53:31.062982 | instance | 2026-07-24 00:53:31.063247 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-24 00:53:31.063510 | instance | Friday 24 July 2026 00:53:31 +0000 (0:00:00.131) 0:02:58.321 *********** 2026-07-24 00:53:31.561525 | instance | ok: [instance] 2026-07-24 00:53:31.561800 | instance | 2026-07-24 00:53:31.562213 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-24 00:53:31.562624 | instance | Friday 24 July 2026 00:53:31 +0000 (0:00:00.499) 0:02:58.820 *********** 2026-07-24 00:53:34.604325 | instance | ok: [instance] 2026-07-24 00:53:34.604446 | instance | 2026-07-24 00:53:34.604631 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-24 00:53:34.604815 | instance | Friday 24 July 2026 00:53:34 +0000 (0:00:03.042) 0:03:01.863 *********** 2026-07-24 00:53:34.680510 | instance | skipping: [instance] 2026-07-24 00:53:34.680796 | instance | 2026-07-24 00:53:34.681144 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-24 00:53:34.681475 | instance | Friday 24 July 2026 00:53:34 +0000 (0:00:00.076) 0:03:01.940 *********** 2026-07-24 00:53:34.767036 | instance | skipping: [instance] 2026-07-24 00:53:34.767286 | instance | 2026-07-24 00:53:34.767522 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-24 00:53:34.767764 | instance | Friday 24 July 2026 00:53:34 +0000 (0:00:00.086) 0:03:02.026 *********** 2026-07-24 00:53:34.854924 | instance | skipping: [instance] 2026-07-24 00:53:34.855129 | instance | 2026-07-24 00:53:34.855398 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-24 00:53:34.855645 | instance | Friday 24 July 2026 00:53:34 +0000 (0:00:00.087) 0:03:02.114 *********** 2026-07-24 00:53:35.962490 | instance | ok: [instance] 2026-07-24 00:53:35.962562 | instance | 2026-07-24 00:53:35.962700 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-24 00:53:35.962835 | instance | Friday 24 July 2026 00:53:35 +0000 (0:00:01.107) 0:03:03.222 *********** 2026-07-24 00:53:36.450600 | instance | ok: [instance] 2026-07-24 00:53:36.450688 | instance | 2026-07-24 00:53:36.450822 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-24 00:53:36.450953 | instance | Friday 24 July 2026 00:53:36 +0000 (0:00:00.488) 0:03:03.710 *********** 2026-07-24 00:53:37.438630 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-07-24 00:53:37.438910 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-24 00:53:37.439203 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-24 00:53:37.439561 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-24 00:53:37.439866 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-24 00:53:37.440133 | instance | 2026-07-24 00:53:37.440421 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-24 00:53:37.440628 | instance | Friday 24 July 2026 00:53:37 +0000 (0:00:00.987) 0:03:04.697 *********** 2026-07-24 00:53:38.054925 | instance | ok: [instance] 2026-07-24 00:53:38.055148 | instance | 2026-07-24 00:53:38.055418 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-24 00:53:38.055743 | instance | Friday 24 July 2026 00:53:38 +0000 (0:00:00.581) 0:03:05.279 *********** 2026-07-24 00:53:38.055980 | instance | 2026-07-24 00:53:38.056269 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-24 00:53:38.056537 | instance | Friday 24 July 2026 00:53:38 +0000 (0:00:00.034) 0:03:05.314 *********** 2026-07-24 00:53:38.523479 | instance | ok: [instance] 2026-07-24 00:53:38.523724 | instance | 2026-07-24 00:53:38.524059 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-24 00:53:38.524329 | instance | Friday 24 July 2026 00:53:38 +0000 (0:00:00.468) 0:03:05.782 *********** 2026-07-24 00:53:38.798931 | instance | ok: [instance] 2026-07-24 00:53:38.799168 | instance | 2026-07-24 00:53:38.799472 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-24 00:53:38.799752 | instance | Friday 24 July 2026 00:53:38 +0000 (0:00:00.275) 0:03:06.058 *********** 2026-07-24 00:53:38.904342 | instance | ok: [instance] => { 2026-07-24 00:53:38.904601 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-07-24 00:53:38.904860 | instance | } 2026-07-24 00:53:38.905115 | instance | 2026-07-24 00:53:38.905385 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-24 00:53:38.905655 | instance | Friday 24 July 2026 00:53:38 +0000 (0:00:00.105) 0:03:06.163 *********** 2026-07-24 00:53:39.303591 | instance | ok: [instance] 2026-07-24 00:53:39.303671 | instance | 2026-07-24 00:53:39.303991 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-24 00:53:39.304272 | instance | Friday 24 July 2026 00:53:39 +0000 (0:00:00.399) 0:03:06.562 *********** 2026-07-24 00:53:42.590147 | instance | ok: [instance] 2026-07-24 00:53:42.590422 | instance | 2026-07-24 00:53:42.590721 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-07-24 00:53:42.591009 | instance | Friday 24 July 2026 00:53:42 +0000 (0:00:03.286) 0:03:09.848 *********** 2026-07-24 00:53:43.775612 | instance | ok: [instance] 2026-07-24 00:53:43.775917 | instance | 2026-07-24 00:53:43.776286 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-07-24 00:53:43.776635 | instance | Friday 24 July 2026 00:53:43 +0000 (0:00:01.185) 0:03:11.034 *********** 2026-07-24 00:53:44.019007 | instance | ok: [instance] 2026-07-24 00:53:44.019211 | instance | 2026-07-24 00:53:44.019483 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-07-24 00:53:44.019758 | instance | Friday 24 July 2026 00:53:44 +0000 (0:00:00.243) 0:03:11.278 *********** 2026-07-24 00:53:44.483217 | instance | ok: [instance] 2026-07-24 00:53:44.483452 | instance | 2026-07-24 00:53:44.483900 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-07-24 00:53:44.484143 | instance | Friday 24 July 2026 00:53:44 +0000 (0:00:00.464) 0:03:11.742 *********** 2026-07-24 00:53:45.082548 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-07-24 00:53:45.082792 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-07-24 00:53:45.083056 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-07-24 00:53:45.083760 | instance | 2026-07-24 00:53:45.083830 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-07-24 00:53:45.083867 | instance | Friday 24 July 2026 00:53:45 +0000 (0:00:00.599) 0:03:12.341 *********** 2026-07-24 00:53:45.551528 | instance | ok: [instance] 2026-07-24 00:53:45.551795 | instance | 2026-07-24 00:53:45.552094 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-07-24 00:53:45.552524 | instance | Friday 24 July 2026 00:53:45 +0000 (0:00:00.468) 0:03:12.810 *********** 2026-07-24 00:53:46.103056 | instance | ok: [instance] 2026-07-24 00:53:46.103130 | instance | 2026-07-24 00:53:46.103257 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-07-24 00:53:46.103385 | instance | Friday 24 July 2026 00:53:46 +0000 (0:00:00.503) 0:03:13.313 *********** 2026-07-24 00:53:46.103491 | instance | 2026-07-24 00:53:46.103611 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-07-24 00:53:46.103727 | instance | Friday 24 July 2026 00:53:46 +0000 (0:00:00.048) 0:03:13.361 *********** 2026-07-24 00:53:46.570337 | instance | ok: [instance] 2026-07-24 00:53:46.570606 | instance | 2026-07-24 00:53:46.570879 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-07-24 00:53:46.571143 | instance | Friday 24 July 2026 00:53:46 +0000 (0:00:00.467) 0:03:13.829 *********** 2026-07-24 00:53:46.733162 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-07-24 00:53:46.733439 | instance | 2026-07-24 00:53:46.733771 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-07-24 00:53:46.734162 | instance | Friday 24 July 2026 00:53:46 +0000 (0:00:00.162) 0:03:13.992 *********** 2026-07-24 00:53:47.855093 | instance | ok: [instance] 2026-07-24 00:53:47.855177 | instance | 2026-07-24 00:53:47.855301 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-07-24 00:53:47.855419 | instance | Friday 24 July 2026 00:53:47 +0000 (0:00:01.122) 0:03:15.114 *********** 2026-07-24 00:53:48.568550 | instance | ok: [instance] => (item=chronyd) 2026-07-24 00:53:48.568648 | instance | ok: [instance] => (item=sshd) 2026-07-24 00:53:48.568793 | instance | 2026-07-24 00:53:48.568927 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-07-24 00:53:48.569049 | instance | Friday 24 July 2026 00:53:48 +0000 (0:00:00.713) 0:03:15.828 *********** 2026-07-24 00:53:48.892823 | instance | ok: [instance] 2026-07-24 00:53:48.893078 | instance | 2026-07-24 00:53:48.893292 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-07-24 00:53:48.893502 | instance | Friday 24 July 2026 00:53:48 +0000 (0:00:00.324) 0:03:16.152 *********** 2026-07-24 00:53:49.136861 | instance | ok: [instance] 2026-07-24 00:53:49.136989 | instance | 2026-07-24 00:53:49.137281 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-07-24 00:53:49.137341 | instance | Friday 24 July 2026 00:53:49 +0000 (0:00:00.244) 0:03:16.396 *********** 2026-07-24 00:53:49.469010 | instance | ok: [instance] 2026-07-24 00:53:49.469062 | instance | 2026-07-24 00:53:49.469074 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-07-24 00:53:49.469084 | instance | Friday 24 July 2026 00:53:49 +0000 (0:00:00.330) 0:03:16.727 *********** 2026-07-24 00:53:49.739900 | instance | ok: [instance] 2026-07-24 00:53:49.739977 | instance | 2026-07-24 00:53:49.740344 | instance | TASK [vexxhost.ceph.ceph_exporter : Configure Ceph exporter service] *********** 2026-07-24 00:53:49.740395 | instance | Friday 24 July 2026 00:53:49 +0000 (0:00:00.272) 0:03:16.999 *********** 2026-07-24 00:53:56.579418 | instance | ok: [instance] 2026-07-24 00:53:56.579541 | instance | 2026-07-24 00:53:56.579698 | instance | PLAY [all] ********************************************************************* 2026-07-24 00:53:56.579842 | instance | 2026-07-24 00:53:56.579992 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-07-24 00:53:56.580163 | instance | Friday 24 July 2026 00:53:56 +0000 (0:00:06.839) 0:03:23.838 *********** 2026-07-24 00:53:56.997724 | instance | ok: [instance] 2026-07-24 00:53:56.997814 | instance | 2026-07-24 00:53:56.997944 | instance | PLAY [all] ********************************************************************* 2026-07-24 00:53:56.998114 | instance | 2026-07-24 00:53:56.998285 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-24 00:53:56.998384 | instance | Friday 24 July 2026 00:53:56 +0000 (0:00:00.417) 0:03:24.256 *********** 2026-07-24 00:54:00.924153 | instance | ok: [instance] 2026-07-24 00:54:00.924377 | instance | 2026-07-24 00:54:00.924686 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-07-24 00:54:00.924954 | instance | Friday 24 July 2026 00:54:00 +0000 (0:00:03.926) 0:03:28.183 *********** 2026-07-24 00:54:05.633752 | instance | ok: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-07-24 00:54:05.634014 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-07-24 00:54:05.634361 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-07-24 00:54:05.634637 | instance | ok: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-07-24 00:54:05.634914 | instance | ok: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-07-24 00:54:05.635182 | instance | ok: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-07-24 00:54:05.635451 | instance | ok: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-07-24 00:54:05.635717 | instance | ok: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-07-24 00:54:05.636015 | instance | ok: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-07-24 00:54:05.636280 | instance | ok: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-07-24 00:54:05.636552 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-07-24 00:54:05.636905 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-07-24 00:54:05.637184 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-07-24 00:54:05.637512 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-07-24 00:54:05.637781 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-07-24 00:54:05.638045 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-07-24 00:54:05.638363 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-07-24 00:54:05.638547 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-07-24 00:54:05.638715 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-07-24 00:54:05.638878 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-07-24 00:54:05.639028 | instance | 2026-07-24 00:54:05.639193 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-07-24 00:54:05.639351 | instance | Friday 24 July 2026 00:54:05 +0000 (0:00:04.708) 0:03:32.892 *********** 2026-07-24 00:54:05.905882 | instance | ok: [instance] 2026-07-24 00:54:05.905974 | instance | 2026-07-24 00:54:05.906167 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-07-24 00:54:05.906375 | instance | Friday 24 July 2026 00:54:05 +0000 (0:00:00.273) 0:03:33.165 *********** 2026-07-24 00:54:06.409964 | instance | ok: [instance] 2026-07-24 00:54:06.410056 | instance | 2026-07-24 00:54:06.410195 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-07-24 00:54:06.410294 | instance | Friday 24 July 2026 00:54:06 +0000 (0:00:00.503) 0:03:33.669 *********** 2026-07-24 00:54:06.720750 | instance | ok: [instance] 2026-07-24 00:54:06.720954 | instance | 2026-07-24 00:54:06.721211 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-07-24 00:54:06.721470 | instance | Friday 24 July 2026 00:54:06 +0000 (0:00:00.310) 0:03:33.979 *********** 2026-07-24 00:54:06.797640 | instance | ok: [instance] 2026-07-24 00:54:06.797893 | instance | 2026-07-24 00:54:06.798171 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-07-24 00:54:06.798420 | instance | 2026-07-24 00:54:06.798672 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-24 00:54:06.798927 | instance | Friday 24 July 2026 00:54:06 +0000 (0:00:00.077) 0:03:34.056 *********** 2026-07-24 00:54:10.541877 | instance | ok: [instance] 2026-07-24 00:54:10.542102 | instance | 2026-07-24 00:54:10.542455 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-07-24 00:54:10.542748 | instance | Friday 24 July 2026 00:54:10 +0000 (0:00:03.744) 0:03:37.801 *********** 2026-07-24 00:54:10.804865 | instance | ok: [instance] 2026-07-24 00:54:10.805115 | instance | 2026-07-24 00:54:10.805388 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-07-24 00:54:10.805764 | instance | Friday 24 July 2026 00:54:10 +0000 (0:00:00.262) 0:03:38.063 *********** 2026-07-24 00:54:11.779171 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-07-24 00:54:11.779445 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-07-24 00:54:11.779784 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-07-24 00:54:11.780076 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-07-24 00:54:11.780366 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-07-24 00:54:11.780716 | instance | 2026-07-24 00:54:11.780974 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-07-24 00:54:11.781233 | instance | Friday 24 July 2026 00:54:11 +0000 (0:00:00.974) 0:03:39.038 *********** 2026-07-24 00:54:12.341085 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/kube-apiserver.yaml) 2026-07-24 00:54:12.341425 | instance | ok: [instance] => (item=/etc/kubernetes/controller-manager.conf) 2026-07-24 00:54:12.341836 | instance | ok: [instance] => (item=/etc/kubernetes/scheduler.conf) 2026-07-24 00:54:12.342235 | instance | 2026-07-24 00:54:12.342580 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-07-24 00:54:12.342872 | instance | Friday 24 July 2026 00:54:12 +0000 (0:00:00.561) 0:03:39.599 *********** 2026-07-24 00:54:12.567112 | instance | ok: [instance] 2026-07-24 00:54:12.567359 | instance | 2026-07-24 00:54:12.567639 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-07-24 00:54:12.567912 | instance | Friday 24 July 2026 00:54:12 +0000 (0:00:00.226) 0:03:39.826 *********** 2026-07-24 00:54:12.790509 | instance | ok: [instance] 2026-07-24 00:54:12.790812 | instance | 2026-07-24 00:54:12.791140 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-07-24 00:54:12.791450 | instance | Friday 24 July 2026 00:54:12 +0000 (0:00:00.223) 0:03:40.049 *********** 2026-07-24 00:54:12.866524 | instance | ok: [instance] 2026-07-24 00:54:12.866650 | instance | 2026-07-24 00:54:12.866842 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-07-24 00:54:12.867034 | instance | Friday 24 July 2026 00:54:12 +0000 (0:00:00.076) 0:03:40.125 *********** 2026-07-24 00:54:12.957009 | instance | skipping: [instance] 2026-07-24 00:54:12.957623 | instance | 2026-07-24 00:54:12.957722 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-07-24 00:54:12.958022 | instance | Friday 24 July 2026 00:54:12 +0000 (0:00:00.090) 0:03:40.216 *********** 2026-07-24 00:54:13.519875 | instance | ok: [instance] 2026-07-24 00:54:13.520140 | instance | 2026-07-24 00:54:13.520485 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-07-24 00:54:13.520789 | instance | Friday 24 July 2026 00:54:13 +0000 (0:00:00.563) 0:03:40.779 *********** 2026-07-24 00:54:14.022755 | instance | ok: [instance] 2026-07-24 00:54:14.022978 | instance | 2026-07-24 00:54:14.023250 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-07-24 00:54:14.023516 | instance | Friday 24 July 2026 00:54:13 +0000 (0:00:00.265) 0:03:41.044 *********** 2026-07-24 00:54:14.023764 | instance | 2026-07-24 00:54:14.024023 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-07-24 00:54:14.024371 | instance | 2026-07-24 00:54:14.024698 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-24 00:54:14.024959 | instance | Friday 24 July 2026 00:54:14 +0000 (0:00:00.237) 0:03:41.282 *********** 2026-07-24 00:54:17.682432 | instance | ok: [instance] 2026-07-24 00:54:17.682692 | instance | 2026-07-24 00:54:17.682980 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-24 00:54:17.683408 | instance | Friday 24 July 2026 00:54:17 +0000 (0:00:03.659) 0:03:44.941 *********** 2026-07-24 00:54:17.963122 | instance | ok: [instance] 2026-07-24 00:54:17.963247 | instance | 2026-07-24 00:54:17.963419 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-24 00:54:17.963588 | instance | Friday 24 July 2026 00:54:17 +0000 (0:00:00.280) 0:03:45.222 *********** 2026-07-24 00:54:18.060356 | instance | skipping: [instance] 2026-07-24 00:54:18.060609 | instance | 2026-07-24 00:54:18.060911 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-24 00:54:18.061186 | instance | Friday 24 July 2026 00:54:18 +0000 (0:00:00.097) 0:03:45.319 *********** 2026-07-24 00:54:18.349879 | instance | ok: [instance] 2026-07-24 00:54:18.350233 | instance | 2026-07-24 00:54:18.350662 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-24 00:54:18.350865 | instance | Friday 24 July 2026 00:54:18 +0000 (0:00:00.289) 0:03:45.609 *********** 2026-07-24 00:54:18.459844 | instance | ok: [instance] => { 2026-07-24 00:54:18.460087 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-07-24 00:54:18.460345 | instance | } 2026-07-24 00:54:18.460593 | instance | 2026-07-24 00:54:18.460873 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-24 00:54:18.461138 | instance | Friday 24 July 2026 00:54:18 +0000 (0:00:00.110) 0:03:45.719 *********** 2026-07-24 00:54:18.816620 | instance | ok: [instance] 2026-07-24 00:54:18.816879 | instance | 2026-07-24 00:54:18.817191 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-24 00:54:18.817466 | instance | Friday 24 July 2026 00:54:18 +0000 (0:00:00.356) 0:03:46.076 *********** 2026-07-24 00:54:18.968470 | instance | skipping: [instance] 2026-07-24 00:54:18.968536 | instance | 2026-07-24 00:54:18.968674 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-24 00:54:18.968813 | instance | Friday 24 July 2026 00:54:18 +0000 (0:00:00.151) 0:03:46.227 *********** 2026-07-24 00:54:19.278200 | instance | ok: [instance] 2026-07-24 00:54:19.278340 | instance | 2026-07-24 00:54:19.278520 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-24 00:54:19.278734 | instance | Friday 24 July 2026 00:54:19 +0000 (0:00:00.310) 0:03:46.537 *********** 2026-07-24 00:54:20.553112 | instance | ok: [instance] 2026-07-24 00:54:20.553341 | instance | 2026-07-24 00:54:20.553617 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-24 00:54:20.553897 | instance | Friday 24 July 2026 00:54:20 +0000 (0:00:01.274) 0:03:47.812 *********** 2026-07-24 00:54:20.698387 | instance | ok: [instance] => { 2026-07-24 00:54:20.698593 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-07-24 00:54:20.698872 | instance | } 2026-07-24 00:54:20.699116 | instance | 2026-07-24 00:54:20.699452 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-24 00:54:20.699712 | instance | Friday 24 July 2026 00:54:20 +0000 (0:00:00.145) 0:03:47.957 *********** 2026-07-24 00:54:21.179940 | instance | ok: [instance] 2026-07-24 00:54:21.180181 | instance | 2026-07-24 00:54:21.180466 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-24 00:54:21.180766 | instance | Friday 24 July 2026 00:54:21 +0000 (0:00:00.481) 0:03:48.439 *********** 2026-07-24 00:54:23.227114 | instance | ok: [instance] 2026-07-24 00:54:23.227358 | instance | 2026-07-24 00:54:23.227661 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-24 00:54:23.227936 | instance | Friday 24 July 2026 00:54:23 +0000 (0:00:02.047) 0:03:50.486 *********** 2026-07-24 00:54:23.318294 | instance | skipping: [instance] 2026-07-24 00:54:23.318447 | instance | 2026-07-24 00:54:23.318598 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-24 00:54:23.318766 | instance | Friday 24 July 2026 00:54:23 +0000 (0:00:00.091) 0:03:50.577 *********** 2026-07-24 00:54:23.399745 | instance | skipping: [instance] 2026-07-24 00:54:23.399966 | instance | 2026-07-24 00:54:23.400246 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-24 00:54:23.400557 | instance | Friday 24 July 2026 00:54:23 +0000 (0:00:00.081) 0:03:50.658 *********** 2026-07-24 00:54:23.480834 | instance | skipping: [instance] 2026-07-24 00:54:23.481073 | instance | 2026-07-24 00:54:23.481360 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-24 00:54:23.481643 | instance | Friday 24 July 2026 00:54:23 +0000 (0:00:00.081) 0:03:50.740 *********** 2026-07-24 00:54:24.617874 | instance | ok: [instance] 2026-07-24 00:54:24.618289 | instance | 2026-07-24 00:54:24.618668 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-24 00:54:24.619000 | instance | Friday 24 July 2026 00:54:24 +0000 (0:00:01.137) 0:03:51.877 *********** 2026-07-24 00:54:25.115684 | instance | ok: [instance] 2026-07-24 00:54:25.115804 | instance | 2026-07-24 00:54:25.115983 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-24 00:54:25.116158 | instance | Friday 24 July 2026 00:54:25 +0000 (0:00:00.498) 0:03:52.375 *********** 2026-07-24 00:54:26.131906 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-07-24 00:54:26.132470 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-24 00:54:26.132481 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-24 00:54:26.132722 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-24 00:54:26.133011 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-24 00:54:26.133253 | instance | 2026-07-24 00:54:26.133567 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-24 00:54:26.133835 | instance | Friday 24 July 2026 00:54:26 +0000 (0:00:01.016) 0:03:53.391 *********** 2026-07-24 00:54:26.770149 | instance | ok: [instance] 2026-07-24 00:54:26.770293 | instance | 2026-07-24 00:54:26.770468 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-24 00:54:26.770635 | instance | Friday 24 July 2026 00:54:26 +0000 (0:00:00.601) 0:03:53.992 *********** 2026-07-24 00:54:26.770782 | instance | 2026-07-24 00:54:26.770933 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-24 00:54:26.771087 | instance | Friday 24 July 2026 00:54:26 +0000 (0:00:00.036) 0:03:54.029 *********** 2026-07-24 00:54:27.208750 | instance | ok: [instance] 2026-07-24 00:54:27.208890 | instance | 2026-07-24 00:54:27.209080 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-07-24 00:54:27.209253 | instance | Friday 24 July 2026 00:54:27 +0000 (0:00:00.438) 0:03:54.467 *********** 2026-07-24 00:54:28.150787 | instance | ok: [instance] 2026-07-24 00:54:28.151003 | instance | 2026-07-24 00:54:28.151280 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-07-24 00:54:28.151545 | instance | Friday 24 July 2026 00:54:28 +0000 (0:00:00.942) 0:03:55.410 *********** 2026-07-24 00:54:28.231504 | instance | ok: [instance] 2026-07-24 00:54:28.231666 | instance | 2026-07-24 00:54:28.231853 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-07-24 00:54:28.232045 | instance | Friday 24 July 2026 00:54:28 +0000 (0:00:00.080) 0:03:55.491 *********** 2026-07-24 00:54:28.316970 | instance | ok: [instance] 2026-07-24 00:54:28.317140 | instance | 2026-07-24 00:54:28.317350 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-07-24 00:54:28.317523 | instance | Friday 24 July 2026 00:54:28 +0000 (0:00:00.085) 0:03:55.576 *********** 2026-07-24 00:54:28.415152 | instance | ok: [instance] 2026-07-24 00:54:28.415333 | instance | 2026-07-24 00:54:28.415526 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-07-24 00:54:28.415734 | instance | Friday 24 July 2026 00:54:28 +0000 (0:00:00.098) 0:03:55.674 *********** 2026-07-24 00:54:28.501745 | instance | skipping: [instance] 2026-07-24 00:54:28.501982 | instance | 2026-07-24 00:54:28.502340 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-07-24 00:54:28.502662 | instance | Friday 24 July 2026 00:54:28 +0000 (0:00:00.086) 0:03:55.761 *********** 2026-07-24 00:54:28.610179 | instance | ok: [instance] 2026-07-24 00:54:28.610466 | instance | 2026-07-24 00:54:28.610741 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-24 00:54:28.611007 | instance | Friday 24 July 2026 00:54:28 +0000 (0:00:00.107) 0:03:55.869 *********** 2026-07-24 00:54:28.883716 | instance | ok: [instance] 2026-07-24 00:54:28.883788 | instance | 2026-07-24 00:54:28.883990 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-24 00:54:28.884173 | instance | Friday 24 July 2026 00:54:28 +0000 (0:00:00.273) 0:03:56.142 *********** 2026-07-24 00:54:28.982080 | instance | ok: [instance] => { 2026-07-24 00:54:28.982183 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-07-24 00:54:28.982280 | instance | } 2026-07-24 00:54:28.982388 | instance | 2026-07-24 00:54:28.982551 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-24 00:54:28.982666 | instance | Friday 24 July 2026 00:54:28 +0000 (0:00:00.099) 0:03:56.241 *********** 2026-07-24 00:54:29.545588 | instance | ok: [instance] 2026-07-24 00:54:29.545667 | instance | 2026-07-24 00:54:29.545835 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-24 00:54:29.546001 | instance | Friday 24 July 2026 00:54:29 +0000 (0:00:00.563) 0:03:56.805 *********** 2026-07-24 00:54:29.680021 | instance | skipping: [instance] 2026-07-24 00:54:29.680233 | instance | 2026-07-24 00:54:29.680536 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-24 00:54:29.680791 | instance | Friday 24 July 2026 00:54:29 +0000 (0:00:00.134) 0:03:56.939 *********** 2026-07-24 00:54:30.137537 | instance | ok: [instance] 2026-07-24 00:54:30.137810 | instance | 2026-07-24 00:54:30.138195 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-24 00:54:30.138485 | instance | Friday 24 July 2026 00:54:30 +0000 (0:00:00.457) 0:03:57.397 *********** 2026-07-24 00:54:30.236521 | instance | ok: [instance] => { 2026-07-24 00:54:30.236618 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-07-24 00:54:30.236722 | instance | } 2026-07-24 00:54:30.236833 | instance | 2026-07-24 00:54:30.236957 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-24 00:54:30.237076 | instance | Friday 24 July 2026 00:54:30 +0000 (0:00:00.099) 0:03:57.496 *********** 2026-07-24 00:54:30.889649 | instance | ok: [instance] 2026-07-24 00:54:30.889887 | instance | 2026-07-24 00:54:30.890207 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-24 00:54:30.890501 | instance | Friday 24 July 2026 00:54:30 +0000 (0:00:00.652) 0:03:58.149 *********** 2026-07-24 00:54:31.058862 | instance | skipping: [instance] 2026-07-24 00:54:31.059070 | instance | 2026-07-24 00:54:31.059440 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-24 00:54:31.059685 | instance | Friday 24 July 2026 00:54:31 +0000 (0:00:00.169) 0:03:58.318 *********** 2026-07-24 00:54:31.134083 | instance | skipping: [instance] 2026-07-24 00:54:31.134331 | instance | 2026-07-24 00:54:31.134611 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-24 00:54:31.134891 | instance | Friday 24 July 2026 00:54:31 +0000 (0:00:00.075) 0:03:58.393 *********** 2026-07-24 00:54:31.216780 | instance | skipping: [instance] 2026-07-24 00:54:31.217011 | instance | 2026-07-24 00:54:31.217290 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-24 00:54:31.217554 | instance | Friday 24 July 2026 00:54:31 +0000 (0:00:00.082) 0:03:58.476 *********** 2026-07-24 00:54:31.305783 | instance | skipping: [instance] 2026-07-24 00:54:31.306079 | instance | 2026-07-24 00:54:31.306464 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-24 00:54:31.306759 | instance | Friday 24 July 2026 00:54:31 +0000 (0:00:00.088) 0:03:58.564 *********** 2026-07-24 00:54:32.450365 | instance | ok: [instance] 2026-07-24 00:54:32.450578 | instance | 2026-07-24 00:54:32.450826 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-24 00:54:32.451087 | instance | Friday 24 July 2026 00:54:32 +0000 (0:00:01.145) 0:03:59.709 *********** 2026-07-24 00:54:32.932868 | instance | ok: [instance] 2026-07-24 00:54:32.933007 | instance | 2026-07-24 00:54:32.933196 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-24 00:54:32.933390 | instance | Friday 24 July 2026 00:54:32 +0000 (0:00:00.482) 0:04:00.192 *********** 2026-07-24 00:54:33.895665 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-07-24 00:54:33.895890 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-24 00:54:33.896160 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-24 00:54:33.896446 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-24 00:54:33.896749 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-24 00:54:33.896992 | instance | 2026-07-24 00:54:33.897252 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-24 00:54:33.897510 | instance | Friday 24 July 2026 00:54:33 +0000 (0:00:00.961) 0:04:01.154 *********** 2026-07-24 00:54:34.487194 | instance | ok: [instance] 2026-07-24 00:54:34.487434 | instance | 2026-07-24 00:54:34.487713 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-24 00:54:34.487987 | instance | Friday 24 July 2026 00:54:34 +0000 (0:00:00.558) 0:04:01.713 *********** 2026-07-24 00:54:34.488251 | instance | 2026-07-24 00:54:34.488536 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-24 00:54:34.488896 | instance | Friday 24 July 2026 00:54:34 +0000 (0:00:00.033) 0:04:01.746 *********** 2026-07-24 00:54:34.939507 | instance | ok: [instance] 2026-07-24 00:54:34.939729 | instance | 2026-07-24 00:54:34.940000 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-24 00:54:34.940282 | instance | Friday 24 July 2026 00:54:34 +0000 (0:00:00.452) 0:04:02.198 *********** 2026-07-24 00:54:35.215656 | instance | ok: [instance] 2026-07-24 00:54:35.215898 | instance | 2026-07-24 00:54:35.216187 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-24 00:54:35.216472 | instance | Friday 24 July 2026 00:54:35 +0000 (0:00:00.275) 0:04:02.474 *********** 2026-07-24 00:54:35.325524 | instance | ok: [instance] => { 2026-07-24 00:54:35.325672 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/crictl-v1.36.0-linux-amd64.tar.gz" 2026-07-24 00:54:35.325839 | instance | } 2026-07-24 00:54:35.326000 | instance | 2026-07-24 00:54:35.326183 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-24 00:54:35.326361 | instance | Friday 24 July 2026 00:54:35 +0000 (0:00:00.110) 0:04:02.585 *********** 2026-07-24 00:54:35.759043 | instance | ok: [instance] 2026-07-24 00:54:35.759253 | instance | 2026-07-24 00:54:35.759558 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-24 00:54:35.759846 | instance | Friday 24 July 2026 00:54:35 +0000 (0:00:00.433) 0:04:03.018 *********** 2026-07-24 00:54:37.001614 | instance | ok: [instance] 2026-07-24 00:54:37.001855 | instance | 2026-07-24 00:54:37.002165 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-24 00:54:37.002459 | instance | Friday 24 July 2026 00:54:36 +0000 (0:00:01.242) 0:04:04.260 *********** 2026-07-24 00:54:37.106751 | instance | ok: [instance] => { 2026-07-24 00:54:37.107044 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/critest-v1.36.0-linux-amd64.tar.gz" 2026-07-24 00:54:37.107294 | instance | } 2026-07-24 00:54:37.107533 | instance | 2026-07-24 00:54:37.107800 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-24 00:54:37.108059 | instance | Friday 24 July 2026 00:54:37 +0000 (0:00:00.105) 0:04:04.366 *********** 2026-07-24 00:54:37.534227 | instance | ok: [instance] 2026-07-24 00:54:37.534281 | instance | 2026-07-24 00:54:37.534293 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-24 00:54:37.534303 | instance | Friday 24 July 2026 00:54:37 +0000 (0:00:00.422) 0:04:04.788 *********** 2026-07-24 00:54:38.765290 | instance | ok: [instance] 2026-07-24 00:54:38.765577 | instance | 2026-07-24 00:54:38.765856 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-07-24 00:54:38.766156 | instance | Friday 24 July 2026 00:54:38 +0000 (0:00:01.235) 0:04:06.024 *********** 2026-07-24 00:54:39.380496 | instance | ok: [instance] 2026-07-24 00:54:39.380732 | instance | 2026-07-24 00:54:39.381035 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-07-24 00:54:39.381409 | instance | Friday 24 July 2026 00:54:39 +0000 (0:00:00.615) 0:04:06.640 *********** 2026-07-24 00:54:39.690573 | instance | ok: [instance] 2026-07-24 00:54:39.690832 | instance | 2026-07-24 00:54:39.691136 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-24 00:54:39.691427 | instance | Friday 24 July 2026 00:54:39 +0000 (0:00:00.309) 0:04:06.949 *********** 2026-07-24 00:54:39.976246 | instance | ok: [instance] 2026-07-24 00:54:39.976474 | instance | 2026-07-24 00:54:39.976767 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-24 00:54:39.977121 | instance | Friday 24 July 2026 00:54:39 +0000 (0:00:00.285) 0:04:07.235 *********** 2026-07-24 00:54:40.079666 | instance | ok: [instance] => { 2026-07-24 00:54:40.079925 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-07-24 00:54:40.080182 | instance | } 2026-07-24 00:54:40.080426 | instance | 2026-07-24 00:54:40.080681 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-24 00:54:40.080934 | instance | Friday 24 July 2026 00:54:40 +0000 (0:00:00.103) 0:04:07.339 *********** 2026-07-24 00:54:40.658567 | instance | ok: [instance] 2026-07-24 00:54:40.658766 | instance | 2026-07-24 00:54:40.659029 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-24 00:54:40.659311 | instance | Friday 24 July 2026 00:54:40 +0000 (0:00:00.578) 0:04:07.917 *********** 2026-07-24 00:54:42.832342 | instance | ok: [instance] 2026-07-24 00:54:42.832628 | instance | 2026-07-24 00:54:42.832950 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-07-24 00:54:42.833214 | instance | Friday 24 July 2026 00:54:42 +0000 (0:00:02.174) 0:04:10.091 *********** 2026-07-24 00:54:42.964079 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-07-24 00:54:42.964329 | instance | 2026-07-24 00:54:42.964614 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-07-24 00:54:42.964937 | instance | Friday 24 July 2026 00:54:42 +0000 (0:00:00.131) 0:04:10.223 *********** 2026-07-24 00:54:44.130253 | instance | ok: [instance] 2026-07-24 00:54:44.130494 | instance | 2026-07-24 00:54:44.130763 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-07-24 00:54:44.131025 | instance | Friday 24 July 2026 00:54:44 +0000 (0:00:01.166) 0:04:11.389 *********** 2026-07-24 00:54:44.371528 | instance | ok: [instance] 2026-07-24 00:54:44.371661 | instance | 2026-07-24 00:54:44.371832 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-07-24 00:54:44.371999 | instance | Friday 24 July 2026 00:54:44 +0000 (0:00:00.241) 0:04:11.631 *********** 2026-07-24 00:54:44.819323 | instance | ok: [instance] 2026-07-24 00:54:44.819455 | instance | 2026-07-24 00:54:44.819632 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-07-24 00:54:44.819804 | instance | Friday 24 July 2026 00:54:44 +0000 (0:00:00.447) 0:04:12.078 *********** 2026-07-24 00:54:45.585476 | instance | ok: [instance] => (item=br_netfilter) 2026-07-24 00:54:45.585655 | instance | ok: [instance] => (item=ip_tables) 2026-07-24 00:54:45.585833 | instance | ok: [instance] => (item=ip6_tables) 2026-07-24 00:54:45.586010 | instance | ok: [instance] => (item=nf_conntrack) 2026-07-24 00:54:45.586232 | instance | 2026-07-24 00:54:45.586446 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-24 00:54:45.586629 | instance | Friday 24 July 2026 00:54:45 +0000 (0:00:00.765) 0:04:12.844 *********** 2026-07-24 00:54:45.901238 | instance | ok: [instance] 2026-07-24 00:54:45.901934 | instance | 2026-07-24 00:54:45.901998 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-24 00:54:45.902005 | instance | Friday 24 July 2026 00:54:45 +0000 (0:00:00.315) 0:04:13.160 *********** 2026-07-24 00:54:46.020726 | instance | ok: [instance] => { 2026-07-24 00:54:46.020911 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-07-24 00:54:46.021168 | instance | } 2026-07-24 00:54:46.021410 | instance | 2026-07-24 00:54:46.021674 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-24 00:54:46.021935 | instance | Friday 24 July 2026 00:54:46 +0000 (0:00:00.119) 0:04:13.279 *********** 2026-07-24 00:54:46.467846 | instance | ok: [instance] 2026-07-24 00:54:46.467954 | instance | 2026-07-24 00:54:46.468111 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-24 00:54:46.468272 | instance | Friday 24 July 2026 00:54:46 +0000 (0:00:00.447) 0:04:13.727 *********** 2026-07-24 00:54:46.571145 | instance | skipping: [instance] 2026-07-24 00:54:46.571407 | instance | 2026-07-24 00:54:46.571707 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-07-24 00:54:46.571984 | instance | Friday 24 July 2026 00:54:46 +0000 (0:00:00.103) 0:04:13.830 *********** 2026-07-24 00:54:46.714080 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-07-24 00:54:46.714225 | instance | 2026-07-24 00:54:46.714406 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-07-24 00:54:46.714596 | instance | Friday 24 July 2026 00:54:46 +0000 (0:00:00.143) 0:04:13.973 *********** 2026-07-24 00:54:46.794731 | instance | skipping: [instance] 2026-07-24 00:54:46.794975 | instance | 2026-07-24 00:54:46.795254 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-07-24 00:54:46.795548 | instance | Friday 24 July 2026 00:54:46 +0000 (0:00:00.080) 0:04:14.054 *********** 2026-07-24 00:54:47.956551 | instance | ok: [instance] 2026-07-24 00:54:47.956771 | instance | 2026-07-24 00:54:47.957047 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-07-24 00:54:47.957309 | instance | Friday 24 July 2026 00:54:47 +0000 (0:00:01.161) 0:04:15.215 *********** 2026-07-24 00:54:49.286897 | instance | ok: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-07-24 00:54:49.286946 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-07-24 00:54:49.286954 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-07-24 00:54:49.286960 | instance | ok: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-07-24 00:54:49.286966 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-07-24 00:54:49.286972 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-07-24 00:54:49.286977 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-07-24 00:54:49.286983 | instance | 2026-07-24 00:54:49.286990 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-07-24 00:54:49.286995 | instance | Friday 24 July 2026 00:54:49 +0000 (0:00:01.328) 0:04:16.543 *********** 2026-07-24 00:54:49.899657 | instance | ok: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-07-24 00:54:49.899814 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-07-24 00:54:49.900204 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-07-24 00:54:49.900418 | instance | 2026-07-24 00:54:49.900731 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-07-24 00:54:49.901038 | instance | Friday 24 July 2026 00:54:49 +0000 (0:00:00.614) 0:04:17.158 *********** 2026-07-24 00:54:50.394763 | instance | ok: [instance] 2026-07-24 00:54:50.394842 | instance | 2026-07-24 00:54:50.394978 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-07-24 00:54:50.395153 | instance | Friday 24 July 2026 00:54:50 +0000 (0:00:00.495) 0:04:17.654 *********** 2026-07-24 00:54:50.842876 | instance | ok: [instance] 2026-07-24 00:54:50.843115 | instance | 2026-07-24 00:54:50.843389 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-07-24 00:54:50.843655 | instance | Friday 24 July 2026 00:54:50 +0000 (0:00:00.448) 0:04:18.102 *********** 2026-07-24 00:54:51.075635 | instance | ok: [instance] 2026-07-24 00:54:51.075919 | instance | 2026-07-24 00:54:51.076208 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-07-24 00:54:51.076508 | instance | Friday 24 July 2026 00:54:51 +0000 (0:00:00.232) 0:04:18.334 *********** 2026-07-24 00:54:51.342279 | instance | skipping: [instance] 2026-07-24 00:54:51.342521 | instance | 2026-07-24 00:54:51.342799 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-07-24 00:54:51.343071 | instance | Friday 24 July 2026 00:54:51 +0000 (0:00:00.266) 0:04:18.601 *********** 2026-07-24 00:54:51.873105 | instance | ok: [instance] => (item=swap) 2026-07-24 00:54:51.873366 | instance | ok: [instance] => (item=none) 2026-07-24 00:54:51.873639 | instance | 2026-07-24 00:54:51.873931 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-07-24 00:54:51.874261 | instance | Friday 24 July 2026 00:54:51 +0000 (0:00:00.530) 0:04:19.132 *********** 2026-07-24 00:54:52.372605 | instance | ok: [instance] 2026-07-24 00:54:52.372759 | instance | 2026-07-24 00:54:52.372940 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-07-24 00:54:52.373102 | instance | Friday 24 July 2026 00:54:52 +0000 (0:00:00.499) 0:04:19.631 *********** 2026-07-24 00:54:52.814085 | instance | ok: [instance] 2026-07-24 00:54:52.814344 | instance | 2026-07-24 00:54:52.814665 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-07-24 00:54:52.814965 | instance | Friday 24 July 2026 00:54:52 +0000 (0:00:00.405) 0:04:20.037 *********** 2026-07-24 00:54:52.815221 | instance | 2026-07-24 00:54:52.815523 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-07-24 00:54:52.815800 | instance | Friday 24 July 2026 00:54:52 +0000 (0:00:00.035) 0:04:20.072 *********** 2026-07-24 00:54:53.262584 | instance | ok: [instance] 2026-07-24 00:54:53.262803 | instance | 2026-07-24 00:54:53.263082 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-07-24 00:54:53.263524 | instance | Friday 24 July 2026 00:54:53 +0000 (0:00:00.449) 0:04:20.521 *********** 2026-07-24 00:54:54.362754 | instance | ok: [instance] 2026-07-24 00:54:54.362958 | instance | 2026-07-24 00:54:54.363139 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-07-24 00:54:54.363355 | instance | Friday 24 July 2026 00:54:54 +0000 (0:00:01.100) 0:04:21.622 *********** 2026-07-24 00:54:57.175710 | instance | ok: [instance] 2026-07-24 00:54:57.175954 | instance | 2026-07-24 00:54:57.176237 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-07-24 00:54:57.176507 | instance | Friday 24 July 2026 00:54:57 +0000 (0:00:02.812) 0:04:24.435 *********** 2026-07-24 00:54:57.453496 | instance | ok: [instance] 2026-07-24 00:54:57.453731 | instance | 2026-07-24 00:54:57.454075 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-07-24 00:54:57.455117 | instance | Friday 24 July 2026 00:54:57 +0000 (0:00:00.277) 0:04:24.712 *********** 2026-07-24 00:54:58.026794 | instance | ok: [instance] 2026-07-24 00:54:58.027062 | instance | 2026-07-24 00:54:58.027366 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-07-24 00:54:58.027656 | instance | Friday 24 July 2026 00:54:58 +0000 (0:00:00.573) 0:04:25.286 *********** 2026-07-24 00:54:58.182895 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-07-24 00:54:58.183130 | instance | 2026-07-24 00:54:58.183406 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-07-24 00:54:58.183675 | instance | Friday 24 July 2026 00:54:58 +0000 (0:00:00.155) 0:04:25.442 *********** 2026-07-24 00:54:58.322330 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-07-24 00:54:58.322454 | instance | 2026-07-24 00:54:58.322653 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-07-24 00:54:58.322834 | instance | Friday 24 July 2026 00:54:58 +0000 (0:00:00.139) 0:04:25.581 *********** 2026-07-24 00:54:58.603607 | instance | ok: [instance] => (item=instance) 2026-07-24 00:54:58.603875 | instance | 2026-07-24 00:54:58.604174 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-07-24 00:54:58.604449 | instance | Friday 24 July 2026 00:54:58 +0000 (0:00:00.281) 0:04:25.862 *********** 2026-07-24 00:54:58.685914 | instance | ok: [instance] 2026-07-24 00:54:58.686123 | instance | 2026-07-24 00:54:58.686506 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-07-24 00:54:58.686772 | instance | Friday 24 July 2026 00:54:58 +0000 (0:00:00.082) 0:04:25.945 *********** 2026-07-24 00:54:58.764138 | instance | skipping: [instance] 2026-07-24 00:54:58.764213 | instance | 2026-07-24 00:54:58.764303 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-07-24 00:54:58.764423 | instance | Friday 24 July 2026 00:54:58 +0000 (0:00:00.078) 0:04:26.023 *********** 2026-07-24 00:54:58.831491 | instance | ok: [instance] => { 2026-07-24 00:54:58.831745 | instance | "msg": "instance" 2026-07-24 00:54:58.832039 | instance | } 2026-07-24 00:54:58.832306 | instance | 2026-07-24 00:54:58.832684 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-07-24 00:54:58.832989 | instance | Friday 24 July 2026 00:54:58 +0000 (0:00:00.067) 0:04:26.090 *********** 2026-07-24 00:54:59.431170 | instance | ok: [instance] 2026-07-24 00:54:59.431404 | instance | 2026-07-24 00:54:59.431685 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-07-24 00:54:59.431955 | instance | Friday 24 July 2026 00:54:59 +0000 (0:00:00.599) 0:04:26.690 *********** 2026-07-24 00:54:59.499668 | instance | skipping: [instance] 2026-07-24 00:54:59.499918 | instance | 2026-07-24 00:54:59.500234 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-07-24 00:54:59.500503 | instance | Friday 24 July 2026 00:54:59 +0000 (0:00:00.068) 0:04:26.759 *********** 2026-07-24 00:54:59.568862 | instance | skipping: [instance] 2026-07-24 00:54:59.569075 | instance | 2026-07-24 00:54:59.569390 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-07-24 00:54:59.569656 | instance | Friday 24 July 2026 00:54:59 +0000 (0:00:00.069) 0:04:26.828 *********** 2026-07-24 00:54:59.636683 | instance | skipping: [instance] 2026-07-24 00:54:59.636930 | instance | 2026-07-24 00:54:59.637191 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-07-24 00:54:59.637468 | instance | Friday 24 July 2026 00:54:59 +0000 (0:00:00.067) 0:04:26.895 *********** 2026-07-24 00:54:59.703051 | instance | skipping: [instance] 2026-07-24 00:54:59.703286 | instance | 2026-07-24 00:54:59.703547 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-07-24 00:54:59.703805 | instance | Friday 24 July 2026 00:54:59 +0000 (0:00:00.067) 0:04:26.962 *********** 2026-07-24 00:54:59.776136 | instance | skipping: [instance] 2026-07-24 00:54:59.776283 | instance | 2026-07-24 00:54:59.776450 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-07-24 00:54:59.776614 | instance | Friday 24 July 2026 00:54:59 +0000 (0:00:00.072) 0:04:27.035 *********** 2026-07-24 00:54:59.843049 | instance | skipping: [instance] 2026-07-24 00:54:59.843319 | instance | 2026-07-24 00:54:59.843600 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-07-24 00:54:59.843870 | instance | Friday 24 July 2026 00:54:59 +0000 (0:00:00.066) 0:04:27.102 *********** 2026-07-24 00:54:59.907793 | instance | skipping: [instance] 2026-07-24 00:54:59.908067 | instance | 2026-07-24 00:54:59.908342 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-07-24 00:54:59.908637 | instance | Friday 24 July 2026 00:54:59 +0000 (0:00:00.064) 0:04:27.167 *********** 2026-07-24 00:55:00.227619 | instance | ok: [instance] 2026-07-24 00:55:00.227876 | instance | 2026-07-24 00:55:00.228154 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-07-24 00:55:00.228410 | instance | Friday 24 July 2026 00:55:00 +0000 (0:00:00.319) 0:04:27.487 *********** 2026-07-24 00:55:00.489814 | instance | ok: [instance] 2026-07-24 00:55:00.489863 | instance | 2026-07-24 00:55:00.489869 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-07-24 00:55:00.489879 | instance | Friday 24 July 2026 00:55:00 +0000 (0:00:00.261) 0:04:27.749 *********** 2026-07-24 00:55:00.561876 | instance | skipping: [instance] 2026-07-24 00:55:00.561948 | instance | 2026-07-24 00:55:00.562024 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-07-24 00:55:00.562163 | instance | Friday 24 July 2026 00:55:00 +0000 (0:00:00.072) 0:04:27.821 *********** 2026-07-24 00:55:00.796467 | instance | ok: [instance] 2026-07-24 00:55:00.796606 | instance | 2026-07-24 00:55:00.796801 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-07-24 00:55:00.796989 | instance | Friday 24 July 2026 00:55:00 +0000 (0:00:00.234) 0:04:28.056 *********** 2026-07-24 00:55:01.037694 | instance | ok: [instance] 2026-07-24 00:55:01.037839 | instance | 2026-07-24 00:55:01.038043 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-07-24 00:55:01.038584 | instance | Friday 24 July 2026 00:55:01 +0000 (0:00:00.240) 0:04:28.297 *********** 2026-07-24 00:55:01.272813 | instance | ok: [instance] 2026-07-24 00:55:01.273080 | instance | 2026-07-24 00:55:01.273380 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-07-24 00:55:01.273660 | instance | Friday 24 July 2026 00:55:01 +0000 (0:00:00.235) 0:04:28.532 *********** 2026-07-24 00:55:02.405452 | instance | ok: [instance] 2026-07-24 00:55:02.405595 | instance | 2026-07-24 00:55:02.405795 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-07-24 00:55:02.405974 | instance | Friday 24 July 2026 00:55:02 +0000 (0:00:01.132) 0:04:29.664 *********** 2026-07-24 00:55:03.618762 | instance | ok: [instance] 2026-07-24 00:55:03.619020 | instance | 2026-07-24 00:55:03.619309 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-07-24 00:55:03.619594 | instance | Friday 24 July 2026 00:55:03 +0000 (0:00:01.212) 0:04:30.877 *********** 2026-07-24 00:55:03.712560 | instance | skipping: [instance] 2026-07-24 00:55:03.712842 | instance | 2026-07-24 00:55:03.713215 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-07-24 00:55:03.713482 | instance | Friday 24 July 2026 00:55:03 +0000 (0:00:00.093) 0:04:30.971 *********** 2026-07-24 00:55:03.802506 | instance | skipping: [instance] 2026-07-24 00:55:03.802731 | instance | 2026-07-24 00:55:03.802998 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-07-24 00:55:03.803258 | instance | Friday 24 July 2026 00:55:03 +0000 (0:00:00.089) 0:04:31.061 *********** 2026-07-24 00:55:04.525640 | instance | ok: [instance] 2026-07-24 00:55:04.525966 | instance | 2026-07-24 00:55:04.526242 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-07-24 00:55:04.526508 | instance | Friday 24 July 2026 00:55:04 +0000 (0:00:00.723) 0:04:31.784 *********** 2026-07-24 00:55:04.603141 | instance | skipping: [instance] => (item=DaemonSet) 2026-07-24 00:55:04.603378 | instance | skipping: [instance] => (item=ConfigMap) 2026-07-24 00:55:04.603639 | instance | skipping: [instance] 2026-07-24 00:55:04.603886 | instance | 2026-07-24 00:55:04.604154 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-07-24 00:55:04.604413 | instance | Friday 24 July 2026 00:55:04 +0000 (0:00:00.077) 0:04:31.862 *********** 2026-07-24 00:55:04.679093 | instance | skipping: [instance] 2026-07-24 00:55:04.679322 | instance | 2026-07-24 00:55:04.679604 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-07-24 00:55:04.679868 | instance | Friday 24 July 2026 00:55:04 +0000 (0:00:00.075) 0:04:31.938 *********** 2026-07-24 00:55:04.760157 | instance | skipping: [instance] 2026-07-24 00:55:04.760376 | instance | 2026-07-24 00:55:04.760653 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-07-24 00:55:04.760916 | instance | Friday 24 July 2026 00:55:04 +0000 (0:00:00.081) 0:04:32.019 *********** 2026-07-24 00:55:04.842556 | instance | skipping: [instance] 2026-07-24 00:55:04.842674 | instance | 2026-07-24 00:55:04.842852 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-07-24 00:55:04.843018 | instance | Friday 24 July 2026 00:55:04 +0000 (0:00:00.082) 0:04:32.101 *********** 2026-07-24 00:55:04.918202 | instance | skipping: [instance] 2026-07-24 00:55:04.918444 | instance | 2026-07-24 00:55:04.918729 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-07-24 00:55:04.918996 | instance | Friday 24 July 2026 00:55:04 +0000 (0:00:00.075) 0:04:32.177 *********** 2026-07-24 00:55:05.438204 | instance | ok: [instance] 2026-07-24 00:55:05.438435 | instance | 2026-07-24 00:55:05.438706 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-07-24 00:55:05.438964 | instance | Friday 24 July 2026 00:55:05 +0000 (0:00:00.520) 0:04:32.697 *********** 2026-07-24 00:55:06.547170 | instance | ok: [instance] 2026-07-24 00:55:06.547519 | instance | 2026-07-24 00:55:06.547675 | instance | PLAY [Install control-plane components] **************************************** 2026-07-24 00:55:06.547934 | instance | 2026-07-24 00:55:06.548309 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-24 00:55:06.548594 | instance | Friday 24 July 2026 00:55:06 +0000 (0:00:01.108) 0:04:33.806 *********** 2026-07-24 00:55:10.440493 | instance | ok: [instance] 2026-07-24 00:55:10.440724 | instance | 2026-07-24 00:55:10.441011 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-24 00:55:10.441284 | instance | Friday 24 July 2026 00:55:10 +0000 (0:00:03.893) 0:04:37.699 *********** 2026-07-24 00:55:10.733986 | instance | ok: [instance] 2026-07-24 00:55:10.734158 | instance | 2026-07-24 00:55:10.734352 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-24 00:55:10.734510 | instance | Friday 24 July 2026 00:55:10 +0000 (0:00:00.293) 0:04:37.993 *********** 2026-07-24 00:55:11.985688 | instance | ok: [instance] 2026-07-24 00:55:11.985915 | instance | 2026-07-24 00:55:11.986257 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-24 00:55:11.986482 | instance | Friday 24 July 2026 00:55:11 +0000 (0:00:01.251) 0:04:39.244 *********** 2026-07-24 00:55:12.259797 | instance | ok: [instance] 2026-07-24 00:55:12.260034 | instance | 2026-07-24 00:55:12.260304 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-24 00:55:12.260571 | instance | Friday 24 July 2026 00:55:12 +0000 (0:00:00.274) 0:04:39.518 *********** 2026-07-24 00:55:12.363908 | instance | ok: [instance] => { 2026-07-24 00:55:12.364157 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-07-24 00:55:12.364441 | instance | } 2026-07-24 00:55:12.364689 | instance | 2026-07-24 00:55:12.365024 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-24 00:55:12.365305 | instance | Friday 24 July 2026 00:55:12 +0000 (0:00:00.104) 0:04:39.623 *********** 2026-07-24 00:55:12.748713 | instance | ok: [instance] 2026-07-24 00:55:12.749015 | instance | 2026-07-24 00:55:12.749300 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-24 00:55:12.749573 | instance | Friday 24 July 2026 00:55:12 +0000 (0:00:00.384) 0:04:40.007 *********** 2026-07-24 00:55:15.073624 | instance | ok: [instance] 2026-07-24 00:55:15.073837 | instance | 2026-07-24 00:55:15.074160 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-07-24 00:55:15.074415 | instance | Friday 24 July 2026 00:55:15 +0000 (0:00:02.324) 0:04:42.332 *********** 2026-07-24 00:55:15.463877 | instance | ok: [instance] 2026-07-24 00:55:15.463949 | instance | 2026-07-24 00:55:15.464074 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-07-24 00:55:15.464192 | instance | Friday 24 July 2026 00:55:15 +0000 (0:00:00.390) 0:04:42.723 *********** 2026-07-24 00:55:15.697940 | instance | ok: [instance] 2026-07-24 00:55:15.698111 | instance | 2026-07-24 00:55:15.698443 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-07-24 00:55:15.698844 | instance | Friday 24 July 2026 00:55:15 +0000 (0:00:00.233) 0:04:42.957 *********** 2026-07-24 00:55:15.973701 | instance | ok: [instance] 2026-07-24 00:55:15.973923 | instance | 2026-07-24 00:55:15.974421 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-07-24 00:55:15.974702 | instance | Friday 24 July 2026 00:55:15 +0000 (0:00:00.275) 0:04:43.233 *********** 2026-07-24 00:55:16.201114 | instance | ok: [instance] 2026-07-24 00:55:16.201353 | instance | 2026-07-24 00:55:16.201632 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-07-24 00:55:16.201972 | instance | Friday 24 July 2026 00:55:16 +0000 (0:00:00.227) 0:04:43.460 *********** 2026-07-24 00:55:16.440308 | instance | ok: [instance] 2026-07-24 00:55:16.440424 | instance | 2026-07-24 00:55:16.440591 | instance | TASK [Install plugin] ********************************************************** 2026-07-24 00:55:16.440734 | instance | Friday 24 July 2026 00:55:16 +0000 (0:00:00.239) 0:04:43.699 *********** 2026-07-24 00:55:16.562802 | instance | included: vexxhost.containers.download_artifact for instance 2026-07-24 00:55:16.562881 | instance | 2026-07-24 00:55:16.562986 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-24 00:55:16.563108 | instance | Friday 24 July 2026 00:55:16 +0000 (0:00:00.122) 0:04:43.822 *********** 2026-07-24 00:55:16.669251 | instance | ok: [instance] => { 2026-07-24 00:55:16.669513 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-07-24 00:55:16.669773 | instance | } 2026-07-24 00:55:16.670021 | instance | 2026-07-24 00:55:16.670397 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-24 00:55:16.670765 | instance | Friday 24 July 2026 00:55:16 +0000 (0:00:00.106) 0:04:43.928 *********** 2026-07-24 00:55:17.061971 | instance | ok: [instance] 2026-07-24 00:55:17.062043 | instance | 2026-07-24 00:55:17.062196 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-24 00:55:17.062317 | instance | Friday 24 July 2026 00:55:17 +0000 (0:00:00.392) 0:04:44.321 *********** 2026-07-24 00:55:18.619202 | instance | ok: [instance] 2026-07-24 00:55:18.619270 | instance | 2026-07-24 00:55:18.619432 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 00:55:18.619533 | instance | Friday 24 July 2026 00:55:18 +0000 (0:00:01.557) 0:04:45.878 *********** 2026-07-24 00:55:18.716857 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 00:55:18.716929 | instance | 2026-07-24 00:55:18.717062 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 00:55:18.717187 | instance | Friday 24 July 2026 00:55:18 +0000 (0:00:00.097) 0:04:45.976 *********** 2026-07-24 00:55:19.464207 | instance | ok: [instance] 2026-07-24 00:55:19.464457 | instance | 2026-07-24 00:55:19.464760 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-07-24 00:55:19.465178 | instance | Friday 24 July 2026 00:55:19 +0000 (0:00:00.747) 0:04:46.723 *********** 2026-07-24 00:55:20.444486 | instance | ok: [instance] 2026-07-24 00:55:20.444718 | instance | 2026-07-24 00:55:20.444999 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-07-24 00:55:20.445263 | instance | Friday 24 July 2026 00:55:20 +0000 (0:00:00.980) 0:04:47.703 *********** 2026-07-24 00:55:22.492027 | instance | ok: [instance] 2026-07-24 00:55:22.492097 | instance | 2026-07-24 00:55:22.492111 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 00:55:22.492142 | instance | Friday 24 July 2026 00:55:22 +0000 (0:00:02.046) 0:04:49.750 *********** 2026-07-24 00:55:22.659986 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 00:55:22.660059 | instance | 2026-07-24 00:55:22.660188 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 00:55:22.660309 | instance | Friday 24 July 2026 00:55:22 +0000 (0:00:00.169) 0:04:49.919 *********** 2026-07-24 00:55:23.242046 | instance | ok: [instance] 2026-07-24 00:55:23.242155 | instance | 2026-07-24 00:55:23.242357 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-07-24 00:55:23.242437 | instance | Friday 24 July 2026 00:55:23 +0000 (0:00:00.581) 0:04:50.501 *********** 2026-07-24 00:55:25.206036 | instance | ok: [instance] 2026-07-24 00:55:25.206109 | instance | 2026-07-24 00:55:25.206115 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-07-24 00:55:25.206121 | instance | Friday 24 July 2026 00:55:25 +0000 (0:00:01.963) 0:04:52.464 *********** 2026-07-24 00:55:25.993589 | instance | ok: [instance] 2026-07-24 00:55:25.993748 | instance | 2026-07-24 00:55:25.993761 | instance | PLAY [all] ********************************************************************* 2026-07-24 00:55:25.993775 | instance | 2026-07-24 00:55:25.993956 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-24 00:55:25.994067 | instance | Friday 24 July 2026 00:55:25 +0000 (0:00:00.788) 0:04:53.253 *********** 2026-07-24 00:55:29.748373 | instance | ok: [instance] 2026-07-24 00:55:29.748520 | instance | 2026-07-24 00:55:29.748533 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-07-24 00:55:29.748682 | instance | Friday 24 July 2026 00:55:29 +0000 (0:00:03.754) 0:04:57.007 *********** 2026-07-24 00:55:30.591200 | instance | ok: [instance] 2026-07-24 00:55:30.591281 | instance | 2026-07-24 00:55:30.591750 | instance | PLAY [all] ********************************************************************* 2026-07-24 00:55:30.591797 | instance | 2026-07-24 00:55:30.591803 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-07-24 00:55:30.591807 | instance | Friday 24 July 2026 00:55:30 +0000 (0:00:00.843) 0:04:57.850 *********** 2026-07-24 00:55:31.346957 | instance | ok: [instance] 2026-07-24 00:55:31.347070 | instance | 2026-07-24 00:55:31.347147 | instance | PLAY [controllers] ************************************************************* 2026-07-24 00:55:31.347296 | instance | 2026-07-24 00:55:31.347392 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-24 00:55:31.347508 | instance | Friday 24 July 2026 00:55:31 +0000 (0:00:00.755) 0:04:58.605 *********** 2026-07-24 00:55:35.488058 | instance | ok: [instance] 2026-07-24 00:55:35.488834 | instance | 2026-07-24 00:55:35.488971 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 00:55:35.489104 | instance | Friday 24 July 2026 00:55:35 +0000 (0:00:04.141) 0:05:02.747 *********** 2026-07-24 00:55:35.596160 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 00:55:35.596235 | instance | 2026-07-24 00:55:35.596299 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 00:55:35.596420 | instance | Friday 24 July 2026 00:55:35 +0000 (0:00:00.108) 0:05:02.855 *********** 2026-07-24 00:55:36.160158 | instance | ok: [instance] 2026-07-24 00:55:36.160415 | instance | 2026-07-24 00:55:36.160687 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-07-24 00:55:36.160959 | instance | Friday 24 July 2026 00:55:36 +0000 (0:00:00.563) 0:05:03.418 *********** 2026-07-24 00:55:37.648720 | instance | ok: [instance] 2026-07-24 00:55:37.648954 | instance | 2026-07-24 00:55:37.649261 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 00:55:37.649545 | instance | Friday 24 July 2026 00:55:37 +0000 (0:00:01.488) 0:05:04.906 *********** 2026-07-24 00:55:37.749522 | instance | skipping: [instance] 2026-07-24 00:55:37.749730 | instance | 2026-07-24 00:55:37.750099 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-07-24 00:55:37.750289 | instance | Friday 24 July 2026 00:55:37 +0000 (0:00:00.101) 0:05:05.008 *********** 2026-07-24 00:55:37.862765 | instance | skipping: [instance] 2026-07-24 00:55:37.863000 | instance | 2026-07-24 00:55:37.863417 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-07-24 00:55:37.863732 | instance | Friday 24 July 2026 00:55:37 +0000 (0:00:00.113) 0:05:05.122 *********** 2026-07-24 00:55:37.936667 | instance | skipping: [instance] 2026-07-24 00:55:37.936856 | instance | 2026-07-24 00:55:37.937138 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-07-24 00:55:37.937407 | instance | Friday 24 July 2026 00:55:37 +0000 (0:00:00.073) 0:05:05.196 *********** 2026-07-24 00:55:38.010124 | instance | skipping: [instance] 2026-07-24 00:55:38.010408 | instance | 2026-07-24 00:55:38.010728 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-07-24 00:55:38.011074 | instance | Friday 24 July 2026 00:55:38 +0000 (0:00:00.073) 0:05:05.269 *********** 2026-07-24 00:55:38.119223 | instance | skipping: [instance] 2026-07-24 00:55:38.119467 | instance | 2026-07-24 00:55:38.119737 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-07-24 00:55:38.120016 | instance | Friday 24 July 2026 00:55:38 +0000 (0:00:00.108) 0:05:05.378 *********** 2026-07-24 00:55:38.231934 | instance | skipping: [instance] 2026-07-24 00:55:38.232065 | instance | 2026-07-24 00:55:38.232236 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-07-24 00:55:38.232420 | instance | Friday 24 July 2026 00:55:38 +0000 (0:00:00.112) 0:05:05.491 *********** 2026-07-24 00:55:38.354001 | instance | skipping: [instance] 2026-07-24 00:55:38.354261 | instance | 2026-07-24 00:55:38.354549 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-07-24 00:55:38.354855 | instance | Friday 24 July 2026 00:55:38 +0000 (0:00:00.121) 0:05:05.613 *********** 2026-07-24 00:55:38.427946 | instance | skipping: [instance] 2026-07-24 00:55:38.428162 | instance | 2026-07-24 00:55:38.428457 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-07-24 00:55:38.429703 | instance | Friday 24 July 2026 00:55:38 +0000 (0:00:00.073) 0:05:05.687 *********** 2026-07-24 00:55:38.554072 | instance | skipping: [instance] 2026-07-24 00:55:38.554335 | instance | 2026-07-24 00:55:38.554615 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-07-24 00:55:38.554952 | instance | Friday 24 July 2026 00:55:38 +0000 (0:00:00.125) 0:05:05.812 *********** 2026-07-24 00:55:38.613069 | instance | skipping: [instance] 2026-07-24 00:55:38.613336 | instance | 2026-07-24 00:55:38.613678 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-07-24 00:55:38.614063 | instance | Friday 24 July 2026 00:55:38 +0000 (0:00:00.059) 0:05:05.872 *********** 2026-07-24 00:55:38.687895 | instance | skipping: [instance] 2026-07-24 00:55:38.688157 | instance | 2026-07-24 00:55:38.688452 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-07-24 00:55:38.688763 | instance | Friday 24 July 2026 00:55:38 +0000 (0:00:00.074) 0:05:05.947 *********** 2026-07-24 00:55:38.755147 | instance | skipping: [instance] 2026-07-24 00:55:38.755364 | instance | 2026-07-24 00:55:38.756015 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-07-24 00:55:38.756490 | instance | Friday 24 July 2026 00:55:38 +0000 (0:00:00.067) 0:05:06.014 *********** 2026-07-24 00:55:38.894601 | instance | skipping: [instance] 2026-07-24 00:55:38.894933 | instance | 2026-07-24 00:55:38.895226 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-07-24 00:55:38.895475 | instance | Friday 24 July 2026 00:55:38 +0000 (0:00:00.139) 0:05:06.153 *********** 2026-07-24 00:55:38.962757 | instance | skipping: [instance] 2026-07-24 00:55:38.962961 | instance | 2026-07-24 00:55:38.963240 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-07-24 00:55:38.963503 | instance | Friday 24 July 2026 00:55:38 +0000 (0:00:00.068) 0:05:06.221 *********** 2026-07-24 00:55:39.033055 | instance | skipping: [instance] 2026-07-24 00:55:39.033280 | instance | 2026-07-24 00:55:39.033657 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-07-24 00:55:39.033949 | instance | Friday 24 July 2026 00:55:39 +0000 (0:00:00.070) 0:05:06.292 *********** 2026-07-24 00:55:39.240301 | instance | skipping: [instance] 2026-07-24 00:55:39.240634 | instance | 2026-07-24 00:55:39.240930 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-07-24 00:55:39.241207 | instance | Friday 24 July 2026 00:55:39 +0000 (0:00:00.207) 0:05:06.499 *********** 2026-07-24 00:55:39.316694 | instance | skipping: [instance] 2026-07-24 00:55:39.316860 | instance | 2026-07-24 00:55:39.317093 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-07-24 00:55:39.317317 | instance | Friday 24 July 2026 00:55:39 +0000 (0:00:00.075) 0:05:06.574 *********** 2026-07-24 00:55:39.388989 | instance | skipping: [instance] 2026-07-24 00:55:39.389328 | instance | 2026-07-24 00:55:39.389753 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-07-24 00:55:39.390159 | instance | Friday 24 July 2026 00:55:39 +0000 (0:00:00.073) 0:05:06.648 *********** 2026-07-24 00:55:39.455849 | instance | skipping: [instance] 2026-07-24 00:55:39.456073 | instance | 2026-07-24 00:55:39.456334 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-07-24 00:55:39.456595 | instance | Friday 24 July 2026 00:55:39 +0000 (0:00:00.066) 0:05:06.715 *********** 2026-07-24 00:55:39.534887 | instance | skipping: [instance] 2026-07-24 00:55:39.534994 | instance | 2026-07-24 00:55:39.535205 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-07-24 00:55:39.535324 | instance | Friday 24 July 2026 00:55:39 +0000 (0:00:00.077) 0:05:06.792 *********** 2026-07-24 00:55:39.599522 | instance | skipping: [instance] 2026-07-24 00:55:39.599818 | instance | 2026-07-24 00:55:39.600148 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-07-24 00:55:39.600465 | instance | Friday 24 July 2026 00:55:39 +0000 (0:00:00.066) 0:05:06.858 *********** 2026-07-24 00:55:39.665340 | instance | skipping: [instance] 2026-07-24 00:55:39.665620 | instance | 2026-07-24 00:55:39.665890 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-07-24 00:55:39.666202 | instance | Friday 24 July 2026 00:55:39 +0000 (0:00:00.065) 0:05:06.924 *********** 2026-07-24 00:55:39.805369 | instance | skipping: [instance] 2026-07-24 00:55:39.805525 | instance | 2026-07-24 00:55:39.805721 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-07-24 00:55:39.805920 | instance | Friday 24 July 2026 00:55:39 +0000 (0:00:00.140) 0:05:07.064 *********** 2026-07-24 00:55:39.876490 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-07-24 00:55:39.876768 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-07-24 00:55:39.877064 | instance | skipping: [instance] 2026-07-24 00:55:39.877296 | instance | 2026-07-24 00:55:39.877556 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-07-24 00:55:39.877831 | instance | Friday 24 July 2026 00:55:39 +0000 (0:00:00.071) 0:05:07.136 *********** 2026-07-24 00:55:39.943543 | instance | skipping: [instance] 2026-07-24 00:55:39.943770 | instance | 2026-07-24 00:55:39.944034 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-07-24 00:55:39.944294 | instance | Friday 24 July 2026 00:55:39 +0000 (0:00:00.066) 0:05:07.202 *********** 2026-07-24 00:55:40.074799 | instance | skipping: [instance] 2026-07-24 00:55:40.075020 | instance | 2026-07-24 00:55:40.075287 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-07-24 00:55:40.075545 | instance | Friday 24 July 2026 00:55:40 +0000 (0:00:00.130) 0:05:07.333 *********** 2026-07-24 00:55:40.145185 | instance | skipping: [instance] 2026-07-24 00:55:40.145393 | instance | 2026-07-24 00:55:40.145656 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-07-24 00:55:40.145911 | instance | Friday 24 July 2026 00:55:40 +0000 (0:00:00.071) 0:05:07.404 *********** 2026-07-24 00:55:40.212906 | instance | skipping: [instance] 2026-07-24 00:55:40.213245 | instance | 2026-07-24 00:55:40.213616 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-07-24 00:55:40.213963 | instance | Friday 24 July 2026 00:55:40 +0000 (0:00:00.067) 0:05:07.472 *********** 2026-07-24 00:55:40.340685 | instance | skipping: [instance] 2026-07-24 00:55:40.340829 | instance | 2026-07-24 00:55:40.341067 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 00:55:40.341279 | instance | Friday 24 July 2026 00:55:40 +0000 (0:00:00.127) 0:05:07.599 *********** 2026-07-24 00:55:40.434810 | instance | skipping: [instance] 2026-07-24 00:55:40.434947 | instance | 2026-07-24 00:55:40.435126 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Assert required variables are defined] *** 2026-07-24 00:55:40.435311 | instance | Friday 24 July 2026 00:55:40 +0000 (0:00:00.093) 0:05:07.693 *********** 2026-07-24 00:55:40.494570 | instance | skipping: [instance] 2026-07-24 00:55:40.494824 | instance | 2026-07-24 00:55:40.495093 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Assert access protocol is valid] **** 2026-07-24 00:55:40.495471 | instance | Friday 24 July 2026 00:55:40 +0000 (0:00:00.060) 0:05:07.753 *********** 2026-07-24 00:55:40.566318 | instance | skipping: [instance] 2026-07-24 00:55:40.567139 | instance | 2026-07-24 00:55:40.567166 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Deploy Helm chart] ****************** 2026-07-24 00:55:40.567176 | instance | Friday 24 July 2026 00:55:40 +0000 (0:00:00.071) 0:05:07.825 *********** 2026-07-24 00:55:40.636188 | instance | skipping: [instance] 2026-07-24 00:55:40.636253 | instance | 2026-07-24 00:55:40.636548 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Create Secret and StorageClass] ***** 2026-07-24 00:55:40.636766 | instance | Friday 24 July 2026 00:55:40 +0000 (0:00:00.067) 0:05:07.893 *********** 2026-07-24 00:55:40.784185 | instance | skipping: [instance] 2026-07-24 00:55:40.784404 | instance | 2026-07-24 00:55:40.784677 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-07-24 00:55:40.784916 | instance | 2026-07-24 00:55:40.785177 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-24 00:55:40.785515 | instance | Friday 24 July 2026 00:55:40 +0000 (0:00:00.150) 0:05:08.043 *********** 2026-07-24 00:55:44.827465 | instance | ok: [instance] 2026-07-24 00:55:44.827755 | instance | 2026-07-24 00:55:44.828018 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-07-24 00:55:44.828297 | instance | Friday 24 July 2026 00:55:44 +0000 (0:00:04.043) 0:05:12.086 *********** 2026-07-24 00:55:44.930710 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-07-24 00:55:44.930772 | instance | 2026-07-24 00:55:44.930790 | instance | TASK [vexxhost.kubernetes.cert_manager : Load version-specific Helm values] **** 2026-07-24 00:55:44.931032 | instance | Friday 24 July 2026 00:55:44 +0000 (0:00:00.102) 0:05:12.189 *********** 2026-07-24 00:55:45.061987 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/cert_manager/vars/v1.15.yml) 2026-07-24 00:55:45.062195 | instance | 2026-07-24 00:55:45.062478 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-07-24 00:55:45.062738 | instance | Friday 24 July 2026 00:55:45 +0000 (0:00:00.131) 0:05:12.321 *********** 2026-07-24 00:55:48.162499 | instance | ok: [instance] 2026-07-24 00:55:48.162753 | instance | 2026-07-24 00:55:48.163067 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-07-24 00:55:48.163381 | instance | Friday 24 July 2026 00:55:48 +0000 (0:00:03.100) 0:05:15.421 *********** 2026-07-24 00:55:48.878949 | instance | ok: [instance] 2026-07-24 00:55:48.879107 | instance | 2026-07-24 00:55:48.879332 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-07-24 00:55:48.879522 | instance | Friday 24 July 2026 00:55:48 +0000 (0:00:00.716) 0:05:16.138 *********** 2026-07-24 00:55:48.981965 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-07-24 00:55:48.982243 | instance | 2026-07-24 00:55:48.982583 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-07-24 00:55:48.982859 | instance | Friday 24 July 2026 00:55:48 +0000 (0:00:00.102) 0:05:16.240 *********** 2026-07-24 00:55:49.706843 | instance | ok: [instance] 2026-07-24 00:55:49.707095 | instance | 2026-07-24 00:55:49.707391 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-07-24 00:55:49.707630 | instance | Friday 24 July 2026 00:55:49 +0000 (0:00:00.724) 0:05:16.965 *********** 2026-07-24 00:55:50.494096 | instance | ok: [instance] 2026-07-24 00:55:50.494384 | instance | 2026-07-24 00:55:50.494677 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-07-24 00:55:50.494955 | instance | Friday 24 July 2026 00:55:50 +0000 (0:00:00.787) 0:05:17.753 *********** 2026-07-24 00:55:51.078583 | instance | ok: [instance] 2026-07-24 00:55:51.078690 | instance | 2026-07-24 00:55:51.078885 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-07-24 00:55:51.079053 | instance | Friday 24 July 2026 00:55:50 +0000 (0:00:00.475) 0:05:18.229 *********** 2026-07-24 00:55:51.079206 | instance | 2026-07-24 00:55:51.079380 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 00:55:51.079545 | instance | Friday 24 July 2026 00:55:51 +0000 (0:00:00.107) 0:05:18.336 *********** 2026-07-24 00:55:51.193798 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 00:55:51.194008 | instance | 2026-07-24 00:55:51.194305 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 00:55:51.194561 | instance | Friday 24 July 2026 00:55:51 +0000 (0:00:00.116) 0:05:18.452 *********** 2026-07-24 00:55:51.815873 | instance | ok: [instance] 2026-07-24 00:55:51.816156 | instance | 2026-07-24 00:55:51.816430 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-07-24 00:55:51.816691 | instance | Friday 24 July 2026 00:55:51 +0000 (0:00:00.622) 0:05:19.075 *********** 2026-07-24 00:55:53.689778 | instance | ok: [instance] 2026-07-24 00:55:53.689908 | instance | 2026-07-24 00:55:53.690102 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 00:55:53.690307 | instance | Friday 24 July 2026 00:55:53 +0000 (0:00:01.873) 0:05:20.948 *********** 2026-07-24 00:55:53.783975 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 00:55:53.784187 | instance | 2026-07-24 00:55:53.784458 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 00:55:53.784707 | instance | Friday 24 July 2026 00:55:53 +0000 (0:00:00.094) 0:05:21.043 *********** 2026-07-24 00:55:54.386510 | instance | ok: [instance] 2026-07-24 00:55:54.386594 | instance | 2026-07-24 00:55:54.386700 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-07-24 00:55:54.386807 | instance | Friday 24 July 2026 00:55:54 +0000 (0:00:00.602) 0:05:21.646 *********** 2026-07-24 00:55:57.383121 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-07-24 00:55:57.383375 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-07-24 00:55:57.383389 | instance | 2026-07-24 00:55:57.383515 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-07-24 00:55:57.383646 | instance | Friday 24 July 2026 00:55:57 +0000 (0:00:02.996) 0:05:24.642 *********** 2026-07-24 00:56:00.035587 | instance | ok: [instance] 2026-07-24 00:56:00.035652 | instance | 2026-07-24 00:56:00.035665 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 00:56:00.035677 | instance | Friday 24 July 2026 00:56:00 +0000 (0:00:02.649) 0:05:27.291 *********** 2026-07-24 00:56:00.239740 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 00:56:00.239814 | instance | 2026-07-24 00:56:00.239920 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 00:56:00.240074 | instance | Friday 24 July 2026 00:56:00 +0000 (0:00:00.207) 0:05:27.499 *********** 2026-07-24 00:56:00.821236 | instance | ok: [instance] 2026-07-24 00:56:00.821707 | instance | 2026-07-24 00:56:00.821727 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-07-24 00:56:00.821734 | instance | Friday 24 July 2026 00:56:00 +0000 (0:00:00.580) 0:05:28.080 *********** 2026-07-24 00:56:03.983727 | instance | ok: [instance] 2026-07-24 00:56:03.983804 | instance | 2026-07-24 00:56:03.983937 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-07-24 00:56:03.984049 | instance | Friday 24 July 2026 00:56:03 +0000 (0:00:03.163) 0:05:31.243 *********** 2026-07-24 00:56:05.756642 | instance | ok: [instance] 2026-07-24 00:56:05.756729 | instance | 2026-07-24 00:56:05.756975 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-07-24 00:56:05.757019 | instance | Friday 24 July 2026 00:56:05 +0000 (0:00:01.772) 0:05:33.016 *********** 2026-07-24 00:56:06.433916 | instance | ok: [instance] 2026-07-24 00:56:06.434065 | instance | 2026-07-24 00:56:06.434264 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-07-24 00:56:06.434471 | instance | Friday 24 July 2026 00:56:06 +0000 (0:00:00.677) 0:05:33.693 *********** 2026-07-24 00:56:06.517118 | instance | skipping: [instance] 2026-07-24 00:56:06.517321 | instance | 2026-07-24 00:56:06.517598 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-07-24 00:56:06.517856 | instance | Friday 24 July 2026 00:56:06 +0000 (0:00:00.083) 0:05:33.776 *********** 2026-07-24 00:56:07.207979 | instance | ok: [instance] 2026-07-24 00:56:07.208246 | instance | 2026-07-24 00:56:07.208553 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-07-24 00:56:07.208859 | instance | Friday 24 July 2026 00:56:07 +0000 (0:00:00.690) 0:05:34.467 *********** 2026-07-24 00:56:07.278660 | instance | ok: [instance] 2026-07-24 00:56:07.278883 | instance | 2026-07-24 00:56:07.279217 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-07-24 00:56:07.279575 | instance | Friday 24 July 2026 00:56:07 +0000 (0:00:00.070) 0:05:34.537 *********** 2026-07-24 00:56:07.361772 | instance | skipping: [instance] 2026-07-24 00:56:07.362154 | instance | 2026-07-24 00:56:07.362571 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-07-24 00:56:07.362969 | instance | Friday 24 July 2026 00:56:07 +0000 (0:00:00.082) 0:05:34.620 *********** 2026-07-24 00:56:07.441395 | instance | skipping: [instance] 2026-07-24 00:56:07.441536 | instance | 2026-07-24 00:56:07.441771 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-07-24 00:56:07.441899 | instance | Friday 24 July 2026 00:56:07 +0000 (0:00:00.079) 0:05:34.700 *********** 2026-07-24 00:56:07.513159 | instance | skipping: [instance] 2026-07-24 00:56:07.513264 | instance | 2026-07-24 00:56:07.513437 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-07-24 00:56:07.513606 | instance | Friday 24 July 2026 00:56:07 +0000 (0:00:00.071) 0:05:34.772 *********** 2026-07-24 00:56:07.684270 | instance | skipping: [instance] 2026-07-24 00:56:07.684502 | instance | 2026-07-24 00:56:07.684760 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-07-24 00:56:07.685025 | instance | Friday 24 July 2026 00:56:07 +0000 (0:00:00.171) 0:05:34.943 *********** 2026-07-24 00:56:07.758776 | instance | skipping: [instance] 2026-07-24 00:56:07.758861 | instance | 2026-07-24 00:56:07.759029 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-07-24 00:56:07.759220 | instance | Friday 24 July 2026 00:56:07 +0000 (0:00:00.074) 0:05:35.018 *********** 2026-07-24 00:56:07.830007 | instance | skipping: [instance] 2026-07-24 00:56:07.830100 | instance | 2026-07-24 00:56:07.830159 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-07-24 00:56:07.830338 | instance | Friday 24 July 2026 00:56:07 +0000 (0:00:00.071) 0:05:35.089 *********** 2026-07-24 00:56:08.648325 | instance | ok: [instance] 2026-07-24 00:56:08.648567 | instance | 2026-07-24 00:56:08.648879 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-07-24 00:56:08.649227 | instance | Friday 24 July 2026 00:56:08 +0000 (0:00:00.818) 0:05:35.907 *********** 2026-07-24 00:56:09.457489 | instance | ok: [instance] 2026-07-24 00:56:09.457565 | instance | 2026-07-24 00:56:09.457625 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 00:56:09.457890 | instance | Friday 24 July 2026 00:56:09 +0000 (0:00:00.807) 0:05:36.715 *********** 2026-07-24 00:56:09.574677 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 00:56:09.574883 | instance | 2026-07-24 00:56:09.575164 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 00:56:09.575421 | instance | Friday 24 July 2026 00:56:09 +0000 (0:00:00.118) 0:05:36.833 *********** 2026-07-24 00:56:10.150048 | instance | ok: [instance] 2026-07-24 00:56:10.150274 | instance | 2026-07-24 00:56:10.150539 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-07-24 00:56:10.150817 | instance | Friday 24 July 2026 00:56:10 +0000 (0:00:00.574) 0:05:37.408 *********** 2026-07-24 00:56:10.912198 | instance | ok: [instance] 2026-07-24 00:56:10.912427 | instance | 2026-07-24 00:56:10.912703 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-07-24 00:56:10.912965 | instance | Friday 24 July 2026 00:56:10 +0000 (0:00:00.762) 0:05:38.171 *********** 2026-07-24 00:56:12.875908 | instance | ok: [instance] 2026-07-24 00:56:12.876048 | instance | 2026-07-24 00:56:12.876236 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-24 00:56:12.876407 | instance | Friday 24 July 2026 00:56:12 +0000 (0:00:01.963) 0:05:40.135 *********** 2026-07-24 00:56:12.948858 | instance | skipping: [instance] 2026-07-24 00:56:12.949006 | instance | 2026-07-24 00:56:12.949189 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-24 00:56:12.949366 | instance | Friday 24 July 2026 00:56:12 +0000 (0:00:00.073) 0:05:40.208 *********** 2026-07-24 00:56:13.017369 | instance | skipping: [instance] 2026-07-24 00:56:13.017492 | instance | 2026-07-24 00:56:13.017681 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-24 00:56:13.017849 | instance | Friday 24 July 2026 00:56:13 +0000 (0:00:00.068) 0:05:40.276 *********** 2026-07-24 00:56:13.082635 | instance | skipping: [instance] 2026-07-24 00:56:13.082777 | instance | 2026-07-24 00:56:13.082952 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-24 00:56:13.083116 | instance | Friday 24 July 2026 00:56:13 +0000 (0:00:00.065) 0:05:40.342 *********** 2026-07-24 00:56:13.143612 | instance | skipping: [instance] 2026-07-24 00:56:13.143731 | instance | 2026-07-24 00:56:13.143904 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-24 00:56:13.144069 | instance | Friday 24 July 2026 00:56:13 +0000 (0:00:00.060) 0:05:40.403 *********** 2026-07-24 00:56:13.883084 | instance | ok: [instance] 2026-07-24 00:56:13.883166 | instance | 2026-07-24 00:56:13.883322 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-24 00:56:13.883435 | instance | Friday 24 July 2026 00:56:13 +0000 (0:00:00.739) 0:05:41.142 *********** 2026-07-24 00:56:13.959850 | instance | ok: [instance] 2026-07-24 00:56:13.959940 | instance | 2026-07-24 00:56:13.960080 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-24 00:56:13.960203 | instance | Friday 24 July 2026 00:56:13 +0000 (0:00:00.076) 0:05:41.219 *********** 2026-07-24 00:56:14.027360 | instance | ok: [instance] 2026-07-24 00:56:14.027432 | instance | 2026-07-24 00:56:14.027535 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-24 00:56:14.027651 | instance | Friday 24 July 2026 00:56:14 +0000 (0:00:00.067) 0:05:41.286 *********** 2026-07-24 00:56:14.110226 | instance | ok: [instance] => (item=oslo_db) 2026-07-24 00:56:14.110333 | instance | 2026-07-24 00:56:14.110508 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-24 00:56:14.110626 | instance | Friday 24 July 2026 00:56:14 +0000 (0:00:00.082) 0:05:41.369 *********** 2026-07-24 00:56:14.211660 | instance | ok: [instance] 2026-07-24 00:56:14.211730 | instance | 2026-07-24 00:56:14.212001 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 00:56:14.212050 | instance | Friday 24 July 2026 00:56:14 +0000 (0:00:00.101) 0:05:41.471 *********** 2026-07-24 00:56:14.313290 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 00:56:14.313427 | instance | 2026-07-24 00:56:14.313795 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 00:56:14.313844 | instance | Friday 24 July 2026 00:56:14 +0000 (0:00:00.100) 0:05:41.572 *********** 2026-07-24 00:56:14.950512 | instance | ok: [instance] 2026-07-24 00:56:14.950647 | instance | 2026-07-24 00:56:14.950900 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-07-24 00:56:14.950983 | instance | Friday 24 July 2026 00:56:14 +0000 (0:00:00.636) 0:05:42.208 *********** 2026-07-24 00:56:15.648973 | instance | ok: [instance] 2026-07-24 00:56:15.649054 | instance | 2026-07-24 00:56:15.649179 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-07-24 00:56:15.649299 | instance | Friday 24 July 2026 00:56:15 +0000 (0:00:00.699) 0:05:42.908 *********** 2026-07-24 00:56:16.603247 | instance | ok: [instance] 2026-07-24 00:56:16.603323 | instance | 2026-07-24 00:56:16.603481 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-07-24 00:56:16.603604 | instance | Friday 24 July 2026 00:56:16 +0000 (0:00:00.954) 0:05:43.862 *********** 2026-07-24 00:56:17.097679 | instance | ok: [instance] 2026-07-24 00:56:17.097760 | instance | 2026-07-24 00:56:17.097893 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-07-24 00:56:17.098013 | instance | Friday 24 July 2026 00:56:17 +0000 (0:00:00.494) 0:05:44.357 *********** 2026-07-24 00:56:17.596670 | instance | ok: [instance] 2026-07-24 00:56:17.596911 | instance | 2026-07-24 00:56:17.597192 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-07-24 00:56:17.597462 | instance | Friday 24 July 2026 00:56:17 +0000 (0:00:00.498) 0:05:44.855 *********** 2026-07-24 00:56:18.113783 | instance | ok: [instance] 2026-07-24 00:56:18.114021 | instance | 2026-07-24 00:56:18.114365 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-07-24 00:56:18.114658 | instance | Friday 24 July 2026 00:56:18 +0000 (0:00:00.517) 0:05:45.373 *********** 2026-07-24 00:56:18.598098 | instance | ok: [instance] 2026-07-24 00:56:18.598388 | instance | 2026-07-24 00:56:18.598666 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-07-24 00:56:18.598929 | instance | Friday 24 July 2026 00:56:18 +0000 (0:00:00.484) 0:05:45.857 *********** 2026-07-24 00:56:20.356156 | instance | ok: [instance] 2026-07-24 00:56:20.356270 | instance | 2026-07-24 00:56:20.356439 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-07-24 00:56:20.356604 | instance | Friday 24 July 2026 00:56:20 +0000 (0:00:01.757) 0:05:47.614 *********** 2026-07-24 00:56:21.066613 | instance | ok: [instance] 2026-07-24 00:56:21.066813 | instance | 2026-07-24 00:56:21.067103 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-07-24 00:56:21.067349 | instance | Friday 24 July 2026 00:56:21 +0000 (0:00:00.711) 0:05:48.325 *********** 2026-07-24 00:56:21.176409 | instance | included: ingress for instance 2026-07-24 00:56:21.176632 | instance | 2026-07-24 00:56:21.176896 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-07-24 00:56:21.177156 | instance | Friday 24 July 2026 00:56:21 +0000 (0:00:00.109) 0:05:48.435 *********** 2026-07-24 00:56:22.289046 | instance | ok: [instance] 2026-07-24 00:56:22.289267 | instance | 2026-07-24 00:56:22.289639 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-07-24 00:56:22.289946 | instance | Friday 24 July 2026 00:56:22 +0000 (0:00:01.112) 0:05:49.548 *********** 2026-07-24 00:56:22.651573 | instance | ok: [instance] 2026-07-24 00:56:22.651840 | instance | 2026-07-24 00:56:22.652123 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-07-24 00:56:22.652397 | instance | Friday 24 July 2026 00:56:22 +0000 (0:00:00.361) 0:05:49.910 *********** 2026-07-24 00:56:23.569539 | instance | ok: [instance] 2026-07-24 00:56:23.569765 | instance | 2026-07-24 00:56:23.570026 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-07-24 00:56:23.570302 | instance | 2026-07-24 00:56:23.570560 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-24 00:56:23.570817 | instance | Friday 24 July 2026 00:56:23 +0000 (0:00:00.918) 0:05:50.828 *********** 2026-07-24 00:56:27.311822 | instance | ok: [instance] 2026-07-24 00:56:27.311883 | instance | 2026-07-24 00:56:27.311895 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 00:56:27.311905 | instance | Friday 24 July 2026 00:56:27 +0000 (0:00:03.741) 0:05:54.570 *********** 2026-07-24 00:56:27.414684 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 00:56:27.414727 | instance | 2026-07-24 00:56:27.414735 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 00:56:27.414741 | instance | Friday 24 July 2026 00:56:27 +0000 (0:00:00.103) 0:05:54.673 *********** 2026-07-24 00:56:27.962958 | instance | ok: [instance] 2026-07-24 00:56:27.963018 | instance | 2026-07-24 00:56:27.963030 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-07-24 00:56:27.963040 | instance | Friday 24 July 2026 00:56:27 +0000 (0:00:00.547) 0:05:55.221 *********** 2026-07-24 00:56:28.970430 | instance | ok: [instance] 2026-07-24 00:56:28.970471 | instance | 2026-07-24 00:56:28.970478 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-07-24 00:56:28.970485 | instance | Friday 24 July 2026 00:56:28 +0000 (0:00:01.008) 0:05:56.229 *********** 2026-07-24 00:56:30.579902 | instance | ok: [instance] 2026-07-24 00:56:30.579972 | instance | 2026-07-24 00:56:30.579984 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 00:56:30.579995 | instance | Friday 24 July 2026 00:56:30 +0000 (0:00:01.608) 0:05:57.837 *********** 2026-07-24 00:56:30.674768 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 00:56:30.674866 | instance | 2026-07-24 00:56:30.674987 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 00:56:30.675108 | instance | Friday 24 July 2026 00:56:30 +0000 (0:00:00.096) 0:05:57.934 *********** 2026-07-24 00:56:31.334594 | instance | ok: [instance] 2026-07-24 00:56:31.334842 | instance | 2026-07-24 00:56:31.335489 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-07-24 00:56:31.335546 | instance | Friday 24 July 2026 00:56:31 +0000 (0:00:00.659) 0:05:58.593 *********** 2026-07-24 00:56:32.724419 | instance | ok: [instance] 2026-07-24 00:56:32.724486 | instance | 2026-07-24 00:56:32.724498 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-07-24 00:56:32.724515 | instance | Friday 24 July 2026 00:56:32 +0000 (0:00:01.390) 0:05:59.983 *********** 2026-07-24 00:56:33.170423 | instance | ok: [instance] 2026-07-24 00:56:33.170671 | instance | 2026-07-24 00:56:33.170955 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-07-24 00:56:33.171206 | instance | Friday 24 July 2026 00:56:33 +0000 (0:00:00.445) 0:06:00.429 *********** 2026-07-24 00:56:34.603683 | instance | ok: [instance] 2026-07-24 00:56:34.603951 | instance | 2026-07-24 00:56:34.604249 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-07-24 00:56:34.604570 | instance | Friday 24 July 2026 00:56:34 +0000 (0:00:01.433) 0:06:01.862 *********** 2026-07-24 00:56:35.839689 | instance | ok: [instance] 2026-07-24 00:56:35.839760 | instance | 2026-07-24 00:56:35.839773 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-07-24 00:56:35.839784 | instance | Friday 24 July 2026 00:56:35 +0000 (0:00:01.235) 0:06:03.098 *********** 2026-07-24 00:56:36.252177 | instance | ok: [instance] 2026-07-24 00:56:36.252232 | instance | 2026-07-24 00:56:36.252243 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-07-24 00:56:36.252254 | instance | Friday 24 July 2026 00:56:36 +0000 (0:00:00.412) 0:06:03.510 *********** 2026-07-24 00:56:36.482556 | instance | ok: [instance] 2026-07-24 00:56:36.482916 | instance | 2026-07-24 00:56:36.483254 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-07-24 00:56:36.483577 | instance | Friday 24 July 2026 00:56:36 +0000 (0:00:00.231) 0:06:03.741 *********** 2026-07-24 00:56:36.705519 | instance | ok: [instance] 2026-07-24 00:56:36.705584 | instance | 2026-07-24 00:56:36.705597 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-07-24 00:56:36.705608 | instance | Friday 24 July 2026 00:56:36 +0000 (0:00:00.222) 0:06:03.963 *********** 2026-07-24 00:56:37.405548 | instance | ok: [instance] 2026-07-24 00:56:37.405744 | instance | 2026-07-24 00:56:37.405947 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-07-24 00:56:37.406297 | instance | Friday 24 July 2026 00:56:37 +0000 (0:00:00.700) 0:06:04.664 *********** 2026-07-24 00:56:39.444837 | instance | ok: [instance] => (item=alertmanager) 2026-07-24 00:56:39.445078 | instance | ok: [instance] => (item=grafana) 2026-07-24 00:56:39.445347 | instance | ok: [instance] => (item=prometheus) 2026-07-24 00:56:39.445603 | instance | 2026-07-24 00:56:39.445884 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-07-24 00:56:39.446218 | instance | Friday 24 July 2026 00:56:39 +0000 (0:00:02.039) 0:06:06.703 *********** 2026-07-24 00:56:41.355969 | instance | ok: [instance] => (item=alertmanager) 2026-07-24 00:56:41.356225 | instance | ok: [instance] => (item=grafana) 2026-07-24 00:56:41.356502 | instance | ok: [instance] => (item=prometheus) 2026-07-24 00:56:41.356761 | instance | 2026-07-24 00:56:41.357131 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-07-24 00:56:41.357422 | instance | Friday 24 July 2026 00:56:41 +0000 (0:00:01.911) 0:06:08.615 *********** 2026-07-24 00:56:44.426960 | instance | ok: [instance] => (item=None) 2026-07-24 00:56:44.427320 | instance | ok: [instance] => (item=None) 2026-07-24 00:56:44.427697 | instance | ok: [instance] => (item=None) 2026-07-24 00:56:44.427972 | instance | ok: [instance] 2026-07-24 00:56:44.428219 | instance | 2026-07-24 00:56:44.428482 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-07-24 00:56:44.428745 | instance | Friday 24 July 2026 00:56:44 +0000 (0:00:03.070) 0:06:11.685 *********** 2026-07-24 00:56:48.826040 | instance | ok: [instance] => (item=None) 2026-07-24 00:56:48.826219 | instance | ok: [instance] => (item=None) 2026-07-24 00:56:48.826398 | instance | ok: [instance] => (item=None) 2026-07-24 00:56:48.826583 | instance | ok: [instance] => (item=None) 2026-07-24 00:56:48.826753 | instance | ok: [instance] => (item=None) 2026-07-24 00:56:48.826923 | instance | ok: [instance] 2026-07-24 00:56:48.827085 | instance | 2026-07-24 00:56:48.827263 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-07-24 00:56:48.827439 | instance | Friday 24 July 2026 00:56:48 +0000 (0:00:04.399) 0:06:16.085 *********** 2026-07-24 00:56:50.187605 | instance | ok: [instance] => (item=alertmanager) 2026-07-24 00:56:50.187858 | instance | ok: [instance] => (item=prometheus) 2026-07-24 00:56:50.188106 | instance | 2026-07-24 00:56:50.188391 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-07-24 00:56:50.188654 | instance | Friday 24 July 2026 00:56:50 +0000 (0:00:01.361) 0:06:17.446 *********** 2026-07-24 00:56:51.648435 | instance | ok: [instance] => (item=alertmanager) 2026-07-24 00:56:51.648675 | instance | ok: [instance] => (item=prometheus) 2026-07-24 00:56:51.648921 | instance | 2026-07-24 00:56:51.649197 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-07-24 00:56:51.649484 | instance | Friday 24 July 2026 00:56:51 +0000 (0:00:01.460) 0:06:18.907 *********** 2026-07-24 00:56:52.482577 | instance | ok: [instance] 2026-07-24 00:56:52.482806 | instance | 2026-07-24 00:56:52.483003 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-07-24 00:56:52.483166 | instance | Friday 24 July 2026 00:56:52 +0000 (0:00:00.834) 0:06:19.742 *********** 2026-07-24 00:56:59.966449 | instance | ok: [instance] 2026-07-24 00:56:59.966645 | instance | 2026-07-24 00:56:59.966945 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-07-24 00:56:59.967211 | instance | Friday 24 July 2026 00:56:59 +0000 (0:00:07.483) 0:06:27.225 *********** 2026-07-24 00:57:15.636746 | instance | ok: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-07-24 00:57:15.637010 | instance | ok: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-07-24 00:57:15.637271 | instance | ok: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-07-24 00:57:15.637528 | instance | ok: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-07-24 00:57:15.637784 | instance | ok: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-07-24 00:57:15.638038 | instance | ok: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-07-24 00:57:15.638350 | instance | ok: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-07-24 00:57:15.638603 | instance | ok: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-07-24 00:57:15.638933 | instance | ok: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-07-24 00:57:15.639195 | instance | ok: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-07-24 00:57:15.639450 | instance | ok: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-07-24 00:57:15.639706 | instance | ok: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-07-24 00:57:15.639975 | instance | ok: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-07-24 00:57:15.640104 | instance | 2026-07-24 00:57:15.640276 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-07-24 00:57:15.640425 | instance | Friday 24 July 2026 00:57:15 +0000 (0:00:15.670) 0:06:42.895 *********** 2026-07-24 00:57:31.452233 | instance | ok: [instance] 2026-07-24 00:57:31.452471 | instance | 2026-07-24 00:57:31.452785 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 00:57:31.453059 | instance | Friday 24 July 2026 00:57:31 +0000 (0:00:15.815) 0:06:58.711 *********** 2026-07-24 00:57:31.555628 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 00:57:31.555892 | instance | 2026-07-24 00:57:31.556166 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 00:57:31.556434 | instance | Friday 24 July 2026 00:57:31 +0000 (0:00:00.103) 0:06:58.814 *********** 2026-07-24 00:57:32.187569 | instance | ok: [instance] 2026-07-24 00:57:32.187812 | instance | 2026-07-24 00:57:32.188110 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-07-24 00:57:32.188370 | instance | Friday 24 July 2026 00:57:32 +0000 (0:00:00.631) 0:06:59.446 *********** 2026-07-24 00:57:35.195418 | instance | ok: [instance] 2026-07-24 00:57:35.195483 | instance | 2026-07-24 00:57:35.195621 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 00:57:35.195778 | instance | Friday 24 July 2026 00:57:35 +0000 (0:00:03.008) 0:07:02.454 *********** 2026-07-24 00:57:35.297989 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 00:57:35.298089 | instance | 2026-07-24 00:57:35.298381 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 00:57:35.298427 | instance | Friday 24 July 2026 00:57:35 +0000 (0:00:00.102) 0:07:02.557 *********** 2026-07-24 00:57:35.910682 | instance | ok: [instance] 2026-07-24 00:57:35.910750 | instance | 2026-07-24 00:57:35.911039 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-07-24 00:57:35.911086 | instance | Friday 24 July 2026 00:57:35 +0000 (0:00:00.612) 0:07:03.170 *********** 2026-07-24 00:57:37.666267 | instance | ok: [instance] 2026-07-24 00:57:37.666351 | instance | 2026-07-24 00:57:37.666656 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 00:57:37.666708 | instance | Friday 24 July 2026 00:57:37 +0000 (0:00:01.755) 0:07:04.925 *********** 2026-07-24 00:57:37.776213 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 00:57:37.776299 | instance | 2026-07-24 00:57:37.776580 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 00:57:37.776655 | instance | Friday 24 July 2026 00:57:37 +0000 (0:00:00.109) 0:07:05.035 *********** 2026-07-24 00:57:38.361616 | instance | ok: [instance] 2026-07-24 00:57:38.361930 | instance | 2026-07-24 00:57:38.362148 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-07-24 00:57:38.362209 | instance | Friday 24 July 2026 00:57:38 +0000 (0:00:00.585) 0:07:05.621 *********** 2026-07-24 00:57:39.951487 | instance | ok: [instance] 2026-07-24 00:57:39.951567 | instance | 2026-07-24 00:57:39.951674 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-07-24 00:57:39.951826 | instance | Friday 24 July 2026 00:57:39 +0000 (0:00:01.589) 0:07:07.211 *********** 2026-07-24 00:57:40.868829 | instance | ok: [instance] 2026-07-24 00:57:40.868910 | instance | 2026-07-24 00:57:40.869035 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 00:57:40.869150 | instance | Friday 24 July 2026 00:57:40 +0000 (0:00:00.916) 0:07:08.128 *********** 2026-07-24 00:57:40.972394 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 00:57:40.972490 | instance | 2026-07-24 00:57:40.972760 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 00:57:40.972807 | instance | Friday 24 July 2026 00:57:40 +0000 (0:00:00.103) 0:07:08.231 *********** 2026-07-24 00:57:41.534119 | instance | ok: [instance] 2026-07-24 00:57:41.534253 | instance | 2026-07-24 00:57:41.534457 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] *************** 2026-07-24 00:57:41.534477 | instance | Friday 24 July 2026 00:57:41 +0000 (0:00:00.561) 0:07:08.793 *********** 2026-07-24 00:57:43.176798 | instance | ok: [instance] 2026-07-24 00:57:43.176867 | instance | 2026-07-24 00:57:43.176881 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 00:57:43.176960 | instance | Friday 24 July 2026 00:57:43 +0000 (0:00:01.642) 0:07:10.435 *********** 2026-07-24 00:57:43.276610 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 00:57:43.276679 | instance | 2026-07-24 00:57:43.276792 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 00:57:43.276909 | instance | Friday 24 July 2026 00:57:43 +0000 (0:00:00.100) 0:07:10.536 *********** 2026-07-24 00:57:43.865880 | instance | ok: [instance] 2026-07-24 00:57:43.865967 | instance | 2026-07-24 00:57:43.866295 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-07-24 00:57:43.866375 | instance | Friday 24 July 2026 00:57:43 +0000 (0:00:00.588) 0:07:11.124 *********** 2026-07-24 00:57:45.455998 | instance | ok: [instance] 2026-07-24 00:57:45.456134 | instance | 2026-07-24 00:57:45.456149 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-07-24 00:57:45.456271 | instance | 2026-07-24 00:57:45.456400 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-24 00:57:45.456524 | instance | Friday 24 July 2026 00:57:45 +0000 (0:00:01.590) 0:07:12.715 *********** 2026-07-24 00:57:49.650753 | instance | ok: [instance] 2026-07-24 00:57:49.650812 | instance | 2026-07-24 00:57:49.650824 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-07-24 00:57:49.650858 | instance | Friday 24 July 2026 00:57:49 +0000 (0:00:04.193) 0:07:16.909 *********** 2026-07-24 00:57:49.824646 | instance | skipping: [instance] 2026-07-24 00:57:49.824732 | instance | 2026-07-24 00:57:49.824938 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-24 00:57:49.824967 | instance | Friday 24 July 2026 00:57:49 +0000 (0:00:00.171) 0:07:17.081 *********** 2026-07-24 00:57:49.932340 | instance | ok: [instance] 2026-07-24 00:57:49.932472 | instance | 2026-07-24 00:57:49.932485 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-24 00:57:49.932639 | instance | Friday 24 July 2026 00:57:49 +0000 (0:00:00.110) 0:07:17.191 *********** 2026-07-24 00:57:49.996677 | instance | skipping: [instance] 2026-07-24 00:57:49.996889 | instance | 2026-07-24 00:57:49.996906 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-24 00:57:49.996919 | instance | Friday 24 July 2026 00:57:49 +0000 (0:00:00.064) 0:07:17.256 *********** 2026-07-24 00:57:50.061292 | instance | skipping: [instance] 2026-07-24 00:57:50.061408 | instance | 2026-07-24 00:57:50.061467 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-24 00:57:50.061621 | instance | Friday 24 July 2026 00:57:50 +0000 (0:00:00.064) 0:07:17.320 *********** 2026-07-24 00:57:50.144421 | instance | skipping: [instance] 2026-07-24 00:57:50.144662 | instance | 2026-07-24 00:57:50.144866 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-24 00:57:50.145126 | instance | Friday 24 July 2026 00:57:50 +0000 (0:00:00.082) 0:07:17.403 *********** 2026-07-24 00:57:50.211792 | instance | skipping: [instance] 2026-07-24 00:57:50.211966 | instance | 2026-07-24 00:57:50.212243 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-24 00:57:50.212508 | instance | Friday 24 July 2026 00:57:50 +0000 (0:00:00.068) 0:07:17.471 *********** 2026-07-24 00:57:50.284210 | instance | skipping: [instance] 2026-07-24 00:57:50.284415 | instance | 2026-07-24 00:57:50.284687 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-24 00:57:50.284959 | instance | Friday 24 July 2026 00:57:50 +0000 (0:00:00.072) 0:07:17.543 *********** 2026-07-24 00:57:50.363785 | instance | ok: [instance] 2026-07-24 00:57:50.363903 | instance | 2026-07-24 00:57:50.364044 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-24 00:57:50.364205 | instance | Friday 24 July 2026 00:57:50 +0000 (0:00:00.079) 0:07:17.622 *********** 2026-07-24 00:57:50.447149 | instance | ok: [instance] => (item=oslo_cache) 2026-07-24 00:57:50.447344 | instance | 2026-07-24 00:57:50.447755 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-24 00:57:50.447920 | instance | Friday 24 July 2026 00:57:50 +0000 (0:00:00.083) 0:07:17.706 *********** 2026-07-24 00:57:50.561165 | instance | ok: [instance] 2026-07-24 00:57:50.561342 | instance | 2026-07-24 00:57:50.561619 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 00:57:50.561897 | instance | Friday 24 July 2026 00:57:50 +0000 (0:00:00.113) 0:07:17.820 *********** 2026-07-24 00:57:50.765088 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 00:57:50.765232 | instance | 2026-07-24 00:57:50.765514 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 00:57:50.765804 | instance | Friday 24 July 2026 00:57:50 +0000 (0:00:00.204) 0:07:18.024 *********** 2026-07-24 00:57:51.373812 | instance | ok: [instance] 2026-07-24 00:57:51.374000 | instance | 2026-07-24 00:57:51.374330 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-07-24 00:57:51.374597 | instance | Friday 24 July 2026 00:57:51 +0000 (0:00:00.608) 0:07:18.632 *********** 2026-07-24 00:57:53.166726 | instance | ok: [instance] 2026-07-24 00:57:53.167132 | instance | 2026-07-24 00:57:53.167152 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-07-24 00:57:53.167189 | instance | Friday 24 July 2026 00:57:53 +0000 (0:00:01.792) 0:07:20.425 *********** 2026-07-24 00:57:54.002806 | instance | ok: [instance] 2026-07-24 00:57:54.003052 | instance | 2026-07-24 00:57:54.003325 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-07-24 00:57:54.003590 | instance | Friday 24 July 2026 00:57:53 +0000 (0:00:00.836) 0:07:21.262 *********** 2026-07-24 00:57:55.045605 | instance | ok: [instance] 2026-07-24 00:57:55.045817 | instance | 2026-07-24 00:57:55.046095 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-07-24 00:57:55.046378 | instance | Friday 24 July 2026 00:57:55 +0000 (0:00:01.042) 0:07:22.304 *********** 2026-07-24 00:57:55.299065 | instance | ok: [instance] 2026-07-24 00:57:55.299387 | instance | 2026-07-24 00:57:55.299769 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-07-24 00:57:55.300133 | instance | Friday 24 July 2026 00:57:55 +0000 (0:00:00.253) 0:07:22.558 *********** 2026-07-24 00:57:55.873528 | instance | ok: [instance] 2026-07-24 00:57:55.873807 | instance | 2026-07-24 00:57:55.874095 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-24 00:57:55.874401 | instance | Friday 24 July 2026 00:57:55 +0000 (0:00:00.573) 0:07:23.132 *********** 2026-07-24 00:57:55.966986 | instance | ok: [instance] 2026-07-24 00:57:55.967145 | instance | 2026-07-24 00:57:55.967405 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-24 00:57:55.967666 | instance | Friday 24 July 2026 00:57:55 +0000 (0:00:00.094) 0:07:23.226 *********** 2026-07-24 00:57:56.086546 | instance | included: rabbitmq for instance 2026-07-24 00:57:56.086882 | instance | 2026-07-24 00:57:56.087138 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-24 00:57:56.087397 | instance | Friday 24 July 2026 00:57:56 +0000 (0:00:00.119) 0:07:23.346 *********** 2026-07-24 00:57:56.797288 | instance | ok: [instance] 2026-07-24 00:57:56.797362 | instance | 2026-07-24 00:57:56.797444 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-24 00:57:56.797564 | instance | Friday 24 July 2026 00:57:56 +0000 (0:00:00.710) 0:07:24.056 *********** 2026-07-24 00:57:56.968058 | instance | skipping: [instance] 2026-07-24 00:57:56.968137 | instance | 2026-07-24 00:57:56.968250 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-24 00:57:56.968369 | instance | Friday 24 July 2026 00:57:56 +0000 (0:00:00.170) 0:07:24.227 *********** 2026-07-24 00:57:57.134703 | instance | skipping: [instance] 2026-07-24 00:57:57.134767 | instance | 2026-07-24 00:57:57.134915 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-24 00:57:57.135025 | instance | Friday 24 July 2026 00:57:57 +0000 (0:00:00.166) 0:07:24.394 *********** 2026-07-24 00:57:57.302512 | instance | skipping: [instance] 2026-07-24 00:57:57.302747 | instance | 2026-07-24 00:57:57.303047 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-24 00:57:57.303310 | instance | Friday 24 July 2026 00:57:57 +0000 (0:00:00.167) 0:07:24.561 *********** 2026-07-24 00:57:58.159408 | instance | ok: [instance] 2026-07-24 00:57:58.159626 | instance | 2026-07-24 00:57:58.159914 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-24 00:57:58.160210 | instance | Friday 24 July 2026 00:57:58 +0000 (0:00:00.856) 0:07:25.417 *********** 2026-07-24 00:57:58.892202 | instance | ok: [instance] 2026-07-24 00:57:58.892292 | instance | 2026-07-24 00:57:58.892403 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-24 00:57:58.892541 | instance | Friday 24 July 2026 00:57:58 +0000 (0:00:00.733) 0:07:26.151 *********** 2026-07-24 00:57:58.970015 | instance | ok: [instance] 2026-07-24 00:57:58.970481 | instance | 2026-07-24 00:57:58.970870 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-24 00:57:58.971232 | instance | Friday 24 July 2026 00:57:58 +0000 (0:00:00.077) 0:07:26.229 *********** 2026-07-24 00:57:59.050078 | instance | skipping: [instance] 2026-07-24 00:57:59.050377 | instance | 2026-07-24 00:57:59.050753 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-24 00:57:59.051013 | instance | Friday 24 July 2026 00:57:59 +0000 (0:00:00.080) 0:07:26.309 *********** 2026-07-24 00:57:59.120618 | instance | skipping: [instance] 2026-07-24 00:57:59.120792 | instance | 2026-07-24 00:57:59.121004 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-24 00:57:59.121189 | instance | Friday 24 July 2026 00:57:59 +0000 (0:00:00.070) 0:07:26.380 *********** 2026-07-24 00:57:59.197979 | instance | ok: [instance] 2026-07-24 00:57:59.198276 | instance | 2026-07-24 00:57:59.198620 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-24 00:57:59.198959 | instance | Friday 24 July 2026 00:57:59 +0000 (0:00:00.077) 0:07:26.457 *********** 2026-07-24 00:57:59.305757 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-24 00:57:59.306080 | instance | ok: [instance] => (item=oslo_cache) 2026-07-24 00:57:59.306472 | instance | ok: [instance] => (item=oslo_db) 2026-07-24 00:57:59.307675 | instance | ok: [instance] => (item=identity) 2026-07-24 00:57:59.307926 | instance | 2026-07-24 00:57:59.308129 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-24 00:57:59.308360 | instance | Friday 24 July 2026 00:57:59 +0000 (0:00:00.107) 0:07:26.565 *********** 2026-07-24 00:57:59.429727 | instance | ok: [instance] 2026-07-24 00:57:59.430072 | instance | 2026-07-24 00:57:59.430565 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 00:57:59.431336 | instance | Friday 24 July 2026 00:57:59 +0000 (0:00:00.123) 0:07:26.688 *********** 2026-07-24 00:57:59.540922 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 00:57:59.541102 | instance | 2026-07-24 00:57:59.541466 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 00:57:59.541635 | instance | Friday 24 July 2026 00:57:59 +0000 (0:00:00.111) 0:07:26.800 *********** 2026-07-24 00:58:00.285653 | instance | ok: [instance] 2026-07-24 00:58:00.285881 | instance | 2026-07-24 00:58:00.286198 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-07-24 00:58:00.286455 | instance | Friday 24 July 2026 00:58:00 +0000 (0:00:00.744) 0:07:27.544 *********** 2026-07-24 00:58:01.356651 | instance | ok: [instance] => (item=None) 2026-07-24 00:58:01.356806 | instance | ok: [instance] 2026-07-24 00:58:01.356969 | instance | 2026-07-24 00:58:01.357150 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-07-24 00:58:01.357323 | instance | Friday 24 July 2026 00:58:01 +0000 (0:00:01.071) 0:07:28.616 *********** 2026-07-24 00:58:02.462941 | instance | ok: [instance] => (item=atmosphere) 2026-07-24 00:58:02.463005 | instance | 2026-07-24 00:58:02.463016 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-07-24 00:58:02.463025 | instance | Friday 24 July 2026 00:58:02 +0000 (0:00:01.105) 0:07:29.721 *********** 2026-07-24 00:58:03.425312 | instance | ok: [instance] 2026-07-24 00:58:03.425396 | instance | 2026-07-24 00:58:03.425503 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-07-24 00:58:03.425624 | instance | Friday 24 July 2026 00:58:03 +0000 (0:00:00.963) 0:07:30.684 *********** 2026-07-24 00:58:04.366838 | instance | ok: [instance] => (item=None) 2026-07-24 00:58:04.366911 | instance | ok: [instance] 2026-07-24 00:58:04.367038 | instance | 2026-07-24 00:58:04.367161 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-07-24 00:58:04.367281 | instance | Friday 24 July 2026 00:58:04 +0000 (0:00:00.941) 0:07:31.626 *********** 2026-07-24 00:58:05.540758 | instance | ok: [instance] => (item=None) 2026-07-24 00:58:05.541092 | instance | ok: [instance] 2026-07-24 00:58:05.541372 | instance | 2026-07-24 00:58:05.541668 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-07-24 00:58:05.542055 | instance | Friday 24 July 2026 00:58:05 +0000 (0:00:01.173) 0:07:32.799 *********** 2026-07-24 00:58:08.676541 | instance | ok: [instance] 2026-07-24 00:58:08.676845 | instance | 2026-07-24 00:58:08.677111 | instance | TASK [Create Ingress] ********************************************************** 2026-07-24 00:58:08.677375 | instance | Friday 24 July 2026 00:58:08 +0000 (0:00:03.135) 0:07:35.935 *********** 2026-07-24 00:58:08.834038 | instance | included: openstack_helm_ingress for instance 2026-07-24 00:58:08.834291 | instance | 2026-07-24 00:58:08.834554 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-24 00:58:08.834810 | instance | Friday 24 July 2026 00:58:08 +0000 (0:00:00.157) 0:07:36.093 *********** 2026-07-24 00:58:08.908439 | instance | skipping: [instance] 2026-07-24 00:58:08.908664 | instance | 2026-07-24 00:58:08.908991 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-24 00:58:08.909250 | instance | Friday 24 July 2026 00:58:08 +0000 (0:00:00.074) 0:07:36.167 *********** 2026-07-24 00:58:08.979179 | instance | skipping: [instance] 2026-07-24 00:58:08.979366 | instance | 2026-07-24 00:58:08.979640 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-24 00:58:08.979897 | instance | Friday 24 July 2026 00:58:08 +0000 (0:00:00.070) 0:07:36.238 *********** 2026-07-24 00:58:09.065716 | instance | ok: [instance] 2026-07-24 00:58:09.065930 | instance | 2026-07-24 00:58:09.066226 | instance | TASK [Create Ingress identity] ************************************************* 2026-07-24 00:58:09.066481 | instance | Friday 24 July 2026 00:58:09 +0000 (0:00:00.086) 0:07:36.325 *********** 2026-07-24 00:58:09.184658 | instance | included: ingress for instance 2026-07-24 00:58:09.184859 | instance | 2026-07-24 00:58:09.185204 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-07-24 00:58:09.185465 | instance | Friday 24 July 2026 00:58:09 +0000 (0:00:00.118) 0:07:36.444 *********** 2026-07-24 00:58:10.265230 | instance | ok: [instance] 2026-07-24 00:58:10.265464 | instance | 2026-07-24 00:58:10.266209 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-07-24 00:58:10.266267 | instance | Friday 24 July 2026 00:58:10 +0000 (0:00:01.080) 0:07:37.524 *********** 2026-07-24 00:58:10.628475 | instance | ok: [instance] 2026-07-24 00:58:10.628699 | instance | 2026-07-24 00:58:10.628973 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-07-24 00:58:10.629246 | instance | Friday 24 July 2026 00:58:10 +0000 (0:00:00.363) 0:07:37.887 *********** 2026-07-24 00:58:11.343178 | instance | ok: [instance] 2026-07-24 00:58:11.343411 | instance | 2026-07-24 00:58:11.343732 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-07-24 00:58:11.343999 | instance | Friday 24 July 2026 00:58:11 +0000 (0:00:00.714) 0:07:38.602 *********** 2026-07-24 00:58:12.540632 | instance | ok: [instance] => (item=atmosphere) 2026-07-24 00:58:12.540970 | instance | 2026-07-24 00:58:12.541269 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-07-24 00:58:12.541604 | instance | Friday 24 July 2026 00:58:12 +0000 (0:00:01.197) 0:07:39.799 *********** 2026-07-24 00:58:13.793926 | instance | ok: [instance] => (item=atmosphere) 2026-07-24 00:58:13.794206 | instance | 2026-07-24 00:58:13.794514 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-07-24 00:58:13.794766 | instance | Friday 24 July 2026 00:58:13 +0000 (0:00:01.252) 0:07:41.052 *********** 2026-07-24 00:58:14.981222 | instance | ok: [instance] => (item=atmosphere) 2026-07-24 00:58:14.981449 | instance | 2026-07-24 00:58:14.981699 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-07-24 00:58:14.981868 | instance | Friday 24 July 2026 00:58:14 +0000 (0:00:01.187) 0:07:42.240 *********** 2026-07-24 00:58:16.183187 | instance | ok: [instance] => (item=atmosphere) 2026-07-24 00:58:16.183245 | instance | 2026-07-24 00:58:16.183257 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-07-24 00:58:16.183267 | instance | Friday 24 July 2026 00:58:16 +0000 (0:00:01.200) 0:07:43.441 *********** 2026-07-24 00:58:16.491850 | instance | ok: [instance] 2026-07-24 00:58:16.491935 | instance | 2026-07-24 00:58:16.491947 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-24 00:58:16.491964 | instance | Friday 24 July 2026 00:58:16 +0000 (0:00:00.310) 0:07:43.751 *********** 2026-07-24 00:58:17.795950 | instance | ok: [instance] 2026-07-24 00:58:17.796036 | instance | 2026-07-24 00:58:17.796881 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-24 00:58:17.796949 | instance | Friday 24 July 2026 00:58:17 +0000 (0:00:01.304) 0:07:45.055 *********** 2026-07-24 00:58:18.170203 | instance | ok: [instance] 2026-07-24 00:58:18.170316 | instance | 2026-07-24 00:58:18.170447 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-24 00:58:18.170566 | instance | Friday 24 July 2026 00:58:18 +0000 (0:00:00.374) 0:07:45.429 *********** 2026-07-24 00:58:18.279473 | instance | ok: [instance] => { 2026-07-24 00:58:18.279576 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-07-24 00:58:18.279706 | instance | } 2026-07-24 00:58:18.279808 | instance | 2026-07-24 00:58:18.279934 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-24 00:58:18.280055 | instance | Friday 24 July 2026 00:58:18 +0000 (0:00:00.109) 0:07:45.539 *********** 2026-07-24 00:58:18.683625 | instance | ok: [instance] 2026-07-24 00:58:18.683713 | instance | 2026-07-24 00:58:18.683845 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-24 00:58:18.683969 | instance | Friday 24 July 2026 00:58:18 +0000 (0:00:00.404) 0:07:45.943 *********** 2026-07-24 00:58:19.822706 | instance | ok: [instance] 2026-07-24 00:58:19.822934 | instance | 2026-07-24 00:58:19.823471 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-07-24 00:58:19.823498 | instance | Friday 24 July 2026 00:58:19 +0000 (0:00:01.138) 0:07:47.081 *********** 2026-07-24 00:58:20.333226 | instance | ok: [instance] 2026-07-24 00:58:20.333296 | instance | 2026-07-24 00:58:20.333433 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-07-24 00:58:20.333589 | instance | Friday 24 July 2026 00:58:20 +0000 (0:00:00.511) 0:07:47.592 *********** 2026-07-24 00:58:21.091632 | instance | ok: [instance] 2026-07-24 00:58:21.091708 | instance | 2026-07-24 00:58:21.091971 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-07-24 00:58:21.092050 | instance | Friday 24 July 2026 00:58:21 +0000 (0:00:00.757) 0:07:48.350 *********** 2026-07-24 00:58:22.052991 | instance | ok: [instance] 2026-07-24 00:58:22.053035 | instance | 2026-07-24 00:58:22.053040 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-07-24 00:58:22.053046 | instance | Friday 24 July 2026 00:58:22 +0000 (0:00:00.961) 0:07:49.312 *********** 2026-07-24 00:58:22.436450 | instance | ok: [instance] 2026-07-24 00:58:22.436512 | instance | 2026-07-24 00:58:22.436525 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-07-24 00:58:22.436535 | instance | Friday 24 July 2026 00:58:22 +0000 (0:00:00.382) 0:07:49.694 *********** 2026-07-24 00:58:22.616991 | instance | included: openstack_helm_endpoints for instance 2026-07-24 00:58:22.617082 | instance | 2026-07-24 00:58:22.617226 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-24 00:58:22.617348 | instance | Friday 24 July 2026 00:58:22 +0000 (0:00:00.181) 0:07:49.876 *********** 2026-07-24 00:58:22.687195 | instance | skipping: [instance] 2026-07-24 00:58:22.687270 | instance | 2026-07-24 00:58:22.687401 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-24 00:58:22.687513 | instance | Friday 24 July 2026 00:58:22 +0000 (0:00:00.070) 0:07:49.946 *********** 2026-07-24 00:58:22.755397 | instance | skipping: [instance] 2026-07-24 00:58:22.755616 | instance | 2026-07-24 00:58:22.755895 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-24 00:58:22.756215 | instance | Friday 24 July 2026 00:58:22 +0000 (0:00:00.067) 0:07:50.014 *********** 2026-07-24 00:58:22.832167 | instance | skipping: [instance] 2026-07-24 00:58:22.832453 | instance | 2026-07-24 00:58:22.832733 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-24 00:58:22.832994 | instance | Friday 24 July 2026 00:58:22 +0000 (0:00:00.076) 0:07:50.091 *********** 2026-07-24 00:58:22.901201 | instance | skipping: [instance] 2026-07-24 00:58:22.901446 | instance | 2026-07-24 00:58:22.901766 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-24 00:58:22.902067 | instance | Friday 24 July 2026 00:58:22 +0000 (0:00:00.068) 0:07:50.160 *********** 2026-07-24 00:58:22.977433 | instance | skipping: [instance] 2026-07-24 00:58:22.977652 | instance | 2026-07-24 00:58:22.977987 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-24 00:58:22.978308 | instance | Friday 24 July 2026 00:58:22 +0000 (0:00:00.076) 0:07:50.236 *********** 2026-07-24 00:58:23.048428 | instance | skipping: [instance] 2026-07-24 00:58:23.048530 | instance | 2026-07-24 00:58:23.048805 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-24 00:58:23.048820 | instance | Friday 24 July 2026 00:58:23 +0000 (0:00:00.071) 0:07:50.307 *********** 2026-07-24 00:58:23.127564 | instance | ok: [instance] 2026-07-24 00:58:23.127781 | instance | 2026-07-24 00:58:23.128057 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-24 00:58:23.128398 | instance | Friday 24 July 2026 00:58:23 +0000 (0:00:00.078) 0:07:50.386 *********** 2026-07-24 00:58:23.207891 | instance | ok: [instance] => (item=identity) 2026-07-24 00:58:23.208004 | instance | 2026-07-24 00:58:23.208190 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-24 00:58:23.208382 | instance | Friday 24 July 2026 00:58:23 +0000 (0:00:00.080) 0:07:50.467 *********** 2026-07-24 00:58:23.326176 | instance | ok: [instance] 2026-07-24 00:58:23.326407 | instance | 2026-07-24 00:58:23.326617 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-07-24 00:58:23.326848 | instance | Friday 24 July 2026 00:58:23 +0000 (0:00:00.116) 0:07:50.584 *********** 2026-07-24 00:58:23.785519 | instance | ok: [instance] 2026-07-24 00:58:23.785669 | instance | 2026-07-24 00:58:23.785854 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-07-24 00:58:23.786029 | instance | Friday 24 July 2026 00:58:23 +0000 (0:00:00.460) 0:07:51.045 *********** 2026-07-24 00:58:24.297745 | instance | ok: [instance] 2026-07-24 00:58:24.297841 | instance | 2026-07-24 00:58:24.298035 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-07-24 00:58:24.298248 | instance | Friday 24 July 2026 00:58:24 +0000 (0:00:00.511) 0:07:51.556 *********** 2026-07-24 00:58:24.759659 | instance | ok: [instance] 2026-07-24 00:58:24.759907 | instance | 2026-07-24 00:58:24.760207 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-07-24 00:58:24.760479 | instance | Friday 24 July 2026 00:58:24 +0000 (0:00:00.462) 0:07:52.019 *********** 2026-07-24 00:58:25.310356 | instance | ok: [instance] 2026-07-24 00:58:25.310744 | instance | 2026-07-24 00:58:25.311003 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-24 00:58:25.311199 | instance | Friday 24 July 2026 00:58:25 +0000 (0:00:00.549) 0:07:52.568 *********** 2026-07-24 00:58:25.448346 | instance | ok: [instance] 2026-07-24 00:58:25.448571 | instance | 2026-07-24 00:58:25.448846 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-24 00:58:25.449208 | instance | Friday 24 July 2026 00:58:25 +0000 (0:00:00.138) 0:07:52.707 *********** 2026-07-24 00:58:25.672635 | instance | included: rabbitmq for instance 2026-07-24 00:58:25.672861 | instance | 2026-07-24 00:58:25.673177 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-24 00:58:25.673442 | instance | Friday 24 July 2026 00:58:25 +0000 (0:00:00.224) 0:07:52.932 *********** 2026-07-24 00:58:26.404801 | instance | ok: [instance] 2026-07-24 00:58:26.405036 | instance | 2026-07-24 00:58:26.405431 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-24 00:58:26.405708 | instance | Friday 24 July 2026 00:58:26 +0000 (0:00:00.731) 0:07:53.664 *********** 2026-07-24 00:58:26.581392 | instance | skipping: [instance] 2026-07-24 00:58:26.581632 | instance | 2026-07-24 00:58:26.581922 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-24 00:58:26.582240 | instance | Friday 24 July 2026 00:58:26 +0000 (0:00:00.176) 0:07:53.840 *********** 2026-07-24 00:58:26.760250 | instance | skipping: [instance] 2026-07-24 00:58:26.760400 | instance | 2026-07-24 00:58:26.760618 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-24 00:58:26.760801 | instance | Friday 24 July 2026 00:58:26 +0000 (0:00:00.179) 0:07:54.019 *********** 2026-07-24 00:58:26.923892 | instance | skipping: [instance] 2026-07-24 00:58:26.924144 | instance | 2026-07-24 00:58:26.924440 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-24 00:58:26.924726 | instance | Friday 24 July 2026 00:58:26 +0000 (0:00:00.163) 0:07:54.183 *********** 2026-07-24 00:58:27.769347 | instance | ok: [instance] 2026-07-24 00:58:27.769573 | instance | 2026-07-24 00:58:27.769913 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-24 00:58:27.770257 | instance | Friday 24 July 2026 00:58:27 +0000 (0:00:00.845) 0:07:55.028 *********** 2026-07-24 00:58:28.508221 | instance | ok: [instance] 2026-07-24 00:58:28.508451 | instance | 2026-07-24 00:58:28.508733 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-24 00:58:28.508993 | instance | Friday 24 July 2026 00:58:28 +0000 (0:00:00.738) 0:07:55.767 *********** 2026-07-24 00:58:28.583503 | instance | ok: [instance] 2026-07-24 00:58:28.583740 | instance | 2026-07-24 00:58:28.584015 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-24 00:58:28.584302 | instance | Friday 24 July 2026 00:58:28 +0000 (0:00:00.075) 0:07:55.843 *********** 2026-07-24 00:58:28.657482 | instance | skipping: [instance] 2026-07-24 00:58:28.657750 | instance | 2026-07-24 00:58:28.658184 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-24 00:58:28.658461 | instance | Friday 24 July 2026 00:58:28 +0000 (0:00:00.073) 0:07:55.917 *********** 2026-07-24 00:58:28.739410 | instance | skipping: [instance] 2026-07-24 00:58:28.739643 | instance | 2026-07-24 00:58:28.739960 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-24 00:58:28.740237 | instance | Friday 24 July 2026 00:58:28 +0000 (0:00:00.081) 0:07:55.998 *********** 2026-07-24 00:58:28.820815 | instance | ok: [instance] 2026-07-24 00:58:28.821019 | instance | 2026-07-24 00:58:28.821290 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-24 00:58:28.821550 | instance | Friday 24 July 2026 00:58:28 +0000 (0:00:00.081) 0:07:56.080 *********** 2026-07-24 00:58:28.963498 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-24 00:58:28.963736 | instance | ok: [instance] => (item=oslo_db) 2026-07-24 00:58:28.963991 | instance | ok: [instance] => (item=oslo_cache) 2026-07-24 00:58:28.964243 | instance | ok: [instance] => (item=identity) 2026-07-24 00:58:28.964496 | instance | ok: [instance] => (item=key_manager) 2026-07-24 00:58:28.964733 | instance | 2026-07-24 00:58:28.964991 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-24 00:58:28.965251 | instance | Friday 24 July 2026 00:58:28 +0000 (0:00:00.142) 0:07:56.222 *********** 2026-07-24 00:58:29.072220 | instance | ok: [instance] 2026-07-24 00:58:29.072289 | instance | 2026-07-24 00:58:29.072309 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 00:58:29.072637 | instance | Friday 24 July 2026 00:58:29 +0000 (0:00:00.108) 0:07:56.331 *********** 2026-07-24 00:58:29.185396 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 00:58:29.185652 | instance | 2026-07-24 00:58:29.185937 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 00:58:29.186281 | instance | Friday 24 July 2026 00:58:29 +0000 (0:00:00.113) 0:07:56.444 *********** 2026-07-24 00:58:29.798100 | instance | ok: [instance] 2026-07-24 00:58:29.798429 | instance | 2026-07-24 00:58:29.798699 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-07-24 00:58:29.798968 | instance | Friday 24 July 2026 00:58:29 +0000 (0:00:00.613) 0:07:57.057 *********** 2026-07-24 00:58:31.964483 | instance | ok: [instance] 2026-07-24 00:58:31.964571 | instance | 2026-07-24 00:58:31.964670 | instance | TASK [Create Ingress] ********************************************************** 2026-07-24 00:58:31.964801 | instance | Friday 24 July 2026 00:58:31 +0000 (0:00:02.166) 0:07:59.224 *********** 2026-07-24 00:58:32.125501 | instance | included: openstack_helm_ingress for instance 2026-07-24 00:58:32.125732 | instance | 2026-07-24 00:58:32.126098 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-24 00:58:32.126476 | instance | Friday 24 July 2026 00:58:32 +0000 (0:00:00.160) 0:07:59.384 *********** 2026-07-24 00:58:32.198311 | instance | skipping: [instance] 2026-07-24 00:58:32.198559 | instance | 2026-07-24 00:58:32.198877 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-24 00:58:32.199144 | instance | Friday 24 July 2026 00:58:32 +0000 (0:00:00.073) 0:07:59.457 *********** 2026-07-24 00:58:32.270906 | instance | skipping: [instance] 2026-07-24 00:58:32.271152 | instance | 2026-07-24 00:58:32.271438 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-24 00:58:32.271706 | instance | Friday 24 July 2026 00:58:32 +0000 (0:00:00.072) 0:07:59.530 *********** 2026-07-24 00:58:32.360869 | instance | ok: [instance] 2026-07-24 00:58:32.360970 | instance | 2026-07-24 00:58:32.361096 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-07-24 00:58:32.361383 | instance | Friday 24 July 2026 00:58:32 +0000 (0:00:00.089) 0:07:59.620 *********** 2026-07-24 00:58:32.476528 | instance | included: ingress for instance 2026-07-24 00:58:32.476762 | instance | 2026-07-24 00:58:32.477030 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-07-24 00:58:32.477286 | instance | Friday 24 July 2026 00:58:32 +0000 (0:00:00.115) 0:07:59.735 *********** 2026-07-24 00:58:33.647653 | instance | ok: [instance] 2026-07-24 00:58:33.647936 | instance | 2026-07-24 00:58:33.648253 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-07-24 00:58:33.648560 | instance | Friday 24 July 2026 00:58:33 +0000 (0:00:01.171) 0:08:00.906 *********** 2026-07-24 00:58:34.782889 | instance | ok: [instance] 2026-07-24 00:58:34.783184 | instance | 2026-07-24 00:58:34.783536 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-07-24 00:58:34.783794 | instance | Friday 24 July 2026 00:58:34 +0000 (0:00:01.135) 0:08:02.042 *********** 2026-07-24 00:58:41.099903 | instance | ok: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-07-24 00:58:41.100180 | instance | 2026-07-24 00:58:41.100599 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 00:58:41.100907 | instance | Friday 24 July 2026 00:58:41 +0000 (0:00:06.316) 0:08:08.358 *********** 2026-07-24 00:58:41.209604 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 00:58:41.209890 | instance | 2026-07-24 00:58:41.210218 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 00:58:41.210498 | instance | Friday 24 July 2026 00:58:41 +0000 (0:00:00.110) 0:08:08.468 *********** 2026-07-24 00:58:41.784706 | instance | ok: [instance] 2026-07-24 00:58:41.784936 | instance | 2026-07-24 00:58:41.785205 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-07-24 00:58:41.785494 | instance | Friday 24 July 2026 00:58:41 +0000 (0:00:00.574) 0:08:09.043 *********** 2026-07-24 00:58:44.550853 | instance | ok: [instance] 2026-07-24 00:58:44.550976 | instance | 2026-07-24 00:58:44.551168 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-24 00:58:44.551342 | instance | Friday 24 July 2026 00:58:44 +0000 (0:00:02.766) 0:08:11.809 *********** 2026-07-24 00:58:44.651364 | instance | skipping: [instance] 2026-07-24 00:58:44.651591 | instance | 2026-07-24 00:58:44.651866 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-24 00:58:44.652128 | instance | Friday 24 July 2026 00:58:44 +0000 (0:00:00.101) 0:08:11.910 *********** 2026-07-24 00:58:44.711312 | instance | skipping: [instance] 2026-07-24 00:58:44.711538 | instance | 2026-07-24 00:58:44.711815 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-24 00:58:44.712071 | instance | Friday 24 July 2026 00:58:44 +0000 (0:00:00.060) 0:08:11.970 *********** 2026-07-24 00:58:44.793070 | instance | skipping: [instance] 2026-07-24 00:58:44.793317 | instance | 2026-07-24 00:58:44.793658 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-24 00:58:44.793953 | instance | Friday 24 July 2026 00:58:44 +0000 (0:00:00.081) 0:08:12.052 *********** 2026-07-24 00:58:44.865107 | instance | skipping: [instance] 2026-07-24 00:58:44.865247 | instance | 2026-07-24 00:58:44.865428 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-24 00:58:44.865622 | instance | Friday 24 July 2026 00:58:44 +0000 (0:00:00.072) 0:08:12.124 *********** 2026-07-24 00:58:44.941952 | instance | skipping: [instance] 2026-07-24 00:58:44.942243 | instance | 2026-07-24 00:58:44.942526 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-24 00:58:44.942794 | instance | Friday 24 July 2026 00:58:44 +0000 (0:00:00.075) 0:08:12.200 *********** 2026-07-24 00:58:45.011845 | instance | skipping: [instance] 2026-07-24 00:58:45.012050 | instance | 2026-07-24 00:58:45.012320 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-24 00:58:45.012578 | instance | Friday 24 July 2026 00:58:45 +0000 (0:00:00.070) 0:08:12.271 *********** 2026-07-24 00:58:45.093181 | instance | ok: [instance] 2026-07-24 00:58:45.093309 | instance | 2026-07-24 00:58:45.093486 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-24 00:58:45.093698 | instance | Friday 24 July 2026 00:58:45 +0000 (0:00:00.081) 0:08:12.352 *********** 2026-07-24 00:58:45.180909 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-07-24 00:58:45.181161 | instance | 2026-07-24 00:58:45.181470 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-24 00:58:45.181741 | instance | Friday 24 July 2026 00:58:45 +0000 (0:00:00.087) 0:08:12.440 *********** 2026-07-24 00:58:45.288659 | instance | ok: [instance] 2026-07-24 00:58:45.288921 | instance | 2026-07-24 00:58:45.289207 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 00:58:45.289478 | instance | Friday 24 July 2026 00:58:45 +0000 (0:00:00.107) 0:08:12.547 *********** 2026-07-24 00:58:45.397545 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 00:58:45.397826 | instance | 2026-07-24 00:58:45.398108 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 00:58:45.398479 | instance | Friday 24 July 2026 00:58:45 +0000 (0:00:00.109) 0:08:12.656 *********** 2026-07-24 00:58:45.983995 | instance | ok: [instance] 2026-07-24 00:58:45.984261 | instance | 2026-07-24 00:58:45.984562 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-07-24 00:58:45.984847 | instance | Friday 24 July 2026 00:58:45 +0000 (0:00:00.586) 0:08:13.243 *********** 2026-07-24 00:59:00.661698 | instance | ok: [instance] 2026-07-24 00:59:00.661962 | instance | 2026-07-24 00:59:00.662298 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-07-24 00:59:00.662583 | instance | Friday 24 July 2026 00:59:00 +0000 (0:00:14.677) 0:08:27.920 *********** 2026-07-24 00:59:15.399246 | instance | ok: [instance] 2026-07-24 00:59:15.399489 | instance | 2026-07-24 00:59:15.399791 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-07-24 00:59:15.400064 | instance | Friday 24 July 2026 00:59:15 +0000 (0:00:14.737) 0:08:42.658 *********** 2026-07-24 00:59:16.979792 | instance | ok: [instance] 2026-07-24 00:59:16.980017 | instance | 2026-07-24 00:59:16.980291 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-07-24 00:59:16.980553 | instance | Friday 24 July 2026 00:59:16 +0000 (0:00:01.580) 0:08:44.239 *********** 2026-07-24 00:59:18.413595 | instance | ok: [instance] 2026-07-24 00:59:18.413852 | instance | 2026-07-24 00:59:18.414185 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-07-24 00:59:18.414514 | instance | Friday 24 July 2026 00:59:18 +0000 (0:00:01.433) 0:08:45.672 *********** 2026-07-24 00:59:19.098956 | instance | ok: [instance] 2026-07-24 00:59:19.099221 | instance | 2026-07-24 00:59:19.099539 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-07-24 00:59:19.099885 | instance | Friday 24 July 2026 00:59:19 +0000 (0:00:00.685) 0:08:46.358 *********** 2026-07-24 00:59:19.868785 | instance | ok: [instance] 2026-07-24 00:59:19.869012 | instance | 2026-07-24 00:59:19.869303 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-07-24 00:59:19.869574 | instance | Friday 24 July 2026 00:59:19 +0000 (0:00:00.769) 0:08:47.128 *********** 2026-07-24 00:59:21.881385 | instance | ok: [instance] 2026-07-24 00:59:21.882263 | instance | 2026-07-24 00:59:21.882280 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-07-24 00:59:21.882290 | instance | Friday 24 July 2026 00:59:21 +0000 (0:00:02.012) 0:08:49.140 *********** 2026-07-24 00:59:23.137380 | instance | [WARNING]: Module did not set no_log for update_password 2026-07-24 00:59:23.285584 | instance | ok: [instance] 2026-07-24 00:59:23.285663 | instance | 2026-07-24 00:59:23.285764 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-07-24 00:59:23.285883 | instance | Friday 24 July 2026 00:59:23 +0000 (0:00:01.404) 0:08:50.545 *********** 2026-07-24 00:59:29.604013 | instance | ok: [instance] 2026-07-24 00:59:29.604095 | instance | 2026-07-24 00:59:29.604368 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-07-24 00:59:29.604410 | instance | Friday 24 July 2026 00:59:29 +0000 (0:00:06.318) 0:08:56.863 *********** 2026-07-24 00:59:30.615808 | instance | ok: [instance] 2026-07-24 00:59:30.615889 | instance | 2026-07-24 00:59:30.615998 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-07-24 00:59:30.616118 | instance | Friday 24 July 2026 00:59:30 +0000 (0:00:01.011) 0:08:57.875 *********** 2026-07-24 00:59:32.503102 | instance | ok: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-229.nip.io/swift/v1/%(tenant_id)s'}) 2026-07-24 00:59:32.503218 | instance | ok: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-07-24 00:59:32.503232 | instance | 2026-07-24 00:59:32.503243 | instance | TASK [Create Ingress] ********************************************************** 2026-07-24 00:59:32.503253 | instance | Friday 24 July 2026 00:59:32 +0000 (0:00:01.885) 0:08:59.760 *********** 2026-07-24 00:59:32.673207 | instance | included: openstack_helm_ingress for instance 2026-07-24 00:59:32.673311 | instance | 2026-07-24 00:59:32.673328 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-24 00:59:32.673342 | instance | Friday 24 July 2026 00:59:32 +0000 (0:00:00.170) 0:08:59.931 *********** 2026-07-24 00:59:32.747503 | instance | skipping: [instance] 2026-07-24 00:59:32.747952 | instance | 2026-07-24 00:59:32.748342 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-24 00:59:32.748797 | instance | Friday 24 July 2026 00:59:32 +0000 (0:00:00.075) 0:09:00.006 *********** 2026-07-24 00:59:32.822229 | instance | skipping: [instance] 2026-07-24 00:59:32.822544 | instance | 2026-07-24 00:59:32.822801 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-24 00:59:32.823037 | instance | Friday 24 July 2026 00:59:32 +0000 (0:00:00.074) 0:09:00.081 *********** 2026-07-24 00:59:32.907601 | instance | ok: [instance] 2026-07-24 00:59:32.908026 | instance | 2026-07-24 00:59:32.908422 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-07-24 00:59:32.908756 | instance | Friday 24 July 2026 00:59:32 +0000 (0:00:00.085) 0:09:00.166 *********** 2026-07-24 00:59:33.020114 | instance | included: ingress for instance 2026-07-24 00:59:33.020513 | instance | 2026-07-24 00:59:33.020853 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-07-24 00:59:33.021183 | instance | Friday 24 July 2026 00:59:33 +0000 (0:00:00.112) 0:09:00.279 *********** 2026-07-24 00:59:34.189173 | instance | ok: [instance] 2026-07-24 00:59:34.189238 | instance | 2026-07-24 00:59:34.189250 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 00:59:34.189261 | instance | Friday 24 July 2026 00:59:34 +0000 (0:00:01.167) 0:09:01.447 *********** 2026-07-24 00:59:34.288999 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 00:59:34.289046 | instance | 2026-07-24 00:59:34.289053 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 00:59:34.289077 | instance | Friday 24 July 2026 00:59:34 +0000 (0:00:00.100) 0:09:01.547 *********** 2026-07-24 00:59:34.900038 | instance | ok: [instance] 2026-07-24 00:59:34.900183 | instance | 2026-07-24 00:59:34.900359 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-07-24 00:59:34.900522 | instance | Friday 24 July 2026 00:59:34 +0000 (0:00:00.612) 0:09:02.159 *********** 2026-07-24 00:59:49.666831 | instance | ok: [instance] 2026-07-24 00:59:49.667065 | instance | 2026-07-24 00:59:49.667353 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-07-24 00:59:49.667662 | instance | Friday 24 July 2026 00:59:49 +0000 (0:00:14.765) 0:09:16.925 *********** 2026-07-24 00:59:49.757910 | instance | ok: [instance] => (item=10.96.240.200) 2026-07-24 00:59:49.758188 | instance | 2026-07-24 00:59:49.758493 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-07-24 00:59:49.758768 | instance | Friday 24 July 2026 00:59:49 +0000 (0:00:00.091) 0:09:17.017 *********** 2026-07-24 00:59:50.486841 | instance | ok: [instance] 2026-07-24 00:59:50.487133 | instance | 2026-07-24 00:59:50.487489 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-07-24 00:59:50.487795 | instance | Friday 24 July 2026 00:59:50 +0000 (0:00:00.729) 0:09:17.746 *********** 2026-07-24 00:59:51.212845 | instance | ok: [instance] 2026-07-24 00:59:51.213080 | instance | 2026-07-24 00:59:51.213342 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-07-24 00:59:51.213594 | instance | Friday 24 July 2026 00:59:51 +0000 (0:00:00.726) 0:09:18.472 *********** 2026-07-24 00:59:52.520261 | instance | ok: [instance] 2026-07-24 00:59:52.520357 | instance | 2026-07-24 00:59:52.520483 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-07-24 00:59:52.520603 | instance | Friday 24 July 2026 00:59:52 +0000 (0:00:01.307) 0:09:19.779 *********** 2026-07-24 00:59:52.598252 | instance | ok: [instance] 2026-07-24 00:59:52.598328 | instance | 2026-07-24 00:59:52.598425 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-07-24 00:59:52.598540 | instance | Friday 24 July 2026 00:59:52 +0000 (0:00:00.077) 0:09:19.857 *********** 2026-07-24 00:59:53.271007 | instance | ok: [instance] 2026-07-24 00:59:53.271108 | instance | 2026-07-24 00:59:53.271217 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] *** 2026-07-24 00:59:53.271350 | instance | Friday 24 July 2026 00:59:53 +0000 (0:00:00.672) 0:09:20.530 *********** 2026-07-24 00:59:53.451197 | instance | ok: [instance] 2026-07-24 00:59:53.451440 | instance | 2026-07-24 00:59:53.451725 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-07-24 00:59:53.452002 | instance | Friday 24 July 2026 00:59:53 +0000 (0:00:00.179) 0:09:20.710 *********** 2026-07-24 00:59:55.155481 | instance | ok: [instance] 2026-07-24 00:59:55.155771 | instance | 2026-07-24 00:59:55.156052 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-24 00:59:55.156340 | instance | Friday 24 July 2026 00:59:55 +0000 (0:00:01.704) 0:09:22.414 *********** 2026-07-24 00:59:55.257276 | instance | ok: [instance] 2026-07-24 00:59:55.257500 | instance | 2026-07-24 00:59:55.257784 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-24 00:59:55.258043 | instance | Friday 24 July 2026 00:59:55 +0000 (0:00:00.101) 0:09:22.516 *********** 2026-07-24 00:59:55.391574 | instance | included: rabbitmq for instance 2026-07-24 00:59:55.391719 | instance | 2026-07-24 00:59:55.391950 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-24 00:59:55.392120 | instance | Friday 24 July 2026 00:59:55 +0000 (0:00:00.134) 0:09:22.650 *********** 2026-07-24 00:59:56.183130 | instance | ok: [instance] 2026-07-24 00:59:56.183370 | instance | 2026-07-24 00:59:56.183651 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-24 00:59:56.183935 | instance | Friday 24 July 2026 00:59:56 +0000 (0:00:00.791) 0:09:23.442 *********** 2026-07-24 00:59:56.381778 | instance | skipping: [instance] 2026-07-24 00:59:56.381910 | instance | 2026-07-24 00:59:56.382094 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-24 00:59:56.382287 | instance | Friday 24 July 2026 00:59:56 +0000 (0:00:00.198) 0:09:23.641 *********** 2026-07-24 00:59:56.553618 | instance | skipping: [instance] 2026-07-24 00:59:56.553841 | instance | 2026-07-24 00:59:56.554116 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-24 00:59:56.554413 | instance | Friday 24 July 2026 00:59:56 +0000 (0:00:00.171) 0:09:23.812 *********** 2026-07-24 00:59:56.718062 | instance | skipping: [instance] 2026-07-24 00:59:56.718313 | instance | 2026-07-24 00:59:56.718584 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-24 00:59:56.718849 | instance | Friday 24 July 2026 00:59:56 +0000 (0:00:00.164) 0:09:23.977 *********** 2026-07-24 00:59:57.618219 | instance | ok: [instance] 2026-07-24 00:59:57.618603 | instance | 2026-07-24 00:59:57.618881 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-24 00:59:57.619175 | instance | Friday 24 July 2026 00:59:57 +0000 (0:00:00.899) 0:09:24.877 *********** 2026-07-24 00:59:58.291499 | instance | ok: [instance] 2026-07-24 00:59:58.291721 | instance | 2026-07-24 00:59:58.292000 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-24 00:59:58.292264 | instance | Friday 24 July 2026 00:59:58 +0000 (0:00:00.672) 0:09:25.549 *********** 2026-07-24 00:59:58.379417 | instance | ok: [instance] 2026-07-24 00:59:58.379686 | instance | 2026-07-24 00:59:58.380038 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-24 00:59:58.380414 | instance | Friday 24 July 2026 00:59:58 +0000 (0:00:00.088) 0:09:25.638 *********** 2026-07-24 00:59:58.456638 | instance | skipping: [instance] 2026-07-24 00:59:58.456822 | instance | 2026-07-24 00:59:58.457091 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-24 00:59:58.457347 | instance | Friday 24 July 2026 00:59:58 +0000 (0:00:00.077) 0:09:25.715 *********** 2026-07-24 00:59:58.546218 | instance | skipping: [instance] 2026-07-24 00:59:58.546487 | instance | 2026-07-24 00:59:58.546784 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-24 00:59:58.547056 | instance | Friday 24 July 2026 00:59:58 +0000 (0:00:00.089) 0:09:25.805 *********** 2026-07-24 00:59:58.617948 | instance | ok: [instance] 2026-07-24 00:59:58.618270 | instance | 2026-07-24 00:59:58.618548 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-24 00:59:58.618813 | instance | Friday 24 July 2026 00:59:58 +0000 (0:00:00.071) 0:09:25.877 *********** 2026-07-24 00:59:58.756517 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-24 00:59:58.756785 | instance | ok: [instance] => (item=oslo_db) 2026-07-24 00:59:58.757049 | instance | ok: [instance] => (item=oslo_cache) 2026-07-24 00:59:58.757323 | instance | ok: [instance] => (item=identity) 2026-07-24 00:59:58.757576 | instance | ok: [instance] => (item=dashboard) 2026-07-24 00:59:58.757871 | instance | ok: [instance] => (item=image) 2026-07-24 00:59:58.758124 | instance | 2026-07-24 00:59:58.758440 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-24 00:59:58.758691 | instance | Friday 24 July 2026 00:59:58 +0000 (0:00:00.138) 0:09:26.016 *********** 2026-07-24 00:59:58.870208 | instance | ok: [instance] 2026-07-24 00:59:58.870267 | instance | 2026-07-24 00:59:58.870278 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 00:59:58.870288 | instance | Friday 24 July 2026 00:59:58 +0000 (0:00:00.109) 0:09:26.125 *********** 2026-07-24 00:59:58.969522 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 00:59:58.969777 | instance | 2026-07-24 00:59:58.970059 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 00:59:58.970356 | instance | Friday 24 July 2026 00:59:58 +0000 (0:00:00.103) 0:09:26.228 *********** 2026-07-24 00:59:59.566179 | instance | ok: [instance] 2026-07-24 00:59:59.566426 | instance | 2026-07-24 00:59:59.566725 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] ************* 2026-07-24 00:59:59.567006 | instance | Friday 24 July 2026 00:59:59 +0000 (0:00:00.596) 0:09:26.825 *********** 2026-07-24 00:59:59.849620 | instance | ok: [instance] 2026-07-24 00:59:59.849827 | instance | 2026-07-24 00:59:59.850100 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-07-24 00:59:59.850403 | instance | Friday 24 July 2026 00:59:59 +0000 (0:00:00.283) 0:09:27.108 *********** 2026-07-24 01:00:02.157295 | instance | ok: [instance] 2026-07-24 01:00:02.157534 | instance | 2026-07-24 01:00:02.157818 | instance | TASK [Create Ingress] ********************************************************** 2026-07-24 01:00:02.158125 | instance | Friday 24 July 2026 01:00:02 +0000 (0:00:02.307) 0:09:29.416 *********** 2026-07-24 01:00:02.316267 | instance | included: openstack_helm_ingress for instance 2026-07-24 01:00:02.316325 | instance | 2026-07-24 01:00:02.316344 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-24 01:00:02.316534 | instance | Friday 24 July 2026 01:00:02 +0000 (0:00:00.158) 0:09:29.575 *********** 2026-07-24 01:00:02.387794 | instance | skipping: [instance] 2026-07-24 01:00:02.387933 | instance | 2026-07-24 01:00:02.388113 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-24 01:00:02.388278 | instance | Friday 24 July 2026 01:00:02 +0000 (0:00:00.072) 0:09:29.647 *********** 2026-07-24 01:00:02.455182 | instance | skipping: [instance] 2026-07-24 01:00:02.455401 | instance | 2026-07-24 01:00:02.455678 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-24 01:00:02.455970 | instance | Friday 24 July 2026 01:00:02 +0000 (0:00:00.067) 0:09:29.714 *********** 2026-07-24 01:00:02.539651 | instance | ok: [instance] 2026-07-24 01:00:02.539890 | instance | 2026-07-24 01:00:02.540155 | instance | TASK [Create Ingress image] **************************************************** 2026-07-24 01:00:02.540419 | instance | Friday 24 July 2026 01:00:02 +0000 (0:00:00.084) 0:09:29.799 *********** 2026-07-24 01:00:02.645287 | instance | included: ingress for instance 2026-07-24 01:00:02.645433 | instance | 2026-07-24 01:00:02.645645 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-07-24 01:00:02.645841 | instance | Friday 24 July 2026 01:00:02 +0000 (0:00:00.105) 0:09:29.904 *********** 2026-07-24 01:00:03.957974 | instance | ok: [instance] 2026-07-24 01:00:03.958116 | instance | 2026-07-24 01:00:03.958345 | instance | TASK [Create images] *********************************************************** 2026-07-24 01:00:03.958519 | instance | Friday 24 July 2026 01:00:03 +0000 (0:00:01.312) 0:09:31.217 *********** 2026-07-24 01:00:04.114368 | instance | included: atmosphere.common.glance_image for instance => (item={'container_format': 'bare', 'disk_format': 'raw', 'is_public': True, 'min_disk': 1, 'name': 'cirros', 'url': 'http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img'}) 2026-07-24 01:00:04.114580 | instance | 2026-07-24 01:00:04.114904 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-07-24 01:00:04.115201 | instance | Friday 24 July 2026 01:00:04 +0000 (0:00:00.156) 0:09:31.373 *********** 2026-07-24 01:00:05.378524 | instance | ok: [instance] 2026-07-24 01:00:05.378612 | instance | 2026-07-24 01:00:05.378627 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-07-24 01:00:05.378639 | instance | Friday 24 July 2026 01:00:05 +0000 (0:00:01.263) 0:09:32.637 *********** 2026-07-24 01:00:06.335566 | instance | ok: [instance] 2026-07-24 01:00:06.335646 | instance | 2026-07-24 01:00:06.335761 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-07-24 01:00:06.335882 | instance | Friday 24 July 2026 01:00:06 +0000 (0:00:00.957) 0:09:33.595 *********** 2026-07-24 01:00:06.415424 | instance | ok: [instance] 2026-07-24 01:00:06.415507 | instance | 2026-07-24 01:00:06.415636 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-07-24 01:00:06.415755 | instance | Friday 24 July 2026 01:00:06 +0000 (0:00:00.079) 0:09:33.674 *********** 2026-07-24 01:00:07.630486 | instance | ok: [instance] 2026-07-24 01:00:07.630606 | instance | 2026-07-24 01:00:07.630777 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-07-24 01:00:07.630904 | instance | Friday 24 July 2026 01:00:07 +0000 (0:00:01.215) 0:09:34.890 *********** 2026-07-24 01:00:07.715159 | instance | ok: [instance] 2026-07-24 01:00:07.715292 | instance | 2026-07-24 01:00:07.715449 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-07-24 01:00:07.715578 | instance | Friday 24 July 2026 01:00:07 +0000 (0:00:00.084) 0:09:34.974 *********** 2026-07-24 01:00:07.801672 | instance | ok: [instance] 2026-07-24 01:00:07.801782 | instance | 2026-07-24 01:00:07.801935 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-07-24 01:00:07.802074 | instance | Friday 24 July 2026 01:00:07 +0000 (0:00:00.086) 0:09:35.061 *********** 2026-07-24 01:00:07.881991 | instance | skipping: [instance] 2026-07-24 01:00:07.882068 | instance | 2026-07-24 01:00:07.882202 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-07-24 01:00:07.882320 | instance | Friday 24 July 2026 01:00:07 +0000 (0:00:00.080) 0:09:35.141 *********** 2026-07-24 01:00:07.940769 | instance | skipping: [instance] 2026-07-24 01:00:07.940944 | instance | 2026-07-24 01:00:07.941211 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-07-24 01:00:07.941469 | instance | Friday 24 July 2026 01:00:07 +0000 (0:00:00.058) 0:09:35.199 *********** 2026-07-24 01:00:08.005029 | instance | skipping: [instance] 2026-07-24 01:00:08.005272 | instance | 2026-07-24 01:00:08.005409 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-07-24 01:00:08.005527 | instance | Friday 24 July 2026 01:00:08 +0000 (0:00:00.064) 0:09:35.264 *********** 2026-07-24 01:00:08.076519 | instance | skipping: [instance] 2026-07-24 01:00:08.076615 | instance | 2026-07-24 01:00:08.076739 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-07-24 01:00:08.076860 | instance | Friday 24 July 2026 01:00:08 +0000 (0:00:00.071) 0:09:35.336 *********** 2026-07-24 01:00:08.143302 | instance | skipping: [instance] 2026-07-24 01:00:08.143563 | instance | 2026-07-24 01:00:08.143831 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-07-24 01:00:08.144105 | instance | Friday 24 July 2026 01:00:08 +0000 (0:00:00.066) 0:09:35.402 *********** 2026-07-24 01:00:08.222989 | instance | skipping: [instance] 2026-07-24 01:00:08.223220 | instance | 2026-07-24 01:00:08.223555 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-07-24 01:00:08.223815 | instance | Friday 24 July 2026 01:00:08 +0000 (0:00:00.079) 0:09:35.482 *********** 2026-07-24 01:00:08.289966 | instance | skipping: [instance] 2026-07-24 01:00:08.290129 | instance | 2026-07-24 01:00:08.290352 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-07-24 01:00:08.290544 | instance | Friday 24 July 2026 01:00:08 +0000 (0:00:00.067) 0:09:35.549 *********** 2026-07-24 01:00:08.365849 | instance | skipping: [instance] 2026-07-24 01:00:08.365950 | instance | 2026-07-24 01:00:08.366089 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-07-24 01:00:08.366263 | instance | Friday 24 July 2026 01:00:08 +0000 (0:00:00.075) 0:09:35.625 *********** 2026-07-24 01:00:08.429448 | instance | skipping: [instance] 2026-07-24 01:00:08.429604 | instance | 2026-07-24 01:00:08.429788 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-07-24 01:00:08.429966 | instance | Friday 24 July 2026 01:00:08 +0000 (0:00:00.063) 0:09:35.689 *********** 2026-07-24 01:00:08.649550 | instance | skipping: [instance] 2026-07-24 01:00:08.649664 | instance | 2026-07-24 01:00:08.649851 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-24 01:00:08.650028 | instance | Friday 24 July 2026 01:00:08 +0000 (0:00:00.219) 0:09:35.908 *********** 2026-07-24 01:00:08.755058 | instance | ok: [instance] 2026-07-24 01:00:08.755293 | instance | 2026-07-24 01:00:08.755573 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-24 01:00:08.755847 | instance | Friday 24 July 2026 01:00:08 +0000 (0:00:00.105) 0:09:36.014 *********** 2026-07-24 01:00:08.824811 | instance | skipping: [instance] 2026-07-24 01:00:08.825044 | instance | 2026-07-24 01:00:08.825365 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-24 01:00:08.825647 | instance | Friday 24 July 2026 01:00:08 +0000 (0:00:00.070) 0:09:36.084 *********** 2026-07-24 01:00:08.894720 | instance | skipping: [instance] 2026-07-24 01:00:08.895023 | instance | 2026-07-24 01:00:08.895318 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-24 01:00:08.895632 | instance | Friday 24 July 2026 01:00:08 +0000 (0:00:00.069) 0:09:36.154 *********** 2026-07-24 01:00:08.968762 | instance | skipping: [instance] 2026-07-24 01:00:08.969020 | instance | 2026-07-24 01:00:08.969353 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-24 01:00:08.969624 | instance | Friday 24 July 2026 01:00:08 +0000 (0:00:00.074) 0:09:36.228 *********** 2026-07-24 01:00:09.060875 | instance | skipping: [instance] 2026-07-24 01:00:09.061119 | instance | 2026-07-24 01:00:09.061435 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-24 01:00:09.061715 | instance | Friday 24 July 2026 01:00:09 +0000 (0:00:00.092) 0:09:36.320 *********** 2026-07-24 01:00:09.140867 | instance | skipping: [instance] 2026-07-24 01:00:09.141070 | instance | 2026-07-24 01:00:09.141344 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-24 01:00:09.141619 | instance | Friday 24 July 2026 01:00:09 +0000 (0:00:00.079) 0:09:36.400 *********** 2026-07-24 01:00:09.216979 | instance | ok: [instance] 2026-07-24 01:00:09.217216 | instance | 2026-07-24 01:00:09.217494 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-24 01:00:09.217759 | instance | Friday 24 July 2026 01:00:09 +0000 (0:00:00.076) 0:09:36.476 *********** 2026-07-24 01:00:09.349818 | instance | ok: [instance] => (item=staffeln) 2026-07-24 01:00:09.349965 | instance | ok: [instance] => (item=oslo_cache) 2026-07-24 01:00:09.350173 | instance | ok: [instance] => (item=oslo_db) 2026-07-24 01:00:09.350327 | instance | ok: [instance] => (item=identity) 2026-07-24 01:00:09.350472 | instance | 2026-07-24 01:00:09.350678 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-24 01:00:09.350845 | instance | Friday 24 July 2026 01:00:09 +0000 (0:00:00.132) 0:09:36.609 *********** 2026-07-24 01:00:09.588541 | instance | ok: [instance] 2026-07-24 01:00:09.588767 | instance | 2026-07-24 01:00:09.589061 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 01:00:09.589346 | instance | Friday 24 July 2026 01:00:09 +0000 (0:00:00.238) 0:09:36.847 *********** 2026-07-24 01:00:09.702987 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 01:00:09.703252 | instance | 2026-07-24 01:00:09.703557 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 01:00:09.703868 | instance | Friday 24 July 2026 01:00:09 +0000 (0:00:00.114) 0:09:36.962 *********** 2026-07-24 01:00:10.328736 | instance | ok: [instance] 2026-07-24 01:00:10.328808 | instance | 2026-07-24 01:00:10.328938 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-07-24 01:00:10.329078 | instance | Friday 24 July 2026 01:00:10 +0000 (0:00:00.625) 0:09:37.587 *********** 2026-07-24 01:00:12.542642 | instance | ok: [instance] 2026-07-24 01:00:12.542889 | instance | 2026-07-24 01:00:12.543182 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-24 01:00:12.543453 | instance | Friday 24 July 2026 01:00:12 +0000 (0:00:02.213) 0:09:39.801 *********** 2026-07-24 01:00:12.645360 | instance | ok: [instance] 2026-07-24 01:00:12.645590 | instance | 2026-07-24 01:00:12.645854 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-24 01:00:12.646118 | instance | Friday 24 July 2026 01:00:12 +0000 (0:00:00.103) 0:09:39.904 *********** 2026-07-24 01:00:12.762152 | instance | included: rabbitmq for instance 2026-07-24 01:00:12.762421 | instance | 2026-07-24 01:00:12.762706 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-24 01:00:12.762972 | instance | Friday 24 July 2026 01:00:12 +0000 (0:00:00.116) 0:09:40.021 *********** 2026-07-24 01:00:13.477790 | instance | ok: [instance] 2026-07-24 01:00:13.477920 | instance | 2026-07-24 01:00:13.478095 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-24 01:00:13.478286 | instance | Friday 24 July 2026 01:00:13 +0000 (0:00:00.715) 0:09:40.737 *********** 2026-07-24 01:00:13.652342 | instance | skipping: [instance] 2026-07-24 01:00:13.652578 | instance | 2026-07-24 01:00:13.652877 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-24 01:00:13.653213 | instance | Friday 24 July 2026 01:00:13 +0000 (0:00:00.174) 0:09:40.911 *********** 2026-07-24 01:00:13.826794 | instance | skipping: [instance] 2026-07-24 01:00:13.826928 | instance | 2026-07-24 01:00:13.827100 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-24 01:00:13.827262 | instance | Friday 24 July 2026 01:00:13 +0000 (0:00:00.174) 0:09:41.085 *********** 2026-07-24 01:00:14.006035 | instance | skipping: [instance] 2026-07-24 01:00:14.006177 | instance | 2026-07-24 01:00:14.006361 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-24 01:00:14.006533 | instance | Friday 24 July 2026 01:00:14 +0000 (0:00:00.179) 0:09:41.265 *********** 2026-07-24 01:00:14.897181 | instance | ok: [instance] 2026-07-24 01:00:14.897431 | instance | 2026-07-24 01:00:14.897749 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-24 01:00:14.898056 | instance | Friday 24 July 2026 01:00:14 +0000 (0:00:00.890) 0:09:42.156 *********** 2026-07-24 01:00:15.587103 | instance | ok: [instance] 2026-07-24 01:00:15.587269 | instance | 2026-07-24 01:00:15.587451 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-24 01:00:15.587648 | instance | Friday 24 July 2026 01:00:15 +0000 (0:00:00.689) 0:09:42.846 *********** 2026-07-24 01:00:15.672929 | instance | ok: [instance] 2026-07-24 01:00:15.673176 | instance | 2026-07-24 01:00:15.673479 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-24 01:00:15.673764 | instance | Friday 24 July 2026 01:00:15 +0000 (0:00:00.085) 0:09:42.932 *********** 2026-07-24 01:00:15.746935 | instance | skipping: [instance] 2026-07-24 01:00:15.747149 | instance | 2026-07-24 01:00:15.747495 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-24 01:00:15.747789 | instance | Friday 24 July 2026 01:00:15 +0000 (0:00:00.073) 0:09:43.006 *********** 2026-07-24 01:00:15.821022 | instance | skipping: [instance] 2026-07-24 01:00:15.821271 | instance | 2026-07-24 01:00:15.821564 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-24 01:00:15.821819 | instance | Friday 24 July 2026 01:00:15 +0000 (0:00:00.074) 0:09:43.080 *********** 2026-07-24 01:00:15.898264 | instance | ok: [instance] 2026-07-24 01:00:15.898487 | instance | 2026-07-24 01:00:15.902162 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-24 01:00:15.902198 | instance | Friday 24 July 2026 01:00:15 +0000 (0:00:00.077) 0:09:43.157 *********** 2026-07-24 01:00:16.039843 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-24 01:00:16.040113 | instance | ok: [instance] => (item=oslo_db) 2026-07-24 01:00:16.040377 | instance | ok: [instance] => (item=oslo_cache) 2026-07-24 01:00:16.040628 | instance | ok: [instance] => (item=volumev3) 2026-07-24 01:00:16.040896 | instance | ok: [instance] => (item=identity) 2026-07-24 01:00:16.041151 | instance | ok: [instance] => (item=image) 2026-07-24 01:00:16.041389 | instance | 2026-07-24 01:00:16.041650 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-24 01:00:16.041902 | instance | Friday 24 July 2026 01:00:16 +0000 (0:00:00.141) 0:09:43.298 *********** 2026-07-24 01:00:16.160848 | instance | ok: [instance] 2026-07-24 01:00:16.161066 | instance | 2026-07-24 01:00:16.161347 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 01:00:16.161608 | instance | Friday 24 July 2026 01:00:16 +0000 (0:00:00.120) 0:09:43.419 *********** 2026-07-24 01:00:16.264453 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 01:00:16.264687 | instance | 2026-07-24 01:00:16.264980 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 01:00:16.265320 | instance | Friday 24 July 2026 01:00:16 +0000 (0:00:00.104) 0:09:43.523 *********** 2026-07-24 01:00:16.886675 | instance | ok: [instance] 2026-07-24 01:00:16.886889 | instance | 2026-07-24 01:00:16.887186 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-07-24 01:00:16.887447 | instance | Friday 24 July 2026 01:00:16 +0000 (0:00:00.621) 0:09:44.144 *********** 2026-07-24 01:00:17.418037 | instance | ok: [instance] 2026-07-24 01:00:17.418204 | instance | 2026-07-24 01:00:17.418387 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-07-24 01:00:17.418553 | instance | Friday 24 July 2026 01:00:17 +0000 (0:00:00.532) 0:09:44.677 *********** 2026-07-24 01:00:17.499601 | instance | ok: [instance] 2026-07-24 01:00:17.499849 | instance | 2026-07-24 01:00:17.500131 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] *************** 2026-07-24 01:00:17.500401 | instance | Friday 24 July 2026 01:00:17 +0000 (0:00:00.081) 0:09:44.758 *********** 2026-07-24 01:00:17.697161 | instance | ok: [instance] 2026-07-24 01:00:17.697398 | instance | 2026-07-24 01:00:17.697671 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-07-24 01:00:17.697970 | instance | Friday 24 July 2026 01:00:17 +0000 (0:00:00.197) 0:09:44.956 *********** 2026-07-24 01:00:20.368732 | instance | ok: [instance] 2026-07-24 01:00:20.368884 | instance | 2026-07-24 01:00:20.369105 | instance | TASK [Create Ingress] ********************************************************** 2026-07-24 01:00:20.369329 | instance | Friday 24 July 2026 01:00:20 +0000 (0:00:02.671) 0:09:47.628 *********** 2026-07-24 01:00:20.539796 | instance | included: openstack_helm_ingress for instance 2026-07-24 01:00:20.539876 | instance | 2026-07-24 01:00:20.540017 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-24 01:00:20.540132 | instance | Friday 24 July 2026 01:00:20 +0000 (0:00:00.171) 0:09:47.799 *********** 2026-07-24 01:00:20.619361 | instance | skipping: [instance] 2026-07-24 01:00:20.619408 | instance | 2026-07-24 01:00:20.619559 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-24 01:00:20.619732 | instance | Friday 24 July 2026 01:00:20 +0000 (0:00:00.079) 0:09:47.878 *********** 2026-07-24 01:00:20.702972 | instance | skipping: [instance] 2026-07-24 01:00:20.703120 | instance | 2026-07-24 01:00:20.703295 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-24 01:00:20.703462 | instance | Friday 24 July 2026 01:00:20 +0000 (0:00:00.083) 0:09:47.962 *********** 2026-07-24 01:00:20.791049 | instance | ok: [instance] 2026-07-24 01:00:20.791277 | instance | 2026-07-24 01:00:20.791547 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-07-24 01:00:20.791804 | instance | Friday 24 July 2026 01:00:20 +0000 (0:00:00.088) 0:09:48.050 *********** 2026-07-24 01:00:20.912074 | instance | included: ingress for instance 2026-07-24 01:00:20.912317 | instance | 2026-07-24 01:00:20.912611 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-07-24 01:00:20.912887 | instance | Friday 24 July 2026 01:00:20 +0000 (0:00:00.120) 0:09:48.171 *********** 2026-07-24 01:00:22.199305 | instance | ok: [instance] 2026-07-24 01:00:22.199628 | instance | 2026-07-24 01:00:22.199929 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-24 01:00:22.200215 | instance | Friday 24 July 2026 01:00:22 +0000 (0:00:01.287) 0:09:49.458 *********** 2026-07-24 01:00:22.293890 | instance | ok: [instance] 2026-07-24 01:00:22.294211 | instance | 2026-07-24 01:00:22.294499 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-24 01:00:22.294782 | instance | Friday 24 July 2026 01:00:22 +0000 (0:00:00.094) 0:09:49.553 *********** 2026-07-24 01:00:22.370449 | instance | skipping: [instance] 2026-07-24 01:00:22.370583 | instance | 2026-07-24 01:00:22.370763 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-24 01:00:22.370927 | instance | Friday 24 July 2026 01:00:22 +0000 (0:00:00.076) 0:09:49.629 *********** 2026-07-24 01:00:22.450703 | instance | skipping: [instance] 2026-07-24 01:00:22.450764 | instance | 2026-07-24 01:00:22.450770 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-24 01:00:22.450781 | instance | Friday 24 July 2026 01:00:22 +0000 (0:00:00.077) 0:09:49.706 *********** 2026-07-24 01:00:22.526455 | instance | skipping: [instance] 2026-07-24 01:00:22.526712 | instance | 2026-07-24 01:00:22.527015 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-24 01:00:22.527297 | instance | Friday 24 July 2026 01:00:22 +0000 (0:00:00.078) 0:09:49.785 *********** 2026-07-24 01:00:22.609864 | instance | skipping: [instance] 2026-07-24 01:00:22.610274 | instance | 2026-07-24 01:00:22.610583 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-24 01:00:22.610848 | instance | Friday 24 July 2026 01:00:22 +0000 (0:00:00.083) 0:09:49.869 *********** 2026-07-24 01:00:22.688566 | instance | skipping: [instance] 2026-07-24 01:00:22.688976 | instance | 2026-07-24 01:00:22.689256 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-24 01:00:22.689419 | instance | Friday 24 July 2026 01:00:22 +0000 (0:00:00.078) 0:09:49.947 *********** 2026-07-24 01:00:22.768500 | instance | ok: [instance] 2026-07-24 01:00:22.768768 | instance | 2026-07-24 01:00:22.769051 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-24 01:00:22.769316 | instance | Friday 24 July 2026 01:00:22 +0000 (0:00:00.080) 0:09:50.027 *********** 2026-07-24 01:00:22.887367 | instance | ok: [instance] => (item=placement) 2026-07-24 01:00:22.887624 | instance | ok: [instance] => (item=oslo_cache) 2026-07-24 01:00:22.887895 | instance | ok: [instance] => (item=oslo_db) 2026-07-24 01:00:22.888195 | instance | ok: [instance] => (item=identity) 2026-07-24 01:00:22.888466 | instance | 2026-07-24 01:00:22.888761 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-24 01:00:22.889036 | instance | Friday 24 July 2026 01:00:22 +0000 (0:00:00.118) 0:09:50.146 *********** 2026-07-24 01:00:23.023932 | instance | ok: [instance] 2026-07-24 01:00:23.024204 | instance | 2026-07-24 01:00:23.024514 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 01:00:23.024815 | instance | Friday 24 July 2026 01:00:23 +0000 (0:00:00.135) 0:09:50.282 *********** 2026-07-24 01:00:23.123402 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 01:00:23.123656 | instance | 2026-07-24 01:00:23.123924 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 01:00:23.124182 | instance | Friday 24 July 2026 01:00:23 +0000 (0:00:00.100) 0:09:50.382 *********** 2026-07-24 01:00:23.736478 | instance | ok: [instance] 2026-07-24 01:00:23.736747 | instance | 2026-07-24 01:00:23.737025 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-07-24 01:00:23.737294 | instance | Friday 24 July 2026 01:00:23 +0000 (0:00:00.612) 0:09:50.995 *********** 2026-07-24 01:00:25.975884 | instance | ok: [instance] 2026-07-24 01:00:25.976157 | instance | 2026-07-24 01:00:25.976428 | instance | TASK [Create Ingress] ********************************************************** 2026-07-24 01:00:25.976703 | instance | Friday 24 July 2026 01:00:25 +0000 (0:00:02.239) 0:09:53.235 *********** 2026-07-24 01:00:26.243616 | instance | included: openstack_helm_ingress for instance 2026-07-24 01:00:26.243820 | instance | 2026-07-24 01:00:26.244058 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-24 01:00:26.244293 | instance | Friday 24 July 2026 01:00:26 +0000 (0:00:00.267) 0:09:53.503 *********** 2026-07-24 01:00:26.324467 | instance | skipping: [instance] 2026-07-24 01:00:26.324717 | instance | 2026-07-24 01:00:26.325012 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-24 01:00:26.325289 | instance | Friday 24 July 2026 01:00:26 +0000 (0:00:00.080) 0:09:53.583 *********** 2026-07-24 01:00:26.400139 | instance | skipping: [instance] 2026-07-24 01:00:26.400193 | instance | 2026-07-24 01:00:26.400291 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-24 01:00:26.400411 | instance | Friday 24 July 2026 01:00:26 +0000 (0:00:00.075) 0:09:53.659 *********** 2026-07-24 01:00:26.484064 | instance | ok: [instance] 2026-07-24 01:00:26.484306 | instance | 2026-07-24 01:00:26.484599 | instance | TASK [Create Ingress placement] ************************************************ 2026-07-24 01:00:26.484908 | instance | Friday 24 July 2026 01:00:26 +0000 (0:00:00.083) 0:09:53.743 *********** 2026-07-24 01:00:26.597878 | instance | included: ingress for instance 2026-07-24 01:00:26.598122 | instance | 2026-07-24 01:00:26.598486 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-07-24 01:00:26.598775 | instance | Friday 24 July 2026 01:00:26 +0000 (0:00:00.113) 0:09:53.857 *********** 2026-07-24 01:00:27.828886 | instance | ok: [instance] 2026-07-24 01:00:27.829132 | instance | 2026-07-24 01:00:27.829417 | instance | PLAY [Configure operating system] ********************************************** 2026-07-24 01:00:27.829693 | instance | 2026-07-24 01:00:27.829977 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-24 01:00:27.830271 | instance | Friday 24 July 2026 01:00:27 +0000 (0:00:01.231) 0:09:55.088 *********** 2026-07-24 01:00:31.597271 | instance | ok: [instance] 2026-07-24 01:00:31.597386 | instance | 2026-07-24 01:00:31.597525 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-07-24 01:00:31.597655 | instance | Friday 24 July 2026 01:00:31 +0000 (0:00:03.768) 0:09:58.856 *********** 2026-07-24 01:00:31.841238 | instance | ok: [instance] 2026-07-24 01:00:31.841320 | instance | 2026-07-24 01:00:31.841430 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-07-24 01:00:31.841552 | instance | Friday 24 July 2026 01:00:31 +0000 (0:00:00.244) 0:09:59.100 *********** 2026-07-24 01:00:31.913550 | instance | skipping: [instance] 2026-07-24 01:00:31.913774 | instance | 2026-07-24 01:00:31.914094 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-07-24 01:00:31.914384 | instance | Friday 24 July 2026 01:00:31 +0000 (0:00:00.072) 0:09:59.172 *********** 2026-07-24 01:00:31.994652 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-07-24 01:00:31.994891 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-07-24 01:00:31.995146 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-07-24 01:00:31.995402 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-07-24 01:00:31.995669 | instance | skipping: [instance] 2026-07-24 01:00:31.995913 | instance | 2026-07-24 01:00:31.996184 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-07-24 01:00:31.996436 | instance | Friday 24 July 2026 01:00:31 +0000 (0:00:00.080) 0:09:59.253 *********** 2026-07-24 01:00:32.073432 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-07-24 01:00:32.073681 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-07-24 01:00:32.074097 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-07-24 01:00:32.074418 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-07-24 01:00:32.074673 | instance | skipping: [instance] 2026-07-24 01:00:32.074945 | instance | 2026-07-24 01:00:32.075216 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-07-24 01:00:32.075478 | instance | Friday 24 July 2026 01:00:32 +0000 (0:00:00.079) 0:09:59.332 *********** 2026-07-24 01:00:32.142741 | instance | skipping: [instance] 2026-07-24 01:00:32.142960 | instance | 2026-07-24 01:00:32.143220 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-07-24 01:00:32.143487 | instance | Friday 24 July 2026 01:00:32 +0000 (0:00:00.069) 0:09:59.402 *********** 2026-07-24 01:00:32.263738 | instance | skipping: [instance] 2026-07-24 01:00:32.263809 | instance | 2026-07-24 01:00:32.263909 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-07-24 01:00:32.264029 | instance | Friday 24 July 2026 01:00:32 +0000 (0:00:00.120) 0:09:59.523 *********** 2026-07-24 01:00:32.672767 | instance | ok: [instance] 2026-07-24 01:00:32.672838 | instance | 2026-07-24 01:00:32.672959 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-07-24 01:00:32.673076 | instance | Friday 24 July 2026 01:00:32 +0000 (0:00:00.409) 0:09:59.932 *********** 2026-07-24 01:00:33.762564 | instance | ok: [instance] 2026-07-24 01:00:33.762692 | instance | 2026-07-24 01:00:33.762878 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-07-24 01:00:33.763036 | instance | Friday 24 July 2026 01:00:33 +0000 (0:00:01.089) 0:10:01.021 *********** 2026-07-24 01:00:34.299018 | instance | ok: [instance] 2026-07-24 01:00:34.299283 | instance | 2026-07-24 01:00:34.299574 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-07-24 01:00:34.300083 | instance | Friday 24 July 2026 01:00:34 +0000 (0:00:00.535) 0:10:01.557 *********** 2026-07-24 01:00:35.421025 | instance | ok: [instance] 2026-07-24 01:00:35.421106 | instance | 2026-07-24 01:00:35.421261 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-07-24 01:00:35.421555 | instance | Friday 24 July 2026 01:00:35 +0000 (0:00:01.122) 0:10:02.679 *********** 2026-07-24 01:00:35.974801 | instance | ok: [instance] 2026-07-24 01:00:35.974981 | instance | 2026-07-24 01:00:35.975305 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-07-24 01:00:35.975572 | instance | Friday 24 July 2026 01:00:35 +0000 (0:00:00.554) 0:10:03.233 *********** 2026-07-24 01:00:36.445552 | instance | ok: [instance] 2026-07-24 01:00:36.445767 | instance | 2026-07-24 01:00:36.446036 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-07-24 01:00:36.446462 | instance | Friday 24 July 2026 01:00:36 +0000 (0:00:00.470) 0:10:03.704 *********** 2026-07-24 01:00:37.069710 | instance | ok: [instance] 2026-07-24 01:00:37.069855 | instance | 2026-07-24 01:00:37.070048 | instance | PLAY [Deploy SDN] ************************************************************** 2026-07-24 01:00:37.070265 | instance | 2026-07-24 01:00:37.070496 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-24 01:00:37.070668 | instance | Friday 24 July 2026 01:00:37 +0000 (0:00:00.624) 0:10:04.328 *********** 2026-07-24 01:00:37.169945 | instance | ok: [instance] 2026-07-24 01:00:37.170000 | instance | 2026-07-24 01:00:37.170012 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-24 01:00:37.170022 | instance | Friday 24 July 2026 01:00:37 +0000 (0:00:00.099) 0:10:04.428 *********** 2026-07-24 01:00:37.240766 | instance | skipping: [instance] 2026-07-24 01:00:37.241047 | instance | 2026-07-24 01:00:37.241418 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-24 01:00:37.242199 | instance | Friday 24 July 2026 01:00:37 +0000 (0:00:00.071) 0:10:04.499 *********** 2026-07-24 01:00:37.314940 | instance | skipping: [instance] 2026-07-24 01:00:37.315160 | instance | 2026-07-24 01:00:37.315434 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-24 01:00:37.315707 | instance | Friday 24 July 2026 01:00:37 +0000 (0:00:00.073) 0:10:04.573 *********** 2026-07-24 01:00:37.385418 | instance | skipping: [instance] 2026-07-24 01:00:37.385563 | instance | 2026-07-24 01:00:37.385718 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-24 01:00:37.385893 | instance | Friday 24 July 2026 01:00:37 +0000 (0:00:00.071) 0:10:04.644 *********** 2026-07-24 01:00:37.451738 | instance | skipping: [instance] 2026-07-24 01:00:37.451967 | instance | 2026-07-24 01:00:37.452455 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-24 01:00:37.452742 | instance | Friday 24 July 2026 01:00:37 +0000 (0:00:00.065) 0:10:04.710 *********** 2026-07-24 01:00:37.519738 | instance | skipping: [instance] 2026-07-24 01:00:37.519813 | instance | 2026-07-24 01:00:37.519936 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-24 01:00:37.520062 | instance | Friday 24 July 2026 01:00:37 +0000 (0:00:00.068) 0:10:04.778 *********** 2026-07-24 01:00:37.596981 | instance | ok: [instance] 2026-07-24 01:00:37.597302 | instance | 2026-07-24 01:00:37.597665 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-24 01:00:37.597967 | instance | Friday 24 July 2026 01:00:37 +0000 (0:00:00.077) 0:10:04.855 *********** 2026-07-24 01:00:37.660964 | instance | skipping: [instance] 2026-07-24 01:00:37.661048 | instance | 2026-07-24 01:00:37.661240 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-24 01:00:37.661395 | instance | Friday 24 July 2026 01:00:37 +0000 (0:00:00.064) 0:10:04.919 *********** 2026-07-24 01:00:37.762270 | instance | ok: [instance] 2026-07-24 01:00:37.762513 | instance | 2026-07-24 01:00:37.762794 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 01:00:37.763053 | instance | Friday 24 July 2026 01:00:37 +0000 (0:00:00.101) 0:10:05.021 *********** 2026-07-24 01:00:37.861652 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 01:00:37.861892 | instance | 2026-07-24 01:00:37.862225 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 01:00:37.862581 | instance | Friday 24 July 2026 01:00:37 +0000 (0:00:00.099) 0:10:05.120 *********** 2026-07-24 01:00:38.483411 | instance | ok: [instance] 2026-07-24 01:00:38.483616 | instance | 2026-07-24 01:00:38.483930 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-07-24 01:00:38.484198 | instance | Friday 24 July 2026 01:00:38 +0000 (0:00:00.621) 0:10:05.742 *********** 2026-07-24 01:00:38.727030 | instance | ok: [instance] 2026-07-24 01:00:38.727172 | instance | 2026-07-24 01:00:38.727427 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-07-24 01:00:38.727671 | instance | Friday 24 July 2026 01:00:38 +0000 (0:00:00.243) 0:10:05.986 *********** 2026-07-24 01:00:38.800230 | instance | ok: [instance] => { 2026-07-24 01:00:38.800589 | instance | "changed": false, 2026-07-24 01:00:38.800869 | instance | "msg": "All assertions passed" 2026-07-24 01:00:38.801149 | instance | } 2026-07-24 01:00:38.801409 | instance | 2026-07-24 01:00:38.801707 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-07-24 01:00:38.801970 | instance | Friday 24 July 2026 01:00:38 +0000 (0:00:00.072) 0:10:06.059 *********** 2026-07-24 01:00:39.359656 | instance | ok: [instance] 2026-07-24 01:00:39.360010 | instance | 2026-07-24 01:00:39.360270 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-07-24 01:00:39.360480 | instance | Friday 24 July 2026 01:00:39 +0000 (0:00:00.559) 0:10:06.618 *********** 2026-07-24 01:00:39.445369 | instance | ok: [instance] => { 2026-07-24 01:00:39.445607 | instance | "changed": false, 2026-07-24 01:00:39.445870 | instance | "msg": "Successfully pulled openvswitch image" 2026-07-24 01:00:39.446123 | instance | } 2026-07-24 01:00:39.446412 | instance | 2026-07-24 01:00:39.446756 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-07-24 01:00:39.447032 | instance | Friday 24 July 2026 01:00:39 +0000 (0:00:00.085) 0:10:06.704 *********** 2026-07-24 01:00:41.434937 | instance | ok: [instance] 2026-07-24 01:00:41.435108 | instance | 2026-07-24 01:00:41.435253 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 01:00:41.435459 | instance | Friday 24 July 2026 01:00:41 +0000 (0:00:01.988) 0:10:08.692 *********** 2026-07-24 01:00:41.547563 | instance | skipping: [instance] 2026-07-24 01:00:41.547773 | instance | 2026-07-24 01:00:41.548033 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-07-24 01:00:41.548288 | instance | Friday 24 July 2026 01:00:41 +0000 (0:00:00.113) 0:10:08.805 *********** 2026-07-24 01:00:41.682081 | instance | skipping: [instance] 2026-07-24 01:00:41.682184 | instance | 2026-07-24 01:00:41.682327 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 01:00:41.682448 | instance | Friday 24 July 2026 01:00:41 +0000 (0:00:00.134) 0:10:08.940 *********** 2026-07-24 01:00:41.927542 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 01:00:41.927771 | instance | 2026-07-24 01:00:41.928114 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 01:00:41.928486 | instance | Friday 24 July 2026 01:00:41 +0000 (0:00:00.245) 0:10:09.186 *********** 2026-07-24 01:00:42.535524 | instance | ok: [instance] 2026-07-24 01:00:42.535735 | instance | 2026-07-24 01:00:42.536141 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-07-24 01:00:42.536419 | instance | Friday 24 July 2026 01:00:42 +0000 (0:00:00.607) 0:10:09.793 *********** 2026-07-24 01:00:42.604342 | instance | skipping: [instance] 2026-07-24 01:00:42.604555 | instance | 2026-07-24 01:00:42.604928 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-07-24 01:00:42.605215 | instance | Friday 24 July 2026 01:00:42 +0000 (0:00:00.069) 0:10:09.862 *********** 2026-07-24 01:00:42.668988 | instance | skipping: [instance] 2026-07-24 01:00:42.669173 | instance | 2026-07-24 01:00:42.669469 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-07-24 01:00:42.669741 | instance | Friday 24 July 2026 01:00:42 +0000 (0:00:00.064) 0:10:09.927 *********** 2026-07-24 01:00:43.208375 | instance | ok: [instance] 2026-07-24 01:00:43.208634 | instance | 2026-07-24 01:00:43.208953 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-07-24 01:00:43.209216 | instance | Friday 24 July 2026 01:00:43 +0000 (0:00:00.539) 0:10:10.467 *********** 2026-07-24 01:00:43.284728 | instance | ok: [instance] => { 2026-07-24 01:00:43.284976 | instance | "changed": false, 2026-07-24 01:00:43.285264 | instance | "msg": "Successfully pulled ovn-controller image" 2026-07-24 01:00:43.285525 | instance | } 2026-07-24 01:00:43.285800 | instance | 2026-07-24 01:00:43.286059 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-07-24 01:00:43.286371 | instance | Friday 24 July 2026 01:00:43 +0000 (0:00:00.075) 0:10:10.543 *********** 2026-07-24 01:00:43.473969 | instance | skipping: [instance] 2026-07-24 01:00:43.474171 | instance | 2026-07-24 01:00:43.474476 | instance | PLAY [controllers[0]] ********************************************************** 2026-07-24 01:00:43.474724 | instance | 2026-07-24 01:00:43.474986 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-24 01:00:43.475253 | instance | Friday 24 July 2026 01:00:43 +0000 (0:00:00.189) 0:10:10.733 *********** 2026-07-24 01:00:48.428151 | instance | ok: [instance] 2026-07-24 01:00:48.428897 | instance | 2026-07-24 01:00:48.429024 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-24 01:00:48.429585 | instance | Friday 24 July 2026 01:00:48 +0000 (0:00:04.952) 0:10:15.685 *********** 2026-07-24 01:00:48.530776 | instance | ok: [instance] 2026-07-24 01:00:48.530853 | instance | 2026-07-24 01:00:48.531008 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-24 01:00:48.531130 | instance | Friday 24 July 2026 01:00:48 +0000 (0:00:00.104) 0:10:15.789 *********** 2026-07-24 01:00:48.606208 | instance | skipping: [instance] 2026-07-24 01:00:48.606258 | instance | 2026-07-24 01:00:48.606270 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-24 01:00:48.606282 | instance | Friday 24 July 2026 01:00:48 +0000 (0:00:00.071) 0:10:15.861 *********** 2026-07-24 01:00:48.676675 | instance | skipping: [instance] 2026-07-24 01:00:48.676819 | instance | 2026-07-24 01:00:48.677010 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-24 01:00:48.677181 | instance | Friday 24 July 2026 01:00:48 +0000 (0:00:00.074) 0:10:15.935 *********** 2026-07-24 01:00:48.750662 | instance | skipping: [instance] 2026-07-24 01:00:48.750779 | instance | 2026-07-24 01:00:48.750973 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-24 01:00:48.751170 | instance | Friday 24 July 2026 01:00:48 +0000 (0:00:00.073) 0:10:16.009 *********** 2026-07-24 01:00:48.819873 | instance | skipping: [instance] 2026-07-24 01:00:48.820078 | instance | 2026-07-24 01:00:48.820388 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-24 01:00:48.820752 | instance | Friday 24 July 2026 01:00:48 +0000 (0:00:00.069) 0:10:16.078 *********** 2026-07-24 01:00:48.890891 | instance | skipping: [instance] 2026-07-24 01:00:48.891172 | instance | 2026-07-24 01:00:48.891582 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-24 01:00:48.891937 | instance | Friday 24 July 2026 01:00:48 +0000 (0:00:00.070) 0:10:16.149 *********** 2026-07-24 01:00:48.963683 | instance | ok: [instance] 2026-07-24 01:00:48.963896 | instance | 2026-07-24 01:00:48.964186 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-24 01:00:48.964470 | instance | Friday 24 July 2026 01:00:48 +0000 (0:00:00.073) 0:10:16.222 *********** 2026-07-24 01:00:49.186182 | instance | ok: [instance] => (item=libvirt_exporter) 2026-07-24 01:00:49.186428 | instance | 2026-07-24 01:00:49.186694 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-24 01:00:49.186968 | instance | Friday 24 July 2026 01:00:49 +0000 (0:00:00.222) 0:10:16.445 *********** 2026-07-24 01:00:49.304694 | instance | ok: [instance] 2026-07-24 01:00:49.304817 | instance | 2026-07-24 01:00:49.304969 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 01:00:49.305134 | instance | Friday 24 July 2026 01:00:49 +0000 (0:00:00.118) 0:10:16.564 *********** 2026-07-24 01:00:49.428686 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 01:00:49.428918 | instance | 2026-07-24 01:00:49.429225 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 01:00:49.429509 | instance | Friday 24 July 2026 01:00:49 +0000 (0:00:00.123) 0:10:16.687 *********** 2026-07-24 01:00:50.042664 | instance | ok: [instance] 2026-07-24 01:00:50.042944 | instance | 2026-07-24 01:00:50.043244 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] **** 2026-07-24 01:00:50.043558 | instance | Friday 24 July 2026 01:00:50 +0000 (0:00:00.613) 0:10:17.301 *********** 2026-07-24 01:00:50.142622 | instance | skipping: [instance] 2026-07-24 01:00:50.142877 | instance | 2026-07-24 01:00:50.143115 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-07-24 01:00:50.143379 | instance | Friday 24 July 2026 01:00:50 +0000 (0:00:00.100) 0:10:17.401 *********** 2026-07-24 01:00:51.587236 | instance | ok: [instance] => (item=libvirt-vnc) 2026-07-24 01:00:51.587455 | instance | ok: [instance] => (item=libvirt-api) 2026-07-24 01:00:51.587720 | instance | 2026-07-24 01:00:51.587997 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-07-24 01:00:51.588274 | instance | Friday 24 July 2026 01:00:51 +0000 (0:00:01.444) 0:10:18.846 *********** 2026-07-24 01:00:52.949391 | instance | ok: [instance] => (item=libvirt-vnc) 2026-07-24 01:00:52.949584 | instance | ok: [instance] => (item=libvirt-api) 2026-07-24 01:00:52.949841 | instance | 2026-07-24 01:00:52.950105 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************ 2026-07-24 01:00:52.950416 | instance | Friday 24 July 2026 01:00:52 +0000 (0:00:01.362) 0:10:20.208 *********** 2026-07-24 01:00:53.161977 | instance | ok: [instance] 2026-07-24 01:00:53.162172 | instance | 2026-07-24 01:00:53.162453 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-07-24 01:00:53.162714 | instance | Friday 24 July 2026 01:00:53 +0000 (0:00:00.212) 0:10:20.421 *********** 2026-07-24 01:00:55.240839 | instance | ok: [instance] 2026-07-24 01:00:55.241078 | instance | 2026-07-24 01:00:55.241357 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 01:00:55.241613 | instance | Friday 24 July 2026 01:00:55 +0000 (0:00:02.076) 0:10:22.498 *********** 2026-07-24 01:00:55.379465 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 01:00:55.379675 | instance | 2026-07-24 01:00:55.379979 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 01:00:55.380262 | instance | Friday 24 July 2026 01:00:55 +0000 (0:00:00.140) 0:10:22.638 *********** 2026-07-24 01:00:55.946924 | instance | ok: [instance] 2026-07-24 01:00:55.947104 | instance | 2026-07-24 01:00:55.947222 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-07-24 01:00:55.947392 | instance | Friday 24 July 2026 01:00:55 +0000 (0:00:00.566) 0:10:23.205 *********** 2026-07-24 01:00:57.851067 | instance | ok: [instance] 2026-07-24 01:00:57.851272 | instance | 2026-07-24 01:00:57.851553 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-07-24 01:00:57.851827 | instance | Friday 24 July 2026 01:00:57 +0000 (0:00:01.904) 0:10:25.109 *********** 2026-07-24 01:00:58.858606 | instance | ok: [instance] 2026-07-24 01:00:58.858716 | instance | 2026-07-24 01:00:58.858856 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-07-24 01:00:58.858972 | instance | Friday 24 July 2026 01:00:58 +0000 (0:00:01.008) 0:10:26.118 *********** 2026-07-24 01:00:59.093397 | instance | ok: [instance] 2026-07-24 01:00:59.093628 | instance | 2026-07-24 01:00:59.093901 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-07-24 01:00:59.094210 | instance | Friday 24 July 2026 01:00:59 +0000 (0:00:00.234) 0:10:26.352 *********** 2026-07-24 01:00:59.702255 | instance | ok: [instance] 2026-07-24 01:00:59.702502 | instance | 2026-07-24 01:00:59.702823 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-24 01:00:59.703162 | instance | Friday 24 July 2026 01:00:59 +0000 (0:00:00.607) 0:10:26.960 *********** 2026-07-24 01:00:59.943169 | instance | ok: [instance] 2026-07-24 01:00:59.943250 | instance | 2026-07-24 01:00:59.943381 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-24 01:00:59.943505 | instance | Friday 24 July 2026 01:00:59 +0000 (0:00:00.241) 0:10:27.202 *********** 2026-07-24 01:01:00.166106 | instance | included: rabbitmq for instance 2026-07-24 01:01:00.166206 | instance | 2026-07-24 01:01:00.166342 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-24 01:01:00.166467 | instance | Friday 24 July 2026 01:01:00 +0000 (0:00:00.223) 0:10:27.425 *********** 2026-07-24 01:01:00.897399 | instance | ok: [instance] 2026-07-24 01:01:00.897576 | instance | 2026-07-24 01:01:00.897851 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-24 01:01:00.898177 | instance | Friday 24 July 2026 01:01:00 +0000 (0:00:00.730) 0:10:28.156 *********** 2026-07-24 01:01:01.087945 | instance | skipping: [instance] 2026-07-24 01:01:01.088134 | instance | 2026-07-24 01:01:01.088436 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-24 01:01:01.088718 | instance | Friday 24 July 2026 01:01:01 +0000 (0:00:00.190) 0:10:28.346 *********** 2026-07-24 01:01:01.284361 | instance | skipping: [instance] 2026-07-24 01:01:01.284526 | instance | 2026-07-24 01:01:01.284809 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-24 01:01:01.285072 | instance | Friday 24 July 2026 01:01:01 +0000 (0:00:00.196) 0:10:28.543 *********** 2026-07-24 01:01:01.486519 | instance | skipping: [instance] 2026-07-24 01:01:01.486704 | instance | 2026-07-24 01:01:01.486972 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-24 01:01:01.487228 | instance | Friday 24 July 2026 01:01:01 +0000 (0:00:00.202) 0:10:28.745 *********** 2026-07-24 01:01:02.392771 | instance | ok: [instance] 2026-07-24 01:01:02.393110 | instance | 2026-07-24 01:01:02.393121 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-24 01:01:02.393275 | instance | Friday 24 July 2026 01:01:02 +0000 (0:00:00.906) 0:10:29.651 *********** 2026-07-24 01:01:03.067978 | instance | ok: [instance] 2026-07-24 01:01:03.068210 | instance | 2026-07-24 01:01:03.068508 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-24 01:01:03.068781 | instance | Friday 24 July 2026 01:01:03 +0000 (0:00:00.675) 0:10:30.327 *********** 2026-07-24 01:01:03.143482 | instance | ok: [instance] 2026-07-24 01:01:03.143662 | instance | 2026-07-24 01:01:03.144051 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-24 01:01:03.144333 | instance | Friday 24 July 2026 01:01:03 +0000 (0:00:00.075) 0:10:30.402 *********** 2026-07-24 01:01:03.222766 | instance | skipping: [instance] 2026-07-24 01:01:03.222995 | instance | 2026-07-24 01:01:03.223278 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-24 01:01:03.223550 | instance | Friday 24 July 2026 01:01:03 +0000 (0:00:00.079) 0:10:30.481 *********** 2026-07-24 01:01:03.312794 | instance | skipping: [instance] 2026-07-24 01:01:03.312939 | instance | 2026-07-24 01:01:03.313133 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-24 01:01:03.313316 | instance | Friday 24 July 2026 01:01:03 +0000 (0:00:00.090) 0:10:30.572 *********** 2026-07-24 01:01:03.397426 | instance | ok: [instance] 2026-07-24 01:01:03.397657 | instance | 2026-07-24 01:01:03.397928 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-24 01:01:03.398210 | instance | Friday 24 July 2026 01:01:03 +0000 (0:00:00.084) 0:10:30.656 *********** 2026-07-24 01:01:03.645400 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-24 01:01:03.645628 | instance | ok: [instance] => (item=oslo_db) 2026-07-24 01:01:03.645882 | instance | ok: [instance] => (item=network) 2026-07-24 01:01:03.646173 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-07-24 01:01:03.646443 | instance | ok: [instance] => (item=compute_metadata) 2026-07-24 01:01:03.646699 | instance | ok: [instance] => (item=oslo_cache) 2026-07-24 01:01:03.646959 | instance | ok: [instance] => (item=placement) 2026-07-24 01:01:03.647237 | instance | ok: [instance] => (item=baremetal) 2026-07-24 01:01:03.647495 | instance | ok: [instance] => (item=volumev3) 2026-07-24 01:01:03.648317 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-07-24 01:01:03.648405 | instance | ok: [instance] => (item=oslo_db_api) 2026-07-24 01:01:03.648425 | instance | ok: [instance] => (item=compute) 2026-07-24 01:01:03.648646 | instance | ok: [instance] => (item=identity) 2026-07-24 01:01:03.648900 | instance | ok: [instance] => (item=image) 2026-07-24 01:01:03.649137 | instance | 2026-07-24 01:01:03.649397 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-24 01:01:03.649656 | instance | Friday 24 July 2026 01:01:03 +0000 (0:00:00.247) 0:10:30.904 *********** 2026-07-24 01:01:03.745732 | instance | ok: [instance] 2026-07-24 01:01:03.745969 | instance | 2026-07-24 01:01:03.746277 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 01:01:03.746565 | instance | Friday 24 July 2026 01:01:03 +0000 (0:00:00.100) 0:10:31.005 *********** 2026-07-24 01:01:03.871092 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 01:01:03.871429 | instance | 2026-07-24 01:01:03.871438 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 01:01:03.871444 | instance | Friday 24 July 2026 01:01:03 +0000 (0:00:00.125) 0:10:31.130 *********** 2026-07-24 01:01:04.502181 | instance | ok: [instance] 2026-07-24 01:01:04.502474 | instance | 2026-07-24 01:01:04.502749 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] ******* 2026-07-24 01:01:04.503015 | instance | Friday 24 July 2026 01:01:04 +0000 (0:00:00.630) 0:10:31.760 *********** 2026-07-24 01:01:04.569429 | instance | skipping: [instance] 2026-07-24 01:01:04.569569 | instance | 2026-07-24 01:01:04.569754 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-07-24 01:01:04.569938 | instance | Friday 24 July 2026 01:01:04 +0000 (0:00:00.067) 0:10:31.828 *********** 2026-07-24 01:01:05.000129 | instance | ok: [instance -> localhost] 2026-07-24 01:01:05.000390 | instance | 2026-07-24 01:01:05.000666 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-07-24 01:01:05.000927 | instance | Friday 24 July 2026 01:01:04 +0000 (0:00:00.430) 0:10:32.259 *********** 2026-07-24 01:01:05.625595 | instance | ok: [instance -> localhost] 2026-07-24 01:01:05.625823 | instance | 2026-07-24 01:01:05.626114 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-07-24 01:01:05.626417 | instance | Friday 24 July 2026 01:01:05 +0000 (0:00:00.625) 0:10:32.884 *********** 2026-07-24 01:01:06.154450 | instance | ok: [instance -> localhost] 2026-07-24 01:01:06.154660 | instance | 2026-07-24 01:01:06.154961 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-07-24 01:01:06.155237 | instance | Friday 24 July 2026 01:01:06 +0000 (0:00:00.528) 0:10:33.413 *********** 2026-07-24 01:01:06.372565 | instance | ok: [instance -> localhost] 2026-07-24 01:01:06.372832 | instance | 2026-07-24 01:01:06.373163 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-07-24 01:01:06.373465 | instance | Friday 24 July 2026 01:01:06 +0000 (0:00:00.218) 0:10:33.631 *********** 2026-07-24 01:01:07.763573 | instance | ok: [instance] => (item=nova-bootstrap) 2026-07-24 01:01:07.763819 | instance | ok: [instance] => (item=nova-cell-setup) 2026-07-24 01:01:07.764064 | instance | 2026-07-24 01:01:07.764392 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] *************** 2026-07-24 01:01:07.764667 | instance | Friday 24 July 2026 01:01:07 +0000 (0:00:01.390) 0:10:35.022 *********** 2026-07-24 01:01:08.303803 | instance | ok: [instance] 2026-07-24 01:01:08.305404 | instance | 2026-07-24 01:01:08.305433 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-07-24 01:01:08.305444 | instance | Friday 24 July 2026 01:01:08 +0000 (0:00:00.539) 0:10:35.562 *********** 2026-07-24 01:01:11.574110 | instance | ok: [instance] 2026-07-24 01:01:11.574239 | instance | 2026-07-24 01:01:11.574509 | instance | TASK [Create Ingress] ********************************************************** 2026-07-24 01:01:11.574786 | instance | Friday 24 July 2026 01:01:11 +0000 (0:00:03.270) 0:10:38.833 *********** 2026-07-24 01:01:11.858076 | instance | included: openstack_helm_ingress for instance 2026-07-24 01:01:11.858339 | instance | 2026-07-24 01:01:11.858652 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-24 01:01:11.858912 | instance | Friday 24 July 2026 01:01:11 +0000 (0:00:00.283) 0:10:39.116 *********** 2026-07-24 01:01:11.932322 | instance | skipping: [instance] 2026-07-24 01:01:11.932535 | instance | 2026-07-24 01:01:11.932802 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-24 01:01:11.933050 | instance | Friday 24 July 2026 01:01:11 +0000 (0:00:00.074) 0:10:39.191 *********** 2026-07-24 01:01:12.001542 | instance | skipping: [instance] 2026-07-24 01:01:12.001607 | instance | 2026-07-24 01:01:12.001718 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-24 01:01:12.001831 | instance | Friday 24 July 2026 01:01:11 +0000 (0:00:00.069) 0:10:39.261 *********** 2026-07-24 01:01:12.081683 | instance | ok: [instance] 2026-07-24 01:01:12.081870 | instance | 2026-07-24 01:01:12.082174 | instance | TASK [Create Ingress compute] ************************************************** 2026-07-24 01:01:12.082451 | instance | Friday 24 July 2026 01:01:12 +0000 (0:00:00.079) 0:10:39.341 *********** 2026-07-24 01:01:12.192625 | instance | included: ingress for instance 2026-07-24 01:01:12.192858 | instance | 2026-07-24 01:01:12.193126 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-07-24 01:01:12.193389 | instance | Friday 24 July 2026 01:01:12 +0000 (0:00:00.110) 0:10:39.452 *********** 2026-07-24 01:01:13.290534 | instance | ok: [instance] 2026-07-24 01:01:13.290822 | instance | 2026-07-24 01:01:13.291096 | instance | TASK [Create Ingress] ********************************************************** 2026-07-24 01:01:13.291362 | instance | Friday 24 July 2026 01:01:13 +0000 (0:00:01.096) 0:10:40.548 *********** 2026-07-24 01:01:13.504171 | instance | included: openstack_helm_ingress for instance 2026-07-24 01:01:13.504386 | instance | 2026-07-24 01:01:13.504666 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-24 01:01:13.504925 | instance | Friday 24 July 2026 01:01:13 +0000 (0:00:00.214) 0:10:40.763 *********** 2026-07-24 01:01:13.578344 | instance | skipping: [instance] 2026-07-24 01:01:13.578558 | instance | 2026-07-24 01:01:13.578865 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-24 01:01:13.579117 | instance | Friday 24 July 2026 01:01:13 +0000 (0:00:00.074) 0:10:40.837 *********** 2026-07-24 01:01:13.652587 | instance | skipping: [instance] 2026-07-24 01:01:13.652665 | instance | 2026-07-24 01:01:13.652794 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-24 01:01:13.652918 | instance | Friday 24 July 2026 01:01:13 +0000 (0:00:00.074) 0:10:40.912 *********** 2026-07-24 01:01:13.736189 | instance | ok: [instance] 2026-07-24 01:01:13.736297 | instance | 2026-07-24 01:01:13.736418 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-07-24 01:01:13.736535 | instance | Friday 24 July 2026 01:01:13 +0000 (0:00:00.083) 0:10:40.995 *********** 2026-07-24 01:01:13.863234 | instance | included: ingress for instance 2026-07-24 01:01:13.863428 | instance | 2026-07-24 01:01:13.863713 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-07-24 01:01:13.863979 | instance | Friday 24 July 2026 01:01:13 +0000 (0:00:00.126) 0:10:41.122 *********** 2026-07-24 01:01:15.116987 | instance | ok: [instance] 2026-07-24 01:01:15.117295 | instance | 2026-07-24 01:01:15.117664 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-07-24 01:01:15.118036 | instance | Friday 24 July 2026 01:01:15 +0000 (0:00:01.253) 0:10:42.375 *********** 2026-07-24 01:01:15.840790 | instance | ok: [instance] 2026-07-24 01:01:15.841028 | instance | 2026-07-24 01:01:15.841309 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-07-24 01:01:15.841568 | instance | Friday 24 July 2026 01:01:15 +0000 (0:00:00.724) 0:10:43.099 *********** 2026-07-24 01:01:21.050361 | instance | ok: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-07-24 01:01:21.050631 | instance | ok: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-07-24 01:01:21.050911 | instance | ok: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-07-24 01:01:21.051192 | instance | ok: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-07-24 01:01:21.051464 | instance | ok: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-07-24 01:01:21.051711 | instance | 2026-07-24 01:01:21.051991 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-24 01:01:21.052285 | instance | Friday 24 July 2026 01:01:21 +0000 (0:00:05.208) 0:10:48.308 *********** 2026-07-24 01:01:21.281394 | instance | ok: [instance] 2026-07-24 01:01:21.281602 | instance | 2026-07-24 01:01:21.281873 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-24 01:01:21.282166 | instance | Friday 24 July 2026 01:01:21 +0000 (0:00:00.231) 0:10:48.540 *********** 2026-07-24 01:01:21.420568 | instance | included: rabbitmq for instance 2026-07-24 01:01:21.420833 | instance | 2026-07-24 01:01:21.421180 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-24 01:01:21.421474 | instance | Friday 24 July 2026 01:01:21 +0000 (0:00:00.139) 0:10:48.679 *********** 2026-07-24 01:01:22.127676 | instance | ok: [instance] 2026-07-24 01:01:22.127900 | instance | 2026-07-24 01:01:22.128182 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-24 01:01:22.128457 | instance | Friday 24 July 2026 01:01:22 +0000 (0:00:00.707) 0:10:49.386 *********** 2026-07-24 01:01:22.309178 | instance | skipping: [instance] 2026-07-24 01:01:22.309627 | instance | 2026-07-24 01:01:22.309943 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-24 01:01:22.310305 | instance | Friday 24 July 2026 01:01:22 +0000 (0:00:00.181) 0:10:49.568 *********** 2026-07-24 01:01:22.606670 | instance | skipping: [instance] 2026-07-24 01:01:22.606918 | instance | 2026-07-24 01:01:22.607226 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-24 01:01:22.607497 | instance | Friday 24 July 2026 01:01:22 +0000 (0:00:00.297) 0:10:49.865 *********** 2026-07-24 01:01:22.938886 | instance | skipping: [instance] 2026-07-24 01:01:22.939116 | instance | 2026-07-24 01:01:22.939408 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-24 01:01:22.939694 | instance | Friday 24 July 2026 01:01:22 +0000 (0:00:00.332) 0:10:50.198 *********** 2026-07-24 01:01:24.051224 | instance | ok: [instance] 2026-07-24 01:01:24.051446 | instance | 2026-07-24 01:01:24.051741 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-24 01:01:24.052025 | instance | Friday 24 July 2026 01:01:24 +0000 (0:00:01.112) 0:10:51.310 *********** 2026-07-24 01:01:24.764093 | instance | ok: [instance] 2026-07-24 01:01:24.764334 | instance | 2026-07-24 01:01:24.764618 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-24 01:01:24.764904 | instance | Friday 24 July 2026 01:01:24 +0000 (0:00:00.712) 0:10:52.023 *********** 2026-07-24 01:01:24.853152 | instance | ok: [instance] 2026-07-24 01:01:24.853405 | instance | 2026-07-24 01:01:24.853752 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-24 01:01:24.854057 | instance | Friday 24 July 2026 01:01:24 +0000 (0:00:00.088) 0:10:52.112 *********** 2026-07-24 01:01:24.927961 | instance | skipping: [instance] 2026-07-24 01:01:24.928190 | instance | 2026-07-24 01:01:24.928467 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-24 01:01:24.928723 | instance | Friday 24 July 2026 01:01:24 +0000 (0:00:00.074) 0:10:52.187 *********** 2026-07-24 01:01:25.016257 | instance | skipping: [instance] 2026-07-24 01:01:25.016497 | instance | 2026-07-24 01:01:25.016784 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-24 01:01:25.017053 | instance | Friday 24 July 2026 01:01:25 +0000 (0:00:00.088) 0:10:52.275 *********** 2026-07-24 01:01:25.088370 | instance | ok: [instance] 2026-07-24 01:01:25.088584 | instance | 2026-07-24 01:01:25.088866 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-24 01:01:25.089128 | instance | Friday 24 July 2026 01:01:25 +0000 (0:00:00.072) 0:10:52.347 *********** 2026-07-24 01:01:25.276778 | instance | ok: [instance] => (item=dns) 2026-07-24 01:01:25.277074 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-24 01:01:25.277312 | instance | ok: [instance] => (item=oslo_db) 2026-07-24 01:01:25.277551 | instance | ok: [instance] => (item=network) 2026-07-24 01:01:25.277803 | instance | ok: [instance] => (item=compute_metadata) 2026-07-24 01:01:25.278056 | instance | ok: [instance] => (item=oslo_cache) 2026-07-24 01:01:25.278401 | instance | ok: [instance] => (item=baremetal) 2026-07-24 01:01:25.278650 | instance | ok: [instance] => (item=compute) 2026-07-24 01:01:25.278899 | instance | ok: [instance] => (item=identity) 2026-07-24 01:01:25.279147 | instance | ok: [instance] => (item=load_balancer) 2026-07-24 01:01:25.279399 | instance | 2026-07-24 01:01:25.279653 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-24 01:01:25.279906 | instance | Friday 24 July 2026 01:01:25 +0000 (0:00:00.188) 0:10:52.536 *********** 2026-07-24 01:01:25.415248 | instance | ok: [instance] 2026-07-24 01:01:25.415489 | instance | 2026-07-24 01:01:25.415774 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 01:01:25.416041 | instance | Friday 24 July 2026 01:01:25 +0000 (0:00:00.138) 0:10:52.674 *********** 2026-07-24 01:01:25.520518 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 01:01:25.520802 | instance | 2026-07-24 01:01:25.521120 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 01:01:25.521418 | instance | Friday 24 July 2026 01:01:25 +0000 (0:00:00.105) 0:10:52.779 *********** 2026-07-24 01:01:26.102543 | instance | ok: [instance] 2026-07-24 01:01:26.102630 | instance | 2026-07-24 01:01:26.102758 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] *** 2026-07-24 01:01:26.102877 | instance | Friday 24 July 2026 01:01:26 +0000 (0:00:00.581) 0:10:53.361 *********** 2026-07-24 01:01:26.791193 | instance | ok: [instance] 2026-07-24 01:01:26.791441 | instance | 2026-07-24 01:01:26.791733 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-07-24 01:01:26.792037 | instance | Friday 24 July 2026 01:01:26 +0000 (0:00:00.687) 0:10:54.050 *********** 2026-07-24 01:01:26.859418 | instance | skipping: [instance] 2026-07-24 01:01:26.859668 | instance | 2026-07-24 01:01:26.859932 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-07-24 01:01:26.860191 | instance | Friday 24 July 2026 01:01:26 +0000 (0:00:00.068) 0:10:54.119 *********** 2026-07-24 01:01:27.280396 | instance | ok: [instance] 2026-07-24 01:01:27.280569 | instance | 2026-07-24 01:01:27.280858 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-07-24 01:01:27.281107 | instance | Friday 24 July 2026 01:01:27 +0000 (0:00:00.420) 0:10:54.539 *********** 2026-07-24 01:01:27.351713 | instance | skipping: [instance] 2026-07-24 01:01:27.351806 | instance | 2026-07-24 01:01:27.352012 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-07-24 01:01:27.352188 | instance | Friday 24 July 2026 01:01:27 +0000 (0:00:00.071) 0:10:54.611 *********** 2026-07-24 01:01:27.443776 | instance | ok: [instance] 2026-07-24 01:01:27.443874 | instance | 2026-07-24 01:01:27.443953 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] *** 2026-07-24 01:01:27.444067 | instance | Friday 24 July 2026 01:01:27 +0000 (0:00:00.092) 0:10:54.703 *********** 2026-07-24 01:01:27.509406 | instance | skipping: [instance] 2026-07-24 01:01:27.509516 | instance | 2026-07-24 01:01:27.509576 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-07-24 01:01:27.509681 | instance | Friday 24 July 2026 01:01:27 +0000 (0:00:00.065) 0:10:54.769 *********** 2026-07-24 01:01:30.400247 | instance | ok: [instance] 2026-07-24 01:01:30.400384 | instance | 2026-07-24 01:01:30.401127 | instance | TASK [Create Ingress] ********************************************************** 2026-07-24 01:01:30.401197 | instance | Friday 24 July 2026 01:01:30 +0000 (0:00:02.889) 0:10:57.659 *********** 2026-07-24 01:01:30.573542 | instance | included: openstack_helm_ingress for instance 2026-07-24 01:01:30.573665 | instance | 2026-07-24 01:01:30.573837 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-24 01:01:30.574032 | instance | Friday 24 July 2026 01:01:30 +0000 (0:00:00.173) 0:10:57.832 *********** 2026-07-24 01:01:30.651880 | instance | skipping: [instance] 2026-07-24 01:01:30.652002 | instance | 2026-07-24 01:01:30.652180 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-24 01:01:30.652347 | instance | Friday 24 July 2026 01:01:30 +0000 (0:00:00.078) 0:10:57.911 *********** 2026-07-24 01:01:30.726919 | instance | skipping: [instance] 2026-07-24 01:01:30.727040 | instance | 2026-07-24 01:01:30.727209 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-24 01:01:30.727375 | instance | Friday 24 July 2026 01:01:30 +0000 (0:00:00.075) 0:10:57.986 *********** 2026-07-24 01:01:30.815785 | instance | ok: [instance] 2026-07-24 01:01:30.816032 | instance | 2026-07-24 01:01:30.816326 | instance | TASK [Create Ingress network] ************************************************** 2026-07-24 01:01:30.816612 | instance | Friday 24 July 2026 01:01:30 +0000 (0:00:00.088) 0:10:58.075 *********** 2026-07-24 01:01:30.934264 | instance | included: ingress for instance 2026-07-24 01:01:30.934520 | instance | 2026-07-24 01:01:30.934796 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-07-24 01:01:30.935057 | instance | Friday 24 July 2026 01:01:30 +0000 (0:00:00.118) 0:10:58.193 *********** 2026-07-24 01:01:32.253407 | instance | ok: [instance] 2026-07-24 01:01:32.253642 | instance | 2026-07-24 01:01:32.253911 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-07-24 01:01:32.254230 | instance | Friday 24 July 2026 01:01:32 +0000 (0:00:01.318) 0:10:59.511 *********** 2026-07-24 01:01:33.094547 | instance | ok: [instance] 2026-07-24 01:01:33.094799 | instance | 2026-07-24 01:01:33.095122 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-07-24 01:01:33.095426 | instance | Friday 24 July 2026 01:01:33 +0000 (0:00:00.841) 0:11:00.353 *********** 2026-07-24 01:01:34.392159 | 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-07-24 01:01:34.392380 | instance | 2026-07-24 01:01:34.392647 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-07-24 01:01:34.392941 | instance | Friday 24 July 2026 01:01:34 +0000 (0:00:01.297) 0:11:01.650 *********** 2026-07-24 01:01:35.677515 | 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-07-24 01:01:35.677741 | instance | 2026-07-24 01:01:35.678018 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-24 01:01:35.678339 | instance | Friday 24 July 2026 01:01:35 +0000 (0:00:01.285) 0:11:02.936 *********** 2026-07-24 01:01:35.786193 | instance | ok: [instance] 2026-07-24 01:01:35.786321 | instance | 2026-07-24 01:01:35.786451 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-24 01:01:35.786575 | instance | Friday 24 July 2026 01:01:35 +0000 (0:00:00.109) 0:11:03.045 *********** 2026-07-24 01:01:35.911894 | instance | included: rabbitmq for instance 2026-07-24 01:01:35.912113 | instance | 2026-07-24 01:01:35.912407 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-24 01:01:35.912671 | instance | Friday 24 July 2026 01:01:35 +0000 (0:00:00.125) 0:11:03.171 *********** 2026-07-24 01:01:36.643399 | instance | ok: [instance] 2026-07-24 01:01:36.643478 | instance | 2026-07-24 01:01:36.644216 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-24 01:01:36.644333 | instance | Friday 24 July 2026 01:01:36 +0000 (0:00:00.731) 0:11:03.902 *********** 2026-07-24 01:01:36.818991 | instance | skipping: [instance] 2026-07-24 01:01:36.819210 | instance | 2026-07-24 01:01:36.819489 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-24 01:01:36.819766 | instance | Friday 24 July 2026 01:01:36 +0000 (0:00:00.175) 0:11:04.078 *********** 2026-07-24 01:01:36.991703 | instance | skipping: [instance] 2026-07-24 01:01:36.991919 | instance | 2026-07-24 01:01:36.992181 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-24 01:01:36.992437 | instance | Friday 24 July 2026 01:01:36 +0000 (0:00:00.172) 0:11:04.250 *********** 2026-07-24 01:01:37.171404 | instance | skipping: [instance] 2026-07-24 01:01:37.171641 | instance | 2026-07-24 01:01:37.171910 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-24 01:01:37.172170 | instance | Friday 24 July 2026 01:01:37 +0000 (0:00:00.179) 0:11:04.430 *********** 2026-07-24 01:01:38.041066 | instance | ok: [instance] 2026-07-24 01:01:38.041315 | instance | 2026-07-24 01:01:38.041594 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-24 01:01:38.041859 | instance | Friday 24 July 2026 01:01:38 +0000 (0:00:00.868) 0:11:05.299 *********** 2026-07-24 01:01:38.783843 | instance | ok: [instance] 2026-07-24 01:01:38.784111 | instance | 2026-07-24 01:01:38.784396 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-24 01:01:38.784677 | instance | Friday 24 July 2026 01:01:38 +0000 (0:00:00.743) 0:11:06.043 *********** 2026-07-24 01:01:38.857882 | instance | ok: [instance] 2026-07-24 01:01:38.858073 | instance | 2026-07-24 01:01:38.858408 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-24 01:01:38.858670 | instance | Friday 24 July 2026 01:01:38 +0000 (0:00:00.074) 0:11:06.117 *********** 2026-07-24 01:01:38.934568 | instance | skipping: [instance] 2026-07-24 01:01:38.934826 | instance | 2026-07-24 01:01:38.935154 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-24 01:01:38.935438 | instance | Friday 24 July 2026 01:01:38 +0000 (0:00:00.076) 0:11:06.193 *********** 2026-07-24 01:01:39.020986 | instance | skipping: [instance] 2026-07-24 01:01:39.021106 | instance | 2026-07-24 01:01:39.021282 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-24 01:01:39.021443 | instance | Friday 24 July 2026 01:01:39 +0000 (0:00:00.086) 0:11:06.280 *********** 2026-07-24 01:01:39.100630 | instance | ok: [instance] 2026-07-24 01:01:39.100777 | instance | 2026-07-24 01:01:39.100954 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-24 01:01:39.101117 | instance | Friday 24 July 2026 01:01:39 +0000 (0:00:00.079) 0:11:06.360 *********** 2026-07-24 01:01:39.246317 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-24 01:01:39.246382 | instance | ok: [instance] => (item=orchestration) 2026-07-24 01:01:39.246504 | instance | ok: [instance] => (item=oslo_db) 2026-07-24 01:01:39.246873 | instance | ok: [instance] => (item=cloudformation) 2026-07-24 01:01:39.246897 | instance | ok: [instance] => (item=oslo_cache) 2026-07-24 01:01:39.246959 | instance | ok: [instance] => (item=identity) 2026-07-24 01:01:39.247100 | instance | 2026-07-24 01:01:39.247264 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-24 01:01:39.247428 | instance | Friday 24 July 2026 01:01:39 +0000 (0:00:00.145) 0:11:06.505 *********** 2026-07-24 01:01:39.373997 | instance | ok: [instance] 2026-07-24 01:01:39.374161 | instance | 2026-07-24 01:01:39.374331 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 01:01:39.374497 | instance | Friday 24 July 2026 01:01:39 +0000 (0:00:00.127) 0:11:06.633 *********** 2026-07-24 01:01:39.495578 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 01:01:39.495898 | instance | 2026-07-24 01:01:39.496242 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 01:01:39.496596 | instance | Friday 24 July 2026 01:01:39 +0000 (0:00:00.121) 0:11:06.754 *********** 2026-07-24 01:01:40.106406 | instance | ok: [instance] 2026-07-24 01:01:40.106641 | instance | 2026-07-24 01:01:40.106915 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-07-24 01:01:40.107183 | instance | Friday 24 July 2026 01:01:40 +0000 (0:00:00.610) 0:11:07.364 *********** 2026-07-24 01:01:42.850573 | instance | ok: [instance] 2026-07-24 01:01:42.850791 | instance | 2026-07-24 01:01:42.851064 | instance | TASK [Create Ingress] ********************************************************** 2026-07-24 01:01:42.851335 | instance | Friday 24 July 2026 01:01:42 +0000 (0:00:02.744) 0:11:10.109 *********** 2026-07-24 01:01:43.192787 | instance | included: openstack_helm_ingress for instance 2026-07-24 01:01:43.193071 | instance | 2026-07-24 01:01:43.193379 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-24 01:01:43.193664 | instance | Friday 24 July 2026 01:01:43 +0000 (0:00:00.341) 0:11:10.451 *********** 2026-07-24 01:01:43.267415 | instance | skipping: [instance] 2026-07-24 01:01:43.267686 | instance | 2026-07-24 01:01:43.267993 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-24 01:01:43.268372 | instance | Friday 24 July 2026 01:01:43 +0000 (0:00:00.075) 0:11:10.526 *********** 2026-07-24 01:01:43.344554 | instance | skipping: [instance] 2026-07-24 01:01:43.344807 | instance | 2026-07-24 01:01:43.345101 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-24 01:01:43.345365 | instance | Friday 24 July 2026 01:01:43 +0000 (0:00:00.076) 0:11:10.603 *********** 2026-07-24 01:01:43.424007 | instance | ok: [instance] 2026-07-24 01:01:43.424177 | instance | 2026-07-24 01:01:43.424360 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-07-24 01:01:43.424535 | instance | Friday 24 July 2026 01:01:43 +0000 (0:00:00.079) 0:11:10.683 *********** 2026-07-24 01:01:43.545672 | instance | included: ingress for instance 2026-07-24 01:01:43.545828 | instance | 2026-07-24 01:01:43.546001 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-07-24 01:01:43.546183 | instance | Friday 24 July 2026 01:01:43 +0000 (0:00:00.121) 0:11:10.805 *********** 2026-07-24 01:01:44.652295 | instance | ok: [instance] 2026-07-24 01:01:44.652566 | instance | 2026-07-24 01:01:44.652913 | instance | TASK [Create Ingress] ********************************************************** 2026-07-24 01:01:44.653276 | instance | Friday 24 July 2026 01:01:44 +0000 (0:00:01.106) 0:11:11.911 *********** 2026-07-24 01:01:44.835797 | instance | included: openstack_helm_ingress for instance 2026-07-24 01:01:44.836033 | instance | 2026-07-24 01:01:44.836548 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-24 01:01:44.836678 | instance | Friday 24 July 2026 01:01:44 +0000 (0:00:00.183) 0:11:12.094 *********** 2026-07-24 01:01:44.912746 | instance | skipping: [instance] 2026-07-24 01:01:44.912959 | instance | 2026-07-24 01:01:44.913285 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-24 01:01:44.913567 | instance | Friday 24 July 2026 01:01:44 +0000 (0:00:00.077) 0:11:12.172 *********** 2026-07-24 01:01:44.994630 | instance | skipping: [instance] 2026-07-24 01:01:44.994752 | instance | 2026-07-24 01:01:44.994894 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-24 01:01:44.995022 | instance | Friday 24 July 2026 01:01:44 +0000 (0:00:00.081) 0:11:12.253 *********** 2026-07-24 01:01:45.078645 | instance | ok: [instance] 2026-07-24 01:01:45.078979 | instance | 2026-07-24 01:01:45.079281 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-07-24 01:01:45.079585 | instance | Friday 24 July 2026 01:01:45 +0000 (0:00:00.083) 0:11:12.337 *********** 2026-07-24 01:01:45.212772 | instance | included: ingress for instance 2026-07-24 01:01:45.213004 | instance | 2026-07-24 01:01:45.213294 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-07-24 01:01:45.213571 | instance | Friday 24 July 2026 01:01:45 +0000 (0:00:00.133) 0:11:12.471 *********** 2026-07-24 01:01:46.568810 | instance | ok: [instance] 2026-07-24 01:01:46.569047 | instance | 2026-07-24 01:01:46.569320 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-07-24 01:01:46.569589 | instance | Friday 24 July 2026 01:01:46 +0000 (0:00:01.356) 0:11:13.827 *********** 2026-07-24 01:01:46.842603 | instance | ok: [instance] 2026-07-24 01:01:46.842863 | instance | 2026-07-24 01:01:46.843102 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-24 01:01:46.843358 | instance | Friday 24 July 2026 01:01:46 +0000 (0:00:00.273) 0:11:14.101 *********** 2026-07-24 01:01:48.123492 | instance | ok: [instance] 2026-07-24 01:01:48.123635 | instance | 2026-07-24 01:01:48.123836 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-24 01:01:48.124095 | instance | Friday 24 July 2026 01:01:48 +0000 (0:00:01.281) 0:11:15.382 *********** 2026-07-24 01:01:48.425223 | instance | ok: [instance] 2026-07-24 01:01:48.425343 | instance | 2026-07-24 01:01:48.425518 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-24 01:01:48.425689 | instance | Friday 24 July 2026 01:01:48 +0000 (0:00:00.301) 0:11:15.684 *********** 2026-07-24 01:01:48.541119 | instance | ok: [instance] => { 2026-07-24 01:01:48.541296 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-07-24 01:01:48.541478 | instance | } 2026-07-24 01:01:48.541657 | instance | 2026-07-24 01:01:48.541826 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-24 01:01:48.542066 | instance | Friday 24 July 2026 01:01:48 +0000 (0:00:00.115) 0:11:15.800 *********** 2026-07-24 01:01:48.956100 | instance | ok: [instance] 2026-07-24 01:01:48.956352 | instance | 2026-07-24 01:01:48.956639 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-24 01:01:48.956928 | instance | Friday 24 July 2026 01:01:48 +0000 (0:00:00.414) 0:11:16.215 *********** 2026-07-24 01:01:50.148702 | instance | ok: [instance] 2026-07-24 01:01:50.148983 | instance | 2026-07-24 01:01:50.149273 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-07-24 01:01:50.149556 | instance | Friday 24 July 2026 01:01:50 +0000 (0:00:01.192) 0:11:17.407 *********** 2026-07-24 01:01:50.690833 | instance | ok: [instance] 2026-07-24 01:01:50.691070 | instance | 2026-07-24 01:01:50.691421 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-07-24 01:01:50.691634 | instance | Friday 24 July 2026 01:01:50 +0000 (0:00:00.540) 0:11:17.948 *********** 2026-07-24 01:01:51.493838 | instance | ok: [instance] 2026-07-24 01:01:51.494054 | instance | 2026-07-24 01:01:51.494373 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-07-24 01:01:51.494634 | instance | Friday 24 July 2026 01:01:51 +0000 (0:00:00.803) 0:11:18.752 *********** 2026-07-24 01:01:52.218266 | instance | ok: [instance] 2026-07-24 01:01:52.218475 | instance | 2026-07-24 01:01:52.218785 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-07-24 01:01:52.219046 | instance | Friday 24 July 2026 01:01:52 +0000 (0:00:00.725) 0:11:19.477 *********** 2026-07-24 01:01:52.641521 | instance | ok: [instance] 2026-07-24 01:01:52.641635 | instance | 2026-07-24 01:01:52.641797 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-07-24 01:01:52.641979 | instance | Friday 24 July 2026 01:01:52 +0000 (0:00:00.423) 0:11:19.900 *********** 2026-07-24 01:01:52.817427 | instance | included: openstack_helm_endpoints for instance 2026-07-24 01:01:52.817684 | instance | 2026-07-24 01:01:52.818021 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-24 01:01:52.818379 | instance | Friday 24 July 2026 01:01:52 +0000 (0:00:00.175) 0:11:20.075 *********** 2026-07-24 01:01:52.888763 | instance | skipping: [instance] 2026-07-24 01:01:52.888935 | instance | 2026-07-24 01:01:52.889228 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-24 01:01:52.889495 | instance | Friday 24 July 2026 01:01:52 +0000 (0:00:00.072) 0:11:20.148 *********** 2026-07-24 01:01:52.959443 | instance | skipping: [instance] 2026-07-24 01:01:52.959788 | instance | 2026-07-24 01:01:52.960134 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-24 01:01:52.960482 | instance | Friday 24 July 2026 01:01:52 +0000 (0:00:00.070) 0:11:20.218 *********** 2026-07-24 01:01:53.027047 | instance | skipping: [instance] 2026-07-24 01:01:53.027291 | instance | 2026-07-24 01:01:53.027589 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-24 01:01:53.027848 | instance | Friday 24 July 2026 01:01:53 +0000 (0:00:00.067) 0:11:20.286 *********** 2026-07-24 01:01:53.105976 | instance | skipping: [instance] 2026-07-24 01:01:53.106246 | instance | 2026-07-24 01:01:53.106537 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-24 01:01:53.106807 | instance | Friday 24 July 2026 01:01:53 +0000 (0:00:00.078) 0:11:20.365 *********** 2026-07-24 01:01:53.177089 | instance | skipping: [instance] 2026-07-24 01:01:53.177158 | instance | 2026-07-24 01:01:53.177169 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-24 01:01:53.177180 | instance | Friday 24 July 2026 01:01:53 +0000 (0:00:00.069) 0:11:20.435 *********** 2026-07-24 01:01:53.245335 | instance | skipping: [instance] 2026-07-24 01:01:53.245592 | instance | 2026-07-24 01:01:53.245868 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-24 01:01:53.246132 | instance | Friday 24 July 2026 01:01:53 +0000 (0:00:00.069) 0:11:20.504 *********** 2026-07-24 01:01:53.330784 | instance | ok: [instance] 2026-07-24 01:01:53.331011 | instance | 2026-07-24 01:01:53.331184 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-24 01:01:53.331347 | instance | Friday 24 July 2026 01:01:53 +0000 (0:00:00.085) 0:11:20.590 *********** 2026-07-24 01:01:53.435174 | instance | ok: [instance] => (item=identity) 2026-07-24 01:01:53.435315 | instance | 2026-07-24 01:01:53.435486 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-24 01:01:53.435652 | instance | Friday 24 July 2026 01:01:53 +0000 (0:00:00.104) 0:11:20.694 *********** 2026-07-24 01:01:53.542116 | instance | ok: [instance] 2026-07-24 01:01:53.542475 | instance | 2026-07-24 01:01:53.542838 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-07-24 01:01:53.543206 | instance | Friday 24 July 2026 01:01:53 +0000 (0:00:00.106) 0:11:20.801 *********** 2026-07-24 01:01:54.045331 | instance | ok: [instance] 2026-07-24 01:01:54.045586 | instance | 2026-07-24 01:01:54.045864 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-07-24 01:01:54.046172 | instance | Friday 24 July 2026 01:01:54 +0000 (0:00:00.503) 0:11:21.304 *********** 2026-07-24 01:01:54.572940 | instance | ok: [instance] 2026-07-24 01:01:54.573066 | instance | 2026-07-24 01:01:54.573232 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-07-24 01:01:54.573401 | instance | Friday 24 July 2026 01:01:54 +0000 (0:00:00.527) 0:11:21.832 *********** 2026-07-24 01:01:55.061794 | instance | ok: [instance] 2026-07-24 01:01:55.061919 | instance | 2026-07-24 01:01:55.062108 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-07-24 01:01:55.062295 | instance | Friday 24 July 2026 01:01:55 +0000 (0:00:00.488) 0:11:22.321 *********** 2026-07-24 01:01:55.618348 | instance | ok: [instance] 2026-07-24 01:01:55.618577 | instance | 2026-07-24 01:01:55.618854 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-24 01:01:55.619114 | instance | Friday 24 July 2026 01:01:55 +0000 (0:00:00.556) 0:11:22.877 *********** 2026-07-24 01:01:55.720321 | instance | ok: [instance] 2026-07-24 01:01:55.720458 | instance | 2026-07-24 01:01:55.720624 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-24 01:01:55.720793 | instance | Friday 24 July 2026 01:01:55 +0000 (0:00:00.102) 0:11:22.979 *********** 2026-07-24 01:01:55.846264 | instance | included: rabbitmq for instance 2026-07-24 01:01:55.846341 | instance | 2026-07-24 01:01:55.846482 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-24 01:01:55.846614 | instance | Friday 24 July 2026 01:01:55 +0000 (0:00:00.125) 0:11:23.105 *********** 2026-07-24 01:01:56.574930 | instance | ok: [instance] 2026-07-24 01:01:56.575166 | instance | 2026-07-24 01:01:56.575419 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-24 01:01:56.575670 | instance | Friday 24 July 2026 01:01:56 +0000 (0:00:00.728) 0:11:23.834 *********** 2026-07-24 01:01:56.751928 | instance | skipping: [instance] 2026-07-24 01:01:56.752150 | instance | 2026-07-24 01:01:56.752429 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-24 01:01:56.752688 | instance | Friday 24 July 2026 01:01:56 +0000 (0:00:00.177) 0:11:24.011 *********** 2026-07-24 01:01:56.918258 | instance | skipping: [instance] 2026-07-24 01:01:56.918533 | instance | 2026-07-24 01:01:56.918835 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-24 01:01:56.919124 | instance | Friday 24 July 2026 01:01:56 +0000 (0:00:00.166) 0:11:24.177 *********** 2026-07-24 01:01:57.093126 | instance | skipping: [instance] 2026-07-24 01:01:57.093342 | instance | 2026-07-24 01:01:57.093631 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-24 01:01:57.093976 | instance | Friday 24 July 2026 01:01:57 +0000 (0:00:00.174) 0:11:24.352 *********** 2026-07-24 01:01:58.041155 | instance | ok: [instance] 2026-07-24 01:01:58.041829 | instance | 2026-07-24 01:01:58.041905 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-24 01:01:58.041941 | instance | Friday 24 July 2026 01:01:58 +0000 (0:00:00.947) 0:11:25.299 *********** 2026-07-24 01:01:59.077930 | instance | ok: [instance] 2026-07-24 01:01:59.078065 | instance | 2026-07-24 01:01:59.078290 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-24 01:01:59.078481 | instance | Friday 24 July 2026 01:01:59 +0000 (0:00:01.037) 0:11:26.337 *********** 2026-07-24 01:01:59.155344 | instance | ok: [instance] 2026-07-24 01:01:59.155606 | instance | 2026-07-24 01:01:59.155939 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-24 01:01:59.156204 | instance | Friday 24 July 2026 01:01:59 +0000 (0:00:00.077) 0:11:26.414 *********** 2026-07-24 01:01:59.227655 | instance | skipping: [instance] 2026-07-24 01:01:59.227856 | instance | 2026-07-24 01:01:59.228096 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-24 01:01:59.228338 | instance | Friday 24 July 2026 01:01:59 +0000 (0:00:00.072) 0:11:26.487 *********** 2026-07-24 01:01:59.319123 | instance | skipping: [instance] 2026-07-24 01:01:59.319350 | instance | 2026-07-24 01:01:59.319657 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-24 01:01:59.319927 | instance | Friday 24 July 2026 01:01:59 +0000 (0:00:00.090) 0:11:26.577 *********** 2026-07-24 01:01:59.399615 | instance | ok: [instance] 2026-07-24 01:01:59.399853 | instance | 2026-07-24 01:01:59.400174 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-24 01:01:59.400464 | instance | Friday 24 July 2026 01:01:59 +0000 (0:00:00.080) 0:11:26.658 *********** 2026-07-24 01:01:59.556368 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-24 01:01:59.556448 | instance | ok: [instance] => (item=oslo_db_persistence) 2026-07-24 01:01:59.556577 | instance | ok: [instance] => (item=oslo_db) 2026-07-24 01:01:59.556701 | instance | ok: [instance] => (item=network) 2026-07-24 01:01:59.556831 | instance | ok: [instance] => (item=valkey) 2026-07-24 01:01:59.556987 | instance | ok: [instance] => (item=oslo_cache) 2026-07-24 01:01:59.557119 | instance | ok: [instance] => (item=identity) 2026-07-24 01:01:59.557233 | instance | ok: [instance] => (item=load_balancer) 2026-07-24 01:01:59.557341 | instance | 2026-07-24 01:01:59.557459 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-24 01:01:59.557572 | instance | Friday 24 July 2026 01:01:59 +0000 (0:00:00.157) 0:11:26.815 *********** 2026-07-24 01:01:59.666244 | instance | ok: [instance] 2026-07-24 01:01:59.666387 | instance | 2026-07-24 01:01:59.666666 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 01:01:59.666950 | instance | Friday 24 July 2026 01:01:59 +0000 (0:00:00.109) 0:11:26.925 *********** 2026-07-24 01:01:59.777262 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 01:01:59.777462 | instance | 2026-07-24 01:01:59.777722 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 01:01:59.777998 | instance | Friday 24 July 2026 01:01:59 +0000 (0:00:00.111) 0:11:27.036 *********** 2026-07-24 01:02:00.404568 | instance | ok: [instance] 2026-07-24 01:02:00.404771 | instance | 2026-07-24 01:02:00.405208 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-07-24 01:02:00.405599 | instance | Friday 24 July 2026 01:02:00 +0000 (0:00:00.625) 0:11:27.662 *********** 2026-07-24 01:02:01.778874 | instance | ok: [instance] 2026-07-24 01:02:01.779095 | instance | 2026-07-24 01:02:01.779385 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-07-24 01:02:01.779635 | instance | Friday 24 July 2026 01:02:01 +0000 (0:00:01.375) 0:11:29.038 *********** 2026-07-24 01:02:02.761355 | instance | ok: [instance] 2026-07-24 01:02:02.761616 | instance | 2026-07-24 01:02:02.761975 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-07-24 01:02:02.762492 | instance | Friday 24 July 2026 01:02:02 +0000 (0:00:00.982) 0:11:30.020 *********** 2026-07-24 01:02:03.762699 | instance | ok: [instance] 2026-07-24 01:02:03.762993 | instance | 2026-07-24 01:02:03.763359 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-07-24 01:02:03.763628 | instance | Friday 24 July 2026 01:02:03 +0000 (0:00:01.001) 0:11:31.021 *********** 2026-07-24 01:02:04.946829 | instance | ok: [instance] 2026-07-24 01:02:04.947050 | instance | 2026-07-24 01:02:04.947335 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-07-24 01:02:04.947608 | instance | Friday 24 July 2026 01:02:04 +0000 (0:00:01.183) 0:11:32.205 *********** 2026-07-24 01:02:09.971743 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-07-24 01:02:09.972350 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-07-24 01:02:09.972418 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-07-24 01:02:09.972429 | instance | ok: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-07-24 01:02:09.972446 | instance | ok: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-07-24 01:02:09.972533 | instance | 2026-07-24 01:02:09.972702 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-07-24 01:02:09.972893 | instance | Friday 24 July 2026 01:02:09 +0000 (0:00:05.025) 0:11:37.230 *********** 2026-07-24 01:02:11.349510 | instance | ok: [instance] => (item=instance) 2026-07-24 01:02:11.349593 | instance | 2026-07-24 01:02:11.349871 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-07-24 01:02:11.349913 | instance | Friday 24 July 2026 01:02:11 +0000 (0:00:01.378) 0:11:38.608 *********** 2026-07-24 01:02:14.199303 | instance | ok: [instance] => (item=instance) 2026-07-24 01:02:14.199390 | instance | 2026-07-24 01:02:14.199624 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-07-24 01:02:14.199811 | instance | Friday 24 July 2026 01:02:14 +0000 (0:00:02.849) 0:11:41.458 *********** 2026-07-24 01:02:20.270505 | instance | ok: [instance] => (item=instance) 2026-07-24 01:02:20.270626 | instance | 2026-07-24 01:02:20.270942 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-07-24 01:02:20.271240 | instance | Friday 24 July 2026 01:02:20 +0000 (0:00:06.070) 0:11:47.529 *********** 2026-07-24 01:02:21.377727 | instance | ok: [instance] => (item=instance) 2026-07-24 01:02:21.377942 | instance | 2026-07-24 01:02:21.378172 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-07-24 01:02:21.378321 | instance | Friday 24 July 2026 01:02:21 +0000 (0:00:01.107) 0:11:48.637 *********** 2026-07-24 01:02:21.468557 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-07-24 01:02:21.468630 | instance | 2026-07-24 01:02:21.468898 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-07-24 01:02:21.468943 | instance | Friday 24 July 2026 01:02:21 +0000 (0:00:00.090) 0:11:48.728 *********** 2026-07-24 01:02:22.447798 | instance | ok: [instance] 2026-07-24 01:02:22.447877 | instance | 2026-07-24 01:02:22.448023 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-07-24 01:02:22.448177 | instance | Friday 24 July 2026 01:02:22 +0000 (0:00:00.979) 0:11:49.707 *********** 2026-07-24 01:02:24.377066 | instance | ok: [instance] => (item=[22, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-07-24T00:31:29Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.3.12', 'hostname': 'host-172-24-3-12', 'fqdn': 'host-172-24-3-12.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': 'bfec0512-dccf-476e-9487-9cbd5b186293', 'ip_address': '172.24.3.12'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:85:e6:2c', 'name': 'octavia-health-manager-port-instance', 'network_id': 'bffc541b-3aba-42f0-8b97-09cc8727e55c', 'numa_affinity_policy': None, 'project_id': '4c2e712904c24ef8ae9ef117831ae413', 'tenant_id': '4c2e712904c24ef8ae9ef117831ae413', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['784d8f0e-1125-4ae5-98c5-cea9576e2aeb'], 'status': 'ACTIVE', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-07-24T00:35:46Z', 'revision_number': 5, 'if_match': None, 'id': 'b2ae1109-0fa8-4447-b936-0b410b9a4fa1', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-07-24 01:02:24.377146 | instance | ok: [instance] => (item=[9443, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-07-24T00:31:29Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.3.12', 'hostname': 'host-172-24-3-12', 'fqdn': 'host-172-24-3-12.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': 'bfec0512-dccf-476e-9487-9cbd5b186293', 'ip_address': '172.24.3.12'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:85:e6:2c', 'name': 'octavia-health-manager-port-instance', 'network_id': 'bffc541b-3aba-42f0-8b97-09cc8727e55c', 'numa_affinity_policy': None, 'project_id': '4c2e712904c24ef8ae9ef117831ae413', 'tenant_id': '4c2e712904c24ef8ae9ef117831ae413', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['784d8f0e-1125-4ae5-98c5-cea9576e2aeb'], 'status': 'ACTIVE', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-07-24T00:35:46Z', 'revision_number': 5, 'if_match': None, 'id': 'b2ae1109-0fa8-4447-b936-0b410b9a4fa1', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-07-24 01:02:24.377520 | instance | 2026-07-24 01:02:24.377563 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-07-24 01:02:24.377569 | instance | Friday 24 July 2026 01:02:24 +0000 (0:00:01.929) 0:11:51.636 *********** 2026-07-24 01:02:25.423227 | instance | ok: [instance] 2026-07-24 01:02:25.423319 | instance | 2026-07-24 01:02:25.423572 | instance | TASK [Upload Amphora image] **************************************************** 2026-07-24 01:02:25.423591 | instance | Friday 24 July 2026 01:02:25 +0000 (0:00:01.046) 0:11:52.682 *********** 2026-07-24 01:02:25.587586 | instance | included: atmosphere.common.glance_image for instance 2026-07-24 01:02:25.587695 | instance | 2026-07-24 01:02:25.587919 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-07-24 01:02:25.587936 | instance | Friday 24 July 2026 01:02:25 +0000 (0:00:00.164) 0:11:52.847 *********** 2026-07-24 01:02:26.747460 | instance | ok: [instance] 2026-07-24 01:02:26.747554 | instance | 2026-07-24 01:02:26.747803 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-07-24 01:02:26.747821 | instance | Friday 24 July 2026 01:02:26 +0000 (0:00:01.159) 0:11:54.006 *********** 2026-07-24 01:02:27.262207 | instance | ok: [instance] 2026-07-24 01:02:27.262274 | instance | 2026-07-24 01:02:27.262532 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-07-24 01:02:27.262578 | instance | Friday 24 July 2026 01:02:27 +0000 (0:00:00.515) 0:11:54.521 *********** 2026-07-24 01:02:27.358726 | instance | ok: [instance] 2026-07-24 01:02:27.358815 | instance | 2026-07-24 01:02:27.359088 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-07-24 01:02:27.359136 | instance | Friday 24 July 2026 01:02:27 +0000 (0:00:00.096) 0:11:54.618 *********** 2026-07-24 01:02:28.333923 | instance | ok: [instance] 2026-07-24 01:02:28.333993 | instance | 2026-07-24 01:02:28.334148 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-07-24 01:02:28.334276 | instance | Friday 24 July 2026 01:02:28 +0000 (0:00:00.975) 0:11:55.593 *********** 2026-07-24 01:02:28.447757 | instance | ok: [instance] 2026-07-24 01:02:28.447807 | instance | 2026-07-24 01:02:28.447813 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-07-24 01:02:28.447818 | instance | Friday 24 July 2026 01:02:28 +0000 (0:00:00.113) 0:11:55.706 *********** 2026-07-24 01:02:28.534619 | instance | ok: [instance] 2026-07-24 01:02:28.534705 | instance | 2026-07-24 01:02:28.534819 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-07-24 01:02:28.534949 | instance | Friday 24 July 2026 01:02:28 +0000 (0:00:00.087) 0:11:55.793 *********** 2026-07-24 01:02:28.615026 | instance | skipping: [instance] 2026-07-24 01:02:28.615250 | instance | 2026-07-24 01:02:28.615556 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-07-24 01:02:28.615834 | instance | Friday 24 July 2026 01:02:28 +0000 (0:00:00.080) 0:11:55.874 *********** 2026-07-24 01:02:28.690740 | instance | skipping: [instance] 2026-07-24 01:02:28.690970 | instance | 2026-07-24 01:02:28.691238 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-07-24 01:02:28.691530 | instance | Friday 24 July 2026 01:02:28 +0000 (0:00:00.075) 0:11:55.949 *********** 2026-07-24 01:02:28.766480 | instance | skipping: [instance] 2026-07-24 01:02:28.766563 | instance | 2026-07-24 01:02:28.766684 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-07-24 01:02:28.766779 | instance | Friday 24 July 2026 01:02:28 +0000 (0:00:00.076) 0:11:56.025 *********** 2026-07-24 01:02:28.839995 | instance | skipping: [instance] 2026-07-24 01:02:28.840158 | instance | 2026-07-24 01:02:28.840298 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-07-24 01:02:28.840490 | instance | Friday 24 July 2026 01:02:28 +0000 (0:00:00.073) 0:11:56.099 *********** 2026-07-24 01:02:28.916747 | instance | skipping: [instance] 2026-07-24 01:02:28.916971 | instance | 2026-07-24 01:02:28.917240 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-07-24 01:02:28.917526 | instance | Friday 24 July 2026 01:02:28 +0000 (0:00:00.076) 0:11:56.175 *********** 2026-07-24 01:02:28.987605 | instance | skipping: [instance] 2026-07-24 01:02:28.987786 | instance | 2026-07-24 01:02:28.988050 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-07-24 01:02:28.988311 | instance | Friday 24 July 2026 01:02:28 +0000 (0:00:00.071) 0:11:56.246 *********** 2026-07-24 01:02:29.059087 | instance | skipping: [instance] 2026-07-24 01:02:29.059318 | instance | 2026-07-24 01:02:29.059595 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-07-24 01:02:29.059850 | instance | Friday 24 July 2026 01:02:29 +0000 (0:00:00.071) 0:11:56.318 *********** 2026-07-24 01:02:29.135944 | instance | skipping: [instance] 2026-07-24 01:02:29.136197 | instance | 2026-07-24 01:02:29.136476 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-07-24 01:02:29.136741 | instance | Friday 24 July 2026 01:02:29 +0000 (0:00:00.076) 0:11:56.395 *********** 2026-07-24 01:02:29.208879 | instance | skipping: [instance] 2026-07-24 01:02:29.209130 | instance | 2026-07-24 01:02:29.209406 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-07-24 01:02:29.209678 | instance | Friday 24 July 2026 01:02:29 +0000 (0:00:00.072) 0:11:56.468 *********** 2026-07-24 01:02:29.324313 | instance | skipping: [instance] 2026-07-24 01:02:29.324401 | instance | 2026-07-24 01:02:29.324505 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-07-24 01:02:29.324671 | instance | Friday 24 July 2026 01:02:29 +0000 (0:00:00.113) 0:11:56.581 *********** 2026-07-24 01:02:30.389372 | instance | ok: [instance] 2026-07-24 01:02:30.389517 | instance | 2026-07-24 01:02:30.389688 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-07-24 01:02:30.389852 | instance | Friday 24 July 2026 01:02:30 +0000 (0:00:01.067) 0:11:57.648 *********** 2026-07-24 01:02:31.171003 | instance | ok: [instance] 2026-07-24 01:02:31.171212 | instance | 2026-07-24 01:02:31.171601 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-07-24 01:02:31.171898 | instance | Friday 24 July 2026 01:02:31 +0000 (0:00:00.781) 0:11:58.430 *********** 2026-07-24 01:02:31.858239 | instance | ok: [instance] 2026-07-24 01:02:31.858321 | instance | 2026-07-24 01:02:31.858454 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-07-24 01:02:31.858595 | instance | Friday 24 July 2026 01:02:31 +0000 (0:00:00.687) 0:11:59.117 *********** 2026-07-24 01:02:32.880578 | instance | ok: [instance] 2026-07-24 01:02:32.880877 | instance | 2026-07-24 01:02:32.881215 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-07-24 01:02:32.881475 | instance | Friday 24 July 2026 01:02:32 +0000 (0:00:01.022) 0:12:00.139 *********** 2026-07-24 01:02:34.353431 | instance | ok: [instance] => (item=octavia-client) 2026-07-24 01:02:34.353506 | instance | ok: [instance] => (item=octavia-server) 2026-07-24 01:02:34.353745 | instance | 2026-07-24 01:02:34.353893 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-07-24 01:02:34.354032 | instance | Friday 24 July 2026 01:02:34 +0000 (0:00:01.472) 0:12:01.612 *********** 2026-07-24 01:02:35.077516 | instance | ok: [instance] 2026-07-24 01:02:35.077742 | instance | 2026-07-24 01:02:35.078027 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-07-24 01:02:35.078347 | instance | Friday 24 July 2026 01:02:35 +0000 (0:00:00.724) 0:12:02.336 *********** 2026-07-24 01:02:36.486018 | instance | ok: [instance] 2026-07-24 01:02:36.486227 | instance | 2026-07-24 01:02:36.486353 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-07-24 01:02:36.486521 | instance | Friday 24 July 2026 01:02:36 +0000 (0:00:01.408) 0:12:03.745 *********** 2026-07-24 01:02:39.058356 | instance | ok: [instance] 2026-07-24 01:02:39.058414 | instance | 2026-07-24 01:02:39.058426 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-07-24 01:02:39.058436 | instance | Friday 24 July 2026 01:02:39 +0000 (0:00:02.571) 0:12:06.316 *********** 2026-07-24 01:02:51.042230 | instance | ok: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-07-24 01:02:51.042311 | instance | ok: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-07-24 01:02:51.042457 | instance | 2026-07-24 01:02:51.042601 | instance | TASK [Create Ingress] ********************************************************** 2026-07-24 01:02:51.042811 | instance | Friday 24 July 2026 01:02:51 +0000 (0:00:11.985) 0:12:18.301 *********** 2026-07-24 01:02:51.221097 | instance | included: openstack_helm_ingress for instance 2026-07-24 01:02:51.221360 | instance | 2026-07-24 01:02:51.221646 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-24 01:02:51.221917 | instance | Friday 24 July 2026 01:02:51 +0000 (0:00:00.178) 0:12:18.479 *********** 2026-07-24 01:02:51.298124 | instance | skipping: [instance] 2026-07-24 01:02:51.298375 | instance | 2026-07-24 01:02:51.298676 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-24 01:02:51.298941 | instance | Friday 24 July 2026 01:02:51 +0000 (0:00:00.077) 0:12:18.557 *********** 2026-07-24 01:02:51.403365 | instance | skipping: [instance] 2026-07-24 01:02:51.403432 | instance | 2026-07-24 01:02:51.403445 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-24 01:02:51.403457 | instance | Friday 24 July 2026 01:02:51 +0000 (0:00:00.103) 0:12:18.661 *********** 2026-07-24 01:02:51.499968 | instance | ok: [instance] 2026-07-24 01:02:51.500208 | instance | 2026-07-24 01:02:51.500493 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-07-24 01:02:51.500758 | instance | Friday 24 July 2026 01:02:51 +0000 (0:00:00.098) 0:12:18.759 *********** 2026-07-24 01:02:51.642575 | instance | included: ingress for instance 2026-07-24 01:02:51.642683 | instance | 2026-07-24 01:02:51.643055 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-07-24 01:02:51.643221 | instance | Friday 24 July 2026 01:02:51 +0000 (0:00:00.142) 0:12:18.901 *********** 2026-07-24 01:02:53.053095 | instance | ok: [instance] 2026-07-24 01:02:53.053151 | instance | 2026-07-24 01:02:53.053156 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-24 01:02:53.053161 | instance | Friday 24 July 2026 01:02:53 +0000 (0:00:01.403) 0:12:20.305 *********** 2026-07-24 01:02:53.162101 | instance | ok: [instance] 2026-07-24 01:02:53.162362 | instance | 2026-07-24 01:02:53.162625 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-24 01:02:53.162886 | instance | Friday 24 July 2026 01:02:53 +0000 (0:00:00.115) 0:12:20.421 *********** 2026-07-24 01:02:53.279899 | instance | included: rabbitmq for instance 2026-07-24 01:02:53.280065 | instance | 2026-07-24 01:02:53.280380 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-24 01:02:53.280632 | instance | Friday 24 July 2026 01:02:53 +0000 (0:00:00.117) 0:12:20.539 *********** 2026-07-24 01:02:53.995532 | instance | ok: [instance] 2026-07-24 01:02:53.995654 | instance | 2026-07-24 01:02:53.995844 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-24 01:02:53.996044 | instance | Friday 24 July 2026 01:02:53 +0000 (0:00:00.715) 0:12:21.254 *********** 2026-07-24 01:02:54.173744 | instance | skipping: [instance] 2026-07-24 01:02:54.173969 | instance | 2026-07-24 01:02:54.174310 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-24 01:02:54.174588 | instance | Friday 24 July 2026 01:02:54 +0000 (0:00:00.178) 0:12:21.433 *********** 2026-07-24 01:02:54.490081 | instance | skipping: [instance] 2026-07-24 01:02:54.490425 | instance | 2026-07-24 01:02:54.490724 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-24 01:02:54.491032 | instance | Friday 24 July 2026 01:02:54 +0000 (0:00:00.316) 0:12:21.749 *********** 2026-07-24 01:02:54.786838 | instance | skipping: [instance] 2026-07-24 01:02:54.787059 | instance | 2026-07-24 01:02:54.787322 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-24 01:02:54.787606 | instance | Friday 24 July 2026 01:02:54 +0000 (0:00:00.296) 0:12:22.046 *********** 2026-07-24 01:02:55.655036 | instance | ok: [instance] 2026-07-24 01:02:55.655276 | instance | 2026-07-24 01:02:55.655555 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-24 01:02:55.655822 | instance | Friday 24 July 2026 01:02:55 +0000 (0:00:00.868) 0:12:22.914 *********** 2026-07-24 01:02:56.499142 | instance | ok: [instance] 2026-07-24 01:02:56.499395 | instance | 2026-07-24 01:02:56.499698 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-24 01:02:56.499977 | instance | Friday 24 July 2026 01:02:56 +0000 (0:00:00.844) 0:12:23.758 *********** 2026-07-24 01:02:56.575423 | instance | ok: [instance] 2026-07-24 01:02:56.575566 | instance | 2026-07-24 01:02:56.575752 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-24 01:02:56.575926 | instance | Friday 24 July 2026 01:02:56 +0000 (0:00:00.076) 0:12:23.834 *********** 2026-07-24 01:02:56.649517 | instance | skipping: [instance] 2026-07-24 01:02:56.649757 | instance | 2026-07-24 01:02:56.650046 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-24 01:02:56.650399 | instance | Friday 24 July 2026 01:02:56 +0000 (0:00:00.073) 0:12:23.908 *********** 2026-07-24 01:02:56.728897 | instance | skipping: [instance] 2026-07-24 01:02:56.729130 | instance | 2026-07-24 01:02:56.729427 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-24 01:02:56.729716 | instance | Friday 24 July 2026 01:02:56 +0000 (0:00:00.079) 0:12:23.988 *********** 2026-07-24 01:02:56.801030 | instance | ok: [instance] 2026-07-24 01:02:56.801263 | instance | 2026-07-24 01:02:56.801579 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-24 01:02:56.801909 | instance | Friday 24 July 2026 01:02:56 +0000 (0:00:00.072) 0:12:24.060 *********** 2026-07-24 01:02:57.015839 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-24 01:02:57.016101 | instance | ok: [instance] => (item=container_infra) 2026-07-24 01:02:57.016362 | instance | ok: [instance] => (item=orchestration) 2026-07-24 01:02:57.016630 | instance | ok: [instance] => (item=oslo_db) 2026-07-24 01:02:57.016892 | instance | ok: [instance] => (item=oslo_cache) 2026-07-24 01:02:57.017153 | instance | ok: [instance] => (item=identity) 2026-07-24 01:02:57.017413 | instance | ok: [instance] => (item=key_manager) 2026-07-24 01:02:57.017660 | instance | 2026-07-24 01:02:57.017944 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-24 01:02:57.018254 | instance | Friday 24 July 2026 01:02:57 +0000 (0:00:00.214) 0:12:24.275 *********** 2026-07-24 01:02:57.138491 | instance | ok: [instance] 2026-07-24 01:02:57.138721 | instance | 2026-07-24 01:02:57.139005 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 01:02:57.139305 | instance | Friday 24 July 2026 01:02:57 +0000 (0:00:00.121) 0:12:24.396 *********** 2026-07-24 01:02:57.240799 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 01:02:57.241035 | instance | 2026-07-24 01:02:57.241296 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 01:02:57.241555 | instance | Friday 24 July 2026 01:02:57 +0000 (0:00:00.103) 0:12:24.500 *********** 2026-07-24 01:02:57.878553 | instance | ok: [instance] 2026-07-24 01:02:57.878688 | instance | 2026-07-24 01:02:57.878866 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-24 01:02:57.879045 | instance | Friday 24 July 2026 01:02:57 +0000 (0:00:00.637) 0:12:25.137 *********** 2026-07-24 01:02:57.971049 | instance | ok: [instance] => { 2026-07-24 01:02:57.971322 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64" 2026-07-24 01:02:57.971587 | instance | } 2026-07-24 01:02:57.971888 | instance | 2026-07-24 01:02:57.972171 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-24 01:02:57.972457 | instance | Friday 24 July 2026 01:02:57 +0000 (0:00:00.092) 0:12:25.230 *********** 2026-07-24 01:02:58.331790 | instance | ok: [instance] 2026-07-24 01:02:58.332028 | instance | 2026-07-24 01:02:58.332348 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-24 01:02:58.332653 | instance | Friday 24 July 2026 01:02:58 +0000 (0:00:00.360) 0:12:25.590 *********** 2026-07-24 01:02:58.449490 | instance | skipping: [instance] 2026-07-24 01:02:58.449782 | instance | 2026-07-24 01:02:58.450079 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-07-24 01:02:58.450371 | instance | Friday 24 July 2026 01:02:58 +0000 (0:00:00.117) 0:12:25.708 *********** 2026-07-24 01:02:59.031947 | instance | ok: [instance] 2026-07-24 01:02:59.032356 | instance | 2026-07-24 01:02:59.032449 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 01:02:59.032736 | instance | Friday 24 July 2026 01:02:59 +0000 (0:00:00.582) 0:12:26.291 *********** 2026-07-24 01:02:59.158009 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 01:02:59.158290 | instance | 2026-07-24 01:02:59.158578 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 01:02:59.158843 | instance | Friday 24 July 2026 01:02:59 +0000 (0:00:00.126) 0:12:26.417 *********** 2026-07-24 01:02:59.767921 | instance | ok: [instance] 2026-07-24 01:02:59.768052 | instance | 2026-07-24 01:02:59.768230 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-07-24 01:02:59.768398 | instance | Friday 24 July 2026 01:02:59 +0000 (0:00:00.609) 0:12:27.026 *********** 2026-07-24 01:03:00.046876 | instance | ok: [instance] 2026-07-24 01:03:00.047137 | instance | 2026-07-24 01:03:00.047423 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-07-24 01:03:00.047691 | instance | Friday 24 July 2026 01:03:00 +0000 (0:00:00.279) 0:12:27.306 *********** 2026-07-24 01:03:00.604618 | instance | ok: [instance] 2026-07-24 01:03:00.604868 | instance | 2026-07-24 01:03:00.605298 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-07-24 01:03:00.605563 | instance | Friday 24 July 2026 01:03:00 +0000 (0:00:00.557) 0:12:27.863 *********** 2026-07-24 01:03:01.560526 | instance | ok: [instance] 2026-07-24 01:03:01.560775 | instance | 2026-07-24 01:03:01.561100 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-07-24 01:03:01.561409 | instance | Friday 24 July 2026 01:03:01 +0000 (0:00:00.955) 0:12:28.819 *********** 2026-07-24 01:03:04.726569 | instance | ok: [instance] 2026-07-24 01:03:04.726718 | instance | 2026-07-24 01:03:04.726949 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-07-24 01:03:04.727185 | instance | Friday 24 July 2026 01:03:04 +0000 (0:00:03.166) 0:12:31.985 *********** 2026-07-24 01:03:05.095474 | instance | ok: [instance] 2026-07-24 01:03:05.095782 | instance | 2026-07-24 01:03:05.096155 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-07-24 01:03:05.096485 | instance | Friday 24 July 2026 01:03:05 +0000 (0:00:00.368) 0:12:32.354 *********** 2026-07-24 01:03:07.296933 | instance | ok: [instance] 2026-07-24 01:03:07.297178 | instance | 2026-07-24 01:03:07.297512 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-07-24 01:03:07.297792 | instance | Friday 24 July 2026 01:03:07 +0000 (0:00:02.201) 0:12:34.556 *********** 2026-07-24 01:03:08.009185 | instance | ok: [instance] 2026-07-24 01:03:08.009394 | instance | 2026-07-24 01:03:08.009670 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-07-24 01:03:08.009916 | instance | Friday 24 July 2026 01:03:08 +0000 (0:00:00.712) 0:12:35.268 *********** 2026-07-24 01:03:08.086670 | instance | skipping: [instance] 2026-07-24 01:03:08.086955 | instance | 2026-07-24 01:03:08.087251 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-07-24 01:03:08.087518 | instance | Friday 24 July 2026 01:03:08 +0000 (0:00:00.077) 0:12:35.345 *********** 2026-07-24 01:03:08.180334 | instance | ok: [instance] 2026-07-24 01:03:08.180597 | instance | 2026-07-24 01:03:08.180946 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-07-24 01:03:08.181303 | instance | Friday 24 July 2026 01:03:08 +0000 (0:00:00.093) 0:12:35.439 *********** 2026-07-24 01:03:08.255473 | instance | skipping: [instance] 2026-07-24 01:03:08.255692 | instance | 2026-07-24 01:03:08.255975 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-07-24 01:03:08.256253 | instance | Friday 24 July 2026 01:03:08 +0000 (0:00:00.075) 0:12:35.514 *********** 2026-07-24 01:03:11.240417 | instance | ok: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-07-24 01:03:11.240578 | instance | ok: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-07-24 01:03:11.240739 | instance | ok: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-07-24 01:03:11.240908 | instance | ok: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-07-24 01:03:11.241068 | instance | 2026-07-24 01:03:11.241247 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-07-24 01:03:11.241407 | instance | Friday 24 July 2026 01:03:11 +0000 (0:00:02.985) 0:12:38.499 *********** 2026-07-24 01:03:11.363345 | 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-07-24 01:03:11.363740 | 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-07-24 01:03:11.364156 | 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-07-24 01:03:11.364539 | 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-07-24 01:03:11.364962 | 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-07-24 01:03:11.365324 | 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-07-24 01:03:11.365802 | 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-07-24 01:03:11.366111 | 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-07-24 01:03:11.366443 | instance | skipping: [instance] 2026-07-24 01:03:11.366701 | instance | 2026-07-24 01:03:11.367000 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-07-24 01:03:11.367265 | instance | Friday 24 July 2026 01:03:11 +0000 (0:00:00.122) 0:12:38.622 *********** 2026-07-24 01:03:12.440820 | instance | ok: [instance] 2026-07-24 01:03:12.441407 | instance | 2026-07-24 01:03:12.441420 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-07-24 01:03:12.441426 | instance | Friday 24 July 2026 01:03:12 +0000 (0:00:01.077) 0:12:39.699 *********** 2026-07-24 01:03:13.155473 | instance | ok: [instance] 2026-07-24 01:03:13.155544 | instance | 2026-07-24 01:03:13.155667 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-07-24 01:03:13.155795 | instance | Friday 24 July 2026 01:03:13 +0000 (0:00:00.715) 0:12:40.415 *********** 2026-07-24 01:03:15.651005 | instance | ok: [instance] 2026-07-24 01:03:15.651221 | instance | 2026-07-24 01:03:15.651491 | instance | TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] ********** 2026-07-24 01:03:15.651750 | instance | Friday 24 July 2026 01:03:15 +0000 (0:00:02.495) 0:12:42.910 *********** 2026-07-24 01:03:16.556859 | instance | ok: [instance] 2026-07-24 01:03:16.556954 | instance | 2026-07-24 01:03:16.557128 | instance | TASK [Create Ingress] ********************************************************** 2026-07-24 01:03:16.557311 | instance | Friday 24 July 2026 01:03:16 +0000 (0:00:00.905) 0:12:43.816 *********** 2026-07-24 01:03:16.724248 | instance | included: openstack_helm_ingress for instance 2026-07-24 01:03:16.724376 | instance | 2026-07-24 01:03:16.724554 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-24 01:03:16.724726 | instance | Friday 24 July 2026 01:03:16 +0000 (0:00:00.167) 0:12:43.983 *********** 2026-07-24 01:03:16.797656 | instance | skipping: [instance] 2026-07-24 01:03:16.797736 | instance | 2026-07-24 01:03:16.797923 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-24 01:03:16.798177 | instance | Friday 24 July 2026 01:03:16 +0000 (0:00:00.073) 0:12:44.057 *********** 2026-07-24 01:03:16.873641 | instance | skipping: [instance] 2026-07-24 01:03:16.873854 | instance | 2026-07-24 01:03:16.874159 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-24 01:03:16.874507 | instance | Friday 24 July 2026 01:03:16 +0000 (0:00:00.075) 0:12:44.133 *********** 2026-07-24 01:03:16.956877 | instance | ok: [instance] 2026-07-24 01:03:16.957120 | instance | 2026-07-24 01:03:16.957411 | instance | TASK [Create Ingress container-infra] ****************************************** 2026-07-24 01:03:16.957827 | instance | Friday 24 July 2026 01:03:16 +0000 (0:00:00.082) 0:12:44.216 *********** 2026-07-24 01:03:17.075194 | instance | included: ingress for instance 2026-07-24 01:03:17.075440 | instance | 2026-07-24 01:03:17.075714 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra] ************ 2026-07-24 01:03:17.075980 | instance | Friday 24 July 2026 01:03:17 +0000 (0:00:00.118) 0:12:44.334 *********** 2026-07-24 01:03:18.448942 | instance | ok: [instance] 2026-07-24 01:03:18.449097 | instance | 2026-07-24 01:03:18.449257 | instance | TASK [vexxhost.atmosphere.magnum : Deploy magnum registry] ********************* 2026-07-24 01:03:18.449411 | instance | Friday 24 July 2026 01:03:18 +0000 (0:00:01.373) 0:12:45.707 *********** 2026-07-24 01:03:19.273056 | instance | ok: [instance] 2026-07-24 01:03:19.273334 | instance | 2026-07-24 01:03:19.273622 | instance | TASK [Create magnum registry Ingress] ****************************************** 2026-07-24 01:03:19.273896 | instance | Friday 24 July 2026 01:03:19 +0000 (0:00:00.824) 0:12:46.532 *********** 2026-07-24 01:03:19.462851 | instance | included: openstack_helm_ingress for instance 2026-07-24 01:03:19.462917 | instance | 2026-07-24 01:03:19.462930 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-24 01:03:19.462940 | instance | Friday 24 July 2026 01:03:19 +0000 (0:00:00.188) 0:12:46.721 *********** 2026-07-24 01:03:19.546030 | instance | skipping: [instance] 2026-07-24 01:03:19.546093 | instance | 2026-07-24 01:03:19.546104 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-24 01:03:19.546114 | instance | Friday 24 July 2026 01:03:19 +0000 (0:00:00.083) 0:12:46.804 *********** 2026-07-24 01:03:19.614430 | instance | skipping: [instance] 2026-07-24 01:03:19.614802 | instance | 2026-07-24 01:03:19.615147 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-24 01:03:19.615496 | instance | Friday 24 July 2026 01:03:19 +0000 (0:00:00.069) 0:12:46.874 *********** 2026-07-24 01:03:19.815325 | instance | ok: [instance] 2026-07-24 01:03:19.815685 | instance | 2026-07-24 01:03:19.816071 | instance | TASK [Create Ingress container-infra-registry] ********************************* 2026-07-24 01:03:19.816408 | instance | Friday 24 July 2026 01:03:19 +0000 (0:00:00.200) 0:12:47.074 *********** 2026-07-24 01:03:19.930569 | instance | included: ingress for instance 2026-07-24 01:03:19.930979 | instance | 2026-07-24 01:03:19.931337 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra-registry] *** 2026-07-24 01:03:19.931668 | instance | Friday 24 July 2026 01:03:19 +0000 (0:00:00.115) 0:12:47.189 *********** 2026-07-24 01:03:21.072345 | instance | ok: [instance] 2026-07-24 01:03:21.072411 | instance | 2026-07-24 01:03:21.072422 | instance | TASK [Upload images] *********************************************************** 2026-07-24 01:03:21.072432 | instance | Friday 24 July 2026 01:03:21 +0000 (0:00:01.140) 0:12:48.330 *********** 2026-07-24 01:03:21.230453 | instance | included: atmosphere.common.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-07-24 01:03:21.230538 | instance | 2026-07-24 01:03:21.230589 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-07-24 01:03:21.230601 | instance | Friday 24 July 2026 01:03:21 +0000 (0:00:00.157) 0:12:48.488 *********** 2026-07-24 01:03:21.775170 | instance | ok: [instance] 2026-07-24 01:03:21.775242 | instance | 2026-07-24 01:03:21.775254 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-07-24 01:03:21.775264 | instance | Friday 24 July 2026 01:03:21 +0000 (0:00:00.544) 0:12:49.033 *********** 2026-07-24 01:03:21.855018 | instance | ok: [instance] 2026-07-24 01:03:21.855223 | instance | 2026-07-24 01:03:21.855497 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-07-24 01:03:21.855778 | instance | Friday 24 July 2026 01:03:21 +0000 (0:00:00.080) 0:12:49.114 *********** 2026-07-24 01:03:22.822499 | instance | ok: [instance] 2026-07-24 01:03:22.822720 | instance | 2026-07-24 01:03:22.822993 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-07-24 01:03:22.823253 | instance | Friday 24 July 2026 01:03:22 +0000 (0:00:00.967) 0:12:50.081 *********** 2026-07-24 01:03:22.904768 | instance | ok: [instance] 2026-07-24 01:03:22.904812 | instance | 2026-07-24 01:03:22.904992 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-07-24 01:03:22.905163 | instance | Friday 24 July 2026 01:03:22 +0000 (0:00:00.082) 0:12:50.164 *********** 2026-07-24 01:03:22.994411 | instance | ok: [instance] 2026-07-24 01:03:22.994602 | instance | 2026-07-24 01:03:22.994858 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-07-24 01:03:22.995209 | instance | Friday 24 July 2026 01:03:22 +0000 (0:00:00.089) 0:12:50.253 *********** 2026-07-24 01:03:23.079059 | instance | skipping: [instance] 2026-07-24 01:03:23.079274 | instance | 2026-07-24 01:03:23.079534 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-07-24 01:03:23.079827 | instance | Friday 24 July 2026 01:03:23 +0000 (0:00:00.084) 0:12:50.337 *********** 2026-07-24 01:03:23.156985 | instance | skipping: [instance] 2026-07-24 01:03:23.157201 | instance | 2026-07-24 01:03:23.157492 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-07-24 01:03:23.157770 | instance | Friday 24 July 2026 01:03:23 +0000 (0:00:00.078) 0:12:50.416 *********** 2026-07-24 01:03:23.224999 | instance | skipping: [instance] 2026-07-24 01:03:23.225087 | instance | 2026-07-24 01:03:23.225214 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-07-24 01:03:23.225337 | instance | Friday 24 July 2026 01:03:23 +0000 (0:00:00.068) 0:12:50.484 *********** 2026-07-24 01:03:23.296454 | instance | skipping: [instance] 2026-07-24 01:03:23.296685 | instance | 2026-07-24 01:03:23.296959 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-07-24 01:03:23.297234 | instance | Friday 24 July 2026 01:03:23 +0000 (0:00:00.070) 0:12:50.555 *********** 2026-07-24 01:03:23.367947 | instance | skipping: [instance] 2026-07-24 01:03:23.368180 | instance | 2026-07-24 01:03:23.368443 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-07-24 01:03:23.368716 | instance | Friday 24 July 2026 01:03:23 +0000 (0:00:00.071) 0:12:50.627 *********** 2026-07-24 01:03:23.440730 | instance | skipping: [instance] 2026-07-24 01:03:23.440956 | instance | 2026-07-24 01:03:23.441254 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-07-24 01:03:23.441611 | instance | Friday 24 July 2026 01:03:23 +0000 (0:00:00.072) 0:12:50.699 *********** 2026-07-24 01:03:23.523575 | instance | skipping: [instance] 2026-07-24 01:03:23.523806 | instance | 2026-07-24 01:03:23.524105 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-07-24 01:03:23.524368 | instance | Friday 24 July 2026 01:03:23 +0000 (0:00:00.082) 0:12:50.782 *********** 2026-07-24 01:03:23.602832 | instance | skipping: [instance] 2026-07-24 01:03:23.603064 | instance | 2026-07-24 01:03:23.603343 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-07-24 01:03:23.603602 | instance | Friday 24 July 2026 01:03:23 +0000 (0:00:00.079) 0:12:50.862 *********** 2026-07-24 01:03:23.684147 | instance | skipping: [instance] 2026-07-24 01:03:23.684369 | instance | 2026-07-24 01:03:23.684630 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-07-24 01:03:23.684881 | instance | Friday 24 July 2026 01:03:23 +0000 (0:00:00.081) 0:12:50.943 *********** 2026-07-24 01:03:23.920105 | instance | skipping: [instance] 2026-07-24 01:03:23.920317 | instance | 2026-07-24 01:03:23.920600 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-24 01:03:23.920883 | instance | Friday 24 July 2026 01:03:23 +0000 (0:00:00.235) 0:12:51.178 *********** 2026-07-24 01:03:24.016580 | instance | ok: [instance] 2026-07-24 01:03:24.016799 | instance | 2026-07-24 01:03:24.017058 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-24 01:03:24.017366 | instance | Friday 24 July 2026 01:03:24 +0000 (0:00:00.097) 0:12:51.275 *********** 2026-07-24 01:03:24.144293 | instance | included: rabbitmq for instance 2026-07-24 01:03:24.144367 | instance | 2026-07-24 01:03:24.144502 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-24 01:03:24.144630 | instance | Friday 24 July 2026 01:03:24 +0000 (0:00:00.127) 0:12:51.403 *********** 2026-07-24 01:03:24.961972 | instance | ok: [instance] 2026-07-24 01:03:24.962086 | instance | 2026-07-24 01:03:24.962286 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-24 01:03:24.962462 | instance | Friday 24 July 2026 01:03:24 +0000 (0:00:00.817) 0:12:52.221 *********** 2026-07-24 01:03:25.150195 | instance | skipping: [instance] 2026-07-24 01:03:25.150253 | instance | 2026-07-24 01:03:25.150263 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-24 01:03:25.150270 | instance | Friday 24 July 2026 01:03:25 +0000 (0:00:00.182) 0:12:52.403 *********** 2026-07-24 01:03:25.331466 | instance | skipping: [instance] 2026-07-24 01:03:25.331691 | instance | 2026-07-24 01:03:25.331961 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-24 01:03:25.332222 | instance | Friday 24 July 2026 01:03:25 +0000 (0:00:00.187) 0:12:52.590 *********** 2026-07-24 01:03:25.532907 | instance | skipping: [instance] 2026-07-24 01:03:25.533041 | instance | 2026-07-24 01:03:25.533235 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-24 01:03:25.533405 | instance | Friday 24 July 2026 01:03:25 +0000 (0:00:00.201) 0:12:52.791 *********** 2026-07-24 01:03:26.430629 | instance | ok: [instance] 2026-07-24 01:03:26.430887 | instance | 2026-07-24 01:03:26.431149 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-24 01:03:26.431395 | instance | Friday 24 July 2026 01:03:26 +0000 (0:00:00.897) 0:12:53.689 *********** 2026-07-24 01:03:27.120457 | instance | ok: [instance] 2026-07-24 01:03:27.120617 | instance | 2026-07-24 01:03:27.120797 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-24 01:03:27.120967 | instance | Friday 24 July 2026 01:03:27 +0000 (0:00:00.690) 0:12:54.379 *********** 2026-07-24 01:03:27.319593 | instance | ok: [instance] 2026-07-24 01:03:27.319727 | instance | 2026-07-24 01:03:27.319934 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-24 01:03:27.320123 | instance | Friday 24 July 2026 01:03:27 +0000 (0:00:00.199) 0:12:54.578 *********** 2026-07-24 01:03:27.417704 | instance | skipping: [instance] 2026-07-24 01:03:27.417813 | instance | 2026-07-24 01:03:27.417971 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-24 01:03:27.418195 | instance | Friday 24 July 2026 01:03:27 +0000 (0:00:00.097) 0:12:54.676 *********** 2026-07-24 01:03:27.503297 | instance | skipping: [instance] 2026-07-24 01:03:27.503511 | instance | 2026-07-24 01:03:27.503803 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-24 01:03:27.504061 | instance | Friday 24 July 2026 01:03:27 +0000 (0:00:00.085) 0:12:54.762 *********** 2026-07-24 01:03:27.576597 | instance | ok: [instance] 2026-07-24 01:03:27.576789 | instance | 2026-07-24 01:03:27.577067 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-24 01:03:27.577372 | instance | Friday 24 July 2026 01:03:27 +0000 (0:00:00.073) 0:12:54.835 *********** 2026-07-24 01:03:27.711394 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-24 01:03:27.711642 | instance | ok: [instance] => (item=oslo_db) 2026-07-24 01:03:27.711933 | instance | ok: [instance] => (item=oslo_cache) 2026-07-24 01:03:27.712181 | instance | ok: [instance] => (item=sharev2) 2026-07-24 01:03:27.712434 | instance | ok: [instance] => (item=identity) 2026-07-24 01:03:27.712724 | instance | 2026-07-24 01:03:27.712988 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-24 01:03:27.713245 | instance | Friday 24 July 2026 01:03:27 +0000 (0:00:00.134) 0:12:54.970 *********** 2026-07-24 01:03:27.822800 | instance | ok: [instance] 2026-07-24 01:03:27.823002 | instance | 2026-07-24 01:03:27.823282 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 01:03:27.823573 | instance | Friday 24 July 2026 01:03:27 +0000 (0:00:00.111) 0:12:55.082 *********** 2026-07-24 01:03:27.934964 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 01:03:27.935193 | instance | 2026-07-24 01:03:27.935476 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 01:03:27.935794 | instance | Friday 24 July 2026 01:03:27 +0000 (0:00:00.112) 0:12:55.194 *********** 2026-07-24 01:03:28.490239 | instance | ok: [instance] 2026-07-24 01:03:28.490493 | instance | 2026-07-24 01:03:28.490788 | instance | TASK [vexxhost.atmosphere.manila : Create flavor] ****************************** 2026-07-24 01:03:28.491050 | instance | Friday 24 July 2026 01:03:28 +0000 (0:00:00.555) 0:12:55.749 *********** 2026-07-24 01:03:29.586951 | instance | ok: [instance] 2026-07-24 01:03:29.587035 | instance | 2026-07-24 01:03:29.587152 | instance | TASK [Upload service image] **************************************************** 2026-07-24 01:03:29.587277 | instance | Friday 24 July 2026 01:03:29 +0000 (0:00:01.096) 0:12:56.845 *********** 2026-07-24 01:03:29.739759 | instance | included: atmosphere.common.glance_image for instance 2026-07-24 01:03:29.739996 | instance | 2026-07-24 01:03:29.740469 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-07-24 01:03:29.740803 | instance | Friday 24 July 2026 01:03:29 +0000 (0:00:00.152) 0:12:56.998 *********** 2026-07-24 01:03:30.286755 | instance | ok: [instance] 2026-07-24 01:03:30.287014 | instance | 2026-07-24 01:03:30.287283 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-07-24 01:03:30.287544 | instance | Friday 24 July 2026 01:03:30 +0000 (0:00:00.547) 0:12:57.546 *********** 2026-07-24 01:03:30.387078 | instance | ok: [instance] 2026-07-24 01:03:30.387396 | instance | 2026-07-24 01:03:30.387681 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-07-24 01:03:30.387967 | instance | Friday 24 July 2026 01:03:30 +0000 (0:00:00.099) 0:12:57.646 *********** 2026-07-24 01:03:31.360282 | instance | ok: [instance] 2026-07-24 01:03:31.360535 | instance | 2026-07-24 01:03:31.360820 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-07-24 01:03:31.361083 | instance | Friday 24 July 2026 01:03:31 +0000 (0:00:00.973) 0:12:58.619 *********** 2026-07-24 01:03:31.463606 | instance | ok: [instance] 2026-07-24 01:03:31.463698 | instance | 2026-07-24 01:03:31.463829 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-07-24 01:03:31.463959 | instance | Friday 24 July 2026 01:03:31 +0000 (0:00:00.103) 0:12:58.723 *********** 2026-07-24 01:03:31.553533 | instance | ok: [instance] 2026-07-24 01:03:31.553763 | instance | 2026-07-24 01:03:31.554036 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-07-24 01:03:31.554354 | instance | Friday 24 July 2026 01:03:31 +0000 (0:00:00.089) 0:12:58.812 *********** 2026-07-24 01:03:31.619931 | instance | skipping: [instance] 2026-07-24 01:03:31.620169 | instance | 2026-07-24 01:03:31.620553 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-07-24 01:03:31.620842 | instance | Friday 24 July 2026 01:03:31 +0000 (0:00:00.066) 0:12:58.879 *********** 2026-07-24 01:03:31.694989 | instance | skipping: [instance] 2026-07-24 01:03:31.695257 | instance | 2026-07-24 01:03:31.695549 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-07-24 01:03:31.695816 | instance | Friday 24 July 2026 01:03:31 +0000 (0:00:00.074) 0:12:58.954 *********** 2026-07-24 01:03:31.766822 | instance | skipping: [instance] 2026-07-24 01:03:31.767044 | instance | 2026-07-24 01:03:31.767330 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-07-24 01:03:31.767614 | instance | Friday 24 July 2026 01:03:31 +0000 (0:00:00.071) 0:12:59.026 *********** 2026-07-24 01:03:31.842516 | instance | skipping: [instance] 2026-07-24 01:03:31.842821 | instance | 2026-07-24 01:03:31.843123 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-07-24 01:03:31.843403 | instance | Friday 24 July 2026 01:03:31 +0000 (0:00:00.075) 0:12:59.101 *********** 2026-07-24 01:03:31.925350 | instance | skipping: [instance] 2026-07-24 01:03:31.925633 | instance | 2026-07-24 01:03:31.926053 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-07-24 01:03:31.926408 | instance | Friday 24 July 2026 01:03:31 +0000 (0:00:00.082) 0:12:59.184 *********** 2026-07-24 01:03:31.999320 | instance | skipping: [instance] 2026-07-24 01:03:31.999545 | instance | 2026-07-24 01:03:32.000199 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-07-24 01:03:32.000223 | instance | Friday 24 July 2026 01:03:31 +0000 (0:00:00.074) 0:12:59.258 *********** 2026-07-24 01:03:32.072031 | instance | skipping: [instance] 2026-07-24 01:03:32.072283 | instance | 2026-07-24 01:03:32.072607 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-07-24 01:03:32.073125 | instance | Friday 24 July 2026 01:03:32 +0000 (0:00:00.072) 0:12:59.331 *********** 2026-07-24 01:03:32.143622 | instance | skipping: [instance] 2026-07-24 01:03:32.143863 | instance | 2026-07-24 01:03:32.144195 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-07-24 01:03:32.144606 | instance | Friday 24 July 2026 01:03:32 +0000 (0:00:00.071) 0:12:59.402 *********** 2026-07-24 01:03:32.216725 | instance | skipping: [instance] 2026-07-24 01:03:32.216968 | instance | 2026-07-24 01:03:32.217294 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-07-24 01:03:32.217626 | instance | Friday 24 July 2026 01:03:32 +0000 (0:00:00.073) 0:12:59.476 *********** 2026-07-24 01:03:32.343123 | instance | skipping: [instance] 2026-07-24 01:03:32.343239 | instance | 2026-07-24 01:03:32.343417 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group] *** 2026-07-24 01:03:32.343591 | instance | Friday 24 July 2026 01:03:32 +0000 (0:00:00.126) 0:12:59.602 *********** 2026-07-24 01:03:33.412662 | instance | ok: [instance] 2026-07-24 01:03:33.412767 | instance | 2026-07-24 01:03:33.413017 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group tcp rules] *** 2026-07-24 01:03:33.413215 | instance | Friday 24 July 2026 01:03:33 +0000 (0:00:01.068) 0:13:00.670 *********** 2026-07-24 01:03:36.609413 | instance | ok: [instance] => (item=22) 2026-07-24 01:03:36.609663 | instance | ok: [instance] => (item=111) 2026-07-24 01:03:36.609934 | instance | ok: [instance] => (item=2049) 2026-07-24 01:03:36.610269 | instance | 2026-07-24 01:03:36.610554 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group icmp rules] *** 2026-07-24 01:03:36.610814 | instance | Friday 24 July 2026 01:03:36 +0000 (0:00:03.197) 0:13:03.868 *********** 2026-07-24 01:03:37.708811 | instance | ok: [instance] 2026-07-24 01:03:37.709037 | instance | 2026-07-24 01:03:37.709321 | instance | TASK [vexxhost.atmosphere.manila : Generate temporary file for SSH public key] *** 2026-07-24 01:03:37.709597 | instance | Friday 24 July 2026 01:03:37 +0000 (0:00:01.099) 0:13:04.968 *********** 2026-07-24 01:03:37.952642 | instance | ok: [instance -> localhost] 2026-07-24 01:03:37.952894 | instance | 2026-07-24 01:03:37.953200 | instance | TASK [vexxhost.atmosphere.manila : Write contents of current private SSH key] *** 2026-07-24 01:03:37.953472 | instance | Friday 24 July 2026 01:03:37 +0000 (0:00:00.243) 0:13:05.211 *********** 2026-07-24 01:03:38.406643 | instance | ok: [instance -> localhost] 2026-07-24 01:03:38.406795 | instance | 2026-07-24 01:03:38.406973 | instance | TASK [vexxhost.atmosphere.manila : Generate public key for SSH private key] **** 2026-07-24 01:03:38.407147 | instance | Friday 24 July 2026 01:03:38 +0000 (0:00:00.453) 0:13:05.665 *********** 2026-07-24 01:03:38.728758 | instance | ok: [instance -> localhost] 2026-07-24 01:03:38.729094 | instance | 2026-07-24 01:03:38.729360 | instance | TASK [vexxhost.atmosphere.manila : Delete temporary file for public SSH key] *** 2026-07-24 01:03:38.729654 | instance | Friday 24 July 2026 01:03:38 +0000 (0:00:00.321) 0:13:05.987 *********** 2026-07-24 01:03:38.959414 | instance | ok: [instance -> localhost] 2026-07-24 01:03:38.959617 | instance | 2026-07-24 01:03:38.959903 | instance | TASK [vexxhost.atmosphere.manila : Create secret with the SSH keys] ************ 2026-07-24 01:03:38.960148 | instance | Friday 24 July 2026 01:03:38 +0000 (0:00:00.230) 0:13:06.218 *********** 2026-07-24 01:03:39.736355 | instance | ok: [instance] 2026-07-24 01:03:39.736588 | instance | 2026-07-24 01:03:39.736854 | instance | TASK [vexxhost.atmosphere.manila : Deploy Helm chart] ************************** 2026-07-24 01:03:39.737119 | instance | Friday 24 July 2026 01:03:39 +0000 (0:00:00.776) 0:13:06.995 *********** 2026-07-24 01:03:42.415072 | instance | ok: [instance] 2026-07-24 01:03:42.415928 | instance | 2026-07-24 01:03:42.415942 | instance | TASK [Create Ingress] ********************************************************** 2026-07-24 01:03:42.416090 | instance | Friday 24 July 2026 01:03:42 +0000 (0:00:02.678) 0:13:09.674 *********** 2026-07-24 01:03:42.589691 | instance | included: openstack_helm_ingress for instance 2026-07-24 01:03:42.589914 | instance | 2026-07-24 01:03:42.590239 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-24 01:03:42.590506 | instance | Friday 24 July 2026 01:03:42 +0000 (0:00:00.174) 0:13:09.848 *********** 2026-07-24 01:03:42.670131 | instance | skipping: [instance] 2026-07-24 01:03:42.670392 | instance | 2026-07-24 01:03:42.670754 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-24 01:03:42.671020 | instance | Friday 24 July 2026 01:03:42 +0000 (0:00:00.080) 0:13:09.929 *********** 2026-07-24 01:03:42.748260 | instance | skipping: [instance] 2026-07-24 01:03:42.748493 | instance | 2026-07-24 01:03:42.748800 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-24 01:03:42.749052 | instance | Friday 24 July 2026 01:03:42 +0000 (0:00:00.077) 0:13:10.007 *********** 2026-07-24 01:03:42.835967 | instance | ok: [instance] 2026-07-24 01:03:42.836219 | instance | 2026-07-24 01:03:42.836503 | instance | TASK [Create Ingress sharev2] ************************************************** 2026-07-24 01:03:42.836785 | instance | Friday 24 July 2026 01:03:42 +0000 (0:00:00.087) 0:13:10.095 *********** 2026-07-24 01:03:42.955943 | instance | included: ingress for instance 2026-07-24 01:03:42.956186 | instance | 2026-07-24 01:03:42.956462 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress sharev2] ******************** 2026-07-24 01:03:42.956735 | instance | Friday 24 July 2026 01:03:42 +0000 (0:00:00.120) 0:13:10.215 *********** 2026-07-24 01:03:44.175072 | instance | ok: [instance] 2026-07-24 01:03:44.175207 | instance | 2026-07-24 01:03:44.175442 | instance | TASK [vexxhost.atmosphere.manila : Update service tenant quotas] *************** 2026-07-24 01:03:44.175647 | instance | Friday 24 July 2026 01:03:44 +0000 (0:00:01.218) 0:13:11.433 *********** 2026-07-24 01:03:45.611584 | instance | ok: [instance] 2026-07-24 01:03:45.611803 | instance | 2026-07-24 01:03:45.612096 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-24 01:03:45.612369 | instance | Friday 24 July 2026 01:03:45 +0000 (0:00:01.436) 0:13:12.870 *********** 2026-07-24 01:03:45.706343 | instance | ok: [instance] 2026-07-24 01:03:45.706561 | instance | 2026-07-24 01:03:45.706846 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-24 01:03:45.707110 | instance | Friday 24 July 2026 01:03:45 +0000 (0:00:00.095) 0:13:12.965 *********** 2026-07-24 01:03:45.773361 | instance | skipping: [instance] 2026-07-24 01:03:45.773597 | instance | 2026-07-24 01:03:45.773888 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-24 01:03:45.774240 | instance | Friday 24 July 2026 01:03:45 +0000 (0:00:00.067) 0:13:13.032 *********** 2026-07-24 01:03:45.856169 | instance | skipping: [instance] 2026-07-24 01:03:45.856391 | instance | 2026-07-24 01:03:45.856673 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-24 01:03:45.856942 | instance | Friday 24 July 2026 01:03:45 +0000 (0:00:00.082) 0:13:13.115 *********** 2026-07-24 01:03:45.925995 | instance | skipping: [instance] 2026-07-24 01:03:45.926286 | instance | 2026-07-24 01:03:45.926572 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-24 01:03:45.926875 | instance | Friday 24 July 2026 01:03:45 +0000 (0:00:00.069) 0:13:13.185 *********** 2026-07-24 01:03:46.005718 | instance | skipping: [instance] 2026-07-24 01:03:46.005934 | instance | 2026-07-24 01:03:46.006271 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-24 01:03:46.006553 | instance | Friday 24 July 2026 01:03:46 +0000 (0:00:00.079) 0:13:13.265 *********** 2026-07-24 01:03:46.081916 | instance | skipping: [instance] 2026-07-24 01:03:46.082161 | instance | 2026-07-24 01:03:46.082457 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-24 01:03:46.082715 | instance | Friday 24 July 2026 01:03:46 +0000 (0:00:00.076) 0:13:13.341 *********** 2026-07-24 01:03:46.161335 | instance | ok: [instance] 2026-07-24 01:03:46.161599 | instance | 2026-07-24 01:03:46.161882 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-24 01:03:46.162181 | instance | Friday 24 July 2026 01:03:46 +0000 (0:00:00.079) 0:13:13.420 *********** 2026-07-24 01:03:46.270886 | instance | ok: [instance] => (item=dashboard) 2026-07-24 01:03:46.271113 | instance | ok: [instance] => (item=oslo_cache) 2026-07-24 01:03:46.271389 | instance | ok: [instance] => (item=oslo_db) 2026-07-24 01:03:46.271650 | instance | ok: [instance] => (item=identity) 2026-07-24 01:03:46.271897 | instance | 2026-07-24 01:03:46.272169 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-24 01:03:46.272451 | instance | Friday 24 July 2026 01:03:46 +0000 (0:00:00.109) 0:13:13.530 *********** 2026-07-24 01:03:46.385451 | instance | ok: [instance] 2026-07-24 01:03:46.385666 | instance | 2026-07-24 01:03:46.385959 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 01:03:46.386296 | instance | Friday 24 July 2026 01:03:46 +0000 (0:00:00.114) 0:13:13.644 *********** 2026-07-24 01:03:46.495911 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 01:03:46.496107 | instance | 2026-07-24 01:03:46.496351 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 01:03:46.496606 | instance | Friday 24 July 2026 01:03:46 +0000 (0:00:00.111) 0:13:13.755 *********** 2026-07-24 01:03:47.247715 | instance | ok: [instance] 2026-07-24 01:03:47.247787 | instance | 2026-07-24 01:03:47.247908 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-07-24 01:03:47.248025 | instance | Friday 24 July 2026 01:03:47 +0000 (0:00:00.751) 0:13:14.507 *********** 2026-07-24 01:03:50.183858 | instance | ok: [instance] 2026-07-24 01:03:50.183958 | instance | 2026-07-24 01:03:50.184058 | instance | TASK [Create Ingress] ********************************************************** 2026-07-24 01:03:50.184180 | instance | Friday 24 July 2026 01:03:50 +0000 (0:00:02.936) 0:13:17.443 *********** 2026-07-24 01:03:50.368050 | instance | included: openstack_helm_ingress for instance 2026-07-24 01:03:50.368178 | instance | 2026-07-24 01:03:50.368366 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-24 01:03:50.368549 | instance | Friday 24 July 2026 01:03:50 +0000 (0:00:00.184) 0:13:17.627 *********** 2026-07-24 01:03:50.732107 | instance | skipping: [instance] 2026-07-24 01:03:50.732345 | instance | 2026-07-24 01:03:50.732635 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-24 01:03:50.732966 | instance | Friday 24 July 2026 01:03:50 +0000 (0:00:00.363) 0:13:17.991 *********** 2026-07-24 01:03:50.805369 | instance | skipping: [instance] 2026-07-24 01:03:50.805604 | instance | 2026-07-24 01:03:50.805883 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-24 01:03:50.806208 | instance | Friday 24 July 2026 01:03:50 +0000 (0:00:00.073) 0:13:18.064 *********** 2026-07-24 01:03:50.890555 | instance | ok: [instance] 2026-07-24 01:03:50.890809 | instance | 2026-07-24 01:03:50.891070 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-07-24 01:03:50.891331 | instance | Friday 24 July 2026 01:03:50 +0000 (0:00:00.085) 0:13:18.149 *********** 2026-07-24 01:03:51.018744 | instance | included: ingress for instance 2026-07-24 01:03:51.018980 | instance | 2026-07-24 01:03:51.019245 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-07-24 01:03:51.019500 | instance | Friday 24 July 2026 01:03:51 +0000 (0:00:00.128) 0:13:18.278 *********** 2026-07-24 01:03:52.291710 | instance | ok: [instance] 2026-07-24 01:03:52.292163 | instance | 2026-07-24 01:03:52.292551 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-07-24 01:03:52.292904 | instance | Friday 24 July 2026 01:03:52 +0000 (0:00:01.271) 0:13:19.549 *********** 2026-07-24 01:03:53.101060 | instance | ok: [instance] 2026-07-24 01:03:53.101191 | instance | 2026-07-24 01:03:53.101389 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets] ***** 2026-07-24 01:03:53.101588 | instance | Friday 24 July 2026 01:03:53 +0000 (0:00:00.811) 0:13:20.360 *********** 2026-07-24 01:04:01.833019 | instance | ok: [instance] => (item=None) 2026-07-24 01:04:01.833116 | instance | ok: [instance] => (item=None) 2026-07-24 01:04:01.833208 | instance | ok: [instance] => (item=None) 2026-07-24 01:04:01.833328 | instance | ok: [instance] => (item=None) 2026-07-24 01:04:01.833446 | instance | ok: [instance] => (item=None) 2026-07-24 01:04:01.833565 | instance | ok: [instance] => (item=None) 2026-07-24 01:04:01.833682 | instance | ok: [instance] => (item=None) 2026-07-24 01:04:01.833800 | instance | ok: [instance] => (item=None) 2026-07-24 01:04:01.833916 | instance | ok: [instance] => (item=None) 2026-07-24 01:04:01.834043 | instance | ok: [instance] => (item=None) 2026-07-24 01:04:01.834191 | instance | ok: [instance] => (item=None) 2026-07-24 01:04:01.834318 | instance | ok: [instance] => (item=None) 2026-07-24 01:04:01.834434 | instance | ok: [instance] => (item=None) 2026-07-24 01:04:01.834551 | instance | ok: [instance] 2026-07-24 01:04:01.834664 | instance | 2026-07-24 01:04:01.834916 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Build database URLs dict] ******* 2026-07-24 01:04:01.835081 | instance | Friday 24 July 2026 01:04:01 +0000 (0:00:08.732) 0:13:29.092 *********** 2026-07-24 01:04:02.121574 | instance | ok: [instance] => (item=None) 2026-07-24 01:04:02.121851 | instance | skipping: [instance] => (item=None) 2026-07-24 01:04:02.122248 | instance | ok: [instance] => (item=None) 2026-07-24 01:04:02.122576 | instance | ok: [instance] => (item=None) 2026-07-24 01:04:02.122920 | instance | skipping: [instance] => (item=None) 2026-07-24 01:04:02.123376 | instance | ok: [instance] => (item=None) 2026-07-24 01:04:02.123690 | instance | ok: [instance] => (item=None) 2026-07-24 01:04:02.124038 | instance | ok: [instance] => (item=None) 2026-07-24 01:04:02.124383 | instance | ok: [instance] => (item=None) 2026-07-24 01:04:02.124735 | instance | ok: [instance] => (item=None) 2026-07-24 01:04:02.125055 | instance | ok: [instance] => (item=None) 2026-07-24 01:04:02.125390 | instance | ok: [instance] => (item=None) 2026-07-24 01:04:02.125699 | instance | ok: [instance] => (item=None) 2026-07-24 01:04:02.126025 | instance | ok: [instance] 2026-07-24 01:04:02.126388 | instance | 2026-07-24 01:04:02.126751 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Create "openstack-database-exporter-dsn" secret] *** 2026-07-24 01:04:02.127110 | instance | Friday 24 July 2026 01:04:02 +0000 (0:00:00.287) 0:13:29.380 *********** 2026-07-24 01:04:02.852584 | instance | ok: [instance] 2026-07-24 01:04:02.852797 | instance | 2026-07-24 01:04:02.853077 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-07-24 01:04:02.853331 | instance | Friday 24 July 2026 01:04:02 +0000 (0:00:00.731) 0:13:30.111 *********** 2026-07-24 01:04:03.673962 | instance | ok: [instance] 2026-07-24 01:04:03.674039 | instance | 2026-07-24 01:04:03.674255 | instance | PLAY [controllers] ************************************************************* 2026-07-24 01:04:03.674402 | instance | 2026-07-24 01:04:03.674565 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-24 01:04:03.674759 | instance | Friday 24 July 2026 01:04:03 +0000 (0:00:00.821) 0:13:30.933 *********** 2026-07-24 01:04:07.884859 | instance | ok: [instance] 2026-07-24 01:04:07.884951 | instance | 2026-07-24 01:04:07.885043 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-07-24 01:04:07.885159 | instance | Friday 24 July 2026 01:04:07 +0000 (0:00:04.210) 0:13:35.144 *********** 2026-07-24 01:04:08.158186 | instance | ok: [instance] 2026-07-24 01:04:08.158589 | instance | 2026-07-24 01:04:08.158966 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-24 01:04:08.159244 | instance | Friday 24 July 2026 01:04:08 +0000 (0:00:00.272) 0:13:35.417 *********** 2026-07-24 01:04:09.576885 | instance | ok: [instance] 2026-07-24 01:04:09.577205 | instance | 2026-07-24 01:04:09.577588 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-24 01:04:09.577877 | instance | Friday 24 July 2026 01:04:09 +0000 (0:00:01.418) 0:13:36.836 *********** 2026-07-24 01:04:09.991419 | instance | ok: [instance] 2026-07-24 01:04:09.991665 | instance | 2026-07-24 01:04:09.991935 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-24 01:04:09.992204 | instance | Friday 24 July 2026 01:04:09 +0000 (0:00:00.414) 0:13:37.250 *********** 2026-07-24 01:04:10.106169 | instance | ok: [instance] => { 2026-07-24 01:04:10.106478 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-07-24 01:04:10.106761 | instance | } 2026-07-24 01:04:10.107101 | instance | 2026-07-24 01:04:10.107385 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-24 01:04:10.107642 | instance | Friday 24 July 2026 01:04:10 +0000 (0:00:00.115) 0:13:37.365 *********** 2026-07-24 01:04:10.537486 | instance | ok: [instance] 2026-07-24 01:04:10.537706 | instance | 2026-07-24 01:04:10.537985 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-24 01:04:10.538297 | instance | Friday 24 July 2026 01:04:10 +0000 (0:00:00.431) 0:13:37.796 *********** 2026-07-24 01:04:11.707826 | instance | ok: [instance] 2026-07-24 01:04:11.708078 | instance | 2026-07-24 01:04:11.708350 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-07-24 01:04:11.708611 | instance | Friday 24 July 2026 01:04:11 +0000 (0:00:01.170) 0:13:38.967 *********** 2026-07-24 01:04:12.216631 | instance | ok: [instance] 2026-07-24 01:04:12.216834 | instance | 2026-07-24 01:04:12.217117 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-07-24 01:04:12.217398 | instance | Friday 24 July 2026 01:04:12 +0000 (0:00:00.508) 0:13:39.475 *********** 2026-07-24 01:04:13.009862 | instance | ok: [instance] 2026-07-24 01:04:13.010168 | instance | 2026-07-24 01:04:13.010354 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-07-24 01:04:13.010552 | instance | Friday 24 July 2026 01:04:13 +0000 (0:00:00.793) 0:13:40.269 *********** 2026-07-24 01:04:13.798592 | instance | ok: [instance] 2026-07-24 01:04:13.798821 | instance | 2026-07-24 01:04:13.799115 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-07-24 01:04:13.799389 | instance | Friday 24 July 2026 01:04:13 +0000 (0:00:00.788) 0:13:41.057 *********** 2026-07-24 01:04:14.219532 | instance | ok: [instance] 2026-07-24 01:04:14.219759 | instance | 2026-07-24 01:04:14.220032 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-07-24 01:04:14.220300 | instance | Friday 24 July 2026 01:04:14 +0000 (0:00:00.420) 0:13:41.478 *********** 2026-07-24 01:04:14.402577 | instance | included: openstack_helm_endpoints for instance 2026-07-24 01:04:14.402842 | instance | 2026-07-24 01:04:14.403154 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-24 01:04:14.403555 | instance | Friday 24 July 2026 01:04:14 +0000 (0:00:00.182) 0:13:41.661 *********** 2026-07-24 01:04:14.476891 | instance | skipping: [instance] 2026-07-24 01:04:14.477205 | instance | 2026-07-24 01:04:14.477556 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-24 01:04:14.477860 | instance | Friday 24 July 2026 01:04:14 +0000 (0:00:00.074) 0:13:41.735 *********** 2026-07-24 01:04:14.540483 | instance | skipping: [instance] 2026-07-24 01:04:14.540652 | instance | 2026-07-24 01:04:14.540861 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-24 01:04:14.541055 | instance | Friday 24 July 2026 01:04:14 +0000 (0:00:00.063) 0:13:41.799 *********** 2026-07-24 01:04:14.611896 | instance | skipping: [instance] 2026-07-24 01:04:14.611992 | instance | 2026-07-24 01:04:14.612125 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-24 01:04:14.612252 | instance | Friday 24 July 2026 01:04:14 +0000 (0:00:00.071) 0:13:41.871 *********** 2026-07-24 01:04:14.673168 | instance | skipping: [instance] 2026-07-24 01:04:14.673401 | instance | 2026-07-24 01:04:14.673709 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-24 01:04:14.673996 | instance | Friday 24 July 2026 01:04:14 +0000 (0:00:00.061) 0:13:41.932 *********** 2026-07-24 01:04:14.739366 | instance | skipping: [instance] 2026-07-24 01:04:14.739582 | instance | 2026-07-24 01:04:14.739901 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-24 01:04:14.740173 | instance | Friday 24 July 2026 01:04:14 +0000 (0:00:00.066) 0:13:41.998 *********** 2026-07-24 01:04:14.806454 | instance | skipping: [instance] 2026-07-24 01:04:14.806678 | instance | 2026-07-24 01:04:14.806987 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-24 01:04:14.807267 | instance | Friday 24 July 2026 01:04:14 +0000 (0:00:00.066) 0:13:42.065 *********** 2026-07-24 01:04:14.885311 | instance | ok: [instance] 2026-07-24 01:04:14.885635 | instance | 2026-07-24 01:04:14.885912 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-24 01:04:14.886245 | instance | Friday 24 July 2026 01:04:14 +0000 (0:00:00.079) 0:13:42.144 *********** 2026-07-24 01:04:14.968988 | instance | ok: [instance] => (item=identity) 2026-07-24 01:04:14.969137 | instance | 2026-07-24 01:04:14.969337 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-24 01:04:14.969502 | instance | Friday 24 July 2026 01:04:14 +0000 (0:00:00.083) 0:13:42.228 *********** 2026-07-24 01:04:15.066122 | instance | ok: [instance] 2026-07-24 01:04:15.066409 | instance | 2026-07-24 01:04:15.066713 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-07-24 01:04:15.067001 | instance | Friday 24 July 2026 01:04:15 +0000 (0:00:00.096) 0:13:42.324 *********** 2026-07-24 01:04:15.591292 | instance | ok: [instance] 2026-07-24 01:04:15.591411 | instance | 2026-07-24 01:04:15.591575 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-07-24 01:04:15.591731 | instance | Friday 24 July 2026 01:04:15 +0000 (0:00:00.526) 0:13:42.850 *********** 2026-07-24 01:04:16.079389 | instance | ok: [instance] 2026-07-24 01:04:16.079604 | instance | 2026-07-24 01:04:16.079879 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-07-24 01:04:16.080144 | instance | Friday 24 July 2026 01:04:16 +0000 (0:00:00.487) 0:13:43.338 *********** 2026-07-24 01:04:16.554023 | instance | ok: [instance] 2026-07-24 01:04:16.554305 | instance | 2026-07-24 01:04:16.554583 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-07-24 01:04:16.554887 | instance | Friday 24 July 2026 01:04:16 +0000 (0:00:00.474) 0:13:43.813 *********** 2026-07-24 01:04:17.047607 | instance | ok: [instance] 2026-07-24 01:04:17.047875 | instance | 2026-07-24 01:04:17.048145 | instance | PLAY [Configure networking] **************************************************** 2026-07-24 01:04:17.048375 | instance | 2026-07-24 01:04:17.048639 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-24 01:04:17.048885 | instance | Friday 24 July 2026 01:04:17 +0000 (0:00:00.493) 0:13:44.307 *********** 2026-07-24 01:04:21.235257 | instance | ok: [instance] 2026-07-24 01:04:21.235456 | instance | 2026-07-24 01:04:21.235692 | instance | TASK [Add IP address to "br-ex"] *********************************************** 2026-07-24 01:04:21.235883 | instance | Friday 24 July 2026 01:04:21 +0000 (0:00:04.187) 0:13:48.494 *********** 2026-07-24 01:04:21.493122 | instance | ok: [instance] 2026-07-24 01:04:21.493360 | instance | 2026-07-24 01:04:21.493661 | instance | TASK [Set "br-ex" interface to "up"] ******************************************* 2026-07-24 01:04:21.493938 | instance | Friday 24 July 2026 01:04:21 +0000 (0:00:00.257) 0:13:48.752 *********** 2026-07-24 01:04:21.727763 | instance | ok: [instance] 2026-07-24 01:04:21.727992 | instance | 2026-07-24 01:04:21.728295 | instance | PLAY RECAP ********************************************************************* 2026-07-24 01:04:21.728593 | instance | instance : ok=806 changed=0 unreachable=0 failed=0 skipped=300 rescued=0 ignored=0 2026-07-24 01:04:21.728839 | instance | 2026-07-24 01:04:21.729111 | instance | Friday 24 July 2026 01:04:21 +0000 (0:00:00.231) 0:13:48.983 *********** 2026-07-24 01:04:21.729377 | instance | =============================================================================== 2026-07-24 01:04:21.729689 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 15.82s 2026-07-24 01:04:21.729924 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards -- 15.67s 2026-07-24 01:04:21.730212 | instance | vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor -- 14.77s 2026-07-24 01:04:21.730547 | instance | vexxhost.ceph.mon : Validate monitor exist ----------------------------- 14.75s 2026-07-24 01:04:21.730826 | instance | vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor -- 14.74s 2026-07-24 01:04:21.731087 | instance | vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false -- 14.68s 2026-07-24 01:04:21.731364 | instance | vexxhost.ceph.osd : Get `ceph-volume lvm list` status ------------------ 14.65s 2026-07-24 01:04:21.731597 | instance | vexxhost.atmosphere.octavia : Add implied roles ------------------------ 11.99s 2026-07-24 01:04:21.731854 | instance | vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets ----- 8.73s 2026-07-24 01:04:21.732107 | instance | vexxhost.ceph.mgr : Configure manager modules --------------------------- 7.97s 2026-07-24 01:04:21.732367 | instance | vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs ------------ 7.48s 2026-07-24 01:04:21.732622 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 7.17s 2026-07-24 01:04:21.732876 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 7.02s 2026-07-24 01:04:21.733140 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 7.01s 2026-07-24 01:04:21.733400 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ------------------ 6.96s 2026-07-24 01:04:21.733653 | instance | vexxhost.ceph.ceph_exporter : Configure Ceph exporter service ----------- 6.84s 2026-07-24 01:04:21.733937 | instance | vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user ------ 6.81s 2026-07-24 01:04:21.734244 | instance | vexxhost.ceph.osd : Get mon dump ---------------------------------------- 6.76s 2026-07-24 01:04:21.734572 | instance | vexxhost.ceph.mgr : Configure "mgr" label for managers ------------------ 6.75s 2026-07-24 01:04:21.734831 | instance | vexxhost.ceph.osd : Get `ceph orch ps` ---------------------------------- 6.60s 2026-07-24 01:04:21.995282 | instance | INFO [aio > idempotence] Executed: Successful 2026-07-24 01:04:22.003358 | instance | INFO [aio > side_effect] Executing 2026-07-24 01:04:22.003678 | instance | WARNING [aio > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-07-24 01:04:22.010850 | instance | INFO [aio > verify] Executing 2026-07-24 01:04:22.838575 | instance | 2026-07-24 01:04:22.838828 | instance | PLAY [Run tests] *************************************************************** 2026-07-24 01:04:22.839077 | instance | 2026-07-24 01:04:22.839343 | instance | TASK [Run "stestr" tests] ****************************************************** 2026-07-24 01:04:22.839615 | instance | Friday 24 July 2026 01:04:22 +0000 (0:00:00.010) 0:00:00.010 *********** 2026-07-24 01:04:25.638994 | instance | changed: [localhost] 2026-07-24 01:04:25.639240 | instance | 2026-07-24 01:04:25.639508 | instance | PLAY [controllers[0]] ********************************************************** 2026-07-24 01:04:25.639751 | instance | 2026-07-24 01:04:25.640009 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-24 01:04:25.640273 | instance | Friday 24 July 2026 01:04:25 +0000 (0:00:02.800) 0:00:02.811 *********** 2026-07-24 01:04:29.922514 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-07-24 01:04:29.922901 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-07-24 01:04:29.923210 | instance | interpreter could change the meaning of that path. See 2026-07-24 01:04:29.923490 | instance | https://docs.ansible.com/ansible- 2026-07-24 01:04:29.923784 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-07-24 01:04:30.000451 | instance | ok: [instance] 2026-07-24 01:04:30.000607 | instance | 2026-07-24 01:04:30.000776 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-07-24 01:04:30.000977 | instance | Friday 24 July 2026 01:04:29 +0000 (0:00:04.361) 0:00:07.172 *********** 2026-07-24 01:04:31.144605 | instance | ok: [instance] 2026-07-24 01:04:31.144907 | instance | 2026-07-24 01:04:31.145196 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-07-24 01:04:31.145474 | instance | Friday 24 July 2026 01:04:31 +0000 (0:00:01.143) 0:00:08.316 *********** 2026-07-24 01:04:31.536456 | instance | ok: [instance] 2026-07-24 01:04:31.536578 | instance | 2026-07-24 01:04:31.536629 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-07-24 01:04:31.536778 | instance | Friday 24 July 2026 01:04:31 +0000 (0:00:00.392) 0:00:08.708 *********** 2026-07-24 01:04:32.179016 | instance | ok: [instance] 2026-07-24 01:04:32.179280 | instance | 2026-07-24 01:04:32.179573 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-24 01:04:32.179837 | instance | Friday 24 July 2026 01:04:32 +0000 (0:00:00.642) 0:00:09.350 *********** 2026-07-24 01:04:32.396578 | instance | ok: [instance] 2026-07-24 01:04:32.396800 | instance | 2026-07-24 01:04:32.396993 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-24 01:04:32.397169 | instance | Friday 24 July 2026 01:04:32 +0000 (0:00:00.217) 0:00:09.568 *********** 2026-07-24 01:04:32.452179 | instance | skipping: [instance] 2026-07-24 01:04:32.452321 | instance | 2026-07-24 01:04:32.452488 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-24 01:04:32.452716 | instance | Friday 24 July 2026 01:04:32 +0000 (0:00:00.055) 0:00:09.624 *********** 2026-07-24 01:04:32.511047 | instance | skipping: [instance] 2026-07-24 01:04:32.511170 | instance | 2026-07-24 01:04:32.511458 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-24 01:04:32.511725 | instance | Friday 24 July 2026 01:04:32 +0000 (0:00:00.058) 0:00:09.683 *********** 2026-07-24 01:04:32.570916 | instance | skipping: [instance] 2026-07-24 01:04:32.571014 | instance | 2026-07-24 01:04:32.571198 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-24 01:04:32.571385 | instance | Friday 24 July 2026 01:04:32 +0000 (0:00:00.060) 0:00:09.743 *********** 2026-07-24 01:04:32.631633 | instance | skipping: [instance] 2026-07-24 01:04:32.631728 | instance | 2026-07-24 01:04:32.631885 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-24 01:04:32.632061 | instance | Friday 24 July 2026 01:04:32 +0000 (0:00:00.060) 0:00:09.804 *********** 2026-07-24 01:04:32.694451 | instance | skipping: [instance] 2026-07-24 01:04:32.694685 | instance | 2026-07-24 01:04:32.694959 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-24 01:04:32.695283 | instance | Friday 24 July 2026 01:04:32 +0000 (0:00:00.062) 0:00:09.866 *********** 2026-07-24 01:04:32.763885 | instance | ok: [instance] 2026-07-24 01:04:32.764082 | instance | 2026-07-24 01:04:32.764367 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-24 01:04:32.764617 | instance | Friday 24 July 2026 01:04:32 +0000 (0:00:00.069) 0:00:09.936 *********** 2026-07-24 01:04:32.855793 | instance | ok: [instance] => (item=dashboard) 2026-07-24 01:04:32.855935 | instance | ok: [instance] => (item=identity) 2026-07-24 01:04:32.855950 | instance | 2026-07-24 01:04:32.856041 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-24 01:04:32.856157 | instance | Friday 24 July 2026 01:04:32 +0000 (0:00:00.091) 0:00:10.027 *********** 2026-07-24 01:04:33.016756 | instance | ok: [instance] 2026-07-24 01:04:33.016905 | instance | 2026-07-24 01:04:33.016918 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-24 01:04:33.017082 | instance | Friday 24 July 2026 01:04:33 +0000 (0:00:00.160) 0:00:10.188 *********** 2026-07-24 01:04:33.114236 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-24 01:04:33.114440 | instance | 2026-07-24 01:04:33.114715 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-24 01:04:33.115054 | instance | Friday 24 July 2026 01:04:33 +0000 (0:00:00.098) 0:00:10.286 *********** 2026-07-24 01:04:33.788251 | instance | changed: [instance] 2026-07-24 01:04:33.788499 | instance | 2026-07-24 01:04:33.788801 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-07-24 01:04:33.789088 | instance | Friday 24 July 2026 01:04:33 +0000 (0:00:00.674) 0:00:10.960 *********** 2026-07-24 01:04:33.940398 | instance | included: openstack_helm_endpoints for instance 2026-07-24 01:04:33.940816 | instance | 2026-07-24 01:04:33.941379 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-24 01:04:33.941854 | instance | Friday 24 July 2026 01:04:33 +0000 (0:00:00.151) 0:00:11.112 *********** 2026-07-24 01:04:34.093145 | instance | ok: [instance] 2026-07-24 01:04:34.093373 | instance | 2026-07-24 01:04:34.093636 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-24 01:04:34.093896 | instance | Friday 24 July 2026 01:04:34 +0000 (0:00:00.153) 0:00:11.265 *********** 2026-07-24 01:04:34.141625 | instance | skipping: [instance] 2026-07-24 01:04:34.141864 | instance | 2026-07-24 01:04:34.142196 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-24 01:04:34.142497 | instance | Friday 24 July 2026 01:04:34 +0000 (0:00:00.048) 0:00:11.314 *********** 2026-07-24 01:04:34.209292 | instance | skipping: [instance] 2026-07-24 01:04:34.209542 | instance | 2026-07-24 01:04:34.209837 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-24 01:04:34.210116 | instance | Friday 24 July 2026 01:04:34 +0000 (0:00:00.067) 0:00:11.381 *********** 2026-07-24 01:04:34.273066 | instance | skipping: [instance] 2026-07-24 01:04:34.273282 | instance | 2026-07-24 01:04:34.273552 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-24 01:04:34.273809 | instance | Friday 24 July 2026 01:04:34 +0000 (0:00:00.063) 0:00:11.445 *********** 2026-07-24 01:04:34.341079 | instance | skipping: [instance] 2026-07-24 01:04:34.341249 | instance | 2026-07-24 01:04:34.341547 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-24 01:04:34.341821 | instance | Friday 24 July 2026 01:04:34 +0000 (0:00:00.067) 0:00:11.513 *********** 2026-07-24 01:04:34.404362 | instance | skipping: [instance] 2026-07-24 01:04:34.404580 | instance | 2026-07-24 01:04:34.404876 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-24 01:04:34.405157 | instance | Friday 24 July 2026 01:04:34 +0000 (0:00:00.063) 0:00:11.576 *********** 2026-07-24 01:04:34.470280 | instance | ok: [instance] 2026-07-24 01:04:34.470531 | instance | 2026-07-24 01:04:34.470829 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-24 01:04:34.471114 | instance | Friday 24 July 2026 01:04:34 +0000 (0:00:00.066) 0:00:11.642 *********** 2026-07-24 01:04:34.563675 | instance | ok: [instance] => (item=dashboard) 2026-07-24 01:04:34.563907 | instance | ok: [instance] => (item=identity) 2026-07-24 01:04:34.564180 | instance | 2026-07-24 01:04:34.564432 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-24 01:04:34.564725 | instance | Friday 24 July 2026 01:04:34 +0000 (0:00:00.093) 0:00:11.735 *********** 2026-07-24 01:04:34.664952 | instance | ok: [instance] 2026-07-24 01:04:34.665279 | instance | 2026-07-24 01:04:34.665619 | instance | TASK [vexxhost.atmosphere.tempest : Get test image object] ********************* 2026-07-24 01:04:34.665938 | instance | Friday 24 July 2026 01:04:34 +0000 (0:00:00.100) 0:00:11.836 *********** 2026-07-24 01:04:35.767382 | instance | ok: [instance] 2026-07-24 01:04:35.767738 | instance | 2026-07-24 01:04:35.768146 | instance | TASK [vexxhost.atmosphere.tempest : Configure test image ref] ****************** 2026-07-24 01:04:35.768476 | instance | Friday 24 July 2026 01:04:35 +0000 (0:00:01.102) 0:00:12.939 *********** 2026-07-24 01:04:35.845374 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'compute': {'image_ref': '4e0ddcda-2b1d-4eaf-b31c-dfa223f2120a'}}}}) 2026-07-24 01:04:35.845590 | instance | 2026-07-24 01:04:35.845854 | instance | TASK [vexxhost.atmosphere.tempest : Get test flavor object] ******************** 2026-07-24 01:04:35.846215 | instance | Friday 24 July 2026 01:04:35 +0000 (0:00:00.078) 0:00:13.017 *********** 2026-07-24 01:04:36.981836 | instance | ok: [instance] 2026-07-24 01:04:36.981976 | instance | 2026-07-24 01:04:36.982161 | instance | TASK [vexxhost.atmosphere.tempest : Set test flavor ref] *********************** 2026-07-24 01:04:36.982358 | instance | Friday 24 July 2026 01:04:36 +0000 (0:00:01.136) 0:00:14.154 *********** 2026-07-24 01:04:37.066686 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'compute': {'flavor_ref': '56d2c16b-0600-4538-8c1c-3068b916ab92'}}}}) 2026-07-24 01:04:37.066885 | instance | 2026-07-24 01:04:37.067159 | instance | TASK [vexxhost.atmosphere.tempest : Get test network object] ******************* 2026-07-24 01:04:37.067422 | instance | Friday 24 July 2026 01:04:37 +0000 (0:00:00.084) 0:00:14.238 *********** 2026-07-24 01:04:38.124001 | instance | ok: [instance] 2026-07-24 01:04:38.124194 | instance | 2026-07-24 01:04:38.124206 | instance | TASK [vexxhost.atmosphere.tempest : Set test network ref] ********************** 2026-07-24 01:04:38.124323 | instance | Friday 24 July 2026 01:04:38 +0000 (0:00:01.057) 0:00:15.296 *********** 2026-07-24 01:04:38.205289 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'network': {'public_network_id': '0f7b9514-1dab-4f82-b54e-a4f5a5dfe5dc'}}}}) 2026-07-24 01:04:38.205362 | instance | 2026-07-24 01:04:38.205473 | instance | TASK [vexxhost.atmosphere.tempest : Deploy Helm chart] ************************* 2026-07-24 01:04:38.205595 | instance | Friday 24 July 2026 01:04:38 +0000 (0:00:00.081) 0:00:15.377 *********** 2026-07-24 01:09:19.743131 | instance | ok: [instance] 2026-07-24 01:09:19.743390 | instance | 2026-07-24 01:09:19.743707 | instance | TASK [vexxhost.atmosphere.tempest : Get tempest job object] ******************** 2026-07-24 01:09:19.743986 | instance | Friday 24 July 2026 01:09:19 +0000 (0:04:41.537) 0:04:56.915 *********** 2026-07-24 01:09:20.691305 | instance | ok: [instance] 2026-07-24 01:09:20.691477 | instance | 2026-07-24 01:09:20.691658 | instance | TASK [vexxhost.atmosphere.tempest : Get tempest log] *************************** 2026-07-24 01:09:20.691829 | instance | Friday 24 July 2026 01:09:20 +0000 (0:00:00.948) 0:04:57.863 *********** 2026-07-24 01:09:21.658251 | instance | ok: [instance] 2026-07-24 01:09:21.658489 | instance | 2026-07-24 01:09:21.658765 | instance | TASK [vexxhost.atmosphere.tempest : Print tempest log details] ***************** 2026-07-24 01:09:21.659026 | instance | Friday 24 July 2026 01:09:21 +0000 (0:00:00.966) 0:04:58.830 *********** 2026-07-24 01:09:21.718842 | instance | ok: [instance] => { 2026-07-24 01:09:21.719029 | instance | "msg": [ 2026-07-24 01:09:21.719218 | instance | "+ tempest cleanup --init-saved-state", 2026-07-24 01:09:21.719400 | instance | "+ '[' true == false ']'", 2026-07-24 01:09:21.719607 | instance | "+ tempest run --config-file /etc/tempest/tempest.conf -w 4 --smoke", 2026-07-24 01:09:21.719814 | instance | "/var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:19: SyntaxWarning: invalid escape sequence '\\('", 2026-07-24 01:09:21.720035 | instance | " SUB = re.compile(\"sub\\(/(.*)/,\\s+(.*)\\)\")", 2026-07-24 01:09:21.720380 | instance | "/var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:20: SyntaxWarning: invalid escape sequence '\\('", 2026-07-24 01:09:21.720646 | instance | " SPLIT = re.compile(\"split\\((.),\\s+(\\d+),\\s+(\\d+|-1)\\)\")", 2026-07-24 01:09:21.720916 | instance | "{0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor [0.131661s] ... ok", 2026-07-24 01:09:21.721170 | instance | "{0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.086338s] ... ok", 2026-07-24 01:09:21.721407 | instance | "{2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete [2.814932s] ... ok", 2026-07-24 01:09:21.721642 | instance | "{0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create [0.459438s] ... ok", 2026-07-24 01:09:21.721930 | instance | "{0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list [0.720736s] ... ok", 2026-07-24 01:09:21.722226 | instance | "{1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip [8.540578s] ... FAILED", 2026-07-24 01:09:21.722470 | instance | "", 2026-07-24 01:09:21.722719 | instance | "Captured traceback:", 2026-07-24 01:09:21.722951 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-24 01:09:21.723218 | instance | " Traceback (most recent call last):", 2026-07-24 01:09:21.723513 | instance | "", 2026-07-24 01:09:21.723828 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/utils/__init__.py\", line 65, in wrapper", 2026-07-24 01:09:21.724119 | instance | " return f(*func_args, **func_kwargs)", 2026-07-24 01:09:21.724413 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.724671 | instance | "", 2026-07-24 01:09:21.724946 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_attach_interfaces.py\", line 379, in test_add_remove_fixed_ip", 2026-07-24 01:09:21.725203 | instance | " server, ifs, fip = self._create_server_get_interfaces()", 2026-07-24 01:09:21.725599 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.725843 | instance | "", 2026-07-24 01:09:21.726185 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_attach_interfaces.py\", line 78, in _create_server_get_interfaces", 2026-07-24 01:09:21.726437 | instance | " server = self.create_test_server(", 2026-07-24 01:09:21.726687 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.726936 | instance | "", 2026-07-24 01:09:21.727209 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 243, in create_test_server", 2026-07-24 01:09:21.727602 | instance | " body, servers = compute.create_test_server(", 2026-07-24 01:09:21.727909 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.728233 | instance | "", 2026-07-24 01:09:21.728495 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-24 01:09:21.728848 | instance | " with excutils.save_and_reraise_exception():", 2026-07-24 01:09:21.729086 | instance | "", 2026-07-24 01:09:21.729353 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-24 01:09:21.730123 | instance | " self.force_reraise()", 2026-07-24 01:09:21.730447 | instance | "", 2026-07-24 01:09:21.730717 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-24 01:09:21.731005 | instance | " raise self.value", 2026-07-24 01:09:21.731271 | instance | "", 2026-07-24 01:09:21.731564 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-24 01:09:21.731822 | instance | " server = waiters.wait_for_server_status(", 2026-07-24 01:09:21.732023 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.732180 | instance | "", 2026-07-24 01:09:21.732345 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-24 01:09:21.732508 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-24 01:09:21.732680 | instance | "", 2026-07-24 01:09:21.732877 | instance | " tempest.exceptions.BuildErrorException: Server 7a88b668-5f4d-4426-a9f7-2a9f2e3e01f6 failed to build and is in ERROR status", 2026-07-24 01:09:21.733076 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-24T01:05:42Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-b2f38e4e-5542-461b-ae39-9ebef9f8f076.", 2026-07-24 01:09:21.733251 | instance | "", 2026-07-24 01:09:21.733428 | instance | "", 2026-07-24 01:09:21.733620 | instance | "Captured pythonlogging:", 2026-07-24 01:09:21.733795 | instance | "~~~~~~~~~~~~~~~~~~~~~~~", 2026-07-24 01:09:21.733995 | instance | " 2026-07-24 01:05:36,331 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.734422 | instance | "2026-07-24 01:05:36,529 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/os-keypairs HTTP/1.1\" 200 386", 2026-07-24 01:09:21.734622 | instance | "2026-07-24 01:05:36,533 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.734835 | instance | "2026-07-24 01:05:37,338 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-groups HTTP/1.1\" 201 1661", 2026-07-24 01:09:21.735046 | instance | "2026-07-24 01:05:37,341 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.735252 | instance | "2026-07-24 01:05:37,615 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 597", 2026-07-24 01:09:21.735428 | instance | "2026-07-24 01:05:37,616 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.735601 | instance | "2026-07-24 01:05:38,164 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 602", 2026-07-24 01:09:21.735741 | instance | "2026-07-24 01:05:38,166 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.735867 | instance | "2026-07-24 01:05:38,969 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/floatingips HTTP/1.1\" 201 552", 2026-07-24 01:09:21.735996 | instance | "2026-07-24 01:05:38,978 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000", 2026-07-24 01:09:21.736126 | instance | "2026-07-24 01:05:39,315 20 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 \"POST /v3/auth/tokens HTTP/1.1\" 201 9811", 2026-07-24 01:09:21.736275 | instance | "2026-07-24 01:05:39,317 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.736424 | instance | "2026-07-24 01:05:40,898 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/servers HTTP/1.1\" 202 450", 2026-07-24 01:09:21.736557 | instance | "2026-07-24 01:05:40,900 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.736688 | instance | "2026-07-24 01:05:41,005 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/7a88b668-5f4d-4426-a9f7-2a9f2e3e01f6 HTTP/1.1\" 200 1401", 2026-07-24 01:09:21.736814 | instance | "2026-07-24 01:05:42,018 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.736993 | instance | "2026-07-24 01:05:42,172 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/7a88b668-5f4d-4426-a9f7-2a9f2e3e01f6 HTTP/1.1\" 200 1401", 2026-07-24 01:09:21.737266 | instance | "2026-07-24 01:05:43,180 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.737480 | instance | "2026-07-24 01:05:43,317 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/7a88b668-5f4d-4426-a9f7-2a9f2e3e01f6 HTTP/1.1\" 200 1474", 2026-07-24 01:09:21.737700 | instance | "2026-07-24 01:05:43,332 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.737905 | instance | "2026-07-24 01:05:44,250 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/servers/7a88b668-5f4d-4426-a9f7-2a9f2e3e01f6 HTTP/1.1\" 204 0", 2026-07-24 01:09:21.738111 | instance | "2026-07-24 01:05:44,251 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.738322 | instance | "2026-07-24 01:05:44,356 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/7a88b668-5f4d-4426-a9f7-2a9f2e3e01f6 HTTP/1.1\" 404 111", 2026-07-24 01:09:21.738463 | instance | "2026-07-24 01:05:44,361 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.738627 | instance | "2026-07-24 01:05:44,389 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/os-keypairs/tempest-keypair-2025776260 HTTP/1.1\" 202 0", 2026-07-24 01:09:21.738829 | instance | "2026-07-24 01:05:44,391 20 DEBUG [urllib3.connectionpool] Starting new ", 2026-07-24 01:09:21.739045 | instance | " HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.739241 | instance | "2026-07-24 01:05:44,497 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/security-groups/01f11141-e8ac-45ac-b8b3-90c00cf59094 HTTP/1.1\" 204 0", 2026-07-24 01:09:21.739479 | instance | "2026-07-24 01:05:44,499 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.739653 | instance | "2026-07-24 01:05:44,512 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/security-groups/01f11141-e8ac-45ac-b8b3-90c00cf59094 HTTP/1.1\" 404 146", 2026-07-24 01:09:21.739849 | instance | "2026-07-24 01:05:44,513 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.740019 | instance | "2026-07-24 01:05:44,869 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/floatingips/b1c39265-69a7-46ed-89d5-69c22aa7b777 HTTP/1.1\" 204 0", 2026-07-24 01:09:21.740149 | instance | "", 2026-07-24 01:09:21.740337 | instance | "{1} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain [0.670066s] ... ok", 2026-07-24 01:09:21.740529 | instance | "{3} setUpClass (tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume) [0.000000s] ... FAILED", 2026-07-24 01:09:21.740706 | instance | "", 2026-07-24 01:09:21.740890 | instance | "Captured traceback:", 2026-07-24 01:09:21.741075 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-24 01:09:21.741242 | instance | " Traceback (most recent call last):", 2026-07-24 01:09:21.741413 | instance | "", 2026-07-24 01:09:21.741605 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-07-24 01:09:21.741736 | instance | " raise value.with_traceback(trace)", 2026-07-24 01:09:21.741854 | instance | "", 2026-07-24 01:09:21.742035 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-07-24 01:09:21.742240 | instance | " cls.resource_setup()", 2026-07-24 01:09:21.742404 | instance | "", 2026-07-24 01:09:21.742586 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_create_server.py\", line 63, in resource_setup", 2026-07-24 01:09:21.742753 | instance | " server_initial = cls.create_test_server(", 2026-07-24 01:09:21.742922 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.743104 | instance | "", 2026-07-24 01:09:21.743299 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 243, in create_test_server", 2026-07-24 01:09:21.743504 | instance | " body, servers = compute.create_test_server(", 2026-07-24 01:09:21.743682 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.743879 | instance | "", 2026-07-24 01:09:21.744073 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-24 01:09:21.744232 | instance | " with excutils.save_and_reraise_exception():", 2026-07-24 01:09:21.744354 | instance | "", 2026-07-24 01:09:21.744485 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-24 01:09:21.744623 | instance | " self.force_reraise()", 2026-07-24 01:09:21.744802 | instance | "", 2026-07-24 01:09:21.744984 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-24 01:09:21.745160 | instance | " raise self.value", 2026-07-24 01:09:21.745363 | instance | "", 2026-07-24 01:09:21.745556 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-24 01:09:21.745739 | instance | " server = waiters.wait_for_server_status(", 2026-07-24 01:09:21.745919 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.746099 | instance | "", 2026-07-24 01:09:21.746259 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-24 01:09:21.746380 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-24 01:09:21.746547 | instance | "", 2026-07-24 01:09:21.746741 | instance | " tempest.exceptions.BuildErrorException: Server 708a6304-c674-4e72-80e2-735aafae3511 failed to build and is in ERROR status", 2026-07-24 01:09:21.746952 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-24T01:05:49Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-a2a2b470-7333-4c3a-818e-4cbe8a68c208.", 2026-07-24 01:09:21.747116 | instance | "", 2026-07-24 01:09:21.747303 | instance | "{1} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list [0.175108s] ... ok", 2026-07-24 01:09:21.747654 | instance | "{2} setUpClass (tempest.api.compute.servers.test_create_server.ServersTestJSON) [0.000000s] ... FAILED", 2026-07-24 01:09:21.747985 | instance | "", 2026-07-24 01:09:21.748285 | instance | "Captured traceback:", 2026-07-24 01:09:21.748544 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-24 01:09:21.748803 | instance | " Traceback (most recent call last):", 2026-07-24 01:09:21.749055 | instance | "", 2026-07-24 01:09:21.749330 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-07-24 01:09:21.749608 | instance | " raise value.with_traceback(trace)", 2026-07-24 01:09:21.749863 | instance | "", 2026-07-24 01:09:21.750144 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-07-24 01:09:21.750421 | instance | " cls.resource_setup()", 2026-07-24 01:09:21.750674 | instance | "", 2026-07-24 01:09:21.750940 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_create_server.py\", line 63, in resource_setup", 2026-07-24 01:09:21.751195 | instance | " server_initial = cls.create_test_server(", 2026-07-24 01:09:21.751495 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.751741 | instance | "", 2026-07-24 01:09:21.752006 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 243, in create_test_server", 2026-07-24 01:09:21.752253 | instance | " body, servers = compute.create_test_server(", 2026-07-24 01:09:21.752498 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.752741 | instance | "", 2026-07-24 01:09:21.753045 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-24 01:09:21.753301 | instance | " with excutils.save_and_reraise_exception():", 2026-07-24 01:09:21.753545 | instance | "", 2026-07-24 01:09:21.753809 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-24 01:09:21.754056 | instance | " self.force_reraise()", 2026-07-24 01:09:21.754330 | instance | "", 2026-07-24 01:09:21.754602 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-24 01:09:21.754845 | instance | " raise self.value", 2026-07-24 01:09:21.755091 | instance | "", 2026-07-24 01:09:21.755355 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-24 01:09:21.755626 | instance | " server = waiters.wait_for_server_status(", 2026-07-24 01:09:21.755868 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.756123 | instance | "", 2026-07-24 01:09:21.756379 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-24 01:09:21.756643 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-24 01:09:21.756908 | instance | "", 2026-07-24 01:09:21.757189 | instance | " tempest.exceptions.BuildErrorException: Server ab40c5ca-0955-465a-850a-2049d154620b failed to build and is in ERROR status", 2026-07-24 01:09:21.757463 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-24T01:05:56Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-201cda61-62e4-426d-828b-ef9b78ae9a8b.", 2026-07-24 01:09:21.757708 | instance | "", 2026-07-24 01:09:21.757978 | instance | "{0} setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON) [0.000000s] ... FAILED", 2026-07-24 01:09:21.758249 | instance | "", 2026-07-24 01:09:21.758499 | instance | "Captured traceback:", 2026-07-24 01:09:21.758755 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-24 01:09:21.759012 | instance | " Traceback (most recent call last):", 2026-07-24 01:09:21.759260 | instance | "", 2026-07-24 01:09:21.759552 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-07-24 01:09:21.759809 | instance | " raise value.with_traceback(trace)", 2026-07-24 01:09:21.760046 | instance | "", 2026-07-24 01:09:21.760334 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-07-24 01:09:21.760782 | instance | " cls.resource_setup()", 2026-07-24 01:09:21.761030 | instance | "", 2026-07-24 01:09:21.761455 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_server_actions.py\", line 86, in resource_setup", 2026-07-24 01:09:21.761713 | instance | " cls.server_id = cls.recreate_server(None, validatable=True,", 2026-07-24 01:09:21.761961 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.762238 | instance | "", 2026-07-24 01:09:21.762505 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 421, in recreate_server", 2026-07-24 01:09:21.762754 | instance | " server = cls.create_test_server(", 2026-07-24 01:09:21.763001 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.763245 | instance | "", 2026-07-24 01:09:21.763576 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 243, in create_test_server", 2026-07-24 01:09:21.763854 | instance | " body, servers = compute.create_test_server(", 2026-07-24 01:09:21.763995 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.764496 | instance | "", 2026-07-24 01:09:21.764619 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-24 01:09:21.764737 | instance | " with excutils.save_and_reraise_exception():", 2026-07-24 01:09:21.764851 | instance | "", 2026-07-24 01:09:21.764980 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-24 01:09:21.765224 | instance | " self.force_reraise()", 2026-07-24 01:09:21.765341 | instance | "", 2026-07-24 01:09:21.765466 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-24 01:09:21.765600 | instance | " raise self.value", 2026-07-24 01:09:21.765716 | instance | "", 2026-07-24 01:09:21.765840 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-24 01:09:21.765949 | instance | " server = waiters.wait_for_server_status(", 2026-07-24 01:09:21.766093 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.766191 | instance | "", 2026-07-24 01:09:21.766312 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-24 01:09:21.766498 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-24 01:09:21.766622 | instance | "", 2026-07-24 01:09:21.766784 | instance | " tempest.exceptions.BuildErrorException: Server f25ebed4-4dbd-489b-984c-2108683f92a0 failed to build and is in ERROR status", 2026-07-24 01:09:21.766949 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-24T01:05:57Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-48c76617-f8a8-4872-9407-4984568ec445.", 2026-07-24 01:09:21.767064 | instance | "", 2026-07-24 01:09:21.767241 | instance | "{2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete [0.228035s] ... ok", 2026-07-24 01:09:21.767381 | instance | "{1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.087226s] ... ok", 2026-07-24 01:09:21.767508 | instance | "{1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.022653s] ... ok", 2026-07-24 01:09:21.767622 | instance | "{1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.013231s] ... ok", 2026-07-24 01:09:21.767741 | instance | "{1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions [0.006581s] ... ok", 2026-07-24 01:09:21.767863 | instance | "{1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists [0.250631s] ... ok", 2026-07-24 01:09:21.767985 | instance | "{3} setUpClass (tempest.api.compute.servers.test_create_server.ServersTestManualDisk) [0.000000s] ... FAILED", 2026-07-24 01:09:21.768098 | instance | "", 2026-07-24 01:09:21.768211 | instance | "Captured traceback:", 2026-07-24 01:09:21.768359 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-24 01:09:21.768479 | instance | " Traceback (most recent call last):", 2026-07-24 01:09:21.768593 | instance | "", 2026-07-24 01:09:21.768716 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-07-24 01:09:21.768850 | instance | " raise value.with_traceback(trace)", 2026-07-24 01:09:21.769005 | instance | "", 2026-07-24 01:09:21.769208 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-07-24 01:09:21.769352 | instance | " cls.resource_setup()", 2026-07-24 01:09:21.769470 | instance | "", 2026-07-24 01:09:21.769594 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_create_server.py\", line 63, in resource_setup", 2026-07-24 01:09:21.769711 | instance | " server_initial = cls.create_test_server(", 2026-07-24 01:09:21.769824 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.769936 | instance | "", 2026-07-24 01:09:21.770058 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 243, in create_test_server", 2026-07-24 01:09:21.770192 | instance | " body, servers = compute.create_test_server(", 2026-07-24 01:09:21.770301 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.770414 | instance | "", 2026-07-24 01:09:21.770536 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-24 01:09:21.770651 | instance | " with excutils.save_and_reraise_exception():", 2026-07-24 01:09:21.770762 | instance | "", 2026-07-24 01:09:21.770883 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-24 01:09:21.771004 | instance | " self.force_reraise()", 2026-07-24 01:09:21.771117 | instance | "", 2026-07-24 01:09:21.771238 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-24 01:09:21.771371 | instance | " raise self.value", 2026-07-24 01:09:21.771482 | instance | "", 2026-07-24 01:09:21.771605 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-24 01:09:21.771723 | instance | " server = waiters.wait_for_server_status(", 2026-07-24 01:09:21.771864 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.771980 | instance | "", 2026-07-24 01:09:21.772132 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-24 01:09:21.772315 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-24 01:09:21.772490 | instance | "", 2026-07-24 01:09:21.772712 | instance | " tempest.exceptions.BuildErrorException: Server 620ce14d-da0f-494d-81cd-6f8c847c2e2e failed to build and is in ERROR status", 2026-07-24 01:09:21.772882 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-24T01:06:04Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-9387d724-bb57-4654-8034-d7ee65bb0a72.", 2026-07-24 01:09:21.773000 | instance | "", 2026-07-24 01:09:21.773124 | instance | "{1} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions [0.007108s] ... ok", 2026-07-24 01:09:21.773250 | instance | "{2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all [2.675950s] ... ok", 2026-07-24 01:09:21.773376 | instance | "{3} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint [0.941701s] ... ok", 2026-07-24 01:09:21.773503 | instance | "{0} setUpClass (tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON) [0.000000s] ... FAILED", 2026-07-24 01:09:21.773620 | instance | "", 2026-07-24 01:09:21.773736 | instance | "Captured traceback:", 2026-07-24 01:09:21.773848 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-24 01:09:21.773984 | instance | " Traceback (most recent call last):", 2026-07-24 01:09:21.774109 | instance | "", 2026-07-24 01:09:21.774255 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-07-24 01:09:21.774369 | instance | " raise value.with_traceback(trace)", 2026-07-24 01:09:21.774489 | instance | "", 2026-07-24 01:09:21.774615 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-07-24 01:09:21.774731 | instance | " cls.resource_setup()", 2026-07-24 01:09:21.774843 | instance | "", 2026-07-24 01:09:21.775204 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_server_addresses.py\", line 33, in resource_setup", 2026-07-24 01:09:21.775357 | instance | " cls.server = cls.create_test_server(wait_until='ACTIVE')", 2026-07-24 01:09:21.775498 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.775606 | instance | "", 2026-07-24 01:09:21.775758 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 243, in create_test_server", 2026-07-24 01:09:21.775881 | instance | " body, servers = compute.create_test_server(", 2026-07-24 01:09:21.776008 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.776163 | instance | "", 2026-07-24 01:09:21.776257 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-24 01:09:21.776373 | instance | " with excutils.save_and_reraise_exception():", 2026-07-24 01:09:21.776487 | instance | "", 2026-07-24 01:09:21.776607 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-24 01:09:21.776730 | instance | " self.force_reraise()", 2026-07-24 01:09:21.776839 | instance | "", 2026-07-24 01:09:21.776960 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-24 01:09:21.777074 | instance | " raise self.value", 2026-07-24 01:09:21.777187 | instance | "", 2026-07-24 01:09:21.777310 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-24 01:09:21.777424 | instance | " server = waiters.wait_for_server_status(", 2026-07-24 01:09:21.777537 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.777649 | instance | "", 2026-07-24 01:09:21.777778 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-24 01:09:21.777899 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-24 01:09:21.778012 | instance | "", 2026-07-24 01:09:21.778150 | instance | " tempest.exceptions.BuildErrorException: Server 0116e633-7599-43ff-a53a-f40d86bb778a failed to build and is in ERROR status", 2026-07-24 01:09:21.778288 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-24T01:06:11Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-f3f4cf8a-c6cb-4f62-8c13-7cf275281f10.", 2026-07-24 01:09:21.778399 | instance | "", 2026-07-24 01:09:21.778523 | instance | "{1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network [1.037744s] ... ok", 2026-07-24 01:09:21.778645 | instance | "{1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port [1.560958s] ... ok", 2026-07-24 01:09:21.778766 | instance | "{0} tempest.api.compute.test_versions.TestVersions.test_get_version_details [0.659841s] ... ok", 2026-07-24 01:09:21.778906 | instance | "{0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.010950s] ... ok", 2026-07-24 01:09:21.779031 | instance | "{2} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions [1.551205s] ... ok", 2026-07-24 01:09:21.779182 | instance | "{1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet [1.603555s] ... ok", 2026-07-24 01:09:21.779341 | instance | "{3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete [2.643156s] ... ok", 2026-07-24 01:09:21.779451 | instance | "{0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id [0.184154s] ... ok", 2026-07-24 01:09:21.779573 | instance | "{1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet [1.161528s] ... ok", 2026-07-24 01:09:21.779696 | instance | "{1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility [0.099983s] ... ok", 2026-07-24 01:09:21.779817 | instance | "{1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks [0.056751s] ... ok", 2026-07-24 01:09:21.779938 | instance | "{1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets [0.030946s] ... ok", 2026-07-24 01:09:21.780084 | instance | "{1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network [0.044392s] ... ok", 2026-07-24 01:09:21.780180 | instance | "{1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet [0.029586s] ... ok", 2026-07-24 01:09:21.780302 | instance | "{3} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy [0.130063s] ... ok", 2026-07-24 01:09:21.780425 | instance | "{0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service [0.243054s] ... ok", 2026-07-24 01:09:21.780587 | instance | "{2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address [2.382381s] ... ok", 2026-07-24 01:09:21.780713 | instance | "{1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [1.518384s] ... ok", 2026-07-24 01:09:21.780835 | instance | "{3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.304393s] ... ok", 2026-07-24 01:09:21.780968 | instance | "{3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file [1.157546s] ... ok", 2026-07-24 01:09:21.781091 | instance | "{0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network [1.351093s] ... ok", 2026-07-24 01:09:21.781216 | instance | "{2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip [3.351551s] ... ok", 2026-07-24 01:09:21.781337 | instance | "{3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.141522s] ... ok", 2026-07-24 01:09:21.781460 | instance | "{1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups [2.103017s] ... ok", 2026-07-24 01:09:21.781581 | instance | "{0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port [1.929605s] ... ok", 2026-07-24 01:09:21.781706 | instance | "{1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [1.754014s] ... ok", 2026-07-24 01:09:21.781825 | instance | "{1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.229661s] ... ok", 2026-07-24 01:09:21.781966 | instance | "{1} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.272099s] ... ok", 2026-07-24 01:09:21.782106 | instance | "{0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet [1.408294s] ... ok", 2026-07-24 01:09:21.782250 | instance | "{3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [0.930088s] ... ok", 2026-07-24 01:09:21.782371 | instance | "{3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility [0.136600s] ... ok", 2026-07-24 01:09:21.782493 | instance | "{3} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.054077s] ... ok", 2026-07-24 01:09:21.782610 | instance | "{3} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.032923s] ... ok", 2026-07-24 01:09:21.782729 | instance | "{3} tempest.api.network.test_networks.NetworksTest.test_show_network [0.050548s] ... ok", 2026-07-24 01:09:21.782850 | instance | "{3} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.041652s] ... ok", 2026-07-24 01:09:21.782972 | instance | "{1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [1.141487s] ... ok", 2026-07-24 01:09:21.783095 | instance | "{0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group [0.900079s] ... ok", 2026-07-24 01:09:21.783222 | instance | "{1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [3.514614s] ... ok", 2026-07-24 01:09:21.783383 | instance | "{0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule [3.486232s] ... ok", 2026-07-24 01:09:21.783521 | instance | "{1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.147152s] ... ok", 2026-07-24 01:09:21.783649 | instance | "{0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups [0.121299s] ... ok", 2026-07-24 01:09:21.783771 | instance | "{3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools [1.583771s] ... ok", 2026-07-24 01:09:21.783894 | instance | "{3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups [1.548835s] ... ok", 2026-07-24 01:09:21.784015 | instance | "{3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port [0.708363s] ... ok", 2026-07-24 01:09:21.784136 | instance | "{3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports [0.039615s] ... ok", 2026-07-24 01:09:21.784262 | instance | "{3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port [0.051700s] ... ok", 2026-07-24 01:09:21.784384 | instance | "{2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces [7.739597s] ... ok", 2026-07-24 01:09:21.784534 | instance | "{1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object [0.050024s] ... ok", 2026-07-24 01:09:21.784658 | instance | "{1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object [0.039044s] ... ok", 2026-07-24 01:09:21.784803 | instance | "{1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata [0.027395s] ... ok", 2026-07-24 01:09:21.784956 | instance | "{1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata [0.073262s] ... ok", 2026-07-24 01:09:21.785081 | instance | "{0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object [0.509822s] ... ok", 2026-07-24 01:09:21.785201 | instance | "{0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects [0.205197s] ... ok", 2026-07-24 01:09:21.785324 | instance | "{0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object [0.119224s] ... ok", 2026-07-24 01:09:21.785447 | instance | "{1} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.013238s] ... ok", 2026-07-24 01:09:21.785565 | instance | "{0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container [0.096373s] ... ok", 2026-07-24 01:09:21.785685 | instance | "{0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents [0.106676s] ... ok", 2026-07-24 01:09:21.785806 | instance | "{3} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata [0.040065s] ... ok", 2026-07-24 01:09:21.785928 | instance | "{3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers [0.010748s] ... ok", 2026-07-24 01:09:21.786048 | instance | "{0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata [0.083093s] ... ok", 2026-07-24 01:09:21.786190 | instance | "{2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id [5.281527s] ... ok", 2026-07-24 01:09:21.786332 | instance | "{2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id [4.854433s] ... ok", 2026-07-24 01:09:21.786457 | instance | "{2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router [4.634322s] ... ok", 2026-07-24 01:09:21.786581 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags [1.184171s] ... ok", 2026-07-24 01:09:21.786701 | instance | "{0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance [2.881589s] ... FAILED", 2026-07-24 01:09:21.786831 | instance | "", 2026-07-24 01:09:21.786947 | instance | "Captured traceback:", 2026-07-24 01:09:21.787068 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-24 01:09:21.787186 | instance | " Traceback (most recent call last):", 2026-07-24 01:09:21.787331 | instance | "", 2026-07-24 01:09:21.787456 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/utils/__init__.py\", line 65, in wrapper", 2026-07-24 01:09:21.788702 | instance | " return f(*func_args, **func_kwargs)", 2026-07-24 01:09:21.788822 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.788937 | instance | "", 2026-07-24 01:09:21.789071 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/volume/test_volumes_actions.py\", line 45, in test_attach_detach_volume_to_instance", 2026-07-24 01:09:21.789187 | instance | " server = self.create_server()", 2026-07-24 01:09:21.789301 | instance | " ^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.789409 | instance | "", 2026-07-24 01:09:21.789530 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/volume/base.py\", line 270, in create_server", 2026-07-24 01:09:21.789646 | instance | " body, _ = compute.create_test_server(", 2026-07-24 01:09:21.789759 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.789876 | instance | "", 2026-07-24 01:09:21.790003 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-24 01:09:21.790130 | instance | " with excutils.save_and_reraise_exception():", 2026-07-24 01:09:21.790260 | instance | "", 2026-07-24 01:09:21.790381 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-24 01:09:21.790494 | instance | " self.force_reraise()", 2026-07-24 01:09:21.790605 | instance | "", 2026-07-24 01:09:21.790726 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-24 01:09:21.790865 | instance | " raise self.value", 2026-07-24 01:09:21.790981 | instance | "", 2026-07-24 01:09:21.791120 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-24 01:09:21.791239 | instance | " server = waiters.wait_for_server_status(", 2026-07-24 01:09:21.791374 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.791485 | instance | "", 2026-07-24 01:09:21.791608 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-24 01:09:21.791728 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-24 01:09:21.791840 | instance | "", 2026-07-24 01:09:21.791963 | instance | " tempest.exceptions.BuildErrorException: Server 6ff92f57-d8c5-4fe5-b2a6-1c510be52512 failed to build and is in ERROR status", 2026-07-24 01:09:21.792090 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-24T01:07:01Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-5272cddf-7b65-425e-92b4-8c6dd5d54979.", 2026-07-24 01:09:21.792202 | instance | "", 2026-07-24 01:09:21.792315 | instance | "", 2026-07-24 01:09:21.792430 | instance | "Captured pythonlogging:", 2026-07-24 01:09:21.792544 | instance | "~~~~~~~~~~~~~~~~~~~~~~~", 2026-07-24 01:09:21.792674 | instance | " 2026-07-24 01:06:59,256 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000", 2026-07-24 01:09:21.792799 | instance | "2026-07-24 01:06:59,561 18 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 \"POST /v3/auth/tokens HTTP/1.1\" 201 9789", 2026-07-24 01:09:21.792959 | instance | "2026-07-24 01:06:59,563 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.793095 | instance | "2026-07-24 01:07:00,624 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/servers HTTP/1.1\" 202 424", 2026-07-24 01:09:21.793219 | instance | "2026-07-24 01:07:00,629 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.793346 | instance | "2026-07-24 01:07:00,734 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/6ff92f57-d8c5-4fe5-b2a6-1c510be52512 HTTP/1.1\" 200 1368", 2026-07-24 01:09:21.793468 | instance | "2026-07-24 01:07:01,745 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.793594 | instance | "2026-07-24 01:07:01,837 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/6ff92f57-d8c5-4fe5-b2a6-1c510be52512 HTTP/1.1\" 200 1441", 2026-07-24 01:09:21.793716 | instance | "2026-07-24 01:07:01,849 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.793859 | instance | "2026-07-24 01:07:02,095 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/servers/6ff92f57-d8c5-4fe5-b2a6-1c510be52512 HTTP/1.1\" 204 0", 2026-07-24 01:09:21.794003 | instance | "2026-07-24 01:07:02,097 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.794147 | instance | "2026-07-24 01:07:02,129 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/6ff92f57-d8c5-4fe5-b2a6-1c510be52512 HTTP/1.1\" 404 111", 2026-07-24 01:09:21.794264 | instance | "", 2026-07-24 01:09:21.794388 | instance | "{3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops [14.290974s] ... FAILED", 2026-07-24 01:09:21.794500 | instance | "", 2026-07-24 01:09:21.794621 | instance | "Captured traceback:", 2026-07-24 01:09:21.794734 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-24 01:09:21.794849 | instance | " Traceback (most recent call last):", 2026-07-24 01:09:21.794963 | instance | "", 2026-07-24 01:09:21.795085 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/utils/__init__.py\", line 65, in wrapper", 2026-07-24 01:09:21.795204 | instance | " return f(*func_args, **func_kwargs)", 2026-07-24 01:09:21.795334 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.795440 | instance | "", 2026-07-24 01:09:21.795563 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/test_network_basic_ops.py\", line 434, in test_network_basic_ops", 2026-07-24 01:09:21.795678 | instance | " self._setup_network_and_servers()", 2026-07-24 01:09:21.795790 | instance | "", 2026-07-24 01:09:21.795912 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/test_network_basic_ops.py\", line 120, in _setup_network_and_servers", 2026-07-24 01:09:21.796029 | instance | " server = self._create_server(self.network, port_id)", 2026-07-24 01:09:21.796143 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.796254 | instance | "", 2026-07-24 01:09:21.796401 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/test_network_basic_ops.py\", line 169, in _create_server", 2026-07-24 01:09:21.796514 | instance | " server = self.create_server(", 2026-07-24 01:09:21.796628 | instance | " ^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.796741 | instance | "", 2026-07-24 01:09:21.796874 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/manager.py\", line 349, in create_server", 2026-07-24 01:09:21.797018 | instance | " body, _ = compute.create_test_server(", 2026-07-24 01:09:21.797144 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.797258 | instance | "", 2026-07-24 01:09:21.797415 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-24 01:09:21.797502 | instance | " with excutils.save_and_reraise_exception():", 2026-07-24 01:09:21.797613 | instance | "", 2026-07-24 01:09:21.797733 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-24 01:09:21.797849 | instance | " self.force_reraise()", 2026-07-24 01:09:21.797984 | instance | "", 2026-07-24 01:09:21.798118 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-24 01:09:21.798251 | instance | " raise self.value", 2026-07-24 01:09:21.798362 | instance | "", 2026-07-24 01:09:21.798483 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-24 01:09:21.798597 | instance | " server = waiters.wait_for_server_status(", 2026-07-24 01:09:21.798709 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.798820 | instance | "", 2026-07-24 01:09:21.798941 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-24 01:09:21.799063 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-24 01:09:21.799172 | instance | "", 2026-07-24 01:09:21.799323 | instance | " tempest.exceptions.BuildErrorException: Server 8ea55d7c-123c-4816-97e0-83f025007d67 failed to build and is in ERROR status", 2026-07-24 01:09:21.799450 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-24T01:07:06Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-bd70e47c-d0c7-4e8f-8719-a426c4c85fee.", 2026-07-24 01:09:21.799562 | instance | "", 2026-07-24 01:09:21.799671 | instance | "", 2026-07-24 01:09:21.799787 | instance | "Captured pythonlogging:", 2026-07-24 01:09:21.799900 | instance | "~~~~~~~~~~~~~~~~~~~~~~~", 2026-07-24 01:09:21.800029 | instance | " 2026-07-24 01:06:55,667 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.800153 | instance | "2026-07-24 01:06:56,148 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/networks HTTP/1.1\" 201 631", 2026-07-24 01:09:21.800285 | instance | "2026-07-24 01:06:56,150 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.800410 | instance | "2026-07-24 01:06:59,836 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/routers HTTP/1.1\" 201 695", 2026-07-24 01:09:21.800534 | instance | "2026-07-24 01:06:59,840 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.800659 | instance | "2026-07-24 01:07:00,013 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/subnets?project_id=24c7719784e5407b93bbe8610392b4c2&cidr=10.100.0.0%2F28 HTTP/1.1\" 200 14", 2026-07-24 01:09:21.800804 | instance | "2026-07-24 01:07:00,014 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.801006 | instance | "2026-07-24 01:07:00,148 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/networks?router%3Aexternal=True HTTP/1.1\" 200 753", 2026-07-24 01:09:21.801175 | instance | "2026-07-24 01:07:00,150 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.801325 | instance | "2026-07-24 01:07:00,325 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/subnets?network_id=0f7b9514-1dab-4f82-b54e-a4f5a5dfe5dc&cidr=10.100.0.0%2F28 HTTP/1.1\" 200 14", 2026-07-24 01:09:21.801450 | instance | "2026-07-24 01:07:00,327 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.801593 | instance | "2026-07-24 01:07:00,636 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/subnets HTTP/1.1\" 201 657", 2026-07-24 01:09:21.801720 | instance | "2026-07-24 01:07:00,637 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.801845 | instance | "2026-07-24 01:07:02,074 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"PUT /v2.0/routers/eba31f9c-0521-4dd5-9ae7-016321c8c03b/add_router_interface HTTP/1.1\" 200 310", 2026-07-24 01:09:21.801968 | instance | "2026-07-24 01:07:02,075 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.802094 | instance | "2026-07-24 01:07:02,138 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/networks HTTP/1.1\" 200 5057", 2026-07-24 01:09:21.802263 | instance | "2026-07-24 01:07:02,140 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.802385 | instance | "2026-07-24 01:07:02,184 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/subnets HTTP/1.1\" 200 3896", 2026-07-24 01:09:21.802508 | instance | "2026-07-24 01:07:02,185 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.802631 | instance | "2026-07-24 01:07:02,275 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/routers HTTP/1.1\" 200 1461", 2026-07-24 01:09:21.802754 | instance | "2026-07-24 01:07:02,278 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.802879 | instance | "2026-07-24 01:07:02,347 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/os-keypairs HTTP/1.1\" 200 398", 2026-07-24 01:09:21.803006 | instance | "2026-07-24 01:07:02,351 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.803136 | instance | "2026-07-24 01:07:02,547 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-groups HTTP/1.1\" 201 1675", 2026-07-24 01:09:21.803273 | instance | "2026-07-24 01:07:02,548 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.803398 | instance | "2026-07-24 01:07:02,765 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 597", 2026-07-24 01:09:21.803515 | instance | "2026-07-2", 2026-07-24 01:09:21.803639 | instance | " 4 01:07:02,766 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.803763 | instance | "2026-07-24 01:07:02,898 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 596", 2026-07-24 01:09:21.803889 | instance | "2026-07-24 01:07:02,899 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.804010 | instance | "2026-07-24 01:07:03,065 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 602", 2026-07-24 01:09:21.804131 | instance | "2026-07-24 01:07:03,067 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.804255 | instance | "2026-07-24 01:07:03,191 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 601", 2026-07-24 01:09:21.804377 | instance | "2026-07-24 01:07:03,193 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.804501 | instance | "2026-07-24 01:07:03,361 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 607", 2026-07-24 01:09:21.804623 | instance | "2026-07-24 01:07:03,362 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.804746 | instance | "2026-07-24 01:07:03,640 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 606", 2026-07-24 01:09:21.804868 | instance | "2026-07-24 01:07:03,644 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000", 2026-07-24 01:09:21.804990 | instance | "2026-07-24 01:07:04,003 25 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 \"POST /v3/auth/tokens HTTP/1.1\" 201 9787", 2026-07-24 01:09:21.805113 | instance | "2026-07-24 01:07:04,005 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.805235 | instance | "2026-07-24 01:07:04,213 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/networks HTTP/1.1\" 200 1296", 2026-07-24 01:09:21.805362 | instance | "2026-07-24 01:07:04,215 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.805485 | instance | "2026-07-24 01:07:05,423 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/servers HTTP/1.1\" 202 450", 2026-07-24 01:09:21.805608 | instance | "2026-07-24 01:07:05,425 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.805733 | instance | "2026-07-24 01:07:05,600 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/8ea55d7c-123c-4816-97e0-83f025007d67 HTTP/1.1\" 200 1402", 2026-07-24 01:09:21.805855 | instance | "2026-07-24 01:07:06,609 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.805981 | instance | "2026-07-24 01:07:06,735 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/8ea55d7c-123c-4816-97e0-83f025007d67 HTTP/1.1\" 200 1475", 2026-07-24 01:09:21.806100 | instance | "2026-07-24 01:07:06,742 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.806247 | instance | "2026-07-24 01:07:06,970 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/servers/8ea55d7c-123c-4816-97e0-83f025007d67 HTTP/1.1\" 204 0", 2026-07-24 01:09:21.806397 | instance | "2026-07-24 01:07:06,972 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.806496 | instance | "2026-07-24 01:07:07,012 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/8ea55d7c-123c-4816-97e0-83f025007d67 HTTP/1.1\" 404 111", 2026-07-24 01:09:21.806617 | instance | "2026-07-24 01:07:07,017 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.806742 | instance | "2026-07-24 01:07:07,165 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/security-groups/7da3dfe3-94f2-4052-b3b2-52da482a8b1f HTTP/1.1\" 204 0", 2026-07-24 01:09:21.806861 | instance | "2026-07-24 01:07:07,167 25 DEBUG [urllib3.co", 2026-07-24 01:09:21.806985 | instance | " nnectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.807109 | instance | "2026-07-24 01:07:07,187 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1772580599 HTTP/1.1\" 202 0", 2026-07-24 01:09:21.807276 | instance | "2026-07-24 01:07:07,188 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.807366 | instance | "2026-07-24 01:07:08,166 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"PUT /v2.0/routers/eba31f9c-0521-4dd5-9ae7-016321c8c03b/remove_router_interface HTTP/1.1\" 200 310", 2026-07-24 01:09:21.807487 | instance | "2026-07-24 01:07:08,167 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.807610 | instance | "2026-07-24 01:07:08,368 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/subnets/ab5b814b-f6ba-4a80-b24e-2eed24d6f32b HTTP/1.1\" 204 0", 2026-07-24 01:09:21.807736 | instance | "2026-07-24 01:07:08,370 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.807859 | instance | "2026-07-24 01:07:09,343 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/routers/eba31f9c-0521-4dd5-9ae7-016321c8c03b HTTP/1.1\" 204 0", 2026-07-24 01:09:21.807982 | instance | "2026-07-24 01:07:09,346 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.808106 | instance | "2026-07-24 01:07:09,955 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/networks/d9624a9d-6719-47c7-8220-d172e05f290a HTTP/1.1\" 204 0", 2026-07-24 01:09:21.808217 | instance | "", 2026-07-24 01:09:21.808338 | instance | "{0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.049063s] ... ok", 2026-07-24 01:09:21.808459 | instance | "{2} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces [8.339460s] ... ok", 2026-07-24 01:09:21.808581 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags [0.201820s] ... ok", 2026-07-24 01:09:21.808704 | instance | "{3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none [1.568434s] ... ok", 2026-07-24 01:09:21.808826 | instance | "{3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id [0.806508s] ... ok", 2026-07-24 01:09:21.808947 | instance | "{2} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id [5.436251s] ... ok", 2026-07-24 01:09:21.809070 | instance | "{3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target [2.040263s] ... ok", 2026-07-24 01:09:21.809213 | instance | "{2} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id [5.400450s] ... ok", 2026-07-24 01:09:21.809348 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON.test_floatingip_tags [3.878626s] ... ok", 2026-07-24 01:09:21.809468 | instance | "{2} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router [4.465643s] ... ok", 2026-07-24 01:09:21.809595 | instance | "{2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [0.614917s] ... ok", 2026-07-24 01:09:21.809716 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags [0.750885s] ... ok", 2026-07-24 01:09:21.809837 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags [1.295008s] ... ok", 2026-07-24 01:09:21.809963 | instance | "{0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops [5.640151s] ... FAILED", 2026-07-24 01:09:21.810074 | instance | "", 2026-07-24 01:09:21.810208 | instance | "Captured traceback:", 2026-07-24 01:09:21.810320 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-24 01:09:21.810435 | instance | " Traceback (most recent call last):", 2026-07-24 01:09:21.810548 | instance | "", 2026-07-24 01:09:21.810669 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/utils/__init__.py\", line 65, in wrapper", 2026-07-24 01:09:21.810801 | instance | " return f(*func_args, **func_kwargs)", 2026-07-24 01:09:21.810912 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.811022 | instance | "", 2026-07-24 01:09:21.811144 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/test_server_basic_ops.py\", line 127, in test_server_basic_ops", 2026-07-24 01:09:21.811299 | instance | " self.instance = self.create_server(", 2026-07-24 01:09:21.811406 | instance | " ^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.811518 | instance | "", 2026-07-24 01:09:21.811650 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/manager.py\", line 349, in create_server", 2026-07-24 01:09:21.811759 | instance | " body, _ = compute.create_test_server(", 2026-07-24 01:09:21.811870 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.811981 | instance | "", 2026-07-24 01:09:21.812120 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-24 01:09:21.812223 | instance | " with excutils.save_and_reraise_exception():", 2026-07-24 01:09:21.812334 | instance | "", 2026-07-24 01:09:21.812455 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-24 01:09:21.812571 | instance | " self.force_reraise()", 2026-07-24 01:09:21.812687 | instance | "", 2026-07-24 01:09:21.812809 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-24 01:09:21.812922 | instance | " raise self.value", 2026-07-24 01:09:21.813034 | instance | "", 2026-07-24 01:09:21.813154 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-24 01:09:21.813270 | instance | " server = waiters.wait_for_server_status(", 2026-07-24 01:09:21.813383 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.813531 | instance | "", 2026-07-24 01:09:21.813691 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-24 01:09:21.813816 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-24 01:09:21.813930 | instance | "", 2026-07-24 01:09:21.814053 | instance | " tempest.exceptions.BuildErrorException: Server 8eb49709-70ac-47f4-9623-caa42171e564 failed to build and is in ERROR status", 2026-07-24 01:09:21.814197 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-24T01:07:33Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-4d3ed636-356e-41b5-bbde-4e61d735560b.", 2026-07-24 01:09:21.814310 | instance | "", 2026-07-24 01:09:21.814421 | instance | "", 2026-07-24 01:09:21.814536 | instance | "Captured pythonlogging:", 2026-07-24 01:09:21.814648 | instance | "~~~~~~~~~~~~~~~~~~~~~~~", 2026-07-24 01:09:21.814771 | instance | " 2026-07-24 01:07:29,077 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.814899 | instance | "2026-07-24 01:07:29,353 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/os-keypairs HTTP/1.1\" 200 396", 2026-07-24 01:09:21.815019 | instance | "2026-07-24 01:07:29,357 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.815141 | instance | "2026-07-24 01:07:29,532 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-groups HTTP/1.1\" 201 1673", 2026-07-24 01:09:21.815283 | instance | "2026-07-24 01:07:29,534 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.815408 | instance | "2026-07-24 01:07:29,719 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 597", 2026-07-24 01:09:21.815549 | instance | "2026-07-24 01:07:29,721 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.815687 | instance | "2026-07-24 01:07:29,909 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 596", 2026-07-24 01:09:21.815837 | instance | "2026-07-24 01:07:29,910 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.815958 | instance | "2026-07-24 01:07:30,034 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 602", 2026-07-24 01:09:21.816083 | instance | "2026-07-24 01:07:30,036 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.816208 | instance | "2026-07-24 01:07:30,154 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 601", 2026-07-24 01:09:21.816331 | instance | "2026-07-24 01:07:30,156 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.816480 | instance | "2026-07-24 01:07:30,305 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 607", 2026-07-24 01:09:21.816588 | instance | "2026-07-24 01:07:30,307 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.816707 | instance | "2026-07-24 01:07:30,487 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 606", 2026-07-24 01:09:21.816848 | instance | "2026-07-24 01:07:30,496 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000", 2026-07-24 01:09:21.816965 | instance | "2026-07-24 01:07:30,879 18 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 \"POST /v3/auth/tokens HTTP/1.1\" 201 9787", 2026-07-24 01:09:21.817135 | instance | "2026-07-24 01:07:30,884 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.817281 | instance | "2026-07-24 01:07:30,936 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/os-keypairs HTTP/1.1\" 200 385", 2026-07-24 01:09:21.817401 | instance | "2026-07-24 01:07:30,941 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.817522 | instance | "2026-07-24 01:07:31,072 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-groups HTTP/1.1\" 201 1659", 2026-07-24 01:09:21.817643 | instance | "2026-07-24 01:07:31,076 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.817767 | instance | "2026-07-24 01:07:31,193 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 597", 2026-07-24 01:09:21.817889 | instance | "2026-07-24 01:07:31,195 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.818013 | instance | "2026-07-24 01:07:31,317 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 602", 2026-07-24 01:09:21.818145 | instance | "2026-07-24 01:07:31,318 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluste", 2026-07-24 01:09:21.818265 | instance | " r.local:9696", 2026-07-24 01:09:21.818387 | instance | "2026-07-24 01:07:31,901 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/floatingips HTTP/1.1\" 201 552", 2026-07-24 01:09:21.818510 | instance | "2026-07-24 01:07:31,902 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.818632 | instance | "2026-07-24 01:07:32,524 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/servers HTTP/1.1\" 202 495", 2026-07-24 01:09:21.818755 | instance | "2026-07-24 01:07:32,526 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.818882 | instance | "2026-07-24 01:07:32,626 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/8eb49709-70ac-47f4-9623-caa42171e564 HTTP/1.1\" 200 1456", 2026-07-24 01:09:21.819007 | instance | "2026-07-24 01:07:33,637 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.819132 | instance | "2026-07-24 01:07:33,771 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/8eb49709-70ac-47f4-9623-caa42171e564 HTTP/1.1\" 200 1529", 2026-07-24 01:09:21.819267 | instance | "2026-07-24 01:07:33,782 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.819408 | instance | "2026-07-24 01:07:34,014 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/servers/8eb49709-70ac-47f4-9623-caa42171e564 HTTP/1.1\" 204 0", 2026-07-24 01:09:21.819531 | instance | "2026-07-24 01:07:34,015 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.819658 | instance | "2026-07-24 01:07:34,039 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/8eb49709-70ac-47f4-9623-caa42171e564 HTTP/1.1\" 404 111", 2026-07-24 01:09:21.819782 | instance | "2026-07-24 01:07:34,043 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.819906 | instance | "2026-07-24 01:07:34,062 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/os-keypairs/tempest-keypair-720023671 HTTP/1.1\" 202 0", 2026-07-24 01:09:21.820032 | instance | "2026-07-24 01:07:34,063 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.820158 | instance | "2026-07-24 01:07:34,159 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/security-groups/69f5bc3b-3d64-4149-a749-f3a14e437193 HTTP/1.1\" 204 0", 2026-07-24 01:09:21.820279 | instance | "2026-07-24 01:07:34,160 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.820403 | instance | "2026-07-24 01:07:34,208 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/security-groups/69f5bc3b-3d64-4149-a749-f3a14e437193 HTTP/1.1\" 404 146", 2026-07-24 01:09:21.820527 | instance | "2026-07-24 01:07:34,210 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.820650 | instance | "2026-07-24 01:07:34,515 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/floatingips/09dedcfa-3266-4d59-bc09-a4f40b4e3d53 HTTP/1.1\" 204 0", 2026-07-24 01:09:21.820772 | instance | "2026-07-24 01:07:34,517 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.820898 | instance | "2026-07-24 01:07:34,683 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/security-groups/75522f79-ae7b-454e-b007-403acd1352fe HTTP/1.1\" 204 0", 2026-07-24 01:09:21.821018 | instance | "2026-07-24 01:07:34,685 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.821141 | instance | "2026-07-24 01:07:34,714 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-286033487 HTTP/1.1\" 202 0", 2026-07-24 01:09:21.821252 | instance | "", 2026-07-24 01:09:21.821376 | instance | "{2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources [0.195721s] ... ok", 2026-07-24 01:09:21.821497 | instance | "{2} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details [0.195074s] ... ok", 2026-07-24 01:09:21.821620 | instance | "{2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota [0.176617s] ... ok", 2026-07-24 01:09:21.821773 | instance | "{2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_overlimit_upload [0.043777s] ... ok", 2026-07-24 01:09:21.821899 | instance | "{2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object [0.051994s] ... ok", 2026-07-24 01:09:21.822025 | instance | "{0} setUpClass (tempest.scenario.test_server_multinode.TestServerMultinode) ... SKIPPED: Less than 2 compute nodes, skipping multinode tests.", 2026-07-24 01:09:21.822168 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags [0.556503s] ... ok", 2026-07-24 01:09:21.822295 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags [0.374287s] ... ok", 2026-07-24 01:09:21.822421 | instance | "{1} setUpClass (neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON) ... SKIPPED: vpnaas extension not enabled.", 2026-07-24 01:09:21.822542 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON.test_filter_router_tags [0.655862s] ... ok", 2026-07-24 01:09:21.822663 | instance | "{2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [5.468884s] ... ok", 2026-07-24 01:09:21.822783 | instance | "{2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [5.216915s] ... ok", 2026-07-24 01:09:21.822905 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags [0.361273s] ... ok", 2026-07-24 01:09:21.823025 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags [0.244829s] ... ok", 2026-07-24 01:09:21.823145 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags [0.791480s] ... ok", 2026-07-24 01:09:21.823301 | instance | "{2} tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario [8.223148s] ... ok", 2026-07-24 01:09:21.823416 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags [0.979701s] ... ok", 2026-07-24 01:09:21.823536 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON.test_filter_floatingip_tags [0.376736s] ... ok", 2026-07-24 01:09:21.823656 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON.test_router_tags [2.255868s] ... ok", 2026-07-24 01:09:21.823778 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags [0.787479s] ... ok", 2026-07-24 01:09:21.823900 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON.test_filter_qos_policy_tags [0.863959s] ... ok", 2026-07-24 01:09:21.824021 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource [1.365045s] ... ok", 2026-07-24 01:09:21.824141 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags [1.114914s] ... ok", 2026-07-24 01:09:21.824261 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON.test_qos_policy_tags [0.782271s] ... ok", 2026-07-24 01:09:21.824515 | instance | "{2} setUpClass (octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest) [0.000000s] ... FAILED", 2026-07-24 01:09:21.824630 | instance | "", 2026-07-24 01:09:21.824746 | instance | "Captured traceback:", 2026-07-24 01:09:21.824859 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-24 01:09:21.824975 | instance | " Traceback (most recent call last):", 2026-07-24 01:09:21.825093 | instance | "", 2026-07-24 01:09:21.825212 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-07-24 01:09:21.825327 | instance | " raise value.with_traceback(trace)", 2026-07-24 01:09:21.825438 | instance | "", 2026-07-24 01:09:21.825561 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-07-24 01:09:21.825676 | instance | " cls.resource_setup()", 2026-07-24 01:09:21.825787 | instance | "", 2026-07-24 01:09:21.825910 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/scenario/v2/test_traffic_ops.py\", line 55, in resource_setup", 2026-07-24 01:09:21.826028 | instance | " super(TrafficOperationsScenarioTest, cls).resource_setup()", 2026-07-24 01:09:21.826149 | instance | "", 2026-07-24 01:09:21.826284 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/test_base.py\", line 868, in resource_setup", 2026-07-24 01:09:21.826399 | instance | " server_details = cls._create_webserver('lb_member_webserver1',", 2026-07-24 01:09:21.826512 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.826627 | instance | "", 2026-07-24 01:09:21.826745 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/test_base.py\", line 1054, in _create_webserver", 2026-07-24 01:09:21.826860 | instance | " server = waiters.wait_for_status(", 2026-07-24 01:09:21.826976 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.827089 | instance | "", 2026-07-24 01:09:21.827249 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/waiters.py\", line 79, in wait_for_status", 2026-07-24 01:09:21.827365 | instance | " raise exceptions.UnexpectedResponseCode(message)", 2026-07-24 01:09:21.827480 | instance | "", 2026-07-24 01:09:21.827601 | instance | " tempest.lib.exceptions.UnexpectedResponseCode: Unexpected response code received", 2026-07-24 01:09:21.827726 | instance | "Details: (TrafficOperationsScenarioTest:setUpClass) show_server status updated to an invalid state of ERROR", 2026-07-24 01:09:21.827864 | instance | "", 2026-07-24 01:09:21.827981 | instance | "", 2026-07-24 01:09:21.828100 | instance | "==============================", 2026-07-24 01:09:21.828217 | instance | "Failed 10 tests - output below:", 2026-07-24 01:09:21.828329 | instance | "==============================", 2026-07-24 01:09:21.828441 | instance | "", 2026-07-24 01:09:21.828566 | instance | "tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip[id-c7e0e60b-ee45-43d0-abeb-8596fd42a2f9,network,smoke]", 2026-07-24 01:09:21.828682 | instance | "----------------------------------------------------------------------------------------------------------------------------------------------------------------", 2026-07-24 01:09:21.828794 | instance | "", 2026-07-24 01:09:21.828908 | instance | "Captured traceback:", 2026-07-24 01:09:21.829019 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-24 01:09:21.829135 | instance | " Traceback (most recent call last):", 2026-07-24 01:09:21.829246 | instance | "", 2026-07-24 01:09:21.829368 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/utils/__init__.py\", line 65, in wrapper", 2026-07-24 01:09:21.829484 | instance | " return f(*func_args, **func_kwargs)", 2026-07-24 01:09:21.829596 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.829709 | instance | "", 2026-07-24 01:09:21.829831 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_attach_interfaces.py\", line 379, in test_add_remove_fixed_ip", 2026-07-24 01:09:21.829947 | instance | " server, ifs, fip = self._create_server_get_interfaces()", 2026-07-24 01:09:21.830090 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.830222 | instance | "", 2026-07-24 01:09:21.830344 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_attach_interfaces.py\", line 78, in _create_server_get_interfaces", 2026-07-24 01:09:21.830460 | instance | " server = self.create_test_server(", 2026-07-24 01:09:21.830574 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.830686 | instance | "", 2026-07-24 01:09:21.830807 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 243, in create_test_server", 2026-07-24 01:09:21.830922 | instance | " body, servers = compute.create_test_server(", 2026-07-24 01:09:21.831043 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.831168 | instance | "", 2026-07-24 01:09:21.831298 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-24 01:09:21.831414 | instance | " with excutils.save_and_reraise_exception():", 2026-07-24 01:09:21.831531 | instance | "", 2026-07-24 01:09:21.831654 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-24 01:09:21.831768 | instance | " self.force_reraise()", 2026-07-24 01:09:21.831880 | instance | "", 2026-07-24 01:09:21.832001 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-24 01:09:21.832115 | instance | " raise self.value", 2026-07-24 01:09:21.832227 | instance | "", 2026-07-24 01:09:21.832348 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-24 01:09:21.832463 | instance | " server = waiters.wait_for_server_status(", 2026-07-24 01:09:21.832580 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.832711 | instance | "", 2026-07-24 01:09:21.832859 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-24 01:09:21.833099 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-24 01:09:21.833171 | instance | "", 2026-07-24 01:09:21.833297 | instance | " tempest.exceptions.BuildErrorException: Server 7a88b668-5f4d-4426-a9f7-2a9f2e3e01f6 failed to build and is in ERROR status", 2026-07-24 01:09:21.833429 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-24T01:05:42Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-b2f38e4e-5542-461b-ae39-9ebef9f8f076.", 2026-07-24 01:09:21.833542 | instance | "", 2026-07-24 01:09:21.833655 | instance | "", 2026-07-24 01:09:21.833771 | instance | "Captured pythonlogging:", 2026-07-24 01:09:21.833890 | instance | "~~~~~~~~~~~~~~~~~~~~~~~", 2026-07-24 01:09:21.834022 | instance | " 2026-07-24 01:05:36,331 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.834185 | instance | "2026-07-24 01:05:36,529 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/os-keypairs HTTP/1.1\" 200 386", 2026-07-24 01:09:21.834484 | instance | "2026-07-24 01:05:36,533 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.834608 | instance | "2026-07-24 01:05:37,338 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-groups HTTP/1.1\" 201 1661", 2026-07-24 01:09:21.834732 | instance | "2026-07-24 01:05:37,341 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.834859 | instance | "2026-07-24 01:05:37,615 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 597", 2026-07-24 01:09:21.834978 | instance | "2026-07-24 01:05:37,616 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.835102 | instance | "2026-07-24 01:05:38,164 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 602", 2026-07-24 01:09:21.835277 | instance | "2026-07-24 01:05:38,166 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.835394 | instance | "2026-07-24 01:05:38,969 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/floatingips HTTP/1.1\" 201 552", 2026-07-24 01:09:21.835518 | instance | "2026-07-24 01:05:38,978 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000", 2026-07-24 01:09:21.835647 | instance | "2026-07-24 01:05:39,315 20 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 \"POST /v3/auth/tokens HTTP/1.1\" 201 9811", 2026-07-24 01:09:21.835806 | instance | "2026-07-24 01:05:39,317 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.836024 | instance | "2026-07-24 01:05:40,898 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/servers HTTP/1.1\" 202 450", 2026-07-24 01:09:21.836187 | instance | "2026-07-24 01:05:40,900 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.836372 | instance | "2026-07-24 01:05:41,005 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/7a88b668-5f4d-4426-a9f7-2a9f2e3e01f6 HTTP/1.1\" 200 1401", 2026-07-24 01:09:21.836527 | instance | "2026-07-24 01:05:42,018 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.836667 | instance | "2026-07-24 01:05:42,172 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/7a88b668-5f4d-4426-a9f7-2a9f2e3e01f6 HTTP/1.1\" 200 1401", 2026-07-24 01:09:21.836816 | instance | "2026-07-24 01:05:43,180 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.836940 | instance | "2026-07-24 01:05:43,317 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/7a88b668-5f4d-4426-a9f7-2a9f2e3e01f6 HTTP/1.1\" 200 1474", 2026-07-24 01:09:21.837073 | instance | "2026-07-24 01:05:43,332 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.837201 | instance | "2026-07-24 01:05:44,250 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/servers/7a88b668-5f4d-4426-a9f7-2a9f2e3e01f6 HTTP/1.1\" 204 0", 2026-07-24 01:09:21.837325 | instance | "2026-07-24 01:05:44,251 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.837454 | instance | "2026-07-24 01:05:44,356 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/7a88b668-5f4d-4426-a9f7-2a9f2e3e01f6 HTTP/1.1\" 404 111", 2026-07-24 01:09:21.837578 | instance | "2026-07-24 01:05:44,361 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.837712 | instance | "2026-07-24 01:05:44,389 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/os-keypairs/tempest-keypair-2025776260 HTTP/1.1\" 202 0", 2026-07-24 01:09:21.837836 | instance | "2026-07-24 01:05:44,391 20 DEBUG [urllib3.connectionpool] Starting new ", 2026-07-24 01:09:21.837966 | instance | " HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.838095 | instance | "2026-07-24 01:05:44,497 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/security-groups/01f11141-e8ac-45ac-b8b3-90c00cf59094 HTTP/1.1\" 204 0", 2026-07-24 01:09:21.838240 | instance | "2026-07-24 01:05:44,499 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.838368 | instance | "2026-07-24 01:05:44,512 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/security-groups/01f11141-e8ac-45ac-b8b3-90c00cf59094 HTTP/1.1\" 404 146", 2026-07-24 01:09:21.838490 | instance | "2026-07-24 01:05:44,513 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.838616 | instance | "2026-07-24 01:05:44,869 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/floatingips/b1c39265-69a7-46ed-89d5-69c22aa7b777 HTTP/1.1\" 204 0", 2026-07-24 01:09:21.838747 | instance | "", 2026-07-24 01:09:21.838883 | instance | "", 2026-07-24 01:09:21.839010 | instance | "setUpClass (tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume)", 2026-07-24 01:09:21.839151 | instance | "-------------------------------------------------------------------------------------", 2026-07-24 01:09:21.839265 | instance | "", 2026-07-24 01:09:21.839382 | instance | "Captured traceback:", 2026-07-24 01:09:21.839494 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-24 01:09:21.839609 | instance | " Traceback (most recent call last):", 2026-07-24 01:09:21.839728 | instance | "", 2026-07-24 01:09:21.839850 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-07-24 01:09:21.839967 | instance | " raise value.with_traceback(trace)", 2026-07-24 01:09:21.840080 | instance | "", 2026-07-24 01:09:21.840202 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-07-24 01:09:21.840317 | instance | " cls.resource_setup()", 2026-07-24 01:09:21.840430 | instance | "", 2026-07-24 01:09:21.840553 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_create_server.py\", line 63, in resource_setup", 2026-07-24 01:09:21.840674 | instance | " server_initial = cls.create_test_server(", 2026-07-24 01:09:21.840788 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.840901 | instance | "", 2026-07-24 01:09:21.841022 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 243, in create_test_server", 2026-07-24 01:09:21.841139 | instance | " body, servers = compute.create_test_server(", 2026-07-24 01:09:21.841252 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.841364 | instance | "", 2026-07-24 01:09:21.841486 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-24 01:09:21.841608 | instance | " with excutils.save_and_reraise_exception():", 2026-07-24 01:09:21.841722 | instance | "", 2026-07-24 01:09:21.841848 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-24 01:09:21.841962 | instance | " self.force_reraise()", 2026-07-24 01:09:21.842076 | instance | "", 2026-07-24 01:09:21.842229 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-24 01:09:21.842342 | instance | " raise self.value", 2026-07-24 01:09:21.842454 | instance | "", 2026-07-24 01:09:21.842576 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-24 01:09:21.842691 | instance | " server = waiters.wait_for_server_status(", 2026-07-24 01:09:21.842804 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.842916 | instance | "", 2026-07-24 01:09:21.843039 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-24 01:09:21.843173 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-24 01:09:21.843287 | instance | "", 2026-07-24 01:09:21.843435 | instance | " tempest.exceptions.BuildErrorException: Server 708a6304-c674-4e72-80e2-735aafae3511 failed to build and is in ERROR status", 2026-07-24 01:09:21.843782 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-24T01:05:49Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-a2a2b470-7333-4c3a-818e-4cbe8a68c208.", 2026-07-24 01:09:21.843912 | instance | "", 2026-07-24 01:09:21.844055 | instance | "", 2026-07-24 01:09:21.844184 | instance | "setUpClass (tempest.api.compute.servers.test_create_server.ServersTestJSON)", 2026-07-24 01:09:21.844303 | instance | "---------------------------------------------------------------------------", 2026-07-24 01:09:21.844418 | instance | "", 2026-07-24 01:09:21.844528 | instance | "Captured traceback:", 2026-07-24 01:09:21.844641 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-24 01:09:21.844757 | instance | " Traceback (most recent call last):", 2026-07-24 01:09:21.844871 | instance | "", 2026-07-24 01:09:21.844994 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-07-24 01:09:21.845111 | instance | " raise value.with_traceback(trace)", 2026-07-24 01:09:21.845223 | instance | "", 2026-07-24 01:09:21.845345 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-07-24 01:09:21.845460 | instance | " cls.resource_setup()", 2026-07-24 01:09:21.845573 | instance | "", 2026-07-24 01:09:21.845696 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_create_server.py\", line 63, in resource_setup", 2026-07-24 01:09:21.845811 | instance | " server_initial = cls.create_test_server(", 2026-07-24 01:09:21.845925 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.846040 | instance | "", 2026-07-24 01:09:21.846177 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 243, in create_test_server", 2026-07-24 01:09:21.846293 | instance | " body, servers = compute.create_test_server(", 2026-07-24 01:09:21.846406 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.846519 | instance | "", 2026-07-24 01:09:21.846649 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-24 01:09:21.846769 | instance | " with excutils.save_and_reraise_exception():", 2026-07-24 01:09:21.846879 | instance | "", 2026-07-24 01:09:21.847001 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-24 01:09:21.847150 | instance | " self.force_reraise()", 2026-07-24 01:09:21.847262 | instance | "", 2026-07-24 01:09:21.847396 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-24 01:09:21.847518 | instance | " raise self.value", 2026-07-24 01:09:21.847626 | instance | "", 2026-07-24 01:09:21.847753 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-24 01:09:21.847883 | instance | " server = waiters.wait_for_server_status(", 2026-07-24 01:09:21.847990 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.848102 | instance | "", 2026-07-24 01:09:21.848226 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-24 01:09:21.848347 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-24 01:09:21.848459 | instance | "", 2026-07-24 01:09:21.848582 | instance | " tempest.exceptions.BuildErrorException: Server ab40c5ca-0955-465a-850a-2049d154620b failed to build and is in ERROR status", 2026-07-24 01:09:21.848709 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-24T01:05:56Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-201cda61-62e4-426d-828b-ef9b78ae9a8b.", 2026-07-24 01:09:21.848822 | instance | "", 2026-07-24 01:09:21.848939 | instance | "", 2026-07-24 01:09:21.849087 | instance | "setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON)", 2026-07-24 01:09:21.849213 | instance | "----------------------------------------------------------------------------------", 2026-07-24 01:09:21.849327 | instance | "", 2026-07-24 01:09:21.849448 | instance | "Captured traceback:", 2026-07-24 01:09:21.849563 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-24 01:09:21.849679 | instance | " Traceback (most recent call last):", 2026-07-24 01:09:21.849793 | instance | "", 2026-07-24 01:09:21.849916 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-07-24 01:09:21.850033 | instance | " raise value.with_traceback(trace)", 2026-07-24 01:09:21.850166 | instance | "", 2026-07-24 01:09:21.850289 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-07-24 01:09:21.850405 | instance | " cls.resource_setup()", 2026-07-24 01:09:21.850520 | instance | "", 2026-07-24 01:09:21.850643 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_server_actions.py\", line 86, in resource_setup", 2026-07-24 01:09:21.850760 | instance | " cls.server_id = cls.recreate_server(None, validatable=True,", 2026-07-24 01:09:21.850874 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.850992 | instance | "", 2026-07-24 01:09:21.851133 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 421, in recreate_server", 2026-07-24 01:09:21.851251 | instance | " server = cls.create_test_server(", 2026-07-24 01:09:21.851365 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.851478 | instance | "", 2026-07-24 01:09:21.851599 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 243, in create_test_server", 2026-07-24 01:09:21.851716 | instance | " body, servers = compute.create_test_server(", 2026-07-24 01:09:21.851830 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.851944 | instance | "", 2026-07-24 01:09:21.852102 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-24 01:09:21.852222 | instance | " with excutils.save_and_reraise_exception():", 2026-07-24 01:09:21.852336 | instance | "", 2026-07-24 01:09:21.852467 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-24 01:09:21.852584 | instance | " self.force_reraise()", 2026-07-24 01:09:21.852699 | instance | "", 2026-07-24 01:09:21.852827 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-24 01:09:21.852989 | instance | " raise self.value", 2026-07-24 01:09:21.853110 | instance | "", 2026-07-24 01:09:21.853233 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-24 01:09:21.853350 | instance | " server = waiters.wait_for_server_status(", 2026-07-24 01:09:21.853468 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.853582 | instance | "", 2026-07-24 01:09:21.853708 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-24 01:09:21.853830 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-24 01:09:21.853977 | instance | "", 2026-07-24 01:09:21.854139 | instance | " tempest.exceptions.BuildErrorException: Server f25ebed4-4dbd-489b-984c-2108683f92a0 failed to build and is in ERROR status", 2026-07-24 01:09:21.854461 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-24T01:05:57Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-48c76617-f8a8-4872-9407-4984568ec445.", 2026-07-24 01:09:21.854577 | instance | "", 2026-07-24 01:09:21.854693 | instance | "", 2026-07-24 01:09:21.854818 | instance | "setUpClass (tempest.api.compute.servers.test_create_server.ServersTestManualDisk)", 2026-07-24 01:09:21.854940 | instance | "---------------------------------------------------------------------------------", 2026-07-24 01:09:21.855075 | instance | "", 2026-07-24 01:09:21.855209 | instance | "Captured traceback:", 2026-07-24 01:09:21.855325 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-24 01:09:21.855443 | instance | " Traceback (most recent call last):", 2026-07-24 01:09:21.855613 | instance | "", 2026-07-24 01:09:21.855751 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-07-24 01:09:21.855869 | instance | " raise value.with_traceback(trace)", 2026-07-24 01:09:21.855988 | instance | "", 2026-07-24 01:09:21.856143 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-07-24 01:09:21.856263 | instance | " cls.resource_setup()", 2026-07-24 01:09:21.856378 | instance | "", 2026-07-24 01:09:21.856502 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_create_server.py\", line 63, in resource_setup", 2026-07-24 01:09:21.856618 | instance | " server_initial = cls.create_test_server(", 2026-07-24 01:09:21.856733 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.856849 | instance | "", 2026-07-24 01:09:21.856970 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 243, in create_test_server", 2026-07-24 01:09:21.857097 | instance | " body, servers = compute.create_test_server(", 2026-07-24 01:09:21.857212 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.857327 | instance | "", 2026-07-24 01:09:21.857451 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-24 01:09:21.857569 | instance | " with excutils.save_and_reraise_exception():", 2026-07-24 01:09:21.857682 | instance | "", 2026-07-24 01:09:21.857804 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-24 01:09:21.857926 | instance | " self.force_reraise()", 2026-07-24 01:09:21.858051 | instance | "", 2026-07-24 01:09:21.858253 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-24 01:09:21.858387 | instance | " raise self.value", 2026-07-24 01:09:21.858502 | instance | "", 2026-07-24 01:09:21.858630 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-24 01:09:21.858748 | instance | " server = waiters.wait_for_server_status(", 2026-07-24 01:09:21.858862 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.858976 | instance | "", 2026-07-24 01:09:21.859214 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-24 01:09:21.859355 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-24 01:09:21.859471 | instance | "", 2026-07-24 01:09:21.859597 | instance | " tempest.exceptions.BuildErrorException: Server 620ce14d-da0f-494d-81cd-6f8c847c2e2e failed to build and is in ERROR status", 2026-07-24 01:09:21.859727 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-24T01:06:04Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-9387d724-bb57-4654-8034-d7ee65bb0a72.", 2026-07-24 01:09:21.859842 | instance | "", 2026-07-24 01:09:21.859948 | instance | "", 2026-07-24 01:09:21.860074 | instance | "setUpClass (tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON)", 2026-07-24 01:09:21.860192 | instance | "--------------------------------------------------------------------------------------", 2026-07-24 01:09:21.860304 | instance | "", 2026-07-24 01:09:21.860420 | instance | "Captured traceback:", 2026-07-24 01:09:21.860533 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-24 01:09:21.860647 | instance | " Traceback (most recent call last):", 2026-07-24 01:09:21.860760 | instance | "", 2026-07-24 01:09:21.860883 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-07-24 01:09:21.860999 | instance | " raise value.with_traceback(trace)", 2026-07-24 01:09:21.861112 | instance | "", 2026-07-24 01:09:21.861233 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-07-24 01:09:21.861346 | instance | " cls.resource_setup()", 2026-07-24 01:09:21.861466 | instance | "", 2026-07-24 01:09:21.861587 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_server_addresses.py\", line 33, in resource_setup", 2026-07-24 01:09:21.861705 | instance | " cls.server = cls.create_test_server(wait_until='ACTIVE')", 2026-07-24 01:09:21.861823 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.861930 | instance | "", 2026-07-24 01:09:21.862051 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 243, in create_test_server", 2026-07-24 01:09:21.862188 | instance | " body, servers = compute.create_test_server(", 2026-07-24 01:09:21.862300 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.862412 | instance | "", 2026-07-24 01:09:21.862533 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-24 01:09:21.862648 | instance | " with excutils.save_and_reraise_exception():", 2026-07-24 01:09:21.862760 | instance | "", 2026-07-24 01:09:21.862881 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-24 01:09:21.862997 | instance | " self.force_reraise()", 2026-07-24 01:09:21.863133 | instance | "", 2026-07-24 01:09:21.863249 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-24 01:09:21.863363 | instance | " raise self.value", 2026-07-24 01:09:21.863475 | instance | "", 2026-07-24 01:09:21.863599 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-24 01:09:21.863714 | instance | " server = waiters.wait_for_server_status(", 2026-07-24 01:09:21.863826 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.863938 | instance | "", 2026-07-24 01:09:21.864060 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-24 01:09:21.864180 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-24 01:09:21.864294 | instance | "", 2026-07-24 01:09:21.864423 | instance | " tempest.exceptions.BuildErrorException: Server 0116e633-7599-43ff-a53a-f40d86bb778a failed to build and is in ERROR status", 2026-07-24 01:09:21.864550 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-24T01:06:11Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-f3f4cf8a-c6cb-4f62-8c13-7cf275281f10.", 2026-07-24 01:09:21.864665 | instance | "", 2026-07-24 01:09:21.864776 | instance | "", 2026-07-24 01:09:21.864919 | instance | "tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke]", 2026-07-24 01:09:21.865069 | instance | "-------------------------------------------------------------------------------------------------------------------------------------------------------", 2026-07-24 01:09:21.865210 | instance | "", 2026-07-24 01:09:21.865336 | instance | "Captured traceback:", 2026-07-24 01:09:21.865450 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-24 01:09:21.865567 | instance | " Traceback (most recent call last):", 2026-07-24 01:09:21.865679 | instance | "", 2026-07-24 01:09:21.865800 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/utils/__init__.py\", line 65, in wrapper", 2026-07-24 01:09:21.865919 | instance | " return f(*func_args, **func_kwargs)", 2026-07-24 01:09:21.866037 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.866166 | instance | "", 2026-07-24 01:09:21.866289 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/volume/test_volumes_actions.py\", line 45, in test_attach_detach_volume_to_instance", 2026-07-24 01:09:21.866405 | instance | " server = self.create_server()", 2026-07-24 01:09:21.866518 | instance | " ^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.866634 | instance | "", 2026-07-24 01:09:21.866754 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/volume/base.py\", line 270, in create_server", 2026-07-24 01:09:21.866872 | instance | " body, _ = compute.create_test_server(", 2026-07-24 01:09:21.866984 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.867128 | instance | "", 2026-07-24 01:09:21.867251 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-24 01:09:21.867374 | instance | " with excutils.save_and_reraise_exception():", 2026-07-24 01:09:21.867486 | instance | "", 2026-07-24 01:09:21.867608 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-24 01:09:21.867724 | instance | " self.force_reraise()", 2026-07-24 01:09:21.867836 | instance | "", 2026-07-24 01:09:21.867961 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-24 01:09:21.868077 | instance | " raise self.value", 2026-07-24 01:09:21.868187 | instance | "", 2026-07-24 01:09:21.868314 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-24 01:09:21.868429 | instance | " server = waiters.wait_for_server_status(", 2026-07-24 01:09:21.868542 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.868655 | instance | "", 2026-07-24 01:09:21.868778 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-24 01:09:21.868913 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-24 01:09:21.869028 | instance | "", 2026-07-24 01:09:21.869152 | instance | " tempest.exceptions.BuildErrorException: Server 6ff92f57-d8c5-4fe5-b2a6-1c510be52512 failed to build and is in ERROR status", 2026-07-24 01:09:21.869283 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-24T01:07:01Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-5272cddf-7b65-425e-92b4-8c6dd5d54979.", 2026-07-24 01:09:21.869392 | instance | "", 2026-07-24 01:09:21.869503 | instance | "", 2026-07-24 01:09:21.869619 | instance | "Captured pythonlogging:", 2026-07-24 01:09:21.869734 | instance | "~~~~~~~~~~~~~~~~~~~~~~~", 2026-07-24 01:09:21.869889 | instance | " 2026-07-24 01:06:59,256 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000", 2026-07-24 01:09:21.870057 | instance | "2026-07-24 01:06:59,561 18 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 \"POST /v3/auth/tokens HTTP/1.1\" 201 9789", 2026-07-24 01:09:21.870223 | instance | "2026-07-24 01:06:59,563 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.870360 | instance | "2026-07-24 01:07:00,624 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/servers HTTP/1.1\" 202 424", 2026-07-24 01:09:21.870485 | instance | "2026-07-24 01:07:00,629 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.870610 | instance | "2026-07-24 01:07:00,734 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/6ff92f57-d8c5-4fe5-b2a6-1c510be52512 HTTP/1.1\" 200 1368", 2026-07-24 01:09:21.870733 | instance | "2026-07-24 01:07:01,745 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.870858 | instance | "2026-07-24 01:07:01,837 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/6ff92f57-d8c5-4fe5-b2a6-1c510be52512 HTTP/1.1\" 200 1441", 2026-07-24 01:09:21.870984 | instance | "2026-07-24 01:07:01,849 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.871120 | instance | "2026-07-24 01:07:02,095 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/servers/6ff92f57-d8c5-4fe5-b2a6-1c510be52512 HTTP/1.1\" 204 0", 2026-07-24 01:09:21.871251 | instance | "2026-07-24 01:07:02,097 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.871369 | instance | "2026-07-24 01:07:02,129 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/6ff92f57-d8c5-4fe5-b2a6-1c510be52512 HTTP/1.1\" 404 111", 2026-07-24 01:09:21.871480 | instance | "", 2026-07-24 01:09:21.871592 | instance | "", 2026-07-24 01:09:21.871715 | instance | "tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops[compute,id-f323b3ba-82f8-4db7-8ea6-6a895869ec49,network,smoke]", 2026-07-24 01:09:21.871832 | instance | "-------------------------------------------------------------------------------------------------------------------------------------------------", 2026-07-24 01:09:21.871982 | instance | "", 2026-07-24 01:09:21.872116 | instance | "Captured traceback:", 2026-07-24 01:09:21.872261 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-24 01:09:21.872390 | instance | " Traceback (most recent call last):", 2026-07-24 01:09:21.872504 | instance | "", 2026-07-24 01:09:21.872627 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/utils/__init__.py\", line 65, in wrapper", 2026-07-24 01:09:21.872742 | instance | " return f(*func_args, **func_kwargs)", 2026-07-24 01:09:21.872854 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.872966 | instance | "", 2026-07-24 01:09:21.873088 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/test_network_basic_ops.py\", line 434, in test_network_basic_ops", 2026-07-24 01:09:21.873211 | instance | " self._setup_network_and_servers()", 2026-07-24 01:09:21.873324 | instance | "", 2026-07-24 01:09:21.873447 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/test_network_basic_ops.py\", line 120, in _setup_network_and_servers", 2026-07-24 01:09:21.873564 | instance | " server = self._create_server(self.network, port_id)", 2026-07-24 01:09:21.873676 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.873788 | instance | "", 2026-07-24 01:09:21.873917 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/test_network_basic_ops.py\", line 169, in _create_server", 2026-07-24 01:09:21.874036 | instance | " server = self.create_server(", 2026-07-24 01:09:21.874165 | instance | " ^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.874277 | instance | "", 2026-07-24 01:09:21.874400 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/manager.py\", line 349, in create_server", 2026-07-24 01:09:21.874516 | instance | " body, _ = compute.create_test_server(", 2026-07-24 01:09:21.874628 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.874741 | instance | "", 2026-07-24 01:09:21.874865 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-24 01:09:21.874977 | instance | " with excutils.save_and_reraise_exception():", 2026-07-24 01:09:21.875109 | instance | "", 2026-07-24 01:09:21.875223 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-24 01:09:21.875337 | instance | " self.force_reraise()", 2026-07-24 01:09:21.875476 | instance | "", 2026-07-24 01:09:21.875600 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-24 01:09:21.875716 | instance | " raise self.value", 2026-07-24 01:09:21.875829 | instance | "", 2026-07-24 01:09:21.875949 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-24 01:09:21.876064 | instance | " server = waiters.wait_for_server_status(", 2026-07-24 01:09:21.876183 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.876296 | instance | "", 2026-07-24 01:09:21.876417 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-24 01:09:21.876537 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-24 01:09:21.876648 | instance | "", 2026-07-24 01:09:21.876856 | instance | " tempest.exceptions.BuildErrorException: Server 8ea55d7c-123c-4816-97e0-83f025007d67 failed to build and is in ERROR status", 2026-07-24 01:09:21.876993 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-24T01:07:06Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-bd70e47c-d0c7-4e8f-8719-a426c4c85fee.", 2026-07-24 01:09:21.877112 | instance | "", 2026-07-24 01:09:21.877231 | instance | "", 2026-07-24 01:09:21.877353 | instance | "Captured pythonlogging:", 2026-07-24 01:09:21.877495 | instance | "~~~~~~~~~~~~~~~~~~~~~~~", 2026-07-24 01:09:21.877626 | instance | " 2026-07-24 01:06:55,667 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.877756 | instance | "2026-07-24 01:06:56,148 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/networks HTTP/1.1\" 201 631", 2026-07-24 01:09:21.877885 | instance | "2026-07-24 01:06:56,150 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.878033 | instance | "2026-07-24 01:06:59,836 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/routers HTTP/1.1\" 201 695", 2026-07-24 01:09:21.878184 | instance | "2026-07-24 01:06:59,840 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.878317 | instance | "2026-07-24 01:07:00,013 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/subnets?project_id=24c7719784e5407b93bbe8610392b4c2&cidr=10.100.0.0%2F28 HTTP/1.1\" 200 14", 2026-07-24 01:09:21.878446 | instance | "2026-07-24 01:07:00,014 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.878576 | instance | "2026-07-24 01:07:00,148 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/networks?router%3Aexternal=True HTTP/1.1\" 200 753", 2026-07-24 01:09:21.878703 | instance | "2026-07-24 01:07:00,150 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.878834 | instance | "2026-07-24 01:07:00,325 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/subnets?network_id=0f7b9514-1dab-4f82-b54e-a4f5a5dfe5dc&cidr=10.100.0.0%2F28 HTTP/1.1\" 200 14", 2026-07-24 01:09:21.878961 | instance | "2026-07-24 01:07:00,327 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.879118 | instance | "2026-07-24 01:07:00,636 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/subnets HTTP/1.1\" 201 657", 2026-07-24 01:09:21.879247 | instance | "2026-07-24 01:07:00,637 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.879385 | instance | "2026-07-24 01:07:02,074 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"PUT /v2.0/routers/eba31f9c-0521-4dd5-9ae7-016321c8c03b/add_router_interface HTTP/1.1\" 200 310", 2026-07-24 01:09:21.879506 | instance | "2026-07-24 01:07:02,075 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.879645 | instance | "2026-07-24 01:07:02,138 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/networks HTTP/1.1\" 200 5057", 2026-07-24 01:09:21.879774 | instance | "2026-07-24 01:07:02,140 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.879904 | instance | "2026-07-24 01:07:02,184 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/subnets HTTP/1.1\" 200 3896", 2026-07-24 01:09:21.880033 | instance | "2026-07-24 01:07:02,185 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.880160 | instance | "2026-07-24 01:07:02,275 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/routers HTTP/1.1\" 200 1461", 2026-07-24 01:09:21.880287 | instance | "2026-07-24 01:07:02,278 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.880427 | instance | "2026-07-24 01:07:02,347 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/os-keypairs HTTP/1.1\" 200 398", 2026-07-24 01:09:21.880546 | instance | "2026-07-24 01:07:02,351 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.880678 | instance | "2026-07-24 01:07:02,547 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-groups HTTP/1.1\" 201 1675", 2026-07-24 01:09:21.880812 | instance | "2026-07-24 01:07:02,548 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.880935 | instance | "2026-07-24 01:07:02,765 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 597", 2026-07-24 01:09:21.881050 | instance | "2026-07-2", 2026-07-24 01:09:21.881176 | instance | " 4 01:07:02,766 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.881307 | instance | "2026-07-24 01:07:02,898 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 596", 2026-07-24 01:09:21.881440 | instance | "2026-07-24 01:07:02,899 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.881571 | instance | "2026-07-24 01:07:03,065 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 602", 2026-07-24 01:09:21.881697 | instance | "2026-07-24 01:07:03,067 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.881826 | instance | "2026-07-24 01:07:03,191 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 601", 2026-07-24 01:09:21.881953 | instance | "2026-07-24 01:07:03,193 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.882082 | instance | "2026-07-24 01:07:03,361 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 607", 2026-07-24 01:09:21.882228 | instance | "2026-07-24 01:07:03,362 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.882354 | instance | "2026-07-24 01:07:03,640 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 606", 2026-07-24 01:09:21.882487 | instance | "2026-07-24 01:07:03,644 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000", 2026-07-24 01:09:21.882617 | instance | "2026-07-24 01:07:04,003 25 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 \"POST /v3/auth/tokens HTTP/1.1\" 201 9787", 2026-07-24 01:09:21.882753 | instance | "2026-07-24 01:07:04,005 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.882884 | instance | "2026-07-24 01:07:04,213 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/networks HTTP/1.1\" 200 1296", 2026-07-24 01:09:21.883031 | instance | "2026-07-24 01:07:04,215 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.883161 | instance | "2026-07-24 01:07:05,423 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/servers HTTP/1.1\" 202 450", 2026-07-24 01:09:21.883291 | instance | "2026-07-24 01:07:05,425 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.883423 | instance | "2026-07-24 01:07:05,600 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/8ea55d7c-123c-4816-97e0-83f025007d67 HTTP/1.1\" 200 1402", 2026-07-24 01:09:21.883555 | instance | "2026-07-24 01:07:06,609 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.883686 | instance | "2026-07-24 01:07:06,735 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/8ea55d7c-123c-4816-97e0-83f025007d67 HTTP/1.1\" 200 1475", 2026-07-24 01:09:21.883818 | instance | "2026-07-24 01:07:06,742 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.883954 | instance | "2026-07-24 01:07:06,970 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/servers/8ea55d7c-123c-4816-97e0-83f025007d67 HTTP/1.1\" 204 0", 2026-07-24 01:09:21.884086 | instance | "2026-07-24 01:07:06,972 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.884218 | instance | "2026-07-24 01:07:07,012 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/8ea55d7c-123c-4816-97e0-83f025007d67 HTTP/1.1\" 404 111", 2026-07-24 01:09:21.884348 | instance | "2026-07-24 01:07:07,017 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.884483 | instance | "2026-07-24 01:07:07,165 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/security-groups/7da3dfe3-94f2-4052-b3b2-52da482a8b1f HTTP/1.1\" 204 0", 2026-07-24 01:09:21.884761 | instance | "2026-07-24 01:07:07,167 25 DEBUG [urllib3.co", 2026-07-24 01:09:21.884895 | instance | " nnectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.885032 | instance | "2026-07-24 01:07:07,187 25 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1772580599 HTTP/1.1\" 202 0", 2026-07-24 01:09:21.885163 | instance | "2026-07-24 01:07:07,188 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.885301 | instance | "2026-07-24 01:07:08,166 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"PUT /v2.0/routers/eba31f9c-0521-4dd5-9ae7-016321c8c03b/remove_router_interface HTTP/1.1\" 200 310", 2026-07-24 01:09:21.885432 | instance | "2026-07-24 01:07:08,167 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.885560 | instance | "2026-07-24 01:07:08,368 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/subnets/ab5b814b-f6ba-4a80-b24e-2eed24d6f32b HTTP/1.1\" 204 0", 2026-07-24 01:09:21.885696 | instance | "2026-07-24 01:07:08,370 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.885830 | instance | "2026-07-24 01:07:09,343 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/routers/eba31f9c-0521-4dd5-9ae7-016321c8c03b HTTP/1.1\" 204 0", 2026-07-24 01:09:21.885974 | instance | "2026-07-24 01:07:09,346 25 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.886095 | instance | "2026-07-24 01:07:09,955 25 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/networks/d9624a9d-6719-47c7-8220-d172e05f290a HTTP/1.1\" 204 0", 2026-07-24 01:09:21.886236 | instance | "", 2026-07-24 01:09:21.886355 | instance | "", 2026-07-24 01:09:21.886487 | instance | "tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops[compute,id-7fff3fb3-91d8-4fd0-bd7d-0204f1f180ba,network,smoke]", 2026-07-24 01:09:21.886661 | instance | "----------------------------------------------------------------------------------------------------------------------------------------------", 2026-07-24 01:09:21.886735 | instance | "", 2026-07-24 01:09:21.886856 | instance | "Captured traceback:", 2026-07-24 01:09:21.887708 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-24 01:09:21.888214 | instance | " Traceback (most recent call last):", 2026-07-24 01:09:21.888347 | instance | "", 2026-07-24 01:09:21.888479 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/utils/__init__.py\", line 65, in wrapper", 2026-07-24 01:09:21.888600 | instance | " return f(*func_args, **func_kwargs)", 2026-07-24 01:09:21.888727 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.888864 | instance | "", 2026-07-24 01:09:21.888998 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/test_server_basic_ops.py\", line 127, in test_server_basic_ops", 2026-07-24 01:09:21.889119 | instance | " self.instance = self.create_server(", 2026-07-24 01:09:21.889241 | instance | " ^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.889354 | instance | "", 2026-07-24 01:09:21.889481 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/manager.py\", line 349, in create_server", 2026-07-24 01:09:21.889604 | instance | " body, _ = compute.create_test_server(", 2026-07-24 01:09:21.889722 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.889839 | instance | "", 2026-07-24 01:09:21.889967 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-07-24 01:09:21.890087 | instance | " with excutils.save_and_reraise_exception():", 2026-07-24 01:09:21.890226 | instance | "", 2026-07-24 01:09:21.890358 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-07-24 01:09:21.890476 | instance | " self.force_reraise()", 2026-07-24 01:09:21.890594 | instance | "", 2026-07-24 01:09:21.890721 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-07-24 01:09:21.890841 | instance | " raise self.value", 2026-07-24 01:09:21.890957 | instance | "", 2026-07-24 01:09:21.891116 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-07-24 01:09:21.891235 | instance | " server = waiters.wait_for_server_status(", 2026-07-24 01:09:21.891353 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.891470 | instance | "", 2026-07-24 01:09:21.891606 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-07-24 01:09:21.891738 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-07-24 01:09:21.891853 | instance | "", 2026-07-24 01:09:21.891982 | instance | " tempest.exceptions.BuildErrorException: Server 8eb49709-70ac-47f4-9623-caa42171e564 failed to build and is in ERROR status", 2026-07-24 01:09:21.892113 | instance | "Details: Fault: {'code': 500, 'created': '2026-07-24T01:07:33Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-4d3ed636-356e-41b5-bbde-4e61d735560b.", 2026-07-24 01:09:21.892233 | instance | "", 2026-07-24 01:09:21.892350 | instance | "", 2026-07-24 01:09:21.892469 | instance | "Captured pythonlogging:", 2026-07-24 01:09:21.892588 | instance | "~~~~~~~~~~~~~~~~~~~~~~~", 2026-07-24 01:09:21.892720 | instance | " 2026-07-24 01:07:29,077 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.892852 | instance | "2026-07-24 01:07:29,353 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/os-keypairs HTTP/1.1\" 200 396", 2026-07-24 01:09:21.892990 | instance | "2026-07-24 01:07:29,357 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.893121 | instance | "2026-07-24 01:07:29,532 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-groups HTTP/1.1\" 201 1673", 2026-07-24 01:09:21.893250 | instance | "2026-07-24 01:07:29,534 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.893406 | instance | "2026-07-24 01:07:29,719 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 597", 2026-07-24 01:09:21.893854 | instance | "2026-07-24 01:07:29,721 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.893997 | instance | "2026-07-24 01:07:29,909 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 596", 2026-07-24 01:09:21.894127 | instance | "2026-07-24 01:07:29,910 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.894287 | instance | "2026-07-24 01:07:30,034 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 602", 2026-07-24 01:09:21.894411 | instance | "2026-07-24 01:07:30,036 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.894539 | instance | "2026-07-24 01:07:30,154 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 601", 2026-07-24 01:09:21.894659 | instance | "2026-07-24 01:07:30,156 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.894809 | instance | "2026-07-24 01:07:30,305 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 607", 2026-07-24 01:09:21.894936 | instance | "2026-07-24 01:07:30,307 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.895078 | instance | "2026-07-24 01:07:30,487 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 606", 2026-07-24 01:09:21.895199 | instance | "2026-07-24 01:07:30,496 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000", 2026-07-24 01:09:21.895325 | instance | "2026-07-24 01:07:30,879 18 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 \"POST /v3/auth/tokens HTTP/1.1\" 201 9787", 2026-07-24 01:09:21.895449 | instance | "2026-07-24 01:07:30,884 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.895574 | instance | "2026-07-24 01:07:30,936 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/os-keypairs HTTP/1.1\" 200 385", 2026-07-24 01:09:21.895697 | instance | "2026-07-24 01:07:30,941 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.895821 | instance | "2026-07-24 01:07:31,072 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-groups HTTP/1.1\" 201 1659", 2026-07-24 01:09:21.895959 | instance | "2026-07-24 01:07:31,076 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.896095 | instance | "2026-07-24 01:07:31,193 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 597", 2026-07-24 01:09:21.896222 | instance | "2026-07-24 01:07:31,195 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.896345 | instance | "2026-07-24 01:07:31,317 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 602", 2026-07-24 01:09:21.896550 | instance | "2026-07-24 01:07:31,318 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluste", 2026-07-24 01:09:21.896712 | instance | " r.local:9696", 2026-07-24 01:09:21.896912 | instance | "2026-07-24 01:07:31,901 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/floatingips HTTP/1.1\" 201 552", 2026-07-24 01:09:21.897143 | instance | "2026-07-24 01:07:31,902 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.897356 | instance | "2026-07-24 01:07:32,524 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/servers HTTP/1.1\" 202 495", 2026-07-24 01:09:21.897489 | instance | "2026-07-24 01:07:32,526 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.897619 | instance | "2026-07-24 01:07:32,626 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/8eb49709-70ac-47f4-9623-caa42171e564 HTTP/1.1\" 200 1456", 2026-07-24 01:09:21.897747 | instance | "2026-07-24 01:07:33,637 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.897868 | instance | "2026-07-24 01:07:33,771 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/8eb49709-70ac-47f4-9623-caa42171e564 HTTP/1.1\" 200 1529", 2026-07-24 01:09:21.897996 | instance | "2026-07-24 01:07:33,782 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.898121 | instance | "2026-07-24 01:07:34,014 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/servers/8eb49709-70ac-47f4-9623-caa42171e564 HTTP/1.1\" 204 0", 2026-07-24 01:09:21.898264 | instance | "2026-07-24 01:07:34,015 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.898387 | instance | "2026-07-24 01:07:34,039 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/8eb49709-70ac-47f4-9623-caa42171e564 HTTP/1.1\" 404 111", 2026-07-24 01:09:21.898510 | instance | "2026-07-24 01:07:34,043 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.898636 | instance | "2026-07-24 01:07:34,062 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/os-keypairs/tempest-keypair-720023671 HTTP/1.1\" 202 0", 2026-07-24 01:09:21.898759 | instance | "2026-07-24 01:07:34,063 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.898885 | instance | "2026-07-24 01:07:34,159 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/security-groups/69f5bc3b-3d64-4149-a749-f3a14e437193 HTTP/1.1\" 204 0", 2026-07-24 01:09:21.899029 | instance | "2026-07-24 01:07:34,160 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.899151 | instance | "2026-07-24 01:07:34,208 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/security-groups/69f5bc3b-3d64-4149-a749-f3a14e437193 HTTP/1.1\" 404 146", 2026-07-24 01:09:21.899275 | instance | "2026-07-24 01:07:34,210 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.899402 | instance | "2026-07-24 01:07:34,515 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/floatingips/09dedcfa-3266-4d59-bc09-a4f40b4e3d53 HTTP/1.1\" 204 0", 2026-07-24 01:09:21.899525 | instance | "2026-07-24 01:07:34,517 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-07-24 01:09:21.899662 | instance | "2026-07-24 01:07:34,683 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/security-groups/75522f79-ae7b-454e-b007-403acd1352fe HTTP/1.1\" 204 0", 2026-07-24 01:09:21.899815 | instance | "2026-07-24 01:07:34,685 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-07-24 01:09:21.899977 | instance | "2026-07-24 01:07:34,714 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-286033487 HTTP/1.1\" 202 0", 2026-07-24 01:09:21.900135 | instance | "", 2026-07-24 01:09:21.900286 | instance | "", 2026-07-24 01:09:21.900420 | instance | "setUpClass (octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest)", 2026-07-24 01:09:21.900539 | instance | "----------------------------------------------------------------------------------------------------", 2026-07-24 01:09:21.900652 | instance | "", 2026-07-24 01:09:21.900785 | instance | "Captured traceback:", 2026-07-24 01:09:21.900899 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-07-24 01:09:21.901021 | instance | " Traceback (most recent call last):", 2026-07-24 01:09:21.901132 | instance | "", 2026-07-24 01:09:21.901261 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-07-24 01:09:21.901373 | instance | " raise value.with_traceback(trace)", 2026-07-24 01:09:21.901488 | instance | "", 2026-07-24 01:09:21.901611 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-07-24 01:09:21.901725 | instance | " cls.resource_setup()", 2026-07-24 01:09:21.901839 | instance | "", 2026-07-24 01:09:21.901962 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/scenario/v2/test_traffic_ops.py\", line 55, in resource_setup", 2026-07-24 01:09:21.902080 | instance | " super(TrafficOperationsScenarioTest, cls).resource_setup()", 2026-07-24 01:09:21.902211 | instance | "", 2026-07-24 01:09:21.902340 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/test_base.py\", line 868, in resource_setup", 2026-07-24 01:09:21.902455 | instance | " server_details = cls._create_webserver('lb_member_webserver1',", 2026-07-24 01:09:21.902568 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.902680 | instance | "", 2026-07-24 01:09:21.902805 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/test_base.py\", line 1054, in _create_webserver", 2026-07-24 01:09:21.902917 | instance | " server = waiters.wait_for_status(", 2026-07-24 01:09:21.903071 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^", 2026-07-24 01:09:21.903175 | instance | "", 2026-07-24 01:09:21.903297 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/waiters.py\", line 79, in wait_for_status", 2026-07-24 01:09:21.903413 | instance | " raise exceptions.UnexpectedResponseCode(message)", 2026-07-24 01:09:21.903525 | instance | "", 2026-07-24 01:09:21.903648 | instance | " tempest.lib.exceptions.UnexpectedResponseCode: Unexpected response code received", 2026-07-24 01:09:21.903775 | instance | "Details: (TrafficOperationsScenarioTest:setUpClass) show_server status updated to an invalid state of ERROR", 2026-07-24 01:09:21.903887 | instance | "", 2026-07-24 01:09:21.904004 | instance | "", 2026-07-24 01:09:21.904115 | instance | "", 2026-07-24 01:09:21.904225 | instance | "======", 2026-07-24 01:09:21.904339 | instance | "Totals", 2026-07-24 01:09:21.904451 | instance | "======", 2026-07-24 01:09:21.904566 | instance | "Ran: 127 tests in 223.4289 sec.", 2026-07-24 01:09:21.904680 | instance | " - Passed: 115", 2026-07-24 01:09:21.904794 | instance | " - Skipped: 2", 2026-07-24 01:09:21.904908 | instance | " - Expected Fail: 0", 2026-07-24 01:09:21.905023 | instance | " - Unexpected Success: 0", 2026-07-24 01:09:21.905137 | instance | " - Failed: 10", 2026-07-24 01:09:21.905253 | instance | "Sum of execute time for each test: 175.0830 sec.", 2026-07-24 01:09:21.905365 | instance | "", 2026-07-24 01:09:21.905476 | instance | "==============", 2026-07-24 01:09:21.905594 | instance | "Worker Balance", 2026-07-24 01:09:21.905708 | instance | "==============", 2026-07-24 01:09:21.905834 | instance | " - Worker 0 (29 tests) => 0:02:32.501676", 2026-07-24 01:09:21.905941 | instance | " - Worker 1 (37 tests) => 0:02:11.779869", 2026-07-24 01:09:21.906055 | instance | " - Worker 2 (29 tests) => 0:03:36.066984", 2026-07-24 01:09:21.906201 | instance | " - Worker 3 (32 tests) => 0:02:34.371965", 2026-07-24 01:09:21.906315 | instance | "" 2026-07-24 01:09:21.906427 | instance | ] 2026-07-24 01:09:21.906538 | instance | } 2026-07-24 01:09:21.906950 | instance | 2026-07-24 01:09:21.907077 | instance | TASK [vexxhost.atmosphere.tempest : Fail when tempest result is failed] ******** 2026-07-24 01:09:21.907203 | instance | Friday 24 July 2026 01:09:21 +0000 (0:00:00.101) 0:04:58.931 *********** 2026-07-24 01:09:21.907304 | instance | 2026-07-24 01:09:21.907419 | instance | PLAY RECAP ********************************************************************* 2026-07-24 01:09:21.907543 | instance | instance : ok=25 changed=1 unreachable=0 failed=1 skipped=10 rescued=0 ignored=0 2026-07-24 01:09:21.907661 | instance | localhost : ok=1 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-24 01:09:21.907770 | instance | 2026-07-24 01:09:21.907887 | instance | Friday 24 July 2026 01:09:21 +0000 (0:00:00.034) 0:04:58.965 *********** 2026-07-24 01:09:21.908000 | instance | =============================================================================== 2026-07-24 01:09:21.908116 | instance | vexxhost.atmosphere.tempest : Deploy Helm chart ----------------------- 281.54s 2026-07-24 01:09:21.908247 | instance | Gathering Facts --------------------------------------------------------- 4.36s 2026-07-24 01:09:21.908547 | instance | Run "stestr" tests ------------------------------------------------------ 2.80s 2026-07-24 01:09:21.908666 | instance | vexxhost.atmosphere.openstacksdk : Install openstacksdk ----------------- 1.14s 2026-07-24 01:09:21.908782 | instance | vexxhost.atmosphere.tempest : Get test flavor object -------------------- 1.14s 2026-07-24 01:09:21.908899 | instance | vexxhost.atmosphere.tempest : Get test image object --------------------- 1.10s 2026-07-24 01:09:21.909023 | instance | vexxhost.atmosphere.tempest : Get test network object ------------------- 1.06s 2026-07-24 01:09:21.909140 | instance | vexxhost.atmosphere.tempest : Get tempest log --------------------------- 0.97s 2026-07-24 01:09:21.909251 | instance | vexxhost.atmosphere.tempest : Get tempest job object -------------------- 0.95s 2026-07-24 01:09:21.909368 | instance | vexxhost.kubernetes.upload_helm_chart : Upload Helm chart --------------- 0.67s 2026-07-24 01:09:21.909484 | instance | vexxhost.atmosphere.openstacksdk : Generate cloud config file ----------- 0.64s 2026-07-24 01:09:21.909600 | instance | vexxhost.atmosphere.openstacksdk : Create openstack config directory ---- 0.39s 2026-07-24 01:09:21.909720 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints --- 0.22s 2026-07-24 01:09:21.909837 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts ----------- 0.16s 2026-07-24 01:09:21.909958 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints --- 0.15s 2026-07-24 01:09:21.910076 | instance | Generate OpenStack-Helm endpoints --------------------------------------- 0.15s 2026-07-24 01:09:21.910209 | instance | vexxhost.atmosphere.tempest : Print tempest log details ----------------- 0.10s 2026-07-24 01:09:21.910325 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts ----------- 0.10s 2026-07-24 01:09:21.910443 | instance | vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks --- 0.10s 2026-07-24 01:09:21.910563 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints --- 0.09s 2026-07-24 01:09:21.910695 | instance | fatal: [instance]: FAILED! => {"changed": false, "msg": "Tempest failed!"} 2026-07-24 01:09:21.911654 | instance | CRITICAL Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/verify.yml 2026-07-24 01:09:21.911771 | instance | ERROR [aio > verify] Executed: Failed 2026-07-24 01:09:21.911866 | instance | ERROR Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/verify.yml 2026-07-24 01:09:22.304586 | instance | ERROR 2026-07-24 01:09:22.304855 | instance | { 2026-07-24 01:09:22.304895 | instance | "delta": "1:31:03.758221", 2026-07-24 01:09:22.304938 | instance | "end": "2026-07-24 01:09:22.014672", 2026-07-24 01:09:22.304988 | instance | "msg": "non-zero return code", 2026-07-24 01:09:22.305014 | instance | "rc": 2, 2026-07-24 01:09:22.305040 | instance | "start": "2026-07-23 23:38:18.256451" 2026-07-24 01:09:22.305065 | instance | } failure 2026-07-24 01:09:22.398578 | 2026-07-24 01:09:22.398750 | PLAY RECAP 2026-07-24 01:09:22.398801 | instance | ok: 3 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-07-24 01:09:22.398824 | 2026-07-24 01:09:22.586693 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-07-24 01:09:22.600392 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-07-24 01:09:23.287650 | 2026-07-24 01:09:23.287812 | PLAY [all] 2026-07-24 01:09:23.303215 | 2026-07-24 01:09:23.303304 | TASK [gather-host-logs : creating directory for system status] 2026-07-24 01:09:23.695396 | instance | changed 2026-07-24 01:09:23.703176 | 2026-07-24 01:09:23.703299 | TASK [gather-host-logs : Get logs for each host] 2026-07-24 01:09:24.054760 | instance | + systemd-cgls --full --all --no-pager 2026-07-24 01:09:24.097859 | instance | + ip addr 2026-07-24 01:09:24.105351 | instance | + ip route 2026-07-24 01:09:24.107007 | instance | + lsblk 2026-07-24 01:09:24.123664 | instance | + mount 2026-07-24 01:09:24.141185 | instance | + docker images 2026-07-24 01:09:24.168078 | instance | + brctl show 2026-07-24 01:09:24.168636 | instance | /bin/bash: line 8: brctl: command not found 2026-07-24 01:09:24.169009 | instance | + ps aux --sort=-%mem 2026-07-24 01:09:24.223518 | instance | + dpkg -l 2026-07-24 01:09:24.236417 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-07-24 01:09:24.236935 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-07-24 01:09:24.252914 | instance | + '[' '!' -z '' ']' 2026-07-24 01:09:24.744875 | instance | ok: Runtime: 0:00:00.203562 2026-07-24 01:09:24.753706 | 2026-07-24 01:09:24.753830 | TASK [gather-host-logs : Downloads logs to executor] 2026-07-24 01:09:25.382727 | instance | changed: 2026-07-24 01:09:25.382982 | instance | created directory /var/lib/zuul/builds/9aa5a6118f5c4894943b2ad476acd7a2/work/logs/instance 2026-07-24 01:09:25.387474 | instance | cd+++++++++ system/ 2026-07-24 01:09:25.387507 | instance | >f+++++++++ system/brctl-show.txt 2026-07-24 01:09:25.387530 | instance | >f+++++++++ system/docker-images.txt 2026-07-24 01:09:25.387551 | instance | >f+++++++++ system/ip-addr.txt 2026-07-24 01:09:25.387573 | instance | >f+++++++++ system/ip-route.txt 2026-07-24 01:09:25.387594 | instance | >f+++++++++ system/lsblk.txt 2026-07-24 01:09:25.387615 | instance | >f+++++++++ system/mount.txt 2026-07-24 01:09:25.387635 | instance | >f+++++++++ system/packages.txt 2026-07-24 01:09:25.387655 | instance | >f+++++++++ system/ps.txt 2026-07-24 01:09:25.387676 | instance | >f+++++++++ system/systemd-cgls.txt 2026-07-24 01:09:25.406471 | 2026-07-24 01:09:25.406565 | LOOP [helm-release-status : creating directory for helm release status] 2026-07-24 01:09:25.609639 | instance | changed: "values" 2026-07-24 01:09:25.790257 | instance | changed: "releases" 2026-07-24 01:09:25.805023 | 2026-07-24 01:09:25.805271 | TASK [helm-release-status : Gather get release status for helm charts] 2026-07-24 01:09:35.353910 | instance | ok: Runtime: 0:00:09.033527 2026-07-24 01:09:35.359029 | 2026-07-24 01:09:35.359101 | TASK [helm-release-status : Downloads logs to executor] 2026-07-24 01:09:35.872405 | instance | changed: 2026-07-24 01:09:35.872585 | instance | cd+++++++++ helm/ 2026-07-24 01:09:35.872613 | instance | cd+++++++++ helm/releases/ 2026-07-24 01:09:35.872635 | instance | cd+++++++++ helm/releases/auth-system/ 2026-07-24 01:09:35.872658 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-07-24 01:09:35.872678 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-07-24 01:09:35.872698 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-07-24 01:09:35.872717 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-07-24 01:09:35.872737 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-07-24 01:09:35.872757 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-07-24 01:09:35.872776 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-07-24 01:09:35.872795 | instance | cd+++++++++ helm/releases/kube-system/ 2026-07-24 01:09:35.872814 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-07-24 01:09:35.872839 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-07-24 01:09:35.872860 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-07-24 01:09:35.872880 | instance | cd+++++++++ helm/releases/monitoring/ 2026-07-24 01:09:35.872899 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt 2026-07-24 01:09:35.872919 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-07-24 01:09:35.872938 | instance | >f+++++++++ helm/releases/monitoring/loki.txt 2026-07-24 01:09:35.872977 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt 2026-07-24 01:09:35.872998 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt 2026-07-24 01:09:35.873020 | instance | >f+++++++++ helm/releases/monitoring/prometheus-smartctl-exporter.txt 2026-07-24 01:09:35.873039 | instance | >f+++++++++ helm/releases/monitoring/vector.txt 2026-07-24 01:09:35.873059 | instance | cd+++++++++ helm/releases/openstack/ 2026-07-24 01:09:35.873078 | instance | >f+++++++++ helm/releases/openstack/barbican.txt 2026-07-24 01:09:35.873098 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt 2026-07-24 01:09:35.873116 | instance | >f+++++++++ helm/releases/openstack/ceph.txt 2026-07-24 01:09:35.873135 | instance | >f+++++++++ helm/releases/openstack/cinder.txt 2026-07-24 01:09:35.873154 | instance | >f+++++++++ helm/releases/openstack/glance.txt 2026-07-24 01:09:35.873191 | instance | >f+++++++++ helm/releases/openstack/heat.txt 2026-07-24 01:09:35.873211 | instance | >f+++++++++ helm/releases/openstack/horizon.txt 2026-07-24 01:09:35.873230 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-07-24 01:09:35.873249 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt 2026-07-24 01:09:35.873268 | instance | >f+++++++++ helm/releases/openstack/magnum.txt 2026-07-24 01:09:35.873287 | instance | >f+++++++++ helm/releases/openstack/manila.txt 2026-07-24 01:09:35.873306 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-07-24 01:09:35.873325 | instance | >f+++++++++ helm/releases/openstack/neutron-coredns.txt 2026-07-24 01:09:35.873343 | instance | >f+++++++++ helm/releases/openstack/neutron.txt 2026-07-24 01:09:35.873362 | instance | >f+++++++++ helm/releases/openstack/nova.txt 2026-07-24 01:09:35.873380 | instance | >f+++++++++ helm/releases/openstack/octavia.txt 2026-07-24 01:09:35.873399 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt 2026-07-24 01:09:35.873418 | instance | >f+++++++++ helm/releases/openstack/placement.txt 2026-07-24 01:09:35.873437 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-07-24 01:09:35.873455 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-07-24 01:09:35.873474 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt 2026-07-24 01:09:35.873493 | instance | >f+++++++++ helm/releases/openstack/tempest.txt 2026-07-24 01:09:35.873512 | instance | >f+++++++++ helm/releases/openstack/valkey.txt 2026-07-24 01:09:35.873531 | instance | cd+++++++++ helm/releases/rook-ceph/ 2026-07-24 01:09:35.873550 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt 2026-07-24 01:09:35.873569 | instance | cd+++++++++ helm/values/ 2026-07-24 01:09:35.873588 | instance | cd+++++++++ helm/values/auth-system/ 2026-07-24 01:09:35.873607 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-07-24 01:09:35.873626 | instance | cd+++++++++ helm/values/cert-manager/ 2026-07-24 01:09:35.873645 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-07-24 01:09:35.873663 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-07-24 01:09:35.873682 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-07-24 01:09:35.873700 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-07-24 01:09:35.873719 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-07-24 01:09:35.873738 | instance | cd+++++++++ helm/values/kube-system/ 2026-07-24 01:09:35.873757 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-07-24 01:09:35.873775 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-07-24 01:09:35.873794 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-07-24 01:09:35.873813 | instance | cd+++++++++ helm/values/monitoring/ 2026-07-24 01:09:35.873832 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml 2026-07-24 01:09:35.873851 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-07-24 01:09:35.873870 | instance | >f+++++++++ helm/values/monitoring/loki.yaml 2026-07-24 01:09:35.873889 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml 2026-07-24 01:09:35.873908 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml 2026-07-24 01:09:35.873926 | instance | >f+++++++++ helm/values/monitoring/prometheus-smartctl-exporter.yaml 2026-07-24 01:09:35.873945 | instance | >f+++++++++ helm/values/monitoring/vector.yaml 2026-07-24 01:09:35.873963 | instance | cd+++++++++ helm/values/openstack/ 2026-07-24 01:09:35.873982 | instance | >f+++++++++ helm/values/openstack/barbican.yaml 2026-07-24 01:09:35.874001 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml 2026-07-24 01:09:35.874019 | instance | >f+++++++++ helm/values/openstack/ceph.yaml 2026-07-24 01:09:35.874038 | instance | >f+++++++++ helm/values/openstack/cinder.yaml 2026-07-24 01:09:35.874061 | instance | >f+++++++++ helm/values/openstack/glance.yaml 2026-07-24 01:09:35.874080 | instance | >f+++++++++ helm/values/openstack/heat.yaml 2026-07-24 01:09:35.874099 | instance | >f+++++++++ helm/values/openstack/horizon.yaml 2026-07-24 01:09:35.874120 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-07-24 01:09:35.874141 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml 2026-07-24 01:09:35.874159 | instance | >f+++++++++ helm/values/openstack/magnum.yaml 2026-07-24 01:09:35.874177 | instance | >f+++++++++ helm/values/openstack/manila.yaml 2026-07-24 01:09:35.874195 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-07-24 01:09:35.874214 | instance | >f+++++++++ helm/values/openstack/neutron-coredns.yaml 2026-07-24 01:09:35.874234 | instance | >f+++++++++ helm/values/openstack/neutron.yaml 2026-07-24 01:09:35.874253 | instance | >f+++++++++ helm/values/openstack/nova.yaml 2026-07-24 01:09:35.874273 | instance | >f+++++++++ helm/values/openstack/octavia.yaml 2026-07-24 01:09:35.874291 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml 2026-07-24 01:09:35.874310 | instance | >f+++++++++ helm/values/openstack/placement.yaml 2026-07-24 01:09:35.874328 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-07-24 01:09:35.874347 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-07-24 01:09:35.874365 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml 2026-07-24 01:09:35.874383 | instance | >f+++++++++ helm/values/openstack/tempest.yaml 2026-07-24 01:09:35.874402 | instance | >f+++++++++ helm/values/openstack/valkey.yaml 2026-07-24 01:09:35.874420 | instance | cd+++++++++ helm/values/rook-ceph/ 2026-07-24 01:09:35.874439 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml 2026-07-24 01:09:35.884318 | 2026-07-24 01:09:35.884388 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-07-24 01:09:36.101929 | instance | changed 2026-07-24 01:09:36.107544 | 2026-07-24 01:09:36.107625 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-07-24 01:09:36.335214 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-07-24 01:09:36.336084 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-07-24 01:09:36.341788 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:09:36.345726 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:09:36.444821 | instance | node/instance 2026-07-24 01:09:36.458175 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:09:36.524198 | instance | clusterrole/admin 2026-07-24 01:09:36.736950 | instance | clusterrole/capi-aggregated-manager-role 2026-07-24 01:09:36.801084 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:09:36.829953 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:09:36.854842 | instance | clusterrole/capi-kubeadm-bootstrap-manager-role 2026-07-24 01:09:36.948129 | instance | clusterrole/capi-kubeadm-control-plane-aggregated-manager-role 2026-07-24 01:09:37.047278 | instance | clusterrole/capi-kubeadm-control-plane-manager-role 2026-07-24 01:09:37.144086 | instance | clusterrole/capi-manager-role 2026-07-24 01:09:37.234212 | instance | clusterrole/capo-manager-role 2026-07-24 01:09:37.348065 | instance | clusterrole/cephfs-csi-nodeplugin 2026-07-24 01:09:37.427245 | instance | clusterrole/cephfs-external-provisioner-runner 2026-07-24 01:09:37.529289 | instance | clusterrole/cert-manager-cainjector 2026-07-24 01:09:37.618302 | instance | clusterrole/cert-manager-cluster-view 2026-07-24 01:09:37.708023 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-07-24 01:09:37.799275 | instance | clusterrole/cert-manager-controller-certificates 2026-07-24 01:09:37.882836 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-07-24 01:09:37.992939 | instance | clusterrole/cert-manager-controller-challenges 2026-07-24 01:09:38.056103 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-07-24 01:09:38.189775 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-07-24 01:09:38.251688 | instance | clusterrole/cert-manager-controller-issuers 2026-07-24 01:09:38.382905 | instance | clusterrole/cert-manager-controller-orders 2026-07-24 01:09:38.437628 | instance | clusterrole/cert-manager-edit 2026-07-24 01:09:38.552958 | instance | clusterrole/cert-manager-view 2026-07-24 01:09:38.606336 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-07-24 01:09:38.726938 | instance | clusterrole/cilium 2026-07-24 01:09:38.780102 | instance | clusterrole/cilium-operator 2026-07-24 01:09:38.925454 | instance | clusterrole/cluster-admin 2026-07-24 01:09:38.969258 | instance | clusterrole/edit 2026-07-24 01:09:39.107388 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-07-24 01:09:39.157675 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-07-24 01:09:39.283466 | instance | clusterrole/goldpinger-clusterrole 2026-07-24 01:09:39.340955 | instance | clusterrole/ingress-nginx 2026-07-24 01:09:39.474443 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-07-24 01:09:39.523184 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-07-24 01:09:39.656896 | instance | clusterrole/kube-prometheus-stack-operator 2026-07-24 01:09:39.712897 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-07-24 01:09:39.833071 | instance | clusterrole/kubeadm:get-nodes 2026-07-24 01:09:39.892177 | instance | clusterrole/local-path-provisioner 2026-07-24 01:09:40.007801 | instance | clusterrole/neutron-coredns 2026-07-24 01:09:40.064056 | instance | clusterrole/node-feature-discovery 2026-07-24 01:09:40.178378 | instance | clusterrole/node-feature-discovery-gc 2026-07-24 01:09:40.236559 | instance | clusterrole/nova-bootstrap 2026-07-24 01:09:40.358621 | instance | clusterrole/nova-cell-setup 2026-07-24 01:09:40.442436 | instance | clusterrole/objectstorage-provisioner-role 2026-07-24 01:09:40.551000 | instance | clusterrole/orc-image-editor-role 2026-07-24 01:09:40.621813 | instance | clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding 2026-07-24 01:09:40.705866 | instance | clusterrole/orc-image-viewer-role 2026-07-24 01:09:40.794463 | instance | clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding 2026-07-24 01:09:40.890459 | instance | clusterrole/orc-manager-role 2026-07-24 01:09:40.995190 | instance | clusterrolebinding/capi-manager-rolebinding 2026-07-24 01:09:41.073655 | instance | clusterrole/orc-metrics-auth-role 2026-07-24 01:09:41.169614 | instance | clusterrolebinding/capo-manager-rolebinding 2026-07-24 01:09:41.250732 | instance | clusterrole/orc-metrics-reader 2026-07-24 01:09:41.376402 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role 2026-07-24 01:09:41.460066 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-07-24 01:09:41.577230 | instance | clusterrolebinding/cephfs-csi-provisioner-role 2026-07-24 01:09:41.654657 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-07-24 01:09:41.764019 | instance | clusterrolebinding/cert-manager-cainjector 2026-07-24 01:09:41.843461 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-07-24 01:09:41.952455 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-07-24 01:09:42.027922 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-07-24 01:09:42.126467 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-07-24 01:09:42.216331 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-07-24 01:09:42.306543 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-07-24 01:09:42.407333 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-07-24 01:09:42.495954 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-07-24 01:09:42.592487 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-07-24 01:09:42.678797 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-07-24 01:09:42.775589 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-07-24 01:09:42.848867 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-07-24 01:09:42.960855 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-07-24 01:09:43.015340 | instance | clusterrolebinding/cert-manager-controller-orders 2026-07-24 01:09:43.142205 | instance | clusterrole/rbd-csi-nodeplugin 2026-07-24 01:09:43.195376 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-07-24 01:09:43.332398 | instance | clusterrole/rbd-external-provisioner-runner 2026-07-24 01:09:43.360873 | instance | clusterrolebinding/cilium 2026-07-24 01:09:43.501073 | instance | clusterrole/rook-ceph-cluster-mgmt 2026-07-24 01:09:43.529561 | instance | clusterrole/rook-ceph-global 2026-07-24 01:09:43.677316 | instance | clusterrolebinding/cilium-operator 2026-07-24 01:09:43.721623 | instance | clusterrolebinding/cluster-admin 2026-07-24 01:09:43.844638 | instance | clusterrole/rook-ceph-mgr-cluster 2026-07-24 01:09:43.909177 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-07-24 01:09:44.015648 | instance | clusterrole/rook-ceph-mgr-system 2026-07-24 01:09:44.077010 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-07-24 01:09:44.187469 | instance | clusterrole/rook-ceph-object-bucket 2026-07-24 01:09:44.250281 | instance | clusterrolebinding/goldpinger-clusterrolebinding 2026-07-24 01:09:44.378277 | instance | clusterrole/rook-ceph-osd 2026-07-24 01:09:44.449735 | instance | clusterrolebinding/ingress-nginx 2026-07-24 01:09:44.553399 | instance | clusterrole/rook-ceph-system 2026-07-24 01:09:44.615684 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-07-24 01:09:44.733321 | instance | clusterrole/secretgen-controller-cluster-role 2026-07-24 01:09:44.780938 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-07-24 01:09:44.903036 | instance | clusterrole/system:aggregate-to-admin 2026-07-24 01:09:44.969478 | instance | clusterrole/system:aggregate-to-edit 2026-07-24 01:09:45.090979 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-07-24 01:09:45.141716 | instance | clusterrole/system:aggregate-to-view 2026-07-24 01:09:45.264138 | instance | clusterrole/system:auth-delegator 2026-07-24 01:09:45.318261 | instance | clusterrole/system:basic-user 2026-07-24 01:09:45.456453 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-07-24 01:09:45.515666 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-07-24 01:09:45.629084 | instance | clusterrolebinding/kubeadm:get-nodes 2026-07-24 01:09:45.705385 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-07-24 01:09:45.800944 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-07-24 01:09:45.890774 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-07-24 01:09:45.985158 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-07-24 01:09:46.077411 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-07-24 01:09:46.160187 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-07-24 01:09:46.272310 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-07-24 01:09:46.369220 | instance | clusterrolebinding/kubeadm:node-proxier 2026-07-24 01:09:46.470036 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-07-24 01:09:46.549923 | instance | clusterrolebinding/local-path-provisioner 2026-07-24 01:09:46.650006 | instance | clusterrole/system:controller:attachdetach-controller 2026-07-24 01:09:46.734977 | instance | clusterrolebinding/magnum-cluster-api 2026-07-24 01:09:46.838343 | instance | clusterrole/system:controller:certificate-controller 2026-07-24 01:09:46.920656 | instance | clusterrolebinding/neutron-coredns 2026-07-24 01:09:47.058112 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-07-24 01:09:47.108275 | instance | clusterrolebinding/node-feature-discovery 2026-07-24 01:09:47.238230 | instance | clusterrole/system:controller:cronjob-controller 2026-07-24 01:09:47.288179 | instance | clusterrolebinding/node-feature-discovery-gc 2026-07-24 01:09:47.427715 | instance | clusterrole/system:controller:daemon-set-controller 2026-07-24 01:09:47.497100 | instance | clusterrolebinding/nova-bootstrap 2026-07-24 01:09:47.615402 | instance | clusterrole/system:controller:deployment-controller 2026-07-24 01:09:47.672232 | instance | clusterrolebinding/nova-cell-setup 2026-07-24 01:09:47.800690 | instance | clusterrole/system:controller:disruption-controller 2026-07-24 01:09:47.862966 | instance | clusterrole/system:controller:endpoint-controller 2026-07-24 01:09:47.988607 | instance | clusterrolebinding/objectstorage-provisioner-role-binding 2026-07-24 01:09:48.038451 | instance | clusterrolebinding/orc-manager-rolebinding 2026-07-24 01:09:48.168019 | instance | clusterrole/system:controller:endpointslice-controller 2026-07-24 01:09:48.230387 | instance | clusterrolebinding/orc-metrics-auth-rolebinding 2026-07-24 01:09:48.347512 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-07-24 01:09:48.430317 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-07-24 01:09:48.524710 | instance | clusterrolebinding/rbd-csi-nodeplugin 2026-07-24 01:09:48.616058 | instance | clusterrolebinding/rbd-csi-provisioner-role 2026-07-24 01:09:48.707177 | instance | clusterrolebinding/rook-ceph-global 2026-07-24 01:09:48.791322 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-07-24 01:09:48.875385 | instance | clusterrolebinding/rook-ceph-mgr-cluster 2026-07-24 01:09:48.983467 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-07-24 01:09:49.090415 | instance | clusterrole/system:controller:expand-controller 2026-07-24 01:09:49.155238 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack 2026-07-24 01:09:49.260923 | instance | clusterrole/system:controller:generic-garbage-collector 2026-07-24 01:09:49.319220 | instance | clusterrolebinding/rook-ceph-object-bucket 2026-07-24 01:09:49.484090 | instance | clusterrolebinding/rook-ceph-osd 2026-07-24 01:09:49.490828 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-07-24 01:09:49.642555 | instance | clusterrolebinding/rook-ceph-osd-openstack 2026-07-24 01:09:49.668264 | instance | clusterrole/system:controller:job-controller 2026-07-24 01:09:49.803251 | instance | clusterrole/system:controller:namespace-controller 2026-07-24 01:09:49.870998 | instance | clusterrolebinding/rook-ceph-system 2026-07-24 01:09:49.976901 | instance | clusterrole/system:controller:node-controller 2026-07-24 01:09:50.051496 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-07-24 01:09:50.160618 | instance | clusterrole/system:controller:persistent-volume-binder 2026-07-24 01:09:50.221539 | instance | clusterrolebinding/system:basic-user 2026-07-24 01:09:50.329149 | instance | clusterrole/system:controller:pod-garbage-collector 2026-07-24 01:09:50.425771 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-07-24 01:09:50.506358 | instance | clusterrole/system:controller:pv-protection-controller 2026-07-24 01:09:50.595589 | instance | clusterrolebinding/system:controller:certificate-controller 2026-07-24 01:09:50.682207 | instance | clusterrole/system:controller:pvc-protection-controller 2026-07-24 01:09:50.766666 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-07-24 01:09:50.854717 | instance | clusterrole/system:controller:replicaset-controller 2026-07-24 01:09:50.938846 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-07-24 01:09:51.040621 | instance | clusterrole/system:controller:replication-controller 2026-07-24 01:09:51.123967 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-07-24 01:09:51.238119 | instance | clusterrolebinding/system:controller:deployment-controller 2026-07-24 01:09:51.304773 | instance | clusterrole/system:controller:resourcequota-controller 2026-07-24 01:09:51.429771 | instance | clusterrolebinding/system:controller:disruption-controller 2026-07-24 01:09:51.504857 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-07-24 01:09:51.605264 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-07-24 01:09:51.683447 | instance | clusterrole/system:controller:route-controller 2026-07-24 01:09:51.806786 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-07-24 01:09:51.862533 | instance | clusterrole/system:controller:service-account-controller 2026-07-24 01:09:52.001552 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-07-24 01:09:52.072239 | instance | clusterrole/system:controller:service-controller 2026-07-24 01:09:52.172009 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-07-24 01:09:52.244010 | instance | clusterrole/system:controller:statefulset-controller 2026-07-24 01:09:52.356534 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-07-24 01:09:52.437479 | instance | clusterrolebinding/system:controller:expand-controller 2026-07-24 01:09:52.533708 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-07-24 01:09:52.602790 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-07-24 01:09:52.760057 | instance | clusterrolebinding/system:controller:job-controller 2026-07-24 01:09:52.822675 | instance | clusterrolebinding/system:controller:namespace-controller 2026-07-24 01:09:52.945232 | instance | clusterrole/system:controller:ttl-controller 2026-07-24 01:09:52.999126 | instance | clusterrolebinding/system:controller:node-controller 2026-07-24 01:09:53.134369 | instance | clusterrole/system:coredns 2026-07-24 01:09:53.177403 | instance | clusterrole/system:discovery 2026-07-24 01:09:53.304278 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-07-24 01:09:53.346263 | instance | clusterrole/system:heapster 2026-07-24 01:09:53.495795 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-07-24 01:09:53.555733 | instance | clusterrole/system:kube-aggregator 2026-07-24 01:09:53.672323 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-07-24 01:09:53.736865 | instance | clusterrole/system:kube-controller-manager 2026-07-24 01:09:53.833423 | instance | clusterrole/system:kube-dns 2026-07-24 01:09:53.916005 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-07-24 01:09:53.994038 | instance | clusterrole/system:kube-scheduler 2026-07-24 01:09:54.085244 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-07-24 01:09:54.182269 | instance | clusterrole/system:kubelet-api-admin 2026-07-24 01:09:54.272913 | instance | clusterrolebinding/system:controller:replication-controller 2026-07-24 01:09:54.412545 | instance | clusterrole/system:monitoring 2026-07-24 01:09:54.478576 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-07-24 01:09:54.600054 | instance | clusterrole/system:node 2026-07-24 01:09:54.648659 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-07-24 01:09:54.782904 | instance | clusterrole/system:node-bootstrapper 2026-07-24 01:09:54.841411 | instance | clusterrole/system:node-problem-detector 2026-07-24 01:09:54.965277 | instance | clusterrolebinding/system:controller:route-controller 2026-07-24 01:09:55.014114 | instance | clusterrole/system:node-proxier 2026-07-24 01:09:55.148123 | instance | clusterrolebinding/system:controller:service-account-controller 2026-07-24 01:09:55.185541 | instance | clusterrole/system:persistent-volume-provisioner 2026-07-24 01:09:55.320157 | instance | clusterrolebinding/system:controller:service-controller 2026-07-24 01:09:55.388019 | instance | clusterrole/system:public-info-viewer 2026-07-24 01:09:55.490546 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-07-24 01:09:55.578359 | instance | clusterrole/system:service-account-issuer-discovery 2026-07-24 01:09:55.657098 | instance | clusterrole/system:volume-scheduler 2026-07-24 01:09:55.746444 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-07-24 01:09:55.834647 | instance | clusterrolebinding/system:controller:ttl-controller 2026-07-24 01:09:55.939372 | instance | clusterrole/vector 2026-07-24 01:09:56.014813 | instance | clusterrolebinding/system:coredns 2026-07-24 01:09:56.124404 | instance | clusterrolebinding/system:discovery 2026-07-24 01:09:56.194829 | instance | clusterrole/view 2026-07-24 01:09:56.338920 | instance | clusterrolebinding/system:kube-controller-manager 2026-07-24 01:09:56.416497 | instance | clusterrolebinding/system:kube-dns 2026-07-24 01:09:56.531176 | instance | clusterrolebinding/system:kube-scheduler 2026-07-24 01:09:56.577610 | instance | clusterrolebinding/system:monitoring 2026-07-24 01:09:56.717570 | instance | clusterrolebinding/system:node 2026-07-24 01:09:56.765650 | instance | clusterrolebinding/system:node-proxier 2026-07-24 01:09:56.920772 | instance | clusterrolebinding/system:public-info-viewer 2026-07-24 01:09:56.938039 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-07-24 01:09:57.117101 | instance | clusterrolebinding/system:volume-scheduler 2026-07-24 01:09:57.117553 | instance | clusterrolebinding/vector 2026-07-24 01:09:57.293065 | instance | storageclass/general 2026-07-24 01:09:57.296164 | instance | namespace/auth-system 2026-07-24 01:09:57.502930 | instance | namespace/capi-kubeadm-bootstrap-system 2026-07-24 01:09:57.531772 | instance | namespace/capi-kubeadm-control-plane-system 2026-07-24 01:09:57.696140 | instance | namespace/capi-system 2026-07-24 01:09:57.706512 | instance | namespace/capo-system 2026-07-24 01:09:57.881274 | instance | namespace/cert-manager 2026-07-24 01:09:57.882756 | instance | namespace/default 2026-07-24 01:09:58.062900 | instance | namespace/envoy-gateway-system 2026-07-24 01:09:58.080024 | instance | namespace/ingress-nginx 2026-07-24 01:09:58.251077 | instance | namespace/kube-node-lease 2026-07-24 01:09:58.271723 | instance | namespace/kube-public 2026-07-24 01:09:58.449627 | instance | namespace/kube-system 2026-07-24 01:09:58.479295 | instance | namespace/local-path-storage 2026-07-24 01:09:58.625103 | instance | namespace/magnum-system 2026-07-24 01:09:58.660494 | instance | namespace/monitoring 2026-07-24 01:09:58.795362 | instance | namespace/openstack 2026-07-24 01:09:58.845358 | instance | namespace/orc-system 2026-07-24 01:09:58.976532 | instance | namespace/rook-ceph 2026-07-24 01:09:59.043569 | instance | namespace/secretgen-controller 2026-07-24 01:09:59.676971 | instance | ok: Runtime: 0:00:22.900518 2026-07-24 01:09:59.684327 | 2026-07-24 01:09:59.684407 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-07-24 01:09:59.882263 | instance | changed 2026-07-24 01:09:59.892234 | 2026-07-24 01:09:59.892453 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-07-24 01:10:00.132041 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-07-24 01:10:00.132303 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-07-24 01:10:00.132786 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-07-24 01:10:00.230373 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:00.232144 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:00.315520 | instance | capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt 2026-07-24 01:10:00.319055 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:00.319136 | instance | auth-system/configmaps/keycloak-env-vars 2026-07-24 01:10:00.325463 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:00.443175 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:00.443502 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:00.518906 | instance | auth-system/configmaps/kube-root-ca.crt 2026-07-24 01:10:00.529364 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:00.568981 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:00.625087 | instance | capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager 2026-07-24 01:10:00.628598 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:00.669622 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:00.729687 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:00.739431 | instance | auth-system/endpoints/keycloak 2026-07-24 01:10:00.775576 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:00.819828 | instance | auth-system/endpoints/keycloak-headless 2026-07-24 01:10:00.834509 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:00.881566 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:00.922955 | instance | auth-system/endpoints/keycloak-metrics 2026-07-24 01:10:00.940316 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:01.017321 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:01.030770 | instance | capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service 2026-07-24 01:10:01.036173 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:01.104516 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:01.125367 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:01.138357 | instance | auth-system/ingresses/keycloak 2026-07-24 01:10:01.198854 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:01.241207 | instance | auth-system/networkpolicies/keycloak 2026-07-24 01:10:01.249026 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-24 01:10:01.255280 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:01.334479 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-24 01:10:01.344772 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:01.354265 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:01.382809 | instance | capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-sz97s 2026-07-24 01:10:01.457092 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:01.459541 | instance | auth-system/pods/keycloak-0 2026-07-24 01:10:01.460412 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:01.554749 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:01.555394 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:01.577408 | instance | capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding 2026-07-24 01:10:01.643978 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:01.657867 | instance | capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role 2026-07-24 01:10:01.680498 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:01.723995 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:01.782346 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:01.784029 | instance | auth-system/secrets/keycloak 2026-07-24 01:10:01.821707 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:01.836244 | instance | auth-system/secrets/keycloak-externaldb 2026-07-24 01:10:01.880483 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:01.930290 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:01.968660 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:01.986564 | instance | auth-system/secrets/keycloak.199-204-45-229.nip.io-tls 2026-07-24 01:10:02.007666 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-07-24 01:10:02.034468 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:02.052955 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:02.119753 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:02.154651 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:02.158654 | instance | auth-system/serviceaccounts/default 2026-07-24 01:10:02.207191 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:02.219107 | instance | auth-system/serviceaccounts/keycloak 2026-07-24 01:10:02.249064 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:02.320728 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:02.348523 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:02.356170 | instance | capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert 2026-07-24 01:10:02.439082 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:02.449013 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:02.456796 | instance | auth-system/services/keycloak 2026-07-24 01:10:02.537117 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:02.541516 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:02.564285 | instance | auth-system/services/keycloak-headless 2026-07-24 01:10:02.631145 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:02.639409 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:02.644258 | instance | auth-system/services/keycloak-metrics 2026-07-24 01:10:02.723117 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:02.729515 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:02.752630 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager 2026-07-24 01:10:02.823657 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:02.843359 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/default 2026-07-24 01:10:02.860698 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-24 01:10:02.868665 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:02.917878 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:02.955097 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:02.989043 | instance | auth-system/statefulsets/keycloak 2026-07-24 01:10:03.017222 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:03.043650 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:03.057111 | instance | capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service 2026-07-24 01:10:03.106178 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:03.146807 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:03.213317 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-24 01:10:03.217873 | instance | capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt 2026-07-24 01:10:03.224261 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:03.272852 | instance | capi-system/configmaps/kube-root-ca.crt 2026-07-24 01:10:03.274294 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:03.355454 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:03.389433 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:03.476167 | instance | capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager 2026-07-24 01:10:03.499723 | instance | capi-system/deployment/capi-controller-manager 2026-07-24 01:10:03.501934 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:03.518630 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:03.598922 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:03.603501 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:03.696413 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:03.708900 | instance | capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service 2026-07-24 01:10:03.714720 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:03.726132 | instance | capi-system/endpoints/capi-webhook-service 2026-07-24 01:10:03.786890 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:03.805865 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:03.879935 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:03.916303 | instance | capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-gttkk 2026-07-24 01:10:03.920996 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:03.938396 | instance | capi-system/pods/capi-controller-manager-5647546676-4hs5x 2026-07-24 01:10:03.982257 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:04.027852 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:04.091104 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:04.115655 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:04.121128 | instance | capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding 2026-07-24 01:10:04.139850 | instance | capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role 2026-07-24 01:10:04.180076 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:04.215910 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:04.285130 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:04.325452 | instance | capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert 2026-07-24 01:10:04.335974 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:04.338812 | instance | capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager 2026-07-24 01:10:04.383134 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:04.474917 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:04.506909 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:04.550881 | instance | capi-kubeadm-control-plane-system/serviceaccounts/default 2026-07-24 01:10:04.552461 | instance | capi-system/rolebindings/capi-leader-election-rolebinding 2026-07-24 01:10:04.574499 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:04.625536 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-24 01:10:04.636484 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:04.664412 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:04.738197 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:04.746781 | instance | capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service 2026-07-24 01:10:04.763244 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:04.768916 | instance | capi-system/roles/capi-leader-election-role 2026-07-24 01:10:04.828825 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:04.883442 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:04.949150 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-24 01:10:04.959054 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:04.964213 | instance | capi-system/secrets/capi-webhook-service-cert 2026-07-24 01:10:04.978111 | instance | capi-system/serviceaccounts/capi-manager 2026-07-24 01:10:04.979140 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:05.049706 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:05.075528 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:05.146097 | instance | capi-system/serviceaccounts/default 2026-07-24 01:10:05.165368 | instance | capi-system/services/capi-webhook-service 2026-07-24 01:10:05.169297 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:05.171646 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:05.279593 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:05.317506 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:05.344637 | instance | capo-system/configmaps/kube-root-ca.crt 2026-07-24 01:10:05.381605 | instance | capo-system/deployment/capo-controller-manager 2026-07-24 01:10:05.384101 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:05.424941 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:05.482412 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:05.523273 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:05.553472 | instance | capo-system/endpoints/capo-webhook-service 2026-07-24 01:10:05.581181 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-07-24 01:10:05.583943 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:05.635164 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:05.694510 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:05.734036 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:05.768842 | instance | cert-manager/deployment/cert-manager 2026-07-24 01:10:05.806044 | instance | cert-manager/deployment/cert-manager-cainjector 2026-07-24 01:10:05.809030 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:05.827128 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:05.914988 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:05.936700 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:05.987724 | instance | cert-manager/deployment/cert-manager-webhook 2026-07-24 01:10:05.999381 | instance | capo-system/pods/capo-controller-manager-56cf844ccd-gd2dk 2026-07-24 01:10:06.000347 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:06.042242 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:06.100553 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:06.150960 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:06.196291 | instance | cert-manager/endpoints/cert-manager 2026-07-24 01:10:06.198850 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:06.202468 | instance | cert-manager/endpoints/cert-manager-webhook 2026-07-24 01:10:06.253177 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-24 01:10:06.266294 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:06.300334 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:06.355119 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:06.410390 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:06.419290 | instance | capo-system/rolebindings/capo-leader-election-rolebinding 2026-07-24 01:10:06.446752 | instance | cert-manager/pods/cert-manager-79c48d47db-tt9gw 2026-07-24 01:10:06.463586 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:06.503993 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:06.552803 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:06.609079 | instance | cert-manager/pods/cert-manager-cainjector-579c9dd7cd-9bkqr 2026-07-24 01:10:06.620188 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:06.645635 | instance | cert-manager/pods/cert-manager-webhook-7d6b59cfdc-fbjhp 2026-07-24 01:10:06.648425 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:06.692623 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:06.745437 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:06.783571 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:06.815784 | instance | capo-system/roles/capo-leader-election-role 2026-07-24 01:10:06.839491 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:06.849923 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-07-24 01:10:06.896774 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:06.936078 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:07.000930 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:07.043820 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:07.045067 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-07-24 01:10:07.049457 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-07-24 01:10:07.091643 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:07.161652 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-24 01:10:07.171030 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:07.211110 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:07.244487 | instance | capo-system/secrets/capo-webhook-service-cert 2026-07-24 01:10:07.250831 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-07-24 01:10:07.292367 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:07.316185 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:07.413618 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:07.418294 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:07.465273 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-07-24 01:10:07.478487 | instance | cert-manager/roles/cert-manager:leaderelection 2026-07-24 01:10:07.510511 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:07.510691 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:07.628987 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:07.634728 | instance | capo-system/serviceaccounts/capo-manager 2026-07-24 01:10:07.666974 | instance | capo-system/serviceaccounts/default 2026-07-24 01:10:07.747624 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-24 01:10:07.755982 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:07.776568 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:07.853121 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-07-24 01:10:07.856798 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:07.872647 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:07.881299 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-07-24 01:10:07.964209 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:07.971781 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:08.042075 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-07-24 01:10:08.051008 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:08.055209 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:08.060717 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-07-24 01:10:08.145283 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:08.147227 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:08.221015 | instance | capo-system/services/capo-webhook-service 2026-07-24 01:10:08.245894 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:08.247772 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:08.344931 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:08.361047 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:08.373132 | instance | cert-manager/serviceaccounts/cert-manager 2026-07-24 01:10:08.450811 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-07-24 01:10:08.457155 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:08.457891 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:08.550899 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:08.571069 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:08.608588 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-07-24 01:10:08.633035 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:08.659664 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:08.665882 | instance | cert-manager/serviceaccounts/default 2026-07-24 01:10:08.741770 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:08.754789 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:08.836621 | instance | cert-manager/services/cert-manager 2026-07-24 01:10:08.848090 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:08.849195 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:08.892134 | instance | cert-manager/services/cert-manager-webhook 2026-07-24 01:10:08.935700 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:08.938949 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:09.021974 | instance | default/configmaps/kube-root-ca.crt 2026-07-24 01:10:09.033009 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:09.050913 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-24 01:10:09.060376 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:09.100502 | instance | default/endpoints/kubernetes 2026-07-24 01:10:09.124398 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:09.170801 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:09.216069 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:09.217123 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-07-24 01:10:09.268243 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:09.319874 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-07-24 01:10:09.321237 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:09.383849 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:09.422485 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:09.432647 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-07-24 01:10:09.529119 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:09.533527 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-24 01:10:09.541603 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:09.555833 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-07-24 01:10:09.632534 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:09.658037 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:09.663401 | instance | default/serviceaccounts/default 2026-07-24 01:10:09.721651 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:09.738126 | instance | default/services/kubernetes 2026-07-24 01:10:09.757647 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:09.818345 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:09.859240 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-07-24 01:10:09.879561 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:09.931424 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-07-24 01:10:09.952516 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:09.984138 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:10.059651 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:10.068006 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-07-24 01:10:10.077853 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:10.146621 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-07-24 01:10:10.173301 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:10.181952 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:10.272354 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-5l9nz 2026-07-24 01:10:10.273736 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:10.301996 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:10.365547 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-07-24 01:10:10.406719 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:10.435536 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:10.510633 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-07-24 01:10:10.512063 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:10.562354 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:10.608801 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-07-24 01:10:10.653122 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:10.664210 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:10.738001 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-07-24 01:10:10.772848 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-24 01:10:10.779621 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:10.782940 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:10.808183 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-07-24 01:10:10.877862 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:10.882588 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:10.955013 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-07-24 01:10:11.025469 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:11.030393 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-07-24 01:10:11.031786 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:11.127406 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:11.158891 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-07-24 01:10:11.174568 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:11.208725 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-07-24 01:10:11.216262 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:11.280793 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:11.382223 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:11.384805 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-07-24 01:10:11.410697 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-07-24 01:10:11.417490 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:11.506676 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:11.530652 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:11.582064 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-07-24 01:10:11.606886 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:11.623108 | instance | ingress-nginx/pods/ingress-nginx-controller-q8qgn 2026-07-24 01:10:11.663100 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-24 01:10:11.672196 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:11.700442 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:11.768321 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-bzwxr 2026-07-24 01:10:11.773396 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:11.788976 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:11.822965 | instance | envoy-gateway-system/secrets/envoy 2026-07-24 01:10:11.857461 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:11.875962 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:11.961287 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-07-24 01:10:11.963579 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:11.994081 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:12.014141 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-07-24 01:10:12.074730 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:12.081066 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:12.150778 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-07-24 01:10:12.165111 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:12.178014 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:12.216185 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-07-24 01:10:12.252012 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:12.269200 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:12.354069 | instance | envoy-gateway-system/serviceaccounts/default 2026-07-24 01:10:12.359277 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:12.389243 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:12.471930 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:12.629838 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:12.667210 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-07-24 01:10:12.719381 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-07-24 01:10:12.744893 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-24 01:10:12.754260 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:12.872567 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:12.930420 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:12.961753 | instance | envoy-gateway-system/services/envoy-gateway 2026-07-24 01:10:12.999828 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-07-24 01:10:13.009217 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:13.051817 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:13.113970 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:13.184567 | instance | ingress-nginx/roles/ingress-nginx 2026-07-24 01:10:13.196526 | instance | ingress-nginx/serviceaccounts/default 2026-07-24 01:10:13.202327 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:13.219513 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:13.301865 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:13.314570 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:13.371134 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-07-24 01:10:13.402655 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:13.426868 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-07-24 01:10:13.447793 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:13.506564 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:13.614765 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-07-24 01:10:13.621998 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:13.636918 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-24 01:10:13.645671 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:13.665729 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-07-24 01:10:13.751732 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:13.753457 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:13.800726 | instance | ingress-nginx/services/ingress-nginx-controller 2026-07-24 01:10:13.843670 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:13.864653 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:13.922123 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-07-24 01:10:13.945562 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:14.008215 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-07-24 01:10:14.122602 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-07-24 01:10:14.142850 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:14.191292 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-07-24 01:10:14.261550 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:14.271035 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:14.309081 | instance | kube-public/configmaps/cluster-info 2026-07-24 01:10:14.388996 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:14.389058 | instance | kube-public/configmaps/kube-root-ca.crt 2026-07-24 01:10:14.434770 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:14.509692 | instance | kube-node-lease/serviceaccounts/default 2026-07-24 01:10:14.545261 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:14.572570 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:14.597366 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-07-24 01:10:14.726442 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-07-24 01:10:14.816685 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:14.830747 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-07-24 01:10:14.859058 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:14.906910 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:14.959448 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-07-24 01:10:15.019314 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:15.043491 | instance | kube-system/configmaps/cilium-config 2026-07-24 01:10:15.108266 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:15.194888 | instance | kube-system/configmaps/coredns 2026-07-24 01:10:15.224536 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:15.247452 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-07-24 01:10:15.324044 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:15.405516 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:15.415818 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-07-24 01:10:15.457940 | instance | kube-system/configmaps/kube-proxy 2026-07-24 01:10:15.505948 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:15.610782 | instance | kube-system/configmaps/kube-root-ca.crt 2026-07-24 01:10:15.614756 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-24 01:10:15.627940 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:15.683586 | instance | kube-system/configmaps/kubeadm-config 2026-07-24 01:10:15.721790 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:15.825186 | instance | kube-system/configmaps/kubelet-config 2026-07-24 01:10:15.876702 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:15.926807 | instance | kube-public/serviceaccounts/default 2026-07-24 01:10:15.988001 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:16.057930 | instance | kube-system/daemonsets/cilium 2026-07-24 01:10:16.137555 | instance | kube-system/daemonsets/kube-proxy 2026-07-24 01:10:16.286377 | instance | kube-system/deployment/cilium-operator 2026-07-24 01:10:16.290910 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:16.330365 | instance | kube-system/deployment/coredns 2026-07-24 01:10:16.385024 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:16.505867 | instance | kube-system/endpoints/kube-dns 2026-07-24 01:10:16.527178 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:16.577186 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-07-24 01:10:16.620820 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:16.746254 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:16.754210 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-07-24 01:10:16.785743 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-07-24 01:10:16.909502 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:16.998707 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-07-24 01:10:17.022304 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-07-24 01:10:17.038851 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-24 01:10:17.056442 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:17.232152 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-07-24 01:10:17.238599 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-07-24 01:10:17.435677 | instance | local-path-storage/configmaps/local-path-config 2026-07-24 01:10:17.469783 | instance | kube-system/pods/cilium-operator-869df985b8-9hwtf 2026-07-24 01:10:17.641022 | instance | kube-system/pods/cilium-s44bs 2026-07-24 01:10:17.698272 | instance | kube-system/pods/coredns-67659f764b-4tsfp 2026-07-24 01:10:17.870866 | instance | kube-system/pods/coredns-67659f764b-nlv8v 2026-07-24 01:10:17.916073 | instance | kube-system/pods/etcd-instance 2026-07-24 01:10:18.064711 | instance | kube-system/pods/kube-apiserver-instance 2026-07-24 01:10:18.099735 | instance | kube-system/pods/kube-controller-manager-instance 2026-07-24 01:10:18.251422 | instance | kube-system/pods/kube-proxy-h25b5 2026-07-24 01:10:18.307052 | instance | kube-system/pods/kube-scheduler-instance 2026-07-24 01:10:18.498407 | instance | kube-system/pods/kube-vip-instance 2026-07-24 01:10:18.520235 | instance | local-path-storage/deployment/local-path-provisioner 2026-07-24 01:10:18.739486 | instance | kube-system/rolebindings/cilium-config-agent 2026-07-24 01:10:18.740790 | instance | kube-system/roles/cilium-config-agent 2026-07-24 01:10:18.930957 | instance | kube-system/rolebindings/kube-proxy 2026-07-24 01:10:18.951238 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-07-24 01:10:19.118891 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-07-24 01:10:19.158296 | instance | kube-system/roles/kube-proxy 2026-07-24 01:10:19.314968 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-07-24 01:10:19.363266 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-07-24 01:10:19.507348 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-07-24 01:10:19.563498 | instance | kube-system/roles/kubeadm:kubelet-config 2026-07-24 01:10:19.718736 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-07-24 01:10:19.767249 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-07-24 01:10:19.918472 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-07-24 01:10:19.990285 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-07-24 01:10:20.089929 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-07-24 01:10:20.174133 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-07-24 01:10:20.278959 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-07-24 01:10:20.376933 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-07-24 01:10:20.471996 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-07-24 01:10:20.550996 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-07-24 01:10:20.651153 | instance | kube-system/roles/system:controller:cloud-provider 2026-07-24 01:10:20.746577 | instance | kube-system/roles/system:controller:token-cleaner 2026-07-24 01:10:20.857720 | instance | kube-system/secrets/bootstrap-token-86ymf9 2026-07-24 01:10:20.931510 | instance | kube-system/secrets/bootstrap-token-fh5nsq 2026-07-24 01:10:21.056025 | instance | kube-system/secrets/kubeadm-certs 2026-07-24 01:10:21.106730 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-07-24 01:10:21.263386 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-07-24 01:10:21.384971 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-07-24 01:10:21.500045 | instance | kube-system/serviceaccounts/certificate-controller 2026-07-24 01:10:21.598732 | instance | kube-system/serviceaccounts/cilium 2026-07-24 01:10:21.697337 | instance | kube-system/serviceaccounts/cilium-operator 2026-07-24 01:10:21.819594 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-07-24 01:10:21.905124 | instance | kube-system/serviceaccounts/coredns 2026-07-24 01:10:22.050005 | instance | kube-system/serviceaccounts/cronjob-controller 2026-07-24 01:10:22.129459 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-07-24 01:10:22.265804 | instance | kube-system/serviceaccounts/default 2026-07-24 01:10:22.380642 | instance | kube-system/serviceaccounts/deployment-controller 2026-07-24 01:10:22.501775 | instance | kube-system/serviceaccounts/disruption-controller 2026-07-24 01:10:22.595972 | instance | kube-system/serviceaccounts/endpoint-controller 2026-07-24 01:10:22.720557 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-07-24 01:10:22.831193 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-07-24 01:10:22.946283 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-07-24 01:10:23.076799 | instance | kube-system/serviceaccounts/expand-controller 2026-07-24 01:10:23.183093 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-07-24 01:10:23.303225 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-07-24 01:10:23.423147 | instance | kube-system/serviceaccounts/job-controller 2026-07-24 01:10:23.535725 | instance | kube-system/serviceaccounts/kube-proxy 2026-07-24 01:10:23.643119 | instance | kube-system/serviceaccounts/namespace-controller 2026-07-24 01:10:23.748909 | instance | kube-system/serviceaccounts/node-controller 2026-07-24 01:10:23.864223 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-07-24 01:10:23.997100 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-07-24 01:10:24.083909 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-07-24 01:10:24.218104 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-07-24 01:10:24.296245 | instance | kube-system/serviceaccounts/replicaset-controller 2026-07-24 01:10:24.478943 | instance | kube-system/serviceaccounts/replication-controller 2026-07-24 01:10:24.549005 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-07-24 01:10:24.695162 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-07-24 01:10:24.804807 | instance | kube-system/serviceaccounts/service-account-controller 2026-07-24 01:10:24.948336 | instance | kube-system/serviceaccounts/service-controller 2026-07-24 01:10:25.042305 | instance | kube-system/serviceaccounts/statefulset-controller 2026-07-24 01:10:25.184064 | instance | kube-system/serviceaccounts/token-cleaner 2026-07-24 01:10:25.292232 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-07-24 01:10:25.411120 | instance | kube-system/serviceaccounts/ttl-controller 2026-07-24 01:10:25.513894 | instance | kube-system/services/kube-dns 2026-07-24 01:10:25.624719 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-07-24 01:10:25.695957 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-07-24 01:10:25.803551 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-07-24 01:10:25.875865 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-07-24 01:10:25.992460 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-07-24 01:10:26.081317 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-07-24 01:10:26.183268 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-6qznk 2026-07-24 01:10:26.255689 | instance | magnum-system/configmaps/kube-root-ca.crt 2026-07-24 01:10:26.378210 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-07-24 01:10:26.438772 | instance | local-path-storage/serviceaccounts/default 2026-07-24 01:10:26.578999 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-07-24 01:10:26.634831 | instance | monitoring/configmaps/goldpinger-zap 2026-07-24 01:10:26.790231 | instance | monitoring/configmaps/ipmi-exporter 2026-07-24 01:10:26.798009 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-07-24 01:10:26.969522 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-07-24 01:10:26.981690 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-07-24 01:10:27.165931 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-07-24 01:10:27.169955 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-07-24 01:10:27.335964 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-07-24 01:10:27.383448 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-07-24 01:10:27.561893 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-07-24 01:10:27.577242 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-07-24 01:10:27.776336 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-07-24 01:10:27.867052 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-07-24 01:10:28.027608 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-07-24 01:10:28.206479 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-07-24 01:10:28.248396 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-07-24 01:10:28.394536 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-07-24 01:10:28.461007 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-07-24 01:10:28.585969 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-07-24 01:10:28.644490 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-07-24 01:10:28.789592 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-07-24 01:10:28.833187 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-07-24 01:10:28.986113 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-07-24 01:10:29.014699 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-07-24 01:10:29.148007 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-07-24 01:10:29.184103 | instance | monitoring/daemonsets/goldpinger 2026-07-24 01:10:29.343998 | instance | monitoring/daemonsets/ipmi-exporter 2026-07-24 01:10:29.404674 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-07-24 01:10:29.534764 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-07-24 01:10:29.596063 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-07-24 01:10:29.729880 | instance | monitoring/daemonsets/node-feature-discovery-worker 2026-07-24 01:10:29.797721 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-07-24 01:10:29.947006 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-07-24 01:10:29.997248 | instance | monitoring/daemonsets/prometheus-smartctl-exporter-0 2026-07-24 01:10:30.146739 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-07-24 01:10:30.180651 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-07-24 01:10:30.348466 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-07-24 01:10:30.405812 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-07-24 01:10:30.555103 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-07-24 01:10:30.583508 | instance | monitoring/daemonsets/vector 2026-07-24 01:10:30.733117 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-07-24 01:10:30.769831 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-07-24 01:10:30.922356 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-07-24 01:10:30.966716 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-07-24 01:10:31.091864 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-07-24 01:10:31.154956 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-07-24 01:10:31.273684 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-07-24 01:10:31.341309 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-07-24 01:10:31.490248 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-07-24 01:10:31.555679 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-07-24 01:10:31.673122 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-07-24 01:10:31.751590 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-07-24 01:10:31.871838 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-07-24 01:10:31.961408 | instance | monitoring/configmaps/kube-root-ca.crt 2026-07-24 01:10:32.063545 | instance | monitoring/configmaps/loki 2026-07-24 01:10:32.150450 | instance | monitoring/configmaps/loki-alerting-rules 2026-07-24 01:10:32.237225 | instance | monitoring/configmaps/loki-gateway 2026-07-24 01:10:32.333801 | instance | monitoring/configmaps/loki-runtime 2026-07-24 01:10:32.440053 | instance | monitoring/configmaps/node-feature-discovery-master-conf 2026-07-24 01:10:32.546541 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf 2026-07-24 01:10:32.621715 | instance | monitoring/configmaps/node-feature-discovery-worker-conf 2026-07-24 01:10:32.723692 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-07-24 01:10:32.802318 | instance | monitoring/configmaps/vector 2026-07-24 01:10:32.979683 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-07-24 01:10:32.995181 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-07-24 01:10:33.209507 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-07-24 01:10:33.212798 | instance | monitoring/deployment/loki-gateway 2026-07-24 01:10:33.427321 | instance | monitoring/deployment/node-feature-discovery-gc 2026-07-24 01:10:33.430001 | instance | monitoring/deployment/node-feature-discovery-master 2026-07-24 01:10:33.628520 | instance | monitoring/deployment/prometheus-pushgateway 2026-07-24 01:10:33.630814 | instance | monitoring/endpoints/alertmanager-operated 2026-07-24 01:10:33.833687 | instance | monitoring/endpoints/goldpinger 2026-07-24 01:10:33.835346 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-07-24 01:10:34.033809 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-07-24 01:10:34.036130 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-07-24 01:10:34.222178 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-07-24 01:10:34.223087 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-07-24 01:10:34.412273 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-07-24 01:10:34.433433 | instance | monitoring/endpoints/loki 2026-07-24 01:10:34.586754 | instance | monitoring/endpoints/loki-chunks-cache 2026-07-24 01:10:34.598242 | instance | monitoring/endpoints/loki-gateway 2026-07-24 01:10:34.766569 | instance | monitoring/endpoints/loki-headless 2026-07-24 01:10:34.794529 | instance | monitoring/endpoints/loki-memberlist 2026-07-24 01:10:34.948837 | instance | monitoring/endpoints/loki-results-cache 2026-07-24 01:10:34.979700 | instance | monitoring/endpoints/prometheus-operated 2026-07-24 01:10:35.162130 | instance | monitoring/endpoints/prometheus-pushgateway 2026-07-24 01:10:35.166006 | instance | monitoring/endpoints/prometheus-smartctl-exporter 2026-07-24 01:10:35.365361 | instance | monitoring/endpoints/vector-headless 2026-07-24 01:10:35.379197 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-07-24 01:10:35.543598 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-07-24 01:10:35.568402 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-07-24 01:10:35.731276 | instance | magnum-system/serviceaccounts/default 2026-07-24 01:10:35.766261 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-07-24 01:10:35.945452 | instance | monitoring/pods/goldpinger-djkcv 2026-07-24 01:10:35.970963 | instance | monitoring/pods/kube-prometheus-stack-grafana-fb845b5fb-wmnv6 2026-07-24 01:10:36.160682 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-8fhzm 2026-07-24 01:10:36.185298 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-bzvzh 2026-07-24 01:10:36.358012 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-cfxqr 2026-07-24 01:10:36.394090 | instance | monitoring/pods/loki-0 2026-07-24 01:10:36.569787 | instance | monitoring/pods/loki-chunks-cache-0 2026-07-24 01:10:36.584229 | instance | monitoring/pods/loki-gateway-cf54cb88c-zh4rn 2026-07-24 01:10:36.755944 | instance | monitoring/pods/loki-results-cache-0 2026-07-24 01:10:36.778179 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-jtwhq 2026-07-24 01:10:36.943550 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-zfkv9 2026-07-24 01:10:36.979008 | instance | monitoring/pods/node-feature-discovery-worker-p9d8h 2026-07-24 01:10:37.146067 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-07-24 01:10:37.173460 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-pm425 2026-07-24 01:10:37.337531 | instance | monitoring/pods/vector-pm2ls 2026-07-24 01:10:37.398197 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-07-24 01:10:37.528570 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-07-24 01:10:37.599791 | instance | monitoring/persistentvolumeclaims/storage-loki-0 2026-07-24 01:10:37.722728 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-07-24 01:10:37.801720 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-07-24 01:10:37.911842 | instance | monitoring/rolebindings/node-feature-discovery-worker 2026-07-24 01:10:37.978305 | instance | monitoring/rolebindings/prometheus-smartctl-exporter 2026-07-24 01:10:38.087727 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-07-24 01:10:38.157720 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-07-24 01:10:38.285838 | instance | monitoring/roles/node-feature-discovery-worker 2026-07-24 01:10:38.333939 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-07-24 01:10:38.483329 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-07-24 01:10:38.518669 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-07-24 01:10:38.658611 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-07-24 01:10:38.689478 | instance | monitoring/secrets/alertmanager-tls 2026-07-24 01:10:38.839720 | instance | monitoring/secrets/grafana-tls 2026-07-24 01:10:38.864849 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-07-24 01:10:39.031542 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-07-24 01:10:39.038329 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-07-24 01:10:39.220824 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-07-24 01:10:39.224384 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-07-24 01:10:39.409636 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-07-24 01:10:39.419398 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-07-24 01:10:39.584513 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-07-24 01:10:39.596732 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-07-24 01:10:39.745370 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-cfxqr-tls 2026-07-24 01:10:39.769488 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-07-24 01:10:39.925139 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-07-24 01:10:39.929133 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-07-24 01:10:40.116701 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-07-24 01:10:40.117801 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-07-24 01:10:40.320914 | instance | monitoring/secrets/prometheus-tls 2026-07-24 01:10:40.328687 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1 2026-07-24 01:10:40.519303 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-07-24 01:10:40.536427 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1 2026-07-24 01:10:40.814274 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1 2026-07-24 01:10:40.866055 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1 2026-07-24 01:10:41.012300 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1 2026-07-24 01:10:41.074404 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1 2026-07-24 01:10:41.206747 | instance | openstack/configmaps/barbican-bin 2026-07-24 01:10:41.276816 | instance | openstack/configmaps/ceph-csi-config 2026-07-24 01:10:41.424498 | instance | openstack/configmaps/ceph-etc 2026-07-24 01:10:41.510986 | instance | openstack/configmaps/cinder-bin 2026-07-24 01:10:41.670085 | instance | openstack/configmaps/glance-bin 2026-07-24 01:10:41.751070 | instance | openstack/configmaps/heat-bin 2026-07-24 01:10:41.901985 | instance | openstack/configmaps/horizon-bin 2026-07-24 01:10:41.986075 | instance | openstack/configmaps/keepalived-bin 2026-07-24 01:10:42.121423 | instance | openstack/configmaps/keystone-bin 2026-07-24 01:10:42.201984 | instance | openstack/configmaps/keystone-openid-metadata 2026-07-24 01:10:42.373149 | instance | openstack/configmaps/kube-root-ca.crt 2026-07-24 01:10:42.458549 | instance | openstack/configmaps/libvirt-bin 2026-07-24 01:10:42.609360 | instance | openstack/configmaps/libvirt-libvirt-default-bin 2026-07-24 01:10:42.702575 | instance | openstack/configmaps/magnum-bin 2026-07-24 01:10:42.829925 | instance | openstack/configmaps/magnum-cluster-api-proxy-config 2026-07-24 01:10:42.939192 | instance | openstack/configmaps/manila-bin 2026-07-24 01:10:43.050041 | instance | openstack/configmaps/memcached-memcached-bin 2026-07-24 01:10:43.186193 | instance | openstack/configmaps/neutron-bin 2026-07-24 01:10:43.310299 | instance | openstack/configmaps/neutron-coredns 2026-07-24 01:10:43.433435 | instance | openstack/configmaps/nova-bin 2026-07-24 01:10:43.545529 | instance | openstack/configmaps/octavia-bin 2026-07-24 01:10:43.660249 | instance | openstack/configmaps/openvswitch-bin 2026-07-24 01:10:43.757259 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-07-24 01:10:43.862313 | instance | openstack/configmaps/percona-xtradb-pxc 2026-07-24 01:10:43.955794 | instance | openstack/configmaps/placement-bin 2026-07-24 01:10:44.109334 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf 2026-07-24 01:10:44.184896 | instance | openstack/configmaps/rabbitmq-barbican-server-conf 2026-07-24 01:10:44.333435 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf 2026-07-24 01:10:44.391237 | instance | openstack/configmaps/rabbitmq-cinder-server-conf 2026-07-24 01:10:44.575543 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf 2026-07-24 01:10:44.596814 | instance | openstack/configmaps/rabbitmq-glance-server-conf 2026-07-24 01:10:44.770753 | instance | openstack/configmaps/rabbitmq-heat-plugins-conf 2026-07-24 01:10:44.800389 | instance | openstack/configmaps/rabbitmq-heat-server-conf 2026-07-24 01:10:44.995010 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-07-24 01:10:45.007181 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-07-24 01:10:45.233843 | instance | monitoring/serviceaccounts/default 2026-07-24 01:10:45.234044 | instance | openstack/configmaps/rabbitmq-magnum-plugins-conf 2026-07-24 01:10:45.432333 | instance | openstack/configmaps/rabbitmq-magnum-server-conf 2026-07-24 01:10:45.480482 | instance | monitoring/serviceaccounts/goldpinger 2026-07-24 01:10:45.645983 | instance | openstack/configmaps/rabbitmq-manila-plugins-conf 2026-07-24 01:10:45.724296 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-07-24 01:10:45.845201 | instance | openstack/configmaps/rabbitmq-manila-server-conf 2026-07-24 01:10:45.966603 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-07-24 01:10:46.045762 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf 2026-07-24 01:10:46.225532 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-07-24 01:10:46.292156 | instance | openstack/configmaps/rabbitmq-neutron-server-conf 2026-07-24 01:10:46.487667 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-07-24 01:10:46.504402 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-07-24 01:10:46.717949 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf 2026-07-24 01:10:46.737618 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-07-24 01:10:46.960288 | instance | openstack/configmaps/rabbitmq-nova-server-conf 2026-07-24 01:10:46.987417 | instance | openstack/configmaps/rabbitmq-octavia-plugins-conf 2026-07-24 01:10:47.183844 | instance | monitoring/serviceaccounts/loki 2026-07-24 01:10:47.198023 | instance | monitoring/serviceaccounts/node-feature-discovery 2026-07-24 01:10:47.419469 | instance | openstack/configmaps/rabbitmq-octavia-server-conf 2026-07-24 01:10:47.442988 | instance | monitoring/serviceaccounts/node-feature-discovery-gc 2026-07-24 01:10:47.637581 | instance | openstack/configmaps/rook-ceph-mon-endpoints 2026-07-24 01:10:47.673834 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:47.691078 | instance | monitoring/serviceaccounts/node-feature-discovery-worker 2026-07-24 01:10:47.766663 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:47.863927 | instance | openstack/configmaps/rook-ceph-pdbstatemap 2026-07-24 01:10:47.877408 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:47.943193 | instance | monitoring/serviceaccounts/prometheus-pushgateway 2026-07-24 01:10:48.081984 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types 2026-07-24 01:10:48.102844 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:48.183012 | instance | monitoring/serviceaccounts/prometheus-smartctl-exporter 2026-07-24 01:10:48.198300 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:48.285008 | instance | openstack/configmaps/rook-config-override 2026-07-24 01:10:48.467236 | instance | monitoring/serviceaccounts/vector 2026-07-24 01:10:48.547686 | instance | openstack/configmaps/staffeln-bin 2026-07-24 01:10:48.709118 | instance | openstack/configmaps/tempest-bin 2026-07-24 01:10:48.775638 | instance | openstack/configmaps/valkey-configuration 2026-07-24 01:10:48.920072 | instance | openstack/configmaps/valkey-health 2026-07-24 01:10:48.991454 | instance | openstack/configmaps/valkey-scripts 2026-07-24 01:10:49.130189 | instance | openstack/cronjobs/cinder-volume-usage-audit 2026-07-24 01:10:49.221457 | instance | openstack/cronjobs/heat-engine-cleaner 2026-07-24 01:10:49.372990 | instance | openstack/cronjobs/heat-purge-deleted 2026-07-24 01:10:49.463424 | instance | openstack/cronjobs/keystone-credential-rotate 2026-07-24 01:10:49.588036 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-07-24 01:10:49.664506 | instance | openstack/cronjobs/nova-cell-setup 2026-07-24 01:10:49.802658 | instance | openstack/cronjobs/nova-service-cleaner 2026-07-24 01:10:49.873346 | instance | monitoring/services/alertmanager-operated 2026-07-24 01:10:50.021316 | instance | monitoring/services/goldpinger 2026-07-24 01:10:50.057719 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-07-24 01:10:50.203787 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-07-24 01:10:50.240774 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-07-24 01:10:50.402060 | instance | monitoring/services/kube-prometheus-stack-operator 2026-07-24 01:10:50.449152 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-07-24 01:10:50.584726 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-07-24 01:10:50.637053 | instance | monitoring/services/loki 2026-07-24 01:10:50.765909 | instance | monitoring/services/loki-chunks-cache 2026-07-24 01:10:50.820299 | instance | monitoring/services/loki-gateway 2026-07-24 01:10:50.970155 | instance | monitoring/services/loki-headless 2026-07-24 01:10:51.008006 | instance | monitoring/services/loki-memberlist 2026-07-24 01:10:51.186247 | instance | monitoring/services/loki-results-cache 2026-07-24 01:10:51.208398 | instance | monitoring/services/prometheus-operated 2026-07-24 01:10:51.391576 | instance | monitoring/services/prometheus-pushgateway 2026-07-24 01:10:51.394858 | instance | monitoring/services/prometheus-smartctl-exporter 2026-07-24 01:10:51.595049 | instance | monitoring/services/vector-headless 2026-07-24 01:10:51.610043 | instance | openstack/daemonsets/keepalived 2026-07-24 01:10:51.782740 | instance | openstack/daemonsets/libvirt-libvirt-default 2026-07-24 01:10:51.863173 | instance | openstack/daemonsets/magnum-cluster-api-proxy 2026-07-24 01:10:52.037090 | instance | openstack/daemonsets/neutron-dhcp-agent-default 2026-07-24 01:10:52.107323 | instance | openstack/daemonsets/neutron-l3-agent-default 2026-07-24 01:10:52.314224 | instance | openstack/daemonsets/neutron-metadata-agent-default 2026-07-24 01:10:52.340433 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default 2026-07-24 01:10:52.559058 | instance | openstack/daemonsets/neutron-ovs-agent-default 2026-07-24 01:10:52.593298 | instance | openstack/daemonsets/nova-compute-default 2026-07-24 01:10:52.804868 | instance | openstack/daemonsets/octavia-health-manager-default 2026-07-24 01:10:52.831098 | instance | openstack/daemonsets/openvswitch 2026-07-24 01:10:53.037127 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-07-24 01:10:53.066277 | instance | monitoring/statefulsets/loki 2026-07-24 01:10:53.233847 | instance | monitoring/statefulsets/loki-chunks-cache 2026-07-24 01:10:53.250718 | instance | monitoring/statefulsets/loki-results-cache 2026-07-24 01:10:53.445266 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-07-24 01:10:53.447748 | instance | openstack/endpoints/barbican-api 2026-07-24 01:10:53.628151 | instance | openstack/endpoints/ceph-mon 2026-07-24 01:10:53.652673 | instance | openstack/endpoints/cinder-api 2026-07-24 01:10:53.820785 | instance | openstack/endpoints/glance-api 2026-07-24 01:10:53.858915 | instance | openstack/endpoints/heat-api 2026-07-24 01:10:54.050193 | instance | openstack/endpoints/heat-cfn 2026-07-24 01:10:54.095832 | instance | openstack/endpoints/horizon 2026-07-24 01:10:54.244518 | instance | openstack/endpoints/horizon-int 2026-07-24 01:10:54.304366 | instance | openstack/endpoints/keystone-api 2026-07-24 01:10:54.452365 | instance | openstack/endpoints/magnum-api 2026-07-24 01:10:54.537384 | instance | openstack/endpoints/magnum-registry 2026-07-24 01:10:54.671069 | instance | openstack/endpoints/manila-api 2026-07-24 01:10:54.738757 | instance | openstack/endpoints/memcached 2026-07-24 01:10:54.878261 | instance | openstack/endpoints/memcached-metrics 2026-07-24 01:10:54.960191 | instance | openstack/endpoints/neutron-coredns 2026-07-24 01:10:55.085606 | instance | openstack/endpoints/neutron-coredns-metrics 2026-07-24 01:10:55.173861 | instance | openstack/endpoints/neutron-server 2026-07-24 01:10:55.315195 | instance | openstack/endpoints/nova-api 2026-07-24 01:10:55.384430 | instance | openstack/endpoints/nova-metadata 2026-07-24 01:10:55.526371 | instance | openstack/endpoints/nova-novncproxy 2026-07-24 01:10:55.588848 | instance | openstack/endpoints/octavia-api 2026-07-24 01:10:55.715450 | instance | openstack/endpoints/openstack-exporter 2026-07-24 01:10:55.790643 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-07-24 01:10:55.927140 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-07-24 01:10:56.010107 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-07-24 01:10:56.029752 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:56.119611 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:56.178567 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-07-24 01:10:56.199530 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:56.243352 | instance | openstack/endpoints/percona-xtradb-pxc 2026-07-24 01:10:56.300625 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:56.397073 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-07-24 01:10:56.399542 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:56.472060 | instance | openstack/endpoints/placement-api 2026-07-24 01:10:56.502757 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:56.592260 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:56.601030 | instance | openstack/endpoints/rabbitmq-barbican 2026-07-24 01:10:56.665337 | instance | openstack/endpoints/rabbitmq-barbican-nodes 2026-07-24 01:10:56.714425 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:56.800822 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:56.837656 | instance | openstack/endpoints/rabbitmq-cinder 2026-07-24 01:10:56.901443 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:56.933506 | instance | openstack/endpoints/rabbitmq-cinder-nodes 2026-07-24 01:10:57.003058 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:57.075078 | instance | openstack/endpoints/rabbitmq-glance 2026-07-24 01:10:57.097018 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:57.148958 | instance | openstack/endpoints/rabbitmq-glance-nodes 2026-07-24 01:10:57.186219 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:57.280117 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:57.291331 | instance | openstack/endpoints/rabbitmq-heat 2026-07-24 01:10:57.363341 | instance | openstack/deployment/barbican-api 2026-07-24 01:10:57.389520 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:57.476703 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:57.531583 | instance | openstack/endpoints/rabbitmq-heat-nodes 2026-07-24 01:10:57.569988 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:57.611378 | instance | openstack/deployment/cinder-api 2026-07-24 01:10:57.675005 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:57.744196 | instance | openstack/endpoints/rabbitmq-keystone 2026-07-24 01:10:57.769107 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:57.835433 | instance | openstack/deployment/cinder-backup 2026-07-24 01:10:57.856654 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:57.934158 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-07-24 01:10:57.938074 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:58.025521 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:58.076349 | instance | openstack/deployment/cinder-scheduler 2026-07-24 01:10:58.118355 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:58.148516 | instance | openstack/deployment/cinder-volume 2026-07-24 01:10:58.228917 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-24 01:10:58.237514 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:58.317831 | instance | openstack/endpoints/rabbitmq-magnum 2026-07-24 01:10:58.351487 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-24 01:10:58.358906 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:58.438201 | instance | openstack/deployment/glance-api 2026-07-24 01:10:58.505982 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:58.576288 | instance | openstack/endpoints/rabbitmq-magnum-nodes 2026-07-24 01:10:58.593624 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:58.683022 | instance | openstack/endpoints/rabbitmq-manila 2026-07-24 01:10:58.706168 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:58.785717 | instance | openstack/deployment/heat-api 2026-07-24 01:10:58.793803 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:58.883875 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:58.895869 | instance | openstack/endpoints/rabbitmq-manila-nodes 2026-07-24 01:10:58.981921 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:58.994491 | instance | openstack/deployment/heat-cfn 2026-07-24 01:10:59.071109 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:59.110220 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-07-24 01:10:59.162969 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:59.249418 | instance | openstack/deployment/heat-engine 2026-07-24 01:10:59.328039 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:59.367632 | instance | openstack/endpoints/rabbitmq-neutron 2026-07-24 01:10:59.439892 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:59.513012 | instance | openstack/deployment/horizon 2026-07-24 01:10:59.549294 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:59.577149 | instance | openstack/endpoints/rabbitmq-neutron-nodes 2026-07-24 01:10:59.636295 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:59.723088 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-24 01:10:59.767302 | instance | openstack/deployment/keystone-api 2026-07-24 01:10:59.794169 | instance | openstack/endpoints/rabbitmq-nova 2026-07-24 01:10:59.998679 | instance | openstack/deployment/magnum-api 2026-07-24 01:11:00.029953 | instance | openstack/deployment/magnum-registry 2026-07-24 01:11:00.218021 | instance | openstack/endpoints/rabbitmq-nova-nodes 2026-07-24 01:11:00.263857 | instance | openstack/deployment/manila-api 2026-07-24 01:11:00.419966 | instance | openstack/endpoints/rabbitmq-octavia 2026-07-24 01:11:00.498682 | instance | openstack/deployment/manila-data 2026-07-24 01:11:00.645263 | instance | openstack/endpoints/rabbitmq-octavia-nodes 2026-07-24 01:11:00.761490 | instance | openstack/deployment/manila-scheduler 2026-07-24 01:11:00.869617 | instance | openstack/endpoints/rook-ceph-rgw-ceph 2026-07-24 01:11:00.976170 | instance | openstack/endpoints/staffeln-api 2026-07-24 01:11:01.083422 | instance | openstack/endpoints/valkey 2026-07-24 01:11:01.184516 | instance | openstack/endpoints/valkey-headless 2026-07-24 01:11:01.293744 | instance | openstack/endpoints/valkey-metrics 2026-07-24 01:11:01.418997 | instance | openstack/deployment/manila-share 2026-07-24 01:11:01.519735 | instance | openstack/deployment/memcached-memcached 2026-07-24 01:11:01.643840 | instance | openstack/deployment/neutron-coredns 2026-07-24 01:11:01.727421 | instance | openstack/deployment/neutron-rpc-server 2026-07-24 01:11:01.853285 | instance | openstack/deployment/neutron-server 2026-07-24 01:11:01.946593 | instance | openstack/deployment/nova-api-metadata 2026-07-24 01:11:02.086320 | instance | openstack/deployment/nova-api-osapi 2026-07-24 01:11:02.176342 | instance | openstack/deployment/nova-conductor 2026-07-24 01:11:02.304349 | instance | openstack/deployment/nova-novncproxy 2026-07-24 01:11:02.407373 | instance | openstack/deployment/nova-scheduler 2026-07-24 01:11:02.573685 | instance | openstack/deployment/octavia-api 2026-07-24 01:11:02.649567 | instance | openstack/deployment/octavia-housekeeping 2026-07-24 01:11:02.785932 | instance | openstack/deployment/octavia-worker 2026-07-24 01:11:02.877653 | instance | openstack/deployment/openstack-database-exporter 2026-07-24 01:11:03.020707 | instance | openstack/deployment/openstack-exporter 2026-07-24 01:11:03.093085 | instance | openstack/deployment/placement-api 2026-07-24 01:11:03.240244 | instance | openstack/deployment/pxc-operator 2026-07-24 01:11:03.296993 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-07-24 01:11:03.464993 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-07-24 01:11:03.524647 | instance | openstack/deployment/rook-ceph-crashcollector-instance 2026-07-24 01:11:03.704192 | instance | openstack/deployment/rook-ceph-rgw-ceph-a 2026-07-24 01:11:03.759896 | instance | openstack/deployment/staffeln-api 2026-07-24 01:11:03.924429 | instance | openstack/deployment/staffeln-conductor 2026-07-24 01:11:03.992855 | instance | orc-system/configmaps/kube-root-ca.crt 2026-07-24 01:11:04.147422 | instance | openstack/ingresses/cloudformation 2026-07-24 01:11:04.171049 | instance | openstack/ingresses/compute 2026-07-24 01:11:04.382212 | instance | openstack/ingresses/compute-novnc-proxy 2026-07-24 01:11:04.382450 | instance | openstack/ingresses/container-infra 2026-07-24 01:11:04.605134 | instance | openstack/ingresses/container-infra-registry 2026-07-24 01:11:04.605982 | instance | openstack/ingresses/dashboard 2026-07-24 01:11:04.830279 | instance | openstack/ingresses/image 2026-07-24 01:11:04.830348 | instance | openstack/ingresses/identity 2026-07-24 01:11:05.045300 | instance | openstack/ingresses/key-manager 2026-07-24 01:11:05.048998 | instance | openstack/ingresses/load-balancer 2026-07-24 01:11:05.257761 | instance | openstack/ingresses/network 2026-07-24 01:11:05.259721 | instance | openstack/ingresses/orchestration 2026-07-24 01:11:05.488991 | instance | openstack/ingresses/placement 2026-07-24 01:11:05.506554 | instance | openstack/ingresses/rook-ceph-cluster 2026-07-24 01:11:05.702851 | instance | openstack/ingresses/sharev2 2026-07-24 01:11:05.726322 | instance | openstack/ingresses/volumev3 2026-07-24 01:11:05.909354 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-07-24 01:11:05.946168 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-07-24 01:11:06.090310 | instance | openstack/networkpolicies/valkey 2026-07-24 01:11:06.121877 | instance | openstack/jobs/barbican-db-init 2026-07-24 01:11:06.262206 | instance | openstack/jobs/barbican-db-sync 2026-07-24 01:11:06.351943 | instance | openstack/jobs/barbican-ks-endpoints 2026-07-24 01:11:06.507185 | instance | openstack/jobs/barbican-ks-service 2026-07-24 01:11:06.593674 | instance | openstack/jobs/barbican-ks-user 2026-07-24 01:11:06.739250 | instance | openstack/jobs/barbican-rabbit-init 2026-07-24 01:11:06.800241 | instance | openstack/jobs/cinder-backup-storage-init 2026-07-24 01:11:06.951650 | instance | openstack/jobs/cinder-bootstrap 2026-07-24 01:11:07.023703 | instance | openstack/jobs/cinder-create-internal-tenant 2026-07-24 01:11:07.161313 | instance | openstack/jobs/cinder-db-init 2026-07-24 01:11:07.282201 | instance | openstack/jobs/cinder-db-sync 2026-07-24 01:11:07.402731 | instance | openstack/jobs/cinder-ks-endpoints 2026-07-24 01:11:07.499064 | instance | openstack/jobs/cinder-ks-service 2026-07-24 01:11:07.620170 | instance | openstack/jobs/cinder-ks-user 2026-07-24 01:11:07.712173 | instance | openstack/jobs/cinder-rabbit-init 2026-07-24 01:11:07.843244 | instance | openstack/jobs/cinder-storage-init 2026-07-24 01:11:07.929629 | instance | openstack/jobs/cinder-volume-usage-audit-29747585 2026-07-24 01:11:08.102974 | instance | openstack/jobs/glance-db-init 2026-07-24 01:11:08.145731 | instance | openstack/jobs/glance-db-sync 2026-07-24 01:11:08.345625 | instance | openstack/jobs/glance-ks-endpoints 2026-07-24 01:11:08.382982 | instance | openstack/jobs/glance-ks-service 2026-07-24 01:11:08.580676 | instance | openstack/jobs/glance-ks-user 2026-07-24 01:11:08.599375 | instance | openstack/jobs/glance-metadefs-load 2026-07-24 01:11:08.790904 | instance | openstack/jobs/glance-rabbit-init 2026-07-24 01:11:08.813197 | instance | openstack/jobs/glance-storage-init 2026-07-24 01:11:09.000393 | instance | openstack/jobs/heat-bootstrap 2026-07-24 01:11:09.031007 | instance | openstack/jobs/heat-db-init 2026-07-24 01:11:09.219819 | instance | openstack/jobs/heat-db-sync 2026-07-24 01:11:09.259748 | instance | openstack/jobs/heat-domain-ks-user 2026-07-24 01:11:09.462780 | instance | openstack/jobs/heat-engine-cleaner-29747580 2026-07-24 01:11:09.514509 | instance | openstack/jobs/heat-engine-cleaner-29747585 2026-07-24 01:11:09.689672 | instance | openstack/jobs/heat-engine-cleaner-29747590 2026-07-24 01:11:09.753647 | instance | openstack/jobs/heat-ks-endpoints 2026-07-24 01:11:09.915705 | instance | openstack/jobs/heat-ks-service 2026-07-24 01:11:09.970988 | instance | openstack/jobs/heat-ks-user 2026-07-24 01:11:10.127438 | instance | openstack/jobs/heat-rabbit-init 2026-07-24 01:11:10.202033 | instance | openstack/jobs/heat-trusts 2026-07-24 01:11:10.388642 | instance | openstack/jobs/horizon-db-init 2026-07-24 01:11:10.466082 | instance | openstack/jobs/horizon-db-sync 2026-07-24 01:11:10.604628 | instance | openstack/jobs/keystone-bootstrap 2026-07-24 01:11:10.685248 | instance | openstack/jobs/keystone-credential-setup 2026-07-24 01:11:10.842156 | instance | openstack/jobs/keystone-db-init 2026-07-24 01:11:10.942050 | instance | openstack/jobs/keystone-db-sync 2026-07-24 01:11:11.087106 | instance | openstack/jobs/keystone-domain-manage 2026-07-24 01:11:11.182061 | instance | openstack/jobs/keystone-fernet-rotate-29747520 2026-07-24 01:11:11.319200 | instance | openstack/jobs/keystone-fernet-setup 2026-07-24 01:11:11.417387 | instance | openstack/jobs/keystone-rabbit-init 2026-07-24 01:11:11.572649 | instance | openstack/jobs/magnum-db-init 2026-07-24 01:11:11.645861 | instance | openstack/jobs/magnum-db-sync 2026-07-24 01:11:11.797429 | instance | openstack/jobs/magnum-domain-ks-user 2026-07-24 01:11:11.928154 | instance | openstack/jobs/magnum-ks-endpoints 2026-07-24 01:11:12.065553 | instance | openstack/jobs/magnum-ks-service 2026-07-24 01:11:12.181556 | instance | openstack/jobs/magnum-ks-user 2026-07-24 01:11:12.287318 | instance | openstack/jobs/magnum-rabbit-init 2026-07-24 01:11:12.418969 | instance | openstack/jobs/manila-bootstrap 2026-07-24 01:11:12.519996 | instance | openstack/jobs/manila-db-init 2026-07-24 01:11:12.666432 | instance | openstack/jobs/manila-db-sync 2026-07-24 01:11:12.754101 | instance | openstack/jobs/manila-ks-endpoints 2026-07-24 01:11:12.894844 | instance | openstack/jobs/manila-ks-service 2026-07-24 01:11:12.994575 | instance | openstack/jobs/manila-ks-user 2026-07-24 01:11:13.136046 | instance | openstack/jobs/manila-rabbit-init 2026-07-24 01:11:13.216804 | instance | openstack/jobs/neutron-db-init 2026-07-24 01:11:13.376705 | instance | openstack/jobs/neutron-db-sync 2026-07-24 01:11:13.481951 | instance | openstack/jobs/neutron-ks-endpoints 2026-07-24 01:11:13.603960 | instance | openstack/jobs/neutron-ks-service 2026-07-24 01:11:13.712095 | instance | openstack/jobs/neutron-ks-user 2026-07-24 01:11:13.838247 | instance | openstack/jobs/neutron-rabbit-init 2026-07-24 01:11:13.939589 | instance | openstack/jobs/nova-cell-setup-29747580 2026-07-24 01:11:14.063095 | instance | openstack/jobs/nova-db-init 2026-07-24 01:11:14.152972 | instance | openstack/jobs/nova-db-sync 2026-07-24 01:11:14.291339 | instance | openstack/jobs/nova-ks-endpoints 2026-07-24 01:11:14.397825 | instance | openstack/jobs/nova-ks-service 2026-07-24 01:11:14.523871 | instance | openstack/jobs/nova-ks-user 2026-07-24 01:11:14.621020 | instance | openstack/jobs/nova-rabbit-init 2026-07-24 01:11:14.767591 | instance | openstack/jobs/nova-service-cleaner-29747580 2026-07-24 01:11:14.856059 | instance | openstack/jobs/octavia-bootstrap 2026-07-24 01:11:14.997699 | instance | openstack/jobs/octavia-db-init 2026-07-24 01:11:15.079659 | instance | openstack/jobs/octavia-db-sync 2026-07-24 01:11:15.223500 | instance | openstack/jobs/octavia-ks-endpoints 2026-07-24 01:11:15.295009 | instance | openstack/jobs/octavia-ks-service 2026-07-24 01:11:15.453871 | instance | openstack/jobs/octavia-ks-user 2026-07-24 01:11:15.529671 | instance | openstack/jobs/octavia-rabbit-init 2026-07-24 01:11:15.685421 | instance | openstack/jobs/placement-db-init 2026-07-24 01:11:15.750703 | instance | openstack/jobs/placement-db-sync 2026-07-24 01:11:15.909140 | instance | openstack/jobs/placement-ks-endpoints 2026-07-24 01:11:15.983386 | instance | openstack/jobs/placement-ks-service 2026-07-24 01:11:16.160761 | instance | openstack/jobs/placement-ks-user 2026-07-24 01:11:16.226640 | instance | openstack/jobs/staffeln-db-init 2026-07-24 01:11:16.383767 | instance | openstack/jobs/staffeln-db-sync 2026-07-24 01:11:16.464914 | instance | openstack/jobs/tempest-ks-user 2026-07-24 01:11:16.613630 | instance | openstack/jobs/tempest-run-tests 2026-07-24 01:11:16.734207 | instance | orc-system/deployment/orc-controller-manager 2026-07-24 01:11:16.868206 | instance | orc-system/endpoints/orc-controller-manager-metrics-service 2026-07-24 01:11:16.953501 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-07-24 01:11:17.089834 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0 2026-07-24 01:11:17.319192 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0 2026-07-24 01:11:17.454260 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0 2026-07-24 01:11:17.696343 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0 2026-07-24 01:11:17.857127 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-07-24 01:11:18.045558 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0 2026-07-24 01:11:18.187454 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0 2026-07-24 01:11:18.382674 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0 2026-07-24 01:11:18.539478 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0 2026-07-24 01:11:18.737906 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0 2026-07-24 01:11:18.911315 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0 2026-07-24 01:11:19.099553 | instance | openstack/pods/barbican-api-848655f6c6-2gjrn 2026-07-24 01:11:19.276307 | instance | openstack/pods/barbican-db-init-vnhw4 2026-07-24 01:11:19.335062 | instance | openstack/pods/barbican-db-sync-bsdhn 2026-07-24 01:11:19.505389 | instance | openstack/pods/barbican-ks-endpoints-fwjb2 2026-07-24 01:11:19.581879 | instance | openstack/pods/barbican-ks-service-nxqk6 2026-07-24 01:11:19.737694 | instance | openstack/pods/barbican-ks-user-ggxvl 2026-07-24 01:11:19.802839 | instance | openstack/pods/barbican-rabbit-init-jzrjk 2026-07-24 01:11:19.972842 | instance | openstack/pods/cinder-api-7d47dfd468-69dbc 2026-07-24 01:11:20.046047 | instance | openstack/pods/cinder-backup-8484788b44-q6z44 2026-07-24 01:11:20.207376 | instance | openstack/pods/cinder-backup-storage-init-t6xhl 2026-07-24 01:11:20.287939 | instance | openstack/pods/cinder-bootstrap-2fr7n 2026-07-24 01:11:20.436786 | instance | openstack/pods/cinder-create-internal-tenant-kbfxz 2026-07-24 01:11:20.533698 | instance | openstack/pods/cinder-db-init-7sdpb 2026-07-24 01:11:20.658166 | instance | openstack/pods/cinder-db-sync-nz927 2026-07-24 01:11:20.767878 | instance | openstack/pods/cinder-ks-endpoints-v4pvg 2026-07-24 01:11:20.912653 | instance | openstack/pods/cinder-ks-service-nwq94 2026-07-24 01:11:21.067462 | instance | openstack/pods/cinder-ks-user-2llvb 2026-07-24 01:11:21.160573 | instance | openstack/pods/cinder-rabbit-init-44g5k 2026-07-24 01:11:21.321545 | instance | openstack/pods/cinder-scheduler-7d7694fbbd-2pb7w 2026-07-24 01:11:21.421937 | instance | openstack/pods/cinder-storage-init-xq8bg 2026-07-24 01:11:21.565838 | instance | openstack/pods/cinder-volume-6bc9c6d5b7-p9vcv 2026-07-24 01:11:21.646593 | instance | openstack/pods/cinder-volume-usage-audit-29747585-2pk6t 2026-07-24 01:11:21.794819 | instance | openstack/pods/glance-api-86dfc6fccb-dsvl5 2026-07-24 01:11:21.848749 | instance | openstack/pods/glance-db-init-gxshx 2026-07-24 01:11:22.043922 | instance | openstack/pods/glance-db-sync-w88mw 2026-07-24 01:11:22.078636 | instance | openstack/pods/glance-ks-endpoints-8dmnm 2026-07-24 01:11:22.265701 | instance | openstack/pods/glance-ks-service-rqnm9 2026-07-24 01:11:22.297180 | instance | openstack/pods/glance-ks-user-2tjlw 2026-07-24 01:11:22.532454 | instance | openstack/pods/glance-metadefs-load-6vscr 2026-07-24 01:11:22.545945 | instance | openstack/pods/glance-rabbit-init-44p8n 2026-07-24 01:11:22.748918 | instance | openstack/pods/glance-storage-init-vjbhn 2026-07-24 01:11:22.763569 | instance | openstack/pods/heat-api-64b68f898d-k7zps 2026-07-24 01:11:22.956833 | instance | openstack/pods/heat-bootstrap-wxdw4 2026-07-24 01:11:22.959765 | instance | openstack/pods/heat-cfn-7d6466ff8-7hcv4 2026-07-24 01:11:23.160087 | instance | openstack/pods/heat-db-init-2mmr9 2026-07-24 01:11:23.175292 | instance | openstack/pods/heat-db-sync-xj5rx 2026-07-24 01:11:23.378957 | instance | openstack/pods/heat-domain-ks-user-k9242 2026-07-24 01:11:23.381576 | instance | openstack/pods/heat-engine-85bdf56f57-svqww 2026-07-24 01:11:23.607826 | instance | openstack/pods/heat-engine-cleaner-29747580-khvc9 2026-07-24 01:11:23.622138 | instance | openstack/pods/heat-engine-cleaner-29747585-kvzml 2026-07-24 01:11:23.841221 | instance | openstack/pods/heat-engine-cleaner-29747590-8574g 2026-07-24 01:11:23.877866 | instance | openstack/pods/heat-ks-endpoints-km647 2026-07-24 01:11:24.083795 | instance | openstack/pods/heat-ks-service-tst5r 2026-07-24 01:11:24.147776 | instance | openstack/pods/heat-ks-user-k26dk 2026-07-24 01:11:24.319666 | instance | openstack/pods/heat-rabbit-init-774rz 2026-07-24 01:11:24.380296 | instance | openstack/pods/heat-trusts-w5jpk 2026-07-24 01:11:24.567898 | instance | openstack/pods/horizon-6c956468b5-ffpf2 2026-07-24 01:11:24.603811 | instance | openstack/pods/horizon-db-init-rkkzr 2026-07-24 01:11:24.779074 | instance | openstack/pods/horizon-db-sync-z4wbq 2026-07-24 01:11:24.809308 | instance | openstack/pods/keepalived-z78bs 2026-07-24 01:11:25.014305 | instance | openstack/pods/keystone-api-7dfbc6cbc4-bwdsd 2026-07-24 01:11:25.062983 | instance | openstack/pods/keystone-bootstrap-pkjmh 2026-07-24 01:11:25.224472 | instance | openstack/pods/keystone-credential-setup-ssr65 2026-07-24 01:11:25.276010 | instance | openstack/pods/keystone-db-init-xbm5v 2026-07-24 01:11:25.451424 | instance | openstack/pods/keystone-db-sync-sjjqt 2026-07-24 01:11:25.516729 | instance | openstack/pods/keystone-domain-manage-bgk4n 2026-07-24 01:11:25.714226 | instance | openstack/pods/keystone-fernet-rotate-29747520-dspcs 2026-07-24 01:11:25.754823 | instance | openstack/pods/keystone-fernet-setup-xm7qn 2026-07-24 01:11:25.922308 | instance | openstack/pods/keystone-rabbit-init-cflxc 2026-07-24 01:11:25.973470 | instance | openstack/pods/libvirt-libvirt-default-qqqdc 2026-07-24 01:11:26.158574 | instance | openstack/pods/magnum-api-858f6c598d-drjv8 2026-07-24 01:11:26.231309 | instance | openstack/pods/magnum-cluster-api-proxy-hd7cr 2026-07-24 01:11:26.394631 | instance | openstack/pods/magnum-conductor-0 2026-07-24 01:11:26.484894 | instance | openstack/pods/magnum-db-init-79hmr 2026-07-24 01:11:26.632338 | instance | openstack/pods/magnum-db-sync-98jx4 2026-07-24 01:11:26.705531 | instance | openstack/pods/magnum-domain-ks-user-92242 2026-07-24 01:11:26.874399 | instance | openstack/pods/magnum-ks-endpoints-tn52q 2026-07-24 01:11:26.933623 | instance | openstack/pods/magnum-ks-service-n4wwg 2026-07-24 01:11:27.135047 | instance | openstack/pods/magnum-ks-user-cdltw 2026-07-24 01:11:27.177009 | instance | openstack/pods/magnum-rabbit-init-ddhc8 2026-07-24 01:11:27.400435 | instance | openstack/pods/magnum-registry-c45778976-ghb97 2026-07-24 01:11:27.428864 | instance | openstack/pods/manila-api-588c695db7-xqdr5 2026-07-24 01:11:27.636692 | instance | openstack/pods/manila-bootstrap-gvbpk 2026-07-24 01:11:27.672767 | instance | openstack/pods/manila-data-7dfc58c566-7kkdx 2026-07-24 01:11:27.879576 | instance | openstack/pods/manila-db-init-6d2rm 2026-07-24 01:11:27.914349 | instance | openstack/pods/manila-db-sync-m98lg 2026-07-24 01:11:28.109613 | instance | openstack/pods/manila-ks-endpoints-ndhss 2026-07-24 01:11:28.139981 | instance | openstack/pods/manila-ks-service-7gmc5 2026-07-24 01:11:28.353142 | instance | openstack/pods/manila-ks-user-2z9vc 2026-07-24 01:11:28.413083 | instance | openstack/pods/manila-rabbit-init-94wvr 2026-07-24 01:11:28.595736 | instance | openstack/pods/manila-scheduler-555bbb68f8-tfmht 2026-07-24 01:11:28.638111 | instance | openstack/pods/manila-share-66785d68b7-q4pc4 2026-07-24 01:11:28.834931 | instance | openstack/pods/memcached-memcached-6479589586-qnsmc 2026-07-24 01:11:28.917278 | instance | openstack/pods/neutron-coredns-7dd4958666-wszmw 2026-07-24 01:11:29.094392 | instance | openstack/pods/neutron-db-init-fd47r 2026-07-24 01:11:29.132121 | instance | openstack/rolebindings/barbican-barbican-api 2026-07-24 01:11:29.293025 | instance | openstack/pods/neutron-db-sync-kklp7 2026-07-24 01:11:29.319902 | instance | openstack/pods/neutron-dhcp-agent-default-58fjk 2026-07-24 01:11:29.536654 | instance | openstack/rolebindings/barbican-barbican-db-init 2026-07-24 01:11:29.559761 | instance | openstack/pods/neutron-ks-endpoints-8jpq5 2026-07-24 01:11:29.715914 | instance | openstack/rolebindings/barbican-barbican-db-sync 2026-07-24 01:11:29.774401 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints 2026-07-24 01:11:29.888025 | instance | openstack/pods/neutron-ks-service-m7cbv 2026-07-24 01:11:29.975624 | instance | openstack/rolebindings/barbican-barbican-ks-service 2026-07-24 01:11:30.116470 | instance | openstack/pods/neutron-ks-user-gs446 2026-07-24 01:11:30.176267 | instance | openstack/rolebindings/barbican-barbican-ks-user 2026-07-24 01:11:30.328778 | instance | openstack/pods/neutron-l3-agent-default-bq6tf 2026-07-24 01:11:30.358388 | instance | openstack/rolebindings/barbican-barbican-rabbit-init 2026-07-24 01:11:30.544280 | instance | openstack/pods/neutron-metadata-agent-default-88zxh 2026-07-24 01:11:30.601890 | instance | openstack/rolebindings/cinder-backup-storage-init 2026-07-24 01:11:30.784101 | instance | openstack/pods/neutron-netns-cleanup-cron-default-5zgfn 2026-07-24 01:11:30.826564 | instance | openstack/rolebindings/cinder-cinder-api 2026-07-24 01:11:31.013985 | instance | openstack/pods/neutron-ovs-agent-default-jjwwg 2026-07-24 01:11:31.022874 | instance | openstack/rolebindings/cinder-cinder-backup 2026-07-24 01:11:31.239069 | instance | openstack/rolebindings/cinder-cinder-bootstrap 2026-07-24 01:11:31.241891 | instance | openstack/pods/neutron-rabbit-init-cj5mb 2026-07-24 01:11:31.428110 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant 2026-07-24 01:11:31.522056 | instance | openstack/rolebindings/cinder-cinder-db-init 2026-07-24 01:11:31.606739 | instance | openstack/pods/neutron-rpc-server-5b689b9b45-g9jdz 2026-07-24 01:11:31.706755 | instance | openstack/pods/neutron-server-74d6c5989b-c79w7 2026-07-24 01:11:31.835161 | instance | openstack/rolebindings/cinder-cinder-db-sync 2026-07-24 01:11:31.930532 | instance | openstack/pods/nova-api-metadata-bbd8b65bb-v869d 2026-07-24 01:11:32.036100 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints 2026-07-24 01:11:32.174067 | instance | openstack/pods/nova-api-osapi-64ccdd6488-bhnbm 2026-07-24 01:11:32.224697 | instance | openstack/rolebindings/cinder-cinder-ks-service 2026-07-24 01:11:32.414001 | instance | openstack/pods/nova-bootstrap-ptbmn 2026-07-24 01:11:32.433472 | instance | openstack/rolebindings/cinder-cinder-ks-user 2026-07-24 01:11:32.631262 | instance | openstack/pods/nova-cell-setup-29747580-rwvpw 2026-07-24 01:11:32.671408 | instance | openstack/rolebindings/cinder-cinder-rabbit-init 2026-07-24 01:11:32.841966 | instance | openstack/pods/nova-cell-setup-lz7xl 2026-07-24 01:11:32.858182 | instance | openstack/rolebindings/cinder-cinder-scheduler 2026-07-24 01:11:33.048051 | instance | openstack/pods/nova-compute-default-x2kv9 2026-07-24 01:11:33.079839 | instance | openstack/pods/nova-conductor-6cfd69ccdd-ldznp 2026-07-24 01:11:33.296385 | instance | openstack/rolebindings/cinder-cinder-test 2026-07-24 01:11:33.307616 | instance | openstack/pods/nova-db-init-nfcbj 2026-07-24 01:11:33.500799 | instance | openstack/rolebindings/cinder-cinder-volume 2026-07-24 01:11:33.540875 | instance | openstack/pods/nova-db-sync-h7v79 2026-07-24 01:11:33.685082 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit 2026-07-24 01:11:33.770599 | instance | openstack/pods/nova-ks-endpoints-ms4xc 2026-07-24 01:11:33.866667 | instance | openstack/pods/nova-ks-service-hwnll 2026-07-24 01:11:34.009070 | instance | openstack/rolebindings/cinder-storage-init 2026-07-24 01:11:34.108380 | instance | openstack/rolebindings/glance-glance-api 2026-07-24 01:11:34.198783 | instance | openstack/pods/nova-ks-user-p2jg9 2026-07-24 01:11:34.305808 | instance | openstack/rolebindings/glance-glance-db-init 2026-07-24 01:11:34.459686 | instance | openstack/pods/nova-novncproxy-7d88cc5fff-j4r4r 2026-07-24 01:11:34.518735 | instance | openstack/rolebindings/glance-glance-db-sync 2026-07-24 01:11:34.690643 | instance | openstack/pods/nova-rabbit-init-kn8k2 2026-07-24 01:11:34.705258 | instance | openstack/rolebindings/glance-glance-ks-endpoints 2026-07-24 01:11:34.880765 | instance | openstack/pods/nova-scheduler-8d58d86cb-jktd5 2026-07-24 01:11:34.923612 | instance | openstack/pods/nova-service-cleaner-29747580-p6k4d 2026-07-24 01:11:35.119697 | instance | openstack/pods/octavia-api-f948bd7cd-dq2mv 2026-07-24 01:11:35.164850 | instance | openstack/rolebindings/glance-glance-ks-service 2026-07-24 01:11:35.339599 | instance | openstack/rolebindings/glance-glance-ks-user 2026-07-24 01:11:35.346594 | instance | openstack/pods/octavia-bootstrap-t5tpd 2026-07-24 01:11:35.533316 | instance | openstack/pods/octavia-db-init-nxn2z 2026-07-24 01:11:35.588564 | instance | openstack/rolebindings/glance-glance-metadefs-load 2026-07-24 01:11:35.774235 | instance | openstack/pods/octavia-db-sync-s2qmn 2026-07-24 01:11:35.787072 | instance | openstack/rolebindings/glance-glance-rabbit-init 2026-07-24 01:11:35.969849 | instance | openstack/pods/octavia-health-manager-default-946l8 2026-07-24 01:11:36.011210 | instance | openstack/rolebindings/glance-glance-storage-init 2026-07-24 01:11:36.212898 | instance | openstack/pods/octavia-housekeeping-76bcc48769-5hft8 2026-07-24 01:11:36.231371 | instance | openstack/rolebindings/glance-glance-test 2026-07-24 01:11:36.449213 | instance | openstack/pods/octavia-ks-endpoints-9s5cq 2026-07-24 01:11:36.453584 | instance | openstack/pods/octavia-ks-service-qdgpb 2026-07-24 01:11:36.684842 | instance | openstack/rolebindings/glance-storage-init 2026-07-24 01:11:36.707896 | instance | openstack/pods/octavia-ks-user-zq8x5 2026-07-24 01:11:36.872629 | instance | openstack/pods/octavia-rabbit-init-k4fk9 2026-07-24 01:11:36.957742 | instance | openstack/rolebindings/heat-heat-api 2026-07-24 01:11:37.125821 | instance | openstack/pods/octavia-worker-594dccf998-4txms 2026-07-24 01:11:37.159104 | instance | openstack/pods/openstack-database-exporter-78c69bc7dd-8r2bw 2026-07-24 01:11:37.358118 | instance | openstack/rolebindings/heat-heat-bootstrap 2026-07-24 01:11:37.400791 | instance | openstack/rolebindings/heat-heat-cfn 2026-07-24 01:11:37.562788 | instance | openstack/pods/openstack-exporter-88f595c9f-q7lvf 2026-07-24 01:11:37.587593 | instance | openstack/rolebindings/heat-heat-db-init 2026-07-24 01:11:37.823899 | instance | openstack/pods/openvswitch-qbq88 2026-07-24 01:11:37.834203 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-07-24 01:11:38.085339 | instance | openstack/rolebindings/heat-heat-db-sync 2026-07-24 01:11:38.087520 | instance | openstack/pods/percona-xtradb-pxc-0 2026-07-24 01:11:38.285162 | instance | openstack/rolebindings/heat-heat-engine 2026-07-24 01:11:38.322537 | instance | openstack/pods/placement-api-74f6c6f98b-scthr 2026-07-24 01:11:38.489316 | instance | openstack/rolebindings/heat-heat-engine-cleaner 2026-07-24 01:11:38.555971 | instance | openstack/pods/placement-db-init-hnb9r 2026-07-24 01:11:38.654863 | instance | openstack/rolebindings/heat-heat-ks-endpoints 2026-07-24 01:11:38.771880 | instance | openstack/pods/placement-db-sync-h5bmr 2026-07-24 01:11:38.857089 | instance | openstack/rolebindings/heat-heat-ks-service 2026-07-24 01:11:38.982105 | instance | openstack/pods/placement-ks-endpoints-4lf2n 2026-07-24 01:11:39.038464 | instance | openstack/rolebindings/heat-heat-ks-user 2026-07-24 01:11:39.208427 | instance | openstack/pods/placement-ks-service-6sktn 2026-07-24 01:11:39.219657 | instance | openstack/rolebindings/heat-heat-ks-user-domain 2026-07-24 01:11:39.405112 | instance | openstack/pods/placement-ks-user-hff95 2026-07-24 01:11:39.436992 | instance | openstack/pods/pxc-operator-69cb5bbdb9-mwrhm 2026-07-24 01:11:39.656006 | instance | openstack/rolebindings/heat-heat-purge-deleted 2026-07-24 01:11:39.658359 | instance | openstack/pods/rabbitmq-barbican-server-0 2026-07-24 01:11:39.831787 | instance | openstack/rolebindings/heat-heat-rabbit-init 2026-07-24 01:11:39.881448 | instance | openstack/pods/rabbitmq-cinder-server-0 2026-07-24 01:11:40.018156 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-zxkvn 2026-07-24 01:11:40.121699 | instance | openstack/rolebindings/heat-heat-test 2026-07-24 01:11:40.258000 | instance | openstack/pods/rabbitmq-glance-server-0 2026-07-24 01:11:40.324617 | instance | openstack/pods/rabbitmq-heat-server-0 2026-07-24 01:11:40.501838 | instance | openstack/rolebindings/heat-heat-trusts 2026-07-24 01:11:40.571624 | instance | openstack/rolebindings/horizon-horizon 2026-07-24 01:11:40.690719 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-07-24 01:11:40.741555 | instance | openstack/rolebindings/horizon-horizon-db-init 2026-07-24 01:11:40.929943 | instance | openstack/pods/rabbitmq-magnum-server-0 2026-07-24 01:11:40.935341 | instance | openstack/rolebindings/horizon-horizon-db-sync 2026-07-24 01:11:41.129453 | instance | openstack/pods/rabbitmq-manila-server-0 2026-07-24 01:11:41.161727 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-p76qf 2026-07-24 01:11:41.379397 | instance | openstack/rolebindings/horizon-horizon-test 2026-07-24 01:11:41.414884 | instance | openstack/pods/rabbitmq-neutron-server-0 2026-07-24 01:11:41.568462 | instance | openstack/rolebindings/keepalived 2026-07-24 01:11:41.662499 | instance | openstack/pods/rabbitmq-nova-server-0 2026-07-24 01:11:41.755846 | instance | openstack/rolebindings/keystone-credential-rotate 2026-07-24 01:11:41.889683 | instance | openstack/pods/rabbitmq-octavia-server-0 2026-07-24 01:11:41.940361 | instance | openstack/rolebindings/keystone-credential-setup 2026-07-24 01:11:42.126723 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-2h5tk 2026-07-24 01:11:42.130767 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-07-24 01:11:42.323548 | instance | openstack/rolebindings/keystone-fernet-setup 2026-07-24 01:11:42.366803 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-vg6fj 2026-07-24 01:11:42.505278 | instance | openstack/rolebindings/keystone-keystone-api 2026-07-24 01:11:42.610122 | instance | openstack/pods/staffeln-api-76bf4cb96d-wskmz 2026-07-24 01:11:42.697300 | instance | openstack/pods/staffeln-conductor-5b8f67965f-qlwqk 2026-07-24 01:11:42.826197 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-07-24 01:11:42.911860 | instance | openstack/pods/staffeln-db-init-4tq2q 2026-07-24 01:11:43.011610 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-07-24 01:11:43.148333 | instance | openstack/pods/staffeln-db-sync-9cxth 2026-07-24 01:11:43.204722 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-07-24 01:11:43.418910 | instance | openstack/pods/tempest-ks-user-49wtq 2026-07-24 01:11:43.430391 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-07-24 01:11:43.619398 | instance | openstack/pods/tempest-run-tests-c9sth 2026-07-24 01:11:43.645745 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-07-24 01:11:43.841495 | instance | openstack/pods/valkey-node-0 2026-07-24 01:11:43.864662 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-07-24 01:11:44.062753 | instance | openstack/rolebindings/keystone-keystone-test 2026-07-24 01:11:44.091398 | instance | openstack/rolebindings/libvirt-cert-manager 2026-07-24 01:11:44.272665 | instance | openstack/rolebindings/libvirt-libvirt 2026-07-24 01:11:44.284498 | instance | openstack/rolebindings/magnum-magnum-api 2026-07-24 01:11:44.476709 | instance | openstack/rolebindings/magnum-magnum-conductor 2026-07-24 01:11:44.477508 | instance | openstack/rolebindings/magnum-magnum-db-init 2026-07-24 01:11:44.657580 | instance | openstack/rolebindings/magnum-magnum-db-sync 2026-07-24 01:11:44.662420 | instance | openstack/rolebindings/magnum-magnum-ks-endpoints 2026-07-24 01:11:44.838370 | instance | openstack/rolebindings/magnum-magnum-ks-service 2026-07-24 01:11:44.839845 | instance | openstack/rolebindings/magnum-magnum-ks-user 2026-07-24 01:11:45.027017 | instance | openstack/rolebindings/magnum-magnum-ks-user-domain 2026-07-24 01:11:45.034924 | instance | openstack/rolebindings/magnum-magnum-rabbit-init 2026-07-24 01:11:45.207746 | instance | openstack/rolebindings/manila-manila-api 2026-07-24 01:11:45.222416 | instance | openstack/rolebindings/manila-manila-data 2026-07-24 01:11:45.410441 | instance | openstack/rolebindings/manila-manila-db-init 2026-07-24 01:11:45.413354 | instance | openstack/rolebindings/manila-manila-db-sync 2026-07-24 01:11:45.596426 | instance | openstack/rolebindings/manila-manila-ks-endpoints 2026-07-24 01:11:45.597056 | instance | openstack/rolebindings/manila-manila-ks-service 2026-07-24 01:11:45.784380 | instance | openstack/rolebindings/manila-manila-ks-user 2026-07-24 01:11:45.787009 | instance | openstack/rolebindings/manila-manila-rabbit-init 2026-07-24 01:11:45.973770 | instance | openstack/rolebindings/manila-manila-scheduler 2026-07-24 01:11:45.997032 | instance | openstack/rolebindings/manila-manila-share 2026-07-24 01:11:46.175313 | instance | openstack/rolebindings/neutron-neutron-db-init 2026-07-24 01:11:46.209656 | instance | openstack/rolebindings/neutron-neutron-db-sync 2026-07-24 01:11:46.354465 | instance | openstack/rolebindings/neutron-neutron-dhcp-agent 2026-07-24 01:11:46.395557 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints 2026-07-24 01:11:46.531233 | instance | openstack/rolebindings/neutron-neutron-ks-service 2026-07-24 01:11:46.578733 | instance | openstack/rolebindings/neutron-neutron-ks-user 2026-07-24 01:11:46.720437 | instance | openstack/rolebindings/neutron-neutron-l3-agent 2026-07-24 01:11:46.768193 | instance | openstack/rolebindings/neutron-neutron-metadata-agent 2026-07-24 01:11:46.921968 | instance | openstack/rolebindings/neutron-neutron-ovs-agent 2026-07-24 01:11:46.982999 | instance | openstack/rolebindings/neutron-neutron-rabbit-init 2026-07-24 01:11:47.139977 | instance | openstack/rolebindings/neutron-neutron-rpc-server 2026-07-24 01:11:47.203039 | instance | openstack/rolebindings/neutron-neutron-server 2026-07-24 01:11:47.357624 | instance | openstack/rolebindings/neutron-neutron-test 2026-07-24 01:11:47.390025 | instance | openstack/rolebindings/nova-nova-api-metadata 2026-07-24 01:11:47.561625 | instance | openstack/rolebindings/nova-nova-api-osapi 2026-07-24 01:11:47.589255 | instance | openstack/rolebindings/nova-nova-bootstrap 2026-07-24 01:11:47.746868 | instance | openstack/rolebindings/nova-nova-cell-setup 2026-07-24 01:11:47.793242 | instance | openstack/rolebindings/nova-nova-cell-setup-cron 2026-07-24 01:11:47.941115 | instance | openstack/rolebindings/nova-nova-compute 2026-07-24 01:11:47.999944 | instance | openstack/rolebindings/nova-nova-conductor 2026-07-24 01:11:48.133127 | instance | openstack/rolebindings/nova-nova-db-init 2026-07-24 01:11:48.186103 | instance | openstack/rolebindings/nova-nova-db-sync 2026-07-24 01:11:48.336323 | instance | openstack/rolebindings/nova-nova-ks-endpoints 2026-07-24 01:11:48.404955 | instance | openstack/rolebindings/nova-nova-ks-service 2026-07-24 01:11:48.525233 | instance | openstack/rolebindings/nova-nova-ks-user 2026-07-24 01:11:48.602025 | instance | openstack/rolebindings/nova-nova-novncproxy 2026-07-24 01:11:48.722129 | instance | openstack/rolebindings/nova-nova-rabbit-init 2026-07-24 01:11:48.805392 | instance | openstack/rolebindings/nova-nova-scheduler 2026-07-24 01:11:48.929221 | instance | openstack/rolebindings/nova-nova-service-cleaner 2026-07-24 01:11:48.992523 | instance | openstack/rolebindings/nova-nova-test 2026-07-24 01:11:49.106242 | instance | openstack/rolebindings/octavia-octavia-api 2026-07-24 01:11:49.183521 | instance | openstack/rolebindings/octavia-octavia-db-init 2026-07-24 01:11:49.287964 | instance | openstack/rolebindings/octavia-octavia-db-sync 2026-07-24 01:11:49.419645 | instance | openstack/rolebindings/octavia-octavia-health-manager 2026-07-24 01:11:49.483278 | instance | openstack/rolebindings/octavia-octavia-housekeeping 2026-07-24 01:11:49.608271 | instance | openstack/rolebindings/octavia-octavia-ks-endpoints 2026-07-24 01:11:49.674951 | instance | openstack/rolebindings/octavia-octavia-ks-service 2026-07-24 01:11:49.784451 | instance | openstack/rolebindings/octavia-octavia-ks-user 2026-07-24 01:11:49.852824 | instance | openstack/rolebindings/octavia-octavia-rabbit-init 2026-07-24 01:11:49.965153 | instance | openstack/rolebindings/octavia-octavia-worker 2026-07-24 01:11:50.032505 | instance | openstack/rolebindings/placement-placement-api 2026-07-24 01:11:50.163960 | instance | openstack/rolebindings/placement-placement-db-init 2026-07-24 01:11:50.218241 | instance | openstack/rolebindings/placement-placement-db-sync 2026-07-24 01:11:50.372997 | instance | openstack/rolebindings/placement-placement-ks-endpoints 2026-07-24 01:11:50.424579 | instance | openstack/rolebindings/placement-placement-ks-service 2026-07-24 01:11:50.556118 | instance | openstack/rolebindings/placement-placement-ks-user 2026-07-24 01:11:50.600089 | instance | openstack/rolebindings/pxc-operator 2026-07-24 01:11:50.747647 | instance | openstack/rolebindings/rabbitmq-barbican-server 2026-07-24 01:11:50.794176 | instance | openstack/rolebindings/rabbitmq-cinder-server 2026-07-24 01:11:50.940656 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-07-24 01:11:50.979182 | instance | openstack/rolebindings/rabbitmq-glance-server 2026-07-24 01:11:51.133099 | instance | openstack/rolebindings/rabbitmq-heat-server 2026-07-24 01:11:51.177314 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-07-24 01:11:51.336147 | instance | openstack/rolebindings/rabbitmq-magnum-server 2026-07-24 01:11:51.366206 | instance | openstack/rolebindings/rabbitmq-manila-server 2026-07-24 01:11:51.536236 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-07-24 01:11:51.579084 | instance | openstack/rolebindings/rabbitmq-neutron-server 2026-07-24 01:11:51.739876 | instance | openstack/rolebindings/rabbitmq-nova-server 2026-07-24 01:11:51.761344 | instance | openstack/rolebindings/rabbitmq-octavia-server 2026-07-24 01:11:51.913446 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt 2026-07-24 01:11:51.939315 | instance | openstack/rolebindings/rook-ceph-cmd-reporter 2026-07-24 01:11:52.111928 | instance | openstack/rolebindings/rook-ceph-mgr 2026-07-24 01:11:52.149211 | instance | openstack/rolebindings/rook-ceph-osd 2026-07-24 01:11:52.314239 | instance | openstack/rolebindings/rook-ceph-purge-osd 2026-07-24 01:11:52.346422 | instance | openstack/rolebindings/staffeln-conductor-leases 2026-07-24 01:11:52.514131 | instance | openstack/rolebindings/staffeln-staffeln-api 2026-07-24 01:11:52.534203 | instance | openstack/rolebindings/staffeln-staffeln-conductor 2026-07-24 01:11:52.681377 | instance | openstack/rolebindings/staffeln-staffeln-db-init 2026-07-24 01:11:52.693167 | instance | openstack/rolebindings/staffeln-staffeln-db-sync 2026-07-24 01:11:52.852657 | instance | openstack/rolebindings/tempest-tempest-ks-user 2026-07-24 01:11:52.875798 | instance | openstack/rolebindings/tempest-tempest-run-tests 2026-07-24 01:11:53.027402 | instance | openstack/roles/barbican-openstack-barbican-api 2026-07-24 01:11:53.060216 | instance | openstack/roles/barbican-openstack-barbican-db-init 2026-07-24 01:11:53.228613 | instance | openstack/roles/barbican-openstack-barbican-db-sync 2026-07-24 01:11:53.264072 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints 2026-07-24 01:11:53.442062 | instance | openstack/roles/barbican-openstack-barbican-ks-service 2026-07-24 01:11:53.459217 | instance | openstack/roles/barbican-openstack-barbican-ks-user 2026-07-24 01:11:53.621531 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init 2026-07-24 01:11:53.652057 | instance | openstack/roles/cinder-backup-storage-init 2026-07-24 01:11:53.836707 | instance | openstack/roles/cinder-openstack-cinder-api 2026-07-24 01:11:53.842525 | instance | openstack/roles/cinder-openstack-cinder-backup 2026-07-24 01:11:54.037600 | instance | openstack/roles/cinder-openstack-cinder-bootstrap 2026-07-24 01:11:54.042176 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant 2026-07-24 01:11:54.220045 | instance | openstack/roles/cinder-openstack-cinder-db-init 2026-07-24 01:11:54.224920 | instance | openstack/roles/cinder-openstack-cinder-db-sync 2026-07-24 01:11:54.409612 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints 2026-07-24 01:11:54.415870 | instance | openstack/roles/cinder-openstack-cinder-ks-service 2026-07-24 01:11:54.585225 | instance | openstack/roles/cinder-openstack-cinder-ks-user 2026-07-24 01:11:54.588787 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init 2026-07-24 01:11:54.759924 | instance | openstack/roles/cinder-openstack-cinder-scheduler 2026-07-24 01:11:54.765213 | instance | openstack/roles/cinder-openstack-cinder-test 2026-07-24 01:11:54.958613 | instance | openstack/roles/cinder-openstack-cinder-volume 2026-07-24 01:11:54.960105 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit 2026-07-24 01:11:55.143632 | instance | openstack/roles/cinder-storage-init 2026-07-24 01:11:55.150699 | instance | openstack/roles/glance-openstack-glance-api 2026-07-24 01:11:55.316737 | instance | openstack/roles/glance-openstack-glance-db-init 2026-07-24 01:11:55.327684 | instance | openstack/roles/glance-openstack-glance-db-sync 2026-07-24 01:11:55.513734 | instance | openstack/roles/glance-openstack-glance-ks-endpoints 2026-07-24 01:11:55.523859 | instance | openstack/roles/glance-openstack-glance-ks-service 2026-07-24 01:11:55.695635 | instance | openstack/roles/glance-openstack-glance-ks-user 2026-07-24 01:11:55.717109 | instance | openstack/roles/glance-openstack-glance-metadefs-load 2026-07-24 01:11:55.863884 | instance | openstack/roles/glance-openstack-glance-rabbit-init 2026-07-24 01:11:55.908491 | instance | openstack/roles/glance-openstack-glance-storage-init 2026-07-24 01:11:56.041643 | instance | openstack/roles/glance-openstack-glance-test 2026-07-24 01:11:56.098490 | instance | openstack/roles/glance-storage-init 2026-07-24 01:11:56.221136 | instance | openstack/roles/heat-openstack-heat-api 2026-07-24 01:11:56.281281 | instance | openstack/roles/heat-openstack-heat-bootstrap 2026-07-24 01:11:56.415440 | instance | openstack/roles/heat-openstack-heat-cfn 2026-07-24 01:11:56.515804 | instance | openstack/roles/heat-openstack-heat-db-init 2026-07-24 01:11:56.618042 | instance | openstack/roles/heat-openstack-heat-db-sync 2026-07-24 01:11:56.723277 | instance | openstack/roles/heat-openstack-heat-engine 2026-07-24 01:11:56.826273 | instance | openstack/roles/heat-openstack-heat-engine-cleaner 2026-07-24 01:11:56.941849 | instance | openstack/roles/heat-openstack-heat-ks-endpoints 2026-07-24 01:11:57.031394 | instance | openstack/roles/heat-openstack-heat-ks-service 2026-07-24 01:11:57.117475 | instance | openstack/roles/heat-openstack-heat-ks-user 2026-07-24 01:11:57.207640 | instance | openstack/roles/heat-openstack-heat-ks-user-domain 2026-07-24 01:11:57.289131 | instance | openstack/roles/heat-openstack-heat-purge-deleted 2026-07-24 01:11:57.391855 | instance | openstack/roles/heat-openstack-heat-rabbit-init 2026-07-24 01:11:57.489536 | instance | openstack/roles/heat-openstack-heat-test 2026-07-24 01:11:57.572910 | instance | openstack/roles/heat-openstack-heat-trusts 2026-07-24 01:11:57.664640 | instance | openstack/roles/horizon-openstack-horizon 2026-07-24 01:11:57.745510 | instance | openstack/roles/horizon-openstack-horizon-db-init 2026-07-24 01:11:57.843897 | instance | openstack/roles/horizon-openstack-horizon-db-sync 2026-07-24 01:11:57.925365 | instance | openstack/roles/horizon-openstack-horizon-test 2026-07-24 01:11:58.019062 | instance | openstack/roles/keepalived 2026-07-24 01:11:58.116037 | instance | openstack/roles/keystone-credential-rotate 2026-07-24 01:11:58.200972 | instance | openstack/roles/keystone-credential-setup 2026-07-24 01:11:58.303169 | instance | openstack/roles/keystone-fernet-rotate 2026-07-24 01:11:58.404422 | instance | openstack/roles/keystone-fernet-setup 2026-07-24 01:11:58.480867 | instance | openstack/roles/keystone-openstack-keystone-api 2026-07-24 01:11:58.578286 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-07-24 01:11:58.669921 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-07-24 01:11:58.753372 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-07-24 01:11:58.849841 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-07-24 01:11:58.931189 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-07-24 01:11:59.006187 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-07-24 01:11:59.104515 | instance | openstack/roles/keystone-openstack-keystone-test 2026-07-24 01:11:59.185236 | instance | openstack/roles/libvirt-cert-manager 2026-07-24 01:11:59.282248 | instance | openstack/roles/libvirt-openstack-libvirt 2026-07-24 01:11:59.379114 | instance | openstack/roles/magnum-openstack-magnum-api 2026-07-24 01:11:59.461381 | instance | openstack/roles/magnum-openstack-magnum-conductor 2026-07-24 01:11:59.562262 | instance | openstack/roles/magnum-openstack-magnum-db-init 2026-07-24 01:11:59.633937 | instance | openstack/roles/magnum-openstack-magnum-db-sync 2026-07-24 01:11:59.732386 | instance | openstack/roles/magnum-openstack-magnum-ks-endpoints 2026-07-24 01:11:59.801017 | instance | openstack/roles/magnum-openstack-magnum-ks-service 2026-07-24 01:11:59.895290 | instance | openstack/roles/magnum-openstack-magnum-ks-user 2026-07-24 01:11:59.961323 | instance | openstack/roles/magnum-openstack-magnum-ks-user-domain 2026-07-24 01:12:00.079275 | instance | openstack/roles/magnum-openstack-magnum-rabbit-init 2026-07-24 01:12:00.153907 | instance | openstack/roles/manila-openstack-manila-api 2026-07-24 01:12:00.250163 | instance | openstack/roles/manila-openstack-manila-data 2026-07-24 01:12:00.330759 | instance | openstack/roles/manila-openstack-manila-db-init 2026-07-24 01:12:00.441722 | instance | openstack/roles/manila-openstack-manila-db-sync 2026-07-24 01:12:00.516440 | instance | openstack/roles/manila-openstack-manila-ks-endpoints 2026-07-24 01:12:00.633737 | instance | openstack/roles/manila-openstack-manila-ks-service 2026-07-24 01:12:00.683026 | instance | openstack/roles/manila-openstack-manila-ks-user 2026-07-24 01:12:00.827167 | instance | openstack/roles/manila-openstack-manila-rabbit-init 2026-07-24 01:12:00.857379 | instance | openstack/roles/manila-openstack-manila-scheduler 2026-07-24 01:12:01.043655 | instance | openstack/roles/manila-openstack-manila-share 2026-07-24 01:12:01.044309 | instance | openstack/roles/neutron-openstack-neutron-db-init 2026-07-24 01:12:01.214832 | instance | orc-system/pods/orc-controller-manager-6cb597b5d4-tnm2l 2026-07-24 01:12:01.231293 | instance | openstack/roles/neutron-openstack-neutron-db-sync 2026-07-24 01:12:01.431120 | instance | openstack/roles/neutron-openstack-neutron-dhcp-agent 2026-07-24 01:12:01.433119 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints 2026-07-24 01:12:01.615839 | instance | openstack/roles/neutron-openstack-neutron-ks-service 2026-07-24 01:12:01.617589 | instance | openstack/roles/neutron-openstack-neutron-ks-user 2026-07-24 01:12:01.797755 | instance | openstack/roles/neutron-openstack-neutron-l3-agent 2026-07-24 01:12:01.802599 | instance | openstack/roles/neutron-openstack-neutron-metadata-agent 2026-07-24 01:12:01.976970 | instance | openstack/roles/neutron-openstack-neutron-ovs-agent 2026-07-24 01:12:01.979099 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init 2026-07-24 01:12:02.156848 | instance | openstack/roles/neutron-openstack-neutron-rpc-server 2026-07-24 01:12:02.166174 | instance | openstack/roles/neutron-openstack-neutron-server 2026-07-24 01:12:02.330189 | instance | openstack/roles/neutron-openstack-neutron-test 2026-07-24 01:12:02.352472 | instance | openstack/roles/nova-openstack-nova-api-metadata 2026-07-24 01:12:02.529566 | instance | openstack/roles/nova-openstack-nova-api-osapi 2026-07-24 01:12:02.554883 | instance | openstack/roles/nova-openstack-nova-bootstrap 2026-07-24 01:12:02.725082 | instance | openstack/roles/nova-openstack-nova-cell-setup 2026-07-24 01:12:02.745091 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron 2026-07-24 01:12:02.897742 | instance | openstack/roles/nova-openstack-nova-compute 2026-07-24 01:12:02.947317 | instance | openstack/roles/nova-openstack-nova-conductor 2026-07-24 01:12:03.090091 | instance | openstack/roles/nova-openstack-nova-db-init 2026-07-24 01:12:03.142552 | instance | openstack/roles/nova-openstack-nova-db-sync 2026-07-24 01:12:03.290694 | instance | openstack/roles/nova-openstack-nova-ks-endpoints 2026-07-24 01:12:03.336371 | instance | openstack/roles/nova-openstack-nova-ks-service 2026-07-24 01:12:03.478553 | instance | openstack/roles/nova-openstack-nova-ks-user 2026-07-24 01:12:03.530392 | instance | openstack/roles/nova-openstack-nova-novncproxy 2026-07-24 01:12:03.653159 | instance | openstack/roles/nova-openstack-nova-rabbit-init 2026-07-24 01:12:03.705387 | instance | openstack/roles/nova-openstack-nova-scheduler 2026-07-24 01:12:03.851445 | instance | openstack/roles/nova-openstack-nova-service-cleaner 2026-07-24 01:12:03.880678 | instance | openstack/roles/nova-openstack-nova-test 2026-07-24 01:12:04.039053 | instance | openstack/roles/octavia-openstack-octavia-api 2026-07-24 01:12:04.087189 | instance | openstack/roles/octavia-openstack-octavia-db-init 2026-07-24 01:12:04.219483 | instance | openstack/roles/octavia-openstack-octavia-db-sync 2026-07-24 01:12:04.264137 | instance | openstack/roles/octavia-openstack-octavia-health-manager 2026-07-24 01:12:04.426714 | instance | openstack/roles/octavia-openstack-octavia-housekeeping 2026-07-24 01:12:04.480042 | instance | openstack/roles/octavia-openstack-octavia-ks-endpoints 2026-07-24 01:12:04.622305 | instance | openstack/roles/octavia-openstack-octavia-ks-service 2026-07-24 01:12:04.663297 | instance | openstack/roles/octavia-openstack-octavia-ks-user 2026-07-24 01:12:04.813450 | instance | openstack/roles/octavia-openstack-octavia-rabbit-init 2026-07-24 01:12:04.841378 | instance | openstack/roles/octavia-openstack-octavia-worker 2026-07-24 01:12:04.997405 | instance | openstack/roles/placement-openstack-placement-api 2026-07-24 01:12:05.029417 | instance | openstack/roles/placement-openstack-placement-db-init 2026-07-24 01:12:05.180911 | instance | openstack/roles/placement-openstack-placement-db-sync 2026-07-24 01:12:05.198684 | instance | openstack/roles/placement-openstack-placement-ks-endpoints 2026-07-24 01:12:05.373281 | instance | openstack/roles/placement-openstack-placement-ks-service 2026-07-24 01:12:05.390111 | instance | openstack/roles/placement-openstack-placement-ks-user 2026-07-24 01:12:05.558042 | instance | openstack/roles/pxc-operator 2026-07-24 01:12:05.588256 | instance | openstack/roles/rabbitmq-barbican-peer-discovery 2026-07-24 01:12:05.750526 | instance | openstack/roles/rabbitmq-cinder-peer-discovery 2026-07-24 01:12:05.769427 | instance | openstack/roles/rabbitmq-cluster-operator 2026-07-24 01:12:05.945341 | instance | openstack/roles/rabbitmq-glance-peer-discovery 2026-07-24 01:12:06.011559 | instance | openstack/roles/rabbitmq-heat-peer-discovery 2026-07-24 01:12:06.127429 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-07-24 01:12:06.212353 | instance | openstack/roles/rabbitmq-magnum-peer-discovery 2026-07-24 01:12:06.314760 | instance | openstack/roles/rabbitmq-manila-peer-discovery 2026-07-24 01:12:06.406000 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-07-24 01:12:06.504051 | instance | openstack/roles/rabbitmq-neutron-peer-discovery 2026-07-24 01:12:06.585573 | instance | openstack/roles/rabbitmq-nova-peer-discovery 2026-07-24 01:12:06.693786 | instance | openstack/roles/rabbitmq-octavia-peer-discovery 2026-07-24 01:12:06.763761 | instance | openstack/roles/rook-ceph-cmd-reporter 2026-07-24 01:12:06.868454 | instance | openstack/roles/rook-ceph-mgr 2026-07-24 01:12:06.945545 | instance | openstack/roles/rook-ceph-osd 2026-07-24 01:12:07.055376 | instance | openstack/roles/rook-ceph-purge-osd 2026-07-24 01:12:07.133377 | instance | openstack/roles/staffeln-conductor 2026-07-24 01:12:07.221325 | instance | openstack/roles/staffeln-openstack-staffeln-api 2026-07-24 01:12:07.303176 | instance | openstack/roles/staffeln-openstack-staffeln-conductor 2026-07-24 01:12:07.416865 | instance | openstack/roles/staffeln-openstack-staffeln-db-init 2026-07-24 01:12:07.482312 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync 2026-07-24 01:12:07.587364 | instance | openstack/roles/tempest-openstack-tempest-ks-user 2026-07-24 01:12:07.663001 | instance | openstack/roles/tempest-openstack-tempest-run-tests 2026-07-24 01:12:07.760056 | instance | openstack/serviceaccounts/barbican-api 2026-07-24 01:12:07.843652 | instance | openstack/serviceaccounts/barbican-db-init 2026-07-24 01:12:08.126221 | instance | openstack/serviceaccounts/barbican-db-sync 2026-07-24 01:12:08.234242 | instance | openstack/serviceaccounts/barbican-ks-endpoints 2026-07-24 01:12:08.520923 | instance | openstack/serviceaccounts/barbican-ks-service 2026-07-24 01:12:08.606538 | instance | openstack/serviceaccounts/barbican-ks-user 2026-07-24 01:12:08.869882 | instance | openstack/serviceaccounts/barbican-rabbit-init 2026-07-24 01:12:08.956670 | instance | openstack/serviceaccounts/barbican-test 2026-07-24 01:12:09.205335 | instance | openstack/serviceaccounts/cinder-api 2026-07-24 01:12:09.320456 | instance | openstack/secrets/barbican-api-certs 2026-07-24 01:12:09.535375 | instance | openstack/serviceaccounts/cinder-backup 2026-07-24 01:12:09.586679 | instance | openstack/secrets/barbican-db-admin 2026-07-24 01:12:09.776688 | instance | openstack/serviceaccounts/cinder-backup-storage-init 2026-07-24 01:12:09.891866 | instance | openstack/secrets/barbican-db-user 2026-07-24 01:12:10.061046 | instance | openstack/serviceaccounts/cinder-bootstrap 2026-07-24 01:12:10.110731 | instance | openstack/secrets/barbican-etc 2026-07-24 01:12:10.306006 | instance | openstack/serviceaccounts/cinder-create-internal-tenant 2026-07-24 01:12:10.450519 | instance | openstack/secrets/barbican-keystone-admin 2026-07-24 01:12:10.619297 | instance | openstack/secrets/barbican-keystone-user 2026-07-24 01:12:10.646024 | instance | openstack/serviceaccounts/cinder-db-init 2026-07-24 01:12:10.808689 | instance | openstack/serviceaccounts/cinder-db-sync 2026-07-24 01:12:11.026291 | instance | openstack/secrets/barbican-rabbitmq-admin 2026-07-24 01:12:11.203249 | instance | openstack/serviceaccounts/cinder-ks-endpoints 2026-07-24 01:12:11.257288 | instance | openstack/secrets/barbican-rabbitmq-user 2026-07-24 01:12:11.470200 | instance | openstack/secrets/cinder-api-certs 2026-07-24 01:12:11.598480 | instance | openstack/secrets/cinder-backup-rbd-keyring 2026-07-24 01:12:11.654460 | instance | openstack/secrets/cinder-db-admin 2026-07-24 01:12:11.764235 | instance | openstack/serviceaccounts/cinder-ks-service 2026-07-24 01:12:11.841844 | instance | openstack/secrets/cinder-db-user 2026-07-24 01:12:12.038830 | instance | openstack/serviceaccounts/cinder-ks-user 2026-07-24 01:12:12.118781 | instance | openstack/secrets/cinder-etc 2026-07-24 01:12:12.297520 | instance | openstack/secrets/cinder-keystone-admin 2026-07-24 01:12:12.416305 | instance | openstack/secrets/cinder-keystone-test 2026-07-24 01:12:12.476358 | instance | openstack/secrets/cinder-keystone-user 2026-07-24 01:12:12.599639 | instance | openstack/secrets/cinder-rabbitmq-admin 2026-07-24 01:12:12.651110 | instance | openstack/secrets/cinder-rabbitmq-user 2026-07-24 01:12:12.785128 | instance | openstack/secrets/cinder-volume-rbd-keyring 2026-07-24 01:12:12.824755 | instance | openstack/secrets/glance-api-certs 2026-07-24 01:12:12.972930 | instance | openstack/secrets/glance-db-admin 2026-07-24 01:12:13.009513 | instance | openstack/secrets/glance-db-user 2026-07-24 01:12:13.160925 | instance | openstack/secrets/glance-etc 2026-07-24 01:12:13.199492 | instance | openstack/secrets/glance-keystone-admin 2026-07-24 01:12:13.351449 | instance | openstack/secrets/glance-keystone-test 2026-07-24 01:12:13.405927 | instance | openstack/secrets/glance-keystone-user 2026-07-24 01:12:13.537829 | instance | openstack/secrets/glance-rabbitmq-admin 2026-07-24 01:12:13.596293 | instance | openstack/secrets/glance-rabbitmq-user 2026-07-24 01:12:13.745802 | instance | openstack/secrets/heat-api-certs 2026-07-24 01:12:13.789820 | instance | openstack/secrets/heat-cfn-certs 2026-07-24 01:12:13.945540 | instance | openstack/secrets/heat-db-admin 2026-07-24 01:12:13.976016 | instance | openstack/secrets/heat-db-user 2026-07-24 01:12:14.120656 | instance | openstack/secrets/heat-etc 2026-07-24 01:12:14.157580 | instance | openstack/secrets/heat-keystone-admin 2026-07-24 01:12:14.314122 | instance | openstack/secrets/heat-keystone-stack-user 2026-07-24 01:12:14.328895 | instance | openstack/secrets/heat-keystone-test 2026-07-24 01:12:14.512071 | instance | openstack/secrets/heat-keystone-trustee 2026-07-24 01:12:14.529099 | instance | openstack/secrets/heat-keystone-user 2026-07-24 01:12:14.701459 | instance | openstack/secrets/heat-rabbitmq-admin 2026-07-24 01:12:14.707241 | instance | openstack/secrets/heat-rabbitmq-user 2026-07-24 01:12:14.884990 | instance | openstack/secrets/horizon-db-admin 2026-07-24 01:12:14.890919 | instance | openstack/secrets/horizon-db-user 2026-07-24 01:12:15.064481 | instance | openstack/secrets/horizon-etc 2026-07-24 01:12:15.066456 | instance | openstack/secrets/horizon-int-certs 2026-07-24 01:12:15.243079 | instance | openstack/secrets/horizon-keystone-admin 2026-07-24 01:12:15.261746 | instance | openstack/secrets/images-rbd-keyring 2026-07-24 01:12:15.454898 | instance | openstack/secrets/internal-percona-xtradb 2026-07-24 01:12:15.469011 | instance | openstack/secrets/keepalived-etc 2026-07-24 01:12:15.649192 | instance | openstack/secrets/keystone-api-certs 2026-07-24 01:12:15.652240 | instance | openstack/secrets/keystone-credential-keys 2026-07-24 01:12:15.850974 | instance | openstack/secrets/keystone-db-admin 2026-07-24 01:12:15.852701 | instance | openstack/secrets/keystone-db-user 2026-07-24 01:12:16.039644 | instance | openstack/secrets/keystone-etc 2026-07-24 01:12:16.039808 | instance | openstack/secrets/keystone-fernet-keys 2026-07-24 01:12:16.223009 | instance | openstack/secrets/keystone-keystone-admin 2026-07-24 01:12:16.241620 | instance | openstack/secrets/keystone-keystone-test 2026-07-24 01:12:16.410972 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-07-24 01:12:16.429563 | instance | openstack/secrets/keystone-rabbitmq-user 2026-07-24 01:12:16.601724 | instance | openstack/secrets/libvirt-api-ca 2026-07-24 01:12:16.605360 | instance | openstack/secrets/libvirt-etc 2026-07-24 01:12:16.836855 | instance | openstack/secrets/libvirt-libvirt-default-etc 2026-07-24 01:12:16.871081 | instance | openstack/secrets/libvirt-vnc-ca 2026-07-24 01:12:17.059916 | instance | openstack/secrets/magnum-api-certs 2026-07-24 01:12:17.065667 | instance | openstack/secrets/magnum-db-admin 2026-07-24 01:12:17.253844 | instance | openstack/secrets/magnum-db-user 2026-07-24 01:12:17.268483 | instance | openstack/secrets/magnum-etc 2026-07-24 01:12:17.452241 | instance | openstack/secrets/magnum-keystone-admin 2026-07-24 01:12:17.483369 | instance | openstack/secrets/magnum-keystone-stack-user 2026-07-24 01:12:17.646837 | instance | openstack/secrets/magnum-keystone-user 2026-07-24 01:12:17.671795 | instance | openstack/secrets/magnum-rabbitmq-admin 2026-07-24 01:12:17.826160 | instance | openstack/secrets/magnum-rabbitmq-user 2026-07-24 01:12:17.845088 | instance | openstack/secrets/magnum-registry-certs 2026-07-24 01:12:17.996263 | instance | openstack/secrets/manila-api-certs 2026-07-24 01:12:18.031406 | instance | openstack/secrets/manila-db-admin 2026-07-24 01:12:18.164052 | instance | openstack/secrets/manila-db-user 2026-07-24 01:12:18.227712 | instance | openstack/secrets/manila-etc 2026-07-24 01:12:18.335938 | instance | openstack/secrets/manila-keystone-admin 2026-07-24 01:12:18.428658 | instance | openstack/secrets/manila-keystone-user 2026-07-24 01:12:18.517344 | instance | openstack/secrets/manila-rabbitmq-admin 2026-07-24 01:12:18.603784 | instance | openstack/secrets/manila-rabbitmq-user 2026-07-24 01:12:18.696376 | instance | openstack/secrets/manila-ssh-keys 2026-07-24 01:12:18.773437 | instance | openstack/secrets/neutron-db-admin 2026-07-24 01:12:18.885874 | instance | openstack/secrets/neutron-db-user 2026-07-24 01:12:18.980993 | instance | openstack/secrets/neutron-dhcp-agent-default 2026-07-24 01:12:19.071726 | instance | openstack/secrets/neutron-etc 2026-07-24 01:12:19.178822 | instance | openstack/secrets/neutron-keystone-admin 2026-07-24 01:12:19.283682 | instance | openstack/secrets/neutron-keystone-test 2026-07-24 01:12:19.389300 | instance | openstack/secrets/neutron-keystone-user 2026-07-24 01:12:19.481771 | instance | openstack/secrets/neutron-l3-agent-default 2026-07-24 01:12:19.568844 | instance | openstack/secrets/neutron-metadata-agent-default 2026-07-24 01:12:19.683190 | instance | openstack/secrets/neutron-netns-cleanup-cron-default 2026-07-24 01:12:19.754863 | instance | openstack/secrets/neutron-ovs-agent-default 2026-07-24 01:12:19.864882 | instance | openstack/secrets/neutron-rabbitmq-admin 2026-07-24 01:12:19.941339 | instance | openstack/secrets/neutron-rabbitmq-user 2026-07-24 01:12:20.046104 | instance | openstack/secrets/neutron-server-certs 2026-07-24 01:12:20.133841 | instance | openstack/secrets/nova-api-certs 2026-07-24 01:12:20.224303 | instance | openstack/secrets/nova-compute-default 2026-07-24 01:12:20.306127 | instance | openstack/secrets/nova-db-admin 2026-07-24 01:12:20.424980 | instance | openstack/secrets/nova-db-api-admin 2026-07-24 01:12:20.499756 | instance | openstack/secrets/nova-db-api-user 2026-07-24 01:12:20.597106 | instance | openstack/secrets/nova-db-cell0-admin 2026-07-24 01:12:20.678606 | instance | openstack/secrets/nova-db-cell0-user 2026-07-24 01:12:20.795256 | instance | openstack/secrets/nova-db-user 2026-07-24 01:12:20.858648 | instance | openstack/secrets/nova-etc 2026-07-24 01:12:21.008081 | instance | openstack/serviceaccounts/cinder-rabbit-init 2026-07-24 01:12:21.084622 | instance | openstack/serviceaccounts/cinder-scheduler 2026-07-24 01:12:21.402346 | instance | openstack/serviceaccounts/cinder-storage-init 2026-07-24 01:12:21.475741 | instance | openstack/serviceaccounts/cinder-test 2026-07-24 01:12:21.767953 | instance | openstack/serviceaccounts/cinder-volume 2026-07-24 01:12:21.848014 | instance | openstack/serviceaccounts/cinder-volume-usage-audit 2026-07-24 01:12:22.150581 | instance | openstack/serviceaccounts/default 2026-07-24 01:12:22.222542 | instance | openstack/serviceaccounts/glance-api 2026-07-24 01:12:22.534161 | instance | openstack/serviceaccounts/glance-db-init 2026-07-24 01:12:22.584561 | instance | openstack/serviceaccounts/glance-db-sync 2026-07-24 01:12:22.881003 | instance | openstack/serviceaccounts/glance-ks-endpoints 2026-07-24 01:12:22.936074 | instance | openstack/serviceaccounts/glance-ks-service 2026-07-24 01:12:23.268760 | instance | openstack/serviceaccounts/glance-ks-user 2026-07-24 01:12:23.289064 | instance | openstack/serviceaccounts/glance-metadefs-load 2026-07-24 01:12:23.624148 | instance | openstack/serviceaccounts/glance-rabbit-init 2026-07-24 01:12:23.662655 | instance | openstack/serviceaccounts/glance-storage-init 2026-07-24 01:12:24.003481 | instance | openstack/serviceaccounts/glance-test 2026-07-24 01:12:24.059891 | instance | openstack/serviceaccounts/heat-api 2026-07-24 01:12:24.356129 | instance | openstack/serviceaccounts/heat-bootstrap 2026-07-24 01:12:24.383811 | instance | openstack/serviceaccounts/heat-cfn 2026-07-24 01:12:24.702672 | instance | openstack/serviceaccounts/heat-db-init 2026-07-24 01:12:24.760506 | instance | openstack/serviceaccounts/heat-db-sync 2026-07-24 01:12:25.115144 | instance | openstack/serviceaccounts/heat-engine 2026-07-24 01:12:25.116646 | instance | openstack/serviceaccounts/heat-engine-cleaner 2026-07-24 01:12:25.479618 | instance | openstack/serviceaccounts/heat-ks-endpoints 2026-07-24 01:12:25.485937 | instance | openstack/serviceaccounts/heat-ks-service 2026-07-24 01:12:25.844657 | instance | openstack/serviceaccounts/heat-ks-user 2026-07-24 01:12:25.846484 | instance | openstack/serviceaccounts/heat-ks-user-domain 2026-07-24 01:12:26.201120 | instance | openstack/serviceaccounts/heat-purge-deleted 2026-07-24 01:12:26.212928 | instance | openstack/serviceaccounts/heat-rabbit-init 2026-07-24 01:12:26.540330 | instance | openstack/serviceaccounts/heat-test 2026-07-24 01:12:26.571009 | instance | openstack/serviceaccounts/heat-trusts 2026-07-24 01:12:26.917076 | instance | openstack/serviceaccounts/horizon 2026-07-24 01:12:26.918700 | instance | openstack/serviceaccounts/horizon-db-init 2026-07-24 01:12:27.269969 | instance | openstack/serviceaccounts/horizon-db-sync 2026-07-24 01:12:27.315164 | instance | openstack/serviceaccounts/horizon-test 2026-07-24 01:12:27.669704 | instance | openstack/serviceaccounts/keepalived 2026-07-24 01:12:27.695515 | instance | openstack/serviceaccounts/keystone-api 2026-07-24 01:12:28.050210 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-07-24 01:12:28.078226 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-07-24 01:12:28.437485 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-07-24 01:12:28.459678 | instance | openstack/serviceaccounts/keystone-db-init 2026-07-24 01:12:28.772245 | instance | openstack/serviceaccounts/keystone-db-sync 2026-07-24 01:12:28.809402 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-07-24 01:12:29.128864 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-07-24 01:12:29.149442 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-07-24 01:12:29.479990 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-07-24 01:12:29.522524 | instance | openstack/serviceaccounts/keystone-test 2026-07-24 01:12:29.835985 | instance | openstack/serviceaccounts/libvirt 2026-07-24 01:12:29.892862 | instance | openstack/serviceaccounts/magnum-api 2026-07-24 01:12:30.171951 | instance | openstack/serviceaccounts/magnum-conductor 2026-07-24 01:12:30.236058 | instance | openstack/serviceaccounts/magnum-db-init 2026-07-24 01:12:30.485473 | instance | openstack/serviceaccounts/magnum-db-sync 2026-07-24 01:12:30.606644 | instance | openstack/serviceaccounts/magnum-ks-endpoints 2026-07-24 01:12:30.806488 | instance | openstack/serviceaccounts/magnum-ks-service 2026-07-24 01:12:30.982240 | instance | openstack/serviceaccounts/magnum-ks-user 2026-07-24 01:12:31.175265 | instance | openstack/serviceaccounts/magnum-ks-user-domain 2026-07-24 01:12:31.346592 | instance | openstack/serviceaccounts/magnum-rabbit-init 2026-07-24 01:12:31.540761 | instance | openstack/serviceaccounts/manila-api 2026-07-24 01:12:31.728730 | instance | openstack/serviceaccounts/manila-bootstrap 2026-07-24 01:12:31.905174 | instance | openstack/serviceaccounts/manila-data 2026-07-24 01:12:32.052952 | instance | openstack/serviceaccounts/manila-db-init 2026-07-24 01:12:32.231918 | instance | openstack/serviceaccounts/manila-db-sync 2026-07-24 01:12:32.425135 | instance | openstack/serviceaccounts/manila-ks-endpoints 2026-07-24 01:12:32.595830 | instance | openstack/serviceaccounts/manila-ks-service 2026-07-24 01:12:32.756251 | instance | openstack/serviceaccounts/manila-ks-user 2026-07-24 01:12:32.958313 | instance | openstack/serviceaccounts/manila-rabbit-init 2026-07-24 01:12:33.118969 | instance | openstack/serviceaccounts/manila-scheduler 2026-07-24 01:12:33.323514 | instance | openstack/serviceaccounts/manila-share 2026-07-24 01:12:33.488628 | instance | openstack/serviceaccounts/memcached-memcached 2026-07-24 01:12:33.680125 | instance | openstack/serviceaccounts/neutron-db-init 2026-07-24 01:12:33.828931 | instance | openstack/secrets/nova-keystone-admin 2026-07-24 01:12:34.010466 | instance | openstack/secrets/nova-keystone-test 2026-07-24 01:12:34.046574 | instance | openstack/secrets/nova-keystone-user 2026-07-24 01:12:34.181570 | instance | openstack/secrets/nova-novncproxy-certs 2026-07-24 01:12:34.244624 | instance | openstack/secrets/nova-novncproxy-vencrypt 2026-07-24 01:12:34.364201 | instance | openstack/secrets/nova-rabbitmq-admin 2026-07-24 01:12:34.448570 | instance | openstack/secrets/nova-rabbitmq-user 2026-07-24 01:12:34.543128 | instance | openstack/secrets/nova-ssh 2026-07-24 01:12:34.633691 | instance | openstack/secrets/octavia-amphora-ssh-key 2026-07-24 01:12:34.719801 | instance | openstack/secrets/octavia-api-certs 2026-07-24 01:12:34.807370 | instance | openstack/secrets/octavia-client-ca 2026-07-24 01:12:34.928908 | instance | openstack/secrets/octavia-client-certs 2026-07-24 01:12:35.016204 | instance | openstack/secrets/octavia-db-admin 2026-07-24 01:12:35.109147 | instance | openstack/secrets/octavia-db-user 2026-07-24 01:12:35.192402 | instance | openstack/secrets/octavia-etc 2026-07-24 01:12:35.280017 | instance | openstack/secrets/octavia-health-manager-default 2026-07-24 01:12:35.376210 | instance | openstack/secrets/octavia-keystone-admin 2026-07-24 01:12:35.469502 | instance | openstack/secrets/octavia-keystone-test 2026-07-24 01:12:35.569865 | instance | openstack/secrets/octavia-keystone-user 2026-07-24 01:12:35.650981 | instance | openstack/secrets/octavia-persistence-db-admin 2026-07-24 01:12:35.749813 | instance | openstack/secrets/octavia-persistence-db-user 2026-07-24 01:12:35.850264 | instance | openstack/secrets/octavia-rabbitmq-admin 2026-07-24 01:12:35.948668 | instance | openstack/secrets/octavia-rabbitmq-user 2026-07-24 01:12:36.076402 | instance | openstack/secrets/octavia-server-ca 2026-07-24 01:12:36.122925 | instance | openstack/secrets/openstack-database-exporter-dsn 2026-07-24 01:12:36.265020 | instance | openstack/secrets/percona-xtradb 2026-07-24 01:12:36.349102 | instance | openstack/secrets/placement-api-certs 2026-07-24 01:12:36.474008 | instance | openstack/secrets/placement-db-admin 2026-07-24 01:12:36.549367 | instance | openstack/secrets/placement-db-user 2026-07-24 01:12:36.673471 | instance | openstack/secrets/placement-etc 2026-07-24 01:12:36.744273 | instance | openstack/secrets/placement-keystone-admin 2026-07-24 01:12:36.867618 | instance | openstack/secrets/placement-keystone-user 2026-07-24 01:12:36.939935 | instance | openstack/secrets/pvc-ceph-client-key 2026-07-24 01:12:37.059687 | instance | openstack/secrets/rabbitmq-barbican-default-user 2026-07-24 01:12:37.124606 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie 2026-07-24 01:12:37.247429 | instance | openstack/secrets/rabbitmq-cinder-default-user 2026-07-24 01:12:37.326327 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie 2026-07-24 01:12:37.459733 | instance | openstack/secrets/rabbitmq-glance-default-user 2026-07-24 01:12:37.529215 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie 2026-07-24 01:12:37.639852 | instance | openstack/secrets/rabbitmq-heat-default-user 2026-07-24 01:12:37.712307 | instance | openstack/secrets/rabbitmq-heat-erlang-cookie 2026-07-24 01:12:37.845726 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-07-24 01:12:37.889994 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-07-24 01:12:38.051325 | instance | openstack/secrets/rabbitmq-magnum-default-user 2026-07-24 01:12:38.080218 | instance | openstack/secrets/rabbitmq-magnum-erlang-cookie 2026-07-24 01:12:38.244077 | instance | openstack/secrets/rabbitmq-manila-default-user 2026-07-24 01:12:38.281993 | instance | openstack/secrets/rabbitmq-manila-erlang-cookie 2026-07-24 01:12:38.430974 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-07-24 01:12:38.490063 | instance | openstack/secrets/rabbitmq-neutron-default-user 2026-07-24 01:12:38.630187 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie 2026-07-24 01:12:38.706692 | instance | openstack/secrets/rabbitmq-nova-default-user 2026-07-24 01:12:38.844154 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie 2026-07-24 01:12:38.875467 | instance | openstack/secrets/rabbitmq-octavia-default-user 2026-07-24 01:12:39.013867 | instance | openstack/secrets/rabbitmq-octavia-erlang-cookie 2026-07-24 01:12:39.061996 | instance | openstack/secrets/rook-ceph-config 2026-07-24 01:12:39.196810 | instance | openstack/secrets/rook-ceph-crash-collector-keyring 2026-07-24 01:12:39.257354 | instance | openstack/secrets/rook-ceph-mon 2026-07-24 01:12:39.396545 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring 2026-07-24 01:12:39.445931 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs 2026-07-24 01:12:39.588131 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds 2026-07-24 01:12:39.627445 | instance | openstack/secrets/rook-csi-cephfs-node 2026-07-24 01:12:39.765992 | instance | openstack/secrets/rook-csi-cephfs-provisioner 2026-07-24 01:12:39.811534 | instance | openstack/secrets/rook-csi-rbd-node 2026-07-24 01:12:39.962169 | instance | openstack/secrets/rook-csi-rbd-provisioner 2026-07-24 01:12:40.000857 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1 2026-07-24 01:12:40.147748 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1 2026-07-24 01:12:40.192066 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1 2026-07-24 01:12:40.361184 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1 2026-07-24 01:12:40.402826 | instance | openstack/secrets/sh.helm.release.v1.glance.v1 2026-07-24 01:12:40.591322 | instance | openstack/secrets/sh.helm.release.v1.heat.v1 2026-07-24 01:12:40.608754 | instance | openstack/secrets/sh.helm.release.v1.horizon.v1 2026-07-24 01:12:40.796275 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-07-24 01:12:40.797088 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1 2026-07-24 01:12:41.010034 | instance | openstack/secrets/sh.helm.release.v1.magnum.v1 2026-07-24 01:12:41.022229 | instance | openstack/secrets/sh.helm.release.v1.manila.v1 2026-07-24 01:12:41.228620 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-07-24 01:12:41.228750 | instance | openstack/secrets/sh.helm.release.v1.neutron-coredns.v1 2026-07-24 01:12:41.431356 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1 2026-07-24 01:12:41.435817 | instance | openstack/secrets/sh.helm.release.v1.nova.v1 2026-07-24 01:12:41.680034 | instance | openstack/secrets/sh.helm.release.v1.octavia.v1 2026-07-24 01:12:41.697086 | instance | openstack/serviceaccounts/neutron-db-sync 2026-07-24 01:12:41.885645 | instance | openstack/serviceaccounts/neutron-dhcp-agent 2026-07-24 01:12:42.055232 | instance | openstack/serviceaccounts/neutron-ks-endpoints 2026-07-24 01:12:42.231630 | instance | openstack/serviceaccounts/neutron-ks-service 2026-07-24 01:12:42.394274 | instance | openstack/serviceaccounts/neutron-ks-user 2026-07-24 01:12:42.592207 | instance | openstack/serviceaccounts/neutron-l3-agent 2026-07-24 01:12:42.759370 | instance | openstack/serviceaccounts/neutron-metadata-agent 2026-07-24 01:12:42.963838 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron 2026-07-24 01:12:43.109308 | instance | openstack/serviceaccounts/neutron-ovs-agent 2026-07-24 01:12:43.306803 | instance | openstack/serviceaccounts/neutron-rabbit-init 2026-07-24 01:12:43.485946 | instance | openstack/serviceaccounts/neutron-rpc-server 2026-07-24 01:12:43.690268 | instance | openstack/serviceaccounts/neutron-server 2026-07-24 01:12:43.853535 | instance | openstack/serviceaccounts/neutron-test 2026-07-24 01:12:44.029090 | instance | openstack/serviceaccounts/nova-api-metadata 2026-07-24 01:12:44.213341 | instance | openstack/serviceaccounts/nova-api-osapi 2026-07-24 01:12:44.391192 | instance | openstack/serviceaccounts/nova-bootstrap 2026-07-24 01:12:44.583065 | instance | openstack/serviceaccounts/nova-cell-setup 2026-07-24 01:12:44.754871 | instance | openstack/serviceaccounts/nova-cell-setup-cron 2026-07-24 01:12:44.987984 | instance | openstack/serviceaccounts/nova-compute 2026-07-24 01:12:45.129377 | instance | openstack/serviceaccounts/nova-conductor 2026-07-24 01:12:45.332161 | instance | openstack/serviceaccounts/nova-db-init 2026-07-24 01:12:45.543239 | instance | openstack/serviceaccounts/nova-db-sync 2026-07-24 01:12:45.702072 | instance | openstack/serviceaccounts/nova-ks-endpoints 2026-07-24 01:12:45.893820 | instance | openstack/serviceaccounts/nova-ks-service 2026-07-24 01:12:46.075775 | instance | openstack/serviceaccounts/nova-ks-user 2026-07-24 01:12:46.297949 | instance | openstack/serviceaccounts/nova-novncproxy 2026-07-24 01:12:46.470332 | instance | openstack/serviceaccounts/nova-rabbit-init 2026-07-24 01:12:46.689766 | instance | openstack/serviceaccounts/nova-scheduler 2026-07-24 01:12:46.840842 | instance | openstack/serviceaccounts/nova-service-cleaner 2026-07-24 01:12:47.074691 | instance | openstack/serviceaccounts/nova-test 2026-07-24 01:12:47.241475 | instance | openstack/serviceaccounts/octavia-api 2026-07-24 01:12:47.488706 | instance | openstack/serviceaccounts/octavia-bootstrap 2026-07-24 01:12:47.641772 | instance | openstack/serviceaccounts/octavia-db-init 2026-07-24 01:12:47.871098 | instance | openstack/serviceaccounts/octavia-db-sync 2026-07-24 01:12:48.014293 | instance | openstack/serviceaccounts/octavia-health-manager 2026-07-24 01:12:48.246998 | instance | openstack/serviceaccounts/octavia-housekeeping 2026-07-24 01:12:48.368787 | instance | openstack/serviceaccounts/octavia-ks-endpoints 2026-07-24 01:12:48.614755 | instance | openstack/serviceaccounts/octavia-ks-service 2026-07-24 01:12:48.762192 | instance | openstack/serviceaccounts/octavia-ks-user 2026-07-24 01:12:48.993326 | instance | openstack/serviceaccounts/octavia-rabbit-init 2026-07-24 01:12:49.140356 | instance | openstack/serviceaccounts/octavia-worker 2026-07-24 01:12:49.362067 | instance | openstack/serviceaccounts/openvswitch-server 2026-07-24 01:12:49.532273 | instance | openstack/serviceaccounts/placement-api 2026-07-24 01:12:49.733292 | instance | openstack/serviceaccounts/placement-db-init 2026-07-24 01:12:49.877078 | instance | openstack/serviceaccounts/placement-db-sync 2026-07-24 01:12:50.058958 | instance | openstack/serviceaccounts/placement-ks-endpoints 2026-07-24 01:12:50.215422 | instance | openstack/serviceaccounts/placement-ks-service 2026-07-24 01:12:50.427737 | instance | openstack/serviceaccounts/placement-ks-user 2026-07-24 01:12:50.587591 | instance | openstack/serviceaccounts/pxc-operator 2026-07-24 01:12:50.782520 | instance | openstack/serviceaccounts/rabbitmq-barbican-server 2026-07-24 01:12:50.938716 | instance | openstack/serviceaccounts/rabbitmq-cinder-server 2026-07-24 01:12:51.146247 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-07-24 01:12:51.310396 | instance | openstack/serviceaccounts/rabbitmq-glance-server 2026-07-24 01:12:51.515370 | instance | openstack/serviceaccounts/rabbitmq-heat-server 2026-07-24 01:12:51.697896 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-07-24 01:12:51.895178 | instance | openstack/serviceaccounts/rabbitmq-magnum-server 2026-07-24 01:12:52.024553 | instance | openstack/serviceaccounts/rabbitmq-manila-server 2026-07-24 01:12:52.260660 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-07-24 01:12:52.352948 | instance | openstack/serviceaccounts/rabbitmq-neutron-server 2026-07-24 01:12:52.659686 | instance | openstack/serviceaccounts/rabbitmq-nova-server 2026-07-24 01:12:52.699477 | instance | openstack/serviceaccounts/rabbitmq-octavia-server 2026-07-24 01:12:53.032065 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter 2026-07-24 01:12:53.059151 | instance | openstack/serviceaccounts/rook-ceph-default 2026-07-24 01:12:53.385690 | instance | openstack/serviceaccounts/rook-ceph-mgr 2026-07-24 01:12:53.418724 | instance | openstack/serviceaccounts/rook-ceph-osd 2026-07-24 01:12:53.727033 | instance | openstack/serviceaccounts/rook-ceph-purge-osd 2026-07-24 01:12:53.759004 | instance | openstack/serviceaccounts/rook-ceph-rgw 2026-07-24 01:12:54.079152 | instance | openstack/serviceaccounts/staffeln-api 2026-07-24 01:12:54.110966 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1 2026-07-24 01:12:54.298204 | instance | openstack/secrets/sh.helm.release.v1.placement.v1 2026-07-24 01:12:54.436774 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-07-24 01:12:54.506320 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-07-24 01:12:54.636165 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1 2026-07-24 01:12:54.731495 | instance | openstack/secrets/sh.helm.release.v1.tempest.v1 2026-07-24 01:12:54.850257 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1 2026-07-24 01:12:54.949196 | instance | openstack/secrets/staffeln-db-admin 2026-07-24 01:12:55.070613 | instance | openstack/secrets/staffeln-db-user 2026-07-24 01:12:55.140225 | instance | openstack/secrets/staffeln-etc 2026-07-24 01:12:55.246257 | instance | openstack/secrets/tempest-etc 2026-07-24 01:12:55.330806 | instance | openstack/secrets/tempest-keystone-admin 2026-07-24 01:12:55.439945 | instance | openstack/secrets/tempest-keystone-user 2026-07-24 01:12:55.520984 | instance | openstack/secrets/valkey-ca 2026-07-24 01:12:55.623087 | instance | openstack/secrets/valkey-server-certs 2026-07-24 01:12:55.700589 | instance | orc-system/rolebindings/orc-leader-election-rolebinding 2026-07-24 01:12:55.809083 | instance | openstack/services/barbican-api 2026-07-24 01:12:55.873738 | instance | openstack/services/ceph-mon 2026-07-24 01:12:56.033485 | instance | openstack/services/cinder-api 2026-07-24 01:12:56.102008 | instance | openstack/services/glance-api 2026-07-24 01:12:56.260533 | instance | openstack/services/heat-api 2026-07-24 01:12:56.317693 | instance | openstack/services/heat-cfn 2026-07-24 01:12:56.483411 | instance | openstack/services/horizon 2026-07-24 01:12:56.532169 | instance | openstack/services/horizon-int 2026-07-24 01:12:56.721512 | instance | openstack/services/keystone-api 2026-07-24 01:12:56.754922 | instance | openstack/services/magnum-api 2026-07-24 01:12:56.949921 | instance | openstack/services/magnum-registry 2026-07-24 01:12:57.003197 | instance | openstack/services/manila-api 2026-07-24 01:12:57.183623 | instance | openstack/services/memcached 2026-07-24 01:12:57.241543 | instance | openstack/services/memcached-metrics 2026-07-24 01:12:57.405438 | instance | openstack/services/neutron-coredns 2026-07-24 01:12:57.462268 | instance | openstack/services/neutron-coredns-metrics 2026-07-24 01:12:57.618659 | instance | openstack/services/neutron-server 2026-07-24 01:12:57.680715 | instance | openstack/services/nova-api 2026-07-24 01:12:57.847521 | instance | openstack/services/nova-metadata 2026-07-24 01:12:57.891221 | instance | openstack/services/nova-novncproxy 2026-07-24 01:12:58.067750 | instance | openstack/services/octavia-api 2026-07-24 01:12:58.120975 | instance | openstack/services/openstack-exporter 2026-07-24 01:12:58.291626 | instance | openstack/services/percona-xtradb-cluster-operator 2026-07-24 01:12:58.365542 | instance | openstack/services/percona-xtradb-haproxy 2026-07-24 01:12:58.569370 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-07-24 01:12:58.646078 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-07-24 01:12:58.794859 | instance | openstack/services/percona-xtradb-pxc 2026-07-24 01:12:58.854494 | instance | openstack/services/percona-xtradb-pxc-unready 2026-07-24 01:12:59.010203 | instance | openstack/services/placement-api 2026-07-24 01:12:59.092458 | instance | openstack/services/rabbitmq-barbican 2026-07-24 01:12:59.239077 | instance | openstack/services/rabbitmq-barbican-nodes 2026-07-24 01:12:59.321878 | instance | openstack/services/rabbitmq-cinder 2026-07-24 01:12:59.499360 | instance | openstack/services/rabbitmq-cinder-nodes 2026-07-24 01:12:59.558245 | instance | openstack/services/rabbitmq-glance 2026-07-24 01:12:59.729736 | instance | openstack/services/rabbitmq-glance-nodes 2026-07-24 01:12:59.784900 | instance | openstack/services/rabbitmq-heat 2026-07-24 01:12:59.969446 | instance | openstack/services/rabbitmq-heat-nodes 2026-07-24 01:13:00.013532 | instance | openstack/services/rabbitmq-keystone 2026-07-24 01:13:00.194043 | instance | openstack/services/rabbitmq-keystone-nodes 2026-07-24 01:13:00.239581 | instance | openstack/services/rabbitmq-magnum 2026-07-24 01:13:00.421306 | instance | openstack/services/rabbitmq-magnum-nodes 2026-07-24 01:13:00.477858 | instance | openstack/services/rabbitmq-manila 2026-07-24 01:13:00.637860 | instance | openstack/services/rabbitmq-manila-nodes 2026-07-24 01:13:00.729529 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-07-24 01:13:00.856042 | instance | openstack/services/rabbitmq-neutron 2026-07-24 01:13:00.942873 | instance | openstack/services/rabbitmq-neutron-nodes 2026-07-24 01:13:01.073930 | instance | openstack/services/rabbitmq-nova 2026-07-24 01:13:01.172357 | instance | openstack/services/rabbitmq-nova-nodes 2026-07-24 01:13:01.286320 | instance | openstack/services/rabbitmq-octavia 2026-07-24 01:13:01.383344 | instance | openstack/services/rabbitmq-octavia-nodes 2026-07-24 01:13:01.508927 | instance | openstack/services/rook-ceph-rgw-ceph 2026-07-24 01:13:01.592933 | instance | openstack/services/staffeln-api 2026-07-24 01:13:01.723868 | instance | openstack/services/valkey 2026-07-24 01:13:01.800363 | instance | openstack/services/valkey-headless 2026-07-24 01:13:01.925161 | instance | openstack/services/valkey-metrics 2026-07-24 01:13:01.995064 | instance | orc-system/roles/orc-leader-election-role 2026-07-24 01:13:02.126630 | instance | openstack/statefulsets/magnum-conductor 2026-07-24 01:13:02.164335 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-07-24 01:13:02.371293 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-07-24 01:13:02.398258 | instance | openstack/statefulsets/rabbitmq-barbican-server 2026-07-24 01:13:02.605426 | instance | openstack/statefulsets/rabbitmq-cinder-server 2026-07-24 01:13:02.623740 | instance | openstack/statefulsets/rabbitmq-glance-server 2026-07-24 01:13:02.824775 | instance | openstack/statefulsets/rabbitmq-heat-server 2026-07-24 01:13:02.876656 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-07-24 01:13:03.115435 | instance | openstack/statefulsets/rabbitmq-magnum-server 2026-07-24 01:13:03.162983 | instance | openstack/statefulsets/rabbitmq-manila-server 2026-07-24 01:13:03.345636 | instance | openstack/statefulsets/rabbitmq-neutron-server 2026-07-24 01:13:03.408412 | instance | openstack/serviceaccounts/staffeln-conductor 2026-07-24 01:13:03.602918 | instance | openstack/serviceaccounts/staffeln-db-init 2026-07-24 01:13:03.755648 | instance | openstack/serviceaccounts/staffeln-db-sync 2026-07-24 01:13:03.971167 | instance | openstack/serviceaccounts/tempest-ks-user 2026-07-24 01:13:04.107592 | instance | openstack/serviceaccounts/tempest-run-tests 2026-07-24 01:13:04.317570 | instance | openstack/serviceaccounts/valkey 2026-07-24 01:13:04.469159 | instance | orc-system/serviceaccounts/default 2026-07-24 01:13:04.654069 | instance | orc-system/serviceaccounts/orc-controller-manager 2026-07-24 01:13:04.663775 | instance | orc-system/services/orc-controller-manager-metrics-service 2026-07-24 01:13:04.826167 | instance | rook-ceph/configmaps/kube-root-ca.crt 2026-07-24 01:13:04.841250 | instance | rook-ceph/configmaps/rook-ceph-csi-config 2026-07-24 01:13:05.005109 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config 2026-07-24 01:13:05.011519 | instance | rook-ceph/configmaps/rook-ceph-operator-config 2026-07-24 01:13:05.185489 | instance | rook-ceph/deployment/rook-ceph-operator 2026-07-24 01:13:05.191916 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-07-24 01:13:05.392646 | instance | secretgen-controller/deployment/secretgen-controller 2026-07-24 01:13:05.397719 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-s6jpg 2026-07-24 01:13:05.585386 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-qphd4 2026-07-24 01:13:05.591278 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg 2026-07-24 01:13:05.769228 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg 2026-07-24 01:13:05.773114 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt 2026-07-24 01:13:05.978672 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter 2026-07-24 01:13:05.980814 | instance | rook-ceph/rolebindings/rook-ceph-mgr 2026-07-24 01:13:06.168224 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system 2026-07-24 01:13:06.190655 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack 2026-07-24 01:13:06.363488 | instance | rook-ceph/rolebindings/rook-ceph-osd 2026-07-24 01:13:06.399733 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd 2026-07-24 01:13:06.564121 | instance | rook-ceph/rolebindings/rook-ceph-system 2026-07-24 01:13:06.596285 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg 2026-07-24 01:13:06.744891 | instance | rook-ceph/roles/rbd-external-provisioner-cfg 2026-07-24 01:13:06.778406 | instance | rook-ceph/roles/rook-ceph-cmd-reporter 2026-07-24 01:13:06.952247 | instance | rook-ceph/roles/rook-ceph-mgr 2026-07-24 01:13:06.974036 | instance | rook-ceph/roles/rook-ceph-osd 2026-07-24 01:13:07.143269 | instance | rook-ceph/roles/rook-ceph-purge-osd 2026-07-24 01:13:07.165907 | instance | rook-ceph/roles/rook-ceph-system 2026-07-24 01:13:07.333368 | instance | secretgen-controller/serviceaccounts/default 2026-07-24 01:13:07.353413 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-07-24 01:13:07.514336 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1 2026-07-24 01:13:07.536366 | instance | rook-ceph/serviceaccounts/default 2026-07-24 01:13:07.735588 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner 2026-07-24 01:13:07.772742 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter 2026-07-24 01:13:07.940863 | instance | rook-ceph/serviceaccounts/rook-ceph-default 2026-07-24 01:13:07.978426 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr 2026-07-24 01:13:08.135747 | instance | rook-ceph/serviceaccounts/rook-ceph-osd 2026-07-24 01:13:08.190216 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd 2026-07-24 01:13:08.367523 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw 2026-07-24 01:13:08.407591 | instance | rook-ceph/serviceaccounts/rook-ceph-system 2026-07-24 01:13:08.569827 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa 2026-07-24 01:13:08.597527 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa 2026-07-24 01:13:08.767128 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa 2026-07-24 01:13:08.788185 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa 2026-07-24 01:13:08.959190 | instance | openstack/statefulsets/rabbitmq-nova-server 2026-07-24 01:13:08.972288 | instance | openstack/statefulsets/rabbitmq-octavia-server 2026-07-24 01:13:09.190997 | instance | openstack/statefulsets/valkey-node 2026-07-24 01:13:09.706458 | instance | ok: Runtime: 0:03:09.305195 2026-07-24 01:13:09.730145 | 2026-07-24 01:13:09.730228 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-07-24 01:13:10.756175 | instance | changed: 2026-07-24 01:13:10.756388 | instance | cd+++++++++ objects/ 2026-07-24 01:13:10.756417 | instance | cd+++++++++ objects/cluster/ 2026-07-24 01:13:10.756438 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-07-24 01:13:10.756458 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-07-24 01:13:10.756550 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-07-24 01:13:10.756577 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.txt 2026-07-24 01:13:10.756596 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.yaml 2026-07-24 01:13:10.756615 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.txt 2026-07-24 01:13:10.756634 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.yaml 2026-07-24 01:13:10.756654 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.txt 2026-07-24 01:13:10.756673 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.yaml 2026-07-24 01:13:10.756691 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.txt 2026-07-24 01:13:10.756729 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.yaml 2026-07-24 01:13:10.756748 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.txt 2026-07-24 01:13:10.756766 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.yaml 2026-07-24 01:13:10.756784 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.txt 2026-07-24 01:13:10.756802 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.yaml 2026-07-24 01:13:10.756819 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt 2026-07-24 01:13:10.756837 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml 2026-07-24 01:13:10.756855 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt 2026-07-24 01:13:10.756873 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml 2026-07-24 01:13:10.756891 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-07-24 01:13:10.756909 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-07-24 01:13:10.756927 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cluster-view.txt 2026-07-24 01:13:10.756945 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cluster-view.yaml 2026-07-24 01:13:10.756979 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-07-24 01:13:10.756998 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-07-24 01:13:10.757015 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-07-24 01:13:10.757034 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-07-24 01:13:10.757056 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-07-24 01:13:10.757075 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-07-24 01:13:10.757094 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-07-24 01:13:10.757112 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-07-24 01:13:10.757130 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-07-24 01:13:10.757148 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-07-24 01:13:10.757167 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-07-24 01:13:10.757185 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-07-24 01:13:10.757202 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-07-24 01:13:10.757220 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-07-24 01:13:10.757238 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-07-24 01:13:10.757256 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-07-24 01:13:10.757273 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-07-24 01:13:10.757291 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-07-24 01:13:10.757309 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-07-24 01:13:10.757327 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-07-24 01:13:10.757346 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-07-24 01:13:10.757364 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-07-24 01:13:10.757382 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-07-24 01:13:10.757406 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-07-24 01:13:10.757424 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-07-24 01:13:10.757442 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-07-24 01:13:10.757460 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-07-24 01:13:10.757478 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-07-24 01:13:10.757495 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-07-24 01:13:10.757512 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-07-24 01:13:10.757530 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-07-24 01:13:10.757548 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-07-24 01:13:10.757566 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-07-24 01:13:10.757583 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-07-24 01:13:10.757601 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt 2026-07-24 01:13:10.757619 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml 2026-07-24 01:13:10.757637 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-07-24 01:13:10.757654 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-07-24 01:13:10.757672 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-07-24 01:13:10.757689 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-07-24 01:13:10.757706 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-07-24 01:13:10.757724 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-07-24 01:13:10.757741 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-07-24 01:13:10.757758 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-07-24 01:13:10.757775 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-07-24 01:13:10.757793 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-07-24 01:13:10.757810 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-07-24 01:13:10.757827 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-07-24 01:13:10.757845 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-07-24 01:13:10.757863 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-07-24 01:13:10.757880 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.txt 2026-07-24 01:13:10.757897 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.yaml 2026-07-24 01:13:10.757915 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt 2026-07-24 01:13:10.757932 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml 2026-07-24 01:13:10.757949 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt 2026-07-24 01:13:10.757967 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml 2026-07-24 01:13:10.757983 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt 2026-07-24 01:13:10.758000 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml 2026-07-24 01:13:10.758017 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt 2026-07-24 01:13:10.758034 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml 2026-07-24 01:13:10.758056 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt 2026-07-24 01:13:10.758073 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml 2026-07-24 01:13:10.758091 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.txt 2026-07-24 01:13:10.758108 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.yaml 2026-07-24 01:13:10.758126 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.txt 2026-07-24 01:13:10.758143 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.yaml 2026-07-24 01:13:10.758161 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.txt 2026-07-24 01:13:10.758178 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.yaml 2026-07-24 01:13:10.758195 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.txt 2026-07-24 01:13:10.758212 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.yaml 2026-07-24 01:13:10.758229 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.txt 2026-07-24 01:13:10.758246 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.yaml 2026-07-24 01:13:10.758263 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-07-24 01:13:10.758281 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-07-24 01:13:10.758299 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-07-24 01:13:10.758317 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-07-24 01:13:10.758334 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-07-24 01:13:10.758352 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-07-24 01:13:10.758369 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-07-24 01:13:10.758387 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-07-24 01:13:10.758404 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-07-24 01:13:10.758422 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-07-24 01:13:10.758439 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-07-24 01:13:10.758457 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-07-24 01:13:10.758474 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-07-24 01:13:10.758491 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-07-24 01:13:10.758509 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-07-24 01:13:10.758527 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-07-24 01:13:10.758544 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt 2026-07-24 01:13:10.758562 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml 2026-07-24 01:13:10.758580 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt 2026-07-24 01:13:10.758598 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml 2026-07-24 01:13:10.758615 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt 2026-07-24 01:13:10.758633 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml 2026-07-24 01:13:10.758651 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt 2026-07-24 01:13:10.758673 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml 2026-07-24 01:13:10.758691 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt 2026-07-24 01:13:10.758708 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml 2026-07-24 01:13:10.758726 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt 2026-07-24 01:13:10.758743 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml 2026-07-24 01:13:10.758760 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt 2026-07-24 01:13:10.758778 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml 2026-07-24 01:13:10.758796 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt 2026-07-24 01:13:10.758813 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml 2026-07-24 01:13:10.758831 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt 2026-07-24 01:13:10.758848 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml 2026-07-24 01:13:10.758866 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-07-24 01:13:10.758883 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-07-24 01:13:10.758901 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-07-24 01:13:10.758918 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-07-24 01:13:10.758935 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-07-24 01:13:10.758952 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-07-24 01:13:10.758969 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-07-24 01:13:10.758986 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-07-24 01:13:10.759003 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-07-24 01:13:10.759020 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-07-24 01:13:10.759038 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-07-24 01:13:10.759055 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-07-24 01:13:10.759073 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-07-24 01:13:10.759095 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-07-24 01:13:10.759113 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-07-24 01:13:10.759130 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-07-24 01:13:10.759147 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-07-24 01:13:10.759165 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-07-24 01:13:10.759183 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-07-24 01:13:10.759201 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-07-24 01:13:10.759219 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-07-24 01:13:10.759237 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-07-24 01:13:10.759254 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-07-24 01:13:10.759275 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-07-24 01:13:10.759293 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-07-24 01:13:10.759311 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-07-24 01:13:10.759328 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-07-24 01:13:10.759345 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-07-24 01:13:10.759362 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-07-24 01:13:10.759380 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-07-24 01:13:10.759398 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-07-24 01:13:10.759416 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-07-24 01:13:10.759433 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-07-24 01:13:10.759450 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-07-24 01:13:10.759468 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-07-24 01:13:10.759485 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-07-24 01:13:10.759503 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-07-24 01:13:10.759520 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-07-24 01:13:10.759538 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-07-24 01:13:10.759555 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-07-24 01:13:10.759573 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-07-24 01:13:10.759590 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-07-24 01:13:10.759608 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-07-24 01:13:10.759626 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-07-24 01:13:10.759644 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-07-24 01:13:10.759662 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-07-24 01:13:10.759680 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-07-24 01:13:10.759698 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-07-24 01:13:10.759716 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-07-24 01:13:10.759733 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-07-24 01:13:10.759751 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-07-24 01:13:10.759768 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-07-24 01:13:10.759786 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-07-24 01:13:10.759804 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-07-24 01:13:10.759821 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-07-24 01:13:10.759839 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-07-24 01:13:10.759860 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-07-24 01:13:10.759878 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-07-24 01:13:10.759896 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-07-24 01:13:10.759914 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-07-24 01:13:10.759931 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-07-24 01:13:10.759948 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-07-24 01:13:10.759965 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-07-24 01:13:10.759982 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-07-24 01:13:10.759999 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-07-24 01:13:10.760016 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-07-24 01:13:10.760034 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-07-24 01:13:10.760050 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-07-24 01:13:10.760067 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-07-24 01:13:10.760085 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-07-24 01:13:10.760102 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-07-24 01:13:10.760119 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-07-24 01:13:10.760136 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-07-24 01:13:10.760153 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-07-24 01:13:10.760170 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-07-24 01:13:10.760188 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-07-24 01:13:10.760205 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-07-24 01:13:10.760222 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-07-24 01:13:10.760239 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-07-24 01:13:10.760257 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-07-24 01:13:10.760274 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-07-24 01:13:10.760291 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-07-24 01:13:10.760308 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-07-24 01:13:10.760326 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-07-24 01:13:10.760343 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-07-24 01:13:10.760360 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-07-24 01:13:10.760378 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-07-24 01:13:10.760398 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-07-24 01:13:10.760417 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-07-24 01:13:10.760441 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-07-24 01:13:10.760461 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-07-24 01:13:10.760481 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-07-24 01:13:10.760501 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-07-24 01:13:10.760536 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-07-24 01:13:10.760566 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-07-24 01:13:10.760591 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-07-24 01:13:10.760612 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-07-24 01:13:10.760635 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-07-24 01:13:10.760654 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-07-24 01:13:10.760674 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-07-24 01:13:10.760693 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-07-24 01:13:10.760711 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-07-24 01:13:10.760730 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-07-24 01:13:10.760749 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-07-24 01:13:10.760768 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-07-24 01:13:10.760788 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-07-24 01:13:10.760807 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-07-24 01:13:10.760827 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-07-24 01:13:10.760846 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-07-24 01:13:10.760865 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-07-24 01:13:10.760885 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-07-24 01:13:10.760904 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-07-24 01:13:10.760923 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-07-24 01:13:10.760943 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-07-24 01:13:10.760982 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-07-24 01:13:10.761003 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-07-24 01:13:10.761022 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-07-24 01:13:10.761041 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-07-24 01:13:10.761060 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-07-24 01:13:10.761080 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-07-24 01:13:10.761099 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt 2026-07-24 01:13:10.761118 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml 2026-07-24 01:13:10.761136 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-07-24 01:13:10.761155 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-07-24 01:13:10.761174 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-07-24 01:13:10.761194 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.txt 2026-07-24 01:13:10.761213 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.yaml 2026-07-24 01:13:10.761239 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.txt 2026-07-24 01:13:10.761259 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.yaml 2026-07-24 01:13:10.761278 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.txt 2026-07-24 01:13:10.761298 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.yaml 2026-07-24 01:13:10.761316 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.txt 2026-07-24 01:13:10.761335 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.yaml 2026-07-24 01:13:10.761354 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt 2026-07-24 01:13:10.761373 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml 2026-07-24 01:13:10.761392 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt 2026-07-24 01:13:10.761411 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml 2026-07-24 01:13:10.761429 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-07-24 01:13:10.761448 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-07-24 01:13:10.761466 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-07-24 01:13:10.761485 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-07-24 01:13:10.761504 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-07-24 01:13:10.761523 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-07-24 01:13:10.761542 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-07-24 01:13:10.761560 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-07-24 01:13:10.761579 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-07-24 01:13:10.761597 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-07-24 01:13:10.761616 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-07-24 01:13:10.761635 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-07-24 01:13:10.761654 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-07-24 01:13:10.761673 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-07-24 01:13:10.761692 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-07-24 01:13:10.761711 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-07-24 01:13:10.761730 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-07-24 01:13:10.761750 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-07-24 01:13:10.761769 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-07-24 01:13:10.761787 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-07-24 01:13:10.761806 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-07-24 01:13:10.761825 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-07-24 01:13:10.761844 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-07-24 01:13:10.761868 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-07-24 01:13:10.761888 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-07-24 01:13:10.761908 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-07-24 01:13:10.761927 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-07-24 01:13:10.761947 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-07-24 01:13:10.761965 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-07-24 01:13:10.761985 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-07-24 01:13:10.762004 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt 2026-07-24 01:13:10.762022 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml 2026-07-24 01:13:10.762041 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-07-24 01:13:10.762060 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-07-24 01:13:10.762079 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-07-24 01:13:10.762099 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-07-24 01:13:10.762119 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-07-24 01:13:10.762138 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-07-24 01:13:10.762157 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-07-24 01:13:10.762176 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-07-24 01:13:10.762196 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-07-24 01:13:10.762215 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-07-24 01:13:10.762234 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-07-24 01:13:10.762253 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-07-24 01:13:10.762272 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-07-24 01:13:10.762291 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-07-24 01:13:10.762310 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-07-24 01:13:10.762329 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-07-24 01:13:10.762349 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-07-24 01:13:10.762368 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-07-24 01:13:10.762386 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-07-24 01:13:10.762406 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-07-24 01:13:10.762425 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-07-24 01:13:10.762445 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-07-24 01:13:10.762464 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.txt 2026-07-24 01:13:10.762484 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.yaml 2026-07-24 01:13:10.762503 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.txt 2026-07-24 01:13:10.762527 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.yaml 2026-07-24 01:13:10.762546 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt 2026-07-24 01:13:10.762565 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml 2026-07-24 01:13:10.762584 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt 2026-07-24 01:13:10.762603 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml 2026-07-24 01:13:10.762621 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt 2026-07-24 01:13:10.762640 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml 2026-07-24 01:13:10.762659 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt 2026-07-24 01:13:10.762677 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml 2026-07-24 01:13:10.762696 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt 2026-07-24 01:13:10.762715 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml 2026-07-24 01:13:10.762734 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.txt 2026-07-24 01:13:10.762754 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.yaml 2026-07-24 01:13:10.762772 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.txt 2026-07-24 01:13:10.762791 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.yaml 2026-07-24 01:13:10.762810 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-07-24 01:13:10.762829 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-07-24 01:13:10.762846 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-07-24 01:13:10.762865 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-07-24 01:13:10.762884 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt 2026-07-24 01:13:10.762902 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml 2026-07-24 01:13:10.762920 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt 2026-07-24 01:13:10.762939 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml 2026-07-24 01:13:10.762958 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt 2026-07-24 01:13:10.762977 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml 2026-07-24 01:13:10.762996 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt 2026-07-24 01:13:10.763014 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml 2026-07-24 01:13:10.763033 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt 2026-07-24 01:13:10.763052 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml 2026-07-24 01:13:10.763071 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt 2026-07-24 01:13:10.763090 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml 2026-07-24 01:13:10.763109 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt 2026-07-24 01:13:10.763128 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml 2026-07-24 01:13:10.763146 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt 2026-07-24 01:13:10.763165 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml 2026-07-24 01:13:10.763188 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt 2026-07-24 01:13:10.763208 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml 2026-07-24 01:13:10.763226 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-07-24 01:13:10.763245 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-07-24 01:13:10.763264 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-07-24 01:13:10.763283 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-07-24 01:13:10.763303 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-07-24 01:13:10.763321 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-07-24 01:13:10.763340 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-07-24 01:13:10.763359 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-07-24 01:13:10.763378 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-07-24 01:13:10.763397 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-07-24 01:13:10.763416 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-07-24 01:13:10.763436 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-07-24 01:13:10.763455 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-07-24 01:13:10.763474 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-07-24 01:13:10.763494 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-07-24 01:13:10.763513 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-07-24 01:13:10.763532 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-07-24 01:13:10.763551 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-07-24 01:13:10.763569 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-07-24 01:13:10.763589 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-07-24 01:13:10.763608 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-07-24 01:13:10.763627 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-07-24 01:13:10.763646 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-07-24 01:13:10.763665 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-07-24 01:13:10.763685 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-07-24 01:13:10.763704 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-07-24 01:13:10.763724 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-07-24 01:13:10.763744 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-07-24 01:13:10.763763 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-07-24 01:13:10.763789 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-07-24 01:13:10.763809 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-07-24 01:13:10.763829 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-07-24 01:13:10.763848 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-07-24 01:13:10.763867 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-07-24 01:13:10.763886 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-07-24 01:13:10.763905 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-07-24 01:13:10.763925 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-07-24 01:13:10.763944 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-07-24 01:13:10.763962 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-07-24 01:13:10.763982 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-07-24 01:13:10.764001 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-07-24 01:13:10.764019 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-07-24 01:13:10.764039 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-07-24 01:13:10.764057 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-07-24 01:13:10.764077 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-07-24 01:13:10.764095 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-07-24 01:13:10.764114 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-07-24 01:13:10.764133 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-07-24 01:13:10.764153 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-07-24 01:13:10.764172 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-07-24 01:13:10.764191 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-07-24 01:13:10.764210 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-07-24 01:13:10.764229 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-07-24 01:13:10.764248 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-07-24 01:13:10.764268 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-07-24 01:13:10.764288 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-07-24 01:13:10.764306 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-07-24 01:13:10.764326 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-07-24 01:13:10.764344 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-07-24 01:13:10.764363 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-07-24 01:13:10.764387 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-07-24 01:13:10.764407 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-07-24 01:13:10.764426 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-07-24 01:13:10.764444 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-07-24 01:13:10.764462 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-07-24 01:13:10.764481 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-07-24 01:13:10.764501 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-07-24 01:13:10.764520 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-07-24 01:13:10.764614 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-07-24 01:13:10.764643 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-07-24 01:13:10.764663 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-07-24 01:13:10.764682 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-07-24 01:13:10.764701 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-07-24 01:13:10.764719 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-07-24 01:13:10.764736 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-07-24 01:13:10.764753 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-07-24 01:13:10.764770 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-07-24 01:13:10.764788 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-07-24 01:13:10.764807 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-07-24 01:13:10.764825 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-07-24 01:13:10.764844 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-07-24 01:13:10.764862 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-07-24 01:13:10.764880 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-07-24 01:13:10.764897 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-07-24 01:13:10.764914 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-07-24 01:13:10.764932 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-07-24 01:13:10.764950 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-07-24 01:13:10.765080 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-07-24 01:13:10.765110 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt 2026-07-24 01:13:10.765241 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml 2026-07-24 01:13:10.765268 | instance | cd+++++++++ objects/cluster/namespace/ 2026-07-24 01:13:10.765288 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-07-24 01:13:10.765307 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-07-24 01:13:10.765324 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.txt 2026-07-24 01:13:10.765343 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.yaml 2026-07-24 01:13:10.765361 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.txt 2026-07-24 01:13:10.765386 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.yaml 2026-07-24 01:13:10.765405 | instance | >f+++++++++ objects/cluster/namespace/capi-system.txt 2026-07-24 01:13:10.765423 | instance | >f+++++++++ objects/cluster/namespace/capi-system.yaml 2026-07-24 01:13:10.765440 | instance | >f+++++++++ objects/cluster/namespace/capo-system.txt 2026-07-24 01:13:10.765458 | instance | >f+++++++++ objects/cluster/namespace/capo-system.yaml 2026-07-24 01:13:10.765476 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-07-24 01:13:10.765494 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-07-24 01:13:10.765511 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-07-24 01:13:10.765529 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-07-24 01:13:10.765546 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-07-24 01:13:10.765563 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-07-24 01:13:10.765580 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-07-24 01:13:10.765597 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-07-24 01:13:10.765615 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-07-24 01:13:10.765636 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-07-24 01:13:10.765653 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-07-24 01:13:10.765670 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-07-24 01:13:10.765688 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-07-24 01:13:10.765705 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-07-24 01:13:10.765722 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-07-24 01:13:10.765740 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-07-24 01:13:10.765757 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.txt 2026-07-24 01:13:10.765774 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.yaml 2026-07-24 01:13:10.765791 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-07-24 01:13:10.765808 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-07-24 01:13:10.765825 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-07-24 01:13:10.765842 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-07-24 01:13:10.765860 | instance | >f+++++++++ objects/cluster/namespace/orc-system.txt 2026-07-24 01:13:10.765877 | instance | >f+++++++++ objects/cluster/namespace/orc-system.yaml 2026-07-24 01:13:10.765955 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt 2026-07-24 01:13:10.765981 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml 2026-07-24 01:13:10.766000 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-07-24 01:13:10.766019 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-07-24 01:13:10.766037 | instance | cd+++++++++ objects/cluster/node/ 2026-07-24 01:13:10.766056 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-07-24 01:13:10.766074 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-07-24 01:13:10.766091 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-07-24 01:13:10.766109 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-07-24 01:13:10.766127 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-07-24 01:13:10.766144 | instance | cd+++++++++ objects/namespaced/ 2026-07-24 01:13:10.766161 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-07-24 01:13:10.766178 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-07-24 01:13:10.766196 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-07-24 01:13:10.766223 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-07-24 01:13:10.766242 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-07-24 01:13:10.766259 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-07-24 01:13:10.766276 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-07-24 01:13:10.766294 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-07-24 01:13:10.766311 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-07-24 01:13:10.766329 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-07-24 01:13:10.766346 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-07-24 01:13:10.766364 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-07-24 01:13:10.766382 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-07-24 01:13:10.766400 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-07-24 01:13:10.766417 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-07-24 01:13:10.766434 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-07-24 01:13:10.766452 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-07-24 01:13:10.766469 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-07-24 01:13:10.766487 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-07-24 01:13:10.766504 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-07-24 01:13:10.766521 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-07-24 01:13:10.766538 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-07-24 01:13:10.766601 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-07-24 01:13:10.766625 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-07-24 01:13:10.766645 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-07-24 01:13:10.766664 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-229.nip.io-tls.txt 2026-07-24 01:13:10.766682 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-229.nip.io-tls.yaml 2026-07-24 01:13:10.766700 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-07-24 01:13:10.766718 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-07-24 01:13:10.766736 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-07-24 01:13:10.766754 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-07-24 01:13:10.766771 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-07-24 01:13:10.766789 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-07-24 01:13:10.766807 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-07-24 01:13:10.766825 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-07-24 01:13:10.766842 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-07-24 01:13:10.766860 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-07-24 01:13:10.766877 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-07-24 01:13:10.766894 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-07-24 01:13:10.766912 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-07-24 01:13:10.766929 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-07-24 01:13:10.766954 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-07-24 01:13:10.766972 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-07-24 01:13:10.766990 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-07-24 01:13:10.767008 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-07-24 01:13:10.767025 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-07-24 01:13:10.767043 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/ 2026-07-24 01:13:10.767060 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/ 2026-07-24 01:13:10.767078 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.txt 2026-07-24 01:13:10.767095 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.yaml 2026-07-24 01:13:10.767113 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/ 2026-07-24 01:13:10.767130 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.txt 2026-07-24 01:13:10.767148 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.yaml 2026-07-24 01:13:10.767165 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/ 2026-07-24 01:13:10.767183 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.txt 2026-07-24 01:13:10.767200 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.yaml 2026-07-24 01:13:10.767218 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/ 2026-07-24 01:13:10.767235 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-sz97s.txt 2026-07-24 01:13:10.767253 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-sz97s.yaml 2026-07-24 01:13:10.767271 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/ 2026-07-24 01:13:10.767288 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.txt 2026-07-24 01:13:10.767305 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.yaml 2026-07-24 01:13:10.767323 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/ 2026-07-24 01:13:10.767340 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.txt 2026-07-24 01:13:10.767358 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.yaml 2026-07-24 01:13:10.767375 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/ 2026-07-24 01:13:10.767393 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.txt 2026-07-24 01:13:10.767410 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.yaml 2026-07-24 01:13:10.767428 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/ 2026-07-24 01:13:10.767446 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.txt 2026-07-24 01:13:10.767463 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.yaml 2026-07-24 01:13:10.767486 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.txt 2026-07-24 01:13:10.767504 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.yaml 2026-07-24 01:13:10.767522 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/ 2026-07-24 01:13:10.767540 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.txt 2026-07-24 01:13:10.767558 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.yaml 2026-07-24 01:13:10.767575 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/ 2026-07-24 01:13:10.767593 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/ 2026-07-24 01:13:10.767610 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.txt 2026-07-24 01:13:10.767628 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.yaml 2026-07-24 01:13:10.767646 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/ 2026-07-24 01:13:10.767664 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.txt 2026-07-24 01:13:10.767682 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.yaml 2026-07-24 01:13:10.767700 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/ 2026-07-24 01:13:10.767717 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.txt 2026-07-24 01:13:10.767734 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.yaml 2026-07-24 01:13:10.767752 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/ 2026-07-24 01:13:10.767770 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-gttkk.txt 2026-07-24 01:13:10.767788 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-gttkk.yaml 2026-07-24 01:13:10.767806 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/ 2026-07-24 01:13:10.767824 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.txt 2026-07-24 01:13:10.767842 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.yaml 2026-07-24 01:13:10.767860 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/ 2026-07-24 01:13:10.767878 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.txt 2026-07-24 01:13:10.767896 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.yaml 2026-07-24 01:13:10.767914 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/ 2026-07-24 01:13:10.767932 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.txt 2026-07-24 01:13:10.767950 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.yaml 2026-07-24 01:13:10.767968 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/ 2026-07-24 01:13:10.767985 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.txt 2026-07-24 01:13:10.768007 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.yaml 2026-07-24 01:13:10.768026 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.txt 2026-07-24 01:13:10.768043 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.yaml 2026-07-24 01:13:10.768061 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/ 2026-07-24 01:13:10.768078 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.txt 2026-07-24 01:13:10.768095 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.yaml 2026-07-24 01:13:10.768117 | instance | cd+++++++++ objects/namespaced/capi-system/ 2026-07-24 01:13:10.768136 | instance | cd+++++++++ objects/namespaced/capi-system/configmaps/ 2026-07-24 01:13:10.768153 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.txt 2026-07-24 01:13:10.768171 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.yaml 2026-07-24 01:13:10.768188 | instance | cd+++++++++ objects/namespaced/capi-system/deployment/ 2026-07-24 01:13:10.768205 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.txt 2026-07-24 01:13:10.768222 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.yaml 2026-07-24 01:13:10.768240 | instance | cd+++++++++ objects/namespaced/capi-system/endpoints/ 2026-07-24 01:13:10.768257 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.txt 2026-07-24 01:13:10.768274 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.yaml 2026-07-24 01:13:10.768292 | instance | cd+++++++++ objects/namespaced/capi-system/pods/ 2026-07-24 01:13:10.768308 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-5647546676-4hs5x.txt 2026-07-24 01:13:10.768325 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-5647546676-4hs5x.yaml 2026-07-24 01:13:10.768342 | instance | cd+++++++++ objects/namespaced/capi-system/rolebindings/ 2026-07-24 01:13:10.768360 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.txt 2026-07-24 01:13:10.768377 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.yaml 2026-07-24 01:13:10.768394 | instance | cd+++++++++ objects/namespaced/capi-system/roles/ 2026-07-24 01:13:10.768411 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.txt 2026-07-24 01:13:10.768689 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.yaml 2026-07-24 01:13:10.768737 | instance | cd+++++++++ objects/namespaced/capi-system/secrets/ 2026-07-24 01:13:10.768760 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.txt 2026-07-24 01:13:10.768780 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.yaml 2026-07-24 01:13:10.768799 | instance | cd+++++++++ objects/namespaced/capi-system/serviceaccounts/ 2026-07-24 01:13:10.768817 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.txt 2026-07-24 01:13:10.769179 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.yaml 2026-07-24 01:13:10.769209 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.txt 2026-07-24 01:13:10.769229 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.yaml 2026-07-24 01:13:10.769248 | instance | cd+++++++++ objects/namespaced/capi-system/services/ 2026-07-24 01:13:10.769267 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.txt 2026-07-24 01:13:10.769294 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.yaml 2026-07-24 01:13:10.769313 | instance | cd+++++++++ objects/namespaced/capo-system/ 2026-07-24 01:13:10.769331 | instance | cd+++++++++ objects/namespaced/capo-system/configmaps/ 2026-07-24 01:13:10.769419 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.txt 2026-07-24 01:13:10.769453 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.yaml 2026-07-24 01:13:10.769474 | instance | cd+++++++++ objects/namespaced/capo-system/deployment/ 2026-07-24 01:13:10.769493 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.txt 2026-07-24 01:13:10.769511 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.yaml 2026-07-24 01:13:10.769528 | instance | cd+++++++++ objects/namespaced/capo-system/endpoints/ 2026-07-24 01:13:10.769547 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.txt 2026-07-24 01:13:10.769564 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.yaml 2026-07-24 01:13:10.769582 | instance | cd+++++++++ objects/namespaced/capo-system/pods/ 2026-07-24 01:13:10.769599 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-56cf844ccd-gd2dk.txt 2026-07-24 01:13:10.769617 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-56cf844ccd-gd2dk.yaml 2026-07-24 01:13:10.769635 | instance | cd+++++++++ objects/namespaced/capo-system/rolebindings/ 2026-07-24 01:13:10.769653 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.txt 2026-07-24 01:13:10.769671 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.yaml 2026-07-24 01:13:10.769688 | instance | cd+++++++++ objects/namespaced/capo-system/roles/ 2026-07-24 01:13:10.769706 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.txt 2026-07-24 01:13:10.769724 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.yaml 2026-07-24 01:13:10.769742 | instance | cd+++++++++ objects/namespaced/capo-system/secrets/ 2026-07-24 01:13:10.769759 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.txt 2026-07-24 01:13:10.769777 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.yaml 2026-07-24 01:13:10.769794 | instance | cd+++++++++ objects/namespaced/capo-system/serviceaccounts/ 2026-07-24 01:13:10.769811 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.txt 2026-07-24 01:13:10.769828 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.yaml 2026-07-24 01:13:10.769846 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.txt 2026-07-24 01:13:10.769863 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.yaml 2026-07-24 01:13:10.769881 | instance | cd+++++++++ objects/namespaced/capo-system/services/ 2026-07-24 01:13:10.769899 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.txt 2026-07-24 01:13:10.769916 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.yaml 2026-07-24 01:13:10.769934 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-07-24 01:13:10.769952 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-07-24 01:13:10.769969 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-07-24 01:13:10.769986 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-07-24 01:13:10.770003 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-07-24 01:13:10.770021 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-07-24 01:13:10.770045 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-07-24 01:13:10.770063 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-07-24 01:13:10.770081 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-07-24 01:13:10.770099 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-07-24 01:13:10.770116 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-07-24 01:13:10.770133 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-07-24 01:13:10.770151 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-07-24 01:13:10.770169 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-07-24 01:13:10.770186 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-07-24 01:13:10.770204 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-07-24 01:13:10.770221 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-07-24 01:13:10.770238 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-79c48d47db-tt9gw.txt 2026-07-24 01:13:10.770256 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-79c48d47db-tt9gw.yaml 2026-07-24 01:13:10.770273 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-579c9dd7cd-9bkqr.txt 2026-07-24 01:13:10.770290 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-579c9dd7cd-9bkqr.yaml 2026-07-24 01:13:10.770307 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-7d6b59cfdc-fbjhp.txt 2026-07-24 01:13:10.770324 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-7d6b59cfdc-fbjhp.yaml 2026-07-24 01:13:10.770341 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-07-24 01:13:10.770358 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-07-24 01:13:10.770376 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-07-24 01:13:10.770393 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-07-24 01:13:10.770410 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-07-24 01:13:10.770427 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-07-24 01:13:10.770444 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-07-24 01:13:10.770461 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-07-24 01:13:10.770478 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-07-24 01:13:10.770495 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-07-24 01:13:10.770512 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-07-24 01:13:10.770529 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-07-24 01:13:10.770545 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-07-24 01:13:10.770562 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-07-24 01:13:10.770579 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-07-24 01:13:10.770596 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-07-24 01:13:10.770618 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-07-24 01:13:10.770636 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-07-24 01:13:10.770653 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-07-24 01:13:10.770670 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-07-24 01:13:10.770688 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-07-24 01:13:10.770705 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-07-24 01:13:10.770723 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-07-24 01:13:10.770740 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-07-24 01:13:10.770757 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-07-24 01:13:10.770774 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-07-24 01:13:10.770792 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-07-24 01:13:10.770809 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-07-24 01:13:10.770827 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-07-24 01:13:10.770844 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-07-24 01:13:10.770862 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-07-24 01:13:10.770879 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-07-24 01:13:10.770896 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-07-24 01:13:10.770914 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-07-24 01:13:10.770931 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-07-24 01:13:10.770949 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-07-24 01:13:10.770966 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-07-24 01:13:10.770983 | instance | cd+++++++++ objects/namespaced/default/ 2026-07-24 01:13:10.771000 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-07-24 01:13:10.771017 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-07-24 01:13:10.771035 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-07-24 01:13:10.771052 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-07-24 01:13:10.771069 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-07-24 01:13:10.771087 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-07-24 01:13:10.771105 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-07-24 01:13:10.771122 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-07-24 01:13:10.771140 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-07-24 01:13:10.771157 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-07-24 01:13:10.771174 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-07-24 01:13:10.771192 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-07-24 01:13:10.771209 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-07-24 01:13:10.771226 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-07-24 01:13:10.771244 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-07-24 01:13:10.771266 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-07-24 01:13:10.771284 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-07-24 01:13:10.771301 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-07-24 01:13:10.771319 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-07-24 01:13:10.771336 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-07-24 01:13:10.771354 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-07-24 01:13:10.771371 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-07-24 01:13:10.771388 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-07-24 01:13:10.771405 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-07-24 01:13:10.771422 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-07-24 01:13:10.771438 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-5l9nz.txt 2026-07-24 01:13:10.771456 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-5l9nz.yaml 2026-07-24 01:13:10.771473 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-07-24 01:13:10.771491 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-07-24 01:13:10.771508 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-07-24 01:13:10.771526 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-07-24 01:13:10.771543 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-07-24 01:13:10.771560 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-07-24 01:13:10.771577 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-07-24 01:13:10.771595 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-07-24 01:13:10.771612 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-07-24 01:13:10.771629 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-07-24 01:13:10.771646 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-07-24 01:13:10.771663 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-07-24 01:13:10.771680 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-07-24 01:13:10.771698 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-07-24 01:13:10.771715 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-07-24 01:13:10.771732 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-07-24 01:13:10.771751 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-07-24 01:13:10.771771 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-07-24 01:13:10.771789 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-07-24 01:13:10.771806 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-07-24 01:13:10.771827 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-07-24 01:13:10.771845 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-07-24 01:13:10.771863 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-07-24 01:13:10.771880 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-07-24 01:13:10.771897 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-07-24 01:13:10.771914 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-07-24 01:13:10.771931 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-07-24 01:13:10.771949 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-07-24 01:13:10.771966 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-07-24 01:13:10.771983 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-07-24 01:13:10.772001 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-07-24 01:13:10.772018 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-07-24 01:13:10.772035 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-07-24 01:13:10.772053 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-07-24 01:13:10.772070 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-07-24 01:13:10.772088 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-07-24 01:13:10.772106 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-07-24 01:13:10.772123 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-07-24 01:13:10.772141 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-07-24 01:13:10.772158 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-07-24 01:13:10.772176 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-07-24 01:13:10.772193 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-07-24 01:13:10.772211 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-07-24 01:13:10.772229 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-07-24 01:13:10.772246 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-07-24 01:13:10.772264 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-07-24 01:13:10.772282 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-07-24 01:13:10.772299 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-07-24 01:13:10.772316 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-07-24 01:13:10.772334 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-07-24 01:13:10.772351 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-07-24 01:13:10.772368 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-07-24 01:13:10.772386 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-07-24 01:13:10.772402 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-07-24 01:13:10.772424 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-07-24 01:13:10.772442 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-07-24 01:13:10.772460 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-07-24 01:13:10.772477 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-07-24 01:13:10.772494 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-07-24 01:13:10.772511 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-07-24 01:13:10.772554 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-07-24 01:13:10.772575 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-q8qgn.txt 2026-07-24 01:13:10.772592 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-q8qgn.yaml 2026-07-24 01:13:10.772609 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-bzwxr.txt 2026-07-24 01:13:10.772626 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-bzwxr.yaml 2026-07-24 01:13:10.772647 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-07-24 01:13:10.772664 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-07-24 01:13:10.772681 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-07-24 01:13:10.772698 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-07-24 01:13:10.772716 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-07-24 01:13:10.772732 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-07-24 01:13:10.772750 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-07-24 01:13:10.772767 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-07-24 01:13:10.772784 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-07-24 01:13:10.772801 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-07-24 01:13:10.772818 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-07-24 01:13:10.772834 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-07-24 01:13:10.772851 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-07-24 01:13:10.772868 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-07-24 01:13:10.772886 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-07-24 01:13:10.772903 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-07-24 01:13:10.772919 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-07-24 01:13:10.772936 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-07-24 01:13:10.772967 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-07-24 01:13:10.772989 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-07-24 01:13:10.773007 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-07-24 01:13:10.773025 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-07-24 01:13:10.773042 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-07-24 01:13:10.773066 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-07-24 01:13:10.773084 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-07-24 01:13:10.773102 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-07-24 01:13:10.773119 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-07-24 01:13:10.773136 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-07-24 01:13:10.773154 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-07-24 01:13:10.773171 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-07-24 01:13:10.773188 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-07-24 01:13:10.773205 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-07-24 01:13:10.773222 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-07-24 01:13:10.773239 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-07-24 01:13:10.773256 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-07-24 01:13:10.773273 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-07-24 01:13:10.773290 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-07-24 01:13:10.773308 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-07-24 01:13:10.773325 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-07-24 01:13:10.773343 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-07-24 01:13:10.773360 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-07-24 01:13:10.773377 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-07-24 01:13:10.773395 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-07-24 01:13:10.773413 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-07-24 01:13:10.773430 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-07-24 01:13:10.773447 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-07-24 01:13:10.773465 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-07-24 01:13:10.773482 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-07-24 01:13:10.773500 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-07-24 01:13:10.773517 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-07-24 01:13:10.773535 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-07-24 01:13:10.773552 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-07-24 01:13:10.773570 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-07-24 01:13:10.773587 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-07-24 01:13:10.773606 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-07-24 01:13:10.773626 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-07-24 01:13:10.773645 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-07-24 01:13:10.773662 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-07-24 01:13:10.773679 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-07-24 01:13:10.773701 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-07-24 01:13:10.773720 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-07-24 01:13:10.773737 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-07-24 01:13:10.773755 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-07-24 01:13:10.773773 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-07-24 01:13:10.773790 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-07-24 01:13:10.773807 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-07-24 01:13:10.773825 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-07-24 01:13:10.773842 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-07-24 01:13:10.773859 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-07-24 01:13:10.773876 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-07-24 01:13:10.773892 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-07-24 01:13:10.773909 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-07-24 01:13:10.773926 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-07-24 01:13:10.773943 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-07-24 01:13:10.773960 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-07-24 01:13:10.773976 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-07-24 01:13:10.773993 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-07-24 01:13:10.774010 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-07-24 01:13:10.774027 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-07-24 01:13:10.774044 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-07-24 01:13:10.774061 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-07-24 01:13:10.774078 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-07-24 01:13:10.774095 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-07-24 01:13:10.774112 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-07-24 01:13:10.774130 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-07-24 01:13:10.774147 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-07-24 01:13:10.774164 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-07-24 01:13:10.774181 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-07-24 01:13:10.774198 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-07-24 01:13:10.774215 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-07-24 01:13:10.774232 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-07-24 01:13:10.774249 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-07-24 01:13:10.774267 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-07-24 01:13:10.774285 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-07-24 01:13:10.774308 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-07-24 01:13:10.774326 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-07-24 01:13:10.774343 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-07-24 01:13:10.774361 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-9hwtf.txt 2026-07-24 01:13:10.774378 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-9hwtf.yaml 2026-07-24 01:13:10.774395 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-s44bs.txt 2026-07-24 01:13:10.774412 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-s44bs.yaml 2026-07-24 01:13:10.774429 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-4tsfp.txt 2026-07-24 01:13:10.774446 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-4tsfp.yaml 2026-07-24 01:13:10.774463 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-nlv8v.txt 2026-07-24 01:13:10.774480 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-nlv8v.yaml 2026-07-24 01:13:10.774497 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-07-24 01:13:10.774515 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-07-24 01:13:10.774532 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-07-24 01:13:10.774550 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-07-24 01:13:10.774567 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-07-24 01:13:10.774585 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-07-24 01:13:10.774602 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-h25b5.txt 2026-07-24 01:13:10.774620 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-h25b5.yaml 2026-07-24 01:13:10.774637 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-07-24 01:13:10.774655 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-07-24 01:13:10.774672 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-07-24 01:13:10.774690 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-07-24 01:13:10.774707 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-07-24 01:13:10.774724 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-07-24 01:13:10.774741 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-07-24 01:13:10.774759 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-07-24 01:13:10.774776 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-07-24 01:13:10.774793 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-07-24 01:13:10.774811 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-07-24 01:13:10.774828 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-07-24 01:13:10.774845 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-07-24 01:13:10.774862 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-07-24 01:13:10.774879 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-07-24 01:13:10.774896 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-07-24 01:13:10.774937 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-07-24 01:13:10.774955 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-07-24 01:13:10.774972 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-07-24 01:13:10.774989 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-07-24 01:13:10.775007 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-07-24 01:13:10.775024 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-07-24 01:13:10.775041 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-07-24 01:13:10.775059 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-07-24 01:13:10.775076 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-07-24 01:13:10.775147 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-07-24 01:13:10.775180 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-07-24 01:13:10.775284 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-07-24 01:13:10.775314 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-07-24 01:13:10.775334 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-07-24 01:13:10.775353 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-07-24 01:13:10.775371 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-07-24 01:13:10.775389 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-07-24 01:13:10.785329 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-07-24 01:13:10.785431 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-07-24 01:13:10.785484 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-07-24 01:13:10.785532 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-07-24 01:13:10.785576 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-07-24 01:13:10.785621 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-07-24 01:13:10.785665 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-07-24 01:13:10.785708 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-07-24 01:13:10.785752 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-07-24 01:13:10.785794 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-07-24 01:13:10.785836 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-07-24 01:13:10.785879 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-07-24 01:13:10.785921 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-07-24 01:13:10.785963 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-07-24 01:13:10.786004 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-07-24 01:13:10.786076 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-07-24 01:13:10.786121 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-07-24 01:13:10.786164 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-07-24 01:13:10.786207 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-86ymf9.txt 2026-07-24 01:13:10.786249 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-86ymf9.yaml 2026-07-24 01:13:10.786290 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-fh5nsq.txt 2026-07-24 01:13:10.786332 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-fh5nsq.yaml 2026-07-24 01:13:10.786373 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-07-24 01:13:10.786415 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-07-24 01:13:10.786457 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-07-24 01:13:10.786500 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-07-24 01:13:10.786543 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-07-24 01:13:10.786586 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-07-24 01:13:10.786627 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-07-24 01:13:10.786669 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-07-24 01:13:10.786711 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-07-24 01:13:10.786752 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-07-24 01:13:10.786807 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-07-24 01:13:10.786873 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-07-24 01:13:10.786935 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-07-24 01:13:10.786981 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-07-24 01:13:10.787023 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-07-24 01:13:10.787065 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-07-24 01:13:10.787201 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-07-24 01:13:10.787259 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-07-24 01:13:10.787305 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-07-24 01:13:10.787350 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-07-24 01:13:10.787394 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-07-24 01:13:10.787436 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-07-24 01:13:10.787478 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-07-24 01:13:10.787520 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-07-24 01:13:10.787563 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-07-24 01:13:10.787606 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-07-24 01:13:10.787648 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-07-24 01:13:10.787702 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-07-24 01:13:10.787746 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-07-24 01:13:10.787893 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-07-24 01:13:10.788043 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-07-24 01:13:10.788100 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-07-24 01:13:10.788149 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-07-24 01:13:10.788198 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-07-24 01:13:10.788244 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-07-24 01:13:10.788289 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-07-24 01:13:10.788338 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-07-24 01:13:10.788382 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-07-24 01:13:10.788429 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-07-24 01:13:10.788474 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-07-24 01:13:10.788519 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-07-24 01:13:10.788621 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-07-24 01:13:10.788672 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-07-24 01:13:10.788717 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-07-24 01:13:10.788764 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-07-24 01:13:10.788809 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-07-24 01:13:10.788855 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-07-24 01:13:10.788899 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-07-24 01:13:10.788943 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-07-24 01:13:10.789032 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-07-24 01:13:10.789101 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-07-24 01:13:10.789153 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-07-24 01:13:10.789201 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-07-24 01:13:10.789246 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-07-24 01:13:10.789291 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-07-24 01:13:10.789338 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-07-24 01:13:10.789383 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-07-24 01:13:10.789428 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-07-24 01:13:10.789473 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-07-24 01:13:10.789533 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-07-24 01:13:10.789582 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-07-24 01:13:10.789628 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-07-24 01:13:10.789672 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-07-24 01:13:10.789716 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-07-24 01:13:10.789762 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-07-24 01:13:10.789807 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-07-24 01:13:10.789852 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-07-24 01:13:10.789896 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-07-24 01:13:10.789942 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-07-24 01:13:10.789987 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-07-24 01:13:10.790152 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-07-24 01:13:10.790223 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-07-24 01:13:10.790275 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-07-24 01:13:10.790323 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-07-24 01:13:10.790371 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-07-24 01:13:10.790418 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-07-24 01:13:10.790463 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-07-24 01:13:10.790509 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-07-24 01:13:10.790556 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-07-24 01:13:10.790601 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-07-24 01:13:10.790649 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-07-24 01:13:10.790697 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-07-24 01:13:10.790744 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-07-24 01:13:10.790789 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-07-24 01:13:10.790836 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-07-24 01:13:10.790883 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-07-24 01:13:10.790928 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-07-24 01:13:10.790973 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-07-24 01:13:10.791017 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-07-24 01:13:10.791061 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-07-24 01:13:10.791107 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-07-24 01:13:10.791154 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-07-24 01:13:10.791251 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-07-24 01:13:10.791315 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-07-24 01:13:10.791364 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-07-24 01:13:10.791412 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-07-24 01:13:10.791460 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-07-24 01:13:10.791505 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-07-24 01:13:10.791550 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-07-24 01:13:10.791595 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-07-24 01:13:10.791639 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-07-24 01:13:10.791684 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-07-24 01:13:10.791730 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-07-24 01:13:10.791775 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-07-24 01:13:10.791820 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-6qznk.txt 2026-07-24 01:13:10.791865 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-6qznk.yaml 2026-07-24 01:13:10.791910 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-07-24 01:13:10.791955 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-07-24 01:13:10.792002 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-07-24 01:13:10.792047 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-07-24 01:13:10.792093 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-07-24 01:13:10.792140 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-07-24 01:13:10.792183 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-07-24 01:13:10.792228 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-07-24 01:13:10.792275 | instance | cd+++++++++ objects/namespaced/magnum-system/ 2026-07-24 01:13:10.792320 | instance | cd+++++++++ objects/namespaced/magnum-system/configmaps/ 2026-07-24 01:13:10.792365 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.txt 2026-07-24 01:13:10.792411 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.yaml 2026-07-24 01:13:10.792455 | instance | cd+++++++++ objects/namespaced/magnum-system/serviceaccounts/ 2026-07-24 01:13:10.792501 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.txt 2026-07-24 01:13:10.792647 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.yaml 2026-07-24 01:13:10.792745 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-07-24 01:13:10.792799 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-07-24 01:13:10.792846 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt 2026-07-24 01:13:10.792890 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml 2026-07-24 01:13:10.792933 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt 2026-07-24 01:13:10.793015 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml 2026-07-24 01:13:10.793109 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-07-24 01:13:10.793214 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-07-24 01:13:10.793269 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-07-24 01:13:10.793316 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-07-24 01:13:10.793361 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-07-24 01:13:10.793405 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-07-24 01:13:10.793452 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-07-24 01:13:10.793517 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-07-24 01:13:10.793570 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-07-24 01:13:10.793592 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-07-24 01:13:10.793611 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-07-24 01:13:10.793630 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-07-24 01:13:10.793648 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-07-24 01:13:10.793667 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-07-24 01:13:10.793685 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-07-24 01:13:10.793704 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-07-24 01:13:10.793722 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-07-24 01:13:10.793741 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-07-24 01:13:10.793759 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-07-24 01:13:10.793778 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-07-24 01:13:10.793796 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-07-24 01:13:10.793814 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-07-24 01:13:10.793832 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-07-24 01:13:10.793850 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-07-24 01:13:10.793868 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-07-24 01:13:10.793886 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-07-24 01:13:10.793904 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-07-24 01:13:10.794011 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-07-24 01:13:10.794045 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-07-24 01:13:10.794074 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-07-24 01:13:10.794134 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-07-24 01:13:10.794192 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-07-24 01:13:10.794215 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-07-24 01:13:10.794234 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-07-24 01:13:10.794253 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-07-24 01:13:10.794273 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-07-24 01:13:10.794292 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-07-24 01:13:10.794310 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-07-24 01:13:10.794363 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-07-24 01:13:10.794391 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-07-24 01:13:10.794412 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-07-24 01:13:10.794432 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-07-24 01:13:10.794451 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-07-24 01:13:10.794470 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-07-24 01:13:10.794488 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-07-24 01:13:10.794507 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-07-24 01:13:10.794525 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-07-24 01:13:10.794543 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-07-24 01:13:10.794561 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-07-24 01:13:10.794579 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-07-24 01:13:10.794597 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-07-24 01:13:10.794615 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-07-24 01:13:10.794633 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-07-24 01:13:10.794651 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-07-24 01:13:10.794668 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-07-24 01:13:10.794686 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-07-24 01:13:10.794704 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-07-24 01:13:10.794722 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-07-24 01:13:10.794741 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-07-24 01:13:10.794765 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-07-24 01:13:10.794785 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-07-24 01:13:10.794803 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-07-24 01:13:10.794821 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-07-24 01:13:10.794840 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-07-24 01:13:10.794858 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-07-24 01:13:10.794876 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-07-24 01:13:10.794900 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-07-24 01:13:10.794926 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-07-24 01:13:10.794955 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-07-24 01:13:10.794981 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-07-24 01:13:10.795002 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-07-24 01:13:10.795021 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-07-24 01:13:10.795044 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-07-24 01:13:10.795071 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-07-24 01:13:10.795144 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-07-24 01:13:10.795187 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-07-24 01:13:10.795210 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-07-24 01:13:10.795231 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-07-24 01:13:10.795250 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-07-24 01:13:10.795275 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-07-24 01:13:10.795301 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-07-24 01:13:10.795325 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-07-24 01:13:10.795348 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-07-24 01:13:10.795371 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-07-24 01:13:10.795392 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-07-24 01:13:10.795412 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-07-24 01:13:10.795431 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-07-24 01:13:10.795450 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-07-24 01:13:10.795470 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-07-24 01:13:10.795497 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-07-24 01:13:10.795519 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-07-24 01:13:10.795539 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-07-24 01:13:10.795562 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt 2026-07-24 01:13:10.795584 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml 2026-07-24 01:13:10.795604 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt 2026-07-24 01:13:10.795623 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml 2026-07-24 01:13:10.795642 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt 2026-07-24 01:13:10.795662 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml 2026-07-24 01:13:10.795681 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt 2026-07-24 01:13:10.795701 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml 2026-07-24 01:13:10.795720 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt 2026-07-24 01:13:10.795739 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml 2026-07-24 01:13:10.795759 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt 2026-07-24 01:13:10.795778 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml 2026-07-24 01:13:10.795798 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt 2026-07-24 01:13:10.795817 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml 2026-07-24 01:13:10.795836 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-07-24 01:13:10.795856 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-07-24 01:13:10.795875 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt 2026-07-24 01:13:10.795895 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml 2026-07-24 01:13:10.795914 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-07-24 01:13:10.795933 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt 2026-07-24 01:13:10.795952 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml 2026-07-24 01:13:10.795971 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt 2026-07-24 01:13:10.795991 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml 2026-07-24 01:13:10.796010 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-07-24 01:13:10.796029 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-07-24 01:13:10.796048 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt 2026-07-24 01:13:10.796067 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml 2026-07-24 01:13:10.796086 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.txt 2026-07-24 01:13:10.796105 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.yaml 2026-07-24 01:13:10.796124 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt 2026-07-24 01:13:10.796144 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml 2026-07-24 01:13:10.796169 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-07-24 01:13:10.796190 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-07-24 01:13:10.796210 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-07-24 01:13:10.796228 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-07-24 01:13:10.796247 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-07-24 01:13:10.796266 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-07-24 01:13:10.796286 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-07-24 01:13:10.796305 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt 2026-07-24 01:13:10.796324 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml 2026-07-24 01:13:10.796343 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt 2026-07-24 01:13:10.796362 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml 2026-07-24 01:13:10.796381 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt 2026-07-24 01:13:10.796400 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml 2026-07-24 01:13:10.796419 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt 2026-07-24 01:13:10.796437 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml 2026-07-24 01:13:10.796457 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-07-24 01:13:10.796477 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-07-24 01:13:10.796497 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-07-24 01:13:10.796519 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt 2026-07-24 01:13:10.796572 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml 2026-07-24 01:13:10.796602 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-07-24 01:13:10.796624 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-07-24 01:13:10.796647 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-07-24 01:13:10.796675 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-07-24 01:13:10.796697 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-07-24 01:13:10.796716 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-07-24 01:13:10.796740 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-07-24 01:13:10.796766 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-07-24 01:13:10.796793 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-07-24 01:13:10.796816 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-07-24 01:13:10.796836 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-07-24 01:13:10.796861 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-07-24 01:13:10.796889 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt 2026-07-24 01:13:10.796922 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml 2026-07-24 01:13:10.796943 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt 2026-07-24 01:13:10.796989 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml 2026-07-24 01:13:10.797011 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt 2026-07-24 01:13:10.797030 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml 2026-07-24 01:13:10.797049 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt 2026-07-24 01:13:10.797069 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml 2026-07-24 01:13:10.797088 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt 2026-07-24 01:13:10.797108 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml 2026-07-24 01:13:10.797128 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt 2026-07-24 01:13:10.797147 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml 2026-07-24 01:13:10.797166 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-07-24 01:13:10.797186 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-07-24 01:13:10.797243 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt 2026-07-24 01:13:10.797272 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml 2026-07-24 01:13:10.797293 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.txt 2026-07-24 01:13:10.797314 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.yaml 2026-07-24 01:13:10.797333 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt 2026-07-24 01:13:10.797355 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml 2026-07-24 01:13:10.797383 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-07-24 01:13:10.797409 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-07-24 01:13:10.797430 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-07-24 01:13:10.797449 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-07-24 01:13:10.797468 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-07-24 01:13:10.797487 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-07-24 01:13:10.797506 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-07-24 01:13:10.797525 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-07-24 01:13:10.797545 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-07-24 01:13:10.797579 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-07-24 01:13:10.797600 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-07-24 01:13:10.797621 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-07-24 01:13:10.797641 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt 2026-07-24 01:13:10.797669 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml 2026-07-24 01:13:10.797690 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-07-24 01:13:10.797710 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-07-24 01:13:10.797730 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-07-24 01:13:10.797749 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-djkcv.txt 2026-07-24 01:13:10.797768 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-djkcv.yaml 2026-07-24 01:13:10.797787 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-fb845b5fb-wmnv6.txt 2026-07-24 01:13:10.797806 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-fb845b5fb-wmnv6.yaml 2026-07-24 01:13:10.797825 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-8fhzm.txt 2026-07-24 01:13:10.797844 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-8fhzm.yaml 2026-07-24 01:13:10.797863 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-bzvzh.txt 2026-07-24 01:13:10.797883 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-bzvzh.yaml 2026-07-24 01:13:10.797902 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-cfxqr.txt 2026-07-24 01:13:10.797921 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-cfxqr.yaml 2026-07-24 01:13:10.797940 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt 2026-07-24 01:13:10.797960 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml 2026-07-24 01:13:10.797979 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt 2026-07-24 01:13:10.797998 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml 2026-07-24 01:13:10.798057 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-zh4rn.txt 2026-07-24 01:13:10.798086 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-zh4rn.yaml 2026-07-24 01:13:10.798108 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt 2026-07-24 01:13:10.798132 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml 2026-07-24 01:13:10.798160 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-jtwhq.txt 2026-07-24 01:13:10.798184 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-jtwhq.yaml 2026-07-24 01:13:10.798205 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-zfkv9.txt 2026-07-24 01:13:10.798224 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-zfkv9.yaml 2026-07-24 01:13:10.798244 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-p9d8h.txt 2026-07-24 01:13:10.798263 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-p9d8h.yaml 2026-07-24 01:13:10.798282 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-07-24 01:13:10.798301 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-07-24 01:13:10.798321 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-pm425.txt 2026-07-24 01:13:10.798341 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-pm425.yaml 2026-07-24 01:13:10.798368 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-pm2ls.txt 2026-07-24 01:13:10.798389 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-pm2ls.yaml 2026-07-24 01:13:10.798409 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-07-24 01:13:10.798428 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-07-24 01:13:10.798448 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-07-24 01:13:10.798468 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-07-24 01:13:10.798487 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-07-24 01:13:10.798507 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt 2026-07-24 01:13:10.798527 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml 2026-07-24 01:13:10.798546 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.txt 2026-07-24 01:13:10.798565 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.yaml 2026-07-24 01:13:10.798585 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-07-24 01:13:10.798603 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-07-24 01:13:10.798623 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-07-24 01:13:10.798650 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-07-24 01:13:10.798678 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-07-24 01:13:10.798699 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt 2026-07-24 01:13:10.798719 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml 2026-07-24 01:13:10.798744 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-07-24 01:13:10.798771 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-07-24 01:13:10.798792 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-07-24 01:13:10.798811 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-07-24 01:13:10.798836 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-07-24 01:13:10.799519 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-07-24 01:13:10.799553 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-07-24 01:13:10.799582 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-07-24 01:13:10.799611 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-07-24 01:13:10.799640 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-07-24 01:13:10.799665 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-07-24 01:13:10.799685 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-07-24 01:13:10.799704 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-07-24 01:13:10.799725 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-07-24 01:13:10.799745 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-07-24 01:13:10.799784 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-07-24 01:13:10.799811 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-07-24 01:13:10.799831 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-07-24 01:13:10.799856 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-07-24 01:13:10.799883 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-07-24 01:13:10.799907 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-07-24 01:13:10.799928 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-07-24 01:13:10.799956 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-07-24 01:13:10.799981 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-07-24 01:13:10.800004 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-07-24 01:13:10.800029 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-07-24 01:13:10.800055 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-07-24 01:13:10.800078 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-07-24 01:13:10.800102 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-07-24 01:13:10.800128 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-07-24 01:13:10.800152 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-07-24 01:13:10.800240 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-cfxqr-tls.txt 2026-07-24 01:13:10.800270 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-cfxqr-tls.yaml 2026-07-24 01:13:10.800299 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-07-24 01:13:10.800325 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-07-24 01:13:10.800349 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-07-24 01:13:10.800373 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-07-24 01:13:10.800393 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-07-24 01:13:10.800413 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-07-24 01:13:10.800433 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-07-24 01:13:10.800451 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-07-24 01:13:10.800470 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-07-24 01:13:10.800489 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-07-24 01:13:10.800509 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-07-24 01:13:10.800536 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-07-24 01:13:10.800590 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt 2026-07-24 01:13:10.800612 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml 2026-07-24 01:13:10.800632 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-07-24 01:13:10.800651 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-07-24 01:13:10.800670 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt 2026-07-24 01:13:10.800689 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml 2026-07-24 01:13:10.800708 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt 2026-07-24 01:13:10.800727 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml 2026-07-24 01:13:10.800747 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt 2026-07-24 01:13:10.800766 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml 2026-07-24 01:13:10.800785 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.txt 2026-07-24 01:13:10.800805 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.yaml 2026-07-24 01:13:10.800824 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt 2026-07-24 01:13:10.800843 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml 2026-07-24 01:13:10.800862 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-07-24 01:13:10.800882 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-07-24 01:13:10.800901 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-07-24 01:13:10.800920 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt 2026-07-24 01:13:10.800939 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml 2026-07-24 01:13:10.800974 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-07-24 01:13:10.800997 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-07-24 01:13:10.801017 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-07-24 01:13:10.801037 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-07-24 01:13:10.801056 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-07-24 01:13:10.801075 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-07-24 01:13:10.801094 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-07-24 01:13:10.801114 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-07-24 01:13:10.801140 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-07-24 01:13:10.801168 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-07-24 01:13:10.801189 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-07-24 01:13:10.801216 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-07-24 01:13:10.801241 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt 2026-07-24 01:13:10.801268 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml 2026-07-24 01:13:10.801290 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt 2026-07-24 01:13:10.801310 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml 2026-07-24 01:13:10.801336 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt 2026-07-24 01:13:10.801362 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml 2026-07-24 01:13:10.801382 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt 2026-07-24 01:13:10.801402 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml 2026-07-24 01:13:10.801429 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt 2026-07-24 01:13:10.801454 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml 2026-07-24 01:13:10.801477 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.txt 2026-07-24 01:13:10.801496 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.yaml 2026-07-24 01:13:10.801515 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt 2026-07-24 01:13:10.801534 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml 2026-07-24 01:13:10.801552 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-07-24 01:13:10.801571 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-07-24 01:13:10.801591 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-07-24 01:13:10.801610 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt 2026-07-24 01:13:10.801629 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml 2026-07-24 01:13:10.801648 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-07-24 01:13:10.801667 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-07-24 01:13:10.801691 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-07-24 01:13:10.801719 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-07-24 01:13:10.801741 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-07-24 01:13:10.801760 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-07-24 01:13:10.801780 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-07-24 01:13:10.801799 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-07-24 01:13:10.801818 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-07-24 01:13:10.801836 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-07-24 01:13:10.801855 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-07-24 01:13:10.801874 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-07-24 01:13:10.801892 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt 2026-07-24 01:13:10.801919 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml 2026-07-24 01:13:10.801939 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt 2026-07-24 01:13:10.801960 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml 2026-07-24 01:13:10.801980 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt 2026-07-24 01:13:10.801999 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml 2026-07-24 01:13:10.802018 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt 2026-07-24 01:13:10.802036 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml 2026-07-24 01:13:10.802055 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt 2026-07-24 01:13:10.802073 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml 2026-07-24 01:13:10.802093 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt 2026-07-24 01:13:10.802112 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml 2026-07-24 01:13:10.802131 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-07-24 01:13:10.802151 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-07-24 01:13:10.802170 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt 2026-07-24 01:13:10.802189 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml 2026-07-24 01:13:10.802267 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.txt 2026-07-24 01:13:10.802298 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.yaml 2026-07-24 01:13:10.802319 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt 2026-07-24 01:13:10.802341 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml 2026-07-24 01:13:10.802361 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-07-24 01:13:10.802381 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-07-24 01:13:10.802401 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-07-24 01:13:10.802421 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt 2026-07-24 01:13:10.802440 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml 2026-07-24 01:13:10.802459 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt 2026-07-24 01:13:10.802479 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml 2026-07-24 01:13:10.802499 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt 2026-07-24 01:13:10.802518 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml 2026-07-24 01:13:10.802537 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-07-24 01:13:10.802558 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-07-24 01:13:10.802580 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-07-24 01:13:10.802600 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-07-24 01:13:10.802620 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt 2026-07-24 01:13:10.802639 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml 2026-07-24 01:13:10.802659 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt 2026-07-24 01:13:10.802678 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml 2026-07-24 01:13:10.802703 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt 2026-07-24 01:13:10.802724 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml 2026-07-24 01:13:10.802743 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt 2026-07-24 01:13:10.802764 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml 2026-07-24 01:13:10.802792 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt 2026-07-24 01:13:10.802820 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml 2026-07-24 01:13:10.802846 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.txt 2026-07-24 01:13:10.802872 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.yaml 2026-07-24 01:13:10.802892 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.txt 2026-07-24 01:13:10.802912 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.yaml 2026-07-24 01:13:10.802931 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt 2026-07-24 01:13:10.802950 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml 2026-07-24 01:13:10.802968 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-07-24 01:13:10.802987 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-07-24 01:13:10.803007 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-07-24 01:13:10.803026 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-07-24 01:13:10.803045 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-07-24 01:13:10.803064 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-07-24 01:13:10.803082 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt 2026-07-24 01:13:10.803102 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml 2026-07-24 01:13:10.803121 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt 2026-07-24 01:13:10.803140 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml 2026-07-24 01:13:10.803159 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.txt 2026-07-24 01:13:10.803178 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.yaml 2026-07-24 01:13:10.803198 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.txt 2026-07-24 01:13:10.803217 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.yaml 2026-07-24 01:13:10.803237 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.txt 2026-07-24 01:13:10.803256 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.yaml 2026-07-24 01:13:10.803276 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-07-24 01:13:10.803296 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-07-24 01:13:10.803315 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt 2026-07-24 01:13:10.803334 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml 2026-07-24 01:13:10.803353 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.txt 2026-07-24 01:13:10.803372 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.yaml 2026-07-24 01:13:10.803391 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt 2026-07-24 01:13:10.803410 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml 2026-07-24 01:13:10.803429 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.txt 2026-07-24 01:13:10.803455 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.yaml 2026-07-24 01:13:10.803476 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt 2026-07-24 01:13:10.803495 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml 2026-07-24 01:13:10.803515 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-07-24 01:13:10.803534 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-07-24 01:13:10.803554 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-07-24 01:13:10.803573 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-07-24 01:13:10.803593 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt 2026-07-24 01:13:10.803619 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml 2026-07-24 01:13:10.803647 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt 2026-07-24 01:13:10.803669 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml 2026-07-24 01:13:10.803689 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt 2026-07-24 01:13:10.803709 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml 2026-07-24 01:13:10.803729 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt 2026-07-24 01:13:10.803756 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml 2026-07-24 01:13:10.803783 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt 2026-07-24 01:13:10.803804 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml 2026-07-24 01:13:10.803823 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt 2026-07-24 01:13:10.803848 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml 2026-07-24 01:13:10.803875 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt 2026-07-24 01:13:10.803896 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml 2026-07-24 01:13:10.803916 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.txt 2026-07-24 01:13:10.803941 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.yaml 2026-07-24 01:13:10.803968 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.txt 2026-07-24 01:13:10.803991 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.yaml 2026-07-24 01:13:10.804013 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-07-24 01:13:10.804106 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-07-24 01:13:10.804148 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-07-24 01:13:10.804259 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-07-24 01:13:10.804297 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.txt 2026-07-24 01:13:10.804325 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.yaml 2026-07-24 01:13:10.804349 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.txt 2026-07-24 01:13:10.804374 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.yaml 2026-07-24 01:13:10.804455 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.txt 2026-07-24 01:13:10.804493 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.yaml 2026-07-24 01:13:10.804519 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.txt 2026-07-24 01:13:10.804555 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.yaml 2026-07-24 01:13:10.804585 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt 2026-07-24 01:13:10.804609 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml 2026-07-24 01:13:10.804633 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt 2026-07-24 01:13:10.804659 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml 2026-07-24 01:13:10.804683 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt 2026-07-24 01:13:10.804706 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml 2026-07-24 01:13:10.804731 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt 2026-07-24 01:13:10.804756 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml 2026-07-24 01:13:10.804779 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.txt 2026-07-24 01:13:10.804802 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.yaml 2026-07-24 01:13:10.804824 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.txt 2026-07-24 01:13:10.804844 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.yaml 2026-07-24 01:13:10.804863 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt 2026-07-24 01:13:10.804881 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml 2026-07-24 01:13:10.804899 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt 2026-07-24 01:13:10.804918 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml 2026-07-24 01:13:10.804937 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt 2026-07-24 01:13:10.804970 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml 2026-07-24 01:13:10.804992 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt 2026-07-24 01:13:10.805011 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml 2026-07-24 01:13:10.805031 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt 2026-07-24 01:13:10.805050 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml 2026-07-24 01:13:10.805069 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/tempest-bin.txt 2026-07-24 01:13:10.805088 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/tempest-bin.yaml 2026-07-24 01:13:10.805107 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt 2026-07-24 01:13:10.805125 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml 2026-07-24 01:13:10.805144 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt 2026-07-24 01:13:10.805164 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml 2026-07-24 01:13:10.805183 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt 2026-07-24 01:13:10.805202 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml 2026-07-24 01:13:10.805267 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-07-24 01:13:10.805307 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt 2026-07-24 01:13:10.805331 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml 2026-07-24 01:13:10.805352 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.txt 2026-07-24 01:13:10.805372 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.yaml 2026-07-24 01:13:10.805392 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.txt 2026-07-24 01:13:10.805411 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.yaml 2026-07-24 01:13:10.805430 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-07-24 01:13:10.805449 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-07-24 01:13:10.805468 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-07-24 01:13:10.805486 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-07-24 01:13:10.805506 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt 2026-07-24 01:13:10.805525 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml 2026-07-24 01:13:10.805544 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt 2026-07-24 01:13:10.805564 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml 2026-07-24 01:13:10.805583 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/ 2026-07-24 01:13:10.805603 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt 2026-07-24 01:13:10.805623 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml 2026-07-24 01:13:10.805643 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt 2026-07-24 01:13:10.805846 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml 2026-07-24 01:13:10.805866 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.txt 2026-07-24 01:13:10.805885 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.yaml 2026-07-24 01:13:10.805903 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.txt 2026-07-24 01:13:10.805923 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.yaml 2026-07-24 01:13:10.805942 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.txt 2026-07-24 01:13:10.805962 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.yaml 2026-07-24 01:13:10.805981 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.txt 2026-07-24 01:13:10.806001 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.yaml 2026-07-24 01:13:10.806020 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt 2026-07-24 01:13:10.806039 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml 2026-07-24 01:13:10.806058 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.txt 2026-07-24 01:13:10.806077 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.yaml 2026-07-24 01:13:10.806097 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt 2026-07-24 01:13:10.806116 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml 2026-07-24 01:13:10.806135 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.txt 2026-07-24 01:13:10.806162 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.yaml 2026-07-24 01:13:10.806182 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt 2026-07-24 01:13:10.806202 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml 2026-07-24 01:13:10.806221 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-07-24 01:13:10.806241 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt 2026-07-24 01:13:10.806260 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml 2026-07-24 01:13:10.806279 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt 2026-07-24 01:13:10.806299 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml 2026-07-24 01:13:10.806318 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt 2026-07-24 01:13:10.806337 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml 2026-07-24 01:13:10.806356 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt 2026-07-24 01:13:10.806376 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml 2026-07-24 01:13:10.806395 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt 2026-07-24 01:13:10.806413 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml 2026-07-24 01:13:10.806432 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt 2026-07-24 01:13:10.806451 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml 2026-07-24 01:13:10.806470 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.txt 2026-07-24 01:13:10.806488 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.yaml 2026-07-24 01:13:10.806507 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.txt 2026-07-24 01:13:10.806526 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.yaml 2026-07-24 01:13:10.806546 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.txt 2026-07-24 01:13:10.806564 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.yaml 2026-07-24 01:13:10.806583 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.txt 2026-07-24 01:13:10.806602 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.yaml 2026-07-24 01:13:10.806621 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-07-24 01:13:10.806640 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-07-24 01:13:10.806659 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.txt 2026-07-24 01:13:10.806679 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.yaml 2026-07-24 01:13:10.806705 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.txt 2026-07-24 01:13:10.806731 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.yaml 2026-07-24 01:13:10.806752 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.txt 2026-07-24 01:13:10.806771 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.yaml 2026-07-24 01:13:10.806791 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.txt 2026-07-24 01:13:10.806822 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.yaml 2026-07-24 01:13:10.806845 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.txt 2026-07-24 01:13:10.806866 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.yaml 2026-07-24 01:13:10.806888 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.txt 2026-07-24 01:13:10.806916 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.yaml 2026-07-24 01:13:10.806944 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-07-24 01:13:10.806966 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-07-24 01:13:10.806994 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.txt 2026-07-24 01:13:10.807021 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.yaml 2026-07-24 01:13:10.807044 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt 2026-07-24 01:13:10.807066 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml 2026-07-24 01:13:10.807094 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt 2026-07-24 01:13:10.807119 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml 2026-07-24 01:13:10.807143 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt 2026-07-24 01:13:10.807166 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml 2026-07-24 01:13:10.807187 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt 2026-07-24 01:13:10.807207 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml 2026-07-24 01:13:10.807226 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt 2026-07-24 01:13:10.807245 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml 2026-07-24 01:13:10.807265 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt 2026-07-24 01:13:10.807327 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml 2026-07-24 01:13:10.807355 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt 2026-07-24 01:13:10.807377 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml 2026-07-24 01:13:10.807398 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.txt 2026-07-24 01:13:10.807418 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.yaml 2026-07-24 01:13:10.807438 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.txt 2026-07-24 01:13:10.807458 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.yaml 2026-07-24 01:13:10.807478 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.txt 2026-07-24 01:13:10.807497 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.yaml 2026-07-24 01:13:10.807517 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-database-exporter.txt 2026-07-24 01:13:10.807536 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-database-exporter.yaml 2026-07-24 01:13:10.807555 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-exporter.txt 2026-07-24 01:13:10.807574 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-exporter.yaml 2026-07-24 01:13:10.807593 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt 2026-07-24 01:13:10.807612 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml 2026-07-24 01:13:10.807631 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-07-24 01:13:10.807650 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-07-24 01:13:10.807669 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-07-24 01:13:10.807687 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-07-24 01:13:10.807706 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-07-24 01:13:10.807733 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-07-24 01:13:10.807754 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt 2026-07-24 01:13:10.807773 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml 2026-07-24 01:13:10.807792 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt 2026-07-24 01:13:10.807811 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml 2026-07-24 01:13:10.807830 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt 2026-07-24 01:13:10.807849 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml 2026-07-24 01:13:10.807868 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt 2026-07-24 01:13:10.807886 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml 2026-07-24 01:13:10.807905 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-07-24 01:13:10.807924 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt 2026-07-24 01:13:10.807943 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml 2026-07-24 01:13:10.807962 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt 2026-07-24 01:13:10.807981 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml 2026-07-24 01:13:10.808000 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt 2026-07-24 01:13:10.808021 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml 2026-07-24 01:13:10.808048 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt 2026-07-24 01:13:10.808075 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml 2026-07-24 01:13:10.808135 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.txt 2026-07-24 01:13:10.808164 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.yaml 2026-07-24 01:13:10.808185 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.txt 2026-07-24 01:13:10.808206 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.yaml 2026-07-24 01:13:10.808225 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.txt 2026-07-24 01:13:10.808245 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.yaml 2026-07-24 01:13:10.808264 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.txt 2026-07-24 01:13:10.808283 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.yaml 2026-07-24 01:13:10.808302 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-07-24 01:13:10.808322 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-07-24 01:13:10.808341 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.txt 2026-07-24 01:13:10.808363 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.yaml 2026-07-24 01:13:10.808390 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.txt 2026-07-24 01:13:10.808411 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.yaml 2026-07-24 01:13:10.808430 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.txt 2026-07-24 01:13:10.808449 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.yaml 2026-07-24 01:13:10.808469 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-07-24 01:13:10.808488 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-07-24 01:13:10.808508 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-07-24 01:13:10.808527 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-07-24 01:13:10.808583 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.txt 2026-07-24 01:13:10.808609 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.yaml 2026-07-24 01:13:10.808629 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.txt 2026-07-24 01:13:10.808649 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.yaml 2026-07-24 01:13:10.808669 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt 2026-07-24 01:13:10.808688 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml 2026-07-24 01:13:10.808707 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt 2026-07-24 01:13:10.808727 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml 2026-07-24 01:13:10.808746 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt 2026-07-24 01:13:10.808765 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml 2026-07-24 01:13:10.808784 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt 2026-07-24 01:13:10.808804 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml 2026-07-24 01:13:10.808823 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.txt 2026-07-24 01:13:10.808842 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.yaml 2026-07-24 01:13:10.808861 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/openstack-exporter.txt 2026-07-24 01:13:10.808880 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/openstack-exporter.yaml 2026-07-24 01:13:10.808900 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-07-24 01:13:10.808920 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-07-24 01:13:10.808939 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-07-24 01:13:10.808978 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-07-24 01:13:10.809000 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-07-24 01:13:10.809019 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-07-24 01:13:10.809038 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-07-24 01:13:10.809057 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-07-24 01:13:10.809075 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-07-24 01:13:10.809095 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-07-24 01:13:10.809114 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-07-24 01:13:10.809133 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-07-24 01:13:10.809153 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt 2026-07-24 01:13:10.809172 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml 2026-07-24 01:13:10.809192 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt 2026-07-24 01:13:10.809211 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml 2026-07-24 01:13:10.809229 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt 2026-07-24 01:13:10.809248 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml 2026-07-24 01:13:10.809266 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt 2026-07-24 01:13:10.809293 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml 2026-07-24 01:13:10.809314 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt 2026-07-24 01:13:10.809334 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml 2026-07-24 01:13:10.809353 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt 2026-07-24 01:13:10.809373 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml 2026-07-24 01:13:10.809392 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt 2026-07-24 01:13:10.809411 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml 2026-07-24 01:13:10.809429 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.txt 2026-07-24 01:13:10.809448 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.yaml 2026-07-24 01:13:10.809467 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.txt 2026-07-24 01:13:10.809486 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.yaml 2026-07-24 01:13:10.809505 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-07-24 01:13:10.809524 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-07-24 01:13:10.809543 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-07-24 01:13:10.809561 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-07-24 01:13:10.809580 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.txt 2026-07-24 01:13:10.809598 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.yaml 2026-07-24 01:13:10.809618 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.txt 2026-07-24 01:13:10.809638 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.yaml 2026-07-24 01:13:10.809657 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.txt 2026-07-24 01:13:10.809676 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.yaml 2026-07-24 01:13:10.809695 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.txt 2026-07-24 01:13:10.809714 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.yaml 2026-07-24 01:13:10.809733 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-07-24 01:13:10.809756 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-07-24 01:13:10.809786 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt 2026-07-24 01:13:10.809809 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml 2026-07-24 01:13:10.809829 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt 2026-07-24 01:13:10.809849 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml 2026-07-24 01:13:10.809876 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt 2026-07-24 01:13:10.809899 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml 2026-07-24 01:13:10.809918 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt 2026-07-24 01:13:10.809939 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml 2026-07-24 01:13:10.809967 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.txt 2026-07-24 01:13:10.809990 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.yaml 2026-07-24 01:13:10.810016 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.txt 2026-07-24 01:13:10.810043 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.yaml 2026-07-24 01:13:10.810070 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt 2026-07-24 01:13:10.810093 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml 2026-07-24 01:13:10.810114 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt 2026-07-24 01:13:10.810143 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml 2026-07-24 01:13:10.810168 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt 2026-07-24 01:13:10.810191 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml 2026-07-24 01:13:10.810216 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt 2026-07-24 01:13:10.810242 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml 2026-07-24 01:13:10.810266 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt 2026-07-24 01:13:10.810289 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml 2026-07-24 01:13:10.810375 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-07-24 01:13:10.810407 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.txt 2026-07-24 01:13:10.810429 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.yaml 2026-07-24 01:13:10.810449 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt 2026-07-24 01:13:10.810470 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml 2026-07-24 01:13:10.810490 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt 2026-07-24 01:13:10.810510 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml 2026-07-24 01:13:10.810528 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.txt 2026-07-24 01:13:10.810547 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.yaml 2026-07-24 01:13:10.810568 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.txt 2026-07-24 01:13:10.810588 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.yaml 2026-07-24 01:13:10.810607 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.txt 2026-07-24 01:13:10.810627 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.yaml 2026-07-24 01:13:10.810646 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-07-24 01:13:10.810665 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-07-24 01:13:10.810685 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt 2026-07-24 01:13:10.810707 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml 2026-07-24 01:13:10.810735 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt 2026-07-24 01:13:10.810761 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml 2026-07-24 01:13:10.810784 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.txt 2026-07-24 01:13:10.810804 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.yaml 2026-07-24 01:13:10.810823 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt 2026-07-24 01:13:10.810841 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml 2026-07-24 01:13:10.810861 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.txt 2026-07-24 01:13:10.810880 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.yaml 2026-07-24 01:13:10.810900 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt 2026-07-24 01:13:10.810926 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml 2026-07-24 01:13:10.810947 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt 2026-07-24 01:13:10.810966 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml 2026-07-24 01:13:10.810985 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.txt 2026-07-24 01:13:10.811004 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.yaml 2026-07-24 01:13:10.811024 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt 2026-07-24 01:13:10.811043 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml 2026-07-24 01:13:10.811062 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-07-24 01:13:10.811082 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt 2026-07-24 01:13:10.811101 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml 2026-07-24 01:13:10.811121 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt 2026-07-24 01:13:10.811141 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml 2026-07-24 01:13:10.811161 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt 2026-07-24 01:13:10.811180 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml 2026-07-24 01:13:10.811199 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt 2026-07-24 01:13:10.811218 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml 2026-07-24 01:13:10.811237 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt 2026-07-24 01:13:10.811256 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml 2026-07-24 01:13:10.811276 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt 2026-07-24 01:13:10.811295 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml 2026-07-24 01:13:10.811314 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt 2026-07-24 01:13:10.811334 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml 2026-07-24 01:13:10.811353 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt 2026-07-24 01:13:10.811372 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml 2026-07-24 01:13:10.811392 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt 2026-07-24 01:13:10.811411 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml 2026-07-24 01:13:10.811430 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt 2026-07-24 01:13:10.811450 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml 2026-07-24 01:13:10.811470 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt 2026-07-24 01:13:10.811489 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml 2026-07-24 01:13:10.811509 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt 2026-07-24 01:13:10.811528 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml 2026-07-24 01:13:10.811548 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt 2026-07-24 01:13:10.811567 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml 2026-07-24 01:13:10.811586 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt 2026-07-24 01:13:10.811606 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml 2026-07-24 01:13:10.811628 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt 2026-07-24 01:13:10.811647 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml 2026-07-24 01:13:10.811672 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt 2026-07-24 01:13:10.811692 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml 2026-07-24 01:13:10.811712 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29747585.txt 2026-07-24 01:13:10.811731 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29747585.yaml 2026-07-24 01:13:10.811750 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt 2026-07-24 01:13:10.811770 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml 2026-07-24 01:13:10.811789 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt 2026-07-24 01:13:10.811809 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml 2026-07-24 01:13:10.811829 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt 2026-07-24 01:13:10.811847 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml 2026-07-24 01:13:10.811867 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt 2026-07-24 01:13:10.811887 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml 2026-07-24 01:13:10.811906 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt 2026-07-24 01:13:10.811925 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml 2026-07-24 01:13:10.811944 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt 2026-07-24 01:13:10.811962 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml 2026-07-24 01:13:10.811981 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt 2026-07-24 01:13:10.811999 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml 2026-07-24 01:13:10.812018 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt 2026-07-24 01:13:10.812036 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml 2026-07-24 01:13:10.812055 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.txt 2026-07-24 01:13:10.812074 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.yaml 2026-07-24 01:13:10.812092 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.txt 2026-07-24 01:13:10.812111 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.yaml 2026-07-24 01:13:10.812129 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.txt 2026-07-24 01:13:10.812148 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.yaml 2026-07-24 01:13:10.812167 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.txt 2026-07-24 01:13:10.812186 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.yaml 2026-07-24 01:13:10.812204 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29747580.txt 2026-07-24 01:13:10.812224 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29747580.yaml 2026-07-24 01:13:10.812243 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29747585.txt 2026-07-24 01:13:10.812262 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29747585.yaml 2026-07-24 01:13:10.812280 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29747590.txt 2026-07-24 01:13:10.812299 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29747590.yaml 2026-07-24 01:13:10.812318 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.txt 2026-07-24 01:13:10.812337 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.yaml 2026-07-24 01:13:10.812357 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.txt 2026-07-24 01:13:10.812381 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.yaml 2026-07-24 01:13:10.812401 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.txt 2026-07-24 01:13:10.812421 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.yaml 2026-07-24 01:13:10.812440 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.txt 2026-07-24 01:13:10.812459 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.yaml 2026-07-24 01:13:10.812479 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.txt 2026-07-24 01:13:10.812499 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.yaml 2026-07-24 01:13:10.812518 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.txt 2026-07-24 01:13:10.812537 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.yaml 2026-07-24 01:13:10.812573 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.txt 2026-07-24 01:13:10.812594 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.yaml 2026-07-24 01:13:10.812614 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-07-24 01:13:10.812633 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-07-24 01:13:10.812653 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-07-24 01:13:10.812672 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-07-24 01:13:10.812692 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-07-24 01:13:10.812711 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-07-24 01:13:10.812731 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-07-24 01:13:10.812750 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-07-24 01:13:10.812769 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-07-24 01:13:10.812788 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-07-24 01:13:10.812808 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-rotate-29747520.txt 2026-07-24 01:13:10.812827 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-rotate-29747520.yaml 2026-07-24 01:13:10.812846 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-07-24 01:13:10.812866 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-07-24 01:13:10.812886 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-07-24 01:13:10.812905 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-07-24 01:13:10.812925 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.txt 2026-07-24 01:13:10.812944 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.yaml 2026-07-24 01:13:10.812984 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.txt 2026-07-24 01:13:10.813013 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.yaml 2026-07-24 01:13:10.813041 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.txt 2026-07-24 01:13:10.813069 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.yaml 2026-07-24 01:13:10.813100 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.txt 2026-07-24 01:13:10.813129 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.yaml 2026-07-24 01:13:10.813155 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.txt 2026-07-24 01:13:10.813177 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.yaml 2026-07-24 01:13:10.813215 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.txt 2026-07-24 01:13:10.813243 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.yaml 2026-07-24 01:13:10.813264 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.txt 2026-07-24 01:13:10.813289 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.yaml 2026-07-24 01:13:10.813317 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.txt 2026-07-24 01:13:10.813341 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.yaml 2026-07-24 01:13:10.813362 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.txt 2026-07-24 01:13:10.813390 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.yaml 2026-07-24 01:13:10.813416 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.txt 2026-07-24 01:13:10.813439 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.yaml 2026-07-24 01:13:10.813463 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.txt 2026-07-24 01:13:10.813489 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.yaml 2026-07-24 01:13:10.813513 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.txt 2026-07-24 01:13:10.813536 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.yaml 2026-07-24 01:13:10.813562 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.txt 2026-07-24 01:13:10.813587 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.yaml 2026-07-24 01:13:10.813610 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.txt 2026-07-24 01:13:10.813633 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.yaml 2026-07-24 01:13:10.813655 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt 2026-07-24 01:13:10.813673 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml 2026-07-24 01:13:10.813693 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt 2026-07-24 01:13:10.813712 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml 2026-07-24 01:13:10.813789 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt 2026-07-24 01:13:10.813964 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml 2026-07-24 01:13:10.814002 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt 2026-07-24 01:13:10.814026 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml 2026-07-24 01:13:10.814047 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt 2026-07-24 01:13:10.814351 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml 2026-07-24 01:13:10.814389 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt 2026-07-24 01:13:10.814411 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml 2026-07-24 01:13:10.814431 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29747580.txt 2026-07-24 01:13:10.814451 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29747580.yaml 2026-07-24 01:13:10.814471 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt 2026-07-24 01:13:10.814524 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml 2026-07-24 01:13:10.814554 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt 2026-07-24 01:13:10.814575 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml 2026-07-24 01:13:10.814594 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt 2026-07-24 01:13:10.814616 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml 2026-07-24 01:13:10.814647 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt 2026-07-24 01:13:10.814669 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml 2026-07-24 01:13:10.814688 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt 2026-07-24 01:13:10.814708 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml 2026-07-24 01:13:10.814728 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt 2026-07-24 01:13:10.814746 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml 2026-07-24 01:13:10.814766 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29747580.txt 2026-07-24 01:13:10.814785 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29747580.yaml 2026-07-24 01:13:10.814804 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.txt 2026-07-24 01:13:10.814823 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.yaml 2026-07-24 01:13:10.814843 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.txt 2026-07-24 01:13:10.814861 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.yaml 2026-07-24 01:13:10.814879 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.txt 2026-07-24 01:13:10.814897 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.yaml 2026-07-24 01:13:10.814916 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.txt 2026-07-24 01:13:10.814936 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.yaml 2026-07-24 01:13:10.814955 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.txt 2026-07-24 01:13:10.814974 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.yaml 2026-07-24 01:13:10.814994 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.txt 2026-07-24 01:13:10.815013 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.yaml 2026-07-24 01:13:10.815032 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.txt 2026-07-24 01:13:10.815051 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.yaml 2026-07-24 01:13:10.815070 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt 2026-07-24 01:13:10.815089 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml 2026-07-24 01:13:10.815108 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt 2026-07-24 01:13:10.815127 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml 2026-07-24 01:13:10.815146 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt 2026-07-24 01:13:10.815166 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml 2026-07-24 01:13:10.815185 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt 2026-07-24 01:13:10.815204 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml 2026-07-24 01:13:10.815225 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt 2026-07-24 01:13:10.815244 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml 2026-07-24 01:13:10.815263 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt 2026-07-24 01:13:10.815282 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml 2026-07-24 01:13:10.815688 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt 2026-07-24 01:13:10.815724 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml 2026-07-24 01:13:10.815746 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-ks-user.txt 2026-07-24 01:13:10.815767 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-ks-user.yaml 2026-07-24 01:13:10.815796 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-run-tests.txt 2026-07-24 01:13:10.815817 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-run-tests.yaml 2026-07-24 01:13:10.815841 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-07-24 01:13:10.815869 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-07-24 01:13:10.815894 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-07-24 01:13:10.815914 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-07-24 01:13:10.815934 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-07-24 01:13:10.815953 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt 2026-07-24 01:13:10.815972 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml 2026-07-24 01:13:10.815991 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-07-24 01:13:10.816011 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-07-24 01:13:10.816030 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-07-24 01:13:10.816049 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt 2026-07-24 01:13:10.816068 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml 2026-07-24 01:13:10.816088 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt 2026-07-24 01:13:10.816107 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml 2026-07-24 01:13:10.816126 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt 2026-07-24 01:13:10.816145 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml 2026-07-24 01:13:10.816164 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.txt 2026-07-24 01:13:10.816184 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.yaml 2026-07-24 01:13:10.816203 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-07-24 01:13:10.816222 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-07-24 01:13:10.816241 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.txt 2026-07-24 01:13:10.816259 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.yaml 2026-07-24 01:13:10.816278 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.txt 2026-07-24 01:13:10.816297 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.yaml 2026-07-24 01:13:10.816316 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt 2026-07-24 01:13:10.816335 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml 2026-07-24 01:13:10.816355 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt 2026-07-24 01:13:10.816375 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml 2026-07-24 01:13:10.816400 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.txt 2026-07-24 01:13:10.816419 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.yaml 2026-07-24 01:13:10.816446 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt 2026-07-24 01:13:10.816473 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml 2026-07-24 01:13:10.816500 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-07-24 01:13:10.816525 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-848655f6c6-2gjrn.txt 2026-07-24 01:13:10.816582 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-848655f6c6-2gjrn.yaml 2026-07-24 01:13:10.816615 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-vnhw4.txt 2026-07-24 01:13:10.816644 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-vnhw4.yaml 2026-07-24 01:13:10.816673 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-bsdhn.txt 2026-07-24 01:13:10.816700 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-bsdhn.yaml 2026-07-24 01:13:10.816729 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-fwjb2.txt 2026-07-24 01:13:10.816755 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-fwjb2.yaml 2026-07-24 01:13:10.816780 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-nxqk6.txt 2026-07-24 01:13:10.816805 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-nxqk6.yaml 2026-07-24 01:13:10.816830 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-ggxvl.txt 2026-07-24 01:13:10.816857 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-ggxvl.yaml 2026-07-24 01:13:10.816883 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-jzrjk.txt 2026-07-24 01:13:10.816907 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-jzrjk.yaml 2026-07-24 01:13:10.816932 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-7d47dfd468-69dbc.txt 2026-07-24 01:13:10.816977 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-7d47dfd468-69dbc.yaml 2026-07-24 01:13:10.817008 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-8484788b44-q6z44.txt 2026-07-24 01:13:10.817034 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-8484788b44-q6z44.yaml 2026-07-24 01:13:10.817058 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-t6xhl.txt 2026-07-24 01:13:10.817079 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-t6xhl.yaml 2026-07-24 01:13:10.817182 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-2fr7n.txt 2026-07-24 01:13:10.817266 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-2fr7n.yaml 2026-07-24 01:13:10.817294 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-kbfxz.txt 2026-07-24 01:13:10.817321 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-kbfxz.yaml 2026-07-24 01:13:10.817348 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-7sdpb.txt 2026-07-24 01:13:10.817450 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-7sdpb.yaml 2026-07-24 01:13:10.817485 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-nz927.txt 2026-07-24 01:13:10.817507 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-nz927.yaml 2026-07-24 01:13:10.817528 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-v4pvg.txt 2026-07-24 01:13:10.817548 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-v4pvg.yaml 2026-07-24 01:13:10.817578 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-nwq94.txt 2026-07-24 01:13:10.817599 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-nwq94.yaml 2026-07-24 01:13:10.817618 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-2llvb.txt 2026-07-24 01:13:10.817639 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-2llvb.yaml 2026-07-24 01:13:10.817658 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-44g5k.txt 2026-07-24 01:13:10.817676 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-44g5k.yaml 2026-07-24 01:13:10.817696 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-7d7694fbbd-2pb7w.txt 2026-07-24 01:13:10.817715 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-7d7694fbbd-2pb7w.yaml 2026-07-24 01:13:10.817734 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-xq8bg.txt 2026-07-24 01:13:10.817753 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-xq8bg.yaml 2026-07-24 01:13:10.817773 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-6bc9c6d5b7-p9vcv.txt 2026-07-24 01:13:10.817792 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-6bc9c6d5b7-p9vcv.yaml 2026-07-24 01:13:10.817811 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29747585-2pk6t.txt 2026-07-24 01:13:10.817830 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29747585-2pk6t.yaml 2026-07-24 01:13:10.817849 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-86dfc6fccb-dsvl5.txt 2026-07-24 01:13:10.817868 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-86dfc6fccb-dsvl5.yaml 2026-07-24 01:13:10.817886 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-gxshx.txt 2026-07-24 01:13:10.817906 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-gxshx.yaml 2026-07-24 01:13:10.817924 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-w88mw.txt 2026-07-24 01:13:10.817944 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-w88mw.yaml 2026-07-24 01:13:10.817963 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-8dmnm.txt 2026-07-24 01:13:10.817981 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-8dmnm.yaml 2026-07-24 01:13:10.818000 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-rqnm9.txt 2026-07-24 01:13:10.818019 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-rqnm9.yaml 2026-07-24 01:13:10.818038 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-2tjlw.txt 2026-07-24 01:13:10.818056 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-2tjlw.yaml 2026-07-24 01:13:10.818075 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-6vscr.txt 2026-07-24 01:13:10.818094 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-6vscr.yaml 2026-07-24 01:13:10.818113 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-44p8n.txt 2026-07-24 01:13:10.818133 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-44p8n.yaml 2026-07-24 01:13:10.818152 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-vjbhn.txt 2026-07-24 01:13:10.818207 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-vjbhn.yaml 2026-07-24 01:13:10.818240 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-64b68f898d-k7zps.txt 2026-07-24 01:13:10.818262 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-64b68f898d-k7zps.yaml 2026-07-24 01:13:10.818283 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-wxdw4.txt 2026-07-24 01:13:10.818308 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-wxdw4.yaml 2026-07-24 01:13:10.818328 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-7d6466ff8-7hcv4.txt 2026-07-24 01:13:10.818347 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-7d6466ff8-7hcv4.yaml 2026-07-24 01:13:10.818367 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-2mmr9.txt 2026-07-24 01:13:10.818386 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-2mmr9.yaml 2026-07-24 01:13:10.818406 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-xj5rx.txt 2026-07-24 01:13:10.818425 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-xj5rx.yaml 2026-07-24 01:13:10.818444 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-k9242.txt 2026-07-24 01:13:10.818463 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-k9242.yaml 2026-07-24 01:13:10.818483 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-85bdf56f57-svqww.txt 2026-07-24 01:13:10.818502 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-85bdf56f57-svqww.yaml 2026-07-24 01:13:10.818521 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29747580-khvc9.txt 2026-07-24 01:13:10.818545 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29747580-khvc9.yaml 2026-07-24 01:13:10.818573 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29747585-kvzml.txt 2026-07-24 01:13:10.818602 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29747585-kvzml.yaml 2026-07-24 01:13:10.818629 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29747590-8574g.txt 2026-07-24 01:13:10.818651 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29747590-8574g.yaml 2026-07-24 01:13:10.818672 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-km647.txt 2026-07-24 01:13:10.818691 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-km647.yaml 2026-07-24 01:13:10.818711 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-tst5r.txt 2026-07-24 01:13:10.818730 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-tst5r.yaml 2026-07-24 01:13:10.818750 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-k26dk.txt 2026-07-24 01:13:10.818771 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-k26dk.yaml 2026-07-24 01:13:10.818791 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-774rz.txt 2026-07-24 01:13:10.818811 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-774rz.yaml 2026-07-24 01:13:10.818830 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-w5jpk.txt 2026-07-24 01:13:10.818849 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-w5jpk.yaml 2026-07-24 01:13:10.818867 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-6c956468b5-ffpf2.txt 2026-07-24 01:13:10.818886 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-6c956468b5-ffpf2.yaml 2026-07-24 01:13:10.818905 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-rkkzr.txt 2026-07-24 01:13:10.818924 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-rkkzr.yaml 2026-07-24 01:13:10.818943 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-z4wbq.txt 2026-07-24 01:13:10.818962 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-z4wbq.yaml 2026-07-24 01:13:10.818982 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-z78bs.txt 2026-07-24 01:13:10.819000 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-z78bs.yaml 2026-07-24 01:13:10.819028 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-7dfbc6cbc4-bwdsd.txt 2026-07-24 01:13:10.819048 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-7dfbc6cbc4-bwdsd.yaml 2026-07-24 01:13:10.819069 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-pkjmh.txt 2026-07-24 01:13:10.819094 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-pkjmh.yaml 2026-07-24 01:13:10.819122 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-ssr65.txt 2026-07-24 01:13:10.819145 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-ssr65.yaml 2026-07-24 01:13:10.819164 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-xbm5v.txt 2026-07-24 01:13:10.819183 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-xbm5v.yaml 2026-07-24 01:13:10.819203 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-sjjqt.txt 2026-07-24 01:13:10.819222 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-sjjqt.yaml 2026-07-24 01:13:10.819240 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-bgk4n.txt 2026-07-24 01:13:10.819259 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-bgk4n.yaml 2026-07-24 01:13:10.819277 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-rotate-29747520-dspcs.txt 2026-07-24 01:13:10.819295 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-rotate-29747520-dspcs.yaml 2026-07-24 01:13:10.819314 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-xm7qn.txt 2026-07-24 01:13:10.819333 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-xm7qn.yaml 2026-07-24 01:13:10.819351 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-cflxc.txt 2026-07-24 01:13:10.819370 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-cflxc.yaml 2026-07-24 01:13:10.819389 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-qqqdc.txt 2026-07-24 01:13:10.819408 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-qqqdc.yaml 2026-07-24 01:13:10.819427 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-858f6c598d-drjv8.txt 2026-07-24 01:13:10.819446 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-858f6c598d-drjv8.yaml 2026-07-24 01:13:10.819465 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-hd7cr.txt 2026-07-24 01:13:10.819484 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-hd7cr.yaml 2026-07-24 01:13:10.819503 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.txt 2026-07-24 01:13:10.819522 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.yaml 2026-07-24 01:13:10.819541 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-79hmr.txt 2026-07-24 01:13:10.819560 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-79hmr.yaml 2026-07-24 01:13:10.819579 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-98jx4.txt 2026-07-24 01:13:10.819598 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-98jx4.yaml 2026-07-24 01:13:10.819617 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-92242.txt 2026-07-24 01:13:10.819636 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-92242.yaml 2026-07-24 01:13:10.819655 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-tn52q.txt 2026-07-24 01:13:10.819675 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-tn52q.yaml 2026-07-24 01:13:10.819694 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-n4wwg.txt 2026-07-24 01:13:10.819720 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-n4wwg.yaml 2026-07-24 01:13:10.819741 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-cdltw.txt 2026-07-24 01:13:10.819761 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-cdltw.yaml 2026-07-24 01:13:10.819781 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-ddhc8.txt 2026-07-24 01:13:10.819801 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-ddhc8.yaml 2026-07-24 01:13:10.819820 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-ghb97.txt 2026-07-24 01:13:10.819838 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-ghb97.yaml 2026-07-24 01:13:10.819858 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-588c695db7-xqdr5.txt 2026-07-24 01:13:10.819877 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-588c695db7-xqdr5.yaml 2026-07-24 01:13:10.819904 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-gvbpk.txt 2026-07-24 01:13:10.819932 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-gvbpk.yaml 2026-07-24 01:13:10.819962 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-7dfc58c566-7kkdx.txt 2026-07-24 01:13:10.819988 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-7dfc58c566-7kkdx.yaml 2026-07-24 01:13:10.820009 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-6d2rm.txt 2026-07-24 01:13:10.820030 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-6d2rm.yaml 2026-07-24 01:13:10.820050 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-m98lg.txt 2026-07-24 01:13:10.820166 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-m98lg.yaml 2026-07-24 01:13:10.820201 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-ndhss.txt 2026-07-24 01:13:10.820230 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-ndhss.yaml 2026-07-24 01:13:10.820252 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-7gmc5.txt 2026-07-24 01:13:10.820272 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-7gmc5.yaml 2026-07-24 01:13:10.820293 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-2z9vc.txt 2026-07-24 01:13:10.820314 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-2z9vc.yaml 2026-07-24 01:13:10.820333 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-94wvr.txt 2026-07-24 01:13:10.820353 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-94wvr.yaml 2026-07-24 01:13:10.820374 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-555bbb68f8-tfmht.txt 2026-07-24 01:13:10.820394 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-555bbb68f8-tfmht.yaml 2026-07-24 01:13:10.820413 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-66785d68b7-q4pc4.txt 2026-07-24 01:13:10.820432 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-66785d68b7-q4pc4.yaml 2026-07-24 01:13:10.820452 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-qnsmc.txt 2026-07-24 01:13:10.820471 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-qnsmc.yaml 2026-07-24 01:13:10.820491 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-wszmw.txt 2026-07-24 01:13:10.820510 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-wszmw.yaml 2026-07-24 01:13:10.820529 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-fd47r.txt 2026-07-24 01:13:10.820574 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-fd47r.yaml 2026-07-24 01:13:10.820603 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-kklp7.txt 2026-07-24 01:13:10.820624 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-kklp7.yaml 2026-07-24 01:13:10.820643 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-58fjk.txt 2026-07-24 01:13:10.820662 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-58fjk.yaml 2026-07-24 01:13:10.820681 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-8jpq5.txt 2026-07-24 01:13:10.820749 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-8jpq5.yaml 2026-07-24 01:13:10.820785 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-m7cbv.txt 2026-07-24 01:13:10.820808 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-m7cbv.yaml 2026-07-24 01:13:10.820828 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-gs446.txt 2026-07-24 01:13:10.820848 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-gs446.yaml 2026-07-24 01:13:10.820868 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-bq6tf.txt 2026-07-24 01:13:10.820888 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-bq6tf.yaml 2026-07-24 01:13:10.820907 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-88zxh.txt 2026-07-24 01:13:10.820926 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-88zxh.yaml 2026-07-24 01:13:10.820945 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-5zgfn.txt 2026-07-24 01:13:10.820980 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-5zgfn.yaml 2026-07-24 01:13:10.821001 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-jjwwg.txt 2026-07-24 01:13:10.821020 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-jjwwg.yaml 2026-07-24 01:13:10.821039 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-cj5mb.txt 2026-07-24 01:13:10.821058 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-cj5mb.yaml 2026-07-24 01:13:10.821077 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-5b689b9b45-g9jdz.txt 2026-07-24 01:13:10.821096 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-5b689b9b45-g9jdz.yaml 2026-07-24 01:13:10.821114 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-74d6c5989b-c79w7.txt 2026-07-24 01:13:10.821132 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-74d6c5989b-c79w7.yaml 2026-07-24 01:13:10.821152 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-bbd8b65bb-v869d.txt 2026-07-24 01:13:10.821171 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-bbd8b65bb-v869d.yaml 2026-07-24 01:13:10.821189 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-64ccdd6488-bhnbm.txt 2026-07-24 01:13:10.821208 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-64ccdd6488-bhnbm.yaml 2026-07-24 01:13:10.821227 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-ptbmn.txt 2026-07-24 01:13:10.821246 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-ptbmn.yaml 2026-07-24 01:13:10.821265 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29747580-rwvpw.txt 2026-07-24 01:13:10.821285 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29747580-rwvpw.yaml 2026-07-24 01:13:10.821303 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-lz7xl.txt 2026-07-24 01:13:10.821322 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-lz7xl.yaml 2026-07-24 01:13:10.821349 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-x2kv9.txt 2026-07-24 01:13:10.821369 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-x2kv9.yaml 2026-07-24 01:13:10.821389 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-6cfd69ccdd-ldznp.txt 2026-07-24 01:13:10.821408 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-6cfd69ccdd-ldznp.yaml 2026-07-24 01:13:10.821426 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-nfcbj.txt 2026-07-24 01:13:10.821446 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-nfcbj.yaml 2026-07-24 01:13:10.821465 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-h7v79.txt 2026-07-24 01:13:10.821484 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-h7v79.yaml 2026-07-24 01:13:10.821503 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-ms4xc.txt 2026-07-24 01:13:10.821521 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-ms4xc.yaml 2026-07-24 01:13:10.821540 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-hwnll.txt 2026-07-24 01:13:10.821559 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-hwnll.yaml 2026-07-24 01:13:10.821579 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-p2jg9.txt 2026-07-24 01:13:10.821599 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-p2jg9.yaml 2026-07-24 01:13:10.821618 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-7d88cc5fff-j4r4r.txt 2026-07-24 01:13:10.821637 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-7d88cc5fff-j4r4r.yaml 2026-07-24 01:13:10.821657 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-kn8k2.txt 2026-07-24 01:13:10.821676 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-kn8k2.yaml 2026-07-24 01:13:10.821695 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-8d58d86cb-jktd5.txt 2026-07-24 01:13:10.821721 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-8d58d86cb-jktd5.yaml 2026-07-24 01:13:10.821750 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29747580-p6k4d.txt 2026-07-24 01:13:10.821775 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29747580-p6k4d.yaml 2026-07-24 01:13:10.821796 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-f948bd7cd-dq2mv.txt 2026-07-24 01:13:10.821816 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-f948bd7cd-dq2mv.yaml 2026-07-24 01:13:10.821835 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-t5tpd.txt 2026-07-24 01:13:10.821854 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-t5tpd.yaml 2026-07-24 01:13:10.821874 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-nxn2z.txt 2026-07-24 01:13:10.821894 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-nxn2z.yaml 2026-07-24 01:13:10.821913 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-s2qmn.txt 2026-07-24 01:13:10.821933 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-s2qmn.yaml 2026-07-24 01:13:10.821951 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-946l8.txt 2026-07-24 01:13:10.821970 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-946l8.yaml 2026-07-24 01:13:10.821989 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-76bcc48769-5hft8.txt 2026-07-24 01:13:10.822007 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-76bcc48769-5hft8.yaml 2026-07-24 01:13:10.822026 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-9s5cq.txt 2026-07-24 01:13:10.822052 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-9s5cq.yaml 2026-07-24 01:13:10.822072 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-qdgpb.txt 2026-07-24 01:13:10.822092 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-qdgpb.yaml 2026-07-24 01:13:10.822111 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-zq8x5.txt 2026-07-24 01:13:10.822129 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-zq8x5.yaml 2026-07-24 01:13:10.822148 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-k4fk9.txt 2026-07-24 01:13:10.822167 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-k4fk9.yaml 2026-07-24 01:13:10.822187 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-594dccf998-4txms.txt 2026-07-24 01:13:10.822213 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-594dccf998-4txms.yaml 2026-07-24 01:13:10.822241 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-database-exporter-78c69bc7dd-8r2bw.txt 2026-07-24 01:13:10.822266 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-database-exporter-78c69bc7dd-8r2bw.yaml 2026-07-24 01:13:10.822292 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-exporter-88f595c9f-q7lvf.txt 2026-07-24 01:13:10.822320 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-exporter-88f595c9f-q7lvf.yaml 2026-07-24 01:13:10.822348 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-qbq88.txt 2026-07-24 01:13:10.822372 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-qbq88.yaml 2026-07-24 01:13:10.822392 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-07-24 01:13:10.822411 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-07-24 01:13:10.822431 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-07-24 01:13:10.822450 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-07-24 01:13:10.822469 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-74f6c6f98b-scthr.txt 2026-07-24 01:13:10.822487 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-74f6c6f98b-scthr.yaml 2026-07-24 01:13:10.822508 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-hnb9r.txt 2026-07-24 01:13:10.822527 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-hnb9r.yaml 2026-07-24 01:13:10.822547 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-h5bmr.txt 2026-07-24 01:13:10.822566 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-h5bmr.yaml 2026-07-24 01:13:10.822586 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-4lf2n.txt 2026-07-24 01:13:10.822605 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-4lf2n.yaml 2026-07-24 01:13:10.822623 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-6sktn.txt 2026-07-24 01:13:10.822642 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-6sktn.yaml 2026-07-24 01:13:10.822661 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-hff95.txt 2026-07-24 01:13:10.822679 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-hff95.yaml 2026-07-24 01:13:10.822698 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-mwrhm.txt 2026-07-24 01:13:10.822716 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-mwrhm.yaml 2026-07-24 01:13:10.822735 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt 2026-07-24 01:13:10.822753 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml 2026-07-24 01:13:10.822778 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt 2026-07-24 01:13:10.822798 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml 2026-07-24 01:13:10.822817 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-zxkvn.txt 2026-07-24 01:13:10.822836 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-zxkvn.yaml 2026-07-24 01:13:10.822856 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt 2026-07-24 01:13:10.822875 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml 2026-07-24 01:13:10.822893 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.txt 2026-07-24 01:13:10.822912 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.yaml 2026-07-24 01:13:10.822931 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-07-24 01:13:10.822950 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-07-24 01:13:10.822969 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.txt 2026-07-24 01:13:10.822987 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.yaml 2026-07-24 01:13:10.823006 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.txt 2026-07-24 01:13:10.823026 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.yaml 2026-07-24 01:13:10.823044 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-p76qf.txt 2026-07-24 01:13:10.823064 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-p76qf.yaml 2026-07-24 01:13:10.823083 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt 2026-07-24 01:13:10.823102 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml 2026-07-24 01:13:10.823121 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt 2026-07-24 01:13:10.823141 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml 2026-07-24 01:13:10.823160 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.txt 2026-07-24 01:13:10.823179 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.yaml 2026-07-24 01:13:10.823198 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-2h5tk.txt 2026-07-24 01:13:10.823218 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-2h5tk.yaml 2026-07-24 01:13:10.823236 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-vg6fj.txt 2026-07-24 01:13:10.823256 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-vg6fj.yaml 2026-07-24 01:13:10.823275 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-76bf4cb96d-wskmz.txt 2026-07-24 01:13:10.823294 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-76bf4cb96d-wskmz.yaml 2026-07-24 01:13:10.823313 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-5b8f67965f-qlwqk.txt 2026-07-24 01:13:10.823332 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-5b8f67965f-qlwqk.yaml 2026-07-24 01:13:10.823351 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-4tq2q.txt 2026-07-24 01:13:10.823370 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-4tq2q.yaml 2026-07-24 01:13:10.823388 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-9cxth.txt 2026-07-24 01:13:10.823408 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-9cxth.yaml 2026-07-24 01:13:10.823431 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-ks-user-49wtq.txt 2026-07-24 01:13:10.823452 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-ks-user-49wtq.yaml 2026-07-24 01:13:10.823472 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-run-tests-c9sth.txt 2026-07-24 01:13:10.823491 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-run-tests-c9sth.yaml 2026-07-24 01:13:10.823510 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt 2026-07-24 01:13:10.823530 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml 2026-07-24 01:13:10.823549 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-07-24 01:13:10.823568 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt 2026-07-24 01:13:10.823587 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml 2026-07-24 01:13:10.823605 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt 2026-07-24 01:13:10.823624 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml 2026-07-24 01:13:10.823642 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt 2026-07-24 01:13:10.823661 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml 2026-07-24 01:13:10.823680 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt 2026-07-24 01:13:10.823699 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml 2026-07-24 01:13:10.823718 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt 2026-07-24 01:13:10.823737 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml 2026-07-24 01:13:10.823756 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt 2026-07-24 01:13:10.823774 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml 2026-07-24 01:13:10.823793 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt 2026-07-24 01:13:10.823811 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml 2026-07-24 01:13:10.823830 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt 2026-07-24 01:13:10.823849 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml 2026-07-24 01:13:10.823868 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt 2026-07-24 01:13:10.824015 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml 2026-07-24 01:13:10.824042 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt 2026-07-24 01:13:10.824062 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml 2026-07-24 01:13:10.824487 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt 2026-07-24 01:13:10.824528 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml 2026-07-24 01:13:10.824624 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt 2026-07-24 01:13:10.824658 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml 2026-07-24 01:13:10.824680 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt 2026-07-24 01:13:10.824701 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml 2026-07-24 01:13:10.824721 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt 2026-07-24 01:13:10.824752 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml 2026-07-24 01:13:10.824773 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt 2026-07-24 01:13:10.824792 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml 2026-07-24 01:13:10.824811 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt 2026-07-24 01:13:10.824830 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml 2026-07-24 01:13:10.824850 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt 2026-07-24 01:13:10.824869 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml 2026-07-24 01:13:10.824888 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt 2026-07-24 01:13:10.824907 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml 2026-07-24 01:13:10.824927 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt 2026-07-24 01:13:10.824946 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml 2026-07-24 01:13:10.824987 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt 2026-07-24 01:13:10.825009 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml 2026-07-24 01:13:10.825029 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt 2026-07-24 01:13:10.825048 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml 2026-07-24 01:13:10.825068 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt 2026-07-24 01:13:10.825087 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml 2026-07-24 01:13:10.825106 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt 2026-07-24 01:13:10.825126 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml 2026-07-24 01:13:10.825146 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt 2026-07-24 01:13:10.825165 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml 2026-07-24 01:13:10.825984 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt 2026-07-24 01:13:10.826032 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml 2026-07-24 01:13:10.826057 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt 2026-07-24 01:13:10.826080 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml 2026-07-24 01:13:10.826100 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt 2026-07-24 01:13:10.826120 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml 2026-07-24 01:13:10.826141 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt 2026-07-24 01:13:10.826161 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml 2026-07-24 01:13:10.826180 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt 2026-07-24 01:13:10.826200 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml 2026-07-24 01:13:10.826219 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt 2026-07-24 01:13:10.826239 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml 2026-07-24 01:13:10.826268 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt 2026-07-24 01:13:10.826288 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml 2026-07-24 01:13:10.826308 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt 2026-07-24 01:13:10.826327 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml 2026-07-24 01:13:10.826346 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt 2026-07-24 01:13:10.826365 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml 2026-07-24 01:13:10.826384 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt 2026-07-24 01:13:10.826403 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml 2026-07-24 01:13:10.826423 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.txt 2026-07-24 01:13:10.826442 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.yaml 2026-07-24 01:13:10.826460 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.txt 2026-07-24 01:13:10.826480 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.yaml 2026-07-24 01:13:10.826499 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.txt 2026-07-24 01:13:10.826518 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.yaml 2026-07-24 01:13:10.826537 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.txt 2026-07-24 01:13:10.826556 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.yaml 2026-07-24 01:13:10.826583 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.txt 2026-07-24 01:13:10.826611 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.yaml 2026-07-24 01:13:10.826641 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.txt 2026-07-24 01:13:10.826664 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.yaml 2026-07-24 01:13:10.826685 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.txt 2026-07-24 01:13:10.826704 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.yaml 2026-07-24 01:13:10.826723 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.txt 2026-07-24 01:13:10.826743 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.yaml 2026-07-24 01:13:10.826762 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.txt 2026-07-24 01:13:10.826782 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.yaml 2026-07-24 01:13:10.826801 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.txt 2026-07-24 01:13:10.826820 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.yaml 2026-07-24 01:13:10.826838 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.txt 2026-07-24 01:13:10.826857 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.yaml 2026-07-24 01:13:10.826877 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.txt 2026-07-24 01:13:10.826896 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.yaml 2026-07-24 01:13:10.826915 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.txt 2026-07-24 01:13:10.826935 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.yaml 2026-07-24 01:13:10.826954 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.txt 2026-07-24 01:13:10.826980 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.yaml 2026-07-24 01:13:10.827000 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.txt 2026-07-24 01:13:10.827020 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.yaml 2026-07-24 01:13:10.827039 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.txt 2026-07-24 01:13:10.827058 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.yaml 2026-07-24 01:13:10.827077 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.txt 2026-07-24 01:13:10.827096 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.yaml 2026-07-24 01:13:10.827115 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.txt 2026-07-24 01:13:10.827133 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.yaml 2026-07-24 01:13:10.827153 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.txt 2026-07-24 01:13:10.827172 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.yaml 2026-07-24 01:13:10.827191 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt 2026-07-24 01:13:10.827211 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml 2026-07-24 01:13:10.827230 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-07-24 01:13:10.827250 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-07-24 01:13:10.827270 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-07-24 01:13:10.827289 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-07-24 01:13:10.827308 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-07-24 01:13:10.827327 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-07-24 01:13:10.827347 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-07-24 01:13:10.827367 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-07-24 01:13:10.827386 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-07-24 01:13:10.827406 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-07-24 01:13:10.827426 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-07-24 01:13:10.827445 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-07-24 01:13:10.827501 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-07-24 01:13:10.827536 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-07-24 01:13:10.827558 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-07-24 01:13:10.827580 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-07-24 01:13:10.827603 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-07-24 01:13:10.827623 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-07-24 01:13:10.827643 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-07-24 01:13:10.827663 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-07-24 01:13:10.827689 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-07-24 01:13:10.827710 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-07-24 01:13:10.827729 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-07-24 01:13:10.827748 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-07-24 01:13:10.827767 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt 2026-07-24 01:13:10.827787 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml 2026-07-24 01:13:10.827806 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt 2026-07-24 01:13:10.827825 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml 2026-07-24 01:13:10.827844 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.txt 2026-07-24 01:13:10.827863 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.yaml 2026-07-24 01:13:10.827882 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.txt 2026-07-24 01:13:10.827901 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.yaml 2026-07-24 01:13:10.827919 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.txt 2026-07-24 01:13:10.827938 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.yaml 2026-07-24 01:13:10.827957 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.txt 2026-07-24 01:13:10.827976 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.yaml 2026-07-24 01:13:10.827995 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.txt 2026-07-24 01:13:10.828014 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.yaml 2026-07-24 01:13:10.828032 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.txt 2026-07-24 01:13:10.828051 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.yaml 2026-07-24 01:13:10.828070 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.txt 2026-07-24 01:13:10.828088 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.yaml 2026-07-24 01:13:10.828107 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.txt 2026-07-24 01:13:10.828125 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.yaml 2026-07-24 01:13:10.828143 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.txt 2026-07-24 01:13:10.828162 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.yaml 2026-07-24 01:13:10.828180 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.txt 2026-07-24 01:13:10.828199 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.yaml 2026-07-24 01:13:10.828217 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.txt 2026-07-24 01:13:10.828235 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.yaml 2026-07-24 01:13:10.828290 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.txt 2026-07-24 01:13:10.828321 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.yaml 2026-07-24 01:13:10.828342 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.txt 2026-07-24 01:13:10.828363 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.yaml 2026-07-24 01:13:10.828388 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.txt 2026-07-24 01:13:10.828408 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.yaml 2026-07-24 01:13:10.828428 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.txt 2026-07-24 01:13:10.828447 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.yaml 2026-07-24 01:13:10.828467 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.txt 2026-07-24 01:13:10.828487 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.yaml 2026-07-24 01:13:10.828509 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.txt 2026-07-24 01:13:10.828536 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.yaml 2026-07-24 01:13:10.828579 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.txt 2026-07-24 01:13:10.828608 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.yaml 2026-07-24 01:13:10.828630 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.txt 2026-07-24 01:13:10.828650 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.yaml 2026-07-24 01:13:10.828670 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt 2026-07-24 01:13:10.828690 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml 2026-07-24 01:13:10.828709 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt 2026-07-24 01:13:10.828728 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml 2026-07-24 01:13:10.828747 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.txt 2026-07-24 01:13:10.828767 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.yaml 2026-07-24 01:13:10.828786 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt 2026-07-24 01:13:10.828806 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml 2026-07-24 01:13:10.828826 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt 2026-07-24 01:13:10.828846 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml 2026-07-24 01:13:10.828864 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt 2026-07-24 01:13:10.828886 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml 2026-07-24 01:13:10.828913 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.txt 2026-07-24 01:13:10.828938 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.yaml 2026-07-24 01:13:10.828977 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.txt 2026-07-24 01:13:10.828999 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.yaml 2026-07-24 01:13:10.829019 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.txt 2026-07-24 01:13:10.829039 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.yaml 2026-07-24 01:13:10.829059 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt 2026-07-24 01:13:10.829077 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml 2026-07-24 01:13:10.829096 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt 2026-07-24 01:13:10.829122 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml 2026-07-24 01:13:10.829143 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt 2026-07-24 01:13:10.829163 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml 2026-07-24 01:13:10.829182 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt 2026-07-24 01:13:10.829202 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml 2026-07-24 01:13:10.829221 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt 2026-07-24 01:13:10.829240 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml 2026-07-24 01:13:10.829259 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt 2026-07-24 01:13:10.829278 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml 2026-07-24 01:13:10.829297 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt 2026-07-24 01:13:10.829317 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml 2026-07-24 01:13:10.829336 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt 2026-07-24 01:13:10.829355 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml 2026-07-24 01:13:10.829373 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt 2026-07-24 01:13:10.829393 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml 2026-07-24 01:13:10.829412 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt 2026-07-24 01:13:10.829431 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml 2026-07-24 01:13:10.829450 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt 2026-07-24 01:13:10.829470 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml 2026-07-24 01:13:10.829490 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt 2026-07-24 01:13:10.829509 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml 2026-07-24 01:13:10.829528 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt 2026-07-24 01:13:10.829546 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml 2026-07-24 01:13:10.829566 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt 2026-07-24 01:13:10.829584 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml 2026-07-24 01:13:10.829604 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt 2026-07-24 01:13:10.829623 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml 2026-07-24 01:13:10.829643 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt 2026-07-24 01:13:10.829662 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml 2026-07-24 01:13:10.829684 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt 2026-07-24 01:13:10.829712 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml 2026-07-24 01:13:10.829736 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt 2026-07-24 01:13:10.829756 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml 2026-07-24 01:13:10.829775 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt 2026-07-24 01:13:10.829803 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml 2026-07-24 01:13:10.829824 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt 2026-07-24 01:13:10.829844 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml 2026-07-24 01:13:10.829863 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt 2026-07-24 01:13:10.829882 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml 2026-07-24 01:13:10.829902 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.txt 2026-07-24 01:13:10.829921 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.yaml 2026-07-24 01:13:10.829940 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.txt 2026-07-24 01:13:10.829959 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.yaml 2026-07-24 01:13:10.829978 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.txt 2026-07-24 01:13:10.829997 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.yaml 2026-07-24 01:13:10.830016 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.txt 2026-07-24 01:13:10.830034 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.yaml 2026-07-24 01:13:10.830053 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.txt 2026-07-24 01:13:10.830072 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.yaml 2026-07-24 01:13:10.830092 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.txt 2026-07-24 01:13:10.830111 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.yaml 2026-07-24 01:13:10.830131 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.txt 2026-07-24 01:13:10.830149 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.yaml 2026-07-24 01:13:10.830168 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.txt 2026-07-24 01:13:10.830188 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.yaml 2026-07-24 01:13:10.830207 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.txt 2026-07-24 01:13:10.830227 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.yaml 2026-07-24 01:13:10.830246 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.txt 2026-07-24 01:13:10.830265 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.yaml 2026-07-24 01:13:10.830284 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt 2026-07-24 01:13:10.830303 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml 2026-07-24 01:13:10.830322 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt 2026-07-24 01:13:10.830341 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml 2026-07-24 01:13:10.830360 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt 2026-07-24 01:13:10.830380 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml 2026-07-24 01:13:10.830399 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt 2026-07-24 01:13:10.830418 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml 2026-07-24 01:13:10.830444 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt 2026-07-24 01:13:10.830464 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml 2026-07-24 01:13:10.830484 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt 2026-07-24 01:13:10.830504 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml 2026-07-24 01:13:10.830528 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-07-24 01:13:10.830556 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-07-24 01:13:10.830583 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt 2026-07-24 01:13:10.830611 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml 2026-07-24 01:13:10.830639 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt 2026-07-24 01:13:10.830661 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml 2026-07-24 01:13:10.830680 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-07-24 01:13:10.830699 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-07-24 01:13:10.830718 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt 2026-07-24 01:13:10.830737 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml 2026-07-24 01:13:10.830757 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.txt 2026-07-24 01:13:10.830784 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.yaml 2026-07-24 01:13:10.830812 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-07-24 01:13:10.830840 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-07-24 01:13:10.830864 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.txt 2026-07-24 01:13:10.830890 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.yaml 2026-07-24 01:13:10.830917 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.txt 2026-07-24 01:13:10.830938 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.yaml 2026-07-24 01:13:10.830958 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-07-24 01:13:10.830978 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-07-24 01:13:10.830997 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt 2026-07-24 01:13:10.831063 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml 2026-07-24 01:13:10.831103 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt 2026-07-24 01:13:10.831126 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml 2026-07-24 01:13:10.831147 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.txt 2026-07-24 01:13:10.831167 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.yaml 2026-07-24 01:13:10.831187 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt 2026-07-24 01:13:10.831207 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-07-24 01:13:10.831226 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt 2026-07-24 01:13:10.831246 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml 2026-07-24 01:13:10.831273 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt 2026-07-24 01:13:10.831294 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml 2026-07-24 01:13:10.831314 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt 2026-07-24 01:13:10.831334 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml 2026-07-24 01:13:10.831353 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt 2026-07-24 01:13:10.831373 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml 2026-07-24 01:13:10.831392 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt 2026-07-24 01:13:10.831412 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml 2026-07-24 01:13:10.831431 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt 2026-07-24 01:13:10.831451 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml 2026-07-24 01:13:10.831471 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt 2026-07-24 01:13:10.831490 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml 2026-07-24 01:13:10.831509 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt 2026-07-24 01:13:10.831528 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml 2026-07-24 01:13:10.831547 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt 2026-07-24 01:13:10.831567 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml 2026-07-24 01:13:10.831587 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-ks-user.txt 2026-07-24 01:13:10.831613 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-ks-user.yaml 2026-07-24 01:13:10.831641 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-run-tests.txt 2026-07-24 01:13:10.831667 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-run-tests.yaml 2026-07-24 01:13:10.831688 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-07-24 01:13:10.831709 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt 2026-07-24 01:13:10.831729 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml 2026-07-24 01:13:10.831748 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt 2026-07-24 01:13:10.831767 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml 2026-07-24 01:13:10.831786 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt 2026-07-24 01:13:10.831805 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml 2026-07-24 01:13:10.831824 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt 2026-07-24 01:13:10.831843 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml 2026-07-24 01:13:10.831863 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt 2026-07-24 01:13:10.831882 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml 2026-07-24 01:13:10.831902 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt 2026-07-24 01:13:10.831921 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml 2026-07-24 01:13:10.831948 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt 2026-07-24 01:13:10.831978 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml 2026-07-24 01:13:10.832001 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt 2026-07-24 01:13:10.832022 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml 2026-07-24 01:13:10.832042 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt 2026-07-24 01:13:10.832062 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml 2026-07-24 01:13:10.832081 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt 2026-07-24 01:13:10.832100 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml 2026-07-24 01:13:10.832118 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt 2026-07-24 01:13:10.832138 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml 2026-07-24 01:13:10.832157 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt 2026-07-24 01:13:10.832176 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml 2026-07-24 01:13:10.832196 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt 2026-07-24 01:13:10.832216 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml 2026-07-24 01:13:10.832235 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt 2026-07-24 01:13:10.832254 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml 2026-07-24 01:13:10.832272 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt 2026-07-24 01:13:10.832291 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml 2026-07-24 01:13:10.832311 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt 2026-07-24 01:13:10.832330 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml 2026-07-24 01:13:10.832349 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt 2026-07-24 01:13:10.832369 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml 2026-07-24 01:13:10.832388 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt 2026-07-24 01:13:10.832407 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml 2026-07-24 01:13:10.832426 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt 2026-07-24 01:13:10.832445 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml 2026-07-24 01:13:10.832464 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt 2026-07-24 01:13:10.832483 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml 2026-07-24 01:13:10.832502 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt 2026-07-24 01:13:10.832521 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml 2026-07-24 01:13:10.832540 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt 2026-07-24 01:13:10.832587 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml 2026-07-24 01:13:10.832609 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt 2026-07-24 01:13:10.832636 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml 2026-07-24 01:13:10.832657 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt 2026-07-24 01:13:10.832677 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml 2026-07-24 01:13:10.832696 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt 2026-07-24 01:13:10.832716 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml 2026-07-24 01:13:10.832742 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt 2026-07-24 01:13:10.832771 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml 2026-07-24 01:13:10.832799 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt 2026-07-24 01:13:10.832823 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml 2026-07-24 01:13:10.832843 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt 2026-07-24 01:13:10.832863 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml 2026-07-24 01:13:10.832882 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt 2026-07-24 01:13:10.832901 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml 2026-07-24 01:13:10.832920 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt 2026-07-24 01:13:10.832940 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml 2026-07-24 01:13:10.832979 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt 2026-07-24 01:13:10.833001 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml 2026-07-24 01:13:10.833021 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt 2026-07-24 01:13:10.833049 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml 2026-07-24 01:13:10.833078 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt 2026-07-24 01:13:10.833101 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml 2026-07-24 01:13:10.833123 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt 2026-07-24 01:13:10.833151 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml 2026-07-24 01:13:10.833176 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.txt 2026-07-24 01:13:10.833197 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.yaml 2026-07-24 01:13:10.833217 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.txt 2026-07-24 01:13:10.833236 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.yaml 2026-07-24 01:13:10.833255 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.txt 2026-07-24 01:13:10.833275 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.yaml 2026-07-24 01:13:10.833294 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.txt 2026-07-24 01:13:10.833314 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.yaml 2026-07-24 01:13:10.833333 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.txt 2026-07-24 01:13:10.833352 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.yaml 2026-07-24 01:13:10.833380 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.txt 2026-07-24 01:13:10.833401 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.yaml 2026-07-24 01:13:10.833421 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.txt 2026-07-24 01:13:10.833441 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.yaml 2026-07-24 01:13:10.833461 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.txt 2026-07-24 01:13:10.833480 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.yaml 2026-07-24 01:13:10.833499 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.txt 2026-07-24 01:13:10.833519 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.yaml 2026-07-24 01:13:10.833538 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.txt 2026-07-24 01:13:10.833558 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.yaml 2026-07-24 01:13:10.833577 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.txt 2026-07-24 01:13:10.833597 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.yaml 2026-07-24 01:13:10.833617 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.txt 2026-07-24 01:13:10.833636 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.yaml 2026-07-24 01:13:10.833655 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.txt 2026-07-24 01:13:10.833674 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.yaml 2026-07-24 01:13:10.833692 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.txt 2026-07-24 01:13:10.833711 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.yaml 2026-07-24 01:13:10.833730 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.txt 2026-07-24 01:13:10.833750 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.yaml 2026-07-24 01:13:10.833770 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.txt 2026-07-24 01:13:10.833789 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.yaml 2026-07-24 01:13:10.833808 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.txt 2026-07-24 01:13:10.833827 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.yaml 2026-07-24 01:13:10.833846 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.txt 2026-07-24 01:13:10.833866 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.yaml 2026-07-24 01:13:10.833892 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.txt 2026-07-24 01:13:10.833921 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.yaml 2026-07-24 01:13:10.833947 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt 2026-07-24 01:13:10.833968 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml 2026-07-24 01:13:10.833988 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-07-24 01:13:10.834007 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-07-24 01:13:10.834027 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-07-24 01:13:10.834046 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-07-24 01:13:10.834071 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-07-24 01:13:10.834092 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-07-24 01:13:10.834111 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-07-24 01:13:10.834131 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-07-24 01:13:10.834150 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-07-24 01:13:10.834170 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-07-24 01:13:10.834189 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-07-24 01:13:10.834208 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-07-24 01:13:10.834227 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-07-24 01:13:10.834247 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-07-24 01:13:10.834265 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-07-24 01:13:10.834285 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-07-24 01:13:10.834304 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-07-24 01:13:10.834323 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-07-24 01:13:10.834341 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-07-24 01:13:10.834360 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-07-24 01:13:10.834379 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-07-24 01:13:10.834398 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-07-24 01:13:10.834418 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-07-24 01:13:10.834438 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-07-24 01:13:10.834551 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt 2026-07-24 01:13:10.834591 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml 2026-07-24 01:13:10.834615 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt 2026-07-24 01:13:10.834636 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml 2026-07-24 01:13:10.834656 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.txt 2026-07-24 01:13:10.834719 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.yaml 2026-07-24 01:13:10.834744 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.txt 2026-07-24 01:13:10.834765 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.yaml 2026-07-24 01:13:10.834785 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.txt 2026-07-24 01:13:10.834804 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.yaml 2026-07-24 01:13:10.834825 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.txt 2026-07-24 01:13:10.834844 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.yaml 2026-07-24 01:13:10.834863 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.txt 2026-07-24 01:13:10.834890 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.yaml 2026-07-24 01:13:10.834911 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.txt 2026-07-24 01:13:10.834932 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.yaml 2026-07-24 01:13:10.834952 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.txt 2026-07-24 01:13:10.834972 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.yaml 2026-07-24 01:13:10.834991 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.txt 2026-07-24 01:13:10.835011 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.yaml 2026-07-24 01:13:10.835030 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.txt 2026-07-24 01:13:10.835050 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.yaml 2026-07-24 01:13:10.835069 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.txt 2026-07-24 01:13:10.835088 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.yaml 2026-07-24 01:13:10.835107 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.txt 2026-07-24 01:13:10.835126 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.yaml 2026-07-24 01:13:10.835145 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.txt 2026-07-24 01:13:10.835163 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.yaml 2026-07-24 01:13:10.835182 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.txt 2026-07-24 01:13:10.835201 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.yaml 2026-07-24 01:13:10.835220 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.txt 2026-07-24 01:13:10.835239 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.yaml 2026-07-24 01:13:10.835257 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.txt 2026-07-24 01:13:10.835276 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.yaml 2026-07-24 01:13:10.835295 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.txt 2026-07-24 01:13:10.835315 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.yaml 2026-07-24 01:13:10.835334 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.txt 2026-07-24 01:13:10.835354 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.yaml 2026-07-24 01:13:10.835373 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.txt 2026-07-24 01:13:10.835392 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.yaml 2026-07-24 01:13:10.835411 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.txt 2026-07-24 01:13:10.835430 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.yaml 2026-07-24 01:13:10.835449 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt 2026-07-24 01:13:10.835469 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml 2026-07-24 01:13:10.835488 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt 2026-07-24 01:13:10.835507 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml 2026-07-24 01:13:10.835532 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.txt 2026-07-24 01:13:10.835553 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.yaml 2026-07-24 01:13:10.835573 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt 2026-07-24 01:13:10.835591 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml 2026-07-24 01:13:10.835610 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt 2026-07-24 01:13:10.835628 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml 2026-07-24 01:13:10.835647 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt 2026-07-24 01:13:10.835666 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml 2026-07-24 01:13:10.835685 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.txt 2026-07-24 01:13:10.835705 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.yaml 2026-07-24 01:13:10.835723 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.txt 2026-07-24 01:13:10.835742 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.yaml 2026-07-24 01:13:10.835761 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.txt 2026-07-24 01:13:10.835780 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.yaml 2026-07-24 01:13:10.835799 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt 2026-07-24 01:13:10.835818 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml 2026-07-24 01:13:10.835837 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt 2026-07-24 01:13:10.835856 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml 2026-07-24 01:13:10.835875 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt 2026-07-24 01:13:10.835894 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml 2026-07-24 01:13:10.835913 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt 2026-07-24 01:13:10.835932 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml 2026-07-24 01:13:10.835951 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt 2026-07-24 01:13:10.835971 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml 2026-07-24 01:13:10.835991 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt 2026-07-24 01:13:10.836011 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml 2026-07-24 01:13:10.836029 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt 2026-07-24 01:13:10.836048 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml 2026-07-24 01:13:10.836067 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt 2026-07-24 01:13:10.836126 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml 2026-07-24 01:13:10.836168 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt 2026-07-24 01:13:10.836193 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml 2026-07-24 01:13:10.836222 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt 2026-07-24 01:13:10.836244 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml 2026-07-24 01:13:10.836265 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt 2026-07-24 01:13:10.836284 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml 2026-07-24 01:13:10.836305 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt 2026-07-24 01:13:10.836325 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml 2026-07-24 01:13:10.836345 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt 2026-07-24 01:13:10.836365 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml 2026-07-24 01:13:10.836385 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt 2026-07-24 01:13:10.836405 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml 2026-07-24 01:13:10.836426 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt 2026-07-24 01:13:10.836445 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml 2026-07-24 01:13:10.836464 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt 2026-07-24 01:13:10.836484 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml 2026-07-24 01:13:10.836503 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt 2026-07-24 01:13:10.836522 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml 2026-07-24 01:13:10.836542 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt 2026-07-24 01:13:10.836576 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml 2026-07-24 01:13:10.836597 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt 2026-07-24 01:13:10.836616 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml 2026-07-24 01:13:10.836636 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt 2026-07-24 01:13:10.836654 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml 2026-07-24 01:13:10.836673 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt 2026-07-24 01:13:10.836693 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml 2026-07-24 01:13:10.836712 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.txt 2026-07-24 01:13:10.836731 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.yaml 2026-07-24 01:13:10.836750 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.txt 2026-07-24 01:13:10.836768 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.yaml 2026-07-24 01:13:10.836787 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.txt 2026-07-24 01:13:10.836805 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.yaml 2026-07-24 01:13:10.836824 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.txt 2026-07-24 01:13:10.836842 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.yaml 2026-07-24 01:13:10.836861 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.txt 2026-07-24 01:13:10.836881 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.yaml 2026-07-24 01:13:10.836907 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.txt 2026-07-24 01:13:10.836927 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.yaml 2026-07-24 01:13:10.836947 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.txt 2026-07-24 01:13:10.836985 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.yaml 2026-07-24 01:13:10.837006 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.txt 2026-07-24 01:13:10.837026 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.yaml 2026-07-24 01:13:10.837045 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.txt 2026-07-24 01:13:10.837064 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.yaml 2026-07-24 01:13:10.837083 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.txt 2026-07-24 01:13:10.837102 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.yaml 2026-07-24 01:13:10.837121 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt 2026-07-24 01:13:10.837141 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml 2026-07-24 01:13:10.837159 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt 2026-07-24 01:13:10.837179 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml 2026-07-24 01:13:10.837198 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt 2026-07-24 01:13:10.837218 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml 2026-07-24 01:13:10.837237 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt 2026-07-24 01:13:10.837256 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml 2026-07-24 01:13:10.837275 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt 2026-07-24 01:13:10.837294 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml 2026-07-24 01:13:10.837313 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt 2026-07-24 01:13:10.837332 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml 2026-07-24 01:13:10.837350 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-07-24 01:13:10.837369 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-07-24 01:13:10.837389 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt 2026-07-24 01:13:10.837409 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml 2026-07-24 01:13:10.837429 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt 2026-07-24 01:13:10.837449 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml 2026-07-24 01:13:10.837468 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-07-24 01:13:10.837488 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-07-24 01:13:10.837508 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt 2026-07-24 01:13:10.837527 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml 2026-07-24 01:13:10.837593 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.txt 2026-07-24 01:13:10.837623 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.yaml 2026-07-24 01:13:10.837644 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-07-24 01:13:10.837664 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-07-24 01:13:10.837684 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.txt 2026-07-24 01:13:10.837705 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.yaml 2026-07-24 01:13:10.837725 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.txt 2026-07-24 01:13:10.837744 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.yaml 2026-07-24 01:13:10.837764 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-07-24 01:13:10.837784 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-07-24 01:13:10.837803 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt 2026-07-24 01:13:10.837821 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml 2026-07-24 01:13:10.837840 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt 2026-07-24 01:13:10.837860 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml 2026-07-24 01:13:10.837878 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.txt 2026-07-24 01:13:10.837898 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.yaml 2026-07-24 01:13:10.837917 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt 2026-07-24 01:13:10.837936 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml 2026-07-24 01:13:10.837955 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt 2026-07-24 01:13:10.837974 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml 2026-07-24 01:13:10.837994 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt 2026-07-24 01:13:10.838014 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml 2026-07-24 01:13:10.838033 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt 2026-07-24 01:13:10.838052 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml 2026-07-24 01:13:10.838071 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt 2026-07-24 01:13:10.838090 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml 2026-07-24 01:13:10.838108 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt 2026-07-24 01:13:10.838126 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml 2026-07-24 01:13:10.838145 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt 2026-07-24 01:13:10.838164 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml 2026-07-24 01:13:10.838183 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt 2026-07-24 01:13:10.838202 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml 2026-07-24 01:13:10.838221 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt 2026-07-24 01:13:10.838240 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml 2026-07-24 01:13:10.838264 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-ks-user.txt 2026-07-24 01:13:10.838495 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-ks-user.yaml 2026-07-24 01:13:10.838526 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-run-tests.txt 2026-07-24 01:13:10.838548 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-run-tests.yaml 2026-07-24 01:13:10.838568 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-07-24 01:13:10.838587 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt 2026-07-24 01:13:10.838607 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml 2026-07-24 01:13:10.838627 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt 2026-07-24 01:13:10.838647 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml 2026-07-24 01:13:10.838666 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt 2026-07-24 01:13:10.838685 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml 2026-07-24 01:13:10.838704 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt 2026-07-24 01:13:10.838723 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml 2026-07-24 01:13:10.838742 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt 2026-07-24 01:13:10.838761 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml 2026-07-24 01:13:10.838784 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt 2026-07-24 01:13:10.838813 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml 2026-07-24 01:13:10.838842 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt 2026-07-24 01:13:10.838868 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml 2026-07-24 01:13:10.838889 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt 2026-07-24 01:13:10.838909 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml 2026-07-24 01:13:10.838930 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt 2026-07-24 01:13:10.838950 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml 2026-07-24 01:13:10.838969 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt 2026-07-24 01:13:10.838988 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml 2026-07-24 01:13:10.839007 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt 2026-07-24 01:13:10.839027 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml 2026-07-24 01:13:10.839048 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt 2026-07-24 01:13:10.839075 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml 2026-07-24 01:13:10.839105 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt 2026-07-24 01:13:10.839134 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml 2026-07-24 01:13:10.839160 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt 2026-07-24 01:13:10.839188 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml 2026-07-24 01:13:10.839216 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt 2026-07-24 01:13:10.839243 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml 2026-07-24 01:13:10.839271 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt 2026-07-24 01:13:10.839303 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml 2026-07-24 01:13:10.839332 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt 2026-07-24 01:13:10.839357 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml 2026-07-24 01:13:10.839377 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt 2026-07-24 01:13:10.839397 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml 2026-07-24 01:13:10.839417 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt 2026-07-24 01:13:10.839443 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml 2026-07-24 01:13:10.839471 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt 2026-07-24 01:13:10.839495 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml 2026-07-24 01:13:10.839519 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt 2026-07-24 01:13:10.839543 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml 2026-07-24 01:13:10.839568 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt 2026-07-24 01:13:10.839594 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml 2026-07-24 01:13:10.839618 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt 2026-07-24 01:13:10.839644 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml 2026-07-24 01:13:10.839668 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt 2026-07-24 01:13:10.839692 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml 2026-07-24 01:13:10.839714 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt 2026-07-24 01:13:10.839734 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml 2026-07-24 01:13:10.839753 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt 2026-07-24 01:13:10.839772 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml 2026-07-24 01:13:10.839791 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt 2026-07-24 01:13:10.839810 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml 2026-07-24 01:13:10.839830 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt 2026-07-24 01:13:10.839849 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml 2026-07-24 01:13:10.839868 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.txt 2026-07-24 01:13:10.839888 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.yaml 2026-07-24 01:13:10.839906 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.txt 2026-07-24 01:13:10.839925 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.yaml 2026-07-24 01:13:10.839945 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.txt 2026-07-24 01:13:10.839964 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.yaml 2026-07-24 01:13:10.839983 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.txt 2026-07-24 01:13:10.840002 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.yaml 2026-07-24 01:13:10.840021 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.txt 2026-07-24 01:13:10.840040 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.yaml 2026-07-24 01:13:10.840060 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.txt 2026-07-24 01:13:10.840080 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.yaml 2026-07-24 01:13:10.840105 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.txt 2026-07-24 01:13:10.840126 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.yaml 2026-07-24 01:13:10.840146 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.txt 2026-07-24 01:13:10.840166 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.yaml 2026-07-24 01:13:10.840186 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.txt 2026-07-24 01:13:10.840206 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.yaml 2026-07-24 01:13:10.840225 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.txt 2026-07-24 01:13:10.840244 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.yaml 2026-07-24 01:13:10.840263 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.txt 2026-07-24 01:13:10.840282 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.yaml 2026-07-24 01:13:10.840301 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.txt 2026-07-24 01:13:10.840319 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.yaml 2026-07-24 01:13:10.840338 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.txt 2026-07-24 01:13:10.840357 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.yaml 2026-07-24 01:13:10.840375 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.txt 2026-07-24 01:13:10.840394 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.yaml 2026-07-24 01:13:10.840413 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.txt 2026-07-24 01:13:10.840432 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.yaml 2026-07-24 01:13:10.840451 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.txt 2026-07-24 01:13:10.840470 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.yaml 2026-07-24 01:13:10.840490 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.txt 2026-07-24 01:13:10.840516 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.yaml 2026-07-24 01:13:10.840544 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt 2026-07-24 01:13:10.840591 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml 2026-07-24 01:13:10.840614 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-07-24 01:13:10.840634 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-07-24 01:13:10.840654 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt 2026-07-24 01:13:10.840673 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml 2026-07-24 01:13:10.840692 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-07-24 01:13:10.840711 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-07-24 01:13:10.840730 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-07-24 01:13:10.840749 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-07-24 01:13:10.840768 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-07-24 01:13:10.840787 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-07-24 01:13:10.840807 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-07-24 01:13:10.840826 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-07-24 01:13:10.840855 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-07-24 01:13:10.840876 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-07-24 01:13:10.840897 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-07-24 01:13:10.840917 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-07-24 01:13:10.840936 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-07-24 01:13:10.840972 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-07-24 01:13:10.840996 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-07-24 01:13:10.841016 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-07-24 01:13:10.841036 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-07-24 01:13:10.841055 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-07-24 01:13:10.841075 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-07-24 01:13:10.841094 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-07-24 01:13:10.841113 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt 2026-07-24 01:13:10.841136 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml 2026-07-24 01:13:10.841211 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt 2026-07-24 01:13:10.841249 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml 2026-07-24 01:13:10.841273 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt 2026-07-24 01:13:10.841295 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml 2026-07-24 01:13:10.841315 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt 2026-07-24 01:13:10.841335 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml 2026-07-24 01:13:10.841356 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.txt 2026-07-24 01:13:10.841376 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.yaml 2026-07-24 01:13:10.841396 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.txt 2026-07-24 01:13:10.841416 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.yaml 2026-07-24 01:13:10.841436 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.txt 2026-07-24 01:13:10.841455 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.yaml 2026-07-24 01:13:10.841474 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.txt 2026-07-24 01:13:10.841494 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.yaml 2026-07-24 01:13:10.841513 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.txt 2026-07-24 01:13:10.841532 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.yaml 2026-07-24 01:13:10.841552 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.txt 2026-07-24 01:13:10.841571 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.yaml 2026-07-24 01:13:10.841593 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.txt 2026-07-24 01:13:10.841622 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.yaml 2026-07-24 01:13:10.841648 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.txt 2026-07-24 01:13:10.841671 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.yaml 2026-07-24 01:13:10.841694 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.txt 2026-07-24 01:13:10.841725 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.yaml 2026-07-24 01:13:10.841749 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.txt 2026-07-24 01:13:10.841772 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.yaml 2026-07-24 01:13:10.841795 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.txt 2026-07-24 01:13:10.841817 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.yaml 2026-07-24 01:13:10.841839 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.txt 2026-07-24 01:13:10.841862 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.yaml 2026-07-24 01:13:10.841886 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.txt 2026-07-24 01:13:10.841912 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.yaml 2026-07-24 01:13:10.841937 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.txt 2026-07-24 01:13:10.841964 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.yaml 2026-07-24 01:13:10.841987 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.txt 2026-07-24 01:13:10.842007 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.yaml 2026-07-24 01:13:10.842027 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.txt 2026-07-24 01:13:10.842046 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.yaml 2026-07-24 01:13:10.842065 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.txt 2026-07-24 01:13:10.842084 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.yaml 2026-07-24 01:13:10.842103 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.txt 2026-07-24 01:13:10.842122 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.yaml 2026-07-24 01:13:10.842142 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.txt 2026-07-24 01:13:10.842161 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.yaml 2026-07-24 01:13:10.842181 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt 2026-07-24 01:13:10.842204 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml 2026-07-24 01:13:10.842232 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt 2026-07-24 01:13:10.842254 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml 2026-07-24 01:13:10.842274 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.txt 2026-07-24 01:13:10.842294 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.yaml 2026-07-24 01:13:10.842313 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt 2026-07-24 01:13:10.842333 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml 2026-07-24 01:13:10.842352 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt 2026-07-24 01:13:10.842370 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml 2026-07-24 01:13:10.842390 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt 2026-07-24 01:13:10.842409 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml 2026-07-24 01:13:10.842428 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt 2026-07-24 01:13:10.842447 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml 2026-07-24 01:13:10.842467 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.txt 2026-07-24 01:13:10.842495 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.yaml 2026-07-24 01:13:10.842515 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.txt 2026-07-24 01:13:10.842535 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.yaml 2026-07-24 01:13:10.842554 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt 2026-07-24 01:13:10.842572 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml 2026-07-24 01:13:10.842592 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.txt 2026-07-24 01:13:10.842614 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.yaml 2026-07-24 01:13:10.842634 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt 2026-07-24 01:13:10.842653 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml 2026-07-24 01:13:10.842671 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt 2026-07-24 01:13:10.842691 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml 2026-07-24 01:13:10.842717 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt 2026-07-24 01:13:10.842742 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml 2026-07-24 01:13:10.842763 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt 2026-07-24 01:13:10.842782 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml 2026-07-24 01:13:10.842802 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt 2026-07-24 01:13:10.842821 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml 2026-07-24 01:13:10.842840 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt 2026-07-24 01:13:10.842860 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml 2026-07-24 01:13:10.842878 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt 2026-07-24 01:13:10.842897 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml 2026-07-24 01:13:10.842916 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt 2026-07-24 01:13:10.842936 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml 2026-07-24 01:13:10.842954 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt 2026-07-24 01:13:10.842973 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml 2026-07-24 01:13:10.842992 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt 2026-07-24 01:13:10.843011 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml 2026-07-24 01:13:10.843029 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt 2026-07-24 01:13:10.843048 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml 2026-07-24 01:13:10.843066 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt 2026-07-24 01:13:10.843086 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml 2026-07-24 01:13:10.843105 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt 2026-07-24 01:13:10.843123 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml 2026-07-24 01:13:10.843142 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt 2026-07-24 01:13:10.843161 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml 2026-07-24 01:13:10.843179 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt 2026-07-24 01:13:10.843204 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml 2026-07-24 01:13:10.843224 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt 2026-07-24 01:13:10.843244 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml 2026-07-24 01:13:10.843264 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt 2026-07-24 01:13:10.843286 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml 2026-07-24 01:13:10.843315 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt 2026-07-24 01:13:10.843342 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml 2026-07-24 01:13:10.843363 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt 2026-07-24 01:13:10.843383 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml 2026-07-24 01:13:10.843408 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt 2026-07-24 01:13:10.843434 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml 2026-07-24 01:13:10.843455 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.txt 2026-07-24 01:13:10.843474 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.yaml 2026-07-24 01:13:10.843494 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.txt 2026-07-24 01:13:10.843513 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.yaml 2026-07-24 01:13:10.843533 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.txt 2026-07-24 01:13:10.843552 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.yaml 2026-07-24 01:13:10.843572 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.txt 2026-07-24 01:13:10.843591 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.yaml 2026-07-24 01:13:10.843610 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.txt 2026-07-24 01:13:10.843630 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.yaml 2026-07-24 01:13:10.843650 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.txt 2026-07-24 01:13:10.843669 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.yaml 2026-07-24 01:13:10.843689 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.txt 2026-07-24 01:13:10.843709 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.yaml 2026-07-24 01:13:10.843728 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.txt 2026-07-24 01:13:10.843747 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.yaml 2026-07-24 01:13:10.843766 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.txt 2026-07-24 01:13:10.843786 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.yaml 2026-07-24 01:13:10.843805 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.txt 2026-07-24 01:13:10.843824 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.yaml 2026-07-24 01:13:10.843845 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.txt 2026-07-24 01:13:10.843864 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.yaml 2026-07-24 01:13:10.843883 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.txt 2026-07-24 01:13:10.843902 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.yaml 2026-07-24 01:13:10.843921 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.txt 2026-07-24 01:13:10.843946 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.yaml 2026-07-24 01:13:10.843966 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.txt 2026-07-24 01:13:10.843985 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.yaml 2026-07-24 01:13:10.844005 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.txt 2026-07-24 01:13:10.844024 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.yaml 2026-07-24 01:13:10.844044 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.txt 2026-07-24 01:13:10.844063 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.yaml 2026-07-24 01:13:10.844083 | instance | >f+++++++++ objects/namespaced/openstack/secrets/openstack-database-exporter-dsn.txt 2026-07-24 01:13:10.844102 | instance | >f+++++++++ objects/namespaced/openstack/secrets/openstack-database-exporter-dsn.yaml 2026-07-24 01:13:10.844121 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-07-24 01:13:10.844140 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-07-24 01:13:10.844159 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt 2026-07-24 01:13:10.844178 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml 2026-07-24 01:13:10.844198 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt 2026-07-24 01:13:10.844217 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml 2026-07-24 01:13:10.844236 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt 2026-07-24 01:13:10.844255 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml 2026-07-24 01:13:10.844274 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt 2026-07-24 01:13:10.844293 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml 2026-07-24 01:13:10.844311 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt 2026-07-24 01:13:10.844330 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml 2026-07-24 01:13:10.844349 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt 2026-07-24 01:13:10.844368 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml 2026-07-24 01:13:10.844386 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt 2026-07-24 01:13:10.844406 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml 2026-07-24 01:13:10.844426 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt 2026-07-24 01:13:10.844444 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml 2026-07-24 01:13:10.844463 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt 2026-07-24 01:13:10.844483 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml 2026-07-24 01:13:10.844502 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt 2026-07-24 01:13:10.844521 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml 2026-07-24 01:13:10.844540 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt 2026-07-24 01:13:10.844683 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml 2026-07-24 01:13:10.844708 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt 2026-07-24 01:13:10.844729 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml 2026-07-24 01:13:10.844794 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt 2026-07-24 01:13:10.844822 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml 2026-07-24 01:13:10.844844 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.txt 2026-07-24 01:13:10.844864 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.yaml 2026-07-24 01:13:10.844884 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.txt 2026-07-24 01:13:10.844903 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.yaml 2026-07-24 01:13:10.844922 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-07-24 01:13:10.844942 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-07-24 01:13:10.844975 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-07-24 01:13:10.844996 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-07-24 01:13:10.845017 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.txt 2026-07-24 01:13:10.845037 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.yaml 2026-07-24 01:13:10.845056 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.txt 2026-07-24 01:13:10.845076 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.yaml 2026-07-24 01:13:10.845096 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.txt 2026-07-24 01:13:10.845115 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.yaml 2026-07-24 01:13:10.845134 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.txt 2026-07-24 01:13:10.845153 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.yaml 2026-07-24 01:13:10.845173 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-07-24 01:13:10.845193 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-07-24 01:13:10.845213 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt 2026-07-24 01:13:10.845231 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml 2026-07-24 01:13:10.845251 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt 2026-07-24 01:13:10.845270 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml 2026-07-24 01:13:10.845290 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt 2026-07-24 01:13:10.845309 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml 2026-07-24 01:13:10.845329 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt 2026-07-24 01:13:10.845349 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml 2026-07-24 01:13:10.845369 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.txt 2026-07-24 01:13:10.845388 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.yaml 2026-07-24 01:13:10.845407 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.txt 2026-07-24 01:13:10.845426 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.yaml 2026-07-24 01:13:10.845446 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt 2026-07-24 01:13:10.845470 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml 2026-07-24 01:13:10.845490 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt 2026-07-24 01:13:10.845509 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml 2026-07-24 01:13:10.845528 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt 2026-07-24 01:13:10.845547 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml 2026-07-24 01:13:10.845569 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt 2026-07-24 01:13:10.845590 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml 2026-07-24 01:13:10.845609 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt 2026-07-24 01:13:10.845628 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml 2026-07-24 01:13:10.845646 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt 2026-07-24 01:13:10.845665 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml 2026-07-24 01:13:10.845683 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt 2026-07-24 01:13:10.845701 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml 2026-07-24 01:13:10.845720 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt 2026-07-24 01:13:10.845738 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml 2026-07-24 01:13:10.845756 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt 2026-07-24 01:13:10.845775 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml 2026-07-24 01:13:10.845794 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt 2026-07-24 01:13:10.845812 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml 2026-07-24 01:13:10.845831 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt 2026-07-24 01:13:10.845850 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml 2026-07-24 01:13:10.845868 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt 2026-07-24 01:13:10.845887 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml 2026-07-24 01:13:10.845905 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt 2026-07-24 01:13:10.845924 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml 2026-07-24 01:13:10.845943 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt 2026-07-24 01:13:10.845962 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml 2026-07-24 01:13:10.845981 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt 2026-07-24 01:13:10.846000 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml 2026-07-24 01:13:10.846019 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.txt 2026-07-24 01:13:10.846038 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.yaml 2026-07-24 01:13:10.846057 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.txt 2026-07-24 01:13:10.846076 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.yaml 2026-07-24 01:13:10.846095 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-07-24 01:13:10.846120 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-07-24 01:13:10.846140 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt 2026-07-24 01:13:10.846158 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml 2026-07-24 01:13:10.846177 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.txt 2026-07-24 01:13:10.846195 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.yaml 2026-07-24 01:13:10.846213 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.txt 2026-07-24 01:13:10.846281 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.yaml 2026-07-24 01:13:10.846318 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-07-24 01:13:10.846340 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-07-24 01:13:10.846361 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.txt 2026-07-24 01:13:10.846381 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.yaml 2026-07-24 01:13:10.846402 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt 2026-07-24 01:13:10.846422 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml 2026-07-24 01:13:10.846442 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt 2026-07-24 01:13:10.846461 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml 2026-07-24 01:13:10.846481 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.txt 2026-07-24 01:13:10.846500 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.yaml 2026-07-24 01:13:10.846520 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt 2026-07-24 01:13:10.846539 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml 2026-07-24 01:13:10.846558 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt 2026-07-24 01:13:10.846578 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml 2026-07-24 01:13:10.846596 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-07-24 01:13:10.846616 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-07-24 01:13:10.846635 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-07-24 01:13:10.846655 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-07-24 01:13:10.846674 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt 2026-07-24 01:13:10.846695 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml 2026-07-24 01:13:10.846723 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.tempest.v1.txt 2026-07-24 01:13:10.846746 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.tempest.v1.yaml 2026-07-24 01:13:10.846767 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt 2026-07-24 01:13:10.846787 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml 2026-07-24 01:13:10.846807 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt 2026-07-24 01:13:10.846827 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml 2026-07-24 01:13:10.846853 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt 2026-07-24 01:13:10.846873 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml 2026-07-24 01:13:10.846893 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt 2026-07-24 01:13:10.846912 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml 2026-07-24 01:13:10.846931 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-etc.txt 2026-07-24 01:13:10.846950 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-etc.yaml 2026-07-24 01:13:10.846969 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-admin.txt 2026-07-24 01:13:10.846988 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-admin.yaml 2026-07-24 01:13:10.847007 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-user.txt 2026-07-24 01:13:10.847027 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-user.yaml 2026-07-24 01:13:10.847046 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt 2026-07-24 01:13:10.847065 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml 2026-07-24 01:13:10.847085 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt 2026-07-24 01:13:10.847103 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml 2026-07-24 01:13:10.847122 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-07-24 01:13:10.847141 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt 2026-07-24 01:13:10.847159 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml 2026-07-24 01:13:10.847177 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt 2026-07-24 01:13:10.847195 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml 2026-07-24 01:13:10.847215 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt 2026-07-24 01:13:10.847233 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml 2026-07-24 01:13:10.847252 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt 2026-07-24 01:13:10.847270 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml 2026-07-24 01:13:10.847289 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt 2026-07-24 01:13:10.847308 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml 2026-07-24 01:13:10.847327 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt 2026-07-24 01:13:10.847346 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml 2026-07-24 01:13:10.847365 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt 2026-07-24 01:13:10.847383 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml 2026-07-24 01:13:10.847402 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt 2026-07-24 01:13:10.847422 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml 2026-07-24 01:13:10.847440 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt 2026-07-24 01:13:10.847459 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml 2026-07-24 01:13:10.847478 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt 2026-07-24 01:13:10.847496 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml 2026-07-24 01:13:10.847520 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt 2026-07-24 01:13:10.847540 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml 2026-07-24 01:13:10.847559 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt 2026-07-24 01:13:10.847579 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml 2026-07-24 01:13:10.847598 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt 2026-07-24 01:13:10.847616 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml 2026-07-24 01:13:10.847716 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt 2026-07-24 01:13:10.847753 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml 2026-07-24 01:13:10.847775 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt 2026-07-24 01:13:10.847795 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml 2026-07-24 01:13:10.847816 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt 2026-07-24 01:13:10.847835 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml 2026-07-24 01:13:10.847855 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt 2026-07-24 01:13:10.847877 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml 2026-07-24 01:13:10.847904 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt 2026-07-24 01:13:10.847933 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml 2026-07-24 01:13:10.847957 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt 2026-07-24 01:13:10.847977 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml 2026-07-24 01:13:10.847996 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt 2026-07-24 01:13:10.848017 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml 2026-07-24 01:13:10.848036 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt 2026-07-24 01:13:10.848055 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml 2026-07-24 01:13:10.848075 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt 2026-07-24 01:13:10.848094 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml 2026-07-24 01:13:10.848113 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt 2026-07-24 01:13:10.848132 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml 2026-07-24 01:13:10.848153 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt 2026-07-24 01:13:10.848173 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml 2026-07-24 01:13:10.848192 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-07-24 01:13:10.848212 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-07-24 01:13:10.848232 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt 2026-07-24 01:13:10.848252 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml 2026-07-24 01:13:10.848274 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt 2026-07-24 01:13:10.848300 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml 2026-07-24 01:13:10.848325 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt 2026-07-24 01:13:10.848362 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml 2026-07-24 01:13:10.848393 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt 2026-07-24 01:13:10.848422 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml 2026-07-24 01:13:10.848448 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt 2026-07-24 01:13:10.848469 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml 2026-07-24 01:13:10.848496 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt 2026-07-24 01:13:10.848616 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml 2026-07-24 01:13:10.848651 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt 2026-07-24 01:13:10.848679 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml 2026-07-24 01:13:10.848707 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt 2026-07-24 01:13:10.848736 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml 2026-07-24 01:13:10.848763 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt 2026-07-24 01:13:10.848787 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml 2026-07-24 01:13:10.848815 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt 2026-07-24 01:13:10.848840 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml 2026-07-24 01:13:10.848864 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.txt 2026-07-24 01:13:10.848889 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.yaml 2026-07-24 01:13:10.848914 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.txt 2026-07-24 01:13:10.848938 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.yaml 2026-07-24 01:13:10.849232 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.txt 2026-07-24 01:13:10.849267 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.yaml 2026-07-24 01:13:10.849294 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.txt 2026-07-24 01:13:10.849321 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.yaml 2026-07-24 01:13:10.849345 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.txt 2026-07-24 01:13:10.849371 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.yaml 2026-07-24 01:13:10.849396 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.txt 2026-07-24 01:13:10.849420 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.yaml 2026-07-24 01:13:10.849445 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.txt 2026-07-24 01:13:10.849472 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.yaml 2026-07-24 01:13:10.849500 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.txt 2026-07-24 01:13:10.849525 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.yaml 2026-07-24 01:13:10.849551 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.txt 2026-07-24 01:13:10.849582 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.yaml 2026-07-24 01:13:10.849608 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.txt 2026-07-24 01:13:10.849632 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.yaml 2026-07-24 01:13:10.849669 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.txt 2026-07-24 01:13:10.849696 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.yaml 2026-07-24 01:13:10.849719 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.txt 2026-07-24 01:13:10.849743 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.yaml 2026-07-24 01:13:10.849765 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.txt 2026-07-24 01:13:10.849786 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.yaml 2026-07-24 01:13:10.849805 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.txt 2026-07-24 01:13:10.849826 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.yaml 2026-07-24 01:13:10.849845 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.txt 2026-07-24 01:13:10.849865 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.yaml 2026-07-24 01:13:10.849884 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.txt 2026-07-24 01:13:10.849903 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.yaml 2026-07-24 01:13:10.849924 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.txt 2026-07-24 01:13:10.849944 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.yaml 2026-07-24 01:13:10.849963 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.txt 2026-07-24 01:13:10.849983 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.yaml 2026-07-24 01:13:10.850003 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.txt 2026-07-24 01:13:10.850023 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.yaml 2026-07-24 01:13:10.850042 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt 2026-07-24 01:13:10.850062 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml 2026-07-24 01:13:10.850082 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-07-24 01:13:10.850102 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-07-24 01:13:10.850122 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-07-24 01:13:10.850142 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-07-24 01:13:10.850162 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-07-24 01:13:10.850181 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-07-24 01:13:10.850200 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-07-24 01:13:10.850220 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-07-24 01:13:10.850240 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-07-24 01:13:10.850260 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-07-24 01:13:10.850278 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-07-24 01:13:10.850298 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-07-24 01:13:10.850317 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-07-24 01:13:10.850336 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-07-24 01:13:10.850356 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-07-24 01:13:10.850381 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-07-24 01:13:10.850402 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-07-24 01:13:10.850421 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-07-24 01:13:10.850440 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-07-24 01:13:10.850459 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-07-24 01:13:10.850479 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-07-24 01:13:10.850498 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-07-24 01:13:10.850517 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt 2026-07-24 01:13:10.850537 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml 2026-07-24 01:13:10.850557 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.txt 2026-07-24 01:13:10.850577 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.yaml 2026-07-24 01:13:10.850597 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.txt 2026-07-24 01:13:10.850616 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.yaml 2026-07-24 01:13:10.850636 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.txt 2026-07-24 01:13:10.850655 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.yaml 2026-07-24 01:13:10.850674 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.txt 2026-07-24 01:13:10.850693 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.yaml 2026-07-24 01:13:10.850712 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.txt 2026-07-24 01:13:10.850731 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.yaml 2026-07-24 01:13:10.850750 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.txt 2026-07-24 01:13:10.850770 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.yaml 2026-07-24 01:13:10.850789 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.txt 2026-07-24 01:13:10.850809 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.yaml 2026-07-24 01:13:10.850829 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.txt 2026-07-24 01:13:10.850849 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.yaml 2026-07-24 01:13:10.850869 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.txt 2026-07-24 01:13:10.850889 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.yaml 2026-07-24 01:13:10.850909 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.txt 2026-07-24 01:13:10.850928 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.yaml 2026-07-24 01:13:10.850948 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.txt 2026-07-24 01:13:10.850967 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.yaml 2026-07-24 01:13:10.850986 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.txt 2026-07-24 01:13:10.851005 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.yaml 2026-07-24 01:13:10.851024 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.txt 2026-07-24 01:13:10.851049 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.yaml 2026-07-24 01:13:10.851069 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.txt 2026-07-24 01:13:10.851089 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.yaml 2026-07-24 01:13:10.851108 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.txt 2026-07-24 01:13:10.851128 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.yaml 2026-07-24 01:13:10.851147 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.txt 2026-07-24 01:13:10.851167 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.yaml 2026-07-24 01:13:10.851185 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.txt 2026-07-24 01:13:10.851205 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.yaml 2026-07-24 01:13:10.851223 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.txt 2026-07-24 01:13:10.851242 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.yaml 2026-07-24 01:13:10.851262 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.txt 2026-07-24 01:13:10.851282 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.yaml 2026-07-24 01:13:10.851348 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.txt 2026-07-24 01:13:10.851387 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.yaml 2026-07-24 01:13:10.851410 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-07-24 01:13:10.851431 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-07-24 01:13:10.851452 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt 2026-07-24 01:13:10.851471 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml 2026-07-24 01:13:10.851491 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt 2026-07-24 01:13:10.851510 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml 2026-07-24 01:13:10.851530 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.txt 2026-07-24 01:13:10.851548 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.yaml 2026-07-24 01:13:10.851567 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt 2026-07-24 01:13:10.851587 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml 2026-07-24 01:13:10.851607 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt 2026-07-24 01:13:10.851625 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml 2026-07-24 01:13:10.851645 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt 2026-07-24 01:13:10.851665 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml 2026-07-24 01:13:10.851691 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.txt 2026-07-24 01:13:10.851719 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.yaml 2026-07-24 01:13:10.851742 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.txt 2026-07-24 01:13:10.851762 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.yaml 2026-07-24 01:13:10.851781 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt 2026-07-24 01:13:10.851801 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml 2026-07-24 01:13:10.851829 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.txt 2026-07-24 01:13:10.851849 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.yaml 2026-07-24 01:13:10.851869 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt 2026-07-24 01:13:10.851888 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml 2026-07-24 01:13:10.851907 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt 2026-07-24 01:13:10.851926 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml 2026-07-24 01:13:10.851945 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt 2026-07-24 01:13:10.851965 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml 2026-07-24 01:13:10.851983 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt 2026-07-24 01:13:10.852002 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml 2026-07-24 01:13:10.852021 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt 2026-07-24 01:13:10.852040 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml 2026-07-24 01:13:10.852058 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt 2026-07-24 01:13:10.852077 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml 2026-07-24 01:13:10.852095 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt 2026-07-24 01:13:10.852114 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml 2026-07-24 01:13:10.852133 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt 2026-07-24 01:13:10.852152 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml 2026-07-24 01:13:10.852171 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt 2026-07-24 01:13:10.852189 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml 2026-07-24 01:13:10.852208 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt 2026-07-24 01:13:10.852227 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml 2026-07-24 01:13:10.852245 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt 2026-07-24 01:13:10.852265 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml 2026-07-24 01:13:10.852284 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt 2026-07-24 01:13:10.852302 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml 2026-07-24 01:13:10.852322 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt 2026-07-24 01:13:10.852341 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml 2026-07-24 01:13:10.852359 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt 2026-07-24 01:13:10.852378 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml 2026-07-24 01:13:10.852396 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt 2026-07-24 01:13:10.852415 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml 2026-07-24 01:13:10.852433 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt 2026-07-24 01:13:10.852452 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml 2026-07-24 01:13:10.852471 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt 2026-07-24 01:13:10.852498 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml 2026-07-24 01:13:10.852519 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt 2026-07-24 01:13:10.852538 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml 2026-07-24 01:13:10.852558 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt 2026-07-24 01:13:10.852598 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml 2026-07-24 01:13:10.852618 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt 2026-07-24 01:13:10.852638 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml 2026-07-24 01:13:10.852658 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt 2026-07-24 01:13:10.852678 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml 2026-07-24 01:13:10.852698 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.txt 2026-07-24 01:13:10.852718 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.yaml 2026-07-24 01:13:10.852739 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.txt 2026-07-24 01:13:10.852760 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.yaml 2026-07-24 01:13:10.852787 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.txt 2026-07-24 01:13:10.852814 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.yaml 2026-07-24 01:13:10.852840 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.txt 2026-07-24 01:13:10.852865 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.yaml 2026-07-24 01:13:10.852886 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.txt 2026-07-24 01:13:10.852906 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.yaml 2026-07-24 01:13:10.852926 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.txt 2026-07-24 01:13:10.852945 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.yaml 2026-07-24 01:13:10.852984 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.txt 2026-07-24 01:13:10.853005 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.yaml 2026-07-24 01:13:10.853025 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.txt 2026-07-24 01:13:10.853045 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.yaml 2026-07-24 01:13:10.853064 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.txt 2026-07-24 01:13:10.853084 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.yaml 2026-07-24 01:13:10.853103 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.txt 2026-07-24 01:13:10.853123 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.yaml 2026-07-24 01:13:10.853142 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.txt 2026-07-24 01:13:10.853161 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.yaml 2026-07-24 01:13:10.853181 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt 2026-07-24 01:13:10.853200 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml 2026-07-24 01:13:10.853219 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt 2026-07-24 01:13:10.853246 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml 2026-07-24 01:13:10.853267 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt 2026-07-24 01:13:10.853286 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml 2026-07-24 01:13:10.853306 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt 2026-07-24 01:13:10.853324 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml 2026-07-24 01:13:10.853344 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt 2026-07-24 01:13:10.853363 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml 2026-07-24 01:13:10.853382 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt 2026-07-24 01:13:10.853401 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml 2026-07-24 01:13:10.853419 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt 2026-07-24 01:13:10.853438 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml 2026-07-24 01:13:10.853457 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-07-24 01:13:10.853476 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-07-24 01:13:10.853495 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt 2026-07-24 01:13:10.853515 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml 2026-07-24 01:13:10.853533 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt 2026-07-24 01:13:10.853553 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml 2026-07-24 01:13:10.853571 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-07-24 01:13:10.853590 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-07-24 01:13:10.853609 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt 2026-07-24 01:13:10.853627 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml 2026-07-24 01:13:10.853645 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.txt 2026-07-24 01:13:10.853664 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.yaml 2026-07-24 01:13:10.853683 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-07-24 01:13:10.853702 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-07-24 01:13:10.853720 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.txt 2026-07-24 01:13:10.853739 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.yaml 2026-07-24 01:13:10.853757 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.txt 2026-07-24 01:13:10.853776 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.yaml 2026-07-24 01:13:10.853795 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-07-24 01:13:10.853814 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-07-24 01:13:10.853833 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt 2026-07-24 01:13:10.853852 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml 2026-07-24 01:13:10.853876 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt 2026-07-24 01:13:10.853896 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml 2026-07-24 01:13:10.853915 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.txt 2026-07-24 01:13:10.853935 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.yaml 2026-07-24 01:13:10.853954 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-07-24 01:13:10.853972 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-07-24 01:13:10.853991 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt 2026-07-24 01:13:10.854010 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml 2026-07-24 01:13:10.854029 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt 2026-07-24 01:13:10.854047 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml 2026-07-24 01:13:10.854065 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt 2026-07-24 01:13:10.854084 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml 2026-07-24 01:13:10.854103 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt 2026-07-24 01:13:10.854123 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml 2026-07-24 01:13:10.854142 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt 2026-07-24 01:13:10.854161 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml 2026-07-24 01:13:10.854181 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt 2026-07-24 01:13:10.854201 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml 2026-07-24 01:13:10.854220 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt 2026-07-24 01:13:10.854239 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml 2026-07-24 01:13:10.854258 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt 2026-07-24 01:13:10.854277 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml 2026-07-24 01:13:10.854295 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt 2026-07-24 01:13:10.854314 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml 2026-07-24 01:13:10.854333 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-ks-user.txt 2026-07-24 01:13:10.854352 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-ks-user.yaml 2026-07-24 01:13:10.854372 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-run-tests.txt 2026-07-24 01:13:10.854397 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-run-tests.yaml 2026-07-24 01:13:10.854424 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt 2026-07-24 01:13:10.854447 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml 2026-07-24 01:13:10.854467 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-07-24 01:13:10.854487 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt 2026-07-24 01:13:10.854507 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml 2026-07-24 01:13:10.854526 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt 2026-07-24 01:13:10.854545 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml 2026-07-24 01:13:10.854570 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt 2026-07-24 01:13:10.854590 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml 2026-07-24 01:13:10.854609 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt 2026-07-24 01:13:10.854629 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml 2026-07-24 01:13:10.854758 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.txt 2026-07-24 01:13:10.854789 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.yaml 2026-07-24 01:13:10.854811 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.txt 2026-07-24 01:13:10.854873 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.yaml 2026-07-24 01:13:10.854898 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.txt 2026-07-24 01:13:10.854919 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.yaml 2026-07-24 01:13:10.854939 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.txt 2026-07-24 01:13:10.854958 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.yaml 2026-07-24 01:13:10.854978 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-07-24 01:13:10.854997 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-07-24 01:13:10.855016 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.txt 2026-07-24 01:13:10.855036 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.yaml 2026-07-24 01:13:10.855055 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.txt 2026-07-24 01:13:10.855075 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.yaml 2026-07-24 01:13:10.855093 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.txt 2026-07-24 01:13:10.855113 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.yaml 2026-07-24 01:13:10.855132 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-07-24 01:13:10.855151 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-07-24 01:13:10.855171 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-07-24 01:13:10.855191 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-07-24 01:13:10.855210 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.txt 2026-07-24 01:13:10.855229 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.yaml 2026-07-24 01:13:10.855248 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.txt 2026-07-24 01:13:10.855268 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.yaml 2026-07-24 01:13:10.855287 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt 2026-07-24 01:13:10.855306 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml 2026-07-24 01:13:10.855325 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt 2026-07-24 01:13:10.855344 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml 2026-07-24 01:13:10.855363 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt 2026-07-24 01:13:10.855382 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml 2026-07-24 01:13:10.855401 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt 2026-07-24 01:13:10.855420 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml 2026-07-24 01:13:10.855439 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.txt 2026-07-24 01:13:10.855458 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.yaml 2026-07-24 01:13:10.855476 | instance | >f+++++++++ objects/namespaced/openstack/services/openstack-exporter.txt 2026-07-24 01:13:10.855500 | instance | >f+++++++++ objects/namespaced/openstack/services/openstack-exporter.yaml 2026-07-24 01:13:10.855520 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-07-24 01:13:10.855540 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-07-24 01:13:10.855561 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-07-24 01:13:10.855582 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-07-24 01:13:10.855601 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-07-24 01:13:10.855620 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-07-24 01:13:10.855639 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-07-24 01:13:10.855659 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-07-24 01:13:10.855678 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-07-24 01:13:10.855698 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-07-24 01:13:10.855718 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-07-24 01:13:10.855737 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-07-24 01:13:10.855755 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt 2026-07-24 01:13:10.855774 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml 2026-07-24 01:13:10.855792 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt 2026-07-24 01:13:10.855811 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml 2026-07-24 01:13:10.855828 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt 2026-07-24 01:13:10.855847 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml 2026-07-24 01:13:10.855866 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt 2026-07-24 01:13:10.855885 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml 2026-07-24 01:13:10.855905 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt 2026-07-24 01:13:10.855923 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml 2026-07-24 01:13:10.855942 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt 2026-07-24 01:13:10.855961 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml 2026-07-24 01:13:10.855981 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt 2026-07-24 01:13:10.856000 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml 2026-07-24 01:13:10.856019 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.txt 2026-07-24 01:13:10.856038 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.yaml 2026-07-24 01:13:10.856057 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.txt 2026-07-24 01:13:10.856075 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.yaml 2026-07-24 01:13:10.856094 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-07-24 01:13:10.856113 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-07-24 01:13:10.856132 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-07-24 01:13:10.856151 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-07-24 01:13:10.856177 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.txt 2026-07-24 01:13:10.856197 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.yaml 2026-07-24 01:13:10.856262 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.txt 2026-07-24 01:13:10.856310 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.yaml 2026-07-24 01:13:10.856335 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.txt 2026-07-24 01:13:10.856356 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.yaml 2026-07-24 01:13:10.856425 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.txt 2026-07-24 01:13:10.856459 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.yaml 2026-07-24 01:13:10.856482 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-07-24 01:13:10.856502 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-07-24 01:13:10.856522 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt 2026-07-24 01:13:10.856543 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml 2026-07-24 01:13:10.856563 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt 2026-07-24 01:13:10.856628 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml 2026-07-24 01:13:10.856651 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt 2026-07-24 01:13:10.856671 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml 2026-07-24 01:13:10.856690 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt 2026-07-24 01:13:10.856709 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml 2026-07-24 01:13:10.856729 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.txt 2026-07-24 01:13:10.856749 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.yaml 2026-07-24 01:13:10.856768 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.txt 2026-07-24 01:13:10.856787 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.yaml 2026-07-24 01:13:10.856806 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt 2026-07-24 01:13:10.856825 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml 2026-07-24 01:13:10.856844 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt 2026-07-24 01:13:10.856864 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml 2026-07-24 01:13:10.856884 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt 2026-07-24 01:13:10.856903 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml 2026-07-24 01:13:10.856921 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt 2026-07-24 01:13:10.857012 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml 2026-07-24 01:13:10.857043 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt 2026-07-24 01:13:10.857064 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml 2026-07-24 01:13:10.857084 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-07-24 01:13:10.857104 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.txt 2026-07-24 01:13:10.857124 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.yaml 2026-07-24 01:13:10.857144 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-07-24 01:13:10.857170 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-07-24 01:13:10.857190 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-07-24 01:13:10.857209 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-07-24 01:13:10.857229 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt 2026-07-24 01:13:10.857248 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml 2026-07-24 01:13:10.857267 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt 2026-07-24 01:13:10.857286 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml 2026-07-24 01:13:10.857305 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt 2026-07-24 01:13:10.857323 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml 2026-07-24 01:13:10.857342 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.txt 2026-07-24 01:13:10.857362 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.yaml 2026-07-24 01:13:10.857381 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-07-24 01:13:10.857399 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-07-24 01:13:10.857418 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.txt 2026-07-24 01:13:10.857436 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.yaml 2026-07-24 01:13:10.857455 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.txt 2026-07-24 01:13:10.857473 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.yaml 2026-07-24 01:13:10.857492 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt 2026-07-24 01:13:10.857511 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml 2026-07-24 01:13:10.857530 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt 2026-07-24 01:13:10.857549 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml 2026-07-24 01:13:10.857568 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.txt 2026-07-24 01:13:10.857587 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.yaml 2026-07-24 01:13:10.857606 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt 2026-07-24 01:13:10.857624 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml 2026-07-24 01:13:10.857644 | instance | cd+++++++++ objects/namespaced/orc-system/ 2026-07-24 01:13:10.857663 | instance | cd+++++++++ objects/namespaced/orc-system/configmaps/ 2026-07-24 01:13:10.857682 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.txt 2026-07-24 01:13:10.857700 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.yaml 2026-07-24 01:13:10.857719 | instance | cd+++++++++ objects/namespaced/orc-system/deployment/ 2026-07-24 01:13:10.857778 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.txt 2026-07-24 01:13:10.857807 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.yaml 2026-07-24 01:13:10.857828 | instance | cd+++++++++ objects/namespaced/orc-system/endpoints/ 2026-07-24 01:13:10.857848 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.txt 2026-07-24 01:13:10.857867 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.yaml 2026-07-24 01:13:10.857893 | instance | cd+++++++++ objects/namespaced/orc-system/pods/ 2026-07-24 01:13:10.857914 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-tnm2l.txt 2026-07-24 01:13:10.857933 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-tnm2l.yaml 2026-07-24 01:13:10.857952 | instance | cd+++++++++ objects/namespaced/orc-system/rolebindings/ 2026-07-24 01:13:10.857971 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.txt 2026-07-24 01:13:10.857991 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.yaml 2026-07-24 01:13:10.858010 | instance | cd+++++++++ objects/namespaced/orc-system/roles/ 2026-07-24 01:13:10.858029 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.txt 2026-07-24 01:13:10.858048 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.yaml 2026-07-24 01:13:10.858067 | instance | cd+++++++++ objects/namespaced/orc-system/serviceaccounts/ 2026-07-24 01:13:10.858086 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.txt 2026-07-24 01:13:10.858105 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.yaml 2026-07-24 01:13:10.858124 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.txt 2026-07-24 01:13:10.858142 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.yaml 2026-07-24 01:13:10.858161 | instance | cd+++++++++ objects/namespaced/orc-system/services/ 2026-07-24 01:13:10.858180 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.txt 2026-07-24 01:13:10.858199 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.yaml 2026-07-24 01:13:10.858217 | instance | cd+++++++++ objects/namespaced/rook-ceph/ 2026-07-24 01:13:10.858236 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/ 2026-07-24 01:13:10.858256 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt 2026-07-24 01:13:10.858274 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml 2026-07-24 01:13:10.858293 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt 2026-07-24 01:13:10.858312 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml 2026-07-24 01:13:10.858331 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt 2026-07-24 01:13:10.858349 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml 2026-07-24 01:13:10.858367 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt 2026-07-24 01:13:10.858386 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml 2026-07-24 01:13:10.858405 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/ 2026-07-24 01:13:10.858424 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt 2026-07-24 01:13:10.858442 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml 2026-07-24 01:13:10.858461 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/ 2026-07-24 01:13:10.858479 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-s6jpg.txt 2026-07-24 01:13:10.858498 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-s6jpg.yaml 2026-07-24 01:13:10.858517 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/ 2026-07-24 01:13:10.858536 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt 2026-07-24 01:13:10.858561 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml 2026-07-24 01:13:10.858643 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt 2026-07-24 01:13:10.858678 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml 2026-07-24 01:13:10.858703 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt 2026-07-24 01:13:10.858731 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-07-24 01:13:10.858757 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt 2026-07-24 01:13:10.858779 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml 2026-07-24 01:13:10.858799 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt 2026-07-24 01:13:10.858819 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml 2026-07-24 01:13:10.858838 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt 2026-07-24 01:13:10.858857 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml 2026-07-24 01:13:10.858876 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt 2026-07-24 01:13:10.858895 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml 2026-07-24 01:13:10.858914 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt 2026-07-24 01:13:10.858932 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml 2026-07-24 01:13:10.858952 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt 2026-07-24 01:13:10.858972 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml 2026-07-24 01:13:10.858992 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt 2026-07-24 01:13:10.859012 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml 2026-07-24 01:13:10.859032 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/ 2026-07-24 01:13:10.859051 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt 2026-07-24 01:13:10.859070 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml 2026-07-24 01:13:10.859089 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt 2026-07-24 01:13:10.859108 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml 2026-07-24 01:13:10.859128 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt 2026-07-24 01:13:10.859147 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml 2026-07-24 01:13:10.859166 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt 2026-07-24 01:13:10.859185 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml 2026-07-24 01:13:10.859204 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt 2026-07-24 01:13:10.859223 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml 2026-07-24 01:13:10.859242 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt 2026-07-24 01:13:10.859260 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml 2026-07-24 01:13:10.859279 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt 2026-07-24 01:13:10.859298 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml 2026-07-24 01:13:10.859317 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/ 2026-07-24 01:13:10.859337 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt 2026-07-24 01:13:10.859362 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml 2026-07-24 01:13:10.859383 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/ 2026-07-24 01:13:10.859402 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt 2026-07-24 01:13:10.859422 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml 2026-07-24 01:13:10.859441 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt 2026-07-24 01:13:10.859461 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml 2026-07-24 01:13:10.859480 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-07-24 01:13:10.859498 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-07-24 01:13:10.859516 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt 2026-07-24 01:13:10.859535 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml 2026-07-24 01:13:10.859555 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt 2026-07-24 01:13:10.859574 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml 2026-07-24 01:13:10.859593 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt 2026-07-24 01:13:10.859612 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml 2026-07-24 01:13:10.859631 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt 2026-07-24 01:13:10.859650 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml 2026-07-24 01:13:10.859670 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt 2026-07-24 01:13:10.859688 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml 2026-07-24 01:13:10.859707 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt 2026-07-24 01:13:10.859725 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml 2026-07-24 01:13:10.859744 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt 2026-07-24 01:13:10.859763 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml 2026-07-24 01:13:10.859781 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt 2026-07-24 01:13:10.859800 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml 2026-07-24 01:13:10.859818 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt 2026-07-24 01:13:10.859837 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml 2026-07-24 01:13:10.859856 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt 2026-07-24 01:13:10.859875 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml 2026-07-24 01:13:10.859894 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-07-24 01:13:10.859912 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-07-24 01:13:10.859931 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-07-24 01:13:10.859950 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-07-24 01:13:10.859969 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-07-24 01:13:10.859987 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-07-24 01:13:10.860010 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-07-24 01:13:10.860030 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-07-24 01:13:10.860050 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-qphd4.txt 2026-07-24 01:13:10.860070 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-qphd4.yaml 2026-07-24 01:13:10.860090 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-07-24 01:13:10.860110 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-07-24 01:13:10.860130 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-07-24 01:13:10.860149 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-07-24 01:13:10.860168 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-07-24 01:13:10.908764 | 2026-07-24 01:13:10.908895 | TASK [gather-pod-logs : creating directory for pod logs] 2026-07-24 01:13:11.118499 | instance | changed 2026-07-24 01:13:11.125796 | 2026-07-24 01:13:11.125869 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-07-24 01:13:11.333895 | instance | changed 2026-07-24 01:13:11.340685 | 2026-07-24 01:13:11.340824 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-07-24 01:13:11.902356 | instance | auth-system/keycloak-0/keycloak 2026-07-24 01:13:12.079685 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-07-24 01:13:12.286252 | instance | capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-sz97s/manager 2026-07-24 01:13:12.654769 | instance | capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-gttkk/manager 2026-07-24 01:13:13.014932 | instance | capi-system/capi-controller-manager-5647546676-4hs5x/manager 2026-07-24 01:13:13.423544 | instance | capo-system/capo-controller-manager-56cf844ccd-gd2dk/manager 2026-07-24 01:13:13.778854 | instance | cert-manager/cert-manager-79c48d47db-tt9gw/cert-manager-controller 2026-07-24 01:13:14.153923 | instance | cert-manager/cert-manager-cainjector-579c9dd7cd-9bkqr/cert-manager-cainjector 2026-07-24 01:13:14.517448 | instance | cert-manager/cert-manager-webhook-7d6b59cfdc-fbjhp/cert-manager-webhook 2026-07-24 01:13:14.686164 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-7d6b59cfdc-fbjhp" not found 2026-07-24 01:13:14.858154 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-5l9nz/envoy-gateway 2026-07-24 01:13:15.212017 | instance | ingress-nginx/ingress-nginx-controller-q8qgn/controller 2026-07-24 01:13:15.472133 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-q8qgn" not found 2026-07-24 01:13:15.639647 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-bzwxr/ingress-nginx-default-backend 2026-07-24 01:13:15.811771 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-bzwxr" not found 2026-07-24 01:13:15.987204 | instance | kube-system/cilium-operator-869df985b8-9hwtf/cilium-operator 2026-07-24 01:13:16.367342 | instance | kube-system/cilium-s44bs/config 2026-07-24 01:13:16.546722 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-s44bs" not found 2026-07-24 01:13:16.551315 | instance | kube-system/cilium-s44bs/mount-cgroup 2026-07-24 01:13:16.728379 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-s44bs" not found 2026-07-24 01:13:16.732864 | instance | kube-system/cilium-s44bs/apply-sysctl-overwrites 2026-07-24 01:13:16.935802 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-s44bs" not found 2026-07-24 01:13:16.947402 | instance | kube-system/cilium-s44bs/mount-bpf-fs 2026-07-24 01:13:17.122477 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-s44bs" not found 2026-07-24 01:13:17.126403 | instance | kube-system/cilium-s44bs/clean-cilium-state 2026-07-24 01:13:17.306475 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-s44bs" not found 2026-07-24 01:13:17.312112 | instance | kube-system/cilium-s44bs/install-cni-binaries 2026-07-24 01:13:17.505328 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-s44bs" not found 2026-07-24 01:13:17.509258 | instance | kube-system/cilium-s44bs/cilium-agent 2026-07-24 01:13:17.783372 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-s44bs" not found 2026-07-24 01:13:17.961523 | instance | kube-system/coredns-67659f764b-4tsfp/coredns 2026-07-24 01:13:18.143801 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-4tsfp" not found 2026-07-24 01:13:18.330881 | instance | kube-system/coredns-67659f764b-nlv8v/coredns 2026-07-24 01:13:18.511429 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-nlv8v" not found 2026-07-24 01:13:18.697175 | instance | kube-system/etcd-instance/etcd 2026-07-24 01:13:19.064766 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-07-24 01:13:19.243973 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-07-24 01:13:19.707070 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-07-24 01:13:20.173905 | instance | kube-system/kube-proxy-h25b5/kube-proxy 2026-07-24 01:13:20.345131 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-h25b5" not found 2026-07-24 01:13:20.518805 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-07-24 01:13:20.899174 | instance | kube-system/kube-vip-instance/kube-vip 2026-07-24 01:13:21.278280 | instance | local-path-storage/local-path-provisioner-679c578f5-6qznk/local-path-provisioner 2026-07-24 01:13:21.479332 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-6qznk" not found 2026-07-24 01:13:21.645681 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-07-24 01:13:21.811435 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-07-24 01:13:21.816132 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-07-24 01:13:21.997753 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-07-24 01:13:22.004824 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-07-24 01:13:22.189580 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-07-24 01:13:22.193439 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-07-24 01:13:22.414202 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-07-24 01:13:22.601902 | instance | monitoring/goldpinger-djkcv/goldpinger-daemon 2026-07-24 01:13:22.774590 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-djkcv" not found 2026-07-24 01:13:22.958867 | instance | monitoring/kube-prometheus-stack-grafana-fb845b5fb-wmnv6/grafana-sc-dashboard 2026-07-24 01:13:23.150382 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-fb845b5fb-wmnv6" not found 2026-07-24 01:13:23.153527 | instance | monitoring/kube-prometheus-stack-grafana-fb845b5fb-wmnv6/grafana-sc-datasources 2026-07-24 01:13:23.319491 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-fb845b5fb-wmnv6" not found 2026-07-24 01:13:23.324957 | instance | monitoring/kube-prometheus-stack-grafana-fb845b5fb-wmnv6/grafana 2026-07-24 01:13:23.546164 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-fb845b5fb-wmnv6" not found 2026-07-24 01:13:23.746838 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-8fhzm/kube-state-metrics 2026-07-24 01:13:23.931834 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-8fhzm" not found 2026-07-24 01:13:24.100761 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-bzvzh/kube-prometheus-stack 2026-07-24 01:13:24.292432 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-bzvzh" not found 2026-07-24 01:13:24.472708 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-cfxqr/node-exporter 2026-07-24 01:13:24.658848 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-cfxqr/pod-tls-sidecar 2026-07-24 01:13:24.828395 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-cfxqr" not found 2026-07-24 01:13:25.007428 | instance | monitoring/loki-0/loki 2026-07-24 01:13:25.187439 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found 2026-07-24 01:13:25.382982 | instance | monitoring/loki-chunks-cache-0/memcached 2026-07-24 01:13:25.556955 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found 2026-07-24 01:13:25.561448 | instance | monitoring/loki-chunks-cache-0/exporter 2026-07-24 01:13:25.739408 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found 2026-07-24 01:13:25.909140 | instance | monitoring/loki-gateway-cf54cb88c-zh4rn/nginx 2026-07-24 01:13:26.353065 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-zh4rn" not found 2026-07-24 01:13:26.526597 | instance | monitoring/loki-results-cache-0/memcached 2026-07-24 01:13:26.695322 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found 2026-07-24 01:13:26.699741 | instance | monitoring/loki-results-cache-0/exporter 2026-07-24 01:13:26.869395 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found 2026-07-24 01:13:27.044370 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-jtwhq/gc 2026-07-24 01:13:27.278835 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-jtwhq" not found 2026-07-24 01:13:27.463301 | instance | monitoring/node-feature-discovery-master-8665476dbc-zfkv9/master 2026-07-24 01:13:27.651739 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-zfkv9" not found 2026-07-24 01:13:27.863262 | instance | monitoring/node-feature-discovery-worker-p9d8h/worker 2026-07-24 01:13:28.242744 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-07-24 01:13:28.438322 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-07-24 01:13:28.443322 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-07-24 01:13:28.626197 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-07-24 01:13:28.630930 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-07-24 01:13:28.801767 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-07-24 01:13:28.806025 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-07-24 01:13:28.975871 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-07-24 01:13:28.980821 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-07-24 01:13:29.185931 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-07-24 01:13:29.387732 | instance | monitoring/prometheus-pushgateway-7b8659c68b-pm425/pushgateway 2026-07-24 01:13:29.566645 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-pm425" not found 2026-07-24 01:13:29.743962 | instance | monitoring/vector-pm2ls/vector 2026-07-24 01:13:29.999541 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-pm2ls" not found 2026-07-24 01:13:30.179707 | instance | openstack/barbican-api-848655f6c6-2gjrn/init 2026-07-24 01:13:30.381468 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-848655f6c6-2gjrn" not found 2026-07-24 01:13:30.385553 | instance | openstack/barbican-api-848655f6c6-2gjrn/barbican-api 2026-07-24 01:13:30.570920 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-848655f6c6-2gjrn" not found 2026-07-24 01:13:30.762199 | instance | openstack/barbican-db-init-vnhw4/init 2026-07-24 01:13:30.960627 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-vnhw4" not found 2026-07-24 01:13:30.966680 | instance | openstack/barbican-db-init-vnhw4/barbican-db-init-0 2026-07-24 01:13:31.169356 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-vnhw4" not found 2026-07-24 01:13:31.368251 | instance | openstack/barbican-db-sync-bsdhn/init 2026-07-24 01:13:31.564066 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-bsdhn" not found 2026-07-24 01:13:31.567427 | instance | openstack/barbican-db-sync-bsdhn/barbican-db-sync 2026-07-24 01:13:31.743704 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-bsdhn" not found 2026-07-24 01:13:31.933085 | instance | openstack/barbican-ks-endpoints-fwjb2/init 2026-07-24 01:13:32.107040 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-fwjb2" not found 2026-07-24 01:13:32.111289 | instance | openstack/barbican-ks-endpoints-fwjb2/key-manager-ks-endpoints-admin 2026-07-24 01:13:32.284562 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-fwjb2" not found 2026-07-24 01:13:32.290043 | instance | openstack/barbican-ks-endpoints-fwjb2/key-manager-ks-endpoints-internal 2026-07-24 01:13:32.488834 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-fwjb2" not found 2026-07-24 01:13:32.494838 | instance | openstack/barbican-ks-endpoints-fwjb2/key-manager-ks-endpoints-public 2026-07-24 01:13:32.678271 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-fwjb2" not found 2026-07-24 01:13:32.868795 | instance | openstack/barbican-ks-service-nxqk6/init 2026-07-24 01:13:33.044792 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-nxqk6" not found 2026-07-24 01:13:33.047724 | instance | openstack/barbican-ks-service-nxqk6/key-manager-ks-service-registration 2026-07-24 01:13:33.214346 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-nxqk6" not found 2026-07-24 01:13:33.418449 | instance | openstack/barbican-ks-user-ggxvl/init 2026-07-24 01:13:33.606733 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-ggxvl" not found 2026-07-24 01:13:33.610368 | instance | openstack/barbican-ks-user-ggxvl/barbican-ks-user 2026-07-24 01:13:33.810203 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-ggxvl" not found 2026-07-24 01:13:33.993634 | instance | openstack/barbican-rabbit-init-jzrjk/init 2026-07-24 01:13:34.178837 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-jzrjk" not found 2026-07-24 01:13:34.182479 | instance | openstack/barbican-rabbit-init-jzrjk/rabbit-init 2026-07-24 01:13:34.374253 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-jzrjk" not found 2026-07-24 01:13:34.568853 | instance | openstack/cinder-api-7d47dfd468-69dbc/init 2026-07-24 01:13:34.755559 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-7d47dfd468-69dbc" not found 2026-07-24 01:13:34.760854 | instance | openstack/cinder-api-7d47dfd468-69dbc/ceph-coordination-volume-perms 2026-07-24 01:13:34.936288 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-7d47dfd468-69dbc" not found 2026-07-24 01:13:34.941431 | instance | openstack/cinder-api-7d47dfd468-69dbc/cinder-api 2026-07-24 01:13:35.218095 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-7d47dfd468-69dbc" not found 2026-07-24 01:13:35.414492 | instance | openstack/cinder-backup-8484788b44-q6z44/init 2026-07-24 01:13:35.593540 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-8484788b44-q6z44" not found 2026-07-24 01:13:35.599497 | instance | openstack/cinder-backup-8484788b44-q6z44/ceph-backup-keyring-placement 2026-07-24 01:13:35.781986 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-8484788b44-q6z44" not found 2026-07-24 01:13:35.787486 | instance | openstack/cinder-backup-8484788b44-q6z44/ceph-keyring-placement-rbd1 2026-07-24 01:13:36.007225 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-8484788b44-q6z44" not found 2026-07-24 01:13:36.011458 | instance | openstack/cinder-backup-8484788b44-q6z44/ceph-coordination-volume-perms 2026-07-24 01:13:36.177999 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-8484788b44-q6z44" not found 2026-07-24 01:13:36.182558 | instance | openstack/cinder-backup-8484788b44-q6z44/cinder-backup 2026-07-24 01:13:36.375233 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-8484788b44-q6z44" not found 2026-07-24 01:13:36.550303 | instance | openstack/cinder-backup-storage-init-t6xhl/init 2026-07-24 01:13:36.723850 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-t6xhl" not found 2026-07-24 01:13:36.728342 | instance | openstack/cinder-backup-storage-init-t6xhl/ceph-keyring-placement 2026-07-24 01:13:36.899317 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-t6xhl" not found 2026-07-24 01:13:36.904033 | instance | openstack/cinder-backup-storage-init-t6xhl/cinder-backup-storage-init 2026-07-24 01:13:37.075553 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-t6xhl" not found 2026-07-24 01:13:37.241596 | instance | openstack/cinder-bootstrap-2fr7n/init 2026-07-24 01:13:37.439186 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-2fr7n" not found 2026-07-24 01:13:37.444453 | instance | openstack/cinder-bootstrap-2fr7n/bootstrap 2026-07-24 01:13:37.627782 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-2fr7n" not found 2026-07-24 01:13:37.804076 | instance | openstack/cinder-create-internal-tenant-kbfxz/init 2026-07-24 01:13:37.984192 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-kbfxz" not found 2026-07-24 01:13:37.988283 | instance | openstack/cinder-create-internal-tenant-kbfxz/create-internal-tenant 2026-07-24 01:13:38.161230 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-kbfxz" not found 2026-07-24 01:13:38.360847 | instance | openstack/cinder-db-init-7sdpb/init 2026-07-24 01:13:38.554656 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-7sdpb" not found 2026-07-24 01:13:38.559072 | instance | openstack/cinder-db-init-7sdpb/cinder-db-init-0 2026-07-24 01:13:38.727727 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-7sdpb" not found 2026-07-24 01:13:38.909353 | instance | openstack/cinder-db-sync-nz927/init 2026-07-24 01:13:39.087645 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-nz927" not found 2026-07-24 01:13:39.092982 | instance | openstack/cinder-db-sync-nz927/cinder-db-sync 2026-07-24 01:13:39.267588 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-nz927" not found 2026-07-24 01:13:39.463995 | instance | openstack/cinder-ks-endpoints-v4pvg/init 2026-07-24 01:13:39.664044 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-v4pvg" not found 2026-07-24 01:13:39.669294 | instance | openstack/cinder-ks-endpoints-v4pvg/volumev3-ks-endpoints-admin 2026-07-24 01:13:39.855097 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-v4pvg" not found 2026-07-24 01:13:39.859029 | instance | openstack/cinder-ks-endpoints-v4pvg/volumev3-ks-endpoints-internal 2026-07-24 01:13:40.035607 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-v4pvg" not found 2026-07-24 01:13:40.039247 | instance | openstack/cinder-ks-endpoints-v4pvg/volumev3-ks-endpoints-public 2026-07-24 01:13:40.214777 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-v4pvg" not found 2026-07-24 01:13:40.427792 | instance | openstack/cinder-ks-service-nwq94/init 2026-07-24 01:13:40.605202 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-nwq94" not found 2026-07-24 01:13:40.609190 | instance | openstack/cinder-ks-service-nwq94/volumev3-ks-service-registration 2026-07-24 01:13:40.787997 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-nwq94" not found 2026-07-24 01:13:40.956855 | instance | openstack/cinder-ks-user-2llvb/init 2026-07-24 01:13:41.130349 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-2llvb" not found 2026-07-24 01:13:41.134838 | instance | openstack/cinder-ks-user-2llvb/cinder-ks-user 2026-07-24 01:13:41.307070 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-2llvb" not found 2026-07-24 01:13:41.489813 | instance | openstack/cinder-rabbit-init-44g5k/init 2026-07-24 01:13:41.662854 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-44g5k" not found 2026-07-24 01:13:41.667068 | instance | openstack/cinder-rabbit-init-44g5k/rabbit-init 2026-07-24 01:13:41.837416 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-44g5k" not found 2026-07-24 01:13:42.028364 | instance | openstack/cinder-scheduler-7d7694fbbd-2pb7w/init 2026-07-24 01:13:42.208426 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-7d7694fbbd-2pb7w" not found 2026-07-24 01:13:42.213589 | instance | openstack/cinder-scheduler-7d7694fbbd-2pb7w/ceph-coordination-volume-perms 2026-07-24 01:13:42.385816 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-7d7694fbbd-2pb7w" not found 2026-07-24 01:13:42.389670 | instance | openstack/cinder-scheduler-7d7694fbbd-2pb7w/cinder-scheduler 2026-07-24 01:13:42.559872 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-7d7694fbbd-2pb7w" not found 2026-07-24 01:13:42.741459 | instance | openstack/cinder-storage-init-xq8bg/init 2026-07-24 01:13:42.908652 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-xq8bg" not found 2026-07-24 01:13:42.913678 | instance | openstack/cinder-storage-init-xq8bg/ceph-keyring-placement 2026-07-24 01:13:43.088854 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-xq8bg" not found 2026-07-24 01:13:43.092662 | instance | openstack/cinder-storage-init-xq8bg/cinder-storage-init-rbd1 2026-07-24 01:13:43.265857 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-xq8bg" not found 2026-07-24 01:13:43.467197 | instance | openstack/cinder-volume-6bc9c6d5b7-p9vcv/init 2026-07-24 01:13:43.646947 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-6bc9c6d5b7-p9vcv" not found 2026-07-24 01:13:43.650663 | instance | openstack/cinder-volume-6bc9c6d5b7-p9vcv/ceph-keyring-placement-rbd1 2026-07-24 01:13:43.819987 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-6bc9c6d5b7-p9vcv" not found 2026-07-24 01:13:43.823900 | instance | openstack/cinder-volume-6bc9c6d5b7-p9vcv/ceph-coordination-volume-perms 2026-07-24 01:13:43.995974 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-6bc9c6d5b7-p9vcv" not found 2026-07-24 01:13:44.000696 | instance | openstack/cinder-volume-6bc9c6d5b7-p9vcv/init-cinder-conf 2026-07-24 01:13:44.192678 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-6bc9c6d5b7-p9vcv" not found 2026-07-24 01:13:44.198979 | instance | openstack/cinder-volume-6bc9c6d5b7-p9vcv/cinder-volume 2026-07-24 01:13:44.401160 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-6bc9c6d5b7-p9vcv" not found 2026-07-24 01:13:44.594830 | instance | openstack/cinder-volume-usage-audit-29747585-2pk6t/init 2026-07-24 01:13:44.774639 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-usage-audit-29747585-2pk6t" not found 2026-07-24 01:13:44.779879 | instance | openstack/cinder-volume-usage-audit-29747585-2pk6t/cinder-volume-usage-audit 2026-07-24 01:13:44.966103 | instance | Error from server (BadRequest): previous terminated container "cinder-volume-usage-audit" in pod "cinder-volume-usage-audit-29747585-2pk6t" not found 2026-07-24 01:13:45.162996 | instance | openstack/glance-api-86dfc6fccb-dsvl5/init 2026-07-24 01:13:45.354028 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-86dfc6fccb-dsvl5" not found 2026-07-24 01:13:45.358836 | instance | openstack/glance-api-86dfc6fccb-dsvl5/glance-perms 2026-07-24 01:13:45.560737 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-86dfc6fccb-dsvl5" not found 2026-07-24 01:13:45.565872 | instance | openstack/glance-api-86dfc6fccb-dsvl5/ceph-keyring-placement 2026-07-24 01:13:45.759473 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-86dfc6fccb-dsvl5" not found 2026-07-24 01:13:45.764331 | instance | openstack/glance-api-86dfc6fccb-dsvl5/glance-api 2026-07-24 01:13:45.965108 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-86dfc6fccb-dsvl5" not found 2026-07-24 01:13:46.146484 | instance | openstack/glance-db-init-gxshx/init 2026-07-24 01:13:46.336005 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-gxshx" not found 2026-07-24 01:13:46.342102 | instance | openstack/glance-db-init-gxshx/glance-db-init-0 2026-07-24 01:13:46.512446 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-gxshx" not found 2026-07-24 01:13:46.693963 | instance | openstack/glance-db-sync-w88mw/init 2026-07-24 01:13:46.861280 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-w88mw" not found 2026-07-24 01:13:46.864351 | instance | openstack/glance-db-sync-w88mw/glance-db-sync 2026-07-24 01:13:47.054253 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-w88mw" not found 2026-07-24 01:13:47.261611 | instance | openstack/glance-ks-endpoints-8dmnm/init 2026-07-24 01:13:47.461979 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-8dmnm" not found 2026-07-24 01:13:47.466063 | instance | openstack/glance-ks-endpoints-8dmnm/image-ks-endpoints-admin 2026-07-24 01:13:47.687925 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-8dmnm" not found 2026-07-24 01:13:47.693904 | instance | openstack/glance-ks-endpoints-8dmnm/image-ks-endpoints-internal 2026-07-24 01:13:47.879093 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-8dmnm" not found 2026-07-24 01:13:47.883585 | instance | openstack/glance-ks-endpoints-8dmnm/image-ks-endpoints-public 2026-07-24 01:13:48.058495 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-8dmnm" not found 2026-07-24 01:13:48.235862 | instance | openstack/glance-ks-service-rqnm9/init 2026-07-24 01:13:48.416194 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-rqnm9" not found 2026-07-24 01:13:48.420940 | instance | openstack/glance-ks-service-rqnm9/image-ks-service-registration 2026-07-24 01:13:48.621860 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-rqnm9" not found 2026-07-24 01:13:48.806099 | instance | openstack/glance-ks-user-2tjlw/init 2026-07-24 01:13:48.978278 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-2tjlw" not found 2026-07-24 01:13:48.983935 | instance | openstack/glance-ks-user-2tjlw/glance-ks-user 2026-07-24 01:13:49.160789 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-2tjlw" not found 2026-07-24 01:13:49.349049 | instance | openstack/glance-metadefs-load-6vscr/init 2026-07-24 01:13:49.522445 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-6vscr" not found 2026-07-24 01:13:49.527880 | instance | openstack/glance-metadefs-load-6vscr/glance-metadefs-load 2026-07-24 01:13:49.695338 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-6vscr" not found 2026-07-24 01:13:49.878449 | instance | openstack/glance-rabbit-init-44p8n/init 2026-07-24 01:13:50.057224 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-44p8n" not found 2026-07-24 01:13:50.061486 | instance | openstack/glance-rabbit-init-44p8n/rabbit-init 2026-07-24 01:13:50.241754 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-44p8n" not found 2026-07-24 01:13:50.432264 | instance | openstack/glance-storage-init-vjbhn/init 2026-07-24 01:13:50.614622 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-vjbhn" not found 2026-07-24 01:13:50.620360 | instance | openstack/glance-storage-init-vjbhn/ceph-keyring-placement 2026-07-24 01:13:50.808538 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-vjbhn" not found 2026-07-24 01:13:50.813180 | instance | openstack/glance-storage-init-vjbhn/glance-storage-init 2026-07-24 01:13:51.001772 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-vjbhn" not found 2026-07-24 01:13:51.176220 | instance | openstack/heat-api-64b68f898d-k7zps/init 2026-07-24 01:13:51.369078 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-api-64b68f898d-k7zps" not found 2026-07-24 01:13:51.374373 | instance | openstack/heat-api-64b68f898d-k7zps/heat-api 2026-07-24 01:13:51.563312 | instance | Error from server (BadRequest): previous terminated container "heat-api" in pod "heat-api-64b68f898d-k7zps" not found 2026-07-24 01:13:51.751194 | instance | openstack/heat-bootstrap-wxdw4/init 2026-07-24 01:13:51.934326 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-bootstrap-wxdw4" not found 2026-07-24 01:13:51.939265 | instance | openstack/heat-bootstrap-wxdw4/bootstrap 2026-07-24 01:13:52.119751 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "heat-bootstrap-wxdw4" not found 2026-07-24 01:13:52.289142 | instance | openstack/heat-cfn-7d6466ff8-7hcv4/init 2026-07-24 01:13:52.489616 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-cfn-7d6466ff8-7hcv4" not found 2026-07-24 01:13:52.493398 | instance | openstack/heat-cfn-7d6466ff8-7hcv4/heat-cfn 2026-07-24 01:13:52.674400 | instance | Error from server (BadRequest): previous terminated container "heat-cfn" in pod "heat-cfn-7d6466ff8-7hcv4" not found 2026-07-24 01:13:52.867919 | instance | openstack/heat-db-init-2mmr9/init 2026-07-24 01:13:53.053126 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-init-2mmr9" not found 2026-07-24 01:13:53.057188 | instance | openstack/heat-db-init-2mmr9/heat-db-init-0 2026-07-24 01:13:53.249317 | instance | Error from server (BadRequest): previous terminated container "heat-db-init-0" in pod "heat-db-init-2mmr9" not found 2026-07-24 01:13:53.435055 | instance | openstack/heat-db-sync-xj5rx/init 2026-07-24 01:13:53.629059 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-sync-xj5rx" not found 2026-07-24 01:13:53.634127 | instance | openstack/heat-db-sync-xj5rx/heat-db-sync 2026-07-24 01:13:53.820719 | instance | Error from server (BadRequest): previous terminated container "heat-db-sync" in pod "heat-db-sync-xj5rx" not found 2026-07-24 01:13:54.002740 | instance | openstack/heat-domain-ks-user-k9242/init 2026-07-24 01:13:54.200971 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-domain-ks-user-k9242" not found 2026-07-24 01:13:54.206254 | instance | openstack/heat-domain-ks-user-k9242/heat-ks-domain-user 2026-07-24 01:13:54.393613 | instance | Error from server (BadRequest): previous terminated container "heat-ks-domain-user" in pod "heat-domain-ks-user-k9242" not found 2026-07-24 01:13:54.575259 | instance | openstack/heat-engine-85bdf56f57-svqww/init 2026-07-24 01:13:54.787390 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-85bdf56f57-svqww" not found 2026-07-24 01:13:54.791721 | instance | openstack/heat-engine-85bdf56f57-svqww/heat-engine 2026-07-24 01:13:54.985984 | instance | Error from server (BadRequest): previous terminated container "heat-engine" in pod "heat-engine-85bdf56f57-svqww" not found 2026-07-24 01:13:55.177189 | instance | openstack/heat-engine-cleaner-29747580-khvc9/init 2026-07-24 01:13:55.374234 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29747580-khvc9" not found 2026-07-24 01:13:55.378871 | instance | openstack/heat-engine-cleaner-29747580-khvc9/heat-engine-cleaner 2026-07-24 01:13:55.569488 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29747580-khvc9" not found 2026-07-24 01:13:55.767059 | instance | openstack/heat-engine-cleaner-29747585-kvzml/init 2026-07-24 01:13:55.965874 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29747585-kvzml" not found 2026-07-24 01:13:55.972604 | instance | openstack/heat-engine-cleaner-29747585-kvzml/heat-engine-cleaner 2026-07-24 01:13:56.153854 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29747585-kvzml" not found 2026-07-24 01:13:56.333572 | instance | openstack/heat-engine-cleaner-29747590-8574g/init 2026-07-24 01:13:56.514723 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29747590-8574g" not found 2026-07-24 01:13:56.519440 | instance | openstack/heat-engine-cleaner-29747590-8574g/heat-engine-cleaner 2026-07-24 01:13:56.734197 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29747590-8574g" not found 2026-07-24 01:13:56.967306 | instance | openstack/heat-ks-endpoints-km647/init 2026-07-24 01:13:57.146957 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-endpoints-km647" not found 2026-07-24 01:13:57.151812 | instance | openstack/heat-ks-endpoints-km647/orchestration-ks-endpoints-admin 2026-07-24 01:13:57.328434 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-admin" in pod "heat-ks-endpoints-km647" not found 2026-07-24 01:13:57.332990 | instance | openstack/heat-ks-endpoints-km647/orchestration-ks-endpoints-internal 2026-07-24 01:13:57.524328 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-internal" in pod "heat-ks-endpoints-km647" not found 2026-07-24 01:13:57.531325 | instance | openstack/heat-ks-endpoints-km647/orchestration-ks-endpoints-public 2026-07-24 01:13:57.720196 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-public" in pod "heat-ks-endpoints-km647" not found 2026-07-24 01:13:57.725096 | instance | openstack/heat-ks-endpoints-km647/cloudformation-ks-endpoints-admin 2026-07-24 01:13:57.914186 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-admin" in pod "heat-ks-endpoints-km647" not found 2026-07-24 01:13:57.918936 | instance | openstack/heat-ks-endpoints-km647/cloudformation-ks-endpoints-internal 2026-07-24 01:13:58.097477 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-internal" in pod "heat-ks-endpoints-km647" not found 2026-07-24 01:13:58.101201 | instance | openstack/heat-ks-endpoints-km647/cloudformation-ks-endpoints-public 2026-07-24 01:13:58.310824 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-public" in pod "heat-ks-endpoints-km647" not found 2026-07-24 01:13:58.490655 | instance | openstack/heat-ks-service-tst5r/init 2026-07-24 01:13:58.669151 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-service-tst5r" not found 2026-07-24 01:13:58.673500 | instance | openstack/heat-ks-service-tst5r/orchestration-ks-service-registration 2026-07-24 01:13:58.857434 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-service-registration" in pod "heat-ks-service-tst5r" not found 2026-07-24 01:13:58.861657 | instance | openstack/heat-ks-service-tst5r/cloudformation-ks-service-registration 2026-07-24 01:13:59.033317 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-service-registration" in pod "heat-ks-service-tst5r" not found 2026-07-24 01:13:59.218478 | instance | openstack/heat-ks-user-k26dk/init 2026-07-24 01:13:59.393378 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-user-k26dk" not found 2026-07-24 01:13:59.397806 | instance | openstack/heat-ks-user-k26dk/heat-ks-user 2026-07-24 01:13:59.586929 | instance | Error from server (BadRequest): previous terminated container "heat-ks-user" in pod "heat-ks-user-k26dk" not found 2026-07-24 01:13:59.591300 | instance | openstack/heat-ks-user-k26dk/heat-trustee-ks-user 2026-07-24 01:13:59.773080 | instance | Error from server (BadRequest): previous terminated container "heat-trustee-ks-user" in pod "heat-ks-user-k26dk" not found 2026-07-24 01:13:59.976795 | instance | openstack/heat-rabbit-init-774rz/init 2026-07-24 01:14:00.162835 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-rabbit-init-774rz" not found 2026-07-24 01:14:00.170771 | instance | openstack/heat-rabbit-init-774rz/rabbit-init 2026-07-24 01:14:00.365731 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "heat-rabbit-init-774rz" not found 2026-07-24 01:14:00.557126 | instance | openstack/heat-trusts-w5jpk/init 2026-07-24 01:14:00.759088 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-trusts-w5jpk" not found 2026-07-24 01:14:00.762969 | instance | openstack/heat-trusts-w5jpk/heat-trusts 2026-07-24 01:14:00.941280 | instance | Error from server (BadRequest): previous terminated container "heat-trusts" in pod "heat-trusts-w5jpk" not found 2026-07-24 01:14:01.149705 | instance | openstack/horizon-6c956468b5-ffpf2/init 2026-07-24 01:14:01.355001 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-6c956468b5-ffpf2" not found 2026-07-24 01:14:01.358085 | instance | openstack/horizon-6c956468b5-ffpf2/horizon 2026-07-24 01:14:01.567356 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-6c956468b5-ffpf2" not found 2026-07-24 01:14:01.748250 | instance | openstack/horizon-db-init-rkkzr/init 2026-07-24 01:14:01.930899 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-init-rkkzr" not found 2026-07-24 01:14:01.936094 | instance | openstack/horizon-db-init-rkkzr/horizon-db-init-0 2026-07-24 01:14:02.118937 | instance | Error from server (BadRequest): previous terminated container "horizon-db-init-0" in pod "horizon-db-init-rkkzr" not found 2026-07-24 01:14:02.300415 | instance | openstack/horizon-db-sync-z4wbq/init 2026-07-24 01:14:02.489823 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-sync-z4wbq" not found 2026-07-24 01:14:02.493667 | instance | openstack/horizon-db-sync-z4wbq/horizon-db-sync 2026-07-24 01:14:02.674548 | instance | Error from server (BadRequest): previous terminated container "horizon-db-sync" in pod "horizon-db-sync-z4wbq" not found 2026-07-24 01:14:02.853651 | instance | openstack/keepalived-z78bs/init 2026-07-24 01:14:03.098681 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-z78bs" not found 2026-07-24 01:14:03.102540 | instance | openstack/keepalived-z78bs/wait-for-ip 2026-07-24 01:14:03.525758 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-z78bs" not found 2026-07-24 01:14:03.529785 | instance | openstack/keepalived-z78bs/keepalived 2026-07-24 01:14:03.791422 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-z78bs" not found 2026-07-24 01:14:03.978356 | instance | openstack/keystone-api-7dfbc6cbc4-bwdsd/init 2026-07-24 01:14:04.161484 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-7dfbc6cbc4-bwdsd" not found 2026-07-24 01:14:04.165756 | instance | openstack/keystone-api-7dfbc6cbc4-bwdsd/keystone-api 2026-07-24 01:14:04.933236 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-7dfbc6cbc4-bwdsd" not found 2026-07-24 01:14:05.145496 | instance | openstack/keystone-bootstrap-pkjmh/init 2026-07-24 01:14:05.344147 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-pkjmh" not found 2026-07-24 01:14:05.350572 | instance | openstack/keystone-bootstrap-pkjmh/bootstrap 2026-07-24 01:14:05.552108 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-pkjmh" not found 2026-07-24 01:14:05.735097 | instance | openstack/keystone-credential-setup-ssr65/init 2026-07-24 01:14:05.918072 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-ssr65" not found 2026-07-24 01:14:05.922747 | instance | openstack/keystone-credential-setup-ssr65/keystone-credential-setup 2026-07-24 01:14:06.095349 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-ssr65" not found 2026-07-24 01:14:06.282898 | instance | openstack/keystone-db-init-xbm5v/init 2026-07-24 01:14:06.469375 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-xbm5v" not found 2026-07-24 01:14:06.473583 | instance | openstack/keystone-db-init-xbm5v/keystone-db-init-0 2026-07-24 01:14:06.660810 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-xbm5v" not found 2026-07-24 01:14:06.862590 | instance | openstack/keystone-db-sync-sjjqt/init 2026-07-24 01:14:07.047394 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-sjjqt" not found 2026-07-24 01:14:07.050796 | instance | openstack/keystone-db-sync-sjjqt/keystone-db-sync 2026-07-24 01:14:07.251359 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-sjjqt" not found 2026-07-24 01:14:07.447509 | instance | openstack/keystone-domain-manage-bgk4n/init 2026-07-24 01:14:07.636746 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-bgk4n" not found 2026-07-24 01:14:07.641996 | instance | openstack/keystone-domain-manage-bgk4n/keystone-domain-manage 2026-07-24 01:14:07.810054 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-bgk4n" not found 2026-07-24 01:14:08.015618 | instance | openstack/keystone-fernet-rotate-29747520-dspcs/init 2026-07-24 01:14:08.206118 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-rotate-29747520-dspcs" not found 2026-07-24 01:14:08.210151 | instance | openstack/keystone-fernet-rotate-29747520-dspcs/keystone-fernet-rotate 2026-07-24 01:14:08.417185 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-rotate" in pod "keystone-fernet-rotate-29747520-dspcs" not found 2026-07-24 01:14:08.595840 | instance | openstack/keystone-fernet-setup-xm7qn/init 2026-07-24 01:14:08.779814 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-xm7qn" not found 2026-07-24 01:14:08.784436 | instance | openstack/keystone-fernet-setup-xm7qn/keystone-fernet-setup 2026-07-24 01:14:08.961476 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-xm7qn" not found 2026-07-24 01:14:09.177184 | instance | openstack/keystone-rabbit-init-cflxc/init 2026-07-24 01:14:09.366438 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-cflxc" not found 2026-07-24 01:14:09.371441 | instance | openstack/keystone-rabbit-init-cflxc/rabbit-init 2026-07-24 01:14:09.561740 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-cflxc" not found 2026-07-24 01:14:09.764149 | instance | openstack/libvirt-libvirt-default-qqqdc/init 2026-07-24 01:14:09.969135 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-qqqdc" not found 2026-07-24 01:14:09.978266 | instance | openstack/libvirt-libvirt-default-qqqdc/init-dynamic-options 2026-07-24 01:14:10.172123 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-qqqdc" not found 2026-07-24 01:14:10.176839 | instance | openstack/libvirt-libvirt-default-qqqdc/ceph-admin-keyring-placement 2026-07-24 01:14:10.384268 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-qqqdc" not found 2026-07-24 01:14:10.389733 | instance | openstack/libvirt-libvirt-default-qqqdc/ceph-keyring-placement 2026-07-24 01:14:10.591121 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-qqqdc" not found 2026-07-24 01:14:10.596024 | instance | openstack/libvirt-libvirt-default-qqqdc/tls-sidecar 2026-07-24 01:14:10.685023 | instance | Error from server (BadRequest): container "tls-sidecar" in pod "libvirt-libvirt-default-qqqdc" is waiting to start: PodInitializing 2026-07-24 01:14:10.778306 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-qqqdc" not found 2026-07-24 01:14:10.783459 | instance | openstack/libvirt-libvirt-default-qqqdc/libvirt 2026-07-24 01:14:10.872402 | instance | Error from server (BadRequest): container "libvirt" in pod "libvirt-libvirt-default-qqqdc" is waiting to start: PodInitializing 2026-07-24 01:14:10.958942 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-qqqdc" not found 2026-07-24 01:14:10.964155 | instance | openstack/libvirt-libvirt-default-qqqdc/libvirt-exporter 2026-07-24 01:14:11.067309 | instance | Error from server (BadRequest): container "libvirt-exporter" in pod "libvirt-libvirt-default-qqqdc" is waiting to start: PodInitializing 2026-07-24 01:14:11.163612 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-qqqdc" not found 2026-07-24 01:14:11.336994 | instance | openstack/magnum-api-858f6c598d-drjv8/init 2026-07-24 01:14:11.532269 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-api-858f6c598d-drjv8" not found 2026-07-24 01:14:11.536249 | instance | openstack/magnum-api-858f6c598d-drjv8/magnum-api 2026-07-24 01:14:11.900911 | instance | openstack/magnum-cluster-api-proxy-hd7cr/magnum-cluster-api-proxy 2026-07-24 01:14:12.258088 | instance | openstack/magnum-conductor-0/init 2026-07-24 01:14:12.444808 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-conductor-0" not found 2026-07-24 01:14:12.448966 | instance | openstack/magnum-conductor-0/magnum-conductor-init 2026-07-24 01:14:12.626651 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor-init" in pod "magnum-conductor-0" not found 2026-07-24 01:14:12.629665 | instance | openstack/magnum-conductor-0/magnum-conductor 2026-07-24 01:14:12.988631 | instance | openstack/magnum-db-init-79hmr/init 2026-07-24 01:14:13.161175 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-init-79hmr" not found 2026-07-24 01:14:13.165808 | instance | openstack/magnum-db-init-79hmr/magnum-db-init-0 2026-07-24 01:14:13.360602 | instance | Error from server (BadRequest): previous terminated container "magnum-db-init-0" in pod "magnum-db-init-79hmr" not found 2026-07-24 01:14:13.556322 | instance | openstack/magnum-db-sync-98jx4/init 2026-07-24 01:14:13.739233 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-sync-98jx4" not found 2026-07-24 01:14:13.742284 | instance | openstack/magnum-db-sync-98jx4/magnum-db-sync 2026-07-24 01:14:13.920179 | instance | Error from server (BadRequest): previous terminated container "magnum-db-sync" in pod "magnum-db-sync-98jx4" not found 2026-07-24 01:14:14.100079 | instance | openstack/magnum-domain-ks-user-92242/init 2026-07-24 01:14:14.270805 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-domain-ks-user-92242" not found 2026-07-24 01:14:14.274933 | instance | openstack/magnum-domain-ks-user-92242/magnum-ks-domain-user 2026-07-24 01:14:14.452027 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-domain-user" in pod "magnum-domain-ks-user-92242" not found 2026-07-24 01:14:14.662231 | instance | openstack/magnum-ks-endpoints-tn52q/init 2026-07-24 01:14:14.838249 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-endpoints-tn52q" not found 2026-07-24 01:14:14.843714 | instance | openstack/magnum-ks-endpoints-tn52q/container-infra-ks-endpoints-admin 2026-07-24 01:14:15.029208 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-admin" in pod "magnum-ks-endpoints-tn52q" not found 2026-07-24 01:14:15.033458 | instance | openstack/magnum-ks-endpoints-tn52q/container-infra-ks-endpoints-internal 2026-07-24 01:14:15.208371 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-internal" in pod "magnum-ks-endpoints-tn52q" not found 2026-07-24 01:14:15.213125 | instance | openstack/magnum-ks-endpoints-tn52q/container-infra-ks-endpoints-public 2026-07-24 01:14:15.389326 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-public" in pod "magnum-ks-endpoints-tn52q" not found 2026-07-24 01:14:15.570301 | instance | openstack/magnum-ks-service-n4wwg/init 2026-07-24 01:14:15.750017 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-service-n4wwg" not found 2026-07-24 01:14:15.753753 | instance | openstack/magnum-ks-service-n4wwg/container-infra-ks-service-registration 2026-07-24 01:14:15.929253 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-service-registration" in pod "magnum-ks-service-n4wwg" not found 2026-07-24 01:14:16.134269 | instance | openstack/magnum-ks-user-cdltw/init 2026-07-24 01:14:16.311036 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-user-cdltw" not found 2026-07-24 01:14:16.315270 | instance | openstack/magnum-ks-user-cdltw/magnum-ks-user 2026-07-24 01:14:16.488846 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-user" in pod "magnum-ks-user-cdltw" not found 2026-07-24 01:14:16.701604 | instance | openstack/magnum-rabbit-init-ddhc8/init 2026-07-24 01:14:16.887224 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-rabbit-init-ddhc8" not found 2026-07-24 01:14:16.894738 | instance | openstack/magnum-rabbit-init-ddhc8/rabbit-init 2026-07-24 01:14:17.091921 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "magnum-rabbit-init-ddhc8" not found 2026-07-24 01:14:17.277197 | instance | openstack/magnum-registry-c45778976-ghb97/registry 2026-07-24 01:14:17.490812 | instance | Error from server (BadRequest): previous terminated container "registry" in pod "magnum-registry-c45778976-ghb97" not found 2026-07-24 01:14:17.668189 | instance | openstack/manila-api-588c695db7-xqdr5/init 2026-07-24 01:14:17.861322 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-api-588c695db7-xqdr5" not found 2026-07-24 01:14:17.866469 | instance | openstack/manila-api-588c695db7-xqdr5/manila-api 2026-07-24 01:14:18.072573 | instance | Error from server (BadRequest): previous terminated container "manila-api" in pod "manila-api-588c695db7-xqdr5" not found 2026-07-24 01:14:18.266152 | instance | openstack/manila-bootstrap-gvbpk/init 2026-07-24 01:14:18.455272 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-bootstrap-gvbpk" not found 2026-07-24 01:14:18.458626 | instance | openstack/manila-bootstrap-gvbpk/bootstrap 2026-07-24 01:14:18.638205 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "manila-bootstrap-gvbpk" not found 2026-07-24 01:14:18.830653 | instance | openstack/manila-data-7dfc58c566-7kkdx/init 2026-07-24 01:14:19.009597 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-data-7dfc58c566-7kkdx" not found 2026-07-24 01:14:19.014310 | instance | openstack/manila-data-7dfc58c566-7kkdx/manila-data 2026-07-24 01:14:19.198930 | instance | Error from server (BadRequest): previous terminated container "manila-data" in pod "manila-data-7dfc58c566-7kkdx" not found 2026-07-24 01:14:19.385004 | instance | openstack/manila-db-init-6d2rm/init 2026-07-24 01:14:19.575989 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-init-6d2rm" not found 2026-07-24 01:14:19.580143 | instance | openstack/manila-db-init-6d2rm/manila-db-init-0 2026-07-24 01:14:19.763174 | instance | Error from server (BadRequest): previous terminated container "manila-db-init-0" in pod "manila-db-init-6d2rm" not found 2026-07-24 01:14:19.952147 | instance | openstack/manila-db-sync-m98lg/init 2026-07-24 01:14:20.140310 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-sync-m98lg" not found 2026-07-24 01:14:20.145443 | instance | openstack/manila-db-sync-m98lg/manila-db-sync 2026-07-24 01:14:20.329850 | instance | Error from server (BadRequest): previous terminated container "manila-db-sync" in pod "manila-db-sync-m98lg" not found 2026-07-24 01:14:20.523048 | instance | openstack/manila-ks-endpoints-ndhss/init 2026-07-24 01:14:20.703806 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-endpoints-ndhss" not found 2026-07-24 01:14:20.708767 | instance | openstack/manila-ks-endpoints-ndhss/share-ks-endpoints-admin 2026-07-24 01:14:20.894567 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-admin" in pod "manila-ks-endpoints-ndhss" not found 2026-07-24 01:14:20.901914 | instance | openstack/manila-ks-endpoints-ndhss/share-ks-endpoints-internal 2026-07-24 01:14:21.081809 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-internal" in pod "manila-ks-endpoints-ndhss" not found 2026-07-24 01:14:21.085295 | instance | openstack/manila-ks-endpoints-ndhss/share-ks-endpoints-public 2026-07-24 01:14:21.272110 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-public" in pod "manila-ks-endpoints-ndhss" not found 2026-07-24 01:14:21.277602 | instance | openstack/manila-ks-endpoints-ndhss/sharev2-ks-endpoints-admin 2026-07-24 01:14:21.484540 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-admin" in pod "manila-ks-endpoints-ndhss" not found 2026-07-24 01:14:21.488475 | instance | openstack/manila-ks-endpoints-ndhss/sharev2-ks-endpoints-internal 2026-07-24 01:14:21.653150 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-internal" in pod "manila-ks-endpoints-ndhss" not found 2026-07-24 01:14:21.657816 | instance | openstack/manila-ks-endpoints-ndhss/sharev2-ks-endpoints-public 2026-07-24 01:14:21.835705 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-public" in pod "manila-ks-endpoints-ndhss" not found 2026-07-24 01:14:22.008389 | instance | openstack/manila-ks-service-7gmc5/init 2026-07-24 01:14:22.190843 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-service-7gmc5" not found 2026-07-24 01:14:22.194921 | instance | openstack/manila-ks-service-7gmc5/share-ks-service-registration 2026-07-24 01:14:22.399077 | instance | Error from server (BadRequest): previous terminated container "share-ks-service-registration" in pod "manila-ks-service-7gmc5" not found 2026-07-24 01:14:22.406084 | instance | openstack/manila-ks-service-7gmc5/sharev2-ks-service-registration 2026-07-24 01:14:22.590232 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-service-registration" in pod "manila-ks-service-7gmc5" not found 2026-07-24 01:14:22.785963 | instance | openstack/manila-ks-user-2z9vc/init 2026-07-24 01:14:22.970539 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-user-2z9vc" not found 2026-07-24 01:14:22.975516 | instance | openstack/manila-ks-user-2z9vc/manila-ks-user 2026-07-24 01:14:23.170655 | instance | Error from server (BadRequest): previous terminated container "manila-ks-user" in pod "manila-ks-user-2z9vc" not found 2026-07-24 01:14:23.371384 | instance | openstack/manila-rabbit-init-94wvr/init 2026-07-24 01:14:23.568735 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-rabbit-init-94wvr" not found 2026-07-24 01:14:23.572011 | instance | openstack/manila-rabbit-init-94wvr/rabbit-init 2026-07-24 01:14:23.757475 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "manila-rabbit-init-94wvr" not found 2026-07-24 01:14:23.952593 | instance | openstack/manila-scheduler-555bbb68f8-tfmht/init 2026-07-24 01:14:24.139298 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-scheduler-555bbb68f8-tfmht" not found 2026-07-24 01:14:24.144500 | instance | openstack/manila-scheduler-555bbb68f8-tfmht/manila-scheduler 2026-07-24 01:14:24.336081 | instance | Error from server (BadRequest): previous terminated container "manila-scheduler" in pod "manila-scheduler-555bbb68f8-tfmht" not found 2026-07-24 01:14:24.538236 | instance | openstack/manila-share-66785d68b7-q4pc4/init 2026-07-24 01:14:24.741127 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-share-66785d68b7-q4pc4" not found 2026-07-24 01:14:24.744785 | instance | openstack/manila-share-66785d68b7-q4pc4/manila-share-init 2026-07-24 01:14:24.956113 | instance | Error from server (BadRequest): previous terminated container "manila-share-init" in pod "manila-share-66785d68b7-q4pc4" not found 2026-07-24 01:14:24.958771 | instance | openstack/manila-share-66785d68b7-q4pc4/manila-share 2026-07-24 01:14:25.187762 | instance | Error from server (BadRequest): previous terminated container "manila-share" in pod "manila-share-66785d68b7-q4pc4" not found 2026-07-24 01:14:25.406450 | instance | openstack/memcached-memcached-6479589586-qnsmc/init 2026-07-24 01:14:25.598303 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-qnsmc" not found 2026-07-24 01:14:25.604445 | instance | openstack/memcached-memcached-6479589586-qnsmc/memcached 2026-07-24 01:14:25.802314 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-qnsmc" not found 2026-07-24 01:14:25.807180 | instance | openstack/memcached-memcached-6479589586-qnsmc/memcached-exporter 2026-07-24 01:14:25.978935 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-qnsmc" not found 2026-07-24 01:14:26.171261 | instance | openstack/neutron-coredns-7dd4958666-wszmw/coredns 2026-07-24 01:14:26.385982 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "neutron-coredns-7dd4958666-wszmw" not found 2026-07-24 01:14:26.570935 | instance | openstack/neutron-db-init-fd47r/init 2026-07-24 01:14:26.760025 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-fd47r" not found 2026-07-24 01:14:26.764490 | instance | openstack/neutron-db-init-fd47r/neutron-db-init-0 2026-07-24 01:14:26.958956 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-fd47r" not found 2026-07-24 01:14:27.165165 | instance | openstack/neutron-db-sync-kklp7/init 2026-07-24 01:14:27.373284 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-kklp7" not found 2026-07-24 01:14:27.376407 | instance | openstack/neutron-db-sync-kklp7/neutron-db-sync 2026-07-24 01:14:27.567282 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-kklp7" not found 2026-07-24 01:14:27.759010 | instance | openstack/neutron-dhcp-agent-default-58fjk/init 2026-07-24 01:14:27.935682 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-dhcp-agent-default-58fjk" not found 2026-07-24 01:14:27.940010 | instance | openstack/neutron-dhcp-agent-default-58fjk/neutron-dhcp-agent-init 2026-07-24 01:14:28.146032 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent-init" in pod "neutron-dhcp-agent-default-58fjk" not found 2026-07-24 01:14:28.150735 | instance | openstack/neutron-dhcp-agent-default-58fjk/neutron-dhcp-agent 2026-07-24 01:14:28.607048 | instance | openstack/neutron-ks-endpoints-8jpq5/init 2026-07-24 01:14:28.791839 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-8jpq5" not found 2026-07-24 01:14:28.796531 | instance | openstack/neutron-ks-endpoints-8jpq5/network-ks-endpoints-admin 2026-07-24 01:14:29.015154 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-8jpq5" not found 2026-07-24 01:14:29.018475 | instance | openstack/neutron-ks-endpoints-8jpq5/network-ks-endpoints-internal 2026-07-24 01:14:29.209757 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-8jpq5" not found 2026-07-24 01:14:29.216564 | instance | openstack/neutron-ks-endpoints-8jpq5/network-ks-endpoints-public 2026-07-24 01:14:29.415554 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-8jpq5" not found 2026-07-24 01:14:29.600125 | instance | openstack/neutron-ks-service-m7cbv/init 2026-07-24 01:14:29.783779 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-m7cbv" not found 2026-07-24 01:14:29.787978 | instance | openstack/neutron-ks-service-m7cbv/network-ks-service-registration 2026-07-24 01:14:29.956566 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-m7cbv" not found 2026-07-24 01:14:30.148368 | instance | openstack/neutron-ks-user-gs446/init 2026-07-24 01:14:30.335716 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-gs446" not found 2026-07-24 01:14:30.339419 | instance | openstack/neutron-ks-user-gs446/neutron-ks-user 2026-07-24 01:14:30.519625 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-gs446" not found 2026-07-24 01:14:30.701495 | instance | openstack/neutron-l3-agent-default-bq6tf/init 2026-07-24 01:14:30.889284 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-l3-agent-default-bq6tf" not found 2026-07-24 01:14:30.893200 | instance | openstack/neutron-l3-agent-default-bq6tf/neutron-l3-agent-init 2026-07-24 01:14:31.076119 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent-init" in pod "neutron-l3-agent-default-bq6tf" not found 2026-07-24 01:14:31.079887 | instance | openstack/neutron-l3-agent-default-bq6tf/neutron-l3-agent 2026-07-24 01:14:31.287467 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent" in pod "neutron-l3-agent-default-bq6tf" not found 2026-07-24 01:14:31.485906 | instance | openstack/neutron-metadata-agent-default-88zxh/init 2026-07-24 01:14:31.671932 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-metadata-agent-default-88zxh" not found 2026-07-24 01:14:31.675375 | instance | openstack/neutron-metadata-agent-default-88zxh/neutron-metadata-agent-init 2026-07-24 01:14:31.874115 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-metadata-agent-default-88zxh" not found 2026-07-24 01:14:31.877702 | instance | openstack/neutron-metadata-agent-default-88zxh/neutron-metadata-agent 2026-07-24 01:14:32.063697 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent" in pod "neutron-metadata-agent-default-88zxh" not found 2026-07-24 01:14:32.242085 | instance | openstack/neutron-netns-cleanup-cron-default-5zgfn/init 2026-07-24 01:14:32.450772 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-5zgfn" not found 2026-07-24 01:14:32.454481 | instance | openstack/neutron-netns-cleanup-cron-default-5zgfn/neutron-netns-cleanup-cron 2026-07-24 01:14:32.647121 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-5zgfn" not found 2026-07-24 01:14:32.836879 | instance | openstack/neutron-ovs-agent-default-jjwwg/init 2026-07-24 01:14:33.022965 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovs-agent-default-jjwwg" not found 2026-07-24 01:14:33.026821 | instance | openstack/neutron-ovs-agent-default-jjwwg/neutron-openvswitch-agent-kernel-modules 2026-07-24 01:14:33.200644 | instance | Error from server (BadRequest): previous terminated container "neutron-openvswitch-agent-kernel-modules" in pod "neutron-ovs-agent-default-jjwwg" not found 2026-07-24 01:14:33.204408 | instance | openstack/neutron-ovs-agent-default-jjwwg/neutron-ovs-agent-init 2026-07-24 01:14:33.409939 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent-init" in pod "neutron-ovs-agent-default-jjwwg" not found 2026-07-24 01:14:33.414573 | instance | openstack/neutron-ovs-agent-default-jjwwg/neutron-ovs-agent 2026-07-24 01:14:33.751850 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent" in pod "neutron-ovs-agent-default-jjwwg" not found 2026-07-24 01:14:33.920612 | instance | openstack/neutron-rabbit-init-cj5mb/init 2026-07-24 01:14:34.101490 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-cj5mb" not found 2026-07-24 01:14:34.106381 | instance | openstack/neutron-rabbit-init-cj5mb/rabbit-init 2026-07-24 01:14:34.275331 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-cj5mb" not found 2026-07-24 01:14:34.460733 | instance | openstack/neutron-rpc-server-5b689b9b45-g9jdz/init 2026-07-24 01:14:34.638713 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-5b689b9b45-g9jdz" not found 2026-07-24 01:14:34.644446 | instance | openstack/neutron-rpc-server-5b689b9b45-g9jdz/neutron-rpc-server 2026-07-24 01:14:34.834661 | instance | Error from server (BadRequest): previous terminated container "neutron-rpc-server" in pod "neutron-rpc-server-5b689b9b45-g9jdz" not found 2026-07-24 01:14:35.029951 | instance | openstack/neutron-server-74d6c5989b-c79w7/init 2026-07-24 01:14:35.207131 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-74d6c5989b-c79w7" not found 2026-07-24 01:14:35.210976 | instance | openstack/neutron-server-74d6c5989b-c79w7/neutron-server 2026-07-24 01:14:35.539678 | instance | Error from server (BadRequest): previous terminated container "neutron-server" in pod "neutron-server-74d6c5989b-c79w7" not found 2026-07-24 01:14:35.543262 | instance | openstack/neutron-server-74d6c5989b-c79w7/neutron-policy-server 2026-07-24 01:14:35.719851 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-74d6c5989b-c79w7" not found 2026-07-24 01:14:35.893180 | instance | openstack/nova-api-metadata-bbd8b65bb-v869d/init 2026-07-24 01:14:36.089704 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-bbd8b65bb-v869d" not found 2026-07-24 01:14:36.096149 | instance | openstack/nova-api-metadata-bbd8b65bb-v869d/nova-api-metadata-init 2026-07-24 01:14:36.278320 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-bbd8b65bb-v869d" not found 2026-07-24 01:14:36.284760 | instance | openstack/nova-api-metadata-bbd8b65bb-v869d/nova-api 2026-07-24 01:14:36.475907 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-bbd8b65bb-v869d" not found 2026-07-24 01:14:36.671495 | instance | openstack/nova-api-osapi-64ccdd6488-bhnbm/init 2026-07-24 01:14:36.867666 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-64ccdd6488-bhnbm" not found 2026-07-24 01:14:36.872737 | instance | openstack/nova-api-osapi-64ccdd6488-bhnbm/nova-osapi 2026-07-24 01:14:37.068993 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-64ccdd6488-bhnbm" not found 2026-07-24 01:14:37.248878 | instance | openstack/nova-bootstrap-ptbmn/init 2026-07-24 01:14:37.475137 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-ptbmn" not found 2026-07-24 01:14:37.477687 | instance | openstack/nova-bootstrap-ptbmn/bootstrap 2026-07-24 01:14:37.654968 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-ptbmn" not found 2026-07-24 01:14:37.828503 | instance | openstack/nova-cell-setup-29747580-rwvpw/init 2026-07-24 01:14:38.012281 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-29747580-rwvpw" not found 2026-07-24 01:14:38.017338 | instance | openstack/nova-cell-setup-29747580-rwvpw/nova-cell-setup 2026-07-24 01:14:38.095017 | instance | Error from server (BadRequest): container "nova-cell-setup" in pod "nova-cell-setup-29747580-rwvpw" is waiting to start: PodInitializing 2026-07-24 01:14:38.182573 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-29747580-rwvpw" not found 2026-07-24 01:14:38.367234 | instance | openstack/nova-cell-setup-lz7xl/init 2026-07-24 01:14:38.606089 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-lz7xl" not found 2026-07-24 01:14:38.611642 | instance | openstack/nova-cell-setup-lz7xl/nova-cell-setup-init 2026-07-24 01:14:38.697695 | instance | Error from server (BadRequest): container "nova-cell-setup-init" in pod "nova-cell-setup-lz7xl" is waiting to start: PodInitializing 2026-07-24 01:14:38.790750 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-lz7xl" not found 2026-07-24 01:14:38.794833 | instance | openstack/nova-cell-setup-lz7xl/nova-cell-setup 2026-07-24 01:14:38.889199 | instance | Error from server (BadRequest): container "nova-cell-setup" in pod "nova-cell-setup-lz7xl" is waiting to start: PodInitializing 2026-07-24 01:14:38.977977 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-lz7xl" not found 2026-07-24 01:14:39.161316 | instance | openstack/nova-compute-default-x2kv9/init 2026-07-24 01:14:39.407822 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-x2kv9" not found 2026-07-24 01:14:39.413563 | instance | openstack/nova-compute-default-x2kv9/nova-compute-init 2026-07-24 01:14:39.499988 | instance | Error from server (BadRequest): container "nova-compute-init" in pod "nova-compute-default-x2kv9" is waiting to start: PodInitializing 2026-07-24 01:14:39.591177 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-x2kv9" not found 2026-07-24 01:14:39.596804 | instance | openstack/nova-compute-default-x2kv9/ceph-perms 2026-07-24 01:14:39.684729 | instance | Error from server (BadRequest): container "ceph-perms" in pod "nova-compute-default-x2kv9" is waiting to start: PodInitializing 2026-07-24 01:14:39.775456 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-x2kv9" not found 2026-07-24 01:14:39.780145 | instance | openstack/nova-compute-default-x2kv9/ceph-admin-keyring-placement 2026-07-24 01:14:39.868364 | instance | Error from server (BadRequest): container "ceph-admin-keyring-placement" in pod "nova-compute-default-x2kv9" is waiting to start: PodInitializing 2026-07-24 01:14:39.950754 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-x2kv9" not found 2026-07-24 01:14:39.955532 | instance | openstack/nova-compute-default-x2kv9/ceph-keyring-placement 2026-07-24 01:14:40.042128 | instance | Error from server (BadRequest): container "ceph-keyring-placement" in pod "nova-compute-default-x2kv9" is waiting to start: PodInitializing 2026-07-24 01:14:40.135612 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-x2kv9" not found 2026-07-24 01:14:40.139961 | instance | openstack/nova-compute-default-x2kv9/nova-compute-vnc-init 2026-07-24 01:14:40.222859 | instance | Error from server (BadRequest): container "nova-compute-vnc-init" in pod "nova-compute-default-x2kv9" is waiting to start: PodInitializing 2026-07-24 01:14:40.313976 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-x2kv9" not found 2026-07-24 01:14:40.320616 | instance | openstack/nova-compute-default-x2kv9/nova-compute-ssh-init 2026-07-24 01:14:40.416643 | instance | Error from server (BadRequest): container "nova-compute-ssh-init" in pod "nova-compute-default-x2kv9" is waiting to start: PodInitializing 2026-07-24 01:14:40.509758 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-x2kv9" not found 2026-07-24 01:14:40.514242 | instance | openstack/nova-compute-default-x2kv9/nova-compute 2026-07-24 01:14:40.610447 | instance | Error from server (BadRequest): container "nova-compute" in pod "nova-compute-default-x2kv9" is waiting to start: PodInitializing 2026-07-24 01:14:40.699884 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-x2kv9" not found 2026-07-24 01:14:40.705135 | instance | openstack/nova-compute-default-x2kv9/nova-compute-ssh 2026-07-24 01:14:40.793007 | instance | Error from server (BadRequest): container "nova-compute-ssh" in pod "nova-compute-default-x2kv9" is waiting to start: PodInitializing 2026-07-24 01:14:40.888764 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-x2kv9" not found 2026-07-24 01:14:41.080043 | instance | openstack/nova-conductor-6cfd69ccdd-ldznp/init 2026-07-24 01:14:41.280220 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-6cfd69ccdd-ldznp" not found 2026-07-24 01:14:41.287184 | instance | openstack/nova-conductor-6cfd69ccdd-ldznp/nova-conductor 2026-07-24 01:14:41.529018 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-6cfd69ccdd-ldznp" not found 2026-07-24 01:14:41.695512 | instance | openstack/nova-db-init-nfcbj/init 2026-07-24 01:14:41.858249 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-nfcbj" not found 2026-07-24 01:14:41.862311 | instance | openstack/nova-db-init-nfcbj/nova-db-init-0 2026-07-24 01:14:42.034610 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-nfcbj" not found 2026-07-24 01:14:42.037620 | instance | openstack/nova-db-init-nfcbj/nova-db-init-1 2026-07-24 01:14:42.206836 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-nfcbj" not found 2026-07-24 01:14:42.210850 | instance | openstack/nova-db-init-nfcbj/nova-db-init-2 2026-07-24 01:14:42.400654 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-nfcbj" not found 2026-07-24 01:14:42.586510 | instance | openstack/nova-db-sync-h7v79/init 2026-07-24 01:14:42.754134 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-h7v79" not found 2026-07-24 01:14:42.759069 | instance | openstack/nova-db-sync-h7v79/nova-db-sync 2026-07-24 01:14:42.941626 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-h7v79" not found 2026-07-24 01:14:43.120369 | instance | openstack/nova-ks-endpoints-ms4xc/init 2026-07-24 01:14:43.295741 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-ms4xc" not found 2026-07-24 01:14:43.300947 | instance | openstack/nova-ks-endpoints-ms4xc/compute-ks-endpoints-admin 2026-07-24 01:14:43.489956 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-ms4xc" not found 2026-07-24 01:14:43.494997 | instance | openstack/nova-ks-endpoints-ms4xc/compute-ks-endpoints-internal 2026-07-24 01:14:43.677289 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-ms4xc" not found 2026-07-24 01:14:43.681508 | instance | openstack/nova-ks-endpoints-ms4xc/compute-ks-endpoints-public 2026-07-24 01:14:43.870663 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-ms4xc" not found 2026-07-24 01:14:44.093882 | instance | openstack/nova-ks-service-hwnll/init 2026-07-24 01:14:44.274781 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-hwnll" not found 2026-07-24 01:14:44.279554 | instance | openstack/nova-ks-service-hwnll/compute-ks-service-registration 2026-07-24 01:14:44.459501 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-hwnll" not found 2026-07-24 01:14:44.644646 | instance | openstack/nova-ks-user-p2jg9/init 2026-07-24 01:14:44.827063 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-p2jg9" not found 2026-07-24 01:14:44.832363 | instance | openstack/nova-ks-user-p2jg9/nova-ks-user 2026-07-24 01:14:45.007247 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-p2jg9" not found 2026-07-24 01:14:45.202264 | instance | openstack/nova-novncproxy-7d88cc5fff-j4r4r/init 2026-07-24 01:14:45.391940 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-7d88cc5fff-j4r4r" not found 2026-07-24 01:14:45.395913 | instance | openstack/nova-novncproxy-7d88cc5fff-j4r4r/nova-novncproxy-init 2026-07-24 01:14:45.577350 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-7d88cc5fff-j4r4r" not found 2026-07-24 01:14:45.582092 | instance | openstack/nova-novncproxy-7d88cc5fff-j4r4r/nova-novncproxy-init-assets 2026-07-24 01:14:45.764560 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-7d88cc5fff-j4r4r" not found 2026-07-24 01:14:45.767899 | instance | openstack/nova-novncproxy-7d88cc5fff-j4r4r/nova-novncproxy 2026-07-24 01:14:45.945181 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-7d88cc5fff-j4r4r" not found 2026-07-24 01:14:46.132925 | instance | openstack/nova-rabbit-init-kn8k2/init 2026-07-24 01:14:46.309922 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-kn8k2" not found 2026-07-24 01:14:46.314102 | instance | openstack/nova-rabbit-init-kn8k2/rabbit-init 2026-07-24 01:14:46.491603 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-kn8k2" not found 2026-07-24 01:14:46.675254 | instance | openstack/nova-scheduler-8d58d86cb-jktd5/init 2026-07-24 01:14:46.853629 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-8d58d86cb-jktd5" not found 2026-07-24 01:14:46.858744 | instance | openstack/nova-scheduler-8d58d86cb-jktd5/nova-scheduler 2026-07-24 01:14:47.043341 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-8d58d86cb-jktd5" not found 2026-07-24 01:14:47.216068 | instance | openstack/nova-service-cleaner-29747580-p6k4d/init 2026-07-24 01:14:47.402114 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-service-cleaner-29747580-p6k4d" not found 2026-07-24 01:14:47.405897 | instance | openstack/nova-service-cleaner-29747580-p6k4d/nova-service-cleaner 2026-07-24 01:14:47.580655 | instance | Error from server (BadRequest): previous terminated container "nova-service-cleaner" in pod "nova-service-cleaner-29747580-p6k4d" not found 2026-07-24 01:14:47.771151 | instance | openstack/octavia-api-f948bd7cd-dq2mv/init 2026-07-24 01:14:47.965225 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-api-f948bd7cd-dq2mv" not found 2026-07-24 01:14:47.970081 | instance | openstack/octavia-api-f948bd7cd-dq2mv/octavia-api 2026-07-24 01:14:48.170751 | instance | Error from server (BadRequest): previous terminated container "octavia-api" in pod "octavia-api-f948bd7cd-dq2mv" not found 2026-07-24 01:14:48.356930 | instance | openstack/octavia-bootstrap-t5tpd/init 2026-07-24 01:14:48.546788 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-bootstrap-t5tpd" not found 2026-07-24 01:14:48.551700 | instance | openstack/octavia-bootstrap-t5tpd/bootstrap 2026-07-24 01:14:48.724151 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "octavia-bootstrap-t5tpd" not found 2026-07-24 01:14:48.925779 | instance | openstack/octavia-db-init-nxn2z/init 2026-07-24 01:14:49.099662 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-init-nxn2z" not found 2026-07-24 01:14:49.104796 | instance | openstack/octavia-db-init-nxn2z/octavia-db-init-0 2026-07-24 01:14:49.293463 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-0" in pod "octavia-db-init-nxn2z" not found 2026-07-24 01:14:49.297362 | instance | openstack/octavia-db-init-nxn2z/octavia-db-init-1 2026-07-24 01:14:49.491543 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-1" in pod "octavia-db-init-nxn2z" not found 2026-07-24 01:14:49.687064 | instance | openstack/octavia-db-sync-s2qmn/init 2026-07-24 01:14:49.852455 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-sync-s2qmn" not found 2026-07-24 01:14:49.857465 | instance | openstack/octavia-db-sync-s2qmn/octavia-db-sync 2026-07-24 01:14:50.028100 | instance | Error from server (BadRequest): previous terminated container "octavia-db-sync" in pod "octavia-db-sync-s2qmn" not found 2026-07-24 01:14:50.202799 | instance | openstack/octavia-health-manager-default-946l8/init 2026-07-24 01:14:50.384548 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-health-manager-default-946l8" not found 2026-07-24 01:14:50.388361 | instance | openstack/octavia-health-manager-default-946l8/octavia-health-manager-get-port 2026-07-24 01:14:50.570099 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-get-port" in pod "octavia-health-manager-default-946l8" not found 2026-07-24 01:14:50.574478 | instance | openstack/octavia-health-manager-default-946l8/octavia-health-manager-nic-init 2026-07-24 01:14:50.751214 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-nic-init" in pod "octavia-health-manager-default-946l8" not found 2026-07-24 01:14:50.754954 | instance | openstack/octavia-health-manager-default-946l8/octavia-health-manager 2026-07-24 01:14:50.930976 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager" in pod "octavia-health-manager-default-946l8" not found 2026-07-24 01:14:51.115483 | instance | openstack/octavia-housekeeping-76bcc48769-5hft8/init 2026-07-24 01:14:51.295337 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-housekeeping-76bcc48769-5hft8" not found 2026-07-24 01:14:51.300284 | instance | openstack/octavia-housekeeping-76bcc48769-5hft8/octavia-housekeeping 2026-07-24 01:14:51.511246 | instance | Error from server (BadRequest): previous terminated container "octavia-housekeeping" in pod "octavia-housekeeping-76bcc48769-5hft8" not found 2026-07-24 01:14:51.686740 | instance | openstack/octavia-ks-endpoints-9s5cq/init 2026-07-24 01:14:51.866987 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-endpoints-9s5cq" not found 2026-07-24 01:14:51.871907 | instance | openstack/octavia-ks-endpoints-9s5cq/load-balancer-ks-endpoints-admin 2026-07-24 01:14:52.050250 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-admin" in pod "octavia-ks-endpoints-9s5cq" not found 2026-07-24 01:14:52.053790 | instance | openstack/octavia-ks-endpoints-9s5cq/load-balancer-ks-endpoints-internal 2026-07-24 01:14:52.218515 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-internal" in pod "octavia-ks-endpoints-9s5cq" not found 2026-07-24 01:14:52.223193 | instance | openstack/octavia-ks-endpoints-9s5cq/load-balancer-ks-endpoints-public 2026-07-24 01:14:52.403197 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-public" in pod "octavia-ks-endpoints-9s5cq" not found 2026-07-24 01:14:52.579581 | instance | openstack/octavia-ks-service-qdgpb/init 2026-07-24 01:14:52.753819 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-service-qdgpb" not found 2026-07-24 01:14:52.758122 | instance | openstack/octavia-ks-service-qdgpb/load-balancer-ks-service-registration 2026-07-24 01:14:52.941265 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-service-registration" in pod "octavia-ks-service-qdgpb" not found 2026-07-24 01:14:53.125615 | instance | openstack/octavia-ks-user-zq8x5/init 2026-07-24 01:14:53.295205 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-user-zq8x5" not found 2026-07-24 01:14:53.298996 | instance | openstack/octavia-ks-user-zq8x5/octavia-ks-user 2026-07-24 01:14:53.479439 | instance | Error from server (BadRequest): previous terminated container "octavia-ks-user" in pod "octavia-ks-user-zq8x5" not found 2026-07-24 01:14:53.658689 | instance | openstack/octavia-rabbit-init-k4fk9/init 2026-07-24 01:14:53.828940 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-rabbit-init-k4fk9" not found 2026-07-24 01:14:53.834083 | instance | openstack/octavia-rabbit-init-k4fk9/rabbit-init 2026-07-24 01:14:54.016567 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "octavia-rabbit-init-k4fk9" not found 2026-07-24 01:14:54.185504 | instance | openstack/octavia-worker-594dccf998-4txms/init 2026-07-24 01:14:54.378846 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-worker-594dccf998-4txms" not found 2026-07-24 01:14:54.382589 | instance | openstack/octavia-worker-594dccf998-4txms/octavia-worker 2026-07-24 01:14:54.587786 | instance | Error from server (BadRequest): previous terminated container "octavia-worker" in pod "octavia-worker-594dccf998-4txms" not found 2026-07-24 01:14:54.759921 | instance | openstack/openstack-database-exporter-78c69bc7dd-8r2bw/openstack-database-exporter 2026-07-24 01:14:54.940436 | instance | Error from server (BadRequest): previous terminated container "openstack-database-exporter" in pod "openstack-database-exporter-78c69bc7dd-8r2bw" not found 2026-07-24 01:14:55.116125 | instance | openstack/openstack-exporter-88f595c9f-q7lvf/build-config 2026-07-24 01:14:55.317912 | instance | Error from server (BadRequest): previous terminated container "build-config" in pod "openstack-exporter-88f595c9f-q7lvf" not found 2026-07-24 01:14:55.322222 | instance | openstack/openstack-exporter-88f595c9f-q7lvf/openstack-exporter 2026-07-24 01:14:55.531732 | instance | Error from server (BadRequest): previous terminated container "openstack-exporter" in pod "openstack-exporter-88f595c9f-q7lvf" not found 2026-07-24 01:14:55.712151 | instance | openstack/openvswitch-qbq88/init 2026-07-24 01:14:55.877313 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-qbq88" not found 2026-07-24 01:14:55.883528 | instance | openstack/openvswitch-qbq88/openvswitch-db-perms 2026-07-24 01:14:56.056465 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-qbq88" not found 2026-07-24 01:14:56.060841 | instance | openstack/openvswitch-qbq88/openvswitch-vswitchd-modules 2026-07-24 01:14:56.238166 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-qbq88" not found 2026-07-24 01:14:56.241891 | instance | openstack/openvswitch-qbq88/openvswitch-db 2026-07-24 01:14:56.435503 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-qbq88" not found 2026-07-24 01:14:56.439144 | instance | openstack/openvswitch-qbq88/openvswitch-vswitchd 2026-07-24 01:14:56.631537 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-qbq88" not found 2026-07-24 01:14:56.811519 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-07-24 01:14:56.987793 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-07-24 01:14:56.992484 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-07-24 01:14:57.163603 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-07-24 01:14:57.170551 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-07-24 01:14:57.551523 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-07-24 01:14:57.555889 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-07-24 01:14:57.731602 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-07-24 01:14:57.915490 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-07-24 01:14:58.097655 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-07-24 01:14:58.100913 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-07-24 01:14:58.321351 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-07-24 01:14:58.325333 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-07-24 01:14:58.514807 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-07-24 01:14:58.681674 | instance | openstack/placement-api-74f6c6f98b-scthr/init 2026-07-24 01:14:58.864434 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-74f6c6f98b-scthr" not found 2026-07-24 01:14:58.869533 | instance | openstack/placement-api-74f6c6f98b-scthr/placement-api 2026-07-24 01:14:59.098231 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-74f6c6f98b-scthr" not found 2026-07-24 01:14:59.312668 | instance | openstack/placement-db-init-hnb9r/init 2026-07-24 01:14:59.498902 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-hnb9r" not found 2026-07-24 01:14:59.504211 | instance | openstack/placement-db-init-hnb9r/placement-db-init-0 2026-07-24 01:14:59.677374 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-hnb9r" not found 2026-07-24 01:14:59.863227 | instance | openstack/placement-db-sync-h5bmr/init 2026-07-24 01:15:00.048651 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-h5bmr" not found 2026-07-24 01:15:00.053729 | instance | openstack/placement-db-sync-h5bmr/placement-db-sync 2026-07-24 01:15:00.239270 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-h5bmr" not found 2026-07-24 01:15:00.457206 | instance | openstack/placement-ks-endpoints-4lf2n/init 2026-07-24 01:15:00.638768 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-4lf2n" not found 2026-07-24 01:15:00.643899 | instance | openstack/placement-ks-endpoints-4lf2n/placement-ks-endpoints-admin 2026-07-24 01:15:00.834189 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-4lf2n" not found 2026-07-24 01:15:00.838154 | instance | openstack/placement-ks-endpoints-4lf2n/placement-ks-endpoints-internal 2026-07-24 01:15:01.026766 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-4lf2n" not found 2026-07-24 01:15:01.031421 | instance | openstack/placement-ks-endpoints-4lf2n/placement-ks-endpoints-public 2026-07-24 01:15:01.211791 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-4lf2n" not found 2026-07-24 01:15:01.399023 | instance | openstack/placement-ks-service-6sktn/init 2026-07-24 01:15:01.578977 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-6sktn" not found 2026-07-24 01:15:01.583833 | instance | openstack/placement-ks-service-6sktn/placement-ks-service-registration 2026-07-24 01:15:01.775915 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-6sktn" not found 2026-07-24 01:15:01.967053 | instance | openstack/placement-ks-user-hff95/init 2026-07-24 01:15:02.142880 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-hff95" not found 2026-07-24 01:15:02.146192 | instance | openstack/placement-ks-user-hff95/placement-ks-user 2026-07-24 01:15:02.310466 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-hff95" not found 2026-07-24 01:15:02.508396 | instance | openstack/pxc-operator-69cb5bbdb9-mwrhm/percona-xtradb-cluster-operator 2026-07-24 01:15:02.865325 | instance | openstack/rabbitmq-barbican-server-0/setup-container 2026-07-24 01:15:03.048313 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found 2026-07-24 01:15:03.052583 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq 2026-07-24 01:15:03.230994 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found 2026-07-24 01:15:03.404790 | instance | openstack/rabbitmq-cinder-server-0/setup-container 2026-07-24 01:15:03.580478 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found 2026-07-24 01:15:03.585632 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq 2026-07-24 01:15:03.771385 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found 2026-07-24 01:15:03.955223 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-zxkvn/rabbitmq-cluster-operator 2026-07-24 01:15:04.345240 | instance | openstack/rabbitmq-glance-server-0/setup-container 2026-07-24 01:15:04.528511 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found 2026-07-24 01:15:04.533875 | instance | openstack/rabbitmq-glance-server-0/rabbitmq 2026-07-24 01:15:04.743632 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found 2026-07-24 01:15:04.920811 | instance | openstack/rabbitmq-heat-server-0/setup-container 2026-07-24 01:15:05.105232 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-heat-server-0" not found 2026-07-24 01:15:05.108671 | instance | openstack/rabbitmq-heat-server-0/rabbitmq 2026-07-24 01:15:05.292635 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-heat-server-0" not found 2026-07-24 01:15:05.488822 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-07-24 01:15:05.689146 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-07-24 01:15:05.691840 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-07-24 01:15:05.866473 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-07-24 01:15:06.077966 | instance | openstack/rabbitmq-magnum-server-0/setup-container 2026-07-24 01:15:06.259004 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-magnum-server-0" not found 2026-07-24 01:15:06.263585 | instance | openstack/rabbitmq-magnum-server-0/rabbitmq 2026-07-24 01:15:06.481428 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-magnum-server-0" not found 2026-07-24 01:15:06.644015 | instance | openstack/rabbitmq-manila-server-0/setup-container 2026-07-24 01:15:06.816722 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-manila-server-0" not found 2026-07-24 01:15:06.821871 | instance | openstack/rabbitmq-manila-server-0/rabbitmq 2026-07-24 01:15:07.041278 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-manila-server-0" not found 2026-07-24 01:15:07.211573 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-p76qf/rabbitmq-cluster-operator 2026-07-24 01:15:07.596177 | instance | openstack/rabbitmq-neutron-server-0/setup-container 2026-07-24 01:15:07.781936 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found 2026-07-24 01:15:07.785273 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq 2026-07-24 01:15:07.986389 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found 2026-07-24 01:15:08.152124 | instance | openstack/rabbitmq-nova-server-0/setup-container 2026-07-24 01:15:08.332325 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found 2026-07-24 01:15:08.336870 | instance | openstack/rabbitmq-nova-server-0/rabbitmq 2026-07-24 01:15:08.595756 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found 2026-07-24 01:15:08.776598 | instance | openstack/rabbitmq-octavia-server-0/setup-container 2026-07-24 01:15:08.954956 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-octavia-server-0" not found 2026-07-24 01:15:08.959167 | instance | openstack/rabbitmq-octavia-server-0/rabbitmq 2026-07-24 01:15:09.137070 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-octavia-server-0" not found 2026-07-24 01:15:09.325340 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-2h5tk/make-container-crash-dir 2026-07-24 01:15:09.492738 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-2h5tk" not found 2026-07-24 01:15:09.497168 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-2h5tk/chown-container-data-dir 2026-07-24 01:15:09.663548 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-2h5tk" not found 2026-07-24 01:15:09.666599 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-2h5tk/ceph-crash 2026-07-24 01:15:09.851723 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-2h5tk" not found 2026-07-24 01:15:10.023881 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-vg6fj/chown-container-data-dir 2026-07-24 01:15:10.210240 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-vg6fj" not found 2026-07-24 01:15:10.215139 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-vg6fj/rgw 2026-07-24 01:15:10.442795 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-vg6fj" not found 2026-07-24 01:15:10.448534 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-vg6fj/log-collector 2026-07-24 01:15:10.620726 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-vg6fj" not found 2026-07-24 01:15:10.809236 | instance | openstack/staffeln-api-76bf4cb96d-wskmz/init 2026-07-24 01:15:10.975663 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-76bf4cb96d-wskmz" not found 2026-07-24 01:15:10.979438 | instance | openstack/staffeln-api-76bf4cb96d-wskmz/staffeln-api 2026-07-24 01:15:11.190195 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-76bf4cb96d-wskmz" not found 2026-07-24 01:15:11.409964 | instance | openstack/staffeln-conductor-5b8f67965f-qlwqk/staffeln-conductor 2026-07-24 01:15:11.602334 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-5b8f67965f-qlwqk" not found 2026-07-24 01:15:11.780995 | instance | openstack/staffeln-db-init-4tq2q/init 2026-07-24 01:15:11.959368 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-4tq2q" not found 2026-07-24 01:15:11.964270 | instance | openstack/staffeln-db-init-4tq2q/staffeln-db-init-0 2026-07-24 01:15:12.136286 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-4tq2q" not found 2026-07-24 01:15:12.320690 | instance | openstack/staffeln-db-sync-9cxth/init 2026-07-24 01:15:12.494001 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-9cxth" not found 2026-07-24 01:15:12.497054 | instance | openstack/staffeln-db-sync-9cxth/staffeln-db-sync 2026-07-24 01:15:12.666430 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-9cxth" not found 2026-07-24 01:15:12.837302 | instance | openstack/tempest-ks-user-49wtq/init 2026-07-24 01:15:13.013003 | instance | Error from server (BadRequest): previous terminated container "init" in pod "tempest-ks-user-49wtq" not found 2026-07-24 01:15:13.018567 | instance | openstack/tempest-ks-user-49wtq/tempest-ks-user 2026-07-24 01:15:13.210758 | instance | Error from server (BadRequest): previous terminated container "tempest-ks-user" in pod "tempest-ks-user-49wtq" not found 2026-07-24 01:15:13.400285 | instance | openstack/tempest-run-tests-c9sth/init 2026-07-24 01:15:13.589658 | instance | Error from server (BadRequest): previous terminated container "init" in pod "tempest-run-tests-c9sth" not found 2026-07-24 01:15:13.593960 | instance | openstack/tempest-run-tests-c9sth/tempest-run-tests-init 2026-07-24 01:15:13.791873 | instance | Error from server (BadRequest): previous terminated container "tempest-run-tests-init" in pod "tempest-run-tests-c9sth" not found 2026-07-24 01:15:13.797040 | instance | openstack/tempest-run-tests-c9sth/tempest-run-tests 2026-07-24 01:15:14.024392 | instance | Error from server (BadRequest): previous terminated container "tempest-run-tests" in pod "tempest-run-tests-c9sth" not found 2026-07-24 01:15:14.215931 | instance | openstack/valkey-node-0/valkey 2026-07-24 01:15:14.406017 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found 2026-07-24 01:15:14.411261 | instance | openstack/valkey-node-0/sentinel 2026-07-24 01:15:14.606619 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found 2026-07-24 01:15:14.611636 | instance | openstack/valkey-node-0/metrics 2026-07-24 01:15:14.794808 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found 2026-07-24 01:15:14.965336 | instance | orc-system/orc-controller-manager-6cb597b5d4-tnm2l/manager 2026-07-24 01:15:15.324509 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-s6jpg/rook-ceph-operator 2026-07-24 01:15:15.551195 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-s6jpg" not found 2026-07-24 01:15:15.723827 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-qphd4/secretgen-controller 2026-07-24 01:15:15.976579 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-qphd4" not found 2026-07-24 01:15:16.073853 | instance | ERROR 2026-07-24 01:15:16.074212 | instance | { 2026-07-24 01:15:16.074280 | instance | "delta": "0:02:04.435067", 2026-07-24 01:15:16.074327 | instance | "end": "2026-07-24 01:15:15.981845", 2026-07-24 01:15:16.074370 | instance | "msg": "non-zero return code", 2026-07-24 01:15:16.074411 | instance | "rc": 123, 2026-07-24 01:15:16.074451 | instance | "start": "2026-07-24 01:13:11.546778" 2026-07-24 01:15:16.074489 | instance | } 2026-07-24 01:15:16.074541 | instance | ERROR: Ignoring Errors 2026-07-24 01:15:16.089311 | 2026-07-24 01:15:16.089425 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-07-24 01:15:16.775914 | instance | changed: 2026-07-24 01:15:16.776302 | instance | cd+++++++++ pod-logs/ 2026-07-24 01:15:16.776389 | instance | cd+++++++++ pod-logs/auth-system/ 2026-07-24 01:15:16.776442 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-07-24 01:15:16.776487 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-07-24 01:15:16.776532 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/ 2026-07-24 01:15:16.776592 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-sz97s/ 2026-07-24 01:15:16.776658 | instance | >f+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-sz97s/manager.txt 2026-07-24 01:15:16.776710 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/ 2026-07-24 01:15:16.776741 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-gttkk/ 2026-07-24 01:15:16.776765 | instance | >f+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-gttkk/manager.txt 2026-07-24 01:15:16.776784 | instance | cd+++++++++ pod-logs/capi-system/ 2026-07-24 01:15:16.776803 | instance | cd+++++++++ pod-logs/capi-system/capi-controller-manager-5647546676-4hs5x/ 2026-07-24 01:15:16.776822 | instance | >f+++++++++ pod-logs/capi-system/capi-controller-manager-5647546676-4hs5x/manager.txt 2026-07-24 01:15:16.776841 | instance | cd+++++++++ pod-logs/capo-system/ 2026-07-24 01:15:16.776859 | instance | cd+++++++++ pod-logs/capo-system/capo-controller-manager-56cf844ccd-gd2dk/ 2026-07-24 01:15:16.776877 | instance | >f+++++++++ pod-logs/capo-system/capo-controller-manager-56cf844ccd-gd2dk/manager.txt 2026-07-24 01:15:16.776895 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-07-24 01:15:16.776913 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-79c48d47db-tt9gw/ 2026-07-24 01:15:16.776931 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-79c48d47db-tt9gw/cert-manager-controller.txt 2026-07-24 01:15:16.776972 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-579c9dd7cd-9bkqr/ 2026-07-24 01:15:16.777005 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-579c9dd7cd-9bkqr/cert-manager-cainjector.txt 2026-07-24 01:15:16.777024 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-7d6b59cfdc-fbjhp/ 2026-07-24 01:15:16.777043 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-7d6b59cfdc-fbjhp/cert-manager-webhook.txt 2026-07-24 01:15:16.777061 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-07-24 01:15:16.777079 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-5l9nz/ 2026-07-24 01:15:16.777097 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-5l9nz/envoy-gateway.txt 2026-07-24 01:15:16.777115 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-07-24 01:15:16.777132 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-07-24 01:15:16.777150 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-07-24 01:15:16.777168 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-07-24 01:15:16.777185 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/ 2026-07-24 01:15:16.777203 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-sz97s/ 2026-07-24 01:15:16.777221 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-sz97s/manager.txt 2026-07-24 01:15:16.777239 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/ 2026-07-24 01:15:16.777257 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-gttkk/ 2026-07-24 01:15:16.777275 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-gttkk/manager.txt 2026-07-24 01:15:16.777293 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/ 2026-07-24 01:15:16.777311 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-5647546676-4hs5x/ 2026-07-24 01:15:16.777330 | instance | >f+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-5647546676-4hs5x/manager.txt 2026-07-24 01:15:16.777348 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/ 2026-07-24 01:15:16.777366 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-56cf844ccd-gd2dk/ 2026-07-24 01:15:16.777385 | instance | >f+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-56cf844ccd-gd2dk/manager.txt 2026-07-24 01:15:16.777407 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-07-24 01:15:16.777426 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-79c48d47db-tt9gw/ 2026-07-24 01:15:16.777445 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-79c48d47db-tt9gw/cert-manager-controller.txt 2026-07-24 01:15:16.777464 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-579c9dd7cd-9bkqr/ 2026-07-24 01:15:16.777482 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-579c9dd7cd-9bkqr/cert-manager-cainjector.txt 2026-07-24 01:15:16.777500 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-7d6b59cfdc-fbjhp/ 2026-07-24 01:15:16.777518 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-7d6b59cfdc-fbjhp/cert-manager-webhook.txt 2026-07-24 01:15:16.777536 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-07-24 01:15:16.777554 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-5l9nz/ 2026-07-24 01:15:16.777573 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-5l9nz/envoy-gateway.txt 2026-07-24 01:15:16.777592 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-07-24 01:15:16.777614 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-q8qgn/ 2026-07-24 01:15:16.777634 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-q8qgn/controller.txt 2026-07-24 01:15:16.777652 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-bzwxr/ 2026-07-24 01:15:16.777671 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-bzwxr/ingress-nginx-default-backend.txt 2026-07-24 01:15:16.777689 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-07-24 01:15:16.777708 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-9hwtf/ 2026-07-24 01:15:16.777726 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-9hwtf/cilium-operator.txt 2026-07-24 01:15:16.777744 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-s44bs/ 2026-07-24 01:15:16.777763 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-s44bs/apply-sysctl-overwrites.txt 2026-07-24 01:15:16.777781 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-s44bs/cilium-agent.txt 2026-07-24 01:15:16.777799 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-s44bs/clean-cilium-state.txt 2026-07-24 01:15:16.777817 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-s44bs/config.txt 2026-07-24 01:15:16.777836 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-s44bs/install-cni-binaries.txt 2026-07-24 01:15:16.777854 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-s44bs/mount-bpf-fs.txt 2026-07-24 01:15:16.777872 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-s44bs/mount-cgroup.txt 2026-07-24 01:15:16.777891 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-4tsfp/ 2026-07-24 01:15:16.777909 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-4tsfp/coredns.txt 2026-07-24 01:15:16.777927 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-nlv8v/ 2026-07-24 01:15:16.777944 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-nlv8v/coredns.txt 2026-07-24 01:15:16.777962 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-07-24 01:15:16.777980 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-07-24 01:15:16.777998 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-07-24 01:15:16.778016 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-07-24 01:15:16.778034 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-07-24 01:15:16.778051 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-07-24 01:15:16.778069 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-h25b5/ 2026-07-24 01:15:16.778087 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-h25b5/kube-proxy.txt 2026-07-24 01:15:16.778105 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-07-24 01:15:16.778123 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-07-24 01:15:16.778140 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-07-24 01:15:16.778158 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-07-24 01:15:16.778176 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-07-24 01:15:16.778194 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-6qznk/ 2026-07-24 01:15:16.778212 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-6qznk/local-path-provisioner.txt 2026-07-24 01:15:16.778230 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-07-24 01:15:16.778253 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-07-24 01:15:16.778271 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-07-24 01:15:16.778290 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-07-24 01:15:16.778308 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-07-24 01:15:16.778326 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-07-24 01:15:16.778343 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-djkcv/ 2026-07-24 01:15:16.778361 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-djkcv/goldpinger-daemon.txt 2026-07-24 01:15:16.778379 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-fb845b5fb-wmnv6/ 2026-07-24 01:15:16.778397 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-fb845b5fb-wmnv6/grafana-sc-dashboard.txt 2026-07-24 01:15:16.778415 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-fb845b5fb-wmnv6/grafana-sc-datasources.txt 2026-07-24 01:15:16.778433 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-fb845b5fb-wmnv6/grafana.txt 2026-07-24 01:15:16.778450 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-8fhzm/ 2026-07-24 01:15:16.778468 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-8fhzm/kube-state-metrics.txt 2026-07-24 01:15:16.778485 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-bzvzh/ 2026-07-24 01:15:16.778502 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-bzvzh/kube-prometheus-stack.txt 2026-07-24 01:15:16.778520 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-cfxqr/ 2026-07-24 01:15:16.778537 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-cfxqr/node-exporter.txt 2026-07-24 01:15:16.778554 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-cfxqr/pod-tls-sidecar.txt 2026-07-24 01:15:16.778571 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/ 2026-07-24 01:15:16.778589 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt 2026-07-24 01:15:16.778606 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/ 2026-07-24 01:15:16.778624 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt 2026-07-24 01:15:16.778641 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt 2026-07-24 01:15:16.778659 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-zh4rn/ 2026-07-24 01:15:16.778678 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-zh4rn/nginx.txt 2026-07-24 01:15:16.778699 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/ 2026-07-24 01:15:16.778722 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt 2026-07-24 01:15:16.778747 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt 2026-07-24 01:15:16.778771 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-jtwhq/ 2026-07-24 01:15:16.778791 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-jtwhq/gc.txt 2026-07-24 01:15:16.778809 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-zfkv9/ 2026-07-24 01:15:16.778833 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-zfkv9/master.txt 2026-07-24 01:15:16.778852 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-p9d8h/ 2026-07-24 01:15:16.778870 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-p9d8h/worker.txt 2026-07-24 01:15:16.778887 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-07-24 01:15:16.778905 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-07-24 01:15:16.778923 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-07-24 01:15:16.778940 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-07-24 01:15:16.778959 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-07-24 01:15:16.778977 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-07-24 01:15:16.778995 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-pm425/ 2026-07-24 01:15:16.779012 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-pm425/pushgateway.txt 2026-07-24 01:15:16.779030 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-pm2ls/ 2026-07-24 01:15:16.779047 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-pm2ls/vector.txt 2026-07-24 01:15:16.779065 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-07-24 01:15:16.779082 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-848655f6c6-2gjrn/ 2026-07-24 01:15:16.779099 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-848655f6c6-2gjrn/barbican-api.txt 2026-07-24 01:15:16.779117 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-848655f6c6-2gjrn/init.txt 2026-07-24 01:15:16.779135 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-vnhw4/ 2026-07-24 01:15:16.779153 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-vnhw4/barbican-db-init-0.txt 2026-07-24 01:15:16.779171 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-vnhw4/init.txt 2026-07-24 01:15:16.779188 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-bsdhn/ 2026-07-24 01:15:16.779206 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-bsdhn/barbican-db-sync.txt 2026-07-24 01:15:16.779223 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-bsdhn/init.txt 2026-07-24 01:15:16.779241 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-fwjb2/ 2026-07-24 01:15:16.779258 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-fwjb2/init.txt 2026-07-24 01:15:16.779275 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-fwjb2/key-manager-ks-endpoints-admin.txt 2026-07-24 01:15:16.779292 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-fwjb2/key-manager-ks-endpoints-internal.txt 2026-07-24 01:15:16.779310 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-fwjb2/key-manager-ks-endpoints-public.txt 2026-07-24 01:15:16.779327 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-nxqk6/ 2026-07-24 01:15:16.779345 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-nxqk6/init.txt 2026-07-24 01:15:16.779363 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-nxqk6/key-manager-ks-service-registration.txt 2026-07-24 01:15:16.779380 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-ggxvl/ 2026-07-24 01:15:16.779402 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-ggxvl/barbican-ks-user.txt 2026-07-24 01:15:16.779421 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-ggxvl/init.txt 2026-07-24 01:15:16.779438 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-jzrjk/ 2026-07-24 01:15:16.779456 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-jzrjk/init.txt 2026-07-24 01:15:16.779474 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-jzrjk/rabbit-init.txt 2026-07-24 01:15:16.779498 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-7d47dfd468-69dbc/ 2026-07-24 01:15:16.779517 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-7d47dfd468-69dbc/ceph-coordination-volume-perms.txt 2026-07-24 01:15:16.779535 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-7d47dfd468-69dbc/cinder-api.txt 2026-07-24 01:15:16.779553 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-7d47dfd468-69dbc/init.txt 2026-07-24 01:15:16.779570 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-8484788b44-q6z44/ 2026-07-24 01:15:16.779588 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-8484788b44-q6z44/ceph-backup-keyring-placement.txt 2026-07-24 01:15:16.779605 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-8484788b44-q6z44/ceph-coordination-volume-perms.txt 2026-07-24 01:15:16.779623 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-8484788b44-q6z44/ceph-keyring-placement-rbd1.txt 2026-07-24 01:15:16.779641 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-8484788b44-q6z44/cinder-backup.txt 2026-07-24 01:15:16.779659 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-8484788b44-q6z44/init.txt 2026-07-24 01:15:16.779676 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-t6xhl/ 2026-07-24 01:15:16.779694 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-t6xhl/ceph-keyring-placement.txt 2026-07-24 01:15:16.779711 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-t6xhl/cinder-backup-storage-init.txt 2026-07-24 01:15:16.779729 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-t6xhl/init.txt 2026-07-24 01:15:16.779746 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-2fr7n/ 2026-07-24 01:15:16.779763 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-2fr7n/bootstrap.txt 2026-07-24 01:15:16.779781 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-2fr7n/init.txt 2026-07-24 01:15:16.779798 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-kbfxz/ 2026-07-24 01:15:16.779815 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-kbfxz/create-internal-tenant.txt 2026-07-24 01:15:16.779833 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-kbfxz/init.txt 2026-07-24 01:15:16.779850 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-7sdpb/ 2026-07-24 01:15:16.779868 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-7sdpb/cinder-db-init-0.txt 2026-07-24 01:15:16.779885 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-7sdpb/init.txt 2026-07-24 01:15:16.779902 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-nz927/ 2026-07-24 01:15:16.779920 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-nz927/cinder-db-sync.txt 2026-07-24 01:15:16.779938 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-nz927/init.txt 2026-07-24 01:15:16.779956 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-v4pvg/ 2026-07-24 01:15:16.779973 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-v4pvg/init.txt 2026-07-24 01:15:16.779996 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-v4pvg/volumev3-ks-endpoints-admin.txt 2026-07-24 01:15:16.780015 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-v4pvg/volumev3-ks-endpoints-internal.txt 2026-07-24 01:15:16.780033 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-v4pvg/volumev3-ks-endpoints-public.txt 2026-07-24 01:15:16.780051 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-nwq94/ 2026-07-24 01:15:16.780085 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-nwq94/init.txt 2026-07-24 01:15:16.780104 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-nwq94/volumev3-ks-service-registration.txt 2026-07-24 01:15:16.780122 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-2llvb/ 2026-07-24 01:15:16.780140 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-2llvb/cinder-ks-user.txt 2026-07-24 01:15:16.780158 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-2llvb/init.txt 2026-07-24 01:15:16.780175 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-44g5k/ 2026-07-24 01:15:16.780192 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-44g5k/init.txt 2026-07-24 01:15:16.780210 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-44g5k/rabbit-init.txt 2026-07-24 01:15:16.780227 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-7d7694fbbd-2pb7w/ 2026-07-24 01:15:16.780245 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-7d7694fbbd-2pb7w/ceph-coordination-volume-perms.txt 2026-07-24 01:15:16.780263 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-7d7694fbbd-2pb7w/cinder-scheduler.txt 2026-07-24 01:15:16.780282 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-7d7694fbbd-2pb7w/init.txt 2026-07-24 01:15:16.780299 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-xq8bg/ 2026-07-24 01:15:16.780316 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-xq8bg/ceph-keyring-placement.txt 2026-07-24 01:15:16.780334 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-xq8bg/cinder-storage-init-rbd1.txt 2026-07-24 01:15:16.780351 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-xq8bg/init.txt 2026-07-24 01:15:16.780369 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-6bc9c6d5b7-p9vcv/ 2026-07-24 01:15:16.780386 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-6bc9c6d5b7-p9vcv/ceph-coordination-volume-perms.txt 2026-07-24 01:15:16.780404 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-6bc9c6d5b7-p9vcv/ceph-keyring-placement-rbd1.txt 2026-07-24 01:15:16.780421 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-6bc9c6d5b7-p9vcv/cinder-volume.txt 2026-07-24 01:15:16.780438 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-6bc9c6d5b7-p9vcv/init-cinder-conf.txt 2026-07-24 01:15:16.780456 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-6bc9c6d5b7-p9vcv/init.txt 2026-07-24 01:15:16.780473 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29747585-2pk6t/ 2026-07-24 01:15:16.780490 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29747585-2pk6t/cinder-volume-usage-audit.txt 2026-07-24 01:15:16.780508 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29747585-2pk6t/init.txt 2026-07-24 01:15:16.780527 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-86dfc6fccb-dsvl5/ 2026-07-24 01:15:16.780544 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-86dfc6fccb-dsvl5/ceph-keyring-placement.txt 2026-07-24 01:15:16.780562 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-86dfc6fccb-dsvl5/glance-api.txt 2026-07-24 01:15:16.780584 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-86dfc6fccb-dsvl5/glance-perms.txt 2026-07-24 01:15:16.780602 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-86dfc6fccb-dsvl5/init.txt 2026-07-24 01:15:16.780619 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-gxshx/ 2026-07-24 01:15:16.780637 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-gxshx/glance-db-init-0.txt 2026-07-24 01:15:16.780654 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-gxshx/init.txt 2026-07-24 01:15:16.780671 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-w88mw/ 2026-07-24 01:15:16.780689 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-w88mw/glance-db-sync.txt 2026-07-24 01:15:16.780706 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-w88mw/init.txt 2026-07-24 01:15:16.780724 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-8dmnm/ 2026-07-24 01:15:16.780742 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-8dmnm/image-ks-endpoints-admin.txt 2026-07-24 01:15:16.780759 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-8dmnm/image-ks-endpoints-internal.txt 2026-07-24 01:15:16.780777 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-8dmnm/image-ks-endpoints-public.txt 2026-07-24 01:15:16.780795 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-8dmnm/init.txt 2026-07-24 01:15:16.780812 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-rqnm9/ 2026-07-24 01:15:16.780829 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-rqnm9/image-ks-service-registration.txt 2026-07-24 01:15:16.780846 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-rqnm9/init.txt 2026-07-24 01:15:16.780864 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-2tjlw/ 2026-07-24 01:15:16.780881 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-2tjlw/glance-ks-user.txt 2026-07-24 01:15:16.780898 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-2tjlw/init.txt 2026-07-24 01:15:16.780915 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-6vscr/ 2026-07-24 01:15:16.780934 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-6vscr/glance-metadefs-load.txt 2026-07-24 01:15:16.780975 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-6vscr/init.txt 2026-07-24 01:15:16.780994 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-44p8n/ 2026-07-24 01:15:16.781012 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-44p8n/init.txt 2026-07-24 01:15:16.781030 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-44p8n/rabbit-init.txt 2026-07-24 01:15:16.781047 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-vjbhn/ 2026-07-24 01:15:16.781064 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-vjbhn/ceph-keyring-placement.txt 2026-07-24 01:15:16.781082 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-vjbhn/glance-storage-init.txt 2026-07-24 01:15:16.781100 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-vjbhn/init.txt 2026-07-24 01:15:16.781118 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-api-64b68f898d-k7zps/ 2026-07-24 01:15:16.781135 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-64b68f898d-k7zps/heat-api.txt 2026-07-24 01:15:16.781152 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-64b68f898d-k7zps/init.txt 2026-07-24 01:15:16.781170 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-wxdw4/ 2026-07-24 01:15:16.781187 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-wxdw4/bootstrap.txt 2026-07-24 01:15:16.781209 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-wxdw4/init.txt 2026-07-24 01:15:16.781227 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-cfn-7d6466ff8-7hcv4/ 2026-07-24 01:15:16.781245 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-7d6466ff8-7hcv4/heat-cfn.txt 2026-07-24 01:15:16.781263 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-7d6466ff8-7hcv4/init.txt 2026-07-24 01:15:16.781281 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-init-2mmr9/ 2026-07-24 01:15:16.781299 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-2mmr9/heat-db-init-0.txt 2026-07-24 01:15:16.781317 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-2mmr9/init.txt 2026-07-24 01:15:16.781335 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-xj5rx/ 2026-07-24 01:15:16.781353 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-xj5rx/heat-db-sync.txt 2026-07-24 01:15:16.781371 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-xj5rx/init.txt 2026-07-24 01:15:16.781388 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-k9242/ 2026-07-24 01:15:16.781406 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-k9242/heat-ks-domain-user.txt 2026-07-24 01:15:16.781423 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-k9242/init.txt 2026-07-24 01:15:16.781440 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-85bdf56f57-svqww/ 2026-07-24 01:15:16.781458 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-85bdf56f57-svqww/heat-engine.txt 2026-07-24 01:15:16.781475 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-85bdf56f57-svqww/init.txt 2026-07-24 01:15:16.781493 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29747580-khvc9/ 2026-07-24 01:15:16.781511 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29747580-khvc9/heat-engine-cleaner.txt 2026-07-24 01:15:16.781528 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29747580-khvc9/init.txt 2026-07-24 01:15:16.781545 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29747585-kvzml/ 2026-07-24 01:15:16.781562 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29747585-kvzml/heat-engine-cleaner.txt 2026-07-24 01:15:16.781579 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29747585-kvzml/init.txt 2026-07-24 01:15:16.781597 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29747590-8574g/ 2026-07-24 01:15:16.781614 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29747590-8574g/heat-engine-cleaner.txt 2026-07-24 01:15:16.781632 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29747590-8574g/init.txt 2026-07-24 01:15:16.781649 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-km647/ 2026-07-24 01:15:16.781667 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-km647/cloudformation-ks-endpoints-admin.txt 2026-07-24 01:15:16.781687 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-km647/cloudformation-ks-endpoints-internal.txt 2026-07-24 01:15:16.781707 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-km647/cloudformation-ks-endpoints-public.txt 2026-07-24 01:15:16.781725 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-km647/init.txt 2026-07-24 01:15:16.781742 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-km647/orchestration-ks-endpoints-admin.txt 2026-07-24 01:15:16.781759 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-km647/orchestration-ks-endpoints-internal.txt 2026-07-24 01:15:16.781777 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-km647/orchestration-ks-endpoints-public.txt 2026-07-24 01:15:16.781798 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-tst5r/ 2026-07-24 01:15:16.781815 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-tst5r/cloudformation-ks-service-registration.txt 2026-07-24 01:15:16.781833 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-tst5r/init.txt 2026-07-24 01:15:16.781851 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-tst5r/orchestration-ks-service-registration.txt 2026-07-24 01:15:16.781869 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-k26dk/ 2026-07-24 01:15:16.781886 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-k26dk/heat-ks-user.txt 2026-07-24 01:15:16.781904 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-k26dk/heat-trustee-ks-user.txt 2026-07-24 01:15:16.781921 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-k26dk/init.txt 2026-07-24 01:15:16.781939 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-774rz/ 2026-07-24 01:15:16.781957 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-774rz/init.txt 2026-07-24 01:15:16.781974 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-774rz/rabbit-init.txt 2026-07-24 01:15:16.781992 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-trusts-w5jpk/ 2026-07-24 01:15:16.782010 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-w5jpk/heat-trusts.txt 2026-07-24 01:15:16.782028 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-w5jpk/init.txt 2026-07-24 01:15:16.782045 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-6c956468b5-ffpf2/ 2026-07-24 01:15:16.782063 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-6c956468b5-ffpf2/horizon.txt 2026-07-24 01:15:16.782080 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-6c956468b5-ffpf2/init.txt 2026-07-24 01:15:16.782098 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-rkkzr/ 2026-07-24 01:15:16.782116 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-rkkzr/horizon-db-init-0.txt 2026-07-24 01:15:16.782133 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-rkkzr/init.txt 2026-07-24 01:15:16.782150 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-z4wbq/ 2026-07-24 01:15:16.782167 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-z4wbq/horizon-db-sync.txt 2026-07-24 01:15:16.782185 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-z4wbq/init.txt 2026-07-24 01:15:16.782202 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-z78bs/ 2026-07-24 01:15:16.782220 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-z78bs/init.txt 2026-07-24 01:15:16.782238 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-z78bs/keepalived.txt 2026-07-24 01:15:16.782256 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-z78bs/wait-for-ip.txt 2026-07-24 01:15:16.782273 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-7dfbc6cbc4-bwdsd/ 2026-07-24 01:15:16.782291 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-7dfbc6cbc4-bwdsd/init.txt 2026-07-24 01:15:16.782309 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-7dfbc6cbc4-bwdsd/keystone-api.txt 2026-07-24 01:15:16.782327 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-pkjmh/ 2026-07-24 01:15:16.782344 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-pkjmh/bootstrap.txt 2026-07-24 01:15:16.782363 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-pkjmh/init.txt 2026-07-24 01:15:16.782381 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-ssr65/ 2026-07-24 01:15:16.782400 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-ssr65/init.txt 2026-07-24 01:15:16.782422 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-ssr65/keystone-credential-setup.txt 2026-07-24 01:15:16.782440 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-xbm5v/ 2026-07-24 01:15:16.782459 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-xbm5v/init.txt 2026-07-24 01:15:16.782477 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-xbm5v/keystone-db-init-0.txt 2026-07-24 01:15:16.782495 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-sjjqt/ 2026-07-24 01:15:16.782513 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-sjjqt/init.txt 2026-07-24 01:15:16.782530 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-sjjqt/keystone-db-sync.txt 2026-07-24 01:15:16.782549 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-bgk4n/ 2026-07-24 01:15:16.782567 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-bgk4n/init.txt 2026-07-24 01:15:16.782584 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-bgk4n/keystone-domain-manage.txt 2026-07-24 01:15:16.782602 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-rotate-29747520-dspcs/ 2026-07-24 01:15:16.782619 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-rotate-29747520-dspcs/init.txt 2026-07-24 01:15:16.782637 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-rotate-29747520-dspcs/keystone-fernet-rotate.txt 2026-07-24 01:15:16.782654 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-xm7qn/ 2026-07-24 01:15:16.782672 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-xm7qn/init.txt 2026-07-24 01:15:16.782690 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-xm7qn/keystone-fernet-setup.txt 2026-07-24 01:15:16.782707 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-cflxc/ 2026-07-24 01:15:16.782724 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-cflxc/init.txt 2026-07-24 01:15:16.782742 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-cflxc/rabbit-init.txt 2026-07-24 01:15:16.782759 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-qqqdc/ 2026-07-24 01:15:16.782777 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-qqqdc/ceph-admin-keyring-placement.txt 2026-07-24 01:15:16.782795 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-qqqdc/ceph-keyring-placement.txt 2026-07-24 01:15:16.782812 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-qqqdc/init-dynamic-options.txt 2026-07-24 01:15:16.782829 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-qqqdc/init.txt 2026-07-24 01:15:16.782846 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-qqqdc/libvirt-exporter.txt 2026-07-24 01:15:16.782864 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-qqqdc/libvirt.txt 2026-07-24 01:15:16.782881 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-qqqdc/tls-sidecar.txt 2026-07-24 01:15:16.782899 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-api-858f6c598d-drjv8/ 2026-07-24 01:15:16.782916 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-858f6c598d-drjv8/init.txt 2026-07-24 01:15:16.782933 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-858f6c598d-drjv8/magnum-api.txt 2026-07-24 01:15:16.782950 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-hd7cr/ 2026-07-24 01:15:16.782968 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-hd7cr/magnum-cluster-api-proxy.txt 2026-07-24 01:15:16.782986 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/ 2026-07-24 01:15:16.783008 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/init.txt 2026-07-24 01:15:16.783026 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-07-24 01:15:16.783044 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor.txt 2026-07-24 01:15:16.783061 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-79hmr/ 2026-07-24 01:15:16.783079 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-79hmr/init.txt 2026-07-24 01:15:16.783097 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-79hmr/magnum-db-init-0.txt 2026-07-24 01:15:16.783115 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-98jx4/ 2026-07-24 01:15:16.783133 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-98jx4/init.txt 2026-07-24 01:15:16.783151 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-98jx4/magnum-db-sync.txt 2026-07-24 01:15:16.783170 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-92242/ 2026-07-24 01:15:16.783188 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-92242/init.txt 2026-07-24 01:15:16.783206 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-92242/magnum-ks-domain-user.txt 2026-07-24 01:15:16.783224 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-tn52q/ 2026-07-24 01:15:16.783241 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-tn52q/container-infra-ks-endpoints-admin.txt 2026-07-24 01:15:16.783259 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-tn52q/container-infra-ks-endpoints-internal.txt 2026-07-24 01:15:16.783276 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-tn52q/container-infra-ks-endpoints-public.txt 2026-07-24 01:15:16.783294 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-tn52q/init.txt 2026-07-24 01:15:16.783311 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-n4wwg/ 2026-07-24 01:15:16.783329 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-n4wwg/container-infra-ks-service-registration.txt 2026-07-24 01:15:16.783348 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-n4wwg/init.txt 2026-07-24 01:15:16.783366 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-cdltw/ 2026-07-24 01:15:16.783384 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-cdltw/init.txt 2026-07-24 01:15:16.783402 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-cdltw/magnum-ks-user.txt 2026-07-24 01:15:16.783419 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-ddhc8/ 2026-07-24 01:15:16.783436 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-ddhc8/init.txt 2026-07-24 01:15:16.783454 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-ddhc8/rabbit-init.txt 2026-07-24 01:15:16.783471 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-ghb97/ 2026-07-24 01:15:16.783488 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-ghb97/registry.txt 2026-07-24 01:15:16.783506 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-api-588c695db7-xqdr5/ 2026-07-24 01:15:16.783524 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-588c695db7-xqdr5/init.txt 2026-07-24 01:15:16.783542 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-588c695db7-xqdr5/manila-api.txt 2026-07-24 01:15:16.783559 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-gvbpk/ 2026-07-24 01:15:16.783576 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-gvbpk/bootstrap.txt 2026-07-24 01:15:16.783594 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-gvbpk/init.txt 2026-07-24 01:15:16.783618 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-data-7dfc58c566-7kkdx/ 2026-07-24 01:15:16.783637 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-7dfc58c566-7kkdx/init.txt 2026-07-24 01:15:16.783655 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-7dfc58c566-7kkdx/manila-data.txt 2026-07-24 01:15:16.783672 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-init-6d2rm/ 2026-07-24 01:15:16.783690 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-6d2rm/init.txt 2026-07-24 01:15:16.783709 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-6d2rm/manila-db-init-0.txt 2026-07-24 01:15:16.783727 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-m98lg/ 2026-07-24 01:15:16.783745 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-m98lg/init.txt 2026-07-24 01:15:16.783763 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-m98lg/manila-db-sync.txt 2026-07-24 01:15:16.783781 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-ndhss/ 2026-07-24 01:15:16.783799 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-ndhss/init.txt 2026-07-24 01:15:16.783817 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-ndhss/share-ks-endpoints-admin.txt 2026-07-24 01:15:16.783835 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-ndhss/share-ks-endpoints-internal.txt 2026-07-24 01:15:16.783852 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-ndhss/share-ks-endpoints-public.txt 2026-07-24 01:15:16.783870 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-ndhss/sharev2-ks-endpoints-admin.txt 2026-07-24 01:15:16.783887 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-ndhss/sharev2-ks-endpoints-internal.txt 2026-07-24 01:15:16.783905 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-ndhss/sharev2-ks-endpoints-public.txt 2026-07-24 01:15:16.783922 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-7gmc5/ 2026-07-24 01:15:16.783940 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-7gmc5/init.txt 2026-07-24 01:15:16.783957 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-7gmc5/share-ks-service-registration.txt 2026-07-24 01:15:16.783975 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-7gmc5/sharev2-ks-service-registration.txt 2026-07-24 01:15:16.783992 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-2z9vc/ 2026-07-24 01:15:16.784010 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-2z9vc/init.txt 2026-07-24 01:15:16.784028 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-2z9vc/manila-ks-user.txt 2026-07-24 01:15:16.784062 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-94wvr/ 2026-07-24 01:15:16.784088 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-94wvr/init.txt 2026-07-24 01:15:16.784107 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-94wvr/rabbit-init.txt 2026-07-24 01:15:16.784125 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-555bbb68f8-tfmht/ 2026-07-24 01:15:16.784142 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-555bbb68f8-tfmht/init.txt 2026-07-24 01:15:16.784159 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-555bbb68f8-tfmht/manila-scheduler.txt 2026-07-24 01:15:16.784176 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-share-66785d68b7-q4pc4/ 2026-07-24 01:15:16.784193 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-66785d68b7-q4pc4/init.txt 2026-07-24 01:15:16.784211 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-66785d68b7-q4pc4/manila-share-init.txt 2026-07-24 01:15:16.784228 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-66785d68b7-q4pc4/manila-share.txt 2026-07-24 01:15:16.784250 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-qnsmc/ 2026-07-24 01:15:16.784268 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-qnsmc/init.txt 2026-07-24 01:15:16.784286 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-qnsmc/memcached-exporter.txt 2026-07-24 01:15:16.784303 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-qnsmc/memcached.txt 2026-07-24 01:15:16.784321 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-wszmw/ 2026-07-24 01:15:16.784339 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-wszmw/coredns.txt 2026-07-24 01:15:16.784357 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-fd47r/ 2026-07-24 01:15:16.784374 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-fd47r/init.txt 2026-07-24 01:15:16.784391 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-fd47r/neutron-db-init-0.txt 2026-07-24 01:15:16.784408 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-kklp7/ 2026-07-24 01:15:16.784425 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-kklp7/init.txt 2026-07-24 01:15:16.784442 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-kklp7/neutron-db-sync.txt 2026-07-24 01:15:16.784459 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-58fjk/ 2026-07-24 01:15:16.784476 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-58fjk/init.txt 2026-07-24 01:15:16.784493 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-58fjk/neutron-dhcp-agent-init.txt 2026-07-24 01:15:16.784511 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-58fjk/neutron-dhcp-agent.txt 2026-07-24 01:15:16.784528 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-8jpq5/ 2026-07-24 01:15:16.784546 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-8jpq5/init.txt 2026-07-24 01:15:16.784563 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-8jpq5/network-ks-endpoints-admin.txt 2026-07-24 01:15:16.784580 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-8jpq5/network-ks-endpoints-internal.txt 2026-07-24 01:15:16.784598 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-8jpq5/network-ks-endpoints-public.txt 2026-07-24 01:15:16.784615 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-m7cbv/ 2026-07-24 01:15:16.784633 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-m7cbv/init.txt 2026-07-24 01:15:16.784650 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-m7cbv/network-ks-service-registration.txt 2026-07-24 01:15:16.784668 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-gs446/ 2026-07-24 01:15:16.784685 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-gs446/init.txt 2026-07-24 01:15:16.784702 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-gs446/neutron-ks-user.txt 2026-07-24 01:15:16.784719 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-bq6tf/ 2026-07-24 01:15:16.784737 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-bq6tf/init.txt 2026-07-24 01:15:16.784754 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-bq6tf/neutron-l3-agent-init.txt 2026-07-24 01:15:16.784771 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-bq6tf/neutron-l3-agent.txt 2026-07-24 01:15:16.784789 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-88zxh/ 2026-07-24 01:15:16.784811 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-88zxh/init.txt 2026-07-24 01:15:16.784830 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-88zxh/neutron-metadata-agent-init.txt 2026-07-24 01:15:16.784848 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-88zxh/neutron-metadata-agent.txt 2026-07-24 01:15:16.784866 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-5zgfn/ 2026-07-24 01:15:16.784884 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-5zgfn/init.txt 2026-07-24 01:15:16.784901 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-5zgfn/neutron-netns-cleanup-cron.txt 2026-07-24 01:15:16.784919 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-jjwwg/ 2026-07-24 01:15:16.784937 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-jjwwg/init.txt 2026-07-24 01:15:16.784978 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-jjwwg/neutron-openvswitch-agent-kernel-modules.txt 2026-07-24 01:15:16.784998 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-jjwwg/neutron-ovs-agent-init.txt 2026-07-24 01:15:16.785016 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-jjwwg/neutron-ovs-agent.txt 2026-07-24 01:15:16.785034 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-cj5mb/ 2026-07-24 01:15:16.785053 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-cj5mb/init.txt 2026-07-24 01:15:16.785070 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-cj5mb/rabbit-init.txt 2026-07-24 01:15:16.785088 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-5b689b9b45-g9jdz/ 2026-07-24 01:15:16.785105 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-5b689b9b45-g9jdz/init.txt 2026-07-24 01:15:16.785122 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-5b689b9b45-g9jdz/neutron-rpc-server.txt 2026-07-24 01:15:16.785140 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-74d6c5989b-c79w7/ 2026-07-24 01:15:16.785157 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-74d6c5989b-c79w7/init.txt 2026-07-24 01:15:16.785175 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-74d6c5989b-c79w7/neutron-policy-server.txt 2026-07-24 01:15:16.785193 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-74d6c5989b-c79w7/neutron-server.txt 2026-07-24 01:15:16.785210 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-bbd8b65bb-v869d/ 2026-07-24 01:15:16.785228 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-bbd8b65bb-v869d/init.txt 2026-07-24 01:15:16.785245 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-bbd8b65bb-v869d/nova-api-metadata-init.txt 2026-07-24 01:15:16.785262 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-bbd8b65bb-v869d/nova-api.txt 2026-07-24 01:15:16.785280 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-64ccdd6488-bhnbm/ 2026-07-24 01:15:16.785297 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-64ccdd6488-bhnbm/init.txt 2026-07-24 01:15:16.785315 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-64ccdd6488-bhnbm/nova-osapi.txt 2026-07-24 01:15:16.785332 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-ptbmn/ 2026-07-24 01:15:16.785349 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-ptbmn/bootstrap.txt 2026-07-24 01:15:16.785366 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-ptbmn/init.txt 2026-07-24 01:15:16.785384 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29747580-rwvpw/ 2026-07-24 01:15:16.785408 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29747580-rwvpw/init.txt 2026-07-24 01:15:16.785428 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29747580-rwvpw/nova-cell-setup.txt 2026-07-24 01:15:16.785446 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-lz7xl/ 2026-07-24 01:15:16.785464 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-lz7xl/init.txt 2026-07-24 01:15:16.785482 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-lz7xl/nova-cell-setup-init.txt 2026-07-24 01:15:16.785500 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-lz7xl/nova-cell-setup.txt 2026-07-24 01:15:16.785518 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-x2kv9/ 2026-07-24 01:15:16.785535 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-x2kv9/ceph-admin-keyring-placement.txt 2026-07-24 01:15:16.785552 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-x2kv9/ceph-keyring-placement.txt 2026-07-24 01:15:16.785570 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-x2kv9/ceph-perms.txt 2026-07-24 01:15:16.785587 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-x2kv9/init.txt 2026-07-24 01:15:16.785605 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-x2kv9/nova-compute-init.txt 2026-07-24 01:15:16.785622 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-x2kv9/nova-compute-ssh-init.txt 2026-07-24 01:15:16.785640 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-x2kv9/nova-compute-ssh.txt 2026-07-24 01:15:16.785657 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-x2kv9/nova-compute-vnc-init.txt 2026-07-24 01:15:16.785675 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-x2kv9/nova-compute.txt 2026-07-24 01:15:16.785692 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-6cfd69ccdd-ldznp/ 2026-07-24 01:15:16.785709 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-6cfd69ccdd-ldznp/init.txt 2026-07-24 01:15:16.785726 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-6cfd69ccdd-ldznp/nova-conductor.txt 2026-07-24 01:15:16.785744 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-nfcbj/ 2026-07-24 01:15:16.785761 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-nfcbj/init.txt 2026-07-24 01:15:16.785778 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-nfcbj/nova-db-init-0.txt 2026-07-24 01:15:16.785796 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-nfcbj/nova-db-init-1.txt 2026-07-24 01:15:16.785814 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-nfcbj/nova-db-init-2.txt 2026-07-24 01:15:16.785833 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-h7v79/ 2026-07-24 01:15:16.785851 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-h7v79/init.txt 2026-07-24 01:15:16.785870 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-h7v79/nova-db-sync.txt 2026-07-24 01:15:16.785887 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-ms4xc/ 2026-07-24 01:15:16.785905 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-ms4xc/compute-ks-endpoints-admin.txt 2026-07-24 01:15:16.785923 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-ms4xc/compute-ks-endpoints-internal.txt 2026-07-24 01:15:16.785943 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-ms4xc/compute-ks-endpoints-public.txt 2026-07-24 01:15:16.785967 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-ms4xc/init.txt 2026-07-24 01:15:16.785986 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-hwnll/ 2026-07-24 01:15:16.786007 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-hwnll/compute-ks-service-registration.txt 2026-07-24 01:15:16.786025 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-hwnll/init.txt 2026-07-24 01:15:16.786043 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-p2jg9/ 2026-07-24 01:15:16.786061 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-p2jg9/init.txt 2026-07-24 01:15:16.786078 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-p2jg9/nova-ks-user.txt 2026-07-24 01:15:16.786096 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-7d88cc5fff-j4r4r/ 2026-07-24 01:15:16.786114 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-7d88cc5fff-j4r4r/init.txt 2026-07-24 01:15:16.786133 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-7d88cc5fff-j4r4r/nova-novncproxy-init-assets.txt 2026-07-24 01:15:16.786151 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-7d88cc5fff-j4r4r/nova-novncproxy-init.txt 2026-07-24 01:15:16.786170 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-7d88cc5fff-j4r4r/nova-novncproxy.txt 2026-07-24 01:15:16.786188 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-kn8k2/ 2026-07-24 01:15:16.786206 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-kn8k2/init.txt 2026-07-24 01:15:16.786224 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-kn8k2/rabbit-init.txt 2026-07-24 01:15:16.786242 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-8d58d86cb-jktd5/ 2026-07-24 01:15:16.786259 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-8d58d86cb-jktd5/init.txt 2026-07-24 01:15:16.786276 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-8d58d86cb-jktd5/nova-scheduler.txt 2026-07-24 01:15:16.786294 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29747580-p6k4d/ 2026-07-24 01:15:16.786311 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29747580-p6k4d/init.txt 2026-07-24 01:15:16.786328 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29747580-p6k4d/nova-service-cleaner.txt 2026-07-24 01:15:16.786346 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-api-f948bd7cd-dq2mv/ 2026-07-24 01:15:16.786364 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-f948bd7cd-dq2mv/init.txt 2026-07-24 01:15:16.786382 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-f948bd7cd-dq2mv/octavia-api.txt 2026-07-24 01:15:16.786399 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-t5tpd/ 2026-07-24 01:15:16.786417 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-t5tpd/bootstrap.txt 2026-07-24 01:15:16.786434 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-t5tpd/init.txt 2026-07-24 01:15:16.786452 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-nxn2z/ 2026-07-24 01:15:16.786470 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-nxn2z/init.txt 2026-07-24 01:15:16.786487 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-nxn2z/octavia-db-init-0.txt 2026-07-24 01:15:16.786504 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-nxn2z/octavia-db-init-1.txt 2026-07-24 01:15:16.786521 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-s2qmn/ 2026-07-24 01:15:16.786538 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-s2qmn/init.txt 2026-07-24 01:15:16.786556 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-s2qmn/octavia-db-sync.txt 2026-07-24 01:15:16.786573 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-946l8/ 2026-07-24 01:15:16.786589 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-946l8/init.txt 2026-07-24 01:15:16.786611 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-946l8/octavia-health-manager-get-port.txt 2026-07-24 01:15:16.786629 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-946l8/octavia-health-manager-nic-init.txt 2026-07-24 01:15:16.786647 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-946l8/octavia-health-manager.txt 2026-07-24 01:15:16.786664 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-76bcc48769-5hft8/ 2026-07-24 01:15:16.786682 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-76bcc48769-5hft8/init.txt 2026-07-24 01:15:16.786699 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-76bcc48769-5hft8/octavia-housekeeping.txt 2026-07-24 01:15:16.786717 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-9s5cq/ 2026-07-24 01:15:16.786736 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-9s5cq/init.txt 2026-07-24 01:15:16.786753 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-9s5cq/load-balancer-ks-endpoints-admin.txt 2026-07-24 01:15:16.786770 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-9s5cq/load-balancer-ks-endpoints-internal.txt 2026-07-24 01:15:16.786788 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-9s5cq/load-balancer-ks-endpoints-public.txt 2026-07-24 01:15:16.786935 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-qdgpb/ 2026-07-24 01:15:16.786953 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-qdgpb/init.txt 2026-07-24 01:15:16.786971 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-qdgpb/load-balancer-ks-service-registration.txt 2026-07-24 01:15:16.786990 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-zq8x5/ 2026-07-24 01:15:16.787008 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-zq8x5/init.txt 2026-07-24 01:15:16.787025 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-zq8x5/octavia-ks-user.txt 2026-07-24 01:15:16.787042 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-k4fk9/ 2026-07-24 01:15:16.787059 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-k4fk9/init.txt 2026-07-24 01:15:16.787077 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-k4fk9/rabbit-init.txt 2026-07-24 01:15:16.787094 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-worker-594dccf998-4txms/ 2026-07-24 01:15:16.787111 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-594dccf998-4txms/init.txt 2026-07-24 01:15:16.787128 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-594dccf998-4txms/octavia-worker.txt 2026-07-24 01:15:16.787146 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-78c69bc7dd-8r2bw/ 2026-07-24 01:15:16.787163 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-78c69bc7dd-8r2bw/openstack-database-exporter.txt 2026-07-24 01:15:16.787182 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-88f595c9f-q7lvf/ 2026-07-24 01:15:16.787200 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-88f595c9f-q7lvf/build-config.txt 2026-07-24 01:15:16.787219 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-88f595c9f-q7lvf/openstack-exporter.txt 2026-07-24 01:15:16.787237 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-qbq88/ 2026-07-24 01:15:16.787255 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-qbq88/init.txt 2026-07-24 01:15:16.787272 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-qbq88/openvswitch-db-perms.txt 2026-07-24 01:15:16.787290 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-qbq88/openvswitch-db.txt 2026-07-24 01:15:16.787311 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-qbq88/openvswitch-vswitchd-modules.txt 2026-07-24 01:15:16.787329 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-qbq88/openvswitch-vswitchd.txt 2026-07-24 01:15:16.787347 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-07-24 01:15:16.787365 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-07-24 01:15:16.787383 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-07-24 01:15:16.787400 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-07-24 01:15:16.787418 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-07-24 01:15:16.787435 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-07-24 01:15:16.787452 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-07-24 01:15:16.787470 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-07-24 01:15:16.787488 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-07-24 01:15:16.787505 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-74f6c6f98b-scthr/ 2026-07-24 01:15:16.787523 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-74f6c6f98b-scthr/init.txt 2026-07-24 01:15:16.787541 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-74f6c6f98b-scthr/placement-api.txt 2026-07-24 01:15:16.787560 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-hnb9r/ 2026-07-24 01:15:16.787577 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-hnb9r/init.txt 2026-07-24 01:15:16.787595 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-hnb9r/placement-db-init-0.txt 2026-07-24 01:15:16.787612 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-h5bmr/ 2026-07-24 01:15:16.787631 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-h5bmr/init.txt 2026-07-24 01:15:16.787651 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-h5bmr/placement-db-sync.txt 2026-07-24 01:15:16.787669 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-4lf2n/ 2026-07-24 01:15:16.787686 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-4lf2n/init.txt 2026-07-24 01:15:16.787703 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-4lf2n/placement-ks-endpoints-admin.txt 2026-07-24 01:15:16.787721 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-4lf2n/placement-ks-endpoints-internal.txt 2026-07-24 01:15:16.787739 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-4lf2n/placement-ks-endpoints-public.txt 2026-07-24 01:15:16.787756 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-6sktn/ 2026-07-24 01:15:16.787774 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-6sktn/init.txt 2026-07-24 01:15:16.787791 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-6sktn/placement-ks-service-registration.txt 2026-07-24 01:15:16.787809 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-hff95/ 2026-07-24 01:15:16.787827 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-hff95/init.txt 2026-07-24 01:15:16.787845 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-hff95/placement-ks-user.txt 2026-07-24 01:15:16.787863 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-mwrhm/ 2026-07-24 01:15:16.787881 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-mwrhm/percona-xtradb-cluster-operator.txt 2026-07-24 01:15:16.787904 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/ 2026-07-24 01:15:16.787923 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-07-24 01:15:16.787940 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-07-24 01:15:16.787958 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/ 2026-07-24 01:15:16.787976 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-07-24 01:15:16.787993 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-07-24 01:15:16.788010 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-zxkvn/ 2026-07-24 01:15:16.788053 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-zxkvn/rabbitmq-cluster-operator.txt 2026-07-24 01:15:16.788076 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/ 2026-07-24 01:15:16.788095 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-07-24 01:15:16.788113 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-07-24 01:15:16.788131 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/ 2026-07-24 01:15:16.788149 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-07-24 01:15:16.788166 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-07-24 01:15:16.788184 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-07-24 01:15:16.788201 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-07-24 01:15:16.788219 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-07-24 01:15:16.788237 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/ 2026-07-24 01:15:16.788254 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-07-24 01:15:16.788271 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-07-24 01:15:16.788289 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/ 2026-07-24 01:15:16.788306 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-07-24 01:15:16.788323 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-07-24 01:15:16.788340 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-p76qf/ 2026-07-24 01:15:16.788358 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-p76qf/rabbitmq-cluster-operator.txt 2026-07-24 01:15:16.788375 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/ 2026-07-24 01:15:16.788393 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-07-24 01:15:16.788411 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-07-24 01:15:16.788429 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/ 2026-07-24 01:15:16.788447 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-07-24 01:15:16.788466 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-07-24 01:15:16.788484 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/ 2026-07-24 01:15:16.788503 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-07-24 01:15:16.788520 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-07-24 01:15:16.788542 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-2h5tk/ 2026-07-24 01:15:16.788561 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-2h5tk/ceph-crash.txt 2026-07-24 01:15:16.788579 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-2h5tk/chown-container-data-dir.txt 2026-07-24 01:15:16.788597 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-2h5tk/make-container-crash-dir.txt 2026-07-24 01:15:16.788615 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-vg6fj/ 2026-07-24 01:15:16.788633 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-vg6fj/chown-container-data-dir.txt 2026-07-24 01:15:16.788650 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-vg6fj/log-collector.txt 2026-07-24 01:15:16.788668 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-vg6fj/rgw.txt 2026-07-24 01:15:16.788685 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-76bf4cb96d-wskmz/ 2026-07-24 01:15:16.788702 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-76bf4cb96d-wskmz/init.txt 2026-07-24 01:15:16.788720 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-76bf4cb96d-wskmz/staffeln-api.txt 2026-07-24 01:15:16.788738 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-5b8f67965f-qlwqk/ 2026-07-24 01:15:16.788757 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-5b8f67965f-qlwqk/staffeln-conductor.txt 2026-07-24 01:15:16.788775 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-4tq2q/ 2026-07-24 01:15:16.788793 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-4tq2q/init.txt 2026-07-24 01:15:16.788810 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-4tq2q/staffeln-db-init-0.txt 2026-07-24 01:15:16.788828 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-9cxth/ 2026-07-24 01:15:16.788845 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-9cxth/init.txt 2026-07-24 01:15:16.788862 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-9cxth/staffeln-db-sync.txt 2026-07-24 01:15:16.788880 | instance | cd+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-49wtq/ 2026-07-24 01:15:16.788897 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-49wtq/init.txt 2026-07-24 01:15:16.788914 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-49wtq/tempest-ks-user.txt 2026-07-24 01:15:16.788932 | instance | cd+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-c9sth/ 2026-07-24 01:15:16.788978 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-c9sth/init.txt 2026-07-24 01:15:16.788999 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-c9sth/tempest-run-tests-init.txt 2026-07-24 01:15:16.789017 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-c9sth/tempest-run-tests.txt 2026-07-24 01:15:16.789035 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/ 2026-07-24 01:15:16.789053 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt 2026-07-24 01:15:16.789071 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt 2026-07-24 01:15:16.789089 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt 2026-07-24 01:15:16.789106 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/ 2026-07-24 01:15:16.789124 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-tnm2l/ 2026-07-24 01:15:16.789141 | instance | >f+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-tnm2l/manager.txt 2026-07-24 01:15:16.789165 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/ 2026-07-24 01:15:16.789184 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-s6jpg/ 2026-07-24 01:15:16.789209 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-s6jpg/rook-ceph-operator.txt 2026-07-24 01:15:16.789229 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-07-24 01:15:16.789247 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-qphd4/ 2026-07-24 01:15:16.789265 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-qphd4/secretgen-controller.txt 2026-07-24 01:15:16.789283 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-07-24 01:15:16.789301 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-q8qgn/ 2026-07-24 01:15:16.789318 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-q8qgn/controller.txt 2026-07-24 01:15:16.789336 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-bzwxr/ 2026-07-24 01:15:16.789354 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-bzwxr/ingress-nginx-default-backend.txt 2026-07-24 01:15:16.789372 | instance | cd+++++++++ pod-logs/kube-system/ 2026-07-24 01:15:16.789389 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-9hwtf/ 2026-07-24 01:15:16.789407 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-9hwtf/cilium-operator.txt 2026-07-24 01:15:16.789424 | instance | cd+++++++++ pod-logs/kube-system/cilium-s44bs/ 2026-07-24 01:15:16.789442 | instance | >f+++++++++ pod-logs/kube-system/cilium-s44bs/apply-sysctl-overwrites.txt 2026-07-24 01:15:16.789459 | instance | >f+++++++++ pod-logs/kube-system/cilium-s44bs/cilium-agent.txt 2026-07-24 01:15:16.789476 | instance | >f+++++++++ pod-logs/kube-system/cilium-s44bs/clean-cilium-state.txt 2026-07-24 01:15:16.789494 | instance | >f+++++++++ pod-logs/kube-system/cilium-s44bs/config.txt 2026-07-24 01:15:16.789511 | instance | >f+++++++++ pod-logs/kube-system/cilium-s44bs/install-cni-binaries.txt 2026-07-24 01:15:16.789528 | instance | >f+++++++++ pod-logs/kube-system/cilium-s44bs/mount-bpf-fs.txt 2026-07-24 01:15:16.789546 | instance | >f+++++++++ pod-logs/kube-system/cilium-s44bs/mount-cgroup.txt 2026-07-24 01:15:16.789563 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-4tsfp/ 2026-07-24 01:15:16.789581 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-4tsfp/coredns.txt 2026-07-24 01:15:16.789599 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-nlv8v/ 2026-07-24 01:15:16.789618 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-nlv8v/coredns.txt 2026-07-24 01:15:16.789636 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-07-24 01:15:16.789653 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-07-24 01:15:16.789671 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-07-24 01:15:16.789688 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-07-24 01:15:16.789705 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-07-24 01:15:16.789723 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-07-24 01:15:16.789740 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-h25b5/ 2026-07-24 01:15:16.789757 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-h25b5/kube-proxy.txt 2026-07-24 01:15:16.789775 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-07-24 01:15:16.789793 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-07-24 01:15:16.789811 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-07-24 01:15:16.789834 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-07-24 01:15:16.789852 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-07-24 01:15:16.789870 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-6qznk/ 2026-07-24 01:15:16.789892 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-6qznk/local-path-provisioner.txt 2026-07-24 01:15:16.789912 | instance | cd+++++++++ pod-logs/monitoring/ 2026-07-24 01:15:16.789930 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-07-24 01:15:16.789947 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-07-24 01:15:16.789965 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-07-24 01:15:16.789983 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-07-24 01:15:16.790002 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-07-24 01:15:16.790020 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-djkcv/ 2026-07-24 01:15:16.790038 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-djkcv/goldpinger-daemon.txt 2026-07-24 01:15:16.790056 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-fb845b5fb-wmnv6/ 2026-07-24 01:15:16.790074 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-fb845b5fb-wmnv6/grafana-sc-dashboard.txt 2026-07-24 01:15:16.790092 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-fb845b5fb-wmnv6/grafana-sc-datasources.txt 2026-07-24 01:15:16.790109 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-fb845b5fb-wmnv6/grafana.txt 2026-07-24 01:15:16.790126 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-8fhzm/ 2026-07-24 01:15:16.790144 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-8fhzm/kube-state-metrics.txt 2026-07-24 01:15:16.790161 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-bzvzh/ 2026-07-24 01:15:16.790180 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-bzvzh/kube-prometheus-stack.txt 2026-07-24 01:15:16.790198 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-cfxqr/ 2026-07-24 01:15:16.790216 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-cfxqr/node-exporter.txt 2026-07-24 01:15:16.790234 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-cfxqr/pod-tls-sidecar.txt 2026-07-24 01:15:16.790251 | instance | cd+++++++++ pod-logs/monitoring/loki-0/ 2026-07-24 01:15:16.790268 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt 2026-07-24 01:15:16.790286 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/ 2026-07-24 01:15:16.790305 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt 2026-07-24 01:15:16.790322 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt 2026-07-24 01:15:16.790340 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-zh4rn/ 2026-07-24 01:15:16.790357 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-zh4rn/nginx.txt 2026-07-24 01:15:16.790376 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/ 2026-07-24 01:15:16.790394 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt 2026-07-24 01:15:16.790412 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt 2026-07-24 01:15:16.790430 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-jtwhq/ 2026-07-24 01:15:16.790447 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-jtwhq/gc.txt 2026-07-24 01:15:16.790469 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-zfkv9/ 2026-07-24 01:15:16.790487 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-zfkv9/master.txt 2026-07-24 01:15:16.790505 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-p9d8h/ 2026-07-24 01:15:16.790522 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-p9d8h/worker.txt 2026-07-24 01:15:16.790540 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-07-24 01:15:16.790557 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-07-24 01:15:16.790576 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-07-24 01:15:16.790594 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-07-24 01:15:16.790611 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-07-24 01:15:16.790630 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-07-24 01:15:16.790650 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-pm425/ 2026-07-24 01:15:16.790669 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-pm425/pushgateway.txt 2026-07-24 01:15:16.790687 | instance | cd+++++++++ pod-logs/monitoring/vector-pm2ls/ 2026-07-24 01:15:16.790704 | instance | >f+++++++++ pod-logs/monitoring/vector-pm2ls/vector.txt 2026-07-24 01:15:16.790722 | instance | cd+++++++++ pod-logs/openstack/ 2026-07-24 01:15:16.790739 | instance | cd+++++++++ pod-logs/openstack/barbican-api-848655f6c6-2gjrn/ 2026-07-24 01:15:16.790757 | instance | >f+++++++++ pod-logs/openstack/barbican-api-848655f6c6-2gjrn/barbican-api.txt 2026-07-24 01:15:16.790774 | instance | >f+++++++++ pod-logs/openstack/barbican-api-848655f6c6-2gjrn/init.txt 2026-07-24 01:15:16.790792 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-vnhw4/ 2026-07-24 01:15:16.790810 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-vnhw4/barbican-db-init-0.txt 2026-07-24 01:15:16.790828 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-vnhw4/init.txt 2026-07-24 01:15:16.790845 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-bsdhn/ 2026-07-24 01:15:16.790863 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-bsdhn/barbican-db-sync.txt 2026-07-24 01:15:16.790880 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-bsdhn/init.txt 2026-07-24 01:15:16.790897 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-fwjb2/ 2026-07-24 01:15:16.790914 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-fwjb2/init.txt 2026-07-24 01:15:16.790932 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-fwjb2/key-manager-ks-endpoints-admin.txt 2026-07-24 01:15:16.790949 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-fwjb2/key-manager-ks-endpoints-internal.txt 2026-07-24 01:15:16.790967 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-fwjb2/key-manager-ks-endpoints-public.txt 2026-07-24 01:15:16.790984 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-nxqk6/ 2026-07-24 01:15:16.791002 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-nxqk6/init.txt 2026-07-24 01:15:16.791020 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-nxqk6/key-manager-ks-service-registration.txt 2026-07-24 01:15:16.791038 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-ggxvl/ 2026-07-24 01:15:16.791055 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-ggxvl/barbican-ks-user.txt 2026-07-24 01:15:16.791072 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-ggxvl/init.txt 2026-07-24 01:15:16.791090 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-jzrjk/ 2026-07-24 01:15:16.791111 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-jzrjk/init.txt 2026-07-24 01:15:16.791130 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-jzrjk/rabbit-init.txt 2026-07-24 01:15:16.791147 | instance | cd+++++++++ pod-logs/openstack/cinder-api-7d47dfd468-69dbc/ 2026-07-24 01:15:16.791165 | instance | >f+++++++++ pod-logs/openstack/cinder-api-7d47dfd468-69dbc/ceph-coordination-volume-perms.txt 2026-07-24 01:15:16.791183 | instance | >f+++++++++ pod-logs/openstack/cinder-api-7d47dfd468-69dbc/cinder-api.txt 2026-07-24 01:15:16.791201 | instance | >f+++++++++ pod-logs/openstack/cinder-api-7d47dfd468-69dbc/init.txt 2026-07-24 01:15:16.791219 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-8484788b44-q6z44/ 2026-07-24 01:15:16.791237 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-8484788b44-q6z44/ceph-backup-keyring-placement.txt 2026-07-24 01:15:16.791255 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-8484788b44-q6z44/ceph-coordination-volume-perms.txt 2026-07-24 01:15:16.791273 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-8484788b44-q6z44/ceph-keyring-placement-rbd1.txt 2026-07-24 01:15:16.791290 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-8484788b44-q6z44/cinder-backup.txt 2026-07-24 01:15:16.791308 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-8484788b44-q6z44/init.txt 2026-07-24 01:15:16.791326 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-t6xhl/ 2026-07-24 01:15:16.791343 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-t6xhl/ceph-keyring-placement.txt 2026-07-24 01:15:16.791361 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-t6xhl/cinder-backup-storage-init.txt 2026-07-24 01:15:16.791380 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-t6xhl/init.txt 2026-07-24 01:15:16.791397 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-2fr7n/ 2026-07-24 01:15:16.791415 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-2fr7n/bootstrap.txt 2026-07-24 01:15:16.791432 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-2fr7n/init.txt 2026-07-24 01:15:16.791449 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-kbfxz/ 2026-07-24 01:15:16.791467 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-kbfxz/create-internal-tenant.txt 2026-07-24 01:15:16.791484 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-kbfxz/init.txt 2026-07-24 01:15:16.791501 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-7sdpb/ 2026-07-24 01:15:16.791519 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-7sdpb/cinder-db-init-0.txt 2026-07-24 01:15:16.791536 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-7sdpb/init.txt 2026-07-24 01:15:16.791554 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-nz927/ 2026-07-24 01:15:16.791572 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-nz927/cinder-db-sync.txt 2026-07-24 01:15:16.791589 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-nz927/init.txt 2026-07-24 01:15:16.791606 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-v4pvg/ 2026-07-24 01:15:16.791624 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-v4pvg/init.txt 2026-07-24 01:15:16.791641 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-v4pvg/volumev3-ks-endpoints-admin.txt 2026-07-24 01:15:16.791658 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-v4pvg/volumev3-ks-endpoints-internal.txt 2026-07-24 01:15:16.791675 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-v4pvg/volumev3-ks-endpoints-public.txt 2026-07-24 01:15:16.791692 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-nwq94/ 2026-07-24 01:15:16.791709 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-nwq94/init.txt 2026-07-24 01:15:16.791727 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-nwq94/volumev3-ks-service-registration.txt 2026-07-24 01:15:16.791750 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-2llvb/ 2026-07-24 01:15:16.791769 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-2llvb/cinder-ks-user.txt 2026-07-24 01:15:16.791787 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-2llvb/init.txt 2026-07-24 01:15:16.791804 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-44g5k/ 2026-07-24 01:15:16.791822 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-44g5k/init.txt 2026-07-24 01:15:16.791839 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-44g5k/rabbit-init.txt 2026-07-24 01:15:16.791857 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-7d7694fbbd-2pb7w/ 2026-07-24 01:15:16.791874 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-7d7694fbbd-2pb7w/ceph-coordination-volume-perms.txt 2026-07-24 01:15:16.791891 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-7d7694fbbd-2pb7w/cinder-scheduler.txt 2026-07-24 01:15:16.791909 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-7d7694fbbd-2pb7w/init.txt 2026-07-24 01:15:16.791927 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-xq8bg/ 2026-07-24 01:15:16.791945 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-xq8bg/ceph-keyring-placement.txt 2026-07-24 01:15:16.791962 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-xq8bg/cinder-storage-init-rbd1.txt 2026-07-24 01:15:16.791979 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-xq8bg/init.txt 2026-07-24 01:15:16.791997 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-6bc9c6d5b7-p9vcv/ 2026-07-24 01:15:16.792032 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-6bc9c6d5b7-p9vcv/ceph-coordination-volume-perms.txt 2026-07-24 01:15:16.792055 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-6bc9c6d5b7-p9vcv/ceph-keyring-placement-rbd1.txt 2026-07-24 01:15:16.792074 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-6bc9c6d5b7-p9vcv/cinder-volume.txt 2026-07-24 01:15:16.792093 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-6bc9c6d5b7-p9vcv/init-cinder-conf.txt 2026-07-24 01:15:16.792111 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-6bc9c6d5b7-p9vcv/init.txt 2026-07-24 01:15:16.792130 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29747585-2pk6t/ 2026-07-24 01:15:16.792147 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29747585-2pk6t/cinder-volume-usage-audit.txt 2026-07-24 01:15:16.792165 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29747585-2pk6t/init.txt 2026-07-24 01:15:16.792182 | instance | cd+++++++++ pod-logs/openstack/glance-api-86dfc6fccb-dsvl5/ 2026-07-24 01:15:16.792199 | instance | >f+++++++++ pod-logs/openstack/glance-api-86dfc6fccb-dsvl5/ceph-keyring-placement.txt 2026-07-24 01:15:16.792217 | instance | >f+++++++++ pod-logs/openstack/glance-api-86dfc6fccb-dsvl5/glance-api.txt 2026-07-24 01:15:16.792234 | instance | >f+++++++++ pod-logs/openstack/glance-api-86dfc6fccb-dsvl5/glance-perms.txt 2026-07-24 01:15:16.792251 | instance | >f+++++++++ pod-logs/openstack/glance-api-86dfc6fccb-dsvl5/init.txt 2026-07-24 01:15:16.792269 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-gxshx/ 2026-07-24 01:15:16.792286 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-gxshx/glance-db-init-0.txt 2026-07-24 01:15:16.792303 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-gxshx/init.txt 2026-07-24 01:15:16.792320 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-w88mw/ 2026-07-24 01:15:16.792338 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-w88mw/glance-db-sync.txt 2026-07-24 01:15:16.792355 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-w88mw/init.txt 2026-07-24 01:15:16.792374 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-8dmnm/ 2026-07-24 01:15:16.792391 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-8dmnm/image-ks-endpoints-admin.txt 2026-07-24 01:15:16.792413 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-8dmnm/image-ks-endpoints-internal.txt 2026-07-24 01:15:16.792431 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-8dmnm/image-ks-endpoints-public.txt 2026-07-24 01:15:16.792449 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-8dmnm/init.txt 2026-07-24 01:15:16.792466 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-rqnm9/ 2026-07-24 01:15:16.792484 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-rqnm9/image-ks-service-registration.txt 2026-07-24 01:15:16.792502 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-rqnm9/init.txt 2026-07-24 01:15:16.792520 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-2tjlw/ 2026-07-24 01:15:16.792538 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-2tjlw/glance-ks-user.txt 2026-07-24 01:15:16.792556 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-2tjlw/init.txt 2026-07-24 01:15:16.792573 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-6vscr/ 2026-07-24 01:15:16.792592 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-6vscr/glance-metadefs-load.txt 2026-07-24 01:15:16.792609 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-6vscr/init.txt 2026-07-24 01:15:16.792626 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-44p8n/ 2026-07-24 01:15:16.792644 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-44p8n/init.txt 2026-07-24 01:15:16.792661 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-44p8n/rabbit-init.txt 2026-07-24 01:15:16.792679 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-vjbhn/ 2026-07-24 01:15:16.792697 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-vjbhn/ceph-keyring-placement.txt 2026-07-24 01:15:16.792714 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-vjbhn/glance-storage-init.txt 2026-07-24 01:15:16.792731 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-vjbhn/init.txt 2026-07-24 01:15:16.792750 | instance | cd+++++++++ pod-logs/openstack/heat-api-64b68f898d-k7zps/ 2026-07-24 01:15:16.792768 | instance | >f+++++++++ pod-logs/openstack/heat-api-64b68f898d-k7zps/heat-api.txt 2026-07-24 01:15:16.792786 | instance | >f+++++++++ pod-logs/openstack/heat-api-64b68f898d-k7zps/init.txt 2026-07-24 01:15:16.792804 | instance | cd+++++++++ pod-logs/openstack/heat-bootstrap-wxdw4/ 2026-07-24 01:15:16.792821 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-wxdw4/bootstrap.txt 2026-07-24 01:15:16.792839 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-wxdw4/init.txt 2026-07-24 01:15:16.792856 | instance | cd+++++++++ pod-logs/openstack/heat-cfn-7d6466ff8-7hcv4/ 2026-07-24 01:15:16.792873 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-7d6466ff8-7hcv4/heat-cfn.txt 2026-07-24 01:15:16.792891 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-7d6466ff8-7hcv4/init.txt 2026-07-24 01:15:16.792908 | instance | cd+++++++++ pod-logs/openstack/heat-db-init-2mmr9/ 2026-07-24 01:15:16.792925 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-2mmr9/heat-db-init-0.txt 2026-07-24 01:15:16.792964 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-2mmr9/init.txt 2026-07-24 01:15:16.792986 | instance | cd+++++++++ pod-logs/openstack/heat-db-sync-xj5rx/ 2026-07-24 01:15:16.793005 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-xj5rx/heat-db-sync.txt 2026-07-24 01:15:16.793023 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-xj5rx/init.txt 2026-07-24 01:15:16.793040 | instance | cd+++++++++ pod-logs/openstack/heat-domain-ks-user-k9242/ 2026-07-24 01:15:16.793058 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-k9242/heat-ks-domain-user.txt 2026-07-24 01:15:16.793075 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-k9242/init.txt 2026-07-24 01:15:16.793092 | instance | cd+++++++++ pod-logs/openstack/heat-engine-85bdf56f57-svqww/ 2026-07-24 01:15:16.793110 | instance | >f+++++++++ pod-logs/openstack/heat-engine-85bdf56f57-svqww/heat-engine.txt 2026-07-24 01:15:16.793134 | instance | >f+++++++++ pod-logs/openstack/heat-engine-85bdf56f57-svqww/init.txt 2026-07-24 01:15:16.793153 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29747580-khvc9/ 2026-07-24 01:15:16.793172 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29747580-khvc9/heat-engine-cleaner.txt 2026-07-24 01:15:16.793189 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29747580-khvc9/init.txt 2026-07-24 01:15:16.793207 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29747585-kvzml/ 2026-07-24 01:15:16.793224 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29747585-kvzml/heat-engine-cleaner.txt 2026-07-24 01:15:16.793242 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29747585-kvzml/init.txt 2026-07-24 01:15:16.793259 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29747590-8574g/ 2026-07-24 01:15:16.793276 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29747590-8574g/heat-engine-cleaner.txt 2026-07-24 01:15:16.793293 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29747590-8574g/init.txt 2026-07-24 01:15:16.793310 | instance | cd+++++++++ pod-logs/openstack/heat-ks-endpoints-km647/ 2026-07-24 01:15:16.793329 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-km647/cloudformation-ks-endpoints-admin.txt 2026-07-24 01:15:16.793347 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-km647/cloudformation-ks-endpoints-internal.txt 2026-07-24 01:15:16.793365 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-km647/cloudformation-ks-endpoints-public.txt 2026-07-24 01:15:16.793383 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-km647/init.txt 2026-07-24 01:15:16.793400 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-km647/orchestration-ks-endpoints-admin.txt 2026-07-24 01:15:16.793418 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-km647/orchestration-ks-endpoints-internal.txt 2026-07-24 01:15:16.793435 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-km647/orchestration-ks-endpoints-public.txt 2026-07-24 01:15:16.793452 | instance | cd+++++++++ pod-logs/openstack/heat-ks-service-tst5r/ 2026-07-24 01:15:16.793469 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-tst5r/cloudformation-ks-service-registration.txt 2026-07-24 01:15:16.793487 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-tst5r/init.txt 2026-07-24 01:15:16.793504 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-tst5r/orchestration-ks-service-registration.txt 2026-07-24 01:15:16.793522 | instance | cd+++++++++ pod-logs/openstack/heat-ks-user-k26dk/ 2026-07-24 01:15:16.793539 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-k26dk/heat-ks-user.txt 2026-07-24 01:15:16.793557 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-k26dk/heat-trustee-ks-user.txt 2026-07-24 01:15:16.793574 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-k26dk/init.txt 2026-07-24 01:15:16.793592 | instance | cd+++++++++ pod-logs/openstack/heat-rabbit-init-774rz/ 2026-07-24 01:15:16.793609 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-774rz/init.txt 2026-07-24 01:15:16.793627 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-774rz/rabbit-init.txt 2026-07-24 01:15:16.793644 | instance | cd+++++++++ pod-logs/openstack/heat-trusts-w5jpk/ 2026-07-24 01:15:16.793662 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-w5jpk/heat-trusts.txt 2026-07-24 01:15:16.793679 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-w5jpk/init.txt 2026-07-24 01:15:16.793697 | instance | cd+++++++++ pod-logs/openstack/horizon-6c956468b5-ffpf2/ 2026-07-24 01:15:16.793714 | instance | >f+++++++++ pod-logs/openstack/horizon-6c956468b5-ffpf2/horizon.txt 2026-07-24 01:15:16.793732 | instance | >f+++++++++ pod-logs/openstack/horizon-6c956468b5-ffpf2/init.txt 2026-07-24 01:15:16.793750 | instance | cd+++++++++ pod-logs/openstack/horizon-db-init-rkkzr/ 2026-07-24 01:15:16.793772 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-rkkzr/horizon-db-init-0.txt 2026-07-24 01:15:16.793792 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-rkkzr/init.txt 2026-07-24 01:15:16.793810 | instance | cd+++++++++ pod-logs/openstack/horizon-db-sync-z4wbq/ 2026-07-24 01:15:16.793827 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-z4wbq/horizon-db-sync.txt 2026-07-24 01:15:16.793845 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-z4wbq/init.txt 2026-07-24 01:15:16.793862 | instance | cd+++++++++ pod-logs/openstack/keepalived-z78bs/ 2026-07-24 01:15:16.793880 | instance | >f+++++++++ pod-logs/openstack/keepalived-z78bs/init.txt 2026-07-24 01:15:16.793897 | instance | >f+++++++++ pod-logs/openstack/keepalived-z78bs/keepalived.txt 2026-07-24 01:15:16.793915 | instance | >f+++++++++ pod-logs/openstack/keepalived-z78bs/wait-for-ip.txt 2026-07-24 01:15:16.793932 | instance | cd+++++++++ pod-logs/openstack/keystone-api-7dfbc6cbc4-bwdsd/ 2026-07-24 01:15:16.793951 | instance | >f+++++++++ pod-logs/openstack/keystone-api-7dfbc6cbc4-bwdsd/init.txt 2026-07-24 01:15:16.793969 | instance | >f+++++++++ pod-logs/openstack/keystone-api-7dfbc6cbc4-bwdsd/keystone-api.txt 2026-07-24 01:15:16.793988 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-pkjmh/ 2026-07-24 01:15:16.794005 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-pkjmh/bootstrap.txt 2026-07-24 01:15:16.794023 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-pkjmh/init.txt 2026-07-24 01:15:16.794040 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-ssr65/ 2026-07-24 01:15:16.794058 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-ssr65/init.txt 2026-07-24 01:15:16.794075 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-ssr65/keystone-credential-setup.txt 2026-07-24 01:15:16.794092 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-xbm5v/ 2026-07-24 01:15:16.794110 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-xbm5v/init.txt 2026-07-24 01:15:16.794127 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-xbm5v/keystone-db-init-0.txt 2026-07-24 01:15:16.794145 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-sjjqt/ 2026-07-24 01:15:16.794163 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-sjjqt/init.txt 2026-07-24 01:15:16.794181 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-sjjqt/keystone-db-sync.txt 2026-07-24 01:15:16.794198 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-bgk4n/ 2026-07-24 01:15:16.794215 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-bgk4n/init.txt 2026-07-24 01:15:16.794233 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-bgk4n/keystone-domain-manage.txt 2026-07-24 01:15:16.794250 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-rotate-29747520-dspcs/ 2026-07-24 01:15:16.794268 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-rotate-29747520-dspcs/init.txt 2026-07-24 01:15:16.794285 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-rotate-29747520-dspcs/keystone-fernet-rotate.txt 2026-07-24 01:15:16.794302 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-xm7qn/ 2026-07-24 01:15:16.794320 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-xm7qn/init.txt 2026-07-24 01:15:16.794338 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-xm7qn/keystone-fernet-setup.txt 2026-07-24 01:15:16.794356 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-cflxc/ 2026-07-24 01:15:16.794374 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-cflxc/init.txt 2026-07-24 01:15:16.794392 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-cflxc/rabbit-init.txt 2026-07-24 01:15:16.794409 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-qqqdc/ 2026-07-24 01:15:16.794427 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-qqqdc/ceph-admin-keyring-placement.txt 2026-07-24 01:15:16.794449 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-qqqdc/ceph-keyring-placement.txt 2026-07-24 01:15:16.794467 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-qqqdc/init-dynamic-options.txt 2026-07-24 01:15:16.794485 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-qqqdc/init.txt 2026-07-24 01:15:16.794502 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-qqqdc/libvirt-exporter.txt 2026-07-24 01:15:16.794520 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-qqqdc/libvirt.txt 2026-07-24 01:15:16.794538 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-qqqdc/tls-sidecar.txt 2026-07-24 01:15:16.794557 | instance | cd+++++++++ pod-logs/openstack/magnum-api-858f6c598d-drjv8/ 2026-07-24 01:15:16.794575 | instance | >f+++++++++ pod-logs/openstack/magnum-api-858f6c598d-drjv8/init.txt 2026-07-24 01:15:16.794594 | instance | >f+++++++++ pod-logs/openstack/magnum-api-858f6c598d-drjv8/magnum-api.txt 2026-07-24 01:15:16.794612 | instance | cd+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-hd7cr/ 2026-07-24 01:15:16.794630 | instance | >f+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-hd7cr/magnum-cluster-api-proxy.txt 2026-07-24 01:15:16.794647 | instance | cd+++++++++ pod-logs/openstack/magnum-conductor-0/ 2026-07-24 01:15:16.794665 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/init.txt 2026-07-24 01:15:16.794684 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-07-24 01:15:16.794704 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor.txt 2026-07-24 01:15:16.794722 | instance | cd+++++++++ pod-logs/openstack/magnum-db-init-79hmr/ 2026-07-24 01:15:16.794740 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-79hmr/init.txt 2026-07-24 01:15:16.794757 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-79hmr/magnum-db-init-0.txt 2026-07-24 01:15:16.794775 | instance | cd+++++++++ pod-logs/openstack/magnum-db-sync-98jx4/ 2026-07-24 01:15:16.794792 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-98jx4/init.txt 2026-07-24 01:15:16.794809 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-98jx4/magnum-db-sync.txt 2026-07-24 01:15:16.794827 | instance | cd+++++++++ pod-logs/openstack/magnum-domain-ks-user-92242/ 2026-07-24 01:15:16.794844 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-92242/init.txt 2026-07-24 01:15:16.794862 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-92242/magnum-ks-domain-user.txt 2026-07-24 01:15:16.794880 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-endpoints-tn52q/ 2026-07-24 01:15:16.794898 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-tn52q/container-infra-ks-endpoints-admin.txt 2026-07-24 01:15:16.794915 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-tn52q/container-infra-ks-endpoints-internal.txt 2026-07-24 01:15:16.794932 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-tn52q/container-infra-ks-endpoints-public.txt 2026-07-24 01:15:16.794950 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-tn52q/init.txt 2026-07-24 01:15:16.794968 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-service-n4wwg/ 2026-07-24 01:15:16.794986 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-n4wwg/container-infra-ks-service-registration.txt 2026-07-24 01:15:16.795004 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-n4wwg/init.txt 2026-07-24 01:15:16.795022 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-user-cdltw/ 2026-07-24 01:15:16.795040 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-cdltw/init.txt 2026-07-24 01:15:16.795058 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-cdltw/magnum-ks-user.txt 2026-07-24 01:15:16.795075 | instance | cd+++++++++ pod-logs/openstack/magnum-rabbit-init-ddhc8/ 2026-07-24 01:15:16.795093 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-ddhc8/init.txt 2026-07-24 01:15:16.795116 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-ddhc8/rabbit-init.txt 2026-07-24 01:15:16.795135 | instance | cd+++++++++ pod-logs/openstack/magnum-registry-c45778976-ghb97/ 2026-07-24 01:15:16.795153 | instance | >f+++++++++ pod-logs/openstack/magnum-registry-c45778976-ghb97/registry.txt 2026-07-24 01:15:16.795171 | instance | cd+++++++++ pod-logs/openstack/manila-api-588c695db7-xqdr5/ 2026-07-24 01:15:16.795189 | instance | >f+++++++++ pod-logs/openstack/manila-api-588c695db7-xqdr5/init.txt 2026-07-24 01:15:16.795206 | instance | >f+++++++++ pod-logs/openstack/manila-api-588c695db7-xqdr5/manila-api.txt 2026-07-24 01:15:16.795224 | instance | cd+++++++++ pod-logs/openstack/manila-bootstrap-gvbpk/ 2026-07-24 01:15:16.795242 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-gvbpk/bootstrap.txt 2026-07-24 01:15:16.795259 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-gvbpk/init.txt 2026-07-24 01:15:16.795277 | instance | cd+++++++++ pod-logs/openstack/manila-data-7dfc58c566-7kkdx/ 2026-07-24 01:15:16.795295 | instance | >f+++++++++ pod-logs/openstack/manila-data-7dfc58c566-7kkdx/init.txt 2026-07-24 01:15:16.795313 | instance | >f+++++++++ pod-logs/openstack/manila-data-7dfc58c566-7kkdx/manila-data.txt 2026-07-24 01:15:16.795331 | instance | cd+++++++++ pod-logs/openstack/manila-db-init-6d2rm/ 2026-07-24 01:15:16.795348 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-6d2rm/init.txt 2026-07-24 01:15:16.795366 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-6d2rm/manila-db-init-0.txt 2026-07-24 01:15:16.795383 | instance | cd+++++++++ pod-logs/openstack/manila-db-sync-m98lg/ 2026-07-24 01:15:16.795400 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-m98lg/init.txt 2026-07-24 01:15:16.795418 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-m98lg/manila-db-sync.txt 2026-07-24 01:15:16.795435 | instance | cd+++++++++ pod-logs/openstack/manila-ks-endpoints-ndhss/ 2026-07-24 01:15:16.795453 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-ndhss/init.txt 2026-07-24 01:15:16.795471 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-ndhss/share-ks-endpoints-admin.txt 2026-07-24 01:15:16.795488 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-ndhss/share-ks-endpoints-internal.txt 2026-07-24 01:15:16.795506 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-ndhss/share-ks-endpoints-public.txt 2026-07-24 01:15:16.795523 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-ndhss/sharev2-ks-endpoints-admin.txt 2026-07-24 01:15:16.795540 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-ndhss/sharev2-ks-endpoints-internal.txt 2026-07-24 01:15:16.795557 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-ndhss/sharev2-ks-endpoints-public.txt 2026-07-24 01:15:16.795574 | instance | cd+++++++++ pod-logs/openstack/manila-ks-service-7gmc5/ 2026-07-24 01:15:16.795591 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-7gmc5/init.txt 2026-07-24 01:15:16.795609 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-7gmc5/share-ks-service-registration.txt 2026-07-24 01:15:16.795627 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-7gmc5/sharev2-ks-service-registration.txt 2026-07-24 01:15:16.795645 | instance | cd+++++++++ pod-logs/openstack/manila-ks-user-2z9vc/ 2026-07-24 01:15:16.795663 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-2z9vc/init.txt 2026-07-24 01:15:16.795680 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-2z9vc/manila-ks-user.txt 2026-07-24 01:15:16.795698 | instance | cd+++++++++ pod-logs/openstack/manila-rabbit-init-94wvr/ 2026-07-24 01:15:16.795715 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-94wvr/init.txt 2026-07-24 01:15:16.795733 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-94wvr/rabbit-init.txt 2026-07-24 01:15:16.795750 | instance | cd+++++++++ pod-logs/openstack/manila-scheduler-555bbb68f8-tfmht/ 2026-07-24 01:15:16.795774 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-555bbb68f8-tfmht/init.txt 2026-07-24 01:15:16.795793 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-555bbb68f8-tfmht/manila-scheduler.txt 2026-07-24 01:15:16.795812 | instance | cd+++++++++ pod-logs/openstack/manila-share-66785d68b7-q4pc4/ 2026-07-24 01:15:16.795830 | instance | >f+++++++++ pod-logs/openstack/manila-share-66785d68b7-q4pc4/init.txt 2026-07-24 01:15:16.795847 | instance | >f+++++++++ pod-logs/openstack/manila-share-66785d68b7-q4pc4/manila-share-init.txt 2026-07-24 01:15:16.795865 | instance | >f+++++++++ pod-logs/openstack/manila-share-66785d68b7-q4pc4/manila-share.txt 2026-07-24 01:15:16.795882 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-qnsmc/ 2026-07-24 01:15:16.795900 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-qnsmc/init.txt 2026-07-24 01:15:16.795917 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-qnsmc/memcached-exporter.txt 2026-07-24 01:15:16.795935 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-qnsmc/memcached.txt 2026-07-24 01:15:16.795952 | instance | cd+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-wszmw/ 2026-07-24 01:15:16.795969 | instance | >f+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-wszmw/coredns.txt 2026-07-24 01:15:16.795987 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-fd47r/ 2026-07-24 01:15:16.796017 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-fd47r/init.txt 2026-07-24 01:15:16.796035 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-fd47r/neutron-db-init-0.txt 2026-07-24 01:15:16.796052 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-kklp7/ 2026-07-24 01:15:16.796070 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-kklp7/init.txt 2026-07-24 01:15:16.796088 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-kklp7/neutron-db-sync.txt 2026-07-24 01:15:16.796106 | instance | cd+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-58fjk/ 2026-07-24 01:15:16.796124 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-58fjk/init.txt 2026-07-24 01:15:16.796142 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-58fjk/neutron-dhcp-agent-init.txt 2026-07-24 01:15:16.796160 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-58fjk/neutron-dhcp-agent.txt 2026-07-24 01:15:16.796178 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-8jpq5/ 2026-07-24 01:15:16.796196 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-8jpq5/init.txt 2026-07-24 01:15:16.796214 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-8jpq5/network-ks-endpoints-admin.txt 2026-07-24 01:15:16.796232 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-8jpq5/network-ks-endpoints-internal.txt 2026-07-24 01:15:16.796249 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-8jpq5/network-ks-endpoints-public.txt 2026-07-24 01:15:16.796267 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-m7cbv/ 2026-07-24 01:15:16.796285 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-m7cbv/init.txt 2026-07-24 01:15:16.796302 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-m7cbv/network-ks-service-registration.txt 2026-07-24 01:15:16.796320 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-gs446/ 2026-07-24 01:15:16.796338 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-gs446/init.txt 2026-07-24 01:15:16.796356 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-gs446/neutron-ks-user.txt 2026-07-24 01:15:16.796373 | instance | cd+++++++++ pod-logs/openstack/neutron-l3-agent-default-bq6tf/ 2026-07-24 01:15:16.796391 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-bq6tf/init.txt 2026-07-24 01:15:16.796409 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-bq6tf/neutron-l3-agent-init.txt 2026-07-24 01:15:16.796432 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-bq6tf/neutron-l3-agent.txt 2026-07-24 01:15:16.796459 | instance | cd+++++++++ pod-logs/openstack/neutron-metadata-agent-default-88zxh/ 2026-07-24 01:15:16.796484 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-88zxh/init.txt 2026-07-24 01:15:16.796505 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-88zxh/neutron-metadata-agent-init.txt 2026-07-24 01:15:16.796523 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-88zxh/neutron-metadata-agent.txt 2026-07-24 01:15:16.796547 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-5zgfn/ 2026-07-24 01:15:16.796572 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-5zgfn/init.txt 2026-07-24 01:15:16.796591 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-5zgfn/neutron-netns-cleanup-cron.txt 2026-07-24 01:15:16.796609 | instance | cd+++++++++ pod-logs/openstack/neutron-ovs-agent-default-jjwwg/ 2026-07-24 01:15:16.796628 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-jjwwg/init.txt 2026-07-24 01:15:16.796646 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-jjwwg/neutron-openvswitch-agent-kernel-modules.txt 2026-07-24 01:15:16.796664 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-jjwwg/neutron-ovs-agent-init.txt 2026-07-24 01:15:16.796682 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-jjwwg/neutron-ovs-agent.txt 2026-07-24 01:15:16.796701 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-cj5mb/ 2026-07-24 01:15:16.796720 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-cj5mb/init.txt 2026-07-24 01:15:16.796737 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-cj5mb/rabbit-init.txt 2026-07-24 01:15:16.796755 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-5b689b9b45-g9jdz/ 2026-07-24 01:15:16.796772 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-5b689b9b45-g9jdz/init.txt 2026-07-24 01:15:16.796790 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-5b689b9b45-g9jdz/neutron-rpc-server.txt 2026-07-24 01:15:16.796807 | instance | cd+++++++++ pod-logs/openstack/neutron-server-74d6c5989b-c79w7/ 2026-07-24 01:15:16.796824 | instance | >f+++++++++ pod-logs/openstack/neutron-server-74d6c5989b-c79w7/init.txt 2026-07-24 01:15:16.796842 | instance | >f+++++++++ pod-logs/openstack/neutron-server-74d6c5989b-c79w7/neutron-policy-server.txt 2026-07-24 01:15:16.796859 | instance | >f+++++++++ pod-logs/openstack/neutron-server-74d6c5989b-c79w7/neutron-server.txt 2026-07-24 01:15:16.796877 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-bbd8b65bb-v869d/ 2026-07-24 01:15:16.796895 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-bbd8b65bb-v869d/init.txt 2026-07-24 01:15:16.796913 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-bbd8b65bb-v869d/nova-api-metadata-init.txt 2026-07-24 01:15:16.796931 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-bbd8b65bb-v869d/nova-api.txt 2026-07-24 01:15:16.796981 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-64ccdd6488-bhnbm/ 2026-07-24 01:15:16.797002 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-64ccdd6488-bhnbm/init.txt 2026-07-24 01:15:16.797020 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-64ccdd6488-bhnbm/nova-osapi.txt 2026-07-24 01:15:16.797038 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-ptbmn/ 2026-07-24 01:15:16.797055 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-ptbmn/bootstrap.txt 2026-07-24 01:15:16.797073 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-ptbmn/init.txt 2026-07-24 01:15:16.797090 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-29747580-rwvpw/ 2026-07-24 01:15:16.797108 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29747580-rwvpw/init.txt 2026-07-24 01:15:16.797132 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29747580-rwvpw/nova-cell-setup.txt 2026-07-24 01:15:16.797151 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-lz7xl/ 2026-07-24 01:15:16.797169 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-lz7xl/init.txt 2026-07-24 01:15:16.797186 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-lz7xl/nova-cell-setup-init.txt 2026-07-24 01:15:16.797204 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-lz7xl/nova-cell-setup.txt 2026-07-24 01:15:16.797221 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-x2kv9/ 2026-07-24 01:15:16.797239 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-x2kv9/ceph-admin-keyring-placement.txt 2026-07-24 01:15:16.797257 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-x2kv9/ceph-keyring-placement.txt 2026-07-24 01:15:16.797274 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-x2kv9/ceph-perms.txt 2026-07-24 01:15:16.797292 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-x2kv9/init.txt 2026-07-24 01:15:16.797310 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-x2kv9/nova-compute-init.txt 2026-07-24 01:15:16.797328 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-x2kv9/nova-compute-ssh-init.txt 2026-07-24 01:15:16.797346 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-x2kv9/nova-compute-ssh.txt 2026-07-24 01:15:16.797363 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-x2kv9/nova-compute-vnc-init.txt 2026-07-24 01:15:16.797380 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-x2kv9/nova-compute.txt 2026-07-24 01:15:16.797398 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-6cfd69ccdd-ldznp/ 2026-07-24 01:15:16.797416 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-6cfd69ccdd-ldznp/init.txt 2026-07-24 01:15:16.797433 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-6cfd69ccdd-ldznp/nova-conductor.txt 2026-07-24 01:15:16.797450 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-nfcbj/ 2026-07-24 01:15:16.797468 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-nfcbj/init.txt 2026-07-24 01:15:16.797486 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-nfcbj/nova-db-init-0.txt 2026-07-24 01:15:16.797504 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-nfcbj/nova-db-init-1.txt 2026-07-24 01:15:16.797523 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-nfcbj/nova-db-init-2.txt 2026-07-24 01:15:16.797542 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-h7v79/ 2026-07-24 01:15:16.797560 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-h7v79/init.txt 2026-07-24 01:15:16.797577 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-h7v79/nova-db-sync.txt 2026-07-24 01:15:16.797594 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-ms4xc/ 2026-07-24 01:15:16.797611 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-ms4xc/compute-ks-endpoints-admin.txt 2026-07-24 01:15:16.797629 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-ms4xc/compute-ks-endpoints-internal.txt 2026-07-24 01:15:16.797646 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-ms4xc/compute-ks-endpoints-public.txt 2026-07-24 01:15:16.797666 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-ms4xc/init.txt 2026-07-24 01:15:16.797686 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-hwnll/ 2026-07-24 01:15:16.797703 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-hwnll/compute-ks-service-registration.txt 2026-07-24 01:15:16.797720 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-hwnll/init.txt 2026-07-24 01:15:16.797737 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-p2jg9/ 2026-07-24 01:15:16.797755 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-p2jg9/init.txt 2026-07-24 01:15:16.797772 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-p2jg9/nova-ks-user.txt 2026-07-24 01:15:16.797790 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-7d88cc5fff-j4r4r/ 2026-07-24 01:15:16.797813 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-7d88cc5fff-j4r4r/init.txt 2026-07-24 01:15:16.797832 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-7d88cc5fff-j4r4r/nova-novncproxy-init-assets.txt 2026-07-24 01:15:16.797851 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-7d88cc5fff-j4r4r/nova-novncproxy-init.txt 2026-07-24 01:15:16.797868 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-7d88cc5fff-j4r4r/nova-novncproxy.txt 2026-07-24 01:15:16.797886 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-kn8k2/ 2026-07-24 01:15:16.797903 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-kn8k2/init.txt 2026-07-24 01:15:16.797921 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-kn8k2/rabbit-init.txt 2026-07-24 01:15:16.797939 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-8d58d86cb-jktd5/ 2026-07-24 01:15:16.797957 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-8d58d86cb-jktd5/init.txt 2026-07-24 01:15:16.797975 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-8d58d86cb-jktd5/nova-scheduler.txt 2026-07-24 01:15:16.797993 | instance | cd+++++++++ pod-logs/openstack/nova-service-cleaner-29747580-p6k4d/ 2026-07-24 01:15:16.798011 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29747580-p6k4d/init.txt 2026-07-24 01:15:16.798029 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29747580-p6k4d/nova-service-cleaner.txt 2026-07-24 01:15:16.798046 | instance | cd+++++++++ pod-logs/openstack/octavia-api-f948bd7cd-dq2mv/ 2026-07-24 01:15:16.798064 | instance | >f+++++++++ pod-logs/openstack/octavia-api-f948bd7cd-dq2mv/init.txt 2026-07-24 01:15:16.798082 | instance | >f+++++++++ pod-logs/openstack/octavia-api-f948bd7cd-dq2mv/octavia-api.txt 2026-07-24 01:15:16.798100 | instance | cd+++++++++ pod-logs/openstack/octavia-bootstrap-t5tpd/ 2026-07-24 01:15:16.798118 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-t5tpd/bootstrap.txt 2026-07-24 01:15:16.798135 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-t5tpd/init.txt 2026-07-24 01:15:16.798153 | instance | cd+++++++++ pod-logs/openstack/octavia-db-init-nxn2z/ 2026-07-24 01:15:16.798171 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-nxn2z/init.txt 2026-07-24 01:15:16.798189 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-nxn2z/octavia-db-init-0.txt 2026-07-24 01:15:16.798207 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-nxn2z/octavia-db-init-1.txt 2026-07-24 01:15:16.798225 | instance | cd+++++++++ pod-logs/openstack/octavia-db-sync-s2qmn/ 2026-07-24 01:15:16.798243 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-s2qmn/init.txt 2026-07-24 01:15:16.798262 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-s2qmn/octavia-db-sync.txt 2026-07-24 01:15:16.798279 | instance | cd+++++++++ pod-logs/openstack/octavia-health-manager-default-946l8/ 2026-07-24 01:15:16.798296 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-946l8/init.txt 2026-07-24 01:15:16.798314 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-946l8/octavia-health-manager-get-port.txt 2026-07-24 01:15:16.798331 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-946l8/octavia-health-manager-nic-init.txt 2026-07-24 01:15:16.798349 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-946l8/octavia-health-manager.txt 2026-07-24 01:15:16.798366 | instance | cd+++++++++ pod-logs/openstack/octavia-housekeeping-76bcc48769-5hft8/ 2026-07-24 01:15:16.798383 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-76bcc48769-5hft8/init.txt 2026-07-24 01:15:16.798401 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-76bcc48769-5hft8/octavia-housekeeping.txt 2026-07-24 01:15:16.798418 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-endpoints-9s5cq/ 2026-07-24 01:15:16.798436 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-9s5cq/init.txt 2026-07-24 01:15:16.798459 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-9s5cq/load-balancer-ks-endpoints-admin.txt 2026-07-24 01:15:16.798478 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-9s5cq/load-balancer-ks-endpoints-internal.txt 2026-07-24 01:15:16.798503 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-9s5cq/load-balancer-ks-endpoints-public.txt 2026-07-24 01:15:16.798522 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-service-qdgpb/ 2026-07-24 01:15:16.798540 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-qdgpb/init.txt 2026-07-24 01:15:16.798558 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-qdgpb/load-balancer-ks-service-registration.txt 2026-07-24 01:15:16.798576 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-user-zq8x5/ 2026-07-24 01:15:16.798593 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-zq8x5/init.txt 2026-07-24 01:15:16.798611 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-zq8x5/octavia-ks-user.txt 2026-07-24 01:15:16.798628 | instance | cd+++++++++ pod-logs/openstack/octavia-rabbit-init-k4fk9/ 2026-07-24 01:15:16.798646 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-k4fk9/init.txt 2026-07-24 01:15:16.798663 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-k4fk9/rabbit-init.txt 2026-07-24 01:15:16.798681 | instance | cd+++++++++ pod-logs/openstack/octavia-worker-594dccf998-4txms/ 2026-07-24 01:15:16.798699 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-594dccf998-4txms/init.txt 2026-07-24 01:15:16.798717 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-594dccf998-4txms/octavia-worker.txt 2026-07-24 01:15:16.798734 | instance | cd+++++++++ pod-logs/openstack/openstack-database-exporter-78c69bc7dd-8r2bw/ 2026-07-24 01:15:16.798753 | instance | >f+++++++++ pod-logs/openstack/openstack-database-exporter-78c69bc7dd-8r2bw/openstack-database-exporter.txt 2026-07-24 01:15:16.798772 | instance | cd+++++++++ pod-logs/openstack/openstack-exporter-88f595c9f-q7lvf/ 2026-07-24 01:15:16.798790 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-88f595c9f-q7lvf/build-config.txt 2026-07-24 01:15:16.798808 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-88f595c9f-q7lvf/openstack-exporter.txt 2026-07-24 01:15:16.798825 | instance | cd+++++++++ pod-logs/openstack/openvswitch-qbq88/ 2026-07-24 01:15:16.798843 | instance | >f+++++++++ pod-logs/openstack/openvswitch-qbq88/init.txt 2026-07-24 01:15:16.798860 | instance | >f+++++++++ pod-logs/openstack/openvswitch-qbq88/openvswitch-db-perms.txt 2026-07-24 01:15:16.798877 | instance | >f+++++++++ pod-logs/openstack/openvswitch-qbq88/openvswitch-db.txt 2026-07-24 01:15:16.798895 | instance | >f+++++++++ pod-logs/openstack/openvswitch-qbq88/openvswitch-vswitchd-modules.txt 2026-07-24 01:15:16.798912 | instance | >f+++++++++ pod-logs/openstack/openvswitch-qbq88/openvswitch-vswitchd.txt 2026-07-24 01:15:16.798929 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-07-24 01:15:16.798947 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-07-24 01:15:16.798965 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-07-24 01:15:16.798982 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-07-24 01:15:16.798999 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-07-24 01:15:16.799017 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-07-24 01:15:16.799035 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-07-24 01:15:16.799053 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-07-24 01:15:16.799070 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-07-24 01:15:16.799087 | instance | cd+++++++++ pod-logs/openstack/placement-api-74f6c6f98b-scthr/ 2026-07-24 01:15:16.799109 | instance | >f+++++++++ pod-logs/openstack/placement-api-74f6c6f98b-scthr/init.txt 2026-07-24 01:15:16.799126 | instance | >f+++++++++ pod-logs/openstack/placement-api-74f6c6f98b-scthr/placement-api.txt 2026-07-24 01:15:16.799144 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-hnb9r/ 2026-07-24 01:15:16.799162 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-hnb9r/init.txt 2026-07-24 01:15:16.799179 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-hnb9r/placement-db-init-0.txt 2026-07-24 01:15:16.799196 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-h5bmr/ 2026-07-24 01:15:16.799214 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-h5bmr/init.txt 2026-07-24 01:15:16.799231 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-h5bmr/placement-db-sync.txt 2026-07-24 01:15:16.799248 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-4lf2n/ 2026-07-24 01:15:16.799265 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-4lf2n/init.txt 2026-07-24 01:15:16.799282 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-4lf2n/placement-ks-endpoints-admin.txt 2026-07-24 01:15:16.799299 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-4lf2n/placement-ks-endpoints-internal.txt 2026-07-24 01:15:16.799316 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-4lf2n/placement-ks-endpoints-public.txt 2026-07-24 01:15:16.799333 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-6sktn/ 2026-07-24 01:15:16.799350 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-6sktn/init.txt 2026-07-24 01:15:16.799367 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-6sktn/placement-ks-service-registration.txt 2026-07-24 01:15:16.799384 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-hff95/ 2026-07-24 01:15:16.799403 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-hff95/init.txt 2026-07-24 01:15:16.799421 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-hff95/placement-ks-user.txt 2026-07-24 01:15:16.799439 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-mwrhm/ 2026-07-24 01:15:16.799458 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-mwrhm/percona-xtradb-cluster-operator.txt 2026-07-24 01:15:16.799475 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/ 2026-07-24 01:15:16.799492 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-07-24 01:15:16.799509 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-07-24 01:15:16.799527 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/ 2026-07-24 01:15:16.799545 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-07-24 01:15:16.799562 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-07-24 01:15:16.799579 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-zxkvn/ 2026-07-24 01:15:16.799597 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-zxkvn/rabbitmq-cluster-operator.txt 2026-07-24 01:15:16.799614 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/ 2026-07-24 01:15:16.799632 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-07-24 01:15:16.799649 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-07-24 01:15:16.799666 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/ 2026-07-24 01:15:16.799684 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-07-24 01:15:16.799701 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-07-24 01:15:16.799719 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-07-24 01:15:16.799737 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-07-24 01:15:16.799758 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-07-24 01:15:16.799777 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/ 2026-07-24 01:15:16.799794 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-07-24 01:15:16.799812 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-07-24 01:15:16.799829 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/ 2026-07-24 01:15:16.799846 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-07-24 01:15:16.799863 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-07-24 01:15:16.799880 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-p76qf/ 2026-07-24 01:15:16.799897 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-p76qf/rabbitmq-cluster-operator.txt 2026-07-24 01:15:16.799916 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/ 2026-07-24 01:15:16.799934 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-07-24 01:15:16.799953 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-07-24 01:15:16.799971 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/ 2026-07-24 01:15:16.800012 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-07-24 01:15:16.800031 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-07-24 01:15:16.800049 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/ 2026-07-24 01:15:16.800067 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-07-24 01:15:16.800084 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-07-24 01:15:16.800102 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-2h5tk/ 2026-07-24 01:15:16.800119 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-2h5tk/ceph-crash.txt 2026-07-24 01:15:16.800136 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-2h5tk/chown-container-data-dir.txt 2026-07-24 01:15:16.800154 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-2h5tk/make-container-crash-dir.txt 2026-07-24 01:15:16.800171 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-vg6fj/ 2026-07-24 01:15:16.800188 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-vg6fj/chown-container-data-dir.txt 2026-07-24 01:15:16.800206 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-vg6fj/log-collector.txt 2026-07-24 01:15:16.800224 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-vg6fj/rgw.txt 2026-07-24 01:15:16.800242 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-76bf4cb96d-wskmz/ 2026-07-24 01:15:16.800261 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-76bf4cb96d-wskmz/init.txt 2026-07-24 01:15:16.800279 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-76bf4cb96d-wskmz/staffeln-api.txt 2026-07-24 01:15:16.800297 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-5b8f67965f-qlwqk/ 2026-07-24 01:15:16.800315 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-5b8f67965f-qlwqk/staffeln-conductor.txt 2026-07-24 01:15:16.800332 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-4tq2q/ 2026-07-24 01:15:16.800350 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-4tq2q/init.txt 2026-07-24 01:15:16.800367 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-4tq2q/staffeln-db-init-0.txt 2026-07-24 01:15:16.800385 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-9cxth/ 2026-07-24 01:15:16.800402 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-9cxth/init.txt 2026-07-24 01:15:16.800425 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-9cxth/staffeln-db-sync.txt 2026-07-24 01:15:16.800444 | instance | cd+++++++++ pod-logs/openstack/tempest-ks-user-49wtq/ 2026-07-24 01:15:16.800463 | instance | >f+++++++++ pod-logs/openstack/tempest-ks-user-49wtq/init.txt 2026-07-24 01:15:16.800482 | instance | >f+++++++++ pod-logs/openstack/tempest-ks-user-49wtq/tempest-ks-user.txt 2026-07-24 01:15:16.800499 | instance | cd+++++++++ pod-logs/openstack/tempest-run-tests-c9sth/ 2026-07-24 01:15:16.800517 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-c9sth/init.txt 2026-07-24 01:15:16.800534 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-c9sth/tempest-run-tests-init.txt 2026-07-24 01:15:16.800552 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-c9sth/tempest-run-tests.txt 2026-07-24 01:15:16.800569 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/ 2026-07-24 01:15:16.800587 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt 2026-07-24 01:15:16.800604 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt 2026-07-24 01:15:16.800622 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt 2026-07-24 01:15:16.800639 | instance | cd+++++++++ pod-logs/orc-system/ 2026-07-24 01:15:16.800658 | instance | cd+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-tnm2l/ 2026-07-24 01:15:16.800678 | instance | >f+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-tnm2l/manager.txt 2026-07-24 01:15:16.800699 | instance | cd+++++++++ pod-logs/rook-ceph/ 2026-07-24 01:15:16.800716 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-s6jpg/ 2026-07-24 01:15:16.800733 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-s6jpg/rook-ceph-operator.txt 2026-07-24 01:15:16.800751 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-07-24 01:15:16.800768 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-qphd4/ 2026-07-24 01:15:16.800786 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-qphd4/secretgen-controller.txt 2026-07-24 01:15:16.820068 | 2026-07-24 01:15:16.820135 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-07-24 01:15:17.023715 | instance | changed 2026-07-24 01:15:17.034137 | 2026-07-24 01:15:17.034209 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-07-24 01:15:18.176305 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-07-24 01:15:18.190091 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-07-24 01:15:18.190164 | instance | Dload Upload Total Spent Left Speed 2026-07-24 01:15:18.194204 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-07-24 01:15:18.381673 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-07-24 01:15:18.390804 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-07-24 01:15:18.390827 | instance | Dload Upload Total Spent Left Speed 2026-07-24 01:15:18.395291 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-07-24 01:15:18.727060 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-07-24 01:15:18.732550 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-07-24 01:15:18.732586 | instance | Dload Upload Total Spent Left Speed 2026-07-24 01:15:18.736893 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-07-24 01:15:18.997020 | instance | jq: error (at :1003): Cannot iterate over null (null) 2026-07-24 01:15:19.118517 | instance | ERROR 2026-07-24 01:15:19.118730 | instance | { 2026-07-24 01:15:19.118769 | instance | "delta": "0:00:01.711210", 2026-07-24 01:15:19.118790 | instance | "end": "2026-07-24 01:15:19.002256", 2026-07-24 01:15:19.118810 | instance | "msg": "non-zero return code", 2026-07-24 01:15:19.118829 | instance | "rc": 5, 2026-07-24 01:15:19.118846 | instance | "start": "2026-07-24 01:15:17.291046" 2026-07-24 01:15:19.118864 | instance | } 2026-07-24 01:15:19.118887 | instance | ERROR: Ignoring Errors 2026-07-24 01:15:19.125444 | 2026-07-24 01:15:19.125538 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-07-24 01:15:19.435524 | instance | ceph-mgr endpoints: 2026-07-24 01:15:19.670021 | instance | ok: Runtime: 0:00:00.092343 2026-07-24 01:15:19.675176 | 2026-07-24 01:15:19.675248 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-07-24 01:15:20.214799 | instance | ok: Runtime: 0:00:00.083475 2026-07-24 01:15:20.223018 | 2026-07-24 01:15:20.223115 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-07-24 01:15:20.721863 | instance | changed: 2026-07-24 01:15:20.722069 | instance | cd+++++++++ prometheus/ 2026-07-24 01:15:20.722096 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-07-24 01:15:20.723168 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-07-24 01:15:20.723206 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-07-24 01:15:20.733014 | 2026-07-24 01:15:20.733079 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-07-24 01:15:20.931045 | instance | changed 2026-07-24 01:15:20.938007 | 2026-07-24 01:15:20.938095 | TASK [gather-selenium-data : Get selenium data] 2026-07-24 01:15:21.154708 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-07-24 01:15:21.156782 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-07-24 01:15:21.478047 | instance | ERROR 2026-07-24 01:15:21.478289 | instance | { 2026-07-24 01:15:21.478321 | instance | "delta": "0:00:00.007109", 2026-07-24 01:15:21.478343 | instance | "end": "2026-07-24 01:15:21.157104", 2026-07-24 01:15:21.478362 | instance | "msg": "non-zero return code", 2026-07-24 01:15:21.478381 | instance | "rc": 1, 2026-07-24 01:15:21.478399 | instance | "start": "2026-07-24 01:15:21.149995" 2026-07-24 01:15:21.478418 | instance | } 2026-07-24 01:15:21.478444 | instance | ERROR: Ignoring Errors 2026-07-24 01:15:21.488145 | 2026-07-24 01:15:21.488211 | TASK [gather-selenium-data : Downloads logs to executor] 2026-07-24 01:15:21.982308 | instance | changed: cd+++++++++ selenium/ 2026-07-24 01:15:21.988107 | 2026-07-24 01:15:21.988159 | PLAY RECAP 2026-07-24 01:15:21.988205 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3 2026-07-24 01:15:21.988226 | 2026-07-24 01:15:22.117155 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-07-24 01:15:22.129169 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-07-24 01:15:23.027652 | 2026-07-24 01:15:23.027778 | PLAY [all] 2026-07-24 01:15:23.064796 | 2026-07-24 01:15:23.066553 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-24 01:15:23.104063 | instance | skipping: Conditional result was False 2026-07-24 01:15:23.117681 | 2026-07-24 01:15:23.117815 | TASK [fetch-output : Set log path for single node] 2026-07-24 01:15:23.166986 | instance | ok 2026-07-24 01:15:23.173962 | 2026-07-24 01:15:23.174075 | LOOP [fetch-output : Ensure local output dirs] 2026-07-24 01:15:23.644914 | instance -> localhost | ok: "/var/lib/zuul/builds/9aa5a6118f5c4894943b2ad476acd7a2/work/logs" 2026-07-24 01:15:23.839186 | instance -> localhost | changed: "/var/lib/zuul/builds/9aa5a6118f5c4894943b2ad476acd7a2/work/artifacts" 2026-07-24 01:15:24.040346 | instance -> localhost | changed: "/var/lib/zuul/builds/9aa5a6118f5c4894943b2ad476acd7a2/work/docs" 2026-07-24 01:15:24.058178 | 2026-07-24 01:15:24.058338 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-24 01:15:24.729832 | instance | changed: .d..t...... ./ 2026-07-24 01:15:24.730034 | instance | changed: All items complete 2026-07-24 01:15:24.730062 | 2026-07-24 01:15:25.189551 | instance | changed: .d..t...... ./ 2026-07-24 01:15:25.643606 | instance | changed: .d..t...... ./ 2026-07-24 01:15:25.661232 | 2026-07-24 01:15:25.661379 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-24 01:15:26.068867 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007127 2026-07-24 01:15:26.348163 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007754 2026-07-24 01:15:26.370965 | 2026-07-24 01:15:26.371226 | PLAY [all] 2026-07-24 01:15:26.377758 | 2026-07-24 01:15:26.377896 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-24 01:15:26.864818 | instance | changed 2026-07-24 01:15:26.874441 | 2026-07-24 01:15:26.874493 | PLAY RECAP 2026-07-24 01:15:26.874548 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-24 01:15:26.874570 | 2026-07-24 01:15:27.050722 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-07-24 01:15:27.064939 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-24 01:15:27.814016 | 2026-07-24 01:15:27.814132 | PLAY [localhost] 2026-07-24 01:15:27.823553 | 2026-07-24 01:15:27.823623 | TASK [Generate Zuul manifest] 2026-07-24 01:15:27.843558 | localhost | ok 2026-07-24 01:15:27.969554 | 2026-07-24 01:15:27.969751 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-24 01:15:28.748939 | localhost | changed 2026-07-24 01:15:28.761670 | 2026-07-24 01:15:28.761759 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-24 01:15:28.813128 | localhost | ok 2026-07-24 01:15:28.822502 | 2026-07-24 01:15:28.822588 | TASK [Upload logs] 2026-07-24 01:15:28.844402 | localhost | ok 2026-07-24 01:15:29.037804 | 2026-07-24 01:15:29.037910 | TASK [Set zuul-log-path fact] 2026-07-24 01:15:29.058031 | localhost | ok 2026-07-24 01:15:29.118272 | 2026-07-24 01:15:29.118375 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-24 01:15:29.149360 | localhost | ok 2026-07-24 01:15:29.159143 | 2026-07-24 01:15:29.159232 | TASK [upload-logs : Create log directories] 2026-07-24 01:15:29.504047 | localhost | changed 2026-07-24 01:15:29.510456 | 2026-07-24 01:15:29.510554 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-24 01:15:29.896679 | localhost -> localhost | ok: Runtime: 0:00:00.036177 2026-07-24 01:15:29.903151 | 2026-07-24 01:15:29.903247 | TASK [upload-logs : Upload logs to log server] 2026-07-24 01:15:31.074933 | localhost | Output suppressed because no_log was given 2026-07-24 01:15:31.078671 | 2026-07-24 01:15:31.078736 | LOOP [upload-logs : Compress console log and json output] 2026-07-24 01:15:31.123522 | localhost | skipping: Conditional result was False 2026-07-24 01:15:31.130716 | localhost | skipping: Conditional result was False 2026-07-24 01:15:31.143517 | 2026-07-24 01:15:31.143669 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-24 01:15:31.188879 | localhost | skipping: Conditional result was False 2026-07-24 01:15:31.189299 | 2026-07-24 01:15:31.193861 | localhost | skipping: Conditional result was False 2026-07-24 01:15:31.206696 | 2026-07-24 01:15:31.206848 | LOOP [upload-logs : Upload console log and json output]