2026-03-17 15:03:00.496034 | Job console starting 2026-03-17 15:03:00.507904 | Updating git repos 2026-03-17 15:03:00.557009 | Cloning repos into workspace 2026-03-17 15:03:00.641313 | Restoring repo states 2026-03-17 15:03:00.658787 | Merging changes 2026-03-17 15:03:01.914063 | Checking out repos 2026-03-17 15:03:02.230953 | Preparing playbooks 2026-03-17 15:03:09.399257 | Running Ansible setup 2026-03-17 15:03:13.804340 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-03-17 15:03:14.435135 | 2026-03-17 15:03:14.435237 | PLAY [localhost] 2026-03-17 15:03:14.442191 | 2026-03-17 15:03:14.442260 | TASK [Gathering Facts] 2026-03-17 15:03:15.609313 | localhost | ok 2026-03-17 15:03:15.617061 | 2026-03-17 15:03:15.617137 | TASK [Setup log path fact] 2026-03-17 15:03:15.633639 | localhost | ok 2026-03-17 15:03:15.644912 | 2026-03-17 15:03:15.645058 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-17 15:03:15.673174 | localhost | ok 2026-03-17 15:03:15.683308 | 2026-03-17 15:03:15.683459 | TASK [emit-job-header : Print job information] 2026-03-17 15:03:15.723843 | # Job Information 2026-03-17 15:03:15.724020 | Ansible Version: 2.16.16 2026-03-17 15:03:15.724065 | Job: atmosphere-molecule-aio-openvswitch 2026-03-17 15:03:15.724096 | Pipeline: check 2026-03-17 15:03:15.724123 | Executor: 0a8996d2b663 2026-03-17 15:03:15.724150 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3737 2026-03-17 15:03:15.724181 | Event ID: b07f57c0-2211-11f1-8075-9fbacb684eb4 2026-03-17 15:03:15.730173 | 2026-03-17 15:03:15.730317 | LOOP [emit-job-header : Print node information] 2026-03-17 15:03:15.825066 | localhost | ok: 2026-03-17 15:03:15.825226 | localhost | # Node Information 2026-03-17 15:03:15.825255 | localhost | Inventory Hostname: instance 2026-03-17 15:03:15.825277 | localhost | Hostname: np0000159393 2026-03-17 15:03:15.825298 | localhost | Username: zuul 2026-03-17 15:03:15.825322 | localhost | Distro: Ubuntu 22.04 2026-03-17 15:03:15.825342 | localhost | Provider: yul1 2026-03-17 15:03:15.825361 | localhost | Region: ca-ymq-1 2026-03-17 15:03:15.825380 | localhost | Label: ubuntu-jammy-16 2026-03-17 15:03:15.825398 | localhost | Product Name: OpenStack Nova 2026-03-17 15:03:15.825417 | localhost | Interface IP: 199.204.45.35 2026-03-17 15:03:15.837520 | 2026-03-17 15:03:15.837639 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-17 15:03:16.210066 | localhost -> localhost | changed 2026-03-17 15:03:16.219460 | 2026-03-17 15:03:16.219809 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-17 15:03:19.480133 | localhost -> localhost | changed 2026-03-17 15:03:19.489917 | 2026-03-17 15:03:19.490004 | PLAY [all] 2026-03-17 15:03:19.498435 | 2026-03-17 15:03:19.498509 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-17 15:03:19.724761 | instance -> localhost | ok 2026-03-17 15:03:19.736205 | 2026-03-17 15:03:19.736343 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-17 15:03:19.770229 | instance | ok 2026-03-17 15:03:19.785770 | instance | included: /var/lib/zuul/builds/8036523e42994340a501e00bcc3ac101/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-17 15:03:19.791989 | 2026-03-17 15:03:19.792066 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-17 15:03:21.194420 | instance -> localhost | Generating public/private rsa key pair. 2026-03-17 15:03:21.194631 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/8036523e42994340a501e00bcc3ac101/work/8036523e42994340a501e00bcc3ac101_id_rsa 2026-03-17 15:03:21.194701 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/8036523e42994340a501e00bcc3ac101/work/8036523e42994340a501e00bcc3ac101_id_rsa.pub 2026-03-17 15:03:21.194743 | instance -> localhost | The key fingerprint is: 2026-03-17 15:03:21.194778 | instance -> localhost | SHA256:VysSso1jAYwsmC8FbR72eYyjmW80ErZB/bWNmirR+oA zuul-build-sshkey 2026-03-17 15:03:21.194825 | instance -> localhost | The key's randomart image is: 2026-03-17 15:03:21.194861 | instance -> localhost | +---[RSA 3072]----+ 2026-03-17 15:03:21.194902 | instance -> localhost | |o= +. | 2026-03-17 15:03:21.194934 | instance -> localhost | |+ X o. . | 2026-03-17 15:03:21.194963 | instance -> localhost | | O o =o..+ . | 2026-03-17 15:03:21.194991 | instance -> localhost | |. * = +*o... . | 2026-03-17 15:03:21.195021 | instance -> localhost | | o O o=oS o . | 2026-03-17 15:03:21.195049 | instance -> localhost | | .B +.o. o . | 2026-03-17 15:03:21.195077 | instance -> localhost | |E .* o | 2026-03-17 15:03:21.195105 | instance -> localhost | | o.+ | 2026-03-17 15:03:21.195137 | instance -> localhost | | +. | 2026-03-17 15:03:21.195165 | instance -> localhost | +----[SHA256]-----+ 2026-03-17 15:03:21.195224 | instance -> localhost | ok: Runtime: 0:00:00.937422 2026-03-17 15:03:21.200258 | 2026-03-17 15:03:21.200318 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-17 15:03:21.230884 | instance | ok 2026-03-17 15:03:21.241778 | instance | included: /var/lib/zuul/builds/8036523e42994340a501e00bcc3ac101/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-17 15:03:21.249286 | 2026-03-17 15:03:21.249350 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-17 15:03:21.272914 | instance | skipping: Conditional result was False 2026-03-17 15:03:21.297947 | 2026-03-17 15:03:21.298061 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-17 15:03:21.772584 | instance | changed 2026-03-17 15:03:21.778404 | 2026-03-17 15:03:21.778531 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-17 15:03:21.972567 | instance | ok 2026-03-17 15:03:22.009158 | 2026-03-17 15:03:22.009275 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-17 15:03:22.495617 | instance | changed 2026-03-17 15:03:22.517054 | 2026-03-17 15:03:22.517177 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-17 15:03:23.010814 | instance | changed 2026-03-17 15:03:23.018373 | 2026-03-17 15:03:23.018473 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-17 15:03:23.043684 | instance | skipping: Conditional result was False 2026-03-17 15:03:23.052482 | 2026-03-17 15:03:23.052580 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-17 15:03:23.504894 | instance -> localhost | changed 2026-03-17 15:03:23.555156 | 2026-03-17 15:03:23.555272 | TASK [add-build-sshkey : Add back temp key] 2026-03-17 15:03:23.938783 | instance -> localhost | Identity added: /var/lib/zuul/builds/8036523e42994340a501e00bcc3ac101/work/8036523e42994340a501e00bcc3ac101_id_rsa (zuul-build-sshkey) 2026-03-17 15:03:23.939038 | instance -> localhost | ok: Runtime: 0:00:00.014750 2026-03-17 15:03:23.945561 | 2026-03-17 15:03:23.945690 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-17 15:03:24.215185 | instance | ok 2026-03-17 15:03:24.222386 | 2026-03-17 15:03:24.222524 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-17 15:03:24.248021 | instance | skipping: Conditional result was False 2026-03-17 15:03:24.267065 | 2026-03-17 15:03:24.267147 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-03-17 15:03:24.548709 | instance | ok 2026-03-17 15:03:24.557185 | 2026-03-17 15:03:24.557309 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-03-17 15:03:26.089554 | instance | Output suppressed because no_log was given 2026-03-17 15:03:26.129036 | 2026-03-17 15:03:26.129169 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-03-17 15:03:26.326856 | instance | ok: "logs" 2026-03-17 15:03:26.336798 | instance | ok: All items complete 2026-03-17 15:03:26.337029 | 2026-03-17 15:03:26.495617 | instance | ok: "artifacts" 2026-03-17 15:03:26.653500 | instance | ok: "docs" 2026-03-17 15:03:26.665873 | 2026-03-17 15:03:26.666023 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-03-17 15:03:26.853846 | instance | changed: "logs" 2026-03-17 15:03:27.023914 | instance | changed: "artifacts" 2026-03-17 15:03:27.185394 | instance | changed: "docs" 2026-03-17 15:03:27.200568 | 2026-03-17 15:03:27.200696 | PLAY RECAP 2026-03-17 15:03:27.200769 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-03-17 15:03:27.200845 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-17 15:03:27.200877 | 2026-03-17 15:03:27.361926 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-03-17 15:03:27.376102 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-03-17 15:03:27.997564 | 2026-03-17 15:03:27.997679 | PLAY [all] 2026-03-17 15:03:28.009991 | 2026-03-17 15:03:28.010081 | TASK [setup-uv : Extract archive] 2026-03-17 15:03:30.280359 | instance | changed 2026-03-17 15:03:30.289529 | 2026-03-17 15:03:30.294265 | TASK [setup-uv : Print version] 2026-03-17 15:03:30.635302 | instance | uv 0.8.13 2026-03-17 15:03:30.848505 | instance | ok: Runtime: 0:00:00.010414 2026-03-17 15:03:30.857553 | 2026-03-17 15:03:30.881905 | PLAY RECAP 2026-03-17 15:03:30.882002 | instance | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-17 15:03:30.882031 | 2026-03-17 15:03:31.002017 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-03-17 15:03:31.012788 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@stable/2024.2] 2026-03-17 15:03:31.628671 | 2026-03-17 15:03:31.628794 | PLAY [all] 2026-03-17 15:03:31.640250 | 2026-03-17 15:03:31.695117 | TASK [Install "jq" for log collection] 2026-03-17 15:03:41.653320 | instance | changed 2026-03-17 15:03:41.655632 | 2026-03-17 15:03:41.655709 | PLAY RECAP 2026-03-17 15:03:41.655775 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-17 15:03:41.655840 | 2026-03-17 15:03:41.780504 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@stable/2024.2] 2026-03-17 15:03:41.792140 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-03-17 15:03:42.370295 | 2026-03-17 15:03:42.370413 | PLAY [all] 2026-03-17 15:03:42.381442 | 2026-03-17 15:03:42.381520 | TASK [Copy inventory file for Zuul] 2026-03-17 15:03:43.266287 | instance | changed 2026-03-17 15:03:43.275685 | 2026-03-17 15:03:43.275826 | TASK [Switch "ansible_host" to private IP] 2026-03-17 15:03:43.607133 | instance | changed: 1 replacements made 2026-03-17 15:03:43.613353 | 2026-03-17 15:03:43.613418 | TASK [Run Molecule scenario] 2026-03-17 15:03:44.021252 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-03-17 15:03:44.021444 | instance | Creating virtual environment at: .venv 2026-03-17 15:03:44.049433 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-03-17 15:03:44.063588 | instance | Downloading setuptools (1.1MiB) 2026-03-17 15:03:44.078930 | instance | Downloading pygments (1.2MiB) 2026-03-17 15:03:44.079129 | instance | Downloading kubernetes (1.9MiB) 2026-03-17 15:03:44.079798 | instance | Downloading openstacksdk (1.7MiB) 2026-03-17 15:03:44.080673 | instance | Downloading cryptography (4.2MiB) 2026-03-17 15:03:44.082693 | instance | Downloading rjsonnet (1.2MiB) 2026-03-17 15:03:44.083986 | instance | Downloading ansible-core (2.1MiB) 2026-03-17 15:03:44.088178 | instance | Downloading netaddr (2.2MiB) 2026-03-17 15:03:44.377592 | instance | Building pyperclip==1.9.0 2026-03-17 15:03:44.394327 | instance | Downloading rjsonnet 2026-03-17 15:03:44.543091 | instance | Downloading netaddr 2026-03-17 15:03:44.573504 | instance | Downloading pygments 2026-03-17 15:03:44.592067 | instance | Downloading cryptography 2026-03-17 15:03:44.649575 | instance | Downloading setuptools 2026-03-17 15:03:44.718555 | instance | Downloading kubernetes 2026-03-17 15:03:44.757109 | instance | Downloading ansible-core 2026-03-17 15:03:44.830473 | instance | Downloading openstacksdk 2026-03-17 15:03:45.175000 | instance | Built pyperclip==1.9.0 2026-03-17 15:03:45.561685 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-03-17 15:03:45.640066 | instance | Installed 79 packages in 75ms 2026-03-17 15:03:46.938794 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-03-17 15:03:47.566570 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-03-17 15:03:47.566699 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0... 2026-03-17 15:04:38.087975 | instance | INFO [aio > dependency] Executing 2026-03-17 15:04:38.088219 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml 2026-03-17 15:04:38.088396 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml 2026-03-17 15:04:38.088538 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-03-17 15:04:38.096842 | instance | INFO [aio > cleanup] Executing 2026-03-17 15:04:38.097109 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-03-17 15:04:38.147482 | instance | INFO [aio > destroy] Executing 2026-03-17 15:04:38.147596 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-03-17 15:04:38.147676 | instance | INFO [aio > destroy] Executed: Successful 2026-03-17 15:04:38.182268 | instance | INFO [aio > syntax] Executing 2026-03-17 15:04:41.264381 | instance | 2026-03-17 15:04:41.264506 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-03-17 15:04:41.372967 | instance | INFO [aio > syntax] Executed: Successful 2026-03-17 15:04:41.385201 | instance | INFO [aio > create] Executing 2026-03-17 15:04:41.386989 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-03-17 15:04:41.394642 | instance | INFO [aio > prepare] Executing 2026-03-17 15:04:42.230798 | instance | 2026-03-17 15:04:42.231069 | instance | PLAY [Prepare] ***************************************************************** 2026-03-17 15:04:42.231453 | instance | 2026-03-17 15:04:42.231844 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-17 15:04:42.232221 | instance | Tuesday 17 March 2026 15:04:42 +0000 (0:00:00.026) 0:00:00.026 ********* 2026-03-17 15:04:43.340043 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-03-17 15:04:43.340340 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-03-17 15:04:43.340686 | instance | interpreter could change the meaning of that path. See 2026-03-17 15:04:43.341035 | instance | https://docs.ansible.com/ansible- 2026-03-17 15:04:43.341315 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-03-17 15:04:43.349436 | instance | ok: [instance] 2026-03-17 15:04:43.349601 | instance | 2026-03-17 15:04:43.349778 | instance | TASK [Configure short hostname] ************************************************ 2026-03-17 15:04:43.349952 | instance | Tuesday 17 March 2026 15:04:43 +0000 (0:00:01.119) 0:00:01.146 ********* 2026-03-17 15:04:44.002094 | instance | changed: [instance] 2026-03-17 15:04:44.002235 | instance | 2026-03-17 15:04:44.002404 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-03-17 15:04:44.002572 | instance | Tuesday 17 March 2026 15:04:43 +0000 (0:00:00.652) 0:00:01.798 ********* 2026-03-17 15:04:44.251268 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-03-17 15:04:44.251509 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-03-17 15:04:44.251779 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-03-17 15:04:44.260015 | instance | changed: [instance] 2026-03-17 15:04:44.260306 | instance | 2026-03-17 15:04:44.260562 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-03-17 15:04:44.260824 | instance | Tuesday 17 March 2026 15:04:44 +0000 (0:00:00.257) 0:00:02.056 ********* 2026-03-17 15:04:45.562963 | instance | ok: [instance] 2026-03-17 15:04:45.563268 | instance | 2026-03-17 15:04:45.563613 | instance | TASK [Purge "snapd" package] *************************************************** 2026-03-17 15:04:45.563908 | instance | Tuesday 17 March 2026 15:04:45 +0000 (0:00:01.302) 0:00:03.359 ********* 2026-03-17 15:04:46.197345 | instance | ok: [instance] 2026-03-17 15:04:46.197677 | instance | 2026-03-17 15:04:46.197981 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-03-17 15:04:46.198240 | instance | 2026-03-17 15:04:46.198514 | instance | TASK [Create folders for workspace] ******************************************** 2026-03-17 15:04:46.198886 | instance | Tuesday 17 March 2026 15:04:46 +0000 (0:00:00.634) 0:00:03.993 ********* 2026-03-17 15:04:47.235990 | instance | changed: [localhost] => (item=group_vars) 2026-03-17 15:04:47.236254 | instance | changed: [localhost] => (item=group_vars/all) 2026-03-17 15:04:47.236654 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-03-17 15:04:47.236986 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-03-17 15:04:47.237279 | instance | changed: [localhost] => (item=group_vars/computes) 2026-03-17 15:04:47.237566 | instance | changed: [localhost] => (item=host_vars) 2026-03-17 15:04:47.237836 | instance | 2026-03-17 15:04:47.238123 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-03-17 15:04:47.238385 | instance | 2026-03-17 15:04:47.238675 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-03-17 15:04:47.239095 | instance | Tuesday 17 March 2026 15:04:47 +0000 (0:00:01.038) 0:00:05.032 ********* 2026-03-17 15:04:47.407308 | instance | changed: [localhost] 2026-03-17 15:04:47.407564 | instance | 2026-03-17 15:04:47.407864 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-03-17 15:04:47.408155 | instance | Tuesday 17 March 2026 15:04:47 +0000 (0:00:00.171) 0:00:05.203 ********* 2026-03-17 15:04:47.428519 | instance | ok: [localhost] 2026-03-17 15:04:47.428769 | instance | 2026-03-17 15:04:47.429113 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-03-17 15:04:47.429511 | instance | Tuesday 17 March 2026 15:04:47 +0000 (0:00:00.020) 0:00:05.224 ********* 2026-03-17 15:04:47.475004 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': 'fbf5775b-15e5-5e23-813d-dec4ca7ba6fa'}) 2026-03-17 15:04:47.475287 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-03-17 15:04:47.475550 | instance | 2026-03-17 15:04:47.475826 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-03-17 15:04:47.476100 | instance | Tuesday 17 March 2026 15:04:47 +0000 (0:00:00.046) 0:00:05.271 ********* 2026-03-17 15:04:47.999439 | instance | changed: [localhost] 2026-03-17 15:04:47.999681 | instance | 2026-03-17 15:04:47.999941 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-03-17 15:04:48.000173 | instance | 2026-03-17 15:04:48.000422 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-03-17 15:04:48.000677 | instance | Tuesday 17 March 2026 15:04:47 +0000 (0:00:00.524) 0:00:05.795 ********* 2026-03-17 15:04:48.208681 | instance | changed: [localhost] 2026-03-17 15:04:48.208874 | instance | 2026-03-17 15:04:48.209152 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-03-17 15:04:48.209429 | instance | Tuesday 17 March 2026 15:04:48 +0000 (0:00:00.208) 0:00:06.004 ********* 2026-03-17 15:04:48.237530 | instance | ok: [localhost] 2026-03-17 15:04:48.237865 | instance | 2026-03-17 15:04:48.238289 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-03-17 15:04:48.238676 | instance | Tuesday 17 March 2026 15:04:48 +0000 (0:00:00.028) 0:00:06.033 ********* 2026-03-17 15:04:48.271125 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-03-17 15:04:48.271219 | instance | 2026-03-17 15:04:48.271344 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-03-17 15:04:48.271476 | instance | Tuesday 17 March 2026 15:04:48 +0000 (0:00:00.033) 0:00:06.067 ********* 2026-03-17 15:04:48.606948 | instance | changed: [localhost] 2026-03-17 15:04:48.607221 | instance | 2026-03-17 15:04:48.607529 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-03-17 15:04:48.607802 | instance | 2026-03-17 15:04:48.608106 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-03-17 15:04:48.608472 | instance | Tuesday 17 March 2026 15:04:48 +0000 (0:00:00.336) 0:00:06.403 ********* 2026-03-17 15:04:48.776351 | instance | changed: [localhost] 2026-03-17 15:04:48.776416 | instance | 2026-03-17 15:04:48.776617 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-03-17 15:04:48.776692 | instance | Tuesday 17 March 2026 15:04:48 +0000 (0:00:00.169) 0:00:06.572 ********* 2026-03-17 15:04:48.797914 | instance | ok: [localhost] 2026-03-17 15:04:48.797970 | instance | 2026-03-17 15:04:48.798166 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-03-17 15:04:48.798301 | instance | Tuesday 17 March 2026 15:04:48 +0000 (0:00:00.021) 0:00:06.594 ********* 2026-03-17 15:04:48.838153 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-03-17 15:04:48.838357 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-03-17 15:04:48.838620 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-03-17 15:04:48.838862 | instance | 2026-03-17 15:04:48.839161 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-03-17 15:04:48.839396 | instance | Tuesday 17 March 2026 15:04:48 +0000 (0:00:00.039) 0:00:06.634 ********* 2026-03-17 15:04:49.203148 | instance | changed: [localhost] 2026-03-17 15:04:49.203459 | instance | 2026-03-17 15:04:49.203851 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-03-17 15:04:49.204205 | instance | 2026-03-17 15:04:49.204578 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-03-17 15:04:49.204941 | instance | Tuesday 17 March 2026 15:04:49 +0000 (0:00:00.365) 0:00:06.999 ********* 2026-03-17 15:04:49.372701 | instance | changed: [localhost] 2026-03-17 15:04:49.372790 | instance | 2026-03-17 15:04:49.372992 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-03-17 15:04:49.373164 | instance | Tuesday 17 March 2026 15:04:49 +0000 (0:00:00.169) 0:00:07.168 ********* 2026-03-17 15:04:49.394752 | instance | ok: [localhost] 2026-03-17 15:04:49.395014 | instance | 2026-03-17 15:04:49.395409 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-03-17 15:04:49.395773 | instance | Tuesday 17 March 2026 15:04:49 +0000 (0:00:00.022) 0:00:07.191 ********* 2026-03-17 15:04:49.426851 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-03-17 15:04:49.427077 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-03-17 15:04:49.427362 | instance | 2026-03-17 15:04:49.427622 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-03-17 15:04:49.427893 | instance | Tuesday 17 March 2026 15:04:49 +0000 (0:00:00.032) 0:00:07.223 ********* 2026-03-17 15:04:49.766178 | instance | changed: [localhost] 2026-03-17 15:04:49.766417 | instance | 2026-03-17 15:04:49.766683 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-03-17 15:04:49.767011 | instance | 2026-03-17 15:04:49.767277 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-17 15:04:49.767543 | instance | Tuesday 17 March 2026 15:04:49 +0000 (0:00:00.339) 0:00:07.562 ********* 2026-03-17 15:04:50.430302 | instance | ok: [localhost] 2026-03-17 15:04:50.430502 | instance | 2026-03-17 15:04:50.430782 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-03-17 15:04:50.431074 | instance | Tuesday 17 March 2026 15:04:50 +0000 (0:00:00.664) 0:00:08.226 ********* 2026-03-17 15:04:50.606397 | instance | changed: [localhost] 2026-03-17 15:04:50.606556 | instance | 2026-03-17 15:04:50.606822 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-03-17 15:04:50.607038 | instance | Tuesday 17 March 2026 15:04:50 +0000 (0:00:00.176) 0:00:08.402 ********* 2026-03-17 15:04:50.633075 | instance | ok: [localhost] 2026-03-17 15:04:50.633275 | instance | 2026-03-17 15:04:50.633519 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-03-17 15:04:50.633730 | instance | Tuesday 17 March 2026 15:04:50 +0000 (0:00:00.027) 0:00:08.429 ********* 2026-03-17 15:04:51.375934 | instance | ok: [localhost] => (item=keycloak_host) 2026-03-17 15:04:51.376060 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-03-17 15:04:51.376208 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-03-17 15:04:51.376352 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-03-17 15:04:51.376676 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-03-17 15:04:51.376843 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-03-17 15:04:51.376988 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-03-17 15:04:51.377128 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-03-17 15:04:51.377271 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-03-17 15:04:51.377414 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-03-17 15:04:51.377549 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-03-17 15:04:51.377696 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-03-17 15:04:51.377833 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-03-17 15:04:51.377975 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-03-17 15:04:51.378122 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-03-17 15:04:51.378285 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-03-17 15:04:51.378434 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-03-17 15:04:51.378578 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-03-17 15:04:51.378750 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-03-17 15:04:51.378917 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-03-17 15:04:51.379061 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-03-17 15:04:51.379203 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-03-17 15:04:51.379342 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-03-17 15:04:51.379476 | instance | 2026-03-17 15:04:51.379619 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-03-17 15:04:51.379772 | instance | Tuesday 17 March 2026 15:04:51 +0000 (0:00:00.742) 0:00:09.172 ********* 2026-03-17 15:04:51.742307 | instance | changed: [localhost] 2026-03-17 15:04:51.742548 | instance | 2026-03-17 15:04:51.742887 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-03-17 15:04:51.743194 | instance | Tuesday 17 March 2026 15:04:51 +0000 (0:00:00.365) 0:00:09.538 ********* 2026-03-17 15:04:51.920474 | instance | changed: [localhost] 2026-03-17 15:04:51.920733 | instance | 2026-03-17 15:04:51.921037 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-03-17 15:04:51.921309 | instance | 2026-03-17 15:04:51.921605 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-03-17 15:04:51.921897 | instance | Tuesday 17 March 2026 15:04:51 +0000 (0:00:00.178) 0:00:09.717 ********* 2026-03-17 15:04:52.095344 | instance | changed: [localhost] 2026-03-17 15:04:52.095605 | instance | 2026-03-17 15:04:52.095886 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-03-17 15:04:52.096163 | instance | Tuesday 17 March 2026 15:04:52 +0000 (0:00:00.174) 0:00:09.891 ********* 2026-03-17 15:04:52.126085 | instance | ok: [localhost] 2026-03-17 15:04:52.126274 | instance | 2026-03-17 15:04:52.126569 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-03-17 15:04:52.126868 | instance | Tuesday 17 March 2026 15:04:52 +0000 (0:00:00.030) 0:00:09.922 ********* 2026-03-17 15:04:52.162496 | 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-03-17 15:04:52.162787 | instance | 2026-03-17 15:04:52.163086 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-03-17 15:04:52.163367 | instance | Tuesday 17 March 2026 15:04:52 +0000 (0:00:00.036) 0:00:09.958 ********* 2026-03-17 15:04:52.513649 | instance | changed: [localhost] 2026-03-17 15:04:52.514034 | instance | 2026-03-17 15:04:52.514378 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-03-17 15:04:52.514767 | instance | 2026-03-17 15:04:52.515085 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-03-17 15:04:52.515437 | instance | Tuesday 17 March 2026 15:04:52 +0000 (0:00:00.351) 0:00:10.309 ********* 2026-03-17 15:04:52.678463 | instance | changed: [localhost] 2026-03-17 15:04:52.678690 | instance | 2026-03-17 15:04:52.679075 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-03-17 15:04:52.679298 | instance | Tuesday 17 March 2026 15:04:52 +0000 (0:00:00.164) 0:00:10.474 ********* 2026-03-17 15:04:52.708320 | instance | ok: [localhost] 2026-03-17 15:04:52.708438 | instance | 2026-03-17 15:04:52.708611 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-03-17 15:04:52.708796 | instance | Tuesday 17 March 2026 15:04:52 +0000 (0:00:00.030) 0:00:10.504 ********* 2026-03-17 15:04:52.749079 | 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-03-17 15:04:52.749205 | instance | 2026-03-17 15:04:52.749387 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-03-17 15:04:52.749565 | instance | Tuesday 17 March 2026 15:04:52 +0000 (0:00:00.040) 0:00:10.545 ********* 2026-03-17 15:04:53.095736 | instance | changed: [localhost] 2026-03-17 15:04:53.095864 | instance | 2026-03-17 15:04:53.096043 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-03-17 15:04:53.096202 | instance | 2026-03-17 15:04:53.096377 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-03-17 15:04:53.096560 | instance | Tuesday 17 March 2026 15:04:53 +0000 (0:00:00.346) 0:00:10.891 ********* 2026-03-17 15:04:53.266639 | instance | changed: [localhost] 2026-03-17 15:04:53.266714 | instance | 2026-03-17 15:04:53.266961 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-03-17 15:04:53.267099 | instance | Tuesday 17 March 2026 15:04:53 +0000 (0:00:00.171) 0:00:11.063 ********* 2026-03-17 15:04:53.295826 | instance | ok: [localhost] 2026-03-17 15:04:53.296026 | instance | 2026-03-17 15:04:53.296267 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-03-17 15:04:53.296506 | instance | Tuesday 17 March 2026 15:04:53 +0000 (0:00:00.028) 0:00:11.092 ********* 2026-03-17 15:04:53.699807 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-03-17 15:04:53.699963 | instance | ok: [localhost] => (item=keepalived_password) 2026-03-17 15:04:53.700296 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-03-17 15:04:53.700612 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-03-17 15:04:53.700890 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-03-17 15:04:53.701134 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-03-17 15:04:53.701401 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-03-17 15:04:53.701670 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-03-17 15:04:53.701938 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-03-17 15:04:53.702234 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-03-17 15:04:53.702477 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-03-17 15:04:53.702795 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-03-17 15:04:53.703071 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-03-17 15:04:53.703601 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-03-17 15:04:53.703891 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-03-17 15:04:53.704164 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-03-17 15:04:53.704480 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-03-17 15:04:53.704763 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-03-17 15:04:53.705044 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-03-17 15:04:53.705330 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-03-17 15:04:53.705613 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-03-17 15:04:53.705899 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-03-17 15:04:53.706178 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-03-17 15:04:53.706471 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-03-17 15:04:53.706838 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-03-17 15:04:53.707126 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-03-17 15:04:53.707412 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-03-17 15:04:53.707696 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-03-17 15:04:53.707981 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-03-17 15:04:53.708327 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-03-17 15:04:53.708592 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-03-17 15:04:53.708755 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-03-17 15:04:53.708904 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-03-17 15:04:53.709101 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-03-17 15:04:53.709241 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-03-17 15:04:53.709405 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-03-17 15:04:53.709563 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-03-17 15:04:53.709732 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-03-17 15:04:53.709894 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-03-17 15:04:53.710059 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-03-17 15:04:53.710226 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-03-17 15:04:53.710393 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-03-17 15:04:53.710563 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-03-17 15:04:53.710782 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-03-17 15:04:53.710952 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-03-17 15:04:53.711119 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-03-17 15:04:53.711286 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-03-17 15:04:53.711451 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-03-17 15:04:53.711623 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-03-17 15:04:53.711795 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-03-17 15:04:53.711961 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-03-17 15:04:53.712127 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-03-17 15:04:53.712318 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-03-17 15:04:53.712481 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-03-17 15:04:53.712635 | instance | 2026-03-17 15:04:53.712801 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-03-17 15:04:53.712967 | instance | Tuesday 17 March 2026 15:04:53 +0000 (0:00:00.403) 0:00:11.495 ********* 2026-03-17 15:04:53.746132 | instance | ok: [localhost] => (item=barbican_kek) 2026-03-17 15:04:53.746402 | instance | 2026-03-17 15:04:53.746754 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-03-17 15:04:53.747049 | instance | Tuesday 17 March 2026 15:04:53 +0000 (0:00:00.046) 0:00:11.542 ********* 2026-03-17 15:04:54.126445 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-03-17 15:04:54.126693 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-03-17 15:04:54.127013 | instance | 2026-03-17 15:04:54.127281 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-03-17 15:04:54.127571 | instance | Tuesday 17 March 2026 15:04:54 +0000 (0:00:00.379) 0:00:11.922 ********* 2026-03-17 15:04:57.813670 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-03-17 15:04:57.813918 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-03-17 15:04:57.814173 | instance | 2026-03-17 15:04:57.814480 | instance | TASK [Set values for SSH keys] ************************************************* 2026-03-17 15:04:57.814839 | instance | Tuesday 17 March 2026 15:04:57 +0000 (0:00:03.686) 0:00:15.609 ********* 2026-03-17 15:04:57.863431 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-03-17 15:04:57.863698 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-03-17 15:04:57.864005 | instance | 2026-03-17 15:04:57.864364 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-03-17 15:04:57.864615 | instance | Tuesday 17 March 2026 15:04:57 +0000 (0:00:00.050) 0:00:15.660 ********* 2026-03-17 15:04:58.198573 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-03-17 15:04:58.198815 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-03-17 15:04:58.199073 | instance | 2026-03-17 15:04:58.199368 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-03-17 15:04:58.199642 | instance | Tuesday 17 March 2026 15:04:58 +0000 (0:00:00.334) 0:00:15.994 ********* 2026-03-17 15:04:58.538896 | instance | changed: [localhost] 2026-03-17 15:04:58.539146 | instance | 2026-03-17 15:04:58.539477 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-03-17 15:04:58.539736 | instance | Tuesday 17 March 2026 15:04:58 +0000 (0:00:00.339) 0:00:16.334 ********* 2026-03-17 15:04:58.573464 | instance | skipping: [localhost] 2026-03-17 15:04:58.573709 | instance | 2026-03-17 15:04:58.573983 | instance | PLAY [Setup networking] ******************************************************** 2026-03-17 15:04:58.574235 | instance | 2026-03-17 15:04:58.574501 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-17 15:04:58.574799 | instance | Tuesday 17 March 2026 15:04:58 +0000 (0:00:00.035) 0:00:16.370 ********* 2026-03-17 15:04:59.260845 | instance | ok: [instance] 2026-03-17 15:04:59.260905 | instance | 2026-03-17 15:04:59.260916 | instance | TASK [Create bridge for management network] ************************************ 2026-03-17 15:04:59.260926 | instance | Tuesday 17 March 2026 15:04:59 +0000 (0:00:00.685) 0:00:17.055 ********* 2026-03-17 15:04:59.575244 | instance | ok: [instance] 2026-03-17 15:04:59.575418 | instance | 2026-03-17 15:04:59.575676 | instance | TASK [Create fake interface for management bridge] ***************************** 2026-03-17 15:04:59.575895 | instance | Tuesday 17 March 2026 15:04:59 +0000 (0:00:00.315) 0:00:17.371 ********* 2026-03-17 15:04:59.765638 | instance | ok: [instance] 2026-03-17 15:04:59.765911 | instance | 2026-03-17 15:04:59.766312 | instance | TASK [Assign dummy interface to management bridge] ***************************** 2026-03-17 15:04:59.766673 | instance | Tuesday 17 March 2026 15:04:59 +0000 (0:00:00.190) 0:00:17.562 ********* 2026-03-17 15:04:59.954157 | instance | ok: [instance] 2026-03-17 15:04:59.954355 | instance | 2026-03-17 15:04:59.954692 | instance | TASK [Assign IP address for management bridge] ********************************* 2026-03-17 15:04:59.955007 | instance | Tuesday 17 March 2026 15:04:59 +0000 (0:00:00.188) 0:00:17.750 ********* 2026-03-17 15:05:00.141598 | instance | ok: [instance] 2026-03-17 15:05:00.142008 | instance | 2026-03-17 15:05:00.142391 | instance | TASK [Bring up interfaces] ***************************************************** 2026-03-17 15:05:00.142819 | instance | Tuesday 17 March 2026 15:05:00 +0000 (0:00:00.187) 0:00:17.938 ********* 2026-03-17 15:05:00.536649 | instance | ok: [instance] => (item=br-mgmt) 2026-03-17 15:05:00.537097 | instance | ok: [instance] => (item=dummy0) 2026-03-17 15:05:00.537447 | instance | 2026-03-17 15:05:00.537838 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-03-17 15:05:00.538159 | instance | 2026-03-17 15:05:00.538536 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-17 15:05:00.538924 | instance | Tuesday 17 March 2026 15:05:00 +0000 (0:00:00.394) 0:00:18.332 ********* 2026-03-17 15:05:01.233996 | instance | ok: [instance] 2026-03-17 15:05:01.234630 | instance | 2026-03-17 15:05:01.235132 | instance | TASK [Install depedencies] ***************************************************** 2026-03-17 15:05:01.235730 | instance | Tuesday 17 March 2026 15:05:01 +0000 (0:00:00.696) 0:00:19.029 ********* 2026-03-17 15:05:30.177806 | instance | changed: [instance] 2026-03-17 15:05:30.177852 | instance | 2026-03-17 15:05:30.177860 | instance | TASK [Start up service] ******************************************************** 2026-03-17 15:05:30.177956 | instance | Tuesday 17 March 2026 15:05:30 +0000 (0:00:28.943) 0:00:47.973 ********* 2026-03-17 15:05:30.693257 | instance | ok: [instance] 2026-03-17 15:05:30.693338 | instance | 2026-03-17 15:05:30.693597 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-03-17 15:05:30.693637 | instance | Tuesday 17 March 2026 15:05:30 +0000 (0:00:00.516) 0:00:48.489 ********* 2026-03-17 15:05:30.906466 | instance | ok: [instance] 2026-03-17 15:05:30.906582 | instance | 2026-03-17 15:05:30.906596 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-03-17 15:05:30.906777 | instance | Tuesday 17 March 2026 15:05:30 +0000 (0:00:00.213) 0:00:48.703 ********* 2026-03-17 15:05:31.360734 | instance | changed: [instance] 2026-03-17 15:05:31.361518 | instance | 2026-03-17 15:05:31.361595 | instance | TASK [Get list of all loopback devices] **************************************** 2026-03-17 15:05:31.361604 | instance | Tuesday 17 March 2026 15:05:31 +0000 (0:00:00.453) 0:00:49.156 ********* 2026-03-17 15:05:31.551855 | instance | ok: [instance] 2026-03-17 15:05:31.551982 | instance | 2026-03-17 15:05:31.552076 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-03-17 15:05:31.552273 | instance | Tuesday 17 March 2026 15:05:31 +0000 (0:00:00.191) 0:00:49.348 ********* 2026-03-17 15:05:31.582940 | instance | skipping: [instance] 2026-03-17 15:05:31.583338 | instance | 2026-03-17 15:05:31.583382 | instance | TASK [Create devices for Ceph] ************************************************* 2026-03-17 15:05:31.583388 | instance | Tuesday 17 March 2026 15:05:31 +0000 (0:00:00.030) 0:00:49.378 ********* 2026-03-17 15:05:32.119487 | instance | changed: [instance] => (item=osd0) 2026-03-17 15:05:32.120322 | instance | changed: [instance] => (item=osd1) 2026-03-17 15:05:32.120363 | instance | changed: [instance] => (item=osd2) 2026-03-17 15:05:32.120370 | instance | 2026-03-17 15:05:32.120377 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-03-17 15:05:32.120383 | instance | Tuesday 17 March 2026 15:05:32 +0000 (0:00:00.537) 0:00:49.916 ********* 2026-03-17 15:05:32.635749 | instance | changed: [instance] => (item=osd0) 2026-03-17 15:05:32.636591 | instance | changed: [instance] => (item=osd1) 2026-03-17 15:05:32.636634 | instance | changed: [instance] => (item=osd2) 2026-03-17 15:05:32.636639 | instance | 2026-03-17 15:05:32.636644 | instance | TASK [Start loop devices] ****************************************************** 2026-03-17 15:05:32.636649 | instance | Tuesday 17 March 2026 15:05:32 +0000 (0:00:00.515) 0:00:50.432 ********* 2026-03-17 15:05:33.383964 | instance | changed: [instance] => (item=osd0) 2026-03-17 15:05:33.384081 | instance | changed: [instance] => (item=osd1) 2026-03-17 15:05:33.384306 | instance | changed: [instance] => (item=osd2) 2026-03-17 15:05:33.384504 | instance | 2026-03-17 15:05:33.384714 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-03-17 15:05:33.384921 | instance | Tuesday 17 March 2026 15:05:33 +0000 (0:00:00.748) 0:00:51.180 ********* 2026-03-17 15:05:36.346674 | instance | changed: [instance] => (item=osd0) 2026-03-17 15:05:36.346718 | instance | changed: [instance] => (item=osd1) 2026-03-17 15:05:36.346764 | instance | changed: [instance] => (item=osd2) 2026-03-17 15:05:36.346780 | instance | 2026-03-17 15:05:36.346787 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-03-17 15:05:36.346794 | instance | Tuesday 17 March 2026 15:05:36 +0000 (0:00:02.961) 0:00:54.142 ********* 2026-03-17 15:05:38.463198 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-03-17 15:05:38.463273 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-03-17 15:05:38.464071 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-03-17 15:05:38.464110 | instance | 2026-03-17 15:05:38.464116 | instance | PLAY [controllers] ************************************************************* 2026-03-17 15:05:38.464121 | instance | 2026-03-17 15:05:38.464125 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-17 15:05:38.464129 | instance | Tuesday 17 March 2026 15:05:38 +0000 (0:00:02.117) 0:00:56.259 ********* 2026-03-17 15:05:39.359458 | instance | ok: [instance] 2026-03-17 15:05:39.359582 | instance | 2026-03-17 15:05:39.359595 | instance | TASK [Set masquerade rule] ***************************************************** 2026-03-17 15:05:39.359769 | instance | Tuesday 17 March 2026 15:05:39 +0000 (0:00:00.896) 0:00:57.156 ********* 2026-03-17 15:05:39.972087 | instance | changed: [instance] 2026-03-17 15:05:39.972396 | instance | 2026-03-17 15:05:39.972406 | instance | PLAY RECAP ********************************************************************* 2026-03-17 15:05:39.972414 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-03-17 15:05:39.972420 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-03-17 15:05:39.972426 | instance | 2026-03-17 15:05:39.972432 | instance | Tuesday 17 March 2026 15:05:39 +0000 (0:00:00.603) 0:00:57.759 ********* 2026-03-17 15:05:39.972438 | instance | =============================================================================== 2026-03-17 15:05:39.972444 | instance | Install depedencies ---------------------------------------------------- 28.94s 2026-03-17 15:05:39.972515 | instance | Generate SSH keys for missing variables --------------------------------- 3.69s 2026-03-17 15:05:39.972525 | instance | Create a volume group for each loop device ------------------------------ 2.96s 2026-03-17 15:05:39.972533 | instance | Create a logical volume for each loop device ---------------------------- 2.12s 2026-03-17 15:05:39.972541 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.30s 2026-03-17 15:05:39.972548 | instance | Gathering Facts --------------------------------------------------------- 1.12s 2026-03-17 15:05:39.972555 | instance | Create folders for workspace -------------------------------------------- 1.04s 2026-03-17 15:05:39.972562 | instance | Gathering Facts --------------------------------------------------------- 0.90s 2026-03-17 15:05:39.972569 | instance | Start loop devices ------------------------------------------------------ 0.75s 2026-03-17 15:05:39.972575 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.74s 2026-03-17 15:05:39.972607 | instance | Gathering Facts --------------------------------------------------------- 0.70s 2026-03-17 15:05:39.972613 | instance | Gathering Facts --------------------------------------------------------- 0.69s 2026-03-17 15:05:39.972619 | instance | Gathering Facts --------------------------------------------------------- 0.66s 2026-03-17 15:05:39.972624 | instance | Configure short hostname ------------------------------------------------ 0.65s 2026-03-17 15:05:39.972630 | instance | Purge "snapd" package --------------------------------------------------- 0.63s 2026-03-17 15:05:39.972635 | instance | Set masquerade rule ----------------------------------------------------- 0.60s 2026-03-17 15:05:39.972641 | instance | Create devices for Ceph ------------------------------------------------- 0.54s 2026-03-17 15:05:39.972653 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.52s 2026-03-17 15:05:39.972687 | instance | Start up service -------------------------------------------------------- 0.52s 2026-03-17 15:05:39.972705 | instance | Set permissions on loopback devices ------------------------------------- 0.52s 2026-03-17 15:05:40.031342 | instance | INFO [aio > prepare] Executed: Successful 2026-03-17 15:05:40.039453 | instance | INFO [aio > converge] Executing 2026-03-17 15:05:42.705016 | instance | 2026-03-17 15:05:42.705135 | instance | PLAY [all] ********************************************************************* 2026-03-17 15:05:42.705311 | instance | 2026-03-17 15:05:42.705495 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-17 15:05:42.705693 | instance | Tuesday 17 March 2026 15:05:42 +0000 (0:00:00.016) 0:00:00.016 ********* 2026-03-17 15:05:43.965070 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-03-17 15:05:43.965504 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-03-17 15:05:43.965877 | instance | interpreter could change the meaning of that path. See 2026-03-17 15:05:43.966242 | instance | https://docs.ansible.com/ansible- 2026-03-17 15:05:43.966612 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-03-17 15:05:43.979321 | instance | ok: [instance] 2026-03-17 15:05:43.979412 | instance | 2026-03-17 15:05:43.979541 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-03-17 15:05:43.979733 | instance | Tuesday 17 March 2026 15:05:43 +0000 (0:00:01.271) 0:00:01.287 ********* 2026-03-17 15:05:44.159727 | instance | ok: [instance] 2026-03-17 15:05:44.160129 | instance | 2026-03-17 15:05:44.160578 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-03-17 15:05:44.161101 | instance | 2026-03-17 15:05:44.161559 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-17 15:05:44.162009 | instance | Tuesday 17 March 2026 15:05:44 +0000 (0:00:00.179) 0:00:01.467 ********* 2026-03-17 15:05:45.035258 | instance | ok: [instance] 2026-03-17 15:05:45.035338 | instance | 2026-03-17 15:05:45.035460 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-17 15:05:45.035685 | instance | Tuesday 17 March 2026 15:05:45 +0000 (0:00:00.878) 0:00:02.346 ********* 2026-03-17 15:05:45.347228 | instance | ok: [instance] 2026-03-17 15:05:45.347297 | instance | 2026-03-17 15:05:45.347424 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-17 15:05:45.347605 | instance | Tuesday 17 March 2026 15:05:45 +0000 (0:00:00.311) 0:00:02.657 ********* 2026-03-17 15:05:45.391297 | instance | skipping: [instance] 2026-03-17 15:05:45.391501 | instance | 2026-03-17 15:05:45.391672 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-17 15:05:45.391834 | instance | Tuesday 17 March 2026 15:05:45 +0000 (0:00:00.042) 0:00:02.700 ********* 2026-03-17 15:05:45.675727 | instance | changed: [instance] 2026-03-17 15:05:45.676167 | instance | 2026-03-17 15:05:45.676624 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-17 15:05:45.677031 | instance | Tuesday 17 March 2026 15:05:45 +0000 (0:00:00.285) 0:00:02.985 ********* 2026-03-17 15:05:45.767095 | instance | ok: [instance] => { 2026-03-17 15:05:45.767333 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-03-17 15:05:45.767486 | instance | } 2026-03-17 15:05:45.767631 | instance | 2026-03-17 15:05:45.767818 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-17 15:05:45.767974 | instance | Tuesday 17 March 2026 15:05:45 +0000 (0:00:00.089) 0:00:03.074 ********* 2026-03-17 15:05:46.437415 | instance | changed: [instance] 2026-03-17 15:05:46.437444 | instance | 2026-03-17 15:05:46.437450 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-17 15:05:46.437455 | instance | Tuesday 17 March 2026 15:05:46 +0000 (0:00:00.673) 0:00:03.748 ********* 2026-03-17 15:05:46.492581 | instance | skipping: [instance] 2026-03-17 15:05:46.492619 | instance | 2026-03-17 15:05:46.492624 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-17 15:05:46.492629 | instance | Tuesday 17 March 2026 15:05:46 +0000 (0:00:00.055) 0:00:03.803 ********* 2026-03-17 15:05:46.543902 | instance | skipping: [instance] 2026-03-17 15:05:46.543937 | instance | 2026-03-17 15:05:46.543942 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-17 15:05:46.543947 | instance | Tuesday 17 March 2026 15:05:46 +0000 (0:00:00.051) 0:00:03.854 ********* 2026-03-17 15:05:46.771554 | instance | ok: [instance] 2026-03-17 15:05:46.771589 | instance | 2026-03-17 15:05:46.771594 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-17 15:05:46.771599 | instance | Tuesday 17 March 2026 15:05:46 +0000 (0:00:00.227) 0:00:04.082 ********* 2026-03-17 15:05:47.982710 | instance | ok: [instance] 2026-03-17 15:05:47.982800 | instance | 2026-03-17 15:05:47.983077 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-17 15:05:47.983114 | instance | Tuesday 17 March 2026 15:05:47 +0000 (0:00:01.211) 0:00:05.294 ********* 2026-03-17 15:05:48.052791 | instance | ok: [instance] => { 2026-03-17 15:05:48.052882 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-03-17 15:05:48.053354 | instance | } 2026-03-17 15:05:48.053391 | instance | 2026-03-17 15:05:48.053396 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-17 15:05:48.053401 | instance | Tuesday 17 March 2026 15:05:48 +0000 (0:00:00.069) 0:00:05.364 ********* 2026-03-17 15:05:48.806866 | instance | changed: [instance] 2026-03-17 15:05:48.806926 | instance | 2026-03-17 15:05:48.807273 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-17 15:05:48.807345 | instance | Tuesday 17 March 2026 15:05:48 +0000 (0:00:00.753) 0:00:06.117 ********* 2026-03-17 15:05:51.718368 | instance | changed: [instance] 2026-03-17 15:05:51.718459 | instance | 2026-03-17 15:05:51.718919 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-03-17 15:05:51.719143 | instance | Tuesday 17 March 2026 15:05:51 +0000 (0:00:02.912) 0:00:09.029 ********* 2026-03-17 15:05:51.754151 | instance | skipping: [instance] 2026-03-17 15:05:51.754510 | instance | 2026-03-17 15:05:51.754543 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-03-17 15:05:51.754549 | instance | Tuesday 17 March 2026 15:05:51 +0000 (0:00:00.035) 0:00:09.065 ********* 2026-03-17 15:05:51.786559 | instance | skipping: [instance] 2026-03-17 15:05:51.786878 | instance | 2026-03-17 15:05:51.786916 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-03-17 15:05:51.786932 | instance | Tuesday 17 March 2026 15:05:51 +0000 (0:00:00.032) 0:00:09.097 ********* 2026-03-17 15:05:51.824684 | instance | skipping: [instance] 2026-03-17 15:05:51.825193 | instance | 2026-03-17 15:05:51.825237 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-03-17 15:05:51.825245 | instance | Tuesday 17 March 2026 15:05:51 +0000 (0:00:00.037) 0:00:09.135 ********* 2026-03-17 15:05:57.132778 | instance | changed: [instance] 2026-03-17 15:05:57.132858 | instance | 2026-03-17 15:05:57.133091 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-03-17 15:05:57.133126 | instance | Tuesday 17 March 2026 15:05:57 +0000 (0:00:05.308) 0:00:14.443 ********* 2026-03-17 15:05:57.667703 | instance | changed: [instance] 2026-03-17 15:05:57.667749 | instance | 2026-03-17 15:05:57.667756 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-03-17 15:05:57.667762 | instance | Tuesday 17 March 2026 15:05:57 +0000 (0:00:00.534) 0:00:14.978 ********* 2026-03-17 15:05:58.578937 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-03-17 15:05:58.579046 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-03-17 15:05:58.579133 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-03-17 15:05:58.579323 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-03-17 15:05:58.579478 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-03-17 15:05:58.579618 | instance | 2026-03-17 15:05:58.579767 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-03-17 15:05:58.579914 | instance | Tuesday 17 March 2026 15:05:58 +0000 (0:00:00.911) 0:00:15.890 ********* 2026-03-17 15:05:59.122981 | instance | changed: [instance] 2026-03-17 15:05:59.123063 | instance | 2026-03-17 15:05:59.123158 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-03-17 15:05:59.123343 | instance | Tuesday 17 March 2026 15:05:59 +0000 (0:00:00.532) 0:00:16.422 ********* 2026-03-17 15:05:59.123482 | instance | 2026-03-17 15:05:59.123630 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-03-17 15:05:59.123924 | instance | Tuesday 17 March 2026 15:05:59 +0000 (0:00:00.011) 0:00:16.434 ********* 2026-03-17 15:06:00.088410 | instance | ok: [instance] 2026-03-17 15:06:00.088835 | instance | 2026-03-17 15:06:00.088875 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-03-17 15:06:00.088881 | instance | Tuesday 17 March 2026 15:06:00 +0000 (0:00:00.965) 0:00:17.399 ********* 2026-03-17 15:06:00.536812 | instance | changed: [instance] 2026-03-17 15:06:00.536967 | instance | 2026-03-17 15:06:00.536980 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-03-17 15:06:00.537125 | instance | Tuesday 17 March 2026 15:06:00 +0000 (0:00:00.448) 0:00:17.847 ********* 2026-03-17 15:06:01.106009 | instance | changed: [instance] 2026-03-17 15:06:01.106147 | instance | 2026-03-17 15:06:01.106158 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-17 15:06:01.106333 | instance | Tuesday 17 March 2026 15:06:01 +0000 (0:00:00.569) 0:00:18.417 ********* 2026-03-17 15:06:01.327642 | instance | ok: [instance] 2026-03-17 15:06:01.327703 | instance | 2026-03-17 15:06:01.328051 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-17 15:06:01.328130 | instance | Tuesday 17 March 2026 15:06:01 +0000 (0:00:00.220) 0:00:18.637 ********* 2026-03-17 15:06:01.400648 | instance | ok: [instance] => { 2026-03-17 15:06:01.400762 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-03-17 15:06:01.400779 | instance | } 2026-03-17 15:06:01.401163 | instance | 2026-03-17 15:06:01.401218 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-17 15:06:01.401238 | instance | Tuesday 17 March 2026 15:06:01 +0000 (0:00:00.073) 0:00:18.711 ********* 2026-03-17 15:06:02.533051 | instance | changed: [instance] 2026-03-17 15:06:02.533135 | instance | 2026-03-17 15:06:02.533388 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-17 15:06:02.533429 | instance | Tuesday 17 March 2026 15:06:02 +0000 (0:00:01.132) 0:00:19.844 ********* 2026-03-17 15:06:07.487361 | instance | changed: [instance] 2026-03-17 15:06:07.487818 | instance | 2026-03-17 15:06:07.487843 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-03-17 15:06:07.487851 | instance | Tuesday 17 March 2026 15:06:07 +0000 (0:00:04.954) 0:00:24.798 ********* 2026-03-17 15:06:08.448536 | instance | ok: [instance] 2026-03-17 15:06:08.448608 | instance | 2026-03-17 15:06:08.448891 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-03-17 15:06:08.448939 | instance | Tuesday 17 March 2026 15:06:08 +0000 (0:00:00.961) 0:00:25.759 ********* 2026-03-17 15:06:09.232759 | instance | changed: [instance] 2026-03-17 15:06:09.232821 | instance | 2026-03-17 15:06:09.233054 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-03-17 15:06:09.233068 | instance | Tuesday 17 March 2026 15:06:09 +0000 (0:00:00.784) 0:00:26.544 ********* 2026-03-17 15:06:09.709546 | instance | changed: [instance] 2026-03-17 15:06:09.709621 | instance | 2026-03-17 15:06:09.709896 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-03-17 15:06:09.709932 | instance | Tuesday 17 March 2026 15:06:09 +0000 (0:00:00.476) 0:00:27.020 ********* 2026-03-17 15:06:10.300795 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-03-17 15:06:10.300919 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-03-17 15:06:10.301639 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-03-17 15:06:10.301683 | instance | 2026-03-17 15:06:10.301691 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-03-17 15:06:10.301698 | instance | Tuesday 17 March 2026 15:06:10 +0000 (0:00:00.577) 0:00:27.598 ********* 2026-03-17 15:06:10.848256 | instance | changed: [instance] 2026-03-17 15:06:10.848322 | instance | 2026-03-17 15:06:10.848603 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-03-17 15:06:10.848640 | instance | Tuesday 17 March 2026 15:06:10 +0000 (0:00:00.560) 0:00:28.159 ********* 2026-03-17 15:06:11.369042 | instance | changed: [instance] 2026-03-17 15:06:11.369127 | instance | 2026-03-17 15:06:11.369696 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-03-17 15:06:11.369735 | instance | Tuesday 17 March 2026 15:06:11 +0000 (0:00:00.512) 0:00:28.671 ********* 2026-03-17 15:06:11.369741 | instance | 2026-03-17 15:06:11.369746 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-03-17 15:06:11.369750 | instance | Tuesday 17 March 2026 15:06:11 +0000 (0:00:00.008) 0:00:28.680 ********* 2026-03-17 15:06:12.087723 | instance | ok: [instance] 2026-03-17 15:06:12.087799 | instance | 2026-03-17 15:06:12.088079 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-03-17 15:06:12.088127 | instance | Tuesday 17 March 2026 15:06:12 +0000 (0:00:00.718) 0:00:29.398 ********* 2026-03-17 15:06:17.060669 | instance | changed: [instance] 2026-03-17 15:06:17.060752 | instance | 2026-03-17 15:06:17.060813 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-03-17 15:06:17.060997 | instance | Tuesday 17 March 2026 15:06:17 +0000 (0:00:04.972) 0:00:34.371 ********* 2026-03-17 15:06:17.595297 | instance | changed: [instance] 2026-03-17 15:06:17.595339 | instance | 2026-03-17 15:06:17.595346 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-03-17 15:06:17.595352 | instance | Tuesday 17 March 2026 15:06:17 +0000 (0:00:00.534) 0:00:34.905 ********* 2026-03-17 15:06:17.663646 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-03-17 15:06:17.663717 | instance | 2026-03-17 15:06:17.663972 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-03-17 15:06:17.664011 | instance | Tuesday 17 March 2026 15:06:17 +0000 (0:00:00.068) 0:00:34.974 ********* 2026-03-17 15:06:22.142034 | instance | changed: [instance] 2026-03-17 15:06:22.142110 | instance | 2026-03-17 15:06:22.142366 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-03-17 15:06:22.142403 | instance | Tuesday 17 March 2026 15:06:22 +0000 (0:00:04.478) 0:00:39.453 ********* 2026-03-17 15:06:22.780292 | instance | ok: [instance] => (item=chronyd) 2026-03-17 15:06:22.780365 | instance | ok: [instance] => (item=sshd) 2026-03-17 15:06:22.780837 | instance | 2026-03-17 15:06:22.780878 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-03-17 15:06:22.780884 | instance | Tuesday 17 March 2026 15:06:22 +0000 (0:00:00.638) 0:00:40.091 ********* 2026-03-17 15:06:23.103752 | instance | changed: [instance] 2026-03-17 15:06:23.104274 | instance | 2026-03-17 15:06:23.104294 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-03-17 15:06:23.104302 | instance | Tuesday 17 March 2026 15:06:23 +0000 (0:00:00.323) 0:00:40.415 ********* 2026-03-17 15:06:23.295594 | instance | ok: [instance] 2026-03-17 15:06:23.295685 | instance | 2026-03-17 15:06:23.295940 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-03-17 15:06:23.295954 | instance | Tuesday 17 March 2026 15:06:23 +0000 (0:00:00.191) 0:00:40.606 ********* 2026-03-17 15:06:23.771344 | instance | changed: [instance] 2026-03-17 15:06:23.771424 | instance | 2026-03-17 15:06:23.771711 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-03-17 15:06:23.771745 | instance | Tuesday 17 March 2026 15:06:23 +0000 (0:00:00.475) 0:00:41.082 ********* 2026-03-17 15:06:24.148026 | instance | changed: [instance] 2026-03-17 15:06:24.148107 | instance | 2026-03-17 15:06:24.148354 | instance | TASK [vexxhost.ceph.mon : Get `cephadm ls` status] ***************************** 2026-03-17 15:06:24.148388 | instance | Tuesday 17 March 2026 15:06:24 +0000 (0:00:00.376) 0:00:41.459 ********* 2026-03-17 15:06:25.736178 | instance | ok: [instance] 2026-03-17 15:06:25.736517 | instance | 2026-03-17 15:06:25.736534 | instance | TASK [vexxhost.ceph.mon : Parse the `cephadm ls` output] *********************** 2026-03-17 15:06:25.736539 | instance | Tuesday 17 March 2026 15:06:25 +0000 (0:00:01.588) 0:00:43.047 ********* 2026-03-17 15:06:25.794924 | instance | ok: [instance] 2026-03-17 15:06:25.794997 | instance | 2026-03-17 15:06:25.795396 | instance | TASK [vexxhost.ceph.mon : Assimilate existing configs in `ceph.conf`] ********** 2026-03-17 15:06:25.795442 | instance | Tuesday 17 March 2026 15:06:25 +0000 (0:00:00.058) 0:00:43.105 ********* 2026-03-17 15:06:25.831416 | instance | skipping: [instance] 2026-03-17 15:06:25.831514 | instance | 2026-03-17 15:06:25.831785 | instance | TASK [vexxhost.ceph.mon : Adopt monitor to cluster] **************************** 2026-03-17 15:06:25.831825 | instance | Tuesday 17 March 2026 15:06:25 +0000 (0:00:00.036) 0:00:43.142 ********* 2026-03-17 15:06:25.866912 | instance | skipping: [instance] 2026-03-17 15:06:25.867280 | instance | 2026-03-17 15:06:25.867305 | instance | TASK [vexxhost.ceph.mon : Adopt manager to cluster] **************************** 2026-03-17 15:06:25.867311 | instance | Tuesday 17 March 2026 15:06:25 +0000 (0:00:00.035) 0:00:43.178 ********* 2026-03-17 15:06:25.904453 | instance | skipping: [instance] 2026-03-17 15:06:25.904589 | instance | 2026-03-17 15:06:25.904927 | instance | TASK [vexxhost.ceph.mon : Enable "cephadm" mgr module] ************************* 2026-03-17 15:06:25.904947 | instance | Tuesday 17 March 2026 15:06:25 +0000 (0:00:00.037) 0:00:43.215 ********* 2026-03-17 15:06:25.941970 | instance | skipping: [instance] 2026-03-17 15:06:25.942390 | instance | 2026-03-17 15:06:25.942411 | instance | TASK [vexxhost.ceph.mon : Set orchestrator backend to "cephadm"] *************** 2026-03-17 15:06:25.942418 | instance | Tuesday 17 March 2026 15:06:25 +0000 (0:00:00.037) 0:00:43.253 ********* 2026-03-17 15:06:25.970840 | instance | skipping: [instance] 2026-03-17 15:06:25.970927 | instance | 2026-03-17 15:06:25.971015 | instance | TASK [vexxhost.ceph.mon : Use `cephadm` user for cephadm] ********************** 2026-03-17 15:06:25.971206 | instance | Tuesday 17 March 2026 15:06:25 +0000 (0:00:00.028) 0:00:43.282 ********* 2026-03-17 15:06:26.002925 | instance | skipping: [instance] 2026-03-17 15:06:26.003051 | instance | 2026-03-17 15:06:26.003304 | instance | TASK [vexxhost.ceph.mon : Generate "cephadm" key] ****************************** 2026-03-17 15:06:26.003461 | instance | Tuesday 17 March 2026 15:06:25 +0000 (0:00:00.031) 0:00:43.314 ********* 2026-03-17 15:06:26.036069 | instance | skipping: [instance] 2026-03-17 15:06:26.036142 | instance | 2026-03-17 15:06:26.036266 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-03-17 15:06:26.036453 | instance | Tuesday 17 March 2026 15:06:26 +0000 (0:00:00.033) 0:00:43.347 ********* 2026-03-17 15:06:26.143471 | instance | ok: [instance] 2026-03-17 15:06:26.143701 | instance | 2026-03-17 15:06:26.143885 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-03-17 15:06:26.144062 | instance | Tuesday 17 March 2026 15:06:26 +0000 (0:00:00.106) 0:00:43.454 ********* 2026-03-17 15:06:26.355220 | instance | ok: [instance] => (item=instance) 2026-03-17 15:06:26.355294 | instance | 2026-03-17 15:06:26.355423 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-03-17 15:06:26.355607 | instance | Tuesday 17 March 2026 15:06:26 +0000 (0:00:00.211) 0:00:43.665 ********* 2026-03-17 15:06:26.407390 | instance | ok: [instance] 2026-03-17 15:06:26.407545 | instance | 2026-03-17 15:06:26.407796 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-03-17 15:06:26.408007 | instance | Tuesday 17 March 2026 15:06:26 +0000 (0:00:00.051) 0:00:43.717 ********* 2026-03-17 15:06:26.479172 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-03-17 15:06:26.479354 | instance | 2026-03-17 15:06:26.479513 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-03-17 15:06:26.479662 | instance | Tuesday 17 March 2026 15:06:26 +0000 (0:00:00.071) 0:00:43.788 ********* 2026-03-17 15:06:26.819594 | instance | changed: [instance] 2026-03-17 15:06:26.819966 | instance | 2026-03-17 15:06:26.820297 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-03-17 15:06:26.820620 | instance | Tuesday 17 March 2026 15:06:26 +0000 (0:00:00.339) 0:00:44.128 ********* 2026-03-17 15:06:27.568572 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-03-17 15:06:27.568664 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-03-17 15:06:27.569186 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-03-17 15:06:27.569224 | instance | 2026-03-17 15:06:27.569229 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap coomand] ******************************* 2026-03-17 15:06:27.569234 | instance | Tuesday 17 March 2026 15:06:27 +0000 (0:00:00.750) 0:00:44.879 ********* 2026-03-17 15:08:58.741717 | instance | ok: [instance] 2026-03-17 15:08:58.741789 | instance | 2026-03-17 15:08:58.741902 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-03-17 15:08:58.742028 | instance | Tuesday 17 March 2026 15:08:58 +0000 (0:02:31.167) 0:03:16.047 ********* 2026-03-17 15:08:58.961846 | instance | changed: [instance] 2026-03-17 15:08:58.962083 | instance | 2026-03-17 15:08:58.962384 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-03-17 15:08:58.962831 | instance | Tuesday 17 March 2026 15:08:58 +0000 (0:00:00.224) 0:03:16.272 ********* 2026-03-17 15:08:59.003910 | instance | ok: [instance] 2026-03-17 15:08:59.004202 | instance | 2026-03-17 15:08:59.004429 | instance | TASK [Install Ceph host] ******************************************************* 2026-03-17 15:08:59.004734 | instance | Tuesday 17 March 2026 15:08:58 +0000 (0:00:00.042) 0:03:16.314 ********* 2026-03-17 15:08:59.090487 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-03-17 15:08:59.090720 | instance | 2026-03-17 15:08:59.091023 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-03-17 15:08:59.091290 | instance | Tuesday 17 March 2026 15:08:59 +0000 (0:00:00.086) 0:03:16.401 ********* 2026-03-17 15:09:00.742490 | instance | ok: [instance] 2026-03-17 15:09:00.742709 | instance | 2026-03-17 15:09:00.743045 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-03-17 15:09:00.743328 | instance | Tuesday 17 March 2026 15:09:00 +0000 (0:00:01.651) 0:03:18.052 ********* 2026-03-17 15:09:00.811736 | instance | ok: [instance] => (item=instance) 2026-03-17 15:09:00.811819 | instance | 2026-03-17 15:09:00.812025 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-03-17 15:09:00.812192 | instance | Tuesday 17 March 2026 15:09:00 +0000 (0:00:00.069) 0:03:18.122 ********* 2026-03-17 15:09:01.254683 | instance | ok: [instance] 2026-03-17 15:09:01.254940 | instance | 2026-03-17 15:09:01.255227 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-03-17 15:09:01.255515 | instance | Tuesday 17 March 2026 15:09:01 +0000 (0:00:00.443) 0:03:18.565 ********* 2026-03-17 15:09:03.294565 | instance | ok: [instance] 2026-03-17 15:09:03.294627 | instance | 2026-03-17 15:09:03.294638 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-03-17 15:09:03.294649 | instance | Tuesday 17 March 2026 15:09:03 +0000 (0:00:02.038) 0:03:20.604 ********* 2026-03-17 15:09:04.983145 | instance | ok: [instance] 2026-03-17 15:09:04.983260 | instance | 2026-03-17 15:09:04.983579 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-03-17 15:09:04.983640 | instance | Tuesday 17 March 2026 15:09:04 +0000 (0:00:01.689) 0:03:22.294 ********* 2026-03-17 15:09:19.808633 | instance | ok: [instance] 2026-03-17 15:09:19.808732 | instance | 2026-03-17 15:09:19.808962 | instance | TASK [Install Ceph host] ******************************************************* 2026-03-17 15:09:19.809005 | instance | Tuesday 17 March 2026 15:09:19 +0000 (0:00:14.825) 0:03:37.119 ********* 2026-03-17 15:09:19.895232 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-03-17 15:09:19.895306 | instance | 2026-03-17 15:09:19.895568 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-03-17 15:09:19.895617 | instance | Tuesday 17 March 2026 15:09:19 +0000 (0:00:00.086) 0:03:37.206 ********* 2026-03-17 15:09:19.941693 | instance | skipping: [instance] 2026-03-17 15:09:19.941762 | instance | 2026-03-17 15:09:19.942060 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-03-17 15:09:19.942103 | instance | Tuesday 17 March 2026 15:09:19 +0000 (0:00:00.046) 0:03:37.252 ********* 2026-03-17 15:09:20.007573 | instance | skipping: [instance] => (item=instance) 2026-03-17 15:09:20.007621 | instance | skipping: [instance] 2026-03-17 15:09:20.007627 | instance | 2026-03-17 15:09:20.007632 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-03-17 15:09:20.007637 | instance | Tuesday 17 March 2026 15:09:19 +0000 (0:00:00.064) 0:03:37.317 ********* 2026-03-17 15:09:20.300813 | instance | ok: [instance] 2026-03-17 15:09:20.300880 | instance | 2026-03-17 15:09:20.300891 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-03-17 15:09:20.300909 | instance | Tuesday 17 March 2026 15:09:20 +0000 (0:00:00.293) 0:03:37.611 ********* 2026-03-17 15:09:23.175468 | instance | ok: [instance] 2026-03-17 15:09:23.175549 | instance | 2026-03-17 15:09:23.175761 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-03-17 15:09:23.175798 | instance | Tuesday 17 March 2026 15:09:23 +0000 (0:00:02.874) 0:03:40.486 ********* 2026-03-17 15:09:24.745033 | instance | ok: [instance] 2026-03-17 15:09:24.745097 | instance | 2026-03-17 15:09:24.745347 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-03-17 15:09:24.745364 | instance | Tuesday 17 March 2026 15:09:24 +0000 (0:00:01.569) 0:03:42.056 ********* 2026-03-17 15:09:26.735627 | instance | ok: [instance] 2026-03-17 15:09:26.735701 | instance | 2026-03-17 15:09:26.735952 | instance | TASK [vexxhost.ceph.mgr : Enable the Ceph Manager prometheus module] *********** 2026-03-17 15:09:26.735991 | instance | Tuesday 17 March 2026 15:09:26 +0000 (0:00:01.990) 0:03:44.046 ********* 2026-03-17 15:09:29.205122 | instance | ok: [instance] 2026-03-17 15:09:29.205270 | instance | 2026-03-17 15:09:29.205347 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-03-17 15:09:29.205366 | instance | 2026-03-17 15:09:29.205520 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-17 15:09:29.205639 | instance | Tuesday 17 March 2026 15:09:29 +0000 (0:00:02.469) 0:03:46.516 ********* 2026-03-17 15:09:30.149576 | instance | ok: [instance] 2026-03-17 15:09:30.149638 | instance | 2026-03-17 15:09:30.149750 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-17 15:09:30.149869 | instance | Tuesday 17 March 2026 15:09:30 +0000 (0:00:00.944) 0:03:47.460 ********* 2026-03-17 15:09:30.356220 | instance | ok: [instance] 2026-03-17 15:09:30.356290 | instance | 2026-03-17 15:09:30.356414 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-17 15:09:30.356535 | instance | Tuesday 17 March 2026 15:09:30 +0000 (0:00:00.206) 0:03:47.667 ********* 2026-03-17 15:09:30.395483 | instance | skipping: [instance] 2026-03-17 15:09:30.395547 | instance | 2026-03-17 15:09:30.395641 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-17 15:09:30.395754 | instance | Tuesday 17 March 2026 15:09:30 +0000 (0:00:00.039) 0:03:47.706 ********* 2026-03-17 15:09:30.605825 | instance | ok: [instance] 2026-03-17 15:09:30.605909 | instance | 2026-03-17 15:09:30.606047 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-17 15:09:30.606130 | instance | Tuesday 17 March 2026 15:09:30 +0000 (0:00:00.210) 0:03:47.916 ********* 2026-03-17 15:09:30.664231 | instance | ok: [instance] => { 2026-03-17 15:09:30.664426 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-03-17 15:09:30.664623 | instance | } 2026-03-17 15:09:30.664810 | instance | 2026-03-17 15:09:30.665006 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-17 15:09:30.665191 | instance | Tuesday 17 March 2026 15:09:30 +0000 (0:00:00.058) 0:03:47.975 ********* 2026-03-17 15:09:30.989566 | instance | ok: [instance] 2026-03-17 15:09:30.989722 | instance | 2026-03-17 15:09:30.989916 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-17 15:09:30.990165 | instance | Tuesday 17 March 2026 15:09:30 +0000 (0:00:00.325) 0:03:48.300 ********* 2026-03-17 15:09:31.044043 | instance | skipping: [instance] 2026-03-17 15:09:31.044121 | instance | 2026-03-17 15:09:31.044280 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-17 15:09:31.044424 | instance | Tuesday 17 March 2026 15:09:31 +0000 (0:00:00.054) 0:03:48.355 ********* 2026-03-17 15:09:31.104293 | instance | skipping: [instance] 2026-03-17 15:09:31.104360 | instance | 2026-03-17 15:09:31.104476 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-17 15:09:31.104600 | instance | Tuesday 17 March 2026 15:09:31 +0000 (0:00:00.060) 0:03:48.415 ********* 2026-03-17 15:09:31.318540 | instance | ok: [instance] 2026-03-17 15:09:31.318619 | instance | 2026-03-17 15:09:31.318745 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-17 15:09:31.318874 | instance | Tuesday 17 March 2026 15:09:31 +0000 (0:00:00.214) 0:03:48.629 ********* 2026-03-17 15:09:32.322477 | instance | ok: [instance] 2026-03-17 15:09:32.322545 | instance | 2026-03-17 15:09:32.322656 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-17 15:09:32.322809 | instance | Tuesday 17 March 2026 15:09:32 +0000 (0:00:01.003) 0:03:49.633 ********* 2026-03-17 15:09:32.389452 | instance | ok: [instance] => { 2026-03-17 15:09:32.389601 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-03-17 15:09:32.389766 | instance | } 2026-03-17 15:09:32.389928 | instance | 2026-03-17 15:09:32.390106 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-17 15:09:32.390279 | instance | Tuesday 17 March 2026 15:09:32 +0000 (0:00:00.066) 0:03:49.700 ********* 2026-03-17 15:09:32.720332 | instance | ok: [instance] 2026-03-17 15:09:32.720462 | instance | 2026-03-17 15:09:32.720650 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-17 15:09:32.720826 | instance | Tuesday 17 March 2026 15:09:32 +0000 (0:00:00.330) 0:03:50.031 ********* 2026-03-17 15:09:34.621055 | instance | ok: [instance] 2026-03-17 15:09:34.621147 | instance | 2026-03-17 15:09:34.621322 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-03-17 15:09:34.621489 | instance | Tuesday 17 March 2026 15:09:34 +0000 (0:00:01.900) 0:03:51.931 ********* 2026-03-17 15:09:34.655586 | instance | skipping: [instance] 2026-03-17 15:09:34.655667 | instance | 2026-03-17 15:09:34.655856 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-03-17 15:09:34.656021 | instance | Tuesday 17 March 2026 15:09:34 +0000 (0:00:00.034) 0:03:51.966 ********* 2026-03-17 15:09:34.689488 | instance | skipping: [instance] 2026-03-17 15:09:34.689595 | instance | 2026-03-17 15:09:34.689754 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-03-17 15:09:34.689911 | instance | Tuesday 17 March 2026 15:09:34 +0000 (0:00:00.033) 0:03:52.000 ********* 2026-03-17 15:09:34.724124 | instance | skipping: [instance] 2026-03-17 15:09:34.724265 | instance | 2026-03-17 15:09:34.724436 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-03-17 15:09:34.724604 | instance | Tuesday 17 March 2026 15:09:34 +0000 (0:00:00.034) 0:03:52.034 ********* 2026-03-17 15:09:35.685392 | instance | ok: [instance] 2026-03-17 15:09:35.685465 | instance | 2026-03-17 15:09:35.685603 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-03-17 15:09:35.685725 | instance | Tuesday 17 March 2026 15:09:35 +0000 (0:00:00.961) 0:03:52.996 ********* 2026-03-17 15:09:36.121357 | instance | ok: [instance] 2026-03-17 15:09:36.121490 | instance | 2026-03-17 15:09:36.121669 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-03-17 15:09:36.121847 | instance | Tuesday 17 March 2026 15:09:36 +0000 (0:00:00.435) 0:03:53.432 ********* 2026-03-17 15:09:37.000821 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-03-17 15:09:37.000887 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-03-17 15:09:37.001031 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-03-17 15:09:37.001177 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-03-17 15:09:37.001303 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-03-17 15:09:37.001415 | instance | 2026-03-17 15:09:37.001539 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-03-17 15:09:37.001648 | instance | Tuesday 17 March 2026 15:09:36 +0000 (0:00:00.879) 0:03:54.312 ********* 2026-03-17 15:09:37.481660 | instance | ok: [instance] 2026-03-17 15:09:37.481715 | instance | 2026-03-17 15:09:37.481854 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-03-17 15:09:37.481976 | instance | Tuesday 17 March 2026 15:09:37 +0000 (0:00:00.473) 0:03:54.785 ********* 2026-03-17 15:09:37.482099 | instance | 2026-03-17 15:09:37.482209 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-03-17 15:09:37.482367 | instance | Tuesday 17 March 2026 15:09:37 +0000 (0:00:00.007) 0:03:54.793 ********* 2026-03-17 15:09:37.840203 | instance | ok: [instance] 2026-03-17 15:09:37.840262 | instance | 2026-03-17 15:09:37.840399 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-17 15:09:37.840519 | instance | Tuesday 17 March 2026 15:09:37 +0000 (0:00:00.358) 0:03:55.151 ********* 2026-03-17 15:09:38.049216 | instance | ok: [instance] 2026-03-17 15:09:38.049290 | instance | 2026-03-17 15:09:38.049379 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-17 15:09:38.049514 | instance | Tuesday 17 March 2026 15:09:38 +0000 (0:00:00.209) 0:03:55.360 ********* 2026-03-17 15:09:38.113360 | instance | ok: [instance] => { 2026-03-17 15:09:38.113430 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-03-17 15:09:38.113549 | instance | } 2026-03-17 15:09:38.113673 | instance | 2026-03-17 15:09:38.113809 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-17 15:09:38.113929 | instance | Tuesday 17 March 2026 15:09:38 +0000 (0:00:00.064) 0:03:55.424 ********* 2026-03-17 15:09:38.452147 | instance | ok: [instance] 2026-03-17 15:09:38.452292 | instance | 2026-03-17 15:09:38.452465 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-17 15:09:38.452633 | instance | Tuesday 17 March 2026 15:09:38 +0000 (0:00:00.338) 0:03:55.763 ********* 2026-03-17 15:09:41.506591 | instance | ok: [instance] 2026-03-17 15:09:41.506741 | instance | 2026-03-17 15:09:41.506758 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-03-17 15:09:41.506891 | instance | Tuesday 17 March 2026 15:09:41 +0000 (0:00:03.054) 0:03:58.817 ********* 2026-03-17 15:09:42.492006 | instance | ok: [instance] 2026-03-17 15:09:42.492124 | instance | 2026-03-17 15:09:42.492393 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-03-17 15:09:42.492421 | instance | Tuesday 17 March 2026 15:09:42 +0000 (0:00:00.985) 0:03:59.802 ********* 2026-03-17 15:09:42.695224 | instance | ok: [instance] 2026-03-17 15:09:42.695365 | instance | 2026-03-17 15:09:42.695383 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-03-17 15:09:42.695402 | instance | Tuesday 17 March 2026 15:09:42 +0000 (0:00:00.203) 0:04:00.006 ********* 2026-03-17 15:09:43.154186 | instance | ok: [instance] 2026-03-17 15:09:43.154256 | instance | 2026-03-17 15:09:43.154377 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-03-17 15:09:43.154497 | instance | Tuesday 17 March 2026 15:09:43 +0000 (0:00:00.458) 0:04:00.464 ********* 2026-03-17 15:09:43.736549 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-03-17 15:09:43.736619 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-03-17 15:09:43.736751 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-03-17 15:09:43.736861 | instance | 2026-03-17 15:09:43.736985 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-03-17 15:09:43.737113 | instance | Tuesday 17 March 2026 15:09:43 +0000 (0:00:00.582) 0:04:01.047 ********* 2026-03-17 15:09:44.151673 | instance | ok: [instance] 2026-03-17 15:09:44.152358 | instance | 2026-03-17 15:09:44.152406 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-03-17 15:09:44.152416 | instance | Tuesday 17 March 2026 15:09:44 +0000 (0:00:00.414) 0:04:01.462 ********* 2026-03-17 15:09:44.572226 | instance | ok: [instance] 2026-03-17 15:09:44.572309 | instance | 2026-03-17 15:09:44.572878 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-03-17 15:09:44.572917 | instance | Tuesday 17 March 2026 15:09:44 +0000 (0:00:00.413) 0:04:01.876 ********* 2026-03-17 15:09:44.572923 | instance | 2026-03-17 15:09:44.572928 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-03-17 15:09:44.572932 | instance | Tuesday 17 March 2026 15:09:44 +0000 (0:00:00.007) 0:04:01.883 ********* 2026-03-17 15:09:44.935146 | instance | ok: [instance] 2026-03-17 15:09:44.935206 | instance | 2026-03-17 15:09:44.935483 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-03-17 15:09:44.935525 | instance | Tuesday 17 March 2026 15:09:44 +0000 (0:00:00.362) 0:04:02.246 ********* 2026-03-17 15:09:44.993620 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-03-17 15:09:44.993706 | instance | 2026-03-17 15:09:44.993980 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-03-17 15:09:44.994008 | instance | Tuesday 17 March 2026 15:09:44 +0000 (0:00:00.058) 0:04:02.304 ********* 2026-03-17 15:09:45.975905 | instance | ok: [instance] 2026-03-17 15:09:45.975984 | instance | 2026-03-17 15:09:45.976209 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-03-17 15:09:45.976492 | instance | Tuesday 17 March 2026 15:09:45 +0000 (0:00:00.982) 0:04:03.287 ********* 2026-03-17 15:09:46.629687 | instance | ok: [instance] => (item=chronyd) 2026-03-17 15:09:46.630324 | instance | ok: [instance] => (item=sshd) 2026-03-17 15:09:46.630354 | instance | 2026-03-17 15:09:46.630360 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-03-17 15:09:46.630364 | instance | Tuesday 17 March 2026 15:09:46 +0000 (0:00:00.649) 0:04:03.936 ********* 2026-03-17 15:09:46.908483 | instance | ok: [instance] 2026-03-17 15:09:46.908537 | instance | 2026-03-17 15:09:46.908656 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-03-17 15:09:46.908815 | instance | Tuesday 17 March 2026 15:09:46 +0000 (0:00:00.282) 0:04:04.219 ********* 2026-03-17 15:09:47.106413 | instance | ok: [instance] 2026-03-17 15:09:47.106469 | instance | 2026-03-17 15:09:47.106610 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-03-17 15:09:47.106840 | instance | Tuesday 17 March 2026 15:09:47 +0000 (0:00:00.197) 0:04:04.417 ********* 2026-03-17 15:09:47.341253 | instance | ok: [instance] 2026-03-17 15:09:47.341319 | instance | 2026-03-17 15:09:47.341436 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-03-17 15:09:47.341618 | instance | Tuesday 17 March 2026 15:09:47 +0000 (0:00:00.233) 0:04:04.651 ********* 2026-03-17 15:09:47.547239 | instance | ok: [instance] 2026-03-17 15:09:47.547300 | instance | 2026-03-17 15:09:47.547413 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-03-17 15:09:47.547575 | instance | Tuesday 17 March 2026 15:09:47 +0000 (0:00:00.205) 0:04:04.857 ********* 2026-03-17 15:09:47.778638 | instance | ok: [instance] => (item=instance) 2026-03-17 15:09:47.778789 | instance | 2026-03-17 15:09:47.779075 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-03-17 15:09:47.779115 | instance | Tuesday 17 March 2026 15:09:47 +0000 (0:00:00.232) 0:04:05.089 ********* 2026-03-17 15:09:47.832231 | instance | ok: [instance] 2026-03-17 15:09:47.832382 | instance | 2026-03-17 15:09:47.832762 | instance | TASK [vexxhost.ceph.osd : Get `cephadm ls` status] ***************************** 2026-03-17 15:09:47.832792 | instance | Tuesday 17 March 2026 15:09:47 +0000 (0:00:00.053) 0:04:05.143 ********* 2026-03-17 15:09:52.590003 | instance | ok: [instance] 2026-03-17 15:09:52.590075 | instance | 2026-03-17 15:09:52.590326 | instance | TASK [vexxhost.ceph.osd : Parse the `cephadm ls` output] *********************** 2026-03-17 15:09:52.590368 | instance | Tuesday 17 March 2026 15:09:52 +0000 (0:00:04.757) 0:04:09.901 ********* 2026-03-17 15:09:52.644892 | instance | ok: [instance] 2026-03-17 15:09:52.645449 | instance | 2026-03-17 15:09:52.645494 | instance | TASK [Install Ceph host] ******************************************************* 2026-03-17 15:09:52.645502 | instance | Tuesday 17 March 2026 15:09:52 +0000 (0:00:00.054) 0:04:09.955 ********* 2026-03-17 15:09:52.722291 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-03-17 15:09:52.722356 | instance | 2026-03-17 15:09:52.722585 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-03-17 15:09:52.722623 | instance | Tuesday 17 March 2026 15:09:52 +0000 (0:00:00.077) 0:04:10.033 ********* 2026-03-17 15:09:52.763635 | instance | skipping: [instance] 2026-03-17 15:09:52.763705 | instance | 2026-03-17 15:09:52.763966 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-03-17 15:09:52.764005 | instance | Tuesday 17 March 2026 15:09:52 +0000 (0:00:00.041) 0:04:10.074 ********* 2026-03-17 15:09:52.813322 | instance | skipping: [instance] => (item=instance) 2026-03-17 15:09:52.813958 | instance | skipping: [instance] 2026-03-17 15:09:52.814003 | instance | 2026-03-17 15:09:52.814015 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-03-17 15:09:52.814022 | instance | Tuesday 17 March 2026 15:09:52 +0000 (0:00:00.049) 0:04:10.124 ********* 2026-03-17 15:09:53.069351 | instance | ok: [instance] 2026-03-17 15:09:53.069427 | instance | 2026-03-17 15:09:53.069673 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-03-17 15:09:53.069719 | instance | Tuesday 17 March 2026 15:09:53 +0000 (0:00:00.256) 0:04:10.380 ********* 2026-03-17 15:09:55.245460 | instance | ok: [instance] 2026-03-17 15:09:55.245587 | instance | 2026-03-17 15:09:55.246031 | instance | TASK [vexxhost.ceph.osd : Adopt OSDs to cluster] ******************************* 2026-03-17 15:09:55.246095 | instance | Tuesday 17 March 2026 15:09:55 +0000 (0:00:02.175) 0:04:12.556 ********* 2026-03-17 15:09:55.276784 | instance | skipping: [instance] 2026-03-17 15:09:55.276853 | instance | 2026-03-17 15:09:55.277120 | instance | TASK [vexxhost.ceph.osd : Wait until OSD added to cephadm] ********************* 2026-03-17 15:09:55.277155 | instance | Tuesday 17 March 2026 15:09:55 +0000 (0:00:00.031) 0:04:12.588 ********* 2026-03-17 15:09:55.307773 | instance | skipping: [instance] 2026-03-17 15:09:55.308288 | instance | 2026-03-17 15:09:55.308329 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-03-17 15:09:55.308337 | instance | Tuesday 17 March 2026 15:09:55 +0000 (0:00:00.030) 0:04:12.618 ********* 2026-03-17 15:10:00.655957 | instance | ok: [instance] 2026-03-17 15:10:00.656050 | instance | 2026-03-17 15:10:00.656124 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-03-17 15:10:00.656302 | instance | Tuesday 17 March 2026 15:10:00 +0000 (0:00:05.347) 0:04:17.966 ********* 2026-03-17 15:10:11.359024 | instance | ok: [instance] 2026-03-17 15:10:11.359404 | instance | 2026-03-17 15:10:11.359421 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-03-17 15:10:11.359426 | instance | Tuesday 17 March 2026 15:10:11 +0000 (0:00:10.703) 0:04:28.670 ********* 2026-03-17 15:11:41.560328 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-03-17 15:11:41.560402 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-03-17 15:11:41.560513 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-03-17 15:11:41.560657 | instance | 2026-03-17 15:11:41.560782 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-03-17 15:11:41.560952 | instance | Tuesday 17 March 2026 15:11:41 +0000 (0:01:30.201) 0:05:58.871 ********* 2026-03-17 15:11:43.294081 | instance | ok: [instance] 2026-03-17 15:11:43.294196 | instance | 2026-03-17 15:11:43.294634 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-03-17 15:11:43.294671 | instance | Tuesday 17 March 2026 15:11:43 +0000 (0:00:01.733) 0:06:00.605 ********* 2026-03-17 15:11:44.924196 | instance | ok: [instance] 2026-03-17 15:11:44.924253 | instance | 2026-03-17 15:11:44.924531 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-03-17 15:11:44.924566 | instance | Tuesday 17 March 2026 15:11:44 +0000 (0:00:01.630) 0:06:02.235 ********* 2026-03-17 15:11:44.993514 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-03-17 15:11:44.993580 | instance | 2026-03-17 15:11:44.993860 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-03-17 15:11:44.993896 | instance | Tuesday 17 March 2026 15:11:44 +0000 (0:00:00.069) 0:06:02.304 ********* 2026-03-17 15:11:45.037353 | instance | ok: [instance] 2026-03-17 15:11:45.037632 | instance | 2026-03-17 15:11:45.037700 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-03-17 15:11:45.037726 | instance | Tuesday 17 March 2026 15:11:45 +0000 (0:00:00.043) 0:06:02.348 ********* 2026-03-17 15:11:46.744081 | instance | ok: [instance] 2026-03-17 15:11:46.744175 | instance | 2026-03-17 15:11:46.744310 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-03-17 15:11:46.744469 | instance | Tuesday 17 March 2026 15:11:46 +0000 (0:00:01.706) 0:06:04.055 ********* 2026-03-17 15:11:46.791753 | instance | ok: [instance] 2026-03-17 15:11:46.791918 | instance | 2026-03-17 15:11:46.792300 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-03-17 15:11:46.792356 | instance | Tuesday 17 March 2026 15:11:46 +0000 (0:00:00.047) 0:06:04.102 ********* 2026-03-17 15:11:46.845217 | instance | skipping: [instance] => (item=1) 2026-03-17 15:11:46.845291 | instance | skipping: [instance] => (item=1) 2026-03-17 15:11:46.845409 | instance | skipping: [instance] => (item=1) 2026-03-17 15:11:46.845525 | instance | skipping: [instance] 2026-03-17 15:11:46.845636 | instance | 2026-03-17 15:11:46.845760 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-03-17 15:11:46.845903 | instance | Tuesday 17 March 2026 15:11:46 +0000 (0:00:00.053) 0:06:04.156 ********* 2026-03-17 15:11:46.900539 | instance | skipping: [instance] 2026-03-17 15:11:46.900667 | instance | 2026-03-17 15:11:46.900796 | instance | PLAY [all] ********************************************************************* 2026-03-17 15:11:46.900909 | instance | 2026-03-17 15:11:46.901032 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-03-17 15:11:46.901145 | instance | Tuesday 17 March 2026 15:11:46 +0000 (0:00:00.055) 0:06:04.211 ********* 2026-03-17 15:11:47.277106 | instance | changed: [instance] 2026-03-17 15:11:47.277183 | instance | 2026-03-17 15:11:47.277305 | instance | PLAY [all] ********************************************************************* 2026-03-17 15:11:47.277415 | instance | 2026-03-17 15:11:47.277538 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-17 15:11:47.277658 | instance | Tuesday 17 March 2026 15:11:47 +0000 (0:00:00.376) 0:06:04.588 ********* 2026-03-17 15:11:48.276583 | instance | ok: [instance] 2026-03-17 15:11:48.276656 | instance | 2026-03-17 15:11:48.276933 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-03-17 15:11:48.276965 | instance | Tuesday 17 March 2026 15:11:48 +0000 (0:00:00.999) 0:06:05.587 ********* 2026-03-17 15:11:51.960096 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-03-17 15:11:51.960179 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-03-17 15:11:51.962791 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-03-17 15:11:51.962842 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-03-17 15:11:51.962848 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-03-17 15:11:51.962852 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-03-17 15:11:51.962857 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-03-17 15:11:51.962861 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-03-17 15:11:51.962864 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-03-17 15:11:51.962869 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-03-17 15:11:51.962873 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-03-17 15:11:51.962877 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-03-17 15:11:51.962880 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-03-17 15:11:51.962884 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-03-17 15:11:51.962888 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-03-17 15:11:51.962892 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-03-17 15:11:51.962896 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-03-17 15:11:51.962900 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-03-17 15:11:51.962904 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-03-17 15:11:51.962907 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-03-17 15:11:51.962912 | instance | 2026-03-17 15:11:51.962916 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-03-17 15:11:51.962924 | instance | Tuesday 17 March 2026 15:11:51 +0000 (0:00:03.683) 0:06:09.271 ********* 2026-03-17 15:11:52.150929 | instance | changed: [instance] 2026-03-17 15:11:52.151413 | instance | 2026-03-17 15:11:52.151465 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-03-17 15:11:52.151476 | instance | Tuesday 17 March 2026 15:11:52 +0000 (0:00:00.190) 0:06:09.461 ********* 2026-03-17 15:11:52.621778 | instance | changed: [instance] 2026-03-17 15:11:52.621880 | instance | 2026-03-17 15:11:52.622123 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-03-17 15:11:52.622171 | instance | Tuesday 17 March 2026 15:11:52 +0000 (0:00:00.471) 0:06:09.932 ********* 2026-03-17 15:11:52.857928 | instance | ok: [instance] 2026-03-17 15:11:52.858020 | instance | 2026-03-17 15:11:52.858387 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-03-17 15:11:52.858437 | instance | Tuesday 17 March 2026 15:11:52 +0000 (0:00:00.235) 0:06:10.168 ********* 2026-03-17 15:11:52.912207 | instance | ok: [instance] 2026-03-17 15:11:52.912290 | instance | 2026-03-17 15:11:52.912740 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-03-17 15:11:52.912776 | instance | 2026-03-17 15:11:52.912781 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-17 15:11:52.912786 | instance | Tuesday 17 March 2026 15:11:52 +0000 (0:00:00.054) 0:06:10.223 ********* 2026-03-17 15:11:53.819464 | instance | ok: [instance] 2026-03-17 15:11:53.819574 | instance | 2026-03-17 15:11:53.819889 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-03-17 15:11:53.819931 | instance | Tuesday 17 March 2026 15:11:53 +0000 (0:00:00.906) 0:06:11.130 ********* 2026-03-17 15:11:54.052436 | instance | changed: [instance] 2026-03-17 15:11:54.052514 | instance | 2026-03-17 15:11:54.052728 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-03-17 15:11:54.052773 | instance | Tuesday 17 March 2026 15:11:54 +0000 (0:00:00.233) 0:06:11.363 ********* 2026-03-17 15:11:54.957071 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-03-17 15:11:54.958305 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-03-17 15:11:54.958327 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-03-17 15:11:54.958335 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-03-17 15:11:54.958341 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-03-17 15:11:54.958347 | instance | 2026-03-17 15:11:54.958354 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-03-17 15:11:54.958360 | instance | Tuesday 17 March 2026 15:11:54 +0000 (0:00:00.904) 0:06:12.268 ********* 2026-03-17 15:11:55.141047 | 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-03-17 15:11:55.298692 | 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-03-17 15:11:55.461311 | 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-03-17 15:11:55.474673 | instance | ...ignoring 2026-03-17 15:11:55.475232 | instance | 2026-03-17 15:11:55.475279 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-03-17 15:11:55.475288 | instance | Tuesday 17 March 2026 15:11:55 +0000 (0:00:00.517) 0:06:12.785 ********* 2026-03-17 15:11:55.660874 | instance | ok: [instance] 2026-03-17 15:11:55.661428 | instance | 2026-03-17 15:11:55.661475 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-03-17 15:11:55.661483 | instance | Tuesday 17 March 2026 15:11:55 +0000 (0:00:00.186) 0:06:12.971 ********* 2026-03-17 15:11:55.844346 | instance | ok: [instance] 2026-03-17 15:11:55.844425 | instance | 2026-03-17 15:11:55.844672 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-03-17 15:11:55.844709 | instance | Tuesday 17 March 2026 15:11:55 +0000 (0:00:00.183) 0:06:13.155 ********* 2026-03-17 15:11:55.882291 | instance | ok: [instance] 2026-03-17 15:11:55.882911 | instance | 2026-03-17 15:11:55.882972 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-03-17 15:11:55.883007 | instance | Tuesday 17 March 2026 15:11:55 +0000 (0:00:00.038) 0:06:13.193 ********* 2026-03-17 15:11:55.922029 | instance | ok: [instance] 2026-03-17 15:11:55.922124 | instance | 2026-03-17 15:11:55.922371 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-03-17 15:11:55.922394 | instance | Tuesday 17 March 2026 15:11:55 +0000 (0:00:00.040) 0:06:13.233 ********* 2026-03-17 15:11:56.507389 | instance | ok: [instance] 2026-03-17 15:11:56.507514 | instance | 2026-03-17 15:11:56.507889 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-03-17 15:11:56.507929 | instance | Tuesday 17 March 2026 15:11:56 +0000 (0:00:00.585) 0:06:13.818 ********* 2026-03-17 15:11:56.764797 | instance | ok: [instance] 2026-03-17 15:11:56.764874 | instance | 2026-03-17 15:11:56.765663 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-03-17 15:11:56.765696 | instance | Tuesday 17 March 2026 15:11:56 +0000 (0:00:00.200) 0:06:14.018 ********* 2026-03-17 15:11:56.765702 | instance | 2026-03-17 15:11:56.765707 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-03-17 15:11:56.765711 | instance | 2026-03-17 15:11:56.765715 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-17 15:11:56.765718 | instance | Tuesday 17 March 2026 15:11:56 +0000 (0:00:00.057) 0:06:14.076 ********* 2026-03-17 15:11:57.723554 | instance | ok: [instance] 2026-03-17 15:11:57.723594 | instance | 2026-03-17 15:11:57.723600 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-17 15:11:57.723604 | instance | Tuesday 17 March 2026 15:11:57 +0000 (0:00:00.958) 0:06:15.034 ********* 2026-03-17 15:11:57.989706 | instance | ok: [instance] 2026-03-17 15:11:57.989787 | instance | 2026-03-17 15:11:57.990019 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-17 15:11:57.990060 | instance | Tuesday 17 March 2026 15:11:57 +0000 (0:00:00.266) 0:06:15.300 ********* 2026-03-17 15:11:58.032467 | instance | skipping: [instance] 2026-03-17 15:11:58.032873 | instance | 2026-03-17 15:11:58.032903 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-17 15:11:58.032908 | instance | Tuesday 17 March 2026 15:11:58 +0000 (0:00:00.042) 0:06:15.343 ********* 2026-03-17 15:11:58.246482 | instance | ok: [instance] 2026-03-17 15:11:58.246550 | instance | 2026-03-17 15:11:58.246816 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-17 15:11:58.246855 | instance | Tuesday 17 March 2026 15:11:58 +0000 (0:00:00.214) 0:06:15.557 ********* 2026-03-17 15:11:58.296895 | instance | ok: [instance] => { 2026-03-17 15:11:58.297743 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-03-17 15:11:58.297785 | instance | } 2026-03-17 15:11:58.297793 | instance | 2026-03-17 15:11:58.297800 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-17 15:11:58.297806 | instance | Tuesday 17 March 2026 15:11:58 +0000 (0:00:00.050) 0:06:15.608 ********* 2026-03-17 15:11:58.599703 | instance | ok: [instance] 2026-03-17 15:11:58.600214 | instance | 2026-03-17 15:11:58.600258 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-17 15:11:58.600265 | instance | Tuesday 17 March 2026 15:11:58 +0000 (0:00:00.302) 0:06:15.910 ********* 2026-03-17 15:11:58.649462 | instance | skipping: [instance] 2026-03-17 15:11:58.649528 | instance | 2026-03-17 15:11:58.649807 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-17 15:11:58.649848 | instance | Tuesday 17 March 2026 15:11:58 +0000 (0:00:00.049) 0:06:15.960 ********* 2026-03-17 15:11:58.853380 | instance | ok: [instance] 2026-03-17 15:11:58.853453 | instance | 2026-03-17 15:11:58.853725 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-17 15:11:58.853765 | instance | Tuesday 17 March 2026 15:11:58 +0000 (0:00:00.203) 0:06:16.164 ********* 2026-03-17 15:11:59.895357 | instance | ok: [instance] 2026-03-17 15:11:59.895421 | instance | 2026-03-17 15:11:59.895716 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-17 15:11:59.895767 | instance | Tuesday 17 March 2026 15:11:59 +0000 (0:00:01.041) 0:06:17.206 ********* 2026-03-17 15:11:59.959541 | instance | ok: [instance] => { 2026-03-17 15:11:59.959677 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-03-17 15:11:59.960356 | instance | } 2026-03-17 15:11:59.960399 | instance | 2026-03-17 15:11:59.960406 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-17 15:11:59.960413 | instance | Tuesday 17 March 2026 15:11:59 +0000 (0:00:00.063) 0:06:17.270 ********* 2026-03-17 15:12:00.313646 | instance | ok: [instance] 2026-03-17 15:12:00.313768 | instance | 2026-03-17 15:12:00.314282 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-17 15:12:00.314334 | instance | Tuesday 17 March 2026 15:12:00 +0000 (0:00:00.353) 0:06:17.624 ********* 2026-03-17 15:12:02.288384 | instance | ok: [instance] 2026-03-17 15:12:02.288449 | instance | 2026-03-17 15:12:02.288772 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-03-17 15:12:02.288815 | instance | Tuesday 17 March 2026 15:12:02 +0000 (0:00:01.975) 0:06:19.599 ********* 2026-03-17 15:12:02.316175 | instance | skipping: [instance] 2026-03-17 15:12:02.316676 | instance | 2026-03-17 15:12:02.316717 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-03-17 15:12:02.316723 | instance | Tuesday 17 March 2026 15:12:02 +0000 (0:00:00.027) 0:06:19.627 ********* 2026-03-17 15:12:02.354237 | instance | skipping: [instance] 2026-03-17 15:12:02.354297 | instance | 2026-03-17 15:12:02.354576 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-03-17 15:12:02.354618 | instance | Tuesday 17 March 2026 15:12:02 +0000 (0:00:00.037) 0:06:19.665 ********* 2026-03-17 15:12:02.389654 | instance | skipping: [instance] 2026-03-17 15:12:02.390170 | instance | 2026-03-17 15:12:02.390208 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-03-17 15:12:02.390216 | instance | Tuesday 17 March 2026 15:12:02 +0000 (0:00:00.035) 0:06:19.700 ********* 2026-03-17 15:12:03.320519 | instance | ok: [instance] 2026-03-17 15:12:03.320590 | instance | 2026-03-17 15:12:03.320855 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-03-17 15:12:03.320894 | instance | Tuesday 17 March 2026 15:12:03 +0000 (0:00:00.931) 0:06:20.631 ********* 2026-03-17 15:12:03.757646 | instance | ok: [instance] 2026-03-17 15:12:03.757703 | instance | 2026-03-17 15:12:03.757954 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-03-17 15:12:03.757991 | instance | Tuesday 17 March 2026 15:12:03 +0000 (0:00:00.437) 0:06:21.068 ********* 2026-03-17 15:12:04.679342 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-03-17 15:12:04.679432 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-03-17 15:12:04.679494 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-03-17 15:12:04.680083 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-03-17 15:12:04.680100 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-03-17 15:12:04.680107 | instance | 2026-03-17 15:12:04.680122 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-03-17 15:12:04.680127 | instance | Tuesday 17 March 2026 15:12:04 +0000 (0:00:00.921) 0:06:21.990 ********* 2026-03-17 15:12:05.189459 | instance | ok: [instance] 2026-03-17 15:12:05.189571 | instance | 2026-03-17 15:12:05.189588 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-03-17 15:12:05.190081 | instance | Tuesday 17 March 2026 15:12:05 +0000 (0:00:00.502) 0:06:22.492 ********* 2026-03-17 15:12:05.190128 | instance | 2026-03-17 15:12:05.190135 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-03-17 15:12:05.190139 | instance | Tuesday 17 March 2026 15:12:05 +0000 (0:00:00.008) 0:06:22.500 ********* 2026-03-17 15:12:05.575399 | instance | ok: [instance] 2026-03-17 15:12:05.575436 | instance | 2026-03-17 15:12:05.575449 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-03-17 15:12:05.575455 | instance | Tuesday 17 March 2026 15:12:05 +0000 (0:00:00.385) 0:06:22.885 ********* 2026-03-17 15:12:06.167483 | 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-03-17 15:12:06.181194 | instance | ...ignoring 2026-03-17 15:12:06.181333 | instance | 2026-03-17 15:12:06.181720 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-03-17 15:12:06.181766 | instance | Tuesday 17 March 2026 15:12:06 +0000 (0:00:00.606) 0:06:23.492 ********* 2026-03-17 15:12:06.212652 | instance | skipping: [instance] 2026-03-17 15:12:06.213046 | instance | 2026-03-17 15:12:06.213086 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-03-17 15:12:06.213092 | instance | Tuesday 17 March 2026 15:12:06 +0000 (0:00:00.031) 0:06:23.523 ********* 2026-03-17 15:12:06.252032 | instance | skipping: [instance] 2026-03-17 15:12:06.252140 | instance | 2026-03-17 15:12:06.252515 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-03-17 15:12:06.252558 | instance | Tuesday 17 March 2026 15:12:06 +0000 (0:00:00.039) 0:06:23.563 ********* 2026-03-17 15:12:06.290583 | instance | skipping: [instance] 2026-03-17 15:12:06.290878 | instance | 2026-03-17 15:12:06.291325 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-03-17 15:12:06.291355 | instance | Tuesday 17 March 2026 15:12:06 +0000 (0:00:00.038) 0:06:23.601 ********* 2026-03-17 15:12:06.319230 | instance | skipping: [instance] 2026-03-17 15:12:06.319331 | instance | 2026-03-17 15:12:06.319344 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-03-17 15:12:06.319463 | instance | Tuesday 17 March 2026 15:12:06 +0000 (0:00:00.028) 0:06:23.630 ********* 2026-03-17 15:12:06.361148 | instance | skipping: [instance] 2026-03-17 15:12:06.361232 | instance | 2026-03-17 15:12:06.361290 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-17 15:12:06.361423 | instance | Tuesday 17 March 2026 15:12:06 +0000 (0:00:00.041) 0:06:23.672 ********* 2026-03-17 15:12:06.586445 | instance | ok: [instance] 2026-03-17 15:12:06.586517 | instance | 2026-03-17 15:12:06.586666 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-17 15:12:06.586866 | instance | Tuesday 17 March 2026 15:12:06 +0000 (0:00:00.225) 0:06:23.897 ********* 2026-03-17 15:12:06.635950 | instance | ok: [instance] => { 2026-03-17 15:12:06.636092 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-03-17 15:12:06.636322 | instance | } 2026-03-17 15:12:06.636516 | instance | 2026-03-17 15:12:06.636721 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-17 15:12:06.636994 | instance | Tuesday 17 March 2026 15:12:06 +0000 (0:00:00.049) 0:06:23.946 ********* 2026-03-17 15:12:07.289794 | instance | changed: [instance] 2026-03-17 15:12:07.289907 | instance | 2026-03-17 15:12:07.290074 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-17 15:12:07.290316 | instance | Tuesday 17 March 2026 15:12:07 +0000 (0:00:00.653) 0:06:24.600 ********* 2026-03-17 15:12:07.335838 | instance | skipping: [instance] 2026-03-17 15:12:07.335915 | instance | 2026-03-17 15:12:07.336101 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-17 15:12:07.336279 | instance | Tuesday 17 March 2026 15:12:07 +0000 (0:00:00.046) 0:06:24.647 ********* 2026-03-17 15:12:07.556615 | instance | ok: [instance] 2026-03-17 15:12:07.556679 | instance | 2026-03-17 15:12:07.556772 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-17 15:12:07.556955 | instance | Tuesday 17 March 2026 15:12:07 +0000 (0:00:00.220) 0:06:24.867 ********* 2026-03-17 15:12:07.607306 | instance | ok: [instance] => { 2026-03-17 15:12:07.607383 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-03-17 15:12:07.607473 | instance | } 2026-03-17 15:12:07.607666 | instance | 2026-03-17 15:12:07.607831 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-17 15:12:07.607982 | instance | Tuesday 17 March 2026 15:12:07 +0000 (0:00:00.048) 0:06:24.916 ********* 2026-03-17 15:12:08.288898 | instance | changed: [instance] 2026-03-17 15:12:08.288960 | instance | 2026-03-17 15:12:08.289085 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-17 15:12:08.289267 | instance | Tuesday 17 March 2026 15:12:08 +0000 (0:00:00.683) 0:06:25.600 ********* 2026-03-17 15:12:08.343327 | instance | skipping: [instance] 2026-03-17 15:12:08.343388 | instance | 2026-03-17 15:12:08.343531 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-03-17 15:12:08.343720 | instance | Tuesday 17 March 2026 15:12:08 +0000 (0:00:00.052) 0:06:25.652 ********* 2026-03-17 15:12:08.378495 | instance | skipping: [instance] 2026-03-17 15:12:08.378761 | instance | 2026-03-17 15:12:08.379098 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-03-17 15:12:08.379324 | instance | Tuesday 17 March 2026 15:12:08 +0000 (0:00:00.035) 0:06:25.687 ********* 2026-03-17 15:12:08.403301 | instance | skipping: [instance] 2026-03-17 15:12:08.403505 | instance | 2026-03-17 15:12:08.403708 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-03-17 15:12:08.403910 | instance | Tuesday 17 March 2026 15:12:08 +0000 (0:00:00.026) 0:06:25.714 ********* 2026-03-17 15:12:08.436011 | instance | skipping: [instance] 2026-03-17 15:12:08.436356 | instance | 2026-03-17 15:12:08.436683 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-03-17 15:12:08.437008 | instance | Tuesday 17 March 2026 15:12:08 +0000 (0:00:00.032) 0:06:25.747 ********* 2026-03-17 15:12:09.523679 | instance | ok: [instance] 2026-03-17 15:12:09.524230 | instance | 2026-03-17 15:12:09.524727 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-03-17 15:12:09.525221 | instance | Tuesday 17 March 2026 15:12:09 +0000 (0:00:01.086) 0:06:26.834 ********* 2026-03-17 15:12:09.957377 | instance | ok: [instance] 2026-03-17 15:12:09.957457 | instance | 2026-03-17 15:12:09.957465 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-03-17 15:12:09.957472 | instance | Tuesday 17 March 2026 15:12:09 +0000 (0:00:00.433) 0:06:27.267 ********* 2026-03-17 15:12:10.865466 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-03-17 15:12:10.865561 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-03-17 15:12:10.865574 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-03-17 15:12:10.865583 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-03-17 15:12:10.865593 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-03-17 15:12:10.865604 | instance | 2026-03-17 15:12:10.865613 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-03-17 15:12:10.865622 | instance | Tuesday 17 March 2026 15:12:10 +0000 (0:00:00.906) 0:06:28.173 ********* 2026-03-17 15:12:11.355123 | instance | ok: [instance] 2026-03-17 15:12:11.355371 | instance | 2026-03-17 15:12:11.355650 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-03-17 15:12:11.355918 | instance | Tuesday 17 March 2026 15:12:11 +0000 (0:00:00.481) 0:06:28.655 ********* 2026-03-17 15:12:11.356161 | instance | 2026-03-17 15:12:11.356425 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-03-17 15:12:11.356686 | instance | Tuesday 17 March 2026 15:12:11 +0000 (0:00:00.010) 0:06:28.665 ********* 2026-03-17 15:12:11.711519 | instance | ok: [instance] 2026-03-17 15:12:11.711768 | instance | 2026-03-17 15:12:11.712069 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-17 15:12:11.712368 | instance | Tuesday 17 March 2026 15:12:11 +0000 (0:00:00.356) 0:06:29.022 ********* 2026-03-17 15:12:11.911088 | instance | ok: [instance] 2026-03-17 15:12:11.911512 | instance | 2026-03-17 15:12:11.911862 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-17 15:12:11.912203 | instance | Tuesday 17 March 2026 15:12:11 +0000 (0:00:00.199) 0:06:29.222 ********* 2026-03-17 15:12:11.969161 | instance | ok: [instance] => { 2026-03-17 15:12:11.969221 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/crictl-v1.34.0-linux-amd64.tar.gz" 2026-03-17 15:12:11.969358 | instance | } 2026-03-17 15:12:11.969529 | instance | 2026-03-17 15:12:11.969679 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-17 15:12:11.969826 | instance | Tuesday 17 March 2026 15:12:11 +0000 (0:00:00.058) 0:06:29.280 ********* 2026-03-17 15:12:12.491154 | instance | changed: [instance] 2026-03-17 15:12:12.491229 | instance | 2026-03-17 15:12:12.491461 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-17 15:12:12.491502 | instance | Tuesday 17 March 2026 15:12:12 +0000 (0:00:00.521) 0:06:29.802 ********* 2026-03-17 15:12:13.847825 | instance | changed: [instance] 2026-03-17 15:12:13.847887 | instance | 2026-03-17 15:12:13.848178 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-17 15:12:13.848221 | instance | Tuesday 17 March 2026 15:12:13 +0000 (0:00:01.356) 0:06:31.159 ********* 2026-03-17 15:12:13.907108 | instance | ok: [instance] => { 2026-03-17 15:12:13.907186 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/critest-v1.34.0-linux-amd64.tar.gz" 2026-03-17 15:12:13.907856 | instance | } 2026-03-17 15:12:13.907906 | instance | 2026-03-17 15:12:13.907914 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-17 15:12:13.907987 | instance | Tuesday 17 March 2026 15:12:13 +0000 (0:00:00.059) 0:06:31.218 ********* 2026-03-17 15:12:14.582237 | instance | changed: [instance] 2026-03-17 15:12:14.582275 | instance | 2026-03-17 15:12:14.582281 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-17 15:12:14.582286 | instance | Tuesday 17 March 2026 15:12:14 +0000 (0:00:00.674) 0:06:31.893 ********* 2026-03-17 15:12:15.922963 | instance | changed: [instance] 2026-03-17 15:12:15.923076 | instance | 2026-03-17 15:12:15.923337 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-03-17 15:12:15.923569 | instance | Tuesday 17 March 2026 15:12:15 +0000 (0:00:01.341) 0:06:33.234 ********* 2026-03-17 15:12:16.366284 | instance | changed: [instance] 2026-03-17 15:12:16.366355 | instance | 2026-03-17 15:12:16.366641 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-03-17 15:12:16.366681 | instance | Tuesday 17 March 2026 15:12:16 +0000 (0:00:00.443) 0:06:33.677 ********* 2026-03-17 15:12:16.574594 | instance | changed: [instance] 2026-03-17 15:12:16.574673 | instance | 2026-03-17 15:12:16.574930 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-17 15:12:16.575004 | instance | Tuesday 17 March 2026 15:12:16 +0000 (0:00:00.208) 0:06:33.885 ********* 2026-03-17 15:12:16.772732 | instance | ok: [instance] 2026-03-17 15:12:16.772831 | instance | 2026-03-17 15:12:16.773058 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-17 15:12:16.773276 | instance | Tuesday 17 March 2026 15:12:16 +0000 (0:00:00.198) 0:06:34.084 ********* 2026-03-17 15:12:16.828771 | instance | ok: [instance] => { 2026-03-17 15:12:16.828860 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.8.0/cni-plugins-linux-amd64-v1.8.0.tgz" 2026-03-17 15:12:16.829326 | instance | } 2026-03-17 15:12:16.829340 | instance | 2026-03-17 15:12:16.829345 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-17 15:12:16.829350 | instance | Tuesday 17 March 2026 15:12:16 +0000 (0:00:00.056) 0:06:34.140 ********* 2026-03-17 15:12:18.118839 | instance | changed: [instance] 2026-03-17 15:12:18.118922 | instance | 2026-03-17 15:12:18.119034 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-17 15:12:18.119197 | instance | Tuesday 17 March 2026 15:12:18 +0000 (0:00:01.289) 0:06:35.430 ********* 2026-03-17 15:12:20.721937 | instance | changed: [instance] 2026-03-17 15:12:20.722189 | instance | 2026-03-17 15:12:20.722515 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-03-17 15:12:20.722956 | instance | Tuesday 17 March 2026 15:12:20 +0000 (0:00:02.602) 0:06:38.032 ********* 2026-03-17 15:12:20.774995 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-03-17 15:12:20.775358 | instance | 2026-03-17 15:12:20.775685 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-03-17 15:12:20.775994 | instance | Tuesday 17 March 2026 15:12:20 +0000 (0:00:00.053) 0:06:38.085 ********* 2026-03-17 15:12:21.733743 | instance | ok: [instance] 2026-03-17 15:12:21.733808 | instance | 2026-03-17 15:12:21.733818 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-03-17 15:12:21.733825 | instance | Tuesday 17 March 2026 15:12:21 +0000 (0:00:00.958) 0:06:39.044 ********* 2026-03-17 15:12:21.936287 | instance | changed: [instance] 2026-03-17 15:12:21.936363 | instance | 2026-03-17 15:12:21.936595 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-03-17 15:12:21.936633 | instance | Tuesday 17 March 2026 15:12:21 +0000 (0:00:00.203) 0:06:39.247 ********* 2026-03-17 15:12:22.380607 | instance | changed: [instance] 2026-03-17 15:12:22.380675 | instance | 2026-03-17 15:12:22.380948 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-03-17 15:12:22.380988 | instance | Tuesday 17 March 2026 15:12:22 +0000 (0:00:00.444) 0:06:39.691 ********* 2026-03-17 15:12:23.089385 | instance | changed: [instance] => (item=br_netfilter) 2026-03-17 15:12:23.089455 | instance | ok: [instance] => (item=ip_tables) 2026-03-17 15:12:23.090052 | instance | changed: [instance] => (item=ip6_tables) 2026-03-17 15:12:23.090088 | instance | ok: [instance] => (item=nf_conntrack) 2026-03-17 15:12:23.090093 | instance | 2026-03-17 15:12:23.090098 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-17 15:12:23.090103 | instance | Tuesday 17 March 2026 15:12:23 +0000 (0:00:00.708) 0:06:40.400 ********* 2026-03-17 15:12:23.308916 | instance | ok: [instance] 2026-03-17 15:12:23.309018 | instance | 2026-03-17 15:12:23.309224 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-17 15:12:23.309311 | instance | Tuesday 17 March 2026 15:12:23 +0000 (0:00:00.219) 0:06:40.620 ********* 2026-03-17 15:12:23.353807 | instance | ok: [instance] => { 2026-03-17 15:12:23.353896 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-03-17 15:12:23.354534 | instance | } 2026-03-17 15:12:23.354565 | instance | 2026-03-17 15:12:23.354575 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-17 15:12:23.354580 | instance | Tuesday 17 March 2026 15:12:23 +0000 (0:00:00.045) 0:06:40.665 ********* 2026-03-17 15:12:24.520822 | instance | changed: [instance] 2026-03-17 15:12:24.520890 | instance | 2026-03-17 15:12:24.521160 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-17 15:12:24.521198 | instance | Tuesday 17 March 2026 15:12:24 +0000 (0:00:01.166) 0:06:41.832 ********* 2026-03-17 15:12:24.558686 | instance | skipping: [instance] 2026-03-17 15:12:24.559060 | instance | 2026-03-17 15:12:24.559087 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-03-17 15:12:24.559094 | instance | Tuesday 17 March 2026 15:12:24 +0000 (0:00:00.037) 0:06:41.869 ********* 2026-03-17 15:12:24.612614 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-03-17 15:12:24.612675 | instance | 2026-03-17 15:12:24.612800 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-03-17 15:12:24.612969 | instance | Tuesday 17 March 2026 15:12:24 +0000 (0:00:00.054) 0:06:41.923 ********* 2026-03-17 15:12:24.647104 | instance | skipping: [instance] 2026-03-17 15:12:24.647201 | instance | 2026-03-17 15:12:24.647366 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-03-17 15:12:24.647527 | instance | Tuesday 17 March 2026 15:12:24 +0000 (0:00:00.034) 0:06:41.958 ********* 2026-03-17 15:12:28.209212 | instance | changed: [instance] 2026-03-17 15:12:28.209303 | instance | 2026-03-17 15:12:28.209550 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-03-17 15:12:28.209591 | instance | Tuesday 17 March 2026 15:12:28 +0000 (0:00:03.562) 0:06:45.520 ********* 2026-03-17 15:12:30.481182 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-03-17 15:12:30.482667 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-03-17 15:12:30.482980 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-03-17 15:12:30.482995 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-03-17 15:12:30.483002 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-03-17 15:12:30.483008 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-03-17 15:12:30.483013 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-03-17 15:12:30.483019 | instance | 2026-03-17 15:12:30.483025 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-03-17 15:12:30.483031 | instance | Tuesday 17 March 2026 15:12:30 +0000 (0:00:02.271) 0:06:47.792 ********* 2026-03-17 15:12:31.027619 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-03-17 15:12:31.027693 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-03-17 15:12:31.028182 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-03-17 15:12:31.028221 | instance | 2026-03-17 15:12:31.028228 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-03-17 15:12:31.028232 | instance | Tuesday 17 March 2026 15:12:31 +0000 (0:00:00.546) 0:06:48.338 ********* 2026-03-17 15:12:31.476512 | instance | changed: [instance] 2026-03-17 15:12:31.476928 | instance | 2026-03-17 15:12:31.476968 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-03-17 15:12:31.476974 | instance | Tuesday 17 March 2026 15:12:31 +0000 (0:00:00.448) 0:06:48.787 ********* 2026-03-17 15:12:31.908009 | instance | changed: [instance] 2026-03-17 15:12:31.908110 | instance | 2026-03-17 15:12:31.908373 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-03-17 15:12:31.908390 | instance | Tuesday 17 March 2026 15:12:31 +0000 (0:00:00.431) 0:06:49.219 ********* 2026-03-17 15:12:32.099397 | instance | ok: [instance] 2026-03-17 15:12:32.099463 | instance | 2026-03-17 15:12:32.099734 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-03-17 15:12:32.099769 | instance | Tuesday 17 March 2026 15:12:32 +0000 (0:00:00.191) 0:06:49.410 ********* 2026-03-17 15:12:32.128922 | instance | skipping: [instance] 2026-03-17 15:12:32.129296 | instance | 2026-03-17 15:12:32.129336 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-03-17 15:12:32.129343 | instance | Tuesday 17 March 2026 15:12:32 +0000 (0:00:00.029) 0:06:49.440 ********* 2026-03-17 15:12:32.658683 | instance | ok: [instance] => (item=swap) 2026-03-17 15:12:32.658835 | instance | ok: [instance] => (item=none) 2026-03-17 15:12:32.659276 | instance | 2026-03-17 15:12:32.659360 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-03-17 15:12:32.659368 | instance | Tuesday 17 March 2026 15:12:32 +0000 (0:00:00.529) 0:06:49.969 ********* 2026-03-17 15:12:33.119603 | instance | changed: [instance] 2026-03-17 15:12:33.119665 | instance | 2026-03-17 15:12:33.119951 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-03-17 15:12:33.119988 | instance | Tuesday 17 March 2026 15:12:33 +0000 (0:00:00.461) 0:06:50.430 ********* 2026-03-17 15:12:33.689290 | instance | changed: [instance] 2026-03-17 15:12:33.689355 | instance | 2026-03-17 15:12:33.689978 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-03-17 15:12:33.690027 | instance | Tuesday 17 March 2026 15:12:33 +0000 (0:00:00.562) 0:06:50.993 ********* 2026-03-17 15:12:33.690047 | instance | 2026-03-17 15:12:33.690053 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-03-17 15:12:33.690058 | instance | Tuesday 17 March 2026 15:12:33 +0000 (0:00:00.007) 0:06:51.000 ********* 2026-03-17 15:12:34.456083 | instance | ok: [instance] 2026-03-17 15:12:34.456149 | instance | 2026-03-17 15:12:34.456399 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-03-17 15:12:34.456417 | instance | Tuesday 17 March 2026 15:12:34 +0000 (0:00:00.766) 0:06:51.767 ********* 2026-03-17 15:12:35.054997 | instance | changed: [instance] 2026-03-17 15:12:35.055072 | instance | 2026-03-17 15:12:35.055335 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-03-17 15:12:35.055381 | instance | Tuesday 17 March 2026 15:12:35 +0000 (0:00:00.599) 0:06:52.366 ********* 2026-03-17 15:12:36.037200 | instance | ok: [instance] 2026-03-17 15:12:36.037278 | instance | 2026-03-17 15:12:36.037537 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-03-17 15:12:36.037854 | instance | Tuesday 17 March 2026 15:12:36 +0000 (0:00:00.982) 0:06:53.348 ********* 2026-03-17 15:12:36.759619 | instance | ok: [instance] 2026-03-17 15:12:36.759684 | instance | 2026-03-17 15:12:36.759991 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-03-17 15:12:36.760032 | instance | Tuesday 17 March 2026 15:12:36 +0000 (0:00:00.722) 0:06:54.070 ********* 2026-03-17 15:12:36.954517 | instance | ok: [instance] 2026-03-17 15:12:36.954593 | instance | 2026-03-17 15:12:36.954850 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-03-17 15:12:36.954933 | instance | Tuesday 17 March 2026 15:12:36 +0000 (0:00:00.194) 0:06:54.265 ********* 2026-03-17 15:12:37.462767 | instance | ok: [instance] 2026-03-17 15:12:37.462846 | instance | 2026-03-17 15:12:37.463137 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-03-17 15:12:37.463176 | instance | Tuesday 17 March 2026 15:12:37 +0000 (0:00:00.508) 0:06:54.774 ********* 2026-03-17 15:12:37.538423 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-03-17 15:12:37.538469 | instance | 2026-03-17 15:12:37.538753 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-03-17 15:12:37.538791 | instance | Tuesday 17 March 2026 15:12:37 +0000 (0:00:00.075) 0:06:54.849 ********* 2026-03-17 15:12:37.613122 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-03-17 15:12:37.613473 | instance | 2026-03-17 15:12:37.613511 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-03-17 15:12:37.613517 | instance | Tuesday 17 March 2026 15:12:37 +0000 (0:00:00.074) 0:06:54.924 ********* 2026-03-17 15:12:37.831210 | instance | ok: [instance] => (item=instance) 2026-03-17 15:12:37.831284 | instance | 2026-03-17 15:12:37.831532 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-03-17 15:12:37.831564 | instance | Tuesday 17 March 2026 15:12:37 +0000 (0:00:00.217) 0:06:55.142 ********* 2026-03-17 15:12:37.877705 | instance | skipping: [instance] 2026-03-17 15:12:37.878204 | instance | 2026-03-17 15:12:37.878245 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-03-17 15:12:37.878251 | instance | Tuesday 17 March 2026 15:12:37 +0000 (0:00:00.046) 0:06:55.188 ********* 2026-03-17 15:12:37.931893 | instance | ok: [instance] 2026-03-17 15:12:37.931975 | instance | 2026-03-17 15:12:37.932231 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-03-17 15:12:37.932267 | instance | Tuesday 17 March 2026 15:12:37 +0000 (0:00:00.054) 0:06:55.243 ********* 2026-03-17 15:12:37.968094 | instance | ok: [instance] => { 2026-03-17 15:12:37.968192 | instance | "msg": "instance" 2026-03-17 15:12:37.968671 | instance | } 2026-03-17 15:12:37.968710 | instance | 2026-03-17 15:12:37.968715 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-03-17 15:12:37.968732 | instance | Tuesday 17 March 2026 15:12:37 +0000 (0:00:00.036) 0:06:55.279 ********* 2026-03-17 15:12:38.495014 | instance | changed: [instance] 2026-03-17 15:12:38.495125 | instance | 2026-03-17 15:12:38.495412 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-03-17 15:12:38.495449 | instance | Tuesday 17 March 2026 15:12:38 +0000 (0:00:00.527) 0:06:55.806 ********* 2026-03-17 15:12:38.536080 | instance | skipping: [instance] 2026-03-17 15:12:38.536244 | instance | 2026-03-17 15:12:38.536304 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-03-17 15:12:38.536422 | instance | Tuesday 17 March 2026 15:12:38 +0000 (0:00:00.040) 0:06:55.847 ********* 2026-03-17 15:12:38.569912 | instance | skipping: [instance] 2026-03-17 15:12:38.570005 | instance | 2026-03-17 15:12:38.570247 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-03-17 15:12:38.570268 | instance | Tuesday 17 March 2026 15:12:38 +0000 (0:00:00.034) 0:06:55.881 ********* 2026-03-17 15:12:38.607998 | instance | skipping: [instance] 2026-03-17 15:12:38.608099 | instance | 2026-03-17 15:12:38.608348 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-03-17 15:12:38.608370 | instance | Tuesday 17 March 2026 15:12:38 +0000 (0:00:00.038) 0:06:55.919 ********* 2026-03-17 15:12:38.646261 | instance | skipping: [instance] 2026-03-17 15:12:38.646364 | instance | 2026-03-17 15:12:38.646486 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-03-17 15:12:38.646620 | instance | Tuesday 17 March 2026 15:12:38 +0000 (0:00:00.038) 0:06:55.957 ********* 2026-03-17 15:12:38.683453 | instance | skipping: [instance] 2026-03-17 15:12:38.683491 | instance | 2026-03-17 15:12:38.683497 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-03-17 15:12:38.683502 | instance | Tuesday 17 March 2026 15:12:38 +0000 (0:00:00.036) 0:06:55.994 ********* 2026-03-17 15:12:38.725062 | instance | skipping: [instance] 2026-03-17 15:12:38.725162 | instance | 2026-03-17 15:12:38.725277 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-03-17 15:12:38.725523 | instance | Tuesday 17 March 2026 15:12:38 +0000 (0:00:00.041) 0:06:56.035 ********* 2026-03-17 15:12:38.766649 | instance | skipping: [instance] 2026-03-17 15:12:38.767034 | instance | 2026-03-17 15:12:38.767342 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-03-17 15:12:38.767925 | instance | Tuesday 17 March 2026 15:12:38 +0000 (0:00:00.040) 0:06:56.076 ********* 2026-03-17 15:12:41.397124 | instance | fatal: [instance]: FAILED! => {"changed": true, "cmd": "kubeadm init --config /etc/kubernetes/kubeadm.yaml --upload-certs --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests\n", "delta": "0:00:02.439465", "end": "2026-03-17 15:12:41.368499", "msg": "non-zero return code", "rc": 1, "start": "2026-03-17 15:12:38.929034", "stderr": "W0317 15:12:38.964471 40212 initconfiguration.go:336] [config] WARNING: Ignored YAML document with GroupVersionKind kubeadm.k8s.io/v1beta3, Kind=JoinConfiguration\nerror execution phase preflight: [preflight] Some fatal errors occurred:\n\t[ERROR ImagePull]: failed to pull image harbor.atmosphere.dev/registry.k8s.io/kube-apiserver:v1.28.13: output: E0317 15:12:39.282687 40327 log.go:32] \"PullImage from image service failed\" err=\"rpc error: code = Unknown desc = failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/kube-apiserver:v1.28.13\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/kube-apiserver/manifests/v1.28.13\\\": dial tcp 199.204.45.204:443: connect: connection refused\" image=\"harbor.atmosphere.dev/registry.k8s.io/kube-apiserver:v1.28.13\"\ntime=\"2026-03-17T15:12:39Z\" level=fatal msg=\"pulling image: failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/kube-apiserver:v1.28.13\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/kube-apiserver/manifests/v1.28.13\\\": dial tcp 199.204.45.204:443: connect: connection refused\"\n, error: exit status 1\n\t[ERROR ImagePull]: failed to pull image harbor.atmosphere.dev/registry.k8s.io/kube-controller-manager:v1.28.13: output: E0317 15:12:39.474796 40410 log.go:32] \"PullImage from image service failed\" err=\"rpc error: code = Unknown desc = failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/kube-controller-manager:v1.28.13\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/kube-controller-manager/manifests/v1.28.13\\\": dial tcp 199.204.45.204:443: connect: connection refused\" image=\"harbor.atmosphere.dev/registry.k8s.io/kube-controller-manager:v1.28.13\"\ntime=\"2026-03-17T15:12:39Z\" level=fatal msg=\"pulling image: failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/kube-controller-manager:v1.28.13\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/kube-controller-manager/manifests/v1.28.13\\\": dial tcp 199.204.45.204:443: connect: connection refused\"\n, error: exit status 1\n\t[ERROR ImagePull]: failed to pull image harbor.atmosphere.dev/registry.k8s.io/kube-scheduler:v1.28.13: output: E0317 15:12:40.625737 40486 log.go:32] \"PullImage from image service failed\" err=\"rpc error: code = Unknown desc = failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/kube-scheduler:v1.28.13\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/kube-scheduler/manifests/v1.28.13\\\": dial tcp 199.204.45.204:443: connect: connection refused\" image=\"harbor.atmosphere.dev/registry.k8s.io/kube-scheduler:v1.28.13\"\ntime=\"2026-03-17T15:12:40Z\" level=fatal msg=\"pulling image: failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/kube-scheduler:v1.28.13\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/kube-scheduler/manifests/v1.28.13\\\": dial tcp 199.204.45.204:443: connect: connection refused\"\n, error: exit status 1\n\t[ERROR ImagePull]: failed to pull image harbor.atmosphere.dev/registry.k8s.io/kube-proxy:v1.28.13: output: E0317 15:12:40.816659 40564 log.go:32] \"PullImage from image service failed\" err=\"rpc error: code = Unknown desc = failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/kube-proxy:v1.28.13\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/kube-proxy/manifests/v1.28.13\\\": dial tcp 199.204.45.204:443: connect: connection refused\" image=\"harbor.atmosphere.dev/registry.k8s.io/kube-proxy:v1.28.13\"\ntime=\"2026-03-17T15:12:40Z\" level=fatal msg=\"pulling image: failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/kube-proxy:v1.28.13\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/kube-proxy/manifests/v1.28.13\\\": dial tcp 199.204.45.204:443: connect: connection refused\"\n, error: exit status 1\n\t[ERROR ImagePull]: failed to pull image harbor.atmosphere.dev/registry.k8s.io/pause:3.9: output: E0317 15:12:41.013048 40653 log.go:32] \"PullImage from image service failed\" err=\"rpc error: code = Unknown desc = failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/pause:3.9\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/pause/manifests/3.9\\\": dial tcp 199.204.45.204:443: connect: connection refused\" image=\"harbor.atmosphere.dev/registry.k8s.io/pause:3.9\"\ntime=\"2026-03-17T15:12:41Z\" level=fatal msg=\"pulling image: failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/pause:3.9\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/pause/manifests/3.9\\\": dial tcp 199.204.45.204:443: connect: connection refused\"\n, error: exit status 1\n\t[ERROR ImagePull]: failed to pull image harbor.atmosphere.dev/registry.k8s.io/etcd:3.5.12-0: output: E0317 15:12:41.185582 40731 log.go:32] \"PullImage from image service failed\" err=\"rpc error: code = Unknown desc = failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/etcd:3.5.12-0\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/etcd/manifests/3.5.12-0\\\": dial tcp 199.204.45.204:443: connect: connection refused\" image=\"harbor.atmosphere.dev/registry.k8s.io/etcd:3.5.12-0\"\ntime=\"2026-03-17T15:12:41Z\" level=fatal msg=\"pulling image: failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/etcd:3.5.12-0\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/etcd/manifests/3.5.12-0\\\": dial tcp 199.204.45.204:443: connect: connection refused\"\n, error: exit status 1\n\t[ERROR ImagePull]: failed to pull image harbor.atmosphere.dev/registry.k8s.io/coredns/coredns:v1.10.1: output: E0317 15:12:41.361909 40812 log.go:32] \"PullImage from image service failed\" err=\"rpc error: code = Unknown desc = failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/coredns/coredns:v1.10.1\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/coredns/coredns/manifests/v1.10.1\\\": dial tcp 199.204.45.204:443: connect: connection refused\" image=\"harbor.atmosphere.dev/registry.k8s.io/coredns/coredns:v1.10.1\"\ntime=\"2026-03-17T15:12:41Z\" level=fatal msg=\"pulling image: failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/coredns/coredns:v1.10.1\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/coredns/coredns/manifests/v1.10.1\\\": dial tcp 199.204.45.204:443: connect: connection refused\"\n, error: exit status 1\n[preflight] If you know what you are doing, you can make a check non-fatal with `--ignore-preflight-errors=...`\nTo see the stack trace of this error execute with --v=5 or higher", "stderr_lines": ["W0317 15:12:38.964471 40212 initconfiguration.go:336] [config] WARNING: Ignored YAML document with GroupVersionKind kubeadm.k8s.io/v1beta3, Kind=JoinConfiguration", "error execution phase preflight: [preflight] Some fatal errors occurred:", "\t[ERROR ImagePull]: failed to pull image harbor.atmosphere.dev/registry.k8s.io/kube-apiserver:v1.28.13: output: E0317 15:12:39.282687 40327 log.go:32] \"PullImage from image service failed\" err=\"rpc error: code = Unknown desc = failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/kube-apiserver:v1.28.13\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/kube-apiserver/manifests/v1.28.13\\\": dial tcp 199.204.45.204:443: connect: connection refused\" image=\"harbor.atmosphere.dev/registry.k8s.io/kube-apiserver:v1.28.13\"", "time=\"2026-03-17T15:12:39Z\" level=fatal msg=\"pulling image: failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/kube-apiserver:v1.28.13\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/kube-apiserver/manifests/v1.28.13\\\": dial tcp 199.204.45.204:443: connect: connection refused\"", ", error: exit status 1", "\t[ERROR ImagePull]: failed to pull image harbor.atmosphere.dev/registry.k8s.io/kube-controller-manager:v1.28.13: output: E0317 15:12:39.474796 40410 log.go:32] \"PullImage from image service failed\" err=\"rpc error: code = Unknown desc = failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/kube-controller-manager:v1.28.13\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/kube-controller-manager/manifests/v1.28.13\\\": dial tcp 199.204.45.204:443: connect: connection refused\" image=\"harbor.atmosphere.dev/registry.k8s.io/kube-controller-manager:v1.28.13\"", "time=\"2026-03-17T15:12:39Z\" level=fatal msg=\"pulling image: failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/kube-controller-manager:v1.28.13\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/kube-controller-manager/manifests/v1.28.13\\\": dial tcp 199.204.45.204:443: connect: connection refused\"", ", error: exit status 1", "\t[ERROR ImagePull]: failed to pull image harbor.atmosphere.dev/registry.k8s.io/kube-scheduler:v1.28.13: output: E0317 15:12:40.625737 40486 log.go:32] \"PullImage from image service failed\" err=\"rpc error: code = Unknown desc = failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/kube-scheduler:v1.28.13\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/kube-scheduler/manifests/v1.28.13\\\": dial tcp 199.204.45.204:443: connect: connection refused\" image=\"harbor.atmosphere.dev/registry.k8s.io/kube-scheduler:v1.28.13\"", "time=\"2026-03-17T15:12:40Z\" level=fatal msg=\"pulling image: failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/kube-scheduler:v1.28.13\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/kube-scheduler/manifests/v1.28.13\\\": dial tcp 199.204.45.204:443: connect: connection refused\"", ", error: exit status 1", "\t[ERROR ImagePull]: failed to pull image harbor.atmosphere.dev/registry.k8s.io/kube-proxy:v1.28.13: output: E0317 15:12:40.816659 40564 log.go:32] \"PullImage from image service failed\" err=\"rpc error: code = Unknown desc = failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/kube-proxy:v1.28.13\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/kube-proxy/manifests/v1.28.13\\\": dial tcp 199.204.45.204:443: connect: connection refused\" image=\"harbor.atmosphere.dev/registry.k8s.io/kube-proxy:v1.28.13\"", "time=\"2026-03-17T15:12:40Z\" level=fatal msg=\"pulling image: failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/kube-proxy:v1.28.13\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/kube-proxy/manifests/v1.28.13\\\": dial tcp 199.204.45.204:443: connect: connection refused\"", ", error: exit status 1", "\t[ERROR ImagePull]: failed to pull image harbor.atmosphere.dev/registry.k8s.io/pause:3.9: output: E0317 15:12:41.013048 40653 log.go:32] \"PullImage from image service failed\" err=\"rpc error: code = Unknown desc = failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/pause:3.9\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/pause/manifests/3.9\\\": dial tcp 199.204.45.204:443: connect: connection refused\" image=\"harbor.atmosphere.dev/registry.k8s.io/pause:3.9\"", "time=\"2026-03-17T15:12:41Z\" level=fatal msg=\"pulling image: failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/pause:3.9\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/pause/manifests/3.9\\\": dial tcp 199.204.45.204:443: connect: connection refused\"", ", error: exit status 1", "\t[ERROR ImagePull]: failed to pull image harbor.atmosphere.dev/registry.k8s.io/etcd:3.5.12-0: output: E0317 15:12:41.185582 40731 log.go:32] \"PullImage from image service failed\" err=\"rpc error: code = Unknown desc = failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/etcd:3.5.12-0\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/etcd/manifests/3.5.12-0\\\": dial tcp 199.204.45.204:443: connect: connection refused\" image=\"harbor.atmosphere.dev/registry.k8s.io/etcd:3.5.12-0\"", "time=\"2026-03-17T15:12:41Z\" level=fatal msg=\"pulling image: failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/etcd:3.5.12-0\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/etcd/manifests/3.5.12-0\\\": dial tcp 199.204.45.204:443: connect: connection refused\"", ", error: exit status 1", "\t[ERROR ImagePull]: failed to pull image harbor.atmosphere.dev/registry.k8s.io/coredns/coredns:v1.10.1: output: E0317 15:12:41.361909 40812 log.go:32] \"PullImage from image service failed\" err=\"rpc error: code = Unknown desc = failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/coredns/coredns:v1.10.1\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/coredns/coredns/manifests/v1.10.1\\\": dial tcp 199.204.45.204:443: connect: connection refused\" image=\"harbor.atmosphere.dev/registry.k8s.io/coredns/coredns:v1.10.1\"", "time=\"2026-03-17T15:12:41Z\" level=fatal msg=\"pulling image: failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/coredns/coredns:v1.10.1\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/coredns/coredns/manifests/v1.10.1\\\": dial tcp 199.204.45.204:443: connect: connection refused\"", ", error: exit status 1", "[preflight] If you know what you are doing, you can make a check non-fatal with `--ignore-preflight-errors=...`", "To see the stack trace of this error execute with --v=5 or higher"], "stdout": "[init] Using Kubernetes version: v1.28.13\n[preflight] Running pre-flight checks\n[preflight] Pulling images required for setting up a Kubernetes cluster\n[preflight] This might take a minute or two, depending on the speed of your internet connection\n[preflight] You can also perform this action in beforehand using 'kubeadm config images pull'", "stdout_lines": ["[init] Using Kubernetes version: v1.28.13", "[preflight] Running pre-flight checks", "[preflight] Pulling images required for setting up a Kubernetes cluster", "[preflight] This might take a minute or two, depending on the speed of your internet connection", "[preflight] You can also perform this action in beforehand using 'kubeadm config images pull'"]} 2026-03-17 15:12:41.399198 | instance | 2026-03-17 15:12:41.399510 | instance | PLAY RECAP ********************************************************************* 2026-03-17 15:12:41.399809 | instance | instance : ok=199 changed=54 unreachable=0 failed=1 skipped=53 rescued=0 ignored=2 2026-03-17 15:12:41.400064 | instance | 2026-03-17 15:12:41.400331 | instance | Tuesday 17 March 2026 15:12:41 +0000 (0:00:02.633) 0:06:58.710 ********* 2026-03-17 15:12:41.400582 | instance | =============================================================================== 2026-03-17 15:12:41.400844 | instance | vexxhost.ceph.mon : Run Bootstrap coomand ----------------------------- 151.17s 2026-03-17 15:12:41.401136 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 90.20s 2026-03-17 15:12:41.401408 | instance | vexxhost.ceph.mon : Validate monitor exist ----------------------------- 14.83s 2026-03-17 15:12:41.401670 | instance | vexxhost.ceph.osd : Get `ceph-volume lvm list` status ------------------ 10.70s 2026-03-17 15:12:41.401934 | instance | vexxhost.ceph.osd : Ensure all OSDs are non-legacy ---------------------- 5.35s 2026-03-17 15:12:41.402197 | instance | vexxhost.containers.containerd : Install AppArmor packages -------------- 5.31s 2026-03-17 15:12:41.402455 | instance | vexxhost.containers.docker : Restart docker ----------------------------- 4.97s 2026-03-17 15:12:41.402716 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 4.95s 2026-03-17 15:12:41.403146 | instance | vexxhost.ceph.osd : Get `cephadm ls` status ----------------------------- 4.76s 2026-03-17 15:12:41.403458 | instance | vexxhost.ceph.cephadm : Install packages -------------------------------- 4.48s 2026-03-17 15:12:41.403722 | instance | vexxhost.atmosphere.sysctl : Configure sysctl values -------------------- 3.68s 2026-03-17 15:12:41.403889 | instance | vexxhost.kubernetes.kubelet : Install additional packages --------------- 3.56s 2026-03-17 15:12:41.404049 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 3.05s 2026-03-17 15:12:41.404214 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.91s 2026-03-17 15:12:41.404373 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 2.87s 2026-03-17 15:12:41.404534 | instance | vexxhost.kubernetes.kubernetes : Initialize cluster --------------------- 2.63s 2026-03-17 15:12:41.404688 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.60s 2026-03-17 15:12:41.404848 | instance | vexxhost.ceph.mgr : Enable the Ceph Manager prometheus module ----------- 2.47s 2026-03-17 15:12:41.405008 | instance | vexxhost.kubernetes.kubelet : Configure sysctl values ------------------- 2.27s 2026-03-17 15:12:41.405168 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 2.18s 2026-03-17 15:12:41.555076 | instance | CRITICAL Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-03-17 15:12:41.555298 | instance | ERROR [aio > converge] Executed: Failed 2026-03-17 15:12:41.555443 | instance | ERROR Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-03-17 15:12:41.773928 | instance | ERROR 2026-03-17 15:12:41.774132 | instance | { 2026-03-17 15:12:41.774172 | instance | "delta": "0:08:57.681126", 2026-03-17 15:12:41.774200 | instance | "end": "2026-03-17 15:12:41.637204", 2026-03-17 15:12:41.774226 | instance | "msg": "non-zero return code", 2026-03-17 15:12:41.774251 | instance | "rc": 2, 2026-03-17 15:12:41.774279 | instance | "start": "2026-03-17 15:03:43.956078" 2026-03-17 15:12:41.774306 | instance | } failure 2026-03-17 15:12:41.794685 | 2026-03-17 15:12:41.794805 | PLAY RECAP 2026-03-17 15:12:41.794863 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-03-17 15:12:41.794891 | 2026-03-17 15:12:41.941106 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-03-17 15:12:41.953435 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@stable/2024.2] 2026-03-17 15:12:42.618842 | 2026-03-17 15:12:42.618995 | PLAY [all] 2026-03-17 15:12:42.634678 | 2026-03-17 15:12:42.634816 | TASK [gather-host-logs : creating directory for system status] 2026-03-17 15:12:42.969696 | instance | changed 2026-03-17 15:12:42.976224 | 2026-03-17 15:12:42.976313 | TASK [gather-host-logs : Get logs for each host] 2026-03-17 15:12:43.294305 | instance | + systemd-cgls --full --all --no-pager 2026-03-17 15:12:43.310501 | instance | + ip addr 2026-03-17 15:12:43.314071 | instance | + ip route 2026-03-17 15:12:43.315823 | instance | + lsblk 2026-03-17 15:12:43.320036 | instance | + mount 2026-03-17 15:12:43.323375 | instance | + docker images 2026-03-17 15:12:43.348041 | instance | + brctl show 2026-03-17 15:12:43.348390 | instance | /bin/bash: line 8: brctl: command not found 2026-03-17 15:12:43.348995 | instance | + ps aux --sort=-%mem 2026-03-17 15:12:43.366546 | instance | + dpkg -l 2026-03-17 15:12:43.378359 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-03-17 15:12:43.378772 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-03-17 15:12:43.398562 | instance | + '[' '!' -z '' ']' 2026-03-17 15:12:43.507089 | instance | ok: Runtime: 0:00:00.109363 2026-03-17 15:12:43.513028 | 2026-03-17 15:12:43.513095 | TASK [gather-host-logs : Downloads logs to executor] 2026-03-17 15:12:44.129586 | instance | changed: 2026-03-17 15:12:44.129745 | instance | created directory /var/lib/zuul/builds/8036523e42994340a501e00bcc3ac101/work/logs/instance 2026-03-17 15:12:44.129774 | instance | cd+++++++++ system/ 2026-03-17 15:12:44.129797 | instance | >f+++++++++ system/brctl-show.txt 2026-03-17 15:12:44.129818 | instance | >f+++++++++ system/docker-images.txt 2026-03-17 15:12:44.129838 | instance | >f+++++++++ system/ip-addr.txt 2026-03-17 15:12:44.129861 | instance | >f+++++++++ system/ip-route.txt 2026-03-17 15:12:44.129882 | instance | >f+++++++++ system/lsblk.txt 2026-03-17 15:12:44.129902 | instance | >f+++++++++ system/mount.txt 2026-03-17 15:12:44.129920 | instance | >f+++++++++ system/packages.txt 2026-03-17 15:12:44.129939 | instance | >f+++++++++ system/ps.txt 2026-03-17 15:12:44.129960 | instance | >f+++++++++ system/systemd-cgls.txt 2026-03-17 15:12:44.138637 | 2026-03-17 15:12:44.138704 | LOOP [helm-release-status : creating directory for helm release status] 2026-03-17 15:12:44.327642 | instance | changed: "values" 2026-03-17 15:12:44.490934 | instance | changed: "releases" 2026-03-17 15:12:44.508770 | 2026-03-17 15:12:44.508997 | TASK [helm-release-status : Gather get release status for helm charts] 2026-03-17 15:12:44.764138 | instance | E0317 15:12:44.764005 40901 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:44.764957 | instance | E0317 15:12:44.764911 40901 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:44.766516 | instance | E0317 15:12:44.766473 40901 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:44.767202 | instance | E0317 15:12:44.767151 40901 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:44.768950 | instance | E0317 15:12:44.768907 40901 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:44.768971 | instance | The connection to the server localhost:8080 was refused - did you specify the right host or port? 2026-03-17 15:12:45.044198 | instance | ok: Runtime: 0:00:00.063399 2026-03-17 15:12:45.053189 | 2026-03-17 15:12:45.053357 | TASK [helm-release-status : Downloads logs to executor] 2026-03-17 15:12:45.524498 | instance | changed: 2026-03-17 15:12:45.524732 | instance | cd+++++++++ helm/ 2026-03-17 15:12:45.524792 | instance | cd+++++++++ helm/releases/ 2026-03-17 15:12:45.524915 | instance | cd+++++++++ helm/values/ 2026-03-17 15:12:45.534727 | 2026-03-17 15:12:45.534833 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-03-17 15:12:45.742077 | instance | changed 2026-03-17 15:12:45.771698 | 2026-03-17 15:12:45.771811 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-03-17 15:12:45.980180 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-03-17 15:12:45.980719 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-03-17 15:12:45.987140 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-17 15:12:45.989172 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-17 15:12:46.034948 | instance | E0317 15:12:46.034819 40977 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:46.035669 | instance | E0317 15:12:46.035616 40977 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:46.036866 | instance | E0317 15:12:46.036798 40977 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:46.038850 | instance | E0317 15:12:46.038648 40977 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:46.039897 | instance | E0317 15:12:46.039717 40973 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:46.039975 | instance | E0317 15:12:46.039925 40977 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:46.040055 | instance | The connection to the server localhost:8080 was refused - did you specify the right host or port? 2026-03-17 15:12:46.043374 | instance | E0317 15:12:46.043316 40973 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:46.044045 | instance | E0317 15:12:46.043996 40973 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:46.046521 | instance | E0317 15:12:46.046472 40973 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:46.047219 | instance | E0317 15:12:46.047159 40973 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:46.048521 | instance | The connection to the server localhost:8080 was refused - did you specify the right host or port? 2026-03-17 15:12:46.048628 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-17 15:12:46.056900 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-17 15:12:46.098679 | instance | E0317 15:12:46.098468 41008 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:46.099501 | instance | E0317 15:12:46.099422 41008 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:46.100057 | instance | E0317 15:12:46.100006 41008 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:46.102395 | instance | E0317 15:12:46.102343 41008 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:46.102873 | instance | E0317 15:12:46.102830 41008 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:46.104049 | instance | The connection to the server localhost:8080 was refused - did you specify the right host or port? 2026-03-17 15:12:46.110522 | instance | E0317 15:12:46.110362 41015 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:46.111713 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-17 15:12:46.111741 | instance | E0317 15:12:46.111707 41015 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:46.112431 | instance | E0317 15:12:46.112392 41015 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:46.114297 | instance | E0317 15:12:46.114248 41015 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:46.114881 | instance | E0317 15:12:46.114840 41015 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:46.115654 | instance | The connection to the server localhost:8080 was refused - did you specify the right host or port? 2026-03-17 15:12:46.169666 | instance | E0317 15:12:46.169447 41040 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:46.171817 | instance | E0317 15:12:46.171767 41040 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:46.172517 | instance | E0317 15:12:46.172468 41040 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:46.174358 | instance | E0317 15:12:46.174314 41040 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:46.175213 | instance | E0317 15:12:46.175181 41040 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:46.176375 | instance | The connection to the server localhost:8080 was refused - did you specify the right host or port? 2026-03-17 15:12:46.307523 | instance | ok: Runtime: 0:00:00.211938 2026-03-17 15:12:46.314611 | 2026-03-17 15:12:46.314723 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-03-17 15:12:46.508913 | instance | changed 2026-03-17 15:12:46.519367 | 2026-03-17 15:12:46.519608 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-03-17 15:12:46.730750 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-03-17 15:12:46.731094 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-03-17 15:12:46.731257 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-03-17 15:12:46.795583 | instance | E0317 15:12:46.795467 41079 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:46.796754 | instance | E0317 15:12:46.796640 41079 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:46.797490 | instance | E0317 15:12:46.797417 41079 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:46.799407 | instance | E0317 15:12:46.799336 41079 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:46.799929 | instance | E0317 15:12:46.799885 41079 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:46.801153 | instance | The connection to the server localhost:8080 was refused - did you specify the right host or port? 2026-03-17 15:12:47.058019 | instance | ok: Runtime: 0:00:00.083188 2026-03-17 15:12:47.065721 | 2026-03-17 15:12:47.065840 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-03-17 15:12:49.418567 | instance | changed: 2026-03-17 15:12:49.418763 | instance | cd+++++++++ objects/ 2026-03-17 15:12:49.418805 | instance | cd+++++++++ objects/cluster/ 2026-03-17 15:12:49.418842 | instance | cd+++++++++ objects/namespaced/ 2026-03-17 15:12:49.430473 | 2026-03-17 15:12:49.430577 | TASK [gather-pod-logs : creating directory for pod logs] 2026-03-17 15:12:49.623488 | instance | changed 2026-03-17 15:12:49.629780 | 2026-03-17 15:12:49.629901 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-03-17 15:12:49.828014 | instance | changed 2026-03-17 15:12:49.835023 | 2026-03-17 15:12:49.835124 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-03-17 15:12:50.085737 | instance | E0317 15:12:50.085570 41154 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:50.086185 | instance | E0317 15:12:50.086136 41154 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:50.088989 | instance | E0317 15:12:50.088890 41154 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:50.089758 | instance | E0317 15:12:50.089708 41154 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:50.092128 | instance | E0317 15:12:50.091968 41154 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:50.092197 | instance | The connection to the server localhost:8080 was refused - did you specify the right host or port? 2026-03-17 15:12:50.372044 | instance | ok: Runtime: 0:00:00.070464 2026-03-17 15:12:50.380554 | 2026-03-17 15:12:50.380687 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-03-17 15:12:50.864537 | instance | changed: 2026-03-17 15:12:50.864758 | instance | cd+++++++++ pod-logs/ 2026-03-17 15:12:50.864801 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-03-17 15:12:50.878429 | 2026-03-17 15:12:50.878515 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-03-17 15:12:51.105635 | instance | changed 2026-03-17 15:12:51.113034 | 2026-03-17 15:12:51.113144 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-03-17 15:12:51.374479 | instance | E0317 15:12:51.374201 41202 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:51.375523 | instance | E0317 15:12:51.375469 41202 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:51.376150 | instance | E0317 15:12:51.376112 41202 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:51.379263 | instance | E0317 15:12:51.379122 41202 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:51.380506 | instance | E0317 15:12:51.380461 41202 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:51.380546 | instance | The connection to the server localhost:8080 was refused - did you specify the right host or port? 2026-03-17 15:12:51.654803 | instance | ok: Runtime: 0:00:00.069793 2026-03-17 15:12:51.660826 | 2026-03-17 15:12:51.660902 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-03-17 15:12:51.935000 | instance | E0317 15:12:51.934794 41232 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:51.935817 | instance | E0317 15:12:51.935743 41232 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:51.938089 | instance | E0317 15:12:51.937990 41232 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:51.939020 | instance | E0317 15:12:51.938962 41232 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:51.940892 | instance | E0317 15:12:51.940826 41232 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:51.940955 | instance | The connection to the server localhost:8080 was refused - did you specify the right host or port? 2026-03-17 15:12:51.945285 | instance | ceph-mgr endpoints: 2026-03-17 15:12:52.193998 | instance | ok: Runtime: 0:00:00.078569 2026-03-17 15:12:52.202022 | 2026-03-17 15:12:52.202166 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-03-17 15:12:52.460518 | instance | E0317 15:12:52.460263 41260 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:52.461588 | instance | E0317 15:12:52.461487 41260 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:52.462295 | instance | E0317 15:12:52.462192 41260 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:52.464282 | instance | E0317 15:12:52.464194 41260 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:52.466970 | instance | E0317 15:12:52.466901 41260 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-17 15:12:52.467008 | instance | The connection to the server localhost:8080 was refused - did you specify the right host or port? 2026-03-17 15:12:52.739719 | instance | ok: Runtime: 0:00:00.072418 2026-03-17 15:12:52.747152 | 2026-03-17 15:12:52.747258 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-03-17 15:12:53.217939 | instance | changed: cd+++++++++ prometheus/ 2026-03-17 15:12:53.227150 | 2026-03-17 15:12:53.227220 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-03-17 15:12:53.444330 | instance | changed 2026-03-17 15:12:53.449510 | 2026-03-17 15:12:53.449588 | TASK [gather-selenium-data : Get selenium data] 2026-03-17 15:12:53.656746 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-03-17 15:12:53.658138 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-03-17 15:12:53.988877 | instance | ERROR 2026-03-17 15:12:53.989301 | instance | { 2026-03-17 15:12:53.989381 | instance | "delta": "0:00:00.005357", 2026-03-17 15:12:53.989432 | instance | "end": "2026-03-17 15:12:53.658459", 2026-03-17 15:12:53.989479 | instance | "msg": "non-zero return code", 2026-03-17 15:12:53.989523 | instance | "rc": 1, 2026-03-17 15:12:53.989567 | instance | "start": "2026-03-17 15:12:53.653102" 2026-03-17 15:12:53.989610 | instance | } 2026-03-17 15:12:53.989666 | instance | ERROR: Ignoring Errors 2026-03-17 15:12:53.994707 | 2026-03-17 15:12:53.994772 | TASK [gather-selenium-data : Downloads logs to executor] 2026-03-17 15:12:54.493901 | instance | changed: cd+++++++++ selenium/ 2026-03-17 15:12:54.500369 | 2026-03-17 15:12:54.500425 | PLAY RECAP 2026-03-17 15:12:54.500474 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 1 2026-03-17 15:12:54.500499 | 2026-03-17 15:12:54.603337 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@stable/2024.2] 2026-03-17 15:12:54.621371 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-03-17 15:12:55.245112 | 2026-03-17 15:12:55.245231 | PLAY [all] 2026-03-17 15:12:55.256546 | 2026-03-17 15:12:55.256658 | TASK [fetch-output : Set log path for multiple nodes] 2026-03-17 15:12:55.290994 | instance | skipping: Conditional result was False 2026-03-17 15:12:55.473344 | 2026-03-17 15:12:55.473525 | TASK [fetch-output : Set log path for single node] 2026-03-17 15:12:55.515616 | instance | ok 2026-03-17 15:12:55.521137 | 2026-03-17 15:12:55.521211 | LOOP [fetch-output : Ensure local output dirs] 2026-03-17 15:12:55.932040 | instance -> localhost | ok: "/var/lib/zuul/builds/8036523e42994340a501e00bcc3ac101/work/logs" 2026-03-17 15:12:56.151287 | instance -> localhost | changed: "/var/lib/zuul/builds/8036523e42994340a501e00bcc3ac101/work/artifacts" 2026-03-17 15:12:56.349992 | instance -> localhost | changed: "/var/lib/zuul/builds/8036523e42994340a501e00bcc3ac101/work/docs" 2026-03-17 15:12:56.365097 | 2026-03-17 15:12:56.365212 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-03-17 15:12:56.977588 | instance | changed: .d..t...... ./ 2026-03-17 15:12:56.977864 | instance | changed: All items complete 2026-03-17 15:12:56.977916 | 2026-03-17 15:12:57.410260 | instance | changed: .d..t...... ./ 2026-03-17 15:12:57.856686 | instance | changed: .d..t...... ./ 2026-03-17 15:12:57.884145 | 2026-03-17 15:12:57.884289 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-03-17 15:12:58.289064 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007794 2026-03-17 15:12:58.526325 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.006170 2026-03-17 15:12:58.536248 | 2026-03-17 15:12:58.536334 | PLAY [all] 2026-03-17 15:12:58.543530 | 2026-03-17 15:12:58.543594 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-17 15:12:58.968562 | instance | changed 2026-03-17 15:12:58.976481 | 2026-03-17 15:12:58.976560 | PLAY RECAP 2026-03-17 15:12:58.976623 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-03-17 15:12:58.976653 | 2026-03-17 15:12:59.088872 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-03-17 15:12:59.104236 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-17 15:12:59.700631 | 2026-03-17 15:12:59.700915 | PLAY [localhost] 2026-03-17 15:12:59.710787 | 2026-03-17 15:12:59.715616 | TASK [Generate Zuul manifest] 2026-03-17 15:12:59.732323 | localhost | ok 2026-03-17 15:12:59.748823 | 2026-03-17 15:12:59.748918 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-17 15:13:00.102058 | localhost | changed 2026-03-17 15:13:00.114104 | 2026-03-17 15:13:00.114220 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-17 15:13:00.147081 | localhost | ok 2026-03-17 15:13:00.156892 | 2026-03-17 15:13:00.157004 | TASK [Upload logs] 2026-03-17 15:13:00.178334 | localhost | ok 2026-03-17 15:13:00.286487 | 2026-03-17 15:13:00.286604 | TASK [Set zuul-log-path fact] 2026-03-17 15:13:00.306579 | localhost | ok 2026-03-17 15:13:00.318983 | 2026-03-17 15:13:00.319062 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-17 15:13:00.346129 | localhost | ok 2026-03-17 15:13:00.353202 | 2026-03-17 15:13:00.353268 | TASK [upload-logs : Create log directories] 2026-03-17 15:13:00.708014 | localhost | changed 2026-03-17 15:13:00.715182 | 2026-03-17 15:13:00.715285 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-17 15:13:01.069185 | localhost -> localhost | ok: Runtime: 0:00:00.004846 2026-03-17 15:13:01.075282 | 2026-03-17 15:13:01.075353 | TASK [upload-logs : Upload logs to log server] 2026-03-17 15:13:01.501621 | localhost | Output suppressed because no_log was given 2026-03-17 15:13:01.507566 | 2026-03-17 15:13:01.507631 | LOOP [upload-logs : Compress console log and json output] 2026-03-17 15:13:01.556010 | localhost | skipping: Conditional result was False 2026-03-17 15:13:01.604172 | localhost | skipping: Conditional result was False 2026-03-17 15:13:01.621690 | 2026-03-17 15:13:01.621893 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-17 15:13:01.666246 | localhost | skipping: Conditional result was False 2026-03-17 15:13:01.666916 | 2026-03-17 15:13:01.670893 | localhost | skipping: Conditional result was False 2026-03-17 15:13:01.687584 | 2026-03-17 15:13:01.687748 | LOOP [upload-logs : Upload console log and json output]