2026-02-04 13:52:22.577988 | Job console starting 2026-02-04 13:52:22.585359 | Updating git repos 2026-02-04 13:52:22.841128 | Cloning repos into workspace 2026-02-04 13:52:22.889800 | Restoring repo states 2026-02-04 13:52:22.907289 | Merging changes 2026-02-04 13:52:23.211637 | Checking out repos 2026-02-04 13:52:23.261817 | Preparing playbooks 2026-02-04 13:52:24.316040 | Running Ansible setup 2026-02-04 13:52:27.721480 | PRE-RUN START: [trusted : vexxhost.dev/zuul-config/playbooks/base/pre.yaml@main] 2026-02-04 13:52:28.311691 | 2026-02-04 13:52:28.311840 | PLAY [localhost] 2026-02-04 13:52:28.320253 | 2026-02-04 13:52:28.320361 | TASK [Gathering Facts] 2026-02-04 13:52:29.206620 | localhost | ok 2026-02-04 13:52:29.213583 | 2026-02-04 13:52:29.213663 | TASK [Setup log path fact] 2026-02-04 13:52:29.243912 | localhost | ok 2026-02-04 13:52:29.256600 | 2026-02-04 13:52:29.256679 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-04 13:52:29.307765 | localhost | ok 2026-02-04 13:52:29.315616 | 2026-02-04 13:52:29.315708 | TASK [emit-job-header : Print job information] 2026-02-04 13:52:29.358368 | # Job Information 2026-02-04 13:52:29.358560 | Ansible Version: 2.16.15 2026-02-04 13:52:29.358609 | Job: ansible-collection-containers-molecule-docker-ubuntu-focal 2026-02-04 13:52:29.358640 | Pipeline: check 2026-02-04 13:52:29.358670 | Executor: 3a2793d2bd32 2026-02-04 13:52:29.358698 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/93 2026-02-04 13:52:29.358731 | Event ID: 8df6747e-01d0-11f1-93f2-82fc7d812c5c 2026-02-04 13:52:29.362663 | 2026-02-04 13:52:29.362761 | LOOP [emit-job-header : Print node information] 2026-02-04 13:52:29.474247 | localhost | ok: 2026-02-04 13:52:29.474539 | localhost | # Node Information 2026-02-04 13:52:29.474605 | localhost | Inventory Hostname: ubuntu-focal 2026-02-04 13:52:29.474656 | localhost | Hostname: np0000154852 2026-02-04 13:52:29.474703 | localhost | Username: zuul 2026-02-04 13:52:29.474740 | localhost | Distro: Ubuntu 20.04 2026-02-04 13:52:29.474761 | localhost | Provider: yul1 2026-02-04 13:52:29.474779 | localhost | Region: ca-ymq-1 2026-02-04 13:52:29.474797 | localhost | Label: ubuntu-focal 2026-02-04 13:52:29.474816 | localhost | Product Name: OpenStack Nova 2026-02-04 13:52:29.474834 | localhost | Interface IP: 199.19.213.52 2026-02-04 13:52:29.491666 | 2026-02-04 13:52:29.491862 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-04 13:52:29.893996 | localhost -> localhost | changed 2026-02-04 13:52:29.901507 | 2026-02-04 13:52:29.901628 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-04 13:52:30.810684 | localhost -> localhost | changed 2026-02-04 13:52:30.820657 | 2026-02-04 13:52:30.820758 | PLAY [all] 2026-02-04 13:52:30.830275 | 2026-02-04 13:52:30.830352 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-04 13:52:31.069461 | ubuntu-focal -> localhost | ok 2026-02-04 13:52:31.081037 | 2026-02-04 13:52:31.081185 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-04 13:52:31.115905 | ubuntu-focal | ok 2026-02-04 13:52:31.133160 | ubuntu-focal | included: /var/lib/zuul/builds/2f653806eb3041ada4ccd53675733f09/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-04 13:52:31.138821 | 2026-02-04 13:52:31.138896 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-04 13:52:32.874681 | ubuntu-focal -> localhost | Generating public/private rsa key pair. 2026-02-04 13:52:32.874913 | ubuntu-focal -> localhost | Your identification has been saved in /var/lib/zuul/builds/2f653806eb3041ada4ccd53675733f09/work/2f653806eb3041ada4ccd53675733f09_id_rsa 2026-02-04 13:52:32.874958 | ubuntu-focal -> localhost | Your public key has been saved in /var/lib/zuul/builds/2f653806eb3041ada4ccd53675733f09/work/2f653806eb3041ada4ccd53675733f09_id_rsa.pub 2026-02-04 13:52:32.874991 | ubuntu-focal -> localhost | The key fingerprint is: 2026-02-04 13:52:32.875021 | ubuntu-focal -> localhost | SHA256:3ZjQaRIi9+ZD454rj5nBwaufITe5hNgxazy+qVbQCrA zuul-build-sshkey 2026-02-04 13:52:32.875066 | ubuntu-focal -> localhost | The key's randomart image is: 2026-02-04 13:52:32.875097 | ubuntu-focal -> localhost | +---[RSA 3072]----+ 2026-02-04 13:52:32.875132 | ubuntu-focal -> localhost | | . o . | 2026-02-04 13:52:32.875163 | ubuntu-focal -> localhost | |. o o o . | 2026-02-04 13:52:32.875191 | ubuntu-focal -> localhost | |.. . B + | 2026-02-04 13:52:32.875220 | ubuntu-focal -> localhost | |E . .. = * + | 2026-02-04 13:52:32.875249 | ubuntu-focal -> localhost | | . oo o S + . | 2026-02-04 13:52:32.875277 | ubuntu-focal -> localhost | | .+.* = o | 2026-02-04 13:52:32.875305 | ubuntu-focal -> localhost | | ..O X o | 2026-02-04 13:52:32.875351 | ubuntu-focal -> localhost | | .o B.X . | 2026-02-04 13:52:32.875387 | ubuntu-focal -> localhost | | ...=oBoo | 2026-02-04 13:52:32.875417 | ubuntu-focal -> localhost | +----[SHA256]-----+ 2026-02-04 13:52:32.875489 | ubuntu-focal -> localhost | ok: Runtime: 0:00:01.310452 2026-02-04 13:52:32.881421 | 2026-02-04 13:52:32.881495 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-04 13:52:32.925777 | ubuntu-focal | ok 2026-02-04 13:52:32.935769 | ubuntu-focal | included: /var/lib/zuul/builds/2f653806eb3041ada4ccd53675733f09/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-04 13:52:32.943888 | 2026-02-04 13:52:32.943988 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-04 13:52:32.968780 | ubuntu-focal | skipping: Conditional result was False 2026-02-04 13:52:32.978161 | 2026-02-04 13:52:32.978228 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-04 13:52:33.425264 | ubuntu-focal | changed 2026-02-04 13:52:33.431360 | 2026-02-04 13:52:33.431428 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-04 13:52:33.609023 | ubuntu-focal | ok 2026-02-04 13:52:33.614184 | 2026-02-04 13:52:33.614254 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-04 13:52:34.096212 | ubuntu-focal | changed 2026-02-04 13:52:34.102972 | 2026-02-04 13:52:34.103077 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-04 13:52:34.520744 | ubuntu-focal | changed 2026-02-04 13:52:34.525783 | 2026-02-04 13:52:34.525858 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-04 13:52:34.549193 | ubuntu-focal | skipping: Conditional result was False 2026-02-04 13:52:34.558629 | 2026-02-04 13:52:34.558743 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-04 13:52:34.917836 | ubuntu-focal -> localhost | changed 2026-02-04 13:52:34.936560 | 2026-02-04 13:52:34.936655 | TASK [add-build-sshkey : Add back temp key] 2026-02-04 13:52:35.239281 | ubuntu-focal -> localhost | Identity added: /var/lib/zuul/builds/2f653806eb3041ada4ccd53675733f09/work/2f653806eb3041ada4ccd53675733f09_id_rsa (zuul-build-sshkey) 2026-02-04 13:52:35.239519 | ubuntu-focal -> localhost | ok: Runtime: 0:00:00.015382 2026-02-04 13:52:35.255841 | 2026-02-04 13:52:35.255933 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-04 13:52:35.577867 | ubuntu-focal | ok 2026-02-04 13:52:35.584608 | 2026-02-04 13:52:35.584699 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-04 13:52:35.610340 | ubuntu-focal | skipping: Conditional result was False 2026-02-04 13:52:35.625465 | 2026-02-04 13:52:35.625538 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-02-04 13:52:35.966142 | ubuntu-focal | ok 2026-02-04 13:52:35.974204 | 2026-02-04 13:52:35.974273 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-02-04 13:52:36.731987 | ubuntu-focal | Output suppressed because no_log was given 2026-02-04 13:52:36.742154 | 2026-02-04 13:52:36.742231 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-02-04 13:52:36.912132 | ubuntu-focal | ok: "logs" 2026-02-04 13:52:36.912456 | ubuntu-focal | ok: All items complete 2026-02-04 13:52:36.912497 | 2026-02-04 13:52:37.047274 | ubuntu-focal | ok: "artifacts" 2026-02-04 13:52:37.197988 | ubuntu-focal | ok: "docs" 2026-02-04 13:52:37.219951 | 2026-02-04 13:52:37.220085 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-02-04 13:52:37.412591 | ubuntu-focal | changed: "logs" 2026-02-04 13:52:37.567724 | ubuntu-focal | changed: "artifacts" 2026-02-04 13:52:37.746683 | ubuntu-focal | changed: "docs" 2026-02-04 13:52:37.765066 | 2026-02-04 13:52:37.765244 | PLAY RECAP 2026-02-04 13:52:37.765302 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-04 13:52:37.765343 | ubuntu-focal | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-02-04 13:52:37.765371 | 2026-02-04 13:52:38.031442 | PRE-RUN END RESULT_NORMAL: [trusted : vexxhost.dev/zuul-config/playbooks/base/pre.yaml@main] 2026-02-04 13:52:38.032744 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-02-04 13:52:38.651669 | 2026-02-04 13:52:38.651893 | PLAY [all] 2026-02-04 13:52:38.671175 | 2026-02-04 13:52:38.671402 | TASK [setup-uv : Extract archive] 2026-02-04 13:52:41.061102 | ubuntu-focal | changed 2026-02-04 13:52:41.069265 | 2026-02-04 13:52:41.069348 | TASK [setup-uv : Print version] 2026-02-04 13:52:39.625216 | ubuntu-focal | uv 0.8.13 2026-02-04 13:52:41.608307 | ubuntu-focal | ok: Runtime: 0:00:00.010012 2026-02-04 13:52:41.614910 | 2026-02-04 13:52:41.614958 | PLAY RECAP 2026-02-04 13:52:41.615003 | ubuntu-focal | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-04 13:52:41.615026 | 2026-02-04 13:52:41.747570 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-02-04 13:52:41.750288 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-02-04 13:52:42.343239 | 2026-02-04 13:52:42.343367 | PLAY [all] 2026-02-04 13:52:42.355028 | 2026-02-04 13:52:42.355105 | TASK [Copy inventory file for Zuul] 2026-02-04 13:52:43.200681 | ubuntu-focal | changed 2026-02-04 13:52:43.206855 | 2026-02-04 13:52:43.206937 | TASK [Switch "ansible_host" to private IP] 2026-02-04 13:52:43.474614 | ubuntu-focal | changed: 1 replacements made 2026-02-04 13:52:43.482836 | 2026-02-04 13:52:43.482943 | TASK [Run Molecule scenario] 2026-02-04 13:52:42.173624 | ubuntu-focal | Downloading cpython-3.13.7-linux-x86_64-gnu (download) (30.9MiB) 2026-02-04 13:52:42.914297 | ubuntu-focal | Downloading cpython-3.13.7-linux-x86_64-gnu (download) 2026-02-04 13:52:43.180307 | ubuntu-focal | Using CPython 3.13.7 2026-02-04 13:52:43.180398 | ubuntu-focal | Creating virtual environment at: .venv 2026-02-04 13:52:43.407389 | ubuntu-focal | Downloading ansible-core (2.3MiB) 2026-02-04 13:52:43.407868 | ubuntu-focal | Downloading pygments (1.2MiB) 2026-02-04 13:52:43.469930 | ubuntu-focal | Downloading cryptography (4.3MiB) 2026-02-04 13:52:43.581283 | ubuntu-focal | Downloading cryptography 2026-02-04 13:52:43.603156 | ubuntu-focal | Downloading pygments 2026-02-04 13:52:43.688609 | ubuntu-focal | Downloading ansible-core 2026-02-04 13:52:43.720780 | ubuntu-focal | Installed 36 packages in 29ms 2026-02-04 13:52:44.936501 | ubuntu-focal | INFO Collection 'vexxhost.containers' detected. 2026-02-04 13:52:44.936654 | ubuntu-focal | INFO Scenarios will be used from 'extensions/molecule' 2026-02-04 13:52:45.737409 | ubuntu-focal | CRITICAL 'extensions/molecule/default/molecule.yml' glob failed. Exiting. 2026-02-04 13:52:45.737552 | ubuntu-focal | INFO default scenario not found, disabling shared state. 2026-02-04 13:52:45.737747 | ubuntu-focal | INFO [docker > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-02-04 13:52:45.737853 | ubuntu-focal | INFO [docker > prerun] Performing prerun with role_name_check=0... 2026-02-04 13:52:57.376806 | ubuntu-focal | INFO [docker > dependency] Executing 2026-02-04 13:52:57.377091 | ubuntu-focal | WARNING [docker > dependency] Missing roles requirements file: requirements.yml 2026-02-04 13:52:57.377308 | ubuntu-focal | WARNING [docker > dependency] Missing collections requirements file: collections.yml 2026-02-04 13:52:57.377437 | ubuntu-focal | WARNING [docker > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-02-04 13:52:57.382458 | ubuntu-focal | INFO [docker > cleanup] Executing 2026-02-04 13:52:57.382780 | ubuntu-focal | WARNING [docker > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-02-04 13:52:57.387670 | ubuntu-focal | INFO [docker > destroy] Executing 2026-02-04 13:52:57.387773 | ubuntu-focal | WARNING [docker > destroy] Skipping, '--destroy=never' requested. 2026-02-04 13:52:57.387859 | ubuntu-focal | INFO [docker > destroy] Executed: Successful 2026-02-04 13:52:57.392804 | ubuntu-focal | INFO [docker > syntax] Executing 2026-02-04 13:52:57.916281 | ubuntu-focal | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-02-04 13:52:57.916805 | 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-02-04 13:52:57.916818 | 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-02-04 13:52:57.916823 | ubuntu-focal | 2026-02-04 13:52:58.418213 | ubuntu-focal | 2026-02-04 13:52:58.418289 | ubuntu-focal | playbook: /home/zuul/src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/docker/converge.yml 2026-02-04 13:52:58.618357 | ubuntu-focal | INFO [docker > syntax] Executed: Successful 2026-02-04 13:52:58.624413 | ubuntu-focal | INFO [docker > create] Executing 2026-02-04 13:52:58.626273 | ubuntu-focal | WARNING [docker > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-02-04 13:52:58.631928 | ubuntu-focal | INFO [docker > prepare] Executing 2026-02-04 13:52:59.169128 | ubuntu-focal | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-02-04 13:52:59.169344 | 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-02-04 13:52:59.169455 | 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-02-04 13:52:59.169534 | ubuntu-focal | 2026-02-04 13:52:59.526166 | ubuntu-focal | 2026-02-04 13:52:59.526378 | ubuntu-focal | PLAY [Prepare] ***************************************************************** 2026-02-04 13:52:59.526393 | ubuntu-focal | 2026-02-04 13:52:59.526403 | ubuntu-focal | TASK [Gathering Facts] ********************************************************* 2026-02-04 13:52:59.526465 | ubuntu-focal | Wednesday 04 February 2026 13:52:59 +0000 (0:00:00.030) 0:00:00.030 **** 2026-02-04 13:53:00.767982 | 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-02-04 13:53:00.769575 | ubuntu-focal | ok: [ubuntu-focal] 2026-02-04 13:53:00.769689 | ubuntu-focal | 2026-02-04 13:53:00.769815 | ubuntu-focal | TASK [Update "apt" cache] ****************************************************** 2026-02-04 13:53:00.769937 | ubuntu-focal | Wednesday 04 February 2026 13:53:00 +0000 (0:00:01.244) 0:00:01.274 **** 2026-02-04 13:53:09.068355 | ubuntu-focal | changed: [ubuntu-focal] 2026-02-04 13:53:09.068571 | ubuntu-focal | 2026-02-04 13:53:09.068850 | ubuntu-focal | PLAY RECAP ********************************************************************* 2026-02-04 13:53:09.069055 | ubuntu-focal | ubuntu-focal : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-04 13:53:09.069159 | ubuntu-focal | 2026-02-04 13:53:09.069262 | ubuntu-focal | 2026-02-04 13:53:09.069387 | ubuntu-focal | TASKS RECAP ******************************************************************** 2026-02-04 13:53:09.069520 | ubuntu-focal | Wednesday 04 February 2026 13:53:09 +0000 (0:00:08.298) 0:00:09.572 **** 2026-02-04 13:53:09.069629 | ubuntu-focal | =============================================================================== 2026-02-04 13:53:09.069740 | ubuntu-focal | Update "apt" cache ------------------------------------------------------ 8.30s 2026-02-04 13:53:09.069851 | ubuntu-focal | Gathering Facts --------------------------------------------------------- 1.24s 2026-02-04 13:53:09.221723 | ubuntu-focal | INFO [docker > prepare] Executed: Successful 2026-02-04 13:53:09.230507 | ubuntu-focal | INFO [docker > converge] Executing 2026-02-04 13:53:09.698756 | ubuntu-focal | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-02-04 13:53:09.698953 | 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-02-04 13:53:09.699056 | 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-02-04 13:53:09.699140 | ubuntu-focal | 2026-02-04 13:53:11.167611 | ubuntu-focal | 2026-02-04 13:53:11.167673 | ubuntu-focal | PLAY [Converge] **************************************************************** 2026-02-04 13:53:11.167744 | ubuntu-focal | 2026-02-04 13:53:11.167845 | ubuntu-focal | TASK [Gathering Facts] ********************************************************* 2026-02-04 13:53:11.167932 | ubuntu-focal | Wednesday 04 February 2026 13:53:11 +0000 (0:00:00.061) 0:00:00.061 **** 2026-02-04 13:53:12.198126 | 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-02-04 13:53:12.201336 | ubuntu-focal | ok: [ubuntu-focal] 2026-02-04 13:53:12.201454 | ubuntu-focal | 2026-02-04 13:53:12.201584 | ubuntu-focal | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-04 13:53:12.201717 | ubuntu-focal | Wednesday 04 February 2026 13:53:12 +0000 (0:00:01.033) 0:00:01.095 **** 2026-02-04 13:53:12.671310 | ubuntu-focal | ok: [ubuntu-focal] 2026-02-04 13:53:12.671401 | ubuntu-focal | 2026-02-04 13:53:12.671538 | ubuntu-focal | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-04 13:53:12.671666 | ubuntu-focal | Wednesday 04 February 2026 13:53:12 +0000 (0:00:00.469) 0:00:01.565 **** 2026-02-04 13:53:12.691908 | ubuntu-focal | skipping: [ubuntu-focal] 2026-02-04 13:53:12.691992 | ubuntu-focal | 2026-02-04 13:53:12.692088 | ubuntu-focal | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-04 13:53:12.692179 | ubuntu-focal | Wednesday 04 February 2026 13:53:12 +0000 (0:00:00.020) 0:00:01.586 **** 2026-02-04 13:53:13.094819 | ubuntu-focal | changed: [ubuntu-focal] 2026-02-04 13:53:13.094897 | ubuntu-focal | 2026-02-04 13:53:13.094932 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-04 13:53:13.095010 | ubuntu-focal | Wednesday 04 February 2026 13:53:13 +0000 (0:00:00.402) 0:00:01.988 **** 2026-02-04 13:53:13.173610 | ubuntu-focal | ok: [ubuntu-focal] => { 2026-02-04 13:53:13.173665 | ubuntu-focal | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-02-04 13:53:13.173752 | ubuntu-focal | } 2026-02-04 13:53:13.173823 | ubuntu-focal | 2026-02-04 13:53:13.173906 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-04 13:53:13.173989 | ubuntu-focal | Wednesday 04 February 2026 13:53:13 +0000 (0:00:00.078) 0:00:02.067 **** 2026-02-04 13:53:13.939454 | 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-02-04 13:53:13.945166 | ubuntu-focal | changed: [ubuntu-focal] 2026-02-04 13:53:13.945238 | ubuntu-focal | 2026-02-04 13:53:13.945322 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-04 13:53:13.945406 | ubuntu-focal | Wednesday 04 February 2026 13:53:13 +0000 (0:00:00.771) 0:00:02.838 **** 2026-02-04 13:53:13.973762 | ubuntu-focal | skipping: [ubuntu-focal] 2026-02-04 13:53:13.973842 | ubuntu-focal | 2026-02-04 13:53:13.973941 | ubuntu-focal | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-04 13:53:13.974060 | ubuntu-focal | Wednesday 04 February 2026 13:53:13 +0000 (0:00:00.028) 0:00:02.867 **** 2026-02-04 13:53:14.003516 | ubuntu-focal | skipping: [ubuntu-focal] 2026-02-04 13:53:14.003601 | ubuntu-focal | 2026-02-04 13:53:14.003610 | ubuntu-focal | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-04 13:53:14.003693 | ubuntu-focal | Wednesday 04 February 2026 13:53:14 +0000 (0:00:00.029) 0:00:02.897 **** 2026-02-04 13:53:14.239538 | ubuntu-focal | ok: [ubuntu-focal] 2026-02-04 13:53:14.239616 | ubuntu-focal | 2026-02-04 13:53:14.239739 | ubuntu-focal | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-04 13:53:14.239865 | ubuntu-focal | Wednesday 04 February 2026 13:53:14 +0000 (0:00:00.235) 0:00:03.133 **** 2026-02-04 13:53:15.512724 | ubuntu-focal | ok: [ubuntu-focal] 2026-02-04 13:53:15.512784 | ubuntu-focal | 2026-02-04 13:53:15.512883 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-04 13:53:15.512976 | ubuntu-focal | Wednesday 04 February 2026 13:53:15 +0000 (0:00:01.273) 0:00:04.406 **** 2026-02-04 13:53:15.637017 | ubuntu-focal | ok: [ubuntu-focal] => { 2026-02-04 13:53:15.637079 | ubuntu-focal | "msg": "https://github.com/containerd/containerd/releases/download/v1.7.30/containerd-1.7.30-linux-amd64.tar.gz" 2026-02-04 13:53:15.637159 | ubuntu-focal | } 2026-02-04 13:53:15.637234 | ubuntu-focal | 2026-02-04 13:53:15.637322 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-04 13:53:15.637406 | ubuntu-focal | Wednesday 04 February 2026 13:53:15 +0000 (0:00:00.124) 0:00:04.530 **** 2026-02-04 13:53:16.817135 | ubuntu-focal | changed: [ubuntu-focal] 2026-02-04 13:53:16.817280 | ubuntu-focal | 2026-02-04 13:53:16.817489 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-04 13:53:16.817678 | ubuntu-focal | Wednesday 04 February 2026 13:53:16 +0000 (0:00:01.176) 0:00:05.707 **** 2026-02-04 13:53:22.153340 | ubuntu-focal | changed: [ubuntu-focal] 2026-02-04 13:53:22.153424 | ubuntu-focal | 2026-02-04 13:53:22.153555 | ubuntu-focal | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-02-04 13:53:22.153672 | ubuntu-focal | Wednesday 04 February 2026 13:53:22 +0000 (0:00:05.339) 0:00:11.047 **** 2026-02-04 13:53:22.166832 | ubuntu-focal | skipping: [ubuntu-focal] 2026-02-04 13:53:22.166945 | ubuntu-focal | 2026-02-04 13:53:22.167070 | ubuntu-focal | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-02-04 13:53:22.167198 | ubuntu-focal | Wednesday 04 February 2026 13:53:22 +0000 (0:00:00.013) 0:00:11.060 **** 2026-02-04 13:53:22.181463 | ubuntu-focal | skipping: [ubuntu-focal] 2026-02-04 13:53:22.181534 | ubuntu-focal | 2026-02-04 13:53:22.181617 | ubuntu-focal | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-02-04 13:53:22.181698 | ubuntu-focal | Wednesday 04 February 2026 13:53:22 +0000 (0:00:00.014) 0:00:11.075 **** 2026-02-04 13:53:22.193090 | ubuntu-focal | skipping: [ubuntu-focal] 2026-02-04 13:53:22.193193 | ubuntu-focal | 2026-02-04 13:53:22.193316 | ubuntu-focal | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-02-04 13:53:22.193430 | ubuntu-focal | Wednesday 04 February 2026 13:53:22 +0000 (0:00:00.011) 0:00:11.087 **** 2026-02-04 13:53:43.480039 | ubuntu-focal | changed: [ubuntu-focal] 2026-02-04 13:53:43.480368 | ubuntu-focal | 2026-02-04 13:53:43.480408 | ubuntu-focal | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-02-04 13:53:43.480414 | ubuntu-focal | Wednesday 04 February 2026 13:53:43 +0000 (0:00:21.286) 0:00:32.373 **** 2026-02-04 13:53:44.123512 | ubuntu-focal | changed: [ubuntu-focal] 2026-02-04 13:53:44.123574 | ubuntu-focal | 2026-02-04 13:53:44.123917 | ubuntu-focal | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-02-04 13:53:44.123938 | ubuntu-focal | Wednesday 04 February 2026 13:53:44 +0000 (0:00:00.643) 0:00:33.017 **** 2026-02-04 13:53:45.188181 | ubuntu-focal | changed: [ubuntu-focal] => (item={'path': '/etc/containerd'}) 2026-02-04 13:53:45.189026 | ubuntu-focal | changed: [ubuntu-focal] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-02-04 13:53:45.189076 | ubuntu-focal | changed: [ubuntu-focal] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-02-04 13:53:45.189085 | ubuntu-focal | changed: [ubuntu-focal] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-02-04 13:53:45.189091 | ubuntu-focal | changed: [ubuntu-focal] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-02-04 13:53:45.189097 | ubuntu-focal | 2026-02-04 13:53:45.189103 | ubuntu-focal | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-02-04 13:53:45.189109 | ubuntu-focal | Wednesday 04 February 2026 13:53:45 +0000 (0:00:01.064) 0:00:34.082 **** 2026-02-04 13:53:45.765674 | ubuntu-focal | changed: [ubuntu-focal] 2026-02-04 13:53:45.765717 | ubuntu-focal | 2026-02-04 13:53:45.765724 | ubuntu-focal | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-02-04 13:53:45.765731 | ubuntu-focal | Wednesday 04 February 2026 13:53:45 +0000 (0:00:00.574) 0:00:34.656 **** 2026-02-04 13:53:45.765736 | ubuntu-focal | 2026-02-04 13:53:45.765742 | ubuntu-focal | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-02-04 13:53:45.765747 | ubuntu-focal | Wednesday 04 February 2026 13:53:45 +0000 (0:00:00.001) 0:00:34.658 **** 2026-02-04 13:53:46.718882 | ubuntu-focal | ok: [ubuntu-focal] 2026-02-04 13:53:46.718915 | ubuntu-focal | 2026-02-04 13:53:46.718920 | ubuntu-focal | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-02-04 13:53:46.718924 | ubuntu-focal | Wednesday 04 February 2026 13:53:46 +0000 (0:00:00.953) 0:00:35.612 **** 2026-02-04 13:53:47.213650 | ubuntu-focal | changed: [ubuntu-focal] 2026-02-04 13:53:47.213696 | ubuntu-focal | 2026-02-04 13:53:47.213702 | ubuntu-focal | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-02-04 13:53:47.213706 | ubuntu-focal | Wednesday 04 February 2026 13:53:47 +0000 (0:00:00.494) 0:00:36.107 **** 2026-02-04 13:53:47.750694 | ubuntu-focal | changed: [ubuntu-focal] 2026-02-04 13:53:47.750741 | ubuntu-focal | 2026-02-04 13:53:47.750748 | ubuntu-focal | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-04 13:53:47.750755 | ubuntu-focal | Wednesday 04 February 2026 13:53:47 +0000 (0:00:00.536) 0:00:36.643 **** 2026-02-04 13:53:47.974497 | ubuntu-focal | ok: [ubuntu-focal] 2026-02-04 13:53:47.975038 | ubuntu-focal | 2026-02-04 13:53:47.975089 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-04 13:53:47.975097 | ubuntu-focal | Wednesday 04 February 2026 13:53:47 +0000 (0:00:00.223) 0:00:36.867 **** 2026-02-04 13:53:48.017693 | ubuntu-focal | ok: [ubuntu-focal] => { 2026-02-04 13:53:48.018286 | ubuntu-focal | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-02-04 13:53:48.018324 | ubuntu-focal | } 2026-02-04 13:53:48.018335 | ubuntu-focal | 2026-02-04 13:53:48.018720 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-04 13:53:48.018742 | ubuntu-focal | Wednesday 04 February 2026 13:53:48 +0000 (0:00:00.043) 0:00:36.911 **** 2026-02-04 13:53:48.836651 | ubuntu-focal | changed: [ubuntu-focal] 2026-02-04 13:53:48.836704 | ubuntu-focal | 2026-02-04 13:53:48.836724 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-04 13:53:48.836731 | ubuntu-focal | Wednesday 04 February 2026 13:53:48 +0000 (0:00:00.818) 0:00:37.730 **** 2026-02-04 13:53:53.547555 | ubuntu-focal | changed: [ubuntu-focal] 2026-02-04 13:53:53.547601 | ubuntu-focal | 2026-02-04 13:53:53.547607 | ubuntu-focal | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-02-04 13:53:53.547613 | ubuntu-focal | Wednesday 04 February 2026 13:53:53 +0000 (0:00:04.711) 0:00:42.441 **** 2026-02-04 13:53:54.813338 | ubuntu-focal | ok: [ubuntu-focal] 2026-02-04 13:53:54.813974 | ubuntu-focal | 2026-02-04 13:53:54.814037 | ubuntu-focal | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-02-04 13:53:54.814050 | ubuntu-focal | Wednesday 04 February 2026 13:53:54 +0000 (0:00:01.265) 0:00:43.706 **** 2026-02-04 13:53:55.637899 | ubuntu-focal | changed: [ubuntu-focal] 2026-02-04 13:53:55.637961 | ubuntu-focal | 2026-02-04 13:53:55.638215 | ubuntu-focal | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-02-04 13:53:55.638277 | ubuntu-focal | Wednesday 04 February 2026 13:53:55 +0000 (0:00:00.822) 0:00:44.529 **** 2026-02-04 13:53:56.127414 | ubuntu-focal | changed: [ubuntu-focal] 2026-02-04 13:53:56.127451 | ubuntu-focal | 2026-02-04 13:53:56.127457 | ubuntu-focal | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-02-04 13:53:56.127465 | ubuntu-focal | Wednesday 04 February 2026 13:53:56 +0000 (0:00:00.491) 0:00:45.021 **** 2026-02-04 13:53:56.803713 | ubuntu-focal | changed: [ubuntu-focal] => (item={'path': '/etc/docker'}) 2026-02-04 13:53:56.803756 | ubuntu-focal | changed: [ubuntu-focal] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-02-04 13:53:56.803763 | ubuntu-focal | changed: [ubuntu-focal] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-02-04 13:53:56.803770 | ubuntu-focal | 2026-02-04 13:53:56.803777 | ubuntu-focal | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-02-04 13:53:56.803783 | ubuntu-focal | Wednesday 04 February 2026 13:53:56 +0000 (0:00:00.675) 0:00:45.696 **** 2026-02-04 13:53:58.480402 | ubuntu-focal | changed: [ubuntu-focal] 2026-02-04 13:53:58.480483 | ubuntu-focal | 2026-02-04 13:53:58.480815 | ubuntu-focal | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-02-04 13:53:58.480878 | ubuntu-focal | Wednesday 04 February 2026 13:53:58 +0000 (0:00:01.677) 0:00:47.374 **** 2026-02-04 13:53:58.964285 | ubuntu-focal | changed: [ubuntu-focal] 2026-02-04 13:53:58.964344 | ubuntu-focal | 2026-02-04 13:53:58.964351 | ubuntu-focal | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-02-04 13:53:58.964356 | ubuntu-focal | Wednesday 04 February 2026 13:53:58 +0000 (0:00:00.480) 0:00:47.855 **** 2026-02-04 13:53:58.964360 | ubuntu-focal | 2026-02-04 13:53:58.964365 | ubuntu-focal | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-02-04 13:53:58.964369 | ubuntu-focal | Wednesday 04 February 2026 13:53:58 +0000 (0:00:00.002) 0:00:47.857 **** 2026-02-04 13:53:59.675183 | ubuntu-focal | ok: [ubuntu-focal] 2026-02-04 13:53:59.675234 | ubuntu-focal | 2026-02-04 13:53:59.675242 | ubuntu-focal | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-02-04 13:53:59.675249 | ubuntu-focal | Wednesday 04 February 2026 13:53:59 +0000 (0:00:00.711) 0:00:48.568 **** 2026-02-04 13:54:03.091654 | ubuntu-focal | changed: [ubuntu-focal] 2026-02-04 13:54:03.091710 | ubuntu-focal | 2026-02-04 13:54:03.091723 | ubuntu-focal | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-02-04 13:54:03.091733 | ubuntu-focal | Wednesday 04 February 2026 13:54:03 +0000 (0:00:03.415) 0:00:51.984 **** 2026-02-04 13:54:03.600459 | ubuntu-focal | changed: [ubuntu-focal] 2026-02-04 13:54:03.600498 | ubuntu-focal | 2026-02-04 13:54:03.600504 | ubuntu-focal | PLAY RECAP ********************************************************************* 2026-02-04 13:54:03.600510 | ubuntu-focal | ubuntu-focal : ok=30 changed=19 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 2026-02-04 13:54:03.600515 | ubuntu-focal | 2026-02-04 13:54:03.600519 | ubuntu-focal | 2026-02-04 13:54:03.600523 | ubuntu-focal | TASKS RECAP ******************************************************************** 2026-02-04 13:54:03.600533 | ubuntu-focal | Wednesday 04 February 2026 13:54:03 +0000 (0:00:00.509) 0:00:52.493 **** 2026-02-04 13:54:03.602918 | ubuntu-focal | =============================================================================== 2026-02-04 13:54:03.602973 | ubuntu-focal | vexxhost.containers.containerd : Install AppArmor packages ------------- 21.29s 2026-02-04 13:54:03.602980 | ubuntu-focal | vexxhost.containers.download_artifact : Extract archive ----------------- 5.34s 2026-02-04 13:54:03.602986 | ubuntu-focal | vexxhost.containers.download_artifact : Extract archive ----------------- 4.71s 2026-02-04 13:54:03.602992 | ubuntu-focal | vexxhost.containers.docker : Restart docker ----------------------------- 3.42s 2026-02-04 13:54:03.602998 | ubuntu-focal | vexxhost.containers.docker : Create systemd socket file for docker ------ 1.68s 2026-02-04 13:54:03.603003 | ubuntu-focal | vexxhost.containers.containerd : Reload systemd ------------------------- 1.66s 2026-02-04 13:54:03.603009 | ubuntu-focal | vexxhost.containers.package : Update state for tar ---------------------- 1.27s 2026-02-04 13:54:03.603015 | ubuntu-focal | vexxhost.containers.docker : Install AppArmor packages ------------------ 1.27s 2026-02-04 13:54:03.603020 | ubuntu-focal | vexxhost.containers.download_artifact : Download item ------------------- 1.18s 2026-02-04 13:54:03.603026 | ubuntu-focal | vexxhost.containers.containerd : Create folders for configuration ------- 1.06s 2026-02-04 13:54:03.603032 | ubuntu-focal | Gathering Facts --------------------------------------------------------- 1.03s 2026-02-04 13:54:03.603038 | ubuntu-focal | vexxhost.containers.docker : Ensure group "docker" exists --------------- 0.82s 2026-02-04 13:54:03.603043 | ubuntu-focal | vexxhost.containers.download_artifact : Download item ------------------- 0.82s 2026-02-04 13:54:03.603049 | ubuntu-focal | vexxhost.containers.download_artifact : Download item ------------------- 0.77s 2026-02-04 13:54:03.603054 | ubuntu-focal | vexxhost.containers.docker : Create folders for configuration ----------- 0.68s 2026-02-04 13:54:03.603060 | ubuntu-focal | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.64s 2026-02-04 13:54:03.603066 | ubuntu-focal | vexxhost.containers.containerd : Create containerd config file ---------- 0.57s 2026-02-04 13:54:03.603073 | ubuntu-focal | vexxhost.containers.containerd : Enable and start service --------------- 0.54s 2026-02-04 13:54:03.603079 | ubuntu-focal | vexxhost.containers.docker : Enable and start service ------------------- 0.51s 2026-02-04 13:54:03.603084 | ubuntu-focal | vexxhost.containers.containerd : Restart containerd --------------------- 0.49s 2026-02-04 13:54:03.703152 | ubuntu-focal | INFO [docker > converge] Executed: Successful 2026-02-04 13:54:03.712054 | ubuntu-focal | INFO [docker > idempotence] Executing 2026-02-04 13:54:04.155007 | ubuntu-focal | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-02-04 13:54:04.155064 | 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-02-04 13:54:04.155076 | 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-02-04 13:54:04.155085 | ubuntu-focal | 2026-02-04 13:54:04.553607 | ubuntu-focal | 2026-02-04 13:54:04.553699 | ubuntu-focal | PLAY [Converge] **************************************************************** 2026-02-04 13:54:04.553710 | ubuntu-focal | 2026-02-04 13:54:04.553719 | ubuntu-focal | TASK [Gathering Facts] ********************************************************* 2026-02-04 13:54:04.553728 | ubuntu-focal | Wednesday 04 February 2026 13:54:04 +0000 (0:00:00.024) 0:00:00.024 **** 2026-02-04 13:54:05.529440 | 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-02-04 13:54:05.532191 | ubuntu-focal | ok: [ubuntu-focal] 2026-02-04 13:54:05.532212 | ubuntu-focal | 2026-02-04 13:54:05.532220 | ubuntu-focal | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-04 13:54:05.532226 | ubuntu-focal | Wednesday 04 February 2026 13:54:05 +0000 (0:00:00.979) 0:00:01.003 **** 2026-02-04 13:54:05.892230 | ubuntu-focal | ok: [ubuntu-focal] 2026-02-04 13:54:05.892328 | ubuntu-focal | 2026-02-04 13:54:05.892340 | ubuntu-focal | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-04 13:54:05.892381 | ubuntu-focal | Wednesday 04 February 2026 13:54:05 +0000 (0:00:00.359) 0:00:01.363 **** 2026-02-04 13:54:05.923583 | ubuntu-focal | skipping: [ubuntu-focal] 2026-02-04 13:54:05.923663 | ubuntu-focal | 2026-02-04 13:54:05.923671 | ubuntu-focal | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-04 13:54:05.923677 | ubuntu-focal | Wednesday 04 February 2026 13:54:05 +0000 (0:00:00.031) 0:00:01.394 **** 2026-02-04 13:54:06.281858 | ubuntu-focal | ok: [ubuntu-focal] 2026-02-04 13:54:06.281897 | ubuntu-focal | 2026-02-04 13:54:06.281907 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-04 13:54:06.281912 | ubuntu-focal | Wednesday 04 February 2026 13:54:06 +0000 (0:00:00.358) 0:00:01.753 **** 2026-02-04 13:54:06.334503 | ubuntu-focal | ok: [ubuntu-focal] => { 2026-02-04 13:54:06.334554 | ubuntu-focal | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-02-04 13:54:06.334562 | ubuntu-focal | } 2026-02-04 13:54:06.334569 | ubuntu-focal | 2026-02-04 13:54:06.334575 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-04 13:54:06.334581 | ubuntu-focal | Wednesday 04 February 2026 13:54:06 +0000 (0:00:00.052) 0:00:01.805 **** 2026-02-04 13:54:06.871750 | ubuntu-focal | ok: [ubuntu-focal] 2026-02-04 13:54:06.871797 | ubuntu-focal | 2026-02-04 13:54:06.871804 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-04 13:54:06.871810 | ubuntu-focal | Wednesday 04 February 2026 13:54:06 +0000 (0:00:00.537) 0:00:02.343 **** 2026-02-04 13:54:06.890598 | ubuntu-focal | skipping: [ubuntu-focal] 2026-02-04 13:54:06.890644 | ubuntu-focal | 2026-02-04 13:54:06.890652 | ubuntu-focal | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-04 13:54:06.890658 | ubuntu-focal | Wednesday 04 February 2026 13:54:06 +0000 (0:00:00.018) 0:00:02.361 **** 2026-02-04 13:54:06.911775 | ubuntu-focal | skipping: [ubuntu-focal] 2026-02-04 13:54:06.911814 | ubuntu-focal | 2026-02-04 13:54:06.911819 | ubuntu-focal | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-04 13:54:06.911824 | ubuntu-focal | Wednesday 04 February 2026 13:54:06 +0000 (0:00:00.021) 0:00:02.383 **** 2026-02-04 13:54:07.154845 | ubuntu-focal | ok: [ubuntu-focal] 2026-02-04 13:54:07.154891 | ubuntu-focal | 2026-02-04 13:54:07.154899 | ubuntu-focal | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-04 13:54:07.154905 | ubuntu-focal | Wednesday 04 February 2026 13:54:07 +0000 (0:00:00.242) 0:00:02.626 **** 2026-02-04 13:54:08.340261 | ubuntu-focal | ok: [ubuntu-focal] 2026-02-04 13:54:08.340308 | ubuntu-focal | 2026-02-04 13:54:08.340315 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-04 13:54:08.340322 | ubuntu-focal | Wednesday 04 February 2026 13:54:08 +0000 (0:00:01.185) 0:00:03.811 **** 2026-02-04 13:54:08.405057 | ubuntu-focal | ok: [ubuntu-focal] => { 2026-02-04 13:54:08.405102 | ubuntu-focal | "msg": "https://github.com/containerd/containerd/releases/download/v1.7.30/containerd-1.7.30-linux-amd64.tar.gz" 2026-02-04 13:54:08.405109 | ubuntu-focal | } 2026-02-04 13:54:08.405116 | ubuntu-focal | 2026-02-04 13:54:08.405122 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-04 13:54:08.405128 | ubuntu-focal | Wednesday 04 February 2026 13:54:08 +0000 (0:00:00.064) 0:00:03.876 **** 2026-02-04 13:54:08.794461 | ubuntu-focal | ok: [ubuntu-focal] 2026-02-04 13:54:08.794515 | ubuntu-focal | 2026-02-04 13:54:08.794526 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-04 13:54:08.794535 | ubuntu-focal | Wednesday 04 February 2026 13:54:08 +0000 (0:00:00.389) 0:00:04.265 **** 2026-02-04 13:54:11.696052 | ubuntu-focal | ok: [ubuntu-focal] 2026-02-04 13:54:11.696091 | ubuntu-focal | 2026-02-04 13:54:11.696099 | ubuntu-focal | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-02-04 13:54:11.696105 | ubuntu-focal | Wednesday 04 February 2026 13:54:11 +0000 (0:00:02.902) 0:00:07.167 **** 2026-02-04 13:54:11.707828 | ubuntu-focal | skipping: [ubuntu-focal] 2026-02-04 13:54:11.707859 | ubuntu-focal | 2026-02-04 13:54:11.707864 | ubuntu-focal | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-02-04 13:54:11.707872 | ubuntu-focal | Wednesday 04 February 2026 13:54:11 +0000 (0:00:00.012) 0:00:07.179 **** 2026-02-04 13:54:11.719472 | ubuntu-focal | skipping: [ubuntu-focal] 2026-02-04 13:54:11.719510 | ubuntu-focal | 2026-02-04 13:54:11.719518 | ubuntu-focal | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-02-04 13:54:11.719524 | ubuntu-focal | Wednesday 04 February 2026 13:54:11 +0000 (0:00:00.011) 0:00:07.191 **** 2026-02-04 13:54:11.729267 | ubuntu-focal | skipping: [ubuntu-focal] 2026-02-04 13:54:11.729304 | ubuntu-focal | 2026-02-04 13:54:11.729312 | ubuntu-focal | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-02-04 13:54:11.729318 | ubuntu-focal | Wednesday 04 February 2026 13:54:11 +0000 (0:00:00.009) 0:00:07.200 **** 2026-02-04 13:54:12.645174 | ubuntu-focal | ok: [ubuntu-focal] 2026-02-04 13:54:12.645215 | ubuntu-focal | 2026-02-04 13:54:12.645222 | ubuntu-focal | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-02-04 13:54:12.645228 | ubuntu-focal | Wednesday 04 February 2026 13:54:12 +0000 (0:00:00.915) 0:00:08.116 **** 2026-02-04 13:54:13.132723 | ubuntu-focal | ok: [ubuntu-focal] 2026-02-04 13:54:13.132799 | ubuntu-focal | 2026-02-04 13:54:13.132806 | ubuntu-focal | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-02-04 13:54:13.132813 | ubuntu-focal | Wednesday 04 February 2026 13:54:13 +0000 (0:00:00.486) 0:00:08.603 **** 2026-02-04 13:54:14.125041 | ubuntu-focal | ok: [ubuntu-focal] => (item={'path': '/etc/containerd'}) 2026-02-04 13:54:14.125086 | ubuntu-focal | ok: [ubuntu-focal] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-02-04 13:54:14.125093 | ubuntu-focal | ok: [ubuntu-focal] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-02-04 13:54:14.125099 | ubuntu-focal | ok: [ubuntu-focal] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-02-04 13:54:14.125105 | ubuntu-focal | ok: [ubuntu-focal] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-02-04 13:54:14.125110 | ubuntu-focal | 2026-02-04 13:54:14.125116 | ubuntu-focal | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-02-04 13:54:14.125121 | ubuntu-focal | Wednesday 04 February 2026 13:54:14 +0000 (0:00:00.992) 0:00:09.596 **** 2026-02-04 13:54:14.668206 | ubuntu-focal | ok: [ubuntu-focal] 2026-02-04 13:54:14.668238 | ubuntu-focal | 2026-02-04 13:54:14.668243 | ubuntu-focal | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-02-04 13:54:14.668248 | ubuntu-focal | Wednesday 04 February 2026 13:54:14 +0000 (0:00:00.541) 0:00:10.137 **** 2026-02-04 13:54:14.668252 | ubuntu-focal | 2026-02-04 13:54:14.668256 | ubuntu-focal | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-02-04 13:54:14.668260 | ubuntu-focal | Wednesday 04 February 2026 13:54:14 +0000 (0:00:00.002) 0:00:10.139 **** 2026-02-04 13:54:15.289557 | ubuntu-focal | ok: [ubuntu-focal] 2026-02-04 13:54:15.289609 | ubuntu-focal | 2026-02-04 13:54:15.289617 | ubuntu-focal | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-04 13:54:15.289624 | ubuntu-focal | Wednesday 04 February 2026 13:54:15 +0000 (0:00:00.621) 0:00:10.760 **** 2026-02-04 13:54:15.509059 | ubuntu-focal | ok: [ubuntu-focal] 2026-02-04 13:54:15.509113 | ubuntu-focal | 2026-02-04 13:54:15.509207 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-04 13:54:15.509325 | ubuntu-focal | Wednesday 04 February 2026 13:54:15 +0000 (0:00:00.220) 0:00:10.981 **** 2026-02-04 13:54:15.534690 | ubuntu-focal | ok: [ubuntu-focal] => { 2026-02-04 13:54:15.535744 | ubuntu-focal | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-02-04 13:54:15.535788 | ubuntu-focal | } 2026-02-04 13:54:15.535799 | ubuntu-focal | 2026-02-04 13:54:15.535808 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-04 13:54:15.535818 | ubuntu-focal | Wednesday 04 February 2026 13:54:15 +0000 (0:00:00.025) 0:00:11.006 **** 2026-02-04 13:54:15.885453 | ubuntu-focal | ok: [ubuntu-focal] 2026-02-04 13:54:15.885494 | ubuntu-focal | 2026-02-04 13:54:15.885500 | ubuntu-focal | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-04 13:54:15.885505 | ubuntu-focal | Wednesday 04 February 2026 13:54:15 +0000 (0:00:00.350) 0:00:11.357 **** 2026-02-04 13:54:19.012369 | ubuntu-focal | ok: [ubuntu-focal] 2026-02-04 13:54:19.012733 | ubuntu-focal | 2026-02-04 13:54:19.012775 | ubuntu-focal | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-02-04 13:54:19.012791 | ubuntu-focal | Wednesday 04 February 2026 13:54:19 +0000 (0:00:03.126) 0:00:14.484 **** 2026-02-04 13:54:20.005327 | ubuntu-focal | ok: [ubuntu-focal] 2026-02-04 13:54:20.005399 | ubuntu-focal | 2026-02-04 13:54:20.005414 | ubuntu-focal | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-02-04 13:54:20.005426 | ubuntu-focal | Wednesday 04 February 2026 13:54:19 +0000 (0:00:00.991) 0:00:15.476 **** 2026-02-04 13:54:20.352581 | ubuntu-focal | ok: [ubuntu-focal] 2026-02-04 13:54:20.352620 | ubuntu-focal | 2026-02-04 13:54:20.352628 | ubuntu-focal | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-02-04 13:54:20.352634 | ubuntu-focal | Wednesday 04 February 2026 13:54:20 +0000 (0:00:00.347) 0:00:15.824 **** 2026-02-04 13:54:20.807978 | ubuntu-focal | ok: [ubuntu-focal] 2026-02-04 13:54:20.808019 | ubuntu-focal | 2026-02-04 13:54:20.808024 | ubuntu-focal | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-02-04 13:54:20.808028 | ubuntu-focal | Wednesday 04 February 2026 13:54:20 +0000 (0:00:00.455) 0:00:16.279 **** 2026-02-04 13:54:21.416560 | ubuntu-focal | ok: [ubuntu-focal] => (item={'path': '/etc/docker'}) 2026-02-04 13:54:21.416605 | ubuntu-focal | ok: [ubuntu-focal] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-02-04 13:54:21.416612 | ubuntu-focal | ok: [ubuntu-focal] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-02-04 13:54:21.416618 | ubuntu-focal | 2026-02-04 13:54:21.416624 | ubuntu-focal | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-02-04 13:54:21.416630 | ubuntu-focal | Wednesday 04 February 2026 13:54:21 +0000 (0:00:00.608) 0:00:16.887 **** 2026-02-04 13:54:21.870582 | ubuntu-focal | ok: [ubuntu-focal] 2026-02-04 13:54:21.870681 | ubuntu-focal | 2026-02-04 13:54:21.870988 | ubuntu-focal | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-02-04 13:54:21.871027 | ubuntu-focal | Wednesday 04 February 2026 13:54:21 +0000 (0:00:00.454) 0:00:17.342 **** 2026-02-04 13:54:22.311682 | ubuntu-focal | ok: [ubuntu-focal] 2026-02-04 13:54:22.311723 | ubuntu-focal | 2026-02-04 13:54:22.311731 | ubuntu-focal | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-02-04 13:54:22.311737 | ubuntu-focal | Wednesday 04 February 2026 13:54:22 +0000 (0:00:00.437) 0:00:17.780 **** 2026-02-04 13:54:22.311743 | ubuntu-focal | 2026-02-04 13:54:22.311749 | ubuntu-focal | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-02-04 13:54:22.311755 | ubuntu-focal | Wednesday 04 February 2026 13:54:22 +0000 (0:00:00.002) 0:00:17.782 **** 2026-02-04 13:54:22.673717 | ubuntu-focal | ok: [ubuntu-focal] 2026-02-04 13:54:22.673770 | ubuntu-focal | 2026-02-04 13:54:22.673778 | ubuntu-focal | PLAY RECAP ********************************************************************* 2026-02-04 13:54:22.673785 | ubuntu-focal | ubuntu-focal : ok=26 changed=0 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 2026-02-04 13:54:22.673791 | ubuntu-focal | 2026-02-04 13:54:22.673796 | ubuntu-focal | 2026-02-04 13:54:22.673802 | ubuntu-focal | TASKS RECAP ******************************************************************** 2026-02-04 13:54:22.673808 | ubuntu-focal | Wednesday 04 February 2026 13:54:22 +0000 (0:00:00.359) 0:00:18.142 **** 2026-02-04 13:54:22.673814 | ubuntu-focal | =============================================================================== 2026-02-04 13:54:22.673819 | ubuntu-focal | vexxhost.containers.download_artifact : Extract archive ----------------- 3.13s 2026-02-04 13:54:22.673825 | ubuntu-focal | vexxhost.containers.download_artifact : Extract archive ----------------- 2.90s 2026-02-04 13:54:22.673831 | ubuntu-focal | vexxhost.containers.package : Update state for tar ---------------------- 1.19s 2026-02-04 13:54:22.673837 | ubuntu-focal | vexxhost.containers.containerd : Create folders for configuration ------- 0.99s 2026-02-04 13:54:22.673842 | ubuntu-focal | vexxhost.containers.docker : Install AppArmor packages ------------------ 0.99s 2026-02-04 13:54:22.673848 | ubuntu-focal | Gathering Facts --------------------------------------------------------- 0.98s 2026-02-04 13:54:22.673859 | ubuntu-focal | vexxhost.containers.containerd : Install AppArmor packages -------------- 0.92s 2026-02-04 13:54:22.673865 | ubuntu-focal | vexxhost.containers.containerd : Enable and start service --------------- 0.62s 2026-02-04 13:54:22.673871 | ubuntu-focal | vexxhost.containers.docker : Create folders for configuration ----------- 0.61s 2026-02-04 13:54:22.673889 | ubuntu-focal | vexxhost.containers.containerd : Create containerd config file ---------- 0.54s 2026-02-04 13:54:22.673894 | ubuntu-focal | vexxhost.containers.download_artifact : Download item ------------------- 0.54s 2026-02-04 13:54:22.673900 | ubuntu-focal | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.49s 2026-02-04 13:54:22.673906 | ubuntu-focal | vexxhost.containers.docker : Create systemd service file for docker ----- 0.46s 2026-02-04 13:54:22.673911 | ubuntu-focal | vexxhost.containers.docker : Create systemd socket file for docker ------ 0.45s 2026-02-04 13:54:22.673917 | ubuntu-focal | vexxhost.containers.docker : Create docker daemon config file ----------- 0.44s 2026-02-04 13:54:22.673925 | ubuntu-focal | vexxhost.containers.download_artifact : Download item ------------------- 0.39s 2026-02-04 13:54:22.673933 | ubuntu-focal | vexxhost.containers.docker : Enable and start service ------------------- 0.36s 2026-02-04 13:54:22.673941 | ubuntu-focal | vexxhost.containers.forget_package : Forget package --------------------- 0.36s 2026-02-04 13:54:22.673949 | ubuntu-focal | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.36s 2026-02-04 13:54:22.673957 | ubuntu-focal | vexxhost.containers.download_artifact : Download item ------------------- 0.35s 2026-02-04 13:54:22.794354 | ubuntu-focal | INFO [docker > idempotence] Executed: Successful 2026-02-04 13:54:22.799888 | ubuntu-focal | INFO [docker > side_effect] Executing 2026-02-04 13:54:22.800163 | ubuntu-focal | WARNING [docker > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-02-04 13:54:22.805132 | ubuntu-focal | INFO [docker > verify] Executing 2026-02-04 13:54:23.292689 | ubuntu-focal | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-02-04 13:54:23.292953 | 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-02-04 13:54:23.293080 | 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-02-04 13:54:23.293177 | ubuntu-focal | 2026-02-04 13:54:23.619263 | ubuntu-focal | 2026-02-04 13:54:23.619317 | ubuntu-focal | PLAY [Verify] ****************************************************************** 2026-02-04 13:54:23.619410 | ubuntu-focal | 2026-02-04 13:54:23.619509 | ubuntu-focal | TASK [Gathering Facts] ********************************************************* 2026-02-04 13:54:23.619599 | ubuntu-focal | Wednesday 04 February 2026 13:54:23 +0000 (0:00:00.007) 0:00:00.007 **** 2026-02-04 13:54:24.615330 | 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-02-04 13:54:24.616961 | ubuntu-focal | ok: [ubuntu-focal] 2026-02-04 13:54:24.617040 | ubuntu-focal | 2026-02-04 13:54:24.617149 | ubuntu-focal | TASK [Populate service facts] ************************************************** 2026-02-04 13:54:24.617238 | ubuntu-focal | Wednesday 04 February 2026 13:54:24 +0000 (0:00:00.997) 0:00:01.005 **** 2026-02-04 13:54:26.396397 | ubuntu-focal | ok: [ubuntu-focal] 2026-02-04 13:54:26.396525 | ubuntu-focal | 2026-02-04 13:54:26.396672 | ubuntu-focal | TASK [Assert that the Docker service is still up] ****************************** 2026-02-04 13:54:26.396801 | ubuntu-focal | Wednesday 04 February 2026 13:54:26 +0000 (0:00:01.779) 0:00:02.784 **** 2026-02-04 13:54:26.420710 | ubuntu-focal | ok: [ubuntu-focal] => { 2026-02-04 13:54:26.420794 | ubuntu-focal | "changed": false, 2026-02-04 13:54:26.420881 | ubuntu-focal | "msg": "All assertions passed" 2026-02-04 13:54:26.420963 | ubuntu-focal | } 2026-02-04 13:54:26.421039 | ubuntu-focal | 2026-02-04 13:54:26.421126 | ubuntu-focal | TASK [Check if Docker version is correct] ************************************** 2026-02-04 13:54:26.421211 | ubuntu-focal | Wednesday 04 February 2026 13:54:26 +0000 (0:00:00.024) 0:00:02.809 **** 2026-02-04 13:54:26.780737 | ubuntu-focal | changed: [ubuntu-focal] 2026-02-04 13:54:26.780829 | ubuntu-focal | 2026-02-04 13:54:26.780954 | ubuntu-focal | TASK [Check if docker ps command return 0] ************************************* 2026-02-04 13:54:26.781081 | ubuntu-focal | Wednesday 04 February 2026 13:54:26 +0000 (0:00:00.360) 0:00:03.169 **** 2026-02-04 13:54:27.018277 | ubuntu-focal | changed: [ubuntu-focal] 2026-02-04 13:54:27.018328 | ubuntu-focal | 2026-02-04 13:54:27.018335 | ubuntu-focal | PLAY RECAP ********************************************************************* 2026-02-04 13:54:27.018341 | ubuntu-focal | ubuntu-focal : ok=5 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-04 13:54:27.018346 | ubuntu-focal | 2026-02-04 13:54:27.018352 | ubuntu-focal | 2026-02-04 13:54:27.018357 | ubuntu-focal | TASKS RECAP ******************************************************************** 2026-02-04 13:54:27.018362 | ubuntu-focal | Wednesday 04 February 2026 13:54:27 +0000 (0:00:00.231) 0:00:03.400 **** 2026-02-04 13:54:27.018368 | ubuntu-focal | =============================================================================== 2026-02-04 13:54:27.018373 | ubuntu-focal | Populate service facts -------------------------------------------------- 1.78s 2026-02-04 13:54:27.018378 | ubuntu-focal | Gathering Facts --------------------------------------------------------- 1.00s 2026-02-04 13:54:27.018384 | ubuntu-focal | Check if Docker version is correct -------------------------------------- 0.36s 2026-02-04 13:54:27.018389 | ubuntu-focal | Check if docker ps command return 0 ------------------------------------- 0.23s 2026-02-04 13:54:27.018394 | ubuntu-focal | Assert that the Docker service is still up ------------------------------ 0.02s 2026-02-04 13:54:27.105886 | ubuntu-focal | INFO [docker > verify] Executed: Successful 2026-02-04 13:54:27.113524 | ubuntu-focal | INFO [docker > cleanup] Executing 2026-02-04 13:54:27.113882 | ubuntu-focal | WARNING [docker > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-02-04 13:54:27.131354 | ubuntu-focal | INFO [docker > destroy] Executing 2026-02-04 13:54:27.131415 | ubuntu-focal | WARNING [docker > destroy] Skipping, '--destroy=never' requested. 2026-02-04 13:54:27.131482 | ubuntu-focal | INFO [docker > destroy] Executed: Successful 2026-02-04 13:54:27.131739 | ubuntu-focal | WARNING Molecule executed 1 scenario (1 missing files) 2026-02-04 13:54:27.552491 | ubuntu-focal | ok: Runtime: 0:01:45.168845 2026-02-04 13:54:27.559759 | 2026-02-04 13:54:27.559826 | PLAY RECAP 2026-02-04 13:54:27.559883 | ubuntu-focal | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-04 13:54:27.559913 | 2026-02-04 13:54:27.667189 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-02-04 13:54:27.671021 | POST-RUN START: [trusted : vexxhost.dev/zuul-config/playbooks/base/post.yaml@main] 2026-02-04 13:54:28.279901 | 2026-02-04 13:54:28.280052 | PLAY [all] 2026-02-04 13:54:28.291403 | 2026-02-04 13:54:28.291502 | TASK [fetch-output : Set log path for multiple nodes] 2026-02-04 13:54:28.326367 | ubuntu-focal | skipping: Conditional result was False 2026-02-04 13:54:28.331530 | 2026-02-04 13:54:28.331613 | TASK [fetch-output : Set log path for single node] 2026-02-04 13:54:28.359985 | ubuntu-focal | ok 2026-02-04 13:54:28.370136 | 2026-02-04 13:54:28.370208 | LOOP [fetch-output : Ensure local output dirs] 2026-02-04 13:54:28.750065 | ubuntu-focal -> localhost | ok: "/var/lib/zuul/builds/2f653806eb3041ada4ccd53675733f09/work/logs" 2026-02-04 13:54:28.959988 | ubuntu-focal -> localhost | changed: "/var/lib/zuul/builds/2f653806eb3041ada4ccd53675733f09/work/artifacts" 2026-02-04 13:54:29.170783 | ubuntu-focal -> localhost | changed: "/var/lib/zuul/builds/2f653806eb3041ada4ccd53675733f09/work/docs" 2026-02-04 13:54:29.188326 | 2026-02-04 13:54:29.188402 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-02-04 13:54:29.777448 | ubuntu-focal | changed: .d..t...... ./ 2026-02-04 13:54:29.777780 | ubuntu-focal | changed: All items complete 2026-02-04 13:54:29.777820 | 2026-02-04 13:54:30.175864 | ubuntu-focal | changed: .d..t...... ./ 2026-02-04 13:54:30.576337 | ubuntu-focal | changed: .d..t...... ./ 2026-02-04 13:54:30.600515 | 2026-02-04 13:54:30.600594 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-02-04 13:54:31.017245 | ubuntu-focal -> localhost | ok: Item: artifacts Runtime: 0:00:00.008314 2026-02-04 13:54:31.271866 | ubuntu-focal -> localhost | ok: Item: docs Runtime: 0:00:00.008306 2026-02-04 13:54:31.293503 | 2026-02-04 13:54:31.293653 | PLAY [all] 2026-02-04 13:54:31.300570 | 2026-02-04 13:54:31.300716 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-04 13:54:31.710135 | ubuntu-focal | changed 2026-02-04 13:54:31.716786 | 2026-02-04 13:54:31.716838 | PLAY RECAP 2026-02-04 13:54:31.716886 | ubuntu-focal | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-02-04 13:54:31.716908 | 2026-02-04 13:54:31.828679 | POST-RUN END RESULT_NORMAL: [trusted : vexxhost.dev/zuul-config/playbooks/base/post.yaml@main] 2026-02-04 13:54:31.830697 | POST-RUN START: [trusted : vexxhost.dev/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-04 13:54:32.385988 | 2026-02-04 13:54:32.386667 | PLAY [localhost] 2026-02-04 13:54:32.398187 | 2026-02-04 13:54:32.398321 | TASK [Generate Zuul manifest] 2026-02-04 13:54:32.416774 | localhost | ok 2026-02-04 13:54:32.431619 | 2026-02-04 13:54:32.431746 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-04 13:54:32.743322 | localhost | changed 2026-02-04 13:54:32.754588 | 2026-02-04 13:54:32.754703 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-04 13:54:32.784211 | localhost | ok 2026-02-04 13:54:32.791015 | 2026-02-04 13:54:32.791085 | TASK [Upload logs] 2026-02-04 13:54:32.809633 | localhost | ok 2026-02-04 13:54:32.870658 | 2026-02-04 13:54:32.870836 | TASK [Set zuul-log-path fact] 2026-02-04 13:54:32.891462 | localhost | ok 2026-02-04 13:54:32.902219 | 2026-02-04 13:54:32.902299 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-04 13:54:32.931689 | localhost | ok 2026-02-04 13:54:32.940778 | 2026-02-04 13:54:32.940874 | TASK [upload-logs : Create log directories] 2026-02-04 13:54:33.350237 | localhost | changed 2026-02-04 13:54:33.355331 | 2026-02-04 13:54:33.355400 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-04 13:54:33.765095 | localhost -> localhost | ok: Runtime: 0:00:00.005957 2026-02-04 13:54:33.770085 | 2026-02-04 13:54:33.770155 | TASK [upload-logs : Upload logs to log server] 2026-02-04 13:54:34.246003 | localhost | Output suppressed because no_log was given 2026-02-04 13:54:34.250880 | 2026-02-04 13:54:34.250969 | LOOP [upload-logs : Compress console log and json output] 2026-02-04 13:54:34.295829 | localhost | skipping: Conditional result was False 2026-02-04 13:54:34.302186 | localhost | skipping: Conditional result was False 2026-02-04 13:54:34.316428 | 2026-02-04 13:54:34.316601 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-04 13:54:34.362223 | localhost | skipping: Conditional result was False 2026-02-04 13:54:34.362616 | 2026-02-04 13:54:34.365618 | localhost | skipping: Conditional result was False 2026-02-04 13:54:34.382560 | 2026-02-04 13:54:34.382750 | LOOP [upload-logs : Upload console log and json output]