2026-08-13 00:50:28.385114 | Job console starting 2026-08-13 00:50:28.396006 | Updating git repos 2026-08-13 00:50:28.430383 | Cloning repos into workspace 2026-08-13 00:50:30.272716 | Restoring repo states 2026-08-13 00:50:30.282138 | Merging changes 2026-08-13 00:50:30.766298 | Checking out repos 2026-08-13 00:50:30.903124 | Preparing playbooks 2026-08-13 00:50:37.673685 | Running Ansible setup 2026-08-13 00:50:43.653044 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-08-13 00:50:44.274345 | 2026-08-13 00:50:44.274485 | PLAY [localhost] 2026-08-13 00:50:44.281888 | 2026-08-13 00:50:44.281956 | TASK [Gathering Facts] 2026-08-13 00:50:45.232949 | localhost | ok 2026-08-13 00:50:45.242453 | 2026-08-13 00:50:45.242537 | TASK [Setup log path fact] 2026-08-13 00:50:45.262045 | localhost | ok 2026-08-13 00:50:45.274344 | 2026-08-13 00:50:45.274418 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-13 00:50:45.305900 | localhost | ok 2026-08-13 00:50:45.313556 | 2026-08-13 00:50:45.313622 | TASK [emit-job-header : Print job information] 2026-08-13 00:50:45.365437 | # Job Information 2026-08-13 00:50:45.365594 | Ansible Version: 2.16.18 2026-08-13 00:50:45.365638 | Job: ansible-collection-containers-molecule-docker-ubuntu-noble 2026-08-13 00:50:45.365669 | Pipeline: check 2026-08-13 00:50:45.365697 | Executor: 2d72f0692154 2026-08-13 00:50:45.365723 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/139 2026-08-13 00:50:45.365753 | Event ID: f94b8cf0-96ae-11f1-819b-22bf29b1dbbe 2026-08-13 00:50:45.369514 | 2026-08-13 00:50:45.369601 | LOOP [emit-job-header : Print node information] 2026-08-13 00:50:45.472826 | localhost | ok: 2026-08-13 00:50:45.473102 | localhost | # Node Information 2026-08-13 00:50:45.473167 | localhost | Inventory Hostname: ubuntu-noble 2026-08-13 00:50:45.473216 | localhost | Hostname: np0000189142 2026-08-13 00:50:45.473260 | localhost | Username: zuul 2026-08-13 00:50:45.473310 | localhost | Distro: Ubuntu 24.04 2026-08-13 00:50:45.473355 | localhost | Provider: yul1 2026-08-13 00:50:45.473397 | localhost | Region: ca-ymq-1 2026-08-13 00:50:45.473438 | localhost | Label: ubuntu-noble 2026-08-13 00:50:45.473480 | localhost | Product Name: OpenStack Nova 2026-08-13 00:50:45.473521 | localhost | Interface IP: 199.19.213.170 2026-08-13 00:50:45.487471 | 2026-08-13 00:50:45.487690 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-13 00:50:45.909972 | localhost -> localhost | changed 2026-08-13 00:50:45.918593 | 2026-08-13 00:50:45.918663 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-13 00:50:46.793044 | localhost -> localhost | changed 2026-08-13 00:50:46.799737 | 2026-08-13 00:50:46.799792 | PLAY [all] 2026-08-13 00:50:46.809706 | 2026-08-13 00:50:46.809787 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-13 00:50:47.061713 | ubuntu-noble -> localhost | ok 2026-08-13 00:50:47.070656 | 2026-08-13 00:50:47.070729 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-13 00:50:47.106688 | ubuntu-noble | ok 2026-08-13 00:50:47.121824 | ubuntu-noble | included: /var/lib/zuul/builds/6ed3ee14e6054d16a50cce7e2a40f958/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-13 00:50:47.128140 | 2026-08-13 00:50:47.128202 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-13 00:50:48.330721 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-08-13 00:50:48.330940 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/6ed3ee14e6054d16a50cce7e2a40f958/work/6ed3ee14e6054d16a50cce7e2a40f958_id_rsa 2026-08-13 00:50:48.331220 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/6ed3ee14e6054d16a50cce7e2a40f958/work/6ed3ee14e6054d16a50cce7e2a40f958_id_rsa.pub 2026-08-13 00:50:48.331263 | ubuntu-noble -> localhost | The key fingerprint is: 2026-08-13 00:50:48.331294 | ubuntu-noble -> localhost | SHA256:DZnULPNOfOnmlhLQPA1pLAeAIPqq7RXEIUg6H7UZpVg zuul-build-sshkey 2026-08-13 00:50:48.331342 | ubuntu-noble -> localhost | The key's randomart image is: 2026-08-13 00:50:48.331372 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-08-13 00:50:48.331409 | ubuntu-noble -> localhost | |ooo.Eoo.o= . | 2026-08-13 00:50:48.331440 | ubuntu-noble -> localhost | |+. *.* .+oO | 2026-08-13 00:50:48.331468 | ubuntu-noble -> localhost | |+ o * +@ o . | 2026-08-13 00:50:48.331496 | ubuntu-noble -> localhost | | + o .oB + | 2026-08-13 00:50:48.331524 | ubuntu-noble -> localhost | | o . S+.+ | 2026-08-13 00:50:48.331551 | ubuntu-noble -> localhost | | . . o o | 2026-08-13 00:50:48.331578 | ubuntu-noble -> localhost | |. . + . | 2026-08-13 00:50:48.331604 | ubuntu-noble -> localhost | |.. . . + | 2026-08-13 00:50:48.331634 | ubuntu-noble -> localhost | |..o o | 2026-08-13 00:50:48.331661 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-08-13 00:50:48.331726 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.776591 2026-08-13 00:50:48.339238 | 2026-08-13 00:50:48.339359 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-13 00:50:48.374994 | ubuntu-noble | ok 2026-08-13 00:50:48.385480 | ubuntu-noble | included: /var/lib/zuul/builds/6ed3ee14e6054d16a50cce7e2a40f958/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-13 00:50:48.394817 | 2026-08-13 00:50:48.394879 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-13 00:50:48.420075 | ubuntu-noble | skipping: Conditional result was False 2026-08-13 00:50:48.430475 | 2026-08-13 00:50:48.430580 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-13 00:50:49.053223 | ubuntu-noble | changed 2026-08-13 00:50:49.059142 | 2026-08-13 00:50:49.059284 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-13 00:50:49.298841 | ubuntu-noble | ok 2026-08-13 00:50:49.304668 | 2026-08-13 00:50:49.304736 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-13 00:50:49.873031 | ubuntu-noble | changed 2026-08-13 00:50:49.878991 | 2026-08-13 00:50:49.879301 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-13 00:50:50.446519 | ubuntu-noble | changed 2026-08-13 00:50:50.454933 | 2026-08-13 00:50:50.455008 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-13 00:50:50.480928 | ubuntu-noble | skipping: Conditional result was False 2026-08-13 00:50:50.490640 | 2026-08-13 00:50:50.490732 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-13 00:50:50.911157 | ubuntu-noble -> localhost | changed 2026-08-13 00:50:50.922842 | 2026-08-13 00:50:50.922919 | TASK [add-build-sshkey : Add back temp key] 2026-08-13 00:50:51.200472 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/6ed3ee14e6054d16a50cce7e2a40f958/work/6ed3ee14e6054d16a50cce7e2a40f958_id_rsa (zuul-build-sshkey) 2026-08-13 00:50:51.200888 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.015641 2026-08-13 00:50:51.208642 | 2026-08-13 00:50:51.208737 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-13 00:50:51.565572 | ubuntu-noble | ok 2026-08-13 00:50:51.572108 | 2026-08-13 00:50:51.572176 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-13 00:50:51.608201 | ubuntu-noble | skipping: Conditional result was False 2026-08-13 00:50:51.646783 | 2026-08-13 00:50:51.646938 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-08-13 00:50:52.027189 | ubuntu-noble | ok 2026-08-13 00:50:52.074055 | 2026-08-13 00:50:52.074189 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-08-13 00:50:52.835160 | ubuntu-noble | Output suppressed because no_log was given 2026-08-13 00:50:52.846358 | 2026-08-13 00:50:52.846425 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-08-13 00:50:53.097733 | ubuntu-noble | ok: "logs" 2026-08-13 00:50:53.098056 | ubuntu-noble | ok: All items complete 2026-08-13 00:50:53.098098 | 2026-08-13 00:50:53.306142 | ubuntu-noble | ok: "artifacts" 2026-08-13 00:50:53.519615 | ubuntu-noble | ok: "docs" 2026-08-13 00:50:53.538520 | 2026-08-13 00:50:53.538656 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-08-13 00:50:53.767133 | ubuntu-noble | changed: "logs" 2026-08-13 00:50:53.981975 | ubuntu-noble | changed: "artifacts" 2026-08-13 00:50:54.205515 | ubuntu-noble | changed: "docs" 2026-08-13 00:50:54.225961 | 2026-08-13 00:50:54.226016 | PLAY RECAP 2026-08-13 00:50:54.226059 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-13 00:50:54.226088 | ubuntu-noble | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-08-13 00:50:54.226111 | 2026-08-13 00:50:54.379590 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-08-13 00:50:54.380860 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-08-13 00:50:55.095728 | 2026-08-13 00:50:55.095910 | PLAY [all] 2026-08-13 00:50:55.110679 | 2026-08-13 00:50:55.111540 | TASK [setup-uv : Extract archive] 2026-08-13 00:50:57.568216 | ubuntu-noble | changed 2026-08-13 00:50:57.580273 | 2026-08-13 00:50:57.580354 | TASK [setup-uv : Print version] 2026-08-13 00:50:58.008278 | ubuntu-noble | uv 0.8.13 2026-08-13 00:50:58.125409 | ubuntu-noble | ok: Runtime: 0:00:00.017699 2026-08-13 00:50:58.138415 | 2026-08-13 00:50:58.138504 | TASK [Install Ansible collection siblings] 2026-08-13 00:50:58.579273 | ubuntu-noble | ok: 2026-08-13 00:50:58.579492 | ubuntu-noble | Skipping ansible.posix: no checked-out sibling 2026-08-13 00:50:58.579558 | ubuntu-noble | Skipping community.general: no checked-out sibling 2026-08-13 00:50:58.581718 | 2026-08-13 00:50:58.581782 | PLAY RECAP 2026-08-13 00:50:58.581840 | ubuntu-noble | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-13 00:50:58.581870 | 2026-08-13 00:50:58.721176 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-08-13 00:50:58.723075 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-08-13 00:50:59.359974 | 2026-08-13 00:50:59.360139 | PLAY [all] 2026-08-13 00:50:59.373054 | 2026-08-13 00:50:59.373142 | LOOP [Check inventory directories] 2026-08-13 00:50:59.726806 | ubuntu-noble | ok: "src/github.com/vexxhost/ansible-collection-containers" 2026-08-13 00:50:59.914364 | ubuntu-noble | ok: "src/github.com/vexxhost/ansible-collection-containers/molecule/docker/inventory" 2026-08-13 00:51:00.112270 | ubuntu-noble | ok: "src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/docker/inventory" 2026-08-13 00:51:00.133605 | 2026-08-13 00:51:00.133879 | LOOP [Copy inventory file for Zuul] 2026-08-13 00:51:01.078602 | ubuntu-noble | changed: 2026-08-13 00:51:01.078898 | ubuntu-noble | { 2026-08-13 00:51:01.078943 | ubuntu-noble | "ansible_loop_var": "item", 2026-08-13 00:51:01.078979 | ubuntu-noble | "changed": false, 2026-08-13 00:51:01.079011 | ubuntu-noble | "failed": false, 2026-08-13 00:51:01.079059 | ubuntu-noble | "invocation": { 2026-08-13 00:51:01.079093 | ubuntu-noble | "module_args": { 2026-08-13 00:51:01.079123 | ubuntu-noble | "checksum_algorithm": "sha1", 2026-08-13 00:51:01.079153 | ubuntu-noble | "follow": true, 2026-08-13 00:51:01.079183 | ubuntu-noble | "get_attributes": true, 2026-08-13 00:51:01.079214 | ubuntu-noble | "get_checksum": true, 2026-08-13 00:51:01.079242 | ubuntu-noble | "get_mime": true, 2026-08-13 00:51:01.079270 | ubuntu-noble | "path": "src/github.com/vexxhost/ansible-collection-containers" 2026-08-13 00:51:01.079299 | ubuntu-noble | } 2026-08-13 00:51:01.079327 | ubuntu-noble | }, 2026-08-13 00:51:01.079355 | ubuntu-noble | "item": "src/github.com/vexxhost/ansible-collection-containers", 2026-08-13 00:51:01.079497 | ubuntu-noble | "stat": { 2026-08-13 00:51:01.079538 | ubuntu-noble | "atime": 1786582252.7299795, 2026-08-13 00:51:01.079574 | ubuntu-noble | "attr_flags": "e", 2026-08-13 00:51:01.079598 | ubuntu-noble | "attributes": [ 2026-08-13 00:51:01.079621 | ubuntu-noble | "extents" 2026-08-13 00:51:01.079643 | ubuntu-noble | ], 2026-08-13 00:51:01.079665 | ubuntu-noble | "block_size": 4096, 2026-08-13 00:51:01.079688 | ubuntu-noble | "blocks": 8, 2026-08-13 00:51:01.079710 | ubuntu-noble | "charset": "unknown", 2026-08-13 00:51:01.079734 | ubuntu-noble | "ctime": 1786582252.741981, 2026-08-13 00:51:01.079756 | ubuntu-noble | "dev": 64769, 2026-08-13 00:51:01.079778 | ubuntu-noble | "device_type": 0, 2026-08-13 00:51:01.079800 | ubuntu-noble | "executable": true, 2026-08-13 00:51:01.079822 | ubuntu-noble | "exists": true, 2026-08-13 00:51:01.079844 | ubuntu-noble | "gid": 1000, 2026-08-13 00:51:01.079866 | ubuntu-noble | "gr_name": "zuul", 2026-08-13 00:51:01.079888 | ubuntu-noble | "inode": 1024032, 2026-08-13 00:51:01.079910 | ubuntu-noble | "isblk": false, 2026-08-13 00:51:01.079932 | ubuntu-noble | "ischr": false, 2026-08-13 00:51:01.079954 | ubuntu-noble | "isdir": true, 2026-08-13 00:51:01.079976 | ubuntu-noble | "isfifo": false, 2026-08-13 00:51:01.079997 | ubuntu-noble | "isgid": false, 2026-08-13 00:51:01.080019 | ubuntu-noble | "islnk": false, 2026-08-13 00:51:01.080040 | ubuntu-noble | "isreg": false, 2026-08-13 00:51:01.080061 | ubuntu-noble | "issock": false, 2026-08-13 00:51:01.080082 | ubuntu-noble | "isuid": false, 2026-08-13 00:51:01.080103 | ubuntu-noble | "mimetype": "unknown", 2026-08-13 00:51:01.080125 | ubuntu-noble | "mode": "0755", 2026-08-13 00:51:01.080146 | ubuntu-noble | "mtime": 1786582230.310129, 2026-08-13 00:51:01.080168 | ubuntu-noble | "nlink": 11, 2026-08-13 00:51:01.080194 | ubuntu-noble | "path": "src/github.com/vexxhost/ansible-collection-containers", 2026-08-13 00:51:01.080217 | ubuntu-noble | "pw_name": "zuul", 2026-08-13 00:51:01.080239 | ubuntu-noble | "readable": true, 2026-08-13 00:51:01.080261 | ubuntu-noble | "rgrp": true, 2026-08-13 00:51:01.080283 | ubuntu-noble | "roth": true, 2026-08-13 00:51:01.080305 | ubuntu-noble | "rusr": true, 2026-08-13 00:51:01.080327 | ubuntu-noble | "size": 4096, 2026-08-13 00:51:01.080348 | ubuntu-noble | "uid": 1000, 2026-08-13 00:51:01.080371 | ubuntu-noble | "version": "2602202633", 2026-08-13 00:51:01.080392 | ubuntu-noble | "wgrp": false, 2026-08-13 00:51:01.080416 | ubuntu-noble | "woth": false, 2026-08-13 00:51:01.080438 | ubuntu-noble | "writeable": true, 2026-08-13 00:51:01.080460 | ubuntu-noble | "wusr": true, 2026-08-13 00:51:01.080481 | ubuntu-noble | "xgrp": true, 2026-08-13 00:51:01.080503 | ubuntu-noble | "xoth": true, 2026-08-13 00:51:01.080524 | ubuntu-noble | "xusr": true 2026-08-13 00:51:01.080546 | ubuntu-noble | } 2026-08-13 00:51:01.080568 | ubuntu-noble | } 2026-08-13 00:51:01.080618 | ubuntu-noble | ok: All items complete 2026-08-13 00:51:01.080645 | 2026-08-13 00:51:01.082431 | ubuntu-noble | skipping: Conditional result was False 2026-08-13 00:51:01.083218 | ubuntu-noble | skipping: Conditional result was False 2026-08-13 00:51:01.105754 | 2026-08-13 00:51:01.105958 | LOOP [Switch "ansible_host" to private IP] 2026-08-13 00:51:01.503029 | ubuntu-noble | changed: 1 replacements made 2026-08-13 00:51:01.504666 | ubuntu-noble | skipping: Conditional result was False 2026-08-13 00:51:01.505498 | ubuntu-noble | skipping: Conditional result was False 2026-08-13 00:51:01.520539 | 2026-08-13 00:51:01.520692 | TASK [Run Molecule scenario] 2026-08-13 00:51:02.013343 | ubuntu-noble | Using CPython 3.12.3 interpreter at: /usr/bin/python3 2026-08-13 00:51:02.013499 | ubuntu-noble | Creating virtual environment at: .venv 2026-08-13 00:51:02.297582 | ubuntu-noble | Downloading cryptography (4.3MiB) 2026-08-13 00:51:02.298462 | ubuntu-noble | Downloading pygments (1.2MiB) 2026-08-13 00:51:02.305807 | ubuntu-noble | Downloading ansible-core (2.3MiB) 2026-08-13 00:51:02.475231 | ubuntu-noble | Downloading cryptography 2026-08-13 00:51:02.532227 | ubuntu-noble | Downloading pygments 2026-08-13 00:51:02.726662 | ubuntu-noble | Downloading ansible-core 2026-08-13 00:51:02.770684 | ubuntu-noble | Installed 37 packages in 43ms 2026-08-13 00:51:03.583281 | ubuntu-noble | INFO Collection 'vexxhost.containers' detected. 2026-08-13 00:51:03.583379 | ubuntu-noble | INFO Scenarios will be used from 'extensions/molecule' 2026-08-13 00:51:04.559261 | ubuntu-noble | CRITICAL 'extensions/molecule/default/molecule.yml' glob failed. Exiting. 2026-08-13 00:51:04.559343 | ubuntu-noble | INFO default scenario not found, disabling shared state. 2026-08-13 00:51:04.559486 | ubuntu-noble | INFO [docker > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-08-13 00:51:04.559569 | ubuntu-noble | INFO [docker > prerun] Performing prerun with role_name_check=0... 2026-08-13 00:51:20.516598 | ubuntu-noble | INFO [docker > dependency] Executing 2026-08-13 00:51:20.516805 | ubuntu-noble | WARNING [docker > dependency] Missing roles requirements file: requirements.yml 2026-08-13 00:51:20.517022 | ubuntu-noble | WARNING [docker > dependency] Missing collections requirements file: collections.yml 2026-08-13 00:51:20.517160 | ubuntu-noble | WARNING [docker > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-08-13 00:51:20.523774 | ubuntu-noble | INFO [docker > cleanup] Executing 2026-08-13 00:51:20.524110 | ubuntu-noble | WARNING [docker > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-13 00:51:20.530009 | ubuntu-noble | INFO [docker > destroy] Executing 2026-08-13 00:51:20.530048 | ubuntu-noble | WARNING [docker > destroy] Skipping, '--destroy=never' requested. 2026-08-13 00:51:20.530135 | ubuntu-noble | INFO [docker > destroy] Executed: Successful 2026-08-13 00:51:20.536129 | ubuntu-noble | INFO [docker > syntax] Executing 2026-08-13 00:51:21.167045 | ubuntu-noble | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-08-13 00:51:21.167245 | ubuntu-noble | [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-08-13 00:51:21.167432 | ubuntu-noble | 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-08-13 00:51:21.167607 | ubuntu-noble | 2026-08-13 00:51:21.746791 | ubuntu-noble | 2026-08-13 00:51:21.746898 | ubuntu-noble | playbook: /home/zuul/src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/docker/converge.yml 2026-08-13 00:51:21.848643 | ubuntu-noble | INFO [docker > syntax] Executed: Successful 2026-08-13 00:51:21.859252 | ubuntu-noble | INFO [docker > create] Executing 2026-08-13 00:51:21.861405 | ubuntu-noble | WARNING [docker > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-13 00:51:21.867042 | ubuntu-noble | INFO [docker > prepare] Executing 2026-08-13 00:51:22.460093 | ubuntu-noble | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-08-13 00:51:22.460397 | ubuntu-noble | [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-08-13 00:51:22.460769 | ubuntu-noble | 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-08-13 00:51:22.461008 | ubuntu-noble | 2026-08-13 00:51:22.912307 | ubuntu-noble | 2026-08-13 00:51:22.912499 | ubuntu-noble | PLAY [Prepare] ***************************************************************** 2026-08-13 00:51:22.912864 | ubuntu-noble | 2026-08-13 00:51:22.913095 | ubuntu-noble | TASK [Gathering Facts] ********************************************************* 2026-08-13 00:51:22.913302 | ubuntu-noble | Thursday 13 August 2026 00:51:22 +0000 (0:00:00.034) 0:00:00.034 ******* 2026-08-13 00:51:24.285314 | ubuntu-noble | [WARNING]: Host 'ubuntu-noble' is using the discovered Python interpreter at '/usr/bin/python3.12', 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-08-13 00:51:24.288557 | ubuntu-noble | ok: [ubuntu-noble] 2026-08-13 00:51:24.288753 | ubuntu-noble | 2026-08-13 00:51:24.288985 | ubuntu-noble | TASK [Update "apt" cache] ****************************************************** 2026-08-13 00:51:24.289238 | ubuntu-noble | Thursday 13 August 2026 00:51:24 +0000 (0:00:01.376) 0:00:01.411 ******* 2026-08-13 00:54:13.098743 | ubuntu-noble | changed: [ubuntu-noble] 2026-08-13 00:54:13.098893 | ubuntu-noble | 2026-08-13 00:54:13.099116 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-08-13 00:54:13.099357 | ubuntu-noble | ubuntu-noble : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-08-13 00:54:13.099595 | ubuntu-noble | 2026-08-13 00:54:13.099795 | ubuntu-noble | 2026-08-13 00:54:13.100015 | ubuntu-noble | TASKS RECAP ******************************************************************** 2026-08-13 00:54:13.100230 | ubuntu-noble | Thursday 13 August 2026 00:54:13 +0000 (0:02:48.810) 0:02:50.222 ******* 2026-08-13 00:54:13.100507 | ubuntu-noble | =============================================================================== 2026-08-13 00:54:13.100760 | ubuntu-noble | Update "apt" cache ---------------------------------------------------- 168.81s 2026-08-13 00:54:13.100967 | ubuntu-noble | Gathering Facts --------------------------------------------------------- 1.38s 2026-08-13 00:54:13.184012 | ubuntu-noble | INFO [docker > prepare] Executed: Successful 2026-08-13 00:54:13.193170 | ubuntu-noble | INFO [docker > converge] Executing 2026-08-13 00:54:13.754720 | ubuntu-noble | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-08-13 00:54:13.754951 | ubuntu-noble | [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-08-13 00:54:13.755194 | ubuntu-noble | 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-08-13 00:54:13.755414 | ubuntu-noble | 2026-08-13 00:54:14.269592 | ubuntu-noble | 2026-08-13 00:54:14.269796 | ubuntu-noble | PLAY [Converge] **************************************************************** 2026-08-13 00:54:14.269991 | ubuntu-noble | 2026-08-13 00:54:14.270249 | ubuntu-noble | TASK [Gathering Facts] ********************************************************* 2026-08-13 00:54:14.270481 | ubuntu-noble | Thursday 13 August 2026 00:54:14 +0000 (0:00:00.022) 0:00:00.022 ******* 2026-08-13 00:54:15.437262 | ubuntu-noble | [WARNING]: Host 'ubuntu-noble' is using the discovered Python interpreter at '/usr/bin/python3.12', 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-08-13 00:54:15.443115 | ubuntu-noble | ok: [ubuntu-noble] 2026-08-13 00:54:15.443293 | ubuntu-noble | 2026-08-13 00:54:15.443516 | ubuntu-noble | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-13 00:54:15.443755 | ubuntu-noble | Thursday 13 August 2026 00:54:15 +0000 (0:00:01.172) 0:00:01.194 ******* 2026-08-13 00:54:16.001498 | ubuntu-noble | ok: [ubuntu-noble] 2026-08-13 00:54:16.001752 | ubuntu-noble | 2026-08-13 00:54:16.001969 | ubuntu-noble | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-13 00:54:16.002208 | ubuntu-noble | Thursday 13 August 2026 00:54:16 +0000 (0:00:00.560) 0:00:01.754 ******* 2026-08-13 00:54:16.036173 | ubuntu-noble | skipping: [ubuntu-noble] 2026-08-13 00:54:16.036340 | ubuntu-noble | 2026-08-13 00:54:16.036852 | ubuntu-noble | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-13 00:54:16.037010 | ubuntu-noble | Thursday 13 August 2026 00:54:16 +0000 (0:00:00.034) 0:00:01.788 ******* 2026-08-13 00:54:16.537420 | ubuntu-noble | changed: [ubuntu-noble] 2026-08-13 00:54:16.537645 | ubuntu-noble | 2026-08-13 00:54:16.537879 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 00:54:16.538141 | ubuntu-noble | Thursday 13 August 2026 00:54:16 +0000 (0:00:00.500) 0:00:02.289 ******* 2026-08-13 00:54:16.653615 | ubuntu-noble | ok: [ubuntu-noble] => { 2026-08-13 00:54:16.653898 | ubuntu-noble | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-08-13 00:54:16.654108 | ubuntu-noble | } 2026-08-13 00:54:16.654308 | ubuntu-noble | 2026-08-13 00:54:16.654562 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 00:54:16.654838 | ubuntu-noble | Thursday 13 August 2026 00:54:16 +0000 (0:00:00.116) 0:00:02.405 ******* 2026-08-13 00:54:18.054960 | ubuntu-noble | [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-08-13 00:54:18.063569 | ubuntu-noble | changed: [ubuntu-noble] 2026-08-13 00:54:18.063789 | ubuntu-noble | 2026-08-13 00:54:18.064018 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 00:54:18.064241 | ubuntu-noble | Thursday 13 August 2026 00:54:18 +0000 (0:00:01.407) 0:00:03.813 ******* 2026-08-13 00:54:18.095404 | ubuntu-noble | skipping: [ubuntu-noble] 2026-08-13 00:54:18.095625 | ubuntu-noble | 2026-08-13 00:54:18.095866 | ubuntu-noble | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-13 00:54:18.096073 | ubuntu-noble | Thursday 13 August 2026 00:54:18 +0000 (0:00:00.034) 0:00:03.848 ******* 2026-08-13 00:54:18.133286 | ubuntu-noble | skipping: [ubuntu-noble] 2026-08-13 00:54:18.133426 | ubuntu-noble | 2026-08-13 00:54:18.133692 | ubuntu-noble | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-13 00:54:18.133890 | ubuntu-noble | Thursday 13 August 2026 00:54:18 +0000 (0:00:00.038) 0:00:03.886 ******* 2026-08-13 00:54:18.470850 | ubuntu-noble | ok: [ubuntu-noble] 2026-08-13 00:54:18.471057 | ubuntu-noble | 2026-08-13 00:54:18.471347 | ubuntu-noble | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-13 00:54:18.471664 | ubuntu-noble | Thursday 13 August 2026 00:54:18 +0000 (0:00:00.337) 0:00:04.223 ******* 2026-08-13 00:54:19.634051 | ubuntu-noble | ok: [ubuntu-noble] 2026-08-13 00:54:19.634121 | ubuntu-noble | 2026-08-13 00:54:19.637575 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 00:54:19.637610 | ubuntu-noble | Thursday 13 August 2026 00:54:19 +0000 (0:00:01.162) 0:00:05.385 ******* 2026-08-13 00:54:19.731303 | ubuntu-noble | ok: [ubuntu-noble] => { 2026-08-13 00:54:19.731506 | ubuntu-noble | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.4/containerd-2.3.4-linux-amd64.tar.gz" 2026-08-13 00:54:19.731770 | ubuntu-noble | } 2026-08-13 00:54:19.731983 | ubuntu-noble | 2026-08-13 00:54:19.732228 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 00:54:19.732654 | ubuntu-noble | Thursday 13 August 2026 00:54:19 +0000 (0:00:00.098) 0:00:05.483 ******* 2026-08-13 00:54:20.916980 | ubuntu-noble | changed: [ubuntu-noble] 2026-08-13 00:54:20.917380 | ubuntu-noble | 2026-08-13 00:54:20.917757 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 00:54:20.918103 | ubuntu-noble | Thursday 13 August 2026 00:54:20 +0000 (0:00:01.185) 0:00:06.669 ******* 2026-08-13 00:54:24.336065 | ubuntu-noble | changed: [ubuntu-noble] 2026-08-13 00:54:24.336300 | ubuntu-noble | 2026-08-13 00:54:24.336492 | ubuntu-noble | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-13 00:54:24.336720 | ubuntu-noble | Thursday 13 August 2026 00:54:24 +0000 (0:00:03.412) 0:00:10.081 ******* 2026-08-13 00:54:24.359347 | ubuntu-noble | skipping: [ubuntu-noble] 2026-08-13 00:54:24.359711 | ubuntu-noble | 2026-08-13 00:54:24.360015 | ubuntu-noble | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-13 00:54:24.360306 | ubuntu-noble | Thursday 13 August 2026 00:54:24 +0000 (0:00:00.028) 0:00:10.110 ******* 2026-08-13 00:54:24.385167 | ubuntu-noble | skipping: [ubuntu-noble] 2026-08-13 00:54:24.385499 | ubuntu-noble | 2026-08-13 00:54:24.385836 | ubuntu-noble | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-13 00:54:24.386126 | ubuntu-noble | Thursday 13 August 2026 00:54:24 +0000 (0:00:00.026) 0:00:10.136 ******* 2026-08-13 00:54:24.410123 | ubuntu-noble | skipping: [ubuntu-noble] 2026-08-13 00:54:24.410407 | ubuntu-noble | 2026-08-13 00:54:24.410764 | ubuntu-noble | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-13 00:54:24.411099 | ubuntu-noble | Thursday 13 August 2026 00:54:24 +0000 (0:00:00.025) 0:00:10.162 ******* 2026-08-13 00:54:32.089371 | ubuntu-noble | changed: [ubuntu-noble] 2026-08-13 00:54:32.089744 | ubuntu-noble | 2026-08-13 00:54:32.090067 | ubuntu-noble | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-13 00:54:32.090365 | ubuntu-noble | Thursday 13 August 2026 00:54:32 +0000 (0:00:07.678) 0:00:17.841 ******* 2026-08-13 00:54:32.991049 | ubuntu-noble | changed: [ubuntu-noble] 2026-08-13 00:54:32.991122 | ubuntu-noble | 2026-08-13 00:54:32.991261 | ubuntu-noble | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-13 00:54:32.991403 | ubuntu-noble | Thursday 13 August 2026 00:54:32 +0000 (0:00:00.901) 0:00:18.742 ******* 2026-08-13 00:54:34.543599 | ubuntu-noble | changed: [ubuntu-noble] => (item={'path': '/etc/containerd'}) 2026-08-13 00:54:34.543638 | ubuntu-noble | changed: [ubuntu-noble] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-13 00:54:34.543644 | ubuntu-noble | changed: [ubuntu-noble] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-13 00:54:34.543651 | ubuntu-noble | changed: [ubuntu-noble] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-13 00:54:34.543656 | ubuntu-noble | changed: [ubuntu-noble] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-13 00:54:34.543661 | ubuntu-noble | 2026-08-13 00:54:34.544005 | ubuntu-noble | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-13 00:54:34.544085 | ubuntu-noble | Thursday 13 August 2026 00:54:34 +0000 (0:00:01.550) 0:00:20.292 ******* 2026-08-13 00:54:35.448945 | ubuntu-noble | changed: [ubuntu-noble] 2026-08-13 00:54:35.449004 | ubuntu-noble | 2026-08-13 00:54:35.449076 | ubuntu-noble | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-13 00:54:35.449478 | ubuntu-noble | Thursday 13 August 2026 00:54:35 +0000 (0:00:00.905) 0:00:21.198 ******* 2026-08-13 00:54:35.449515 | ubuntu-noble | 2026-08-13 00:54:35.449525 | ubuntu-noble | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-08-13 00:54:35.449531 | ubuntu-noble | Thursday 13 August 2026 00:54:35 +0000 (0:00:00.001) 0:00:21.200 ******* 2026-08-13 00:54:36.662999 | ubuntu-noble | ok: [ubuntu-noble] 2026-08-13 00:54:36.663095 | ubuntu-noble | 2026-08-13 00:54:36.663254 | ubuntu-noble | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-08-13 00:54:36.663394 | ubuntu-noble | Thursday 13 August 2026 00:54:36 +0000 (0:00:01.215) 0:00:22.415 ******* 2026-08-13 00:54:37.303710 | ubuntu-noble | changed: [ubuntu-noble] 2026-08-13 00:54:37.303816 | ubuntu-noble | 2026-08-13 00:54:37.304311 | ubuntu-noble | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-13 00:54:37.304375 | ubuntu-noble | Thursday 13 August 2026 00:54:37 +0000 (0:00:00.639) 0:00:23.054 ******* 2026-08-13 00:54:38.065060 | ubuntu-noble | changed: [ubuntu-noble] 2026-08-13 00:54:38.065150 | ubuntu-noble | 2026-08-13 00:54:38.065247 | ubuntu-noble | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-13 00:54:38.065428 | ubuntu-noble | Thursday 13 August 2026 00:54:38 +0000 (0:00:00.761) 0:00:23.816 ******* 2026-08-13 00:54:38.386487 | ubuntu-noble | ok: [ubuntu-noble] 2026-08-13 00:54:38.386548 | ubuntu-noble | 2026-08-13 00:54:38.386556 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 00:54:38.386563 | ubuntu-noble | Thursday 13 August 2026 00:54:38 +0000 (0:00:00.322) 0:00:24.138 ******* 2026-08-13 00:54:38.439376 | ubuntu-noble | ok: [ubuntu-noble] => { 2026-08-13 00:54:38.439431 | ubuntu-noble | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-08-13 00:54:38.439440 | ubuntu-noble | } 2026-08-13 00:54:38.439448 | ubuntu-noble | 2026-08-13 00:54:38.439456 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 00:54:38.439465 | ubuntu-noble | Thursday 13 August 2026 00:54:38 +0000 (0:00:00.051) 0:00:24.190 ******* 2026-08-13 00:54:39.724367 | ubuntu-noble | changed: [ubuntu-noble] 2026-08-13 00:54:39.724412 | ubuntu-noble | 2026-08-13 00:54:39.724418 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 00:54:39.724424 | ubuntu-noble | Thursday 13 August 2026 00:54:39 +0000 (0:00:01.285) 0:00:25.476 ******* 2026-08-13 00:54:44.552908 | ubuntu-noble | changed: [ubuntu-noble] 2026-08-13 00:54:44.552997 | ubuntu-noble | 2026-08-13 00:54:44.556571 | ubuntu-noble | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-08-13 00:54:44.556603 | ubuntu-noble | Thursday 13 August 2026 00:54:44 +0000 (0:00:04.829) 0:00:30.305 ******* 2026-08-13 00:54:45.543021 | ubuntu-noble | ok: [ubuntu-noble] 2026-08-13 00:54:45.543695 | ubuntu-noble | 2026-08-13 00:54:45.543719 | ubuntu-noble | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-08-13 00:54:45.543728 | ubuntu-noble | Thursday 13 August 2026 00:54:45 +0000 (0:00:00.989) 0:00:31.294 ******* 2026-08-13 00:54:46.039607 | ubuntu-noble | changed: [ubuntu-noble] 2026-08-13 00:54:46.039662 | ubuntu-noble | 2026-08-13 00:54:46.040037 | ubuntu-noble | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-08-13 00:54:46.040089 | ubuntu-noble | Thursday 13 August 2026 00:54:46 +0000 (0:00:00.497) 0:00:31.791 ******* 2026-08-13 00:54:46.773002 | ubuntu-noble | changed: [ubuntu-noble] 2026-08-13 00:54:46.773075 | ubuntu-noble | 2026-08-13 00:54:46.773160 | ubuntu-noble | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-08-13 00:54:46.773269 | ubuntu-noble | Thursday 13 August 2026 00:54:46 +0000 (0:00:00.731) 0:00:32.523 ******* 2026-08-13 00:54:47.738676 | ubuntu-noble | changed: [ubuntu-noble] => (item={'path': '/etc/docker'}) 2026-08-13 00:54:47.738753 | ubuntu-noble | changed: [ubuntu-noble] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-08-13 00:54:47.738912 | ubuntu-noble | changed: [ubuntu-noble] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-08-13 00:54:47.739342 | ubuntu-noble | 2026-08-13 00:54:47.739386 | ubuntu-noble | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-08-13 00:54:47.739395 | ubuntu-noble | Thursday 13 August 2026 00:54:47 +0000 (0:00:00.968) 0:00:33.491 ******* 2026-08-13 00:54:48.457644 | ubuntu-noble | changed: [ubuntu-noble] 2026-08-13 00:54:48.457702 | ubuntu-noble | 2026-08-13 00:54:48.457740 | ubuntu-noble | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-08-13 00:54:48.458107 | ubuntu-noble | Thursday 13 August 2026 00:54:48 +0000 (0:00:00.718) 0:00:34.209 ******* 2026-08-13 00:54:49.185785 | ubuntu-noble | changed: [ubuntu-noble] 2026-08-13 00:54:49.185844 | ubuntu-noble | 2026-08-13 00:54:49.185857 | ubuntu-noble | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-08-13 00:54:49.185870 | ubuntu-noble | Thursday 13 August 2026 00:54:49 +0000 (0:00:00.723) 0:00:34.933 ******* 2026-08-13 00:54:49.185882 | ubuntu-noble | 2026-08-13 00:54:49.185893 | ubuntu-noble | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-08-13 00:54:49.185905 | ubuntu-noble | Thursday 13 August 2026 00:54:49 +0000 (0:00:00.003) 0:00:34.936 ******* 2026-08-13 00:54:50.155623 | ubuntu-noble | ok: [ubuntu-noble] 2026-08-13 00:54:50.155701 | ubuntu-noble | 2026-08-13 00:54:50.156215 | ubuntu-noble | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-08-13 00:54:50.156263 | ubuntu-noble | Thursday 13 August 2026 00:54:50 +0000 (0:00:00.969) 0:00:35.906 ******* 2026-08-13 00:54:51.297484 | ubuntu-noble | changed: [ubuntu-noble] 2026-08-13 00:54:51.297570 | ubuntu-noble | 2026-08-13 00:54:51.297581 | ubuntu-noble | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-08-13 00:54:51.297590 | ubuntu-noble | Thursday 13 August 2026 00:54:51 +0000 (0:00:01.143) 0:00:37.049 ******* 2026-08-13 00:54:52.072725 | ubuntu-noble | changed: [ubuntu-noble] 2026-08-13 00:54:52.072797 | ubuntu-noble | 2026-08-13 00:54:52.072816 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-08-13 00:54:52.072832 | ubuntu-noble | ubuntu-noble : ok=30 changed=19 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 2026-08-13 00:54:52.072854 | ubuntu-noble | 2026-08-13 00:54:52.072978 | ubuntu-noble | 2026-08-13 00:54:52.073205 | ubuntu-noble | TASKS RECAP ******************************************************************** 2026-08-13 00:54:52.073461 | ubuntu-noble | Thursday 13 August 2026 00:54:52 +0000 (0:00:00.775) 0:00:37.824 ******* 2026-08-13 00:54:52.073699 | ubuntu-noble | =============================================================================== 2026-08-13 00:54:52.073909 | ubuntu-noble | vexxhost.containers.containerd : Install AppArmor packages -------------- 7.68s 2026-08-13 00:54:52.074122 | ubuntu-noble | vexxhost.containers.download_artifact : Extract archive ----------------- 4.83s 2026-08-13 00:54:52.074871 | ubuntu-noble | vexxhost.containers.download_artifact : Extract archive ----------------- 3.41s 2026-08-13 00:54:52.075060 | ubuntu-noble | vexxhost.containers.containerd : Reload systemd ------------------------- 2.18s 2026-08-13 00:54:52.075272 | ubuntu-noble | vexxhost.containers.containerd : Create folders for configuration ------- 1.55s 2026-08-13 00:54:52.075488 | ubuntu-noble | vexxhost.containers.download_artifact : Download item ------------------- 1.41s 2026-08-13 00:54:52.075770 | ubuntu-noble | vexxhost.containers.download_artifact : Download item ------------------- 1.29s 2026-08-13 00:54:52.075962 | ubuntu-noble | vexxhost.containers.download_artifact : Download item ------------------- 1.19s 2026-08-13 00:54:52.076156 | ubuntu-noble | Gathering Facts --------------------------------------------------------- 1.17s 2026-08-13 00:54:52.076374 | ubuntu-noble | vexxhost.containers.package : Update state for tar ---------------------- 1.16s 2026-08-13 00:54:52.076685 | ubuntu-noble | vexxhost.containers.docker : Restart docker ----------------------------- 1.14s 2026-08-13 00:54:52.077358 | ubuntu-noble | vexxhost.containers.docker : Install AppArmor packages ------------------ 0.99s 2026-08-13 00:54:52.077566 | ubuntu-noble | vexxhost.containers.docker : Create folders for configuration ----------- 0.97s 2026-08-13 00:54:52.077696 | ubuntu-noble | vexxhost.containers.containerd : Create containerd config file ---------- 0.91s 2026-08-13 00:54:52.077836 | ubuntu-noble | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.90s 2026-08-13 00:54:52.077980 | ubuntu-noble | vexxhost.containers.docker : Enable and start service ------------------- 0.77s 2026-08-13 00:54:52.078142 | ubuntu-noble | vexxhost.containers.containerd : Enable and start service --------------- 0.76s 2026-08-13 00:54:52.078284 | ubuntu-noble | vexxhost.containers.docker : Create systemd service file for docker ----- 0.73s 2026-08-13 00:54:52.078545 | ubuntu-noble | vexxhost.containers.docker : Create docker daemon config file ----------- 0.72s 2026-08-13 00:54:52.078704 | ubuntu-noble | vexxhost.containers.docker : Create systemd socket file for docker ------ 0.72s 2026-08-13 00:54:52.188357 | ubuntu-noble | INFO [docker > converge] Executed: Successful 2026-08-13 00:54:52.199409 | ubuntu-noble | INFO [docker > idempotence] Executing 2026-08-13 00:54:52.789111 | ubuntu-noble | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-08-13 00:54:52.789311 | ubuntu-noble | [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-08-13 00:54:52.789600 | ubuntu-noble | 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-08-13 00:54:52.789790 | ubuntu-noble | 2026-08-13 00:54:53.336057 | ubuntu-noble | 2026-08-13 00:54:53.336197 | ubuntu-noble | PLAY [Converge] **************************************************************** 2026-08-13 00:54:53.336387 | ubuntu-noble | 2026-08-13 00:54:53.336650 | ubuntu-noble | TASK [Gathering Facts] ********************************************************* 2026-08-13 00:54:53.336867 | ubuntu-noble | Thursday 13 August 2026 00:54:53 +0000 (0:00:00.020) 0:00:00.020 ******* 2026-08-13 00:54:54.500943 | ubuntu-noble | [WARNING]: Host 'ubuntu-noble' is using the discovered Python interpreter at '/usr/bin/python3.12', 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-08-13 00:54:54.504449 | ubuntu-noble | ok: [ubuntu-noble] 2026-08-13 00:54:54.504684 | ubuntu-noble | 2026-08-13 00:54:54.504910 | ubuntu-noble | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-13 00:54:54.505139 | ubuntu-noble | Thursday 13 August 2026 00:54:54 +0000 (0:00:01.168) 0:00:01.189 ******* 2026-08-13 00:54:54.986764 | ubuntu-noble | ok: [ubuntu-noble] 2026-08-13 00:54:54.986990 | ubuntu-noble | 2026-08-13 00:54:54.987326 | ubuntu-noble | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-13 00:54:54.987558 | ubuntu-noble | Thursday 13 August 2026 00:54:54 +0000 (0:00:00.481) 0:00:01.670 ******* 2026-08-13 00:54:55.021701 | ubuntu-noble | skipping: [ubuntu-noble] 2026-08-13 00:54:55.021906 | ubuntu-noble | 2026-08-13 00:54:55.022278 | ubuntu-noble | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-13 00:54:55.022575 | ubuntu-noble | Thursday 13 August 2026 00:54:55 +0000 (0:00:00.035) 0:00:01.706 ******* 2026-08-13 00:54:55.485408 | ubuntu-noble | ok: [ubuntu-noble] 2026-08-13 00:54:55.485573 | ubuntu-noble | 2026-08-13 00:54:55.485828 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 00:54:55.486058 | ubuntu-noble | Thursday 13 August 2026 00:54:55 +0000 (0:00:00.463) 0:00:02.169 ******* 2026-08-13 00:54:55.564993 | ubuntu-noble | ok: [ubuntu-noble] => { 2026-08-13 00:54:55.565232 | ubuntu-noble | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-08-13 00:54:55.565606 | ubuntu-noble | } 2026-08-13 00:54:55.565756 | ubuntu-noble | 2026-08-13 00:54:55.566008 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 00:54:55.566227 | ubuntu-noble | Thursday 13 August 2026 00:54:55 +0000 (0:00:00.079) 0:00:02.249 ******* 2026-08-13 00:54:56.190570 | ubuntu-noble | ok: [ubuntu-noble] 2026-08-13 00:54:56.191085 | ubuntu-noble | 2026-08-13 00:54:56.191103 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 00:54:56.191187 | ubuntu-noble | Thursday 13 August 2026 00:54:56 +0000 (0:00:00.625) 0:00:02.874 ******* 2026-08-13 00:54:56.221433 | ubuntu-noble | skipping: [ubuntu-noble] 2026-08-13 00:54:56.221655 | ubuntu-noble | 2026-08-13 00:54:56.221942 | ubuntu-noble | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-13 00:54:56.222177 | ubuntu-noble | Thursday 13 August 2026 00:54:56 +0000 (0:00:00.031) 0:00:02.906 ******* 2026-08-13 00:54:56.256833 | ubuntu-noble | skipping: [ubuntu-noble] 2026-08-13 00:54:56.257012 | ubuntu-noble | 2026-08-13 00:54:56.257296 | ubuntu-noble | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-13 00:54:56.257601 | ubuntu-noble | Thursday 13 August 2026 00:54:56 +0000 (0:00:00.035) 0:00:02.941 ******* 2026-08-13 00:54:56.579837 | ubuntu-noble | ok: [ubuntu-noble] 2026-08-13 00:54:56.579924 | ubuntu-noble | 2026-08-13 00:54:56.579935 | ubuntu-noble | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-13 00:54:56.579946 | ubuntu-noble | Thursday 13 August 2026 00:54:56 +0000 (0:00:00.321) 0:00:03.263 ******* 2026-08-13 00:54:57.775913 | ubuntu-noble | ok: [ubuntu-noble] 2026-08-13 00:54:57.775969 | ubuntu-noble | 2026-08-13 00:54:57.776059 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 00:54:57.776182 | ubuntu-noble | Thursday 13 August 2026 00:54:57 +0000 (0:00:01.195) 0:00:04.458 ******* 2026-08-13 00:54:57.864042 | ubuntu-noble | ok: [ubuntu-noble] => { 2026-08-13 00:54:57.864242 | ubuntu-noble | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.4/containerd-2.3.4-linux-amd64.tar.gz" 2026-08-13 00:54:57.864453 | ubuntu-noble | } 2026-08-13 00:54:57.864679 | ubuntu-noble | 2026-08-13 00:54:57.865273 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 00:54:57.865507 | ubuntu-noble | Thursday 13 August 2026 00:54:57 +0000 (0:00:00.089) 0:00:04.547 ******* 2026-08-13 00:54:58.401404 | ubuntu-noble | ok: [ubuntu-noble] 2026-08-13 00:54:58.401462 | ubuntu-noble | 2026-08-13 00:54:58.401474 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 00:54:58.401483 | ubuntu-noble | Thursday 13 August 2026 00:54:58 +0000 (0:00:00.535) 0:00:05.083 ******* 2026-08-13 00:55:01.099923 | ubuntu-noble | ok: [ubuntu-noble] 2026-08-13 00:55:01.099996 | ubuntu-noble | 2026-08-13 00:55:01.100089 | ubuntu-noble | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-13 00:55:01.100192 | ubuntu-noble | Thursday 13 August 2026 00:55:01 +0000 (0:00:02.698) 0:00:07.781 ******* 2026-08-13 00:55:01.125177 | ubuntu-noble | skipping: [ubuntu-noble] 2026-08-13 00:55:01.125203 | ubuntu-noble | 2026-08-13 00:55:01.125209 | ubuntu-noble | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-13 00:55:01.125215 | ubuntu-noble | Thursday 13 August 2026 00:55:01 +0000 (0:00:00.027) 0:00:07.809 ******* 2026-08-13 00:55:01.153594 | ubuntu-noble | skipping: [ubuntu-noble] 2026-08-13 00:55:01.153646 | ubuntu-noble | 2026-08-13 00:55:01.153653 | ubuntu-noble | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-13 00:55:01.153677 | ubuntu-noble | Thursday 13 August 2026 00:55:01 +0000 (0:00:00.025) 0:00:07.835 ******* 2026-08-13 00:55:01.178589 | ubuntu-noble | skipping: [ubuntu-noble] 2026-08-13 00:55:01.179431 | ubuntu-noble | 2026-08-13 00:55:01.179511 | ubuntu-noble | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-13 00:55:01.179585 | ubuntu-noble | Thursday 13 August 2026 00:55:01 +0000 (0:00:00.027) 0:00:07.862 ******* 2026-08-13 00:55:02.342018 | ubuntu-noble | ok: [ubuntu-noble] 2026-08-13 00:55:02.342089 | ubuntu-noble | 2026-08-13 00:55:02.342254 | ubuntu-noble | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-13 00:55:02.342443 | ubuntu-noble | Thursday 13 August 2026 00:55:02 +0000 (0:00:01.163) 0:00:09.025 ******* 2026-08-13 00:55:03.056016 | ubuntu-noble | ok: [ubuntu-noble] 2026-08-13 00:55:03.056082 | ubuntu-noble | 2026-08-13 00:55:03.056465 | ubuntu-noble | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-13 00:55:03.056496 | ubuntu-noble | Thursday 13 August 2026 00:55:03 +0000 (0:00:00.712) 0:00:09.738 ******* 2026-08-13 00:55:04.590242 | ubuntu-noble | ok: [ubuntu-noble] => (item={'path': '/etc/containerd'}) 2026-08-13 00:55:04.592304 | ubuntu-noble | ok: [ubuntu-noble] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-13 00:55:04.592360 | ubuntu-noble | ok: [ubuntu-noble] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-13 00:55:04.592369 | ubuntu-noble | ok: [ubuntu-noble] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-13 00:55:04.592378 | ubuntu-noble | ok: [ubuntu-noble] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-13 00:55:04.592387 | ubuntu-noble | 2026-08-13 00:55:04.592397 | ubuntu-noble | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-13 00:55:04.592405 | ubuntu-noble | Thursday 13 August 2026 00:55:04 +0000 (0:00:01.535) 0:00:11.273 ******* 2026-08-13 00:55:05.441052 | ubuntu-noble | ok: [ubuntu-noble] 2026-08-13 00:55:05.441140 | ubuntu-noble | 2026-08-13 00:55:05.441308 | ubuntu-noble | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-13 00:55:05.441458 | ubuntu-noble | Thursday 13 August 2026 00:55:05 +0000 (0:00:00.846) 0:00:12.120 ******* 2026-08-13 00:55:05.441595 | ubuntu-noble | 2026-08-13 00:55:05.441733 | ubuntu-noble | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-13 00:55:05.441869 | ubuntu-noble | Thursday 13 August 2026 00:55:05 +0000 (0:00:00.003) 0:00:12.123 ******* 2026-08-13 00:55:06.275482 | ubuntu-noble | ok: [ubuntu-noble] 2026-08-13 00:55:06.275595 | ubuntu-noble | 2026-08-13 00:55:06.275601 | ubuntu-noble | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-13 00:55:06.275606 | ubuntu-noble | Thursday 13 August 2026 00:55:06 +0000 (0:00:00.836) 0:00:12.959 ******* 2026-08-13 00:55:06.596373 | ubuntu-noble | ok: [ubuntu-noble] 2026-08-13 00:55:06.596410 | ubuntu-noble | 2026-08-13 00:55:06.596417 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 00:55:06.596423 | ubuntu-noble | Thursday 13 August 2026 00:55:06 +0000 (0:00:00.318) 0:00:13.278 ******* 2026-08-13 00:55:06.630719 | ubuntu-noble | ok: [ubuntu-noble] => { 2026-08-13 00:55:06.630796 | ubuntu-noble | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-08-13 00:55:06.630809 | ubuntu-noble | } 2026-08-13 00:55:06.630820 | ubuntu-noble | 2026-08-13 00:55:06.631122 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 00:55:06.631150 | ubuntu-noble | Thursday 13 August 2026 00:55:06 +0000 (0:00:00.036) 0:00:13.314 ******* 2026-08-13 00:55:07.098731 | ubuntu-noble | ok: [ubuntu-noble] 2026-08-13 00:55:07.098772 | ubuntu-noble | 2026-08-13 00:55:07.098780 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 00:55:07.098787 | ubuntu-noble | Thursday 13 August 2026 00:55:07 +0000 (0:00:00.467) 0:00:13.782 ******* 2026-08-13 00:55:10.587458 | ubuntu-noble | ok: [ubuntu-noble] 2026-08-13 00:55:10.587500 | ubuntu-noble | 2026-08-13 00:55:10.587507 | ubuntu-noble | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-08-13 00:55:10.587514 | ubuntu-noble | Thursday 13 August 2026 00:55:10 +0000 (0:00:03.489) 0:00:17.271 ******* 2026-08-13 00:55:11.658702 | ubuntu-noble | ok: [ubuntu-noble] 2026-08-13 00:55:11.658813 | ubuntu-noble | 2026-08-13 00:55:11.659394 | ubuntu-noble | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-08-13 00:55:11.659439 | ubuntu-noble | Thursday 13 August 2026 00:55:11 +0000 (0:00:01.069) 0:00:18.340 ******* 2026-08-13 00:55:12.139005 | ubuntu-noble | ok: [ubuntu-noble] 2026-08-13 00:55:12.139063 | ubuntu-noble | 2026-08-13 00:55:12.139073 | ubuntu-noble | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-08-13 00:55:12.139083 | ubuntu-noble | Thursday 13 August 2026 00:55:12 +0000 (0:00:00.480) 0:00:18.821 ******* 2026-08-13 00:55:12.903064 | ubuntu-noble | ok: [ubuntu-noble] 2026-08-13 00:55:12.903159 | ubuntu-noble | 2026-08-13 00:55:12.903449 | ubuntu-noble | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-08-13 00:55:12.903488 | ubuntu-noble | Thursday 13 August 2026 00:55:12 +0000 (0:00:00.765) 0:00:19.586 ******* 2026-08-13 00:55:13.869248 | ubuntu-noble | ok: [ubuntu-noble] => (item={'path': '/etc/docker'}) 2026-08-13 00:55:13.869362 | ubuntu-noble | ok: [ubuntu-noble] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-08-13 00:55:13.869512 | ubuntu-noble | ok: [ubuntu-noble] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-08-13 00:55:13.869707 | ubuntu-noble | 2026-08-13 00:55:13.869866 | ubuntu-noble | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-08-13 00:55:13.870021 | ubuntu-noble | Thursday 13 August 2026 00:55:13 +0000 (0:00:00.965) 0:00:20.551 ******* 2026-08-13 00:55:14.610320 | ubuntu-noble | ok: [ubuntu-noble] 2026-08-13 00:55:14.610481 | ubuntu-noble | 2026-08-13 00:55:14.610836 | ubuntu-noble | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-08-13 00:55:14.610882 | ubuntu-noble | Thursday 13 August 2026 00:55:14 +0000 (0:00:00.741) 0:00:21.293 ******* 2026-08-13 00:55:15.332653 | ubuntu-noble | ok: [ubuntu-noble] 2026-08-13 00:55:15.333604 | ubuntu-noble | 2026-08-13 00:55:15.333651 | ubuntu-noble | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-08-13 00:55:15.333659 | ubuntu-noble | Thursday 13 August 2026 00:55:15 +0000 (0:00:00.719) 0:00:22.013 ******* 2026-08-13 00:55:15.334365 | ubuntu-noble | 2026-08-13 00:55:15.334407 | ubuntu-noble | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-08-13 00:55:15.334418 | ubuntu-noble | Thursday 13 August 2026 00:55:15 +0000 (0:00:00.002) 0:00:22.015 ******* 2026-08-13 00:55:15.843644 | ubuntu-noble | ok: [ubuntu-noble] 2026-08-13 00:55:15.843710 | ubuntu-noble | 2026-08-13 00:55:15.843727 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-08-13 00:55:15.845588 | ubuntu-noble | ubuntu-noble : ok=26 changed=0 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 2026-08-13 00:55:15.845638 | ubuntu-noble | 2026-08-13 00:55:15.845648 | ubuntu-noble | 2026-08-13 00:55:15.845657 | ubuntu-noble | TASKS RECAP ******************************************************************** 2026-08-13 00:55:15.845667 | ubuntu-noble | Thursday 13 August 2026 00:55:15 +0000 (0:00:00.509) 0:00:22.525 ******* 2026-08-13 00:55:15.845676 | ubuntu-noble | =============================================================================== 2026-08-13 00:55:15.845684 | ubuntu-noble | vexxhost.containers.download_artifact : Extract archive ----------------- 3.49s 2026-08-13 00:55:15.845692 | ubuntu-noble | vexxhost.containers.download_artifact : Extract archive ----------------- 2.70s 2026-08-13 00:55:15.845877 | ubuntu-noble | vexxhost.containers.containerd : Create folders for configuration ------- 1.54s 2026-08-13 00:55:15.846192 | ubuntu-noble | vexxhost.containers.package : Update state for tar ---------------------- 1.20s 2026-08-13 00:55:15.846460 | ubuntu-noble | Gathering Facts --------------------------------------------------------- 1.17s 2026-08-13 00:55:15.846767 | ubuntu-noble | vexxhost.containers.containerd : Install AppArmor packages -------------- 1.16s 2026-08-13 00:55:15.847049 | ubuntu-noble | vexxhost.containers.docker : Install AppArmor packages ------------------ 1.07s 2026-08-13 00:55:15.847322 | ubuntu-noble | vexxhost.containers.docker : Create folders for configuration ----------- 0.97s 2026-08-13 00:55:15.847637 | ubuntu-noble | vexxhost.containers.containerd : Create containerd config file ---------- 0.85s 2026-08-13 00:55:15.847920 | ubuntu-noble | vexxhost.containers.containerd : Enable and start service --------------- 0.84s 2026-08-13 00:55:15.848190 | ubuntu-noble | vexxhost.containers.docker : Create systemd service file for docker ----- 0.77s 2026-08-13 00:55:15.848484 | ubuntu-noble | vexxhost.containers.docker : Create systemd socket file for docker ------ 0.74s 2026-08-13 00:55:15.848805 | ubuntu-noble | vexxhost.containers.docker : Create docker daemon config file ----------- 0.72s 2026-08-13 00:55:15.849097 | ubuntu-noble | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.71s 2026-08-13 00:55:15.849368 | ubuntu-noble | vexxhost.containers.download_artifact : Download item ------------------- 0.63s 2026-08-13 00:55:15.849727 | ubuntu-noble | vexxhost.containers.download_artifact : Download item ------------------- 0.54s 2026-08-13 00:55:15.850018 | ubuntu-noble | vexxhost.containers.docker : Enable and start service ------------------- 0.51s 2026-08-13 00:55:15.850286 | ubuntu-noble | vexxhost.containers.forget_package : Forget package --------------------- 0.48s 2026-08-13 00:55:15.850580 | ubuntu-noble | vexxhost.containers.docker : Ensure group "docker" exists --------------- 0.48s 2026-08-13 00:55:15.850864 | ubuntu-noble | vexxhost.containers.download_artifact : Download item ------------------- 0.47s 2026-08-13 00:55:15.940748 | ubuntu-noble | INFO [docker > idempotence] Executed: Successful 2026-08-13 00:55:15.953139 | ubuntu-noble | INFO [docker > side_effect] Executing 2026-08-13 00:55:15.953556 | ubuntu-noble | WARNING [docker > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-13 00:55:15.959387 | ubuntu-noble | INFO [docker > verify] Executing 2026-08-13 00:55:16.525971 | ubuntu-noble | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-08-13 00:55:16.526474 | ubuntu-noble | [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-08-13 00:55:16.526829 | ubuntu-noble | 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-08-13 00:55:16.527097 | ubuntu-noble | 2026-08-13 00:55:16.918146 | ubuntu-noble | 2026-08-13 00:55:16.918579 | ubuntu-noble | PLAY [Verify] ****************************************************************** 2026-08-13 00:55:16.919460 | ubuntu-noble | 2026-08-13 00:55:16.919486 | ubuntu-noble | TASK [Gathering Facts] ********************************************************* 2026-08-13 00:55:16.919498 | ubuntu-noble | Thursday 13 August 2026 00:55:16 +0000 (0:00:00.009) 0:00:00.009 ******* 2026-08-13 00:55:18.075782 | ubuntu-noble | [WARNING]: Host 'ubuntu-noble' is using the discovered Python interpreter at '/usr/bin/python3.12', 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-08-13 00:55:18.078678 | ubuntu-noble | ok: [ubuntu-noble] 2026-08-13 00:55:18.078727 | ubuntu-noble | 2026-08-13 00:55:18.078737 | ubuntu-noble | TASK [Populate service facts] ************************************************** 2026-08-13 00:55:18.078800 | ubuntu-noble | Thursday 13 August 2026 00:55:18 +0000 (0:00:01.160) 0:00:01.169 ******* 2026-08-13 00:55:21.141154 | ubuntu-noble | ok: [ubuntu-noble] 2026-08-13 00:55:21.141213 | ubuntu-noble | 2026-08-13 00:55:21.141225 | ubuntu-noble | TASK [Assert that the Docker service is still up] ****************************** 2026-08-13 00:55:21.141235 | ubuntu-noble | Thursday 13 August 2026 00:55:21 +0000 (0:00:03.060) 0:00:04.230 ******* 2026-08-13 00:55:21.171724 | ubuntu-noble | ok: [ubuntu-noble] => { 2026-08-13 00:55:21.171775 | ubuntu-noble | "changed": false, 2026-08-13 00:55:21.171785 | ubuntu-noble | "msg": "All assertions passed" 2026-08-13 00:55:21.171800 | ubuntu-noble | } 2026-08-13 00:55:21.172029 | ubuntu-noble | 2026-08-13 00:55:21.172281 | ubuntu-noble | TASK [Check if Docker version is correct] ************************************** 2026-08-13 00:55:21.172982 | ubuntu-noble | Thursday 13 August 2026 00:55:21 +0000 (0:00:00.031) 0:00:04.261 ******* 2026-08-13 00:55:23.636318 | ubuntu-noble | changed: [ubuntu-noble] 2026-08-13 00:55:23.636501 | ubuntu-noble | 2026-08-13 00:55:23.636774 | ubuntu-noble | TASK [Check if docker ps command return 0] ************************************* 2026-08-13 00:55:23.637001 | ubuntu-noble | Thursday 13 August 2026 00:55:23 +0000 (0:00:02.465) 0:00:06.726 ******* 2026-08-13 00:55:23.976479 | ubuntu-noble | changed: [ubuntu-noble] 2026-08-13 00:55:23.976584 | ubuntu-noble | 2026-08-13 00:55:23.976661 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-08-13 00:55:23.976778 | ubuntu-noble | ubuntu-noble : ok=5 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-08-13 00:55:23.976883 | ubuntu-noble | 2026-08-13 00:55:23.976957 | ubuntu-noble | 2026-08-13 00:55:23.977072 | ubuntu-noble | TASKS RECAP ******************************************************************** 2026-08-13 00:55:23.977171 | ubuntu-noble | Thursday 13 August 2026 00:55:23 +0000 (0:00:00.341) 0:00:07.068 ******* 2026-08-13 00:55:23.977263 | ubuntu-noble | =============================================================================== 2026-08-13 00:55:23.977368 | ubuntu-noble | Populate service facts -------------------------------------------------- 3.06s 2026-08-13 00:55:23.977455 | ubuntu-noble | Check if Docker version is correct -------------------------------------- 2.47s 2026-08-13 00:55:23.977609 | ubuntu-noble | Gathering Facts --------------------------------------------------------- 1.16s 2026-08-13 00:55:23.977709 | ubuntu-noble | Check if docker ps command return 0 ------------------------------------- 0.34s 2026-08-13 00:55:23.977802 | ubuntu-noble | Assert that the Docker service is still up ------------------------------ 0.03s 2026-08-13 00:55:24.085061 | ubuntu-noble | INFO [docker > verify] Executed: Successful 2026-08-13 00:55:24.092235 | ubuntu-noble | INFO [docker > cleanup] Executing 2026-08-13 00:55:24.092608 | ubuntu-noble | WARNING [docker > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-13 00:55:24.098932 | ubuntu-noble | INFO [docker > destroy] Executing 2026-08-13 00:55:24.098979 | ubuntu-noble | WARNING [docker > destroy] Skipping, '--destroy=never' requested. 2026-08-13 00:55:24.099055 | ubuntu-noble | INFO [docker > destroy] Executed: Successful 2026-08-13 00:55:24.099414 | ubuntu-noble | WARNING Molecule executed 1 scenario (1 missing files) 2026-08-13 00:55:24.346864 | ubuntu-noble | ok: Runtime: 0:04:22.263981 2026-08-13 00:55:24.354841 | 2026-08-13 00:55:24.354898 | PLAY RECAP 2026-08-13 00:55:24.354945 | ubuntu-noble | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-13 00:55:24.354967 | 2026-08-13 00:55:24.502262 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-08-13 00:55:24.549075 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-08-13 00:55:25.188724 | 2026-08-13 00:55:25.188881 | PLAY [all] 2026-08-13 00:55:25.201050 | 2026-08-13 00:55:25.201136 | TASK [fetch-output : Set log path for multiple nodes] 2026-08-13 00:55:25.246642 | ubuntu-noble | skipping: Conditional result was False 2026-08-13 00:55:25.255962 | 2026-08-13 00:55:25.256077 | TASK [fetch-output : Set log path for single node] 2026-08-13 00:55:25.301842 | ubuntu-noble | ok 2026-08-13 00:55:25.310254 | 2026-08-13 00:55:25.310323 | LOOP [fetch-output : Ensure local output dirs] 2026-08-13 00:55:25.752714 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/6ed3ee14e6054d16a50cce7e2a40f958/work/logs" 2026-08-13 00:55:25.989054 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/6ed3ee14e6054d16a50cce7e2a40f958/work/artifacts" 2026-08-13 00:55:26.211818 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/6ed3ee14e6054d16a50cce7e2a40f958/work/docs" 2026-08-13 00:55:26.229668 | 2026-08-13 00:55:26.229832 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-13 00:55:26.892549 | ubuntu-noble | changed: .d..t...... ./ 2026-08-13 00:55:26.893029 | ubuntu-noble | changed: All items complete 2026-08-13 00:55:26.893068 | 2026-08-13 00:55:27.387118 | ubuntu-noble | changed: .d..t...... ./ 2026-08-13 00:55:27.856993 | ubuntu-noble | changed: .d..t...... ./ 2026-08-13 00:55:27.877809 | 2026-08-13 00:55:27.877904 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-13 00:55:28.467359 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.008025 2026-08-13 00:55:28.689015 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.009089 2026-08-13 00:55:28.706936 | 2026-08-13 00:55:28.707012 | PLAY [all] 2026-08-13 00:55:28.716450 | 2026-08-13 00:55:28.716538 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-13 00:55:29.294746 | ubuntu-noble | changed 2026-08-13 00:55:29.305577 | 2026-08-13 00:55:29.305629 | PLAY RECAP 2026-08-13 00:55:29.305673 | ubuntu-noble | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-13 00:55:29.305695 | 2026-08-13 00:55:29.483309 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-08-13 00:55:29.485145 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-13 00:55:30.063191 | 2026-08-13 00:55:30.063318 | PLAY [localhost] 2026-08-13 00:55:30.073995 | 2026-08-13 00:55:30.074065 | TASK [Generate Zuul manifest] 2026-08-13 00:55:30.093157 | localhost | ok 2026-08-13 00:55:30.110514 | 2026-08-13 00:55:30.110592 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-13 00:55:30.496802 | localhost | changed 2026-08-13 00:55:30.510148 | 2026-08-13 00:55:30.510225 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-13 00:55:30.545661 | localhost | ok 2026-08-13 00:55:30.555767 | 2026-08-13 00:55:30.555869 | TASK [Upload logs] 2026-08-13 00:55:30.575772 | localhost | ok 2026-08-13 00:55:30.639195 | 2026-08-13 00:55:30.639355 | TASK [Set zuul-log-path fact] 2026-08-13 00:55:30.660892 | localhost | ok 2026-08-13 00:55:30.675555 | 2026-08-13 00:55:30.675648 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-13 00:55:30.705488 | localhost | ok 2026-08-13 00:55:30.715181 | 2026-08-13 00:55:30.715268 | TASK [upload-logs : Create log directories] 2026-08-13 00:55:31.285470 | localhost | changed 2026-08-13 00:55:31.294929 | 2026-08-13 00:55:31.295131 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-13 00:55:31.712342 | localhost -> localhost | ok: Runtime: 0:00:00.006231 2026-08-13 00:55:31.719749 | 2026-08-13 00:55:31.719857 | TASK [upload-logs : Upload logs to log server] 2026-08-13 00:55:32.187123 | localhost | Output suppressed because no_log was given 2026-08-13 00:55:32.191526 | 2026-08-13 00:55:32.191593 | LOOP [upload-logs : Compress console log and json output] 2026-08-13 00:55:32.249345 | localhost | skipping: Conditional result was False 2026-08-13 00:55:32.250622 | localhost | skipping: Conditional result was False 2026-08-13 00:55:32.265078 | 2026-08-13 00:55:32.265304 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-13 00:55:32.314304 | localhost | skipping: Conditional result was False 2026-08-13 00:55:32.314737 | 2026-08-13 00:55:32.318000 | localhost | skipping: Conditional result was False 2026-08-13 00:55:32.331524 | 2026-08-13 00:55:32.331742 | LOOP [upload-logs : Upload console log and json output]