2026-05-21 02:31:40.451430 | Job console starting 2026-05-21 02:31:40.469959 | Updating git repos 2026-05-21 02:31:40.665214 | Cloning repos into workspace 2026-05-21 02:31:41.458666 | Restoring repo states 2026-05-21 02:31:41.488442 | Merging changes 2026-05-21 02:31:42.551267 | Checking out repos 2026-05-21 02:31:42.602295 | Preparing playbooks 2026-05-21 02:31:44.381885 | Running Ansible setup 2026-05-21 02:31:48.517388 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-21 02:31:49.133480 | 2026-05-21 02:31:49.133593 | PLAY [localhost] 2026-05-21 02:31:49.140795 | 2026-05-21 02:31:49.140864 | TASK [Gathering Facts] 2026-05-21 02:31:50.047977 | localhost | ok 2026-05-21 02:31:50.057188 | 2026-05-21 02:31:50.057280 | TASK [Setup log path fact] 2026-05-21 02:31:50.075658 | localhost | ok 2026-05-21 02:31:50.099416 | 2026-05-21 02:31:50.099619 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-21 02:31:50.139755 | localhost | ok 2026-05-21 02:31:50.148654 | 2026-05-21 02:31:50.148740 | TASK [emit-job-header : Print job information] 2026-05-21 02:31:50.187716 | # Job Information 2026-05-21 02:31:50.187929 | Ansible Version: 2.16.18 2026-05-21 02:31:50.187973 | Job: ansible-collection-containers-molecule-docker-ubuntu-jammy 2026-05-21 02:31:50.187997 | Pipeline: check 2026-05-21 02:31:50.188017 | Executor: 2d72f0692154 2026-05-21 02:31:50.188037 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/124 2026-05-21 02:31:50.188073 | Event ID: f64d4540-54bc-11f1-8f3a-f73e0c2800c8 2026-05-21 02:31:50.191653 | 2026-05-21 02:31:50.191733 | LOOP [emit-job-header : Print node information] 2026-05-21 02:31:50.298194 | localhost | ok: 2026-05-21 02:31:50.504282 | localhost | # Node Information 2026-05-21 02:31:50.504528 | localhost | Inventory Hostname: ubuntu-jammy 2026-05-21 02:31:50.504592 | localhost | Hostname: np0000175672 2026-05-21 02:31:50.504641 | localhost | Username: zuul 2026-05-21 02:31:50.504695 | localhost | Distro: Ubuntu 22.04 2026-05-21 02:31:50.504741 | localhost | Provider: yul1 2026-05-21 02:31:50.504786 | localhost | Region: ca-ymq-1 2026-05-21 02:31:50.504827 | localhost | Label: ubuntu-jammy 2026-05-21 02:31:50.504868 | localhost | Product Name: OpenStack Nova 2026-05-21 02:31:50.504911 | localhost | Interface IP: 199.19.213.52 2026-05-21 02:31:50.523713 | 2026-05-21 02:31:50.523888 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-21 02:31:50.939795 | localhost -> localhost | changed 2026-05-21 02:31:50.948173 | 2026-05-21 02:31:50.948512 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-21 02:31:52.406834 | localhost -> localhost | changed 2026-05-21 02:31:52.415989 | 2026-05-21 02:31:52.416073 | PLAY [all] 2026-05-21 02:31:52.427172 | 2026-05-21 02:31:52.427253 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-21 02:31:52.682002 | ubuntu-jammy -> localhost | ok 2026-05-21 02:31:52.689138 | 2026-05-21 02:31:52.689221 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-21 02:31:52.714202 | ubuntu-jammy | ok 2026-05-21 02:31:52.727531 | ubuntu-jammy | included: /var/lib/zuul/builds/1dc9cca32ae547799d6c432ddfbe4ee8/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-21 02:31:52.734478 | 2026-05-21 02:31:52.734545 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-21 02:31:54.153036 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-05-21 02:31:54.153232 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/1dc9cca32ae547799d6c432ddfbe4ee8/work/1dc9cca32ae547799d6c432ddfbe4ee8_id_rsa 2026-05-21 02:31:54.153281 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/1dc9cca32ae547799d6c432ddfbe4ee8/work/1dc9cca32ae547799d6c432ddfbe4ee8_id_rsa.pub 2026-05-21 02:31:54.153316 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-05-21 02:31:54.153348 | ubuntu-jammy -> localhost | SHA256:Mm0ZNm+Qzc/3LVwTvWd6nGop3qVI3aMnph5t9+VWrBw zuul-build-sshkey 2026-05-21 02:31:54.153393 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-05-21 02:31:54.153424 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-05-21 02:31:54.153463 | ubuntu-jammy -> localhost | | | 2026-05-21 02:31:54.153497 | ubuntu-jammy -> localhost | | + .| 2026-05-21 02:31:54.153527 | ubuntu-jammy -> localhost | | * o ..| 2026-05-21 02:31:54.153557 | ubuntu-jammy -> localhost | | o * o o| 2026-05-21 02:31:54.153586 | ubuntu-jammy -> localhost | | o S o o .++| 2026-05-21 02:31:54.153617 | ubuntu-jammy -> localhost | | + . ooE*B| 2026-05-21 02:31:54.153645 | ubuntu-jammy -> localhost | | o ==OB| 2026-05-21 02:31:54.153674 | ubuntu-jammy -> localhost | | ..==O==| 2026-05-21 02:31:54.153706 | ubuntu-jammy -> localhost | | o===o.o| 2026-05-21 02:31:54.153736 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-05-21 02:31:54.153805 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.003062 2026-05-21 02:31:54.161825 | 2026-05-21 02:31:54.161927 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-21 02:31:54.194833 | ubuntu-jammy | ok 2026-05-21 02:31:54.207635 | ubuntu-jammy | included: /var/lib/zuul/builds/1dc9cca32ae547799d6c432ddfbe4ee8/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-21 02:31:54.219273 | 2026-05-21 02:31:54.219450 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-21 02:31:54.234017 | ubuntu-jammy | skipping: Conditional result was False 2026-05-21 02:31:54.243716 | 2026-05-21 02:31:54.243826 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-21 02:31:54.722340 | ubuntu-jammy | changed 2026-05-21 02:31:54.729004 | 2026-05-21 02:31:54.729111 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-21 02:31:54.939434 | ubuntu-jammy | ok 2026-05-21 02:31:54.944486 | 2026-05-21 02:31:54.944552 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-21 02:31:55.458720 | ubuntu-jammy | changed 2026-05-21 02:31:55.464414 | 2026-05-21 02:31:55.464495 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-21 02:31:55.958642 | ubuntu-jammy | changed 2026-05-21 02:31:55.963666 | 2026-05-21 02:31:55.963727 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-21 02:31:55.988205 | ubuntu-jammy | skipping: Conditional result was False 2026-05-21 02:31:55.994099 | 2026-05-21 02:31:55.994304 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-21 02:31:56.405836 | ubuntu-jammy -> localhost | changed 2026-05-21 02:31:56.422349 | 2026-05-21 02:31:56.422466 | TASK [add-build-sshkey : Add back temp key] 2026-05-21 02:31:56.762731 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/1dc9cca32ae547799d6c432ddfbe4ee8/work/1dc9cca32ae547799d6c432ddfbe4ee8_id_rsa (zuul-build-sshkey) 2026-05-21 02:31:56.762896 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.029922 2026-05-21 02:31:56.768392 | 2026-05-21 02:31:56.768454 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-21 02:31:57.096080 | ubuntu-jammy | ok 2026-05-21 02:31:57.104772 | 2026-05-21 02:31:57.104856 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-21 02:31:57.140378 | ubuntu-jammy | skipping: Conditional result was False 2026-05-21 02:31:57.156515 | 2026-05-21 02:31:57.156584 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-05-21 02:31:57.475380 | ubuntu-jammy | ok 2026-05-21 02:31:57.483140 | 2026-05-21 02:31:57.483252 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-05-21 02:31:58.321400 | ubuntu-jammy | Output suppressed because no_log was given 2026-05-21 02:31:58.331982 | 2026-05-21 02:31:58.332050 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-05-21 02:31:58.627706 | ubuntu-jammy | ok: "logs" 2026-05-21 02:31:58.627912 | ubuntu-jammy | ok: All items complete 2026-05-21 02:31:58.627942 | 2026-05-21 02:31:58.721179 | ubuntu-jammy | ok: "artifacts" 2026-05-21 02:31:58.884306 | ubuntu-jammy | ok: "docs" 2026-05-21 02:31:58.897814 | 2026-05-21 02:31:58.898138 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-05-21 02:31:59.096060 | ubuntu-jammy | changed: "logs" 2026-05-21 02:31:59.263051 | ubuntu-jammy | changed: "artifacts" 2026-05-21 02:31:59.438101 | ubuntu-jammy | changed: "docs" 2026-05-21 02:31:59.453267 | 2026-05-21 02:31:59.453410 | PLAY RECAP 2026-05-21 02:31:59.453460 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-21 02:31:59.453491 | ubuntu-jammy | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-21 02:31:59.453514 | 2026-05-21 02:31:59.622939 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-21 02:31:59.625272 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-21 02:32:00.283376 | 2026-05-21 02:32:00.283697 | PLAY [all] 2026-05-21 02:32:00.296279 | 2026-05-21 02:32:00.296393 | TASK [setup-uv : Extract archive] 2026-05-21 02:32:02.889927 | ubuntu-jammy | changed 2026-05-21 02:32:02.896505 | 2026-05-21 02:32:02.896625 | TASK [setup-uv : Print version] 2026-05-21 02:32:03.284177 | ubuntu-jammy | uv 0.8.13 2026-05-21 02:32:03.583605 | ubuntu-jammy | ok: Runtime: 0:00:00.012311 2026-05-21 02:32:03.594475 | 2026-05-21 02:32:03.594625 | TASK [Install Ansible collection siblings] 2026-05-21 02:32:03.952187 | ubuntu-jammy | ok: 2026-05-21 02:32:03.952408 | ubuntu-jammy | Skipping ansible.posix: no checked-out sibling 2026-05-21 02:32:03.952449 | ubuntu-jammy | Skipping community.general: no checked-out sibling 2026-05-21 02:32:03.954702 | 2026-05-21 02:32:03.954752 | PLAY RECAP 2026-05-21 02:32:03.954801 | ubuntu-jammy | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-21 02:32:03.954823 | 2026-05-21 02:32:04.148850 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-21 02:32:04.232215 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-05-21 02:32:04.958419 | 2026-05-21 02:32:04.958565 | PLAY [all] 2026-05-21 02:32:04.971511 | 2026-05-21 02:32:04.971618 | TASK [Copy inventory file for Zuul] 2026-05-21 02:32:05.886731 | ubuntu-jammy | changed 2026-05-21 02:32:05.894135 | 2026-05-21 02:32:05.894221 | TASK [Switch "ansible_host" to private IP] 2026-05-21 02:32:06.253739 | ubuntu-jammy | changed: 1 replacements made 2026-05-21 02:32:06.260076 | 2026-05-21 02:32:06.260147 | TASK [Run Molecule scenario] 2026-05-21 02:32:06.832801 | ubuntu-jammy | Downloading cpython-3.13.7-linux-x86_64-gnu (download) (30.9MiB) 2026-05-21 02:32:07.611957 | ubuntu-jammy | Downloading cpython-3.13.7-linux-x86_64-gnu (download) 2026-05-21 02:32:07.807404 | ubuntu-jammy | Using CPython 3.13.7 2026-05-21 02:32:07.807492 | ubuntu-jammy | Creating virtual environment at: .venv 2026-05-21 02:32:08.072248 | ubuntu-jammy | Downloading cryptography (4.3MiB) 2026-05-21 02:32:08.110642 | ubuntu-jammy | Downloading pygments (1.2MiB) 2026-05-21 02:32:08.249873 | ubuntu-jammy | Downloading cryptography 2026-05-21 02:32:08.299169 | ubuntu-jammy | Downloading pygments 2026-05-21 02:32:08.357990 | ubuntu-jammy | Downloading ansible-core (2.3MiB) 2026-05-21 02:32:08.584029 | ubuntu-jammy | Downloading ansible-core 2026-05-21 02:32:08.616083 | ubuntu-jammy | Installed 36 packages in 31ms 2026-05-21 02:32:09.779248 | ubuntu-jammy | INFO Collection 'vexxhost.containers' detected. 2026-05-21 02:32:09.779356 | ubuntu-jammy | INFO Scenarios will be used from 'extensions/molecule' 2026-05-21 02:32:10.646849 | ubuntu-jammy | CRITICAL 'extensions/molecule/default/molecule.yml' glob failed. Exiting. 2026-05-21 02:32:10.647435 | ubuntu-jammy | INFO default scenario not found, disabling shared state. 2026-05-21 02:32:10.647461 | ubuntu-jammy | INFO [docker > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-05-21 02:32:10.647490 | ubuntu-jammy | INFO [docker > prerun] Performing prerun with role_name_check=0... 2026-05-21 02:32:20.882971 | ubuntu-jammy | INFO [docker > dependency] Executing 2026-05-21 02:32:20.883120 | ubuntu-jammy | WARNING [docker > dependency] Missing roles requirements file: requirements.yml 2026-05-21 02:32:20.883292 | ubuntu-jammy | WARNING [docker > dependency] Missing collections requirements file: collections.yml 2026-05-21 02:32:20.883381 | ubuntu-jammy | WARNING [docker > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-05-21 02:32:20.888434 | ubuntu-jammy | INFO [docker > cleanup] Executing 2026-05-21 02:32:20.888710 | ubuntu-jammy | WARNING [docker > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-21 02:32:20.893715 | ubuntu-jammy | INFO [docker > destroy] Executing 2026-05-21 02:32:20.893751 | ubuntu-jammy | WARNING [docker > destroy] Skipping, '--destroy=never' requested. 2026-05-21 02:32:20.893862 | ubuntu-jammy | INFO [docker > destroy] Executed: Successful 2026-05-21 02:32:20.901922 | ubuntu-jammy | INFO [docker > syntax] Executing 2026-05-21 02:32:21.432713 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-05-21 02:32:21.432996 | 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-05-21 02:32:21.433239 | 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-05-21 02:32:21.433413 | ubuntu-jammy | 2026-05-21 02:32:21.915432 | ubuntu-jammy | 2026-05-21 02:32:21.915592 | ubuntu-jammy | playbook: /home/zuul/src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/docker/converge.yml 2026-05-21 02:32:22.073613 | ubuntu-jammy | INFO [docker > syntax] Executed: Successful 2026-05-21 02:32:22.079051 | ubuntu-jammy | INFO [docker > create] Executing 2026-05-21 02:32:22.080527 | ubuntu-jammy | WARNING [docker > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-21 02:32:22.085762 | ubuntu-jammy | INFO [docker > prepare] Executing 2026-05-21 02:32:22.637897 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-05-21 02:32:22.638070 | 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-05-21 02:32:22.638292 | 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-05-21 02:32:22.638461 | ubuntu-jammy | 2026-05-21 02:32:23.040042 | ubuntu-jammy | 2026-05-21 02:32:23.040147 | ubuntu-jammy | PLAY [Prepare] ***************************************************************** 2026-05-21 02:32:23.040317 | ubuntu-jammy | 2026-05-21 02:32:23.040576 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-05-21 02:32:23.040797 | ubuntu-jammy | Thursday 21 May 2026 02:32:23 +0000 (0:00:00.033) 0:00:00.033 ********** 2026-05-21 02:32:24.331577 | 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-05-21 02:32:24.333586 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 02:32:24.333772 | ubuntu-jammy | 2026-05-21 02:32:24.333962 | ubuntu-jammy | TASK [Update "apt" cache] ****************************************************** 2026-05-21 02:32:24.334151 | ubuntu-jammy | Thursday 21 May 2026 02:32:24 +0000 (0:00:01.294) 0:00:01.328 ********** 2026-05-21 02:32:31.957830 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-05-21 02:32:31.958032 | ubuntu-jammy | 2026-05-21 02:32:31.958183 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-05-21 02:32:31.958390 | ubuntu-jammy | ubuntu-jammy : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-21 02:32:31.958558 | ubuntu-jammy | 2026-05-21 02:32:31.958718 | ubuntu-jammy | 2026-05-21 02:32:31.958915 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-05-21 02:32:31.959104 | ubuntu-jammy | Thursday 21 May 2026 02:32:31 +0000 (0:00:07.623) 0:00:08.951 ********** 2026-05-21 02:32:31.959282 | ubuntu-jammy | =============================================================================== 2026-05-21 02:32:31.959455 | ubuntu-jammy | Update "apt" cache ------------------------------------------------------ 7.62s 2026-05-21 02:32:31.959629 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.29s 2026-05-21 02:32:32.070491 | ubuntu-jammy | INFO [docker > prepare] Executed: Successful 2026-05-21 02:32:32.080138 | ubuntu-jammy | INFO [docker > converge] Executing 2026-05-21 02:32:32.656928 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-05-21 02:32:32.657109 | 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-05-21 02:32:32.657358 | 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-05-21 02:32:32.657539 | ubuntu-jammy | 2026-05-21 02:32:33.110702 | ubuntu-jammy | 2026-05-21 02:32:33.110788 | ubuntu-jammy | PLAY [Converge] **************************************************************** 2026-05-21 02:32:33.110951 | ubuntu-jammy | 2026-05-21 02:32:33.110982 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-05-21 02:32:33.111121 | ubuntu-jammy | Thursday 21 May 2026 02:32:33 +0000 (0:00:00.022) 0:00:00.022 ********** 2026-05-21 02:32:34.174100 | 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-05-21 02:32:34.177352 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 02:32:34.177461 | ubuntu-jammy | 2026-05-21 02:32:34.177592 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-21 02:32:34.177725 | ubuntu-jammy | Thursday 21 May 2026 02:32:34 +0000 (0:00:01.067) 0:00:01.089 ********** 2026-05-21 02:32:34.676750 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 02:32:34.676948 | ubuntu-jammy | 2026-05-21 02:32:34.677242 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-21 02:32:34.677495 | ubuntu-jammy | Thursday 21 May 2026 02:32:34 +0000 (0:00:00.498) 0:00:01.588 ********** 2026-05-21 02:32:34.705164 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-05-21 02:32:34.705391 | ubuntu-jammy | 2026-05-21 02:32:34.705493 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-21 02:32:34.705698 | ubuntu-jammy | Thursday 21 May 2026 02:32:34 +0000 (0:00:00.028) 0:00:01.617 ********** 2026-05-21 02:32:35.106696 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-05-21 02:32:35.106831 | ubuntu-jammy | 2026-05-21 02:32:35.107025 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 02:32:35.107211 | ubuntu-jammy | Thursday 21 May 2026 02:32:35 +0000 (0:00:00.401) 0:00:02.018 ********** 2026-05-21 02:32:35.194678 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-05-21 02:32:35.195056 | ubuntu-jammy | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-21 02:32:35.195088 | ubuntu-jammy | } 2026-05-21 02:32:35.195255 | ubuntu-jammy | 2026-05-21 02:32:35.195448 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 02:32:35.195671 | ubuntu-jammy | Thursday 21 May 2026 02:32:35 +0000 (0:00:00.087) 0:00:02.106 ********** 2026-05-21 02:32:35.960530 | 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-05-21 02:32:35.966500 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-05-21 02:32:35.966764 | ubuntu-jammy | 2026-05-21 02:32:35.967056 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 02:32:35.967313 | ubuntu-jammy | Thursday 21 May 2026 02:32:35 +0000 (0:00:00.772) 0:00:02.878 ********** 2026-05-21 02:32:35.984197 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-05-21 02:32:35.984260 | ubuntu-jammy | 2026-05-21 02:32:35.984355 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-21 02:32:35.984443 | ubuntu-jammy | Thursday 21 May 2026 02:32:35 +0000 (0:00:00.017) 0:00:02.896 ********** 2026-05-21 02:32:36.019538 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-05-21 02:32:36.020620 | ubuntu-jammy | 2026-05-21 02:32:36.020631 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-21 02:32:36.020638 | ubuntu-jammy | Thursday 21 May 2026 02:32:36 +0000 (0:00:00.032) 0:00:02.928 ********** 2026-05-21 02:32:36.278211 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 02:32:36.278303 | ubuntu-jammy | 2026-05-21 02:32:36.278497 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-21 02:32:36.278676 | ubuntu-jammy | Thursday 21 May 2026 02:32:36 +0000 (0:00:00.261) 0:00:03.190 ********** 2026-05-21 02:32:37.866490 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 02:32:37.866636 | ubuntu-jammy | 2026-05-21 02:32:37.866930 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 02:32:37.867143 | ubuntu-jammy | Thursday 21 May 2026 02:32:37 +0000 (0:00:01.587) 0:00:04.777 ********** 2026-05-21 02:32:37.947243 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-05-21 02:32:37.947432 | ubuntu-jammy | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz" 2026-05-21 02:32:37.947609 | ubuntu-jammy | } 2026-05-21 02:32:37.947780 | ubuntu-jammy | 2026-05-21 02:32:37.947980 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 02:32:37.948172 | ubuntu-jammy | Thursday 21 May 2026 02:32:37 +0000 (0:00:00.081) 0:00:04.859 ********** 2026-05-21 02:32:38.672237 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-05-21 02:32:38.672332 | ubuntu-jammy | 2026-05-21 02:32:38.672502 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 02:32:38.672633 | ubuntu-jammy | Thursday 21 May 2026 02:32:38 +0000 (0:00:00.725) 0:00:05.584 ********** 2026-05-21 02:32:41.844656 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-05-21 02:32:41.844737 | ubuntu-jammy | 2026-05-21 02:32:41.844941 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-21 02:32:41.845111 | ubuntu-jammy | Thursday 21 May 2026 02:32:41 +0000 (0:00:03.172) 0:00:08.756 ********** 2026-05-21 02:32:41.866892 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-05-21 02:32:41.867116 | ubuntu-jammy | 2026-05-21 02:32:41.867341 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-21 02:32:41.867549 | ubuntu-jammy | Thursday 21 May 2026 02:32:41 +0000 (0:00:00.022) 0:00:08.779 ********** 2026-05-21 02:32:41.889488 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-05-21 02:32:41.889585 | ubuntu-jammy | 2026-05-21 02:32:41.889829 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-21 02:32:41.890033 | ubuntu-jammy | Thursday 21 May 2026 02:32:41 +0000 (0:00:00.022) 0:00:08.801 ********** 2026-05-21 02:32:41.907423 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-05-21 02:32:41.907587 | ubuntu-jammy | 2026-05-21 02:32:41.907840 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-21 02:32:41.908046 | ubuntu-jammy | Thursday 21 May 2026 02:32:41 +0000 (0:00:00.017) 0:00:08.819 ********** 2026-05-21 02:32:47.588464 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-05-21 02:32:47.588535 | ubuntu-jammy | 2026-05-21 02:32:47.588544 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-21 02:32:47.588551 | ubuntu-jammy | Thursday 21 May 2026 02:32:47 +0000 (0:00:05.680) 0:00:14.500 ********** 2026-05-21 02:32:48.307366 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-05-21 02:32:48.308033 | ubuntu-jammy | 2026-05-21 02:32:48.308110 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-21 02:32:48.308124 | ubuntu-jammy | Thursday 21 May 2026 02:32:48 +0000 (0:00:00.719) 0:00:15.219 ********** 2026-05-21 02:32:49.498489 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/etc/containerd'}) 2026-05-21 02:32:49.498565 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-21 02:32:49.499092 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-21 02:32:49.499144 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-21 02:32:49.499150 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-21 02:32:49.499155 | ubuntu-jammy | 2026-05-21 02:32:49.499160 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-21 02:32:49.499164 | ubuntu-jammy | Thursday 21 May 2026 02:32:49 +0000 (0:00:01.188) 0:00:16.407 ********** 2026-05-21 02:32:50.244507 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-05-21 02:32:50.244568 | ubuntu-jammy | 2026-05-21 02:32:50.244580 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-21 02:32:50.244590 | ubuntu-jammy | Thursday 21 May 2026 02:32:50 +0000 (0:00:00.745) 0:00:17.153 ********** 2026-05-21 02:32:50.244599 | ubuntu-jammy | 2026-05-21 02:32:50.244608 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-05-21 02:32:50.244617 | ubuntu-jammy | Thursday 21 May 2026 02:32:50 +0000 (0:00:00.002) 0:00:17.155 ********** 2026-05-21 02:32:51.242021 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 02:32:51.242686 | ubuntu-jammy | 2026-05-21 02:32:51.242743 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-05-21 02:32:51.242756 | ubuntu-jammy | Thursday 21 May 2026 02:32:51 +0000 (0:00:00.998) 0:00:18.154 ********** 2026-05-21 02:32:51.734300 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-05-21 02:32:51.734407 | ubuntu-jammy | 2026-05-21 02:32:51.734469 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-21 02:32:51.734616 | ubuntu-jammy | Thursday 21 May 2026 02:32:51 +0000 (0:00:00.492) 0:00:18.646 ********** 2026-05-21 02:32:52.298960 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-05-21 02:32:52.299039 | ubuntu-jammy | 2026-05-21 02:32:52.299413 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-21 02:32:52.299466 | ubuntu-jammy | Thursday 21 May 2026 02:32:52 +0000 (0:00:00.564) 0:00:19.211 ********** 2026-05-21 02:32:52.550458 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 02:32:52.551165 | ubuntu-jammy | 2026-05-21 02:32:52.551218 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 02:32:52.551224 | ubuntu-jammy | Thursday 21 May 2026 02:32:52 +0000 (0:00:00.251) 0:00:19.462 ********** 2026-05-21 02:32:52.580361 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-05-21 02:32:52.580418 | ubuntu-jammy | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-05-21 02:32:52.580492 | ubuntu-jammy | } 2026-05-21 02:32:52.580744 | ubuntu-jammy | 2026-05-21 02:32:52.580761 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 02:32:52.580767 | ubuntu-jammy | Thursday 21 May 2026 02:32:52 +0000 (0:00:00.029) 0:00:19.492 ********** 2026-05-21 02:32:53.934031 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-05-21 02:32:53.934085 | ubuntu-jammy | 2026-05-21 02:32:53.934110 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 02:32:53.934117 | ubuntu-jammy | Thursday 21 May 2026 02:32:53 +0000 (0:00:01.351) 0:00:20.843 ********** 2026-05-21 02:32:58.420109 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-05-21 02:32:58.420212 | ubuntu-jammy | 2026-05-21 02:32:58.420224 | ubuntu-jammy | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-05-21 02:32:58.420297 | ubuntu-jammy | Thursday 21 May 2026 02:32:58 +0000 (0:00:04.488) 0:00:25.332 ********** 2026-05-21 02:32:59.573201 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 02:32:59.575237 | ubuntu-jammy | 2026-05-21 02:32:59.575647 | ubuntu-jammy | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-05-21 02:32:59.575710 | ubuntu-jammy | Thursday 21 May 2026 02:32:59 +0000 (0:00:01.152) 0:00:26.485 ********** 2026-05-21 02:33:00.017274 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-05-21 02:33:00.017334 | ubuntu-jammy | 2026-05-21 02:33:00.017456 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-05-21 02:33:00.017531 | ubuntu-jammy | Thursday 21 May 2026 02:33:00 +0000 (0:00:00.444) 0:00:26.929 ********** 2026-05-21 02:33:00.592945 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-05-21 02:33:00.593251 | ubuntu-jammy | 2026-05-21 02:33:00.593685 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-05-21 02:33:00.593710 | ubuntu-jammy | Thursday 21 May 2026 02:33:00 +0000 (0:00:00.575) 0:00:27.505 ********** 2026-05-21 02:33:01.353933 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/etc/docker'}) 2026-05-21 02:33:01.354708 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-05-21 02:33:01.354735 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-05-21 02:33:01.354745 | ubuntu-jammy | 2026-05-21 02:33:01.354754 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-05-21 02:33:01.354762 | ubuntu-jammy | Thursday 21 May 2026 02:33:01 +0000 (0:00:00.761) 0:00:28.266 ********** 2026-05-21 02:33:01.921032 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-05-21 02:33:01.921102 | ubuntu-jammy | 2026-05-21 02:33:01.921438 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-05-21 02:33:01.921489 | ubuntu-jammy | Thursday 21 May 2026 02:33:01 +0000 (0:00:00.567) 0:00:28.833 ********** 2026-05-21 02:33:02.509979 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-05-21 02:33:02.510032 | ubuntu-jammy | 2026-05-21 02:33:02.510040 | ubuntu-jammy | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-05-21 02:33:02.510047 | ubuntu-jammy | Thursday 21 May 2026 02:33:02 +0000 (0:00:00.586) 0:00:29.419 ********** 2026-05-21 02:33:02.510053 | ubuntu-jammy | 2026-05-21 02:33:02.510059 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-05-21 02:33:02.510071 | ubuntu-jammy | Thursday 21 May 2026 02:33:02 +0000 (0:00:00.002) 0:00:29.421 ********** 2026-05-21 02:33:03.261893 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 02:33:03.261975 | ubuntu-jammy | 2026-05-21 02:33:03.262246 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-05-21 02:33:03.262309 | ubuntu-jammy | Thursday 21 May 2026 02:33:03 +0000 (0:00:00.752) 0:00:30.174 ********** 2026-05-21 02:33:04.717755 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-05-21 02:33:04.717845 | ubuntu-jammy | 2026-05-21 02:33:04.718095 | ubuntu-jammy | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-05-21 02:33:04.718114 | ubuntu-jammy | Thursday 21 May 2026 02:33:04 +0000 (0:00:01.455) 0:00:31.630 ********** 2026-05-21 02:33:05.283386 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-05-21 02:33:05.285189 | ubuntu-jammy | 2026-05-21 02:33:05.285226 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-05-21 02:33:05.285239 | ubuntu-jammy | ubuntu-jammy : ok=30 changed=19 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 2026-05-21 02:33:05.285249 | ubuntu-jammy | 2026-05-21 02:33:05.285258 | ubuntu-jammy | 2026-05-21 02:33:05.285267 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-05-21 02:33:05.285276 | ubuntu-jammy | Thursday 21 May 2026 02:33:05 +0000 (0:00:00.565) 0:00:32.195 ********** 2026-05-21 02:33:05.285285 | ubuntu-jammy | =============================================================================== 2026-05-21 02:33:05.285314 | ubuntu-jammy | vexxhost.containers.containerd : Install AppArmor packages -------------- 5.68s 2026-05-21 02:33:05.286862 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 4.49s 2026-05-21 02:33:05.286909 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 3.17s 2026-05-21 02:33:05.286915 | ubuntu-jammy | vexxhost.containers.containerd : Reload systemd ------------------------- 1.75s 2026-05-21 02:33:05.286919 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.59s 2026-05-21 02:33:05.286923 | ubuntu-jammy | vexxhost.containers.docker : Restart docker ----------------------------- 1.46s 2026-05-21 02:33:05.286927 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 1.35s 2026-05-21 02:33:05.286931 | ubuntu-jammy | vexxhost.containers.containerd : Create folders for configuration ------- 1.19s 2026-05-21 02:33:05.286935 | ubuntu-jammy | vexxhost.containers.docker : Install AppArmor packages ------------------ 1.15s 2026-05-21 02:33:05.286940 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.07s 2026-05-21 02:33:05.286944 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.77s 2026-05-21 02:33:05.286948 | ubuntu-jammy | vexxhost.containers.docker : Create folders for configuration ----------- 0.76s 2026-05-21 02:33:05.286952 | ubuntu-jammy | vexxhost.containers.containerd : Create containerd config file ---------- 0.75s 2026-05-21 02:33:05.286956 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.72s 2026-05-21 02:33:05.286960 | ubuntu-jammy | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.72s 2026-05-21 02:33:05.286965 | ubuntu-jammy | vexxhost.containers.docker : Create docker daemon config file ----------- 0.59s 2026-05-21 02:33:05.286969 | ubuntu-jammy | vexxhost.containers.docker : Create systemd service file for docker ----- 0.58s 2026-05-21 02:33:05.286973 | ubuntu-jammy | vexxhost.containers.docker : Create systemd socket file for docker ------ 0.57s 2026-05-21 02:33:05.286977 | ubuntu-jammy | vexxhost.containers.docker : Enable and start service ------------------- 0.57s 2026-05-21 02:33:05.286981 | ubuntu-jammy | vexxhost.containers.containerd : Enable and start service --------------- 0.56s 2026-05-21 02:33:05.386407 | ubuntu-jammy | INFO [docker > converge] Executed: Successful 2026-05-21 02:33:05.395526 | ubuntu-jammy | INFO [docker > idempotence] Executing 2026-05-21 02:33:05.920998 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-05-21 02:33:05.921586 | 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-05-21 02:33:05.921900 | 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-05-21 02:33:05.922136 | ubuntu-jammy | 2026-05-21 02:33:06.361489 | ubuntu-jammy | 2026-05-21 02:33:06.361850 | ubuntu-jammy | PLAY [Converge] **************************************************************** 2026-05-21 02:33:06.362083 | ubuntu-jammy | 2026-05-21 02:33:06.362329 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-05-21 02:33:06.362568 | ubuntu-jammy | Thursday 21 May 2026 02:33:06 +0000 (0:00:00.023) 0:00:00.023 ********** 2026-05-21 02:33:07.430299 | 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-05-21 02:33:07.437814 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 02:33:07.437868 | ubuntu-jammy | 2026-05-21 02:33:07.438074 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-21 02:33:07.438366 | ubuntu-jammy | Thursday 21 May 2026 02:33:07 +0000 (0:00:01.073) 0:00:01.097 ********** 2026-05-21 02:33:07.849393 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 02:33:07.849555 | ubuntu-jammy | 2026-05-21 02:33:07.849809 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-21 02:33:07.850071 | ubuntu-jammy | Thursday 21 May 2026 02:33:07 +0000 (0:00:00.414) 0:00:01.511 ********** 2026-05-21 02:33:07.868479 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-05-21 02:33:07.868643 | ubuntu-jammy | 2026-05-21 02:33:07.868854 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-21 02:33:07.869038 | ubuntu-jammy | Thursday 21 May 2026 02:33:07 +0000 (0:00:00.019) 0:00:01.530 ********** 2026-05-21 02:33:08.308820 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 02:33:08.308905 | ubuntu-jammy | 2026-05-21 02:33:08.309019 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 02:33:08.309139 | ubuntu-jammy | Thursday 21 May 2026 02:33:08 +0000 (0:00:00.440) 0:00:01.970 ********** 2026-05-21 02:33:08.378058 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-05-21 02:33:08.378166 | ubuntu-jammy | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-21 02:33:08.378286 | ubuntu-jammy | } 2026-05-21 02:33:08.378396 | ubuntu-jammy | 2026-05-21 02:33:08.378520 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 02:33:08.378639 | ubuntu-jammy | Thursday 21 May 2026 02:33:08 +0000 (0:00:00.069) 0:00:02.039 ********** 2026-05-21 02:33:08.910541 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 02:33:08.910611 | ubuntu-jammy | 2026-05-21 02:33:08.910718 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 02:33:08.910819 | ubuntu-jammy | Thursday 21 May 2026 02:33:08 +0000 (0:00:00.532) 0:00:02.572 ********** 2026-05-21 02:33:08.935222 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-05-21 02:33:08.935300 | ubuntu-jammy | 2026-05-21 02:33:08.935377 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-21 02:33:08.935467 | ubuntu-jammy | Thursday 21 May 2026 02:33:08 +0000 (0:00:00.024) 0:00:02.597 ********** 2026-05-21 02:33:08.964549 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-05-21 02:33:08.964705 | ubuntu-jammy | 2026-05-21 02:33:08.964927 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-21 02:33:08.965198 | ubuntu-jammy | Thursday 21 May 2026 02:33:08 +0000 (0:00:00.028) 0:00:02.625 ********** 2026-05-21 02:33:09.232204 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 02:33:09.232447 | ubuntu-jammy | 2026-05-21 02:33:09.232735 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-21 02:33:09.233004 | ubuntu-jammy | Thursday 21 May 2026 02:33:09 +0000 (0:00:00.267) 0:00:02.893 ********** 2026-05-21 02:33:10.553161 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 02:33:10.553231 | ubuntu-jammy | 2026-05-21 02:33:10.553244 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 02:33:10.553254 | ubuntu-jammy | Thursday 21 May 2026 02:33:10 +0000 (0:00:01.320) 0:00:04.214 ********** 2026-05-21 02:33:10.625673 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-05-21 02:33:10.626803 | ubuntu-jammy | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz" 2026-05-21 02:33:10.626838 | ubuntu-jammy | } 2026-05-21 02:33:10.626850 | ubuntu-jammy | 2026-05-21 02:33:10.626861 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 02:33:10.626872 | ubuntu-jammy | Thursday 21 May 2026 02:33:10 +0000 (0:00:00.072) 0:00:04.287 ********** 2026-05-21 02:33:11.056603 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 02:33:11.057186 | ubuntu-jammy | 2026-05-21 02:33:11.057222 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 02:33:11.057235 | ubuntu-jammy | Thursday 21 May 2026 02:33:11 +0000 (0:00:00.431) 0:00:04.718 ********** 2026-05-21 02:33:13.487776 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 02:33:13.487844 | ubuntu-jammy | 2026-05-21 02:33:13.488174 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-21 02:33:13.488255 | ubuntu-jammy | Thursday 21 May 2026 02:33:13 +0000 (0:00:02.431) 0:00:07.149 ********** 2026-05-21 02:33:13.508891 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-05-21 02:33:13.509339 | ubuntu-jammy | 2026-05-21 02:33:13.509414 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-21 02:33:13.509434 | ubuntu-jammy | Thursday 21 May 2026 02:33:13 +0000 (0:00:00.021) 0:00:07.171 ********** 2026-05-21 02:33:13.528820 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-05-21 02:33:13.528884 | ubuntu-jammy | 2026-05-21 02:33:13.528970 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-21 02:33:13.529055 | ubuntu-jammy | Thursday 21 May 2026 02:33:13 +0000 (0:00:00.020) 0:00:07.191 ********** 2026-05-21 02:33:13.544657 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-05-21 02:33:13.544692 | ubuntu-jammy | 2026-05-21 02:33:13.544798 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-21 02:33:13.544920 | ubuntu-jammy | Thursday 21 May 2026 02:33:13 +0000 (0:00:00.015) 0:00:07.207 ********** 2026-05-21 02:33:14.594292 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 02:33:14.594503 | ubuntu-jammy | 2026-05-21 02:33:14.594904 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-21 02:33:14.594956 | ubuntu-jammy | Thursday 21 May 2026 02:33:14 +0000 (0:00:01.049) 0:00:08.256 ********** 2026-05-21 02:33:15.161067 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 02:33:15.161162 | ubuntu-jammy | 2026-05-21 02:33:15.161184 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-21 02:33:15.161323 | ubuntu-jammy | Thursday 21 May 2026 02:33:15 +0000 (0:00:00.567) 0:00:08.823 ********** 2026-05-21 02:33:16.455779 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/etc/containerd'}) 2026-05-21 02:33:16.456857 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-21 02:33:16.456909 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-21 02:33:16.456917 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-21 02:33:16.456925 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-21 02:33:16.456932 | ubuntu-jammy | 2026-05-21 02:33:16.456938 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-21 02:33:16.456944 | ubuntu-jammy | Thursday 21 May 2026 02:33:16 +0000 (0:00:01.294) 0:00:10.118 ********** 2026-05-21 02:33:17.105848 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 02:33:17.105930 | ubuntu-jammy | 2026-05-21 02:33:17.105984 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-21 02:33:17.106338 | ubuntu-jammy | Thursday 21 May 2026 02:33:17 +0000 (0:00:00.648) 0:00:10.766 ********** 2026-05-21 02:33:17.106475 | ubuntu-jammy | 2026-05-21 02:33:17.106487 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-21 02:33:17.106492 | ubuntu-jammy | Thursday 21 May 2026 02:33:17 +0000 (0:00:00.002) 0:00:10.768 ********** 2026-05-21 02:33:17.800284 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 02:33:17.800406 | ubuntu-jammy | 2026-05-21 02:33:17.800478 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-21 02:33:17.800639 | ubuntu-jammy | Thursday 21 May 2026 02:33:17 +0000 (0:00:00.694) 0:00:11.462 ********** 2026-05-21 02:33:18.090319 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 02:33:18.090398 | ubuntu-jammy | 2026-05-21 02:33:18.090779 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-21 02:33:18.090829 | ubuntu-jammy | Thursday 21 May 2026 02:33:18 +0000 (0:00:00.289) 0:00:11.752 ********** 2026-05-21 02:33:18.126256 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-05-21 02:33:18.127625 | ubuntu-jammy | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-05-21 02:33:18.127712 | ubuntu-jammy | } 2026-05-21 02:33:18.127722 | ubuntu-jammy | 2026-05-21 02:33:18.127729 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-21 02:33:18.127736 | ubuntu-jammy | Thursday 21 May 2026 02:33:18 +0000 (0:00:00.034) 0:00:11.787 ********** 2026-05-21 02:33:18.514155 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 02:33:18.514201 | ubuntu-jammy | 2026-05-21 02:33:18.514206 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-21 02:33:18.514216 | ubuntu-jammy | Thursday 21 May 2026 02:33:18 +0000 (0:00:00.386) 0:00:12.173 ********** 2026-05-21 02:33:21.711357 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 02:33:21.711435 | ubuntu-jammy | 2026-05-21 02:33:21.711729 | ubuntu-jammy | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-05-21 02:33:21.711781 | ubuntu-jammy | Thursday 21 May 2026 02:33:21 +0000 (0:00:03.199) 0:00:15.373 ********** 2026-05-21 02:33:22.858689 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 02:33:22.858763 | ubuntu-jammy | 2026-05-21 02:33:22.858827 | ubuntu-jammy | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-05-21 02:33:22.858968 | ubuntu-jammy | Thursday 21 May 2026 02:33:22 +0000 (0:00:01.145) 0:00:16.519 ********** 2026-05-21 02:33:23.251645 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 02:33:23.251743 | ubuntu-jammy | 2026-05-21 02:33:23.252190 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-05-21 02:33:23.252263 | ubuntu-jammy | Thursday 21 May 2026 02:33:23 +0000 (0:00:00.394) 0:00:16.913 ********** 2026-05-21 02:33:23.837036 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 02:33:23.837296 | ubuntu-jammy | 2026-05-21 02:33:23.837552 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-05-21 02:33:23.837772 | ubuntu-jammy | Thursday 21 May 2026 02:33:23 +0000 (0:00:00.585) 0:00:17.499 ********** 2026-05-21 02:33:24.569651 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/etc/docker'}) 2026-05-21 02:33:24.569753 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-05-21 02:33:24.569874 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-05-21 02:33:24.569967 | ubuntu-jammy | 2026-05-21 02:33:24.570088 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-05-21 02:33:24.570203 | ubuntu-jammy | Thursday 21 May 2026 02:33:24 +0000 (0:00:00.732) 0:00:18.231 ********** 2026-05-21 02:33:25.109360 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 02:33:25.109489 | ubuntu-jammy | 2026-05-21 02:33:25.109644 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-05-21 02:33:25.109791 | ubuntu-jammy | Thursday 21 May 2026 02:33:25 +0000 (0:00:00.539) 0:00:18.771 ********** 2026-05-21 02:33:25.658877 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 02:33:25.658920 | ubuntu-jammy | 2026-05-21 02:33:25.658925 | ubuntu-jammy | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-05-21 02:33:25.658932 | ubuntu-jammy | Thursday 21 May 2026 02:33:25 +0000 (0:00:00.544) 0:00:19.316 ********** 2026-05-21 02:33:25.658938 | ubuntu-jammy | 2026-05-21 02:33:25.658944 | ubuntu-jammy | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-05-21 02:33:25.658950 | ubuntu-jammy | Thursday 21 May 2026 02:33:25 +0000 (0:00:00.004) 0:00:19.320 ********** 2026-05-21 02:33:26.058032 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 02:33:26.058103 | ubuntu-jammy | 2026-05-21 02:33:26.061314 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-05-21 02:33:26.061416 | ubuntu-jammy | ubuntu-jammy : ok=26 changed=0 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 2026-05-21 02:33:26.061430 | ubuntu-jammy | 2026-05-21 02:33:26.061441 | ubuntu-jammy | 2026-05-21 02:33:26.061451 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-05-21 02:33:26.061461 | ubuntu-jammy | Thursday 21 May 2026 02:33:26 +0000 (0:00:00.399) 0:00:19.720 ********** 2026-05-21 02:33:26.061471 | ubuntu-jammy | =============================================================================== 2026-05-21 02:33:26.061481 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 3.20s 2026-05-21 02:33:26.061490 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 2.43s 2026-05-21 02:33:26.061500 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.32s 2026-05-21 02:33:26.061510 | ubuntu-jammy | vexxhost.containers.containerd : Create folders for configuration ------- 1.29s 2026-05-21 02:33:26.061519 | ubuntu-jammy | vexxhost.containers.docker : Install AppArmor packages ------------------ 1.15s 2026-05-21 02:33:26.061529 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.07s 2026-05-21 02:33:26.061539 | ubuntu-jammy | vexxhost.containers.containerd : Install AppArmor packages -------------- 1.05s 2026-05-21 02:33:26.061548 | ubuntu-jammy | vexxhost.containers.docker : Create folders for configuration ----------- 0.73s 2026-05-21 02:33:26.061558 | ubuntu-jammy | vexxhost.containers.containerd : Enable and start service --------------- 0.69s 2026-05-21 02:33:26.061597 | ubuntu-jammy | vexxhost.containers.containerd : Create containerd config file ---------- 0.65s 2026-05-21 02:33:26.061612 | ubuntu-jammy | vexxhost.containers.docker : Create systemd service file for docker ----- 0.59s 2026-05-21 02:33:26.061627 | ubuntu-jammy | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.57s 2026-05-21 02:33:26.061640 | ubuntu-jammy | vexxhost.containers.docker : Create docker daemon config file ----------- 0.54s 2026-05-21 02:33:26.061650 | ubuntu-jammy | vexxhost.containers.docker : Create systemd socket file for docker ------ 0.54s 2026-05-21 02:33:26.061660 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.53s 2026-05-21 02:33:26.061669 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.44s 2026-05-21 02:33:26.061679 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.43s 2026-05-21 02:33:26.061702 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.41s 2026-05-21 02:33:26.061712 | ubuntu-jammy | vexxhost.containers.docker : Enable and start service ------------------- 0.40s 2026-05-21 02:33:26.061721 | ubuntu-jammy | vexxhost.containers.docker : Ensure group "docker" exists --------------- 0.39s 2026-05-21 02:33:26.207272 | ubuntu-jammy | INFO [docker > idempotence] Executed: Successful 2026-05-21 02:33:26.215101 | ubuntu-jammy | INFO [docker > side_effect] Executing 2026-05-21 02:33:26.215475 | ubuntu-jammy | WARNING [docker > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-21 02:33:26.222660 | ubuntu-jammy | INFO [docker > verify] Executing 2026-05-21 02:33:26.736973 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-05-21 02:33:26.737064 | 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-05-21 02:33:26.737241 | 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-05-21 02:33:26.737367 | ubuntu-jammy | 2026-05-21 02:33:27.090388 | ubuntu-jammy | 2026-05-21 02:33:27.090483 | ubuntu-jammy | PLAY [Verify] ****************************************************************** 2026-05-21 02:33:27.090587 | ubuntu-jammy | 2026-05-21 02:33:27.090706 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-05-21 02:33:27.090817 | ubuntu-jammy | Thursday 21 May 2026 02:33:27 +0000 (0:00:00.008) 0:00:00.008 ********** 2026-05-21 02:33:28.176414 | 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-05-21 02:33:28.178417 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 02:33:28.178679 | ubuntu-jammy | 2026-05-21 02:33:28.178956 | ubuntu-jammy | TASK [Populate service facts] ************************************************** 2026-05-21 02:33:28.179207 | ubuntu-jammy | Thursday 21 May 2026 02:33:28 +0000 (0:00:01.088) 0:00:01.096 ********** 2026-05-21 02:33:30.263685 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-05-21 02:33:30.263851 | ubuntu-jammy | 2026-05-21 02:33:30.264068 | ubuntu-jammy | TASK [Assert that the Docker service is still up] ****************************** 2026-05-21 02:33:30.264277 | ubuntu-jammy | Thursday 21 May 2026 02:33:30 +0000 (0:00:02.085) 0:00:03.181 ********** 2026-05-21 02:33:30.291340 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-05-21 02:33:30.291520 | ubuntu-jammy | "changed": false, 2026-05-21 02:33:30.291721 | ubuntu-jammy | "msg": "All assertions passed" 2026-05-21 02:33:30.291918 | ubuntu-jammy | } 2026-05-21 02:33:30.292147 | ubuntu-jammy | 2026-05-21 02:33:30.292359 | ubuntu-jammy | TASK [Check if Docker version is correct] ************************************** 2026-05-21 02:33:30.292553 | ubuntu-jammy | Thursday 21 May 2026 02:33:30 +0000 (0:00:00.027) 0:00:03.209 ********** 2026-05-21 02:33:30.703496 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-05-21 02:33:30.703712 | ubuntu-jammy | 2026-05-21 02:33:30.703935 | ubuntu-jammy | TASK [Check if docker ps command return 0] ************************************* 2026-05-21 02:33:30.704137 | ubuntu-jammy | Thursday 21 May 2026 02:33:30 +0000 (0:00:00.411) 0:00:03.621 ********** 2026-05-21 02:33:30.976028 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-05-21 02:33:30.976088 | ubuntu-jammy | 2026-05-21 02:33:30.976099 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-05-21 02:33:30.976110 | ubuntu-jammy | ubuntu-jammy : ok=5 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-21 02:33:30.976119 | ubuntu-jammy | 2026-05-21 02:33:30.976128 | ubuntu-jammy | 2026-05-21 02:33:30.976137 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-05-21 02:33:30.976146 | ubuntu-jammy | Thursday 21 May 2026 02:33:30 +0000 (0:00:00.270) 0:00:03.891 ********** 2026-05-21 02:33:30.976155 | ubuntu-jammy | =============================================================================== 2026-05-21 02:33:30.976164 | ubuntu-jammy | Populate service facts -------------------------------------------------- 2.09s 2026-05-21 02:33:30.976173 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.09s 2026-05-21 02:33:30.976181 | ubuntu-jammy | Check if Docker version is correct -------------------------------------- 0.41s 2026-05-21 02:33:30.976190 | ubuntu-jammy | Check if docker ps command return 0 ------------------------------------- 0.27s 2026-05-21 02:33:30.976199 | ubuntu-jammy | Assert that the Docker service is still up ------------------------------ 0.03s 2026-05-21 02:33:31.065303 | ubuntu-jammy | INFO [docker > verify] Executed: Successful 2026-05-21 02:33:31.070464 | ubuntu-jammy | INFO [docker > cleanup] Executing 2026-05-21 02:33:31.070756 | ubuntu-jammy | WARNING [docker > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-21 02:33:31.076032 | ubuntu-jammy | INFO [docker > destroy] Executing 2026-05-21 02:33:31.076093 | ubuntu-jammy | WARNING [docker > destroy] Skipping, '--destroy=never' requested. 2026-05-21 02:33:31.076160 | ubuntu-jammy | INFO [docker > destroy] Executed: Successful 2026-05-21 02:33:31.076418 | ubuntu-jammy | WARNING Molecule executed 1 scenario (1 missing files) 2026-05-21 02:33:31.525366 | ubuntu-jammy | ok: Runtime: 0:01:24.473699 2026-05-21 02:33:31.530392 | 2026-05-21 02:33:31.530445 | PLAY RECAP 2026-05-21 02:33:31.530500 | ubuntu-jammy | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-21 02:33:31.530523 | 2026-05-21 02:33:31.695921 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-05-21 02:33:31.697303 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-21 02:33:32.312648 | 2026-05-21 02:33:32.312770 | PLAY [all] 2026-05-21 02:33:32.324482 | 2026-05-21 02:33:32.324595 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-21 02:33:32.369589 | ubuntu-jammy | skipping: Conditional result was False 2026-05-21 02:33:32.376694 | 2026-05-21 02:33:32.376782 | TASK [fetch-output : Set log path for single node] 2026-05-21 02:33:32.410554 | ubuntu-jammy | ok 2026-05-21 02:33:32.419104 | 2026-05-21 02:33:32.419266 | LOOP [fetch-output : Ensure local output dirs] 2026-05-21 02:33:32.963939 | ubuntu-jammy -> localhost | ok: "/var/lib/zuul/builds/1dc9cca32ae547799d6c432ddfbe4ee8/work/logs" 2026-05-21 02:33:33.192029 | ubuntu-jammy -> localhost | changed: "/var/lib/zuul/builds/1dc9cca32ae547799d6c432ddfbe4ee8/work/artifacts" 2026-05-21 02:33:33.464949 | ubuntu-jammy -> localhost | changed: "/var/lib/zuul/builds/1dc9cca32ae547799d6c432ddfbe4ee8/work/docs" 2026-05-21 02:33:33.478783 | 2026-05-21 02:33:33.478900 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-21 02:33:34.139528 | ubuntu-jammy | ok 2026-05-21 02:33:34.139728 | ubuntu-jammy | changed: All items complete 2026-05-21 02:33:34.139767 | 2026-05-21 02:33:34.581833 | ubuntu-jammy | changed: .d..t...... ./ 2026-05-21 02:33:35.029403 | ubuntu-jammy | changed: .d..t...... ./ 2026-05-21 02:33:35.046777 | 2026-05-21 02:33:35.046879 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-21 02:33:35.570682 | ubuntu-jammy -> localhost | ok: Item: artifacts Runtime: 0:00:00.009896 2026-05-21 02:33:35.826814 | ubuntu-jammy -> localhost | ok: Item: docs Runtime: 0:00:00.011791 2026-05-21 02:33:35.850344 | 2026-05-21 02:33:35.850430 | PLAY [all] 2026-05-21 02:33:35.856315 | 2026-05-21 02:33:35.856385 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-21 02:33:36.303089 | ubuntu-jammy | changed 2026-05-21 02:33:36.331704 | 2026-05-21 02:33:36.331823 | PLAY RECAP 2026-05-21 02:33:36.331875 | ubuntu-jammy | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-21 02:33:36.331897 | 2026-05-21 02:33:36.444196 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-21 02:33:36.445913 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-21 02:33:37.099593 | 2026-05-21 02:33:37.099815 | PLAY [localhost] 2026-05-21 02:33:37.111398 | 2026-05-21 02:33:37.111491 | TASK [Generate Zuul manifest] 2026-05-21 02:33:37.136076 | localhost | ok 2026-05-21 02:33:37.151324 | 2026-05-21 02:33:37.151430 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-21 02:33:37.579099 | localhost | changed 2026-05-21 02:33:37.602846 | 2026-05-21 02:33:37.674290 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-21 02:33:37.705668 | localhost | ok 2026-05-21 02:33:37.712189 | 2026-05-21 02:33:37.712257 | TASK [Upload logs] 2026-05-21 02:33:37.738669 | localhost | ok 2026-05-21 02:33:37.811626 | 2026-05-21 02:33:37.812047 | TASK [Set zuul-log-path fact] 2026-05-21 02:33:37.837657 | localhost | ok 2026-05-21 02:33:37.850869 | 2026-05-21 02:33:37.850940 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-21 02:33:37.878931 | localhost | ok 2026-05-21 02:33:37.890549 | 2026-05-21 02:33:37.890641 | TASK [upload-logs : Create log directories] 2026-05-21 02:33:38.384437 | localhost | changed 2026-05-21 02:33:38.434685 | 2026-05-21 02:33:38.443504 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-21 02:33:38.962143 | localhost -> localhost | ok: Runtime: 0:00:00.004595 2026-05-21 02:33:38.968829 | 2026-05-21 02:33:38.968980 | TASK [upload-logs : Upload logs to log server] 2026-05-21 02:33:39.443892 | localhost | Output suppressed because no_log was given 2026-05-21 02:33:39.447686 | 2026-05-21 02:33:39.447754 | LOOP [upload-logs : Compress console log and json output] 2026-05-21 02:33:39.498254 | localhost | skipping: Conditional result was False 2026-05-21 02:33:39.514064 | localhost | skipping: Conditional result was False 2026-05-21 02:33:39.528530 | 2026-05-21 02:33:39.528711 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-21 02:33:39.578723 | localhost | skipping: Conditional result was False 2026-05-21 02:33:39.579015 | 2026-05-21 02:33:39.587124 | localhost | skipping: Conditional result was False 2026-05-21 02:33:39.600802 | 2026-05-21 02:33:39.601011 | LOOP [upload-logs : Upload console log and json output]