2026-08-12 09:28:05.864560 | Job console starting 2026-08-12 09:28:05.876857 | Updating git repos 2026-08-12 09:28:05.926452 | Cloning repos into workspace 2026-08-12 09:28:06.026176 | Restoring repo states 2026-08-12 09:28:06.034985 | Merging changes 2026-08-12 09:28:06.653832 | Checking out repos 2026-08-12 09:28:07.005501 | Preparing playbooks 2026-08-12 09:28:10.990678 | Running Ansible setup 2026-08-12 09:28:15.021052 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-08-12 09:28:15.632334 | 2026-08-12 09:28:15.632464 | PLAY [localhost] 2026-08-12 09:28:15.639881 | 2026-08-12 09:28:15.639952 | TASK [Gathering Facts] 2026-08-12 09:28:16.518337 | localhost | ok 2026-08-12 09:28:16.529690 | 2026-08-12 09:28:16.529801 | TASK [Setup log path fact] 2026-08-12 09:28:16.550156 | localhost | ok 2026-08-12 09:28:16.563329 | 2026-08-12 09:28:16.563421 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-12 09:28:16.590583 | localhost | ok 2026-08-12 09:28:16.596565 | 2026-08-12 09:28:16.596638 | TASK [emit-job-header : Print job information] 2026-08-12 09:28:16.639084 | # Job Information 2026-08-12 09:28:16.639441 | Ansible Version: 2.16.18 2026-08-12 09:28:16.639489 | Job: ansible-collection-containers-molecule-containerd-ubuntu-focal 2026-08-12 09:28:16.639522 | Pipeline: check 2026-08-12 09:28:16.639552 | Executor: 2d72f0692154 2026-08-12 09:28:16.639593 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/145 2026-08-12 09:28:16.639633 | Event ID: 46c54a00-962f-11f1-8ecc-e73cfef4f659 2026-08-12 09:28:16.644047 | 2026-08-12 09:28:16.644148 | LOOP [emit-job-header : Print node information] 2026-08-12 09:28:16.735772 | localhost | ok: 2026-08-12 09:28:16.735932 | localhost | # Node Information 2026-08-12 09:28:16.735962 | localhost | Inventory Hostname: ubuntu-focal 2026-08-12 09:28:16.735984 | localhost | Hostname: np0000188981 2026-08-12 09:28:16.736004 | localhost | Username: zuul 2026-08-12 09:28:16.736028 | localhost | Distro: Ubuntu 20.04 2026-08-12 09:28:16.736055 | localhost | Provider: yul1 2026-08-12 09:28:16.736083 | localhost | Region: ca-ymq-1 2026-08-12 09:28:16.736109 | localhost | Label: ubuntu-focal 2026-08-12 09:28:16.736135 | localhost | Product Name: OpenStack Nova 2026-08-12 09:28:16.736159 | localhost | Interface IP: 199.19.213.139 2026-08-12 09:28:16.754255 | 2026-08-12 09:28:16.754533 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-12 09:28:17.166109 | localhost -> localhost | changed 2026-08-12 09:28:17.174972 | 2026-08-12 09:28:17.175071 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-12 09:28:18.301153 | localhost -> localhost | changed 2026-08-12 09:28:18.311692 | 2026-08-12 09:28:18.311810 | PLAY [all] 2026-08-12 09:28:18.321028 | 2026-08-12 09:28:18.321116 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-12 09:28:18.563100 | ubuntu-focal -> localhost | ok 2026-08-12 09:28:18.571378 | 2026-08-12 09:28:18.571463 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-12 09:28:18.603238 | ubuntu-focal | ok 2026-08-12 09:28:18.623167 | ubuntu-focal | included: /var/lib/zuul/builds/9ff3e04a4bae46a5b956c04b0cfb52bb/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-12 09:28:18.631143 | 2026-08-12 09:28:18.631231 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-12 09:28:20.021184 | ubuntu-focal -> localhost | Generating public/private rsa key pair. 2026-08-12 09:28:20.021553 | ubuntu-focal -> localhost | Your identification has been saved in /var/lib/zuul/builds/9ff3e04a4bae46a5b956c04b0cfb52bb/work/9ff3e04a4bae46a5b956c04b0cfb52bb_id_rsa 2026-08-12 09:28:20.021616 | ubuntu-focal -> localhost | Your public key has been saved in /var/lib/zuul/builds/9ff3e04a4bae46a5b956c04b0cfb52bb/work/9ff3e04a4bae46a5b956c04b0cfb52bb_id_rsa.pub 2026-08-12 09:28:20.021654 | ubuntu-focal -> localhost | The key fingerprint is: 2026-08-12 09:28:20.021687 | ubuntu-focal -> localhost | SHA256:s5S3oBabl3SsoocI+g1PAWfBP+NF895EJJU5upUNc8U zuul-build-sshkey 2026-08-12 09:28:20.021738 | ubuntu-focal -> localhost | The key's randomart image is: 2026-08-12 09:28:20.021771 | ubuntu-focal -> localhost | +---[RSA 3072]----+ 2026-08-12 09:28:20.021807 | ubuntu-focal -> localhost | | .. .ooo o.| 2026-08-12 09:28:20.021839 | ubuntu-focal -> localhost | | .. o .B . E| 2026-08-12 09:28:20.021870 | ubuntu-focal -> localhost | | . o. . o o B | 2026-08-12 09:28:20.021900 | ubuntu-focal -> localhost | | + + .oo + . | 2026-08-12 09:28:20.021930 | ubuntu-focal -> localhost | | ...+S.+= | 2026-08-12 09:28:20.021961 | ubuntu-focal -> localhost | |. ..B Oo.. | 2026-08-12 09:28:20.021990 | ubuntu-focal -> localhost | |......* = . | 2026-08-12 09:28:20.022021 | ubuntu-focal -> localhost | |. .=.o.o | 2026-08-12 09:28:20.022055 | ubuntu-focal -> localhost | | .. +. | 2026-08-12 09:28:20.022085 | ubuntu-focal -> localhost | +----[SHA256]-----+ 2026-08-12 09:28:20.022158 | ubuntu-focal -> localhost | ok: Runtime: 0:00:00.928544 2026-08-12 09:28:20.029655 | 2026-08-12 09:28:20.029755 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-12 09:28:20.064532 | ubuntu-focal | ok 2026-08-12 09:28:20.075824 | ubuntu-focal | included: /var/lib/zuul/builds/9ff3e04a4bae46a5b956c04b0cfb52bb/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-12 09:28:20.084588 | 2026-08-12 09:28:20.084658 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-12 09:28:20.109848 | ubuntu-focal | skipping: Conditional result was False 2026-08-12 09:28:20.122697 | 2026-08-12 09:28:20.122772 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-12 09:28:20.592410 | ubuntu-focal | changed 2026-08-12 09:28:20.599348 | 2026-08-12 09:28:20.599452 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-12 09:28:20.777408 | ubuntu-focal | ok 2026-08-12 09:28:20.783428 | 2026-08-12 09:28:20.783494 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-12 09:28:21.280554 | ubuntu-focal | changed 2026-08-12 09:28:21.292516 | 2026-08-12 09:28:21.292643 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-12 09:28:21.718793 | ubuntu-focal | changed 2026-08-12 09:28:21.727733 | 2026-08-12 09:28:21.727813 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-12 09:28:21.752552 | ubuntu-focal | skipping: Conditional result was False 2026-08-12 09:28:21.762424 | 2026-08-12 09:28:21.762502 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-12 09:28:22.168472 | ubuntu-focal -> localhost | changed 2026-08-12 09:28:22.182563 | 2026-08-12 09:28:22.182694 | TASK [add-build-sshkey : Add back temp key] 2026-08-12 09:28:22.472359 | ubuntu-focal -> localhost | Identity added: /var/lib/zuul/builds/9ff3e04a4bae46a5b956c04b0cfb52bb/work/9ff3e04a4bae46a5b956c04b0cfb52bb_id_rsa (zuul-build-sshkey) 2026-08-12 09:28:22.472594 | ubuntu-focal -> localhost | ok: Runtime: 0:00:00.014726 2026-08-12 09:28:22.479020 | 2026-08-12 09:28:22.479086 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-12 09:28:22.806919 | ubuntu-focal | ok 2026-08-12 09:28:22.814024 | 2026-08-12 09:28:22.814098 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-12 09:28:22.839516 | ubuntu-focal | skipping: Conditional result was False 2026-08-12 09:28:22.855606 | 2026-08-12 09:28:22.855722 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-08-12 09:28:23.166424 | ubuntu-focal | ok 2026-08-12 09:28:23.173471 | 2026-08-12 09:28:23.173539 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-08-12 09:28:23.860847 | ubuntu-focal | Output suppressed because no_log was given 2026-08-12 09:28:23.869550 | 2026-08-12 09:28:23.869624 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-08-12 09:28:24.042355 | ubuntu-focal | ok: "logs" 2026-08-12 09:28:24.042707 | ubuntu-focal | ok: All items complete 2026-08-12 09:28:24.042751 | 2026-08-12 09:28:24.227219 | ubuntu-focal | ok: "artifacts" 2026-08-12 09:28:24.342106 | ubuntu-focal | ok: "docs" 2026-08-12 09:28:24.353461 | 2026-08-12 09:28:24.353762 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-08-12 09:28:24.516208 | ubuntu-focal | changed: "logs" 2026-08-12 09:28:24.682278 | ubuntu-focal | changed: "artifacts" 2026-08-12 09:28:24.825690 | ubuntu-focal | changed: "docs" 2026-08-12 09:28:24.839739 | 2026-08-12 09:28:24.839852 | PLAY RECAP 2026-08-12 09:28:24.839899 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-12 09:28:24.839931 | ubuntu-focal | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-08-12 09:28:24.839956 | 2026-08-12 09:28:24.976248 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-08-12 09:28:24.978549 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-08-12 09:28:25.635827 | 2026-08-12 09:28:25.636368 | PLAY [all] 2026-08-12 09:28:25.655519 | 2026-08-12 09:28:25.655705 | TASK [setup-uv : Extract archive] 2026-08-12 09:28:27.851105 | ubuntu-focal | changed 2026-08-12 09:28:27.860293 | 2026-08-12 09:28:27.860511 | TASK [setup-uv : Print version] 2026-08-12 09:28:28.210515 | ubuntu-focal | uv 0.8.13 2026-08-12 09:28:28.401813 | ubuntu-focal | ok: Runtime: 0:00:00.010753 2026-08-12 09:28:28.412599 | 2026-08-12 09:28:28.412669 | TASK [Install Ansible collection siblings] 2026-08-12 09:28:28.777098 | ubuntu-focal | ok: 2026-08-12 09:28:28.777278 | ubuntu-focal | Skipping ansible.posix: no checked-out sibling 2026-08-12 09:28:28.777316 | ubuntu-focal | Skipping community.general: no checked-out sibling 2026-08-12 09:28:28.778979 | 2026-08-12 09:28:28.779026 | PLAY RECAP 2026-08-12 09:28:28.779070 | ubuntu-focal | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-12 09:28:28.779093 | 2026-08-12 09:28:28.894458 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-08-12 09:28:28.896847 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-08-12 09:28:29.459166 | 2026-08-12 09:28:29.459300 | PLAY [all] 2026-08-12 09:28:29.470822 | 2026-08-12 09:28:29.470894 | LOOP [Check inventory directories] 2026-08-12 09:28:29.747231 | ubuntu-focal | ok: "src/github.com/vexxhost/ansible-collection-containers" 2026-08-12 09:28:29.898913 | ubuntu-focal | ok: "src/github.com/vexxhost/ansible-collection-containers/molecule/containerd/inventory" 2026-08-12 09:28:30.052204 | ubuntu-focal | ok: "src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/containerd/inventory" 2026-08-12 09:28:30.072677 | 2026-08-12 09:28:30.072873 | LOOP [Copy inventory file for Zuul] 2026-08-12 09:28:30.836051 | ubuntu-focal | changed: 2026-08-12 09:28:30.836265 | ubuntu-focal | { 2026-08-12 09:28:30.836293 | ubuntu-focal | "ansible_loop_var": "item", 2026-08-12 09:28:30.836316 | ubuntu-focal | "changed": false, 2026-08-12 09:28:30.836336 | ubuntu-focal | "failed": false, 2026-08-12 09:28:30.836359 | ubuntu-focal | "invocation": { 2026-08-12 09:28:30.836378 | ubuntu-focal | "module_args": { 2026-08-12 09:28:30.836397 | ubuntu-focal | "checksum_algorithm": "sha1", 2026-08-12 09:28:30.836416 | ubuntu-focal | "follow": true, 2026-08-12 09:28:30.836434 | ubuntu-focal | "get_attributes": true, 2026-08-12 09:28:30.836453 | ubuntu-focal | "get_checksum": true, 2026-08-12 09:28:30.836471 | ubuntu-focal | "get_mime": true, 2026-08-12 09:28:30.836489 | ubuntu-focal | "path": "src/github.com/vexxhost/ansible-collection-containers" 2026-08-12 09:28:30.836507 | ubuntu-focal | } 2026-08-12 09:28:30.836524 | ubuntu-focal | }, 2026-08-12 09:28:30.836542 | ubuntu-focal | "item": "src/github.com/vexxhost/ansible-collection-containers", 2026-08-12 09:28:30.836575 | ubuntu-focal | "stat": { 2026-08-12 09:28:30.836594 | ubuntu-focal | "atime": 1786526903.787601, 2026-08-12 09:28:30.836612 | ubuntu-focal | "attr_flags": "e", 2026-08-12 09:28:30.836630 | ubuntu-focal | "attributes": [ 2026-08-12 09:28:30.836648 | ubuntu-focal | "extents" 2026-08-12 09:28:30.836666 | ubuntu-focal | ], 2026-08-12 09:28:30.836683 | ubuntu-focal | "block_size": 4096, 2026-08-12 09:28:30.836700 | ubuntu-focal | "blocks": 8, 2026-08-12 09:28:30.836718 | ubuntu-focal | "charset": "binary", 2026-08-12 09:28:30.836736 | ubuntu-focal | "ctime": 1786526903.787601, 2026-08-12 09:28:30.836753 | ubuntu-focal | "dev": 64513, 2026-08-12 09:28:30.836770 | ubuntu-focal | "device_type": 0, 2026-08-12 09:28:30.836787 | ubuntu-focal | "executable": true, 2026-08-12 09:28:30.836803 | ubuntu-focal | "exists": true, 2026-08-12 09:28:30.836820 | ubuntu-focal | "gid": 1000, 2026-08-12 09:28:30.836837 | ubuntu-focal | "gr_name": "zuul", 2026-08-12 09:28:30.836853 | ubuntu-focal | "inode": 1035293, 2026-08-12 09:28:30.836870 | ubuntu-focal | "isblk": false, 2026-08-12 09:28:30.836887 | ubuntu-focal | "ischr": false, 2026-08-12 09:28:30.836904 | ubuntu-focal | "isdir": true, 2026-08-12 09:28:30.836921 | ubuntu-focal | "isfifo": false, 2026-08-12 09:28:30.836939 | ubuntu-focal | "isgid": false, 2026-08-12 09:28:30.836978 | ubuntu-focal | "islnk": false, 2026-08-12 09:28:30.837000 | ubuntu-focal | "isreg": false, 2026-08-12 09:28:30.837017 | ubuntu-focal | "issock": false, 2026-08-12 09:28:30.837035 | ubuntu-focal | "isuid": false, 2026-08-12 09:28:30.837052 | ubuntu-focal | "mimetype": "inode/directory", 2026-08-12 09:28:30.837069 | ubuntu-focal | "mode": "0755", 2026-08-12 09:28:30.837086 | ubuntu-focal | "mtime": 1786526886.6242507, 2026-08-12 09:28:30.837103 | ubuntu-focal | "nlink": 11, 2026-08-12 09:28:30.837120 | ubuntu-focal | "path": "src/github.com/vexxhost/ansible-collection-containers", 2026-08-12 09:28:30.837137 | ubuntu-focal | "pw_name": "zuul", 2026-08-12 09:28:30.837159 | ubuntu-focal | "readable": true, 2026-08-12 09:28:30.837177 | ubuntu-focal | "rgrp": true, 2026-08-12 09:28:30.837194 | ubuntu-focal | "roth": true, 2026-08-12 09:28:30.837212 | ubuntu-focal | "rusr": true, 2026-08-12 09:28:30.837229 | ubuntu-focal | "size": 4096, 2026-08-12 09:28:30.837246 | ubuntu-focal | "uid": 1000, 2026-08-12 09:28:30.837263 | ubuntu-focal | "version": "2193714153", 2026-08-12 09:28:30.837280 | ubuntu-focal | "wgrp": false, 2026-08-12 09:28:30.837299 | ubuntu-focal | "woth": false, 2026-08-12 09:28:30.837317 | ubuntu-focal | "writeable": true, 2026-08-12 09:28:30.837335 | ubuntu-focal | "wusr": true, 2026-08-12 09:28:30.837352 | ubuntu-focal | "xgrp": true, 2026-08-12 09:28:30.837370 | ubuntu-focal | "xoth": true, 2026-08-12 09:28:30.837387 | ubuntu-focal | "xusr": true 2026-08-12 09:28:30.837404 | ubuntu-focal | } 2026-08-12 09:28:30.837421 | ubuntu-focal | } 2026-08-12 09:28:30.837457 | ubuntu-focal | ok: All items complete 2026-08-12 09:28:30.837478 | 2026-08-12 09:28:30.838710 | ubuntu-focal | skipping: Conditional result was False 2026-08-12 09:28:30.839286 | ubuntu-focal | skipping: Conditional result was False 2026-08-12 09:28:30.855258 | 2026-08-12 09:28:30.855412 | LOOP [Switch "ansible_host" to private IP] 2026-08-12 09:28:31.185057 | ubuntu-focal | changed: 1 replacements made 2026-08-12 09:28:31.186325 | ubuntu-focal | skipping: Conditional result was False 2026-08-12 09:28:31.186978 | ubuntu-focal | skipping: Conditional result was False 2026-08-12 09:28:31.200254 | 2026-08-12 09:28:31.200422 | TASK [Run Molecule scenario] 2026-08-12 09:28:31.789322 | ubuntu-focal | Downloading cpython-3.13.7-linux-x86_64-gnu (download) (30.9MiB) 2026-08-12 09:28:32.431938 | ubuntu-focal | Downloading cpython-3.13.7-linux-x86_64-gnu (download) 2026-08-12 09:28:32.606302 | ubuntu-focal | Using CPython 3.13.7 2026-08-12 09:28:32.606371 | ubuntu-focal | Creating virtual environment at: .venv 2026-08-12 09:28:32.848759 | ubuntu-focal | Downloading pygments (1.2MiB) 2026-08-12 09:28:32.849111 | ubuntu-focal | Downloading ansible-core (2.3MiB) 2026-08-12 09:28:32.850712 | ubuntu-focal | Downloading cryptography (4.3MiB) 2026-08-12 09:28:33.016787 | ubuntu-focal | Downloading cryptography 2026-08-12 09:28:33.054546 | ubuntu-focal | Downloading pygments 2026-08-12 09:28:33.208233 | ubuntu-focal | Downloading ansible-core 2026-08-12 09:28:33.232995 | ubuntu-focal | Installed 36 packages in 24ms 2026-08-12 09:28:34.319903 | ubuntu-focal | INFO Collection 'vexxhost.containers' detected. 2026-08-12 09:28:34.320020 | ubuntu-focal | INFO Scenarios will be used from 'extensions/molecule' 2026-08-12 09:28:35.200485 | ubuntu-focal | CRITICAL 'extensions/molecule/default/molecule.yml' glob failed. Exiting. 2026-08-12 09:28:35.200607 | ubuntu-focal | INFO default scenario not found, disabling shared state. 2026-08-12 09:28:35.200804 | ubuntu-focal | INFO [containerd > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-08-12 09:28:35.200908 | ubuntu-focal | INFO [containerd > prerun] Performing prerun with role_name_check=0... 2026-08-12 09:28:53.216016 | ubuntu-focal | INFO [containerd > dependency] Executing 2026-08-12 09:28:53.216290 | ubuntu-focal | WARNING [containerd > dependency] Missing roles requirements file: requirements.yml 2026-08-12 09:28:53.216498 | ubuntu-focal | WARNING [containerd > dependency] Missing collections requirements file: collections.yml 2026-08-12 09:28:53.216622 | ubuntu-focal | WARNING [containerd > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-08-12 09:28:53.221580 | ubuntu-focal | INFO [containerd > cleanup] Executing 2026-08-12 09:28:53.221890 | ubuntu-focal | WARNING [containerd > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-12 09:28:53.226719 | ubuntu-focal | INFO [containerd > destroy] Executing 2026-08-12 09:28:53.226861 | ubuntu-focal | WARNING [containerd > destroy] Skipping, '--destroy=never' requested. 2026-08-12 09:28:53.226950 | ubuntu-focal | INFO [containerd > destroy] Executed: Successful 2026-08-12 09:28:53.231769 | ubuntu-focal | INFO [containerd > syntax] Executing 2026-08-12 09:28:53.740244 | ubuntu-focal | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-08-12 09:28:53.740685 | ubuntu-focal | [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-08-12 09:28:53.741001 | ubuntu-focal | 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-08-12 09:28:53.741252 | ubuntu-focal | 2026-08-12 09:28:54.127989 | ubuntu-focal | 2026-08-12 09:28:54.128456 | ubuntu-focal | playbook: /home/zuul/src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/containerd/converge.yml 2026-08-12 09:28:54.191843 | ubuntu-focal | INFO [containerd > syntax] Executed: Successful 2026-08-12 09:28:54.200378 | ubuntu-focal | INFO [containerd > create] Executing 2026-08-12 09:28:54.202427 | ubuntu-focal | WARNING [containerd > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-12 09:28:54.208268 | ubuntu-focal | INFO [containerd > prepare] Executing 2026-08-12 09:28:54.704161 | ubuntu-focal | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-08-12 09:28:54.704500 | ubuntu-focal | [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-08-12 09:28:54.704771 | ubuntu-focal | 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-08-12 09:28:54.704999 | ubuntu-focal | 2026-08-12 09:28:55.041131 | ubuntu-focal | 2026-08-12 09:28:55.041466 | ubuntu-focal | PLAY [Prepare] ***************************************************************** 2026-08-12 09:28:55.041709 | ubuntu-focal | 2026-08-12 09:28:55.041982 | ubuntu-focal | TASK [Gathering Facts] ********************************************************* 2026-08-12 09:28:55.042231 | ubuntu-focal | Wednesday 12 August 2026 09:28:55 +0000 (0:00:00.029) 0:00:00.029 ****** 2026-08-12 09:28:56.187311 | ubuntu-focal | [WARNING]: Host 'ubuntu-focal' is using the discovered Python interpreter at '/usr/bin/python3.8', 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-08-12 09:28:56.189290 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-12 09:28:56.189569 | ubuntu-focal | 2026-08-12 09:28:56.189839 | ubuntu-focal | TASK [Update "apt" cache] ****************************************************** 2026-08-12 09:28:56.190104 | ubuntu-focal | Wednesday 12 August 2026 09:28:56 +0000 (0:00:01.148) 0:00:01.177 ****** 2026-08-12 09:29:03.033981 | ubuntu-focal | changed: [ubuntu-focal] 2026-08-12 09:29:03.034279 | ubuntu-focal | 2026-08-12 09:29:03.034531 | ubuntu-focal | PLAY RECAP ********************************************************************* 2026-08-12 09:29:03.034824 | ubuntu-focal | ubuntu-focal : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-08-12 09:29:03.035061 | ubuntu-focal | 2026-08-12 09:29:03.035280 | ubuntu-focal | 2026-08-12 09:29:03.035532 | ubuntu-focal | TASKS RECAP ******************************************************************** 2026-08-12 09:29:03.035822 | ubuntu-focal | Wednesday 12 August 2026 09:29:03 +0000 (0:00:06.844) 0:00:08.022 ****** 2026-08-12 09:29:03.036229 | ubuntu-focal | =============================================================================== 2026-08-12 09:29:03.036495 | ubuntu-focal | Update "apt" cache ------------------------------------------------------ 6.84s 2026-08-12 09:29:03.036806 | ubuntu-focal | Gathering Facts --------------------------------------------------------- 1.15s 2026-08-12 09:29:03.117850 | ubuntu-focal | INFO [containerd > prepare] Executed: Successful 2026-08-12 09:29:03.126965 | ubuntu-focal | INFO [containerd > converge] Executing 2026-08-12 09:29:03.607980 | ubuntu-focal | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-08-12 09:29:03.608334 | ubuntu-focal | [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-08-12 09:29:03.608599 | ubuntu-focal | 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-08-12 09:29:03.608821 | ubuntu-focal | 2026-08-12 09:29:03.961488 | ubuntu-focal | 2026-08-12 09:29:03.961801 | ubuntu-focal | PLAY [Converge] **************************************************************** 2026-08-12 09:29:03.962028 | ubuntu-focal | 2026-08-12 09:29:03.962269 | ubuntu-focal | TASK [Gathering Facts] ********************************************************* 2026-08-12 09:29:03.962510 | ubuntu-focal | Wednesday 12 August 2026 09:29:03 +0000 (0:00:00.012) 0:00:00.012 ****** 2026-08-12 09:29:05.003498 | ubuntu-focal | [WARNING]: Host 'ubuntu-focal' is using the discovered Python interpreter at '/usr/bin/python3.8', 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-08-12 09:29:05.006024 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-12 09:29:05.006191 | ubuntu-focal | 2026-08-12 09:29:05.006366 | ubuntu-focal | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-12 09:29:05.006533 | ubuntu-focal | Wednesday 12 August 2026 09:29:05 +0000 (0:00:01.044) 0:00:01.057 ****** 2026-08-12 09:29:05.454129 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-12 09:29:05.454426 | ubuntu-focal | 2026-08-12 09:29:05.454686 | ubuntu-focal | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-12 09:29:05.454985 | ubuntu-focal | Wednesday 12 August 2026 09:29:05 +0000 (0:00:00.447) 0:00:01.505 ****** 2026-08-12 09:29:05.479449 | ubuntu-focal | skipping: [ubuntu-focal] 2026-08-12 09:29:05.479637 | ubuntu-focal | 2026-08-12 09:29:05.479797 | ubuntu-focal | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-12 09:29:05.479949 | ubuntu-focal | Wednesday 12 August 2026 09:29:05 +0000 (0:00:00.025) 0:00:01.530 ****** 2026-08-12 09:29:05.857298 | ubuntu-focal | changed: [ubuntu-focal] 2026-08-12 09:29:05.857485 | ubuntu-focal | 2026-08-12 09:29:05.857632 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-12 09:29:05.857769 | ubuntu-focal | Wednesday 12 August 2026 09:29:05 +0000 (0:00:00.377) 0:00:01.908 ****** 2026-08-12 09:29:05.940529 | ubuntu-focal | ok: [ubuntu-focal] => { 2026-08-12 09:29:05.940843 | ubuntu-focal | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-08-12 09:29:05.941067 | ubuntu-focal | } 2026-08-12 09:29:05.941280 | ubuntu-focal | 2026-08-12 09:29:05.941511 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-12 09:29:05.941737 | ubuntu-focal | Wednesday 12 August 2026 09:29:05 +0000 (0:00:00.083) 0:00:01.991 ****** 2026-08-12 09:29:06.603366 | ubuntu-focal | [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-08-12 09:29:06.607859 | ubuntu-focal | changed: [ubuntu-focal] 2026-08-12 09:29:06.608058 | ubuntu-focal | 2026-08-12 09:29:06.608264 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-12 09:29:06.608496 | ubuntu-focal | Wednesday 12 August 2026 09:29:06 +0000 (0:00:00.667) 0:00:02.659 ****** 2026-08-12 09:29:06.624658 | ubuntu-focal | skipping: [ubuntu-focal] 2026-08-12 09:29:06.624877 | ubuntu-focal | 2026-08-12 09:29:06.625288 | ubuntu-focal | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-12 09:29:06.625498 | ubuntu-focal | Wednesday 12 August 2026 09:29:06 +0000 (0:00:00.016) 0:00:02.676 ****** 2026-08-12 09:29:06.843806 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-12 09:29:06.844052 | ubuntu-focal | 2026-08-12 09:29:06.844276 | ubuntu-focal | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-12 09:29:06.844529 | ubuntu-focal | Wednesday 12 August 2026 09:29:06 +0000 (0:00:00.218) 0:00:02.895 ****** 2026-08-12 09:29:07.916501 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-12 09:29:07.916834 | ubuntu-focal | 2026-08-12 09:29:07.917108 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-12 09:29:07.917365 | ubuntu-focal | Wednesday 12 August 2026 09:29:07 +0000 (0:00:01.072) 0:00:03.967 ****** 2026-08-12 09:29:07.977244 | ubuntu-focal | ok: [ubuntu-focal] => { 2026-08-12 09:29:07.977531 | ubuntu-focal | "msg": "https://github.com/containerd/containerd/releases/download/v1.7.33/containerd-1.7.33-linux-amd64.tar.gz" 2026-08-12 09:29:07.977770 | ubuntu-focal | } 2026-08-12 09:29:07.977991 | ubuntu-focal | 2026-08-12 09:29:07.978236 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-12 09:29:07.978475 | ubuntu-focal | Wednesday 12 August 2026 09:29:07 +0000 (0:00:00.060) 0:00:04.028 ****** 2026-08-12 09:29:08.901361 | ubuntu-focal | changed: [ubuntu-focal] 2026-08-12 09:29:08.901719 | ubuntu-focal | 2026-08-12 09:29:08.902001 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-12 09:29:08.902258 | ubuntu-focal | Wednesday 12 August 2026 09:29:08 +0000 (0:00:00.923) 0:00:04.951 ****** 2026-08-12 09:29:12.892737 | ubuntu-focal | changed: [ubuntu-focal] 2026-08-12 09:29:12.893038 | ubuntu-focal | 2026-08-12 09:29:12.893303 | ubuntu-focal | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-12 09:29:12.893551 | ubuntu-focal | Wednesday 12 August 2026 09:29:12 +0000 (0:00:03.991) 0:00:08.943 ****** 2026-08-12 09:29:12.914856 | ubuntu-focal | skipping: [ubuntu-focal] 2026-08-12 09:29:12.915104 | ubuntu-focal | 2026-08-12 09:29:12.915353 | ubuntu-focal | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-12 09:29:12.915595 | ubuntu-focal | Wednesday 12 August 2026 09:29:12 +0000 (0:00:00.022) 0:00:08.965 ****** 2026-08-12 09:29:12.933379 | ubuntu-focal | skipping: [ubuntu-focal] 2026-08-12 09:29:12.933616 | ubuntu-focal | 2026-08-12 09:29:12.933902 | ubuntu-focal | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-12 09:29:12.934143 | ubuntu-focal | Wednesday 12 August 2026 09:29:12 +0000 (0:00:00.018) 0:00:08.984 ****** 2026-08-12 09:29:12.954543 | ubuntu-focal | skipping: [ubuntu-focal] 2026-08-12 09:29:12.954810 | ubuntu-focal | 2026-08-12 09:29:12.955064 | ubuntu-focal | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-12 09:29:12.955319 | ubuntu-focal | Wednesday 12 August 2026 09:29:12 +0000 (0:00:00.021) 0:00:09.005 ****** 2026-08-12 09:29:18.439013 | ubuntu-focal | changed: [ubuntu-focal] 2026-08-12 09:29:18.439247 | ubuntu-focal | 2026-08-12 09:29:18.439405 | ubuntu-focal | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-12 09:29:18.439554 | ubuntu-focal | Wednesday 12 August 2026 09:29:18 +0000 (0:00:05.484) 0:00:14.489 ****** 2026-08-12 09:29:19.103982 | ubuntu-focal | changed: [ubuntu-focal] 2026-08-12 09:29:19.104203 | ubuntu-focal | 2026-08-12 09:29:19.104408 | ubuntu-focal | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-12 09:29:19.104585 | ubuntu-focal | Wednesday 12 August 2026 09:29:19 +0000 (0:00:00.664) 0:00:15.154 ****** 2026-08-12 09:29:20.231417 | ubuntu-focal | changed: [ubuntu-focal] => (item={'path': '/etc/containerd'}) 2026-08-12 09:29:20.231809 | ubuntu-focal | changed: [ubuntu-focal] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-12 09:29:20.232058 | ubuntu-focal | changed: [ubuntu-focal] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-12 09:29:20.232323 | ubuntu-focal | changed: [ubuntu-focal] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-12 09:29:20.232567 | ubuntu-focal | changed: [ubuntu-focal] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-12 09:29:20.232777 | ubuntu-focal | 2026-08-12 09:29:20.233020 | ubuntu-focal | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-12 09:29:20.233252 | ubuntu-focal | Wednesday 12 August 2026 09:29:20 +0000 (0:00:01.124) 0:00:16.279 ****** 2026-08-12 09:29:20.839337 | ubuntu-focal | changed: [ubuntu-focal] 2026-08-12 09:29:20.839509 | ubuntu-focal | 2026-08-12 09:29:20.839855 | ubuntu-focal | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-12 09:29:20.840101 | ubuntu-focal | Wednesday 12 August 2026 09:29:20 +0000 (0:00:00.607) 0:00:16.887 ****** 2026-08-12 09:29:20.840318 | ubuntu-focal | 2026-08-12 09:29:20.840557 | ubuntu-focal | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-08-12 09:29:20.840712 | ubuntu-focal | Wednesday 12 August 2026 09:29:20 +0000 (0:00:00.002) 0:00:16.890 ****** 2026-08-12 09:29:21.770666 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-12 09:29:21.770718 | ubuntu-focal | 2026-08-12 09:29:21.770729 | ubuntu-focal | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-08-12 09:29:21.770737 | ubuntu-focal | Wednesday 12 August 2026 09:29:21 +0000 (0:00:00.931) 0:00:17.821 ****** 2026-08-12 09:29:22.226468 | ubuntu-focal | changed: [ubuntu-focal] 2026-08-12 09:29:22.226530 | ubuntu-focal | 2026-08-12 09:29:22.226541 | ubuntu-focal | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-12 09:29:22.226552 | ubuntu-focal | Wednesday 12 August 2026 09:29:22 +0000 (0:00:00.455) 0:00:18.276 ****** 2026-08-12 09:29:22.764440 | ubuntu-focal | changed: [ubuntu-focal] 2026-08-12 09:29:22.767473 | ubuntu-focal | 2026-08-12 09:29:22.767522 | ubuntu-focal | PLAY RECAP ********************************************************************* 2026-08-12 09:29:22.767529 | ubuntu-focal | ubuntu-focal : ok=17 changed=10 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-08-12 09:29:22.767535 | ubuntu-focal | 2026-08-12 09:29:22.767541 | ubuntu-focal | 2026-08-12 09:29:22.767546 | ubuntu-focal | TASKS RECAP ******************************************************************** 2026-08-12 09:29:22.767553 | ubuntu-focal | Wednesday 12 August 2026 09:29:22 +0000 (0:00:00.539) 0:00:18.815 ****** 2026-08-12 09:29:22.767558 | ubuntu-focal | =============================================================================== 2026-08-12 09:29:22.767564 | ubuntu-focal | vexxhost.containers.containerd : Install AppArmor packages -------------- 5.48s 2026-08-12 09:29:22.767569 | ubuntu-focal | vexxhost.containers.download_artifact : Extract archive ----------------- 3.99s 2026-08-12 09:29:22.767574 | ubuntu-focal | vexxhost.containers.containerd : Create folders for configuration ------- 1.12s 2026-08-12 09:29:22.767580 | ubuntu-focal | vexxhost.containers.package : Update state for tar ---------------------- 1.07s 2026-08-12 09:29:22.767585 | ubuntu-focal | Gathering Facts --------------------------------------------------------- 1.04s 2026-08-12 09:29:22.767590 | ubuntu-focal | vexxhost.containers.containerd : Reload systemd ------------------------- 0.93s 2026-08-12 09:29:22.767608 | ubuntu-focal | vexxhost.containers.download_artifact : Download item ------------------- 0.92s 2026-08-12 09:29:22.767614 | ubuntu-focal | vexxhost.containers.download_artifact : Download item ------------------- 0.67s 2026-08-12 09:29:22.767619 | ubuntu-focal | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.66s 2026-08-12 09:29:22.767624 | ubuntu-focal | vexxhost.containers.containerd : Create containerd config file ---------- 0.61s 2026-08-12 09:29:22.767630 | ubuntu-focal | vexxhost.containers.containerd : Enable and start service --------------- 0.54s 2026-08-12 09:29:22.767635 | ubuntu-focal | vexxhost.containers.containerd : Restart containerd --------------------- 0.46s 2026-08-12 09:29:22.767640 | ubuntu-focal | vexxhost.containers.forget_package : Forget package --------------------- 0.45s 2026-08-12 09:29:22.767645 | ubuntu-focal | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.38s 2026-08-12 09:29:22.767651 | ubuntu-focal | vexxhost.containers.forget_package : Forget package --------------------- 0.22s 2026-08-12 09:29:22.767659 | ubuntu-focal | vexxhost.containers.download_artifact : Starting download of file ------- 0.08s 2026-08-12 09:29:22.767665 | ubuntu-focal | vexxhost.containers.download_artifact : Starting download of file ------- 0.06s 2026-08-12 09:29:22.767670 | ubuntu-focal | vexxhost.containers.package : Update state for tar ---------------------- 0.03s 2026-08-12 09:29:22.767675 | ubuntu-focal | vexxhost.containers.containerd : Install SELinux packages --------------- 0.02s 2026-08-12 09:29:22.767681 | ubuntu-focal | vexxhost.containers.containerd : Persist SELinux permissive mode -------- 0.02s 2026-08-12 09:29:22.859431 | ubuntu-focal | INFO [containerd > converge] Executed: Successful 2026-08-12 09:29:22.864855 | ubuntu-focal | INFO [containerd > idempotence] Executing 2026-08-12 09:29:23.338571 | ubuntu-focal | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-08-12 09:29:23.338635 | ubuntu-focal | [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-08-12 09:29:23.338788 | ubuntu-focal | 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-08-12 09:29:23.338968 | ubuntu-focal | 2026-08-12 09:29:23.705975 | ubuntu-focal | 2026-08-12 09:29:23.706130 | ubuntu-focal | PLAY [Converge] **************************************************************** 2026-08-12 09:29:23.706293 | ubuntu-focal | 2026-08-12 09:29:23.706472 | ubuntu-focal | TASK [Gathering Facts] ********************************************************* 2026-08-12 09:29:23.706652 | ubuntu-focal | Wednesday 12 August 2026 09:29:23 +0000 (0:00:00.012) 0:00:00.012 ****** 2026-08-12 09:29:24.817658 | ubuntu-focal | [WARNING]: Host 'ubuntu-focal' is using the discovered Python interpreter at '/usr/bin/python3.8', 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-08-12 09:29:24.821421 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-12 09:29:24.821593 | ubuntu-focal | 2026-08-12 09:29:24.821781 | ubuntu-focal | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-12 09:29:24.821959 | ubuntu-focal | Wednesday 12 August 2026 09:29:24 +0000 (0:00:01.115) 0:00:01.127 ****** 2026-08-12 09:29:25.244179 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-12 09:29:25.244404 | ubuntu-focal | 2026-08-12 09:29:25.244668 | ubuntu-focal | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-12 09:29:25.244985 | ubuntu-focal | Wednesday 12 August 2026 09:29:25 +0000 (0:00:00.422) 0:00:01.550 ****** 2026-08-12 09:29:25.274900 | ubuntu-focal | skipping: [ubuntu-focal] 2026-08-12 09:29:25.275028 | ubuntu-focal | 2026-08-12 09:29:25.275229 | ubuntu-focal | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-12 09:29:25.275420 | ubuntu-focal | Wednesday 12 August 2026 09:29:25 +0000 (0:00:00.030) 0:00:01.581 ****** 2026-08-12 09:29:25.711644 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-12 09:29:25.711802 | ubuntu-focal | 2026-08-12 09:29:25.711999 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-12 09:29:25.712183 | ubuntu-focal | Wednesday 12 August 2026 09:29:25 +0000 (0:00:00.434) 0:00:02.016 ****** 2026-08-12 09:29:25.769309 | ubuntu-focal | ok: [ubuntu-focal] => { 2026-08-12 09:29:25.769464 | ubuntu-focal | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-08-12 09:29:25.769633 | ubuntu-focal | } 2026-08-12 09:29:25.769791 | ubuntu-focal | 2026-08-12 09:29:25.769981 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-12 09:29:25.770159 | ubuntu-focal | Wednesday 12 August 2026 09:29:25 +0000 (0:00:00.059) 0:00:02.075 ****** 2026-08-12 09:29:26.265794 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-12 09:29:26.265834 | ubuntu-focal | 2026-08-12 09:29:26.265839 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-12 09:29:26.265844 | ubuntu-focal | Wednesday 12 August 2026 09:29:26 +0000 (0:00:00.496) 0:00:02.571 ****** 2026-08-12 09:29:26.285759 | ubuntu-focal | skipping: [ubuntu-focal] 2026-08-12 09:29:26.286149 | ubuntu-focal | 2026-08-12 09:29:26.286199 | ubuntu-focal | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-12 09:29:26.286206 | ubuntu-focal | Wednesday 12 August 2026 09:29:26 +0000 (0:00:00.020) 0:00:02.592 ****** 2026-08-12 09:29:26.514747 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-12 09:29:26.514801 | ubuntu-focal | 2026-08-12 09:29:26.514807 | ubuntu-focal | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-12 09:29:26.514811 | ubuntu-focal | Wednesday 12 August 2026 09:29:26 +0000 (0:00:00.228) 0:00:02.820 ****** 2026-08-12 09:29:27.779657 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-12 09:29:27.780180 | ubuntu-focal | 2026-08-12 09:29:27.780220 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-12 09:29:27.780225 | ubuntu-focal | Wednesday 12 August 2026 09:29:27 +0000 (0:00:01.264) 0:00:04.085 ****** 2026-08-12 09:29:27.848021 | ubuntu-focal | ok: [ubuntu-focal] => { 2026-08-12 09:29:27.848594 | ubuntu-focal | "msg": "https://github.com/containerd/containerd/releases/download/v1.7.33/containerd-1.7.33-linux-amd64.tar.gz" 2026-08-12 09:29:27.848636 | ubuntu-focal | } 2026-08-12 09:29:27.848643 | ubuntu-focal | 2026-08-12 09:29:27.848649 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-12 09:29:27.848655 | ubuntu-focal | Wednesday 12 August 2026 09:29:27 +0000 (0:00:00.068) 0:00:04.154 ****** 2026-08-12 09:29:28.237228 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-12 09:29:28.237276 | ubuntu-focal | 2026-08-12 09:29:28.237284 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-12 09:29:28.237292 | ubuntu-focal | Wednesday 12 August 2026 09:29:28 +0000 (0:00:00.387) 0:00:04.541 ****** 2026-08-12 09:29:31.211960 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-12 09:29:31.212024 | ubuntu-focal | 2026-08-12 09:29:31.212319 | ubuntu-focal | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-12 09:29:31.212365 | ubuntu-focal | Wednesday 12 August 2026 09:29:31 +0000 (0:00:02.976) 0:00:07.518 ****** 2026-08-12 09:29:31.227211 | ubuntu-focal | skipping: [ubuntu-focal] 2026-08-12 09:29:31.227601 | ubuntu-focal | 2026-08-12 09:29:31.227647 | ubuntu-focal | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-12 09:29:31.227656 | ubuntu-focal | Wednesday 12 August 2026 09:29:31 +0000 (0:00:00.015) 0:00:07.533 ****** 2026-08-12 09:29:31.244300 | ubuntu-focal | skipping: [ubuntu-focal] 2026-08-12 09:29:31.244438 | ubuntu-focal | 2026-08-12 09:29:31.244604 | ubuntu-focal | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-12 09:29:31.244800 | ubuntu-focal | Wednesday 12 August 2026 09:29:31 +0000 (0:00:00.017) 0:00:07.550 ****** 2026-08-12 09:29:31.260214 | ubuntu-focal | skipping: [ubuntu-focal] 2026-08-12 09:29:31.260987 | ubuntu-focal | 2026-08-12 09:29:31.261044 | ubuntu-focal | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-12 09:29:31.261056 | ubuntu-focal | Wednesday 12 August 2026 09:29:31 +0000 (0:00:00.015) 0:00:07.566 ****** 2026-08-12 09:29:32.254544 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-12 09:29:32.254614 | ubuntu-focal | 2026-08-12 09:29:32.254875 | ubuntu-focal | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-12 09:29:32.254940 | ubuntu-focal | Wednesday 12 August 2026 09:29:32 +0000 (0:00:00.994) 0:00:08.560 ****** 2026-08-12 09:29:32.805676 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-12 09:29:32.806345 | ubuntu-focal | 2026-08-12 09:29:32.806395 | ubuntu-focal | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-12 09:29:32.806403 | ubuntu-focal | Wednesday 12 August 2026 09:29:32 +0000 (0:00:00.550) 0:00:09.111 ****** 2026-08-12 09:29:33.960535 | ubuntu-focal | ok: [ubuntu-focal] => (item={'path': '/etc/containerd'}) 2026-08-12 09:29:33.961921 | ubuntu-focal | ok: [ubuntu-focal] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-12 09:29:33.961987 | ubuntu-focal | ok: [ubuntu-focal] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-12 09:29:33.961998 | ubuntu-focal | ok: [ubuntu-focal] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-12 09:29:33.962058 | ubuntu-focal | ok: [ubuntu-focal] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-12 09:29:33.962069 | ubuntu-focal | 2026-08-12 09:29:33.962079 | ubuntu-focal | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-12 09:29:33.962088 | ubuntu-focal | Wednesday 12 August 2026 09:29:33 +0000 (0:00:01.154) 0:00:10.266 ****** 2026-08-12 09:29:34.552436 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-12 09:29:34.552499 | ubuntu-focal | 2026-08-12 09:29:34.553118 | ubuntu-focal | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-12 09:29:34.553141 | ubuntu-focal | Wednesday 12 August 2026 09:29:34 +0000 (0:00:00.590) 0:00:10.856 ****** 2026-08-12 09:29:34.553148 | ubuntu-focal | 2026-08-12 09:29:34.553153 | ubuntu-focal | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-12 09:29:34.553159 | ubuntu-focal | Wednesday 12 August 2026 09:29:34 +0000 (0:00:00.002) 0:00:10.858 ****** 2026-08-12 09:29:35.234440 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-12 09:29:35.234501 | ubuntu-focal | 2026-08-12 09:29:35.234622 | ubuntu-focal | PLAY RECAP ********************************************************************* 2026-08-12 09:29:35.234868 | ubuntu-focal | ubuntu-focal : ok=15 changed=0 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-08-12 09:29:35.234996 | ubuntu-focal | 2026-08-12 09:29:35.235095 | ubuntu-focal | 2026-08-12 09:29:35.235200 | ubuntu-focal | TASKS RECAP ******************************************************************** 2026-08-12 09:29:35.235310 | ubuntu-focal | Wednesday 12 August 2026 09:29:35 +0000 (0:00:00.676) 0:00:11.534 ****** 2026-08-12 09:29:35.235412 | ubuntu-focal | =============================================================================== 2026-08-12 09:29:35.235519 | ubuntu-focal | vexxhost.containers.download_artifact : Extract archive ----------------- 2.98s 2026-08-12 09:29:35.235626 | ubuntu-focal | vexxhost.containers.package : Update state for tar ---------------------- 1.26s 2026-08-12 09:29:35.235732 | ubuntu-focal | vexxhost.containers.containerd : Create folders for configuration ------- 1.15s 2026-08-12 09:29:35.235836 | ubuntu-focal | Gathering Facts --------------------------------------------------------- 1.12s 2026-08-12 09:29:35.235941 | ubuntu-focal | vexxhost.containers.containerd : Install AppArmor packages -------------- 0.99s 2026-08-12 09:29:35.236044 | ubuntu-focal | vexxhost.containers.containerd : Enable and start service --------------- 0.68s 2026-08-12 09:29:35.236148 | ubuntu-focal | vexxhost.containers.containerd : Create containerd config file ---------- 0.59s 2026-08-12 09:29:35.236258 | ubuntu-focal | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.55s 2026-08-12 09:29:35.236369 | ubuntu-focal | vexxhost.containers.download_artifact : Download item ------------------- 0.50s 2026-08-12 09:29:35.236474 | ubuntu-focal | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.43s 2026-08-12 09:29:35.236578 | ubuntu-focal | vexxhost.containers.forget_package : Forget package --------------------- 0.42s 2026-08-12 09:29:35.236682 | ubuntu-focal | vexxhost.containers.download_artifact : Download item ------------------- 0.39s 2026-08-12 09:29:35.236786 | ubuntu-focal | vexxhost.containers.forget_package : Forget package --------------------- 0.23s 2026-08-12 09:29:35.236890 | ubuntu-focal | vexxhost.containers.download_artifact : Starting download of file ------- 0.07s 2026-08-12 09:29:35.236995 | ubuntu-focal | vexxhost.containers.download_artifact : Starting download of file ------- 0.06s 2026-08-12 09:29:35.237120 | ubuntu-focal | vexxhost.containers.package : Update state for tar ---------------------- 0.03s 2026-08-12 09:29:35.237225 | ubuntu-focal | vexxhost.containers.download_artifact : Extract archive ----------------- 0.02s 2026-08-12 09:29:35.237349 | ubuntu-focal | vexxhost.containers.containerd : Set SELinux to permissive at runtime --- 0.02s 2026-08-12 09:29:35.237453 | ubuntu-focal | vexxhost.containers.containerd : Persist SELinux permissive mode -------- 0.02s 2026-08-12 09:29:35.237558 | ubuntu-focal | vexxhost.containers.containerd : Install SELinux packages --------------- 0.02s 2026-08-12 09:29:35.349320 | ubuntu-focal | INFO [containerd > idempotence] Executed: Successful 2026-08-12 09:29:35.366662 | ubuntu-focal | INFO [containerd > side_effect] Executing 2026-08-12 09:29:35.367563 | ubuntu-focal | WARNING [containerd > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-12 09:29:35.372983 | ubuntu-focal | INFO [containerd > verify] Executing 2026-08-12 09:29:35.859684 | ubuntu-focal | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-08-12 09:29:35.860041 | ubuntu-focal | [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-08-12 09:29:35.860303 | ubuntu-focal | 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-08-12 09:29:35.860521 | ubuntu-focal | 2026-08-12 09:29:36.241008 | ubuntu-focal | 2026-08-12 09:29:36.241363 | ubuntu-focal | PLAY [Verify] ****************************************************************** 2026-08-12 09:29:36.241659 | ubuntu-focal | 2026-08-12 09:29:36.241996 | ubuntu-focal | TASK [Gathering Facts] ********************************************************* 2026-08-12 09:29:36.242275 | ubuntu-focal | Wednesday 12 August 2026 09:29:36 +0000 (0:00:00.013) 0:00:00.013 ****** 2026-08-12 09:29:37.268380 | ubuntu-focal | [WARNING]: Host 'ubuntu-focal' is using the discovered Python interpreter at '/usr/bin/python3.8', 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-08-12 09:29:37.273897 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-12 09:29:37.274316 | ubuntu-focal | 2026-08-12 09:29:37.274396 | ubuntu-focal | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-08-12 09:29:37.274404 | ubuntu-focal | Wednesday 12 August 2026 09:29:37 +0000 (0:00:01.032) 0:00:01.046 ****** 2026-08-12 09:29:37.661154 | ubuntu-focal | changed: [ubuntu-focal] 2026-08-12 09:29:37.661255 | ubuntu-focal | 2026-08-12 09:29:37.661499 | ubuntu-focal | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-12 09:29:37.661558 | ubuntu-focal | Wednesday 12 August 2026 09:29:37 +0000 (0:00:00.387) 0:00:01.434 ****** 2026-08-12 09:29:38.064747 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-12 09:29:38.064830 | ubuntu-focal | 2026-08-12 09:29:38.065020 | ubuntu-focal | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-12 09:29:38.065064 | ubuntu-focal | Wednesday 12 August 2026 09:29:38 +0000 (0:00:00.403) 0:00:01.837 ****** 2026-08-12 09:29:39.251985 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-12 09:29:39.252064 | ubuntu-focal | 2026-08-12 09:29:39.252309 | ubuntu-focal | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-12 09:29:39.252360 | ubuntu-focal | Wednesday 12 August 2026 09:29:39 +0000 (0:00:01.187) 0:00:03.024 ****** 2026-08-12 09:29:39.505357 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-12 09:29:39.505423 | ubuntu-focal | 2026-08-12 09:29:39.505741 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-12 09:29:39.505792 | ubuntu-focal | Wednesday 12 August 2026 09:29:39 +0000 (0:00:00.253) 0:00:03.278 ****** 2026-08-12 09:29:39.562423 | ubuntu-focal | ok: [ubuntu-focal] => { 2026-08-12 09:29:39.563032 | ubuntu-focal | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-08-12 09:29:39.563083 | ubuntu-focal | } 2026-08-12 09:29:39.563091 | ubuntu-focal | 2026-08-12 09:29:39.563097 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-12 09:29:39.563103 | ubuntu-focal | Wednesday 12 August 2026 09:29:39 +0000 (0:00:00.056) 0:00:03.335 ****** 2026-08-12 09:29:40.461245 | ubuntu-focal | changed: [ubuntu-focal] 2026-08-12 09:29:40.461350 | ubuntu-focal | 2026-08-12 09:29:40.461389 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-12 09:29:40.461582 | ubuntu-focal | Wednesday 12 August 2026 09:29:40 +0000 (0:00:00.898) 0:00:04.233 ****** 2026-08-12 09:29:43.585822 | ubuntu-focal | changed: [ubuntu-focal] 2026-08-12 09:29:43.585891 | ubuntu-focal | 2026-08-12 09:29:43.586313 | ubuntu-focal | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-08-12 09:29:43.586370 | ubuntu-focal | Wednesday 12 August 2026 09:29:43 +0000 (0:00:03.124) 0:00:07.358 ****** 2026-08-12 09:29:43.629182 | ubuntu-focal | ok: [ubuntu-focal] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-08-12 09:29:43.629668 | ubuntu-focal | 2026-08-12 09:29:43.629718 | ubuntu-focal | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-08-12 09:29:43.629726 | ubuntu-focal | Wednesday 12 August 2026 09:29:43 +0000 (0:00:00.043) 0:00:07.402 ****** 2026-08-12 09:29:44.730041 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-12 09:29:44.730117 | ubuntu-focal | 2026-08-12 09:29:44.730400 | ubuntu-focal | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-08-12 09:29:44.730451 | ubuntu-focal | Wednesday 12 August 2026 09:29:44 +0000 (0:00:01.100) 0:00:08.502 ****** 2026-08-12 09:29:45.108679 | ubuntu-focal | changed: [ubuntu-focal] 2026-08-12 09:29:45.108770 | ubuntu-focal | 2026-08-12 09:29:45.108980 | ubuntu-focal | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-08-12 09:29:45.109003 | ubuntu-focal | Wednesday 12 August 2026 09:29:45 +0000 (0:00:00.378) 0:00:08.881 ****** 2026-08-12 09:29:45.801183 | ubuntu-focal | changed: [ubuntu-focal] 2026-08-12 09:29:45.801767 | ubuntu-focal | 2026-08-12 09:29:45.801833 | ubuntu-focal | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-08-12 09:29:45.801845 | ubuntu-focal | Wednesday 12 August 2026 09:29:45 +0000 (0:00:00.692) 0:00:09.573 ****** 2026-08-12 09:29:46.895939 | ubuntu-focal | changed: [ubuntu-focal] => (item=br_netfilter) 2026-08-12 09:29:46.895996 | ubuntu-focal | ok: [ubuntu-focal] => (item=ip_tables) 2026-08-12 09:29:46.896003 | ubuntu-focal | changed: [ubuntu-focal] => (item=ip6_tables) 2026-08-12 09:29:46.896009 | ubuntu-focal | changed: [ubuntu-focal] => (item=nf_conntrack) 2026-08-12 09:29:46.896016 | ubuntu-focal | 2026-08-12 09:29:46.896022 | ubuntu-focal | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-12 09:29:46.896028 | ubuntu-focal | Wednesday 12 August 2026 09:29:46 +0000 (0:00:01.094) 0:00:10.668 ****** 2026-08-12 09:29:47.139599 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-12 09:29:47.139677 | ubuntu-focal | 2026-08-12 09:29:47.139803 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-12 09:29:47.139909 | ubuntu-focal | Wednesday 12 August 2026 09:29:47 +0000 (0:00:00.237) 0:00:10.905 ****** 2026-08-12 09:29:47.188418 | ubuntu-focal | ok: [ubuntu-focal] => { 2026-08-12 09:29:47.188573 | ubuntu-focal | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/crictl-v1.36.0-linux-amd64.tar.gz" 2026-08-12 09:29:47.188802 | ubuntu-focal | } 2026-08-12 09:29:47.189066 | ubuntu-focal | 2026-08-12 09:29:47.189267 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-12 09:29:47.189541 | ubuntu-focal | Wednesday 12 August 2026 09:29:47 +0000 (0:00:00.055) 0:00:10.960 ****** 2026-08-12 09:29:47.885305 | ubuntu-focal | changed: [ubuntu-focal] 2026-08-12 09:29:47.885458 | ubuntu-focal | 2026-08-12 09:29:47.885668 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-12 09:29:47.885865 | ubuntu-focal | Wednesday 12 August 2026 09:29:47 +0000 (0:00:00.697) 0:00:11.657 ****** 2026-08-12 09:29:49.334922 | ubuntu-focal | changed: [ubuntu-focal] 2026-08-12 09:29:49.335081 | ubuntu-focal | 2026-08-12 09:29:49.335282 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-12 09:29:49.335472 | ubuntu-focal | Wednesday 12 August 2026 09:29:49 +0000 (0:00:01.449) 0:00:13.107 ****** 2026-08-12 09:29:49.381457 | ubuntu-focal | ok: [ubuntu-focal] => { 2026-08-12 09:29:49.381635 | ubuntu-focal | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/critest-v1.36.0-linux-amd64.tar.gz" 2026-08-12 09:29:49.381804 | ubuntu-focal | } 2026-08-12 09:29:49.381959 | ubuntu-focal | 2026-08-12 09:29:49.382140 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-12 09:29:49.382314 | ubuntu-focal | Wednesday 12 August 2026 09:29:49 +0000 (0:00:00.046) 0:00:13.153 ****** 2026-08-12 09:29:50.067466 | ubuntu-focal | changed: [ubuntu-focal] 2026-08-12 09:29:50.067583 | ubuntu-focal | 2026-08-12 09:29:50.067745 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-12 09:29:50.067862 | ubuntu-focal | Wednesday 12 August 2026 09:29:50 +0000 (0:00:00.686) 0:00:13.840 ****** 2026-08-12 09:29:51.499893 | ubuntu-focal | changed: [ubuntu-focal] 2026-08-12 09:29:51.499956 | ubuntu-focal | 2026-08-12 09:29:51.499968 | ubuntu-focal | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-08-12 09:29:51.499979 | ubuntu-focal | Wednesday 12 August 2026 09:29:51 +0000 (0:00:01.431) 0:00:15.272 ****** 2026-08-12 09:29:52.011764 | ubuntu-focal | changed: [ubuntu-focal] 2026-08-12 09:29:52.012385 | ubuntu-focal | 2026-08-12 09:29:52.012442 | ubuntu-focal | TASK [Install the 10-containerd-net.conflist file] ***************************** 2026-08-12 09:29:52.012453 | ubuntu-focal | Wednesday 12 August 2026 09:29:52 +0000 (0:00:00.512) 0:00:15.784 ****** 2026-08-12 09:29:52.502167 | ubuntu-focal | changed: [ubuntu-focal] 2026-08-12 09:29:52.502819 | ubuntu-focal | 2026-08-12 09:29:52.502887 | ubuntu-focal | TASK [Restart "containerd"] **************************************************** 2026-08-12 09:29:52.502898 | ubuntu-focal | Wednesday 12 August 2026 09:29:52 +0000 (0:00:00.490) 0:00:16.274 ****** 2026-08-12 09:29:53.232397 | ubuntu-focal | changed: [ubuntu-focal] 2026-08-12 09:29:53.232470 | ubuntu-focal | 2026-08-12 09:29:53.232773 | ubuntu-focal | TASK [Run "critest"] *********************************************************** 2026-08-12 09:29:53.232822 | ubuntu-focal | Wednesday 12 August 2026 09:29:53 +0000 (0:00:00.726) 0:00:17.001 ****** 2026-08-12 09:32:32.902863 | ubuntu-focal | changed: [ubuntu-focal] 2026-08-12 09:32:32.903467 | ubuntu-focal | 2026-08-12 09:32:32.903538 | ubuntu-focal | TASK [Print out "critest" output] ********************************************** 2026-08-12 09:32:32.903551 | ubuntu-focal | Wednesday 12 August 2026 09:32:32 +0000 (0:02:39.673) 0:02:56.675 ****** 2026-08-12 09:32:32.929574 | ubuntu-focal | ok: [ubuntu-focal] => { 2026-08-12 09:32:32.936847 | ubuntu-focal | "msg": [ 2026-08-12 09:32:32.936901 | ubuntu-focal | "critest version: v1.36.0", 2026-08-12 09:32:32.936909 | ubuntu-focal | "Running Suite: CRI validation - /home/zuul", 2026-08-12 09:32:32.936916 | ubuntu-focal | "==========================================", 2026-08-12 09:32:32.936922 | ubuntu-focal | "Random Seed: \u001b[1m1786526993\u001b[0m", 2026-08-12 09:32:32.936928 | ubuntu-focal | "", 2026-08-12 09:32:32.936934 | ubuntu-focal | "Will run \u001b[1m117\u001b[0m of \u001b[1m122\u001b[0m specs", 2026-08-12 09:32:32.937000 | ubuntu-focal | "\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;10m•\u001b[0m\u001b[38;5;14mS\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;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;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;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;14mS\u001b[0m\u001b[38;5;14mS\u001b[0m\u001b[38;5;14mS\u001b[0m\u001b[38;5;14mS\u001b[0m\u001b[38;5;14mS\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;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", 2026-08-12 09:32:32.937026 | ubuntu-focal | "", 2026-08-12 09:32:32.937036 | ubuntu-focal | "\u001b[38;5;10m\u001b[1mRan 103 of 122 Specs in 159.282 seconds\u001b[0m", 2026-08-12 09:32:32.937046 | ubuntu-focal | "\u001b[38;5;10m\u001b[1mSUCCESS!\u001b[0m -- \u001b[38;5;10m\u001b[1m103 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[1m19 Skipped\u001b[0m", 2026-08-12 09:32:32.937055 | ubuntu-focal | "PASS" 2026-08-12 09:32:32.937064 | ubuntu-focal | ] 2026-08-12 09:32:32.937072 | ubuntu-focal | } 2026-08-12 09:32:32.937079 | ubuntu-focal | 2026-08-12 09:32:32.937087 | ubuntu-focal | PLAY RECAP ********************************************************************* 2026-08-12 09:32:32.937104 | ubuntu-focal | ubuntu-focal : ok=25 changed=14 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-08-12 09:32:32.937111 | ubuntu-focal | 2026-08-12 09:32:32.937116 | ubuntu-focal | 2026-08-12 09:32:32.937121 | ubuntu-focal | TASKS RECAP ******************************************************************** 2026-08-12 09:32:32.937127 | ubuntu-focal | Wednesday 12 August 2026 09:32:32 +0000 (0:00:00.027) 0:02:56.702 ****** 2026-08-12 09:32:32.937132 | ubuntu-focal | =============================================================================== 2026-08-12 09:32:32.937137 | ubuntu-focal | Run "critest" --------------------------------------------------------- 159.67s 2026-08-12 09:32:32.937142 | ubuntu-focal | vexxhost.containers.download_artifact : Extract archive ----------------- 3.12s 2026-08-12 09:32:32.937147 | ubuntu-focal | vexxhost.containers.download_artifact : Extract archive ----------------- 1.45s 2026-08-12 09:32:32.937152 | ubuntu-focal | vexxhost.containers.download_artifact : Extract archive ----------------- 1.43s 2026-08-12 09:32:32.937158 | ubuntu-focal | vexxhost.containers.package : Update state for tar ---------------------- 1.19s 2026-08-12 09:32:32.937163 | ubuntu-focal | vexxhost.containers.cni_plugins : Install additional packages ----------- 1.10s 2026-08-12 09:32:32.937168 | ubuntu-focal | vexxhost.containers.cni_plugins : Enable kernel modules in runtime ------ 1.09s 2026-08-12 09:32:32.937173 | ubuntu-focal | Gathering Facts --------------------------------------------------------- 1.03s 2026-08-12 09:32:32.937178 | ubuntu-focal | vexxhost.containers.download_artifact : Download item ------------------- 0.90s 2026-08-12 09:32:32.937183 | ubuntu-focal | Restart "containerd" ---------------------------------------------------- 0.73s 2026-08-12 09:32:32.937189 | ubuntu-focal | vexxhost.containers.download_artifact : Download item ------------------- 0.70s 2026-08-12 09:32:32.937198 | ubuntu-focal | vexxhost.containers.cni_plugins : Enable kernel modules on-boot --------- 0.69s 2026-08-12 09:32:32.937203 | ubuntu-focal | vexxhost.containers.download_artifact : Download item ------------------- 0.69s 2026-08-12 09:32:32.937208 | ubuntu-focal | vexxhost.containers.cri_tools : Create crictl config -------------------- 0.51s 2026-08-12 09:32:32.937214 | ubuntu-focal | Install the 10-containerd-net.conflist file ----------------------------- 0.49s 2026-08-12 09:32:32.937219 | ubuntu-focal | vexxhost.containers.forget_package : Forget package --------------------- 0.40s 2026-08-12 09:32:32.937224 | ubuntu-focal | vexxhost.containers.directory : Create directory (/opt/cni/bin) --------- 0.39s 2026-08-12 09:32:32.937229 | ubuntu-focal | vexxhost.containers.cni_plugins : Ensure IPv6 is enabled ---------------- 0.38s 2026-08-12 09:32:32.937234 | ubuntu-focal | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.25s 2026-08-12 09:32:32.937239 | ubuntu-focal | vexxhost.containers.forget_package : Forget package --------------------- 0.24s 2026-08-12 09:32:33.041077 | ubuntu-focal | INFO [containerd > verify] Executed: Successful 2026-08-12 09:32:33.051505 | ubuntu-focal | INFO [containerd > cleanup] Executing 2026-08-12 09:32:33.052105 | ubuntu-focal | WARNING [containerd > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-12 09:32:33.057958 | ubuntu-focal | INFO [containerd > destroy] Executing 2026-08-12 09:32:33.058066 | ubuntu-focal | WARNING [containerd > destroy] Skipping, '--destroy=never' requested. 2026-08-12 09:32:33.058153 | ubuntu-focal | INFO [containerd > destroy] Executed: Successful 2026-08-12 09:32:33.058620 | ubuntu-focal | WARNING Molecule executed 1 scenario (1 missing files) 2026-08-12 09:32:33.636221 | ubuntu-focal | ok: Runtime: 0:04:01.626915 2026-08-12 09:32:33.642429 | 2026-08-12 09:32:33.642493 | PLAY RECAP 2026-08-12 09:32:33.642538 | ubuntu-focal | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-12 09:32:33.642563 | 2026-08-12 09:32:33.778922 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-08-12 09:32:33.780822 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-08-12 09:32:34.369944 | 2026-08-12 09:32:34.370088 | PLAY [all] 2026-08-12 09:32:34.381243 | 2026-08-12 09:32:34.381342 | TASK [fetch-output : Set log path for multiple nodes] 2026-08-12 09:32:34.426969 | ubuntu-focal | skipping: Conditional result was False 2026-08-12 09:32:34.434681 | 2026-08-12 09:32:34.434798 | TASK [fetch-output : Set log path for single node] 2026-08-12 09:32:34.476639 | ubuntu-focal | ok 2026-08-12 09:32:34.482561 | 2026-08-12 09:32:34.482638 | LOOP [fetch-output : Ensure local output dirs] 2026-08-12 09:32:34.885850 | ubuntu-focal -> localhost | ok: "/var/lib/zuul/builds/9ff3e04a4bae46a5b956c04b0cfb52bb/work/logs" 2026-08-12 09:32:35.154322 | ubuntu-focal -> localhost | changed: "/var/lib/zuul/builds/9ff3e04a4bae46a5b956c04b0cfb52bb/work/artifacts" 2026-08-12 09:32:35.446454 | ubuntu-focal -> localhost | changed: "/var/lib/zuul/builds/9ff3e04a4bae46a5b956c04b0cfb52bb/work/docs" 2026-08-12 09:32:35.458890 | 2026-08-12 09:32:35.459018 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-12 09:32:36.052893 | ubuntu-focal | ok 2026-08-12 09:32:36.053255 | ubuntu-focal | changed: All items complete 2026-08-12 09:32:36.053292 | 2026-08-12 09:32:36.466440 | ubuntu-focal | changed: .d..t...... ./ 2026-08-12 09:32:36.896775 | ubuntu-focal | changed: .d..t...... ./ 2026-08-12 09:32:36.925251 | 2026-08-12 09:32:36.925986 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-12 09:32:37.344985 | ubuntu-focal -> localhost | ok: Item: artifacts Runtime: 0:00:00.009067 2026-08-12 09:32:37.850099 | ubuntu-focal -> localhost | ok: Item: docs Runtime: 0:00:00.214931 2026-08-12 09:32:37.875595 | 2026-08-12 09:32:37.875727 | PLAY [all] 2026-08-12 09:32:37.883752 | 2026-08-12 09:32:37.883852 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-12 09:32:38.314838 | ubuntu-focal | changed 2026-08-12 09:32:38.323144 | 2026-08-12 09:32:38.323198 | PLAY RECAP 2026-08-12 09:32:38.323248 | ubuntu-focal | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-12 09:32:38.323272 | 2026-08-12 09:32:38.461972 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-08-12 09:32:38.464498 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-12 09:32:39.114770 | 2026-08-12 09:32:39.115280 | PLAY [localhost] 2026-08-12 09:32:39.126729 | 2026-08-12 09:32:39.126817 | TASK [Generate Zuul manifest] 2026-08-12 09:32:39.148833 | localhost | ok 2026-08-12 09:32:39.168449 | 2026-08-12 09:32:39.168529 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-12 09:32:39.572804 | localhost | changed 2026-08-12 09:32:39.584514 | 2026-08-12 09:32:39.584595 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-12 09:32:39.770575 | localhost | ok 2026-08-12 09:32:39.779831 | 2026-08-12 09:32:39.779926 | TASK [Upload logs] 2026-08-12 09:32:39.800752 | localhost | ok 2026-08-12 09:32:39.859845 | 2026-08-12 09:32:39.859986 | TASK [Set zuul-log-path fact] 2026-08-12 09:32:39.879681 | localhost | ok 2026-08-12 09:32:39.893507 | 2026-08-12 09:32:39.893582 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-12 09:32:39.923176 | localhost | ok 2026-08-12 09:32:39.932187 | 2026-08-12 09:32:39.932271 | TASK [upload-logs : Create log directories] 2026-08-12 09:32:41.820483 | localhost | changed 2026-08-12 09:32:41.827769 | 2026-08-12 09:32:41.827843 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-12 09:32:42.236020 | localhost -> localhost | ok: Runtime: 0:00:00.005086 2026-08-12 09:32:42.243430 | 2026-08-12 09:32:42.243500 | TASK [upload-logs : Upload logs to log server] 2026-08-12 09:32:42.701153 | localhost | Output suppressed because no_log was given 2026-08-12 09:32:42.706986 | 2026-08-12 09:32:42.707084 | LOOP [upload-logs : Compress console log and json output] 2026-08-12 09:32:42.757365 | localhost | skipping: Conditional result was False 2026-08-12 09:32:42.769954 | localhost | skipping: Conditional result was False 2026-08-12 09:32:42.784871 | 2026-08-12 09:32:42.785121 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-12 09:32:42.837273 | localhost | skipping: Conditional result was False 2026-08-12 09:32:42.837689 | 2026-08-12 09:32:42.841596 | localhost | skipping: Conditional result was False 2026-08-12 09:32:42.855800 | 2026-08-12 09:32:42.855983 | LOOP [upload-logs : Upload console log and json output]