2026-08-14 13:28:40.924918 | Job console starting 2026-08-14 13:28:40.935569 | Updating git repos 2026-08-14 13:28:41.064522 | Cloning repos into workspace 2026-08-14 13:28:43.455064 | Restoring repo states 2026-08-14 13:28:43.462908 | Merging changes 2026-08-14 13:28:44.896148 | Checking out repos 2026-08-14 13:28:45.471802 | Preparing playbooks 2026-08-14 13:29:04.598150 | Running Ansible setup 2026-08-14 13:29:09.001198 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-08-14 13:29:09.687838 | 2026-08-14 13:29:09.688028 | PLAY [localhost] 2026-08-14 13:29:09.697834 | 2026-08-14 13:29:09.697938 | TASK [Gathering Facts] 2026-08-14 13:29:10.600443 | localhost | ok 2026-08-14 13:29:10.608116 | 2026-08-14 13:29:10.608199 | TASK [Setup log path fact] 2026-08-14 13:29:10.632671 | localhost | ok 2026-08-14 13:29:10.646456 | 2026-08-14 13:29:10.646527 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-14 13:29:10.677512 | localhost | ok 2026-08-14 13:29:10.684873 | 2026-08-14 13:29:10.684944 | TASK [emit-job-header : Print job information] 2026-08-14 13:29:10.726356 | # Job Information 2026-08-14 13:29:10.726519 | Ansible Version: 2.16.18 2026-08-14 13:29:10.726569 | Job: ansible-collection-containers-molecule-nerdctl-ubuntu-focal 2026-08-14 13:29:10.726601 | Pipeline: check 2026-08-14 13:29:10.726631 | Executor: 2d72f0692154 2026-08-14 13:29:10.726659 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/147 2026-08-14 13:29:10.726690 | Event ID: dbe81860-97e2-11f1-9f9c-b783d4467c13 2026-08-14 13:29:10.743285 | 2026-08-14 13:29:10.799830 | LOOP [emit-job-header : Print node information] 2026-08-14 13:29:10.897243 | localhost | ok: 2026-08-14 13:29:10.897485 | localhost | # Node Information 2026-08-14 13:29:10.897530 | localhost | Inventory Hostname: ubuntu-focal 2026-08-14 13:29:10.897561 | localhost | Hostname: np0000189757 2026-08-14 13:29:10.897588 | localhost | Username: zuul 2026-08-14 13:29:10.897619 | localhost | Distro: Ubuntu 20.04 2026-08-14 13:29:10.897647 | localhost | Provider: yul1 2026-08-14 13:29:10.897674 | localhost | Region: ca-ymq-1 2026-08-14 13:29:10.897699 | localhost | Label: ubuntu-focal 2026-08-14 13:29:10.897724 | localhost | Product Name: OpenStack Nova 2026-08-14 13:29:10.897749 | localhost | Interface IP: 199.19.213.184 2026-08-14 13:29:10.915303 | 2026-08-14 13:29:10.915482 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-14 13:29:11.301429 | localhost -> localhost | changed 2026-08-14 13:29:11.308772 | 2026-08-14 13:29:11.308872 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-14 13:29:12.155989 | localhost -> localhost | changed 2026-08-14 13:29:12.165133 | 2026-08-14 13:29:12.165214 | PLAY [all] 2026-08-14 13:29:12.173347 | 2026-08-14 13:29:12.173425 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-14 13:29:12.422581 | ubuntu-focal -> localhost | ok 2026-08-14 13:29:12.429647 | 2026-08-14 13:29:12.429729 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-14 13:29:12.461111 | ubuntu-focal | ok 2026-08-14 13:29:12.475534 | ubuntu-focal | included: /var/lib/zuul/builds/b4fe8eaa7bc842a29c1c5b4086922b6d/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-14 13:29:12.481908 | 2026-08-14 13:29:12.481994 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-14 13:29:13.375735 | ubuntu-focal -> localhost | Generating public/private rsa key pair. 2026-08-14 13:29:13.375914 | ubuntu-focal -> localhost | Your identification has been saved in /var/lib/zuul/builds/b4fe8eaa7bc842a29c1c5b4086922b6d/work/b4fe8eaa7bc842a29c1c5b4086922b6d_id_rsa 2026-08-14 13:29:13.375946 | ubuntu-focal -> localhost | Your public key has been saved in /var/lib/zuul/builds/b4fe8eaa7bc842a29c1c5b4086922b6d/work/b4fe8eaa7bc842a29c1c5b4086922b6d_id_rsa.pub 2026-08-14 13:29:13.375969 | ubuntu-focal -> localhost | The key fingerprint is: 2026-08-14 13:29:13.375990 | ubuntu-focal -> localhost | SHA256:DTumUwUixO8sIu0Ka7FnEQFSppCsdba8xiDVTNVP5bs zuul-build-sshkey 2026-08-14 13:29:13.376025 | ubuntu-focal -> localhost | The key's randomart image is: 2026-08-14 13:29:13.376047 | ubuntu-focal -> localhost | +---[RSA 3072]----+ 2026-08-14 13:29:13.376072 | ubuntu-focal -> localhost | |+++*+.o.. .. | 2026-08-14 13:29:13.376094 | ubuntu-focal -> localhost | |++o.*. ..... | 2026-08-14 13:29:13.376115 | ubuntu-focal -> localhost | |oo +.o .o. . | 2026-08-14 13:29:13.376135 | ubuntu-focal -> localhost | |o ..o . =. . | 2026-08-14 13:29:13.376156 | ubuntu-focal -> localhost | | o o.+ S . . | 2026-08-14 13:29:13.376176 | ubuntu-focal -> localhost | |..o.= o+ . . | 2026-08-14 13:29:13.376199 | ubuntu-focal -> localhost | |.ooo..o E | 2026-08-14 13:29:13.376221 | ubuntu-focal -> localhost | |.+.o . | 2026-08-14 13:29:13.376242 | ubuntu-focal -> localhost | |+.o | 2026-08-14 13:29:13.376262 | ubuntu-focal -> localhost | +----[SHA256]-----+ 2026-08-14 13:29:13.376305 | ubuntu-focal -> localhost | ok: Runtime: 0:00:00.449350 2026-08-14 13:29:13.387298 | 2026-08-14 13:29:13.387523 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-14 13:29:13.419758 | ubuntu-focal | ok 2026-08-14 13:29:13.441381 | ubuntu-focal | included: /var/lib/zuul/builds/b4fe8eaa7bc842a29c1c5b4086922b6d/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-14 13:29:13.451954 | 2026-08-14 13:29:13.452017 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-14 13:29:13.477440 | ubuntu-focal | skipping: Conditional result was False 2026-08-14 13:29:13.487262 | 2026-08-14 13:29:13.487331 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-14 13:29:13.966142 | ubuntu-focal | changed 2026-08-14 13:29:13.971275 | 2026-08-14 13:29:13.971341 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-14 13:29:14.162477 | ubuntu-focal | ok 2026-08-14 13:29:14.167444 | 2026-08-14 13:29:14.167511 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-14 13:29:14.592808 | ubuntu-focal | changed 2026-08-14 13:29:14.597934 | 2026-08-14 13:29:14.598003 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-14 13:29:15.054479 | ubuntu-focal | changed 2026-08-14 13:29:15.061273 | 2026-08-14 13:29:15.061343 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-14 13:29:15.084133 | ubuntu-focal | skipping: Conditional result was False 2026-08-14 13:29:15.097706 | 2026-08-14 13:29:15.097787 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-14 13:29:15.475026 | ubuntu-focal -> localhost | changed 2026-08-14 13:29:15.490245 | 2026-08-14 13:29:15.490333 | TASK [add-build-sshkey : Add back temp key] 2026-08-14 13:29:15.791425 | ubuntu-focal -> localhost | Identity added: /var/lib/zuul/builds/b4fe8eaa7bc842a29c1c5b4086922b6d/work/b4fe8eaa7bc842a29c1c5b4086922b6d_id_rsa (zuul-build-sshkey) 2026-08-14 13:29:15.791595 | ubuntu-focal -> localhost | ok: Runtime: 0:00:00.014254 2026-08-14 13:29:15.797014 | 2026-08-14 13:29:15.797073 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-14 13:29:16.135131 | ubuntu-focal | ok 2026-08-14 13:29:16.143790 | 2026-08-14 13:29:16.143855 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-14 13:29:16.169483 | ubuntu-focal | skipping: Conditional result was False 2026-08-14 13:29:16.181165 | 2026-08-14 13:29:16.181267 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-08-14 13:29:16.535388 | ubuntu-focal | ok 2026-08-14 13:29:16.542727 | 2026-08-14 13:29:16.542835 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-08-14 13:29:17.751955 | ubuntu-focal | Output suppressed because no_log was given 2026-08-14 13:29:17.762242 | 2026-08-14 13:29:17.762330 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-08-14 13:29:18.000832 | ubuntu-focal | ok: "logs" 2026-08-14 13:29:18.001217 | ubuntu-focal | ok: All items complete 2026-08-14 13:29:18.001248 | 2026-08-14 13:29:18.097843 | ubuntu-focal | ok: "artifacts" 2026-08-14 13:29:18.254739 | ubuntu-focal | ok: "docs" 2026-08-14 13:29:18.274184 | 2026-08-14 13:29:18.274364 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-08-14 13:29:18.452733 | ubuntu-focal | changed: "logs" 2026-08-14 13:29:18.606656 | ubuntu-focal | changed: "artifacts" 2026-08-14 13:29:18.751818 | ubuntu-focal | changed: "docs" 2026-08-14 13:29:18.772207 | 2026-08-14 13:29:18.772352 | PLAY RECAP 2026-08-14 13:29:18.772411 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-14 13:29:18.772459 | ubuntu-focal | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-08-14 13:29:18.772485 | 2026-08-14 13:29:18.997403 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-08-14 13:29:18.999955 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-08-14 13:29:19.669136 | 2026-08-14 13:29:19.669331 | PLAY [all] 2026-08-14 13:29:19.696878 | 2026-08-14 13:29:19.697142 | TASK [setup-uv : Extract archive] 2026-08-14 13:29:21.894420 | ubuntu-focal | changed 2026-08-14 13:29:21.900017 | 2026-08-14 13:29:21.900125 | TASK [setup-uv : Print version] 2026-08-14 13:29:22.271334 | ubuntu-focal | uv 0.8.13 2026-08-14 13:29:22.457940 | ubuntu-focal | ok: Runtime: 0:00:00.010117 2026-08-14 13:29:22.476452 | 2026-08-14 13:29:22.476656 | TASK [Install Ansible collection siblings] 2026-08-14 13:29:22.834896 | ubuntu-focal | ok: 2026-08-14 13:29:22.835064 | ubuntu-focal | Skipping ansible.posix: no checked-out sibling 2026-08-14 13:29:22.835094 | ubuntu-focal | Skipping community.general: no checked-out sibling 2026-08-14 13:29:22.836784 | 2026-08-14 13:29:22.836844 | PLAY RECAP 2026-08-14 13:29:22.836902 | ubuntu-focal | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-14 13:29:22.836933 | 2026-08-14 13:29:22.986323 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-08-14 13:29:22.988774 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-08-14 13:29:23.600029 | 2026-08-14 13:29:23.600149 | PLAY [all] 2026-08-14 13:29:23.611205 | 2026-08-14 13:29:23.611276 | LOOP [Check inventory directories] 2026-08-14 13:29:23.880050 | ubuntu-focal | ok: "src/github.com/vexxhost/ansible-collection-containers" 2026-08-14 13:29:24.020284 | ubuntu-focal | ok: "src/github.com/vexxhost/ansible-collection-containers/molecule/nerdctl/inventory" 2026-08-14 13:29:24.173910 | ubuntu-focal | ok: "src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/nerdctl/inventory" 2026-08-14 13:29:24.632645 | 2026-08-14 13:29:24.632792 | LOOP [Copy inventory file for Zuul] 2026-08-14 13:29:25.416144 | ubuntu-focal | changed: 2026-08-14 13:29:25.416321 | ubuntu-focal | { 2026-08-14 13:29:25.416349 | ubuntu-focal | "ansible_loop_var": "item", 2026-08-14 13:29:25.416372 | ubuntu-focal | "changed": false, 2026-08-14 13:29:25.416391 | ubuntu-focal | "failed": false, 2026-08-14 13:29:25.416413 | ubuntu-focal | "invocation": { 2026-08-14 13:29:25.416432 | ubuntu-focal | "module_args": { 2026-08-14 13:29:25.416451 | ubuntu-focal | "checksum_algorithm": "sha1", 2026-08-14 13:29:25.416469 | ubuntu-focal | "follow": true, 2026-08-14 13:29:25.416487 | ubuntu-focal | "get_attributes": true, 2026-08-14 13:29:25.416506 | ubuntu-focal | "get_checksum": true, 2026-08-14 13:29:25.416524 | ubuntu-focal | "get_mime": true, 2026-08-14 13:29:25.416541 | ubuntu-focal | "path": "src/github.com/vexxhost/ansible-collection-containers" 2026-08-14 13:29:25.416560 | ubuntu-focal | } 2026-08-14 13:29:25.416578 | ubuntu-focal | }, 2026-08-14 13:29:25.416597 | ubuntu-focal | "item": "src/github.com/vexxhost/ansible-collection-containers", 2026-08-14 13:29:25.417099 | ubuntu-focal | "stat": { 2026-08-14 13:29:25.417125 | ubuntu-focal | "atime": 1786714157.675306, 2026-08-14 13:29:25.417144 | ubuntu-focal | "attr_flags": "e", 2026-08-14 13:29:25.417162 | ubuntu-focal | "attributes": [ 2026-08-14 13:29:25.417179 | ubuntu-focal | "extents" 2026-08-14 13:29:25.417196 | ubuntu-focal | ], 2026-08-14 13:29:25.417213 | ubuntu-focal | "block_size": 4096, 2026-08-14 13:29:25.417230 | ubuntu-focal | "blocks": 8, 2026-08-14 13:29:25.417247 | ubuntu-focal | "charset": "binary", 2026-08-14 13:29:25.417265 | ubuntu-focal | "ctime": 1786714157.675306, 2026-08-14 13:29:25.417282 | ubuntu-focal | "dev": 64513, 2026-08-14 13:29:25.417299 | ubuntu-focal | "device_type": 0, 2026-08-14 13:29:25.417321 | ubuntu-focal | "executable": true, 2026-08-14 13:29:25.417340 | ubuntu-focal | "exists": true, 2026-08-14 13:29:25.417362 | ubuntu-focal | "gid": 1000, 2026-08-14 13:29:25.417379 | ubuntu-focal | "gr_name": "zuul", 2026-08-14 13:29:25.417396 | ubuntu-focal | "inode": 518541, 2026-08-14 13:29:25.417414 | ubuntu-focal | "isblk": false, 2026-08-14 13:29:25.417431 | ubuntu-focal | "ischr": false, 2026-08-14 13:29:25.417448 | ubuntu-focal | "isdir": true, 2026-08-14 13:29:25.417465 | ubuntu-focal | "isfifo": false, 2026-08-14 13:29:25.417483 | ubuntu-focal | "isgid": false, 2026-08-14 13:29:25.417499 | ubuntu-focal | "islnk": false, 2026-08-14 13:29:25.417516 | ubuntu-focal | "isreg": false, 2026-08-14 13:29:25.417533 | ubuntu-focal | "issock": false, 2026-08-14 13:29:25.417550 | ubuntu-focal | "isuid": false, 2026-08-14 13:29:25.417567 | ubuntu-focal | "mimetype": "inode/directory", 2026-08-14 13:29:25.417583 | ubuntu-focal | "mode": "0755", 2026-08-14 13:29:25.417600 | ubuntu-focal | "mtime": 1786714124.7781918, 2026-08-14 13:29:25.417617 | ubuntu-focal | "nlink": 11, 2026-08-14 13:29:25.417634 | ubuntu-focal | "path": "src/github.com/vexxhost/ansible-collection-containers", 2026-08-14 13:29:25.417650 | ubuntu-focal | "pw_name": "zuul", 2026-08-14 13:29:25.417670 | ubuntu-focal | "readable": true, 2026-08-14 13:29:25.417688 | ubuntu-focal | "rgrp": true, 2026-08-14 13:29:25.417705 | ubuntu-focal | "roth": true, 2026-08-14 13:29:25.417723 | ubuntu-focal | "rusr": true, 2026-08-14 13:29:25.417741 | ubuntu-focal | "size": 4096, 2026-08-14 13:29:25.417764 | ubuntu-focal | "uid": 1000, 2026-08-14 13:29:25.417783 | ubuntu-focal | "version": "2536090098", 2026-08-14 13:29:25.417801 | ubuntu-focal | "wgrp": false, 2026-08-14 13:29:25.417819 | ubuntu-focal | "woth": false, 2026-08-14 13:29:25.417837 | ubuntu-focal | "writeable": true, 2026-08-14 13:29:25.417854 | ubuntu-focal | "wusr": true, 2026-08-14 13:29:25.417871 | ubuntu-focal | "xgrp": true, 2026-08-14 13:29:25.417898 | ubuntu-focal | "xoth": true, 2026-08-14 13:29:25.417917 | ubuntu-focal | "xusr": true 2026-08-14 13:29:25.417934 | ubuntu-focal | } 2026-08-14 13:29:25.417952 | ubuntu-focal | } 2026-08-14 13:29:25.417989 | ubuntu-focal | ok: All items complete 2026-08-14 13:29:25.418011 | 2026-08-14 13:29:25.419238 | ubuntu-focal | skipping: Conditional result was False 2026-08-14 13:29:25.419840 | ubuntu-focal | skipping: Conditional result was False 2026-08-14 13:29:25.431363 | 2026-08-14 13:29:25.431499 | LOOP [Switch "ansible_host" to private IP] 2026-08-14 13:29:25.793518 | ubuntu-focal | changed: 1 replacements made 2026-08-14 13:29:25.794883 | ubuntu-focal | skipping: Conditional result was False 2026-08-14 13:29:25.795451 | ubuntu-focal | skipping: Conditional result was False 2026-08-14 13:29:25.815389 | 2026-08-14 13:29:25.815525 | TASK [Run Molecule scenario] 2026-08-14 13:29:26.493383 | ubuntu-focal | Downloading cpython-3.13.7-linux-x86_64-gnu (download) (30.9MiB) 2026-08-14 13:29:27.118788 | ubuntu-focal | Downloading cpython-3.13.7-linux-x86_64-gnu (download) 2026-08-14 13:29:27.446258 | ubuntu-focal | Using CPython 3.13.7 2026-08-14 13:29:27.446329 | ubuntu-focal | Creating virtual environment at: .venv 2026-08-14 13:29:27.682041 | ubuntu-focal | Downloading pygments (1.2MiB) 2026-08-14 13:29:27.682674 | ubuntu-focal | Downloading ansible-core (2.3MiB) 2026-08-14 13:29:27.703772 | ubuntu-focal | Downloading cryptography (4.3MiB) 2026-08-14 13:29:27.835535 | ubuntu-focal | Downloading cryptography 2026-08-14 13:29:27.875376 | ubuntu-focal | Downloading pygments 2026-08-14 13:29:28.004082 | ubuntu-focal | Downloading ansible-core 2026-08-14 13:29:28.044677 | ubuntu-focal | Installed 36 packages in 40ms 2026-08-14 13:29:29.129220 | ubuntu-focal | INFO Collection 'vexxhost.containers' detected. 2026-08-14 13:29:29.129283 | ubuntu-focal | INFO Scenarios will be used from 'extensions/molecule' 2026-08-14 13:29:29.933917 | ubuntu-focal | CRITICAL 'extensions/molecule/default/molecule.yml' glob failed. Exiting. 2026-08-14 13:29:29.933977 | ubuntu-focal | INFO default scenario not found, disabling shared state. 2026-08-14 13:29:29.934076 | ubuntu-focal | INFO [nerdctl > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-08-14 13:29:29.934169 | ubuntu-focal | INFO [nerdctl > prerun] Performing prerun with role_name_check=0... 2026-08-14 13:30:19.639060 | ubuntu-focal | INFO [nerdctl > dependency] Executing 2026-08-14 13:30:19.639256 | ubuntu-focal | WARNING [nerdctl > dependency] Missing roles requirements file: requirements.yml 2026-08-14 13:30:19.639443 | ubuntu-focal | WARNING [nerdctl > dependency] Missing collections requirements file: collections.yml 2026-08-14 13:30:19.639543 | ubuntu-focal | WARNING [nerdctl > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-08-14 13:30:19.644757 | ubuntu-focal | INFO [nerdctl > cleanup] Executing 2026-08-14 13:30:19.645037 | ubuntu-focal | WARNING [nerdctl > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-14 13:30:19.650050 | ubuntu-focal | INFO [nerdctl > destroy] Executing 2026-08-14 13:30:19.650118 | ubuntu-focal | WARNING [nerdctl > destroy] Skipping, '--destroy=never' requested. 2026-08-14 13:30:19.650199 | ubuntu-focal | INFO [nerdctl > destroy] Executed: Successful 2026-08-14 13:30:19.656150 | ubuntu-focal | INFO [nerdctl > syntax] Executing 2026-08-14 13:30:20.141964 | ubuntu-focal | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-08-14 13:30:20.142194 | ubuntu-focal | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-08-14 13:30:20.142418 | ubuntu-focal | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-08-14 13:30:20.142598 | ubuntu-focal | 2026-08-14 13:30:20.530090 | ubuntu-focal | 2026-08-14 13:30:20.530258 | ubuntu-focal | playbook: /home/zuul/src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/nerdctl/converge.yml 2026-08-14 13:30:20.593510 | ubuntu-focal | INFO [nerdctl > syntax] Executed: Successful 2026-08-14 13:30:20.603048 | ubuntu-focal | INFO [nerdctl > create] Executing 2026-08-14 13:30:20.604415 | ubuntu-focal | WARNING [nerdctl > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-14 13:30:20.609276 | ubuntu-focal | INFO [nerdctl > prepare] Executing 2026-08-14 13:30:21.063694 | ubuntu-focal | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-08-14 13:30:21.063840 | ubuntu-focal | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-08-14 13:30:21.064035 | ubuntu-focal | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-08-14 13:30:21.064191 | ubuntu-focal | 2026-08-14 13:30:21.431678 | ubuntu-focal | 2026-08-14 13:30:21.431745 | ubuntu-focal | PLAY [Prepare] ***************************************************************** 2026-08-14 13:30:21.431780 | ubuntu-focal | 2026-08-14 13:30:21.431863 | ubuntu-focal | TASK [Gathering Facts] ********************************************************* 2026-08-14 13:30:21.431941 | ubuntu-focal | Friday 14 August 2026 13:30:21 +0000 (0:00:00.033) 0:00:00.033 ********* 2026-08-14 13:30:22.580326 | ubuntu-focal | [WARNING]: Host 'ubuntu-focal' is using the discovered Python interpreter at '/usr/bin/python3.8', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. 2026-08-14 13:30:22.582230 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-14 13:30:22.582347 | ubuntu-focal | 2026-08-14 13:30:22.582460 | ubuntu-focal | TASK [Update "apt" cache] ****************************************************** 2026-08-14 13:30:22.582572 | ubuntu-focal | Friday 14 August 2026 13:30:22 +0000 (0:00:01.151) 0:00:01.184 ********* 2026-08-14 13:30:29.645804 | ubuntu-focal | changed: [ubuntu-focal] 2026-08-14 13:30:29.645945 | ubuntu-focal | 2026-08-14 13:30:29.646161 | ubuntu-focal | PLAY RECAP ********************************************************************* 2026-08-14 13:30:29.646379 | ubuntu-focal | ubuntu-focal : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-08-14 13:30:29.646562 | ubuntu-focal | 2026-08-14 13:30:29.646746 | ubuntu-focal | 2026-08-14 13:30:29.646975 | ubuntu-focal | TASKS RECAP ******************************************************************** 2026-08-14 13:30:29.647300 | ubuntu-focal | Friday 14 August 2026 13:30:29 +0000 (0:00:07.063) 0:00:08.247 ********* 2026-08-14 13:30:29.647384 | ubuntu-focal | =============================================================================== 2026-08-14 13:30:29.647566 | ubuntu-focal | Update "apt" cache ------------------------------------------------------ 7.06s 2026-08-14 13:30:29.647748 | ubuntu-focal | Gathering Facts --------------------------------------------------------- 1.15s 2026-08-14 13:30:29.720674 | ubuntu-focal | INFO [nerdctl > prepare] Executed: Successful 2026-08-14 13:30:29.728583 | ubuntu-focal | INFO [nerdctl > converge] Executing 2026-08-14 13:30:30.180055 | ubuntu-focal | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-08-14 13:30:30.180273 | ubuntu-focal | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-08-14 13:30:30.180479 | ubuntu-focal | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-08-14 13:30:30.180727 | ubuntu-focal | 2026-08-14 13:30:30.516979 | ubuntu-focal | 2026-08-14 13:30:30.517159 | ubuntu-focal | PLAY [Converge] **************************************************************** 2026-08-14 13:30:30.517323 | ubuntu-focal | 2026-08-14 13:30:30.517520 | ubuntu-focal | TASK [Gathering Facts] ********************************************************* 2026-08-14 13:30:30.517711 | ubuntu-focal | Friday 14 August 2026 13:30:30 +0000 (0:00:00.012) 0:00:00.012 ********* 2026-08-14 13:30:31.507678 | ubuntu-focal | [WARNING]: Host 'ubuntu-focal' is using the discovered Python interpreter at '/usr/bin/python3.8', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. 2026-08-14 13:30:31.509883 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-14 13:30:31.509983 | ubuntu-focal | 2026-08-14 13:30:31.510113 | ubuntu-focal | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-14 13:30:31.510232 | ubuntu-focal | Friday 14 August 2026 13:30:31 +0000 (0:00:00.993) 0:00:01.005 ********* 2026-08-14 13:30:31.954620 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-14 13:30:31.954752 | ubuntu-focal | 2026-08-14 13:30:31.954962 | ubuntu-focal | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-14 13:30:31.955149 | ubuntu-focal | Friday 14 August 2026 13:30:31 +0000 (0:00:00.444) 0:00:01.449 ********* 2026-08-14 13:30:31.982206 | ubuntu-focal | skipping: [ubuntu-focal] 2026-08-14 13:30:31.982372 | ubuntu-focal | 2026-08-14 13:30:31.982568 | ubuntu-focal | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-14 13:30:31.982752 | ubuntu-focal | Friday 14 August 2026 13:30:31 +0000 (0:00:00.027) 0:00:01.477 ********* 2026-08-14 13:30:32.346491 | ubuntu-focal | changed: [ubuntu-focal] 2026-08-14 13:30:32.346579 | ubuntu-focal | 2026-08-14 13:30:32.346668 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-14 13:30:32.346782 | ubuntu-focal | Friday 14 August 2026 13:30:32 +0000 (0:00:00.363) 0:00:01.841 ********* 2026-08-14 13:30:32.434461 | ubuntu-focal | ok: [ubuntu-focal] => { 2026-08-14 13:30:32.434555 | ubuntu-focal | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-08-14 13:30:32.434667 | ubuntu-focal | } 2026-08-14 13:30:32.434760 | ubuntu-focal | 2026-08-14 13:30:32.434877 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-14 13:30:32.435009 | ubuntu-focal | Friday 14 August 2026 13:30:32 +0000 (0:00:00.088) 0:00:01.929 ********* 2026-08-14 13:30:33.231719 | ubuntu-focal | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created with a mode of 0700, this may cause issues when running as another user. To avoid this, create the remote_tmp dir with the correct permissions manually 2026-08-14 13:30:33.237240 | ubuntu-focal | changed: [ubuntu-focal] 2026-08-14 13:30:33.237405 | ubuntu-focal | 2026-08-14 13:30:33.237631 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-14 13:30:33.237828 | ubuntu-focal | Friday 14 August 2026 13:30:33 +0000 (0:00:00.802) 0:00:02.732 ********* 2026-08-14 13:30:33.260705 | ubuntu-focal | skipping: [ubuntu-focal] 2026-08-14 13:30:33.260838 | ubuntu-focal | 2026-08-14 13:30:33.261077 | ubuntu-focal | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-14 13:30:33.261219 | ubuntu-focal | Friday 14 August 2026 13:30:33 +0000 (0:00:00.023) 0:00:02.755 ********* 2026-08-14 13:30:33.487359 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-14 13:30:33.487418 | ubuntu-focal | 2026-08-14 13:30:33.487550 | ubuntu-focal | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-14 13:30:33.487662 | ubuntu-focal | Friday 14 August 2026 13:30:33 +0000 (0:00:00.226) 0:00:02.982 ********* 2026-08-14 13:30:34.549249 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-14 13:30:34.549407 | ubuntu-focal | 2026-08-14 13:30:34.549647 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-14 13:30:34.549849 | ubuntu-focal | Friday 14 August 2026 13:30:34 +0000 (0:00:01.061) 0:00:04.043 ********* 2026-08-14 13:30:34.616242 | ubuntu-focal | ok: [ubuntu-focal] => { 2026-08-14 13:30:34.616457 | ubuntu-focal | "msg": "https://github.com/containerd/containerd/releases/download/v1.7.34/containerd-1.7.34-linux-amd64.tar.gz" 2026-08-14 13:30:34.616640 | ubuntu-focal | } 2026-08-14 13:30:34.616799 | ubuntu-focal | 2026-08-14 13:30:34.616989 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-14 13:30:34.617173 | ubuntu-focal | Friday 14 August 2026 13:30:34 +0000 (0:00:00.067) 0:00:04.111 ********* 2026-08-14 13:30:35.446601 | ubuntu-focal | changed: [ubuntu-focal] 2026-08-14 13:30:35.446746 | ubuntu-focal | 2026-08-14 13:30:35.446961 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-14 13:30:35.447167 | ubuntu-focal | Friday 14 August 2026 13:30:35 +0000 (0:00:00.829) 0:00:04.941 ********* 2026-08-14 13:30:39.368482 | ubuntu-focal | changed: [ubuntu-focal] 2026-08-14 13:30:39.368657 | ubuntu-focal | 2026-08-14 13:30:39.368883 | ubuntu-focal | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-14 13:30:39.369087 | ubuntu-focal | Friday 14 August 2026 13:30:39 +0000 (0:00:03.922) 0:00:08.863 ********* 2026-08-14 13:30:39.384906 | ubuntu-focal | skipping: [ubuntu-focal] 2026-08-14 13:30:39.385086 | ubuntu-focal | 2026-08-14 13:30:39.385290 | ubuntu-focal | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-14 13:30:39.385481 | ubuntu-focal | Friday 14 August 2026 13:30:39 +0000 (0:00:00.016) 0:00:08.880 ********* 2026-08-14 13:30:39.398833 | ubuntu-focal | skipping: [ubuntu-focal] 2026-08-14 13:30:39.399033 | ubuntu-focal | 2026-08-14 13:30:39.399239 | ubuntu-focal | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-14 13:30:39.399438 | ubuntu-focal | Friday 14 August 2026 13:30:39 +0000 (0:00:00.014) 0:00:08.894 ********* 2026-08-14 13:30:39.412576 | ubuntu-focal | skipping: [ubuntu-focal] 2026-08-14 13:30:39.412708 | ubuntu-focal | 2026-08-14 13:30:39.412894 | ubuntu-focal | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-14 13:30:39.413071 | ubuntu-focal | Friday 14 August 2026 13:30:39 +0000 (0:00:00.013) 0:00:08.908 ********* 2026-08-14 13:30:58.313824 | ubuntu-focal | changed: [ubuntu-focal] 2026-08-14 13:30:58.313969 | ubuntu-focal | 2026-08-14 13:30:58.314172 | ubuntu-focal | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-14 13:30:58.314362 | ubuntu-focal | Friday 14 August 2026 13:30:58 +0000 (0:00:18.900) 0:00:27.808 ********* 2026-08-14 13:30:58.992877 | ubuntu-focal | changed: [ubuntu-focal] 2026-08-14 13:30:58.992999 | ubuntu-focal | 2026-08-14 13:30:58.993242 | ubuntu-focal | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-14 13:30:58.993378 | ubuntu-focal | Friday 14 August 2026 13:30:58 +0000 (0:00:00.677) 0:00:28.485 ********* 2026-08-14 13:31:00.038892 | ubuntu-focal | changed: [ubuntu-focal] => (item={'path': '/etc/containerd'}) 2026-08-14 13:31:00.039119 | ubuntu-focal | changed: [ubuntu-focal] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-14 13:31:00.039306 | ubuntu-focal | changed: [ubuntu-focal] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-14 13:31:00.039577 | ubuntu-focal | changed: [ubuntu-focal] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-14 13:31:00.039788 | ubuntu-focal | changed: [ubuntu-focal] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-14 13:31:00.039951 | ubuntu-focal | 2026-08-14 13:31:00.040142 | ubuntu-focal | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-14 13:31:00.040378 | ubuntu-focal | Friday 14 August 2026 13:31:00 +0000 (0:00:01.046) 0:00:29.532 ********* 2026-08-14 13:31:00.636143 | ubuntu-focal | changed: [ubuntu-focal] 2026-08-14 13:31:00.636224 | ubuntu-focal | 2026-08-14 13:31:00.636320 | ubuntu-focal | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-14 13:31:00.636441 | ubuntu-focal | Friday 14 August 2026 13:31:00 +0000 (0:00:00.597) 0:00:30.129 ********* 2026-08-14 13:31:00.636544 | ubuntu-focal | 2026-08-14 13:31:00.636664 | ubuntu-focal | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-08-14 13:31:00.636766 | ubuntu-focal | Friday 14 August 2026 13:31:00 +0000 (0:00:00.001) 0:00:30.131 ********* 2026-08-14 13:31:01.582718 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-14 13:31:01.582786 | ubuntu-focal | 2026-08-14 13:31:01.582978 | ubuntu-focal | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-08-14 13:31:01.583081 | ubuntu-focal | Friday 14 August 2026 13:31:01 +0000 (0:00:00.946) 0:00:31.077 ********* 2026-08-14 13:31:02.045815 | ubuntu-focal | changed: [ubuntu-focal] 2026-08-14 13:31:02.045855 | ubuntu-focal | 2026-08-14 13:31:02.045862 | ubuntu-focal | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-14 13:31:02.045869 | ubuntu-focal | Friday 14 August 2026 13:31:02 +0000 (0:00:00.463) 0:00:31.540 ********* 2026-08-14 13:31:02.563006 | ubuntu-focal | changed: [ubuntu-focal] 2026-08-14 13:31:02.563050 | ubuntu-focal | 2026-08-14 13:31:02.563057 | ubuntu-focal | PLAY RECAP ********************************************************************* 2026-08-14 13:31:02.563065 | ubuntu-focal | ubuntu-focal : ok=17 changed=10 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-08-14 13:31:02.563075 | ubuntu-focal | 2026-08-14 13:31:02.563095 | ubuntu-focal | 2026-08-14 13:31:02.565726 | ubuntu-focal | TASKS RECAP ******************************************************************** 2026-08-14 13:31:02.565747 | ubuntu-focal | Friday 14 August 2026 13:31:02 +0000 (0:00:00.517) 0:00:32.057 ********* 2026-08-14 13:31:02.565754 | ubuntu-focal | =============================================================================== 2026-08-14 13:31:02.565760 | ubuntu-focal | vexxhost.containers.containerd : Install AppArmor packages ------------- 18.90s 2026-08-14 13:31:02.565766 | ubuntu-focal | vexxhost.containers.download_artifact : Extract archive ----------------- 3.92s 2026-08-14 13:31:02.565771 | ubuntu-focal | vexxhost.containers.package : Update state for tar ---------------------- 1.06s 2026-08-14 13:31:02.565777 | ubuntu-focal | vexxhost.containers.containerd : Create folders for configuration ------- 1.05s 2026-08-14 13:31:02.565782 | ubuntu-focal | Gathering Facts --------------------------------------------------------- 0.99s 2026-08-14 13:31:02.565788 | ubuntu-focal | vexxhost.containers.containerd : Reload systemd ------------------------- 0.95s 2026-08-14 13:31:02.565794 | ubuntu-focal | vexxhost.containers.download_artifact : Download item ------------------- 0.83s 2026-08-14 13:31:02.565812 | ubuntu-focal | vexxhost.containers.download_artifact : Download item ------------------- 0.80s 2026-08-14 13:31:02.565817 | ubuntu-focal | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.68s 2026-08-14 13:31:02.565822 | ubuntu-focal | vexxhost.containers.containerd : Create containerd config file ---------- 0.60s 2026-08-14 13:31:02.565827 | ubuntu-focal | vexxhost.containers.containerd : Enable and start service --------------- 0.52s 2026-08-14 13:31:02.565833 | ubuntu-focal | vexxhost.containers.containerd : Restart containerd --------------------- 0.46s 2026-08-14 13:31:02.565838 | ubuntu-focal | vexxhost.containers.forget_package : Forget package --------------------- 0.44s 2026-08-14 13:31:02.565843 | ubuntu-focal | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.36s 2026-08-14 13:31:02.565848 | ubuntu-focal | vexxhost.containers.forget_package : Forget package --------------------- 0.23s 2026-08-14 13:31:02.565857 | ubuntu-focal | vexxhost.containers.download_artifact : Starting download of file ------- 0.09s 2026-08-14 13:31:02.565862 | ubuntu-focal | vexxhost.containers.download_artifact : Starting download of file ------- 0.07s 2026-08-14 13:31:02.565867 | ubuntu-focal | vexxhost.containers.package : Update state for tar ---------------------- 0.03s 2026-08-14 13:31:02.565872 | ubuntu-focal | vexxhost.containers.download_artifact : Extract archive ----------------- 0.02s 2026-08-14 13:31:02.565878 | ubuntu-focal | vexxhost.containers.containerd : Install SELinux packages --------------- 0.02s 2026-08-14 13:31:02.663063 | ubuntu-focal | INFO [nerdctl > converge] Executed: Successful 2026-08-14 13:31:02.670153 | ubuntu-focal | INFO [nerdctl > idempotence] Executing 2026-08-14 13:31:03.137822 | ubuntu-focal | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-08-14 13:31:03.138006 | ubuntu-focal | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-08-14 13:31:03.138219 | ubuntu-focal | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-08-14 13:31:03.138400 | ubuntu-focal | 2026-08-14 13:31:03.487828 | ubuntu-focal | 2026-08-14 13:31:03.487924 | ubuntu-focal | PLAY [Converge] **************************************************************** 2026-08-14 13:31:03.488116 | ubuntu-focal | 2026-08-14 13:31:03.488292 | ubuntu-focal | TASK [Gathering Facts] ********************************************************* 2026-08-14 13:31:03.488475 | ubuntu-focal | Friday 14 August 2026 13:31:03 +0000 (0:00:00.012) 0:00:00.012 ********* 2026-08-14 13:31:04.482295 | ubuntu-focal | [WARNING]: Host 'ubuntu-focal' is using the discovered Python interpreter at '/usr/bin/python3.8', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. 2026-08-14 13:31:04.484575 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-14 13:31:04.484826 | ubuntu-focal | 2026-08-14 13:31:04.484958 | ubuntu-focal | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-14 13:31:04.485080 | ubuntu-focal | Friday 14 August 2026 13:31:04 +0000 (0:00:00.997) 0:00:01.009 ********* 2026-08-14 13:31:04.851952 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-14 13:31:04.852157 | ubuntu-focal | 2026-08-14 13:31:04.852401 | ubuntu-focal | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-14 13:31:04.852606 | ubuntu-focal | Friday 14 August 2026 13:31:04 +0000 (0:00:00.367) 0:00:01.376 ********* 2026-08-14 13:31:04.878260 | ubuntu-focal | skipping: [ubuntu-focal] 2026-08-14 13:31:04.878397 | ubuntu-focal | 2026-08-14 13:31:04.878582 | ubuntu-focal | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-14 13:31:04.878788 | ubuntu-focal | Friday 14 August 2026 13:31:04 +0000 (0:00:00.026) 0:00:01.403 ********* 2026-08-14 13:31:05.230636 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-14 13:31:05.230778 | ubuntu-focal | 2026-08-14 13:31:05.231024 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-14 13:31:05.231194 | ubuntu-focal | Friday 14 August 2026 13:31:05 +0000 (0:00:00.352) 0:00:01.755 ********* 2026-08-14 13:31:05.285249 | ubuntu-focal | ok: [ubuntu-focal] => { 2026-08-14 13:31:05.285417 | ubuntu-focal | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-08-14 13:31:05.285601 | ubuntu-focal | } 2026-08-14 13:31:05.285776 | ubuntu-focal | 2026-08-14 13:31:05.285978 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-14 13:31:05.286199 | ubuntu-focal | Friday 14 August 2026 13:31:05 +0000 (0:00:00.054) 0:00:01.809 ********* 2026-08-14 13:31:05.750554 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-14 13:31:05.750623 | ubuntu-focal | 2026-08-14 13:31:05.750638 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-14 13:31:05.750650 | ubuntu-focal | Friday 14 August 2026 13:31:05 +0000 (0:00:00.464) 0:00:02.274 ********* 2026-08-14 13:31:05.768762 | ubuntu-focal | skipping: [ubuntu-focal] 2026-08-14 13:31:05.769532 | ubuntu-focal | 2026-08-14 13:31:05.769573 | ubuntu-focal | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-14 13:31:05.769590 | ubuntu-focal | Friday 14 August 2026 13:31:05 +0000 (0:00:00.019) 0:00:02.293 ********* 2026-08-14 13:31:06.003114 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-14 13:31:06.003613 | ubuntu-focal | 2026-08-14 13:31:06.003638 | ubuntu-focal | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-14 13:31:06.003648 | ubuntu-focal | Friday 14 August 2026 13:31:06 +0000 (0:00:00.234) 0:00:02.528 ********* 2026-08-14 13:31:07.065607 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-14 13:31:07.065680 | ubuntu-focal | 2026-08-14 13:31:07.065924 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-14 13:31:07.065966 | ubuntu-focal | Friday 14 August 2026 13:31:07 +0000 (0:00:01.062) 0:00:03.590 ********* 2026-08-14 13:31:07.128001 | ubuntu-focal | ok: [ubuntu-focal] => { 2026-08-14 13:31:07.128076 | ubuntu-focal | "msg": "https://github.com/containerd/containerd/releases/download/v1.7.34/containerd-1.7.34-linux-amd64.tar.gz" 2026-08-14 13:31:07.128414 | ubuntu-focal | } 2026-08-14 13:31:07.128456 | ubuntu-focal | 2026-08-14 13:31:07.128461 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-14 13:31:07.128466 | ubuntu-focal | Friday 14 August 2026 13:31:07 +0000 (0:00:00.061) 0:00:03.652 ********* 2026-08-14 13:31:07.498905 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-14 13:31:07.499480 | ubuntu-focal | 2026-08-14 13:31:07.499537 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-14 13:31:07.499548 | ubuntu-focal | Friday 14 August 2026 13:31:07 +0000 (0:00:00.371) 0:00:04.023 ********* 2026-08-14 13:31:10.430710 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-14 13:31:10.430775 | ubuntu-focal | 2026-08-14 13:31:10.431083 | ubuntu-focal | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-14 13:31:10.431125 | ubuntu-focal | Friday 14 August 2026 13:31:10 +0000 (0:00:02.932) 0:00:06.955 ********* 2026-08-14 13:31:10.451879 | ubuntu-focal | skipping: [ubuntu-focal] 2026-08-14 13:31:10.452437 | ubuntu-focal | 2026-08-14 13:31:10.452478 | ubuntu-focal | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-14 13:31:10.452489 | ubuntu-focal | Friday 14 August 2026 13:31:10 +0000 (0:00:00.020) 0:00:06.976 ********* 2026-08-14 13:31:10.469464 | ubuntu-focal | skipping: [ubuntu-focal] 2026-08-14 13:31:10.469560 | ubuntu-focal | 2026-08-14 13:31:10.469831 | ubuntu-focal | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-14 13:31:10.469876 | ubuntu-focal | Friday 14 August 2026 13:31:10 +0000 (0:00:00.017) 0:00:06.994 ********* 2026-08-14 13:31:10.486411 | ubuntu-focal | skipping: [ubuntu-focal] 2026-08-14 13:31:10.486517 | ubuntu-focal | 2026-08-14 13:31:10.486783 | ubuntu-focal | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-14 13:31:10.486815 | ubuntu-focal | Friday 14 August 2026 13:31:10 +0000 (0:00:00.016) 0:00:07.011 ********* 2026-08-14 13:31:11.405176 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-14 13:31:11.405802 | ubuntu-focal | 2026-08-14 13:31:11.405885 | ubuntu-focal | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-14 13:31:11.405897 | ubuntu-focal | Friday 14 August 2026 13:31:11 +0000 (0:00:00.917) 0:00:07.929 ********* 2026-08-14 13:31:11.952002 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-14 13:31:11.952100 | ubuntu-focal | 2026-08-14 13:31:11.952525 | ubuntu-focal | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-14 13:31:11.952602 | ubuntu-focal | Friday 14 August 2026 13:31:11 +0000 (0:00:00.547) 0:00:08.476 ********* 2026-08-14 13:31:13.099853 | ubuntu-focal | ok: [ubuntu-focal] => (item={'path': '/etc/containerd'}) 2026-08-14 13:31:13.099958 | ubuntu-focal | ok: [ubuntu-focal] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-14 13:31:13.099969 | ubuntu-focal | ok: [ubuntu-focal] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-14 13:31:13.100409 | ubuntu-focal | ok: [ubuntu-focal] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-14 13:31:13.100469 | ubuntu-focal | ok: [ubuntu-focal] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-14 13:31:13.100475 | ubuntu-focal | 2026-08-14 13:31:13.100482 | ubuntu-focal | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-14 13:31:13.100487 | ubuntu-focal | Friday 14 August 2026 13:31:13 +0000 (0:00:01.147) 0:00:09.624 ********* 2026-08-14 13:31:13.669156 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-14 13:31:13.669266 | ubuntu-focal | 2026-08-14 13:31:13.669277 | ubuntu-focal | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-14 13:31:13.669753 | ubuntu-focal | Friday 14 August 2026 13:31:13 +0000 (0:00:00.567) 0:00:10.192 ********* 2026-08-14 13:31:13.669803 | ubuntu-focal | 2026-08-14 13:31:13.669810 | ubuntu-focal | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-14 13:31:13.669815 | ubuntu-focal | Friday 14 August 2026 13:31:13 +0000 (0:00:00.001) 0:00:10.194 ********* 2026-08-14 13:31:14.299753 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-14 13:31:14.302443 | ubuntu-focal | 2026-08-14 13:31:14.302494 | ubuntu-focal | PLAY RECAP ********************************************************************* 2026-08-14 13:31:14.302499 | ubuntu-focal | ubuntu-focal : ok=15 changed=0 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-08-14 13:31:14.302504 | ubuntu-focal | 2026-08-14 13:31:14.302507 | ubuntu-focal | 2026-08-14 13:31:14.302511 | ubuntu-focal | TASKS RECAP ******************************************************************** 2026-08-14 13:31:14.302515 | ubuntu-focal | Friday 14 August 2026 13:31:14 +0000 (0:00:00.630) 0:00:10.824 ********* 2026-08-14 13:31:14.302518 | ubuntu-focal | =============================================================================== 2026-08-14 13:31:14.302522 | ubuntu-focal | vexxhost.containers.download_artifact : Extract archive ----------------- 2.93s 2026-08-14 13:31:14.302526 | ubuntu-focal | vexxhost.containers.containerd : Create folders for configuration ------- 1.15s 2026-08-14 13:31:14.302530 | ubuntu-focal | vexxhost.containers.package : Update state for tar ---------------------- 1.06s 2026-08-14 13:31:14.302534 | ubuntu-focal | Gathering Facts --------------------------------------------------------- 1.00s 2026-08-14 13:31:14.302538 | ubuntu-focal | vexxhost.containers.containerd : Install AppArmor packages -------------- 0.92s 2026-08-14 13:31:14.302541 | ubuntu-focal | vexxhost.containers.containerd : Enable and start service --------------- 0.63s 2026-08-14 13:31:14.302545 | ubuntu-focal | vexxhost.containers.containerd : Create containerd config file ---------- 0.57s 2026-08-14 13:31:14.302548 | ubuntu-focal | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.55s 2026-08-14 13:31:14.302552 | ubuntu-focal | vexxhost.containers.download_artifact : Download item ------------------- 0.46s 2026-08-14 13:31:14.302556 | ubuntu-focal | vexxhost.containers.download_artifact : Download item ------------------- 0.37s 2026-08-14 13:31:14.302559 | ubuntu-focal | vexxhost.containers.forget_package : Forget package --------------------- 0.37s 2026-08-14 13:31:14.302563 | ubuntu-focal | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.35s 2026-08-14 13:31:14.302567 | ubuntu-focal | vexxhost.containers.forget_package : Forget package --------------------- 0.23s 2026-08-14 13:31:14.302570 | ubuntu-focal | vexxhost.containers.download_artifact : Starting download of file ------- 0.06s 2026-08-14 13:31:14.302574 | ubuntu-focal | vexxhost.containers.download_artifact : Starting download of file ------- 0.05s 2026-08-14 13:31:14.302584 | ubuntu-focal | vexxhost.containers.package : Update state for tar ---------------------- 0.03s 2026-08-14 13:31:14.302588 | ubuntu-focal | vexxhost.containers.containerd : Install SELinux packages --------------- 0.02s 2026-08-14 13:31:14.302602 | ubuntu-focal | vexxhost.containers.download_artifact : Extract archive ----------------- 0.02s 2026-08-14 13:31:14.302605 | ubuntu-focal | vexxhost.containers.containerd : Set SELinux to permissive at runtime --- 0.02s 2026-08-14 13:31:14.302609 | ubuntu-focal | vexxhost.containers.containerd : Persist SELinux permissive mode -------- 0.02s 2026-08-14 13:31:14.461473 | ubuntu-focal | INFO [nerdctl > idempotence] Executed: Successful 2026-08-14 13:31:14.470191 | ubuntu-focal | INFO [nerdctl > side_effect] Executing 2026-08-14 13:31:14.470603 | ubuntu-focal | WARNING [nerdctl > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-14 13:31:14.477338 | ubuntu-focal | INFO [nerdctl > verify] Executing 2026-08-14 13:31:14.952231 | ubuntu-focal | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-08-14 13:31:14.952673 | ubuntu-focal | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-08-14 13:31:14.952998 | ubuntu-focal | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-08-14 13:31:14.953227 | ubuntu-focal | 2026-08-14 13:31:15.280382 | ubuntu-focal | 2026-08-14 13:31:15.280702 | ubuntu-focal | PLAY [Verify] ****************************************************************** 2026-08-14 13:31:15.280971 | ubuntu-focal | 2026-08-14 13:31:15.281253 | ubuntu-focal | TASK [Gathering Facts] ********************************************************* 2026-08-14 13:31:15.281623 | ubuntu-focal | Friday 14 August 2026 13:31:15 +0000 (0:00:00.009) 0:00:00.009 ********* 2026-08-14 13:31:16.279490 | ubuntu-focal | [WARNING]: Host 'ubuntu-focal' is using the discovered Python interpreter at '/usr/bin/python3.8', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. 2026-08-14 13:31:16.285045 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-14 13:31:16.285068 | ubuntu-focal | 2026-08-14 13:31:16.285074 | ubuntu-focal | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-08-14 13:31:16.285080 | ubuntu-focal | Friday 14 August 2026 13:31:16 +0000 (0:00:01.004) 0:00:01.013 ********* 2026-08-14 13:31:16.677402 | ubuntu-focal | changed: [ubuntu-focal] 2026-08-14 13:31:16.677440 | ubuntu-focal | 2026-08-14 13:31:16.677445 | ubuntu-focal | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-14 13:31:16.677450 | ubuntu-focal | Friday 14 August 2026 13:31:16 +0000 (0:00:00.392) 0:00:01.406 ********* 2026-08-14 13:31:17.745545 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-14 13:31:17.745591 | ubuntu-focal | 2026-08-14 13:31:17.745597 | ubuntu-focal | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-14 13:31:17.745603 | ubuntu-focal | Friday 14 August 2026 13:31:17 +0000 (0:00:01.067) 0:00:02.474 ********* 2026-08-14 13:31:17.984109 | ubuntu-focal | ok: [ubuntu-focal] 2026-08-14 13:31:17.984526 | ubuntu-focal | 2026-08-14 13:31:17.984592 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-14 13:31:17.984601 | ubuntu-focal | Friday 14 August 2026 13:31:17 +0000 (0:00:00.238) 0:00:02.712 ********* 2026-08-14 13:31:18.045931 | ubuntu-focal | ok: [ubuntu-focal] => { 2026-08-14 13:31:18.046988 | ubuntu-focal | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.5/nerdctl-2.3.5-linux-amd64.tar.gz" 2026-08-14 13:31:18.047043 | ubuntu-focal | } 2026-08-14 13:31:18.047054 | ubuntu-focal | 2026-08-14 13:31:18.047064 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-14 13:31:18.047072 | ubuntu-focal | Friday 14 August 2026 13:31:18 +0000 (0:00:00.061) 0:00:02.774 ********* 2026-08-14 13:31:18.732782 | ubuntu-focal | changed: [ubuntu-focal] 2026-08-14 13:31:18.733356 | ubuntu-focal | 2026-08-14 13:31:18.733443 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-14 13:31:18.733455 | ubuntu-focal | Friday 14 August 2026 13:31:18 +0000 (0:00:00.686) 0:00:03.461 ********* 2026-08-14 13:31:20.350250 | ubuntu-focal | changed: [ubuntu-focal] 2026-08-14 13:31:20.350292 | ubuntu-focal | 2026-08-14 13:31:20.350299 | ubuntu-focal | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-08-14 13:31:20.350317 | ubuntu-focal | Friday 14 August 2026 13:31:20 +0000 (0:00:01.617) 0:00:05.078 ********* 2026-08-14 13:31:20.998675 | ubuntu-focal | changed: [ubuntu-focal] 2026-08-14 13:31:20.998719 | ubuntu-focal | 2026-08-14 13:31:20.998726 | ubuntu-focal | TASK [Install the 10-containerd-net.conflist file] ***************************** 2026-08-14 13:31:20.998732 | ubuntu-focal | Friday 14 August 2026 13:31:20 +0000 (0:00:00.648) 0:00:05.727 ********* 2026-08-14 13:31:21.488462 | ubuntu-focal | changed: [ubuntu-focal] 2026-08-14 13:31:21.489048 | ubuntu-focal | 2026-08-14 13:31:21.489105 | ubuntu-focal | TASK [Restart "containerd"] **************************************************** 2026-08-14 13:31:21.489117 | ubuntu-focal | Friday 14 August 2026 13:31:21 +0000 (0:00:00.489) 0:00:06.217 ********* 2026-08-14 13:31:22.222873 | ubuntu-focal | changed: [ubuntu-focal] 2026-08-14 13:31:22.222977 | ubuntu-focal | 2026-08-14 13:31:22.223224 | ubuntu-focal | TASK [Pull image from registry] ************************************************ 2026-08-14 13:31:22.223266 | ubuntu-focal | Friday 14 August 2026 13:31:22 +0000 (0:00:00.734) 0:00:06.952 ********* 2026-08-14 13:31:23.632341 | ubuntu-focal | changed: [ubuntu-focal] 2026-08-14 13:31:23.632995 | ubuntu-focal | 2026-08-14 13:31:23.633052 | ubuntu-focal | TASK [List images] ************************************************************* 2026-08-14 13:31:23.633063 | ubuntu-focal | Friday 14 August 2026 13:31:23 +0000 (0:00:01.409) 0:00:08.361 ********* 2026-08-14 13:31:23.903928 | ubuntu-focal | changed: [ubuntu-focal] 2026-08-14 13:31:23.903989 | ubuntu-focal | 2026-08-14 13:31:23.904000 | ubuntu-focal | PLAY RECAP ********************************************************************* 2026-08-14 13:31:23.904009 | ubuntu-focal | ubuntu-focal : ok=12 changed=8 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-08-14 13:31:23.904018 | ubuntu-focal | 2026-08-14 13:31:23.904026 | ubuntu-focal | 2026-08-14 13:31:23.904035 | ubuntu-focal | TASKS RECAP ******************************************************************** 2026-08-14 13:31:23.904043 | ubuntu-focal | Friday 14 August 2026 13:31:23 +0000 (0:00:00.268) 0:00:08.629 ********* 2026-08-14 13:31:23.904052 | ubuntu-focal | =============================================================================== 2026-08-14 13:31:23.904060 | ubuntu-focal | vexxhost.containers.download_artifact : Extract archive ----------------- 1.62s 2026-08-14 13:31:23.904068 | ubuntu-focal | Pull image from registry ------------------------------------------------ 1.41s 2026-08-14 13:31:23.904076 | ubuntu-focal | vexxhost.containers.package : Update state for tar ---------------------- 1.07s 2026-08-14 13:31:23.904085 | ubuntu-focal | Gathering Facts --------------------------------------------------------- 1.00s 2026-08-14 13:31:23.904093 | ubuntu-focal | Restart "containerd" ---------------------------------------------------- 0.73s 2026-08-14 13:31:23.904101 | ubuntu-focal | vexxhost.containers.download_artifact : Download item ------------------- 0.69s 2026-08-14 13:31:23.904109 | ubuntu-focal | vexxhost.containers.nerdctl : Create nerdctl config --------------------- 0.65s 2026-08-14 13:31:23.904118 | ubuntu-focal | Install the 10-containerd-net.conflist file ----------------------------- 0.49s 2026-08-14 13:31:23.904126 | ubuntu-focal | vexxhost.containers.directory : Create directory (/etc/nerdctl) --------- 0.39s 2026-08-14 13:31:23.904134 | ubuntu-focal | List images ------------------------------------------------------------- 0.27s 2026-08-14 13:31:23.904142 | ubuntu-focal | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.24s 2026-08-14 13:31:23.904151 | ubuntu-focal | vexxhost.containers.download_artifact : Starting download of file ------- 0.06s 2026-08-14 13:31:23.985730 | ubuntu-focal | INFO [nerdctl > verify] Executed: Successful 2026-08-14 13:31:23.996377 | ubuntu-focal | INFO [nerdctl > cleanup] Executing 2026-08-14 13:31:23.996688 | ubuntu-focal | WARNING [nerdctl > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-14 13:31:24.001549 | ubuntu-focal | INFO [nerdctl > destroy] Executing 2026-08-14 13:31:24.001650 | ubuntu-focal | WARNING [nerdctl > destroy] Skipping, '--destroy=never' requested. 2026-08-14 13:31:24.001732 | ubuntu-focal | INFO [nerdctl > destroy] Executed: Successful 2026-08-14 13:31:24.002054 | ubuntu-focal | WARNING Molecule executed 1 scenario (1 missing files) 2026-08-14 13:31:24.522879 | ubuntu-focal | ok: Runtime: 0:01:57.908593 2026-08-14 13:31:24.530548 | 2026-08-14 13:31:24.530608 | PLAY RECAP 2026-08-14 13:31:24.530661 | ubuntu-focal | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-14 13:31:24.530683 | 2026-08-14 13:31:24.673954 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-08-14 13:31:24.676398 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-08-14 13:31:25.235181 | 2026-08-14 13:31:25.235297 | PLAY [all] 2026-08-14 13:31:25.245985 | 2026-08-14 13:31:25.246058 | TASK [fetch-output : Set log path for multiple nodes] 2026-08-14 13:31:25.291446 | ubuntu-focal | skipping: Conditional result was False 2026-08-14 13:31:25.301404 | 2026-08-14 13:31:25.301510 | TASK [fetch-output : Set log path for single node] 2026-08-14 13:31:25.345689 | ubuntu-focal | ok 2026-08-14 13:31:25.351737 | 2026-08-14 13:31:25.351804 | LOOP [fetch-output : Ensure local output dirs] 2026-08-14 13:31:25.724320 | ubuntu-focal -> localhost | ok: "/var/lib/zuul/builds/b4fe8eaa7bc842a29c1c5b4086922b6d/work/logs" 2026-08-14 13:31:25.924302 | ubuntu-focal -> localhost | changed: "/var/lib/zuul/builds/b4fe8eaa7bc842a29c1c5b4086922b6d/work/artifacts" 2026-08-14 13:31:26.126448 | ubuntu-focal -> localhost | changed: "/var/lib/zuul/builds/b4fe8eaa7bc842a29c1c5b4086922b6d/work/docs" 2026-08-14 13:31:26.150629 | 2026-08-14 13:31:26.150764 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-14 13:31:26.720644 | ubuntu-focal | ok 2026-08-14 13:31:26.720901 | ubuntu-focal | changed: All items complete 2026-08-14 13:31:26.720965 | 2026-08-14 13:31:27.111184 | ubuntu-focal | changed: .d..t...... ./ 2026-08-14 13:31:27.504534 | ubuntu-focal | changed: .d..t...... ./ 2026-08-14 13:31:27.520342 | 2026-08-14 13:31:27.520471 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-14 13:31:27.905659 | ubuntu-focal -> localhost | ok: Item: artifacts Runtime: 0:00:00.006957 2026-08-14 13:31:28.136275 | ubuntu-focal -> localhost | ok: Item: docs Runtime: 0:00:00.009104 2026-08-14 13:31:28.152093 | 2026-08-14 13:31:28.152225 | PLAY [all] 2026-08-14 13:31:28.158217 | 2026-08-14 13:31:28.158279 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-14 13:31:28.546675 | ubuntu-focal | changed 2026-08-14 13:31:28.553682 | 2026-08-14 13:31:28.553733 | PLAY RECAP 2026-08-14 13:31:28.553787 | ubuntu-focal | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-14 13:31:28.553808 | 2026-08-14 13:31:28.666835 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-08-14 13:31:28.668407 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-14 13:31:29.233799 | 2026-08-14 13:31:29.233924 | PLAY [localhost] 2026-08-14 13:31:29.243909 | 2026-08-14 13:31:29.243980 | TASK [Generate Zuul manifest] 2026-08-14 13:31:29.266155 | localhost | ok 2026-08-14 13:31:29.282894 | 2026-08-14 13:31:29.282972 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-14 13:31:29.657703 | localhost | changed 2026-08-14 13:31:29.670009 | 2026-08-14 13:31:29.670078 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-14 13:31:29.702941 | localhost | ok 2026-08-14 13:31:29.718537 | 2026-08-14 13:31:29.718766 | TASK [Upload logs] 2026-08-14 13:31:29.739545 | localhost | ok 2026-08-14 13:31:29.797819 | 2026-08-14 13:31:29.797905 | TASK [Set zuul-log-path fact] 2026-08-14 13:31:29.818244 | localhost | ok 2026-08-14 13:31:29.835744 | 2026-08-14 13:31:29.835809 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-14 13:31:29.868554 | localhost | ok 2026-08-14 13:31:29.878845 | 2026-08-14 13:31:29.878941 | TASK [upload-logs : Create log directories] 2026-08-14 13:31:30.270794 | localhost | changed 2026-08-14 13:31:30.278751 | 2026-08-14 13:31:30.278821 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-14 13:31:30.688040 | localhost -> localhost | ok: Runtime: 0:00:00.005969 2026-08-14 13:31:30.694018 | 2026-08-14 13:31:30.694092 | TASK [upload-logs : Upload logs to log server] 2026-08-14 13:31:31.141879 | localhost | Output suppressed because no_log was given 2026-08-14 13:31:31.146512 | 2026-08-14 13:31:31.146577 | LOOP [upload-logs : Compress console log and json output] 2026-08-14 13:31:31.196742 | localhost | skipping: Conditional result was False 2026-08-14 13:31:31.204469 | localhost | skipping: Conditional result was False 2026-08-14 13:31:31.219259 | 2026-08-14 13:31:31.219390 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-14 13:31:31.264870 | localhost | skipping: Conditional result was False 2026-08-14 13:31:31.265296 | 2026-08-14 13:31:31.269699 | localhost | skipping: Conditional result was False 2026-08-14 13:31:31.284730 | 2026-08-14 13:31:31.284860 | LOOP [upload-logs : Upload console log and json output]