2026-07-10 00:11:05.230242 | Job console starting 2026-07-10 00:11:05.239079 | Updating git repos 2026-07-10 00:11:05.280785 | Cloning repos into workspace 2026-07-10 00:11:05.337069 | Restoring repo states 2026-07-10 00:11:05.345472 | Merging changes 2026-07-10 00:11:05.677970 | Checking out repos 2026-07-10 00:11:05.733379 | Preparing playbooks 2026-07-10 00:11:07.073696 | Running Ansible setup 2026-07-10 00:11:10.524925 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-07-10 00:11:11.170296 | 2026-07-10 00:11:11.170451 | PLAY [localhost] 2026-07-10 00:11:11.178125 | 2026-07-10 00:11:11.178197 | TASK [Gathering Facts] 2026-07-10 00:11:12.051023 | localhost | ok 2026-07-10 00:11:12.062432 | 2026-07-10 00:11:12.062548 | TASK [Setup log path fact] 2026-07-10 00:11:12.085538 | localhost | ok 2026-07-10 00:11:12.100123 | 2026-07-10 00:11:12.100268 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-10 00:11:12.132240 | localhost | ok 2026-07-10 00:11:12.143396 | 2026-07-10 00:11:12.143471 | TASK [emit-job-header : Print job information] 2026-07-10 00:11:12.184937 | # Job Information 2026-07-10 00:11:12.185186 | Ansible Version: 2.16.18 2026-07-10 00:11:12.185254 | Job: ansible-collection-containers-molecule-nerdctl-ubuntu-jammy 2026-07-10 00:11:12.185303 | Pipeline: check 2026-07-10 00:11:12.185347 | Executor: 2d72f0692154 2026-07-10 00:11:12.185391 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/136 2026-07-10 00:11:12.185439 | Event ID: a9caddf0-7bf3-11f1-896e-f2f7f3938752 2026-07-10 00:11:12.189506 | 2026-07-10 00:11:12.189570 | LOOP [emit-job-header : Print node information] 2026-07-10 00:11:12.292074 | localhost | ok: 2026-07-10 00:11:12.292241 | localhost | # Node Information 2026-07-10 00:11:12.292270 | localhost | Inventory Hostname: ubuntu-jammy 2026-07-10 00:11:12.292291 | localhost | Hostname: np0000184835 2026-07-10 00:11:12.292312 | localhost | Username: zuul 2026-07-10 00:11:12.292335 | localhost | Distro: Ubuntu 22.04 2026-07-10 00:11:12.292355 | localhost | Provider: yul1 2026-07-10 00:11:12.292374 | localhost | Region: ca-ymq-1 2026-07-10 00:11:12.292392 | localhost | Label: ubuntu-jammy 2026-07-10 00:11:12.292410 | localhost | Product Name: OpenStack Nova 2026-07-10 00:11:12.292428 | localhost | Interface IP: 199.204.45.157 2026-07-10 00:11:12.305767 | 2026-07-10 00:11:12.305894 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-10 00:11:12.684453 | localhost -> localhost | changed 2026-07-10 00:11:12.689684 | 2026-07-10 00:11:12.689771 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-10 00:11:13.667789 | localhost -> localhost | changed 2026-07-10 00:11:13.678257 | 2026-07-10 00:11:13.678339 | PLAY [all] 2026-07-10 00:11:13.687189 | 2026-07-10 00:11:13.687263 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-10 00:11:13.932401 | ubuntu-jammy -> localhost | ok 2026-07-10 00:11:13.942347 | 2026-07-10 00:11:13.942452 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-10 00:11:13.975482 | ubuntu-jammy | ok 2026-07-10 00:11:13.991334 | ubuntu-jammy | included: /var/lib/zuul/builds/cc9e47ffa6b14299be1fe4fd535f494c/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-10 00:11:13.997806 | 2026-07-10 00:11:13.997863 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-10 00:11:14.855563 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-07-10 00:11:14.855747 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/cc9e47ffa6b14299be1fe4fd535f494c/work/cc9e47ffa6b14299be1fe4fd535f494c_id_rsa 2026-07-10 00:11:14.855779 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/cc9e47ffa6b14299be1fe4fd535f494c/work/cc9e47ffa6b14299be1fe4fd535f494c_id_rsa.pub 2026-07-10 00:11:14.855803 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-07-10 00:11:14.855825 | ubuntu-jammy -> localhost | SHA256:vMi8jeTlYORUvpek7vm3/Xlub2RS4VzTRzOC1Ldtzww zuul-build-sshkey 2026-07-10 00:11:14.855859 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-07-10 00:11:14.855881 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-07-10 00:11:14.855910 | ubuntu-jammy -> localhost | | ..o. +o| 2026-07-10 00:11:14.855933 | ubuntu-jammy -> localhost | | . ..+*| 2026-07-10 00:11:14.855953 | ubuntu-jammy -> localhost | | . + B| 2026-07-10 00:11:14.855973 | ubuntu-jammy -> localhost | | + E++| 2026-07-10 00:11:14.855993 | ubuntu-jammy -> localhost | | o S . *.| 2026-07-10 00:11:14.856012 | ubuntu-jammy -> localhost | | * . = . . *| 2026-07-10 00:11:14.856032 | ubuntu-jammy -> localhost | | O = o + | 2026-07-10 00:11:14.856051 | ubuntu-jammy -> localhost | | + O o .. =| 2026-07-10 00:11:14.856074 | ubuntu-jammy -> localhost | | +.*......**| 2026-07-10 00:11:14.856094 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-07-10 00:11:14.856145 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.451100 2026-07-10 00:11:14.861162 | 2026-07-10 00:11:14.861228 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-10 00:11:14.894365 | ubuntu-jammy | ok 2026-07-10 00:11:14.902890 | ubuntu-jammy | included: /var/lib/zuul/builds/cc9e47ffa6b14299be1fe4fd535f494c/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-10 00:11:14.910229 | 2026-07-10 00:11:14.910291 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-10 00:11:14.933998 | ubuntu-jammy | skipping: Conditional result was False 2026-07-10 00:11:14.943944 | 2026-07-10 00:11:14.944008 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-10 00:11:15.401222 | ubuntu-jammy | changed 2026-07-10 00:11:15.406097 | 2026-07-10 00:11:15.406161 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-10 00:11:15.592413 | ubuntu-jammy | ok 2026-07-10 00:11:15.597747 | 2026-07-10 00:11:15.597807 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-10 00:11:16.049345 | ubuntu-jammy | changed 2026-07-10 00:11:16.055453 | 2026-07-10 00:11:16.055522 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-10 00:11:16.513839 | ubuntu-jammy | changed 2026-07-10 00:11:16.519062 | 2026-07-10 00:11:16.519125 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-10 00:11:16.543581 | ubuntu-jammy | skipping: Conditional result was False 2026-07-10 00:11:16.554348 | 2026-07-10 00:11:16.554438 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-10 00:11:16.926572 | ubuntu-jammy -> localhost | changed 2026-07-10 00:11:16.942488 | 2026-07-10 00:11:16.942556 | TASK [add-build-sshkey : Add back temp key] 2026-07-10 00:11:17.275204 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/cc9e47ffa6b14299be1fe4fd535f494c/work/cc9e47ffa6b14299be1fe4fd535f494c_id_rsa (zuul-build-sshkey) 2026-07-10 00:11:17.275409 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.014990 2026-07-10 00:11:17.280170 | 2026-07-10 00:11:17.280231 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-10 00:11:17.612663 | ubuntu-jammy | ok 2026-07-10 00:11:17.617417 | 2026-07-10 00:11:17.617482 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-10 00:11:17.641760 | ubuntu-jammy | skipping: Conditional result was False 2026-07-10 00:11:17.656802 | 2026-07-10 00:11:17.656873 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-07-10 00:11:17.970703 | ubuntu-jammy | ok 2026-07-10 00:11:17.978223 | 2026-07-10 00:11:17.978310 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-07-10 00:11:18.786514 | ubuntu-jammy | Output suppressed because no_log was given 2026-07-10 00:11:18.797883 | 2026-07-10 00:11:18.797945 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-07-10 00:11:19.034867 | ubuntu-jammy | ok: "logs" 2026-07-10 00:11:19.035117 | ubuntu-jammy | ok: All items complete 2026-07-10 00:11:19.035147 | 2026-07-10 00:11:19.146176 | ubuntu-jammy | ok: "artifacts" 2026-07-10 00:11:19.329055 | ubuntu-jammy | ok: "docs" 2026-07-10 00:11:19.340877 | 2026-07-10 00:11:19.341057 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-07-10 00:11:19.536758 | ubuntu-jammy | changed: "logs" 2026-07-10 00:11:19.692877 | ubuntu-jammy | changed: "artifacts" 2026-07-10 00:11:19.876501 | ubuntu-jammy | changed: "docs" 2026-07-10 00:11:19.897351 | 2026-07-10 00:11:19.897432 | PLAY RECAP 2026-07-10 00:11:19.897498 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-10 00:11:19.897541 | ubuntu-jammy | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-07-10 00:11:19.897574 | 2026-07-10 00:11:20.047956 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-07-10 00:11:20.050400 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-07-10 00:11:20.634345 | 2026-07-10 00:11:20.634476 | PLAY [all] 2026-07-10 00:11:20.645699 | 2026-07-10 00:11:20.645783 | TASK [setup-uv : Extract archive] 2026-07-10 00:11:22.891041 | ubuntu-jammy | changed 2026-07-10 00:11:22.905808 | 2026-07-10 00:11:22.905906 | TASK [setup-uv : Print version] 2026-07-10 00:11:23.316556 | ubuntu-jammy | uv 0.8.13 2026-07-10 00:11:23.446968 | ubuntu-jammy | ok: Runtime: 0:00:00.013409 2026-07-10 00:11:23.459179 | 2026-07-10 00:11:23.459263 | TASK [Install Ansible collection siblings] 2026-07-10 00:11:23.908897 | ubuntu-jammy | ok: 2026-07-10 00:11:24.052561 | ubuntu-jammy | Skipping ansible.posix: no checked-out sibling 2026-07-10 00:11:24.052760 | ubuntu-jammy | Skipping community.general: no checked-out sibling 2026-07-10 00:11:24.056195 | 2026-07-10 00:11:24.056297 | PLAY RECAP 2026-07-10 00:11:24.056393 | ubuntu-jammy | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-10 00:11:24.056443 | 2026-07-10 00:11:24.219185 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-07-10 00:11:24.225203 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-07-10 00:11:24.835619 | 2026-07-10 00:11:24.835752 | PLAY [all] 2026-07-10 00:11:24.847989 | 2026-07-10 00:11:24.848070 | LOOP [Check inventory directories] 2026-07-10 00:11:25.134956 | ubuntu-jammy | ok: "src/github.com/vexxhost/ansible-collection-containers" 2026-07-10 00:11:25.318519 | ubuntu-jammy | ok: "src/github.com/vexxhost/ansible-collection-containers/molecule/nerdctl/inventory" 2026-07-10 00:11:25.476880 | ubuntu-jammy | ok: "src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/nerdctl/inventory" 2026-07-10 00:11:25.486270 | 2026-07-10 00:11:25.486460 | LOOP [Copy inventory file for Zuul] 2026-07-10 00:11:26.291742 | ubuntu-jammy | changed: 2026-07-10 00:11:26.291963 | ubuntu-jammy | { 2026-07-10 00:11:26.292005 | ubuntu-jammy | "ansible_loop_var": "item", 2026-07-10 00:11:26.292040 | ubuntu-jammy | "changed": false, 2026-07-10 00:11:26.292070 | ubuntu-jammy | "failed": false, 2026-07-10 00:11:26.292105 | ubuntu-jammy | "invocation": { 2026-07-10 00:11:26.292134 | ubuntu-jammy | "module_args": { 2026-07-10 00:11:26.292161 | ubuntu-jammy | "checksum_algorithm": "sha1", 2026-07-10 00:11:26.292188 | ubuntu-jammy | "follow": true, 2026-07-10 00:11:26.292222 | ubuntu-jammy | "get_attributes": true, 2026-07-10 00:11:26.292250 | ubuntu-jammy | "get_checksum": true, 2026-07-10 00:11:26.292283 | ubuntu-jammy | "get_mime": true, 2026-07-10 00:11:26.292315 | ubuntu-jammy | "path": "src/github.com/vexxhost/ansible-collection-containers" 2026-07-10 00:11:26.292341 | ubuntu-jammy | } 2026-07-10 00:11:26.292367 | ubuntu-jammy | }, 2026-07-10 00:11:26.292402 | ubuntu-jammy | "item": "src/github.com/vexxhost/ansible-collection-containers", 2026-07-10 00:11:26.292442 | ubuntu-jammy | "stat": { 2026-07-10 00:11:26.292468 | ubuntu-jammy | "atime": 1783642278.7053304, 2026-07-10 00:11:26.292495 | ubuntu-jammy | "attr_flags": "e", 2026-07-10 00:11:26.292521 | ubuntu-jammy | "attributes": [ 2026-07-10 00:11:26.292546 | ubuntu-jammy | "extents" 2026-07-10 00:11:26.292572 | ubuntu-jammy | ], 2026-07-10 00:11:26.292598 | ubuntu-jammy | "block_size": 4096, 2026-07-10 00:11:26.292629 | ubuntu-jammy | "blocks": 8, 2026-07-10 00:11:26.292656 | ubuntu-jammy | "charset": "unknown", 2026-07-10 00:11:26.292683 | ubuntu-jammy | "ctime": 1783642278.7212336, 2026-07-10 00:11:26.292709 | ubuntu-jammy | "dev": 64513, 2026-07-10 00:11:26.292734 | ubuntu-jammy | "device_type": 0, 2026-07-10 00:11:26.292760 | ubuntu-jammy | "executable": true, 2026-07-10 00:11:26.292785 | ubuntu-jammy | "exists": true, 2026-07-10 00:11:26.292811 | ubuntu-jammy | "gid": 1000, 2026-07-10 00:11:26.292836 | ubuntu-jammy | "gr_name": "zuul", 2026-07-10 00:11:26.292861 | ubuntu-jammy | "inode": 1041949, 2026-07-10 00:11:26.292887 | ubuntu-jammy | "isblk": false, 2026-07-10 00:11:26.292920 | ubuntu-jammy | "ischr": false, 2026-07-10 00:11:26.292964 | ubuntu-jammy | "isdir": true, 2026-07-10 00:11:26.292994 | ubuntu-jammy | "isfifo": false, 2026-07-10 00:11:26.293021 | ubuntu-jammy | "isgid": false, 2026-07-10 00:11:26.293046 | ubuntu-jammy | "islnk": false, 2026-07-10 00:11:26.293071 | ubuntu-jammy | "isreg": false, 2026-07-10 00:11:26.293102 | ubuntu-jammy | "issock": false, 2026-07-10 00:11:26.293127 | ubuntu-jammy | "isuid": false, 2026-07-10 00:11:26.293158 | ubuntu-jammy | "mimetype": "unknown", 2026-07-10 00:11:26.293182 | ubuntu-jammy | "mode": "0755", 2026-07-10 00:11:26.293208 | ubuntu-jammy | "mtime": 1783642265.3668447, 2026-07-10 00:11:26.293238 | ubuntu-jammy | "nlink": 11, 2026-07-10 00:11:26.293268 | ubuntu-jammy | "path": "src/github.com/vexxhost/ansible-collection-containers", 2026-07-10 00:11:26.293294 | ubuntu-jammy | "pw_name": "zuul", 2026-07-10 00:11:26.293320 | ubuntu-jammy | "readable": true, 2026-07-10 00:11:26.293356 | ubuntu-jammy | "rgrp": true, 2026-07-10 00:11:26.293382 | ubuntu-jammy | "roth": true, 2026-07-10 00:11:26.293408 | ubuntu-jammy | "rusr": true, 2026-07-10 00:11:26.293434 | ubuntu-jammy | "size": 4096, 2026-07-10 00:11:26.293459 | ubuntu-jammy | "uid": 1000, 2026-07-10 00:11:26.293490 | ubuntu-jammy | "version": "3217226399", 2026-07-10 00:11:26.293516 | ubuntu-jammy | "wgrp": false, 2026-07-10 00:11:26.293544 | ubuntu-jammy | "woth": false, 2026-07-10 00:11:26.293576 | ubuntu-jammy | "writeable": true, 2026-07-10 00:11:26.293603 | ubuntu-jammy | "wusr": true, 2026-07-10 00:11:26.293629 | ubuntu-jammy | "xgrp": true, 2026-07-10 00:11:26.293661 | ubuntu-jammy | "xoth": true, 2026-07-10 00:11:26.293686 | ubuntu-jammy | "xusr": true 2026-07-10 00:11:26.293712 | ubuntu-jammy | } 2026-07-10 00:11:26.293737 | ubuntu-jammy | } 2026-07-10 00:11:26.293785 | ubuntu-jammy | ok: All items complete 2026-07-10 00:11:26.293816 | 2026-07-10 00:11:26.295628 | ubuntu-jammy | skipping: Conditional result was False 2026-07-10 00:11:26.296529 | ubuntu-jammy | skipping: Conditional result was False 2026-07-10 00:11:26.304247 | 2026-07-10 00:11:26.304330 | LOOP [Switch "ansible_host" to private IP] 2026-07-10 00:11:26.634685 | ubuntu-jammy | changed: 1 replacements made 2026-07-10 00:11:26.849295 | ubuntu-jammy | skipping: Conditional result was False 2026-07-10 00:11:26.850331 | ubuntu-jammy | skipping: Conditional result was False 2026-07-10 00:11:26.868511 | 2026-07-10 00:11:26.868734 | TASK [Run Molecule scenario] 2026-07-10 00:11:27.457669 | ubuntu-jammy | Downloading cpython-3.13.7-linux-x86_64-gnu (download) (30.9MiB) 2026-07-10 00:11:28.217186 | ubuntu-jammy | Downloading cpython-3.13.7-linux-x86_64-gnu (download) 2026-07-10 00:11:28.417452 | ubuntu-jammy | Using CPython 3.13.7 2026-07-10 00:11:28.417551 | ubuntu-jammy | Creating virtual environment at: .venv 2026-07-10 00:11:29.004001 | ubuntu-jammy | Downloading pygments (1.2MiB) 2026-07-10 00:11:29.005392 | ubuntu-jammy | Downloading cryptography (4.3MiB) 2026-07-10 00:11:29.005777 | ubuntu-jammy | Downloading ansible-core (2.3MiB) 2026-07-10 00:11:29.159935 | ubuntu-jammy | Downloading cryptography 2026-07-10 00:11:29.195219 | ubuntu-jammy | Downloading pygments 2026-07-10 00:11:29.353227 | ubuntu-jammy | Downloading ansible-core 2026-07-10 00:11:29.383163 | ubuntu-jammy | Installed 36 packages in 29ms 2026-07-10 00:11:30.519717 | ubuntu-jammy | INFO Collection 'vexxhost.containers' detected. 2026-07-10 00:11:30.519818 | ubuntu-jammy | INFO Scenarios will be used from 'extensions/molecule' 2026-07-10 00:11:31.367027 | ubuntu-jammy | CRITICAL 'extensions/molecule/default/molecule.yml' glob failed. Exiting. 2026-07-10 00:11:31.367136 | ubuntu-jammy | INFO default scenario not found, disabling shared state. 2026-07-10 00:11:31.367196 | ubuntu-jammy | INFO [nerdctl > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-07-10 00:11:31.367278 | ubuntu-jammy | INFO [nerdctl > prerun] Performing prerun with role_name_check=0... 2026-07-10 00:11:43.211473 | ubuntu-jammy | INFO [nerdctl > dependency] Executing 2026-07-10 00:11:43.211923 | ubuntu-jammy | WARNING [nerdctl > dependency] Missing roles requirements file: requirements.yml 2026-07-10 00:11:43.212254 | ubuntu-jammy | WARNING [nerdctl > dependency] Missing collections requirements file: collections.yml 2026-07-10 00:11:43.212342 | ubuntu-jammy | WARNING [nerdctl > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-07-10 00:11:43.217497 | ubuntu-jammy | INFO [nerdctl > cleanup] Executing 2026-07-10 00:11:43.217858 | ubuntu-jammy | WARNING [nerdctl > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-07-10 00:11:43.222903 | ubuntu-jammy | INFO [nerdctl > destroy] Executing 2026-07-10 00:11:43.222992 | ubuntu-jammy | WARNING [nerdctl > destroy] Skipping, '--destroy=never' requested. 2026-07-10 00:11:43.223115 | ubuntu-jammy | INFO [nerdctl > destroy] Executed: Successful 2026-07-10 00:11:43.228526 | ubuntu-jammy | INFO [nerdctl > syntax] Executing 2026-07-10 00:11:43.807140 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-07-10 00:11:43.807337 | 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-07-10 00:11:43.807562 | 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-07-10 00:11:43.807740 | ubuntu-jammy | 2026-07-10 00:11:44.205850 | ubuntu-jammy | 2026-07-10 00:11:44.205973 | ubuntu-jammy | playbook: /home/zuul/src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/nerdctl/converge.yml 2026-07-10 00:11:44.270627 | ubuntu-jammy | INFO [nerdctl > syntax] Executed: Successful 2026-07-10 00:11:44.281747 | ubuntu-jammy | INFO [nerdctl > create] Executing 2026-07-10 00:11:44.283161 | ubuntu-jammy | WARNING [nerdctl > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-07-10 00:11:44.288141 | ubuntu-jammy | INFO [nerdctl > prepare] Executing 2026-07-10 00:11:44.814560 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-07-10 00:11:44.814751 | 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-07-10 00:11:44.814954 | 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-07-10 00:11:44.815121 | ubuntu-jammy | 2026-07-10 00:11:45.202671 | ubuntu-jammy | 2026-07-10 00:11:45.202795 | ubuntu-jammy | PLAY [Prepare] ***************************************************************** 2026-07-10 00:11:45.202912 | ubuntu-jammy | 2026-07-10 00:11:45.203065 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-07-10 00:11:45.203195 | ubuntu-jammy | Friday 10 July 2026 00:11:45 +0000 (0:00:00.035) 0:00:00.035 *********** 2026-07-10 00:11:46.484539 | ubuntu-jammy | [WARNING]: Host 'ubuntu-jammy' is using the discovered Python interpreter at '/usr/bin/python3.10', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. 2026-07-10 00:11:46.487114 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-07-10 00:11:46.487316 | ubuntu-jammy | 2026-07-10 00:11:46.487524 | ubuntu-jammy | TASK [Update "apt" cache] ****************************************************** 2026-07-10 00:11:46.487733 | ubuntu-jammy | Friday 10 July 2026 00:11:46 +0000 (0:00:01.284) 0:00:01.319 *********** 2026-07-10 00:12:16.284464 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-07-10 00:12:16.284601 | ubuntu-jammy | 2026-07-10 00:12:16.284613 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-07-10 00:12:16.284688 | ubuntu-jammy | ubuntu-jammy : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-10 00:12:16.284757 | ubuntu-jammy | 2026-07-10 00:12:16.284830 | ubuntu-jammy | 2026-07-10 00:12:16.284916 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-07-10 00:12:16.284990 | ubuntu-jammy | Friday 10 July 2026 00:12:16 +0000 (0:00:29.797) 0:00:31.116 *********** 2026-07-10 00:12:16.285067 | ubuntu-jammy | =============================================================================== 2026-07-10 00:12:16.285144 | ubuntu-jammy | Update "apt" cache ----------------------------------------------------- 29.80s 2026-07-10 00:12:16.285221 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.28s 2026-07-10 00:12:16.408990 | ubuntu-jammy | INFO [nerdctl > prepare] Executed: Successful 2026-07-10 00:12:16.418845 | ubuntu-jammy | INFO [nerdctl > converge] Executing 2026-07-10 00:12:16.954033 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-07-10 00:12:16.954208 | 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-07-10 00:12:16.954449 | 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-07-10 00:12:16.954685 | ubuntu-jammy | 2026-07-10 00:12:17.327166 | ubuntu-jammy | 2026-07-10 00:12:17.327322 | ubuntu-jammy | PLAY [Converge] **************************************************************** 2026-07-10 00:12:17.327489 | ubuntu-jammy | 2026-07-10 00:12:17.327682 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-07-10 00:12:17.327893 | ubuntu-jammy | Friday 10 July 2026 00:12:17 +0000 (0:00:00.013) 0:00:00.013 *********** 2026-07-10 00:12:18.369807 | ubuntu-jammy | [WARNING]: Host 'ubuntu-jammy' is using the discovered Python interpreter at '/usr/bin/python3.10', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. 2026-07-10 00:12:18.372343 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-07-10 00:12:18.372529 | ubuntu-jammy | 2026-07-10 00:12:18.372738 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-10 00:12:18.373047 | ubuntu-jammy | Friday 10 July 2026 00:12:18 +0000 (0:00:01.045) 0:00:01.059 *********** 2026-07-10 00:12:18.854018 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-07-10 00:12:18.854104 | ubuntu-jammy | 2026-07-10 00:12:18.854331 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-10 00:12:18.854531 | ubuntu-jammy | Friday 10 July 2026 00:12:18 +0000 (0:00:00.481) 0:00:01.540 *********** 2026-07-10 00:12:18.887916 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-07-10 00:12:18.888065 | ubuntu-jammy | 2026-07-10 00:12:18.888255 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-10 00:12:18.888434 | ubuntu-jammy | Friday 10 July 2026 00:12:18 +0000 (0:00:00.034) 0:00:01.574 *********** 2026-07-10 00:12:19.295597 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-07-10 00:12:19.295710 | ubuntu-jammy | 2026-07-10 00:12:19.295876 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-10 00:12:19.296067 | ubuntu-jammy | Friday 10 July 2026 00:12:19 +0000 (0:00:00.406) 0:00:01.981 *********** 2026-07-10 00:12:19.389609 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-07-10 00:12:19.389823 | ubuntu-jammy | "msg": "https://github.com/opencontainers/runc/releases/download/v1.5.0/runc.amd64" 2026-07-10 00:12:19.390021 | ubuntu-jammy | } 2026-07-10 00:12:19.390204 | ubuntu-jammy | 2026-07-10 00:12:19.390419 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-10 00:12:19.390695 | ubuntu-jammy | Friday 10 July 2026 00:12:19 +0000 (0:00:00.094) 0:00:02.076 *********** 2026-07-10 00:12:20.058162 | 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-07-10 00:12:20.064524 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-07-10 00:12:20.064756 | ubuntu-jammy | 2026-07-10 00:12:20.064970 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-10 00:12:20.065232 | ubuntu-jammy | Friday 10 July 2026 00:12:20 +0000 (0:00:00.674) 0:00:02.750 *********** 2026-07-10 00:12:20.089258 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-07-10 00:12:20.089312 | ubuntu-jammy | 2026-07-10 00:12:20.089449 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-10 00:12:20.089548 | ubuntu-jammy | Friday 10 July 2026 00:12:20 +0000 (0:00:00.024) 0:00:02.775 *********** 2026-07-10 00:12:20.362672 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-07-10 00:12:20.362830 | ubuntu-jammy | 2026-07-10 00:12:20.363022 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-10 00:12:20.363211 | ubuntu-jammy | Friday 10 July 2026 00:12:20 +0000 (0:00:00.273) 0:00:03.049 *********** 2026-07-10 00:12:21.716427 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-07-10 00:12:21.716571 | ubuntu-jammy | 2026-07-10 00:12:21.716811 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-10 00:12:21.717074 | ubuntu-jammy | Friday 10 July 2026 00:12:21 +0000 (0:00:01.353) 0:00:04.402 *********** 2026-07-10 00:12:21.786277 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-07-10 00:12:21.786391 | ubuntu-jammy | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-07-10 00:12:21.786514 | ubuntu-jammy | } 2026-07-10 00:12:21.786706 | ubuntu-jammy | 2026-07-10 00:12:21.786848 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-10 00:12:21.786988 | ubuntu-jammy | Friday 10 July 2026 00:12:21 +0000 (0:00:00.069) 0:00:04.472 *********** 2026-07-10 00:12:22.527550 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-07-10 00:12:22.527697 | ubuntu-jammy | 2026-07-10 00:12:22.527920 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-10 00:12:22.528088 | ubuntu-jammy | Friday 10 July 2026 00:12:22 +0000 (0:00:00.740) 0:00:05.213 *********** 2026-07-10 00:12:25.595722 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-07-10 00:12:25.595905 | ubuntu-jammy | 2026-07-10 00:12:25.596136 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-10 00:12:25.596343 | ubuntu-jammy | Friday 10 July 2026 00:12:25 +0000 (0:00:03.067) 0:00:08.280 *********** 2026-07-10 00:12:25.609455 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-07-10 00:12:25.609667 | ubuntu-jammy | 2026-07-10 00:12:25.609892 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-10 00:12:25.610093 | ubuntu-jammy | Friday 10 July 2026 00:12:25 +0000 (0:00:00.015) 0:00:08.296 *********** 2026-07-10 00:12:25.624278 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-07-10 00:12:25.624434 | ubuntu-jammy | 2026-07-10 00:12:25.624647 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-10 00:12:25.624835 | ubuntu-jammy | Friday 10 July 2026 00:12:25 +0000 (0:00:00.014) 0:00:08.311 *********** 2026-07-10 00:12:25.642842 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-07-10 00:12:25.642945 | ubuntu-jammy | 2026-07-10 00:12:25.643075 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-10 00:12:25.643232 | ubuntu-jammy | Friday 10 July 2026 00:12:25 +0000 (0:00:00.018) 0:00:08.329 *********** 2026-07-10 00:12:31.413637 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-07-10 00:12:31.413805 | ubuntu-jammy | 2026-07-10 00:12:31.414039 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-10 00:12:31.414254 | ubuntu-jammy | Friday 10 July 2026 00:12:31 +0000 (0:00:05.770) 0:00:14.100 *********** 2026-07-10 00:12:32.167164 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-07-10 00:12:32.167324 | ubuntu-jammy | 2026-07-10 00:12:32.167581 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-10 00:12:32.167765 | ubuntu-jammy | Friday 10 July 2026 00:12:32 +0000 (0:00:00.751) 0:00:14.852 *********** 2026-07-10 00:12:33.343604 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/etc/containerd'}) 2026-07-10 00:12:33.343844 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-10 00:12:33.344034 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-10 00:12:33.344222 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-10 00:12:33.344410 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-10 00:12:33.344599 | ubuntu-jammy | 2026-07-10 00:12:33.344799 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-10 00:12:33.344974 | ubuntu-jammy | Friday 10 July 2026 00:12:33 +0000 (0:00:01.177) 0:00:16.029 *********** 2026-07-10 00:12:34.083071 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-07-10 00:12:34.083235 | ubuntu-jammy | 2026-07-10 00:12:34.083468 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-10 00:12:34.083667 | ubuntu-jammy | Friday 10 July 2026 00:12:34 +0000 (0:00:00.737) 0:00:16.767 *********** 2026-07-10 00:12:34.083839 | ubuntu-jammy | 2026-07-10 00:12:34.084036 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-07-10 00:12:34.084222 | ubuntu-jammy | Friday 10 July 2026 00:12:34 +0000 (0:00:00.002) 0:00:16.769 *********** 2026-07-10 00:12:35.133425 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-07-10 00:12:35.133739 | ubuntu-jammy | 2026-07-10 00:12:35.134000 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-07-10 00:12:35.134243 | ubuntu-jammy | Friday 10 July 2026 00:12:35 +0000 (0:00:01.050) 0:00:17.819 *********** 2026-07-10 00:12:35.626491 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-07-10 00:12:35.626616 | ubuntu-jammy | 2026-07-10 00:12:35.626631 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-10 00:12:35.626746 | ubuntu-jammy | Friday 10 July 2026 00:12:35 +0000 (0:00:00.493) 0:00:18.313 *********** 2026-07-10 00:12:36.194221 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-07-10 00:12:36.194308 | ubuntu-jammy | 2026-07-10 00:12:36.194730 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-07-10 00:12:36.194801 | ubuntu-jammy | ubuntu-jammy : ok=17 changed=10 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-07-10 00:12:36.194809 | ubuntu-jammy | 2026-07-10 00:12:36.194824 | ubuntu-jammy | 2026-07-10 00:12:36.197227 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-07-10 00:12:36.197303 | ubuntu-jammy | Friday 10 July 2026 00:12:36 +0000 (0:00:00.567) 0:00:18.880 *********** 2026-07-10 00:12:36.197311 | ubuntu-jammy | =============================================================================== 2026-07-10 00:12:36.197318 | ubuntu-jammy | vexxhost.containers.containerd : Install AppArmor packages -------------- 5.77s 2026-07-10 00:12:36.197325 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 3.07s 2026-07-10 00:12:36.197332 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.35s 2026-07-10 00:12:36.197338 | ubuntu-jammy | vexxhost.containers.containerd : Create folders for configuration ------- 1.18s 2026-07-10 00:12:36.197345 | ubuntu-jammy | vexxhost.containers.containerd : Reload systemd ------------------------- 1.05s 2026-07-10 00:12:36.197353 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.05s 2026-07-10 00:12:36.197359 | ubuntu-jammy | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.75s 2026-07-10 00:12:36.197384 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.74s 2026-07-10 00:12:36.197390 | ubuntu-jammy | vexxhost.containers.containerd : Create containerd config file ---------- 0.74s 2026-07-10 00:12:36.197396 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.67s 2026-07-10 00:12:36.197402 | ubuntu-jammy | vexxhost.containers.containerd : Enable and start service --------------- 0.57s 2026-07-10 00:12:36.197408 | ubuntu-jammy | vexxhost.containers.containerd : Restart containerd --------------------- 0.49s 2026-07-10 00:12:36.197413 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.48s 2026-07-10 00:12:36.197419 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.41s 2026-07-10 00:12:36.197425 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.27s 2026-07-10 00:12:36.197431 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.09s 2026-07-10 00:12:36.197436 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.07s 2026-07-10 00:12:36.197442 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 0.03s 2026-07-10 00:12:36.197447 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 0.02s 2026-07-10 00:12:36.197453 | ubuntu-jammy | vexxhost.containers.containerd : Persist SELinux permissive mode -------- 0.02s 2026-07-10 00:12:36.329593 | ubuntu-jammy | INFO [nerdctl > converge] Executed: Successful 2026-07-10 00:12:36.340010 | ubuntu-jammy | INFO [nerdctl > idempotence] Executing 2026-07-10 00:12:36.871939 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-07-10 00:12:36.872327 | 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-07-10 00:12:36.872669 | 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-07-10 00:12:36.872905 | ubuntu-jammy | 2026-07-10 00:12:37.228220 | ubuntu-jammy | 2026-07-10 00:12:37.228568 | ubuntu-jammy | PLAY [Converge] **************************************************************** 2026-07-10 00:12:37.228800 | ubuntu-jammy | 2026-07-10 00:12:37.229045 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-07-10 00:12:37.229284 | ubuntu-jammy | Friday 10 July 2026 00:12:37 +0000 (0:00:00.013) 0:00:00.013 *********** 2026-07-10 00:12:38.280894 | ubuntu-jammy | [WARNING]: Host 'ubuntu-jammy' is using the discovered Python interpreter at '/usr/bin/python3.10', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. 2026-07-10 00:12:38.283564 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-07-10 00:12:38.283582 | ubuntu-jammy | 2026-07-10 00:12:38.283599 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-10 00:12:38.283605 | ubuntu-jammy | Friday 10 July 2026 00:12:38 +0000 (0:00:01.055) 0:00:01.069 *********** 2026-07-10 00:12:38.704769 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-07-10 00:12:38.704846 | ubuntu-jammy | 2026-07-10 00:12:38.704858 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-10 00:12:38.704869 | ubuntu-jammy | Friday 10 July 2026 00:12:38 +0000 (0:00:00.420) 0:00:01.489 *********** 2026-07-10 00:12:38.733329 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-07-10 00:12:38.733376 | ubuntu-jammy | 2026-07-10 00:12:38.733393 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-10 00:12:38.733407 | ubuntu-jammy | Friday 10 July 2026 00:12:38 +0000 (0:00:00.028) 0:00:01.518 *********** 2026-07-10 00:12:39.128366 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-07-10 00:12:39.128454 | ubuntu-jammy | 2026-07-10 00:12:39.128464 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-10 00:12:39.128474 | ubuntu-jammy | Friday 10 July 2026 00:12:39 +0000 (0:00:00.394) 0:00:01.912 *********** 2026-07-10 00:12:39.184459 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-07-10 00:12:39.184871 | ubuntu-jammy | "msg": "https://github.com/opencontainers/runc/releases/download/v1.5.0/runc.amd64" 2026-07-10 00:12:39.185126 | ubuntu-jammy | } 2026-07-10 00:12:39.185421 | ubuntu-jammy | 2026-07-10 00:12:39.185734 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-10 00:12:39.186008 | ubuntu-jammy | Friday 10 July 2026 00:12:39 +0000 (0:00:00.056) 0:00:01.969 *********** 2026-07-10 00:12:39.682092 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-07-10 00:12:39.682157 | ubuntu-jammy | 2026-07-10 00:12:39.682165 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-10 00:12:39.682173 | ubuntu-jammy | Friday 10 July 2026 00:12:39 +0000 (0:00:00.497) 0:00:02.467 *********** 2026-07-10 00:12:39.700841 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-07-10 00:12:39.700943 | ubuntu-jammy | 2026-07-10 00:12:39.701234 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-10 00:12:39.701420 | ubuntu-jammy | Friday 10 July 2026 00:12:39 +0000 (0:00:00.019) 0:00:02.486 *********** 2026-07-10 00:12:39.953859 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-07-10 00:12:39.954300 | ubuntu-jammy | 2026-07-10 00:12:39.954364 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-10 00:12:39.954373 | ubuntu-jammy | Friday 10 July 2026 00:12:39 +0000 (0:00:00.252) 0:00:02.739 *********** 2026-07-10 00:12:41.227127 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-07-10 00:12:41.227223 | ubuntu-jammy | 2026-07-10 00:12:41.227279 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-10 00:12:41.227439 | ubuntu-jammy | Friday 10 July 2026 00:12:41 +0000 (0:00:01.273) 0:00:04.012 *********** 2026-07-10 00:12:41.294341 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-07-10 00:12:41.294632 | ubuntu-jammy | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-07-10 00:12:41.294700 | ubuntu-jammy | } 2026-07-10 00:12:41.295208 | ubuntu-jammy | 2026-07-10 00:12:41.295240 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-10 00:12:41.295252 | ubuntu-jammy | Friday 10 July 2026 00:12:41 +0000 (0:00:00.066) 0:00:04.079 *********** 2026-07-10 00:12:41.708387 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-07-10 00:12:41.708456 | ubuntu-jammy | 2026-07-10 00:12:41.708493 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-10 00:12:41.708584 | ubuntu-jammy | Friday 10 July 2026 00:12:41 +0000 (0:00:00.414) 0:00:04.494 *********** 2026-07-10 00:12:44.107600 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-07-10 00:12:44.107656 | ubuntu-jammy | 2026-07-10 00:12:44.107662 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-10 00:12:44.107667 | ubuntu-jammy | Friday 10 July 2026 00:12:44 +0000 (0:00:02.398) 0:00:06.892 *********** 2026-07-10 00:12:44.135575 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-07-10 00:12:44.135632 | ubuntu-jammy | 2026-07-10 00:12:44.135640 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-10 00:12:44.135647 | ubuntu-jammy | Friday 10 July 2026 00:12:44 +0000 (0:00:00.028) 0:00:06.920 *********** 2026-07-10 00:12:44.156367 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-07-10 00:12:44.156437 | ubuntu-jammy | 2026-07-10 00:12:44.156449 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-10 00:12:44.156460 | ubuntu-jammy | Friday 10 July 2026 00:12:44 +0000 (0:00:00.020) 0:00:06.941 *********** 2026-07-10 00:12:44.177621 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-07-10 00:12:44.177692 | ubuntu-jammy | 2026-07-10 00:12:44.177705 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-10 00:12:44.177717 | ubuntu-jammy | Friday 10 July 2026 00:12:44 +0000 (0:00:00.021) 0:00:06.962 *********** 2026-07-10 00:12:45.327393 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-07-10 00:12:45.327464 | ubuntu-jammy | 2026-07-10 00:12:45.327479 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-10 00:12:45.327487 | ubuntu-jammy | Friday 10 July 2026 00:12:45 +0000 (0:00:01.149) 0:00:08.112 *********** 2026-07-10 00:12:45.898359 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-07-10 00:12:45.898690 | ubuntu-jammy | 2026-07-10 00:12:45.898790 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-10 00:12:45.898887 | ubuntu-jammy | Friday 10 July 2026 00:12:45 +0000 (0:00:00.571) 0:00:08.683 *********** 2026-07-10 00:12:47.111805 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/etc/containerd'}) 2026-07-10 00:12:47.111911 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-10 00:12:47.111929 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-10 00:12:47.112414 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-10 00:12:47.112469 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-10 00:12:47.112475 | ubuntu-jammy | 2026-07-10 00:12:47.112487 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-10 00:12:47.112492 | ubuntu-jammy | Friday 10 July 2026 00:12:47 +0000 (0:00:01.213) 0:00:09.897 *********** 2026-07-10 00:12:47.766148 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-07-10 00:12:47.766226 | ubuntu-jammy | 2026-07-10 00:12:47.766669 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-10 00:12:47.766754 | ubuntu-jammy | Friday 10 July 2026 00:12:47 +0000 (0:00:00.651) 0:00:10.548 *********** 2026-07-10 00:12:47.766766 | ubuntu-jammy | 2026-07-10 00:12:47.766785 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-10 00:12:47.766795 | ubuntu-jammy | Friday 10 July 2026 00:12:47 +0000 (0:00:00.003) 0:00:10.551 *********** 2026-07-10 00:12:48.466039 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-07-10 00:12:48.466641 | ubuntu-jammy | 2026-07-10 00:12:48.466716 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-07-10 00:12:48.470625 | ubuntu-jammy | ubuntu-jammy : ok=15 changed=0 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-07-10 00:12:48.470667 | ubuntu-jammy | 2026-07-10 00:12:48.470678 | ubuntu-jammy | 2026-07-10 00:12:48.470688 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-07-10 00:12:48.470697 | ubuntu-jammy | Friday 10 July 2026 00:12:48 +0000 (0:00:00.699) 0:00:11.251 *********** 2026-07-10 00:12:48.470707 | ubuntu-jammy | =============================================================================== 2026-07-10 00:12:48.470716 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 2.40s 2026-07-10 00:12:48.470725 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.27s 2026-07-10 00:12:48.470735 | ubuntu-jammy | vexxhost.containers.containerd : Create folders for configuration ------- 1.21s 2026-07-10 00:12:48.470744 | ubuntu-jammy | vexxhost.containers.containerd : Install AppArmor packages -------------- 1.15s 2026-07-10 00:12:48.470753 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.06s 2026-07-10 00:12:48.470762 | ubuntu-jammy | vexxhost.containers.containerd : Enable and start service --------------- 0.70s 2026-07-10 00:12:48.470771 | ubuntu-jammy | vexxhost.containers.containerd : Create containerd config file ---------- 0.65s 2026-07-10 00:12:48.470781 | ubuntu-jammy | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.57s 2026-07-10 00:12:48.470790 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.50s 2026-07-10 00:12:48.470800 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.42s 2026-07-10 00:12:48.470809 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.41s 2026-07-10 00:12:48.470818 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.39s 2026-07-10 00:12:48.470827 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.25s 2026-07-10 00:12:48.470836 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.07s 2026-07-10 00:12:48.470845 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.06s 2026-07-10 00:12:48.470865 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 0.03s 2026-07-10 00:12:48.470874 | ubuntu-jammy | vexxhost.containers.containerd : Install SELinux packages --------------- 0.03s 2026-07-10 00:12:48.470902 | ubuntu-jammy | vexxhost.containers.containerd : Persist SELinux permissive mode -------- 0.02s 2026-07-10 00:12:48.470912 | ubuntu-jammy | vexxhost.containers.containerd : Set SELinux to permissive at runtime --- 0.02s 2026-07-10 00:12:48.470921 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 0.02s 2026-07-10 00:12:48.633156 | ubuntu-jammy | INFO [nerdctl > idempotence] Executed: Successful 2026-07-10 00:12:48.642877 | ubuntu-jammy | INFO [nerdctl > side_effect] Executing 2026-07-10 00:12:48.643401 | ubuntu-jammy | WARNING [nerdctl > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-07-10 00:12:48.649396 | ubuntu-jammy | INFO [nerdctl > verify] Executing 2026-07-10 00:12:49.132560 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-07-10 00:12:49.132961 | 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-07-10 00:12:49.133263 | 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-07-10 00:12:49.133515 | ubuntu-jammy | 2026-07-10 00:12:49.466288 | ubuntu-jammy | 2026-07-10 00:12:49.466846 | ubuntu-jammy | PLAY [Verify] ****************************************************************** 2026-07-10 00:12:49.467125 | ubuntu-jammy | 2026-07-10 00:12:49.467392 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-07-10 00:12:49.467649 | ubuntu-jammy | Friday 10 July 2026 00:12:49 +0000 (0:00:00.009) 0:00:00.009 *********** 2026-07-10 00:12:50.587409 | ubuntu-jammy | [WARNING]: Host 'ubuntu-jammy' is using the discovered Python interpreter at '/usr/bin/python3.10', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. 2026-07-10 00:12:50.592906 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-07-10 00:12:50.592941 | ubuntu-jammy | 2026-07-10 00:12:50.592954 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-07-10 00:12:50.592965 | ubuntu-jammy | Friday 10 July 2026 00:12:50 +0000 (0:00:01.126) 0:00:01.136 *********** 2026-07-10 00:12:51.022643 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-07-10 00:12:51.022740 | ubuntu-jammy | 2026-07-10 00:12:51.022865 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-10 00:12:51.023065 | ubuntu-jammy | Friday 10 July 2026 00:12:51 +0000 (0:00:00.430) 0:00:01.566 *********** 2026-07-10 00:12:52.230965 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-07-10 00:12:52.231125 | ubuntu-jammy | 2026-07-10 00:12:52.231345 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-10 00:12:52.231601 | ubuntu-jammy | Friday 10 July 2026 00:12:52 +0000 (0:00:01.208) 0:00:02.774 *********** 2026-07-10 00:12:52.492228 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-07-10 00:12:52.492411 | ubuntu-jammy | 2026-07-10 00:12:52.492691 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-10 00:12:52.493019 | ubuntu-jammy | Friday 10 July 2026 00:12:52 +0000 (0:00:00.261) 0:00:03.035 *********** 2026-07-10 00:12:52.555972 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-07-10 00:12:52.556051 | ubuntu-jammy | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-07-10 00:12:52.556130 | ubuntu-jammy | } 2026-07-10 00:12:52.556226 | ubuntu-jammy | 2026-07-10 00:12:52.556327 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-10 00:12:52.556424 | ubuntu-jammy | Friday 10 July 2026 00:12:52 +0000 (0:00:00.063) 0:00:03.099 *********** 2026-07-10 00:12:53.313352 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-07-10 00:12:53.313435 | ubuntu-jammy | 2026-07-10 00:12:53.313445 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-10 00:12:53.313454 | ubuntu-jammy | Friday 10 July 2026 00:12:53 +0000 (0:00:00.756) 0:00:03.856 *********** 2026-07-10 00:12:55.025758 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-07-10 00:12:55.025854 | ubuntu-jammy | 2026-07-10 00:12:55.026101 | ubuntu-jammy | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-07-10 00:12:55.026186 | ubuntu-jammy | Friday 10 July 2026 00:12:55 +0000 (0:00:01.713) 0:00:05.569 *********** 2026-07-10 00:12:55.765195 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-07-10 00:12:55.765288 | ubuntu-jammy | 2026-07-10 00:12:55.765552 | ubuntu-jammy | TASK [Install the 10-containerd-net.conflist file] ***************************** 2026-07-10 00:12:55.765617 | ubuntu-jammy | Friday 10 July 2026 00:12:55 +0000 (0:00:00.738) 0:00:06.308 *********** 2026-07-10 00:12:56.340220 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-07-10 00:12:56.340310 | ubuntu-jammy | 2026-07-10 00:12:56.340599 | ubuntu-jammy | TASK [Restart "containerd"] **************************************************** 2026-07-10 00:12:56.340675 | ubuntu-jammy | Friday 10 July 2026 00:12:56 +0000 (0:00:00.574) 0:00:06.883 *********** 2026-07-10 00:12:57.179134 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-07-10 00:12:57.179225 | ubuntu-jammy | 2026-07-10 00:12:57.179479 | ubuntu-jammy | TASK [Pull image from registry] ************************************************ 2026-07-10 00:12:57.179550 | ubuntu-jammy | Friday 10 July 2026 00:12:57 +0000 (0:00:00.837) 0:00:07.720 *********** 2026-07-10 00:12:58.615333 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-07-10 00:12:58.615432 | ubuntu-jammy | 2026-07-10 00:12:58.615679 | ubuntu-jammy | TASK [List images] ************************************************************* 2026-07-10 00:12:58.615750 | ubuntu-jammy | Friday 10 July 2026 00:12:58 +0000 (0:00:01.437) 0:00:09.158 *********** 2026-07-10 00:12:58.923739 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-07-10 00:12:58.926625 | ubuntu-jammy | 2026-07-10 00:12:58.926648 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-07-10 00:12:58.926656 | ubuntu-jammy | ubuntu-jammy : ok=12 changed=8 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-10 00:12:58.926663 | ubuntu-jammy | 2026-07-10 00:12:58.926669 | ubuntu-jammy | 2026-07-10 00:12:58.926674 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-07-10 00:12:58.926680 | ubuntu-jammy | Friday 10 July 2026 00:12:58 +0000 (0:00:00.309) 0:00:09.467 *********** 2026-07-10 00:12:58.926686 | ubuntu-jammy | =============================================================================== 2026-07-10 00:12:58.926692 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 1.71s 2026-07-10 00:12:58.926697 | ubuntu-jammy | Pull image from registry ------------------------------------------------ 1.44s 2026-07-10 00:12:58.926703 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.21s 2026-07-10 00:12:58.926709 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.13s 2026-07-10 00:12:58.926714 | ubuntu-jammy | Restart "containerd" ---------------------------------------------------- 0.84s 2026-07-10 00:12:58.926720 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.76s 2026-07-10 00:12:58.926726 | ubuntu-jammy | vexxhost.containers.nerdctl : Create nerdctl config --------------------- 0.74s 2026-07-10 00:12:58.926734 | ubuntu-jammy | Install the 10-containerd-net.conflist file ----------------------------- 0.57s 2026-07-10 00:12:58.927445 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/etc/nerdctl) --------- 0.43s 2026-07-10 00:12:58.927523 | ubuntu-jammy | List images ------------------------------------------------------------- 0.31s 2026-07-10 00:12:58.927535 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.26s 2026-07-10 00:12:58.927545 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.06s 2026-07-10 00:12:59.054752 | ubuntu-jammy | INFO [nerdctl > verify] Executed: Successful 2026-07-10 00:12:59.066274 | ubuntu-jammy | INFO [nerdctl > cleanup] Executing 2026-07-10 00:12:59.066646 | ubuntu-jammy | WARNING [nerdctl > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-07-10 00:12:59.071908 | ubuntu-jammy | INFO [nerdctl > destroy] Executing 2026-07-10 00:12:59.072012 | ubuntu-jammy | WARNING [nerdctl > destroy] Skipping, '--destroy=never' requested. 2026-07-10 00:12:59.072098 | ubuntu-jammy | INFO [nerdctl > destroy] Executed: Successful 2026-07-10 00:12:59.072393 | ubuntu-jammy | WARNING Molecule executed 1 scenario (1 missing files) 2026-07-10 00:12:59.627668 | ubuntu-jammy | ok: Runtime: 0:01:31.918492 2026-07-10 00:12:59.633622 | 2026-07-10 00:12:59.633674 | PLAY RECAP 2026-07-10 00:12:59.633725 | ubuntu-jammy | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-10 00:12:59.633751 | 2026-07-10 00:12:59.751301 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-07-10 00:12:59.753865 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-07-10 00:13:00.452853 | 2026-07-10 00:13:00.453202 | PLAY [all] 2026-07-10 00:13:00.469588 | 2026-07-10 00:13:00.469769 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-10 00:13:00.525448 | ubuntu-jammy | skipping: Conditional result was False 2026-07-10 00:13:00.534518 | 2026-07-10 00:13:00.534658 | TASK [fetch-output : Set log path for single node] 2026-07-10 00:13:00.577529 | ubuntu-jammy | ok 2026-07-10 00:13:00.584787 | 2026-07-10 00:13:00.584887 | LOOP [fetch-output : Ensure local output dirs] 2026-07-10 00:13:01.007747 | ubuntu-jammy -> localhost | ok: "/var/lib/zuul/builds/cc9e47ffa6b14299be1fe4fd535f494c/work/logs" 2026-07-10 00:13:01.220152 | ubuntu-jammy -> localhost | changed: "/var/lib/zuul/builds/cc9e47ffa6b14299be1fe4fd535f494c/work/artifacts" 2026-07-10 00:13:01.436187 | ubuntu-jammy -> localhost | changed: "/var/lib/zuul/builds/cc9e47ffa6b14299be1fe4fd535f494c/work/docs" 2026-07-10 00:13:01.456551 | 2026-07-10 00:13:01.456641 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-10 00:13:02.083491 | ubuntu-jammy | ok 2026-07-10 00:13:02.083685 | ubuntu-jammy | changed: All items complete 2026-07-10 00:13:02.083716 | 2026-07-10 00:13:02.532838 | ubuntu-jammy | changed: .d..t...... ./ 2026-07-10 00:13:02.998715 | ubuntu-jammy | changed: .d..t...... ./ 2026-07-10 00:13:03.018473 | 2026-07-10 00:13:03.018537 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-10 00:13:03.471462 | ubuntu-jammy -> localhost | ok: Item: artifacts Runtime: 0:00:00.008032 2026-07-10 00:13:03.677864 | ubuntu-jammy -> localhost | ok: Item: docs Runtime: 0:00:00.006475 2026-07-10 00:13:03.698583 | 2026-07-10 00:13:03.698667 | PLAY [all] 2026-07-10 00:13:03.704879 | 2026-07-10 00:13:03.704978 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-10 00:13:04.132384 | ubuntu-jammy | changed 2026-07-10 00:13:04.139501 | 2026-07-10 00:13:04.139559 | PLAY RECAP 2026-07-10 00:13:04.139602 | ubuntu-jammy | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-10 00:13:04.139623 | 2026-07-10 00:13:04.280687 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-07-10 00:13:04.282393 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-10 00:13:04.855447 | 2026-07-10 00:13:04.855577 | PLAY [localhost] 2026-07-10 00:13:04.866140 | 2026-07-10 00:13:04.866219 | TASK [Generate Zuul manifest] 2026-07-10 00:13:04.885333 | localhost | ok 2026-07-10 00:13:04.900626 | 2026-07-10 00:13:04.900703 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-10 00:13:05.289215 | localhost | changed 2026-07-10 00:13:05.300672 | 2026-07-10 00:13:05.300746 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-10 00:13:05.332974 | localhost | ok 2026-07-10 00:13:05.341770 | 2026-07-10 00:13:05.341838 | TASK [Upload logs] 2026-07-10 00:13:05.363922 | localhost | ok 2026-07-10 00:13:05.421908 | 2026-07-10 00:13:05.422038 | TASK [Set zuul-log-path fact] 2026-07-10 00:13:05.443538 | localhost | ok 2026-07-10 00:13:05.456017 | 2026-07-10 00:13:05.456085 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-10 00:13:05.487506 | localhost | ok 2026-07-10 00:13:05.496267 | 2026-07-10 00:13:05.496329 | TASK [upload-logs : Create log directories] 2026-07-10 00:13:05.888811 | localhost | changed 2026-07-10 00:13:05.894883 | 2026-07-10 00:13:05.894958 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-10 00:13:06.312365 | localhost -> localhost | ok: Runtime: 0:00:00.005124 2026-07-10 00:13:06.321604 | 2026-07-10 00:13:06.321674 | TASK [upload-logs : Upload logs to log server] 2026-07-10 00:13:06.818712 | localhost | Output suppressed because no_log was given 2026-07-10 00:13:06.825596 | 2026-07-10 00:13:06.825665 | LOOP [upload-logs : Compress console log and json output] 2026-07-10 00:13:06.869258 | localhost | skipping: Conditional result was False 2026-07-10 00:13:06.876903 | localhost | skipping: Conditional result was False 2026-07-10 00:13:06.887819 | 2026-07-10 00:13:06.887964 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-10 00:13:06.929226 | localhost | skipping: Conditional result was False 2026-07-10 00:13:06.929628 | 2026-07-10 00:13:06.933248 | localhost | skipping: Conditional result was False 2026-07-10 00:13:06.942552 | 2026-07-10 00:13:06.942701 | LOOP [upload-logs : Upload console log and json output]