2026-04-22 07:03:20.057819 | Job console starting 2026-04-22 07:03:20.068941 | Updating git repos 2026-04-22 07:03:20.092004 | Cloning repos into workspace 2026-04-22 07:03:20.144005 | Restoring repo states 2026-04-22 07:03:20.152182 | Merging changes 2026-04-22 07:03:20.437030 | Checking out repos 2026-04-22 07:03:20.476430 | Preparing playbooks 2026-04-22 07:03:22.032278 | Running Ansible setup 2026-04-22 07:03:25.909481 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-22 07:03:26.574732 | 2026-04-22 07:03:26.574892 | PLAY [localhost] 2026-04-22 07:03:26.583370 | 2026-04-22 07:03:26.583480 | TASK [Gathering Facts] 2026-04-22 07:03:27.486765 | localhost | ok 2026-04-22 07:03:27.499480 | 2026-04-22 07:03:27.499630 | TASK [Setup log path fact] 2026-04-22 07:03:27.519123 | localhost | ok 2026-04-22 07:03:27.688877 | 2026-04-22 07:03:27.689014 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-22 07:03:27.716239 | localhost | ok 2026-04-22 07:03:27.722386 | 2026-04-22 07:03:27.722453 | TASK [emit-job-header : Print job information] 2026-04-22 07:03:27.762220 | # Job Information 2026-04-22 07:03:27.762358 | Ansible Version: 2.16.16 2026-04-22 07:03:27.762402 | Job: ansible-collection-containers-molecule-containerd-ubuntu-jammy 2026-04-22 07:03:27.762433 | Pipeline: check 2026-04-22 07:03:27.762461 | Executor: 0a8996d2b663 2026-04-22 07:03:27.762488 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/118 2026-04-22 07:03:27.762518 | Event ID: 3f0b5d90-3e19-11f1-9321-c146272f6338 2026-04-22 07:03:27.766196 | 2026-04-22 07:03:27.766357 | LOOP [emit-job-header : Print node information] 2026-04-22 07:03:27.880429 | localhost | ok: 2026-04-22 07:03:27.881092 | localhost | # Node Information 2026-04-22 07:03:27.881163 | localhost | Inventory Hostname: ubuntu-jammy 2026-04-22 07:03:27.881222 | localhost | Hostname: np0000169188 2026-04-22 07:03:27.881266 | localhost | Username: zuul 2026-04-22 07:03:27.881317 | localhost | Distro: Ubuntu 22.04 2026-04-22 07:03:27.881360 | localhost | Provider: yul1 2026-04-22 07:03:27.881401 | localhost | Region: ca-ymq-1 2026-04-22 07:03:27.881441 | localhost | Label: ubuntu-jammy 2026-04-22 07:03:27.881481 | localhost | Product Name: OpenStack Nova 2026-04-22 07:03:27.881521 | localhost | Interface IP: 199.204.45.44 2026-04-22 07:03:27.891533 | 2026-04-22 07:03:27.891678 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-22 07:03:28.508935 | localhost -> localhost | changed 2026-04-22 07:03:28.514079 | 2026-04-22 07:03:28.514149 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-22 07:03:29.543040 | localhost -> localhost | changed 2026-04-22 07:03:29.550355 | 2026-04-22 07:03:29.550415 | PLAY [all] 2026-04-22 07:03:29.558132 | 2026-04-22 07:03:29.558203 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-22 07:03:29.860066 | ubuntu-jammy -> localhost | ok 2026-04-22 07:03:29.869273 | 2026-04-22 07:03:29.869383 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-22 07:03:29.908232 | ubuntu-jammy | ok 2026-04-22 07:03:29.925468 | ubuntu-jammy | included: /var/lib/zuul/builds/0e357325ca594ac9b21fa5bd4076c50d/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-22 07:03:29.931300 | 2026-04-22 07:03:29.931411 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-22 07:03:31.391748 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-04-22 07:03:31.391925 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/0e357325ca594ac9b21fa5bd4076c50d/work/0e357325ca594ac9b21fa5bd4076c50d_id_rsa 2026-04-22 07:03:31.391959 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/0e357325ca594ac9b21fa5bd4076c50d/work/0e357325ca594ac9b21fa5bd4076c50d_id_rsa.pub 2026-04-22 07:03:31.391982 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-04-22 07:03:31.392003 | ubuntu-jammy -> localhost | SHA256:IKA9dP/GrH2pe+LZcrC4FOV0gA/KtDFMnKGBMv8/Z7g zuul-build-sshkey 2026-04-22 07:03:31.392035 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-04-22 07:03:31.392056 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-04-22 07:03:31.392083 | ubuntu-jammy -> localhost | | .+++o .. | 2026-04-22 07:03:31.392104 | ubuntu-jammy -> localhost | |++ =B.o . | 2026-04-22 07:03:31.392124 | ubuntu-jammy -> localhost | |oo+o.=ooo . | 2026-04-22 07:03:31.392144 | ubuntu-jammy -> localhost | | ..+. O.. | 2026-04-22 07:03:31.392163 | ubuntu-jammy -> localhost | | . . S | 2026-04-22 07:03:31.392183 | ubuntu-jammy -> localhost | | . =. . | 2026-04-22 07:03:31.392202 | ubuntu-jammy -> localhost | | .oo.oo | 2026-04-22 07:03:31.392222 | ubuntu-jammy -> localhost | | .= *=o | 2026-04-22 07:03:31.392243 | ubuntu-jammy -> localhost | | EB=*. | 2026-04-22 07:03:31.392264 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-04-22 07:03:31.392311 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.853534 2026-04-22 07:03:31.397174 | 2026-04-22 07:03:31.397235 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-22 07:03:31.428805 | ubuntu-jammy | ok 2026-04-22 07:03:31.440188 | ubuntu-jammy | included: /var/lib/zuul/builds/0e357325ca594ac9b21fa5bd4076c50d/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-22 07:03:31.447260 | 2026-04-22 07:03:31.447326 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-22 07:03:31.466394 | ubuntu-jammy | skipping: Conditional result was False 2026-04-22 07:03:31.473735 | 2026-04-22 07:03:31.473827 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-22 07:03:31.941914 | ubuntu-jammy | changed 2026-04-22 07:03:32.022473 | 2026-04-22 07:03:32.022733 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-22 07:03:32.222164 | ubuntu-jammy | ok 2026-04-22 07:03:32.239036 | 2026-04-22 07:03:32.239123 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-22 07:03:32.716787 | ubuntu-jammy | changed 2026-04-22 07:03:32.722407 | 2026-04-22 07:03:32.722492 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-22 07:03:33.203761 | ubuntu-jammy | changed 2026-04-22 07:03:33.275138 | 2026-04-22 07:03:33.275261 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-22 07:03:33.299513 | ubuntu-jammy | skipping: Conditional result was False 2026-04-22 07:03:33.306860 | 2026-04-22 07:03:33.306957 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-22 07:03:33.735824 | ubuntu-jammy -> localhost | changed 2026-04-22 07:03:33.749785 | 2026-04-22 07:03:33.749872 | TASK [add-build-sshkey : Add back temp key] 2026-04-22 07:03:34.055711 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/0e357325ca594ac9b21fa5bd4076c50d/work/0e357325ca594ac9b21fa5bd4076c50d_id_rsa (zuul-build-sshkey) 2026-04-22 07:03:34.055934 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.016657 2026-04-22 07:03:34.061880 | 2026-04-22 07:03:34.061947 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-22 07:03:34.447025 | ubuntu-jammy | ok 2026-04-22 07:03:34.452251 | 2026-04-22 07:03:34.452316 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-22 07:03:34.477172 | ubuntu-jammy | skipping: Conditional result was False 2026-04-22 07:03:34.490733 | 2026-04-22 07:03:34.490822 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-22 07:03:34.848595 | ubuntu-jammy | ok 2026-04-22 07:03:35.113975 | 2026-04-22 07:03:35.114096 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-22 07:03:36.084896 | ubuntu-jammy | Output suppressed because no_log was given 2026-04-22 07:03:36.101182 | 2026-04-22 07:03:36.101263 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-22 07:03:36.307762 | ubuntu-jammy | ok: "logs" 2026-04-22 07:03:36.308256 | ubuntu-jammy | ok: All items complete 2026-04-22 07:03:36.308288 | 2026-04-22 07:03:36.455563 | ubuntu-jammy | ok: "artifacts" 2026-04-22 07:03:36.608677 | ubuntu-jammy | ok: "docs" 2026-04-22 07:03:36.635828 | 2026-04-22 07:03:36.636286 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-22 07:03:36.825668 | ubuntu-jammy | changed: "logs" 2026-04-22 07:03:37.019382 | ubuntu-jammy | changed: "artifacts" 2026-04-22 07:03:37.150597 | ubuntu-jammy | changed: "docs" 2026-04-22 07:03:37.160155 | 2026-04-22 07:03:37.160255 | PLAY RECAP 2026-04-22 07:03:37.160316 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-22 07:03:37.160522 | ubuntu-jammy | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-22 07:03:37.160572 | 2026-04-22 07:03:37.320828 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-22 07:03:37.322320 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-22 07:03:37.954288 | 2026-04-22 07:03:37.954849 | PLAY [all] 2026-04-22 07:03:37.966981 | 2026-04-22 07:03:37.967072 | TASK [setup-uv : Extract archive] 2026-04-22 07:03:40.264667 | ubuntu-jammy | changed 2026-04-22 07:03:40.271781 | 2026-04-22 07:03:40.271888 | TASK [setup-uv : Print version] 2026-04-22 07:03:40.873484 | ubuntu-jammy | uv 0.8.13 2026-04-22 07:03:40.808501 | ubuntu-jammy | ok: Runtime: 0:00:00.012047 2026-04-22 07:03:40.816917 | 2026-04-22 07:03:40.817030 | PLAY RECAP 2026-04-22 07:03:40.817097 | ubuntu-jammy | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-22 07:03:40.817132 | 2026-04-22 07:03:40.929490 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-22 07:03:40.930944 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-22 07:03:41.533194 | 2026-04-22 07:03:41.533324 | PLAY [all] 2026-04-22 07:03:41.544793 | 2026-04-22 07:03:41.544873 | TASK [Copy inventory file for Zuul] 2026-04-22 07:03:42.347720 | ubuntu-jammy | changed 2026-04-22 07:03:42.357445 | 2026-04-22 07:03:42.357528 | TASK [Switch "ansible_host" to private IP] 2026-04-22 07:03:42.646780 | ubuntu-jammy | changed: 1 replacements made 2026-04-22 07:03:42.651925 | 2026-04-22 07:03:42.651994 | TASK [Run Molecule scenario] 2026-04-22 07:03:43.461373 | ubuntu-jammy | Downloading cpython-3.13.7-linux-x86_64-gnu (download) (30.9MiB) 2026-04-22 07:03:44.130874 | ubuntu-jammy | Downloading cpython-3.13.7-linux-x86_64-gnu (download) 2026-04-22 07:03:44.301575 | ubuntu-jammy | Using CPython 3.13.7 2026-04-22 07:03:44.301664 | ubuntu-jammy | Creating virtual environment at: .venv 2026-04-22 07:03:44.531148 | ubuntu-jammy | Downloading pygments (1.2MiB) 2026-04-22 07:03:44.531596 | ubuntu-jammy | Downloading ansible-core (2.3MiB) 2026-04-22 07:03:44.531956 | ubuntu-jammy | Downloading cryptography (4.3MiB) 2026-04-22 07:03:44.674717 | ubuntu-jammy | Downloading cryptography 2026-04-22 07:03:44.713771 | ubuntu-jammy | Downloading pygments 2026-04-22 07:03:45.010055 | ubuntu-jammy | Downloading ansible-core 2026-04-22 07:03:45.039239 | ubuntu-jammy | Installed 36 packages in 28ms 2026-04-22 07:03:46.152083 | ubuntu-jammy | INFO Collection 'vexxhost.containers' detected. 2026-04-22 07:03:46.152241 | ubuntu-jammy | INFO Scenarios will be used from 'extensions/molecule' 2026-04-22 07:03:46.991898 | ubuntu-jammy | CRITICAL 'extensions/molecule/default/molecule.yml' glob failed. Exiting. 2026-04-22 07:03:46.992400 | ubuntu-jammy | INFO default scenario not found, disabling shared state. 2026-04-22 07:03:46.992865 | ubuntu-jammy | INFO [containerd > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-04-22 07:03:46.993043 | ubuntu-jammy | INFO [containerd > prerun] Performing prerun with role_name_check=0... 2026-04-22 07:04:01.918373 | ubuntu-jammy | INFO [containerd > dependency] Executing 2026-04-22 07:04:01.918507 | ubuntu-jammy | WARNING [containerd > dependency] Missing roles requirements file: requirements.yml 2026-04-22 07:04:01.918819 | ubuntu-jammy | WARNING [containerd > dependency] Missing collections requirements file: collections.yml 2026-04-22 07:04:01.918998 | ubuntu-jammy | WARNING [containerd > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-04-22 07:04:01.925198 | ubuntu-jammy | INFO [containerd > cleanup] Executing 2026-04-22 07:04:01.925646 | ubuntu-jammy | WARNING [containerd > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-22 07:04:01.933816 | ubuntu-jammy | INFO [containerd > destroy] Executing 2026-04-22 07:04:01.933913 | ubuntu-jammy | WARNING [containerd > destroy] Skipping, '--destroy=never' requested. 2026-04-22 07:04:01.934001 | ubuntu-jammy | INFO [containerd > destroy] Executed: Successful 2026-04-22 07:04:01.940827 | ubuntu-jammy | INFO [containerd > syntax] Executing 2026-04-22 07:04:02.437218 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-22 07:04:02.437359 | ubuntu-jammy | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-04-22 07:04:02.437580 | ubuntu-jammy | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-04-22 07:04:02.437735 | ubuntu-jammy | 2026-04-22 07:04:02.832007 | ubuntu-jammy | 2026-04-22 07:04:02.832198 | ubuntu-jammy | playbook: /home/zuul/src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/containerd/converge.yml 2026-04-22 07:04:02.899513 | ubuntu-jammy | INFO [containerd > syntax] Executed: Successful 2026-04-22 07:04:02.910891 | ubuntu-jammy | INFO [containerd > create] Executing 2026-04-22 07:04:02.912284 | ubuntu-jammy | WARNING [containerd > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-22 07:04:02.917328 | ubuntu-jammy | INFO [containerd > prepare] Executing 2026-04-22 07:04:03.370712 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-22 07:04:03.370858 | ubuntu-jammy | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-04-22 07:04:03.371041 | ubuntu-jammy | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-04-22 07:04:03.371193 | ubuntu-jammy | 2026-04-22 07:04:03.710840 | ubuntu-jammy | 2026-04-22 07:04:03.710978 | ubuntu-jammy | PLAY [Prepare] ***************************************************************** 2026-04-22 07:04:03.711144 | ubuntu-jammy | 2026-04-22 07:04:03.711323 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-04-22 07:04:03.711503 | ubuntu-jammy | Wednesday 22 April 2026 07:04:03 +0000 (0:00:00.028) 0:00:00.028 ******* 2026-04-22 07:04:04.910780 | ubuntu-jammy | [WARNING]: Host 'ubuntu-jammy' is using the discovered Python interpreter at '/usr/bin/python3.10', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. 2026-04-22 07:04:04.913418 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:04:04.913606 | ubuntu-jammy | 2026-04-22 07:04:04.913806 | ubuntu-jammy | TASK [Update "apt" cache] ****************************************************** 2026-04-22 07:04:04.913989 | ubuntu-jammy | Wednesday 22 April 2026 07:04:04 +0000 (0:00:01.203) 0:00:01.231 ******* 2026-04-22 07:04:17.424924 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-22 07:04:17.425187 | ubuntu-jammy | 2026-04-22 07:04:17.425200 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-04-22 07:04:17.425379 | ubuntu-jammy | ubuntu-jammy : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-22 07:04:17.425534 | ubuntu-jammy | 2026-04-22 07:04:17.425686 | ubuntu-jammy | 2026-04-22 07:04:17.425869 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-04-22 07:04:17.426049 | ubuntu-jammy | Wednesday 22 April 2026 07:04:17 +0000 (0:00:12.511) 0:00:13.743 ******* 2026-04-22 07:04:17.426212 | ubuntu-jammy | =============================================================================== 2026-04-22 07:04:17.426382 | ubuntu-jammy | Update "apt" cache ----------------------------------------------------- 12.51s 2026-04-22 07:04:17.426549 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.20s 2026-04-22 07:04:17.562442 | ubuntu-jammy | INFO [containerd > prepare] Executed: Successful 2026-04-22 07:04:17.572900 | ubuntu-jammy | INFO [containerd > converge] Executing 2026-04-22 07:04:18.038353 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-22 07:04:18.038484 | ubuntu-jammy | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-04-22 07:04:18.038702 | ubuntu-jammy | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-04-22 07:04:18.038917 | ubuntu-jammy | 2026-04-22 07:04:18.380944 | ubuntu-jammy | 2026-04-22 07:04:18.381066 | ubuntu-jammy | PLAY [Converge] **************************************************************** 2026-04-22 07:04:18.381079 | ubuntu-jammy | 2026-04-22 07:04:18.381100 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-04-22 07:04:18.381217 | ubuntu-jammy | Wednesday 22 April 2026 07:04:18 +0000 (0:00:00.012) 0:00:00.012 ******* 2026-04-22 07:04:19.448391 | ubuntu-jammy | [WARNING]: Host 'ubuntu-jammy' is using the discovered Python interpreter at '/usr/bin/python3.10', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. 2026-04-22 07:04:19.451258 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:04:19.451427 | ubuntu-jammy | 2026-04-22 07:04:19.451705 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-22 07:04:19.451885 | ubuntu-jammy | Wednesday 22 April 2026 07:04:19 +0000 (0:00:01.070) 0:00:01.083 ******* 2026-04-22 07:04:19.898492 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:04:19.898615 | ubuntu-jammy | 2026-04-22 07:04:19.898628 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-22 07:04:19.898641 | ubuntu-jammy | Wednesday 22 April 2026 07:04:19 +0000 (0:00:00.447) 0:00:01.530 ******* 2026-04-22 07:04:19.931216 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-22 07:04:19.931255 | ubuntu-jammy | 2026-04-22 07:04:19.931390 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-22 07:04:19.931496 | ubuntu-jammy | Wednesday 22 April 2026 07:04:19 +0000 (0:00:00.032) 0:00:01.563 ******* 2026-04-22 07:04:20.347883 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-22 07:04:20.347976 | ubuntu-jammy | 2026-04-22 07:04:20.348061 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-22 07:04:20.348178 | ubuntu-jammy | Wednesday 22 April 2026 07:04:20 +0000 (0:00:00.416) 0:00:01.979 ******* 2026-04-22 07:04:20.435640 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-22 07:04:20.435836 | ubuntu-jammy | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-22 07:04:20.436010 | ubuntu-jammy | } 2026-04-22 07:04:20.436174 | ubuntu-jammy | 2026-04-22 07:04:20.436364 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-22 07:04:20.436576 | ubuntu-jammy | Wednesday 22 April 2026 07:04:20 +0000 (0:00:00.087) 0:00:02.067 ******* 2026-04-22 07:04:21.186880 | ubuntu-jammy | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created with a mode of 0700, this may cause issues when running as another user. To avoid this, create the remote_tmp dir with the correct permissions manually 2026-04-22 07:04:21.193621 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-22 07:04:21.193777 | ubuntu-jammy | 2026-04-22 07:04:21.193963 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-22 07:04:21.194140 | ubuntu-jammy | Wednesday 22 April 2026 07:04:21 +0000 (0:00:00.757) 0:00:02.825 ******* 2026-04-22 07:04:21.217562 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-22 07:04:21.217699 | ubuntu-jammy | 2026-04-22 07:04:21.217906 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-22 07:04:21.218093 | ubuntu-jammy | Wednesday 22 April 2026 07:04:21 +0000 (0:00:00.023) 0:00:02.849 ******* 2026-04-22 07:04:21.456724 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:04:21.456838 | ubuntu-jammy | 2026-04-22 07:04:21.456854 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-22 07:04:21.456979 | ubuntu-jammy | Wednesday 22 April 2026 07:04:21 +0000 (0:00:00.239) 0:00:03.088 ******* 2026-04-22 07:04:22.626869 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:04:22.626978 | ubuntu-jammy | 2026-04-22 07:04:22.627145 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-22 07:04:22.627327 | ubuntu-jammy | Wednesday 22 April 2026 07:04:22 +0000 (0:00:01.169) 0:00:04.258 ******* 2026-04-22 07:04:22.692937 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-22 07:04:22.693158 | ubuntu-jammy | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-22 07:04:22.693302 | ubuntu-jammy | } 2026-04-22 07:04:22.693518 | ubuntu-jammy | 2026-04-22 07:04:22.693667 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-22 07:04:22.693907 | ubuntu-jammy | Wednesday 22 April 2026 07:04:22 +0000 (0:00:00.066) 0:00:04.324 ******* 2026-04-22 07:04:23.465665 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-22 07:04:23.465798 | ubuntu-jammy | 2026-04-22 07:04:23.466004 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-22 07:04:23.466228 | ubuntu-jammy | Wednesday 22 April 2026 07:04:23 +0000 (0:00:00.772) 0:00:05.097 ******* 2026-04-22 07:04:26.538935 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-22 07:04:26.539057 | ubuntu-jammy | 2026-04-22 07:04:26.539267 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-22 07:04:26.539458 | ubuntu-jammy | Wednesday 22 April 2026 07:04:26 +0000 (0:00:03.073) 0:00:08.170 ******* 2026-04-22 07:04:26.558230 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-22 07:04:26.558364 | ubuntu-jammy | 2026-04-22 07:04:26.558550 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-22 07:04:26.558730 | ubuntu-jammy | Wednesday 22 April 2026 07:04:26 +0000 (0:00:00.019) 0:00:08.190 ******* 2026-04-22 07:04:26.576241 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-22 07:04:26.576388 | ubuntu-jammy | 2026-04-22 07:04:26.576570 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-22 07:04:26.576744 | ubuntu-jammy | Wednesday 22 April 2026 07:04:26 +0000 (0:00:00.017) 0:00:08.208 ******* 2026-04-22 07:04:26.589420 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-22 07:04:26.589545 | ubuntu-jammy | 2026-04-22 07:04:26.589722 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-22 07:04:26.589901 | ubuntu-jammy | Wednesday 22 April 2026 07:04:26 +0000 (0:00:00.013) 0:00:08.221 ******* 2026-04-22 07:04:34.960148 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-22 07:04:34.960267 | ubuntu-jammy | 2026-04-22 07:04:34.960428 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-22 07:04:34.960614 | ubuntu-jammy | Wednesday 22 April 2026 07:04:34 +0000 (0:00:08.368) 0:00:16.590 ******* 2026-04-22 07:04:35.686644 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-22 07:04:35.686745 | ubuntu-jammy | 2026-04-22 07:04:35.686949 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-22 07:04:35.687130 | ubuntu-jammy | Wednesday 22 April 2026 07:04:35 +0000 (0:00:00.725) 0:00:17.315 ******* 2026-04-22 07:04:36.876162 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/etc/containerd'}) 2026-04-22 07:04:36.876265 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-22 07:04:36.876455 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-22 07:04:36.876642 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-22 07:04:36.876922 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-22 07:04:36.877048 | ubuntu-jammy | 2026-04-22 07:04:36.877238 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-22 07:04:36.877416 | ubuntu-jammy | Wednesday 22 April 2026 07:04:36 +0000 (0:00:01.191) 0:00:18.506 ******* 2026-04-22 07:04:37.566323 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-22 07:04:37.566467 | ubuntu-jammy | 2026-04-22 07:04:37.566668 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-22 07:04:37.567080 | ubuntu-jammy | Wednesday 22 April 2026 07:04:37 +0000 (0:00:00.689) 0:00:19.196 ******* 2026-04-22 07:04:37.567283 | ubuntu-jammy | 2026-04-22 07:04:37.567594 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-04-22 07:04:37.567852 | ubuntu-jammy | Wednesday 22 April 2026 07:04:37 +0000 (0:00:00.001) 0:00:19.197 ******* 2026-04-22 07:04:38.586820 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:04:38.586960 | ubuntu-jammy | 2026-04-22 07:04:38.587177 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-04-22 07:04:38.587379 | ubuntu-jammy | Wednesday 22 April 2026 07:04:38 +0000 (0:00:01.020) 0:00:20.217 ******* 2026-04-22 07:04:39.085847 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-22 07:04:39.085937 | ubuntu-jammy | 2026-04-22 07:04:39.086135 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-22 07:04:39.086426 | ubuntu-jammy | Wednesday 22 April 2026 07:04:39 +0000 (0:00:00.499) 0:00:20.717 ******* 2026-04-22 07:04:39.656070 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-22 07:04:39.656173 | ubuntu-jammy | 2026-04-22 07:04:39.659144 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-04-22 07:04:39.659214 | ubuntu-jammy | ubuntu-jammy : ok=17 changed=10 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-04-22 07:04:39.659224 | ubuntu-jammy | 2026-04-22 07:04:39.659231 | ubuntu-jammy | 2026-04-22 07:04:39.659238 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-04-22 07:04:39.659246 | ubuntu-jammy | Wednesday 22 April 2026 07:04:39 +0000 (0:00:00.570) 0:00:21.288 ******* 2026-04-22 07:04:39.659253 | ubuntu-jammy | =============================================================================== 2026-04-22 07:04:39.659259 | ubuntu-jammy | vexxhost.containers.containerd : Install AppArmor packages -------------- 8.37s 2026-04-22 07:04:39.659266 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 3.07s 2026-04-22 07:04:39.659272 | ubuntu-jammy | vexxhost.containers.containerd : Create folders for configuration ------- 1.19s 2026-04-22 07:04:39.659277 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.17s 2026-04-22 07:04:39.659283 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.07s 2026-04-22 07:04:39.659289 | ubuntu-jammy | vexxhost.containers.containerd : Reload systemd ------------------------- 1.02s 2026-04-22 07:04:39.659307 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.77s 2026-04-22 07:04:39.659313 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.76s 2026-04-22 07:04:39.659319 | ubuntu-jammy | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.73s 2026-04-22 07:04:39.659325 | ubuntu-jammy | vexxhost.containers.containerd : Create containerd config file ---------- 0.69s 2026-04-22 07:04:39.659331 | ubuntu-jammy | vexxhost.containers.containerd : Enable and start service --------------- 0.57s 2026-04-22 07:04:39.659337 | ubuntu-jammy | vexxhost.containers.containerd : Restart containerd --------------------- 0.50s 2026-04-22 07:04:39.659342 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.45s 2026-04-22 07:04:39.659347 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.42s 2026-04-22 07:04:39.659353 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.24s 2026-04-22 07:04:39.659360 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.09s 2026-04-22 07:04:39.659365 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.07s 2026-04-22 07:04:39.659370 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 0.03s 2026-04-22 07:04:39.659376 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 0.02s 2026-04-22 07:04:39.659382 | ubuntu-jammy | vexxhost.containers.containerd : Install SELinux packages --------------- 0.02s 2026-04-22 07:04:39.820075 | ubuntu-jammy | INFO [containerd > converge] Executed: Successful 2026-04-22 07:04:39.829416 | ubuntu-jammy | INFO [containerd > idempotence] Executing 2026-04-22 07:04:40.296622 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-22 07:04:40.297024 | ubuntu-jammy | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-04-22 07:04:40.297310 | ubuntu-jammy | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-04-22 07:04:40.297560 | ubuntu-jammy | 2026-04-22 07:04:40.649935 | ubuntu-jammy | 2026-04-22 07:04:40.650297 | ubuntu-jammy | PLAY [Converge] **************************************************************** 2026-04-22 07:04:40.650544 | ubuntu-jammy | 2026-04-22 07:04:40.650801 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-04-22 07:04:40.651079 | ubuntu-jammy | Wednesday 22 April 2026 07:04:40 +0000 (0:00:00.012) 0:00:00.012 ******* 2026-04-22 07:04:41.659158 | ubuntu-jammy | [WARNING]: Host 'ubuntu-jammy' is using the discovered Python interpreter at '/usr/bin/python3.10', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. 2026-04-22 07:04:41.662448 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:04:41.662471 | ubuntu-jammy | 2026-04-22 07:04:41.662485 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-22 07:04:41.662492 | ubuntu-jammy | Wednesday 22 April 2026 07:04:41 +0000 (0:00:01.012) 0:00:01.024 ******* 2026-04-22 07:04:42.071356 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:04:42.071429 | ubuntu-jammy | 2026-04-22 07:04:42.071440 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-22 07:04:42.071450 | ubuntu-jammy | Wednesday 22 April 2026 07:04:42 +0000 (0:00:00.408) 0:00:01.433 ******* 2026-04-22 07:04:42.101066 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-22 07:04:42.101112 | ubuntu-jammy | 2026-04-22 07:04:42.101123 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-22 07:04:42.101132 | ubuntu-jammy | Wednesday 22 April 2026 07:04:42 +0000 (0:00:00.029) 0:00:01.463 ******* 2026-04-22 07:04:42.500275 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:04:42.500349 | ubuntu-jammy | 2026-04-22 07:04:42.500360 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-22 07:04:42.500389 | ubuntu-jammy | Wednesday 22 April 2026 07:04:42 +0000 (0:00:00.398) 0:00:01.861 ******* 2026-04-22 07:04:42.555171 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-22 07:04:42.555235 | ubuntu-jammy | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-22 07:04:42.555246 | ubuntu-jammy | } 2026-04-22 07:04:42.555256 | ubuntu-jammy | 2026-04-22 07:04:42.555265 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-22 07:04:42.555274 | ubuntu-jammy | Wednesday 22 April 2026 07:04:42 +0000 (0:00:00.054) 0:00:01.916 ******* 2026-04-22 07:04:43.047673 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:04:43.047925 | ubuntu-jammy | 2026-04-22 07:04:43.047948 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-22 07:04:43.047975 | ubuntu-jammy | Wednesday 22 April 2026 07:04:43 +0000 (0:00:00.493) 0:00:02.409 ******* 2026-04-22 07:04:43.067054 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-22 07:04:43.067194 | ubuntu-jammy | 2026-04-22 07:04:43.067384 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-22 07:04:43.067593 | ubuntu-jammy | Wednesday 22 April 2026 07:04:43 +0000 (0:00:00.020) 0:00:02.429 ******* 2026-04-22 07:04:43.330688 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:04:43.330787 | ubuntu-jammy | 2026-04-22 07:04:43.330889 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-22 07:04:43.331017 | ubuntu-jammy | Wednesday 22 April 2026 07:04:43 +0000 (0:00:00.263) 0:00:02.693 ******* 2026-04-22 07:04:44.715322 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:04:44.715594 | ubuntu-jammy | 2026-04-22 07:04:44.715680 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-22 07:04:44.715862 | ubuntu-jammy | Wednesday 22 April 2026 07:04:44 +0000 (0:00:01.384) 0:00:04.077 ******* 2026-04-22 07:04:44.780873 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-22 07:04:44.781074 | ubuntu-jammy | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-22 07:04:44.781243 | ubuntu-jammy | } 2026-04-22 07:04:44.781398 | ubuntu-jammy | 2026-04-22 07:04:44.781577 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-22 07:04:44.781750 | ubuntu-jammy | Wednesday 22 April 2026 07:04:44 +0000 (0:00:00.065) 0:00:04.143 ******* 2026-04-22 07:04:45.186565 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:04:45.186750 | ubuntu-jammy | 2026-04-22 07:04:45.186920 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-22 07:04:45.187036 | ubuntu-jammy | Wednesday 22 April 2026 07:04:45 +0000 (0:00:00.405) 0:00:04.548 ******* 2026-04-22 07:04:47.648254 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:04:47.648386 | ubuntu-jammy | 2026-04-22 07:04:47.648578 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-22 07:04:47.648753 | ubuntu-jammy | Wednesday 22 April 2026 07:04:47 +0000 (0:00:02.461) 0:00:07.010 ******* 2026-04-22 07:04:47.669824 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-22 07:04:47.669977 | ubuntu-jammy | 2026-04-22 07:04:47.670089 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-22 07:04:47.670197 | ubuntu-jammy | Wednesday 22 April 2026 07:04:47 +0000 (0:00:00.021) 0:00:07.032 ******* 2026-04-22 07:04:47.686626 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-22 07:04:47.686775 | ubuntu-jammy | 2026-04-22 07:04:47.686952 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-22 07:04:47.687128 | ubuntu-jammy | Wednesday 22 April 2026 07:04:47 +0000 (0:00:00.016) 0:00:07.049 ******* 2026-04-22 07:04:47.700937 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-22 07:04:47.701101 | ubuntu-jammy | 2026-04-22 07:04:47.701274 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-22 07:04:47.701447 | ubuntu-jammy | Wednesday 22 April 2026 07:04:47 +0000 (0:00:00.014) 0:00:07.063 ******* 2026-04-22 07:04:49.002286 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:04:49.002369 | ubuntu-jammy | 2026-04-22 07:04:49.002380 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-22 07:04:49.002394 | ubuntu-jammy | Wednesday 22 April 2026 07:04:48 +0000 (0:00:01.299) 0:00:08.363 ******* 2026-04-22 07:04:49.554837 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:04:49.554931 | ubuntu-jammy | 2026-04-22 07:04:49.554965 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-22 07:04:49.555134 | ubuntu-jammy | Wednesday 22 April 2026 07:04:49 +0000 (0:00:00.553) 0:00:08.917 ******* 2026-04-22 07:04:50.740414 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/etc/containerd'}) 2026-04-22 07:04:50.740489 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-22 07:04:50.741211 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-22 07:04:50.741290 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-22 07:04:50.741300 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-22 07:04:50.741307 | ubuntu-jammy | 2026-04-22 07:04:50.741325 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-22 07:04:50.741332 | ubuntu-jammy | Wednesday 22 April 2026 07:04:50 +0000 (0:00:01.185) 0:00:10.102 ******* 2026-04-22 07:04:51.369241 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:04:51.369333 | ubuntu-jammy | 2026-04-22 07:04:51.370307 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-22 07:04:51.370388 | ubuntu-jammy | Wednesday 22 April 2026 07:04:51 +0000 (0:00:00.625) 0:00:10.727 ******* 2026-04-22 07:04:51.370400 | ubuntu-jammy | 2026-04-22 07:04:51.370411 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-22 07:04:51.370420 | ubuntu-jammy | Wednesday 22 April 2026 07:04:51 +0000 (0:00:00.003) 0:00:10.731 ******* 2026-04-22 07:04:52.040551 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:04:52.040661 | ubuntu-jammy | 2026-04-22 07:04:52.040678 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-04-22 07:04:52.040745 | ubuntu-jammy | ubuntu-jammy : ok=15 changed=0 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-04-22 07:04:52.042581 | ubuntu-jammy | 2026-04-22 07:04:52.042644 | ubuntu-jammy | 2026-04-22 07:04:52.042650 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-04-22 07:04:52.042655 | ubuntu-jammy | Wednesday 22 April 2026 07:04:52 +0000 (0:00:00.671) 0:00:11.403 ******* 2026-04-22 07:04:52.042660 | ubuntu-jammy | =============================================================================== 2026-04-22 07:04:52.042664 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 2.46s 2026-04-22 07:04:52.042669 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.38s 2026-04-22 07:04:52.042674 | ubuntu-jammy | vexxhost.containers.containerd : Install AppArmor packages -------------- 1.30s 2026-04-22 07:04:52.042678 | ubuntu-jammy | vexxhost.containers.containerd : Create folders for configuration ------- 1.19s 2026-04-22 07:04:52.042682 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.01s 2026-04-22 07:04:52.042686 | ubuntu-jammy | vexxhost.containers.containerd : Enable and start service --------------- 0.67s 2026-04-22 07:04:52.042690 | ubuntu-jammy | vexxhost.containers.containerd : Create containerd config file ---------- 0.63s 2026-04-22 07:04:52.042694 | ubuntu-jammy | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.55s 2026-04-22 07:04:52.042699 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.49s 2026-04-22 07:04:52.042704 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.41s 2026-04-22 07:04:52.042708 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.41s 2026-04-22 07:04:52.042712 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.40s 2026-04-22 07:04:52.042716 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.26s 2026-04-22 07:04:52.042720 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.07s 2026-04-22 07:04:52.042725 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.05s 2026-04-22 07:04:52.042735 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 0.03s 2026-04-22 07:04:52.042740 | ubuntu-jammy | vexxhost.containers.containerd : Install SELinux packages --------------- 0.02s 2026-04-22 07:04:52.042752 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 0.02s 2026-04-22 07:04:52.042757 | ubuntu-jammy | vexxhost.containers.containerd : Set SELinux to permissive at runtime --- 0.02s 2026-04-22 07:04:52.042761 | ubuntu-jammy | vexxhost.containers.containerd : Persist SELinux permissive mode -------- 0.01s 2026-04-22 07:04:52.167633 | ubuntu-jammy | INFO [containerd > idempotence] Executed: Successful 2026-04-22 07:04:52.173969 | ubuntu-jammy | INFO [containerd > side_effect] Executing 2026-04-22 07:04:52.174258 | ubuntu-jammy | WARNING [containerd > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-22 07:04:52.179214 | ubuntu-jammy | INFO [containerd > verify] Executing 2026-04-22 07:04:52.658880 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-22 07:04:52.659088 | ubuntu-jammy | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-04-22 07:04:52.659246 | ubuntu-jammy | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-04-22 07:04:52.659401 | ubuntu-jammy | 2026-04-22 07:04:53.026032 | ubuntu-jammy | 2026-04-22 07:04:53.026267 | ubuntu-jammy | PLAY [Verify] ****************************************************************** 2026-04-22 07:04:53.026471 | ubuntu-jammy | 2026-04-22 07:04:53.026611 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-04-22 07:04:53.026788 | ubuntu-jammy | Wednesday 22 April 2026 07:04:53 +0000 (0:00:00.013) 0:00:00.013 ******* 2026-04-22 07:04:54.050355 | ubuntu-jammy | [WARNING]: Host 'ubuntu-jammy' is using the discovered Python interpreter at '/usr/bin/python3.10', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. 2026-04-22 07:04:54.055317 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:04:54.055525 | ubuntu-jammy | 2026-04-22 07:04:54.055766 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-04-22 07:04:54.055948 | ubuntu-jammy | Wednesday 22 April 2026 07:04:54 +0000 (0:00:01.029) 0:00:01.042 ******* 2026-04-22 07:04:54.479210 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-22 07:04:54.479297 | ubuntu-jammy | 2026-04-22 07:04:54.479467 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-22 07:04:54.479758 | ubuntu-jammy | Wednesday 22 April 2026 07:04:54 +0000 (0:00:00.423) 0:00:01.465 ******* 2026-04-22 07:04:54.915810 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:04:54.915921 | ubuntu-jammy | 2026-04-22 07:04:54.916122 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-22 07:04:54.916300 | ubuntu-jammy | Wednesday 22 April 2026 07:04:54 +0000 (0:00:00.436) 0:00:01.902 ******* 2026-04-22 07:04:56.334251 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:04:56.334340 | ubuntu-jammy | 2026-04-22 07:04:56.334519 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-22 07:04:56.334696 | ubuntu-jammy | Wednesday 22 April 2026 07:04:56 +0000 (0:00:01.418) 0:00:03.321 ******* 2026-04-22 07:04:56.579390 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:04:56.579462 | ubuntu-jammy | 2026-04-22 07:04:56.579527 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-22 07:04:56.579647 | ubuntu-jammy | Wednesday 22 April 2026 07:04:56 +0000 (0:00:00.245) 0:00:03.566 ******* 2026-04-22 07:04:56.642568 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-22 07:04:56.642656 | ubuntu-jammy | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-04-22 07:04:56.642734 | ubuntu-jammy | } 2026-04-22 07:04:56.642810 | ubuntu-jammy | 2026-04-22 07:04:56.642886 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-22 07:04:56.642978 | ubuntu-jammy | Wednesday 22 April 2026 07:04:56 +0000 (0:00:00.063) 0:00:03.629 ******* 2026-04-22 07:04:57.651633 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-22 07:04:57.651717 | ubuntu-jammy | 2026-04-22 07:04:57.652226 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-22 07:04:57.652317 | ubuntu-jammy | Wednesday 22 April 2026 07:04:57 +0000 (0:00:01.008) 0:00:04.638 ******* 2026-04-22 07:05:00.717168 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-22 07:05:00.717409 | ubuntu-jammy | 2026-04-22 07:05:00.717423 | ubuntu-jammy | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-04-22 07:05:00.717434 | ubuntu-jammy | Wednesday 22 April 2026 07:05:00 +0000 (0:00:03.066) 0:00:07.704 ******* 2026-04-22 07:05:00.759743 | ubuntu-jammy | ok: [ubuntu-jammy] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-04-22 07:05:00.759902 | ubuntu-jammy | 2026-04-22 07:05:00.760088 | ubuntu-jammy | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-04-22 07:05:00.760260 | ubuntu-jammy | Wednesday 22 April 2026 07:05:00 +0000 (0:00:00.042) 0:00:07.746 ******* 2026-04-22 07:05:01.797335 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:05:01.797459 | ubuntu-jammy | 2026-04-22 07:05:01.797704 | ubuntu-jammy | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-04-22 07:05:01.797890 | ubuntu-jammy | Wednesday 22 April 2026 07:05:01 +0000 (0:00:01.037) 0:00:08.784 ******* 2026-04-22 07:05:02.201878 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-22 07:05:02.202029 | ubuntu-jammy | 2026-04-22 07:05:02.202236 | ubuntu-jammy | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-04-22 07:05:02.202429 | ubuntu-jammy | Wednesday 22 April 2026 07:05:02 +0000 (0:00:00.402) 0:00:09.187 ******* 2026-04-22 07:05:02.896526 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-22 07:05:02.896800 | ubuntu-jammy | 2026-04-22 07:05:02.896813 | ubuntu-jammy | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-04-22 07:05:02.896823 | ubuntu-jammy | Wednesday 22 April 2026 07:05:02 +0000 (0:00:00.693) 0:00:09.881 ******* 2026-04-22 07:05:04.074871 | ubuntu-jammy | changed: [ubuntu-jammy] => (item=br_netfilter) 2026-04-22 07:05:04.074950 | ubuntu-jammy | ok: [ubuntu-jammy] => (item=ip_tables) 2026-04-22 07:05:04.074961 | ubuntu-jammy | changed: [ubuntu-jammy] => (item=ip6_tables) 2026-04-22 07:05:04.074972 | ubuntu-jammy | changed: [ubuntu-jammy] => (item=nf_conntrack) 2026-04-22 07:05:04.074981 | ubuntu-jammy | 2026-04-22 07:05:04.074991 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-22 07:05:04.075003 | ubuntu-jammy | Wednesday 22 April 2026 07:05:04 +0000 (0:00:01.179) 0:00:11.060 ******* 2026-04-22 07:05:04.343216 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-22 07:05:04.343303 | ubuntu-jammy | 2026-04-22 07:05:04.343498 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-22 07:05:04.343726 | ubuntu-jammy | Wednesday 22 April 2026 07:05:04 +0000 (0:00:00.268) 0:00:11.329 ******* 2026-04-22 07:05:04.396046 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-22 07:05:04.396118 | ubuntu-jammy | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-04-22 07:05:04.396477 | ubuntu-jammy | } 2026-04-22 07:05:04.396535 | ubuntu-jammy | 2026-04-22 07:05:04.396540 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-22 07:05:04.396546 | ubuntu-jammy | Wednesday 22 April 2026 07:05:04 +0000 (0:00:00.052) 0:00:11.382 ******* 2026-04-22 07:05:05.102871 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-22 07:05:05.102958 | ubuntu-jammy | 2026-04-22 07:05:05.102970 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-22 07:05:05.103125 | ubuntu-jammy | Wednesday 22 April 2026 07:05:05 +0000 (0:00:00.704) 0:00:12.086 ******* 2026-04-22 07:05:06.618180 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-22 07:05:06.618304 | ubuntu-jammy | 2026-04-22 07:05:06.618563 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-22 07:05:06.618640 | ubuntu-jammy | Wednesday 22 April 2026 07:05:06 +0000 (0:00:01.518) 0:00:13.605 ******* 2026-04-22 07:05:06.679268 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-22 07:05:06.679349 | ubuntu-jammy | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-04-22 07:05:06.679678 | ubuntu-jammy | } 2026-04-22 07:05:06.679752 | ubuntu-jammy | 2026-04-22 07:05:06.679771 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-22 07:05:06.679804 | ubuntu-jammy | Wednesday 22 April 2026 07:05:06 +0000 (0:00:00.060) 0:00:13.666 ******* 2026-04-22 07:05:07.614495 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-22 07:05:07.615107 | ubuntu-jammy | 2026-04-22 07:05:07.615310 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-22 07:05:07.615324 | ubuntu-jammy | Wednesday 22 April 2026 07:05:07 +0000 (0:00:00.935) 0:00:14.601 ******* 2026-04-22 07:05:09.116721 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-22 07:05:09.116805 | ubuntu-jammy | 2026-04-22 07:05:09.117052 | ubuntu-jammy | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-04-22 07:05:09.117120 | ubuntu-jammy | Wednesday 22 April 2026 07:05:09 +0000 (0:00:01.502) 0:00:16.104 ******* 2026-04-22 07:05:09.690163 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-22 07:05:09.690243 | ubuntu-jammy | 2026-04-22 07:05:09.690524 | ubuntu-jammy | TASK [Install the 10-containerd-net.conflist file] ***************************** 2026-04-22 07:05:09.690587 | ubuntu-jammy | Wednesday 22 April 2026 07:05:09 +0000 (0:00:00.573) 0:00:16.677 ******* 2026-04-22 07:05:10.246309 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-22 07:05:10.246380 | ubuntu-jammy | 2026-04-22 07:05:10.246660 | ubuntu-jammy | TASK [Restart "containerd"] **************************************************** 2026-04-22 07:05:10.246722 | ubuntu-jammy | Wednesday 22 April 2026 07:05:10 +0000 (0:00:00.556) 0:00:17.233 ******* 2026-04-22 07:05:11.009784 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-22 07:05:11.009858 | ubuntu-jammy | 2026-04-22 07:05:11.010108 | ubuntu-jammy | TASK [Run "critest"] *********************************************************** 2026-04-22 07:05:11.010167 | ubuntu-jammy | Wednesday 22 April 2026 07:05:11 +0000 (0:00:00.759) 0:00:17.993 ******* 2026-04-22 07:07:46.674830 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-22 07:07:46.674895 | ubuntu-jammy | 2026-04-22 07:07:46.675171 | ubuntu-jammy | TASK [Print out "critest" output] ********************************************** 2026-04-22 07:07:46.675224 | ubuntu-jammy | Wednesday 22 April 2026 07:07:46 +0000 (0:02:35.668) 0:02:53.662 ******* 2026-04-22 07:07:46.698098 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-22 07:07:46.699632 | ubuntu-jammy | "msg": [ 2026-04-22 07:07:46.699685 | ubuntu-jammy | "critest version: v1.35.0", 2026-04-22 07:07:46.699692 | ubuntu-jammy | "Running Suite: CRI validation - /home/zuul", 2026-04-22 07:07:46.699698 | ubuntu-jammy | "==========================================", 2026-04-22 07:07:46.699702 | ubuntu-jammy | "Random Seed: \u001b[1m1776841511\u001b[0m", 2026-04-22 07:07:46.699706 | ubuntu-jammy | "", 2026-04-22 07:07:46.699711 | ubuntu-jammy | "Will run \u001b[1m108\u001b[0m of \u001b[1m113\u001b[0m specs", 2026-04-22 07:07:46.701053 | ubuntu-jammy | "\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;14mS\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;14mS\u001b[0m\u001b[38;5;14mS\u001b[0m\u001b[38;5;14mS\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;14mS\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;14mS\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m", 2026-04-22 07:07:46.701160 | ubuntu-jammy | "", 2026-04-22 07:07:46.701281 | ubuntu-jammy | "\u001b[38;5;10m\u001b[1mRan 107 of 113 Specs in 155.258 seconds\u001b[0m", 2026-04-22 07:07:46.701416 | ubuntu-jammy | "\u001b[38;5;10m\u001b[1mSUCCESS!\u001b[0m -- \u001b[38;5;10m\u001b[1m107 Passed\u001b[0m | \u001b[38;5;9m\u001b[1m0 Failed\u001b[0m | \u001b[38;5;11m\u001b[1m0 Pending\u001b[0m | \u001b[38;5;14m\u001b[1m6 Skipped\u001b[0m", 2026-04-22 07:07:46.701517 | ubuntu-jammy | "PASS" 2026-04-22 07:07:46.701616 | ubuntu-jammy | ] 2026-04-22 07:07:46.701713 | ubuntu-jammy | } 2026-04-22 07:07:46.701814 | ubuntu-jammy | 2026-04-22 07:07:46.701945 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-04-22 07:07:46.702084 | ubuntu-jammy | ubuntu-jammy : ok=25 changed=14 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-22 07:07:46.702181 | ubuntu-jammy | 2026-04-22 07:07:46.702274 | ubuntu-jammy | 2026-04-22 07:07:46.702377 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-04-22 07:07:46.702486 | ubuntu-jammy | Wednesday 22 April 2026 07:07:46 +0000 (0:00:00.023) 0:02:53.685 ******* 2026-04-22 07:07:46.702586 | ubuntu-jammy | =============================================================================== 2026-04-22 07:07:46.702690 | ubuntu-jammy | Run "critest" --------------------------------------------------------- 155.67s 2026-04-22 07:07:46.702798 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 3.07s 2026-04-22 07:07:46.702910 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 1.52s 2026-04-22 07:07:46.703018 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 1.50s 2026-04-22 07:07:46.703124 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.42s 2026-04-22 07:07:46.703232 | ubuntu-jammy | vexxhost.containers.cni_plugins : Enable kernel modules in runtime ------ 1.18s 2026-04-22 07:07:46.703339 | ubuntu-jammy | vexxhost.containers.cni_plugins : Install additional packages ----------- 1.04s 2026-04-22 07:07:46.703442 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.03s 2026-04-22 07:07:46.703561 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 1.01s 2026-04-22 07:07:46.703684 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.94s 2026-04-22 07:07:46.703786 | ubuntu-jammy | Restart "containerd" ---------------------------------------------------- 0.76s 2026-04-22 07:07:46.703891 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.70s 2026-04-22 07:07:46.704017 | ubuntu-jammy | vexxhost.containers.cni_plugins : Enable kernel modules on-boot --------- 0.69s 2026-04-22 07:07:46.704121 | ubuntu-jammy | vexxhost.containers.cri_tools : Create crictl config -------------------- 0.57s 2026-04-22 07:07:46.704226 | ubuntu-jammy | Install the 10-containerd-net.conflist file ----------------------------- 0.56s 2026-04-22 07:07:46.704333 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.44s 2026-04-22 07:07:46.704439 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/opt/cni/bin) --------- 0.42s 2026-04-22 07:07:46.704545 | ubuntu-jammy | vexxhost.containers.cni_plugins : Ensure IPv6 is enabled ---------------- 0.40s 2026-04-22 07:07:46.704656 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.27s 2026-04-22 07:07:46.704765 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.25s 2026-04-22 07:07:46.811941 | ubuntu-jammy | INFO [containerd > verify] Executed: Successful 2026-04-22 07:07:46.822149 | ubuntu-jammy | INFO [containerd > cleanup] Executing 2026-04-22 07:07:46.822419 | ubuntu-jammy | WARNING [containerd > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-22 07:07:46.827286 | ubuntu-jammy | INFO [containerd > destroy] Executing 2026-04-22 07:07:46.827326 | ubuntu-jammy | WARNING [containerd > destroy] Skipping, '--destroy=never' requested. 2026-04-22 07:07:46.827391 | ubuntu-jammy | INFO [containerd > destroy] Executed: Successful 2026-04-22 07:07:46.827699 | ubuntu-jammy | WARNING Molecule executed 1 scenario (1 missing files) 2026-04-22 07:07:47.268933 | ubuntu-jammy | ok: Runtime: 0:04:03.651205 2026-04-22 07:07:47.291991 | 2026-04-22 07:07:47.292262 | PLAY RECAP 2026-04-22 07:07:47.292376 | ubuntu-jammy | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-22 07:07:47.292435 | 2026-04-22 07:07:47.459412 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-22 07:07:47.461683 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-22 07:07:48.004615 | 2026-04-22 07:07:48.004799 | PLAY [all] 2026-04-22 07:07:48.016566 | 2026-04-22 07:07:48.016646 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-22 07:07:48.062531 | ubuntu-jammy | skipping: Conditional result was False 2026-04-22 07:07:48.073787 | 2026-04-22 07:07:48.073898 | TASK [fetch-output : Set log path for single node] 2026-04-22 07:07:48.120496 | ubuntu-jammy | ok 2026-04-22 07:07:48.125302 | 2026-04-22 07:07:48.125367 | LOOP [fetch-output : Ensure local output dirs] 2026-04-22 07:07:48.511624 | ubuntu-jammy -> localhost | ok: "/var/lib/zuul/builds/0e357325ca594ac9b21fa5bd4076c50d/work/logs" 2026-04-22 07:07:49.008543 | ubuntu-jammy -> localhost | changed: "/var/lib/zuul/builds/0e357325ca594ac9b21fa5bd4076c50d/work/artifacts" 2026-04-22 07:07:49.215045 | ubuntu-jammy -> localhost | changed: "/var/lib/zuul/builds/0e357325ca594ac9b21fa5bd4076c50d/work/docs" 2026-04-22 07:07:49.235603 | 2026-04-22 07:07:49.235767 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-22 07:07:49.866724 | ubuntu-jammy | ok 2026-04-22 07:07:49.867069 | ubuntu-jammy | changed: All items complete 2026-04-22 07:07:49.867115 | 2026-04-22 07:07:50.336004 | ubuntu-jammy | changed: .d..t...... ./ 2026-04-22 07:07:50.791793 | ubuntu-jammy | changed: .d..t...... ./ 2026-04-22 07:07:50.815598 | 2026-04-22 07:07:50.815744 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-22 07:07:51.372873 | ubuntu-jammy -> localhost | ok: Item: artifacts Runtime: 0:00:00.008008 2026-04-22 07:07:51.643545 | ubuntu-jammy -> localhost | ok: Item: docs Runtime: 0:00:00.008970 2026-04-22 07:07:51.666335 | 2026-04-22 07:07:51.666464 | PLAY [all] 2026-04-22 07:07:51.672504 | 2026-04-22 07:07:51.672571 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-22 07:07:52.084183 | ubuntu-jammy | changed 2026-04-22 07:07:52.090852 | 2026-04-22 07:07:52.090908 | PLAY RECAP 2026-04-22 07:07:52.090956 | ubuntu-jammy | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-22 07:07:52.090976 | 2026-04-22 07:07:52.203294 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-22 07:07:52.206259 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-22 07:07:52.787568 | 2026-04-22 07:07:52.788224 | PLAY [localhost] 2026-04-22 07:07:52.799008 | 2026-04-22 07:07:52.799082 | TASK [Generate Zuul manifest] 2026-04-22 07:07:52.821439 | localhost | ok 2026-04-22 07:07:52.836442 | 2026-04-22 07:07:52.836568 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-22 07:07:53.162955 | localhost | changed 2026-04-22 07:07:53.177510 | 2026-04-22 07:07:53.177598 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-22 07:07:53.208010 | localhost | ok 2026-04-22 07:07:53.216170 | 2026-04-22 07:07:53.216234 | TASK [Upload logs] 2026-04-22 07:07:53.235820 | localhost | ok 2026-04-22 07:07:53.296518 | 2026-04-22 07:07:53.296675 | TASK [Set zuul-log-path fact] 2026-04-22 07:07:53.316192 | localhost | ok 2026-04-22 07:07:53.328827 | 2026-04-22 07:07:53.328930 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-22 07:07:53.361827 | localhost | ok 2026-04-22 07:07:53.371526 | 2026-04-22 07:07:53.371612 | TASK [upload-logs : Create log directories] 2026-04-22 07:07:53.792404 | localhost | changed 2026-04-22 07:07:53.797783 | 2026-04-22 07:07:53.797893 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-22 07:07:54.195912 | localhost -> localhost | ok: Runtime: 0:00:00.005572 2026-04-22 07:07:54.204411 | 2026-04-22 07:07:54.204485 | TASK [upload-logs : Upload logs to log server] 2026-04-22 07:07:54.672337 | localhost | Output suppressed because no_log was given 2026-04-22 07:07:54.678735 | 2026-04-22 07:07:54.678804 | LOOP [upload-logs : Compress console log and json output] 2026-04-22 07:07:54.726850 | localhost | skipping: Conditional result was False 2026-04-22 07:07:54.734591 | localhost | skipping: Conditional result was False 2026-04-22 07:07:54.744066 | 2026-04-22 07:07:54.744210 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-22 07:07:54.790884 | localhost | skipping: Conditional result was False 2026-04-22 07:07:54.791305 | 2026-04-22 07:07:54.794903 | localhost | skipping: Conditional result was False 2026-04-22 07:07:54.810915 | 2026-04-22 07:07:54.811086 | LOOP [upload-logs : Upload console log and json output]