2026-04-14 02:24:49.451630 | Job console starting 2026-04-14 02:24:49.463068 | Updating git repos 2026-04-14 02:24:49.484065 | Cloning repos into workspace 2026-04-14 02:24:49.784327 | Restoring repo states 2026-04-14 02:24:49.794162 | Merging changes 2026-04-14 02:24:50.215928 | Checking out repos 2026-04-14 02:24:50.258899 | Preparing playbooks 2026-04-14 02:24:52.926299 | Running Ansible setup 2026-04-14 02:24:56.940355 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-14 02:24:57.568681 | 2026-04-14 02:24:57.568844 | PLAY [localhost] 2026-04-14 02:24:57.579683 | 2026-04-14 02:24:57.579826 | TASK [Gathering Facts] 2026-04-14 02:24:59.194718 | localhost | ok 2026-04-14 02:24:59.205823 | 2026-04-14 02:24:59.205930 | TASK [Setup log path fact] 2026-04-14 02:24:59.225443 | localhost | ok 2026-04-14 02:24:59.242291 | 2026-04-14 02:24:59.242404 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-14 02:24:59.278427 | localhost | ok 2026-04-14 02:24:59.287064 | 2026-04-14 02:24:59.287144 | TASK [emit-job-header : Print job information] 2026-04-14 02:24:59.353328 | # Job Information 2026-04-14 02:24:59.353582 | Ansible Version: 2.16.16 2026-04-14 02:24:59.353638 | Job: ansible-collection-containers-molecule-containerd-ubuntu-jammy 2026-04-14 02:24:59.353673 | Pipeline: check 2026-04-14 02:24:59.353705 | Executor: 0a8996d2b663 2026-04-14 02:24:59.353733 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/107 2026-04-14 02:24:59.353764 | Event ID: cf0dfd70-37a8-11f1-93e5-fb954d9f646c 2026-04-14 02:24:59.359043 | 2026-04-14 02:24:59.359157 | LOOP [emit-job-header : Print node information] 2026-04-14 02:24:59.459709 | localhost | ok: 2026-04-14 02:24:59.459928 | localhost | # Node Information 2026-04-14 02:24:59.459957 | localhost | Inventory Hostname: ubuntu-jammy 2026-04-14 02:24:59.459995 | localhost | Hostname: np0000165951 2026-04-14 02:24:59.460023 | localhost | Username: zuul 2026-04-14 02:24:59.460058 | localhost | Distro: Ubuntu 22.04 2026-04-14 02:24:59.460085 | localhost | Provider: yul1 2026-04-14 02:24:59.460110 | localhost | Region: ca-ymq-1 2026-04-14 02:24:59.460135 | localhost | Label: ubuntu-jammy 2026-04-14 02:24:59.460159 | localhost | Product Name: OpenStack Nova 2026-04-14 02:24:59.460183 | localhost | Interface IP: 199.19.213.185 2026-04-14 02:24:59.471625 | 2026-04-14 02:24:59.515986 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-14 02:24:59.907345 | localhost -> localhost | changed 2026-04-14 02:24:59.912853 | 2026-04-14 02:24:59.912931 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-14 02:25:01.324189 | localhost -> localhost | changed 2026-04-14 02:25:01.336734 | 2026-04-14 02:25:01.336796 | PLAY [all] 2026-04-14 02:25:01.351470 | 2026-04-14 02:25:01.351645 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-14 02:25:01.580817 | ubuntu-jammy -> localhost | ok 2026-04-14 02:25:01.593352 | 2026-04-14 02:25:01.593496 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-14 02:25:01.624097 | ubuntu-jammy | ok 2026-04-14 02:25:01.639035 | ubuntu-jammy | included: /var/lib/zuul/builds/cbc9d080ba7b41a180ff461a01ea541a/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-14 02:25:01.644550 | 2026-04-14 02:25:01.644610 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-14 02:25:03.036539 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-04-14 02:25:03.036726 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/cbc9d080ba7b41a180ff461a01ea541a/work/cbc9d080ba7b41a180ff461a01ea541a_id_rsa 2026-04-14 02:25:03.036760 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/cbc9d080ba7b41a180ff461a01ea541a/work/cbc9d080ba7b41a180ff461a01ea541a_id_rsa.pub 2026-04-14 02:25:03.036786 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-04-14 02:25:03.036809 | ubuntu-jammy -> localhost | SHA256:OtK5rdL9aTXdY2lnLRAyVhj2/A+pDdP7ETFZgDrDkNI zuul-build-sshkey 2026-04-14 02:25:03.036855 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-04-14 02:25:03.036889 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-04-14 02:25:03.036923 | ubuntu-jammy -> localhost | | . .o+.....| 2026-04-14 02:25:03.036973 | ubuntu-jammy -> localhost | | . E.=oo o| 2026-04-14 02:25:03.036998 | ubuntu-jammy -> localhost | | . + +o. + | 2026-04-14 02:25:03.037020 | ubuntu-jammy -> localhost | | = .o .o| 2026-04-14 02:25:03.037041 | ubuntu-jammy -> localhost | | S ooo=oo| 2026-04-14 02:25:03.037061 | ubuntu-jammy -> localhost | | . o o=oO*| 2026-04-14 02:25:03.037083 | ubuntu-jammy -> localhost | | ..=. ...=++| 2026-04-14 02:25:03.037104 | ubuntu-jammy -> localhost | | ...+. .. ..| 2026-04-14 02:25:03.037128 | ubuntu-jammy -> localhost | | .o..oo .| 2026-04-14 02:25:03.037151 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-04-14 02:25:03.037203 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.965268 2026-04-14 02:25:03.042752 | 2026-04-14 02:25:03.042850 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-14 02:25:03.087361 | ubuntu-jammy | ok 2026-04-14 02:25:03.101450 | ubuntu-jammy | included: /var/lib/zuul/builds/cbc9d080ba7b41a180ff461a01ea541a/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-14 02:25:03.108891 | 2026-04-14 02:25:03.108971 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-14 02:25:03.134104 | ubuntu-jammy | skipping: Conditional result was False 2026-04-14 02:25:03.144298 | 2026-04-14 02:25:03.144372 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-14 02:25:03.632177 | ubuntu-jammy | changed 2026-04-14 02:25:03.638100 | 2026-04-14 02:25:03.638189 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-14 02:25:03.844658 | ubuntu-jammy | ok 2026-04-14 02:25:03.856109 | 2026-04-14 02:25:03.859538 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-14 02:25:04.402845 | ubuntu-jammy | changed 2026-04-14 02:25:04.407955 | 2026-04-14 02:25:04.408023 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-14 02:25:04.920247 | ubuntu-jammy | changed 2026-04-14 02:25:04.929410 | 2026-04-14 02:25:04.929537 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-14 02:25:04.956427 | ubuntu-jammy | skipping: Conditional result was False 2026-04-14 02:25:04.969269 | 2026-04-14 02:25:04.969829 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-14 02:25:05.392595 | ubuntu-jammy -> localhost | changed 2026-04-14 02:25:05.441694 | 2026-04-14 02:25:06.293202 | TASK [add-build-sshkey : Add back temp key] 2026-04-14 02:25:06.628092 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/cbc9d080ba7b41a180ff461a01ea541a/work/cbc9d080ba7b41a180ff461a01ea541a_id_rsa (zuul-build-sshkey) 2026-04-14 02:25:06.628298 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.013927 2026-04-14 02:25:06.633282 | 2026-04-14 02:25:06.633346 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-14 02:25:06.977115 | ubuntu-jammy | ok 2026-04-14 02:25:06.987523 | 2026-04-14 02:25:06.987623 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-14 02:25:07.013905 | ubuntu-jammy | skipping: Conditional result was False 2026-04-14 02:25:07.032245 | 2026-04-14 02:25:07.032351 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-14 02:25:07.405831 | ubuntu-jammy | ok 2026-04-14 02:25:07.411462 | 2026-04-14 02:25:07.411531 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-14 02:25:08.277434 | ubuntu-jammy | Output suppressed because no_log was given 2026-04-14 02:25:08.287156 | 2026-04-14 02:25:08.287231 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-14 02:25:08.478605 | ubuntu-jammy | ok: "logs" 2026-04-14 02:25:08.478935 | ubuntu-jammy | ok: All items complete 2026-04-14 02:25:08.478977 | 2026-04-14 02:25:08.630037 | ubuntu-jammy | ok: "artifacts" 2026-04-14 02:25:08.778398 | ubuntu-jammy | ok: "docs" 2026-04-14 02:25:09.747456 | 2026-04-14 02:25:09.747581 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-14 02:25:09.944058 | ubuntu-jammy | changed: "logs" 2026-04-14 02:25:10.134527 | ubuntu-jammy | changed: "artifacts" 2026-04-14 02:25:10.244790 | ubuntu-jammy | changed: "docs" 2026-04-14 02:25:10.295081 | 2026-04-14 02:25:10.295191 | PLAY RECAP 2026-04-14 02:25:10.295239 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-14 02:25:10.295270 | ubuntu-jammy | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-14 02:25:10.295291 | 2026-04-14 02:25:10.497200 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-14 02:25:10.498760 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-14 02:25:11.136208 | 2026-04-14 02:25:11.136356 | PLAY [all] 2026-04-14 02:25:11.148868 | 2026-04-14 02:25:11.148994 | TASK [setup-uv : Extract archive] 2026-04-14 02:25:13.375744 | ubuntu-jammy | changed 2026-04-14 02:25:13.418992 | 2026-04-14 02:25:13.419162 | TASK [setup-uv : Print version] 2026-04-14 02:25:13.788250 | ubuntu-jammy | uv 0.8.13 2026-04-14 02:25:13.954795 | ubuntu-jammy | ok: Runtime: 0:00:00.013486 2026-04-14 02:25:13.969083 | 2026-04-14 02:25:13.969579 | PLAY RECAP 2026-04-14 02:25:13.969639 | ubuntu-jammy | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-14 02:25:13.969677 | 2026-04-14 02:25:14.158268 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-14 02:25:14.164426 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-14 02:25:14.950435 | 2026-04-14 02:25:14.950579 | PLAY [all] 2026-04-14 02:25:14.967246 | 2026-04-14 02:25:14.967791 | TASK [Copy inventory file for Zuul] 2026-04-14 02:25:15.873089 | ubuntu-jammy | changed 2026-04-14 02:25:16.091743 | 2026-04-14 02:25:16.091934 | TASK [Switch "ansible_host" to private IP] 2026-04-14 02:25:16.393768 | ubuntu-jammy | changed: 1 replacements made 2026-04-14 02:25:16.399625 | 2026-04-14 02:25:16.399710 | TASK [Run Molecule scenario] 2026-04-14 02:25:16.949823 | ubuntu-jammy | Downloading cpython-3.13.7-linux-x86_64-gnu (download) (30.9MiB) 2026-04-14 02:25:17.622820 | ubuntu-jammy | Downloading cpython-3.13.7-linux-x86_64-gnu (download) 2026-04-14 02:25:17.796370 | ubuntu-jammy | Using CPython 3.13.7 2026-04-14 02:25:17.796461 | ubuntu-jammy | Creating virtual environment at: .venv 2026-04-14 02:25:18.270138 | ubuntu-jammy | Downloading cryptography (4.3MiB) 2026-04-14 02:25:18.272161 | ubuntu-jammy | Downloading pygments (1.2MiB) 2026-04-14 02:25:18.272816 | ubuntu-jammy | Downloading ansible-core (2.3MiB) 2026-04-14 02:25:18.477585 | ubuntu-jammy | Downloading cryptography 2026-04-14 02:25:18.508624 | ubuntu-jammy | Downloading pygments 2026-04-14 02:25:18.658450 | ubuntu-jammy | Downloading ansible-core 2026-04-14 02:25:18.688509 | ubuntu-jammy | Installed 36 packages in 29ms 2026-04-14 02:25:19.810381 | ubuntu-jammy | INFO Collection 'vexxhost.containers' detected. 2026-04-14 02:25:19.810466 | ubuntu-jammy | INFO Scenarios will be used from 'extensions/molecule' 2026-04-14 02:25:20.596427 | ubuntu-jammy | CRITICAL 'extensions/molecule/default/molecule.yml' glob failed. Exiting. 2026-04-14 02:25:20.596510 | ubuntu-jammy | INFO default scenario not found, disabling shared state. 2026-04-14 02:25:20.596526 | ubuntu-jammy | INFO [containerd > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-04-14 02:25:20.596609 | ubuntu-jammy | INFO [containerd > prerun] Performing prerun with role_name_check=0... 2026-04-14 02:25:29.795581 | ubuntu-jammy | INFO [containerd > dependency] Executing 2026-04-14 02:25:29.795775 | ubuntu-jammy | WARNING [containerd > dependency] Missing roles requirements file: requirements.yml 2026-04-14 02:25:29.796042 | ubuntu-jammy | WARNING [containerd > dependency] Missing collections requirements file: collections.yml 2026-04-14 02:25:29.796161 | ubuntu-jammy | WARNING [containerd > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-04-14 02:25:29.803173 | ubuntu-jammy | INFO [containerd > cleanup] Executing 2026-04-14 02:25:29.803468 | ubuntu-jammy | WARNING [containerd > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-14 02:25:29.808372 | ubuntu-jammy | INFO [containerd > destroy] Executing 2026-04-14 02:25:29.808413 | ubuntu-jammy | WARNING [containerd > destroy] Skipping, '--destroy=never' requested. 2026-04-14 02:25:29.808435 | ubuntu-jammy | INFO [containerd > destroy] Executed: Successful 2026-04-14 02:25:29.813443 | ubuntu-jammy | INFO [containerd > syntax] Executing 2026-04-14 02:25:30.298882 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-14 02:25:30.299163 | 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-14 02:25:30.299478 | 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-14 02:25:30.299693 | ubuntu-jammy | 2026-04-14 02:25:30.698570 | ubuntu-jammy | 2026-04-14 02:25:30.698731 | ubuntu-jammy | playbook: /home/zuul/src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/containerd/converge.yml 2026-04-14 02:25:30.763376 | ubuntu-jammy | INFO [containerd > syntax] Executed: Successful 2026-04-14 02:25:30.774950 | ubuntu-jammy | INFO [containerd > create] Executing 2026-04-14 02:25:30.776414 | ubuntu-jammy | WARNING [containerd > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-14 02:25:30.781357 | ubuntu-jammy | INFO [containerd > prepare] Executing 2026-04-14 02:25:31.236779 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-14 02:25:31.237017 | 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-14 02:25:31.237171 | 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-14 02:25:31.237324 | ubuntu-jammy | 2026-04-14 02:25:31.593103 | ubuntu-jammy | 2026-04-14 02:25:31.593283 | ubuntu-jammy | PLAY [Prepare] ***************************************************************** 2026-04-14 02:25:31.593404 | ubuntu-jammy | 2026-04-14 02:25:31.593650 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-04-14 02:25:31.593809 | ubuntu-jammy | Tuesday 14 April 2026 02:25:31 +0000 (0:00:00.033) 0:00:00.033 ********* 2026-04-14 02:25:32.798414 | 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-14 02:25:32.800287 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-14 02:25:32.800455 | ubuntu-jammy | 2026-04-14 02:25:32.800632 | ubuntu-jammy | TASK [Update "apt" cache] ****************************************************** 2026-04-14 02:25:32.800814 | ubuntu-jammy | Tuesday 14 April 2026 02:25:32 +0000 (0:00:01.207) 0:00:01.241 ********* 2026-04-14 02:25:47.757130 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-14 02:25:47.757322 | ubuntu-jammy | 2026-04-14 02:25:47.757336 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-04-14 02:25:47.757491 | ubuntu-jammy | ubuntu-jammy : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-14 02:25:47.757548 | ubuntu-jammy | 2026-04-14 02:25:47.757710 | ubuntu-jammy | 2026-04-14 02:25:47.757781 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-04-14 02:25:47.757915 | ubuntu-jammy | Tuesday 14 April 2026 02:25:47 +0000 (0:00:14.956) 0:00:16.198 ********* 2026-04-14 02:25:47.758031 | ubuntu-jammy | =============================================================================== 2026-04-14 02:25:47.758157 | ubuntu-jammy | Update "apt" cache ----------------------------------------------------- 14.96s 2026-04-14 02:25:47.758262 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.21s 2026-04-14 02:25:47.881881 | ubuntu-jammy | INFO [containerd > prepare] Executed: Successful 2026-04-14 02:25:47.887276 | ubuntu-jammy | INFO [containerd > converge] Executing 2026-04-14 02:25:48.340991 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-14 02:25:48.341276 | 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-14 02:25:48.341483 | 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-14 02:25:48.341610 | ubuntu-jammy | 2026-04-14 02:25:48.691983 | ubuntu-jammy | 2026-04-14 02:25:48.692186 | ubuntu-jammy | PLAY [Converge] **************************************************************** 2026-04-14 02:25:48.692307 | ubuntu-jammy | 2026-04-14 02:25:48.692530 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-04-14 02:25:48.692662 | ubuntu-jammy | Tuesday 14 April 2026 02:25:48 +0000 (0:00:00.012) 0:00:00.012 ********* 2026-04-14 02:25:49.702932 | 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-14 02:25:49.707944 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-14 02:25:49.708134 | ubuntu-jammy | 2026-04-14 02:25:49.708328 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-14 02:25:49.708510 | ubuntu-jammy | Tuesday 14 April 2026 02:25:49 +0000 (0:00:01.015) 0:00:01.028 ********* 2026-04-14 02:25:50.189705 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-14 02:25:50.189854 | ubuntu-jammy | 2026-04-14 02:25:50.190152 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-14 02:25:50.190291 | ubuntu-jammy | Tuesday 14 April 2026 02:25:50 +0000 (0:00:00.481) 0:00:01.510 ********* 2026-04-14 02:25:50.224166 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-14 02:25:50.224310 | ubuntu-jammy | 2026-04-14 02:25:50.224541 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-14 02:25:50.224668 | ubuntu-jammy | Tuesday 14 April 2026 02:25:50 +0000 (0:00:00.034) 0:00:01.544 ********* 2026-04-14 02:25:50.661976 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-14 02:25:50.662125 | ubuntu-jammy | 2026-04-14 02:25:50.662337 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-14 02:25:50.662515 | ubuntu-jammy | Tuesday 14 April 2026 02:25:50 +0000 (0:00:00.437) 0:00:01.982 ********* 2026-04-14 02:25:50.750207 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-14 02:25:50.750436 | ubuntu-jammy | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-14 02:25:50.750564 | ubuntu-jammy | } 2026-04-14 02:25:50.750759 | ubuntu-jammy | 2026-04-14 02:25:50.750898 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-14 02:25:50.751059 | ubuntu-jammy | Tuesday 14 April 2026 02:25:50 +0000 (0:00:00.088) 0:00:02.070 ********* 2026-04-14 02:25:51.440020 | 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-14 02:25:51.446279 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-14 02:25:51.446410 | ubuntu-jammy | 2026-04-14 02:25:51.446647 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-14 02:25:51.446779 | ubuntu-jammy | Tuesday 14 April 2026 02:25:51 +0000 (0:00:00.696) 0:00:02.766 ********* 2026-04-14 02:25:51.467917 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-14 02:25:51.468057 | ubuntu-jammy | 2026-04-14 02:25:51.468299 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-14 02:25:51.468445 | ubuntu-jammy | Tuesday 14 April 2026 02:25:51 +0000 (0:00:00.021) 0:00:02.788 ********* 2026-04-14 02:25:51.722730 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-14 02:25:51.722864 | ubuntu-jammy | 2026-04-14 02:25:51.723049 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-14 02:25:51.723257 | ubuntu-jammy | Tuesday 14 April 2026 02:25:51 +0000 (0:00:00.254) 0:00:03.042 ********* 2026-04-14 02:25:52.877282 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-14 02:25:52.877488 | ubuntu-jammy | 2026-04-14 02:25:52.877501 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-14 02:25:52.877511 | ubuntu-jammy | Tuesday 14 April 2026 02:25:52 +0000 (0:00:01.155) 0:00:04.197 ********* 2026-04-14 02:25:52.940795 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-14 02:25:52.940841 | ubuntu-jammy | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.2/containerd-2.2.2-linux-amd64.tar.gz" 2026-04-14 02:25:52.940914 | ubuntu-jammy | } 2026-04-14 02:25:52.940983 | ubuntu-jammy | 2026-04-14 02:25:52.941065 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-14 02:25:52.941143 | ubuntu-jammy | Tuesday 14 April 2026 02:25:52 +0000 (0:00:00.063) 0:00:04.261 ********* 2026-04-14 02:25:53.669405 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-14 02:25:53.669513 | ubuntu-jammy | 2026-04-14 02:25:53.669751 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-14 02:25:53.669882 | ubuntu-jammy | Tuesday 14 April 2026 02:25:53 +0000 (0:00:00.728) 0:00:04.989 ********* 2026-04-14 02:25:56.827878 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-14 02:25:56.828093 | ubuntu-jammy | 2026-04-14 02:25:56.828414 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-14 02:25:56.828666 | ubuntu-jammy | Tuesday 14 April 2026 02:25:56 +0000 (0:00:03.157) 0:00:08.147 ********* 2026-04-14 02:25:56.851678 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-14 02:25:56.851783 | ubuntu-jammy | 2026-04-14 02:25:56.851913 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-14 02:25:56.852033 | ubuntu-jammy | Tuesday 14 April 2026 02:25:56 +0000 (0:00:00.024) 0:00:08.172 ********* 2026-04-14 02:25:56.872340 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-14 02:25:56.872450 | ubuntu-jammy | 2026-04-14 02:25:56.872578 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-14 02:25:56.872702 | ubuntu-jammy | Tuesday 14 April 2026 02:25:56 +0000 (0:00:00.020) 0:00:08.192 ********* 2026-04-14 02:25:56.890449 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-14 02:25:56.890508 | ubuntu-jammy | 2026-04-14 02:25:56.890669 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-14 02:25:56.890813 | ubuntu-jammy | Tuesday 14 April 2026 02:25:56 +0000 (0:00:00.017) 0:00:08.210 ********* 2026-04-14 02:26:02.044871 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-14 02:26:02.045027 | ubuntu-jammy | 2026-04-14 02:26:02.045224 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-14 02:26:02.045403 | ubuntu-jammy | Tuesday 14 April 2026 02:26:02 +0000 (0:00:05.154) 0:00:13.365 ********* 2026-04-14 02:26:02.742403 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-14 02:26:02.742535 | ubuntu-jammy | 2026-04-14 02:26:02.742719 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-14 02:26:02.742892 | ubuntu-jammy | Tuesday 14 April 2026 02:26:02 +0000 (0:00:00.693) 0:00:14.059 ********* 2026-04-14 02:26:03.913782 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/etc/containerd'}) 2026-04-14 02:26:03.914061 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-14 02:26:03.914340 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-14 02:26:03.914630 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-14 02:26:03.914928 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-14 02:26:03.915212 | ubuntu-jammy | 2026-04-14 02:26:03.915508 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-14 02:26:03.915814 | ubuntu-jammy | Tuesday 14 April 2026 02:26:03 +0000 (0:00:01.174) 0:00:15.233 ********* 2026-04-14 02:26:04.603764 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-14 02:26:04.603834 | ubuntu-jammy | 2026-04-14 02:26:04.603953 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-14 02:26:04.604065 | ubuntu-jammy | Tuesday 14 April 2026 02:26:04 +0000 (0:00:00.687) 0:00:15.921 ********* 2026-04-14 02:26:04.604184 | ubuntu-jammy | 2026-04-14 02:26:04.604302 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-04-14 02:26:04.604409 | ubuntu-jammy | Tuesday 14 April 2026 02:26:04 +0000 (0:00:00.002) 0:00:15.924 ********* 2026-04-14 02:26:05.658686 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-14 02:26:05.658804 | ubuntu-jammy | 2026-04-14 02:26:05.658971 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-04-14 02:26:05.659148 | ubuntu-jammy | Tuesday 14 April 2026 02:26:05 +0000 (0:00:01.054) 0:00:16.979 ********* 2026-04-14 02:26:06.128915 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-14 02:26:06.129024 | ubuntu-jammy | 2026-04-14 02:26:06.129112 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-14 02:26:06.129218 | ubuntu-jammy | Tuesday 14 April 2026 02:26:06 +0000 (0:00:00.470) 0:00:17.449 ********* 2026-04-14 02:26:06.690369 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-14 02:26:06.690425 | ubuntu-jammy | 2026-04-14 02:26:06.690432 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-04-14 02:26:06.690439 | ubuntu-jammy | ubuntu-jammy : ok=17 changed=10 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-04-14 02:26:06.690445 | ubuntu-jammy | 2026-04-14 02:26:06.690451 | ubuntu-jammy | 2026-04-14 02:26:06.690456 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-04-14 02:26:06.690463 | ubuntu-jammy | Tuesday 14 April 2026 02:26:06 +0000 (0:00:00.559) 0:00:18.008 ********* 2026-04-14 02:26:06.690468 | ubuntu-jammy | =============================================================================== 2026-04-14 02:26:06.690474 | ubuntu-jammy | vexxhost.containers.containerd : Install AppArmor packages -------------- 5.15s 2026-04-14 02:26:06.690479 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 3.16s 2026-04-14 02:26:06.690485 | ubuntu-jammy | vexxhost.containers.containerd : Create folders for configuration ------- 1.17s 2026-04-14 02:26:06.690490 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.16s 2026-04-14 02:26:06.690495 | ubuntu-jammy | vexxhost.containers.containerd : Reload systemd ------------------------- 1.05s 2026-04-14 02:26:06.690501 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.02s 2026-04-14 02:26:06.690519 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.73s 2026-04-14 02:26:06.690525 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.70s 2026-04-14 02:26:06.690530 | ubuntu-jammy | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.69s 2026-04-14 02:26:06.690536 | ubuntu-jammy | vexxhost.containers.containerd : Create containerd config file ---------- 0.69s 2026-04-14 02:26:06.690541 | ubuntu-jammy | vexxhost.containers.containerd : Enable and start service --------------- 0.56s 2026-04-14 02:26:06.690546 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.48s 2026-04-14 02:26:06.690552 | ubuntu-jammy | vexxhost.containers.containerd : Restart containerd --------------------- 0.47s 2026-04-14 02:26:06.690557 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.44s 2026-04-14 02:26:06.690562 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.25s 2026-04-14 02:26:06.690568 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.09s 2026-04-14 02:26:06.690573 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.06s 2026-04-14 02:26:06.690579 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 0.03s 2026-04-14 02:26:06.690584 | ubuntu-jammy | vexxhost.containers.containerd : Install SELinux packages --------------- 0.02s 2026-04-14 02:26:06.690590 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 0.02s 2026-04-14 02:26:06.780907 | ubuntu-jammy | INFO [containerd > converge] Executed: Successful 2026-04-14 02:26:06.790205 | ubuntu-jammy | INFO [containerd > idempotence] Executing 2026-04-14 02:26:07.256980 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-14 02:26:07.257318 | 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-14 02:26:07.257573 | 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-14 02:26:07.257787 | ubuntu-jammy | 2026-04-14 02:26:07.639571 | ubuntu-jammy | 2026-04-14 02:26:07.639897 | ubuntu-jammy | PLAY [Converge] **************************************************************** 2026-04-14 02:26:07.640125 | ubuntu-jammy | 2026-04-14 02:26:07.640363 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-04-14 02:26:07.640600 | ubuntu-jammy | Tuesday 14 April 2026 02:26:07 +0000 (0:00:00.013) 0:00:00.013 ********* 2026-04-14 02:26:08.710017 | 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-14 02:26:08.713768 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-14 02:26:08.713789 | ubuntu-jammy | 2026-04-14 02:26:08.713803 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-14 02:26:08.713810 | ubuntu-jammy | Tuesday 14 April 2026 02:26:08 +0000 (0:00:01.074) 0:00:01.087 ********* 2026-04-14 02:26:09.114032 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-14 02:26:09.114075 | ubuntu-jammy | 2026-04-14 02:26:09.114080 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-14 02:26:09.114085 | ubuntu-jammy | Tuesday 14 April 2026 02:26:09 +0000 (0:00:00.400) 0:00:01.488 ********* 2026-04-14 02:26:09.143195 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-14 02:26:09.143243 | ubuntu-jammy | 2026-04-14 02:26:09.143251 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-14 02:26:09.143318 | ubuntu-jammy | Tuesday 14 April 2026 02:26:09 +0000 (0:00:00.028) 0:00:01.517 ********* 2026-04-14 02:26:09.528269 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-14 02:26:09.528336 | ubuntu-jammy | 2026-04-14 02:26:09.528372 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-14 02:26:09.528461 | ubuntu-jammy | Tuesday 14 April 2026 02:26:09 +0000 (0:00:00.385) 0:00:01.902 ********* 2026-04-14 02:26:09.576368 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-14 02:26:09.576501 | ubuntu-jammy | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-14 02:26:09.576576 | ubuntu-jammy | } 2026-04-14 02:26:09.576644 | ubuntu-jammy | 2026-04-14 02:26:09.576719 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-14 02:26:09.576809 | ubuntu-jammy | Tuesday 14 April 2026 02:26:09 +0000 (0:00:00.048) 0:00:01.950 ********* 2026-04-14 02:26:10.070485 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-14 02:26:10.070623 | ubuntu-jammy | 2026-04-14 02:26:10.070805 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-14 02:26:10.071060 | ubuntu-jammy | Tuesday 14 April 2026 02:26:10 +0000 (0:00:00.493) 0:00:02.444 ********* 2026-04-14 02:26:10.088258 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-14 02:26:10.088456 | ubuntu-jammy | 2026-04-14 02:26:10.088636 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-14 02:26:10.088805 | ubuntu-jammy | Tuesday 14 April 2026 02:26:10 +0000 (0:00:00.018) 0:00:02.462 ********* 2026-04-14 02:26:10.325124 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-14 02:26:10.325275 | ubuntu-jammy | 2026-04-14 02:26:10.325477 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-14 02:26:10.325659 | ubuntu-jammy | Tuesday 14 April 2026 02:26:10 +0000 (0:00:00.236) 0:00:02.699 ********* 2026-04-14 02:26:11.742541 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-14 02:26:11.742685 | ubuntu-jammy | 2026-04-14 02:26:11.742904 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-14 02:26:11.743105 | ubuntu-jammy | Tuesday 14 April 2026 02:26:11 +0000 (0:00:01.416) 0:00:04.115 ********* 2026-04-14 02:26:11.808080 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-14 02:26:11.808255 | ubuntu-jammy | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.2/containerd-2.2.2-linux-amd64.tar.gz" 2026-04-14 02:26:11.808419 | ubuntu-jammy | } 2026-04-14 02:26:11.808575 | ubuntu-jammy | 2026-04-14 02:26:11.808757 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-14 02:26:11.808930 | ubuntu-jammy | Tuesday 14 April 2026 02:26:11 +0000 (0:00:00.066) 0:00:04.182 ********* 2026-04-14 02:26:12.189518 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-14 02:26:12.189654 | ubuntu-jammy | 2026-04-14 02:26:12.189860 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-14 02:26:12.190019 | ubuntu-jammy | Tuesday 14 April 2026 02:26:12 +0000 (0:00:00.381) 0:00:04.563 ********* 2026-04-14 02:26:14.639201 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-14 02:26:14.639393 | ubuntu-jammy | 2026-04-14 02:26:14.639677 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-14 02:26:14.639712 | ubuntu-jammy | Tuesday 14 April 2026 02:26:14 +0000 (0:00:02.449) 0:00:07.013 ********* 2026-04-14 02:26:14.656267 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-14 02:26:14.656339 | ubuntu-jammy | 2026-04-14 02:26:14.656556 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-14 02:26:14.656604 | ubuntu-jammy | Tuesday 14 April 2026 02:26:14 +0000 (0:00:00.017) 0:00:07.030 ********* 2026-04-14 02:26:14.674694 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-14 02:26:14.675181 | ubuntu-jammy | 2026-04-14 02:26:14.675217 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-14 02:26:14.675291 | ubuntu-jammy | Tuesday 14 April 2026 02:26:14 +0000 (0:00:00.018) 0:00:07.048 ********* 2026-04-14 02:26:14.693747 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-14 02:26:14.693907 | ubuntu-jammy | 2026-04-14 02:26:14.694306 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-14 02:26:14.694340 | ubuntu-jammy | Tuesday 14 April 2026 02:26:14 +0000 (0:00:00.019) 0:00:07.067 ********* 2026-04-14 02:26:15.680182 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-14 02:26:15.680409 | ubuntu-jammy | 2026-04-14 02:26:15.680421 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-14 02:26:15.680541 | ubuntu-jammy | Tuesday 14 April 2026 02:26:15 +0000 (0:00:00.986) 0:00:08.054 ********* 2026-04-14 02:26:16.209389 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-14 02:26:16.209461 | ubuntu-jammy | 2026-04-14 02:26:16.209741 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-14 02:26:16.209797 | ubuntu-jammy | Tuesday 14 April 2026 02:26:16 +0000 (0:00:00.529) 0:00:08.583 ********* 2026-04-14 02:26:17.364999 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/etc/containerd'}) 2026-04-14 02:26:17.365066 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-14 02:26:17.365812 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-14 02:26:17.365877 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-14 02:26:17.365888 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-14 02:26:17.365896 | ubuntu-jammy | 2026-04-14 02:26:17.365912 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-14 02:26:17.365919 | ubuntu-jammy | Tuesday 14 April 2026 02:26:17 +0000 (0:00:01.155) 0:00:09.739 ********* 2026-04-14 02:26:17.974193 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-14 02:26:17.974252 | ubuntu-jammy | 2026-04-14 02:26:17.974880 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-14 02:26:17.974933 | ubuntu-jammy | Tuesday 14 April 2026 02:26:17 +0000 (0:00:00.606) 0:00:10.345 ********* 2026-04-14 02:26:17.974940 | ubuntu-jammy | 2026-04-14 02:26:17.974947 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-14 02:26:17.974953 | ubuntu-jammy | Tuesday 14 April 2026 02:26:17 +0000 (0:00:00.002) 0:00:10.348 ********* 2026-04-14 02:26:18.624327 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-14 02:26:18.624395 | ubuntu-jammy | 2026-04-14 02:26:18.627231 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-04-14 02:26:18.627293 | ubuntu-jammy | ubuntu-jammy : ok=15 changed=0 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-04-14 02:26:18.627307 | ubuntu-jammy | 2026-04-14 02:26:18.627317 | ubuntu-jammy | 2026-04-14 02:26:18.627327 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-04-14 02:26:18.627337 | ubuntu-jammy | Tuesday 14 April 2026 02:26:18 +0000 (0:00:00.650) 0:00:10.998 ********* 2026-04-14 02:26:18.627347 | ubuntu-jammy | =============================================================================== 2026-04-14 02:26:18.627356 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 2.45s 2026-04-14 02:26:18.627366 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.42s 2026-04-14 02:26:18.627375 | ubuntu-jammy | vexxhost.containers.containerd : Create folders for configuration ------- 1.16s 2026-04-14 02:26:18.627385 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.07s 2026-04-14 02:26:18.627394 | ubuntu-jammy | vexxhost.containers.containerd : Install AppArmor packages -------------- 0.99s 2026-04-14 02:26:18.627404 | ubuntu-jammy | vexxhost.containers.containerd : Enable and start service --------------- 0.65s 2026-04-14 02:26:18.627413 | ubuntu-jammy | vexxhost.containers.containerd : Create containerd config file ---------- 0.61s 2026-04-14 02:26:18.627423 | ubuntu-jammy | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.53s 2026-04-14 02:26:18.627432 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.49s 2026-04-14 02:26:18.627442 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.40s 2026-04-14 02:26:18.627451 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.39s 2026-04-14 02:26:18.627461 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.38s 2026-04-14 02:26:18.627470 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.24s 2026-04-14 02:26:18.627480 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.07s 2026-04-14 02:26:18.627490 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.05s 2026-04-14 02:26:18.627511 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 0.03s 2026-04-14 02:26:18.627521 | ubuntu-jammy | vexxhost.containers.containerd : Persist SELinux permissive mode -------- 0.02s 2026-04-14 02:26:18.627544 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 0.02s 2026-04-14 02:26:18.627554 | ubuntu-jammy | vexxhost.containers.containerd : Set SELinux to permissive at runtime --- 0.02s 2026-04-14 02:26:18.627573 | ubuntu-jammy | vexxhost.containers.containerd : Install SELinux packages --------------- 0.02s 2026-04-14 02:26:18.729671 | ubuntu-jammy | INFO [containerd > idempotence] Executed: Successful 2026-04-14 02:26:18.741423 | ubuntu-jammy | INFO [containerd > side_effect] Executing 2026-04-14 02:26:18.741896 | ubuntu-jammy | WARNING [containerd > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-14 02:26:18.747639 | ubuntu-jammy | INFO [containerd > verify] Executing 2026-04-14 02:26:19.206888 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-14 02:26:19.207222 | 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-14 02:26:19.207483 | 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-14 02:26:19.207699 | ubuntu-jammy | 2026-04-14 02:26:19.571443 | ubuntu-jammy | 2026-04-14 02:26:19.571775 | ubuntu-jammy | PLAY [Verify] ****************************************************************** 2026-04-14 02:26:19.572002 | ubuntu-jammy | 2026-04-14 02:26:19.572238 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-04-14 02:26:19.572475 | ubuntu-jammy | Tuesday 14 April 2026 02:26:19 +0000 (0:00:00.013) 0:00:00.013 ********* 2026-04-14 02:26:20.566383 | 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-14 02:26:20.572785 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-14 02:26:20.572817 | ubuntu-jammy | 2026-04-14 02:26:20.572828 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-04-14 02:26:20.572838 | ubuntu-jammy | Tuesday 14 April 2026 02:26:20 +0000 (0:00:01.001) 0:00:01.014 ********* 2026-04-14 02:26:20.963866 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-14 02:26:20.963933 | ubuntu-jammy | 2026-04-14 02:26:20.963944 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-14 02:26:20.963954 | ubuntu-jammy | Tuesday 14 April 2026 02:26:20 +0000 (0:00:00.390) 0:00:01.404 ********* 2026-04-14 02:26:21.353341 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-14 02:26:21.353403 | ubuntu-jammy | 2026-04-14 02:26:21.353414 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-14 02:26:21.353424 | ubuntu-jammy | Tuesday 14 April 2026 02:26:21 +0000 (0:00:00.389) 0:00:01.794 ********* 2026-04-14 02:26:22.754717 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-14 02:26:22.754783 | ubuntu-jammy | 2026-04-14 02:26:22.754796 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-14 02:26:22.754807 | ubuntu-jammy | Tuesday 14 April 2026 02:26:22 +0000 (0:00:01.401) 0:00:03.195 ********* 2026-04-14 02:26:23.000305 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-14 02:26:23.000372 | ubuntu-jammy | 2026-04-14 02:26:23.000384 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-14 02:26:23.000396 | ubuntu-jammy | Tuesday 14 April 2026 02:26:22 +0000 (0:00:00.245) 0:00:03.441 ********* 2026-04-14 02:26:23.051213 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-14 02:26:23.051265 | ubuntu-jammy | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.0/cni-plugins-linux-amd64-v1.9.0.tgz" 2026-04-14 02:26:23.051270 | ubuntu-jammy | } 2026-04-14 02:26:23.051275 | ubuntu-jammy | 2026-04-14 02:26:23.051355 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-14 02:26:23.051529 | ubuntu-jammy | Tuesday 14 April 2026 02:26:23 +0000 (0:00:00.051) 0:00:03.492 ********* 2026-04-14 02:26:23.964012 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-14 02:26:23.964089 | ubuntu-jammy | 2026-04-14 02:26:23.964120 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-14 02:26:23.964203 | ubuntu-jammy | Tuesday 14 April 2026 02:26:23 +0000 (0:00:00.913) 0:00:04.406 ********* 2026-04-14 02:26:26.989679 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-14 02:26:26.989871 | ubuntu-jammy | 2026-04-14 02:26:26.989879 | ubuntu-jammy | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-04-14 02:26:26.989886 | ubuntu-jammy | Tuesday 14 April 2026 02:26:26 +0000 (0:00:03.025) 0:00:07.431 ********* 2026-04-14 02:26:27.033293 | ubuntu-jammy | ok: [ubuntu-jammy] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-04-14 02:26:27.033356 | ubuntu-jammy | 2026-04-14 02:26:27.033579 | ubuntu-jammy | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-04-14 02:26:27.033628 | ubuntu-jammy | Tuesday 14 April 2026 02:26:27 +0000 (0:00:00.042) 0:00:07.473 ********* 2026-04-14 02:26:28.067090 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-14 02:26:28.067662 | ubuntu-jammy | 2026-04-14 02:26:28.067695 | ubuntu-jammy | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-04-14 02:26:28.067707 | ubuntu-jammy | Tuesday 14 April 2026 02:26:28 +0000 (0:00:01.035) 0:00:08.508 ********* 2026-04-14 02:26:28.445170 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-14 02:26:28.445273 | ubuntu-jammy | 2026-04-14 02:26:28.445607 | ubuntu-jammy | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-04-14 02:26:28.445636 | ubuntu-jammy | Tuesday 14 April 2026 02:26:28 +0000 (0:00:00.377) 0:00:08.886 ********* 2026-04-14 02:26:29.130371 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-14 02:26:29.130909 | ubuntu-jammy | 2026-04-14 02:26:29.131118 | ubuntu-jammy | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-04-14 02:26:29.131198 | ubuntu-jammy | Tuesday 14 April 2026 02:26:29 +0000 (0:00:00.684) 0:00:09.570 ********* 2026-04-14 02:26:30.306050 | ubuntu-jammy | changed: [ubuntu-jammy] => (item=br_netfilter) 2026-04-14 02:26:30.306159 | ubuntu-jammy | ok: [ubuntu-jammy] => (item=ip_tables) 2026-04-14 02:26:30.307049 | ubuntu-jammy | changed: [ubuntu-jammy] => (item=ip6_tables) 2026-04-14 02:26:30.307108 | ubuntu-jammy | changed: [ubuntu-jammy] => (item=nf_conntrack) 2026-04-14 02:26:30.307120 | ubuntu-jammy | 2026-04-14 02:26:30.307159 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-14 02:26:30.307171 | ubuntu-jammy | Tuesday 14 April 2026 02:26:30 +0000 (0:00:01.176) 0:00:10.747 ********* 2026-04-14 02:26:30.549319 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-14 02:26:30.549409 | ubuntu-jammy | 2026-04-14 02:26:30.549603 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-14 02:26:30.549651 | ubuntu-jammy | Tuesday 14 April 2026 02:26:30 +0000 (0:00:00.243) 0:00:10.990 ********* 2026-04-14 02:26:30.598174 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-14 02:26:30.598877 | 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-14 02:26:30.598894 | ubuntu-jammy | } 2026-04-14 02:26:30.598904 | ubuntu-jammy | 2026-04-14 02:26:30.598914 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-14 02:26:30.598923 | ubuntu-jammy | Tuesday 14 April 2026 02:26:30 +0000 (0:00:00.049) 0:00:11.040 ********* 2026-04-14 02:26:31.160618 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-14 02:26:31.160687 | ubuntu-jammy | 2026-04-14 02:26:31.160914 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-14 02:26:31.161074 | ubuntu-jammy | Tuesday 14 April 2026 02:26:31 +0000 (0:00:00.561) 0:00:11.601 ********* 2026-04-14 02:26:32.642368 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-14 02:26:32.642469 | ubuntu-jammy | 2026-04-14 02:26:32.642798 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-14 02:26:32.642970 | ubuntu-jammy | Tuesday 14 April 2026 02:26:32 +0000 (0:00:01.483) 0:00:13.084 ********* 2026-04-14 02:26:32.690598 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-14 02:26:32.690836 | 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-14 02:26:32.691200 | ubuntu-jammy | } 2026-04-14 02:26:32.691253 | ubuntu-jammy | 2026-04-14 02:26:32.691508 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-14 02:26:32.691541 | ubuntu-jammy | Tuesday 14 April 2026 02:26:32 +0000 (0:00:00.048) 0:00:13.132 ********* 2026-04-14 02:26:33.379480 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-14 02:26:33.380090 | ubuntu-jammy | 2026-04-14 02:26:33.380156 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-14 02:26:33.380169 | ubuntu-jammy | Tuesday 14 April 2026 02:26:33 +0000 (0:00:00.686) 0:00:13.819 ********* 2026-04-14 02:26:34.835967 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-14 02:26:34.836079 | ubuntu-jammy | 2026-04-14 02:26:34.836579 | ubuntu-jammy | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-04-14 02:26:34.836641 | ubuntu-jammy | Tuesday 14 April 2026 02:26:34 +0000 (0:00:01.458) 0:00:15.277 ********* 2026-04-14 02:26:35.392443 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-14 02:26:35.392515 | ubuntu-jammy | 2026-04-14 02:26:35.392796 | ubuntu-jammy | TASK [Install the 10-containerd-net.conflist file] ***************************** 2026-04-14 02:26:35.392845 | ubuntu-jammy | Tuesday 14 April 2026 02:26:35 +0000 (0:00:00.556) 0:00:15.834 ********* 2026-04-14 02:26:35.949415 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-14 02:26:35.950006 | ubuntu-jammy | 2026-04-14 02:26:35.950247 | ubuntu-jammy | TASK [Restart "containerd"] **************************************************** 2026-04-14 02:26:35.950260 | ubuntu-jammy | Tuesday 14 April 2026 02:26:35 +0000 (0:00:00.556) 0:00:16.391 ********* 2026-04-14 02:26:36.687184 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-14 02:26:36.687230 | ubuntu-jammy | 2026-04-14 02:26:36.687239 | ubuntu-jammy | TASK [Run "critest"] *********************************************************** 2026-04-14 02:26:36.687329 | ubuntu-jammy | Tuesday 14 April 2026 02:26:36 +0000 (0:00:00.735) 0:00:17.126 ********* 2026-04-14 02:29:09.467984 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-14 02:29:09.468135 | ubuntu-jammy | 2026-04-14 02:29:09.468376 | ubuntu-jammy | TASK [Print out "critest" output] ********************************************** 2026-04-14 02:29:09.468534 | ubuntu-jammy | Tuesday 14 April 2026 02:29:09 +0000 (0:02:32.776) 0:02:49.902 ********* 2026-04-14 02:29:09.491121 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-14 02:29:09.491284 | ubuntu-jammy | "msg": [ 2026-04-14 02:29:09.491502 | ubuntu-jammy | "critest version: v1.35.0", 2026-04-14 02:29:09.491630 | ubuntu-jammy | "Running Suite: CRI validation - /home/zuul", 2026-04-14 02:29:09.491845 | ubuntu-jammy | "==========================================", 2026-04-14 02:29:09.491992 | ubuntu-jammy | "Random Seed: \u001b[1m1776133597\u001b[0m", 2026-04-14 02:29:09.492159 | ubuntu-jammy | "", 2026-04-14 02:29:09.492332 | ubuntu-jammy | "Will run \u001b[1m108\u001b[0m of \u001b[1m113\u001b[0m specs", 2026-04-14 02:29:09.494146 | 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;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;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;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;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;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-14 02:29:09.494246 | ubuntu-jammy | "", 2026-04-14 02:29:09.494489 | ubuntu-jammy | "\u001b[38;5;10m\u001b[1mRan 107 of 113 Specs in 152.383 seconds\u001b[0m", 2026-04-14 02:29:09.494642 | 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-14 02:29:09.494853 | ubuntu-jammy | "PASS" 2026-04-14 02:29:09.494932 | ubuntu-jammy | ] 2026-04-14 02:29:09.495065 | ubuntu-jammy | } 2026-04-14 02:29:09.495173 | ubuntu-jammy | 2026-04-14 02:29:09.495282 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-04-14 02:29:09.495403 | ubuntu-jammy | ubuntu-jammy : ok=25 changed=14 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-14 02:29:09.495502 | ubuntu-jammy | 2026-04-14 02:29:09.495600 | ubuntu-jammy | 2026-04-14 02:29:09.495707 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-04-14 02:29:09.495818 | ubuntu-jammy | Tuesday 14 April 2026 02:29:09 +0000 (0:00:00.030) 0:02:49.933 ********* 2026-04-14 02:29:09.495933 | ubuntu-jammy | =============================================================================== 2026-04-14 02:29:09.496080 | ubuntu-jammy | Run "critest" --------------------------------------------------------- 152.78s 2026-04-14 02:29:09.496195 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 3.03s 2026-04-14 02:29:09.496313 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 1.48s 2026-04-14 02:29:09.496424 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 1.46s 2026-04-14 02:29:09.496533 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.40s 2026-04-14 02:29:09.496645 | ubuntu-jammy | vexxhost.containers.cni_plugins : Enable kernel modules in runtime ------ 1.18s 2026-04-14 02:29:09.496755 | ubuntu-jammy | vexxhost.containers.cni_plugins : Install additional packages ----------- 1.04s 2026-04-14 02:29:09.496862 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.00s 2026-04-14 02:29:09.496976 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.91s 2026-04-14 02:29:09.497098 | ubuntu-jammy | Restart "containerd" ---------------------------------------------------- 0.74s 2026-04-14 02:29:09.497208 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.69s 2026-04-14 02:29:09.497319 | ubuntu-jammy | vexxhost.containers.cni_plugins : Enable kernel modules on-boot --------- 0.68s 2026-04-14 02:29:09.497429 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.56s 2026-04-14 02:29:09.497539 | ubuntu-jammy | vexxhost.containers.cri_tools : Create crictl config -------------------- 0.56s 2026-04-14 02:29:09.497646 | ubuntu-jammy | Install the 10-containerd-net.conflist file ----------------------------- 0.56s 2026-04-14 02:29:09.497756 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/opt/cni/bin) --------- 0.39s 2026-04-14 02:29:09.497884 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.39s 2026-04-14 02:29:09.498003 | ubuntu-jammy | vexxhost.containers.cni_plugins : Ensure IPv6 is enabled ---------------- 0.38s 2026-04-14 02:29:09.498133 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.25s 2026-04-14 02:29:09.498248 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.24s 2026-04-14 02:29:09.599028 | ubuntu-jammy | INFO [containerd > verify] Executed: Successful 2026-04-14 02:29:09.608992 | ubuntu-jammy | INFO [containerd > cleanup] Executing 2026-04-14 02:29:09.609273 | ubuntu-jammy | WARNING [containerd > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-14 02:29:09.614409 | ubuntu-jammy | INFO [containerd > destroy] Executing 2026-04-14 02:29:09.614458 | ubuntu-jammy | WARNING [containerd > destroy] Skipping, '--destroy=never' requested. 2026-04-14 02:29:09.614476 | ubuntu-jammy | INFO [containerd > destroy] Executed: Successful 2026-04-14 02:29:09.614791 | ubuntu-jammy | WARNING Molecule executed 1 scenario (1 missing files) 2026-04-14 02:29:09.742617 | ubuntu-jammy | ok: Runtime: 0:03:52.942490 2026-04-14 02:29:09.748592 | 2026-04-14 02:29:09.748649 | PLAY RECAP 2026-04-14 02:29:09.748693 | ubuntu-jammy | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-14 02:29:09.748718 | 2026-04-14 02:29:09.874208 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-14 02:29:09.875629 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-14 02:29:10.489992 | 2026-04-14 02:29:10.490633 | PLAY [all] 2026-04-14 02:29:10.503786 | 2026-04-14 02:29:10.503900 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-14 02:29:10.549966 | ubuntu-jammy | skipping: Conditional result was False 2026-04-14 02:29:10.560026 | 2026-04-14 02:29:10.560190 | TASK [fetch-output : Set log path for single node] 2026-04-14 02:29:10.605453 | ubuntu-jammy | ok 2026-04-14 02:29:10.610845 | 2026-04-14 02:29:10.610922 | LOOP [fetch-output : Ensure local output dirs] 2026-04-14 02:29:11.003589 | ubuntu-jammy -> localhost | ok: "/var/lib/zuul/builds/cbc9d080ba7b41a180ff461a01ea541a/work/logs" 2026-04-14 02:29:11.242453 | ubuntu-jammy -> localhost | changed: "/var/lib/zuul/builds/cbc9d080ba7b41a180ff461a01ea541a/work/artifacts" 2026-04-14 02:29:11.452762 | ubuntu-jammy -> localhost | changed: "/var/lib/zuul/builds/cbc9d080ba7b41a180ff461a01ea541a/work/docs" 2026-04-14 02:29:11.469840 | 2026-04-14 02:29:11.470084 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-14 02:29:12.079283 | ubuntu-jammy | changed: .d..t...... ./ 2026-04-14 02:29:12.079526 | ubuntu-jammy | changed: All items complete 2026-04-14 02:29:12.079555 | 2026-04-14 02:29:12.531645 | ubuntu-jammy | changed: .d..t...... ./ 2026-04-14 02:29:12.992548 | ubuntu-jammy | changed: .d..t...... ./ 2026-04-14 02:29:13.015749 | 2026-04-14 02:29:13.015885 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-14 02:29:13.488124 | ubuntu-jammy -> localhost | ok: Item: artifacts Runtime: 0:00:00.008582 2026-04-14 02:29:13.715782 | ubuntu-jammy -> localhost | ok: Item: docs Runtime: 0:00:00.008543 2026-04-14 02:29:13.735537 | 2026-04-14 02:29:13.735690 | PLAY [all] 2026-04-14 02:29:13.741828 | 2026-04-14 02:29:13.741901 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-14 02:29:14.197751 | ubuntu-jammy | changed 2026-04-14 02:29:14.203633 | 2026-04-14 02:29:14.203791 | PLAY RECAP 2026-04-14 02:29:14.203903 | ubuntu-jammy | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-14 02:29:14.203961 | 2026-04-14 02:29:14.373701 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-14 02:29:14.376361 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-14 02:29:14.958302 | 2026-04-14 02:29:14.958466 | PLAY [localhost] 2026-04-14 02:29:14.969403 | 2026-04-14 02:29:14.969481 | TASK [Generate Zuul manifest] 2026-04-14 02:29:15.003143 | localhost | ok 2026-04-14 02:29:15.018628 | 2026-04-14 02:29:15.018707 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-14 02:29:15.393100 | localhost | changed 2026-04-14 02:29:15.409853 | 2026-04-14 02:29:15.410000 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-14 02:29:15.440826 | localhost | ok 2026-04-14 02:29:15.451548 | 2026-04-14 02:29:15.451687 | TASK [Upload logs] 2026-04-14 02:29:15.474622 | localhost | ok 2026-04-14 02:29:15.537171 | 2026-04-14 02:29:15.537338 | TASK [Set zuul-log-path fact] 2026-04-14 02:29:15.567970 | localhost | ok 2026-04-14 02:29:15.582888 | 2026-04-14 02:29:15.582956 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-14 02:29:15.614687 | localhost | ok 2026-04-14 02:29:15.625449 | 2026-04-14 02:29:15.625542 | TASK [upload-logs : Create log directories] 2026-04-14 02:29:16.155978 | localhost | changed 2026-04-14 02:29:16.162640 | 2026-04-14 02:29:16.162733 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-14 02:29:16.597546 | localhost -> localhost | ok: Runtime: 0:00:00.005867 2026-04-14 02:29:16.602818 | 2026-04-14 02:29:16.602887 | TASK [upload-logs : Upload logs to log server] 2026-04-14 02:29:17.082112 | localhost | Output suppressed because no_log was given 2026-04-14 02:29:17.085922 | 2026-04-14 02:29:17.085997 | LOOP [upload-logs : Compress console log and json output] 2026-04-14 02:29:17.135441 | localhost | skipping: Conditional result was False 2026-04-14 02:29:17.142755 | localhost | skipping: Conditional result was False 2026-04-14 02:29:17.161223 | 2026-04-14 02:29:17.161472 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-14 02:29:17.204915 | localhost | skipping: Conditional result was False 2026-04-14 02:29:17.205432 | 2026-04-14 02:29:17.208934 | localhost | skipping: Conditional result was False 2026-04-14 02:29:17.223193 | 2026-04-14 02:29:17.223353 | LOOP [upload-logs : Upload console log and json output]