2026-04-28 06:11:25.688699 | Job console starting 2026-04-28 06:11:25.697332 | Updating git repos 2026-04-28 06:11:25.716597 | Cloning repos into workspace 2026-04-28 06:11:25.806924 | Restoring repo states 2026-04-28 06:11:25.814479 | Merging changes 2026-04-28 06:11:26.258801 | Checking out repos 2026-04-28 06:11:26.291093 | Preparing playbooks 2026-04-28 06:11:27.941564 | Running Ansible setup 2026-04-28 06:11:31.222244 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-28 06:11:31.792419 | 2026-04-28 06:11:31.792540 | PLAY [localhost] 2026-04-28 06:11:31.800060 | 2026-04-28 06:11:31.800132 | TASK [Gathering Facts] 2026-04-28 06:11:32.738969 | localhost | ok 2026-04-28 06:11:32.750340 | 2026-04-28 06:11:32.750438 | TASK [Setup log path fact] 2026-04-28 06:11:32.770543 | localhost | ok 2026-04-28 06:11:32.781327 | 2026-04-28 06:11:32.781388 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-28 06:11:32.810265 | localhost | ok 2026-04-28 06:11:32.818847 | 2026-04-28 06:11:32.818932 | TASK [emit-job-header : Print job information] 2026-04-28 06:11:32.849220 | # Job Information 2026-04-28 06:11:32.849420 | Ansible Version: 2.16.16 2026-04-28 06:11:32.849491 | Job: ansible-collection-containers-molecule-docker-ubuntu-jammy 2026-04-28 06:11:32.849540 | Pipeline: check 2026-04-28 06:11:32.849584 | Executor: 0a8996d2b663 2026-04-28 06:11:32.849626 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/123 2026-04-28 06:11:32.849674 | Event ID: c09b9470-42c8-11f1-9317-8010d15d04fa 2026-04-28 06:11:32.854744 | 2026-04-28 06:11:32.854828 | LOOP [emit-job-header : Print node information] 2026-04-28 06:11:32.943956 | localhost | ok: 2026-04-28 06:11:32.944110 | localhost | # Node Information 2026-04-28 06:11:32.944138 | localhost | Inventory Hostname: ubuntu-jammy 2026-04-28 06:11:32.944159 | localhost | Hostname: np0000170925 2026-04-28 06:11:32.944178 | localhost | Username: zuul 2026-04-28 06:11:32.944202 | localhost | Distro: Ubuntu 22.04 2026-04-28 06:11:32.944222 | localhost | Provider: yul1 2026-04-28 06:11:32.944242 | localhost | Region: ca-ymq-1 2026-04-28 06:11:32.944260 | localhost | Label: ubuntu-jammy 2026-04-28 06:11:32.944278 | localhost | Product Name: OpenStack Nova 2026-04-28 06:11:32.944297 | localhost | Interface IP: 199.204.45.223 2026-04-28 06:11:32.962451 | 2026-04-28 06:11:32.962624 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-28 06:11:33.351385 | localhost -> localhost | changed 2026-04-28 06:11:33.360126 | 2026-04-28 06:11:33.360218 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-28 06:11:34.382184 | localhost -> localhost | changed 2026-04-28 06:11:34.388386 | 2026-04-28 06:11:34.388482 | PLAY [all] 2026-04-28 06:11:34.397500 | 2026-04-28 06:11:34.397573 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-28 06:11:34.733982 | ubuntu-jammy -> localhost | ok 2026-04-28 06:11:34.740173 | 2026-04-28 06:11:34.740233 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-28 06:11:34.771444 | ubuntu-jammy | ok 2026-04-28 06:11:34.788276 | ubuntu-jammy | included: /var/lib/zuul/builds/44a31ff1bf134561a1f284fae2263d8b/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-28 06:11:34.793555 | 2026-04-28 06:11:34.793611 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-28 06:11:35.827820 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-04-28 06:11:35.828024 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/44a31ff1bf134561a1f284fae2263d8b/work/44a31ff1bf134561a1f284fae2263d8b_id_rsa 2026-04-28 06:11:35.828066 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/44a31ff1bf134561a1f284fae2263d8b/work/44a31ff1bf134561a1f284fae2263d8b_id_rsa.pub 2026-04-28 06:11:35.828097 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-04-28 06:11:35.828126 | ubuntu-jammy -> localhost | SHA256:kk2SntQT3KlhA/ZEngvWs4hElbEjo104h1Xd86JUx84 zuul-build-sshkey 2026-04-28 06:11:35.828626 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-04-28 06:11:35.828661 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-04-28 06:11:35.828697 | ubuntu-jammy -> localhost | | ..*B=o o . | 2026-04-28 06:11:35.828728 | ubuntu-jammy -> localhost | | . =.O=o+ + o | 2026-04-28 06:11:35.828757 | ubuntu-jammy -> localhost | | B @.X+ . * | 2026-04-28 06:11:35.828785 | ubuntu-jammy -> localhost | | + @ X.=. . E | 2026-04-28 06:11:35.828813 | ubuntu-jammy -> localhost | | . o * S. . . | 2026-04-28 06:11:35.828841 | ubuntu-jammy -> localhost | | . . | 2026-04-28 06:11:35.828868 | ubuntu-jammy -> localhost | | | 2026-04-28 06:11:35.828896 | ubuntu-jammy -> localhost | | | 2026-04-28 06:11:35.828928 | ubuntu-jammy -> localhost | | | 2026-04-28 06:11:35.828993 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-04-28 06:11:35.829060 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.645361 2026-04-28 06:11:35.835815 | 2026-04-28 06:11:35.835900 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-28 06:11:35.868945 | ubuntu-jammy | ok 2026-04-28 06:11:35.879453 | ubuntu-jammy | included: /var/lib/zuul/builds/44a31ff1bf134561a1f284fae2263d8b/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-28 06:11:35.886550 | 2026-04-28 06:11:35.886607 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-28 06:11:35.910294 | ubuntu-jammy | skipping: Conditional result was False 2026-04-28 06:11:35.919956 | 2026-04-28 06:11:35.920020 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-28 06:11:36.358929 | ubuntu-jammy | changed 2026-04-28 06:11:36.367261 | 2026-04-28 06:11:36.367331 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-28 06:11:36.554536 | ubuntu-jammy | ok 2026-04-28 06:11:36.561491 | 2026-04-28 06:11:36.561570 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-28 06:11:37.058265 | ubuntu-jammy | changed 2026-04-28 06:11:37.065212 | 2026-04-28 06:11:37.065285 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-28 06:11:37.509234 | ubuntu-jammy | changed 2026-04-28 06:11:37.514067 | 2026-04-28 06:11:37.514135 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-28 06:11:37.538170 | ubuntu-jammy | skipping: Conditional result was False 2026-04-28 06:11:37.547686 | 2026-04-28 06:11:37.547777 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-28 06:11:37.895975 | ubuntu-jammy -> localhost | changed 2026-04-28 06:11:37.914643 | 2026-04-28 06:11:37.914790 | TASK [add-build-sshkey : Add back temp key] 2026-04-28 06:11:38.203929 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/44a31ff1bf134561a1f284fae2263d8b/work/44a31ff1bf134561a1f284fae2263d8b_id_rsa (zuul-build-sshkey) 2026-04-28 06:11:38.204098 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.011335 2026-04-28 06:11:38.209127 | 2026-04-28 06:11:38.209189 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-28 06:11:38.522692 | ubuntu-jammy | ok 2026-04-28 06:11:38.529686 | 2026-04-28 06:11:38.529774 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-28 06:11:38.553751 | ubuntu-jammy | skipping: Conditional result was False 2026-04-28 06:11:38.571155 | 2026-04-28 06:11:38.571256 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-28 06:11:38.893303 | ubuntu-jammy | ok 2026-04-28 06:11:38.898910 | 2026-04-28 06:11:38.898975 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-28 06:11:39.717823 | ubuntu-jammy | Output suppressed because no_log was given 2026-04-28 06:11:39.732275 | 2026-04-28 06:11:39.732399 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-28 06:11:39.917977 | ubuntu-jammy | ok: "logs" 2026-04-28 06:11:39.918199 | ubuntu-jammy | ok: All items complete 2026-04-28 06:11:39.918228 | 2026-04-28 06:11:40.088661 | ubuntu-jammy | ok: "artifacts" 2026-04-28 06:11:40.255770 | ubuntu-jammy | ok: "docs" 2026-04-28 06:11:40.270704 | 2026-04-28 06:11:40.270907 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-28 06:11:40.520619 | ubuntu-jammy | changed: "logs" 2026-04-28 06:11:40.626489 | ubuntu-jammy | changed: "artifacts" 2026-04-28 06:11:40.778094 | ubuntu-jammy | changed: "docs" 2026-04-28 06:11:40.806175 | 2026-04-28 06:11:40.806328 | PLAY RECAP 2026-04-28 06:11:40.806387 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-28 06:11:40.806440 | ubuntu-jammy | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-28 06:11:40.806465 | 2026-04-28 06:11:40.976287 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-28 06:11:40.982338 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-28 06:11:41.550883 | 2026-04-28 06:11:41.595639 | PLAY [all] 2026-04-28 06:11:41.613102 | 2026-04-28 06:11:41.613210 | TASK [setup-uv : Extract archive] 2026-04-28 06:11:43.954449 | ubuntu-jammy | changed 2026-04-28 06:11:43.960075 | 2026-04-28 06:11:43.960156 | TASK [setup-uv : Print version] 2026-04-28 06:11:43.700663 | ubuntu-jammy | uv 0.8.13 2026-04-28 06:11:44.496550 | ubuntu-jammy | ok: Runtime: 0:00:00.012683 2026-04-28 06:11:44.584507 | 2026-04-28 06:11:44.584616 | PLAY RECAP 2026-04-28 06:11:44.584675 | ubuntu-jammy | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-28 06:11:44.584735 | 2026-04-28 06:11:44.711860 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-28 06:11:44.713576 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-28 06:11:45.249728 | 2026-04-28 06:11:45.263329 | PLAY [all] 2026-04-28 06:11:45.281511 | 2026-04-28 06:11:45.281595 | TASK [Copy inventory file for Zuul] 2026-04-28 06:11:46.119278 | ubuntu-jammy | changed 2026-04-28 06:11:46.124181 | 2026-04-28 06:11:46.124260 | TASK [Switch "ansible_host" to private IP] 2026-04-28 06:11:46.388219 | ubuntu-jammy | changed: 1 replacements made 2026-04-28 06:11:46.393447 | 2026-04-28 06:11:46.393516 | TASK [Run Molecule scenario] 2026-04-28 06:11:46.386769 | ubuntu-jammy | Downloading cpython-3.13.7-linux-x86_64-gnu (download) (30.9MiB) 2026-04-28 06:11:47.103278 | ubuntu-jammy | Downloading cpython-3.13.7-linux-x86_64-gnu (download) 2026-04-28 06:11:47.284627 | ubuntu-jammy | Using CPython 3.13.7 2026-04-28 06:11:47.284857 | ubuntu-jammy | Creating virtual environment at: .venv 2026-04-28 06:11:47.644531 | ubuntu-jammy | Downloading pygments (1.2MiB) 2026-04-28 06:11:47.646510 | ubuntu-jammy | Downloading ansible-core (2.3MiB) 2026-04-28 06:11:47.647865 | ubuntu-jammy | Downloading cryptography (4.3MiB) 2026-04-28 06:11:47.830616 | ubuntu-jammy | Downloading cryptography 2026-04-28 06:11:47.834826 | ubuntu-jammy | Downloading pygments 2026-04-28 06:11:47.985071 | ubuntu-jammy | Downloading ansible-core 2026-04-28 06:11:48.014527 | ubuntu-jammy | Installed 36 packages in 28ms 2026-04-28 06:11:49.142420 | ubuntu-jammy | INFO Collection 'vexxhost.containers' detected. 2026-04-28 06:11:49.142515 | ubuntu-jammy | INFO Scenarios will be used from 'extensions/molecule' 2026-04-28 06:11:49.986540 | ubuntu-jammy | CRITICAL 'extensions/molecule/default/molecule.yml' glob failed. Exiting. 2026-04-28 06:11:49.986630 | ubuntu-jammy | INFO default scenario not found, disabling shared state. 2026-04-28 06:11:49.986687 | ubuntu-jammy | INFO [docker > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-04-28 06:11:49.986765 | ubuntu-jammy | INFO [docker > prerun] Performing prerun with role_name_check=0... 2026-04-28 06:12:00.275898 | ubuntu-jammy | INFO [docker > dependency] Executing 2026-04-28 06:12:00.276110 | ubuntu-jammy | WARNING [docker > dependency] Missing roles requirements file: requirements.yml 2026-04-28 06:12:00.276394 | ubuntu-jammy | WARNING [docker > dependency] Missing collections requirements file: collections.yml 2026-04-28 06:12:00.276515 | ubuntu-jammy | WARNING [docker > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-04-28 06:12:00.283312 | ubuntu-jammy | INFO [docker > cleanup] Executing 2026-04-28 06:12:00.283569 | ubuntu-jammy | WARNING [docker > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-28 06:12:00.288591 | ubuntu-jammy | INFO [docker > destroy] Executing 2026-04-28 06:12:00.288650 | ubuntu-jammy | WARNING [docker > destroy] Skipping, '--destroy=never' requested. 2026-04-28 06:12:00.288710 | ubuntu-jammy | INFO [docker > destroy] Executed: Successful 2026-04-28 06:12:00.293581 | ubuntu-jammy | INFO [docker > syntax] Executing 2026-04-28 06:12:00.795647 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-28 06:12:00.795897 | ubuntu-jammy | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-04-28 06:12:00.796111 | ubuntu-jammy | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-04-28 06:12:00.796320 | ubuntu-jammy | 2026-04-28 06:12:01.265812 | ubuntu-jammy | 2026-04-28 06:12:01.266558 | ubuntu-jammy | playbook: /home/zuul/src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/docker/converge.yml 2026-04-28 06:12:01.339924 | ubuntu-jammy | INFO [docker > syntax] Executed: Successful 2026-04-28 06:12:01.348660 | ubuntu-jammy | INFO [docker > create] Executing 2026-04-28 06:12:01.350584 | ubuntu-jammy | WARNING [docker > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-28 06:12:01.356799 | ubuntu-jammy | INFO [docker > prepare] Executing 2026-04-28 06:12:01.833082 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-28 06:12:01.833279 | ubuntu-jammy | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-04-28 06:12:01.833504 | ubuntu-jammy | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-04-28 06:12:01.833685 | ubuntu-jammy | 2026-04-28 06:12:02.226496 | ubuntu-jammy | 2026-04-28 06:12:02.226689 | ubuntu-jammy | PLAY [Prepare] ***************************************************************** 2026-04-28 06:12:02.226849 | ubuntu-jammy | 2026-04-28 06:12:02.227034 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-04-28 06:12:02.227200 | ubuntu-jammy | Tuesday 28 April 2026 06:12:02 +0000 (0:00:00.036) 0:00:00.036 ********* 2026-04-28 06:12:03.470481 | ubuntu-jammy | [WARNING]: Host 'ubuntu-jammy' is using the discovered Python interpreter at '/usr/bin/python3.10', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. 2026-04-28 06:12:03.472300 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-28 06:12:03.472425 | ubuntu-jammy | 2026-04-28 06:12:03.472550 | ubuntu-jammy | TASK [Update "apt" cache] ****************************************************** 2026-04-28 06:12:03.472655 | ubuntu-jammy | Tuesday 28 April 2026 06:12:03 +0000 (0:00:01.246) 0:00:01.283 ********* 2026-04-28 06:12:13.148113 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-28 06:12:13.148236 | ubuntu-jammy | 2026-04-28 06:12:13.148315 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-04-28 06:12:13.148439 | ubuntu-jammy | ubuntu-jammy : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-28 06:12:13.148538 | ubuntu-jammy | 2026-04-28 06:12:13.148636 | ubuntu-jammy | 2026-04-28 06:12:13.148752 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-04-28 06:12:13.148856 | ubuntu-jammy | Tuesday 28 April 2026 06:12:13 +0000 (0:00:09.675) 0:00:10.959 ********* 2026-04-28 06:12:13.148960 | ubuntu-jammy | =============================================================================== 2026-04-28 06:12:13.149066 | ubuntu-jammy | Update "apt" cache ------------------------------------------------------ 9.68s 2026-04-28 06:12:13.149173 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.25s 2026-04-28 06:12:13.254088 | ubuntu-jammy | INFO [docker > prepare] Executed: Successful 2026-04-28 06:12:13.262086 | ubuntu-jammy | INFO [docker > converge] Executing 2026-04-28 06:12:13.763167 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-28 06:12:13.763383 | ubuntu-jammy | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-04-28 06:12:13.763589 | ubuntu-jammy | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-04-28 06:12:13.763765 | ubuntu-jammy | 2026-04-28 06:12:14.179378 | ubuntu-jammy | 2026-04-28 06:12:14.179577 | ubuntu-jammy | PLAY [Converge] **************************************************************** 2026-04-28 06:12:14.179781 | ubuntu-jammy | 2026-04-28 06:12:14.180004 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-04-28 06:12:14.180269 | ubuntu-jammy | Tuesday 28 April 2026 06:12:14 +0000 (0:00:00.024) 0:00:00.024 ********* 2026-04-28 06:12:15.201548 | ubuntu-jammy | [WARNING]: Host 'ubuntu-jammy' is using the discovered Python interpreter at '/usr/bin/python3.10', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. 2026-04-28 06:12:15.205160 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-28 06:12:15.205381 | ubuntu-jammy | 2026-04-28 06:12:15.205638 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-28 06:12:15.205869 | ubuntu-jammy | Tuesday 28 April 2026 06:12:15 +0000 (0:00:01.026) 0:00:01.050 ********* 2026-04-28 06:12:15.708960 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-28 06:12:15.709160 | ubuntu-jammy | 2026-04-28 06:12:15.709418 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-28 06:12:15.709653 | ubuntu-jammy | Tuesday 28 April 2026 06:12:15 +0000 (0:00:00.503) 0:00:01.554 ********* 2026-04-28 06:12:15.741009 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-28 06:12:15.741217 | ubuntu-jammy | 2026-04-28 06:12:15.741465 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-28 06:12:15.741694 | ubuntu-jammy | Tuesday 28 April 2026 06:12:15 +0000 (0:00:00.032) 0:00:01.586 ********* 2026-04-28 06:12:16.149718 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-28 06:12:16.149892 | ubuntu-jammy | 2026-04-28 06:12:16.150131 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-28 06:12:16.150399 | ubuntu-jammy | Tuesday 28 April 2026 06:12:16 +0000 (0:00:00.408) 0:00:01.995 ********* 2026-04-28 06:12:16.236884 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-28 06:12:16.237020 | ubuntu-jammy | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-28 06:12:16.237179 | ubuntu-jammy | } 2026-04-28 06:12:16.237343 | ubuntu-jammy | 2026-04-28 06:12:16.237634 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-28 06:12:16.237809 | ubuntu-jammy | Tuesday 28 April 2026 06:12:16 +0000 (0:00:00.087) 0:00:02.082 ********* 2026-04-28 06:12:17.062542 | ubuntu-jammy | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created with a mode of 0700, this may cause issues when running as another user. To avoid this, create the remote_tmp dir with the correct permissions manually 2026-04-28 06:12:17.066482 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-28 06:12:17.066606 | ubuntu-jammy | 2026-04-28 06:12:17.066729 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-28 06:12:17.066844 | ubuntu-jammy | Tuesday 28 April 2026 06:12:17 +0000 (0:00:00.830) 0:00:02.912 ********* 2026-04-28 06:12:17.092472 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-28 06:12:17.092601 | ubuntu-jammy | 2026-04-28 06:12:17.092766 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-28 06:12:17.092945 | ubuntu-jammy | Tuesday 28 April 2026 06:12:17 +0000 (0:00:00.025) 0:00:02.938 ********* 2026-04-28 06:12:17.122739 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-28 06:12:17.122833 | ubuntu-jammy | 2026-04-28 06:12:17.122944 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-28 06:12:17.123056 | ubuntu-jammy | Tuesday 28 April 2026 06:12:17 +0000 (0:00:00.030) 0:00:02.968 ********* 2026-04-28 06:12:17.377063 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-28 06:12:17.377264 | ubuntu-jammy | 2026-04-28 06:12:17.377452 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-28 06:12:17.377647 | ubuntu-jammy | Tuesday 28 April 2026 06:12:17 +0000 (0:00:00.253) 0:00:03.222 ********* 2026-04-28 06:12:18.651671 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-28 06:12:18.651824 | ubuntu-jammy | 2026-04-28 06:12:18.652033 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-28 06:12:18.652315 | ubuntu-jammy | Tuesday 28 April 2026 06:12:18 +0000 (0:00:01.274) 0:00:04.497 ********* 2026-04-28 06:12:18.720238 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-28 06:12:18.720537 | ubuntu-jammy | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-28 06:12:18.720790 | ubuntu-jammy | } 2026-04-28 06:12:18.721045 | ubuntu-jammy | 2026-04-28 06:12:18.721318 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-28 06:12:18.721707 | ubuntu-jammy | Tuesday 28 April 2026 06:12:18 +0000 (0:00:00.068) 0:00:04.565 ********* 2026-04-28 06:12:19.485244 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-28 06:12:19.485457 | ubuntu-jammy | 2026-04-28 06:12:19.485718 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-28 06:12:19.485978 | ubuntu-jammy | Tuesday 28 April 2026 06:12:19 +0000 (0:00:00.764) 0:00:05.330 ********* 2026-04-28 06:12:22.627012 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-28 06:12:22.627087 | ubuntu-jammy | 2026-04-28 06:12:22.627164 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-28 06:12:22.627295 | ubuntu-jammy | Tuesday 28 April 2026 06:12:22 +0000 (0:00:03.141) 0:00:08.472 ********* 2026-04-28 06:12:22.650163 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-28 06:12:22.650220 | ubuntu-jammy | 2026-04-28 06:12:22.650314 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-28 06:12:22.650395 | ubuntu-jammy | Tuesday 28 April 2026 06:12:22 +0000 (0:00:00.023) 0:00:08.495 ********* 2026-04-28 06:12:22.668066 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-28 06:12:22.668106 | ubuntu-jammy | 2026-04-28 06:12:22.668213 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-28 06:12:22.668301 | ubuntu-jammy | Tuesday 28 April 2026 06:12:22 +0000 (0:00:00.018) 0:00:08.513 ********* 2026-04-28 06:12:22.691288 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-28 06:12:22.691328 | ubuntu-jammy | 2026-04-28 06:12:22.691418 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-28 06:12:22.691495 | ubuntu-jammy | Tuesday 28 April 2026 06:12:22 +0000 (0:00:00.023) 0:00:08.537 ********* 2026-04-28 06:12:28.249951 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-28 06:12:28.250081 | ubuntu-jammy | 2026-04-28 06:12:28.250291 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-28 06:12:28.250484 | ubuntu-jammy | Tuesday 28 April 2026 06:12:28 +0000 (0:00:05.557) 0:00:14.095 ********* 2026-04-28 06:12:29.019424 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-28 06:12:29.019580 | ubuntu-jammy | 2026-04-28 06:12:29.019796 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-28 06:12:29.019980 | ubuntu-jammy | Tuesday 28 April 2026 06:12:29 +0000 (0:00:00.769) 0:00:14.864 ********* 2026-04-28 06:12:30.310697 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/etc/containerd'}) 2026-04-28 06:12:30.310764 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-28 06:12:30.310777 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-28 06:12:30.310788 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-28 06:12:30.310799 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-28 06:12:30.310810 | ubuntu-jammy | 2026-04-28 06:12:30.310820 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-28 06:12:30.310830 | ubuntu-jammy | Tuesday 28 April 2026 06:12:30 +0000 (0:00:01.290) 0:00:16.154 ********* 2026-04-28 06:12:31.034953 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-28 06:12:31.035020 | ubuntu-jammy | 2026-04-28 06:12:31.035602 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-28 06:12:31.035651 | ubuntu-jammy | Tuesday 28 April 2026 06:12:31 +0000 (0:00:00.723) 0:00:16.878 ********* 2026-04-28 06:12:31.035659 | ubuntu-jammy | 2026-04-28 06:12:31.035666 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-04-28 06:12:31.035672 | ubuntu-jammy | Tuesday 28 April 2026 06:12:31 +0000 (0:00:00.002) 0:00:16.880 ********* 2026-04-28 06:12:32.019186 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-28 06:12:32.019284 | ubuntu-jammy | 2026-04-28 06:12:32.019350 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-04-28 06:12:32.019507 | ubuntu-jammy | Tuesday 28 April 2026 06:12:32 +0000 (0:00:00.983) 0:00:17.864 ********* 2026-04-28 06:12:32.530702 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-28 06:12:32.531325 | ubuntu-jammy | 2026-04-28 06:12:32.531404 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-28 06:12:32.531417 | ubuntu-jammy | Tuesday 28 April 2026 06:12:32 +0000 (0:00:00.511) 0:00:18.375 ********* 2026-04-28 06:12:33.123059 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-28 06:12:33.123150 | ubuntu-jammy | 2026-04-28 06:12:33.123465 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-28 06:12:33.123762 | ubuntu-jammy | Tuesday 28 April 2026 06:12:33 +0000 (0:00:00.592) 0:00:18.968 ********* 2026-04-28 06:12:33.386522 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-28 06:12:33.386633 | ubuntu-jammy | 2026-04-28 06:12:33.386645 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-28 06:12:33.386770 | ubuntu-jammy | Tuesday 28 April 2026 06:12:33 +0000 (0:00:00.264) 0:00:19.232 ********* 2026-04-28 06:12:33.433354 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-28 06:12:33.434253 | ubuntu-jammy | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-28 06:12:33.434309 | ubuntu-jammy | } 2026-04-28 06:12:33.434322 | ubuntu-jammy | 2026-04-28 06:12:33.434332 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-28 06:12:33.434342 | ubuntu-jammy | Tuesday 28 April 2026 06:12:33 +0000 (0:00:00.046) 0:00:19.278 ********* 2026-04-28 06:12:34.517989 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-28 06:12:34.518049 | ubuntu-jammy | 2026-04-28 06:12:34.518347 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-28 06:12:34.518398 | ubuntu-jammy | Tuesday 28 April 2026 06:12:34 +0000 (0:00:01.083) 0:00:20.361 ********* 2026-04-28 06:12:38.969277 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-28 06:12:38.969331 | ubuntu-jammy | 2026-04-28 06:12:38.969339 | ubuntu-jammy | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-28 06:12:38.969347 | ubuntu-jammy | Tuesday 28 April 2026 06:12:38 +0000 (0:00:04.452) 0:00:24.814 ********* 2026-04-28 06:12:40.268564 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-28 06:12:40.268641 | ubuntu-jammy | 2026-04-28 06:12:40.268692 | ubuntu-jammy | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-28 06:12:40.268802 | ubuntu-jammy | Tuesday 28 April 2026 06:12:40 +0000 (0:00:01.299) 0:00:26.114 ********* 2026-04-28 06:12:40.705646 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-28 06:12:40.705749 | ubuntu-jammy | 2026-04-28 06:12:40.706302 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-28 06:12:40.706376 | ubuntu-jammy | Tuesday 28 April 2026 06:12:40 +0000 (0:00:00.436) 0:00:26.551 ********* 2026-04-28 06:12:41.305016 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-28 06:12:41.305200 | ubuntu-jammy | 2026-04-28 06:12:41.305208 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-28 06:12:41.305215 | ubuntu-jammy | Tuesday 28 April 2026 06:12:41 +0000 (0:00:00.598) 0:00:27.149 ********* 2026-04-28 06:12:42.035707 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/etc/docker'}) 2026-04-28 06:12:42.035789 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-28 06:12:42.036284 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-28 06:12:42.036350 | ubuntu-jammy | 2026-04-28 06:12:42.036358 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-28 06:12:42.036372 | ubuntu-jammy | Tuesday 28 April 2026 06:12:42 +0000 (0:00:00.732) 0:00:27.881 ********* 2026-04-28 06:12:42.596210 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-28 06:12:42.596287 | ubuntu-jammy | 2026-04-28 06:12:42.596638 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-28 06:12:42.596692 | ubuntu-jammy | Tuesday 28 April 2026 06:12:42 +0000 (0:00:00.560) 0:00:28.442 ********* 2026-04-28 06:12:43.170914 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-28 06:12:43.171026 | ubuntu-jammy | 2026-04-28 06:12:43.171641 | ubuntu-jammy | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-28 06:12:43.171698 | ubuntu-jammy | Tuesday 28 April 2026 06:12:43 +0000 (0:00:00.572) 0:00:29.014 ********* 2026-04-28 06:12:43.171706 | ubuntu-jammy | 2026-04-28 06:12:43.171712 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-04-28 06:12:43.171726 | ubuntu-jammy | Tuesday 28 April 2026 06:12:43 +0000 (0:00:00.002) 0:00:29.016 ********* 2026-04-28 06:12:43.823690 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-28 06:12:43.823788 | ubuntu-jammy | 2026-04-28 06:12:43.824156 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-04-28 06:12:43.824221 | ubuntu-jammy | Tuesday 28 April 2026 06:12:43 +0000 (0:00:00.652) 0:00:29.669 ********* 2026-04-28 06:12:45.205328 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-28 06:12:45.206065 | ubuntu-jammy | 2026-04-28 06:12:45.206107 | ubuntu-jammy | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-28 06:12:45.206123 | ubuntu-jammy | Tuesday 28 April 2026 06:12:45 +0000 (0:00:01.381) 0:00:31.050 ********* 2026-04-28 06:12:45.779875 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-28 06:12:45.779958 | ubuntu-jammy | 2026-04-28 06:12:45.780254 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-04-28 06:12:45.780326 | ubuntu-jammy | ubuntu-jammy : ok=30 changed=19 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 2026-04-28 06:12:45.780347 | ubuntu-jammy | 2026-04-28 06:12:45.780359 | ubuntu-jammy | 2026-04-28 06:12:45.782779 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-04-28 06:12:45.782803 | ubuntu-jammy | Tuesday 28 April 2026 06:12:45 +0000 (0:00:00.575) 0:00:31.625 ********* 2026-04-28 06:12:45.782811 | ubuntu-jammy | =============================================================================== 2026-04-28 06:12:45.782840 | ubuntu-jammy | vexxhost.containers.containerd : Install AppArmor packages -------------- 5.56s 2026-04-28 06:12:45.782846 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 4.45s 2026-04-28 06:12:45.782852 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 3.14s 2026-04-28 06:12:45.782857 | ubuntu-jammy | vexxhost.containers.containerd : Reload systemd ------------------------- 1.64s 2026-04-28 06:12:45.782863 | ubuntu-jammy | vexxhost.containers.docker : Restart docker ----------------------------- 1.38s 2026-04-28 06:12:45.782868 | ubuntu-jammy | vexxhost.containers.docker : Install AppArmor packages ------------------ 1.30s 2026-04-28 06:12:45.782874 | ubuntu-jammy | vexxhost.containers.containerd : Create folders for configuration ------- 1.29s 2026-04-28 06:12:45.782879 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.27s 2026-04-28 06:12:45.782885 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 1.08s 2026-04-28 06:12:45.782891 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.03s 2026-04-28 06:12:45.782897 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.83s 2026-04-28 06:12:45.782903 | ubuntu-jammy | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.77s 2026-04-28 06:12:45.782908 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.76s 2026-04-28 06:12:45.782914 | ubuntu-jammy | vexxhost.containers.docker : Create folders for configuration ----------- 0.73s 2026-04-28 06:12:45.782919 | ubuntu-jammy | vexxhost.containers.containerd : Create containerd config file ---------- 0.72s 2026-04-28 06:12:45.782925 | ubuntu-jammy | vexxhost.containers.docker : Create systemd service file for docker ----- 0.60s 2026-04-28 06:12:45.782930 | ubuntu-jammy | vexxhost.containers.containerd : Enable and start service --------------- 0.59s 2026-04-28 06:12:45.782936 | ubuntu-jammy | vexxhost.containers.docker : Enable and start service ------------------- 0.58s 2026-04-28 06:12:45.782941 | ubuntu-jammy | vexxhost.containers.docker : Create docker daemon config file ----------- 0.57s 2026-04-28 06:12:45.782947 | ubuntu-jammy | vexxhost.containers.docker : Create systemd socket file for docker ------ 0.56s 2026-04-28 06:12:45.900515 | ubuntu-jammy | INFO [docker > converge] Executed: Successful 2026-04-28 06:12:45.909727 | ubuntu-jammy | INFO [docker > idempotence] Executing 2026-04-28 06:12:46.384621 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-28 06:12:46.385018 | ubuntu-jammy | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-04-28 06:12:46.385313 | ubuntu-jammy | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-04-28 06:12:46.385556 | ubuntu-jammy | 2026-04-28 06:12:46.785669 | ubuntu-jammy | 2026-04-28 06:12:46.786009 | ubuntu-jammy | PLAY [Converge] **************************************************************** 2026-04-28 06:12:46.786247 | ubuntu-jammy | 2026-04-28 06:12:46.786530 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-04-28 06:12:46.786777 | ubuntu-jammy | Tuesday 28 April 2026 06:12:46 +0000 (0:00:00.019) 0:00:00.019 ********* 2026-04-28 06:12:47.849569 | ubuntu-jammy | [WARNING]: Host 'ubuntu-jammy' is using the discovered Python interpreter at '/usr/bin/python3.10', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. 2026-04-28 06:12:47.854764 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-28 06:12:47.854785 | ubuntu-jammy | 2026-04-28 06:12:47.854790 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-28 06:12:47.854795 | ubuntu-jammy | Tuesday 28 April 2026 06:12:47 +0000 (0:00:01.068) 0:00:01.087 ********* 2026-04-28 06:12:48.246222 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-28 06:12:48.246289 | ubuntu-jammy | 2026-04-28 06:12:48.246303 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-28 06:12:48.246335 | ubuntu-jammy | Tuesday 28 April 2026 06:12:48 +0000 (0:00:00.390) 0:00:01.478 ********* 2026-04-28 06:12:48.276885 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-28 06:12:48.276919 | ubuntu-jammy | 2026-04-28 06:12:48.276930 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-28 06:12:48.276940 | ubuntu-jammy | Tuesday 28 April 2026 06:12:48 +0000 (0:00:00.031) 0:00:01.510 ********* 2026-04-28 06:12:48.671496 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-28 06:12:48.671548 | ubuntu-jammy | 2026-04-28 06:12:48.671554 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-28 06:12:48.671559 | ubuntu-jammy | Tuesday 28 April 2026 06:12:48 +0000 (0:00:00.394) 0:00:01.904 ********* 2026-04-28 06:12:48.729918 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-28 06:12:48.729975 | ubuntu-jammy | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-28 06:12:48.729983 | ubuntu-jammy | } 2026-04-28 06:12:48.729989 | ubuntu-jammy | 2026-04-28 06:12:48.729995 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-28 06:12:48.730002 | ubuntu-jammy | Tuesday 28 April 2026 06:12:48 +0000 (0:00:00.057) 0:00:01.962 ********* 2026-04-28 06:12:49.263063 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-28 06:12:49.263126 | ubuntu-jammy | 2026-04-28 06:12:49.263138 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-28 06:12:49.263148 | ubuntu-jammy | Tuesday 28 April 2026 06:12:49 +0000 (0:00:00.533) 0:00:02.496 ********* 2026-04-28 06:12:49.280424 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-28 06:12:49.280485 | ubuntu-jammy | 2026-04-28 06:12:49.280716 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-28 06:12:49.280850 | ubuntu-jammy | Tuesday 28 April 2026 06:12:49 +0000 (0:00:00.018) 0:00:02.514 ********* 2026-04-28 06:12:49.313478 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-28 06:12:49.313851 | ubuntu-jammy | 2026-04-28 06:12:49.313901 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-28 06:12:49.313907 | ubuntu-jammy | Tuesday 28 April 2026 06:12:49 +0000 (0:00:00.032) 0:00:02.546 ********* 2026-04-28 06:12:49.565618 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-28 06:12:49.565733 | ubuntu-jammy | 2026-04-28 06:12:49.566151 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-28 06:12:49.566216 | ubuntu-jammy | Tuesday 28 April 2026 06:12:49 +0000 (0:00:00.252) 0:00:02.798 ********* 2026-04-28 06:12:50.805152 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-28 06:12:50.805783 | ubuntu-jammy | 2026-04-28 06:12:50.805819 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-28 06:12:50.805831 | ubuntu-jammy | Tuesday 28 April 2026 06:12:50 +0000 (0:00:01.239) 0:00:04.038 ********* 2026-04-28 06:12:50.875286 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-28 06:12:50.875375 | ubuntu-jammy | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-28 06:12:50.875412 | ubuntu-jammy | } 2026-04-28 06:12:50.875442 | ubuntu-jammy | 2026-04-28 06:12:50.875661 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-28 06:12:50.875713 | ubuntu-jammy | Tuesday 28 April 2026 06:12:50 +0000 (0:00:00.068) 0:00:04.106 ********* 2026-04-28 06:12:51.276010 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-28 06:12:51.276086 | ubuntu-jammy | 2026-04-28 06:12:51.276424 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-28 06:12:51.276482 | ubuntu-jammy | Tuesday 28 April 2026 06:12:51 +0000 (0:00:00.402) 0:00:04.509 ********* 2026-04-28 06:12:53.708109 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-28 06:12:53.708214 | ubuntu-jammy | 2026-04-28 06:12:53.708240 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-28 06:12:53.708372 | ubuntu-jammy | Tuesday 28 April 2026 06:12:53 +0000 (0:00:02.432) 0:00:06.941 ********* 2026-04-28 06:12:53.725504 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-28 06:12:53.725568 | ubuntu-jammy | 2026-04-28 06:12:53.725829 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-28 06:12:53.725878 | ubuntu-jammy | Tuesday 28 April 2026 06:12:53 +0000 (0:00:00.016) 0:00:06.958 ********* 2026-04-28 06:12:53.745726 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-28 06:12:53.746307 | ubuntu-jammy | 2026-04-28 06:12:53.746360 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-28 06:12:53.746373 | ubuntu-jammy | Tuesday 28 April 2026 06:12:53 +0000 (0:00:00.020) 0:00:06.979 ********* 2026-04-28 06:12:53.764698 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-28 06:12:53.764862 | ubuntu-jammy | 2026-04-28 06:12:53.765238 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-28 06:12:53.765275 | ubuntu-jammy | Tuesday 28 April 2026 06:12:53 +0000 (0:00:00.019) 0:00:06.998 ********* 2026-04-28 06:12:54.854601 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-28 06:12:54.854682 | ubuntu-jammy | 2026-04-28 06:12:54.854959 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-28 06:12:54.855005 | ubuntu-jammy | Tuesday 28 April 2026 06:12:54 +0000 (0:00:01.089) 0:00:08.088 ********* 2026-04-28 06:12:55.397317 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-28 06:12:55.397418 | ubuntu-jammy | 2026-04-28 06:12:55.397709 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-28 06:12:55.397771 | ubuntu-jammy | Tuesday 28 April 2026 06:12:55 +0000 (0:00:00.542) 0:00:08.630 ********* 2026-04-28 06:12:56.641016 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/etc/containerd'}) 2026-04-28 06:12:56.642065 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-28 06:12:56.642117 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-28 06:12:56.642125 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-28 06:12:56.642133 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-28 06:12:56.642140 | ubuntu-jammy | 2026-04-28 06:12:56.642147 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-28 06:12:56.642153 | ubuntu-jammy | Tuesday 28 April 2026 06:12:56 +0000 (0:00:01.243) 0:00:09.874 ********* 2026-04-28 06:12:57.282313 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-28 06:12:57.282375 | ubuntu-jammy | 2026-04-28 06:12:57.282995 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-28 06:12:57.283046 | ubuntu-jammy | Tuesday 28 April 2026 06:12:57 +0000 (0:00:00.639) 0:00:10.513 ********* 2026-04-28 06:12:57.283054 | ubuntu-jammy | 2026-04-28 06:12:57.283068 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-28 06:12:57.283074 | ubuntu-jammy | Tuesday 28 April 2026 06:12:57 +0000 (0:00:00.002) 0:00:10.515 ********* 2026-04-28 06:12:57.949194 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-28 06:12:57.949272 | ubuntu-jammy | 2026-04-28 06:12:57.949548 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-28 06:12:57.949591 | ubuntu-jammy | Tuesday 28 April 2026 06:12:57 +0000 (0:00:00.666) 0:00:11.182 ********* 2026-04-28 06:12:58.198787 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-28 06:12:58.198850 | ubuntu-jammy | 2026-04-28 06:12:58.199146 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-28 06:12:58.199172 | ubuntu-jammy | Tuesday 28 April 2026 06:12:58 +0000 (0:00:00.249) 0:00:11.432 ********* 2026-04-28 06:12:58.232767 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-28 06:12:58.232966 | ubuntu-jammy | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-28 06:12:58.233646 | ubuntu-jammy | } 2026-04-28 06:12:58.233677 | ubuntu-jammy | 2026-04-28 06:12:58.233688 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-28 06:12:58.233698 | ubuntu-jammy | Tuesday 28 April 2026 06:12:58 +0000 (0:00:00.033) 0:00:11.466 ********* 2026-04-28 06:12:58.621029 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-28 06:12:58.621200 | ubuntu-jammy | 2026-04-28 06:12:58.621211 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-28 06:12:58.621217 | ubuntu-jammy | Tuesday 28 April 2026 06:12:58 +0000 (0:00:00.383) 0:00:11.849 ********* 2026-04-28 06:13:01.773894 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-28 06:13:01.773965 | ubuntu-jammy | 2026-04-28 06:13:01.773977 | ubuntu-jammy | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-28 06:13:01.774009 | ubuntu-jammy | Tuesday 28 April 2026 06:13:01 +0000 (0:00:03.157) 0:00:15.006 ********* 2026-04-28 06:13:02.926765 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-28 06:13:02.926823 | ubuntu-jammy | 2026-04-28 06:13:02.926835 | ubuntu-jammy | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-28 06:13:02.926845 | ubuntu-jammy | Tuesday 28 April 2026 06:13:02 +0000 (0:00:01.151) 0:00:16.158 ********* 2026-04-28 06:13:03.299411 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-28 06:13:03.299474 | ubuntu-jammy | 2026-04-28 06:13:03.299709 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-28 06:13:03.299731 | ubuntu-jammy | Tuesday 28 April 2026 06:13:03 +0000 (0:00:00.374) 0:00:16.533 ********* 2026-04-28 06:13:03.834249 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-28 06:13:03.834872 | ubuntu-jammy | 2026-04-28 06:13:03.834932 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-28 06:13:03.834944 | ubuntu-jammy | Tuesday 28 April 2026 06:13:03 +0000 (0:00:00.534) 0:00:17.067 ********* 2026-04-28 06:13:04.604823 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/etc/docker'}) 2026-04-28 06:13:04.604882 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-28 06:13:04.604977 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-28 06:13:04.605321 | ubuntu-jammy | 2026-04-28 06:13:04.605336 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-28 06:13:04.605342 | ubuntu-jammy | Tuesday 28 April 2026 06:13:04 +0000 (0:00:00.771) 0:00:17.838 ********* 2026-04-28 06:13:05.125792 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-28 06:13:05.126130 | ubuntu-jammy | 2026-04-28 06:13:05.126202 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-28 06:13:05.126208 | ubuntu-jammy | Tuesday 28 April 2026 06:13:05 +0000 (0:00:00.520) 0:00:18.359 ********* 2026-04-28 06:13:05.679473 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-28 06:13:05.679520 | ubuntu-jammy | 2026-04-28 06:13:05.679525 | ubuntu-jammy | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-28 06:13:05.679530 | ubuntu-jammy | Tuesday 28 April 2026 06:13:05 +0000 (0:00:00.550) 0:00:18.909 ********* 2026-04-28 06:13:05.679534 | ubuntu-jammy | 2026-04-28 06:13:05.679538 | ubuntu-jammy | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-28 06:13:05.679542 | ubuntu-jammy | Tuesday 28 April 2026 06:13:05 +0000 (0:00:00.003) 0:00:18.912 ********* 2026-04-28 06:13:06.112766 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-28 06:13:06.112897 | ubuntu-jammy | 2026-04-28 06:13:06.115937 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-04-28 06:13:06.115989 | ubuntu-jammy | ubuntu-jammy : ok=26 changed=0 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 2026-04-28 06:13:06.115998 | ubuntu-jammy | 2026-04-28 06:13:06.116004 | ubuntu-jammy | 2026-04-28 06:13:06.116010 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-04-28 06:13:06.116016 | ubuntu-jammy | Tuesday 28 April 2026 06:13:06 +0000 (0:00:00.433) 0:00:19.346 ********* 2026-04-28 06:13:06.116022 | ubuntu-jammy | =============================================================================== 2026-04-28 06:13:06.116027 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 3.16s 2026-04-28 06:13:06.116033 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 2.43s 2026-04-28 06:13:06.116038 | ubuntu-jammy | vexxhost.containers.containerd : Create folders for configuration ------- 1.24s 2026-04-28 06:13:06.116044 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.24s 2026-04-28 06:13:06.116049 | ubuntu-jammy | vexxhost.containers.docker : Install AppArmor packages ------------------ 1.15s 2026-04-28 06:13:06.116055 | ubuntu-jammy | vexxhost.containers.containerd : Install AppArmor packages -------------- 1.09s 2026-04-28 06:13:06.116060 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.07s 2026-04-28 06:13:06.116066 | ubuntu-jammy | vexxhost.containers.docker : Create folders for configuration ----------- 0.77s 2026-04-28 06:13:06.116071 | ubuntu-jammy | vexxhost.containers.containerd : Enable and start service --------------- 0.67s 2026-04-28 06:13:06.116088 | ubuntu-jammy | vexxhost.containers.containerd : Create containerd config file ---------- 0.64s 2026-04-28 06:13:06.116094 | ubuntu-jammy | vexxhost.containers.docker : Create docker daemon config file ----------- 0.55s 2026-04-28 06:13:06.116099 | ubuntu-jammy | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.54s 2026-04-28 06:13:06.116105 | ubuntu-jammy | vexxhost.containers.docker : Create systemd service file for docker ----- 0.53s 2026-04-28 06:13:06.116110 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.53s 2026-04-28 06:13:06.116116 | ubuntu-jammy | vexxhost.containers.docker : Create systemd socket file for docker ------ 0.52s 2026-04-28 06:13:06.116121 | ubuntu-jammy | vexxhost.containers.docker : Enable and start service ------------------- 0.43s 2026-04-28 06:13:06.116126 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.40s 2026-04-28 06:13:06.116132 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.39s 2026-04-28 06:13:06.116137 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.39s 2026-04-28 06:13:06.116143 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.38s 2026-04-28 06:13:06.234000 | ubuntu-jammy | INFO [docker > idempotence] Executed: Successful 2026-04-28 06:13:06.244218 | ubuntu-jammy | INFO [docker > side_effect] Executing 2026-04-28 06:13:06.244556 | ubuntu-jammy | WARNING [docker > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-28 06:13:06.249772 | ubuntu-jammy | INFO [docker > verify] Executing 2026-04-28 06:13:06.736395 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-28 06:13:06.736775 | ubuntu-jammy | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-04-28 06:13:06.737016 | ubuntu-jammy | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-04-28 06:13:06.737204 | ubuntu-jammy | 2026-04-28 06:13:07.023427 | ubuntu-jammy | 2026-04-28 06:13:07.023596 | ubuntu-jammy | PLAY [Verify] ****************************************************************** 2026-04-28 06:13:07.023707 | ubuntu-jammy | 2026-04-28 06:13:07.023822 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-04-28 06:13:07.023938 | ubuntu-jammy | Tuesday 28 April 2026 06:13:07 +0000 (0:00:00.006) 0:00:00.006 ********* 2026-04-28 06:13:08.087892 | ubuntu-jammy | [WARNING]: Host 'ubuntu-jammy' is using the discovered Python interpreter at '/usr/bin/python3.10', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. 2026-04-28 06:13:08.090513 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-28 06:13:08.090547 | ubuntu-jammy | 2026-04-28 06:13:08.090559 | ubuntu-jammy | TASK [Populate service facts] ************************************************** 2026-04-28 06:13:08.090569 | ubuntu-jammy | Tuesday 28 April 2026 06:13:08 +0000 (0:00:01.066) 0:00:01.073 ********* 2026-04-28 06:13:10.060610 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-28 06:13:10.060667 | ubuntu-jammy | 2026-04-28 06:13:10.060679 | ubuntu-jammy | TASK [Assert that the Docker service is still up] ****************************** 2026-04-28 06:13:10.060690 | ubuntu-jammy | Tuesday 28 April 2026 06:13:10 +0000 (0:00:01.969) 0:00:03.042 ********* 2026-04-28 06:13:10.086613 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-28 06:13:10.086672 | ubuntu-jammy | "changed": false, 2026-04-28 06:13:10.086684 | ubuntu-jammy | "msg": "All assertions passed" 2026-04-28 06:13:10.086695 | ubuntu-jammy | } 2026-04-28 06:13:10.086705 | ubuntu-jammy | 2026-04-28 06:13:10.086714 | ubuntu-jammy | TASK [Check if Docker version is correct] ************************************** 2026-04-28 06:13:10.086725 | ubuntu-jammy | Tuesday 28 April 2026 06:13:10 +0000 (0:00:00.025) 0:00:03.068 ********* 2026-04-28 06:13:10.491848 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-28 06:13:10.491922 | ubuntu-jammy | 2026-04-28 06:13:10.491943 | ubuntu-jammy | TASK [Check if docker ps command return 0] ************************************* 2026-04-28 06:13:10.491953 | ubuntu-jammy | Tuesday 28 April 2026 06:13:10 +0000 (0:00:00.405) 0:00:03.474 ********* 2026-04-28 06:13:10.748272 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-28 06:13:10.748340 | ubuntu-jammy | 2026-04-28 06:13:10.748352 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-04-28 06:13:10.748363 | ubuntu-jammy | ubuntu-jammy : ok=5 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-28 06:13:10.748372 | ubuntu-jammy | 2026-04-28 06:13:10.748381 | ubuntu-jammy | 2026-04-28 06:13:10.748390 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-04-28 06:13:10.748399 | ubuntu-jammy | Tuesday 28 April 2026 06:13:10 +0000 (0:00:00.255) 0:00:03.729 ********* 2026-04-28 06:13:10.748408 | ubuntu-jammy | =============================================================================== 2026-04-28 06:13:10.748417 | ubuntu-jammy | Populate service facts -------------------------------------------------- 1.97s 2026-04-28 06:13:10.748433 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.07s 2026-04-28 06:13:10.748590 | ubuntu-jammy | Check if Docker version is correct -------------------------------------- 0.41s 2026-04-28 06:13:10.748781 | ubuntu-jammy | Check if docker ps command return 0 ------------------------------------- 0.26s 2026-04-28 06:13:10.748939 | ubuntu-jammy | Assert that the Docker service is still up ------------------------------ 0.03s 2026-04-28 06:13:10.940715 | ubuntu-jammy | INFO [docker > verify] Executed: Successful 2026-04-28 06:13:10.951535 | ubuntu-jammy | INFO [docker > cleanup] Executing 2026-04-28 06:13:10.951789 | ubuntu-jammy | WARNING [docker > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-28 06:13:10.956668 | ubuntu-jammy | INFO [docker > destroy] Executing 2026-04-28 06:13:10.956707 | ubuntu-jammy | WARNING [docker > destroy] Skipping, '--destroy=never' requested. 2026-04-28 06:13:10.956752 | ubuntu-jammy | INFO [docker > destroy] Executed: Successful 2026-04-28 06:13:10.957007 | ubuntu-jammy | WARNING Molecule executed 1 scenario (1 missing files) 2026-04-28 06:13:11.075485 | ubuntu-jammy | ok: Runtime: 0:01:24.890043 2026-04-28 06:13:11.080670 | 2026-04-28 06:13:11.080719 | PLAY RECAP 2026-04-28 06:13:11.080764 | ubuntu-jammy | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-28 06:13:11.080786 | 2026-04-28 06:13:11.183599 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-28 06:13:11.186055 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-28 06:13:11.747515 | 2026-04-28 06:13:11.747644 | PLAY [all] 2026-04-28 06:13:11.758158 | 2026-04-28 06:13:11.758229 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-28 06:13:11.802218 | ubuntu-jammy | skipping: Conditional result was False 2026-04-28 06:13:11.807349 | 2026-04-28 06:13:11.807424 | TASK [fetch-output : Set log path for single node] 2026-04-28 06:13:11.843079 | ubuntu-jammy | ok 2026-04-28 06:13:11.847427 | 2026-04-28 06:13:11.847493 | LOOP [fetch-output : Ensure local output dirs] 2026-04-28 06:13:12.189612 | ubuntu-jammy -> localhost | ok: "/var/lib/zuul/builds/44a31ff1bf134561a1f284fae2263d8b/work/logs" 2026-04-28 06:13:12.392489 | ubuntu-jammy -> localhost | changed: "/var/lib/zuul/builds/44a31ff1bf134561a1f284fae2263d8b/work/artifacts" 2026-04-28 06:13:12.608214 | ubuntu-jammy -> localhost | changed: "/var/lib/zuul/builds/44a31ff1bf134561a1f284fae2263d8b/work/docs" 2026-04-28 06:13:12.621650 | 2026-04-28 06:13:12.621802 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-28 06:13:13.220068 | ubuntu-jammy | changed: .d..t...... ./ 2026-04-28 06:13:13.220321 | ubuntu-jammy | changed: All items complete 2026-04-28 06:13:13.220364 | 2026-04-28 06:13:13.689572 | ubuntu-jammy | changed: .d..t...... ./ 2026-04-28 06:13:14.101116 | ubuntu-jammy | changed: .d..t...... ./ 2026-04-28 06:13:14.119653 | 2026-04-28 06:13:14.119774 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-28 06:13:14.541262 | ubuntu-jammy -> localhost | ok: Item: artifacts Runtime: 0:00:00.009304 2026-04-28 06:13:14.785283 | ubuntu-jammy -> localhost | ok: Item: docs Runtime: 0:00:00.007582 2026-04-28 06:13:14.798800 | 2026-04-28 06:13:14.798904 | PLAY [all] 2026-04-28 06:13:14.805549 | 2026-04-28 06:13:14.805613 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-28 06:13:15.213212 | ubuntu-jammy | changed 2026-04-28 06:13:15.225807 | 2026-04-28 06:13:15.225891 | PLAY RECAP 2026-04-28 06:13:15.225936 | ubuntu-jammy | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-28 06:13:15.225958 | 2026-04-28 06:13:15.324206 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-28 06:13:15.325387 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-28 06:13:15.887111 | 2026-04-28 06:13:15.887276 | PLAY [localhost] 2026-04-28 06:13:15.897754 | 2026-04-28 06:13:15.897834 | TASK [Generate Zuul manifest] 2026-04-28 06:13:15.926602 | localhost | ok 2026-04-28 06:13:15.941984 | 2026-04-28 06:13:15.942114 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-28 06:13:16.238791 | localhost | changed 2026-04-28 06:13:16.251853 | 2026-04-28 06:13:16.251981 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-28 06:13:16.295085 | localhost | ok 2026-04-28 06:13:16.304075 | 2026-04-28 06:13:16.304144 | TASK [Upload logs] 2026-04-28 06:13:16.326979 | localhost | ok 2026-04-28 06:13:16.390864 | 2026-04-28 06:13:16.391030 | TASK [Set zuul-log-path fact] 2026-04-28 06:13:16.410695 | localhost | ok 2026-04-28 06:13:16.422079 | 2026-04-28 06:13:16.422202 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-28 06:13:16.456195 | localhost | ok 2026-04-28 06:13:16.467428 | 2026-04-28 06:13:16.467502 | TASK [upload-logs : Create log directories] 2026-04-28 06:13:16.900681 | localhost | changed 2026-04-28 06:13:16.907889 | 2026-04-28 06:13:16.907982 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-28 06:13:17.313900 | localhost -> localhost | ok: Runtime: 0:00:00.005637 2026-04-28 06:13:17.318767 | 2026-04-28 06:13:17.318833 | TASK [upload-logs : Upload logs to log server] 2026-04-28 06:13:17.764374 | localhost | Output suppressed because no_log was given 2026-04-28 06:13:17.769469 | 2026-04-28 06:13:17.769535 | LOOP [upload-logs : Compress console log and json output] 2026-04-28 06:13:17.815999 | localhost | skipping: Conditional result was False 2026-04-28 06:13:17.823065 | localhost | skipping: Conditional result was False 2026-04-28 06:13:17.832100 | 2026-04-28 06:13:17.832237 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-28 06:13:17.874606 | localhost | skipping: Conditional result was False 2026-04-28 06:13:17.875002 | 2026-04-28 06:13:17.878631 | localhost | skipping: Conditional result was False 2026-04-28 06:13:17.896151 | 2026-04-28 06:13:17.896310 | LOOP [upload-logs : Upload console log and json output]