2026-08-13 20:37:22.060056 | Job console starting 2026-08-13 20:37:22.070701 | Updating git repos 2026-08-13 20:37:22.317125 | Cloning repos into workspace 2026-08-13 20:37:28.076410 | Restoring repo states 2026-08-13 20:37:28.083486 | Merging changes 2026-08-13 20:37:30.111707 | Checking out repos 2026-08-13 20:37:30.843830 | Preparing playbooks 2026-08-13 20:37:55.853252 | Running Ansible setup 2026-08-13 20:38:01.269371 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-08-13 20:38:01.891492 | 2026-08-13 20:38:01.891639 | PLAY [localhost] 2026-08-13 20:38:01.899432 | 2026-08-13 20:38:01.899502 | TASK [Gathering Facts] 2026-08-13 20:38:02.842827 | localhost | ok 2026-08-13 20:38:02.855074 | 2026-08-13 20:38:02.855187 | TASK [Setup log path fact] 2026-08-13 20:38:02.881398 | localhost | ok 2026-08-13 20:38:02.893614 | 2026-08-13 20:38:02.893880 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-13 20:38:02.924451 | localhost | ok 2026-08-13 20:38:02.934434 | 2026-08-13 20:38:02.934614 | TASK [emit-job-header : Print job information] 2026-08-13 20:38:02.974443 | # Job Information 2026-08-13 20:38:02.974597 | Ansible Version: 2.16.18 2026-08-13 20:38:02.974644 | Job: ansible-collection-containers-molecule-nerdctl-ubuntu-jammy 2026-08-13 20:38:02.974676 | Pipeline: check 2026-08-13 20:38:02.974705 | Executor: 2d72f0692154 2026-08-13 20:38:02.974733 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/141 2026-08-13 20:38:02.974764 | Event ID: 72101dc0-9751-11f1-821f-0bf8411ff2ba 2026-08-13 20:38:02.979004 | 2026-08-13 20:38:02.979094 | LOOP [emit-job-header : Print node information] 2026-08-13 20:38:03.087405 | localhost | ok: 2026-08-13 20:38:03.087870 | localhost | # Node Information 2026-08-13 20:38:03.087917 | localhost | Inventory Hostname: ubuntu-jammy 2026-08-13 20:38:03.087951 | localhost | Hostname: np0000189427 2026-08-13 20:38:03.087983 | localhost | Username: zuul 2026-08-13 20:38:03.088018 | localhost | Distro: Ubuntu 22.04 2026-08-13 20:38:03.088049 | localhost | Provider: yul1 2026-08-13 20:38:03.088080 | localhost | Region: ca-ymq-1 2026-08-13 20:38:03.088110 | localhost | Label: ubuntu-jammy 2026-08-13 20:38:03.088140 | localhost | Product Name: OpenStack Nova 2026-08-13 20:38:03.088168 | localhost | Interface IP: 199.204.45.44 2026-08-13 20:38:03.096680 | 2026-08-13 20:38:03.096797 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-13 20:38:03.490755 | localhost -> localhost | changed 2026-08-13 20:38:03.505078 | 2026-08-13 20:38:03.505148 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-13 20:38:04.329633 | localhost -> localhost | changed 2026-08-13 20:38:04.339350 | 2026-08-13 20:38:04.339407 | PLAY [all] 2026-08-13 20:38:04.349440 | 2026-08-13 20:38:04.349510 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-13 20:38:04.567344 | ubuntu-jammy -> localhost | ok 2026-08-13 20:38:04.575326 | 2026-08-13 20:38:04.575438 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-13 20:38:04.607959 | ubuntu-jammy | ok 2026-08-13 20:38:04.738521 | ubuntu-jammy | included: /var/lib/zuul/builds/77bb5dc5fbb14ea58d50af9067a50d88/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-13 20:38:04.746141 | 2026-08-13 20:38:04.746231 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-13 20:38:05.577684 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-08-13 20:38:05.577841 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/77bb5dc5fbb14ea58d50af9067a50d88/work/77bb5dc5fbb14ea58d50af9067a50d88_id_rsa 2026-08-13 20:38:05.577871 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/77bb5dc5fbb14ea58d50af9067a50d88/work/77bb5dc5fbb14ea58d50af9067a50d88_id_rsa.pub 2026-08-13 20:38:05.577894 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-08-13 20:38:05.577915 | ubuntu-jammy -> localhost | SHA256:hTAuwboTfHWgQlsAfhmc6+/wOGxUhG6NrM44WsKJf34 zuul-build-sshkey 2026-08-13 20:38:05.577947 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-08-13 20:38:05.577969 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-08-13 20:38:05.577993 | ubuntu-jammy -> localhost | |..++= +. | 2026-08-13 20:38:05.578015 | ubuntu-jammy -> localhost | |.. *+=.o.. | 2026-08-13 20:38:05.578036 | ubuntu-jammy -> localhost | | o=+B.... . | 2026-08-13 20:38:05.578057 | ubuntu-jammy -> localhost | | =B.+ . | 2026-08-13 20:38:05.578077 | ubuntu-jammy -> localhost | | ++. S | 2026-08-13 20:38:05.578097 | ubuntu-jammy -> localhost | |o.+o | 2026-08-13 20:38:05.578117 | ubuntu-jammy -> localhost | |*o+o. | 2026-08-13 20:38:05.578136 | ubuntu-jammy -> localhost | |o* +=.E | 2026-08-13 20:38:05.578159 | ubuntu-jammy -> localhost | |o.o+++ | 2026-08-13 20:38:05.578179 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-08-13 20:38:05.578230 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.394364 2026-08-13 20:38:05.583599 | 2026-08-13 20:38:05.583664 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-13 20:38:05.612851 | ubuntu-jammy | ok 2026-08-13 20:38:05.622595 | ubuntu-jammy | included: /var/lib/zuul/builds/77bb5dc5fbb14ea58d50af9067a50d88/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-13 20:38:05.630877 | 2026-08-13 20:38:05.630953 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-13 20:38:05.655603 | ubuntu-jammy | skipping: Conditional result was False 2026-08-13 20:38:05.667969 | 2026-08-13 20:38:05.668104 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-13 20:38:06.086392 | ubuntu-jammy | changed 2026-08-13 20:38:06.092654 | 2026-08-13 20:38:06.092718 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-13 20:38:06.306684 | ubuntu-jammy | ok 2026-08-13 20:38:06.315365 | 2026-08-13 20:38:06.315458 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-13 20:38:06.833547 | ubuntu-jammy | changed 2026-08-13 20:38:06.841078 | 2026-08-13 20:38:06.841191 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-13 20:38:07.291119 | ubuntu-jammy | changed 2026-08-13 20:38:07.298695 | 2026-08-13 20:38:07.298791 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-13 20:38:07.323292 | ubuntu-jammy | skipping: Conditional result was False 2026-08-13 20:38:07.331834 | 2026-08-13 20:38:07.331928 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-13 20:38:07.681344 | ubuntu-jammy -> localhost | changed 2026-08-13 20:38:07.691215 | 2026-08-13 20:38:07.691289 | TASK [add-build-sshkey : Add back temp key] 2026-08-13 20:38:07.999758 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/77bb5dc5fbb14ea58d50af9067a50d88/work/77bb5dc5fbb14ea58d50af9067a50d88_id_rsa (zuul-build-sshkey) 2026-08-13 20:38:07.999963 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.012439 2026-08-13 20:38:08.005494 | 2026-08-13 20:38:08.005568 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-13 20:38:08.341707 | ubuntu-jammy | ok 2026-08-13 20:38:08.347775 | 2026-08-13 20:38:08.347884 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-13 20:38:08.385102 | ubuntu-jammy | skipping: Conditional result was False 2026-08-13 20:38:08.398781 | 2026-08-13 20:38:08.398880 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-08-13 20:38:08.708709 | ubuntu-jammy | ok 2026-08-13 20:38:08.955573 | 2026-08-13 20:38:08.955700 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-08-13 20:38:10.639833 | ubuntu-jammy | Output suppressed because no_log was given 2026-08-13 20:38:10.650520 | 2026-08-13 20:38:10.650660 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-08-13 20:38:10.842156 | ubuntu-jammy | ok: "logs" 2026-08-13 20:38:10.842445 | ubuntu-jammy | ok: All items complete 2026-08-13 20:38:10.842501 | 2026-08-13 20:38:11.098906 | ubuntu-jammy | ok: "artifacts" 2026-08-13 20:38:11.186209 | ubuntu-jammy | ok: "docs" 2026-08-13 20:38:11.201931 | 2026-08-13 20:38:11.202071 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-08-13 20:38:11.387550 | ubuntu-jammy | changed: "logs" 2026-08-13 20:38:11.545373 | ubuntu-jammy | changed: "artifacts" 2026-08-13 20:38:11.712129 | ubuntu-jammy | changed: "docs" 2026-08-13 20:38:11.725807 | 2026-08-13 20:38:11.725913 | PLAY RECAP 2026-08-13 20:38:11.725962 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-13 20:38:11.725993 | ubuntu-jammy | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-08-13 20:38:11.726088 | 2026-08-13 20:38:11.867014 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-08-13 20:38:11.895415 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-08-13 20:38:12.470803 | 2026-08-13 20:38:12.470932 | PLAY [all] 2026-08-13 20:38:12.481602 | 2026-08-13 20:38:12.481686 | TASK [setup-uv : Extract archive] 2026-08-13 20:38:14.724404 | ubuntu-jammy | changed 2026-08-13 20:38:14.730170 | 2026-08-13 20:38:14.730246 | TASK [setup-uv : Print version] 2026-08-13 20:38:15.110421 | ubuntu-jammy | uv 0.8.13 2026-08-13 20:38:15.276350 | ubuntu-jammy | ok: Runtime: 0:00:00.011991 2026-08-13 20:38:15.287930 | 2026-08-13 20:38:15.288000 | TASK [Install Ansible collection siblings] 2026-08-13 20:38:15.684294 | ubuntu-jammy | ok: 2026-08-13 20:38:15.684516 | ubuntu-jammy | Skipping ansible.posix: no checked-out sibling 2026-08-13 20:38:15.684556 | ubuntu-jammy | Skipping community.general: no checked-out sibling 2026-08-13 20:38:15.687098 | 2026-08-13 20:38:15.687165 | PLAY RECAP 2026-08-13 20:38:15.687230 | ubuntu-jammy | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-13 20:38:15.687260 | 2026-08-13 20:38:15.883465 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-08-13 20:38:15.885877 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-08-13 20:38:16.470390 | 2026-08-13 20:38:16.470535 | PLAY [all] 2026-08-13 20:38:16.482477 | 2026-08-13 20:38:16.482575 | LOOP [Check inventory directories] 2026-08-13 20:38:16.755873 | ubuntu-jammy | ok: "src/github.com/vexxhost/ansible-collection-containers" 2026-08-13 20:38:16.901098 | ubuntu-jammy | ok: "src/github.com/vexxhost/ansible-collection-containers/molecule/nerdctl/inventory" 2026-08-13 20:38:17.051173 | ubuntu-jammy | ok: "src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/nerdctl/inventory" 2026-08-13 20:38:17.064415 | 2026-08-13 20:38:17.064678 | LOOP [Copy inventory file for Zuul] 2026-08-13 20:38:17.816272 | ubuntu-jammy | changed: 2026-08-13 20:38:17.816478 | ubuntu-jammy | { 2026-08-13 20:38:17.816516 | ubuntu-jammy | "ansible_loop_var": "item", 2026-08-13 20:38:17.816547 | ubuntu-jammy | "changed": false, 2026-08-13 20:38:17.816574 | ubuntu-jammy | "failed": false, 2026-08-13 20:38:17.816605 | ubuntu-jammy | "invocation": { 2026-08-13 20:38:17.816632 | ubuntu-jammy | "module_args": { 2026-08-13 20:38:17.816658 | ubuntu-jammy | "checksum_algorithm": "sha1", 2026-08-13 20:38:17.816683 | ubuntu-jammy | "follow": true, 2026-08-13 20:38:17.816709 | ubuntu-jammy | "get_attributes": true, 2026-08-13 20:38:17.816735 | ubuntu-jammy | "get_checksum": true, 2026-08-13 20:38:17.816760 | ubuntu-jammy | "get_mime": true, 2026-08-13 20:38:17.816785 | ubuntu-jammy | "path": "src/github.com/vexxhost/ansible-collection-containers" 2026-08-13 20:38:17.816810 | ubuntu-jammy | } 2026-08-13 20:38:17.816835 | ubuntu-jammy | }, 2026-08-13 20:38:17.816859 | ubuntu-jammy | "item": "src/github.com/vexxhost/ansible-collection-containers", 2026-08-13 20:38:17.816911 | ubuntu-jammy | "stat": { 2026-08-13 20:38:17.816937 | ubuntu-jammy | "atime": 1786653490.5415974, 2026-08-13 20:38:17.816990 | ubuntu-jammy | "attr_flags": "e", 2026-08-13 20:38:17.817017 | ubuntu-jammy | "attributes": [ 2026-08-13 20:38:17.817041 | ubuntu-jammy | "extents" 2026-08-13 20:38:17.817065 | ubuntu-jammy | ], 2026-08-13 20:38:17.817089 | ubuntu-jammy | "block_size": 4096, 2026-08-13 20:38:17.817112 | ubuntu-jammy | "blocks": 8, 2026-08-13 20:38:17.817136 | ubuntu-jammy | "charset": "unknown", 2026-08-13 20:38:17.817161 | ubuntu-jammy | "ctime": 1786653490.5495973, 2026-08-13 20:38:17.817186 | ubuntu-jammy | "dev": 64513, 2026-08-13 20:38:17.817211 | ubuntu-jammy | "device_type": 0, 2026-08-13 20:38:17.817235 | ubuntu-jammy | "executable": true, 2026-08-13 20:38:17.817258 | ubuntu-jammy | "exists": true, 2026-08-13 20:38:17.817282 | ubuntu-jammy | "gid": 1000, 2026-08-13 20:38:17.817306 | ubuntu-jammy | "gr_name": "zuul", 2026-08-13 20:38:17.817330 | ubuntu-jammy | "inode": 1042461, 2026-08-13 20:38:17.817355 | ubuntu-jammy | "isblk": false, 2026-08-13 20:38:17.817380 | ubuntu-jammy | "ischr": false, 2026-08-13 20:38:17.817404 | ubuntu-jammy | "isdir": true, 2026-08-13 20:38:17.817428 | ubuntu-jammy | "isfifo": false, 2026-08-13 20:38:17.817452 | ubuntu-jammy | "isgid": false, 2026-08-13 20:38:17.817477 | ubuntu-jammy | "islnk": false, 2026-08-13 20:38:17.817500 | ubuntu-jammy | "isreg": false, 2026-08-13 20:38:17.817524 | ubuntu-jammy | "issock": false, 2026-08-13 20:38:17.817548 | ubuntu-jammy | "isuid": false, 2026-08-13 20:38:17.817571 | ubuntu-jammy | "mimetype": "unknown", 2026-08-13 20:38:17.817595 | ubuntu-jammy | "mode": "0755", 2026-08-13 20:38:17.817618 | ubuntu-jammy | "mtime": 1786653449.603591, 2026-08-13 20:38:17.817641 | ubuntu-jammy | "nlink": 11, 2026-08-13 20:38:17.817663 | ubuntu-jammy | "path": "src/github.com/vexxhost/ansible-collection-containers", 2026-08-13 20:38:17.817686 | ubuntu-jammy | "pw_name": "zuul", 2026-08-13 20:38:17.817710 | ubuntu-jammy | "readable": true, 2026-08-13 20:38:17.817735 | ubuntu-jammy | "rgrp": true, 2026-08-13 20:38:17.817759 | ubuntu-jammy | "roth": true, 2026-08-13 20:38:17.817783 | ubuntu-jammy | "rusr": true, 2026-08-13 20:38:17.817807 | ubuntu-jammy | "size": 4096, 2026-08-13 20:38:17.817831 | ubuntu-jammy | "uid": 1000, 2026-08-13 20:38:17.817855 | ubuntu-jammy | "version": "1022254231", 2026-08-13 20:38:17.817881 | ubuntu-jammy | "wgrp": false, 2026-08-13 20:38:17.817910 | ubuntu-jammy | "woth": false, 2026-08-13 20:38:17.817934 | ubuntu-jammy | "writeable": true, 2026-08-13 20:38:17.817958 | ubuntu-jammy | "wusr": true, 2026-08-13 20:38:17.817982 | ubuntu-jammy | "xgrp": true, 2026-08-13 20:38:17.818006 | ubuntu-jammy | "xoth": true, 2026-08-13 20:38:17.818030 | ubuntu-jammy | "xusr": true 2026-08-13 20:38:17.818054 | ubuntu-jammy | } 2026-08-13 20:38:17.818078 | ubuntu-jammy | } 2026-08-13 20:38:17.818126 | ubuntu-jammy | ok: All items complete 2026-08-13 20:38:17.818155 | 2026-08-13 20:38:17.819776 | ubuntu-jammy | skipping: Conditional result was False 2026-08-13 20:38:17.820582 | ubuntu-jammy | skipping: Conditional result was False 2026-08-13 20:38:17.835472 | 2026-08-13 20:38:17.835682 | LOOP [Switch "ansible_host" to private IP] 2026-08-13 20:38:18.181385 | ubuntu-jammy | changed: 1 replacements made 2026-08-13 20:38:18.183795 | ubuntu-jammy | skipping: Conditional result was False 2026-08-13 20:38:18.185075 | ubuntu-jammy | skipping: Conditional result was False 2026-08-13 20:38:18.201123 | 2026-08-13 20:38:18.201292 | TASK [Run Molecule scenario] 2026-08-13 20:38:18.925938 | ubuntu-jammy | Downloading cpython-3.13.7-linux-x86_64-gnu (download) (30.9MiB) 2026-08-13 20:38:19.545241 | ubuntu-jammy | Downloading cpython-3.13.7-linux-x86_64-gnu (download) 2026-08-13 20:38:19.715642 | ubuntu-jammy | Using CPython 3.13.7 2026-08-13 20:38:19.715744 | ubuntu-jammy | Creating virtual environment at: .venv 2026-08-13 20:38:19.752359 | ubuntu-jammy | Downloading pygments (1.2MiB) 2026-08-13 20:38:19.752519 | ubuntu-jammy | Downloading ansible-core (2.3MiB) 2026-08-13 20:38:19.787046 | ubuntu-jammy | Downloading cryptography (4.3MiB) 2026-08-13 20:38:19.900810 | ubuntu-jammy | Downloading cryptography 2026-08-13 20:38:19.941778 | ubuntu-jammy | Downloading pygments 2026-08-13 20:38:20.082376 | ubuntu-jammy | Downloading ansible-core 2026-08-13 20:38:20.112662 | ubuntu-jammy | Installed 36 packages in 29ms 2026-08-13 20:38:21.240125 | ubuntu-jammy | INFO Collection 'vexxhost.containers' detected. 2026-08-13 20:38:21.240196 | ubuntu-jammy | INFO Scenarios will be used from 'extensions/molecule' 2026-08-13 20:38:22.160395 | ubuntu-jammy | CRITICAL 'extensions/molecule/default/molecule.yml' glob failed. Exiting. 2026-08-13 20:38:22.160467 | ubuntu-jammy | INFO default scenario not found, disabling shared state. 2026-08-13 20:38:22.160551 | ubuntu-jammy | INFO [nerdctl > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-08-13 20:38:22.160624 | ubuntu-jammy | INFO [nerdctl > prerun] Performing prerun with role_name_check=0... 2026-08-13 20:39:07.358330 | ubuntu-jammy | INFO [nerdctl > dependency] Executing 2026-08-13 20:39:07.358419 | ubuntu-jammy | WARNING [nerdctl > dependency] Missing roles requirements file: requirements.yml 2026-08-13 20:39:07.358614 | ubuntu-jammy | WARNING [nerdctl > dependency] Missing collections requirements file: collections.yml 2026-08-13 20:39:07.358699 | ubuntu-jammy | WARNING [nerdctl > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-08-13 20:39:07.363699 | ubuntu-jammy | INFO [nerdctl > cleanup] Executing 2026-08-13 20:39:07.364041 | ubuntu-jammy | WARNING [nerdctl > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-13 20:39:07.368949 | ubuntu-jammy | INFO [nerdctl > destroy] Executing 2026-08-13 20:39:07.368978 | ubuntu-jammy | WARNING [nerdctl > destroy] Skipping, '--destroy=never' requested. 2026-08-13 20:39:07.369051 | ubuntu-jammy | INFO [nerdctl > destroy] Executed: Successful 2026-08-13 20:39:07.373917 | ubuntu-jammy | INFO [nerdctl > syntax] Executing 2026-08-13 20:39:07.915160 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-08-13 20:39:07.915510 | 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:39:07.915809 | 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:39:07.916037 | ubuntu-jammy | 2026-08-13 20:39:08.325092 | ubuntu-jammy | 2026-08-13 20:39:08.325268 | ubuntu-jammy | playbook: /home/zuul/src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/nerdctl/converge.yml 2026-08-13 20:39:08.417317 | ubuntu-jammy | INFO [nerdctl > syntax] Executed: Successful 2026-08-13 20:39:08.426811 | ubuntu-jammy | INFO [nerdctl > create] Executing 2026-08-13 20:39:08.428289 | ubuntu-jammy | WARNING [nerdctl > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-13 20:39:08.433544 | ubuntu-jammy | INFO [nerdctl > prepare] Executing 2026-08-13 20:39:08.945444 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-08-13 20:39:08.945621 | 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:39:08.945855 | 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:39:08.946011 | ubuntu-jammy | 2026-08-13 20:39:09.351265 | ubuntu-jammy | 2026-08-13 20:39:09.351500 | ubuntu-jammy | PLAY [Prepare] ***************************************************************** 2026-08-13 20:39:09.351677 | ubuntu-jammy | 2026-08-13 20:39:09.351890 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-08-13 20:39:09.352069 | ubuntu-jammy | Thursday 13 August 2026 20:39:09 +0000 (0:00:00.031) 0:00:00.031 ******* 2026-08-13 20:39:10.481369 | 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:39:10.483675 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 20:39:10.483809 | ubuntu-jammy | 2026-08-13 20:39:10.484010 | ubuntu-jammy | TASK [Update "apt" cache] ****************************************************** 2026-08-13 20:39:10.484176 | ubuntu-jammy | Thursday 13 August 2026 20:39:10 +0000 (0:00:01.134) 0:00:01.165 ******* 2026-08-13 20:39:22.290357 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 20:39:22.290437 | ubuntu-jammy | 2026-08-13 20:39:22.290544 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-08-13 20:39:22.290677 | ubuntu-jammy | ubuntu-jammy : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-08-13 20:39:22.290803 | ubuntu-jammy | 2026-08-13 20:39:22.290886 | ubuntu-jammy | 2026-08-13 20:39:22.291016 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-08-13 20:39:22.291163 | ubuntu-jammy | Thursday 13 August 2026 20:39:22 +0000 (0:00:11.799) 0:00:12.965 ******* 2026-08-13 20:39:22.291259 | ubuntu-jammy | =============================================================================== 2026-08-13 20:39:22.291378 | ubuntu-jammy | Update "apt" cache ----------------------------------------------------- 11.80s 2026-08-13 20:39:22.291479 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.13s 2026-08-13 20:39:22.368381 | ubuntu-jammy | INFO [nerdctl > prepare] Executed: Successful 2026-08-13 20:39:22.378557 | ubuntu-jammy | INFO [nerdctl > converge] Executing 2026-08-13 20:39:22.884197 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-08-13 20:39:22.884300 | 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:39:22.884500 | 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:39:22.884729 | ubuntu-jammy | 2026-08-13 20:39:23.257719 | ubuntu-jammy | 2026-08-13 20:39:23.257875 | ubuntu-jammy | PLAY [Converge] **************************************************************** 2026-08-13 20:39:23.258081 | ubuntu-jammy | 2026-08-13 20:39:23.258291 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-08-13 20:39:23.258496 | ubuntu-jammy | Thursday 13 August 2026 20:39:23 +0000 (0:00:00.016) 0:00:00.016 ******* 2026-08-13 20:39:24.185329 | 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:39:24.188203 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 20:39:24.188399 | ubuntu-jammy | 2026-08-13 20:39:24.188613 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-13 20:39:24.188810 | ubuntu-jammy | Thursday 13 August 2026 20:39:24 +0000 (0:00:00.930) 0:00:00.946 ******* 2026-08-13 20:39:24.606603 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 20:39:24.606662 | ubuntu-jammy | 2026-08-13 20:39:24.606676 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-13 20:39:24.606784 | ubuntu-jammy | Thursday 13 August 2026 20:39:24 +0000 (0:00:00.418) 0:00:01.365 ******* 2026-08-13 20:39:24.641160 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-08-13 20:39:24.641222 | ubuntu-jammy | 2026-08-13 20:39:24.641273 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-13 20:39:24.641355 | ubuntu-jammy | Thursday 13 August 2026 20:39:24 +0000 (0:00:00.034) 0:00:01.399 ******* 2026-08-13 20:39:25.004260 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 20:39:25.004351 | ubuntu-jammy | 2026-08-13 20:39:25.004469 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 20:39:25.004581 | ubuntu-jammy | Thursday 13 August 2026 20:39:25 +0000 (0:00:00.363) 0:00:01.762 ******* 2026-08-13 20:39:25.100518 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-08-13 20:39:25.100715 | ubuntu-jammy | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-08-13 20:39:25.100920 | ubuntu-jammy | } 2026-08-13 20:39:25.101130 | ubuntu-jammy | 2026-08-13 20:39:25.101324 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 20:39:25.101500 | ubuntu-jammy | Thursday 13 August 2026 20:39:25 +0000 (0:00:00.095) 0:00:01.858 ******* 2026-08-13 20:39:25.876127 | 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:39:25.883128 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 20:39:25.883306 | ubuntu-jammy | 2026-08-13 20:39:25.883524 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 20:39:25.883709 | ubuntu-jammy | Thursday 13 August 2026 20:39:25 +0000 (0:00:00.782) 0:00:02.641 ******* 2026-08-13 20:39:25.909859 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-08-13 20:39:25.910019 | ubuntu-jammy | 2026-08-13 20:39:25.910209 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-13 20:39:25.910393 | ubuntu-jammy | Thursday 13 August 2026 20:39:25 +0000 (0:00:00.026) 0:00:02.668 ******* 2026-08-13 20:39:26.151660 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 20:39:26.151826 | ubuntu-jammy | 2026-08-13 20:39:26.152112 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-13 20:39:26.152352 | ubuntu-jammy | Thursday 13 August 2026 20:39:26 +0000 (0:00:00.240) 0:00:02.908 ******* 2026-08-13 20:39:27.388956 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 20:39:27.389033 | ubuntu-jammy | 2026-08-13 20:39:27.389148 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 20:39:27.389261 | ubuntu-jammy | Thursday 13 August 2026 20:39:27 +0000 (0:00:01.238) 0:00:04.147 ******* 2026-08-13 20:39:27.464119 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-08-13 20:39:27.464200 | 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:39:27.464304 | ubuntu-jammy | } 2026-08-13 20:39:27.464397 | ubuntu-jammy | 2026-08-13 20:39:27.464504 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 20:39:27.464612 | ubuntu-jammy | Thursday 13 August 2026 20:39:27 +0000 (0:00:00.075) 0:00:04.222 ******* 2026-08-13 20:39:28.388260 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 20:39:28.388322 | ubuntu-jammy | 2026-08-13 20:39:28.388399 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 20:39:28.388514 | ubuntu-jammy | Thursday 13 August 2026 20:39:28 +0000 (0:00:00.924) 0:00:05.146 ******* 2026-08-13 20:39:31.377292 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 20:39:31.377432 | ubuntu-jammy | 2026-08-13 20:39:31.377634 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-13 20:39:31.377880 | ubuntu-jammy | Thursday 13 August 2026 20:39:31 +0000 (0:00:02.989) 0:00:08.135 ******* 2026-08-13 20:39:31.397994 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-08-13 20:39:31.398160 | ubuntu-jammy | 2026-08-13 20:39:31.398352 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-13 20:39:31.398541 | ubuntu-jammy | Thursday 13 August 2026 20:39:31 +0000 (0:00:00.021) 0:00:08.156 ******* 2026-08-13 20:39:31.417036 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-08-13 20:39:31.417174 | ubuntu-jammy | 2026-08-13 20:39:31.417352 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-13 20:39:31.417528 | ubuntu-jammy | Thursday 13 August 2026 20:39:31 +0000 (0:00:00.018) 0:00:08.175 ******* 2026-08-13 20:39:31.437209 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-08-13 20:39:31.437346 | ubuntu-jammy | 2026-08-13 20:39:31.437545 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-13 20:39:31.437772 | ubuntu-jammy | Thursday 13 August 2026 20:39:31 +0000 (0:00:00.019) 0:00:08.195 ******* 2026-08-13 20:39:39.118739 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 20:39:39.118894 | ubuntu-jammy | 2026-08-13 20:39:39.119128 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-13 20:39:39.119318 | ubuntu-jammy | Thursday 13 August 2026 20:39:39 +0000 (0:00:07.681) 0:00:15.876 ******* 2026-08-13 20:39:39.771021 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 20:39:39.771171 | ubuntu-jammy | 2026-08-13 20:39:39.771358 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-13 20:39:39.771528 | ubuntu-jammy | Thursday 13 August 2026 20:39:39 +0000 (0:00:00.652) 0:00:16.529 ******* 2026-08-13 20:39:40.898114 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/etc/containerd'}) 2026-08-13 20:39:40.898305 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-13 20:39:40.898506 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-13 20:39:40.898702 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-13 20:39:40.898897 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-13 20:39:40.899075 | ubuntu-jammy | 2026-08-13 20:39:40.899428 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-13 20:39:40.899642 | ubuntu-jammy | Thursday 13 August 2026 20:39:40 +0000 (0:00:01.127) 0:00:17.656 ******* 2026-08-13 20:39:41.564047 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 20:39:41.564204 | ubuntu-jammy | 2026-08-13 20:39:41.564406 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-13 20:39:41.564589 | ubuntu-jammy | Thursday 13 August 2026 20:39:41 +0000 (0:00:00.663) 0:00:18.319 ******* 2026-08-13 20:39:41.564750 | ubuntu-jammy | 2026-08-13 20:39:41.564937 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-08-13 20:39:41.565107 | ubuntu-jammy | Thursday 13 August 2026 20:39:41 +0000 (0:00:00.002) 0:00:18.322 ******* 2026-08-13 20:39:42.475884 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 20:39:42.476031 | ubuntu-jammy | 2026-08-13 20:39:42.476243 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-08-13 20:39:42.476437 | ubuntu-jammy | Thursday 13 August 2026 20:39:42 +0000 (0:00:00.911) 0:00:19.234 ******* 2026-08-13 20:39:42.943530 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 20:39:42.943668 | ubuntu-jammy | 2026-08-13 20:39:42.943870 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-13 20:39:42.944120 | ubuntu-jammy | Thursday 13 August 2026 20:39:42 +0000 (0:00:00.466) 0:00:19.701 ******* 2026-08-13 20:39:43.521755 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 20:39:43.521821 | ubuntu-jammy | 2026-08-13 20:39:43.521833 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-08-13 20:39:43.521843 | ubuntu-jammy | ubuntu-jammy : ok=17 changed=10 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-08-13 20:39:43.521852 | ubuntu-jammy | 2026-08-13 20:39:43.521861 | ubuntu-jammy | 2026-08-13 20:39:43.521870 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-08-13 20:39:43.521881 | ubuntu-jammy | Thursday 13 August 2026 20:39:43 +0000 (0:00:00.575) 0:00:20.277 ******* 2026-08-13 20:39:43.521890 | ubuntu-jammy | =============================================================================== 2026-08-13 20:39:43.521898 | ubuntu-jammy | vexxhost.containers.containerd : Install AppArmor packages -------------- 7.68s 2026-08-13 20:39:43.521907 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 2.99s 2026-08-13 20:39:43.521916 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.24s 2026-08-13 20:39:43.521925 | ubuntu-jammy | vexxhost.containers.containerd : Create folders for configuration ------- 1.13s 2026-08-13 20:39:43.521933 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 0.93s 2026-08-13 20:39:43.521942 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.92s 2026-08-13 20:39:43.521951 | ubuntu-jammy | vexxhost.containers.containerd : Reload systemd ------------------------- 0.91s 2026-08-13 20:39:43.521976 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.78s 2026-08-13 20:39:43.521993 | ubuntu-jammy | vexxhost.containers.containerd : Create containerd config file ---------- 0.66s 2026-08-13 20:39:43.523998 | ubuntu-jammy | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.65s 2026-08-13 20:39:43.524093 | ubuntu-jammy | vexxhost.containers.containerd : Enable and start service --------------- 0.58s 2026-08-13 20:39:43.524106 | ubuntu-jammy | vexxhost.containers.containerd : Restart containerd --------------------- 0.47s 2026-08-13 20:39:43.524116 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.42s 2026-08-13 20:39:43.524127 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.36s 2026-08-13 20:39:43.524137 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.24s 2026-08-13 20:39:43.524149 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.10s 2026-08-13 20:39:43.524159 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.08s 2026-08-13 20:39:43.524169 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 0.03s 2026-08-13 20:39:43.524179 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 0.03s 2026-08-13 20:39:43.524189 | ubuntu-jammy | vexxhost.containers.containerd : Install SELinux packages --------------- 0.02s 2026-08-13 20:39:43.624114 | ubuntu-jammy | INFO [nerdctl > converge] Executed: Successful 2026-08-13 20:39:43.637103 | ubuntu-jammy | INFO [nerdctl > idempotence] Executing 2026-08-13 20:39:44.132570 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-08-13 20:39:44.132753 | 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:39:44.132876 | 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:39:44.132979 | ubuntu-jammy | 2026-08-13 20:39:44.502687 | ubuntu-jammy | 2026-08-13 20:39:44.503021 | ubuntu-jammy | PLAY [Converge] **************************************************************** 2026-08-13 20:39:44.503262 | ubuntu-jammy | 2026-08-13 20:39:44.503556 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-08-13 20:39:44.503801 | ubuntu-jammy | Thursday 13 August 2026 20:39:44 +0000 (0:00:00.014) 0:00:00.014 ******* 2026-08-13 20:39:45.470148 | 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:39:45.473732 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 20:39:45.473790 | ubuntu-jammy | 2026-08-13 20:39:45.473807 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-13 20:39:45.473820 | ubuntu-jammy | Thursday 13 August 2026 20:39:45 +0000 (0:00:00.970) 0:00:00.985 ******* 2026-08-13 20:39:45.847554 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 20:39:45.847624 | ubuntu-jammy | 2026-08-13 20:39:45.847743 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-13 20:39:45.847856 | ubuntu-jammy | Thursday 13 August 2026 20:39:45 +0000 (0:00:00.374) 0:00:01.359 ******* 2026-08-13 20:39:45.881778 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-08-13 20:39:45.881929 | ubuntu-jammy | 2026-08-13 20:39:45.882109 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-13 20:39:45.882284 | ubuntu-jammy | Thursday 13 August 2026 20:39:45 +0000 (0:00:00.034) 0:00:01.393 ******* 2026-08-13 20:39:46.250921 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 20:39:46.251073 | ubuntu-jammy | 2026-08-13 20:39:46.251261 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 20:39:46.251453 | ubuntu-jammy | Thursday 13 August 2026 20:39:46 +0000 (0:00:00.369) 0:00:01.762 ******* 2026-08-13 20:39:46.314538 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-08-13 20:39:46.314701 | ubuntu-jammy | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-08-13 20:39:46.314894 | ubuntu-jammy | } 2026-08-13 20:39:46.315043 | ubuntu-jammy | 2026-08-13 20:39:46.315247 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 20:39:46.315421 | ubuntu-jammy | Thursday 13 August 2026 20:39:46 +0000 (0:00:00.063) 0:00:01.826 ******* 2026-08-13 20:39:46.786009 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 20:39:46.786173 | ubuntu-jammy | 2026-08-13 20:39:46.786376 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 20:39:46.786567 | ubuntu-jammy | Thursday 13 August 2026 20:39:46 +0000 (0:00:00.472) 0:00:02.298 ******* 2026-08-13 20:39:46.805158 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-08-13 20:39:46.805331 | ubuntu-jammy | 2026-08-13 20:39:46.805517 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-13 20:39:46.805724 | ubuntu-jammy | Thursday 13 August 2026 20:39:46 +0000 (0:00:00.019) 0:00:02.317 ******* 2026-08-13 20:39:47.039985 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 20:39:47.040062 | ubuntu-jammy | 2026-08-13 20:39:47.040180 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-13 20:39:47.040300 | ubuntu-jammy | Thursday 13 August 2026 20:39:47 +0000 (0:00:00.234) 0:00:02.552 ******* 2026-08-13 20:39:48.255390 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 20:39:48.255457 | ubuntu-jammy | 2026-08-13 20:39:48.255468 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 20:39:48.255478 | ubuntu-jammy | Thursday 13 August 2026 20:39:48 +0000 (0:00:01.214) 0:00:03.766 ******* 2026-08-13 20:39:48.323581 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-08-13 20:39:48.324250 | 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:39:48.324301 | ubuntu-jammy | } 2026-08-13 20:39:48.324308 | ubuntu-jammy | 2026-08-13 20:39:48.324315 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 20:39:48.324321 | ubuntu-jammy | Thursday 13 August 2026 20:39:48 +0000 (0:00:00.068) 0:00:03.835 ******* 2026-08-13 20:39:48.705162 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 20:39:48.705231 | ubuntu-jammy | 2026-08-13 20:39:48.705467 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 20:39:48.705510 | ubuntu-jammy | Thursday 13 August 2026 20:39:48 +0000 (0:00:00.381) 0:00:04.217 ******* 2026-08-13 20:39:51.005266 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 20:39:51.005307 | ubuntu-jammy | 2026-08-13 20:39:51.005314 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-13 20:39:51.005321 | ubuntu-jammy | Thursday 13 August 2026 20:39:51 +0000 (0:00:02.299) 0:00:06.517 ******* 2026-08-13 20:39:51.026994 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-08-13 20:39:51.027028 | ubuntu-jammy | 2026-08-13 20:39:51.027038 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-13 20:39:51.027048 | ubuntu-jammy | Thursday 13 August 2026 20:39:51 +0000 (0:00:00.021) 0:00:06.538 ******* 2026-08-13 20:39:51.047333 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-08-13 20:39:51.047369 | ubuntu-jammy | 2026-08-13 20:39:51.047380 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-13 20:39:51.047390 | ubuntu-jammy | Thursday 13 August 2026 20:39:51 +0000 (0:00:00.020) 0:00:06.558 ******* 2026-08-13 20:39:51.067987 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-08-13 20:39:51.068030 | ubuntu-jammy | 2026-08-13 20:39:51.068041 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-13 20:39:51.068050 | ubuntu-jammy | Thursday 13 August 2026 20:39:51 +0000 (0:00:00.020) 0:00:06.579 ******* 2026-08-13 20:39:52.121456 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 20:39:52.121515 | ubuntu-jammy | 2026-08-13 20:39:52.121526 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-13 20:39:52.121537 | ubuntu-jammy | Thursday 13 August 2026 20:39:52 +0000 (0:00:01.052) 0:00:07.632 ******* 2026-08-13 20:39:52.647153 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 20:39:52.647217 | ubuntu-jammy | 2026-08-13 20:39:52.647500 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-13 20:39:52.647559 | ubuntu-jammy | Thursday 13 August 2026 20:39:52 +0000 (0:00:00.526) 0:00:08.159 ******* 2026-08-13 20:39:53.822422 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/etc/containerd'}) 2026-08-13 20:39:53.823866 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-13 20:39:53.824054 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-13 20:39:53.824067 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-13 20:39:53.824078 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-13 20:39:53.824088 | ubuntu-jammy | 2026-08-13 20:39:53.824106 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-13 20:39:53.824116 | ubuntu-jammy | Thursday 13 August 2026 20:39:53 +0000 (0:00:01.174) 0:00:09.334 ******* 2026-08-13 20:39:54.445255 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 20:39:54.445350 | ubuntu-jammy | 2026-08-13 20:39:54.445784 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-13 20:39:54.445857 | ubuntu-jammy | Thursday 13 August 2026 20:39:54 +0000 (0:00:00.620) 0:00:09.954 ******* 2026-08-13 20:39:54.445875 | ubuntu-jammy | 2026-08-13 20:39:54.445885 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-13 20:39:54.446037 | ubuntu-jammy | Thursday 13 August 2026 20:39:54 +0000 (0:00:00.002) 0:00:09.957 ******* 2026-08-13 20:39:55.052747 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 20:39:55.053763 | ubuntu-jammy | 2026-08-13 20:39:55.053820 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-08-13 20:39:55.053826 | ubuntu-jammy | ubuntu-jammy : ok=15 changed=0 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-08-13 20:39:55.053830 | ubuntu-jammy | 2026-08-13 20:39:55.053834 | ubuntu-jammy | 2026-08-13 20:39:55.053843 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-08-13 20:39:55.057586 | ubuntu-jammy | Thursday 13 August 2026 20:39:55 +0000 (0:00:00.607) 0:00:10.565 ******* 2026-08-13 20:39:55.057669 | ubuntu-jammy | =============================================================================== 2026-08-13 20:39:55.057684 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 2.30s 2026-08-13 20:39:55.057693 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.21s 2026-08-13 20:39:55.057702 | ubuntu-jammy | vexxhost.containers.containerd : Create folders for configuration ------- 1.17s 2026-08-13 20:39:55.057733 | ubuntu-jammy | vexxhost.containers.containerd : Install AppArmor packages -------------- 1.05s 2026-08-13 20:39:55.057742 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 0.97s 2026-08-13 20:39:55.057751 | ubuntu-jammy | vexxhost.containers.containerd : Create containerd config file ---------- 0.62s 2026-08-13 20:39:55.057759 | ubuntu-jammy | vexxhost.containers.containerd : Enable and start service --------------- 0.61s 2026-08-13 20:39:55.057769 | ubuntu-jammy | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.53s 2026-08-13 20:39:55.057778 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.47s 2026-08-13 20:39:55.057787 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.38s 2026-08-13 20:39:55.057796 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.37s 2026-08-13 20:39:55.057804 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.37s 2026-08-13 20:39:55.057813 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.23s 2026-08-13 20:39:55.057822 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.07s 2026-08-13 20:39:55.057831 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.06s 2026-08-13 20:39:55.057849 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 0.03s 2026-08-13 20:39:55.057858 | ubuntu-jammy | vexxhost.containers.containerd : Install SELinux packages --------------- 0.02s 2026-08-13 20:39:55.057882 | ubuntu-jammy | vexxhost.containers.containerd : Persist SELinux permissive mode -------- 0.02s 2026-08-13 20:39:55.057891 | ubuntu-jammy | vexxhost.containers.containerd : Set SELinux to permissive at runtime --- 0.02s 2026-08-13 20:39:55.057900 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 0.02s 2026-08-13 20:39:55.156248 | ubuntu-jammy | INFO [nerdctl > idempotence] Executed: Successful 2026-08-13 20:39:55.164350 | ubuntu-jammy | INFO [nerdctl > side_effect] Executing 2026-08-13 20:39:55.164816 | ubuntu-jammy | WARNING [nerdctl > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-13 20:39:55.170603 | ubuntu-jammy | INFO [nerdctl > verify] Executing 2026-08-13 20:39:55.646242 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-08-13 20:39:55.646705 | 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:39:55.646997 | 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:39:55.647229 | ubuntu-jammy | 2026-08-13 20:39:55.994443 | ubuntu-jammy | 2026-08-13 20:39:55.994845 | ubuntu-jammy | PLAY [Verify] ****************************************************************** 2026-08-13 20:39:55.995087 | ubuntu-jammy | 2026-08-13 20:39:55.995329 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-08-13 20:39:55.995571 | ubuntu-jammy | Thursday 13 August 2026 20:39:55 +0000 (0:00:00.011) 0:00:00.011 ******* 2026-08-13 20:39:56.949773 | 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:39:56.955616 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 20:39:56.955637 | ubuntu-jammy | 2026-08-13 20:39:56.955644 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-08-13 20:39:56.955651 | ubuntu-jammy | Thursday 13 August 2026 20:39:56 +0000 (0:00:00.961) 0:00:00.972 ******* 2026-08-13 20:39:57.344038 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 20:39:57.344079 | ubuntu-jammy | 2026-08-13 20:39:57.344085 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-13 20:39:57.344089 | ubuntu-jammy | Thursday 13 August 2026 20:39:57 +0000 (0:00:00.388) 0:00:01.361 ******* 2026-08-13 20:39:58.540354 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 20:39:58.540528 | ubuntu-jammy | 2026-08-13 20:39:58.540540 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-13 20:39:58.540550 | ubuntu-jammy | Thursday 13 August 2026 20:39:58 +0000 (0:00:01.195) 0:00:02.557 ******* 2026-08-13 20:39:58.799473 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 20:39:58.799533 | ubuntu-jammy | 2026-08-13 20:39:58.799545 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 20:39:58.799555 | ubuntu-jammy | Thursday 13 August 2026 20:39:58 +0000 (0:00:00.258) 0:00:02.816 ******* 2026-08-13 20:39:58.869828 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-08-13 20:39:58.869903 | ubuntu-jammy | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.5/nerdctl-2.3.5-linux-amd64.tar.gz" 2026-08-13 20:39:58.869914 | ubuntu-jammy | } 2026-08-13 20:39:58.869925 | ubuntu-jammy | 2026-08-13 20:39:58.869942 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 20:39:58.870093 | ubuntu-jammy | Thursday 13 August 2026 20:39:58 +0000 (0:00:00.069) 0:00:02.885 ******* 2026-08-13 20:39:59.684509 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 20:39:59.684659 | ubuntu-jammy | 2026-08-13 20:39:59.684848 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 20:39:59.685094 | ubuntu-jammy | Thursday 13 August 2026 20:39:59 +0000 (0:00:00.815) 0:00:03.701 ******* 2026-08-13 20:40:01.260823 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 20:40:01.260885 | ubuntu-jammy | 2026-08-13 20:40:01.261180 | ubuntu-jammy | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-08-13 20:40:01.261248 | ubuntu-jammy | Thursday 13 August 2026 20:40:01 +0000 (0:00:01.576) 0:00:05.278 ******* 2026-08-13 20:40:01.971176 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 20:40:01.971219 | ubuntu-jammy | 2026-08-13 20:40:01.971224 | ubuntu-jammy | TASK [Install the 10-containerd-net.conflist file] ***************************** 2026-08-13 20:40:01.971229 | ubuntu-jammy | Thursday 13 August 2026 20:40:01 +0000 (0:00:00.710) 0:00:05.988 ******* 2026-08-13 20:40:02.492541 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 20:40:02.492977 | ubuntu-jammy | 2026-08-13 20:40:02.493030 | ubuntu-jammy | TASK [Restart "containerd"] **************************************************** 2026-08-13 20:40:02.493038 | ubuntu-jammy | Thursday 13 August 2026 20:40:02 +0000 (0:00:00.521) 0:00:06.509 ******* 2026-08-13 20:40:03.168469 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 20:40:03.168529 | ubuntu-jammy | 2026-08-13 20:40:03.168600 | ubuntu-jammy | TASK [Pull image from registry] ************************************************ 2026-08-13 20:40:03.168694 | ubuntu-jammy | Thursday 13 August 2026 20:40:03 +0000 (0:00:00.676) 0:00:07.186 ******* 2026-08-13 20:40:04.450418 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 20:40:04.450468 | ubuntu-jammy | 2026-08-13 20:40:04.450477 | ubuntu-jammy | TASK [List images] ************************************************************* 2026-08-13 20:40:04.450485 | ubuntu-jammy | Thursday 13 August 2026 20:40:04 +0000 (0:00:01.280) 0:00:08.466 ******* 2026-08-13 20:40:04.745162 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 20:40:04.745789 | ubuntu-jammy | 2026-08-13 20:40:04.745815 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-08-13 20:40:04.745826 | ubuntu-jammy | ubuntu-jammy : ok=12 changed=8 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-08-13 20:40:04.746164 | ubuntu-jammy | 2026-08-13 20:40:04.746210 | ubuntu-jammy | 2026-08-13 20:40:04.748757 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-08-13 20:40:04.748791 | ubuntu-jammy | Thursday 13 August 2026 20:40:04 +0000 (0:00:00.296) 0:00:08.762 ******* 2026-08-13 20:40:04.748802 | ubuntu-jammy | =============================================================================== 2026-08-13 20:40:04.748812 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 1.58s 2026-08-13 20:40:04.748821 | ubuntu-jammy | Pull image from registry ------------------------------------------------ 1.28s 2026-08-13 20:40:04.748830 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.20s 2026-08-13 20:40:04.748839 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 0.96s 2026-08-13 20:40:04.748847 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.82s 2026-08-13 20:40:04.748856 | ubuntu-jammy | vexxhost.containers.nerdctl : Create nerdctl config --------------------- 0.71s 2026-08-13 20:40:04.748865 | ubuntu-jammy | Restart "containerd" ---------------------------------------------------- 0.68s 2026-08-13 20:40:04.748874 | ubuntu-jammy | Install the 10-containerd-net.conflist file ----------------------------- 0.52s 2026-08-13 20:40:04.748883 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/etc/nerdctl) --------- 0.39s 2026-08-13 20:40:04.748891 | ubuntu-jammy | List images ------------------------------------------------------------- 0.30s 2026-08-13 20:40:04.748900 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.26s 2026-08-13 20:40:04.748909 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.07s 2026-08-13 20:40:04.844519 | ubuntu-jammy | INFO [nerdctl > verify] Executed: Successful 2026-08-13 20:40:04.852439 | ubuntu-jammy | INFO [nerdctl > cleanup] Executing 2026-08-13 20:40:04.852871 | ubuntu-jammy | WARNING [nerdctl > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-13 20:40:04.858654 | ubuntu-jammy | INFO [nerdctl > destroy] Executing 2026-08-13 20:40:04.858753 | ubuntu-jammy | WARNING [nerdctl > destroy] Skipping, '--destroy=never' requested. 2026-08-13 20:40:04.858838 | ubuntu-jammy | INFO [nerdctl > destroy] Executed: Successful 2026-08-13 20:40:04.859114 | ubuntu-jammy | WARNING Molecule executed 1 scenario (1 missing files) 2026-08-13 20:40:04.983428 | ubuntu-jammy | ok: Runtime: 0:01:46.412441 2026-08-13 20:40:04.989821 | 2026-08-13 20:40:04.989878 | PLAY RECAP 2026-08-13 20:40:04.989926 | ubuntu-jammy | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-13 20:40:04.989948 | 2026-08-13 20:40:05.144634 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-08-13 20:40:05.145919 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-08-13 20:40:05.704947 | 2026-08-13 20:40:05.705355 | PLAY [all] 2026-08-13 20:40:05.716014 | 2026-08-13 20:40:05.716086 | TASK [fetch-output : Set log path for multiple nodes] 2026-08-13 20:40:05.760687 | ubuntu-jammy | skipping: Conditional result was False 2026-08-13 20:40:05.771191 | 2026-08-13 20:40:05.771359 | TASK [fetch-output : Set log path for single node] 2026-08-13 20:40:05.813406 | ubuntu-jammy | ok 2026-08-13 20:40:05.819559 | 2026-08-13 20:40:05.819627 | LOOP [fetch-output : Ensure local output dirs] 2026-08-13 20:40:06.208055 | ubuntu-jammy -> localhost | ok: "/var/lib/zuul/builds/77bb5dc5fbb14ea58d50af9067a50d88/work/logs" 2026-08-13 20:40:06.404793 | ubuntu-jammy -> localhost | changed: "/var/lib/zuul/builds/77bb5dc5fbb14ea58d50af9067a50d88/work/artifacts" 2026-08-13 20:40:06.600871 | ubuntu-jammy -> localhost | changed: "/var/lib/zuul/builds/77bb5dc5fbb14ea58d50af9067a50d88/work/docs" 2026-08-13 20:40:06.615390 | 2026-08-13 20:40:06.615478 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-13 20:40:07.213491 | ubuntu-jammy | ok 2026-08-13 20:40:07.213712 | ubuntu-jammy | changed: All items complete 2026-08-13 20:40:07.213753 | 2026-08-13 20:40:07.647246 | ubuntu-jammy | changed: .d..t...... ./ 2026-08-13 20:40:08.126470 | ubuntu-jammy | changed: .d..t...... ./ 2026-08-13 20:40:08.150823 | 2026-08-13 20:40:08.150943 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-13 20:40:08.572093 | ubuntu-jammy -> localhost | ok: Item: artifacts Runtime: 0:00:00.007850 2026-08-13 20:40:08.803019 | ubuntu-jammy -> localhost | ok: Item: docs Runtime: 0:00:00.007839 2026-08-13 20:40:08.823262 | 2026-08-13 20:40:08.823358 | PLAY [all] 2026-08-13 20:40:08.831841 | 2026-08-13 20:40:08.831950 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-13 20:40:09.226208 | ubuntu-jammy | changed 2026-08-13 20:40:09.232643 | 2026-08-13 20:40:09.232701 | PLAY RECAP 2026-08-13 20:40:09.232783 | ubuntu-jammy | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-13 20:40:09.232809 | 2026-08-13 20:40:09.357209 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-08-13 20:40:09.359622 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-13 20:40:09.933097 | 2026-08-13 20:40:09.933376 | PLAY [localhost] 2026-08-13 20:40:09.943724 | 2026-08-13 20:40:09.982693 | TASK [Generate Zuul manifest] 2026-08-13 20:40:10.005838 | localhost | ok 2026-08-13 20:40:10.020756 | 2026-08-13 20:40:10.020839 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-13 20:40:10.427522 | localhost | changed 2026-08-13 20:40:10.441038 | 2026-08-13 20:40:10.441114 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-13 20:40:10.474993 | localhost | ok 2026-08-13 20:40:10.481458 | 2026-08-13 20:40:10.481526 | TASK [Upload logs] 2026-08-13 20:40:10.502764 | localhost | ok 2026-08-13 20:40:10.559629 | 2026-08-13 20:40:10.559735 | TASK [Set zuul-log-path fact] 2026-08-13 20:40:10.582065 | localhost | ok 2026-08-13 20:40:10.595135 | 2026-08-13 20:40:10.595204 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-13 20:40:10.627019 | localhost | ok 2026-08-13 20:40:10.635825 | 2026-08-13 20:40:10.635892 | TASK [upload-logs : Create log directories] 2026-08-13 20:40:11.057727 | localhost | changed 2026-08-13 20:40:11.065644 | 2026-08-13 20:40:11.065849 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-13 20:40:11.555498 | localhost -> localhost | ok: Runtime: 0:00:00.006296 2026-08-13 20:40:11.565124 | 2026-08-13 20:40:11.565228 | TASK [upload-logs : Upload logs to log server] 2026-08-13 20:40:12.045653 | localhost | Output suppressed because no_log was given 2026-08-13 20:40:12.051831 | 2026-08-13 20:40:12.052011 | LOOP [upload-logs : Compress console log and json output] 2026-08-13 20:40:12.100133 | localhost | skipping: Conditional result was False 2026-08-13 20:40:12.106775 | localhost | skipping: Conditional result was False 2026-08-13 20:40:12.117076 | 2026-08-13 20:40:12.117184 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-13 20:40:12.158757 | localhost | skipping: Conditional result was False 2026-08-13 20:40:12.158998 | 2026-08-13 20:40:12.164105 | localhost | skipping: Conditional result was False 2026-08-13 20:40:12.177611 | 2026-08-13 20:40:12.177687 | LOOP [upload-logs : Upload console log and json output]