2026-04-18 16:33:46.532388 | Job console starting 2026-04-18 16:33:46.543519 | Updating git repos 2026-04-18 16:33:46.568398 | Cloning repos into workspace 2026-04-18 16:33:50.020178 | Restoring repo states 2026-04-18 16:33:50.030524 | Merging changes 2026-04-18 16:33:51.307874 | Checking out repos 2026-04-18 16:33:51.435006 | Preparing playbooks 2026-04-18 16:34:00.553163 | Running Ansible setup 2026-04-18 16:34:04.906752 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-18 16:34:05.512633 | 2026-04-18 16:34:05.512755 | PLAY [localhost] 2026-04-18 16:34:05.520054 | 2026-04-18 16:34:05.520129 | TASK [Gathering Facts] 2026-04-18 16:34:06.438532 | localhost | ok 2026-04-18 16:34:06.445835 | 2026-04-18 16:34:06.445915 | TASK [Setup log path fact] 2026-04-18 16:34:06.465416 | localhost | ok 2026-04-18 16:34:06.477481 | 2026-04-18 16:34:06.477554 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-18 16:34:06.504139 | localhost | ok 2026-04-18 16:34:06.510598 | 2026-04-18 16:34:06.510702 | TASK [emit-job-header : Print job information] 2026-04-18 16:34:06.568564 | # Job Information 2026-04-18 16:34:06.568778 | Ansible Version: 2.16.16 2026-04-18 16:34:06.568810 | Job: ansible-collection-containers-molecule-docker-ubuntu-focal 2026-04-18 16:34:06.568833 | Pipeline: check 2026-04-18 16:34:06.568853 | Executor: 0a8996d2b663 2026-04-18 16:34:06.568873 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/110 2026-04-18 16:34:06.568895 | Event ID: 34c38600-3b44-11f1-92f3-e4509f68404d 2026-04-18 16:34:06.577755 | 2026-04-18 16:34:06.577914 | LOOP [emit-job-header : Print node information] 2026-04-18 16:34:06.681956 | localhost | ok: 2026-04-18 16:34:06.682132 | localhost | # Node Information 2026-04-18 16:34:06.682162 | localhost | Inventory Hostname: ubuntu-focal 2026-04-18 16:34:06.682185 | localhost | Hostname: np0000167321 2026-04-18 16:34:06.682204 | localhost | Username: zuul 2026-04-18 16:34:06.682228 | localhost | Distro: Ubuntu 20.04 2026-04-18 16:34:06.682248 | localhost | Provider: yul1 2026-04-18 16:34:06.682267 | localhost | Region: ca-ymq-1 2026-04-18 16:34:06.682285 | localhost | Label: ubuntu-focal 2026-04-18 16:34:06.682303 | localhost | Product Name: OpenStack Nova 2026-04-18 16:34:06.682321 | localhost | Interface IP: 199.204.45.129 2026-04-18 16:34:06.689233 | 2026-04-18 16:34:06.689354 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-18 16:34:07.132588 | localhost -> localhost | changed 2026-04-18 16:34:07.137221 | 2026-04-18 16:34:07.137313 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-18 16:34:08.165403 | localhost -> localhost | changed 2026-04-18 16:34:08.172612 | 2026-04-18 16:34:08.172699 | PLAY [all] 2026-04-18 16:34:08.184594 | 2026-04-18 16:34:08.184712 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-18 16:34:08.431339 | ubuntu-focal -> localhost | ok 2026-04-18 16:34:08.436948 | 2026-04-18 16:34:08.437040 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-18 16:34:08.466085 | ubuntu-focal | ok 2026-04-18 16:34:08.483510 | ubuntu-focal | included: /var/lib/zuul/builds/740dc4e3366a49ffb6ecb1a8dfcf92d8/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-18 16:34:08.489713 | 2026-04-18 16:34:08.489951 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-18 16:34:09.983499 | ubuntu-focal -> localhost | Generating public/private rsa key pair. 2026-04-18 16:34:09.983745 | ubuntu-focal -> localhost | Your identification has been saved in /var/lib/zuul/builds/740dc4e3366a49ffb6ecb1a8dfcf92d8/work/740dc4e3366a49ffb6ecb1a8dfcf92d8_id_rsa 2026-04-18 16:34:09.983811 | ubuntu-focal -> localhost | Your public key has been saved in /var/lib/zuul/builds/740dc4e3366a49ffb6ecb1a8dfcf92d8/work/740dc4e3366a49ffb6ecb1a8dfcf92d8_id_rsa.pub 2026-04-18 16:34:09.983860 | ubuntu-focal -> localhost | The key fingerprint is: 2026-04-18 16:34:09.983905 | ubuntu-focal -> localhost | SHA256:BA9lCkR7feFihI9Og0AbQgBoiAtujDXFwH4o74qknGY zuul-build-sshkey 2026-04-18 16:34:09.983967 | ubuntu-focal -> localhost | The key's randomart image is: 2026-04-18 16:34:09.984013 | ubuntu-focal -> localhost | +---[RSA 3072]----+ 2026-04-18 16:34:09.984063 | ubuntu-focal -> localhost | |@++*= oo+ . | 2026-04-18 16:34:09.984109 | ubuntu-focal -> localhost | |=o=o.o.O . . | 2026-04-18 16:34:09.984208 | ubuntu-focal -> localhost | |*+.+..oo* o | 2026-04-18 16:34:09.984256 | ubuntu-focal -> localhost | |++o o.+o.o | 2026-04-18 16:34:09.984300 | ubuntu-focal -> localhost | |.o . o .S | 2026-04-18 16:34:09.984345 | ubuntu-focal -> localhost | | . . | 2026-04-18 16:34:09.984388 | ubuntu-focal -> localhost | | o | 2026-04-18 16:34:09.984431 | ubuntu-focal -> localhost | |=Eo | 2026-04-18 16:34:09.984480 | ubuntu-focal -> localhost | |*+ | 2026-04-18 16:34:09.984525 | ubuntu-focal -> localhost | +----[SHA256]-----+ 2026-04-18 16:34:09.984616 | ubuntu-focal -> localhost | ok: Runtime: 0:00:01.027292 2026-04-18 16:34:09.989558 | 2026-04-18 16:34:09.989619 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-18 16:34:10.021770 | ubuntu-focal | ok 2026-04-18 16:34:10.033665 | ubuntu-focal | included: /var/lib/zuul/builds/740dc4e3366a49ffb6ecb1a8dfcf92d8/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-18 16:34:10.041857 | 2026-04-18 16:34:10.042198 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-18 16:34:10.056272 | ubuntu-focal | skipping: Conditional result was False 2026-04-18 16:34:10.067838 | 2026-04-18 16:34:10.067964 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-18 16:34:10.487274 | ubuntu-focal | changed 2026-04-18 16:34:10.493718 | 2026-04-18 16:34:10.493828 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-18 16:34:10.660877 | ubuntu-focal | ok 2026-04-18 16:34:10.832192 | 2026-04-18 16:34:10.832310 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-18 16:34:11.333478 | ubuntu-focal | changed 2026-04-18 16:34:11.338981 | 2026-04-18 16:34:11.339056 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-18 16:34:11.812143 | ubuntu-focal | changed 2026-04-18 16:34:11.817506 | 2026-04-18 16:34:11.817567 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-18 16:34:11.839647 | ubuntu-focal | skipping: Conditional result was False 2026-04-18 16:34:11.846539 | 2026-04-18 16:34:11.846622 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-18 16:34:12.425203 | ubuntu-focal -> localhost | changed 2026-04-18 16:34:12.442820 | 2026-04-18 16:34:12.442924 | TASK [add-build-sshkey : Add back temp key] 2026-04-18 16:34:12.910578 | ubuntu-focal -> localhost | Identity added: /var/lib/zuul/builds/740dc4e3366a49ffb6ecb1a8dfcf92d8/work/740dc4e3366a49ffb6ecb1a8dfcf92d8_id_rsa (zuul-build-sshkey) 2026-04-18 16:34:12.910745 | ubuntu-focal -> localhost | ok: Runtime: 0:00:00.020951 2026-04-18 16:34:12.915480 | 2026-04-18 16:34:12.915544 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-18 16:34:13.242614 | ubuntu-focal | ok 2026-04-18 16:34:13.265108 | 2026-04-18 16:34:13.265251 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-18 16:34:13.290201 | ubuntu-focal | skipping: Conditional result was False 2026-04-18 16:34:13.307815 | 2026-04-18 16:34:13.323237 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-18 16:34:13.657557 | ubuntu-focal | ok 2026-04-18 16:34:13.663060 | 2026-04-18 16:34:14.017990 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-18 16:34:14.934893 | ubuntu-focal | Output suppressed because no_log was given 2026-04-18 16:34:14.981454 | 2026-04-18 16:34:14.986708 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-18 16:34:15.153543 | ubuntu-focal | ok: "logs" 2026-04-18 16:34:15.181847 | ubuntu-focal | ok: All items complete 2026-04-18 16:34:15.182318 | 2026-04-18 16:34:15.306637 | ubuntu-focal | ok: "artifacts" 2026-04-18 16:34:15.457501 | ubuntu-focal | ok: "docs" 2026-04-18 16:34:15.707023 | 2026-04-18 16:34:15.711771 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-18 16:34:15.898579 | ubuntu-focal | changed: "logs" 2026-04-18 16:34:16.081268 | ubuntu-focal | changed: "artifacts" 2026-04-18 16:34:16.176706 | ubuntu-focal | changed: "docs" 2026-04-18 16:34:16.204921 | 2026-04-18 16:34:16.205072 | PLAY RECAP 2026-04-18 16:34:16.205143 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-18 16:34:16.205225 | ubuntu-focal | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-18 16:34:16.205252 | 2026-04-18 16:34:16.342579 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-18 16:34:16.425266 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-18 16:34:17.165565 | 2026-04-18 16:34:17.165731 | PLAY [all] 2026-04-18 16:34:17.182872 | 2026-04-18 16:34:17.193363 | TASK [setup-uv : Extract archive] 2026-04-18 16:34:19.311614 | ubuntu-focal | changed 2026-04-18 16:34:19.318579 | 2026-04-18 16:34:19.318720 | TASK [setup-uv : Print version] 2026-04-18 16:34:19.667614 | ubuntu-focal | uv 0.8.13 2026-04-18 16:34:20.179401 | ubuntu-focal | ok: Runtime: 0:00:00.009690 2026-04-18 16:34:20.187399 | 2026-04-18 16:34:20.187460 | PLAY RECAP 2026-04-18 16:34:20.187501 | ubuntu-focal | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-18 16:34:20.187525 | 2026-04-18 16:34:20.299466 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-18 16:34:20.301245 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-18 16:34:20.978911 | 2026-04-18 16:34:21.028494 | PLAY [all] 2026-04-18 16:34:21.045654 | 2026-04-18 16:34:21.045781 | TASK [Copy inventory file for Zuul] 2026-04-18 16:34:21.900205 | ubuntu-focal | changed 2026-04-18 16:34:21.905192 | 2026-04-18 16:34:21.905268 | TASK [Switch "ansible_host" to private IP] 2026-04-18 16:34:22.157393 | ubuntu-focal | changed: 1 replacements made 2026-04-18 16:34:22.162752 | 2026-04-18 16:34:22.162820 | TASK [Run Molecule scenario] 2026-04-18 16:34:22.750696 | ubuntu-focal | Downloading cpython-3.13.7-linux-x86_64-gnu (download) (30.9MiB) 2026-04-18 16:34:23.391929 | ubuntu-focal | Downloading cpython-3.13.7-linux-x86_64-gnu (download) 2026-04-18 16:34:23.564825 | ubuntu-focal | Using CPython 3.13.7 2026-04-18 16:34:23.564883 | ubuntu-focal | Creating virtual environment at: .venv 2026-04-18 16:34:23.632912 | ubuntu-focal | Downloading cryptography (4.3MiB) 2026-04-18 16:34:23.633058 | ubuntu-focal | Downloading ansible-core (2.3MiB) 2026-04-18 16:34:23.633207 | ubuntu-focal | Downloading pygments (1.2MiB) 2026-04-18 16:34:23.807381 | ubuntu-focal | Downloading cryptography 2026-04-18 16:34:23.826367 | ubuntu-focal | Downloading pygments 2026-04-18 16:34:24.269527 | ubuntu-focal | Downloading ansible-core 2026-04-18 16:34:24.294365 | ubuntu-focal | Installed 36 packages in 24ms 2026-04-18 16:34:25.381930 | ubuntu-focal | INFO Collection 'vexxhost.containers' detected. 2026-04-18 16:34:25.382015 | ubuntu-focal | INFO Scenarios will be used from 'extensions/molecule' 2026-04-18 16:34:26.180724 | ubuntu-focal | CRITICAL 'extensions/molecule/default/molecule.yml' glob failed. Exiting. 2026-04-18 16:34:26.180803 | ubuntu-focal | INFO default scenario not found, disabling shared state. 2026-04-18 16:34:26.180970 | ubuntu-focal | INFO [docker > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-04-18 16:34:26.181085 | ubuntu-focal | INFO [docker > prerun] Performing prerun with role_name_check=0... 2026-04-18 16:34:36.260227 | ubuntu-focal | INFO [docker > dependency] Executing 2026-04-18 16:34:36.260405 | ubuntu-focal | WARNING [docker > dependency] Missing roles requirements file: requirements.yml 2026-04-18 16:34:36.260599 | ubuntu-focal | WARNING [docker > dependency] Missing collections requirements file: collections.yml 2026-04-18 16:34:36.260708 | ubuntu-focal | WARNING [docker > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-04-18 16:34:36.266613 | ubuntu-focal | INFO [docker > cleanup] Executing 2026-04-18 16:34:36.267039 | ubuntu-focal | WARNING [docker > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-18 16:34:36.273082 | ubuntu-focal | INFO [docker > destroy] Executing 2026-04-18 16:34:36.273157 | ubuntu-focal | WARNING [docker > destroy] Skipping, '--destroy=never' requested. 2026-04-18 16:34:36.273264 | ubuntu-focal | INFO [docker > destroy] Executed: Successful 2026-04-18 16:34:36.279517 | ubuntu-focal | INFO [docker > syntax] Executing 2026-04-18 16:34:36.759368 | ubuntu-focal | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-18 16:34:36.759464 | 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-04-18 16:34:36.759564 | 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-04-18 16:34:36.759651 | ubuntu-focal | 2026-04-18 16:34:37.185250 | ubuntu-focal | 2026-04-18 16:34:37.185435 | ubuntu-focal | playbook: /home/zuul/src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/docker/converge.yml 2026-04-18 16:34:37.251104 | ubuntu-focal | INFO [docker > syntax] Executed: Successful 2026-04-18 16:34:37.261156 | ubuntu-focal | INFO [docker > create] Executing 2026-04-18 16:34:37.262417 | ubuntu-focal | WARNING [docker > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-18 16:34:37.267273 | ubuntu-focal | INFO [docker > prepare] Executing 2026-04-18 16:34:37.721841 | ubuntu-focal | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-18 16:34:37.722005 | 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-04-18 16:34:37.722186 | 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-04-18 16:34:37.722299 | ubuntu-focal | 2026-04-18 16:34:38.069994 | ubuntu-focal | 2026-04-18 16:34:38.070190 | ubuntu-focal | PLAY [Prepare] ***************************************************************** 2026-04-18 16:34:38.070423 | ubuntu-focal | 2026-04-18 16:34:38.070625 | ubuntu-focal | TASK [Gathering Facts] ********************************************************* 2026-04-18 16:34:38.070850 | ubuntu-focal | Saturday 18 April 2026 16:34:38 +0000 (0:00:00.030) 0:00:00.030 ******** 2026-04-18 16:34:39.196740 | 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-04-18 16:34:39.199785 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:34:39.199995 | ubuntu-focal | 2026-04-18 16:34:39.200171 | ubuntu-focal | TASK [Update "apt" cache] ****************************************************** 2026-04-18 16:34:39.200625 | ubuntu-focal | Saturday 18 April 2026 16:34:39 +0000 (0:00:01.130) 0:00:01.160 ******** 2026-04-18 16:34:45.904711 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-18 16:34:45.904846 | ubuntu-focal | 2026-04-18 16:34:45.905025 | ubuntu-focal | PLAY RECAP ********************************************************************* 2026-04-18 16:34:45.905220 | ubuntu-focal | ubuntu-focal : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-18 16:34:45.905374 | ubuntu-focal | 2026-04-18 16:34:45.905537 | ubuntu-focal | 2026-04-18 16:34:45.905712 | ubuntu-focal | TASKS RECAP ******************************************************************** 2026-04-18 16:34:45.905889 | ubuntu-focal | Saturday 18 April 2026 16:34:45 +0000 (0:00:06.705) 0:00:07.866 ******** 2026-04-18 16:34:45.906051 | ubuntu-focal | =============================================================================== 2026-04-18 16:34:45.906220 | ubuntu-focal | Update "apt" cache ------------------------------------------------------ 6.71s 2026-04-18 16:34:45.906392 | ubuntu-focal | Gathering Facts --------------------------------------------------------- 1.13s 2026-04-18 16:34:45.994457 | ubuntu-focal | INFO [docker > prepare] Executed: Successful 2026-04-18 16:34:46.002792 | ubuntu-focal | INFO [docker > converge] Executing 2026-04-18 16:34:46.487887 | ubuntu-focal | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-18 16:34:46.488080 | 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-04-18 16:34:46.488271 | 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-04-18 16:34:46.488431 | ubuntu-focal | 2026-04-18 16:34:46.947614 | ubuntu-focal | 2026-04-18 16:34:46.947803 | ubuntu-focal | PLAY [Converge] **************************************************************** 2026-04-18 16:34:46.947955 | ubuntu-focal | 2026-04-18 16:34:46.948146 | ubuntu-focal | TASK [Gathering Facts] ********************************************************* 2026-04-18 16:34:46.948333 | ubuntu-focal | Saturday 18 April 2026 16:34:46 +0000 (0:00:00.022) 0:00:00.022 ******** 2026-04-18 16:34:47.931375 | 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-04-18 16:34:47.934191 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:34:47.934364 | ubuntu-focal | 2026-04-18 16:34:47.934581 | ubuntu-focal | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-18 16:34:47.934779 | ubuntu-focal | Saturday 18 April 2026 16:34:47 +0000 (0:00:00.987) 0:00:01.009 ******** 2026-04-18 16:34:48.372563 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:34:48.372648 | ubuntu-focal | 2026-04-18 16:34:48.372658 | ubuntu-focal | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-18 16:34:48.372746 | ubuntu-focal | Saturday 18 April 2026 16:34:48 +0000 (0:00:00.438) 0:00:01.448 ******** 2026-04-18 16:34:48.402134 | ubuntu-focal | skipping: [ubuntu-focal] 2026-04-18 16:34:48.402286 | ubuntu-focal | 2026-04-18 16:34:48.402479 | ubuntu-focal | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-18 16:34:48.402684 | ubuntu-focal | Saturday 18 April 2026 16:34:48 +0000 (0:00:00.029) 0:00:01.477 ******** 2026-04-18 16:34:48.767056 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-18 16:34:48.767153 | ubuntu-focal | 2026-04-18 16:34:48.767299 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-18 16:34:48.767461 | ubuntu-focal | Saturday 18 April 2026 16:34:48 +0000 (0:00:00.364) 0:00:01.842 ******** 2026-04-18 16:34:48.849601 | ubuntu-focal | ok: [ubuntu-focal] => { 2026-04-18 16:34:48.849775 | ubuntu-focal | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-18 16:34:48.849997 | ubuntu-focal | } 2026-04-18 16:34:48.850182 | ubuntu-focal | 2026-04-18 16:34:48.850391 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-18 16:34:48.850597 | ubuntu-focal | Saturday 18 April 2026 16:34:48 +0000 (0:00:00.082) 0:00:01.924 ******** 2026-04-18 16:34:49.640331 | 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-04-18 16:34:49.645686 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-18 16:34:49.645877 | ubuntu-focal | 2026-04-18 16:34:49.646066 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-18 16:34:49.646243 | ubuntu-focal | Saturday 18 April 2026 16:34:49 +0000 (0:00:00.796) 0:00:02.721 ******** 2026-04-18 16:34:49.672748 | ubuntu-focal | skipping: [ubuntu-focal] 2026-04-18 16:34:49.672911 | ubuntu-focal | 2026-04-18 16:34:49.673151 | ubuntu-focal | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-18 16:34:49.673327 | ubuntu-focal | Saturday 18 April 2026 16:34:49 +0000 (0:00:00.026) 0:00:02.747 ******** 2026-04-18 16:34:49.703125 | ubuntu-focal | skipping: [ubuntu-focal] 2026-04-18 16:34:49.703215 | ubuntu-focal | 2026-04-18 16:34:49.703367 | ubuntu-focal | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-18 16:34:49.703514 | ubuntu-focal | Saturday 18 April 2026 16:34:49 +0000 (0:00:00.030) 0:00:02.778 ******** 2026-04-18 16:34:49.954945 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:34:49.955097 | ubuntu-focal | 2026-04-18 16:34:49.955315 | ubuntu-focal | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-18 16:34:49.955509 | ubuntu-focal | Saturday 18 April 2026 16:34:49 +0000 (0:00:00.251) 0:00:03.030 ******** 2026-04-18 16:34:51.273534 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:34:51.273674 | ubuntu-focal | 2026-04-18 16:34:51.273881 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-18 16:34:51.274121 | ubuntu-focal | Saturday 18 April 2026 16:34:51 +0000 (0:00:01.318) 0:00:04.348 ******** 2026-04-18 16:34:51.339654 | ubuntu-focal | ok: [ubuntu-focal] => { 2026-04-18 16:34:51.339833 | ubuntu-focal | "msg": "https://github.com/containerd/containerd/releases/download/v1.7.31/containerd-1.7.31-linux-amd64.tar.gz" 2026-04-18 16:34:51.340040 | ubuntu-focal | } 2026-04-18 16:34:51.340237 | ubuntu-focal | 2026-04-18 16:34:51.340434 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-18 16:34:51.340630 | ubuntu-focal | Saturday 18 April 2026 16:34:51 +0000 (0:00:00.066) 0:00:04.415 ******** 2026-04-18 16:34:52.477001 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-18 16:34:52.477113 | ubuntu-focal | 2026-04-18 16:34:52.477310 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-18 16:34:52.477513 | ubuntu-focal | Saturday 18 April 2026 16:34:52 +0000 (0:00:01.136) 0:00:05.552 ******** 2026-04-18 16:34:56.685512 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-18 16:34:56.685661 | ubuntu-focal | 2026-04-18 16:34:56.685871 | ubuntu-focal | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-18 16:34:56.686073 | ubuntu-focal | Saturday 18 April 2026 16:34:56 +0000 (0:00:04.208) 0:00:09.760 ******** 2026-04-18 16:34:56.705831 | ubuntu-focal | skipping: [ubuntu-focal] 2026-04-18 16:34:56.706004 | ubuntu-focal | 2026-04-18 16:34:56.706231 | ubuntu-focal | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-18 16:34:56.706438 | ubuntu-focal | Saturday 18 April 2026 16:34:56 +0000 (0:00:00.020) 0:00:09.781 ******** 2026-04-18 16:34:56.726001 | ubuntu-focal | skipping: [ubuntu-focal] 2026-04-18 16:34:56.726138 | ubuntu-focal | 2026-04-18 16:34:56.726319 | ubuntu-focal | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-18 16:34:56.726500 | ubuntu-focal | Saturday 18 April 2026 16:34:56 +0000 (0:00:00.020) 0:00:09.801 ******** 2026-04-18 16:34:56.746267 | ubuntu-focal | skipping: [ubuntu-focal] 2026-04-18 16:34:56.746429 | ubuntu-focal | 2026-04-18 16:34:56.746620 | ubuntu-focal | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-18 16:34:56.746797 | ubuntu-focal | Saturday 18 April 2026 16:34:56 +0000 (0:00:00.020) 0:00:09.821 ******** 2026-04-18 16:35:02.246888 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-18 16:35:02.246975 | ubuntu-focal | 2026-04-18 16:35:02.246989 | ubuntu-focal | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-18 16:35:02.247094 | ubuntu-focal | Saturday 18 April 2026 16:35:02 +0000 (0:00:05.491) 0:00:15.313 ******** 2026-04-18 16:35:02.929269 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-18 16:35:02.929436 | ubuntu-focal | 2026-04-18 16:35:02.929663 | ubuntu-focal | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-18 16:35:02.929873 | ubuntu-focal | Saturday 18 April 2026 16:35:02 +0000 (0:00:00.691) 0:00:16.004 ******** 2026-04-18 16:35:04.073317 | ubuntu-focal | changed: [ubuntu-focal] => (item={'path': '/etc/containerd'}) 2026-04-18 16:35:04.073408 | ubuntu-focal | changed: [ubuntu-focal] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-18 16:35:04.073536 | ubuntu-focal | changed: [ubuntu-focal] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-18 16:35:04.073668 | ubuntu-focal | changed: [ubuntu-focal] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-18 16:35:04.073793 | ubuntu-focal | changed: [ubuntu-focal] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-18 16:35:04.073904 | ubuntu-focal | 2026-04-18 16:35:04.074022 | ubuntu-focal | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-18 16:35:04.074141 | ubuntu-focal | Saturday 18 April 2026 16:35:04 +0000 (0:00:01.144) 0:00:17.148 ******** 2026-04-18 16:35:04.730361 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-18 16:35:04.730423 | ubuntu-focal | 2026-04-18 16:35:04.730490 | ubuntu-focal | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-18 16:35:04.730591 | ubuntu-focal | Saturday 18 April 2026 16:35:04 +0000 (0:00:00.655) 0:00:17.803 ******** 2026-04-18 16:35:04.730660 | ubuntu-focal | 2026-04-18 16:35:04.730745 | ubuntu-focal | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-04-18 16:35:04.730861 | ubuntu-focal | Saturday 18 April 2026 16:35:04 +0000 (0:00:00.002) 0:00:17.805 ******** 2026-04-18 16:35:05.748690 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:35:05.748762 | ubuntu-focal | 2026-04-18 16:35:05.749048 | ubuntu-focal | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-04-18 16:35:05.749103 | ubuntu-focal | Saturday 18 April 2026 16:35:05 +0000 (0:00:01.018) 0:00:18.824 ******** 2026-04-18 16:35:06.238766 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-18 16:35:06.238842 | ubuntu-focal | 2026-04-18 16:35:06.238851 | ubuntu-focal | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-18 16:35:06.238858 | ubuntu-focal | Saturday 18 April 2026 16:35:06 +0000 (0:00:00.489) 0:00:19.313 ******** 2026-04-18 16:35:06.793826 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-18 16:35:06.793892 | ubuntu-focal | 2026-04-18 16:35:06.794113 | ubuntu-focal | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-18 16:35:06.794202 | ubuntu-focal | Saturday 18 April 2026 16:35:06 +0000 (0:00:00.555) 0:00:19.869 ******** 2026-04-18 16:35:07.059728 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:35:07.059798 | ubuntu-focal | 2026-04-18 16:35:07.059999 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-18 16:35:07.060062 | ubuntu-focal | Saturday 18 April 2026 16:35:07 +0000 (0:00:00.263) 0:00:20.132 ******** 2026-04-18 16:35:07.100907 | ubuntu-focal | ok: [ubuntu-focal] => { 2026-04-18 16:35:07.101856 | ubuntu-focal | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-18 16:35:07.101901 | ubuntu-focal | } 2026-04-18 16:35:07.101913 | ubuntu-focal | 2026-04-18 16:35:07.101922 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-18 16:35:07.101932 | ubuntu-focal | Saturday 18 April 2026 16:35:07 +0000 (0:00:00.043) 0:00:20.176 ******** 2026-04-18 16:35:07.953390 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-18 16:35:07.953441 | ubuntu-focal | 2026-04-18 16:35:07.953461 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-18 16:35:07.953468 | ubuntu-focal | Saturday 18 April 2026 16:35:07 +0000 (0:00:00.849) 0:00:21.025 ******** 2026-04-18 16:35:12.441154 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-18 16:35:12.441565 | ubuntu-focal | 2026-04-18 16:35:12.441617 | ubuntu-focal | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-18 16:35:12.441625 | ubuntu-focal | Saturday 18 April 2026 16:35:12 +0000 (0:00:04.490) 0:00:25.516 ******** 2026-04-18 16:35:13.476391 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:35:13.476495 | ubuntu-focal | 2026-04-18 16:35:13.476507 | ubuntu-focal | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-18 16:35:13.476730 | ubuntu-focal | Saturday 18 April 2026 16:35:13 +0000 (0:00:01.034) 0:00:26.551 ******** 2026-04-18 16:35:13.930471 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-18 16:35:13.930953 | ubuntu-focal | 2026-04-18 16:35:13.931023 | ubuntu-focal | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-18 16:35:13.931032 | ubuntu-focal | Saturday 18 April 2026 16:35:13 +0000 (0:00:00.454) 0:00:27.005 ******** 2026-04-18 16:35:14.457801 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-18 16:35:14.457893 | ubuntu-focal | 2026-04-18 16:35:14.458139 | ubuntu-focal | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-18 16:35:14.458202 | ubuntu-focal | Saturday 18 April 2026 16:35:14 +0000 (0:00:00.527) 0:00:27.533 ******** 2026-04-18 16:35:15.159454 | ubuntu-focal | changed: [ubuntu-focal] => (item={'path': '/etc/docker'}) 2026-04-18 16:35:15.159519 | ubuntu-focal | changed: [ubuntu-focal] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-18 16:35:15.159890 | ubuntu-focal | changed: [ubuntu-focal] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-18 16:35:15.159965 | ubuntu-focal | 2026-04-18 16:35:15.159971 | ubuntu-focal | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-18 16:35:15.159976 | ubuntu-focal | Saturday 18 April 2026 16:35:15 +0000 (0:00:00.701) 0:00:28.234 ******** 2026-04-18 16:35:15.681871 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-18 16:35:15.681987 | ubuntu-focal | 2026-04-18 16:35:15.682254 | ubuntu-focal | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-18 16:35:15.682309 | ubuntu-focal | Saturday 18 April 2026 16:35:15 +0000 (0:00:00.522) 0:00:28.757 ******** 2026-04-18 16:35:16.202454 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-18 16:35:16.203510 | ubuntu-focal | 2026-04-18 16:35:16.203556 | ubuntu-focal | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-18 16:35:16.203565 | ubuntu-focal | Saturday 18 April 2026 16:35:16 +0000 (0:00:00.518) 0:00:29.275 ******** 2026-04-18 16:35:16.203573 | ubuntu-focal | 2026-04-18 16:35:16.203580 | ubuntu-focal | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-04-18 16:35:16.203588 | ubuntu-focal | Saturday 18 April 2026 16:35:16 +0000 (0:00:00.002) 0:00:29.278 ******** 2026-04-18 16:35:16.882296 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:35:16.882747 | ubuntu-focal | 2026-04-18 16:35:16.882800 | ubuntu-focal | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-04-18 16:35:16.882830 | ubuntu-focal | Saturday 18 April 2026 16:35:16 +0000 (0:00:00.679) 0:00:29.957 ******** 2026-04-18 16:35:18.243880 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-18 16:35:18.243949 | ubuntu-focal | 2026-04-18 16:35:18.244335 | ubuntu-focal | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-18 16:35:18.244422 | ubuntu-focal | Saturday 18 April 2026 16:35:18 +0000 (0:00:01.361) 0:00:31.319 ******** 2026-04-18 16:35:18.805039 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-18 16:35:18.805131 | ubuntu-focal | 2026-04-18 16:35:18.808276 | ubuntu-focal | PLAY RECAP ********************************************************************* 2026-04-18 16:35:18.808359 | ubuntu-focal | ubuntu-focal : ok=30 changed=19 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 2026-04-18 16:35:18.808368 | ubuntu-focal | 2026-04-18 16:35:18.808375 | ubuntu-focal | 2026-04-18 16:35:18.808381 | ubuntu-focal | TASKS RECAP ******************************************************************** 2026-04-18 16:35:18.808387 | ubuntu-focal | Saturday 18 April 2026 16:35:18 +0000 (0:00:00.561) 0:00:31.880 ******** 2026-04-18 16:35:18.808394 | ubuntu-focal | =============================================================================== 2026-04-18 16:35:18.808424 | ubuntu-focal | vexxhost.containers.containerd : Install AppArmor packages -------------- 5.49s 2026-04-18 16:35:18.808430 | ubuntu-focal | vexxhost.containers.download_artifact : Extract archive ----------------- 4.49s 2026-04-18 16:35:18.808436 | ubuntu-focal | vexxhost.containers.download_artifact : Extract archive ----------------- 4.21s 2026-04-18 16:35:18.808441 | ubuntu-focal | vexxhost.containers.containerd : Reload systemd ------------------------- 1.70s 2026-04-18 16:35:18.808447 | ubuntu-focal | vexxhost.containers.docker : Restart docker ----------------------------- 1.36s 2026-04-18 16:35:18.808453 | ubuntu-focal | vexxhost.containers.package : Update state for tar ---------------------- 1.32s 2026-04-18 16:35:18.808458 | ubuntu-focal | vexxhost.containers.containerd : Create folders for configuration ------- 1.14s 2026-04-18 16:35:18.808464 | ubuntu-focal | vexxhost.containers.download_artifact : Download item ------------------- 1.14s 2026-04-18 16:35:18.808469 | ubuntu-focal | vexxhost.containers.docker : Install AppArmor packages ------------------ 1.04s 2026-04-18 16:35:18.808475 | ubuntu-focal | Gathering Facts --------------------------------------------------------- 0.99s 2026-04-18 16:35:18.808481 | ubuntu-focal | vexxhost.containers.download_artifact : Download item ------------------- 0.85s 2026-04-18 16:35:18.808486 | ubuntu-focal | vexxhost.containers.download_artifact : Download item ------------------- 0.80s 2026-04-18 16:35:18.808492 | ubuntu-focal | vexxhost.containers.docker : Create folders for configuration ----------- 0.70s 2026-04-18 16:35:18.808497 | ubuntu-focal | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.69s 2026-04-18 16:35:18.808521 | ubuntu-focal | vexxhost.containers.containerd : Create containerd config file ---------- 0.66s 2026-04-18 16:35:18.808528 | ubuntu-focal | vexxhost.containers.docker : Enable and start service ------------------- 0.56s 2026-04-18 16:35:18.808534 | ubuntu-focal | vexxhost.containers.containerd : Enable and start service --------------- 0.56s 2026-04-18 16:35:18.808540 | ubuntu-focal | vexxhost.containers.docker : Create systemd service file for docker ----- 0.53s 2026-04-18 16:35:18.808545 | ubuntu-focal | vexxhost.containers.docker : Create systemd socket file for docker ------ 0.52s 2026-04-18 16:35:18.808551 | ubuntu-focal | vexxhost.containers.docker : Create docker daemon config file ----------- 0.52s 2026-04-18 16:35:18.950315 | ubuntu-focal | INFO [docker > converge] Executed: Successful 2026-04-18 16:35:18.960358 | ubuntu-focal | INFO [docker > idempotence] Executing 2026-04-18 16:35:19.404084 | ubuntu-focal | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-18 16:35:19.404504 | 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-04-18 16:35:19.404784 | 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-04-18 16:35:19.405059 | ubuntu-focal | 2026-04-18 16:35:19.839479 | ubuntu-focal | 2026-04-18 16:35:19.839714 | ubuntu-focal | PLAY [Converge] **************************************************************** 2026-04-18 16:35:19.839839 | ubuntu-focal | 2026-04-18 16:35:19.839968 | ubuntu-focal | TASK [Gathering Facts] ********************************************************* 2026-04-18 16:35:19.840097 | ubuntu-focal | Saturday 18 April 2026 16:35:19 +0000 (0:00:00.022) 0:00:00.022 ******** 2026-04-18 16:35:20.823187 | 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-04-18 16:35:20.828582 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:35:20.828642 | ubuntu-focal | 2026-04-18 16:35:20.828647 | ubuntu-focal | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-18 16:35:20.828652 | ubuntu-focal | Saturday 18 April 2026 16:35:20 +0000 (0:00:00.989) 0:00:01.012 ******** 2026-04-18 16:35:21.206354 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:35:21.206433 | ubuntu-focal | 2026-04-18 16:35:21.206442 | ubuntu-focal | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-18 16:35:21.206463 | ubuntu-focal | Saturday 18 April 2026 16:35:21 +0000 (0:00:00.377) 0:00:01.389 ******** 2026-04-18 16:35:21.240856 | ubuntu-focal | skipping: [ubuntu-focal] 2026-04-18 16:35:21.240930 | ubuntu-focal | 2026-04-18 16:35:21.240936 | ubuntu-focal | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-18 16:35:21.240942 | ubuntu-focal | Saturday 18 April 2026 16:35:21 +0000 (0:00:00.034) 0:00:01.424 ******** 2026-04-18 16:35:21.612023 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:35:21.612095 | ubuntu-focal | 2026-04-18 16:35:21.612111 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-18 16:35:21.612118 | ubuntu-focal | Saturday 18 April 2026 16:35:21 +0000 (0:00:00.370) 0:00:01.795 ******** 2026-04-18 16:35:21.676939 | ubuntu-focal | ok: [ubuntu-focal] => { 2026-04-18 16:35:21.677022 | ubuntu-focal | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-18 16:35:21.677033 | ubuntu-focal | } 2026-04-18 16:35:21.677043 | ubuntu-focal | 2026-04-18 16:35:21.677052 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-18 16:35:21.677061 | ubuntu-focal | Saturday 18 April 2026 16:35:21 +0000 (0:00:00.064) 0:00:01.859 ******** 2026-04-18 16:35:22.207998 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:35:22.208070 | ubuntu-focal | 2026-04-18 16:35:22.208078 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-18 16:35:22.208084 | ubuntu-focal | Saturday 18 April 2026 16:35:22 +0000 (0:00:00.531) 0:00:02.391 ******** 2026-04-18 16:35:22.236113 | ubuntu-focal | skipping: [ubuntu-focal] 2026-04-18 16:35:22.236174 | ubuntu-focal | 2026-04-18 16:35:22.236180 | ubuntu-focal | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-18 16:35:22.236184 | ubuntu-focal | Saturday 18 April 2026 16:35:22 +0000 (0:00:00.028) 0:00:02.419 ******** 2026-04-18 16:35:22.265493 | ubuntu-focal | skipping: [ubuntu-focal] 2026-04-18 16:35:22.265530 | ubuntu-focal | 2026-04-18 16:35:22.265537 | ubuntu-focal | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-18 16:35:22.265543 | ubuntu-focal | Saturday 18 April 2026 16:35:22 +0000 (0:00:00.029) 0:00:02.449 ******** 2026-04-18 16:35:22.499631 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:35:22.499721 | ubuntu-focal | 2026-04-18 16:35:22.500025 | ubuntu-focal | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-18 16:35:22.500088 | ubuntu-focal | Saturday 18 April 2026 16:35:22 +0000 (0:00:00.234) 0:00:02.683 ******** 2026-04-18 16:35:23.646444 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:35:23.646543 | ubuntu-focal | 2026-04-18 16:35:23.646843 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-18 16:35:23.646921 | ubuntu-focal | Saturday 18 April 2026 16:35:23 +0000 (0:00:01.146) 0:00:03.830 ******** 2026-04-18 16:35:23.726415 | ubuntu-focal | ok: [ubuntu-focal] => { 2026-04-18 16:35:23.726524 | ubuntu-focal | "msg": "https://github.com/containerd/containerd/releases/download/v1.7.31/containerd-1.7.31-linux-amd64.tar.gz" 2026-04-18 16:35:23.726536 | ubuntu-focal | } 2026-04-18 16:35:23.726545 | ubuntu-focal | 2026-04-18 16:35:23.726764 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-18 16:35:23.726859 | ubuntu-focal | Saturday 18 April 2026 16:35:23 +0000 (0:00:00.078) 0:00:03.908 ******** 2026-04-18 16:35:24.109721 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:35:24.109808 | ubuntu-focal | 2026-04-18 16:35:24.110035 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-18 16:35:24.110092 | ubuntu-focal | Saturday 18 April 2026 16:35:24 +0000 (0:00:00.383) 0:00:04.292 ******** 2026-04-18 16:35:27.139946 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:35:27.140027 | ubuntu-focal | 2026-04-18 16:35:27.140035 | ubuntu-focal | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-18 16:35:27.140041 | ubuntu-focal | Saturday 18 April 2026 16:35:27 +0000 (0:00:03.028) 0:00:07.321 ******** 2026-04-18 16:35:27.158597 | ubuntu-focal | skipping: [ubuntu-focal] 2026-04-18 16:35:27.159198 | ubuntu-focal | 2026-04-18 16:35:27.159262 | ubuntu-focal | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-18 16:35:27.159283 | ubuntu-focal | Saturday 18 April 2026 16:35:27 +0000 (0:00:00.021) 0:00:07.342 ******** 2026-04-18 16:35:27.180637 | ubuntu-focal | skipping: [ubuntu-focal] 2026-04-18 16:35:27.180864 | ubuntu-focal | 2026-04-18 16:35:27.181193 | ubuntu-focal | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-18 16:35:27.181444 | ubuntu-focal | Saturday 18 April 2026 16:35:27 +0000 (0:00:00.021) 0:00:07.364 ******** 2026-04-18 16:35:27.203737 | ubuntu-focal | skipping: [ubuntu-focal] 2026-04-18 16:35:27.204014 | ubuntu-focal | 2026-04-18 16:35:27.204259 | ubuntu-focal | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-18 16:35:27.204493 | ubuntu-focal | Saturday 18 April 2026 16:35:27 +0000 (0:00:00.023) 0:00:07.387 ******** 2026-04-18 16:35:28.300560 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:35:28.300603 | ubuntu-focal | 2026-04-18 16:35:28.300610 | ubuntu-focal | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-18 16:35:28.300616 | ubuntu-focal | Saturday 18 April 2026 16:35:28 +0000 (0:00:01.097) 0:00:08.484 ******** 2026-04-18 16:35:28.820747 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:35:28.820810 | ubuntu-focal | 2026-04-18 16:35:28.821075 | ubuntu-focal | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-18 16:35:28.821097 | ubuntu-focal | Saturday 18 April 2026 16:35:28 +0000 (0:00:00.520) 0:00:09.004 ******** 2026-04-18 16:35:29.972033 | ubuntu-focal | ok: [ubuntu-focal] => (item={'path': '/etc/containerd'}) 2026-04-18 16:35:29.973054 | ubuntu-focal | ok: [ubuntu-focal] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-18 16:35:29.973134 | ubuntu-focal | ok: [ubuntu-focal] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-18 16:35:29.973141 | ubuntu-focal | ok: [ubuntu-focal] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-18 16:35:29.973148 | ubuntu-focal | ok: [ubuntu-focal] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-18 16:35:29.973155 | ubuntu-focal | 2026-04-18 16:35:29.973161 | ubuntu-focal | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-18 16:35:29.973167 | ubuntu-focal | Saturday 18 April 2026 16:35:29 +0000 (0:00:01.150) 0:00:10.155 ******** 2026-04-18 16:35:30.585654 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:35:30.585746 | ubuntu-focal | 2026-04-18 16:35:30.585762 | ubuntu-focal | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-18 16:35:30.586164 | ubuntu-focal | Saturday 18 April 2026 16:35:30 +0000 (0:00:00.609) 0:00:10.765 ******** 2026-04-18 16:35:30.586229 | ubuntu-focal | 2026-04-18 16:35:30.586235 | ubuntu-focal | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-18 16:35:30.586239 | ubuntu-focal | Saturday 18 April 2026 16:35:30 +0000 (0:00:00.003) 0:00:10.769 ******** 2026-04-18 16:35:31.286573 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:35:31.286638 | ubuntu-focal | 2026-04-18 16:35:31.287063 | ubuntu-focal | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-18 16:35:31.287150 | ubuntu-focal | Saturday 18 April 2026 16:35:31 +0000 (0:00:00.700) 0:00:11.470 ******** 2026-04-18 16:35:31.529390 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:35:31.529493 | ubuntu-focal | 2026-04-18 16:35:31.529504 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-18 16:35:31.529513 | ubuntu-focal | Saturday 18 April 2026 16:35:31 +0000 (0:00:00.242) 0:00:11.712 ******** 2026-04-18 16:35:31.562717 | ubuntu-focal | ok: [ubuntu-focal] => { 2026-04-18 16:35:31.562796 | ubuntu-focal | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-18 16:35:31.562837 | ubuntu-focal | } 2026-04-18 16:35:31.562847 | ubuntu-focal | 2026-04-18 16:35:31.562858 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-18 16:35:31.562867 | ubuntu-focal | Saturday 18 April 2026 16:35:31 +0000 (0:00:00.032) 0:00:11.745 ******** 2026-04-18 16:35:31.926737 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:35:31.926855 | ubuntu-focal | 2026-04-18 16:35:31.926870 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-18 16:35:31.926880 | ubuntu-focal | Saturday 18 April 2026 16:35:31 +0000 (0:00:00.363) 0:00:12.109 ******** 2026-04-18 16:35:35.069103 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:35:35.069180 | ubuntu-focal | 2026-04-18 16:35:35.069191 | ubuntu-focal | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-18 16:35:35.069218 | ubuntu-focal | Saturday 18 April 2026 16:35:35 +0000 (0:00:03.142) 0:00:15.252 ******** 2026-04-18 16:35:36.244441 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:35:36.244520 | ubuntu-focal | 2026-04-18 16:35:36.244526 | ubuntu-focal | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-18 16:35:36.244532 | ubuntu-focal | Saturday 18 April 2026 16:35:36 +0000 (0:00:01.175) 0:00:16.427 ******** 2026-04-18 16:35:36.625868 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:35:36.625963 | ubuntu-focal | 2026-04-18 16:35:36.626285 | ubuntu-focal | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-18 16:35:36.626319 | ubuntu-focal | Saturday 18 April 2026 16:35:36 +0000 (0:00:00.381) 0:00:16.809 ******** 2026-04-18 16:35:37.181455 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:35:37.181610 | ubuntu-focal | 2026-04-18 16:35:37.181717 | ubuntu-focal | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-18 16:35:37.181737 | ubuntu-focal | Saturday 18 April 2026 16:35:37 +0000 (0:00:00.555) 0:00:17.365 ******** 2026-04-18 16:35:37.875004 | ubuntu-focal | ok: [ubuntu-focal] => (item={'path': '/etc/docker'}) 2026-04-18 16:35:37.875667 | ubuntu-focal | ok: [ubuntu-focal] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-18 16:35:37.875749 | ubuntu-focal | ok: [ubuntu-focal] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-18 16:35:37.875757 | ubuntu-focal | 2026-04-18 16:35:37.875764 | ubuntu-focal | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-18 16:35:37.875770 | ubuntu-focal | Saturday 18 April 2026 16:35:37 +0000 (0:00:00.693) 0:00:18.058 ******** 2026-04-18 16:35:38.459159 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:35:38.459228 | ubuntu-focal | 2026-04-18 16:35:38.459548 | ubuntu-focal | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-18 16:35:38.459605 | ubuntu-focal | Saturday 18 April 2026 16:35:38 +0000 (0:00:00.584) 0:00:18.642 ******** 2026-04-18 16:35:38.965262 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:35:38.965335 | ubuntu-focal | 2026-04-18 16:35:38.965975 | ubuntu-focal | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-18 16:35:38.966038 | ubuntu-focal | Saturday 18 April 2026 16:35:38 +0000 (0:00:00.503) 0:00:19.146 ******** 2026-04-18 16:35:38.966047 | ubuntu-focal | 2026-04-18 16:35:38.966054 | ubuntu-focal | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-18 16:35:38.966061 | ubuntu-focal | Saturday 18 April 2026 16:35:38 +0000 (0:00:00.002) 0:00:19.149 ******** 2026-04-18 16:35:39.332669 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:35:39.332733 | ubuntu-focal | 2026-04-18 16:35:39.336175 | ubuntu-focal | PLAY RECAP ********************************************************************* 2026-04-18 16:35:39.336227 | ubuntu-focal | ubuntu-focal : ok=26 changed=0 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 2026-04-18 16:35:39.336235 | ubuntu-focal | 2026-04-18 16:35:39.336241 | ubuntu-focal | 2026-04-18 16:35:39.336246 | ubuntu-focal | TASKS RECAP ******************************************************************** 2026-04-18 16:35:39.336252 | ubuntu-focal | Saturday 18 April 2026 16:35:39 +0000 (0:00:00.367) 0:00:19.516 ******** 2026-04-18 16:35:39.336257 | ubuntu-focal | =============================================================================== 2026-04-18 16:35:39.336262 | ubuntu-focal | vexxhost.containers.download_artifact : Extract archive ----------------- 3.14s 2026-04-18 16:35:39.336268 | ubuntu-focal | vexxhost.containers.download_artifact : Extract archive ----------------- 3.03s 2026-04-18 16:35:39.336273 | ubuntu-focal | vexxhost.containers.docker : Install AppArmor packages ------------------ 1.18s 2026-04-18 16:35:39.336278 | ubuntu-focal | vexxhost.containers.containerd : Create folders for configuration ------- 1.15s 2026-04-18 16:35:39.336283 | ubuntu-focal | vexxhost.containers.package : Update state for tar ---------------------- 1.15s 2026-04-18 16:35:39.336288 | ubuntu-focal | vexxhost.containers.containerd : Install AppArmor packages -------------- 1.10s 2026-04-18 16:35:39.336300 | ubuntu-focal | Gathering Facts --------------------------------------------------------- 0.99s 2026-04-18 16:35:39.336306 | ubuntu-focal | vexxhost.containers.containerd : Enable and start service --------------- 0.70s 2026-04-18 16:35:39.336311 | ubuntu-focal | vexxhost.containers.docker : Create folders for configuration ----------- 0.69s 2026-04-18 16:35:39.336329 | ubuntu-focal | vexxhost.containers.containerd : Create containerd config file ---------- 0.61s 2026-04-18 16:35:39.336334 | ubuntu-focal | vexxhost.containers.docker : Create systemd socket file for docker ------ 0.58s 2026-04-18 16:35:39.336338 | ubuntu-focal | vexxhost.containers.docker : Create systemd service file for docker ----- 0.56s 2026-04-18 16:35:39.336342 | ubuntu-focal | vexxhost.containers.download_artifact : Download item ------------------- 0.53s 2026-04-18 16:35:39.336346 | ubuntu-focal | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.52s 2026-04-18 16:35:39.336349 | ubuntu-focal | vexxhost.containers.docker : Create docker daemon config file ----------- 0.50s 2026-04-18 16:35:39.336353 | ubuntu-focal | vexxhost.containers.download_artifact : Download item ------------------- 0.38s 2026-04-18 16:35:39.336357 | ubuntu-focal | vexxhost.containers.docker : Ensure group "docker" exists --------------- 0.38s 2026-04-18 16:35:39.336360 | ubuntu-focal | vexxhost.containers.forget_package : Forget package --------------------- 0.38s 2026-04-18 16:35:39.336364 | ubuntu-focal | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.37s 2026-04-18 16:35:39.336368 | ubuntu-focal | vexxhost.containers.docker : Enable and start service ------------------- 0.37s 2026-04-18 16:35:39.470653 | ubuntu-focal | INFO [docker > idempotence] Executed: Successful 2026-04-18 16:35:39.479973 | ubuntu-focal | INFO [docker > side_effect] Executing 2026-04-18 16:35:39.480318 | ubuntu-focal | WARNING [docker > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-18 16:35:39.485304 | ubuntu-focal | INFO [docker > verify] Executing 2026-04-18 16:35:39.985593 | ubuntu-focal | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-18 16:35:39.985840 | 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-04-18 16:35:39.986010 | 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-04-18 16:35:39.986147 | ubuntu-focal | 2026-04-18 16:35:40.308802 | ubuntu-focal | 2026-04-18 16:35:40.309148 | ubuntu-focal | PLAY [Verify] ****************************************************************** 2026-04-18 16:35:40.309374 | ubuntu-focal | 2026-04-18 16:35:40.309613 | ubuntu-focal | TASK [Gathering Facts] ********************************************************* 2026-04-18 16:35:40.309850 | ubuntu-focal | Saturday 18 April 2026 16:35:40 +0000 (0:00:00.007) 0:00:00.007 ******** 2026-04-18 16:35:41.383451 | 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-04-18 16:35:41.384321 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:35:41.384635 | ubuntu-focal | 2026-04-18 16:35:41.384780 | ubuntu-focal | TASK [Populate service facts] ************************************************** 2026-04-18 16:35:41.384921 | ubuntu-focal | Saturday 18 April 2026 16:35:41 +0000 (0:00:01.072) 0:00:01.080 ******** 2026-04-18 16:35:43.249207 | ubuntu-focal | ok: [ubuntu-focal] 2026-04-18 16:35:43.249298 | ubuntu-focal | 2026-04-18 16:35:43.249310 | ubuntu-focal | TASK [Assert that the Docker service is still up] ****************************** 2026-04-18 16:35:43.249320 | ubuntu-focal | Saturday 18 April 2026 16:35:43 +0000 (0:00:01.866) 0:00:02.946 ******** 2026-04-18 16:35:43.272850 | ubuntu-focal | ok: [ubuntu-focal] => { 2026-04-18 16:35:43.272883 | ubuntu-focal | "changed": false, 2026-04-18 16:35:43.272893 | ubuntu-focal | "msg": "All assertions passed" 2026-04-18 16:35:43.272904 | ubuntu-focal | } 2026-04-18 16:35:43.272912 | ubuntu-focal | 2026-04-18 16:35:43.272921 | ubuntu-focal | TASK [Check if Docker version is correct] ************************************** 2026-04-18 16:35:43.272929 | ubuntu-focal | Saturday 18 April 2026 16:35:43 +0000 (0:00:00.023) 0:00:02.970 ******** 2026-04-18 16:35:43.644534 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-18 16:35:43.644598 | ubuntu-focal | 2026-04-18 16:35:43.644610 | ubuntu-focal | TASK [Check if docker ps command return 0] ************************************* 2026-04-18 16:35:43.644629 | ubuntu-focal | Saturday 18 April 2026 16:35:43 +0000 (0:00:00.371) 0:00:03.341 ******** 2026-04-18 16:35:43.898203 | ubuntu-focal | changed: [ubuntu-focal] 2026-04-18 16:35:43.898267 | ubuntu-focal | 2026-04-18 16:35:43.898279 | ubuntu-focal | PLAY RECAP ********************************************************************* 2026-04-18 16:35:43.898290 | ubuntu-focal | ubuntu-focal : ok=5 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-18 16:35:43.898300 | ubuntu-focal | 2026-04-18 16:35:43.898327 | ubuntu-focal | 2026-04-18 16:35:43.898336 | ubuntu-focal | TASKS RECAP ******************************************************************** 2026-04-18 16:35:43.898345 | ubuntu-focal | Saturday 18 April 2026 16:35:43 +0000 (0:00:00.252) 0:00:03.594 ******** 2026-04-18 16:35:43.898351 | ubuntu-focal | =============================================================================== 2026-04-18 16:35:43.898356 | ubuntu-focal | Populate service facts -------------------------------------------------- 1.87s 2026-04-18 16:35:43.898361 | ubuntu-focal | Gathering Facts --------------------------------------------------------- 1.07s 2026-04-18 16:35:43.898367 | ubuntu-focal | Check if Docker version is correct -------------------------------------- 0.37s 2026-04-18 16:35:43.898372 | ubuntu-focal | Check if docker ps command return 0 ------------------------------------- 0.25s 2026-04-18 16:35:43.898377 | ubuntu-focal | Assert that the Docker service is still up ------------------------------ 0.02s 2026-04-18 16:35:44.006940 | ubuntu-focal | INFO [docker > verify] Executed: Successful 2026-04-18 16:35:44.006983 | ubuntu-focal | INFO [docker > cleanup] Executing 2026-04-18 16:35:44.006991 | ubuntu-focal | WARNING [docker > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-18 16:35:44.012156 | ubuntu-focal | INFO [docker > destroy] Executing 2026-04-18 16:35:44.012261 | ubuntu-focal | WARNING [docker > destroy] Skipping, '--destroy=never' requested. 2026-04-18 16:35:44.012345 | ubuntu-focal | INFO [docker > destroy] Executed: Successful 2026-04-18 16:35:44.012631 | ubuntu-focal | WARNING Molecule executed 1 scenario (1 missing files) 2026-04-18 16:35:44.348271 | ubuntu-focal | ok: Runtime: 0:01:21.599486 2026-04-18 16:35:44.363805 | 2026-04-18 16:35:44.364032 | PLAY RECAP 2026-04-18 16:35:44.364143 | ubuntu-focal | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-18 16:35:44.364194 | 2026-04-18 16:35:44.526731 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-18 16:35:44.529246 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-18 16:35:45.161482 | 2026-04-18 16:35:45.424107 | PLAY [all] 2026-04-18 16:35:45.444567 | 2026-04-18 16:35:45.444778 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-18 16:35:45.492679 | ubuntu-focal | skipping: Conditional result was False 2026-04-18 16:35:45.504674 | 2026-04-18 16:35:45.504884 | TASK [fetch-output : Set log path for single node] 2026-04-18 16:35:45.551574 | ubuntu-focal | ok 2026-04-18 16:35:45.556562 | 2026-04-18 16:35:45.556660 | LOOP [fetch-output : Ensure local output dirs] 2026-04-18 16:35:46.008045 | ubuntu-focal -> localhost | ok: "/var/lib/zuul/builds/740dc4e3366a49ffb6ecb1a8dfcf92d8/work/logs" 2026-04-18 16:35:46.262297 | ubuntu-focal -> localhost | changed: "/var/lib/zuul/builds/740dc4e3366a49ffb6ecb1a8dfcf92d8/work/artifacts" 2026-04-18 16:35:46.490196 | ubuntu-focal -> localhost | changed: "/var/lib/zuul/builds/740dc4e3366a49ffb6ecb1a8dfcf92d8/work/docs" 2026-04-18 16:35:46.501779 | 2026-04-18 16:35:46.501992 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-18 16:35:47.120544 | ubuntu-focal | changed: .d..t...... ./ 2026-04-18 16:35:47.120939 | ubuntu-focal | changed: All items complete 2026-04-18 16:35:47.121065 | 2026-04-18 16:35:47.540677 | ubuntu-focal | changed: .d..t...... ./ 2026-04-18 16:35:47.915872 | ubuntu-focal | changed: .d..t...... ./ 2026-04-18 16:35:47.934639 | 2026-04-18 16:35:47.934787 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-18 16:35:49.080558 | ubuntu-focal -> localhost | ok: Item: artifacts Runtime: 0:00:00.009123 2026-04-18 16:35:49.293932 | ubuntu-focal -> localhost | ok: Item: docs Runtime: 0:00:00.005291 2026-04-18 16:35:49.314363 | 2026-04-18 16:35:49.314533 | PLAY [all] 2026-04-18 16:35:49.325555 | 2026-04-18 16:35:49.325719 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-18 16:35:49.752978 | ubuntu-focal | changed 2026-04-18 16:35:50.167978 | 2026-04-18 16:35:50.168079 | PLAY RECAP 2026-04-18 16:35:50.168126 | ubuntu-focal | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-18 16:35:50.168149 | 2026-04-18 16:35:50.270662 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-18 16:35:50.271909 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-18 16:35:50.922788 | 2026-04-18 16:35:50.922955 | PLAY [localhost] 2026-04-18 16:35:50.933428 | 2026-04-18 16:35:50.933507 | TASK [Generate Zuul manifest] 2026-04-18 16:35:50.956078 | localhost | ok 2026-04-18 16:35:50.972850 | 2026-04-18 16:35:50.972972 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-18 16:35:51.495488 | localhost | changed 2026-04-18 16:35:51.509483 | 2026-04-18 16:35:51.509591 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-18 16:35:51.574172 | localhost | ok 2026-04-18 16:35:51.582664 | 2026-04-18 16:35:51.582733 | TASK [Upload logs] 2026-04-18 16:35:51.604283 | localhost | ok 2026-04-18 16:35:51.665353 | 2026-04-18 16:35:51.665472 | TASK [Set zuul-log-path fact] 2026-04-18 16:35:51.685827 | localhost | ok 2026-04-18 16:35:51.698766 | 2026-04-18 16:35:51.698833 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-18 16:35:51.731635 | localhost | ok 2026-04-18 16:35:51.739380 | 2026-04-18 16:35:51.739442 | TASK [upload-logs : Create log directories] 2026-04-18 16:35:52.254823 | localhost | changed 2026-04-18 16:35:52.262566 | 2026-04-18 16:35:52.262666 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-18 16:35:53.974389 | localhost -> localhost | ok: Runtime: 0:00:01.293404 2026-04-18 16:35:53.980663 | 2026-04-18 16:35:53.980750 | TASK [upload-logs : Upload logs to log server] 2026-04-18 16:35:54.622751 | localhost | Output suppressed because no_log was given 2026-04-18 16:35:54.628218 | 2026-04-18 16:35:54.628314 | LOOP [upload-logs : Compress console log and json output] 2026-04-18 16:35:54.672302 | localhost | skipping: Conditional result was False 2026-04-18 16:35:54.679613 | localhost | skipping: Conditional result was False 2026-04-18 16:35:54.694418 | 2026-04-18 16:35:54.694794 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-18 16:35:54.734704 | localhost | skipping: Conditional result was False 2026-04-18 16:35:54.735109 | 2026-04-18 16:35:54.739227 | localhost | skipping: Conditional result was False 2026-04-18 16:35:54.749761 | 2026-04-18 16:35:54.749930 | LOOP [upload-logs : Upload console log and json output]