2026-06-09 16:14:28.715263 | Job console starting 2026-06-09 16:14:28.729342 | Updating git repos 2026-06-09 16:14:28.754146 | Cloning repos into workspace 2026-06-09 16:14:28.812595 | Restoring repo states 2026-06-09 16:14:28.820334 | Merging changes 2026-06-09 16:14:29.133497 | Checking out repos 2026-06-09 16:14:29.163603 | Preparing playbooks 2026-06-09 16:14:30.120268 | Running Ansible setup 2026-06-09 16:14:33.786816 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-06-09 16:14:34.436135 | 2026-06-09 16:14:34.436292 | PLAY [localhost] 2026-06-09 16:14:34.443958 | 2026-06-09 16:14:34.444037 | TASK [Gathering Facts] 2026-06-09 16:14:35.424872 | localhost | ok 2026-06-09 16:14:35.433708 | 2026-06-09 16:14:35.433801 | TASK [Setup log path fact] 2026-06-09 16:14:35.453057 | localhost | ok 2026-06-09 16:14:35.473014 | 2026-06-09 16:14:35.473218 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-09 16:14:35.506047 | localhost | ok 2026-06-09 16:14:35.514687 | 2026-06-09 16:14:35.514783 | TASK [emit-job-header : Print job information] 2026-06-09 16:14:35.559521 | # Job Information 2026-06-09 16:14:35.559802 | Ansible Version: 2.16.18 2026-06-09 16:14:35.559887 | Job: ansible-collection-containers-molecule-nerdctl-ubuntu-focal 2026-06-09 16:14:35.559942 | Pipeline: check 2026-06-09 16:14:35.559988 | Executor: 2d72f0692154 2026-06-09 16:14:35.560049 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/135 2026-06-09 16:14:35.560121 | Event ID: 2cce4c70-641e-11f1-8c62-24e0191aa320 2026-06-09 16:14:35.565128 | 2026-06-09 16:14:35.565211 | LOOP [emit-job-header : Print node information] 2026-06-09 16:14:35.678026 | localhost | ok: 2026-06-09 16:14:35.678261 | localhost | # Node Information 2026-06-09 16:14:35.678316 | localhost | Inventory Hostname: ubuntu-focal 2026-06-09 16:14:35.678355 | localhost | Hostname: np0000179212 2026-06-09 16:14:35.678462 | localhost | Username: zuul 2026-06-09 16:14:35.678513 | localhost | Distro: Ubuntu 20.04 2026-06-09 16:14:35.678545 | localhost | Provider: yul1 2026-06-09 16:14:35.678579 | localhost | Region: ca-ymq-1 2026-06-09 16:14:35.678608 | localhost | Label: ubuntu-focal 2026-06-09 16:14:35.678641 | localhost | Product Name: OpenStack Nova 2026-06-09 16:14:35.678675 | localhost | Interface IP: 199.204.45.140 2026-06-09 16:14:35.696679 | 2026-06-09 16:14:35.696912 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-09 16:14:36.111286 | localhost -> localhost | changed 2026-06-09 16:14:36.116736 | 2026-06-09 16:14:36.116808 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-09 16:14:37.440481 | localhost -> localhost | changed 2026-06-09 16:14:37.447629 | 2026-06-09 16:14:37.447744 | PLAY [all] 2026-06-09 16:14:37.457062 | 2026-06-09 16:14:37.457129 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-09 16:14:37.796821 | ubuntu-focal -> localhost | ok 2026-06-09 16:14:37.805567 | 2026-06-09 16:14:37.805637 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-09 16:14:37.845276 | ubuntu-focal | ok 2026-06-09 16:14:37.865099 | ubuntu-focal | included: /var/lib/zuul/builds/799155d873b249c3a038389a6bd3665d/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-09 16:14:37.872012 | 2026-06-09 16:14:37.872135 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-09 16:14:40.905478 | ubuntu-focal -> localhost | Generating public/private rsa key pair. 2026-06-09 16:14:40.905710 | ubuntu-focal -> localhost | Your identification has been saved in /var/lib/zuul/builds/799155d873b249c3a038389a6bd3665d/work/799155d873b249c3a038389a6bd3665d_id_rsa 2026-06-09 16:14:40.905756 | ubuntu-focal -> localhost | Your public key has been saved in /var/lib/zuul/builds/799155d873b249c3a038389a6bd3665d/work/799155d873b249c3a038389a6bd3665d_id_rsa.pub 2026-06-09 16:14:40.905791 | ubuntu-focal -> localhost | The key fingerprint is: 2026-06-09 16:14:40.905822 | ubuntu-focal -> localhost | SHA256:nHqptSYQLrNe59Wc6ygqNFPbxoOaa6uz4P7yc+3MjyI zuul-build-sshkey 2026-06-09 16:14:40.905874 | ubuntu-focal -> localhost | The key's randomart image is: 2026-06-09 16:14:40.905908 | ubuntu-focal -> localhost | +---[RSA 3072]----+ 2026-06-09 16:14:40.905941 | ubuntu-focal -> localhost | | | 2026-06-09 16:14:40.905972 | ubuntu-focal -> localhost | | | 2026-06-09 16:14:40.906002 | ubuntu-focal -> localhost | | | 2026-06-09 16:14:40.906032 | ubuntu-focal -> localhost | | o . . | 2026-06-09 16:14:40.906061 | ubuntu-focal -> localhost | | o * S | 2026-06-09 16:14:40.906090 | ubuntu-focal -> localhost | | * = =. + . | 2026-06-09 16:14:40.906119 | ubuntu-focal -> localhost | |.. O.o+.= + | 2026-06-09 16:14:40.906148 | ubuntu-focal -> localhost | |+.*E ==*oo . | 2026-06-09 16:14:40.906181 | ubuntu-focal -> localhost | |+OB*=.=O+oo | 2026-06-09 16:14:40.906210 | ubuntu-focal -> localhost | +----[SHA256]-----+ 2026-06-09 16:14:40.906285 | ubuntu-focal -> localhost | ok: Runtime: 0:00:02.118797 2026-06-09 16:14:40.914136 | 2026-06-09 16:14:40.914393 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-09 16:14:40.946805 | ubuntu-focal | ok 2026-06-09 16:14:40.955195 | ubuntu-focal | included: /var/lib/zuul/builds/799155d873b249c3a038389a6bd3665d/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-09 16:14:40.963771 | 2026-06-09 16:14:40.963885 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-09 16:14:40.990051 | ubuntu-focal | skipping: Conditional result was False 2026-06-09 16:14:41.000984 | 2026-06-09 16:14:41.001127 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-09 16:14:41.435843 | ubuntu-focal | changed 2026-06-09 16:14:41.441026 | 2026-06-09 16:14:41.441091 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-09 16:14:41.616672 | ubuntu-focal | ok 2026-06-09 16:14:41.676862 | 2026-06-09 16:14:41.677044 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-09 16:14:42.176022 | ubuntu-focal | changed 2026-06-09 16:14:42.258967 | 2026-06-09 16:14:42.259149 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-09 16:14:42.676092 | ubuntu-focal | changed 2026-06-09 16:14:42.681205 | 2026-06-09 16:14:42.681272 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-09 16:14:42.705906 | ubuntu-focal | skipping: Conditional result was False 2026-06-09 16:14:42.711965 | 2026-06-09 16:14:42.712046 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-09 16:14:43.223825 | ubuntu-focal -> localhost | changed 2026-06-09 16:14:43.236079 | 2026-06-09 16:14:43.236198 | TASK [add-build-sshkey : Add back temp key] 2026-06-09 16:14:43.496891 | ubuntu-focal -> localhost | Identity added: /var/lib/zuul/builds/799155d873b249c3a038389a6bd3665d/work/799155d873b249c3a038389a6bd3665d_id_rsa (zuul-build-sshkey) 2026-06-09 16:14:43.499102 | ubuntu-focal -> localhost | ok: Runtime: 0:00:00.010419 2026-06-09 16:14:43.504219 | 2026-06-09 16:14:43.504279 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-09 16:14:43.826579 | ubuntu-focal | ok 2026-06-09 16:14:43.832045 | 2026-06-09 16:14:43.832185 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-09 16:14:43.858589 | ubuntu-focal | skipping: Conditional result was False 2026-06-09 16:14:43.893600 | 2026-06-09 16:14:43.893807 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-06-09 16:14:44.249955 | ubuntu-focal | ok 2026-06-09 16:14:44.388518 | 2026-06-09 16:14:44.388652 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-06-09 16:14:45.362359 | ubuntu-focal | Output suppressed because no_log was given 2026-06-09 16:14:45.378582 | 2026-06-09 16:14:45.378693 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-06-09 16:14:45.612555 | ubuntu-focal | ok: "logs" 2026-06-09 16:14:45.612785 | ubuntu-focal | ok: All items complete 2026-06-09 16:14:45.612814 | 2026-06-09 16:14:45.744028 | ubuntu-focal | ok: "artifacts" 2026-06-09 16:14:45.932861 | ubuntu-focal | ok: "docs" 2026-06-09 16:14:45.945892 | 2026-06-09 16:14:45.946038 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-06-09 16:14:46.118814 | ubuntu-focal | changed: "logs" 2026-06-09 16:14:46.256508 | ubuntu-focal | changed: "artifacts" 2026-06-09 16:14:46.438670 | ubuntu-focal | changed: "docs" 2026-06-09 16:14:46.471069 | 2026-06-09 16:14:46.471216 | PLAY RECAP 2026-06-09 16:14:46.471273 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-09 16:14:46.471307 | ubuntu-focal | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-06-09 16:14:46.471329 | 2026-06-09 16:14:46.616498 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-06-09 16:14:46.618121 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-06-09 16:14:47.295520 | 2026-06-09 16:14:47.333149 | PLAY [all] 2026-06-09 16:14:47.358750 | 2026-06-09 16:14:47.358880 | TASK [setup-uv : Extract archive] 2026-06-09 16:14:49.687919 | ubuntu-focal | changed 2026-06-09 16:14:49.693825 | 2026-06-09 16:14:49.693905 | TASK [setup-uv : Print version] 2026-06-09 16:14:50.157850 | ubuntu-focal | uv 0.8.13 2026-06-09 16:14:50.243445 | ubuntu-focal | ok: Runtime: 0:00:00.009900 2026-06-09 16:14:50.254284 | 2026-06-09 16:14:50.254371 | TASK [Install Ansible collection siblings] 2026-06-09 16:14:50.627521 | ubuntu-focal | ok: 2026-06-09 16:14:50.627760 | ubuntu-focal | Skipping ansible.posix: no checked-out sibling 2026-06-09 16:14:50.627803 | ubuntu-focal | Skipping community.general: no checked-out sibling 2026-06-09 16:14:50.633344 | 2026-06-09 16:14:50.633447 | PLAY RECAP 2026-06-09 16:14:50.633520 | ubuntu-focal | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-09 16:14:50.633557 | 2026-06-09 16:14:50.854027 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-06-09 16:14:50.855230 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-06-09 16:14:51.638788 | 2026-06-09 16:14:51.638937 | PLAY [all] 2026-06-09 16:14:51.651328 | 2026-06-09 16:14:51.820462 | TASK [Copy inventory file for Zuul] 2026-06-09 16:14:52.726940 | ubuntu-focal | changed 2026-06-09 16:14:52.808560 | 2026-06-09 16:14:52.808699 | TASK [Switch "ansible_host" to private IP] 2026-06-09 16:14:53.169831 | ubuntu-focal | changed: 1 replacements made 2026-06-09 16:14:53.175310 | 2026-06-09 16:14:53.175388 | TASK [Run Molecule scenario] 2026-06-09 16:14:54.040114 | ubuntu-focal | Downloading cpython-3.13.7-linux-x86_64-gnu (download) (30.9MiB) 2026-06-09 16:14:54.578622 | ubuntu-focal | Downloading cpython-3.13.7-linux-x86_64-gnu (download) 2026-06-09 16:14:54.753260 | ubuntu-focal | Using CPython 3.13.7 2026-06-09 16:14:54.753414 | ubuntu-focal | Creating virtual environment at: .venv 2026-06-09 16:14:55.023458 | ubuntu-focal | Downloading ansible-core (2.3MiB) 2026-06-09 16:14:55.023793 | ubuntu-focal | Downloading pygments (1.2MiB) 2026-06-09 16:14:55.026449 | ubuntu-focal | Downloading cryptography (4.3MiB) 2026-06-09 16:14:55.195236 | ubuntu-focal | Downloading pygments 2026-06-09 16:14:55.235018 | ubuntu-focal | Downloading cryptography 2026-06-09 16:14:55.369621 | ubuntu-focal | Downloading ansible-core 2026-06-09 16:14:55.395522 | ubuntu-focal | Installed 36 packages in 25ms 2026-06-09 16:14:56.570988 | ubuntu-focal | INFO Collection 'vexxhost.containers' detected. 2026-06-09 16:14:56.571082 | ubuntu-focal | INFO Scenarios will be used from 'extensions/molecule' 2026-06-09 16:14:57.475210 | ubuntu-focal | CRITICAL 'extensions/molecule/default/molecule.yml' glob failed. Exiting. 2026-06-09 16:14:57.475272 | ubuntu-focal | INFO default scenario not found, disabling shared state. 2026-06-09 16:14:57.475635 | ubuntu-focal | INFO [nerdctl > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-06-09 16:14:57.475792 | ubuntu-focal | INFO [nerdctl > prerun] Performing prerun with role_name_check=0... 2026-06-09 16:15:06.564084 | ubuntu-focal | INFO [nerdctl > dependency] Executing 2026-06-09 16:15:06.564226 | ubuntu-focal | WARNING [nerdctl > dependency] Missing roles requirements file: requirements.yml 2026-06-09 16:15:06.564410 | ubuntu-focal | WARNING [nerdctl > dependency] Missing collections requirements file: collections.yml 2026-06-09 16:15:06.564519 | ubuntu-focal | WARNING [nerdctl > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-06-09 16:15:06.574246 | ubuntu-focal | INFO [nerdctl > cleanup] Executing 2026-06-09 16:15:06.574693 | ubuntu-focal | WARNING [nerdctl > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-06-09 16:15:06.581967 | ubuntu-focal | INFO [nerdctl > destroy] Executing 2026-06-09 16:15:06.582046 | ubuntu-focal | WARNING [nerdctl > destroy] Skipping, '--destroy=never' requested. 2026-06-09 16:15:06.582131 | ubuntu-focal | INFO [nerdctl > destroy] Executed: Successful 2026-06-09 16:15:06.588535 | ubuntu-focal | INFO [nerdctl > syntax] Executing 2026-06-09 16:15:07.162352 | ubuntu-focal | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-06-09 16:15:07.162657 | 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-06-09 16:15:07.162873 | 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-06-09 16:15:07.163039 | ubuntu-focal | 2026-06-09 16:15:07.547183 | ubuntu-focal | 2026-06-09 16:15:07.547353 | ubuntu-focal | playbook: /home/zuul/src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/nerdctl/converge.yml 2026-06-09 16:15:07.619935 | ubuntu-focal | INFO [nerdctl > syntax] Executed: Successful 2026-06-09 16:15:07.630611 | ubuntu-focal | INFO [nerdctl > create] Executing 2026-06-09 16:15:07.631974 | ubuntu-focal | WARNING [nerdctl > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-06-09 16:15:07.636983 | ubuntu-focal | INFO [nerdctl > prepare] Executing 2026-06-09 16:15:08.091829 | ubuntu-focal | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-06-09 16:15:08.091993 | 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-06-09 16:15:08.092208 | 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-06-09 16:15:08.092388 | ubuntu-focal | 2026-06-09 16:15:08.430942 | ubuntu-focal | 2026-06-09 16:15:08.431043 | ubuntu-focal | PLAY [Prepare] ***************************************************************** 2026-06-09 16:15:08.431093 | ubuntu-focal | 2026-06-09 16:15:08.431237 | ubuntu-focal | TASK [Gathering Facts] ********************************************************* 2026-06-09 16:15:08.431361 | ubuntu-focal | Tuesday 09 June 2026 16:15:08 +0000 (0:00:00.029) 0:00:00.029 ********** 2026-06-09 16:15:09.576332 | 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-06-09 16:15:09.579465 | ubuntu-focal | ok: [ubuntu-focal] 2026-06-09 16:15:09.579652 | ubuntu-focal | 2026-06-09 16:15:09.579855 | ubuntu-focal | TASK [Update "apt" cache] ****************************************************** 2026-06-09 16:15:09.580056 | ubuntu-focal | Tuesday 09 June 2026 16:15:09 +0000 (0:00:01.149) 0:00:01.178 ********** 2026-06-09 16:15:27.056032 | ubuntu-focal | changed: [ubuntu-focal] 2026-06-09 16:15:27.056185 | ubuntu-focal | 2026-06-09 16:15:27.056379 | ubuntu-focal | PLAY RECAP ********************************************************************* 2026-06-09 16:15:27.056589 | ubuntu-focal | ubuntu-focal : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-06-09 16:15:27.056757 | ubuntu-focal | 2026-06-09 16:15:27.056921 | ubuntu-focal | 2026-06-09 16:15:27.057106 | ubuntu-focal | TASKS RECAP ******************************************************************** 2026-06-09 16:15:27.057290 | ubuntu-focal | Tuesday 09 June 2026 16:15:27 +0000 (0:00:17.476) 0:00:18.654 ********** 2026-06-09 16:15:27.057555 | ubuntu-focal | =============================================================================== 2026-06-09 16:15:27.057733 | ubuntu-focal | Update "apt" cache ----------------------------------------------------- 17.48s 2026-06-09 16:15:27.057924 | ubuntu-focal | Gathering Facts --------------------------------------------------------- 1.15s 2026-06-09 16:15:27.176395 | ubuntu-focal | INFO [nerdctl > prepare] Executed: Successful 2026-06-09 16:15:27.188001 | ubuntu-focal | INFO [nerdctl > converge] Executing 2026-06-09 16:15:27.778675 | ubuntu-focal | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-06-09 16:15:27.778835 | 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-06-09 16:15:27.779107 | 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-06-09 16:15:27.779257 | ubuntu-focal | 2026-06-09 16:15:28.141912 | ubuntu-focal | 2026-06-09 16:15:28.142035 | ubuntu-focal | PLAY [Converge] **************************************************************** 2026-06-09 16:15:28.142250 | ubuntu-focal | 2026-06-09 16:15:28.142396 | ubuntu-focal | TASK [Gathering Facts] ********************************************************* 2026-06-09 16:15:28.142619 | ubuntu-focal | Tuesday 09 June 2026 16:15:28 +0000 (0:00:00.012) 0:00:00.012 ********** 2026-06-09 16:15:29.170529 | 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-06-09 16:15:29.173087 | ubuntu-focal | ok: [ubuntu-focal] 2026-06-09 16:15:29.173148 | ubuntu-focal | 2026-06-09 16:15:29.173256 | ubuntu-focal | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-09 16:15:29.173356 | ubuntu-focal | Tuesday 09 June 2026 16:15:29 +0000 (0:00:01.031) 0:00:01.044 ********** 2026-06-09 16:15:29.636777 | ubuntu-focal | ok: [ubuntu-focal] 2026-06-09 16:15:29.636881 | ubuntu-focal | 2026-06-09 16:15:29.637090 | ubuntu-focal | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-09 16:15:29.637283 | ubuntu-focal | Tuesday 09 June 2026 16:15:29 +0000 (0:00:00.463) 0:00:01.507 ********** 2026-06-09 16:15:29.667221 | ubuntu-focal | skipping: [ubuntu-focal] 2026-06-09 16:15:29.667384 | ubuntu-focal | 2026-06-09 16:15:29.667583 | ubuntu-focal | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-06-09 16:15:29.667767 | ubuntu-focal | Tuesday 09 June 2026 16:15:29 +0000 (0:00:00.030) 0:00:01.538 ********** 2026-06-09 16:15:30.086253 | ubuntu-focal | changed: [ubuntu-focal] 2026-06-09 16:15:30.086430 | ubuntu-focal | 2026-06-09 16:15:30.086650 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-09 16:15:30.086854 | ubuntu-focal | Tuesday 09 June 2026 16:15:30 +0000 (0:00:00.418) 0:00:01.956 ********** 2026-06-09 16:15:30.180809 | ubuntu-focal | ok: [ubuntu-focal] => { 2026-06-09 16:15:30.181001 | ubuntu-focal | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-06-09 16:15:30.181181 | ubuntu-focal | } 2026-06-09 16:15:30.181394 | ubuntu-focal | 2026-06-09 16:15:30.181600 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-09 16:15:30.181766 | ubuntu-focal | Tuesday 09 June 2026 16:15:30 +0000 (0:00:00.093) 0:00:02.050 ********** 2026-06-09 16:15:30.914165 | 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-06-09 16:15:30.921420 | ubuntu-focal | changed: [ubuntu-focal] 2026-06-09 16:15:30.921588 | ubuntu-focal | 2026-06-09 16:15:30.921784 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-09 16:15:30.921966 | ubuntu-focal | Tuesday 09 June 2026 16:15:30 +0000 (0:00:00.742) 0:00:02.792 ********** 2026-06-09 16:15:30.945823 | ubuntu-focal | skipping: [ubuntu-focal] 2026-06-09 16:15:30.945981 | ubuntu-focal | 2026-06-09 16:15:30.946360 | ubuntu-focal | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-09 16:15:30.946501 | ubuntu-focal | Tuesday 09 June 2026 16:15:30 +0000 (0:00:00.024) 0:00:02.816 ********** 2026-06-09 16:15:31.197196 | ubuntu-focal | ok: [ubuntu-focal] 2026-06-09 16:15:31.197418 | ubuntu-focal | 2026-06-09 16:15:31.197585 | ubuntu-focal | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-09 16:15:31.197774 | ubuntu-focal | Tuesday 09 June 2026 16:15:31 +0000 (0:00:00.251) 0:00:03.067 ********** 2026-06-09 16:15:32.338806 | ubuntu-focal | ok: [ubuntu-focal] 2026-06-09 16:15:32.338887 | ubuntu-focal | 2026-06-09 16:15:32.338966 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-09 16:15:32.339069 | ubuntu-focal | Tuesday 09 June 2026 16:15:32 +0000 (0:00:01.141) 0:00:04.209 ********** 2026-06-09 16:15:32.406519 | ubuntu-focal | ok: [ubuntu-focal] => { 2026-06-09 16:15:32.406596 | ubuntu-focal | "msg": "https://github.com/containerd/containerd/releases/download/v1.7.32/containerd-1.7.32-linux-amd64.tar.gz" 2026-06-09 16:15:32.406673 | ubuntu-focal | } 2026-06-09 16:15:32.406759 | ubuntu-focal | 2026-06-09 16:15:32.406858 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-09 16:15:32.406962 | ubuntu-focal | Tuesday 09 June 2026 16:15:32 +0000 (0:00:00.068) 0:00:04.277 ********** 2026-06-09 16:15:33.390478 | ubuntu-focal | changed: [ubuntu-focal] 2026-06-09 16:15:33.390810 | ubuntu-focal | 2026-06-09 16:15:33.391070 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-09 16:15:33.391317 | ubuntu-focal | Tuesday 09 June 2026 16:15:33 +0000 (0:00:00.983) 0:00:05.261 ********** 2026-06-09 16:15:37.435735 | ubuntu-focal | changed: [ubuntu-focal] 2026-06-09 16:15:37.435899 | ubuntu-focal | 2026-06-09 16:15:37.436020 | ubuntu-focal | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-06-09 16:15:37.436135 | ubuntu-focal | Tuesday 09 June 2026 16:15:37 +0000 (0:00:04.042) 0:00:09.303 ********** 2026-06-09 16:15:37.452614 | ubuntu-focal | skipping: [ubuntu-focal] 2026-06-09 16:15:37.452778 | ubuntu-focal | 2026-06-09 16:15:37.452899 | ubuntu-focal | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-06-09 16:15:37.453015 | ubuntu-focal | Tuesday 09 June 2026 16:15:37 +0000 (0:00:00.017) 0:00:09.321 ********** 2026-06-09 16:15:37.470187 | ubuntu-focal | skipping: [ubuntu-focal] 2026-06-09 16:15:37.470440 | ubuntu-focal | 2026-06-09 16:15:37.470613 | ubuntu-focal | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-06-09 16:15:37.470781 | ubuntu-focal | Tuesday 09 June 2026 16:15:37 +0000 (0:00:00.019) 0:00:09.341 ********** 2026-06-09 16:15:37.494432 | ubuntu-focal | skipping: [ubuntu-focal] 2026-06-09 16:15:37.494498 | ubuntu-focal | 2026-06-09 16:15:37.494509 | ubuntu-focal | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-06-09 16:15:37.494519 | ubuntu-focal | Tuesday 09 June 2026 16:15:37 +0000 (0:00:00.023) 0:00:09.364 ********** 2026-06-09 16:15:44.081130 | ubuntu-focal | changed: [ubuntu-focal] 2026-06-09 16:15:44.081752 | ubuntu-focal | 2026-06-09 16:15:44.081818 | ubuntu-focal | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-06-09 16:15:44.081829 | ubuntu-focal | Tuesday 09 June 2026 16:15:44 +0000 (0:00:06.587) 0:00:15.951 ********** 2026-06-09 16:15:44.738042 | ubuntu-focal | changed: [ubuntu-focal] 2026-06-09 16:15:44.738623 | ubuntu-focal | 2026-06-09 16:15:44.738689 | ubuntu-focal | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-06-09 16:15:44.738701 | ubuntu-focal | Tuesday 09 June 2026 16:15:44 +0000 (0:00:00.655) 0:00:16.607 ********** 2026-06-09 16:15:45.914624 | ubuntu-focal | changed: [ubuntu-focal] => (item={'path': '/etc/containerd'}) 2026-06-09 16:15:45.914725 | ubuntu-focal | changed: [ubuntu-focal] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-06-09 16:15:45.914738 | ubuntu-focal | changed: [ubuntu-focal] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-06-09 16:15:45.915181 | ubuntu-focal | changed: [ubuntu-focal] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-06-09 16:15:45.915241 | ubuntu-focal | changed: [ubuntu-focal] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-06-09 16:15:45.915247 | ubuntu-focal | 2026-06-09 16:15:45.915253 | ubuntu-focal | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-06-09 16:15:45.915258 | ubuntu-focal | Tuesday 09 June 2026 16:15:45 +0000 (0:00:01.175) 0:00:17.783 ********** 2026-06-09 16:15:46.562823 | ubuntu-focal | changed: [ubuntu-focal] 2026-06-09 16:15:46.562888 | ubuntu-focal | 2026-06-09 16:15:46.563558 | ubuntu-focal | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-06-09 16:15:46.563627 | ubuntu-focal | Tuesday 09 June 2026 16:15:46 +0000 (0:00:00.647) 0:00:18.430 ********** 2026-06-09 16:15:46.563635 | ubuntu-focal | 2026-06-09 16:15:46.563641 | ubuntu-focal | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-06-09 16:15:46.563647 | ubuntu-focal | Tuesday 09 June 2026 16:15:46 +0000 (0:00:00.002) 0:00:18.433 ********** 2026-06-09 16:15:47.562960 | ubuntu-focal | ok: [ubuntu-focal] 2026-06-09 16:15:47.563092 | ubuntu-focal | 2026-06-09 16:15:47.563370 | ubuntu-focal | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-06-09 16:15:47.563619 | ubuntu-focal | Tuesday 09 June 2026 16:15:47 +0000 (0:00:00.999) 0:00:19.433 ********** 2026-06-09 16:15:48.053549 | ubuntu-focal | changed: [ubuntu-focal] 2026-06-09 16:15:48.053611 | ubuntu-focal | 2026-06-09 16:15:48.053746 | ubuntu-focal | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-06-09 16:15:48.053921 | ubuntu-focal | Tuesday 09 June 2026 16:15:48 +0000 (0:00:00.491) 0:00:19.924 ********** 2026-06-09 16:15:48.609209 | ubuntu-focal | changed: [ubuntu-focal] 2026-06-09 16:15:48.609443 | ubuntu-focal | 2026-06-09 16:15:48.609817 | ubuntu-focal | PLAY RECAP ********************************************************************* 2026-06-09 16:15:48.610102 | ubuntu-focal | ubuntu-focal : ok=17 changed=10 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-06-09 16:15:48.610343 | ubuntu-focal | 2026-06-09 16:15:48.610594 | ubuntu-focal | 2026-06-09 16:15:48.610844 | ubuntu-focal | TASKS RECAP ******************************************************************** 2026-06-09 16:15:48.611095 | ubuntu-focal | Tuesday 09 June 2026 16:15:48 +0000 (0:00:00.555) 0:00:20.480 ********** 2026-06-09 16:15:48.611332 | ubuntu-focal | =============================================================================== 2026-06-09 16:15:48.611678 | ubuntu-focal | vexxhost.containers.containerd : Install AppArmor packages -------------- 6.59s 2026-06-09 16:15:48.611818 | ubuntu-focal | vexxhost.containers.download_artifact : Extract archive ----------------- 4.04s 2026-06-09 16:15:48.611925 | ubuntu-focal | vexxhost.containers.containerd : Create folders for configuration ------- 1.18s 2026-06-09 16:15:48.612042 | ubuntu-focal | vexxhost.containers.package : Update state for tar ---------------------- 1.14s 2026-06-09 16:15:48.612161 | ubuntu-focal | Gathering Facts --------------------------------------------------------- 1.03s 2026-06-09 16:15:48.612274 | ubuntu-focal | vexxhost.containers.containerd : Reload systemd ------------------------- 1.00s 2026-06-09 16:15:48.612396 | ubuntu-focal | vexxhost.containers.download_artifact : Download item ------------------- 0.98s 2026-06-09 16:15:48.612519 | ubuntu-focal | vexxhost.containers.download_artifact : Download item ------------------- 0.74s 2026-06-09 16:15:48.612644 | ubuntu-focal | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.66s 2026-06-09 16:15:48.612752 | ubuntu-focal | vexxhost.containers.containerd : Create containerd config file ---------- 0.65s 2026-06-09 16:15:48.612858 | ubuntu-focal | vexxhost.containers.containerd : Enable and start service --------------- 0.56s 2026-06-09 16:15:48.612967 | ubuntu-focal | vexxhost.containers.containerd : Restart containerd --------------------- 0.49s 2026-06-09 16:15:48.613074 | ubuntu-focal | vexxhost.containers.forget_package : Forget package --------------------- 0.46s 2026-06-09 16:15:48.613183 | ubuntu-focal | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.42s 2026-06-09 16:15:48.613291 | ubuntu-focal | vexxhost.containers.forget_package : Forget package --------------------- 0.25s 2026-06-09 16:15:48.613486 | ubuntu-focal | vexxhost.containers.download_artifact : Starting download of file ------- 0.09s 2026-06-09 16:15:48.613606 | ubuntu-focal | vexxhost.containers.download_artifact : Starting download of file ------- 0.07s 2026-06-09 16:15:48.613715 | ubuntu-focal | vexxhost.containers.package : Update state for tar ---------------------- 0.03s 2026-06-09 16:15:48.613823 | ubuntu-focal | vexxhost.containers.download_artifact : Extract archive ----------------- 0.02s 2026-06-09 16:15:48.613933 | ubuntu-focal | vexxhost.containers.containerd : Persist SELinux permissive mode -------- 0.02s 2026-06-09 16:15:48.724582 | ubuntu-focal | INFO [nerdctl > converge] Executed: Successful 2026-06-09 16:15:48.733995 | ubuntu-focal | INFO [nerdctl > idempotence] Executing 2026-06-09 16:15:49.199944 | ubuntu-focal | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-06-09 16:15:49.200297 | 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-06-09 16:15:49.200561 | 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-06-09 16:15:49.200789 | ubuntu-focal | 2026-06-09 16:15:49.561003 | ubuntu-focal | 2026-06-09 16:15:49.561355 | ubuntu-focal | PLAY [Converge] **************************************************************** 2026-06-09 16:15:49.561589 | ubuntu-focal | 2026-06-09 16:15:49.561770 | ubuntu-focal | TASK [Gathering Facts] ********************************************************* 2026-06-09 16:15:49.561927 | ubuntu-focal | Tuesday 09 June 2026 16:15:49 +0000 (0:00:00.014) 0:00:00.014 ********** 2026-06-09 16:15:50.666068 | 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-06-09 16:15:50.669178 | ubuntu-focal | ok: [ubuntu-focal] 2026-06-09 16:15:50.669210 | ubuntu-focal | 2026-06-09 16:15:50.669223 | ubuntu-focal | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-09 16:15:50.669233 | ubuntu-focal | Tuesday 09 June 2026 16:15:50 +0000 (0:00:01.107) 0:00:01.122 ********** 2026-06-09 16:15:51.096792 | ubuntu-focal | ok: [ubuntu-focal] 2026-06-09 16:15:51.096869 | ubuntu-focal | 2026-06-09 16:15:51.096879 | ubuntu-focal | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-09 16:15:51.096887 | ubuntu-focal | Tuesday 09 June 2026 16:15:51 +0000 (0:00:00.427) 0:00:01.549 ********** 2026-06-09 16:15:51.127485 | ubuntu-focal | skipping: [ubuntu-focal] 2026-06-09 16:15:51.127565 | ubuntu-focal | 2026-06-09 16:15:51.127573 | ubuntu-focal | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-06-09 16:15:51.127580 | ubuntu-focal | Tuesday 09 June 2026 16:15:51 +0000 (0:00:00.030) 0:00:01.580 ********** 2026-06-09 16:15:51.513542 | ubuntu-focal | ok: [ubuntu-focal] 2026-06-09 16:15:51.513627 | ubuntu-focal | 2026-06-09 16:15:51.513638 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-09 16:15:51.513649 | ubuntu-focal | Tuesday 09 June 2026 16:15:51 +0000 (0:00:00.385) 0:00:01.966 ********** 2026-06-09 16:15:51.577401 | ubuntu-focal | ok: [ubuntu-focal] => { 2026-06-09 16:15:51.577487 | ubuntu-focal | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-06-09 16:15:51.577498 | ubuntu-focal | } 2026-06-09 16:15:51.577508 | ubuntu-focal | 2026-06-09 16:15:51.577517 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-09 16:15:51.577624 | ubuntu-focal | Tuesday 09 June 2026 16:15:51 +0000 (0:00:00.063) 0:00:02.029 ********** 2026-06-09 16:15:52.095729 | ubuntu-focal | ok: [ubuntu-focal] 2026-06-09 16:15:52.095800 | ubuntu-focal | 2026-06-09 16:15:52.095812 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-09 16:15:52.095821 | ubuntu-focal | Tuesday 09 June 2026 16:15:52 +0000 (0:00:00.518) 0:00:02.548 ********** 2026-06-09 16:15:52.117850 | ubuntu-focal | skipping: [ubuntu-focal] 2026-06-09 16:15:52.118133 | ubuntu-focal | 2026-06-09 16:15:52.118372 | ubuntu-focal | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-09 16:15:52.118635 | ubuntu-focal | Tuesday 09 June 2026 16:15:52 +0000 (0:00:00.022) 0:00:02.571 ********** 2026-06-09 16:15:52.379989 | ubuntu-focal | ok: [ubuntu-focal] 2026-06-09 16:15:52.380050 | ubuntu-focal | 2026-06-09 16:15:52.380055 | ubuntu-focal | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-09 16:15:52.380060 | ubuntu-focal | Tuesday 09 June 2026 16:15:52 +0000 (0:00:00.261) 0:00:02.833 ********** 2026-06-09 16:15:53.512981 | ubuntu-focal | ok: [ubuntu-focal] 2026-06-09 16:15:53.513052 | ubuntu-focal | 2026-06-09 16:15:53.513064 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-09 16:15:53.513074 | ubuntu-focal | Tuesday 09 June 2026 16:15:53 +0000 (0:00:01.132) 0:00:03.965 ********** 2026-06-09 16:15:53.585101 | ubuntu-focal | ok: [ubuntu-focal] => { 2026-06-09 16:15:53.586110 | ubuntu-focal | "msg": "https://github.com/containerd/containerd/releases/download/v1.7.32/containerd-1.7.32-linux-amd64.tar.gz" 2026-06-09 16:15:53.586183 | ubuntu-focal | } 2026-06-09 16:15:53.586195 | ubuntu-focal | 2026-06-09 16:15:53.586204 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-09 16:15:53.586214 | ubuntu-focal | Tuesday 09 June 2026 16:15:53 +0000 (0:00:00.072) 0:00:04.038 ********** 2026-06-09 16:15:53.975458 | ubuntu-focal | ok: [ubuntu-focal] 2026-06-09 16:15:53.975525 | ubuntu-focal | 2026-06-09 16:15:53.975533 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-09 16:15:53.975539 | ubuntu-focal | Tuesday 09 June 2026 16:15:53 +0000 (0:00:00.390) 0:00:04.428 ********** 2026-06-09 16:15:57.001456 | ubuntu-focal | ok: [ubuntu-focal] 2026-06-09 16:15:57.001562 | ubuntu-focal | 2026-06-09 16:15:57.001576 | ubuntu-focal | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-06-09 16:15:57.001587 | ubuntu-focal | Tuesday 09 June 2026 16:15:56 +0000 (0:00:03.025) 0:00:07.454 ********** 2026-06-09 16:15:57.018553 | ubuntu-focal | skipping: [ubuntu-focal] 2026-06-09 16:15:57.018599 | ubuntu-focal | 2026-06-09 16:15:57.018604 | ubuntu-focal | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-06-09 16:15:57.018609 | ubuntu-focal | Tuesday 09 June 2026 16:15:57 +0000 (0:00:00.018) 0:00:07.472 ********** 2026-06-09 16:15:57.041083 | ubuntu-focal | skipping: [ubuntu-focal] 2026-06-09 16:15:57.041123 | ubuntu-focal | 2026-06-09 16:15:57.041135 | ubuntu-focal | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-06-09 16:15:57.041144 | ubuntu-focal | Tuesday 09 June 2026 16:15:57 +0000 (0:00:00.021) 0:00:07.494 ********** 2026-06-09 16:15:57.060840 | ubuntu-focal | skipping: [ubuntu-focal] 2026-06-09 16:15:57.060898 | ubuntu-focal | 2026-06-09 16:15:57.060910 | ubuntu-focal | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-06-09 16:15:57.060920 | ubuntu-focal | Tuesday 09 June 2026 16:15:57 +0000 (0:00:00.019) 0:00:07.514 ********** 2026-06-09 16:15:58.006411 | ubuntu-focal | ok: [ubuntu-focal] 2026-06-09 16:15:58.006484 | ubuntu-focal | 2026-06-09 16:15:58.006495 | ubuntu-focal | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-06-09 16:15:58.006506 | ubuntu-focal | Tuesday 09 June 2026 16:15:58 +0000 (0:00:00.945) 0:00:08.459 ********** 2026-06-09 16:15:58.563845 | ubuntu-focal | ok: [ubuntu-focal] 2026-06-09 16:15:58.563924 | ubuntu-focal | 2026-06-09 16:15:58.564140 | ubuntu-focal | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-06-09 16:15:58.564211 | ubuntu-focal | Tuesday 09 June 2026 16:15:58 +0000 (0:00:00.554) 0:00:09.013 ********** 2026-06-09 16:15:59.692683 | ubuntu-focal | ok: [ubuntu-focal] => (item={'path': '/etc/containerd'}) 2026-06-09 16:15:59.692744 | ubuntu-focal | ok: [ubuntu-focal] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-06-09 16:15:59.692753 | ubuntu-focal | ok: [ubuntu-focal] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-06-09 16:15:59.692759 | ubuntu-focal | ok: [ubuntu-focal] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-06-09 16:15:59.692766 | ubuntu-focal | ok: [ubuntu-focal] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-06-09 16:15:59.692772 | ubuntu-focal | 2026-06-09 16:15:59.692780 | ubuntu-focal | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-06-09 16:15:59.692786 | ubuntu-focal | Tuesday 09 June 2026 16:15:59 +0000 (0:00:01.132) 0:00:10.145 ********** 2026-06-09 16:16:00.302362 | ubuntu-focal | ok: [ubuntu-focal] 2026-06-09 16:16:00.302440 | ubuntu-focal | 2026-06-09 16:16:00.303083 | ubuntu-focal | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-06-09 16:16:00.303106 | ubuntu-focal | Tuesday 09 June 2026 16:16:00 +0000 (0:00:00.607) 0:00:10.753 ********** 2026-06-09 16:16:00.303114 | ubuntu-focal | 2026-06-09 16:16:00.303120 | ubuntu-focal | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-06-09 16:16:00.303127 | ubuntu-focal | Tuesday 09 June 2026 16:16:00 +0000 (0:00:00.002) 0:00:10.755 ********** 2026-06-09 16:16:01.042490 | ubuntu-focal | ok: [ubuntu-focal] 2026-06-09 16:16:01.042571 | ubuntu-focal | 2026-06-09 16:16:01.042585 | ubuntu-focal | PLAY RECAP ********************************************************************* 2026-06-09 16:16:01.044748 | ubuntu-focal | ubuntu-focal : ok=15 changed=0 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-06-09 16:16:01.044806 | ubuntu-focal | 2026-06-09 16:16:01.044833 | ubuntu-focal | 2026-06-09 16:16:01.044838 | ubuntu-focal | TASKS RECAP ******************************************************************** 2026-06-09 16:16:01.044843 | ubuntu-focal | Tuesday 09 June 2026 16:16:01 +0000 (0:00:00.740) 0:00:11.496 ********** 2026-06-09 16:16:01.044848 | ubuntu-focal | =============================================================================== 2026-06-09 16:16:01.044852 | ubuntu-focal | vexxhost.containers.download_artifact : Extract archive ----------------- 3.03s 2026-06-09 16:16:01.044856 | ubuntu-focal | vexxhost.containers.package : Update state for tar ---------------------- 1.13s 2026-06-09 16:16:01.044860 | ubuntu-focal | vexxhost.containers.containerd : Create folders for configuration ------- 1.13s 2026-06-09 16:16:01.044864 | ubuntu-focal | Gathering Facts --------------------------------------------------------- 1.11s 2026-06-09 16:16:01.044869 | ubuntu-focal | vexxhost.containers.containerd : Install AppArmor packages -------------- 0.95s 2026-06-09 16:16:01.044873 | ubuntu-focal | vexxhost.containers.containerd : Enable and start service --------------- 0.74s 2026-06-09 16:16:01.044877 | ubuntu-focal | vexxhost.containers.containerd : Create containerd config file ---------- 0.61s 2026-06-09 16:16:01.044881 | ubuntu-focal | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.55s 2026-06-09 16:16:01.044885 | ubuntu-focal | vexxhost.containers.download_artifact : Download item ------------------- 0.52s 2026-06-09 16:16:01.044889 | ubuntu-focal | vexxhost.containers.forget_package : Forget package --------------------- 0.43s 2026-06-09 16:16:01.044894 | ubuntu-focal | vexxhost.containers.download_artifact : Download item ------------------- 0.39s 2026-06-09 16:16:01.044903 | ubuntu-focal | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.39s 2026-06-09 16:16:01.044918 | ubuntu-focal | vexxhost.containers.forget_package : Forget package --------------------- 0.26s 2026-06-09 16:16:01.044925 | ubuntu-focal | vexxhost.containers.download_artifact : Starting download of file ------- 0.07s 2026-06-09 16:16:01.044930 | ubuntu-focal | vexxhost.containers.download_artifact : Starting download of file ------- 0.06s 2026-06-09 16:16:01.044940 | ubuntu-focal | vexxhost.containers.package : Update state for tar ---------------------- 0.03s 2026-06-09 16:16:01.044946 | ubuntu-focal | vexxhost.containers.download_artifact : Extract archive ----------------- 0.02s 2026-06-09 16:16:01.044963 | ubuntu-focal | vexxhost.containers.containerd : Set SELinux to permissive at runtime --- 0.02s 2026-06-09 16:16:01.044967 | ubuntu-focal | vexxhost.containers.containerd : Persist SELinux permissive mode -------- 0.02s 2026-06-09 16:16:01.044971 | ubuntu-focal | vexxhost.containers.containerd : Install SELinux packages --------------- 0.02s 2026-06-09 16:16:01.155102 | ubuntu-focal | INFO [nerdctl > idempotence] Executed: Successful 2026-06-09 16:16:01.166522 | ubuntu-focal | INFO [nerdctl > side_effect] Executing 2026-06-09 16:16:01.167041 | ubuntu-focal | WARNING [nerdctl > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-06-09 16:16:01.172961 | ubuntu-focal | INFO [nerdctl > verify] Executing 2026-06-09 16:16:01.671914 | ubuntu-focal | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-06-09 16:16:01.672151 | 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-06-09 16:16:01.672296 | 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-06-09 16:16:01.672412 | ubuntu-focal | 2026-06-09 16:16:01.985983 | ubuntu-focal | 2026-06-09 16:16:01.986333 | ubuntu-focal | PLAY [Verify] ****************************************************************** 2026-06-09 16:16:01.986553 | ubuntu-focal | 2026-06-09 16:16:01.986784 | ubuntu-focal | TASK [Gathering Facts] ********************************************************* 2026-06-09 16:16:01.987013 | ubuntu-focal | Tuesday 09 June 2026 16:16:01 +0000 (0:00:00.009) 0:00:00.009 ********** 2026-06-09 16:16:03.044421 | 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-06-09 16:16:03.049082 | ubuntu-focal | ok: [ubuntu-focal] 2026-06-09 16:16:03.049113 | ubuntu-focal | 2026-06-09 16:16:03.049123 | ubuntu-focal | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-06-09 16:16:03.049133 | ubuntu-focal | Tuesday 09 June 2026 16:16:03 +0000 (0:00:01.062) 0:00:01.071 ********** 2026-06-09 16:16:03.446508 | ubuntu-focal | changed: [ubuntu-focal] 2026-06-09 16:16:03.446600 | ubuntu-focal | 2026-06-09 16:16:03.446611 | ubuntu-focal | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-09 16:16:03.446621 | ubuntu-focal | Tuesday 09 June 2026 16:16:03 +0000 (0:00:00.397) 0:00:01.468 ********** 2026-06-09 16:16:04.563532 | ubuntu-focal | ok: [ubuntu-focal] 2026-06-09 16:16:04.563601 | ubuntu-focal | 2026-06-09 16:16:04.563608 | ubuntu-focal | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-06-09 16:16:04.563614 | ubuntu-focal | Tuesday 09 June 2026 16:16:04 +0000 (0:00:01.116) 0:00:02.585 ********** 2026-06-09 16:16:04.803254 | ubuntu-focal | ok: [ubuntu-focal] 2026-06-09 16:16:04.803336 | ubuntu-focal | 2026-06-09 16:16:04.803750 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-09 16:16:04.803820 | ubuntu-focal | Tuesday 09 June 2026 16:16:04 +0000 (0:00:00.240) 0:00:02.826 ********** 2026-06-09 16:16:04.867157 | ubuntu-focal | ok: [ubuntu-focal] => { 2026-06-09 16:16:04.867258 | ubuntu-focal | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-06-09 16:16:04.867273 | ubuntu-focal | } 2026-06-09 16:16:04.867670 | ubuntu-focal | 2026-06-09 16:16:04.867735 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-09 16:16:04.867743 | ubuntu-focal | Tuesday 09 June 2026 16:16:04 +0000 (0:00:00.064) 0:00:02.890 ********** 2026-06-09 16:16:05.702565 | ubuntu-focal | changed: [ubuntu-focal] 2026-06-09 16:16:05.702658 | ubuntu-focal | 2026-06-09 16:16:05.702891 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-09 16:16:05.702956 | ubuntu-focal | Tuesday 09 June 2026 16:16:05 +0000 (0:00:00.835) 0:00:03.725 ********** 2026-06-09 16:16:07.370547 | ubuntu-focal | changed: [ubuntu-focal] 2026-06-09 16:16:07.370626 | ubuntu-focal | 2026-06-09 16:16:07.370870 | ubuntu-focal | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-06-09 16:16:07.370942 | ubuntu-focal | Tuesday 09 June 2026 16:16:07 +0000 (0:00:01.668) 0:00:05.393 ********** 2026-06-09 16:16:08.039879 | ubuntu-focal | changed: [ubuntu-focal] 2026-06-09 16:16:08.039956 | ubuntu-focal | 2026-06-09 16:16:08.040263 | ubuntu-focal | TASK [Install the 10-containerd-net.conflist file] ***************************** 2026-06-09 16:16:08.040332 | ubuntu-focal | Tuesday 09 June 2026 16:16:08 +0000 (0:00:00.669) 0:00:06.063 ********** 2026-06-09 16:16:08.526330 | ubuntu-focal | changed: [ubuntu-focal] 2026-06-09 16:16:08.526394 | ubuntu-focal | 2026-06-09 16:16:08.526401 | ubuntu-focal | TASK [Restart "containerd"] **************************************************** 2026-06-09 16:16:08.526407 | ubuntu-focal | Tuesday 09 June 2026 16:16:08 +0000 (0:00:00.483) 0:00:06.546 ********** 2026-06-09 16:16:09.279327 | ubuntu-focal | changed: [ubuntu-focal] 2026-06-09 16:16:09.279414 | ubuntu-focal | 2026-06-09 16:16:09.279688 | ubuntu-focal | TASK [Pull image from registry] ************************************************ 2026-06-09 16:16:09.279757 | ubuntu-focal | Tuesday 09 June 2026 16:16:09 +0000 (0:00:00.755) 0:00:07.302 ********** 2026-06-09 16:16:10.792412 | ubuntu-focal | changed: [ubuntu-focal] 2026-06-09 16:16:10.792969 | ubuntu-focal | 2026-06-09 16:16:10.792995 | ubuntu-focal | TASK [List images] ************************************************************* 2026-06-09 16:16:10.793005 | ubuntu-focal | Tuesday 09 June 2026 16:16:10 +0000 (0:00:01.512) 0:00:08.815 ********** 2026-06-09 16:16:11.070226 | ubuntu-focal | changed: [ubuntu-focal] 2026-06-09 16:16:11.070305 | ubuntu-focal | 2026-06-09 16:16:11.070317 | ubuntu-focal | PLAY RECAP ********************************************************************* 2026-06-09 16:16:11.070331 | ubuntu-focal | ubuntu-focal : ok=12 changed=8 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-06-09 16:16:11.070345 | ubuntu-focal | 2026-06-09 16:16:11.070359 | ubuntu-focal | 2026-06-09 16:16:11.070372 | ubuntu-focal | TASKS RECAP ******************************************************************** 2026-06-09 16:16:11.070385 | ubuntu-focal | Tuesday 09 June 2026 16:16:11 +0000 (0:00:00.270) 0:00:09.085 ********** 2026-06-09 16:16:11.070399 | ubuntu-focal | =============================================================================== 2026-06-09 16:16:11.070412 | ubuntu-focal | vexxhost.containers.download_artifact : Extract archive ----------------- 1.67s 2026-06-09 16:16:11.070426 | ubuntu-focal | Pull image from registry ------------------------------------------------ 1.51s 2026-06-09 16:16:11.070439 | ubuntu-focal | vexxhost.containers.package : Update state for tar ---------------------- 1.12s 2026-06-09 16:16:11.070453 | ubuntu-focal | Gathering Facts --------------------------------------------------------- 1.06s 2026-06-09 16:16:11.070466 | ubuntu-focal | vexxhost.containers.download_artifact : Download item ------------------- 0.84s 2026-06-09 16:16:11.070478 | ubuntu-focal | Restart "containerd" ---------------------------------------------------- 0.76s 2026-06-09 16:16:11.070490 | ubuntu-focal | vexxhost.containers.nerdctl : Create nerdctl config --------------------- 0.67s 2026-06-09 16:16:11.070504 | ubuntu-focal | Install the 10-containerd-net.conflist file ----------------------------- 0.48s 2026-06-09 16:16:11.070517 | ubuntu-focal | vexxhost.containers.directory : Create directory (/etc/nerdctl) --------- 0.40s 2026-06-09 16:16:11.070529 | ubuntu-focal | List images ------------------------------------------------------------- 0.27s 2026-06-09 16:16:11.070542 | ubuntu-focal | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.24s 2026-06-09 16:16:11.070554 | ubuntu-focal | vexxhost.containers.download_artifact : Starting download of file ------- 0.06s 2026-06-09 16:16:11.163529 | ubuntu-focal | INFO [nerdctl > verify] Executed: Successful 2026-06-09 16:16:11.173956 | ubuntu-focal | INFO [nerdctl > cleanup] Executing 2026-06-09 16:16:11.174279 | ubuntu-focal | WARNING [nerdctl > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-06-09 16:16:11.179212 | ubuntu-focal | INFO [nerdctl > destroy] Executing 2026-06-09 16:16:11.179315 | ubuntu-focal | WARNING [nerdctl > destroy] Skipping, '--destroy=never' requested. 2026-06-09 16:16:11.179400 | ubuntu-focal | INFO [nerdctl > destroy] Executed: Successful 2026-06-09 16:16:11.179657 | ubuntu-focal | WARNING Molecule executed 1 scenario (1 missing files) 2026-06-09 16:16:11.769075 | ubuntu-focal | ok: Runtime: 0:01:17.714954 2026-06-09 16:16:11.774440 | 2026-06-09 16:16:11.774677 | PLAY RECAP 2026-06-09 16:16:11.774799 | ubuntu-focal | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-09 16:16:11.774865 | 2026-06-09 16:16:11.960730 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-06-09 16:16:11.962677 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-06-09 16:16:12.592893 | 2026-06-09 16:16:12.593060 | PLAY [all] 2026-06-09 16:16:12.604470 | 2026-06-09 16:16:12.604553 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-09 16:16:12.650991 | ubuntu-focal | skipping: Conditional result was False 2026-06-09 16:16:12.660423 | 2026-06-09 16:16:12.660666 | TASK [fetch-output : Set log path for single node] 2026-06-09 16:16:12.707316 | ubuntu-focal | ok 2026-06-09 16:16:12.717169 | 2026-06-09 16:16:12.717242 | LOOP [fetch-output : Ensure local output dirs] 2026-06-09 16:16:13.102646 | ubuntu-focal -> localhost | ok: "/var/lib/zuul/builds/799155d873b249c3a038389a6bd3665d/work/logs" 2026-06-09 16:16:13.315998 | ubuntu-focal -> localhost | changed: "/var/lib/zuul/builds/799155d873b249c3a038389a6bd3665d/work/artifacts" 2026-06-09 16:16:13.530489 | ubuntu-focal -> localhost | changed: "/var/lib/zuul/builds/799155d873b249c3a038389a6bd3665d/work/docs" 2026-06-09 16:16:13.547676 | 2026-06-09 16:16:13.547843 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-09 16:16:14.154354 | ubuntu-focal | ok 2026-06-09 16:16:14.154574 | ubuntu-focal | changed: All items complete 2026-06-09 16:16:14.154602 | 2026-06-09 16:16:14.603649 | ubuntu-focal | changed: .d..t...... ./ 2026-06-09 16:16:15.024948 | ubuntu-focal | changed: .d..t...... ./ 2026-06-09 16:16:15.057528 | 2026-06-09 16:16:15.057673 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-09 16:16:15.500782 | ubuntu-focal -> localhost | ok: Item: artifacts Runtime: 0:00:00.006845 2026-06-09 16:16:15.730958 | ubuntu-focal -> localhost | ok: Item: docs Runtime: 0:00:00.008317 2026-06-09 16:16:15.752457 | 2026-06-09 16:16:15.752610 | PLAY [all] 2026-06-09 16:16:15.759017 | 2026-06-09 16:16:15.759114 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-09 16:16:16.182659 | ubuntu-focal | changed 2026-06-09 16:16:16.190021 | 2026-06-09 16:16:16.190139 | PLAY RECAP 2026-06-09 16:16:16.190191 | ubuntu-focal | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-09 16:16:16.190223 | 2026-06-09 16:16:16.352723 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-06-09 16:16:16.355416 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-09 16:16:16.969140 | 2026-06-09 16:16:16.969718 | PLAY [localhost] 2026-06-09 16:16:16.984619 | 2026-06-09 16:16:16.984790 | TASK [Generate Zuul manifest] 2026-06-09 16:16:17.008260 | localhost | ok 2026-06-09 16:16:17.026201 | 2026-06-09 16:16:17.026297 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-09 16:16:17.422272 | localhost | changed 2026-06-09 16:16:17.434188 | 2026-06-09 16:16:17.434261 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-09 16:16:17.468583 | localhost | ok 2026-06-09 16:16:17.477428 | 2026-06-09 16:16:17.477493 | TASK [Upload logs] 2026-06-09 16:16:17.496380 | localhost | ok 2026-06-09 16:16:17.557975 | 2026-06-09 16:16:17.558129 | TASK [Set zuul-log-path fact] 2026-06-09 16:16:17.581448 | localhost | ok 2026-06-09 16:16:17.595579 | 2026-06-09 16:16:17.595662 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-09 16:16:17.628457 | localhost | ok 2026-06-09 16:16:17.637854 | 2026-06-09 16:16:17.637954 | TASK [upload-logs : Create log directories] 2026-06-09 16:16:18.060915 | localhost | changed 2026-06-09 16:16:18.071061 | 2026-06-09 16:16:18.071153 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-09 16:16:18.517389 | localhost -> localhost | ok: Runtime: 0:00:00.005173 2026-06-09 16:16:18.522526 | 2026-06-09 16:16:18.522594 | TASK [upload-logs : Upload logs to log server] 2026-06-09 16:16:19.015330 | localhost | Output suppressed because no_log was given 2026-06-09 16:16:19.021664 | 2026-06-09 16:16:19.021736 | LOOP [upload-logs : Compress console log and json output] 2026-06-09 16:16:19.072229 | localhost | skipping: Conditional result was False 2026-06-09 16:16:19.079240 | localhost | skipping: Conditional result was False 2026-06-09 16:16:19.093948 | 2026-06-09 16:16:19.094144 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-09 16:16:19.141972 | localhost | skipping: Conditional result was False 2026-06-09 16:16:19.142435 | 2026-06-09 16:16:19.146189 | localhost | skipping: Conditional result was False 2026-06-09 16:16:19.161288 | 2026-06-09 16:16:19.161507 | LOOP [upload-logs : Upload console log and json output]