2026-08-13 20:31:28.191484 | Job console starting 2026-08-13 20:31:28.205528 | Updating git repos 2026-08-13 20:31:28.250095 | Cloning repos into workspace 2026-08-13 20:31:28.289824 | Restoring repo states 2026-08-13 20:31:28.296844 | Merging changes 2026-08-13 20:31:28.734979 | Checking out repos 2026-08-13 20:31:28.772369 | Preparing playbooks 2026-08-13 20:31:29.918539 | Running Ansible setup 2026-08-13 20:31:33.291752 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-08-13 20:31:33.877455 | 2026-08-13 20:31:33.877587 | PLAY [localhost] 2026-08-13 20:31:33.885062 | 2026-08-13 20:31:33.885146 | TASK [Gathering Facts] 2026-08-13 20:31:34.714817 | localhost | ok 2026-08-13 20:31:34.722378 | 2026-08-13 20:31:34.722462 | TASK [Setup log path fact] 2026-08-13 20:31:34.740681 | localhost | ok 2026-08-13 20:31:34.753752 | 2026-08-13 20:31:34.753843 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-13 20:31:34.785658 | localhost | ok 2026-08-13 20:31:34.794289 | 2026-08-13 20:31:34.794380 | TASK [emit-job-header : Print job information] 2026-08-13 20:31:34.837107 | # Job Information 2026-08-13 20:31:34.837341 | Ansible Version: 2.16.18 2026-08-13 20:31:34.837418 | Job: ansible-collection-containers-molecule-containerd-ubuntu-jammy 2026-08-13 20:31:34.837473 | Pipeline: check 2026-08-13 20:31:34.837522 | Executor: 2d72f0692154 2026-08-13 20:31:34.837569 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/141 2026-08-13 20:31:34.837621 | Event ID: 72101dc0-9751-11f1-821f-0bf8411ff2ba 2026-08-13 20:31:34.843828 | 2026-08-13 20:31:34.843968 | LOOP [emit-job-header : Print node information] 2026-08-13 20:31:34.950621 | localhost | ok: 2026-08-13 20:31:34.950884 | localhost | # Node Information 2026-08-13 20:31:34.950937 | localhost | Inventory Hostname: ubuntu-jammy 2026-08-13 20:31:34.950975 | localhost | Hostname: np0000189407 2026-08-13 20:31:34.951009 | localhost | Username: zuul 2026-08-13 20:31:34.951047 | localhost | Distro: Ubuntu 22.04 2026-08-13 20:31:34.951081 | localhost | Provider: yul1 2026-08-13 20:31:34.951113 | localhost | Region: ca-ymq-1 2026-08-13 20:31:34.951146 | localhost | Label: ubuntu-jammy 2026-08-13 20:31:34.951176 | localhost | Product Name: OpenStack Nova 2026-08-13 20:31:34.951208 | localhost | Interface IP: 199.204.45.74 2026-08-13 20:31:34.962544 | 2026-08-13 20:31:34.963039 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-13 20:31:35.331719 | localhost -> localhost | changed 2026-08-13 20:31:35.342960 | 2026-08-13 20:31:35.343052 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-13 20:31:36.157774 | localhost -> localhost | changed 2026-08-13 20:31:36.169957 | 2026-08-13 20:31:36.170034 | PLAY [all] 2026-08-13 20:31:36.180881 | 2026-08-13 20:31:36.180948 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-13 20:31:36.391446 | ubuntu-jammy -> localhost | ok 2026-08-13 20:31:36.398915 | 2026-08-13 20:31:36.399002 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-13 20:31:36.434694 | ubuntu-jammy | ok 2026-08-13 20:31:36.452860 | ubuntu-jammy | included: /var/lib/zuul/builds/b675ef1c749949c696fb0498a2df2c4a/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-13 20:31:36.459814 | 2026-08-13 20:31:36.459875 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-13 20:31:37.529391 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-08-13 20:31:37.529532 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/b675ef1c749949c696fb0498a2df2c4a/work/b675ef1c749949c696fb0498a2df2c4a_id_rsa 2026-08-13 20:31:37.529564 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/b675ef1c749949c696fb0498a2df2c4a/work/b675ef1c749949c696fb0498a2df2c4a_id_rsa.pub 2026-08-13 20:31:37.529587 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-08-13 20:31:37.529609 | ubuntu-jammy -> localhost | SHA256:jCfTnKNWeQYrzqet807XxQQcNlXgN3LmSaHO14yJ+/0 zuul-build-sshkey 2026-08-13 20:31:37.529643 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-08-13 20:31:37.529665 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-08-13 20:31:37.529690 | ubuntu-jammy -> localhost | | .=oo+.| 2026-08-13 20:31:37.529711 | ubuntu-jammy -> localhost | | ..+. .| 2026-08-13 20:31:37.529732 | ubuntu-jammy -> localhost | | . oo=.| 2026-08-13 20:31:37.529753 | ubuntu-jammy -> localhost | | = = o+*=+| 2026-08-13 20:31:37.529773 | ubuntu-jammy -> localhost | | = S o .o=+o| 2026-08-13 20:31:37.529793 | ubuntu-jammy -> localhost | | o B + . o. | 2026-08-13 20:31:37.529812 | ubuntu-jammy -> localhost | | = o . o | 2026-08-13 20:31:37.529832 | ubuntu-jammy -> localhost | | ..= . . . | 2026-08-13 20:31:37.529855 | ubuntu-jammy -> localhost | | o=+ . E| 2026-08-13 20:31:37.529876 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-08-13 20:31:37.529925 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.574157 2026-08-13 20:31:37.534754 | 2026-08-13 20:31:37.534814 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-13 20:31:37.570513 | ubuntu-jammy | ok 2026-08-13 20:31:37.581355 | ubuntu-jammy | included: /var/lib/zuul/builds/b675ef1c749949c696fb0498a2df2c4a/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-13 20:31:37.589139 | 2026-08-13 20:31:37.589201 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-13 20:31:37.613163 | ubuntu-jammy | skipping: Conditional result was False 2026-08-13 20:31:37.620855 | 2026-08-13 20:31:37.620940 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-13 20:31:38.069060 | ubuntu-jammy | changed 2026-08-13 20:31:38.073893 | 2026-08-13 20:31:38.073962 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-13 20:31:38.258728 | ubuntu-jammy | ok 2026-08-13 20:31:38.269665 | 2026-08-13 20:31:38.269871 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-13 20:31:38.717946 | ubuntu-jammy | changed 2026-08-13 20:31:38.728924 | 2026-08-13 20:31:38.729208 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-13 20:31:39.180858 | ubuntu-jammy | changed 2026-08-13 20:31:39.185796 | 2026-08-13 20:31:39.185862 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-13 20:31:39.210939 | ubuntu-jammy | skipping: Conditional result was False 2026-08-13 20:31:39.221369 | 2026-08-13 20:31:39.221480 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-13 20:31:39.609633 | ubuntu-jammy -> localhost | changed 2026-08-13 20:31:39.622983 | 2026-08-13 20:31:39.623071 | TASK [add-build-sshkey : Add back temp key] 2026-08-13 20:31:39.878798 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/b675ef1c749949c696fb0498a2df2c4a/work/b675ef1c749949c696fb0498a2df2c4a_id_rsa (zuul-build-sshkey) 2026-08-13 20:31:39.879096 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.014103 2026-08-13 20:31:39.886919 | 2026-08-13 20:31:39.886998 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-13 20:31:40.189086 | ubuntu-jammy | ok 2026-08-13 20:31:40.195803 | 2026-08-13 20:31:40.195905 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-13 20:31:40.222235 | ubuntu-jammy | skipping: Conditional result was False 2026-08-13 20:31:40.238099 | 2026-08-13 20:31:40.238213 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-08-13 20:31:40.558266 | ubuntu-jammy | ok 2026-08-13 20:31:40.566770 | 2026-08-13 20:31:40.566866 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-08-13 20:31:41.275430 | ubuntu-jammy | Output suppressed because no_log was given 2026-08-13 20:31:41.287125 | 2026-08-13 20:31:41.287194 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-08-13 20:31:41.468774 | ubuntu-jammy | ok: "logs" 2026-08-13 20:31:41.469081 | ubuntu-jammy | ok: All items complete 2026-08-13 20:31:41.469122 | 2026-08-13 20:31:41.672736 | ubuntu-jammy | ok: "artifacts" 2026-08-13 20:31:41.785841 | ubuntu-jammy | ok: "docs" 2026-08-13 20:31:41.798437 | 2026-08-13 20:31:41.798607 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-08-13 20:31:41.986117 | ubuntu-jammy | changed: "logs" 2026-08-13 20:31:42.140349 | ubuntu-jammy | changed: "artifacts" 2026-08-13 20:31:42.299463 | ubuntu-jammy | changed: "docs" 2026-08-13 20:31:42.316689 | 2026-08-13 20:31:42.316860 | PLAY RECAP 2026-08-13 20:31:42.316923 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-13 20:31:42.316987 | ubuntu-jammy | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-08-13 20:31:42.317024 | 2026-08-13 20:31:42.483924 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-08-13 20:31:42.486301 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-08-13 20:31:43.125637 | 2026-08-13 20:31:43.125803 | PLAY [all] 2026-08-13 20:31:43.137449 | 2026-08-13 20:31:43.137538 | TASK [setup-uv : Extract archive] 2026-08-13 20:31:45.506616 | ubuntu-jammy | changed 2026-08-13 20:31:45.515911 | 2026-08-13 20:31:45.516049 | TASK [setup-uv : Print version] 2026-08-13 20:31:45.880868 | ubuntu-jammy | uv 0.8.13 2026-08-13 20:31:46.069192 | ubuntu-jammy | ok: Runtime: 0:00:00.014451 2026-08-13 20:31:46.081048 | 2026-08-13 20:31:46.081122 | TASK [Install Ansible collection siblings] 2026-08-13 20:31:46.459402 | ubuntu-jammy | ok: 2026-08-13 20:31:46.459720 | ubuntu-jammy | Skipping ansible.posix: no checked-out sibling 2026-08-13 20:31:46.459775 | ubuntu-jammy | Skipping community.general: no checked-out sibling 2026-08-13 20:31:46.462813 | 2026-08-13 20:31:46.462886 | PLAY RECAP 2026-08-13 20:31:46.462949 | ubuntu-jammy | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-13 20:31:46.462987 | 2026-08-13 20:31:46.669199 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-08-13 20:31:46.670719 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-08-13 20:31:47.276133 | 2026-08-13 20:31:47.276285 | PLAY [all] 2026-08-13 20:31:47.288323 | 2026-08-13 20:31:47.288402 | LOOP [Check inventory directories] 2026-08-13 20:31:47.563937 | ubuntu-jammy | ok: "src/github.com/vexxhost/ansible-collection-containers" 2026-08-13 20:31:47.717046 | ubuntu-jammy | ok: "src/github.com/vexxhost/ansible-collection-containers/molecule/containerd/inventory" 2026-08-13 20:31:47.881324 | ubuntu-jammy | ok: "src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/containerd/inventory" 2026-08-13 20:31:47.895796 | 2026-08-13 20:31:47.896067 | LOOP [Copy inventory file for Zuul] 2026-08-13 20:31:48.647596 | ubuntu-jammy | changed: 2026-08-13 20:31:48.647776 | ubuntu-jammy | { 2026-08-13 20:31:48.647804 | ubuntu-jammy | "ansible_loop_var": "item", 2026-08-13 20:31:48.647827 | ubuntu-jammy | "changed": false, 2026-08-13 20:31:48.647847 | ubuntu-jammy | "failed": false, 2026-08-13 20:31:48.647870 | ubuntu-jammy | "invocation": { 2026-08-13 20:31:48.647889 | ubuntu-jammy | "module_args": { 2026-08-13 20:31:48.647907 | ubuntu-jammy | "checksum_algorithm": "sha1", 2026-08-13 20:31:48.647925 | ubuntu-jammy | "follow": true, 2026-08-13 20:31:48.647943 | ubuntu-jammy | "get_attributes": true, 2026-08-13 20:31:48.647962 | ubuntu-jammy | "get_checksum": true, 2026-08-13 20:31:48.647980 | ubuntu-jammy | "get_mime": true, 2026-08-13 20:31:48.647998 | ubuntu-jammy | "path": "src/github.com/vexxhost/ansible-collection-containers" 2026-08-13 20:31:48.648016 | ubuntu-jammy | } 2026-08-13 20:31:48.648033 | ubuntu-jammy | }, 2026-08-13 20:31:48.648051 | ubuntu-jammy | "item": "src/github.com/vexxhost/ansible-collection-containers", 2026-08-13 20:31:48.648079 | ubuntu-jammy | "stat": { 2026-08-13 20:31:48.648098 | ubuntu-jammy | "atime": 1786653101.1623125, 2026-08-13 20:31:48.648116 | ubuntu-jammy | "attr_flags": "e", 2026-08-13 20:31:48.648134 | ubuntu-jammy | "attributes": [ 2026-08-13 20:31:48.648151 | ubuntu-jammy | "extents" 2026-08-13 20:31:48.648169 | ubuntu-jammy | ], 2026-08-13 20:31:48.648186 | ubuntu-jammy | "block_size": 4096, 2026-08-13 20:31:48.648203 | ubuntu-jammy | "blocks": 8, 2026-08-13 20:31:48.648221 | ubuntu-jammy | "charset": "unknown", 2026-08-13 20:31:48.648240 | ubuntu-jammy | "ctime": 1786653101.170316, 2026-08-13 20:31:48.648258 | ubuntu-jammy | "dev": 64513, 2026-08-13 20:31:48.648275 | ubuntu-jammy | "device_type": 0, 2026-08-13 20:31:48.648292 | ubuntu-jammy | "executable": true, 2026-08-13 20:31:48.648309 | ubuntu-jammy | "exists": true, 2026-08-13 20:31:48.648326 | ubuntu-jammy | "gid": 1000, 2026-08-13 20:31:48.648343 | ubuntu-jammy | "gr_name": "zuul", 2026-08-13 20:31:48.648359 | ubuntu-jammy | "inode": 1042461, 2026-08-13 20:31:48.648376 | ubuntu-jammy | "isblk": false, 2026-08-13 20:31:48.648394 | ubuntu-jammy | "ischr": false, 2026-08-13 20:31:48.648411 | ubuntu-jammy | "isdir": true, 2026-08-13 20:31:48.648428 | ubuntu-jammy | "isfifo": false, 2026-08-13 20:31:48.648445 | ubuntu-jammy | "isgid": false, 2026-08-13 20:31:48.648462 | ubuntu-jammy | "islnk": false, 2026-08-13 20:31:48.648479 | ubuntu-jammy | "isreg": false, 2026-08-13 20:31:48.648496 | ubuntu-jammy | "issock": false, 2026-08-13 20:31:48.648513 | ubuntu-jammy | "isuid": false, 2026-08-13 20:31:48.648530 | ubuntu-jammy | "mimetype": "unknown", 2026-08-13 20:31:48.648547 | ubuntu-jammy | "mode": "0755", 2026-08-13 20:31:48.648564 | ubuntu-jammy | "mtime": 1786653088.6513638, 2026-08-13 20:31:48.648581 | ubuntu-jammy | "nlink": 11, 2026-08-13 20:31:48.648598 | ubuntu-jammy | "path": "src/github.com/vexxhost/ansible-collection-containers", 2026-08-13 20:31:48.648615 | ubuntu-jammy | "pw_name": "zuul", 2026-08-13 20:31:48.648634 | ubuntu-jammy | "readable": true, 2026-08-13 20:31:48.648652 | ubuntu-jammy | "rgrp": true, 2026-08-13 20:31:48.648668 | ubuntu-jammy | "roth": true, 2026-08-13 20:31:48.648685 | ubuntu-jammy | "rusr": true, 2026-08-13 20:31:48.648702 | ubuntu-jammy | "size": 4096, 2026-08-13 20:31:48.648719 | ubuntu-jammy | "uid": 1000, 2026-08-13 20:31:48.648736 | ubuntu-jammy | "version": "53164488", 2026-08-13 20:31:48.648754 | ubuntu-jammy | "wgrp": false, 2026-08-13 20:31:48.648773 | ubuntu-jammy | "woth": false, 2026-08-13 20:31:48.648791 | ubuntu-jammy | "writeable": true, 2026-08-13 20:31:48.648809 | ubuntu-jammy | "wusr": true, 2026-08-13 20:31:48.648826 | ubuntu-jammy | "xgrp": true, 2026-08-13 20:31:48.648843 | ubuntu-jammy | "xoth": true, 2026-08-13 20:31:48.648860 | ubuntu-jammy | "xusr": true 2026-08-13 20:31:48.648877 | ubuntu-jammy | } 2026-08-13 20:31:48.648895 | ubuntu-jammy | } 2026-08-13 20:31:48.648931 | ubuntu-jammy | ok: All items complete 2026-08-13 20:31:48.648976 | 2026-08-13 20:31:48.661668 | ubuntu-jammy | skipping: Conditional result was False 2026-08-13 20:31:48.665921 | ubuntu-jammy | skipping: Conditional result was False 2026-08-13 20:31:48.674883 | 2026-08-13 20:31:48.675058 | LOOP [Switch "ansible_host" to private IP] 2026-08-13 20:31:48.998884 | ubuntu-jammy | changed: 1 replacements made 2026-08-13 20:31:49.000693 | ubuntu-jammy | skipping: Conditional result was False 2026-08-13 20:31:49.007071 | ubuntu-jammy | skipping: Conditional result was False 2026-08-13 20:31:49.023158 | 2026-08-13 20:31:49.023337 | TASK [Run Molecule scenario] 2026-08-13 20:31:49.602129 | ubuntu-jammy | Downloading cpython-3.13.7-linux-x86_64-gnu (download) (30.9MiB) 2026-08-13 20:31:50.167193 | ubuntu-jammy | Downloading cpython-3.13.7-linux-x86_64-gnu (download) 2026-08-13 20:31:50.362790 | ubuntu-jammy | Using CPython 3.13.7 2026-08-13 20:31:50.362894 | ubuntu-jammy | Creating virtual environment at: .venv 2026-08-13 20:31:50.414425 | ubuntu-jammy | Downloading cryptography (4.3MiB) 2026-08-13 20:31:50.417135 | ubuntu-jammy | Downloading pygments (1.2MiB) 2026-08-13 20:31:50.417310 | ubuntu-jammy | Downloading ansible-core (2.3MiB) 2026-08-13 20:31:50.592848 | ubuntu-jammy | Downloading cryptography 2026-08-13 20:31:50.640009 | ubuntu-jammy | Downloading pygments 2026-08-13 20:31:50.779635 | ubuntu-jammy | Downloading ansible-core 2026-08-13 20:31:50.810650 | ubuntu-jammy | Installed 36 packages in 30ms 2026-08-13 20:31:51.913192 | ubuntu-jammy | INFO Collection 'vexxhost.containers' detected. 2026-08-13 20:31:51.913292 | ubuntu-jammy | INFO Scenarios will be used from 'extensions/molecule' 2026-08-13 20:31:52.834732 | ubuntu-jammy | CRITICAL 'extensions/molecule/default/molecule.yml' glob failed. Exiting. 2026-08-13 20:31:52.834848 | ubuntu-jammy | INFO default scenario not found, disabling shared state. 2026-08-13 20:31:52.834861 | ubuntu-jammy | INFO [containerd > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-08-13 20:31:52.834937 | ubuntu-jammy | INFO [containerd > prerun] Performing prerun with role_name_check=0... 2026-08-13 20:32:38.870584 | ubuntu-jammy | INFO [containerd > dependency] Executing 2026-08-13 20:32:38.870695 | ubuntu-jammy | WARNING [containerd > dependency] Missing roles requirements file: requirements.yml 2026-08-13 20:32:38.870816 | ubuntu-jammy | WARNING [containerd > dependency] Missing collections requirements file: collections.yml 2026-08-13 20:32:38.871359 | ubuntu-jammy | WARNING [containerd > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-08-13 20:32:38.876494 | ubuntu-jammy | INFO [containerd > cleanup] Executing 2026-08-13 20:32:38.876797 | ubuntu-jammy | WARNING [containerd > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-13 20:32:38.881794 | ubuntu-jammy | INFO [containerd > destroy] Executing 2026-08-13 20:32:38.881843 | ubuntu-jammy | WARNING [containerd > destroy] Skipping, '--destroy=never' requested. 2026-08-13 20:32:38.881915 | ubuntu-jammy | INFO [containerd > destroy] Executed: Successful 2026-08-13 20:32:38.890421 | ubuntu-jammy | INFO [containerd > syntax] Executing 2026-08-13 20:32:39.452956 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-08-13 20:32:39.453208 | 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 20:32:39.453435 | 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 20:32:39.453604 | ubuntu-jammy | 2026-08-13 20:32:39.902079 | ubuntu-jammy | 2026-08-13 20:32:39.902267 | ubuntu-jammy | playbook: /home/zuul/src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/containerd/converge.yml 2026-08-13 20:32:40.011810 | ubuntu-jammy | INFO [containerd > syntax] Executed: Successful 2026-08-13 20:32:40.022515 | ubuntu-jammy | INFO [containerd > create] Executing 2026-08-13 20:32:40.023914 | ubuntu-jammy | WARNING [containerd > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-13 20:32:40.028895 | ubuntu-jammy | INFO [containerd > prepare] Executing 2026-08-13 20:32:40.559706 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-08-13 20:32:40.559818 | 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 20:32:40.560036 | 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 20:32:40.560186 | ubuntu-jammy | 2026-08-13 20:32:40.969306 | ubuntu-jammy | 2026-08-13 20:32:40.969425 | ubuntu-jammy | PLAY [Prepare] ***************************************************************** 2026-08-13 20:32:40.969584 | ubuntu-jammy | 2026-08-13 20:32:40.969832 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-08-13 20:32:40.970012 | ubuntu-jammy | Thursday 13 August 2026 20:32:40 +0000 (0:00:00.031) 0:00:00.031 ******* 2026-08-13 20:32:42.175374 | 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.21/reference_appendices/interpreter_discovery.html for more information. 2026-08-13 20:32:42.177870 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 20:32:42.178047 | ubuntu-jammy | 2026-08-13 20:32:42.178258 | ubuntu-jammy | TASK [Update "apt" cache] ****************************************************** 2026-08-13 20:32:42.178476 | ubuntu-jammy | Thursday 13 August 2026 20:32:42 +0000 (0:00:01.210) 0:00:01.242 ******* 2026-08-13 20:32:50.776381 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 20:32:50.776513 | ubuntu-jammy | 2026-08-13 20:32:50.776667 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-08-13 20:32:50.776880 | ubuntu-jammy | ubuntu-jammy : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-08-13 20:32:50.777036 | ubuntu-jammy | 2026-08-13 20:32:50.777171 | ubuntu-jammy | 2026-08-13 20:32:50.777384 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-08-13 20:32:50.777557 | ubuntu-jammy | Thursday 13 August 2026 20:32:50 +0000 (0:00:08.598) 0:00:09.840 ******* 2026-08-13 20:32:50.777770 | ubuntu-jammy | =============================================================================== 2026-08-13 20:32:50.777930 | ubuntu-jammy | Update "apt" cache ------------------------------------------------------ 8.60s 2026-08-13 20:32:50.778092 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.21s 2026-08-13 20:32:50.894557 | ubuntu-jammy | INFO [containerd > prepare] Executed: Successful 2026-08-13 20:32:50.911251 | ubuntu-jammy | INFO [containerd > converge] Executing 2026-08-13 20:32:51.409697 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-08-13 20:32:51.409876 | 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 20:32:51.410099 | 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 20:32:51.410281 | ubuntu-jammy | 2026-08-13 20:32:51.782731 | ubuntu-jammy | 2026-08-13 20:32:51.782908 | ubuntu-jammy | PLAY [Converge] **************************************************************** 2026-08-13 20:32:51.783090 | ubuntu-jammy | 2026-08-13 20:32:51.783292 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-08-13 20:32:51.783500 | ubuntu-jammy | Thursday 13 August 2026 20:32:51 +0000 (0:00:00.014) 0:00:00.014 ******* 2026-08-13 20:32:52.750651 | 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.21/reference_appendices/interpreter_discovery.html for more information. 2026-08-13 20:32:52.754046 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 20:32:52.754154 | ubuntu-jammy | 2026-08-13 20:32:52.754283 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-13 20:32:52.754441 | ubuntu-jammy | Thursday 13 August 2026 20:32:52 +0000 (0:00:00.971) 0:00:00.985 ******* 2026-08-13 20:32:53.194064 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 20:32:53.194208 | ubuntu-jammy | 2026-08-13 20:32:53.194413 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-13 20:32:53.194611 | ubuntu-jammy | Thursday 13 August 2026 20:32:53 +0000 (0:00:00.439) 0:00:01.425 ******* 2026-08-13 20:32:53.236636 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-08-13 20:32:53.236779 | ubuntu-jammy | 2026-08-13 20:32:53.236975 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-13 20:32:53.237173 | ubuntu-jammy | Thursday 13 August 2026 20:32:53 +0000 (0:00:00.042) 0:00:01.468 ******* 2026-08-13 20:32:53.624187 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 20:32:53.624339 | ubuntu-jammy | 2026-08-13 20:32:53.624533 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 20:32:53.624711 | ubuntu-jammy | Thursday 13 August 2026 20:32:53 +0000 (0:00:00.387) 0:00:01.855 ******* 2026-08-13 20:32:53.724937 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-08-13 20:32:53.725101 | ubuntu-jammy | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-08-13 20:32:53.725298 | ubuntu-jammy | } 2026-08-13 20:32:53.725488 | ubuntu-jammy | 2026-08-13 20:32:53.725727 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 20:32:53.725934 | ubuntu-jammy | Thursday 13 August 2026 20:32:53 +0000 (0:00:00.100) 0:00:01.955 ******* 2026-08-13 20:32:54.382256 | 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 20:32:54.389905 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 20:32:54.390017 | ubuntu-jammy | 2026-08-13 20:32:54.390141 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 20:32:54.390256 | ubuntu-jammy | Thursday 13 August 2026 20:32:54 +0000 (0:00:00.665) 0:00:02.621 ******* 2026-08-13 20:32:54.418410 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-08-13 20:32:54.418495 | ubuntu-jammy | 2026-08-13 20:32:54.418611 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-13 20:32:54.418722 | ubuntu-jammy | Thursday 13 August 2026 20:32:54 +0000 (0:00:00.028) 0:00:02.650 ******* 2026-08-13 20:32:54.663938 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 20:32:54.664002 | ubuntu-jammy | 2026-08-13 20:32:54.664053 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-13 20:32:54.664131 | ubuntu-jammy | Thursday 13 August 2026 20:32:54 +0000 (0:00:00.245) 0:00:02.895 ******* 2026-08-13 20:32:56.093387 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 20:32:56.093571 | ubuntu-jammy | 2026-08-13 20:32:56.093836 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 20:32:56.094046 | ubuntu-jammy | Thursday 13 August 2026 20:32:56 +0000 (0:00:01.429) 0:00:04.324 ******* 2026-08-13 20:32:56.173132 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-08-13 20:32:56.173313 | ubuntu-jammy | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-08-13 20:32:56.173464 | ubuntu-jammy | } 2026-08-13 20:32:56.173610 | ubuntu-jammy | 2026-08-13 20:32:56.173802 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 20:32:56.173951 | ubuntu-jammy | Thursday 13 August 2026 20:32:56 +0000 (0:00:00.079) 0:00:04.404 ******* 2026-08-13 20:32:56.917575 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 20:32:56.917750 | ubuntu-jammy | 2026-08-13 20:32:56.917956 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 20:32:56.918143 | ubuntu-jammy | Thursday 13 August 2026 20:32:56 +0000 (0:00:00.743) 0:00:05.148 ******* 2026-08-13 20:33:00.025309 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 20:33:00.025463 | ubuntu-jammy | 2026-08-13 20:33:00.025662 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-13 20:33:00.025836 | ubuntu-jammy | Thursday 13 August 2026 20:33:00 +0000 (0:00:03.107) 0:00:08.256 ******* 2026-08-13 20:33:00.050542 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-08-13 20:33:00.050683 | ubuntu-jammy | 2026-08-13 20:33:00.050857 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-13 20:33:00.051030 | ubuntu-jammy | Thursday 13 August 2026 20:33:00 +0000 (0:00:00.025) 0:00:08.282 ******* 2026-08-13 20:33:00.074650 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-08-13 20:33:00.074793 | ubuntu-jammy | 2026-08-13 20:33:00.074971 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-13 20:33:00.075145 | ubuntu-jammy | Thursday 13 August 2026 20:33:00 +0000 (0:00:00.024) 0:00:08.306 ******* 2026-08-13 20:33:00.097207 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-08-13 20:33:00.097334 | ubuntu-jammy | 2026-08-13 20:33:00.097528 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-13 20:33:00.097711 | ubuntu-jammy | Thursday 13 August 2026 20:33:00 +0000 (0:00:00.022) 0:00:08.329 ******* 2026-08-13 20:33:08.738784 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 20:33:08.738906 | ubuntu-jammy | 2026-08-13 20:33:08.739122 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-13 20:33:08.739317 | ubuntu-jammy | Thursday 13 August 2026 20:33:08 +0000 (0:00:08.640) 0:00:16.969 ******* 2026-08-13 20:33:09.435772 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 20:33:09.435919 | ubuntu-jammy | 2026-08-13 20:33:09.436205 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-13 20:33:09.436403 | ubuntu-jammy | Thursday 13 August 2026 20:33:09 +0000 (0:00:00.695) 0:00:17.664 ******* 2026-08-13 20:33:10.645553 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/etc/containerd'}) 2026-08-13 20:33:10.645669 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-13 20:33:10.645818 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-13 20:33:10.645970 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-13 20:33:10.646112 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-13 20:33:10.646230 | ubuntu-jammy | 2026-08-13 20:33:10.646365 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-13 20:33:10.646497 | ubuntu-jammy | Thursday 13 August 2026 20:33:10 +0000 (0:00:01.212) 0:00:18.876 ******* 2026-08-13 20:33:11.338941 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 20:33:11.339091 | ubuntu-jammy | 2026-08-13 20:33:11.339334 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-13 20:33:11.339534 | ubuntu-jammy | Thursday 13 August 2026 20:33:11 +0000 (0:00:00.690) 0:00:19.567 ******* 2026-08-13 20:33:11.339721 | ubuntu-jammy | 2026-08-13 20:33:11.339922 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-08-13 20:33:11.340112 | ubuntu-jammy | Thursday 13 August 2026 20:33:11 +0000 (0:00:00.003) 0:00:19.570 ******* 2026-08-13 20:33:12.297921 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 20:33:12.298088 | ubuntu-jammy | 2026-08-13 20:33:12.298315 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-08-13 20:33:12.298525 | ubuntu-jammy | Thursday 13 August 2026 20:33:12 +0000 (0:00:00.959) 0:00:20.529 ******* 2026-08-13 20:33:12.885420 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 20:33:12.885521 | ubuntu-jammy | 2026-08-13 20:33:12.885758 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-13 20:33:12.885943 | ubuntu-jammy | Thursday 13 August 2026 20:33:12 +0000 (0:00:00.587) 0:00:21.116 ******* 2026-08-13 20:33:13.464659 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 20:33:13.464766 | ubuntu-jammy | 2026-08-13 20:33:13.464954 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-08-13 20:33:13.465137 | ubuntu-jammy | ubuntu-jammy : ok=17 changed=10 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-08-13 20:33:13.465293 | ubuntu-jammy | 2026-08-13 20:33:13.465449 | ubuntu-jammy | 2026-08-13 20:33:13.465615 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-08-13 20:33:13.465827 | ubuntu-jammy | Thursday 13 August 2026 20:33:13 +0000 (0:00:00.579) 0:00:21.696 ******* 2026-08-13 20:33:13.465977 | ubuntu-jammy | =============================================================================== 2026-08-13 20:33:13.466150 | ubuntu-jammy | vexxhost.containers.containerd : Install AppArmor packages -------------- 8.64s 2026-08-13 20:33:13.466369 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 3.11s 2026-08-13 20:33:13.466529 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.43s 2026-08-13 20:33:13.466700 | ubuntu-jammy | vexxhost.containers.containerd : Create folders for configuration ------- 1.21s 2026-08-13 20:33:13.466869 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 0.97s 2026-08-13 20:33:13.467038 | ubuntu-jammy | vexxhost.containers.containerd : Reload systemd ------------------------- 0.96s 2026-08-13 20:33:13.467209 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.74s 2026-08-13 20:33:13.467387 | ubuntu-jammy | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.70s 2026-08-13 20:33:13.467556 | ubuntu-jammy | vexxhost.containers.containerd : Create containerd config file ---------- 0.69s 2026-08-13 20:33:13.467727 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.67s 2026-08-13 20:33:13.467895 | ubuntu-jammy | vexxhost.containers.containerd : Restart containerd --------------------- 0.59s 2026-08-13 20:33:13.468064 | ubuntu-jammy | vexxhost.containers.containerd : Enable and start service --------------- 0.58s 2026-08-13 20:33:13.468233 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.44s 2026-08-13 20:33:13.468405 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.39s 2026-08-13 20:33:13.468574 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.25s 2026-08-13 20:33:13.468743 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.10s 2026-08-13 20:33:13.468911 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.08s 2026-08-13 20:33:13.469080 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 0.04s 2026-08-13 20:33:13.469246 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 0.03s 2026-08-13 20:33:13.469419 | ubuntu-jammy | vexxhost.containers.containerd : Install SELinux packages --------------- 0.03s 2026-08-13 20:33:13.588163 | ubuntu-jammy | INFO [containerd > converge] Executed: Successful 2026-08-13 20:33:13.597328 | ubuntu-jammy | INFO [containerd > idempotence] Executing 2026-08-13 20:33:14.110958 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-08-13 20:33:14.111049 | 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 20:33:14.111142 | 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 20:33:14.111235 | ubuntu-jammy | 2026-08-13 20:33:14.503010 | ubuntu-jammy | 2026-08-13 20:33:14.503149 | ubuntu-jammy | PLAY [Converge] **************************************************************** 2026-08-13 20:33:14.503308 | ubuntu-jammy | 2026-08-13 20:33:14.503484 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-08-13 20:33:14.503660 | ubuntu-jammy | Thursday 13 August 2026 20:33:14 +0000 (0:00:00.018) 0:00:00.018 ******* 2026-08-13 20:33:15.489073 | 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.21/reference_appendices/interpreter_discovery.html for more information. 2026-08-13 20:33:15.492930 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 20:33:15.493084 | ubuntu-jammy | 2026-08-13 20:33:15.493253 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-13 20:33:15.493424 | ubuntu-jammy | Thursday 13 August 2026 20:33:15 +0000 (0:00:00.990) 0:00:01.008 ******* 2026-08-13 20:33:15.890288 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 20:33:15.890421 | ubuntu-jammy | 2026-08-13 20:33:15.890611 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-13 20:33:15.890790 | ubuntu-jammy | Thursday 13 August 2026 20:33:15 +0000 (0:00:00.397) 0:00:01.405 ******* 2026-08-13 20:33:15.931649 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-08-13 20:33:15.931722 | ubuntu-jammy | 2026-08-13 20:33:15.931820 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-13 20:33:15.931931 | ubuntu-jammy | Thursday 13 August 2026 20:33:15 +0000 (0:00:00.041) 0:00:01.446 ******* 2026-08-13 20:33:16.316853 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 20:33:16.316990 | ubuntu-jammy | 2026-08-13 20:33:16.317173 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 20:33:16.317363 | ubuntu-jammy | Thursday 13 August 2026 20:33:16 +0000 (0:00:00.384) 0:00:01.831 ******* 2026-08-13 20:33:16.389220 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-08-13 20:33:16.389419 | ubuntu-jammy | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-08-13 20:33:16.389616 | ubuntu-jammy | } 2026-08-13 20:33:16.389830 | ubuntu-jammy | 2026-08-13 20:33:16.390038 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 20:33:16.390222 | ubuntu-jammy | Thursday 13 August 2026 20:33:16 +0000 (0:00:00.071) 0:00:01.903 ******* 2026-08-13 20:33:16.914842 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 20:33:16.914918 | ubuntu-jammy | 2026-08-13 20:33:16.914930 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 20:33:16.914941 | ubuntu-jammy | Thursday 13 August 2026 20:33:16 +0000 (0:00:00.525) 0:00:02.428 ******* 2026-08-13 20:33:16.943827 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-08-13 20:33:16.943865 | ubuntu-jammy | 2026-08-13 20:33:16.944110 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-13 20:33:16.944314 | ubuntu-jammy | Thursday 13 August 2026 20:33:16 +0000 (0:00:00.030) 0:00:02.459 ******* 2026-08-13 20:33:17.206717 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 20:33:17.206808 | ubuntu-jammy | 2026-08-13 20:33:17.206821 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-13 20:33:17.206953 | ubuntu-jammy | Thursday 13 August 2026 20:33:17 +0000 (0:00:00.262) 0:00:02.722 ******* 2026-08-13 20:33:18.788638 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 20:33:18.788699 | ubuntu-jammy | 2026-08-13 20:33:18.788707 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 20:33:18.788713 | ubuntu-jammy | Thursday 13 August 2026 20:33:18 +0000 (0:00:01.581) 0:00:04.303 ******* 2026-08-13 20:33:18.875042 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-08-13 20:33:18.875108 | ubuntu-jammy | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-08-13 20:33:18.875116 | ubuntu-jammy | } 2026-08-13 20:33:18.875123 | ubuntu-jammy | 2026-08-13 20:33:18.875130 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 20:33:18.875136 | ubuntu-jammy | Thursday 13 August 2026 20:33:18 +0000 (0:00:00.086) 0:00:04.389 ******* 2026-08-13 20:33:19.289790 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 20:33:19.289858 | ubuntu-jammy | 2026-08-13 20:33:19.289871 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 20:33:19.289882 | ubuntu-jammy | Thursday 13 August 2026 20:33:19 +0000 (0:00:00.415) 0:00:04.804 ******* 2026-08-13 20:33:21.654121 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 20:33:21.654216 | ubuntu-jammy | 2026-08-13 20:33:21.654488 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-13 20:33:21.654565 | ubuntu-jammy | Thursday 13 August 2026 20:33:21 +0000 (0:00:02.364) 0:00:07.169 ******* 2026-08-13 20:33:21.679647 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-08-13 20:33:21.679952 | ubuntu-jammy | 2026-08-13 20:33:21.680004 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-13 20:33:21.680011 | ubuntu-jammy | Thursday 13 August 2026 20:33:21 +0000 (0:00:00.025) 0:00:07.194 ******* 2026-08-13 20:33:21.703558 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-08-13 20:33:21.703624 | ubuntu-jammy | 2026-08-13 20:33:21.703869 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-13 20:33:21.703896 | ubuntu-jammy | Thursday 13 August 2026 20:33:21 +0000 (0:00:00.023) 0:00:07.218 ******* 2026-08-13 20:33:21.728277 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-08-13 20:33:21.728692 | ubuntu-jammy | 2026-08-13 20:33:21.728742 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-13 20:33:21.728751 | ubuntu-jammy | Thursday 13 August 2026 20:33:21 +0000 (0:00:00.024) 0:00:07.243 ******* 2026-08-13 20:33:23.036012 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 20:33:23.036110 | ubuntu-jammy | 2026-08-13 20:33:23.036173 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-13 20:33:23.036355 | ubuntu-jammy | Thursday 13 August 2026 20:33:23 +0000 (0:00:01.307) 0:00:08.551 ******* 2026-08-13 20:33:23.591598 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 20:33:23.591681 | ubuntu-jammy | 2026-08-13 20:33:23.591944 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-13 20:33:23.592008 | ubuntu-jammy | Thursday 13 August 2026 20:33:23 +0000 (0:00:00.555) 0:00:09.106 ******* 2026-08-13 20:33:24.804323 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/etc/containerd'}) 2026-08-13 20:33:24.804411 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-13 20:33:24.805002 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-13 20:33:24.805138 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-13 20:33:24.805159 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-13 20:33:24.805170 | ubuntu-jammy | 2026-08-13 20:33:24.805199 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-13 20:33:24.805209 | ubuntu-jammy | Thursday 13 August 2026 20:33:24 +0000 (0:00:01.213) 0:00:10.319 ******* 2026-08-13 20:33:25.424676 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 20:33:25.424768 | ubuntu-jammy | 2026-08-13 20:33:25.424873 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-13 20:33:25.425384 | ubuntu-jammy | Thursday 13 August 2026 20:33:25 +0000 (0:00:00.617) 0:00:10.937 ******* 2026-08-13 20:33:25.425440 | ubuntu-jammy | 2026-08-13 20:33:25.425448 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-13 20:33:25.425455 | ubuntu-jammy | Thursday 13 August 2026 20:33:25 +0000 (0:00:00.002) 0:00:10.940 ******* 2026-08-13 20:33:26.067151 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 20:33:26.067232 | ubuntu-jammy | 2026-08-13 20:33:26.069732 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-08-13 20:33:26.069937 | ubuntu-jammy | ubuntu-jammy : ok=15 changed=0 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-08-13 20:33:26.069946 | ubuntu-jammy | 2026-08-13 20:33:26.069953 | ubuntu-jammy | 2026-08-13 20:33:26.069958 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-08-13 20:33:26.069964 | ubuntu-jammy | Thursday 13 August 2026 20:33:26 +0000 (0:00:00.642) 0:00:11.582 ******* 2026-08-13 20:33:26.069970 | ubuntu-jammy | =============================================================================== 2026-08-13 20:33:26.069976 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 2.36s 2026-08-13 20:33:26.069981 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.58s 2026-08-13 20:33:26.069987 | ubuntu-jammy | vexxhost.containers.containerd : Install AppArmor packages -------------- 1.31s 2026-08-13 20:33:26.069993 | ubuntu-jammy | vexxhost.containers.containerd : Create folders for configuration ------- 1.21s 2026-08-13 20:33:26.069998 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 0.99s 2026-08-13 20:33:26.070004 | ubuntu-jammy | vexxhost.containers.containerd : Enable and start service --------------- 0.64s 2026-08-13 20:33:26.070009 | ubuntu-jammy | vexxhost.containers.containerd : Create containerd config file ---------- 0.62s 2026-08-13 20:33:26.070015 | ubuntu-jammy | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.56s 2026-08-13 20:33:26.070021 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.53s 2026-08-13 20:33:26.070027 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.42s 2026-08-13 20:33:26.070032 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.40s 2026-08-13 20:33:26.070038 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.38s 2026-08-13 20:33:26.070044 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.26s 2026-08-13 20:33:26.070056 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.09s 2026-08-13 20:33:26.070062 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.07s 2026-08-13 20:33:26.071020 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 0.04s 2026-08-13 20:33:26.071082 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 0.03s 2026-08-13 20:33:26.071103 | ubuntu-jammy | vexxhost.containers.containerd : Install SELinux packages --------------- 0.03s 2026-08-13 20:33:26.071109 | ubuntu-jammy | vexxhost.containers.containerd : Persist SELinux permissive mode -------- 0.02s 2026-08-13 20:33:26.071114 | ubuntu-jammy | vexxhost.containers.containerd : Set SELinux to permissive at runtime --- 0.02s 2026-08-13 20:33:26.224322 | ubuntu-jammy | INFO [containerd > idempotence] Executed: Successful 2026-08-13 20:33:26.232745 | ubuntu-jammy | INFO [containerd > side_effect] Executing 2026-08-13 20:33:26.233254 | ubuntu-jammy | WARNING [containerd > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-13 20:33:26.240541 | ubuntu-jammy | INFO [containerd > verify] Executing 2026-08-13 20:33:26.783912 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-08-13 20:33:26.784341 | 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 20:33:26.784636 | 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 20:33:26.784871 | ubuntu-jammy | 2026-08-13 20:33:27.185458 | ubuntu-jammy | 2026-08-13 20:33:27.185862 | ubuntu-jammy | PLAY [Verify] ****************************************************************** 2026-08-13 20:33:27.186106 | ubuntu-jammy | 2026-08-13 20:33:27.186358 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-08-13 20:33:27.186609 | ubuntu-jammy | Thursday 13 August 2026 20:33:27 +0000 (0:00:00.016) 0:00:00.016 ******* 2026-08-13 20:33:28.142021 | 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.21/reference_appendices/interpreter_discovery.html for more information. 2026-08-13 20:33:28.148922 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 20:33:28.148944 | ubuntu-jammy | 2026-08-13 20:33:28.148952 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-08-13 20:33:28.148958 | ubuntu-jammy | Thursday 13 August 2026 20:33:28 +0000 (0:00:00.963) 0:00:00.979 ******* 2026-08-13 20:33:28.534542 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 20:33:28.534595 | ubuntu-jammy | 2026-08-13 20:33:28.534601 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-13 20:33:28.534606 | ubuntu-jammy | Thursday 13 August 2026 20:33:28 +0000 (0:00:00.385) 0:00:01.365 ******* 2026-08-13 20:33:28.909761 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 20:33:28.909847 | ubuntu-jammy | 2026-08-13 20:33:28.909859 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-13 20:33:28.909927 | ubuntu-jammy | Thursday 13 August 2026 20:33:28 +0000 (0:00:00.375) 0:00:01.740 ******* 2026-08-13 20:33:30.173423 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 20:33:30.173594 | ubuntu-jammy | 2026-08-13 20:33:30.173848 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-13 20:33:30.174043 | ubuntu-jammy | Thursday 13 August 2026 20:33:30 +0000 (0:00:01.263) 0:00:03.004 ******* 2026-08-13 20:33:30.447741 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 20:33:30.447913 | ubuntu-jammy | 2026-08-13 20:33:30.448124 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 20:33:30.448321 | ubuntu-jammy | Thursday 13 August 2026 20:33:30 +0000 (0:00:00.273) 0:00:03.277 ******* 2026-08-13 20:33:30.514596 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-08-13 20:33:30.514820 | ubuntu-jammy | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-08-13 20:33:30.515004 | ubuntu-jammy | } 2026-08-13 20:33:30.515173 | ubuntu-jammy | 2026-08-13 20:33:30.515404 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 20:33:30.515599 | ubuntu-jammy | Thursday 13 August 2026 20:33:30 +0000 (0:00:00.067) 0:00:03.345 ******* 2026-08-13 20:33:31.578397 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 20:33:31.578558 | ubuntu-jammy | 2026-08-13 20:33:31.578790 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 20:33:31.579058 | ubuntu-jammy | Thursday 13 August 2026 20:33:31 +0000 (0:00:01.063) 0:00:04.408 ******* 2026-08-13 20:33:34.952005 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 20:33:34.952083 | ubuntu-jammy | 2026-08-13 20:33:34.952160 | ubuntu-jammy | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-08-13 20:33:34.952245 | ubuntu-jammy | Thursday 13 August 2026 20:33:34 +0000 (0:00:03.374) 0:00:07.783 ******* 2026-08-13 20:33:35.009447 | ubuntu-jammy | ok: [ubuntu-jammy] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-08-13 20:33:35.009684 | ubuntu-jammy | 2026-08-13 20:33:35.009914 | ubuntu-jammy | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-08-13 20:33:35.010132 | ubuntu-jammy | Thursday 13 August 2026 20:33:35 +0000 (0:00:00.056) 0:00:07.839 ******* 2026-08-13 20:33:36.074534 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 20:33:36.074635 | ubuntu-jammy | 2026-08-13 20:33:36.074647 | ubuntu-jammy | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-08-13 20:33:36.074706 | ubuntu-jammy | Thursday 13 August 2026 20:33:36 +0000 (0:00:01.065) 0:00:08.905 ******* 2026-08-13 20:33:36.456617 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 20:33:36.456730 | ubuntu-jammy | 2026-08-13 20:33:36.456745 | ubuntu-jammy | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-08-13 20:33:36.456932 | ubuntu-jammy | Thursday 13 August 2026 20:33:36 +0000 (0:00:00.380) 0:00:09.286 ******* 2026-08-13 20:33:37.142401 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 20:33:37.142466 | ubuntu-jammy | 2026-08-13 20:33:37.142793 | ubuntu-jammy | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-08-13 20:33:37.142851 | ubuntu-jammy | Thursday 13 August 2026 20:33:37 +0000 (0:00:00.684) 0:00:09.971 ******* 2026-08-13 20:33:38.301753 | ubuntu-jammy | changed: [ubuntu-jammy] => (item=br_netfilter) 2026-08-13 20:33:38.301829 | ubuntu-jammy | ok: [ubuntu-jammy] => (item=ip_tables) 2026-08-13 20:33:38.302462 | ubuntu-jammy | changed: [ubuntu-jammy] => (item=ip6_tables) 2026-08-13 20:33:38.302662 | ubuntu-jammy | changed: [ubuntu-jammy] => (item=nf_conntrack) 2026-08-13 20:33:38.302671 | ubuntu-jammy | 2026-08-13 20:33:38.302678 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-13 20:33:38.302685 | ubuntu-jammy | Thursday 13 August 2026 20:33:38 +0000 (0:00:01.161) 0:00:11.132 ******* 2026-08-13 20:33:38.554619 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 20:33:38.554666 | ubuntu-jammy | 2026-08-13 20:33:38.555001 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 20:33:38.555068 | ubuntu-jammy | Thursday 13 August 2026 20:33:38 +0000 (0:00:00.252) 0:00:11.385 ******* 2026-08-13 20:33:38.623637 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-08-13 20:33:38.624103 | 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 20:33:38.624175 | ubuntu-jammy | } 2026-08-13 20:33:38.624182 | ubuntu-jammy | 2026-08-13 20:33:38.624187 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 20:33:38.624192 | ubuntu-jammy | Thursday 13 August 2026 20:33:38 +0000 (0:00:00.068) 0:00:11.453 ******* 2026-08-13 20:33:39.352490 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 20:33:39.352579 | ubuntu-jammy | 2026-08-13 20:33:39.352859 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 20:33:39.352923 | ubuntu-jammy | Thursday 13 August 2026 20:33:39 +0000 (0:00:00.729) 0:00:12.182 ******* 2026-08-13 20:33:40.840259 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 20:33:40.840322 | ubuntu-jammy | 2026-08-13 20:33:40.840333 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 20:33:40.840354 | ubuntu-jammy | Thursday 13 August 2026 20:33:40 +0000 (0:00:01.487) 0:00:13.670 ******* 2026-08-13 20:33:40.905149 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-08-13 20:33:40.905200 | 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 20:33:40.905212 | ubuntu-jammy | } 2026-08-13 20:33:40.905221 | ubuntu-jammy | 2026-08-13 20:33:40.905231 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 20:33:40.905255 | ubuntu-jammy | Thursday 13 August 2026 20:33:40 +0000 (0:00:00.064) 0:00:13.734 ******* 2026-08-13 20:33:41.769699 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 20:33:41.769805 | ubuntu-jammy | 2026-08-13 20:33:41.769822 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 20:33:41.769958 | ubuntu-jammy | Thursday 13 August 2026 20:33:41 +0000 (0:00:00.863) 0:00:14.598 ******* 2026-08-13 20:33:43.206850 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 20:33:43.206929 | ubuntu-jammy | 2026-08-13 20:33:43.206986 | ubuntu-jammy | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-08-13 20:33:43.207098 | ubuntu-jammy | Thursday 13 August 2026 20:33:43 +0000 (0:00:01.439) 0:00:16.037 ******* 2026-08-13 20:33:43.752006 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 20:33:43.752784 | ubuntu-jammy | 2026-08-13 20:33:43.752863 | ubuntu-jammy | TASK [Install the 10-containerd-net.conflist file] ***************************** 2026-08-13 20:33:43.752879 | ubuntu-jammy | Thursday 13 August 2026 20:33:43 +0000 (0:00:00.544) 0:00:16.582 ******* 2026-08-13 20:33:44.310678 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 20:33:44.311333 | ubuntu-jammy | 2026-08-13 20:33:44.311406 | ubuntu-jammy | TASK [Restart "containerd"] **************************************************** 2026-08-13 20:33:44.311420 | ubuntu-jammy | Thursday 13 August 2026 20:33:44 +0000 (0:00:00.558) 0:00:17.141 ******* 2026-08-13 20:33:44.999674 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 20:33:45.000429 | ubuntu-jammy | 2026-08-13 20:33:45.000493 | ubuntu-jammy | TASK [Run "critest"] *********************************************************** 2026-08-13 20:33:45.000505 | ubuntu-jammy | Thursday 13 August 2026 20:33:44 +0000 (0:00:00.689) 0:00:17.830 ******* 2026-08-13 20:37:09.803614 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 20:37:09.804210 | ubuntu-jammy | 2026-08-13 20:37:09.804272 | ubuntu-jammy | TASK [Print out "critest" output] ********************************************** 2026-08-13 20:37:09.804285 | ubuntu-jammy | Thursday 13 August 2026 20:37:09 +0000 (0:03:24.801) 0:03:42.631 ******* 2026-08-13 20:37:09.831607 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-08-13 20:37:09.833715 | ubuntu-jammy | "msg": [ 2026-08-13 20:37:09.833772 | ubuntu-jammy | "critest version: v1.36.0", 2026-08-13 20:37:09.833781 | ubuntu-jammy | "Running Suite: CRI validation - /home/zuul", 2026-08-13 20:37:09.833786 | ubuntu-jammy | "==========================================", 2026-08-13 20:37:09.833791 | ubuntu-jammy | "Random Seed: \u001b[1m1786653225\u001b[0m", 2026-08-13 20:37:09.833806 | ubuntu-jammy | "", 2026-08-13 20:37:09.833811 | ubuntu-jammy | "Will run \u001b[1m117\u001b[0m of \u001b[1m122\u001b[0m specs", 2026-08-13 20:37:09.834644 | ubuntu-jammy | "\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;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;14mS\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;14mS\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;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;14mS\u001b[0m\u001b[38;5;10m•\u001b[0m", 2026-08-13 20:37:09.834876 | ubuntu-jammy | "", 2026-08-13 20:37:09.835042 | ubuntu-jammy | "\u001b[38;5;10m\u001b[1mRan 116 of 122 Specs in 204.414 seconds\u001b[0m", 2026-08-13 20:37:09.835209 | ubuntu-jammy | "\u001b[38;5;10m\u001b[1mSUCCESS!\u001b[0m -- \u001b[38;5;10m\u001b[1m116 Passed\u001b[0m | \u001b[38;5;9m\u001b[1m0 Failed\u001b[0m | \u001b[38;5;11m\u001b[1m0 Pending\u001b[0m | \u001b[38;5;14m\u001b[1m6 Skipped\u001b[0m", 2026-08-13 20:37:09.835354 | ubuntu-jammy | "PASS" 2026-08-13 20:37:09.835498 | ubuntu-jammy | ] 2026-08-13 20:37:09.835641 | ubuntu-jammy | } 2026-08-13 20:37:09.835778 | ubuntu-jammy | 2026-08-13 20:37:09.835923 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-08-13 20:37:09.836084 | ubuntu-jammy | ubuntu-jammy : ok=25 changed=14 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-08-13 20:37:09.836222 | ubuntu-jammy | 2026-08-13 20:37:09.836358 | ubuntu-jammy | 2026-08-13 20:37:09.836503 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-08-13 20:37:09.836654 | ubuntu-jammy | Thursday 13 August 2026 20:37:09 +0000 (0:00:00.030) 0:03:42.662 ******* 2026-08-13 20:37:09.836793 | ubuntu-jammy | =============================================================================== 2026-08-13 20:37:09.836937 | ubuntu-jammy | Run "critest" --------------------------------------------------------- 204.80s 2026-08-13 20:37:09.837085 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 3.37s 2026-08-13 20:37:09.837233 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 1.49s 2026-08-13 20:37:09.837378 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 1.44s 2026-08-13 20:37:09.837524 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.26s 2026-08-13 20:37:09.837693 | ubuntu-jammy | vexxhost.containers.cni_plugins : Enable kernel modules in runtime ------ 1.16s 2026-08-13 20:37:09.837852 | ubuntu-jammy | vexxhost.containers.cni_plugins : Install additional packages ----------- 1.07s 2026-08-13 20:37:09.837999 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 1.06s 2026-08-13 20:37:09.838166 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 0.96s 2026-08-13 20:37:09.838312 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.86s 2026-08-13 20:37:09.838459 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.73s 2026-08-13 20:37:09.838613 | ubuntu-jammy | Restart "containerd" ---------------------------------------------------- 0.69s 2026-08-13 20:37:09.838763 | ubuntu-jammy | vexxhost.containers.cni_plugins : Enable kernel modules on-boot --------- 0.68s 2026-08-13 20:37:09.838909 | ubuntu-jammy | Install the 10-containerd-net.conflist file ----------------------------- 0.56s 2026-08-13 20:37:09.839055 | ubuntu-jammy | vexxhost.containers.cri_tools : Create crictl config -------------------- 0.54s 2026-08-13 20:37:09.839203 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/opt/cni/bin) --------- 0.39s 2026-08-13 20:37:09.839351 | ubuntu-jammy | vexxhost.containers.cni_plugins : Ensure IPv6 is enabled ---------------- 0.38s 2026-08-13 20:37:09.839496 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.38s 2026-08-13 20:37:09.839660 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.27s 2026-08-13 20:37:09.839877 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.25s 2026-08-13 20:37:09.942038 | ubuntu-jammy | INFO [containerd > verify] Executed: Successful 2026-08-13 20:37:09.952307 | ubuntu-jammy | INFO [containerd > cleanup] Executing 2026-08-13 20:37:09.952658 | ubuntu-jammy | WARNING [containerd > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-13 20:37:09.957668 | ubuntu-jammy | INFO [containerd > destroy] Executing 2026-08-13 20:37:09.957783 | ubuntu-jammy | WARNING [containerd > destroy] Skipping, '--destroy=never' requested. 2026-08-13 20:37:09.957870 | ubuntu-jammy | INFO [containerd > destroy] Executed: Successful 2026-08-13 20:37:09.958217 | ubuntu-jammy | WARNING Molecule executed 1 scenario (1 missing files) 2026-08-13 20:37:10.502998 | ubuntu-jammy | ok: Runtime: 0:05:20.641258 2026-08-13 20:37:10.510287 | 2026-08-13 20:37:10.510340 | PLAY RECAP 2026-08-13 20:37:10.510391 | ubuntu-jammy | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-13 20:37:10.510413 | 2026-08-13 20:37:10.701547 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-08-13 20:37:10.703617 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-08-13 20:37:11.342393 | 2026-08-13 20:37:11.342553 | PLAY [all] 2026-08-13 20:37:11.354196 | 2026-08-13 20:37:11.354269 | TASK [fetch-output : Set log path for multiple nodes] 2026-08-13 20:37:11.399367 | ubuntu-jammy | skipping: Conditional result was False 2026-08-13 20:37:11.407524 | 2026-08-13 20:37:11.407631 | TASK [fetch-output : Set log path for single node] 2026-08-13 20:37:11.450493 | ubuntu-jammy | ok 2026-08-13 20:37:11.456802 | 2026-08-13 20:37:11.456896 | LOOP [fetch-output : Ensure local output dirs] 2026-08-13 20:37:12.016141 | ubuntu-jammy -> localhost | ok: "/var/lib/zuul/builds/b675ef1c749949c696fb0498a2df2c4a/work/logs" 2026-08-13 20:37:12.236940 | ubuntu-jammy -> localhost | changed: "/var/lib/zuul/builds/b675ef1c749949c696fb0498a2df2c4a/work/artifacts" 2026-08-13 20:37:12.443896 | ubuntu-jammy -> localhost | changed: "/var/lib/zuul/builds/b675ef1c749949c696fb0498a2df2c4a/work/docs" 2026-08-13 20:37:12.467024 | 2026-08-13 20:37:12.467170 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-13 20:37:13.116108 | ubuntu-jammy | changed: .d..t...... ./ 2026-08-13 20:37:13.116344 | ubuntu-jammy | changed: All items complete 2026-08-13 20:37:13.116383 | 2026-08-13 20:37:13.558229 | ubuntu-jammy | changed: .d..t...... ./ 2026-08-13 20:37:14.000209 | ubuntu-jammy | changed: .d..t...... ./ 2026-08-13 20:37:14.120824 | 2026-08-13 20:37:14.137100 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-13 20:37:14.861620 | ubuntu-jammy -> localhost | ok: Item: artifacts Runtime: 0:00:00.007483 2026-08-13 20:37:15.104479 | ubuntu-jammy -> localhost | ok: Item: docs Runtime: 0:00:00.008570 2026-08-13 20:37:15.120583 | 2026-08-13 20:37:15.120796 | PLAY [all] 2026-08-13 20:37:15.127325 | 2026-08-13 20:37:15.127393 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-13 20:37:15.543528 | ubuntu-jammy | changed 2026-08-13 20:37:15.549452 | 2026-08-13 20:37:15.549520 | PLAY RECAP 2026-08-13 20:37:15.549569 | ubuntu-jammy | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-13 20:37:15.549612 | 2026-08-13 20:37:15.656947 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-08-13 20:37:15.658113 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-13 20:37:16.279981 | 2026-08-13 20:37:16.280281 | PLAY [localhost] 2026-08-13 20:37:16.290191 | 2026-08-13 20:37:16.290264 | TASK [Generate Zuul manifest] 2026-08-13 20:37:16.310641 | localhost | ok 2026-08-13 20:37:16.325553 | 2026-08-13 20:37:16.325631 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-13 20:37:16.731652 | localhost | changed 2026-08-13 20:37:16.744404 | 2026-08-13 20:37:16.744473 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-13 20:37:17.131041 | localhost | ok 2026-08-13 20:37:17.140001 | 2026-08-13 20:37:17.140073 | TASK [Upload logs] 2026-08-13 20:37:17.162195 | localhost | ok 2026-08-13 20:37:17.231876 | 2026-08-13 20:37:17.232007 | TASK [Set zuul-log-path fact] 2026-08-13 20:37:17.250856 | localhost | ok 2026-08-13 20:37:17.263517 | 2026-08-13 20:37:17.263595 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-13 20:37:17.295991 | localhost | ok 2026-08-13 20:37:17.308465 | 2026-08-13 20:37:17.308539 | TASK [upload-logs : Create log directories] 2026-08-13 20:37:17.703259 | localhost | changed 2026-08-13 20:37:17.709021 | 2026-08-13 20:37:17.709087 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-13 20:37:18.307586 | localhost -> localhost | ok: Runtime: 0:00:00.005713 2026-08-13 20:37:18.316812 | 2026-08-13 20:37:18.316931 | TASK [upload-logs : Upload logs to log server] 2026-08-13 20:37:18.757190 | localhost | Output suppressed because no_log was given 2026-08-13 20:37:18.762907 | 2026-08-13 20:37:18.763187 | LOOP [upload-logs : Compress console log and json output] 2026-08-13 20:37:18.814820 | localhost | skipping: Conditional result was False 2026-08-13 20:37:18.821841 | localhost | skipping: Conditional result was False 2026-08-13 20:37:18.837917 | 2026-08-13 20:37:18.838109 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-13 20:37:18.888274 | localhost | skipping: Conditional result was False 2026-08-13 20:37:18.888782 | 2026-08-13 20:37:18.893322 | localhost | skipping: Conditional result was False 2026-08-13 20:37:18.906247 | 2026-08-13 20:37:18.906632 | LOOP [upload-logs : Upload console log and json output]