2026-04-15 01:00:21.726761 | Job console starting 2026-04-15 01:00:21.744981 | Updating git repos 2026-04-15 01:00:21.772620 | Cloning repos into workspace 2026-04-15 01:00:21.831322 | Restoring repo states 2026-04-15 01:00:21.840246 | Merging changes 2026-04-15 01:00:22.205508 | Checking out repos 2026-04-15 01:00:22.235238 | Preparing playbooks 2026-04-15 01:00:23.496867 | Running Ansible setup 2026-04-15 01:00:28.149192 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-15 01:00:28.822729 | 2026-04-15 01:00:28.823354 | PLAY [localhost] 2026-04-15 01:00:28.832779 | 2026-04-15 01:00:28.832858 | TASK [Gathering Facts] 2026-04-15 01:00:29.743589 | localhost | ok 2026-04-15 01:00:29.754846 | 2026-04-15 01:00:29.754955 | TASK [Setup log path fact] 2026-04-15 01:00:29.779940 | localhost | ok 2026-04-15 01:00:29.794945 | 2026-04-15 01:00:29.795077 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-15 01:00:29.825826 | localhost | ok 2026-04-15 01:00:29.835845 | 2026-04-15 01:00:29.835948 | TASK [emit-job-header : Print job information] 2026-04-15 01:00:29.878261 | # Job Information 2026-04-15 01:00:29.878484 | Ansible Version: 2.16.16 2026-04-15 01:00:29.878556 | Job: ansible-collection-containers-molecule-docker-ubuntu-jammy 2026-04-15 01:00:29.878607 | Pipeline: check 2026-04-15 01:00:29.878652 | Executor: 0a8996d2b663 2026-04-15 01:00:29.878695 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/109 2026-04-15 01:00:29.878744 | Event ID: 276b5040-3866-11f1-87ec-4c6fd3e486d6 2026-04-15 01:00:29.883291 | 2026-04-15 01:00:29.883384 | LOOP [emit-job-header : Print node information] 2026-04-15 01:00:30.109488 | localhost | ok: 2026-04-15 01:00:30.109911 | localhost | # Node Information 2026-04-15 01:00:30.109953 | localhost | Inventory Hostname: ubuntu-jammy 2026-04-15 01:00:30.109983 | localhost | Hostname: np0000166324 2026-04-15 01:00:30.110011 | localhost | Username: zuul 2026-04-15 01:00:30.110041 | localhost | Distro: Ubuntu 22.04 2026-04-15 01:00:30.110068 | localhost | Provider: yul1 2026-04-15 01:00:30.110094 | localhost | Region: ca-ymq-1 2026-04-15 01:00:30.110120 | localhost | Label: ubuntu-jammy 2026-04-15 01:00:30.110146 | localhost | Product Name: OpenStack Nova 2026-04-15 01:00:30.110171 | localhost | Interface IP: 199.204.45.205 2026-04-15 01:00:30.124448 | 2026-04-15 01:00:30.124573 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-15 01:00:30.587581 | localhost -> localhost | changed 2026-04-15 01:00:30.592102 | 2026-04-15 01:00:30.592172 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-15 01:00:31.405318 | localhost -> localhost | changed 2026-04-15 01:00:31.415299 | 2026-04-15 01:00:31.415374 | PLAY [all] 2026-04-15 01:00:31.426469 | 2026-04-15 01:00:31.426565 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-15 01:00:31.714725 | ubuntu-jammy -> localhost | ok 2026-04-15 01:00:31.725900 | 2026-04-15 01:00:31.725971 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-15 01:00:31.759240 | ubuntu-jammy | ok 2026-04-15 01:00:31.774135 | ubuntu-jammy | included: /var/lib/zuul/builds/8205bc18ef264a339672d9dfd2a2182f/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-15 01:00:31.779428 | 2026-04-15 01:00:31.779491 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-15 01:00:32.488515 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-04-15 01:00:32.488781 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/8205bc18ef264a339672d9dfd2a2182f/work/8205bc18ef264a339672d9dfd2a2182f_id_rsa 2026-04-15 01:00:32.488850 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/8205bc18ef264a339672d9dfd2a2182f/work/8205bc18ef264a339672d9dfd2a2182f_id_rsa.pub 2026-04-15 01:00:32.488900 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-04-15 01:00:32.488946 | ubuntu-jammy -> localhost | SHA256:OtJ04ZzQF+Nb5EkfIsrREeOmlIg4tiXHtFNZT4vaEIA zuul-build-sshkey 2026-04-15 01:00:32.489046 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-04-15 01:00:32.489094 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-04-15 01:00:32.489150 | ubuntu-jammy -> localhost | | .o.ooo.Oo+ . | 2026-04-15 01:00:32.489199 | ubuntu-jammy -> localhost | | E+ +.= X.X + . | 2026-04-15 01:00:32.489244 | ubuntu-jammy -> localhost | | = B + O B + . | 2026-04-15 01:00:32.489290 | ubuntu-jammy -> localhost | | . * . O * o | 2026-04-15 01:00:32.489334 | ubuntu-jammy -> localhost | | . o S . | 2026-04-15 01:00:32.489378 | ubuntu-jammy -> localhost | | o o | 2026-04-15 01:00:32.489421 | ubuntu-jammy -> localhost | | . + | 2026-04-15 01:00:32.489464 | ubuntu-jammy -> localhost | | . . | 2026-04-15 01:00:32.489513 | ubuntu-jammy -> localhost | | | 2026-04-15 01:00:32.489558 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-04-15 01:00:32.489665 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.315735 2026-04-15 01:00:32.502789 | 2026-04-15 01:00:32.502853 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-15 01:00:32.536082 | ubuntu-jammy | ok 2026-04-15 01:00:32.547994 | ubuntu-jammy | included: /var/lib/zuul/builds/8205bc18ef264a339672d9dfd2a2182f/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-15 01:00:32.557656 | 2026-04-15 01:00:32.557810 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-15 01:00:32.581810 | ubuntu-jammy | skipping: Conditional result was False 2026-04-15 01:00:32.593066 | 2026-04-15 01:00:32.593153 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-15 01:00:33.050058 | ubuntu-jammy | changed 2026-04-15 01:00:33.057084 | 2026-04-15 01:00:33.057174 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-15 01:00:33.252205 | ubuntu-jammy | ok 2026-04-15 01:00:33.262526 | 2026-04-15 01:00:33.262698 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-15 01:00:33.714477 | ubuntu-jammy | changed 2026-04-15 01:00:33.720876 | 2026-04-15 01:00:33.720942 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-15 01:00:34.171004 | ubuntu-jammy | changed 2026-04-15 01:00:34.178328 | 2026-04-15 01:00:34.178393 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-15 01:00:34.202656 | ubuntu-jammy | skipping: Conditional result was False 2026-04-15 01:00:34.213323 | 2026-04-15 01:00:34.213385 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-15 01:00:34.692401 | ubuntu-jammy -> localhost | changed 2026-04-15 01:00:34.710941 | 2026-04-15 01:00:34.711111 | TASK [add-build-sshkey : Add back temp key] 2026-04-15 01:00:34.981064 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/8205bc18ef264a339672d9dfd2a2182f/work/8205bc18ef264a339672d9dfd2a2182f_id_rsa (zuul-build-sshkey) 2026-04-15 01:00:34.981350 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.015555 2026-04-15 01:00:34.988771 | 2026-04-15 01:00:34.988838 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-15 01:00:35.304179 | ubuntu-jammy | ok 2026-04-15 01:00:35.310310 | 2026-04-15 01:00:35.310382 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-15 01:00:35.337084 | ubuntu-jammy | skipping: Conditional result was False 2026-04-15 01:00:35.354943 | 2026-04-15 01:00:35.355113 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-15 01:00:35.662804 | ubuntu-jammy | ok 2026-04-15 01:00:35.668742 | 2026-04-15 01:00:35.668807 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-15 01:00:36.710495 | ubuntu-jammy | Output suppressed because no_log was given 2026-04-15 01:00:36.722772 | 2026-04-15 01:00:36.722896 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-15 01:00:36.896810 | ubuntu-jammy | ok: "logs" 2026-04-15 01:00:36.897138 | ubuntu-jammy | ok: All items complete 2026-04-15 01:00:36.897180 | 2026-04-15 01:00:37.058697 | ubuntu-jammy | ok: "artifacts" 2026-04-15 01:00:37.221508 | ubuntu-jammy | ok: "docs" 2026-04-15 01:00:37.243279 | 2026-04-15 01:00:37.243410 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-15 01:00:37.427647 | ubuntu-jammy | changed: "logs" 2026-04-15 01:00:37.603798 | ubuntu-jammy | changed: "artifacts" 2026-04-15 01:00:37.719562 | ubuntu-jammy | changed: "docs" 2026-04-15 01:00:37.738627 | 2026-04-15 01:00:37.738753 | PLAY RECAP 2026-04-15 01:00:37.738812 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-15 01:00:37.738856 | ubuntu-jammy | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-15 01:00:37.738886 | 2026-04-15 01:00:37.877849 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-15 01:00:37.966345 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-15 01:00:38.507618 | 2026-04-15 01:00:38.507730 | PLAY [all] 2026-04-15 01:00:38.518342 | 2026-04-15 01:00:38.518416 | TASK [setup-uv : Extract archive] 2026-04-15 01:00:40.660326 | ubuntu-jammy | changed 2026-04-15 01:00:40.670247 | 2026-04-15 01:00:40.670377 | TASK [setup-uv : Print version] 2026-04-15 01:00:41.030724 | ubuntu-jammy | uv 0.8.13 2026-04-15 01:00:41.236024 | ubuntu-jammy | ok: Runtime: 0:00:00.012254 2026-04-15 01:00:41.244333 | 2026-04-15 01:00:41.244386 | PLAY RECAP 2026-04-15 01:00:41.244432 | ubuntu-jammy | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-15 01:00:41.244459 | 2026-04-15 01:00:41.344342 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-15 01:00:41.931287 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-15 01:00:42.479153 | 2026-04-15 01:00:42.479272 | PLAY [all] 2026-04-15 01:00:42.490287 | 2026-04-15 01:00:42.490365 | TASK [Copy inventory file for Zuul] 2026-04-15 01:00:43.313345 | ubuntu-jammy | changed 2026-04-15 01:00:43.346843 | 2026-04-15 01:00:43.347921 | TASK [Switch "ansible_host" to private IP] 2026-04-15 01:00:43.615269 | ubuntu-jammy | changed: 1 replacements made 2026-04-15 01:00:43.620212 | 2026-04-15 01:00:43.620273 | TASK [Run Molecule scenario] 2026-04-15 01:00:44.122984 | ubuntu-jammy | Downloading cpython-3.13.7-linux-x86_64-gnu (download) (30.9MiB) 2026-04-15 01:00:44.742564 | ubuntu-jammy | Downloading cpython-3.13.7-linux-x86_64-gnu (download) 2026-04-15 01:00:44.974547 | ubuntu-jammy | Using CPython 3.13.7 2026-04-15 01:00:44.974622 | ubuntu-jammy | Creating virtual environment at: .venv 2026-04-15 01:00:45.211247 | ubuntu-jammy | Downloading ansible-core (2.3MiB) 2026-04-15 01:00:45.220040 | ubuntu-jammy | Downloading cryptography (4.3MiB) 2026-04-15 01:00:45.223355 | ubuntu-jammy | Downloading pygments (1.2MiB) 2026-04-15 01:00:45.372145 | ubuntu-jammy | Downloading cryptography 2026-04-15 01:00:45.409574 | ubuntu-jammy | Downloading pygments 2026-04-15 01:00:45.544450 | ubuntu-jammy | Downloading ansible-core 2026-04-15 01:00:45.573645 | ubuntu-jammy | Installed 36 packages in 28ms 2026-04-15 01:00:46.643046 | ubuntu-jammy | INFO Collection 'vexxhost.containers' detected. 2026-04-15 01:00:46.643118 | ubuntu-jammy | INFO Scenarios will be used from 'extensions/molecule' 2026-04-15 01:00:47.405660 | ubuntu-jammy | CRITICAL 'extensions/molecule/default/molecule.yml' glob failed. Exiting. 2026-04-15 01:00:47.405740 | ubuntu-jammy | INFO default scenario not found, disabling shared state. 2026-04-15 01:00:47.405806 | ubuntu-jammy | INFO [docker > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-04-15 01:00:47.405878 | ubuntu-jammy | INFO [docker > prerun] Performing prerun with role_name_check=0... 2026-04-15 01:01:33.411779 | ubuntu-jammy | INFO [docker > dependency] Executing 2026-04-15 01:01:33.411960 | ubuntu-jammy | WARNING [docker > dependency] Missing roles requirements file: requirements.yml 2026-04-15 01:01:33.412243 | ubuntu-jammy | WARNING [docker > dependency] Missing collections requirements file: collections.yml 2026-04-15 01:01:33.412363 | ubuntu-jammy | WARNING [docker > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-04-15 01:01:33.420029 | ubuntu-jammy | INFO [docker > cleanup] Executing 2026-04-15 01:01:33.420412 | ubuntu-jammy | WARNING [docker > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-15 01:01:33.425665 | ubuntu-jammy | INFO [docker > destroy] Executing 2026-04-15 01:01:33.425703 | ubuntu-jammy | WARNING [docker > destroy] Skipping, '--destroy=never' requested. 2026-04-15 01:01:33.425767 | ubuntu-jammy | INFO [docker > destroy] Executed: Successful 2026-04-15 01:01:33.430736 | ubuntu-jammy | INFO [docker > syntax] Executing 2026-04-15 01:01:33.956260 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-15 01:01:33.956443 | ubuntu-jammy | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-04-15 01:01:33.956677 | ubuntu-jammy | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-04-15 01:01:33.956857 | ubuntu-jammy | 2026-04-15 01:01:34.379727 | ubuntu-jammy | 2026-04-15 01:01:34.379848 | ubuntu-jammy | playbook: /home/zuul/src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/docker/converge.yml 2026-04-15 01:01:34.445599 | ubuntu-jammy | INFO [docker > syntax] Executed: Successful 2026-04-15 01:01:34.456514 | ubuntu-jammy | INFO [docker > create] Executing 2026-04-15 01:01:34.457842 | ubuntu-jammy | WARNING [docker > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-15 01:01:34.462810 | ubuntu-jammy | INFO [docker > prepare] Executing 2026-04-15 01:01:34.926342 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-15 01:01:34.926466 | ubuntu-jammy | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-04-15 01:01:34.926666 | ubuntu-jammy | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-04-15 01:01:34.926821 | ubuntu-jammy | 2026-04-15 01:01:35.269747 | ubuntu-jammy | 2026-04-15 01:01:35.269927 | ubuntu-jammy | PLAY [Prepare] ***************************************************************** 2026-04-15 01:01:35.270123 | ubuntu-jammy | 2026-04-15 01:01:35.270297 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-04-15 01:01:35.270470 | ubuntu-jammy | Wednesday 15 April 2026 01:01:35 +0000 (0:00:00.028) 0:00:00.028 ******* 2026-04-15 01:01:36.513531 | ubuntu-jammy | [WARNING]: Host 'ubuntu-jammy' is using the discovered Python interpreter at '/usr/bin/python3.10', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. 2026-04-15 01:01:36.515689 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-15 01:01:36.515861 | ubuntu-jammy | 2026-04-15 01:01:36.516046 | ubuntu-jammy | TASK [Update "apt" cache] ****************************************************** 2026-04-15 01:01:36.516224 | ubuntu-jammy | Wednesday 15 April 2026 01:01:36 +0000 (0:00:01.246) 0:00:01.275 ******* 2026-04-15 01:01:52.002157 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-15 01:01:52.002259 | ubuntu-jammy | 2026-04-15 01:01:52.002435 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-04-15 01:01:52.002626 | ubuntu-jammy | ubuntu-jammy : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-15 01:01:52.002777 | ubuntu-jammy | 2026-04-15 01:01:52.002924 | ubuntu-jammy | 2026-04-15 01:01:52.003095 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-04-15 01:01:52.003300 | ubuntu-jammy | Wednesday 15 April 2026 01:01:51 +0000 (0:00:15.486) 0:00:16.761 ******* 2026-04-15 01:01:52.003458 | ubuntu-jammy | =============================================================================== 2026-04-15 01:01:52.003625 | ubuntu-jammy | Update "apt" cache ----------------------------------------------------- 15.49s 2026-04-15 01:01:52.003791 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.25s 2026-04-15 01:01:52.099620 | ubuntu-jammy | INFO [docker > prepare] Executed: Successful 2026-04-15 01:01:52.108663 | ubuntu-jammy | INFO [docker > converge] Executing 2026-04-15 01:01:52.575248 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-15 01:01:52.575513 | ubuntu-jammy | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-04-15 01:01:52.575769 | ubuntu-jammy | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-04-15 01:01:52.575978 | ubuntu-jammy | 2026-04-15 01:01:52.955491 | ubuntu-jammy | 2026-04-15 01:01:52.955649 | ubuntu-jammy | PLAY [Converge] **************************************************************** 2026-04-15 01:01:52.955803 | ubuntu-jammy | 2026-04-15 01:01:52.956050 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-04-15 01:01:52.956341 | ubuntu-jammy | Wednesday 15 April 2026 01:01:52 +0000 (0:00:00.016) 0:00:00.016 ******* 2026-04-15 01:01:53.925317 | ubuntu-jammy | [WARNING]: Host 'ubuntu-jammy' is using the discovered Python interpreter at '/usr/bin/python3.10', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. 2026-04-15 01:01:53.928439 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-15 01:01:53.928677 | ubuntu-jammy | 2026-04-15 01:01:53.928893 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-15 01:01:53.929088 | ubuntu-jammy | Wednesday 15 April 2026 01:01:53 +0000 (0:00:00.975) 0:00:00.992 ******* 2026-04-15 01:01:54.372260 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-15 01:01:54.372317 | ubuntu-jammy | 2026-04-15 01:01:54.372438 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-15 01:01:54.372610 | ubuntu-jammy | Wednesday 15 April 2026 01:01:54 +0000 (0:00:00.443) 0:00:01.436 ******* 2026-04-15 01:01:54.392447 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-15 01:01:54.392503 | ubuntu-jammy | 2026-04-15 01:01:54.392669 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-15 01:01:54.392722 | ubuntu-jammy | Wednesday 15 April 2026 01:01:54 +0000 (0:00:00.020) 0:00:01.456 ******* 2026-04-15 01:01:54.792709 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-15 01:01:54.792768 | ubuntu-jammy | 2026-04-15 01:01:54.792862 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-15 01:01:54.792947 | ubuntu-jammy | Wednesday 15 April 2026 01:01:54 +0000 (0:00:00.399) 0:00:01.856 ******* 2026-04-15 01:01:54.875130 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-15 01:01:54.875196 | ubuntu-jammy | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-15 01:01:54.875256 | ubuntu-jammy | } 2026-04-15 01:01:54.875351 | ubuntu-jammy | 2026-04-15 01:01:54.875421 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-15 01:01:54.875496 | ubuntu-jammy | Wednesday 15 April 2026 01:01:54 +0000 (0:00:00.082) 0:00:01.939 ******* 2026-04-15 01:01:55.747619 | ubuntu-jammy | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created with a mode of 0700, this may cause issues when running as another user. To avoid this, create the remote_tmp dir with the correct permissions manually 2026-04-15 01:01:55.754010 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-15 01:01:55.754183 | ubuntu-jammy | 2026-04-15 01:01:55.754375 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-15 01:01:55.754561 | ubuntu-jammy | Wednesday 15 April 2026 01:01:55 +0000 (0:00:00.878) 0:00:02.818 ******* 2026-04-15 01:01:55.777726 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-15 01:01:55.777884 | ubuntu-jammy | 2026-04-15 01:01:55.778069 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-15 01:01:55.778244 | ubuntu-jammy | Wednesday 15 April 2026 01:01:55 +0000 (0:00:00.024) 0:00:02.842 ******* 2026-04-15 01:01:55.808780 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-15 01:01:55.808909 | ubuntu-jammy | 2026-04-15 01:01:55.809086 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-15 01:01:55.809266 | ubuntu-jammy | Wednesday 15 April 2026 01:01:55 +0000 (0:00:00.030) 0:00:02.872 ******* 2026-04-15 01:01:56.051754 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-15 01:01:56.051894 | ubuntu-jammy | 2026-04-15 01:01:56.052080 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-15 01:01:56.052254 | ubuntu-jammy | Wednesday 15 April 2026 01:01:56 +0000 (0:00:00.242) 0:00:03.115 ******* 2026-04-15 01:01:57.458139 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-15 01:01:57.458305 | ubuntu-jammy | 2026-04-15 01:01:57.458518 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-15 01:01:57.458715 | ubuntu-jammy | Wednesday 15 April 2026 01:01:57 +0000 (0:00:01.406) 0:00:04.522 ******* 2026-04-15 01:01:57.511014 | ubuntu-jammy | [ERROR]: Task failed: Finalization of task args for 'ansible.builtin.debug' failed: Error while resolving value for 'msg': object of type 'NoneType' has no attribute 'keys' 2026-04-15 01:01:57.511212 | ubuntu-jammy | 2026-04-15 01:01:57.511396 | ubuntu-jammy | Task failed. 2026-04-15 01:01:57.511596 | ubuntu-jammy | Origin: /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/download_artifact/tasks/main.yml:15:3 2026-04-15 01:01:57.511779 | ubuntu-jammy | 2026-04-15 01:01:57.511981 | ubuntu-jammy | 13 # under the License. 2026-04-15 01:01:57.512147 | ubuntu-jammy | 14 2026-04-15 01:01:57.512320 | ubuntu-jammy | 15 - name: Starting download of file 2026-04-15 01:01:57.512482 | ubuntu-jammy | ^ column 3 2026-04-15 01:01:57.512638 | ubuntu-jammy | 2026-04-15 01:01:57.512799 | ubuntu-jammy | <<< caused by >>> 2026-04-15 01:01:57.512948 | ubuntu-jammy | 2026-04-15 01:01:57.513118 | ubuntu-jammy | Finalization of task args for 'ansible.builtin.debug' failed. 2026-04-15 01:01:57.513305 | ubuntu-jammy | Origin: /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/download_artifact/tasks/main.yml:16:3 2026-04-15 01:01:57.513454 | ubuntu-jammy | 2026-04-15 01:01:57.513615 | ubuntu-jammy | 14 2026-04-15 01:01:57.513786 | ubuntu-jammy | 15 - name: Starting download of file 2026-04-15 01:01:57.513954 | ubuntu-jammy | 16 ansible.builtin.debug: 2026-04-15 01:01:57.514119 | ubuntu-jammy | ^ column 3 2026-04-15 01:01:57.514271 | ubuntu-jammy | 2026-04-15 01:01:57.514440 | ubuntu-jammy | <<< caused by >>> 2026-04-15 01:01:57.514595 | ubuntu-jammy | 2026-04-15 01:01:57.514831 | ubuntu-jammy | Error while resolving value for 'msg'. 2026-04-15 01:01:57.515046 | ubuntu-jammy | Origin: /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/download_artifact/tasks/main.yml:17:10 2026-04-15 01:01:57.515231 | ubuntu-jammy | 2026-04-15 01:01:57.515400 | ubuntu-jammy | 15 - name: Starting download of file 2026-04-15 01:01:57.515567 | ubuntu-jammy | 16 ansible.builtin.debug: 2026-04-15 01:01:57.515741 | ubuntu-jammy | 17 msg: "{{ download_artifact_url }}" 2026-04-15 01:01:57.515904 | ubuntu-jammy | ^ column 10 2026-04-15 01:01:57.516055 | ubuntu-jammy | 2026-04-15 01:01:57.516220 | ubuntu-jammy | <<< caused by >>> 2026-04-15 01:01:57.516371 | ubuntu-jammy | 2026-04-15 01:01:57.516541 | ubuntu-jammy | object of type 'NoneType' has no attribute 'keys' 2026-04-15 01:01:57.516720 | ubuntu-jammy | Origin: /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/containerd/defaults/main.yml:15:22 2026-04-15 01:01:57.516871 | ubuntu-jammy | 2026-04-15 01:01:57.517036 | ubuntu-jammy | 13 # under the License. 2026-04-15 01:01:57.517206 | ubuntu-jammy | 14 2026-04-15 01:01:57.517391 | ubuntu-jammy | 15 containerd_versions: "{{ containerd_archive_checksums['amd64'].keys() | list | community.general.version_sort }}" 2026-04-15 01:01:57.517554 | ubuntu-jammy | ^ column 22 2026-04-15 01:01:57.517704 | ubuntu-jammy | 2026-04-15 01:01:57.518024 | ubuntu-jammy | fatal: [ubuntu-jammy]: FAILED! => {"msg": "Task failed: Finalization of task args for 'ansible.builtin.debug' failed: Error while resolving value for 'msg': object of type 'NoneType' has no attribute 'keys'"} 2026-04-15 01:01:57.518191 | ubuntu-jammy | 2026-04-15 01:01:57.518368 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-04-15 01:01:57.518553 | ubuntu-jammy | ubuntu-jammy : ok=7 changed=2 unreachable=0 failed=1 skipped=3 rescued=0 ignored=0 2026-04-15 01:01:57.518765 | ubuntu-jammy | 2026-04-15 01:01:57.519093 | ubuntu-jammy | 2026-04-15 01:01:57.519330 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-04-15 01:01:57.519507 | ubuntu-jammy | Wednesday 15 April 2026 01:01:57 +0000 (0:00:00.054) 0:00:04.577 ******* 2026-04-15 01:01:57.519653 | ubuntu-jammy | =============================================================================== 2026-04-15 01:01:57.519762 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.41s 2026-04-15 01:01:57.519859 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 0.98s 2026-04-15 01:01:57.519967 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.88s 2026-04-15 01:01:57.520073 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.44s 2026-04-15 01:01:57.520180 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.40s 2026-04-15 01:01:57.520287 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.24s 2026-04-15 01:01:57.520393 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.08s 2026-04-15 01:01:57.520497 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.06s 2026-04-15 01:01:57.520602 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 0.03s 2026-04-15 01:01:57.520711 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 0.02s 2026-04-15 01:01:57.520815 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 0.02s 2026-04-15 01:01:57.612036 | ubuntu-jammy | CRITICAL Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.QUTN.docker/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/ansible-collection-containers/inventory.yaml /home/zuul/src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/docker/converge.yml 2026-04-15 01:01:57.612197 | ubuntu-jammy | ERROR [docker > converge] Executed: Failed 2026-04-15 01:01:57.612326 | ubuntu-jammy | ERROR Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.QUTN.docker/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/ansible-collection-containers/inventory.yaml /home/zuul/src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/docker/converge.yml 2026-04-15 01:01:57.754595 | ubuntu-jammy | ERROR 2026-04-15 01:01:57.754838 | ubuntu-jammy | { 2026-04-15 01:01:57.754878 | ubuntu-jammy | "delta": "0:01:13.728709", 2026-04-15 01:01:57.754906 | ubuntu-jammy | "end": "2026-04-15 01:01:57.686795", 2026-04-15 01:01:57.754933 | ubuntu-jammy | "msg": "non-zero return code", 2026-04-15 01:01:57.754957 | ubuntu-jammy | "rc": 2, 2026-04-15 01:01:57.754984 | ubuntu-jammy | "start": "2026-04-15 01:00:43.958086" 2026-04-15 01:01:57.755009 | ubuntu-jammy | } failure 2026-04-15 01:01:57.758528 | 2026-04-15 01:01:57.758589 | PLAY RECAP 2026-04-15 01:01:57.758648 | ubuntu-jammy | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-04-15 01:01:57.758678 | 2026-04-15 01:01:57.860835 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-15 01:01:57.863457 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-15 01:01:58.419907 | 2026-04-15 01:01:58.420014 | PLAY [all] 2026-04-15 01:01:58.430539 | 2026-04-15 01:01:58.430613 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-15 01:01:58.474951 | ubuntu-jammy | skipping: Conditional result was False 2026-04-15 01:01:58.486569 | 2026-04-15 01:01:58.486742 | TASK [fetch-output : Set log path for single node] 2026-04-15 01:01:58.531234 | ubuntu-jammy | ok 2026-04-15 01:01:58.537257 | 2026-04-15 01:01:58.537348 | LOOP [fetch-output : Ensure local output dirs] 2026-04-15 01:01:58.932625 | ubuntu-jammy -> localhost | ok: "/var/lib/zuul/builds/8205bc18ef264a339672d9dfd2a2182f/work/logs" 2026-04-15 01:01:59.127602 | ubuntu-jammy -> localhost | changed: "/var/lib/zuul/builds/8205bc18ef264a339672d9dfd2a2182f/work/artifacts" 2026-04-15 01:01:59.339374 | ubuntu-jammy -> localhost | changed: "/var/lib/zuul/builds/8205bc18ef264a339672d9dfd2a2182f/work/docs" 2026-04-15 01:01:59.353588 | 2026-04-15 01:01:59.354162 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-15 01:01:59.956244 | ubuntu-jammy | ok 2026-04-15 01:01:59.956432 | ubuntu-jammy | changed: All items complete 2026-04-15 01:01:59.956459 | 2026-04-15 01:02:00.402912 | ubuntu-jammy | changed: .d..t...... ./ 2026-04-15 01:02:00.846595 | ubuntu-jammy | changed: .d..t...... ./ 2026-04-15 01:02:00.870962 | 2026-04-15 01:02:00.871117 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-15 01:02:01.272154 | ubuntu-jammy -> localhost | ok: Item: artifacts Runtime: 0:00:00.007771 2026-04-15 01:02:01.497157 | ubuntu-jammy -> localhost | ok: Item: docs Runtime: 0:00:00.006652 2026-04-15 01:02:01.514357 | 2026-04-15 01:02:01.514531 | PLAY [all] 2026-04-15 01:02:01.524129 | 2026-04-15 01:02:01.524221 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-15 01:02:01.946729 | ubuntu-jammy | changed 2026-04-15 01:02:01.953592 | 2026-04-15 01:02:01.953651 | PLAY RECAP 2026-04-15 01:02:01.953700 | ubuntu-jammy | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-15 01:02:01.953723 | 2026-04-15 01:02:02.106321 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-15 01:02:02.109162 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-15 01:02:02.705582 | 2026-04-15 01:02:02.705700 | PLAY [localhost] 2026-04-15 01:02:02.715260 | 2026-04-15 01:02:02.715326 | TASK [Generate Zuul manifest] 2026-04-15 01:02:02.747216 | localhost | ok 2026-04-15 01:02:02.762065 | 2026-04-15 01:02:02.762140 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-15 01:02:03.097521 | localhost | changed 2026-04-15 01:02:03.109988 | 2026-04-15 01:02:03.110066 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-15 01:02:03.141162 | localhost | ok 2026-04-15 01:02:03.149958 | 2026-04-15 01:02:03.150046 | TASK [Upload logs] 2026-04-15 01:02:03.169676 | localhost | ok 2026-04-15 01:02:03.229045 | 2026-04-15 01:02:03.229134 | TASK [Set zuul-log-path fact] 2026-04-15 01:02:03.259924 | localhost | ok 2026-04-15 01:02:03.273789 | 2026-04-15 01:02:03.273857 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-15 01:02:03.306398 | localhost | ok 2026-04-15 01:02:03.314283 | 2026-04-15 01:02:03.314345 | TASK [upload-logs : Create log directories] 2026-04-15 01:02:03.760682 | localhost | changed 2026-04-15 01:02:03.766889 | 2026-04-15 01:02:03.766980 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-15 01:02:04.153661 | localhost -> localhost | ok: Runtime: 0:00:00.004763 2026-04-15 01:02:04.158383 | 2026-04-15 01:02:04.158446 | TASK [upload-logs : Upload logs to log server] 2026-04-15 01:02:04.611375 | localhost | Output suppressed because no_log was given 2026-04-15 01:02:04.615381 | 2026-04-15 01:02:04.615452 | LOOP [upload-logs : Compress console log and json output] 2026-04-15 01:02:04.662439 | localhost | skipping: Conditional result was False 2026-04-15 01:02:04.668850 | localhost | skipping: Conditional result was False 2026-04-15 01:02:04.682505 | 2026-04-15 01:02:04.682657 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-15 01:02:04.726948 | localhost | skipping: Conditional result was False 2026-04-15 01:02:04.727382 | 2026-04-15 01:02:04.730971 | localhost | skipping: Conditional result was False 2026-04-15 01:02:04.749348 | 2026-04-15 01:02:04.749497 | LOOP [upload-logs : Upload console log and json output]