2026-08-13 00:48:58.103056 | Job console starting 2026-08-13 00:48:58.113456 | Updating git repos 2026-08-13 00:48:58.138417 | Cloning repos into workspace 2026-08-13 00:48:58.169718 | Restoring repo states 2026-08-13 00:48:58.177480 | Merging changes 2026-08-13 00:48:58.509036 | Checking out repos 2026-08-13 00:48:58.545945 | Preparing playbooks 2026-08-13 00:48:59.585907 | Running Ansible setup 2026-08-13 00:49:02.889542 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-08-13 00:49:03.488680 | 2026-08-13 00:49:03.488809 | PLAY [localhost] 2026-08-13 00:49:03.497063 | 2026-08-13 00:49:03.497142 | TASK [Gathering Facts] 2026-08-13 00:49:04.358210 | localhost | ok 2026-08-13 00:49:04.368260 | 2026-08-13 00:49:04.368387 | TASK [Setup log path fact] 2026-08-13 00:49:04.389362 | localhost | ok 2026-08-13 00:49:04.402236 | 2026-08-13 00:49:04.402317 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-13 00:49:04.434042 | localhost | ok 2026-08-13 00:49:04.441873 | 2026-08-13 00:49:04.441945 | TASK [emit-job-header : Print job information] 2026-08-13 00:49:04.484491 | # Job Information 2026-08-13 00:49:04.484817 | Ansible Version: 2.16.18 2026-08-13 00:49:04.484897 | Job: ansible-collection-containers-molecule-containerd-ubuntu-jammy 2026-08-13 00:49:04.484949 | Pipeline: check 2026-08-13 00:49:04.485025 | Executor: 2d72f0692154 2026-08-13 00:49:04.485088 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/139 2026-08-13 00:49:04.485143 | Event ID: f94b8cf0-96ae-11f1-819b-22bf29b1dbbe 2026-08-13 00:49:04.489661 | 2026-08-13 00:49:04.489768 | LOOP [emit-job-header : Print node information] 2026-08-13 00:49:04.602567 | localhost | ok: 2026-08-13 00:49:04.602779 | localhost | # Node Information 2026-08-13 00:49:04.602821 | localhost | Inventory Hostname: ubuntu-jammy 2026-08-13 00:49:04.602854 | localhost | Hostname: np0000189136 2026-08-13 00:49:04.602884 | localhost | Username: zuul 2026-08-13 00:49:04.602924 | localhost | Distro: Ubuntu 22.04 2026-08-13 00:49:04.602964 | localhost | Provider: yul1 2026-08-13 00:49:04.602994 | localhost | Region: ca-ymq-1 2026-08-13 00:49:04.603022 | localhost | Label: ubuntu-jammy 2026-08-13 00:49:04.603049 | localhost | Product Name: OpenStack Nova 2026-08-13 00:49:04.603076 | localhost | Interface IP: 199.204.45.229 2026-08-13 00:49:04.620239 | 2026-08-13 00:49:04.620411 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-13 00:49:05.085248 | localhost -> localhost | changed 2026-08-13 00:49:05.095896 | 2026-08-13 00:49:05.095980 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-13 00:49:05.941957 | localhost -> localhost | changed 2026-08-13 00:49:05.950372 | 2026-08-13 00:49:05.950431 | PLAY [all] 2026-08-13 00:49:05.964642 | 2026-08-13 00:49:05.964764 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-13 00:49:06.192642 | ubuntu-jammy -> localhost | ok 2026-08-13 00:49:06.199264 | 2026-08-13 00:49:06.199333 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-13 00:49:06.233452 | ubuntu-jammy | ok 2026-08-13 00:49:06.248622 | ubuntu-jammy | included: /var/lib/zuul/builds/57db32ac2f2f478db2317b8a5e5dd416/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-13 00:49:06.255564 | 2026-08-13 00:49:06.255643 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-13 00:49:08.801888 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-08-13 00:49:08.802077 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/57db32ac2f2f478db2317b8a5e5dd416/work/57db32ac2f2f478db2317b8a5e5dd416_id_rsa 2026-08-13 00:49:08.802109 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/57db32ac2f2f478db2317b8a5e5dd416/work/57db32ac2f2f478db2317b8a5e5dd416_id_rsa.pub 2026-08-13 00:49:08.802131 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-08-13 00:49:08.802152 | ubuntu-jammy -> localhost | SHA256:n7qfKrGv/bzqTv8khi0988vQXSoVkb6QMZoyItlyWtA zuul-build-sshkey 2026-08-13 00:49:08.802188 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-08-13 00:49:08.802210 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-08-13 00:49:08.802237 | ubuntu-jammy -> localhost | | . .. | 2026-08-13 00:49:08.802259 | ubuntu-jammy -> localhost | | . E o .. | 2026-08-13 00:49:08.802279 | ubuntu-jammy -> localhost | | + o =. | 2026-08-13 00:49:08.802300 | ubuntu-jammy -> localhost | | + = o o o .. | 2026-08-13 00:49:08.802319 | ubuntu-jammy -> localhost | | * .So ....| 2026-08-13 00:49:08.802339 | ubuntu-jammy -> localhost | | . . = o o.o | 2026-08-13 00:49:08.802358 | ubuntu-jammy -> localhost | | o+ @ + o | 2026-08-13 00:49:08.802377 | ubuntu-jammy -> localhost | | oo * X . | 2026-08-13 00:49:08.802399 | ubuntu-jammy -> localhost | | .*X*Bo=. | 2026-08-13 00:49:08.802418 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-08-13 00:49:08.802465 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:02.143582 2026-08-13 00:49:08.807599 | 2026-08-13 00:49:08.807664 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-13 00:49:08.855918 | ubuntu-jammy | ok 2026-08-13 00:49:08.868130 | ubuntu-jammy | included: /var/lib/zuul/builds/57db32ac2f2f478db2317b8a5e5dd416/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-13 00:49:08.875770 | 2026-08-13 00:49:08.875841 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-13 00:49:08.901674 | ubuntu-jammy | skipping: Conditional result was False 2026-08-13 00:49:08.913545 | 2026-08-13 00:49:08.913691 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-13 00:49:09.413044 | ubuntu-jammy | changed 2026-08-13 00:49:09.420219 | 2026-08-13 00:49:09.420359 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-13 00:49:09.614263 | ubuntu-jammy | ok 2026-08-13 00:49:09.619208 | 2026-08-13 00:49:09.619274 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-13 00:49:10.214763 | ubuntu-jammy | changed 2026-08-13 00:49:10.220809 | 2026-08-13 00:49:10.220873 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-13 00:49:10.679701 | ubuntu-jammy | changed 2026-08-13 00:49:10.686158 | 2026-08-13 00:49:10.686222 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-13 00:49:10.701940 | ubuntu-jammy | skipping: Conditional result was False 2026-08-13 00:49:10.711623 | 2026-08-13 00:49:10.711712 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-13 00:49:11.143028 | ubuntu-jammy -> localhost | changed 2026-08-13 00:49:11.155840 | 2026-08-13 00:49:11.155912 | TASK [add-build-sshkey : Add back temp key] 2026-08-13 00:49:11.462922 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/57db32ac2f2f478db2317b8a5e5dd416/work/57db32ac2f2f478db2317b8a5e5dd416_id_rsa (zuul-build-sshkey) 2026-08-13 00:49:11.463154 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.015112 2026-08-13 00:49:11.469647 | 2026-08-13 00:49:11.469710 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-13 00:49:11.789122 | ubuntu-jammy | ok 2026-08-13 00:49:11.794184 | 2026-08-13 00:49:11.794255 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-13 00:49:11.819612 | ubuntu-jammy | skipping: Conditional result was False 2026-08-13 00:49:11.831198 | 2026-08-13 00:49:11.831265 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-08-13 00:49:12.215466 | ubuntu-jammy | ok 2026-08-13 00:49:12.221596 | 2026-08-13 00:49:12.221670 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-08-13 00:49:12.964981 | ubuntu-jammy | Output suppressed because no_log was given 2026-08-13 00:49:12.974211 | 2026-08-13 00:49:12.974292 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-08-13 00:49:13.154624 | ubuntu-jammy | ok: "logs" 2026-08-13 00:49:13.155039 | ubuntu-jammy | ok: All items complete 2026-08-13 00:49:13.155077 | 2026-08-13 00:49:13.355679 | ubuntu-jammy | ok: "artifacts" 2026-08-13 00:49:13.471534 | ubuntu-jammy | ok: "docs" 2026-08-13 00:49:13.488476 | 2026-08-13 00:49:13.488651 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-08-13 00:49:13.672634 | ubuntu-jammy | changed: "logs" 2026-08-13 00:49:13.831476 | ubuntu-jammy | changed: "artifacts" 2026-08-13 00:49:13.989621 | ubuntu-jammy | changed: "docs" 2026-08-13 00:49:14.008744 | 2026-08-13 00:49:14.008856 | PLAY RECAP 2026-08-13 00:49:14.008901 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-13 00:49:14.008932 | ubuntu-jammy | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-08-13 00:49:14.008971 | 2026-08-13 00:49:14.152299 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-08-13 00:49:14.154542 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-08-13 00:49:14.783782 | 2026-08-13 00:49:14.784033 | PLAY [all] 2026-08-13 00:49:14.798560 | 2026-08-13 00:49:14.798711 | TASK [setup-uv : Extract archive] 2026-08-13 00:49:17.046205 | ubuntu-jammy | changed 2026-08-13 00:49:17.052137 | 2026-08-13 00:49:17.052219 | TASK [setup-uv : Print version] 2026-08-13 00:49:17.414110 | ubuntu-jammy | uv 0.8.13 2026-08-13 00:49:17.802905 | ubuntu-jammy | ok: Runtime: 0:00:00.012542 2026-08-13 00:49:17.822943 | 2026-08-13 00:49:17.823195 | TASK [Install Ansible collection siblings] 2026-08-13 00:49:18.198141 | ubuntu-jammy | ok: 2026-08-13 00:49:18.198346 | ubuntu-jammy | Skipping ansible.posix: no checked-out sibling 2026-08-13 00:49:18.198387 | ubuntu-jammy | Skipping community.general: no checked-out sibling 2026-08-13 00:49:18.200720 | 2026-08-13 00:49:18.200787 | PLAY RECAP 2026-08-13 00:49:18.200851 | ubuntu-jammy | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-13 00:49:18.200882 | 2026-08-13 00:49:18.379246 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-08-13 00:49:18.381663 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-08-13 00:49:19.035377 | 2026-08-13 00:49:19.035524 | PLAY [all] 2026-08-13 00:49:19.048123 | 2026-08-13 00:49:19.048214 | LOOP [Check inventory directories] 2026-08-13 00:49:19.320989 | ubuntu-jammy | ok: "src/github.com/vexxhost/ansible-collection-containers" 2026-08-13 00:49:19.470844 | ubuntu-jammy | ok: "src/github.com/vexxhost/ansible-collection-containers/molecule/containerd/inventory" 2026-08-13 00:49:19.615249 | ubuntu-jammy | ok: "src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/containerd/inventory" 2026-08-13 00:49:19.629915 | 2026-08-13 00:49:19.630110 | LOOP [Copy inventory file for Zuul] 2026-08-13 00:49:20.412790 | ubuntu-jammy | changed: 2026-08-13 00:49:20.413127 | ubuntu-jammy | { 2026-08-13 00:49:20.413199 | ubuntu-jammy | "ansible_loop_var": "item", 2026-08-13 00:49:20.413249 | ubuntu-jammy | "changed": false, 2026-08-13 00:49:20.413288 | ubuntu-jammy | "failed": false, 2026-08-13 00:49:20.413332 | ubuntu-jammy | "invocation": { 2026-08-13 00:49:20.413366 | ubuntu-jammy | "module_args": { 2026-08-13 00:49:20.413394 | ubuntu-jammy | "checksum_algorithm": "sha1", 2026-08-13 00:49:20.413419 | ubuntu-jammy | "follow": true, 2026-08-13 00:49:20.413444 | ubuntu-jammy | "get_attributes": true, 2026-08-13 00:49:20.413478 | ubuntu-jammy | "get_checksum": true, 2026-08-13 00:49:20.413517 | ubuntu-jammy | "get_mime": true, 2026-08-13 00:49:20.413558 | ubuntu-jammy | "path": "src/github.com/vexxhost/ansible-collection-containers" 2026-08-13 00:49:20.413602 | ubuntu-jammy | } 2026-08-13 00:49:20.413640 | ubuntu-jammy | }, 2026-08-13 00:49:20.413670 | ubuntu-jammy | "item": "src/github.com/vexxhost/ansible-collection-containers", 2026-08-13 00:49:20.413712 | ubuntu-jammy | "stat": { 2026-08-13 00:49:20.413738 | ubuntu-jammy | "atime": 1786582152.860045, 2026-08-13 00:49:20.413763 | ubuntu-jammy | "attr_flags": "e", 2026-08-13 00:49:20.413788 | ubuntu-jammy | "attributes": [ 2026-08-13 00:49:20.413812 | ubuntu-jammy | "extents" 2026-08-13 00:49:20.413836 | ubuntu-jammy | ], 2026-08-13 00:49:20.413859 | ubuntu-jammy | "block_size": 4096, 2026-08-13 00:49:20.413883 | ubuntu-jammy | "blocks": 8, 2026-08-13 00:49:20.413907 | ubuntu-jammy | "charset": "unknown", 2026-08-13 00:49:20.413933 | ubuntu-jammy | "ctime": 1786582152.868045, 2026-08-13 00:49:20.413958 | ubuntu-jammy | "dev": 64513, 2026-08-13 00:49:20.413983 | ubuntu-jammy | "device_type": 0, 2026-08-13 00:49:20.414007 | ubuntu-jammy | "executable": true, 2026-08-13 00:49:20.414031 | ubuntu-jammy | "exists": true, 2026-08-13 00:49:20.414055 | ubuntu-jammy | "gid": 1000, 2026-08-13 00:49:20.414079 | ubuntu-jammy | "gr_name": "zuul", 2026-08-13 00:49:20.414102 | ubuntu-jammy | "inode": 1042461, 2026-08-13 00:49:20.414126 | ubuntu-jammy | "isblk": false, 2026-08-13 00:49:20.414150 | ubuntu-jammy | "ischr": false, 2026-08-13 00:49:20.414174 | ubuntu-jammy | "isdir": true, 2026-08-13 00:49:20.414198 | ubuntu-jammy | "isfifo": false, 2026-08-13 00:49:20.414221 | ubuntu-jammy | "isgid": false, 2026-08-13 00:49:20.414245 | ubuntu-jammy | "islnk": false, 2026-08-13 00:49:20.414269 | ubuntu-jammy | "isreg": false, 2026-08-13 00:49:20.414293 | ubuntu-jammy | "issock": false, 2026-08-13 00:49:20.414316 | ubuntu-jammy | "isuid": false, 2026-08-13 00:49:20.414340 | ubuntu-jammy | "mimetype": "unknown", 2026-08-13 00:49:20.414364 | ubuntu-jammy | "mode": "0755", 2026-08-13 00:49:20.414388 | ubuntu-jammy | "mtime": 1786582138.1960034, 2026-08-13 00:49:20.414412 | ubuntu-jammy | "nlink": 11, 2026-08-13 00:49:20.414435 | ubuntu-jammy | "path": "src/github.com/vexxhost/ansible-collection-containers", 2026-08-13 00:49:20.414459 | ubuntu-jammy | "pw_name": "zuul", 2026-08-13 00:49:20.414487 | ubuntu-jammy | "readable": true, 2026-08-13 00:49:20.414511 | ubuntu-jammy | "rgrp": true, 2026-08-13 00:49:20.414534 | ubuntu-jammy | "roth": true, 2026-08-13 00:49:20.414558 | ubuntu-jammy | "rusr": true, 2026-08-13 00:49:20.414582 | ubuntu-jammy | "size": 4096, 2026-08-13 00:49:20.414606 | ubuntu-jammy | "uid": 1000, 2026-08-13 00:49:20.414638 | ubuntu-jammy | "version": "2307476221", 2026-08-13 00:49:20.414703 | ubuntu-jammy | "wgrp": false, 2026-08-13 00:49:20.414733 | ubuntu-jammy | "woth": false, 2026-08-13 00:49:20.414759 | ubuntu-jammy | "writeable": true, 2026-08-13 00:49:20.414783 | ubuntu-jammy | "wusr": true, 2026-08-13 00:49:20.414807 | ubuntu-jammy | "xgrp": true, 2026-08-13 00:49:20.414831 | ubuntu-jammy | "xoth": true, 2026-08-13 00:49:20.414855 | ubuntu-jammy | "xusr": true 2026-08-13 00:49:20.414879 | ubuntu-jammy | } 2026-08-13 00:49:20.414903 | ubuntu-jammy | } 2026-08-13 00:49:20.414955 | ubuntu-jammy | ok: All items complete 2026-08-13 00:49:20.414986 | 2026-08-13 00:49:20.416843 | ubuntu-jammy | skipping: Conditional result was False 2026-08-13 00:49:20.417648 | ubuntu-jammy | skipping: Conditional result was False 2026-08-13 00:49:20.432651 | 2026-08-13 00:49:20.432848 | LOOP [Switch "ansible_host" to private IP] 2026-08-13 00:49:20.814382 | ubuntu-jammy | changed: 1 replacements made 2026-08-13 00:49:20.816061 | ubuntu-jammy | skipping: Conditional result was False 2026-08-13 00:49:20.816876 | ubuntu-jammy | skipping: Conditional result was False 2026-08-13 00:49:20.834576 | 2026-08-13 00:49:20.834769 | TASK [Run Molecule scenario] 2026-08-13 00:49:21.436565 | ubuntu-jammy | Downloading cpython-3.13.7-linux-x86_64-gnu (download) (30.9MiB) 2026-08-13 00:49:22.187517 | ubuntu-jammy | Downloading cpython-3.13.7-linux-x86_64-gnu (download) 2026-08-13 00:49:22.368859 | ubuntu-jammy | Using CPython 3.13.7 2026-08-13 00:49:22.368909 | ubuntu-jammy | Creating virtual environment at: .venv 2026-08-13 00:49:22.666648 | ubuntu-jammy | Downloading pygments (1.2MiB) 2026-08-13 00:49:22.667952 | ubuntu-jammy | Downloading ansible-core (2.3MiB) 2026-08-13 00:49:22.668331 | ubuntu-jammy | Downloading cryptography (4.3MiB) 2026-08-13 00:49:22.825951 | ubuntu-jammy | Downloading cryptography 2026-08-13 00:49:22.870792 | ubuntu-jammy | Downloading pygments 2026-08-13 00:49:23.005881 | ubuntu-jammy | Downloading ansible-core 2026-08-13 00:49:23.036535 | ubuntu-jammy | Installed 36 packages in 30ms 2026-08-13 00:49:24.151480 | ubuntu-jammy | INFO Collection 'vexxhost.containers' detected. 2026-08-13 00:49:24.151565 | ubuntu-jammy | INFO Scenarios will be used from 'extensions/molecule' 2026-08-13 00:49:24.973919 | ubuntu-jammy | CRITICAL 'extensions/molecule/default/molecule.yml' glob failed. Exiting. 2026-08-13 00:49:24.973996 | ubuntu-jammy | INFO default scenario not found, disabling shared state. 2026-08-13 00:49:24.974065 | ubuntu-jammy | INFO [containerd > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-08-13 00:49:24.974139 | ubuntu-jammy | INFO [containerd > prerun] Performing prerun with role_name_check=0... 2026-08-13 00:49:36.758194 | ubuntu-jammy | INFO [containerd > dependency] Executing 2026-08-13 00:49:36.758361 | ubuntu-jammy | WARNING [containerd > dependency] Missing roles requirements file: requirements.yml 2026-08-13 00:49:36.758582 | ubuntu-jammy | WARNING [containerd > dependency] Missing collections requirements file: collections.yml 2026-08-13 00:49:36.758721 | ubuntu-jammy | WARNING [containerd > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-08-13 00:49:36.763813 | ubuntu-jammy | INFO [containerd > cleanup] Executing 2026-08-13 00:49:36.764143 | ubuntu-jammy | WARNING [containerd > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-13 00:49:36.769146 | ubuntu-jammy | INFO [containerd > destroy] Executing 2026-08-13 00:49:36.769177 | ubuntu-jammy | WARNING [containerd > destroy] Skipping, '--destroy=never' requested. 2026-08-13 00:49:36.769275 | ubuntu-jammy | INFO [containerd > destroy] Executed: Successful 2026-08-13 00:49:36.774209 | ubuntu-jammy | INFO [containerd > syntax] Executing 2026-08-13 00:49:37.273453 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-08-13 00:49:37.273677 | 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-08-13 00:49:37.273896 | 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-08-13 00:49:37.274064 | ubuntu-jammy | 2026-08-13 00:49:37.705641 | ubuntu-jammy | 2026-08-13 00:49:37.705835 | ubuntu-jammy | playbook: /home/zuul/src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/containerd/converge.yml 2026-08-13 00:49:37.779236 | ubuntu-jammy | INFO [containerd > syntax] Executed: Successful 2026-08-13 00:49:37.790506 | ubuntu-jammy | INFO [containerd > create] Executing 2026-08-13 00:49:37.791940 | ubuntu-jammy | WARNING [containerd > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-13 00:49:37.796922 | ubuntu-jammy | INFO [containerd > prepare] Executing 2026-08-13 00:49:38.266763 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-08-13 00:49:38.266912 | 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-08-13 00:49:38.267162 | 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-08-13 00:49:38.267288 | ubuntu-jammy | 2026-08-13 00:49:38.641892 | ubuntu-jammy | 2026-08-13 00:49:38.642088 | ubuntu-jammy | PLAY [Prepare] ***************************************************************** 2026-08-13 00:49:38.642258 | ubuntu-jammy | 2026-08-13 00:49:38.642443 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-08-13 00:49:38.642668 | ubuntu-jammy | Thursday 13 August 2026 00:49:38 +0000 (0:00:00.031) 0:00:00.031 ******* 2026-08-13 00:49:39.861548 | 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-08-13 00:49:39.863881 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:49:39.864044 | ubuntu-jammy | 2026-08-13 00:49:39.864238 | ubuntu-jammy | TASK [Update "apt" cache] ****************************************************** 2026-08-13 00:49:39.864420 | ubuntu-jammy | Thursday 13 August 2026 00:49:39 +0000 (0:00:01.222) 0:00:01.253 ******* 2026-08-13 00:49:48.139443 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 00:49:48.139562 | ubuntu-jammy | 2026-08-13 00:49:48.139702 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-08-13 00:49:48.139871 | ubuntu-jammy | ubuntu-jammy : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-08-13 00:49:48.140004 | ubuntu-jammy | 2026-08-13 00:49:48.140139 | ubuntu-jammy | 2026-08-13 00:49:48.140287 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-08-13 00:49:48.140440 | ubuntu-jammy | Thursday 13 August 2026 00:49:48 +0000 (0:00:08.275) 0:00:09.529 ******* 2026-08-13 00:49:48.140580 | ubuntu-jammy | =============================================================================== 2026-08-13 00:49:48.140786 | ubuntu-jammy | Update "apt" cache ------------------------------------------------------ 8.28s 2026-08-13 00:49:48.141053 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.22s 2026-08-13 00:49:48.217681 | ubuntu-jammy | INFO [containerd > prepare] Executed: Successful 2026-08-13 00:49:48.225683 | ubuntu-jammy | INFO [containerd > converge] Executing 2026-08-13 00:49:48.728747 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-08-13 00:49:48.728807 | 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-08-13 00:49:48.728854 | 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-08-13 00:49:48.728924 | ubuntu-jammy | 2026-08-13 00:49:49.121783 | ubuntu-jammy | 2026-08-13 00:49:49.121871 | ubuntu-jammy | PLAY [Converge] **************************************************************** 2026-08-13 00:49:49.122024 | ubuntu-jammy | 2026-08-13 00:49:49.122196 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-08-13 00:49:49.122388 | ubuntu-jammy | Thursday 13 August 2026 00:49:49 +0000 (0:00:00.016) 0:00:00.016 ******* 2026-08-13 00:49:50.167761 | 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-08-13 00:49:50.171752 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:49:50.171994 | ubuntu-jammy | 2026-08-13 00:49:50.172251 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-13 00:49:50.172492 | ubuntu-jammy | Thursday 13 August 2026 00:49:50 +0000 (0:00:01.049) 0:00:01.065 ******* 2026-08-13 00:49:50.644247 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:49:50.644380 | ubuntu-jammy | 2026-08-13 00:49:50.644577 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-13 00:49:50.644753 | ubuntu-jammy | Thursday 13 August 2026 00:49:50 +0000 (0:00:00.472) 0:00:01.538 ******* 2026-08-13 00:49:50.673360 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-08-13 00:49:50.673523 | ubuntu-jammy | 2026-08-13 00:49:50.673724 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-13 00:49:50.673888 | ubuntu-jammy | Thursday 13 August 2026 00:49:50 +0000 (0:00:00.029) 0:00:01.568 ******* 2026-08-13 00:49:51.073579 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 00:49:51.073728 | ubuntu-jammy | 2026-08-13 00:49:51.073925 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 00:49:51.074110 | ubuntu-jammy | Thursday 13 August 2026 00:49:51 +0000 (0:00:00.399) 0:00:01.967 ******* 2026-08-13 00:49:51.164823 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-08-13 00:49:51.164961 | ubuntu-jammy | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-08-13 00:49:51.165127 | ubuntu-jammy | } 2026-08-13 00:49:51.165286 | ubuntu-jammy | 2026-08-13 00:49:51.165467 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 00:49:51.165644 | ubuntu-jammy | Thursday 13 August 2026 00:49:51 +0000 (0:00:00.091) 0:00:02.059 ******* 2026-08-13 00:49:52.173111 | 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-08-13 00:49:52.179041 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 00:49:52.179174 | ubuntu-jammy | 2026-08-13 00:49:52.179406 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 00:49:52.179548 | ubuntu-jammy | Thursday 13 August 2026 00:49:52 +0000 (0:00:01.014) 0:00:03.073 ******* 2026-08-13 00:49:52.202440 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-08-13 00:49:52.202556 | ubuntu-jammy | 2026-08-13 00:49:52.202826 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-13 00:49:52.202960 | ubuntu-jammy | Thursday 13 August 2026 00:49:52 +0000 (0:00:00.023) 0:00:03.097 ******* 2026-08-13 00:49:52.449268 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:49:52.449376 | ubuntu-jammy | 2026-08-13 00:49:52.449567 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-13 00:49:52.449748 | ubuntu-jammy | Thursday 13 August 2026 00:49:52 +0000 (0:00:00.246) 0:00:03.343 ******* 2026-08-13 00:49:53.639659 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:49:53.639774 | ubuntu-jammy | 2026-08-13 00:49:53.639973 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 00:49:53.640154 | ubuntu-jammy | Thursday 13 August 2026 00:49:53 +0000 (0:00:01.190) 0:00:04.534 ******* 2026-08-13 00:49:53.713084 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-08-13 00:49:53.713220 | ubuntu-jammy | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.4/containerd-2.3.4-linux-amd64.tar.gz" 2026-08-13 00:49:53.713386 | ubuntu-jammy | } 2026-08-13 00:49:53.713545 | ubuntu-jammy | 2026-08-13 00:49:53.713731 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 00:49:53.713908 | ubuntu-jammy | Thursday 13 August 2026 00:49:53 +0000 (0:00:00.073) 0:00:04.607 ******* 2026-08-13 00:49:54.536755 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 00:49:54.536833 | ubuntu-jammy | 2026-08-13 00:49:54.537045 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 00:49:54.537227 | ubuntu-jammy | Thursday 13 August 2026 00:49:54 +0000 (0:00:00.823) 0:00:05.431 ******* 2026-08-13 00:49:57.564884 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 00:49:57.564956 | ubuntu-jammy | 2026-08-13 00:49:57.565073 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-13 00:49:57.565191 | ubuntu-jammy | Thursday 13 August 2026 00:49:57 +0000 (0:00:03.027) 0:00:08.458 ******* 2026-08-13 00:49:57.586054 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-08-13 00:49:57.586184 | ubuntu-jammy | 2026-08-13 00:49:57.586367 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-13 00:49:57.586541 | ubuntu-jammy | Thursday 13 August 2026 00:49:57 +0000 (0:00:00.022) 0:00:08.480 ******* 2026-08-13 00:49:57.598707 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-08-13 00:49:57.598871 | ubuntu-jammy | 2026-08-13 00:49:57.599063 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-13 00:49:57.599241 | ubuntu-jammy | Thursday 13 August 2026 00:49:57 +0000 (0:00:00.012) 0:00:08.493 ******* 2026-08-13 00:49:57.609533 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-08-13 00:49:57.609663 | ubuntu-jammy | 2026-08-13 00:49:57.609851 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-13 00:49:57.610025 | ubuntu-jammy | Thursday 13 August 2026 00:49:57 +0000 (0:00:00.010) 0:00:08.504 ******* 2026-08-13 00:50:02.843377 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 00:50:02.843546 | ubuntu-jammy | 2026-08-13 00:50:02.843751 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-13 00:50:02.843931 | ubuntu-jammy | Thursday 13 August 2026 00:50:02 +0000 (0:00:05.233) 0:00:13.737 ******* 2026-08-13 00:50:03.564305 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 00:50:03.564492 | ubuntu-jammy | 2026-08-13 00:50:03.564719 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-13 00:50:03.564913 | ubuntu-jammy | Thursday 13 August 2026 00:50:03 +0000 (0:00:00.720) 0:00:14.458 ******* 2026-08-13 00:50:04.758425 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/etc/containerd'}) 2026-08-13 00:50:04.758584 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-13 00:50:04.758848 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-13 00:50:04.759044 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-13 00:50:04.759267 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-13 00:50:04.759463 | ubuntu-jammy | 2026-08-13 00:50:04.759629 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-13 00:50:04.759807 | ubuntu-jammy | Thursday 13 August 2026 00:50:04 +0000 (0:00:01.194) 0:00:15.652 ******* 2026-08-13 00:50:05.454568 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 00:50:05.454762 | ubuntu-jammy | 2026-08-13 00:50:05.454973 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-13 00:50:05.455169 | ubuntu-jammy | Thursday 13 August 2026 00:50:05 +0000 (0:00:00.693) 0:00:16.346 ******* 2026-08-13 00:50:05.455341 | ubuntu-jammy | 2026-08-13 00:50:05.455534 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-08-13 00:50:05.455702 | ubuntu-jammy | Thursday 13 August 2026 00:50:05 +0000 (0:00:00.002) 0:00:16.349 ******* 2026-08-13 00:50:06.484336 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:50:06.484824 | ubuntu-jammy | 2026-08-13 00:50:06.485083 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-08-13 00:50:06.485324 | ubuntu-jammy | Thursday 13 August 2026 00:50:06 +0000 (0:00:01.026) 0:00:17.375 ******* 2026-08-13 00:50:06.966931 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 00:50:06.967000 | ubuntu-jammy | 2026-08-13 00:50:06.967287 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-13 00:50:06.967337 | ubuntu-jammy | Thursday 13 August 2026 00:50:06 +0000 (0:00:00.486) 0:00:17.861 ******* 2026-08-13 00:50:07.516411 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 00:50:07.516483 | ubuntu-jammy | 2026-08-13 00:50:07.518681 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-08-13 00:50:07.518903 | ubuntu-jammy | ubuntu-jammy : ok=17 changed=10 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-08-13 00:50:07.518916 | ubuntu-jammy | 2026-08-13 00:50:07.518925 | ubuntu-jammy | 2026-08-13 00:50:07.518934 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-08-13 00:50:07.518945 | ubuntu-jammy | Thursday 13 August 2026 00:50:07 +0000 (0:00:00.549) 0:00:18.411 ******* 2026-08-13 00:50:07.518954 | ubuntu-jammy | =============================================================================== 2026-08-13 00:50:07.518962 | ubuntu-jammy | vexxhost.containers.containerd : Install AppArmor packages -------------- 5.23s 2026-08-13 00:50:07.518971 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 3.03s 2026-08-13 00:50:07.518980 | ubuntu-jammy | vexxhost.containers.containerd : Create folders for configuration ------- 1.19s 2026-08-13 00:50:07.518989 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.19s 2026-08-13 00:50:07.518998 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.05s 2026-08-13 00:50:07.519007 | ubuntu-jammy | vexxhost.containers.containerd : Reload systemd ------------------------- 1.03s 2026-08-13 00:50:07.519030 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 1.01s 2026-08-13 00:50:07.519039 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.82s 2026-08-13 00:50:07.519048 | ubuntu-jammy | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.72s 2026-08-13 00:50:07.519056 | ubuntu-jammy | vexxhost.containers.containerd : Create containerd config file ---------- 0.69s 2026-08-13 00:50:07.519065 | ubuntu-jammy | vexxhost.containers.containerd : Enable and start service --------------- 0.55s 2026-08-13 00:50:07.519074 | ubuntu-jammy | vexxhost.containers.containerd : Restart containerd --------------------- 0.49s 2026-08-13 00:50:07.519083 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.47s 2026-08-13 00:50:07.519091 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.40s 2026-08-13 00:50:07.519105 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.25s 2026-08-13 00:50:07.519114 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.09s 2026-08-13 00:50:07.519123 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.07s 2026-08-13 00:50:07.519132 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 0.03s 2026-08-13 00:50:07.519143 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 0.02s 2026-08-13 00:50:07.519293 | ubuntu-jammy | vexxhost.containers.containerd : Install SELinux packages --------------- 0.02s 2026-08-13 00:50:07.615011 | ubuntu-jammy | INFO [containerd > converge] Executed: Successful 2026-08-13 00:50:07.625531 | ubuntu-jammy | INFO [containerd > idempotence] Executing 2026-08-13 00:50:08.088273 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-08-13 00:50:08.088624 | 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-08-13 00:50:08.088882 | 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-08-13 00:50:08.089099 | ubuntu-jammy | 2026-08-13 00:50:08.433670 | ubuntu-jammy | 2026-08-13 00:50:08.433996 | ubuntu-jammy | PLAY [Converge] **************************************************************** 2026-08-13 00:50:08.434221 | ubuntu-jammy | 2026-08-13 00:50:08.434461 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-08-13 00:50:08.434738 | ubuntu-jammy | Thursday 13 August 2026 00:50:08 +0000 (0:00:00.012) 0:00:00.012 ******* 2026-08-13 00:50:09.500748 | 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-08-13 00:50:09.504798 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:50:09.504832 | ubuntu-jammy | 2026-08-13 00:50:09.504854 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-13 00:50:09.504865 | ubuntu-jammy | Thursday 13 August 2026 00:50:09 +0000 (0:00:01.070) 0:00:01.082 ******* 2026-08-13 00:50:09.895542 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:50:09.895620 | ubuntu-jammy | 2026-08-13 00:50:09.895631 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-13 00:50:09.895641 | ubuntu-jammy | Thursday 13 August 2026 00:50:09 +0000 (0:00:00.390) 0:00:01.473 ******* 2026-08-13 00:50:09.918919 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-08-13 00:50:09.918938 | ubuntu-jammy | 2026-08-13 00:50:09.918944 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-13 00:50:09.918948 | ubuntu-jammy | Thursday 13 August 2026 00:50:09 +0000 (0:00:00.024) 0:00:01.497 ******* 2026-08-13 00:50:10.317419 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:50:10.317488 | ubuntu-jammy | 2026-08-13 00:50:10.317500 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 00:50:10.317530 | ubuntu-jammy | Thursday 13 August 2026 00:50:10 +0000 (0:00:00.397) 0:00:01.895 ******* 2026-08-13 00:50:10.377308 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-08-13 00:50:10.377374 | ubuntu-jammy | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-08-13 00:50:10.377385 | ubuntu-jammy | } 2026-08-13 00:50:10.377395 | ubuntu-jammy | 2026-08-13 00:50:10.377404 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 00:50:10.377414 | ubuntu-jammy | Thursday 13 August 2026 00:50:10 +0000 (0:00:00.059) 0:00:01.954 ******* 2026-08-13 00:50:10.890543 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:50:10.890642 | ubuntu-jammy | 2026-08-13 00:50:10.890656 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 00:50:10.890666 | ubuntu-jammy | Thursday 13 August 2026 00:50:10 +0000 (0:00:00.513) 0:00:02.468 ******* 2026-08-13 00:50:10.914600 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-08-13 00:50:10.914677 | ubuntu-jammy | 2026-08-13 00:50:10.914688 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-13 00:50:10.914698 | ubuntu-jammy | Thursday 13 August 2026 00:50:10 +0000 (0:00:00.024) 0:00:02.492 ******* 2026-08-13 00:50:11.162138 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:50:11.162206 | ubuntu-jammy | 2026-08-13 00:50:11.162218 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-13 00:50:11.162229 | ubuntu-jammy | Thursday 13 August 2026 00:50:11 +0000 (0:00:00.247) 0:00:02.740 ******* 2026-08-13 00:50:12.348748 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:50:12.348833 | ubuntu-jammy | 2026-08-13 00:50:12.349066 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 00:50:12.349122 | ubuntu-jammy | Thursday 13 August 2026 00:50:12 +0000 (0:00:01.185) 0:00:03.925 ******* 2026-08-13 00:50:12.423018 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-08-13 00:50:12.423910 | ubuntu-jammy | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.4/containerd-2.3.4-linux-amd64.tar.gz" 2026-08-13 00:50:12.423961 | ubuntu-jammy | } 2026-08-13 00:50:12.423972 | ubuntu-jammy | 2026-08-13 00:50:12.423983 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 00:50:12.423993 | ubuntu-jammy | Thursday 13 August 2026 00:50:12 +0000 (0:00:00.076) 0:00:04.001 ******* 2026-08-13 00:50:12.814095 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:50:12.814172 | ubuntu-jammy | 2026-08-13 00:50:12.814186 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 00:50:12.814320 | ubuntu-jammy | Thursday 13 August 2026 00:50:12 +0000 (0:00:00.389) 0:00:04.391 ******* 2026-08-13 00:50:15.246311 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:50:15.246365 | ubuntu-jammy | 2026-08-13 00:50:15.246376 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-13 00:50:15.246384 | ubuntu-jammy | Thursday 13 August 2026 00:50:15 +0000 (0:00:02.433) 0:00:06.824 ******* 2026-08-13 00:50:15.271659 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-08-13 00:50:15.271693 | ubuntu-jammy | 2026-08-13 00:50:15.271701 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-13 00:50:15.271708 | ubuntu-jammy | Thursday 13 August 2026 00:50:15 +0000 (0:00:00.024) 0:00:06.849 ******* 2026-08-13 00:50:15.294826 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-08-13 00:50:15.294886 | ubuntu-jammy | 2026-08-13 00:50:15.294892 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-13 00:50:15.294898 | ubuntu-jammy | Thursday 13 August 2026 00:50:15 +0000 (0:00:00.020) 0:00:06.870 ******* 2026-08-13 00:50:15.311461 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-08-13 00:50:15.311874 | ubuntu-jammy | 2026-08-13 00:50:15.311951 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-13 00:50:15.311960 | ubuntu-jammy | Thursday 13 August 2026 00:50:15 +0000 (0:00:00.019) 0:00:06.889 ******* 2026-08-13 00:50:16.373329 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:50:16.373899 | ubuntu-jammy | 2026-08-13 00:50:16.373958 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-13 00:50:16.373970 | ubuntu-jammy | Thursday 13 August 2026 00:50:16 +0000 (0:00:01.061) 0:00:07.951 ******* 2026-08-13 00:50:16.922489 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:50:16.922557 | ubuntu-jammy | 2026-08-13 00:50:16.922739 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-13 00:50:16.922800 | ubuntu-jammy | Thursday 13 August 2026 00:50:16 +0000 (0:00:00.548) 0:00:08.500 ******* 2026-08-13 00:50:18.147442 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/etc/containerd'}) 2026-08-13 00:50:18.147556 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-13 00:50:18.148245 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-13 00:50:18.148295 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-13 00:50:18.148304 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-13 00:50:18.148311 | ubuntu-jammy | 2026-08-13 00:50:18.148324 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-13 00:50:18.148330 | ubuntu-jammy | Thursday 13 August 2026 00:50:18 +0000 (0:00:01.223) 0:00:09.724 ******* 2026-08-13 00:50:18.800530 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:50:18.800585 | ubuntu-jammy | 2026-08-13 00:50:18.801091 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-13 00:50:18.801363 | ubuntu-jammy | Thursday 13 August 2026 00:50:18 +0000 (0:00:00.651) 0:00:10.375 ******* 2026-08-13 00:50:18.801370 | ubuntu-jammy | 2026-08-13 00:50:18.801375 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-13 00:50:18.801380 | ubuntu-jammy | Thursday 13 August 2026 00:50:18 +0000 (0:00:00.003) 0:00:10.378 ******* 2026-08-13 00:50:19.510523 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:50:19.510753 | ubuntu-jammy | 2026-08-13 00:50:19.510838 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-08-13 00:50:19.510926 | ubuntu-jammy | ubuntu-jammy : ok=15 changed=0 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-08-13 00:50:19.510992 | ubuntu-jammy | 2026-08-13 00:50:19.511062 | ubuntu-jammy | 2026-08-13 00:50:19.511138 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-08-13 00:50:19.511218 | ubuntu-jammy | Thursday 13 August 2026 00:50:19 +0000 (0:00:00.710) 0:00:11.088 ******* 2026-08-13 00:50:19.511291 | ubuntu-jammy | =============================================================================== 2026-08-13 00:50:19.511372 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 2.43s 2026-08-13 00:50:19.511452 | ubuntu-jammy | vexxhost.containers.containerd : Create folders for configuration ------- 1.22s 2026-08-13 00:50:19.511530 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.19s 2026-08-13 00:50:19.511607 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.07s 2026-08-13 00:50:19.511686 | ubuntu-jammy | vexxhost.containers.containerd : Install AppArmor packages -------------- 1.06s 2026-08-13 00:50:19.511764 | ubuntu-jammy | vexxhost.containers.containerd : Enable and start service --------------- 0.71s 2026-08-13 00:50:19.511841 | ubuntu-jammy | vexxhost.containers.containerd : Create containerd config file ---------- 0.65s 2026-08-13 00:50:19.511927 | ubuntu-jammy | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.55s 2026-08-13 00:50:19.512005 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.51s 2026-08-13 00:50:19.512085 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.40s 2026-08-13 00:50:19.512163 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.39s 2026-08-13 00:50:19.512244 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.39s 2026-08-13 00:50:19.512322 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.25s 2026-08-13 00:50:19.512401 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.08s 2026-08-13 00:50:19.512481 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.06s 2026-08-13 00:50:19.512568 | ubuntu-jammy | vexxhost.containers.containerd : Install SELinux packages --------------- 0.02s 2026-08-13 00:50:19.512639 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 0.02s 2026-08-13 00:50:19.512718 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 0.02s 2026-08-13 00:50:19.512797 | ubuntu-jammy | vexxhost.containers.containerd : Set SELinux to permissive at runtime --- 0.02s 2026-08-13 00:50:19.512874 | ubuntu-jammy | vexxhost.containers.containerd : Persist SELinux permissive mode -------- 0.02s 2026-08-13 00:50:19.629332 | ubuntu-jammy | INFO [containerd > idempotence] Executed: Successful 2026-08-13 00:50:19.640624 | ubuntu-jammy | INFO [containerd > side_effect] Executing 2026-08-13 00:50:19.640976 | ubuntu-jammy | WARNING [containerd > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-13 00:50:19.646183 | ubuntu-jammy | INFO [containerd > verify] Executing 2026-08-13 00:50:20.106404 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-08-13 00:50:20.106541 | 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-08-13 00:50:20.106844 | 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-08-13 00:50:20.107002 | ubuntu-jammy | 2026-08-13 00:50:20.468757 | ubuntu-jammy | 2026-08-13 00:50:20.468884 | ubuntu-jammy | PLAY [Verify] ****************************************************************** 2026-08-13 00:50:20.469035 | ubuntu-jammy | 2026-08-13 00:50:20.469209 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-08-13 00:50:20.469385 | ubuntu-jammy | Thursday 13 August 2026 00:50:20 +0000 (0:00:00.013) 0:00:00.013 ******* 2026-08-13 00:50:21.541836 | 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-08-13 00:50:21.546254 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:50:21.546429 | ubuntu-jammy | 2026-08-13 00:50:21.546619 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-08-13 00:50:21.546951 | ubuntu-jammy | Thursday 13 August 2026 00:50:21 +0000 (0:00:01.078) 0:00:01.091 ******* 2026-08-13 00:50:21.949438 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 00:50:21.949588 | ubuntu-jammy | 2026-08-13 00:50:21.949789 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-13 00:50:21.949978 | ubuntu-jammy | Thursday 13 August 2026 00:50:21 +0000 (0:00:00.402) 0:00:01.494 ******* 2026-08-13 00:50:22.381233 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:50:22.381395 | ubuntu-jammy | 2026-08-13 00:50:22.381530 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-13 00:50:22.381704 | ubuntu-jammy | Thursday 13 August 2026 00:50:22 +0000 (0:00:00.432) 0:00:01.926 ******* 2026-08-13 00:50:23.604754 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:50:23.604912 | ubuntu-jammy | 2026-08-13 00:50:23.605113 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-13 00:50:23.605299 | ubuntu-jammy | Thursday 13 August 2026 00:50:23 +0000 (0:00:01.223) 0:00:03.149 ******* 2026-08-13 00:50:23.868155 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:50:23.868292 | ubuntu-jammy | 2026-08-13 00:50:23.868498 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 00:50:23.868680 | ubuntu-jammy | Thursday 13 August 2026 00:50:23 +0000 (0:00:00.263) 0:00:03.412 ******* 2026-08-13 00:50:23.917916 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-08-13 00:50:23.918153 | ubuntu-jammy | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-08-13 00:50:23.918315 | ubuntu-jammy | } 2026-08-13 00:50:23.918468 | ubuntu-jammy | 2026-08-13 00:50:23.918694 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 00:50:23.919064 | ubuntu-jammy | Thursday 13 August 2026 00:50:23 +0000 (0:00:00.050) 0:00:03.462 ******* 2026-08-13 00:50:25.276840 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 00:50:25.276963 | ubuntu-jammy | 2026-08-13 00:50:25.277149 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 00:50:25.277344 | ubuntu-jammy | Thursday 13 August 2026 00:50:25 +0000 (0:00:01.358) 0:00:04.821 ******* 2026-08-13 00:50:28.297843 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 00:50:28.297999 | ubuntu-jammy | 2026-08-13 00:50:28.298213 | ubuntu-jammy | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-08-13 00:50:28.298528 | ubuntu-jammy | Thursday 13 August 2026 00:50:28 +0000 (0:00:03.021) 0:00:07.842 ******* 2026-08-13 00:50:28.337361 | ubuntu-jammy | ok: [ubuntu-jammy] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-08-13 00:50:28.337517 | ubuntu-jammy | 2026-08-13 00:50:28.337691 | ubuntu-jammy | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-08-13 00:50:28.337875 | ubuntu-jammy | Thursday 13 August 2026 00:50:28 +0000 (0:00:00.039) 0:00:07.882 ******* 2026-08-13 00:50:29.386842 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:50:29.386958 | ubuntu-jammy | 2026-08-13 00:50:29.387139 | ubuntu-jammy | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-08-13 00:50:29.387334 | ubuntu-jammy | Thursday 13 August 2026 00:50:29 +0000 (0:00:01.049) 0:00:08.931 ******* 2026-08-13 00:50:29.765117 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 00:50:29.765331 | ubuntu-jammy | 2026-08-13 00:50:29.765538 | ubuntu-jammy | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-08-13 00:50:29.765735 | ubuntu-jammy | Thursday 13 August 2026 00:50:29 +0000 (0:00:00.377) 0:00:09.308 ******* 2026-08-13 00:50:30.477488 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 00:50:30.477552 | ubuntu-jammy | 2026-08-13 00:50:30.477564 | ubuntu-jammy | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-08-13 00:50:30.477575 | ubuntu-jammy | Thursday 13 August 2026 00:50:30 +0000 (0:00:00.711) 0:00:10.020 ******* 2026-08-13 00:50:31.608877 | ubuntu-jammy | changed: [ubuntu-jammy] => (item=br_netfilter) 2026-08-13 00:50:31.608945 | ubuntu-jammy | ok: [ubuntu-jammy] => (item=ip_tables) 2026-08-13 00:50:31.609548 | ubuntu-jammy | changed: [ubuntu-jammy] => (item=ip6_tables) 2026-08-13 00:50:31.609602 | ubuntu-jammy | changed: [ubuntu-jammy] => (item=nf_conntrack) 2026-08-13 00:50:31.609610 | ubuntu-jammy | 2026-08-13 00:50:31.609616 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-13 00:50:31.609622 | ubuntu-jammy | Thursday 13 August 2026 00:50:31 +0000 (0:00:01.133) 0:00:11.154 ******* 2026-08-13 00:50:31.848629 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:50:31.848711 | ubuntu-jammy | 2026-08-13 00:50:31.848993 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 00:50:31.849150 | ubuntu-jammy | Thursday 13 August 2026 00:50:31 +0000 (0:00:00.239) 0:00:11.393 ******* 2026-08-13 00:50:31.896386 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-08-13 00:50:31.896481 | ubuntu-jammy | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/crictl-v1.36.0-linux-amd64.tar.gz" 2026-08-13 00:50:31.896561 | ubuntu-jammy | } 2026-08-13 00:50:31.896827 | ubuntu-jammy | 2026-08-13 00:50:31.896873 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 00:50:31.896879 | ubuntu-jammy | Thursday 13 August 2026 00:50:31 +0000 (0:00:00.048) 0:00:11.441 ******* 2026-08-13 00:50:33.080981 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 00:50:33.081045 | ubuntu-jammy | 2026-08-13 00:50:33.081217 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 00:50:33.081288 | ubuntu-jammy | Thursday 13 August 2026 00:50:33 +0000 (0:00:01.176) 0:00:12.618 ******* 2026-08-13 00:50:34.553732 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 00:50:34.553796 | ubuntu-jammy | 2026-08-13 00:50:34.554061 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 00:50:34.554117 | ubuntu-jammy | Thursday 13 August 2026 00:50:34 +0000 (0:00:01.480) 0:00:14.098 ******* 2026-08-13 00:50:34.603750 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-08-13 00:50:34.604672 | ubuntu-jammy | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/critest-v1.36.0-linux-amd64.tar.gz" 2026-08-13 00:50:34.604716 | ubuntu-jammy | } 2026-08-13 00:50:34.604728 | ubuntu-jammy | 2026-08-13 00:50:34.604738 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 00:50:34.604763 | ubuntu-jammy | Thursday 13 August 2026 00:50:34 +0000 (0:00:00.049) 0:00:14.148 ******* 2026-08-13 00:50:35.217856 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 00:50:35.217908 | ubuntu-jammy | 2026-08-13 00:50:35.217914 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 00:50:35.217919 | ubuntu-jammy | Thursday 13 August 2026 00:50:35 +0000 (0:00:00.607) 0:00:14.756 ******* 2026-08-13 00:50:36.674323 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 00:50:36.674713 | ubuntu-jammy | 2026-08-13 00:50:36.674774 | ubuntu-jammy | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-08-13 00:50:36.674921 | ubuntu-jammy | Thursday 13 August 2026 00:50:36 +0000 (0:00:01.462) 0:00:16.219 ******* 2026-08-13 00:50:37.214105 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 00:50:37.214181 | ubuntu-jammy | 2026-08-13 00:50:37.214434 | ubuntu-jammy | TASK [Install the 10-containerd-net.conflist file] ***************************** 2026-08-13 00:50:37.214483 | ubuntu-jammy | Thursday 13 August 2026 00:50:37 +0000 (0:00:00.540) 0:00:16.759 ******* 2026-08-13 00:50:37.747312 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 00:50:37.747372 | ubuntu-jammy | 2026-08-13 00:50:37.747640 | ubuntu-jammy | TASK [Restart "containerd"] **************************************************** 2026-08-13 00:50:37.747690 | ubuntu-jammy | Thursday 13 August 2026 00:50:37 +0000 (0:00:00.533) 0:00:17.292 ******* 2026-08-13 00:50:38.514555 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 00:50:38.514777 | ubuntu-jammy | 2026-08-13 00:50:38.514787 | ubuntu-jammy | TASK [Run "critest"] *********************************************************** 2026-08-13 00:50:38.514873 | ubuntu-jammy | Thursday 13 August 2026 00:50:38 +0000 (0:00:00.766) 0:00:18.058 ******* 2026-08-13 00:54:09.076686 | ubuntu-jammy | [ERROR]: Task failed: Module failed: non-zero return code 2026-08-13 00:54:09.076771 | ubuntu-jammy | Origin: /home/zuul/src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/containerd/verify.yml:55:11 2026-08-13 00:54:09.076861 | ubuntu-jammy | 2026-08-13 00:54:09.076965 | ubuntu-jammy | 53 - name: Run test suite 2026-08-13 00:54:09.077072 | ubuntu-jammy | 54 block: 2026-08-13 00:54:09.077181 | ubuntu-jammy | 55 - name: Run "critest" 2026-08-13 00:54:09.077287 | ubuntu-jammy | ^ column 11 2026-08-13 00:54:09.077388 | ubuntu-jammy | 2026-08-13 00:54:09.088343 | ubuntu-jammy | fatal: [ubuntu-jammy]: FAILED! => {"changed": true, "cmd": ["critest"], "delta": "0:03:30.198277", "end": "2026-08-13 00:54:09.039579", "msg": "non-zero return code", "rc": 1, "start": "2026-08-13 00:50:38.841302", "stderr": "E0813 00:50:53.534500 2649 portforward.go:502] \"Unhandled Error\" err=\"error copying from local connection to remote stream: writeto tcp4 127.0.0.1:12001->127.0.0.1:47492: read tcp4 127.0.0.1:12001->127.0.0.1:47492: read: connection reset by peer\" logger=\"UnhandledError\"\nE0813 00:51:03.255182 2649 remote_runtime.go:410] \"CreateContainer in sandbox from runtime service failed\" err=\"rpc error: code = Unknown desc = failed to generate container \\\"5389c3d33b1b2afef187615e3c251ff393732a58e5bb15c64cc7460ca2393a89\\\" spec: failed to generate spec: recursive read-only mount needs private propagation, got \\\"PROPAGATION_HOST_TO_CONTAINER\\\" (hostPath=\\\"/tmp/test735dd94d85582295ccc9d14ecb58527b580ea57e5c9513468a2001bd753376251966508201\\\")\" podSandboxID=\"735dd94d85582295ccc9d14ecb58527b580ea57e5c9513468a2001bd75337625\"\nE0813 00:51:03.758514 2649 remote_runtime.go:410] \"CreateContainer in sandbox from runtime service failed\" err=\"rpc error: code = Unknown desc = failed to generate container \\\"1b188f43904484cc257091ffe362a55d836625570072e9557998c199be6b3cb0\\\" spec: failed to generate spec: recursive read-only mount needs private propagation, got \\\"PROPAGATION_BIDIRECTIONAL\\\" (hostPath=\\\"/tmp/test88045d5efc707f98183833ff315dd1e871bb53ea8af5858d215a7a31fda8aa5d2760806971\\\")\" podSandboxID=\"88045d5efc707f98183833ff315dd1e871bb53ea8af5858d215a7a31fda8aa5d\"\nE0813 00:51:04.204534 2649 remote_runtime.go:410] \"CreateContainer in sandbox from runtime service failed\" err=\"rpc error: code = Unknown desc = failed to generate container \\\"136daf0f11e9a5cee2fa03d7443c31c566049afd56d2db042db1aa0143263273\\\" spec: failed to generate spec: recursive read-only mount conflicts with RW mount (hostPath=\\\"/tmp/test90001b8cacc7bbc0d313147a79da1dde8b7509d42015624bba861a1e227b7f5f1318752218\\\")\" podSandboxID=\"90001b8cacc7bbc0d313147a79da1dde8b7509d42015624bba861a1e227b7f5f\"\nE0813 00:51:16.992242 2649 remote_image.go:250] \"PullImage from image service failed\" err=\"rpc error: code = DeadlineExceeded desc = context deadline exceeded\" image=\"gcr.io/k8s-staging-cri-tools/test-image-tag:test\"\nE0813 00:52:07.680498 2649 remote_image.go:250] \"PullImage from image service failed\" err=\"rpc error: code = DeadlineExceeded desc = failed to pull and unpack image \\\"gcr.io/k8s-staging-cri-tools/hostnet-nginx-amd64:latest\\\": failed to copy: httpReadSeeker: failed open: failed to do request: Get \\\"https://gcr.io/v2/k8s-staging-cri-tools/hostnet-nginx-amd64/blobs/sha256:1c79b7f4415269709fc214d84d4c95a226323b40846cbb9c1751b1392b4182f3\\\": net/http: timeout awaiting response headers\" image=\"gcr.io/k8s-staging-cri-tools/hostnet-nginx-amd64:latest\"\nE0813 00:52:36.645899 2649 remote_runtime.go:410] \"CreateContainer in sandbox from runtime service failed\" err=\"rpc error: code = Unknown desc = failed to get container spec opts: failed to generate user string: user group \\\"1002\\\" is specified without user\" podSandboxID=\"051277050ebb98cc7511ad29b6319d17ee551e169d1818e7b0dae414a10cb5f0\"\nE0813 00:53:16.164347 2649 remote_runtime.go:237] \"RunPodSandbox from runtime service failed\" err=\"rpc error: code = Unknown desc = failed to create network namespace for sandbox \\\"5c666500a89fb968423a0d6ab8f530d2adc7f744621dc73009ec88436f53c2da\\\": required only one uid mapping, but got 2 uid mapping(s)\"\nE0813 00:53:16.472774 2649 remote_runtime.go:237] \"RunPodSandbox from runtime service failed\" err=\"rpc error: code = Unknown desc = failed to start sandbox \\\"76d85d006a1f6ba6781afaef43dfed4829a7d883e3a9a3318af6b8dff222e466\\\": failed to create containerd container: snapshotter \\\"overlayfs\\\" doesn't support idmap mounts on this host, configure `slow_chown` to allow a slower and expensive fallback\"\nE0813 00:53:16.776529 2649 remote_runtime.go:237] \"RunPodSandbox from runtime service failed\" err=\"rpc error: code = Unknown desc = failed to start sandbox \\\"2739bfb38a3df13322337e60ff11c678fc5b0ce2f37b4d1becb1e656fcea76b2\\\": failed to generate sandbox container spec: user namespace configuration: unsupported user namespace mode: \\\"CONTAINER\\\"\"\nE0813 00:53:17.097253 2649 remote_runtime.go:237] \"RunPodSandbox from runtime service failed\" err=\"rpc error: code = Unknown desc = failed to start sandbox \\\"6708f6f392df2d2cbfaf145144e2087dd1fe2180aa401463884ca0458444a1d6\\\": failed to generate sandbox container spec: user namespace configuration: unsupported user namespace mode: \\\"TARGET\\\"\"\nE0813 00:53:22.683466 2649 remote_runtime.go:636] \"ExecSync cmd from runtime service failed\" err=\"rpc error: code = DeadlineExceeded desc = failed to exec in container: timeout 1s exceeded: context deadline exceeded\" containerID=\"5cc9618bae4ac2a68f29879bdba0a73249d0a751e74c9f60adefd0531898e366\" cmd=[\"sleep\",\"4321\"]\nE0813 00:53:40.152843 2649 remote_runtime.go:410] \"CreateContainer in sandbox from runtime service failed\" err=\"rpc error: code = Unknown desc = failed to get container spec opts: failed to generate apparmor spec opts: apparmor profile not found non-existent-profile\" podSandboxID=\"ec32a7d2a9a0b07b5570e364a6954a4563d8e7c4fae4bf5debe9dcb9776197e5\"\nE0813 00:53:49.875330 2649 remote_runtime.go:410] \"CreateContainer in sandbox from runtime service failed\" err=\"rpc error: code = Unknown desc = failed to get container spec opts: failed to generate apparmor spec opts: apparmor profile not found non-existent-profile\" podSandboxID=\"bb9125e2c14f88630a0945454dd560715d1b4043381590f7452b495dcfc3469b\"\nE0813 00:53:59.572943 2649 remote_runtime.go:410] \"CreateContainer in sandbox from runtime service failed\" err=\"rpc error: code = Unknown desc = failed to get container spec opts: failed to generate apparmor spec opts: apparmor profile not found non-existent-profile\" podSandboxID=\"fcb4fa6241cdb9f78bdfd57d0f7254ae09d9d79e98b9c1d783d57cd3ad57a786\"", "stderr_lines": ["E0813 00:50:53.534500 2649 portforward.go:502] \"Unhandled Error\" err=\"error copying from local connection to remote stream: writeto tcp4 127.0.0.1:12001->127.0.0.1:47492: read tcp4 127.0.0.1:12001->127.0.0.1:47492: read: connection reset by peer\" logger=\"UnhandledError\"", "E0813 00:51:03.255182 2649 remote_runtime.go:410] \"CreateContainer in sandbox from runtime service failed\" err=\"rpc error: code = Unknown desc = failed to generate container \\\"5389c3d33b1b2afef187615e3c251ff393732a58e5bb15c64cc7460ca2393a89\\\" spec: failed to generate spec: recursive read-only mount needs private propagation, got \\\"PROPAGATION_HOST_TO_CONTAINER\\\" (hostPath=\\\"/tmp/test735dd94d85582295ccc9d14ecb58527b580ea57e5c9513468a2001bd753376251966508201\\\")\" podSandboxID=\"735dd94d85582295ccc9d14ecb58527b580ea57e5c9513468a2001bd75337625\"", "E0813 00:51:03.758514 2649 remote_runtime.go:410] \"CreateContainer in sandbox from runtime service failed\" err=\"rpc error: code = Unknown desc = failed to generate container \\\"1b188f43904484cc257091ffe362a55d836625570072e9557998c199be6b3cb0\\\" spec: failed to generate spec: recursive read-only mount needs private propagation, got \\\"PROPAGATION_BIDIRECTIONAL\\\" (hostPath=\\\"/tmp/test88045d5efc707f98183833ff315dd1e871bb53ea8af5858d215a7a31fda8aa5d2760806971\\\")\" podSandboxID=\"88045d5efc707f98183833ff315dd1e871bb53ea8af5858d215a7a31fda8aa5d\"", "E0813 00:51:04.204534 2649 remote_runtime.go:410] \"CreateContainer in sandbox from runtime service failed\" err=\"rpc error: code = Unknown desc = failed to generate container \\\"136daf0f11e9a5cee2fa03d7443c31c566049afd56d2db042db1aa0143263273\\\" spec: failed to generate spec: recursive read-only mount conflicts with RW mount (hostPath=\\\"/tmp/test90001b8cacc7bbc0d313147a79da1dde8b7509d42015624bba861a1e227b7f5f1318752218\\\")\" podSandboxID=\"90001b8cacc7bbc0d313147a79da1dde8b7509d42015624bba861a1e227b7f5f\"", "E0813 00:51:16.992242 2649 remote_image.go:250] \"PullImage from image service failed\" err=\"rpc error: code = DeadlineExceeded desc = context deadline exceeded\" image=\"gcr.io/k8s-staging-cri-tools/test-image-tag:test\"", "E0813 00:52:07.680498 2649 remote_image.go:250] \"PullImage from image service failed\" err=\"rpc error: code = DeadlineExceeded desc = failed to pull and unpack image \\\"gcr.io/k8s-staging-cri-tools/hostnet-nginx-amd64:latest\\\": failed to copy: httpReadSeeker: failed open: failed to do request: Get \\\"https://gcr.io/v2/k8s-staging-cri-tools/hostnet-nginx-amd64/blobs/sha256:1c79b7f4415269709fc214d84d4c95a226323b40846cbb9c1751b1392b4182f3\\\": net/http: timeout awaiting response headers\" image=\"gcr.io/k8s-staging-cri-tools/hostnet-nginx-amd64:latest\"", "E0813 00:52:36.645899 2649 remote_runtime.go:410] \"CreateContainer in sandbox from runtime service failed\" err=\"rpc error: code = Unknown desc = failed to get container spec opts: failed to generate user string: user group \\\"1002\\\" is specified without user\" podSandboxID=\"051277050ebb98cc7511ad29b6319d17ee551e169d1818e7b0dae414a10cb5f0\"", "E0813 00:53:16.164347 2649 remote_runtime.go:237] \"RunPodSandbox from runtime service failed\" err=\"rpc error: code = Unknown desc = failed to create network namespace for sandbox \\\"5c666500a89fb968423a0d6ab8f530d2adc7f744621dc73009ec88436f53c2da\\\": required only one uid mapping, but got 2 uid mapping(s)\"", "E0813 00:53:16.472774 2649 remote_runtime.go:237] \"RunPodSandbox from runtime service failed\" err=\"rpc error: code = Unknown desc = failed to start sandbox \\\"76d85d006a1f6ba6781afaef43dfed4829a7d883e3a9a3318af6b8dff222e466\\\": failed to create containerd container: snapshotter \\\"overlayfs\\\" doesn't support idmap mounts on this host, configure `slow_chown` to allow a slower and expensive fallback\"", "E0813 00:53:16.776529 2649 remote_runtime.go:237] \"RunPodSandbox from runtime service failed\" err=\"rpc error: code = Unknown desc = failed to start sandbox \\\"2739bfb38a3df13322337e60ff11c678fc5b0ce2f37b4d1becb1e656fcea76b2\\\": failed to generate sandbox container spec: user namespace configuration: unsupported user namespace mode: \\\"CONTAINER\\\"\"", "E0813 00:53:17.097253 2649 remote_runtime.go:237] \"RunPodSandbox from runtime service failed\" err=\"rpc error: code = Unknown desc = failed to start sandbox \\\"6708f6f392df2d2cbfaf145144e2087dd1fe2180aa401463884ca0458444a1d6\\\": failed to generate sandbox container spec: user namespace configuration: unsupported user namespace mode: \\\"TARGET\\\"\"", "E0813 00:53:22.683466 2649 remote_runtime.go:636] \"ExecSync cmd from runtime service failed\" err=\"rpc error: code = DeadlineExceeded desc = failed to exec in container: timeout 1s exceeded: context deadline exceeded\" containerID=\"5cc9618bae4ac2a68f29879bdba0a73249d0a751e74c9f60adefd0531898e366\" cmd=[\"sleep\",\"4321\"]", "E0813 00:53:40.152843 2649 remote_runtime.go:410] \"CreateContainer in sandbox from runtime service failed\" err=\"rpc error: code = Unknown desc = failed to get container spec opts: failed to generate apparmor spec opts: apparmor profile not found non-existent-profile\" podSandboxID=\"ec32a7d2a9a0b07b5570e364a6954a4563d8e7c4fae4bf5debe9dcb9776197e5\"", "E0813 00:53:49.875330 2649 remote_runtime.go:410] \"CreateContainer in sandbox from runtime service failed\" err=\"rpc error: code = Unknown desc = failed to get container spec opts: failed to generate apparmor spec opts: apparmor profile not found non-existent-profile\" podSandboxID=\"bb9125e2c14f88630a0945454dd560715d1b4043381590f7452b495dcfc3469b\"", "E0813 00:53:59.572943 2649 remote_runtime.go:410] \"CreateContainer in sandbox from runtime service failed\" err=\"rpc error: code = Unknown desc = failed to get container spec opts: failed to generate apparmor spec opts: apparmor profile not found non-existent-profile\" podSandboxID=\"fcb4fa6241cdb9f78bdfd57d0f7254ae09d9d79e98b9c1d783d57cd3ad57a786\""], "stdout": "critest version: v1.36.0\nRunning Suite: CRI validation - /home/zuul\n==========================================\nRandom Seed: \u001b[1m1786582238\u001b[0m\n\nWill run \u001b[1m117\u001b[0m of \u001b[1m122\u001b[0m specs\n\u001b[38;5;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;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\n\u001b[38;5;243m------------------------------\u001b[0m\n\u001b[38;5;9m• [FAILED] [30.704 seconds]\u001b[0m\n\u001b[0m[k8s.io] Streaming \u001b[38;5;243mruntime should support streaming interfaces \u001b[38;5;9m\u001b[1m[It] runtime should support portforward in host network\u001b[0m\n\u001b[38;5;243m/home/runner/work/cri-tools/cri-tools/pkg/validate/streaming_linux.go:51\u001b[0m\n\n \u001b[38;5;243mTimeline >>\u001b[0m\n \u001b[1mSTEP:\u001b[0m create a PodSandbox with container port mapping in host network \u001b[38;5;243m@ 08/13/26 00:51:37.076\u001b[0m\n \u001b[1mSTEP:\u001b[0m create a web server container \u001b[38;5;243m@ 08/13/26 00:51:37.143\u001b[0m\n Aug 13 00:51:37.143: INFO: Use latest as default image tag.\n \u001b[1mSTEP:\u001b[0m Get image status for image: gcr.io/k8s-staging-cri-tools/hostnet-nginx-amd64:latest \u001b[38;5;243m@ 08/13/26 00:51:37.143\u001b[0m\n \u001b[1mSTEP:\u001b[0m Pull image : gcr.io/k8s-staging-cri-tools/hostnet-nginx-amd64:latest \u001b[38;5;243m@ 08/13/26 00:51:37.143\u001b[0m\n Aug 13 00:52:07.680: INFO: Unexpected error occurred: rpc error: code = DeadlineExceeded desc = failed to pull and unpack image \"gcr.io/k8s-staging-cri-tools/hostnet-nginx-amd64:latest\": failed to copy: httpReadSeeker: failed open: failed to do request: Get \"https://gcr.io/v2/k8s-staging-cri-tools/hostnet-nginx-amd64/blobs/sha256:1c79b7f4415269709fc214d84d4c95a226323b40846cbb9c1751b1392b4182f3\": net/http: timeout awaiting response headers\n \u001b[38;5;9m[FAILED]\u001b[0m in [It] - /home/runner/work/cri-tools/cri-tools/pkg/framework/util.go:391 \u001b[38;5;243m@ 08/13/26 00:52:07.68\u001b[0m\n \u001b[1mSTEP:\u001b[0m stop PodSandbox \u001b[38;5;243m@ 08/13/26 00:52:07.681\u001b[0m\n \u001b[1mSTEP:\u001b[0m delete PodSandbox \u001b[38;5;243m@ 08/13/26 00:52:07.768\u001b[0m\n \u001b[38;5;243m<< Timeline\u001b[0m\n\n \u001b[38;5;9m[FAILED] failed to pull image: rpc error: code = DeadlineExceeded desc = failed to pull and unpack image \"gcr.io/k8s-staging-cri-tools/hostnet-nginx-amd64:latest\": failed to copy: httpReadSeeker: failed open: failed to do request: Get \"https://gcr.io/v2/k8s-staging-cri-tools/hostnet-nginx-amd64/blobs/sha256:1c79b7f4415269709fc214d84d4c95a226323b40846cbb9c1751b1392b4182f3\": net/http: timeout awaiting response headers\n Unexpected error:\n <*status.Error | 0x1cccd2e826e0>: \n rpc error: code = DeadlineExceeded desc = failed to pull and unpack image \"gcr.io/k8s-staging-cri-tools/hostnet-nginx-amd64:latest\": failed to copy: httpReadSeeker: failed open: failed to do request: Get \"https://gcr.io/v2/k8s-staging-cri-tools/hostnet-nginx-amd64/blobs/sha256:1c79b7f4415269709fc214d84d4c95a226323b40846cbb9c1751b1392b4182f3\": net/http: timeout awaiting response headers\n {\n s: {\n s: {\n state: {\n NoUnkeyedLiterals: {},\n DoNotCompare: [],\n DoNotCopy: [],\n atomicMessageInfo: nil,\n },\n sizeCache: 0,\n unknownFields: nil,\n Code: 4,\n Message: \"failed to pull and unpack image \\\"gcr.io/k8s-staging-cri-tools/hostnet-nginx-amd64:latest\\\": failed to copy: httpReadSeeker: failed open: failed to do request: Get \\\"https://gcr.io/v2/k8s-staging-cri-tools/hostnet-nginx-amd64/blobs/sha256:1c79b7f4415269709fc214d84d4c95a226323b40846cbb9c1751b1392b4182f3\\\": net/http: timeout awaiting response headers\",\n Details: nil,\n },\n },\n }\n occurred\u001b[0m\n \u001b[38;5;9mIn \u001b[1m[It]\u001b[0m\u001b[38;5;9m at: \u001b[1m/home/runner/work/cri-tools/cri-tools/pkg/framework/util.go:391\u001b[0m \u001b[38;5;243m@ 08/13/26 00:52:07.68\u001b[0m\n\u001b[38;5;243m------------------------------\u001b[0m\n\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;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;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\n\n\u001b[38;5;9m\u001b[1mSummarizing 1 Failure:\u001b[0m\n \u001b[38;5;9m[FAIL]\u001b[0m \u001b[0m[k8s.io] Streaming \u001b[38;5;243mruntime should support streaming interfaces \u001b[38;5;9m\u001b[1m[It] runtime should support portforward in host network\u001b[0m\n \u001b[38;5;243m/home/runner/work/cri-tools/cri-tools/pkg/framework/util.go:391\u001b[0m\n\n\u001b[38;5;9m\u001b[1mRan 116 of 122 Specs in 210.166 seconds\u001b[0m\n\u001b[38;5;9m\u001b[1mFAIL!\u001b[0m -- \u001b[38;5;10m\u001b[1m115 Passed\u001b[0m | \u001b[38;5;9m\u001b[1m1 Failed\u001b[0m | \u001b[38;5;11m\u001b[1m0 Pending\u001b[0m | \u001b[38;5;14m\u001b[1m6 Skipped\u001b[0m\n--- FAIL: TestCRISuite (210.18s)\nFAIL", "stdout_lines": ["critest version: v1.36.0", "Running Suite: CRI validation - /home/zuul", "==========================================", "Random Seed: \u001b[1m1786582238\u001b[0m", "", "Will run \u001b[1m117\u001b[0m of \u001b[1m122\u001b[0m specs", "\u001b[38;5;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;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;243m------------------------------\u001b[0m", "\u001b[38;5;9m• [FAILED] [30.704 seconds]\u001b[0m", "\u001b[0m[k8s.io] Streaming \u001b[38;5;243mruntime should support streaming interfaces \u001b[38;5;9m\u001b[1m[It] runtime should support portforward in host network\u001b[0m", "\u001b[38;5;243m/home/runner/work/cri-tools/cri-tools/pkg/validate/streaming_linux.go:51\u001b[0m", "", " \u001b[38;5;243mTimeline >>\u001b[0m", " \u001b[1mSTEP:\u001b[0m create a PodSandbox with container port mapping in host network \u001b[38;5;243m@ 08/13/26 00:51:37.076\u001b[0m", " \u001b[1mSTEP:\u001b[0m create a web server container \u001b[38;5;243m@ 08/13/26 00:51:37.143\u001b[0m", " Aug 13 00:51:37.143: INFO: Use latest as default image tag.", " \u001b[1mSTEP:\u001b[0m Get image status for image: gcr.io/k8s-staging-cri-tools/hostnet-nginx-amd64:latest \u001b[38;5;243m@ 08/13/26 00:51:37.143\u001b[0m", " \u001b[1mSTEP:\u001b[0m Pull image : gcr.io/k8s-staging-cri-tools/hostnet-nginx-amd64:latest \u001b[38;5;243m@ 08/13/26 00:51:37.143\u001b[0m", " Aug 13 00:52:07.680: INFO: Unexpected error occurred: rpc error: code = DeadlineExceeded desc = failed to pull and unpack image \"gcr.io/k8s-staging-cri-tools/hostnet-nginx-amd64:latest\": failed to copy: httpReadSeeker: failed open: failed to do request: Get \"https://gcr.io/v2/k8s-staging-cri-tools/hostnet-nginx-amd64/blobs/sha256:1c79b7f4415269709fc214d84d4c95a226323b40846cbb9c1751b1392b4182f3\": net/http: timeout awaiting response headers", " \u001b[38;5;9m[FAILED]\u001b[0m in [It] - /home/runner/work/cri-tools/cri-tools/pkg/framework/util.go:391 \u001b[38;5;243m@ 08/13/26 00:52:07.68\u001b[0m", " \u001b[1mSTEP:\u001b[0m stop PodSandbox \u001b[38;5;243m@ 08/13/26 00:52:07.681\u001b[0m", " \u001b[1mSTEP:\u001b[0m delete PodSandbox \u001b[38;5;243m@ 08/13/26 00:52:07.768\u001b[0m", " \u001b[38;5;243m<< Timeline\u001b[0m", "", " \u001b[38;5;9m[FAILED] failed to pull image: rpc error: code = DeadlineExceeded desc = failed to pull and unpack image \"gcr.io/k8s-staging-cri-tools/hostnet-nginx-amd64:latest\": failed to copy: httpReadSeeker: failed open: failed to do request: Get \"https://gcr.io/v2/k8s-staging-cri-tools/hostnet-nginx-amd64/blobs/sha256:1c79b7f4415269709fc214d84d4c95a226323b40846cbb9c1751b1392b4182f3\": net/http: timeout awaiting response headers", " Unexpected error:", " <*status.Error | 0x1cccd2e826e0>: ", " rpc error: code = DeadlineExceeded desc = failed to pull and unpack image \"gcr.io/k8s-staging-cri-tools/hostnet-nginx-amd64:latest\": failed to copy: httpReadSeeker: failed open: failed to do request: Get \"https://gcr.io/v2/k8s-staging-cri-tools/hostnet-nginx-amd64/blobs/sha256:1c79b7f4415269709fc214d84d4c95a226323b40846cbb9c1751b1392b4182f3\": net/http: timeout awaiting response headers", " {", " s: {", " s: {", " state: {", " NoUnkeyedLiterals: {},", " DoNotCompare: [],", " DoNotCopy: [],", " atomicMessageInfo: nil,", " },", " sizeCache: 0,", " unknownFields: nil,", " Code: 4,", " Message: \"failed to pull and unpack image \\\"gcr.io/k8s-staging-cri-tools/hostnet-nginx-amd64:latest\\\": failed to copy: httpReadSeeker: failed open: failed to do request: Get \\\"https://gcr.io/v2/k8s-staging-cri-tools/hostnet-nginx-amd64/blobs/sha256:1c79b7f4415269709fc214d84d4c95a226323b40846cbb9c1751b1392b4182f3\\\": net/http: timeout awaiting response headers\",", " Details: nil,", " },", " },", " }", " occurred\u001b[0m", " \u001b[38;5;9mIn \u001b[1m[It]\u001b[0m\u001b[38;5;9m at: \u001b[1m/home/runner/work/cri-tools/cri-tools/pkg/framework/util.go:391\u001b[0m \u001b[38;5;243m@ 08/13/26 00:52:07.68\u001b[0m", "\u001b[38;5;243m------------------------------\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;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;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;9m\u001b[1mSummarizing 1 Failure:\u001b[0m", " \u001b[38;5;9m[FAIL]\u001b[0m \u001b[0m[k8s.io] Streaming \u001b[38;5;243mruntime should support streaming interfaces \u001b[38;5;9m\u001b[1m[It] runtime should support portforward in host network\u001b[0m", " \u001b[38;5;243m/home/runner/work/cri-tools/cri-tools/pkg/framework/util.go:391\u001b[0m", "", "\u001b[38;5;9m\u001b[1mRan 116 of 122 Specs in 210.166 seconds\u001b[0m", "\u001b[38;5;9m\u001b[1mFAIL!\u001b[0m -- \u001b[38;5;10m\u001b[1m115 Passed\u001b[0m | \u001b[38;5;9m\u001b[1m1 Failed\u001b[0m | \u001b[38;5;11m\u001b[1m0 Pending\u001b[0m | \u001b[38;5;14m\u001b[1m6 Skipped\u001b[0m", "--- FAIL: TestCRISuite (210.18s)", "FAIL"]} 2026-08-13 00:54:09.088438 | ubuntu-jammy | 2026-08-13 00:54:09.088554 | ubuntu-jammy | TASK [Print out "critest" output] ********************************************** 2026-08-13 00:54:09.088669 | ubuntu-jammy | Thursday 13 August 2026 00:54:09 +0000 (0:03:30.571) 0:03:48.630 ******* 2026-08-13 00:54:09.107540 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-08-13 00:54:09.107681 | ubuntu-jammy | "msg": [ 2026-08-13 00:54:09.107855 | ubuntu-jammy | "critest version: v1.36.0", 2026-08-13 00:54:09.108028 | ubuntu-jammy | "Running Suite: CRI validation - /home/zuul", 2026-08-13 00:54:09.108189 | ubuntu-jammy | "==========================================", 2026-08-13 00:54:09.108355 | ubuntu-jammy | "Random Seed: \u001b[1m1786582238\u001b[0m", 2026-08-13 00:54:09.108509 | ubuntu-jammy | "", 2026-08-13 00:54:09.108679 | ubuntu-jammy | "Will run \u001b[1m117\u001b[0m of \u001b[1m122\u001b[0m specs", 2026-08-13 00:54:09.109340 | ubuntu-jammy | "\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;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\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", 2026-08-13 00:54:09.109523 | ubuntu-jammy | "\u001b[38;5;243m------------------------------\u001b[0m", 2026-08-13 00:54:09.109730 | ubuntu-jammy | "\u001b[38;5;9m• [FAILED] [30.704 seconds]\u001b[0m", 2026-08-13 00:54:09.109925 | ubuntu-jammy | "\u001b[0m[k8s.io] Streaming \u001b[38;5;243mruntime should support streaming interfaces \u001b[38;5;9m\u001b[1m[It] runtime should support portforward in host network\u001b[0m", 2026-08-13 00:54:09.110115 | ubuntu-jammy | "\u001b[38;5;243m/home/runner/work/cri-tools/cri-tools/pkg/validate/streaming_linux.go:51\u001b[0m", 2026-08-13 00:54:09.110272 | ubuntu-jammy | "", 2026-08-13 00:54:09.110438 | ubuntu-jammy | " \u001b[38;5;243mTimeline >>\u001b[0m", 2026-08-13 00:54:09.110668 | ubuntu-jammy | " \u001b[1mSTEP:\u001b[0m create a PodSandbox with container port mapping in host network \u001b[38;5;243m@ 08/13/26 00:51:37.076\u001b[0m", 2026-08-13 00:54:09.110866 | ubuntu-jammy | " \u001b[1mSTEP:\u001b[0m create a web server container \u001b[38;5;243m@ 08/13/26 00:51:37.143\u001b[0m", 2026-08-13 00:54:09.111032 | ubuntu-jammy | " Aug 13 00:51:37.143: INFO: Use latest as default image tag.", 2026-08-13 00:54:09.111259 | ubuntu-jammy | " \u001b[1mSTEP:\u001b[0m Get image status for image: gcr.io/k8s-staging-cri-tools/hostnet-nginx-amd64:latest \u001b[38;5;243m@ 08/13/26 00:51:37.143\u001b[0m", 2026-08-13 00:54:09.111454 | ubuntu-jammy | " \u001b[1mSTEP:\u001b[0m Pull image : gcr.io/k8s-staging-cri-tools/hostnet-nginx-amd64:latest \u001b[38;5;243m@ 08/13/26 00:51:37.143\u001b[0m", 2026-08-13 00:54:09.111678 | ubuntu-jammy | " Aug 13 00:52:07.680: INFO: Unexpected error occurred: rpc error: code = DeadlineExceeded desc = failed to pull and unpack image \"gcr.io/k8s-staging-cri-tools/hostnet-nginx-amd64:latest\": failed to copy: httpReadSeeker: failed open: failed to do request: Get \"https://gcr.io/v2/k8s-staging-cri-tools/hostnet-nginx-amd64/blobs/sha256:1c79b7f4415269709fc214d84d4c95a226323b40846cbb9c1751b1392b4182f3\": net/http: timeout awaiting response headers", 2026-08-13 00:54:09.111866 | ubuntu-jammy | " \u001b[38;5;9m[FAILED]\u001b[0m in [It] - /home/runner/work/cri-tools/cri-tools/pkg/framework/util.go:391 \u001b[38;5;243m@ 08/13/26 00:52:07.68\u001b[0m", 2026-08-13 00:54:09.112048 | ubuntu-jammy | " \u001b[1mSTEP:\u001b[0m stop PodSandbox \u001b[38;5;243m@ 08/13/26 00:52:07.681\u001b[0m", 2026-08-13 00:54:09.112229 | ubuntu-jammy | " \u001b[1mSTEP:\u001b[0m delete PodSandbox \u001b[38;5;243m@ 08/13/26 00:52:07.768\u001b[0m", 2026-08-13 00:54:09.112394 | ubuntu-jammy | " \u001b[38;5;243m<< Timeline\u001b[0m", 2026-08-13 00:54:09.112549 | ubuntu-jammy | "", 2026-08-13 00:54:09.112771 | ubuntu-jammy | " \u001b[38;5;9m[FAILED] failed to pull image: rpc error: code = DeadlineExceeded desc = failed to pull and unpack image \"gcr.io/k8s-staging-cri-tools/hostnet-nginx-amd64:latest\": failed to copy: httpReadSeeker: failed open: failed to do request: Get \"https://gcr.io/v2/k8s-staging-cri-tools/hostnet-nginx-amd64/blobs/sha256:1c79b7f4415269709fc214d84d4c95a226323b40846cbb9c1751b1392b4182f3\": net/http: timeout awaiting response headers", 2026-08-13 00:54:09.112938 | ubuntu-jammy | " Unexpected error:", 2026-08-13 00:54:09.113109 | ubuntu-jammy | " <*status.Error | 0x1cccd2e826e0>: ", 2026-08-13 00:54:09.113326 | ubuntu-jammy | " rpc error: code = DeadlineExceeded desc = failed to pull and unpack image \"gcr.io/k8s-staging-cri-tools/hostnet-nginx-amd64:latest\": failed to copy: httpReadSeeker: failed open: failed to do request: Get \"https://gcr.io/v2/k8s-staging-cri-tools/hostnet-nginx-amd64/blobs/sha256:1c79b7f4415269709fc214d84d4c95a226323b40846cbb9c1751b1392b4182f3\": net/http: timeout awaiting response headers", 2026-08-13 00:54:09.113490 | ubuntu-jammy | " {", 2026-08-13 00:54:09.113648 | ubuntu-jammy | " s: {", 2026-08-13 00:54:09.113806 | ubuntu-jammy | " s: {", 2026-08-13 00:54:09.113968 | ubuntu-jammy | " state: {", 2026-08-13 00:54:09.114136 | ubuntu-jammy | " NoUnkeyedLiterals: {},", 2026-08-13 00:54:09.114295 | ubuntu-jammy | " DoNotCompare: [],", 2026-08-13 00:54:09.114458 | ubuntu-jammy | " DoNotCopy: [],", 2026-08-13 00:54:09.114649 | ubuntu-jammy | " atomicMessageInfo: nil,", 2026-08-13 00:54:09.114813 | ubuntu-jammy | " },", 2026-08-13 00:54:09.114974 | ubuntu-jammy | " sizeCache: 0,", 2026-08-13 00:54:09.115223 | ubuntu-jammy | " unknownFields: nil,", 2026-08-13 00:54:09.115393 | ubuntu-jammy | " Code: 4,", 2026-08-13 00:54:09.115615 | ubuntu-jammy | " Message: \"failed to pull and unpack image \\\"gcr.io/k8s-staging-cri-tools/hostnet-nginx-amd64:latest\\\": failed to copy: httpReadSeeker: failed open: failed to do request: Get \\\"https://gcr.io/v2/k8s-staging-cri-tools/hostnet-nginx-amd64/blobs/sha256:1c79b7f4415269709fc214d84d4c95a226323b40846cbb9c1751b1392b4182f3\\\": net/http: timeout awaiting response headers\",", 2026-08-13 00:54:09.115779 | ubuntu-jammy | " Details: nil,", 2026-08-13 00:54:09.115957 | ubuntu-jammy | " },", 2026-08-13 00:54:09.116113 | ubuntu-jammy | " },", 2026-08-13 00:54:09.116186 | ubuntu-jammy | " }", 2026-08-13 00:54:09.116255 | ubuntu-jammy | " occurred\u001b[0m", 2026-08-13 00:54:09.116341 | ubuntu-jammy | " \u001b[38;5;9mIn \u001b[1m[It]\u001b[0m\u001b[38;5;9m at: \u001b[1m/home/runner/work/cri-tools/cri-tools/pkg/framework/util.go:391\u001b[0m \u001b[38;5;243m@ 08/13/26 00:52:07.68\u001b[0m", 2026-08-13 00:54:09.116415 | ubuntu-jammy | "\u001b[38;5;243m------------------------------\u001b[0m", 2026-08-13 00:54:09.117006 | ubuntu-jammy | "\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;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;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-08-13 00:54:09.117050 | ubuntu-jammy | "", 2026-08-13 00:54:09.117126 | ubuntu-jammy | "\u001b[38;5;9m\u001b[1mSummarizing 1 Failure:\u001b[0m", 2026-08-13 00:54:09.117215 | ubuntu-jammy | " \u001b[38;5;9m[FAIL]\u001b[0m \u001b[0m[k8s.io] Streaming \u001b[38;5;243mruntime should support streaming interfaces \u001b[38;5;9m\u001b[1m[It] runtime should support portforward in host network\u001b[0m", 2026-08-13 00:54:09.117300 | ubuntu-jammy | " \u001b[38;5;243m/home/runner/work/cri-tools/cri-tools/pkg/framework/util.go:391\u001b[0m", 2026-08-13 00:54:09.117366 | ubuntu-jammy | "", 2026-08-13 00:54:09.117448 | ubuntu-jammy | "\u001b[38;5;9m\u001b[1mRan 116 of 122 Specs in 210.166 seconds\u001b[0m", 2026-08-13 00:54:09.117531 | ubuntu-jammy | "\u001b[38;5;9m\u001b[1mFAIL!\u001b[0m -- \u001b[38;5;10m\u001b[1m115 Passed\u001b[0m | \u001b[38;5;9m\u001b[1m1 Failed\u001b[0m | \u001b[38;5;11m\u001b[1m0 Pending\u001b[0m | \u001b[38;5;14m\u001b[1m6 Skipped\u001b[0m", 2026-08-13 00:54:09.117606 | ubuntu-jammy | "--- FAIL: TestCRISuite (210.18s)", 2026-08-13 00:54:09.117678 | ubuntu-jammy | "FAIL" 2026-08-13 00:54:09.117753 | ubuntu-jammy | ] 2026-08-13 00:54:09.117821 | ubuntu-jammy | } 2026-08-13 00:54:09.117935 | ubuntu-jammy | 2026-08-13 00:54:09.118005 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-08-13 00:54:09.118090 | ubuntu-jammy | ubuntu-jammy : ok=24 changed=13 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 2026-08-13 00:54:09.118157 | ubuntu-jammy | 2026-08-13 00:54:09.118224 | ubuntu-jammy | 2026-08-13 00:54:09.118298 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-08-13 00:54:09.118376 | ubuntu-jammy | Thursday 13 August 2026 00:54:09 +0000 (0:00:00.023) 0:03:48.654 ******* 2026-08-13 00:54:09.118446 | ubuntu-jammy | =============================================================================== 2026-08-13 00:54:09.118522 | ubuntu-jammy | Run "critest" --------------------------------------------------------- 210.57s 2026-08-13 00:54:09.118634 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 3.02s 2026-08-13 00:54:09.118703 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 1.48s 2026-08-13 00:54:09.118778 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 1.46s 2026-08-13 00:54:09.118854 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 1.36s 2026-08-13 00:54:09.118929 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.22s 2026-08-13 00:54:09.119004 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 1.18s 2026-08-13 00:54:09.119099 | ubuntu-jammy | vexxhost.containers.cni_plugins : Enable kernel modules in runtime ------ 1.13s 2026-08-13 00:54:09.119173 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.08s 2026-08-13 00:54:09.119248 | ubuntu-jammy | vexxhost.containers.cni_plugins : Install additional packages ----------- 1.05s 2026-08-13 00:54:09.119322 | ubuntu-jammy | Restart "containerd" ---------------------------------------------------- 0.77s 2026-08-13 00:54:09.119398 | ubuntu-jammy | vexxhost.containers.cni_plugins : Enable kernel modules on-boot --------- 0.71s 2026-08-13 00:54:09.119476 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.61s 2026-08-13 00:54:09.119550 | ubuntu-jammy | vexxhost.containers.cri_tools : Create crictl config -------------------- 0.54s 2026-08-13 00:54:09.119625 | ubuntu-jammy | Install the 10-containerd-net.conflist file ----------------------------- 0.53s 2026-08-13 00:54:09.119699 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.43s 2026-08-13 00:54:09.119775 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/opt/cni/bin) --------- 0.40s 2026-08-13 00:54:09.119860 | ubuntu-jammy | vexxhost.containers.cni_plugins : Ensure IPv6 is enabled ---------------- 0.38s 2026-08-13 00:54:09.119939 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.26s 2026-08-13 00:54:09.120015 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.24s 2026-08-13 00:54:09.216751 | ubuntu-jammy | CRITICAL Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.QUTN.containerd/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/ansible-collection-containers/inventory.yaml /home/zuul/src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/containerd/verify.yml 2026-08-13 00:54:09.216884 | ubuntu-jammy | ERROR [containerd > verify] Executed: Failed 2026-08-13 00:54:09.217004 | ubuntu-jammy | ERROR Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.QUTN.containerd/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/ansible-collection-containers/inventory.yaml /home/zuul/src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/containerd/verify.yml 2026-08-13 00:54:09.509095 | ubuntu-jammy | ERROR 2026-08-13 00:54:09.509284 | ubuntu-jammy | { 2026-08-13 00:54:09.509314 | ubuntu-jammy | "delta": "0:04:48.115177", 2026-08-13 00:54:09.509336 | ubuntu-jammy | "end": "2026-08-13 00:54:09.296046", 2026-08-13 00:54:09.509401 | ubuntu-jammy | "msg": "non-zero return code", 2026-08-13 00:54:09.509439 | ubuntu-jammy | "rc": 2, 2026-08-13 00:54:09.509460 | ubuntu-jammy | "start": "2026-08-13 00:49:21.180869" 2026-08-13 00:54:09.509479 | ubuntu-jammy | } failure 2026-08-13 00:54:09.517699 | 2026-08-13 00:54:09.517752 | PLAY RECAP 2026-08-13 00:54:09.517815 | ubuntu-jammy | ok: 3 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-08-13 00:54:09.517865 | 2026-08-13 00:54:09.673599 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-08-13 00:54:09.676924 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-08-13 00:54:10.248817 | 2026-08-13 00:54:10.249009 | PLAY [all] 2026-08-13 00:54:10.259535 | 2026-08-13 00:54:10.259610 | TASK [fetch-output : Set log path for multiple nodes] 2026-08-13 00:54:10.304364 | ubuntu-jammy | skipping: Conditional result was False 2026-08-13 00:54:10.314862 | 2026-08-13 00:54:10.315028 | TASK [fetch-output : Set log path for single node] 2026-08-13 00:54:10.360199 | ubuntu-jammy | ok 2026-08-13 00:54:10.367874 | 2026-08-13 00:54:10.367945 | LOOP [fetch-output : Ensure local output dirs] 2026-08-13 00:54:10.752852 | ubuntu-jammy -> localhost | ok: "/var/lib/zuul/builds/57db32ac2f2f478db2317b8a5e5dd416/work/logs" 2026-08-13 00:54:10.993238 | ubuntu-jammy -> localhost | changed: "/var/lib/zuul/builds/57db32ac2f2f478db2317b8a5e5dd416/work/artifacts" 2026-08-13 00:54:11.204284 | ubuntu-jammy -> localhost | changed: "/var/lib/zuul/builds/57db32ac2f2f478db2317b8a5e5dd416/work/docs" 2026-08-13 00:54:11.225377 | 2026-08-13 00:54:11.225553 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-13 00:54:11.927461 | ubuntu-jammy | changed: .d..t...... ./ 2026-08-13 00:54:11.927713 | ubuntu-jammy | changed: All items complete 2026-08-13 00:54:11.927746 | 2026-08-13 00:54:12.397845 | ubuntu-jammy | changed: .d..t...... ./ 2026-08-13 00:54:12.864988 | ubuntu-jammy | changed: .d..t...... ./ 2026-08-13 00:54:12.891172 | 2026-08-13 00:54:12.891367 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-13 00:54:13.396443 | ubuntu-jammy -> localhost | ok: Item: artifacts Runtime: 0:00:00.086026 2026-08-13 00:54:13.618919 | ubuntu-jammy -> localhost | ok: Item: docs Runtime: 0:00:00.007426 2026-08-13 00:54:13.632882 | 2026-08-13 00:54:13.633338 | PLAY [all] 2026-08-13 00:54:13.641166 | 2026-08-13 00:54:13.641233 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-13 00:54:14.056573 | ubuntu-jammy | changed 2026-08-13 00:54:14.063463 | 2026-08-13 00:54:14.063529 | PLAY RECAP 2026-08-13 00:54:14.063591 | ubuntu-jammy | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-13 00:54:14.063624 | 2026-08-13 00:54:14.230028 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-08-13 00:54:14.232501 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-13 00:54:14.823051 | 2026-08-13 00:54:14.823193 | PLAY [localhost] 2026-08-13 00:54:14.835934 | 2026-08-13 00:54:14.836026 | TASK [Generate Zuul manifest] 2026-08-13 00:54:14.859096 | localhost | ok 2026-08-13 00:54:14.875432 | 2026-08-13 00:54:14.875513 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-13 00:54:15.403039 | localhost | changed 2026-08-13 00:54:15.526219 | 2026-08-13 00:54:15.526376 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-13 00:54:15.704347 | localhost | ok 2026-08-13 00:54:15.714464 | 2026-08-13 00:54:15.714556 | TASK [Upload logs] 2026-08-13 00:54:15.739184 | localhost | ok 2026-08-13 00:54:15.833365 | 2026-08-13 00:54:15.833524 | TASK [Set zuul-log-path fact] 2026-08-13 00:54:15.858485 | localhost | ok 2026-08-13 00:54:15.870146 | 2026-08-13 00:54:15.870213 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-13 00:54:15.901922 | localhost | ok 2026-08-13 00:54:15.911531 | 2026-08-13 00:54:15.911619 | TASK [upload-logs : Create log directories] 2026-08-13 00:54:16.696131 | localhost | changed 2026-08-13 00:54:16.704185 | 2026-08-13 00:54:16.704281 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-13 00:54:17.140448 | localhost -> localhost | ok: Runtime: 0:00:00.006052 2026-08-13 00:54:17.154751 | 2026-08-13 00:54:17.155010 | TASK [upload-logs : Upload logs to log server] 2026-08-13 00:54:17.800131 | localhost | Output suppressed because no_log was given 2026-08-13 00:54:17.805860 | 2026-08-13 00:54:17.805964 | LOOP [upload-logs : Compress console log and json output] 2026-08-13 00:54:17.855230 | localhost | skipping: Conditional result was False 2026-08-13 00:54:17.862442 | localhost | skipping: Conditional result was False 2026-08-13 00:54:17.872023 | 2026-08-13 00:54:17.872216 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-13 00:54:17.915854 | localhost | skipping: Conditional result was False 2026-08-13 00:54:17.916271 | 2026-08-13 00:54:17.919911 | localhost | skipping: Conditional result was False 2026-08-13 00:54:17.937346 | 2026-08-13 00:54:17.937553 | LOOP [upload-logs : Upload console log and json output]