2026-05-21 04:30:00.803717 | Job console starting 2026-05-21 04:30:00.819400 | Updating git repos 2026-05-21 04:30:00.840182 | Cloning repos into workspace 2026-05-21 04:30:11.694226 | Restoring repo states 2026-05-21 04:30:11.702969 | Merging changes 2026-05-21 04:30:12.835494 | Checking out repos 2026-05-21 04:30:13.945998 | Preparing playbooks 2026-05-21 04:30:21.881994 | Running Ansible setup 2026-05-21 04:30:26.789945 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-21 04:30:27.439300 | 2026-05-21 04:30:27.439444 | PLAY [localhost] 2026-05-21 04:30:27.447316 | 2026-05-21 04:30:27.447403 | TASK [Gathering Facts] 2026-05-21 04:30:28.365026 | localhost | ok 2026-05-21 04:30:28.373862 | 2026-05-21 04:30:28.374023 | TASK [Setup log path fact] 2026-05-21 04:30:28.396405 | localhost | ok 2026-05-21 04:30:28.429527 | 2026-05-21 04:30:28.429742 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-21 04:30:28.470551 | localhost | ok 2026-05-21 04:30:28.480800 | 2026-05-21 04:30:28.480979 | TASK [emit-job-header : Print job information] 2026-05-21 04:30:28.526613 | # Job Information 2026-05-21 04:30:28.526830 | Ansible Version: 2.16.18 2026-05-21 04:30:28.526880 | Job: ansible-test 2026-05-21 04:30:28.526913 | Pipeline: check 2026-05-21 04:30:28.526942 | Executor: 2d72f0692154 2026-05-21 04:30:28.526972 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/126 2026-05-21 04:30:28.527006 | Event ID: 29d96d20-54cd-11f1-9691-babf9ae811a4 2026-05-21 04:30:28.531350 | 2026-05-21 04:30:28.531484 | LOOP [emit-job-header : Print node information] 2026-05-21 04:30:28.677812 | localhost | ok: 2026-05-21 04:30:28.678013 | localhost | # Node Information 2026-05-21 04:30:28.678041 | localhost | Inventory Hostname: ubuntu-noble 2026-05-21 04:30:28.678063 | localhost | Hostname: np0000175818 2026-05-21 04:30:28.678083 | localhost | Username: zuul 2026-05-21 04:30:28.678107 | localhost | Distro: Ubuntu 24.04 2026-05-21 04:30:28.678128 | localhost | Provider: yul1 2026-05-21 04:30:28.678148 | localhost | Region: ca-ymq-1 2026-05-21 04:30:28.678166 | localhost | Label: ubuntu-noble 2026-05-21 04:30:28.678185 | localhost | Product Name: OpenStack Nova 2026-05-21 04:30:28.678204 | localhost | Interface IP: 199.19.213.206 2026-05-21 04:30:28.689192 | 2026-05-21 04:30:28.689371 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-21 04:30:29.152082 | localhost -> localhost | changed 2026-05-21 04:30:29.160284 | 2026-05-21 04:30:29.160376 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-21 04:30:30.361875 | localhost -> localhost | changed 2026-05-21 04:30:30.377081 | 2026-05-21 04:30:30.377581 | PLAY [all] 2026-05-21 04:30:30.397972 | 2026-05-21 04:30:30.398080 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-21 04:30:30.696926 | ubuntu-noble -> localhost | ok 2026-05-21 04:30:30.704554 | 2026-05-21 04:30:30.704647 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-21 04:30:30.739665 | ubuntu-noble | ok 2026-05-21 04:30:30.760707 | ubuntu-noble | included: /var/lib/zuul/builds/4a718f851de0427e9606859b602b4baa/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-21 04:30:30.768506 | 2026-05-21 04:30:30.768595 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-21 04:30:31.777349 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-05-21 04:30:31.777523 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/4a718f851de0427e9606859b602b4baa/work/4a718f851de0427e9606859b602b4baa_id_rsa 2026-05-21 04:30:31.777555 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/4a718f851de0427e9606859b602b4baa/work/4a718f851de0427e9606859b602b4baa_id_rsa.pub 2026-05-21 04:30:31.777579 | ubuntu-noble -> localhost | The key fingerprint is: 2026-05-21 04:30:31.777600 | ubuntu-noble -> localhost | SHA256:xHAppoyhfSMuFHOo9hc9K+zz1akDWmquHOnK/rXe6/0 zuul-build-sshkey 2026-05-21 04:30:31.777637 | ubuntu-noble -> localhost | The key's randomart image is: 2026-05-21 04:30:31.777658 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-05-21 04:30:31.777688 | ubuntu-noble -> localhost | | . . .. | 2026-05-21 04:30:31.777710 | ubuntu-noble -> localhost | | +.. o+. | 2026-05-21 04:30:31.777731 | ubuntu-noble -> localhost | |.o++ o..o | 2026-05-21 04:30:31.777751 | ubuntu-noble -> localhost | |oo+ =. + | 2026-05-21 04:30:31.777772 | ubuntu-noble -> localhost | |o..o... S | 2026-05-21 04:30:31.777791 | ubuntu-noble -> localhost | |. ...+ + . . | 2026-05-21 04:30:31.777811 | ubuntu-noble -> localhost | | . oo.= .. o | 2026-05-21 04:30:31.777830 | ubuntu-noble -> localhost | |. o o*o o.. | 2026-05-21 04:30:31.777852 | ubuntu-noble -> localhost | |.+o==++=.ooE | 2026-05-21 04:30:31.777872 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-05-21 04:30:31.777924 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.257805 2026-05-21 04:30:31.784173 | 2026-05-21 04:30:31.784242 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-21 04:30:31.822336 | ubuntu-noble | ok 2026-05-21 04:30:31.839219 | ubuntu-noble | included: /var/lib/zuul/builds/4a718f851de0427e9606859b602b4baa/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-21 04:30:31.849632 | 2026-05-21 04:30:31.849758 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-21 04:30:31.876497 | ubuntu-noble | skipping: Conditional result was False 2026-05-21 04:30:31.895294 | 2026-05-21 04:30:31.895501 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-21 04:30:32.491076 | ubuntu-noble | changed 2026-05-21 04:30:32.497170 | 2026-05-21 04:30:32.497241 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-21 04:30:32.739029 | ubuntu-noble | ok 2026-05-21 04:30:32.749475 | 2026-05-21 04:30:32.749585 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-21 04:30:33.320876 | ubuntu-noble | changed 2026-05-21 04:30:33.326387 | 2026-05-21 04:30:33.326463 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-21 04:30:33.887408 | ubuntu-noble | changed 2026-05-21 04:30:33.987080 | 2026-05-21 04:30:33.987243 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-21 04:30:34.013382 | ubuntu-noble | skipping: Conditional result was False 2026-05-21 04:30:34.025722 | 2026-05-21 04:30:34.026198 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-21 04:30:34.432120 | ubuntu-noble -> localhost | changed 2026-05-21 04:30:34.454954 | 2026-05-21 04:30:34.455089 | TASK [add-build-sshkey : Add back temp key] 2026-05-21 04:30:34.756584 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/4a718f851de0427e9606859b602b4baa/work/4a718f851de0427e9606859b602b4baa_id_rsa (zuul-build-sshkey) 2026-05-21 04:30:34.756798 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.018062 2026-05-21 04:30:34.766068 | 2026-05-21 04:30:34.766140 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-21 04:30:35.209526 | ubuntu-noble | ok 2026-05-21 04:30:35.223918 | 2026-05-21 04:30:35.224092 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-21 04:30:35.251459 | ubuntu-noble | skipping: Conditional result was False 2026-05-21 04:30:35.270496 | 2026-05-21 04:30:35.270744 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-05-21 04:30:35.653799 | ubuntu-noble | ok 2026-05-21 04:30:35.742968 | 2026-05-21 04:30:35.845275 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-05-21 04:30:36.753286 | ubuntu-noble | Output suppressed because no_log was given 2026-05-21 04:30:36.763433 | 2026-05-21 04:30:36.763571 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-05-21 04:30:36.991957 | ubuntu-noble | ok: "logs" 2026-05-21 04:30:36.992207 | ubuntu-noble | ok: All items complete 2026-05-21 04:30:36.992249 | 2026-05-21 04:30:37.192197 | ubuntu-noble | ok: "artifacts" 2026-05-21 04:30:37.392590 | ubuntu-noble | ok: "docs" 2026-05-21 04:30:37.438438 | 2026-05-21 04:30:37.438550 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-05-21 04:30:37.700394 | ubuntu-noble | changed: "logs" 2026-05-21 04:30:37.892581 | ubuntu-noble | changed: "artifacts" 2026-05-21 04:30:38.089004 | ubuntu-noble | changed: "docs" 2026-05-21 04:30:38.228658 | 2026-05-21 04:30:38.228794 | PLAY RECAP 2026-05-21 04:30:38.228857 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-21 04:30:38.228900 | ubuntu-noble | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-21 04:30:38.228933 | 2026-05-21 04:30:38.474669 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-21 04:30:38.476631 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-05-21 04:30:39.228648 | 2026-05-21 04:30:39.229200 | PLAY [all] 2026-05-21 04:30:39.247535 | 2026-05-21 04:30:39.247864 | TASK [setup-uv : Extract archive] 2026-05-21 04:30:41.803169 | ubuntu-noble | changed 2026-05-21 04:30:41.915568 | 2026-05-21 04:30:41.915769 | TASK [setup-uv : Print version] 2026-05-21 04:30:42.370242 | ubuntu-noble | uv 0.8.13 2026-05-21 04:30:42.486833 | ubuntu-noble | ok: Runtime: 0:00:00.016116 2026-05-21 04:30:42.501304 | 2026-05-21 04:30:42.501401 | TASK [Install Galaxy collection] 2026-05-21 04:30:42.819301 | ubuntu-noble | Using CPython 3.12.3 interpreter at: /usr/bin/python3 2026-05-21 04:30:42.819412 | ubuntu-noble | Creating virtual environment at: .venv 2026-05-21 04:30:43.177151 | ubuntu-noble | Downloading pygments (1.2MiB) 2026-05-21 04:30:43.177379 | ubuntu-noble | Downloading cryptography (4.3MiB) 2026-05-21 04:30:43.178596 | ubuntu-noble | Downloading ansible-core (2.3MiB) 2026-05-21 04:30:43.352063 | ubuntu-noble | Downloading cryptography 2026-05-21 04:30:43.404456 | ubuntu-noble | Downloading pygments 2026-05-21 04:30:43.602150 | ubuntu-noble | Downloading ansible-core 2026-05-21 04:30:43.648876 | ubuntu-noble | Installed 37 packages in 46ms 2026-05-21 04:30:54.158132 | ubuntu-noble | [WARNING]: Skipping './.venv/lib64' as it is a symbolic link to a directory outside the collection 2026-05-21 04:30:59.250413 | ubuntu-noble | Starting galaxy collection install process 2026-05-21 04:30:59.250479 | ubuntu-noble | Process install dependency map 2026-05-21 04:30:59.250497 | ubuntu-noble | Starting collection install process 2026-05-21 04:30:59.250503 | ubuntu-noble | Installing 'vexxhost.containers:1.6.6' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-05-21 04:30:59.250508 | ubuntu-noble | Created collection for vexxhost.containers:1.6.6 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-05-21 04:30:59.250514 | ubuntu-noble | vexxhost.containers:1.6.6 was installed successfully 2026-05-21 04:30:59.250519 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-posix-2.2.0.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1079gyqg71st/tmphud9fe4v/ansible-posix-2.2.0-qvope41x 2026-05-21 04:30:59.250541 | ubuntu-noble | Installing 'ansible.posix:2.2.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-05-21 04:30:59.250547 | ubuntu-noble | ansible.posix:2.2.0 was installed successfully 2026-05-21 04:30:59.250552 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-13.0.0.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1079gyqg71st/tmphud9fe4v/community-general-13.0.0-sqkzmulq 2026-05-21 04:30:59.250561 | ubuntu-noble | Installing 'community.general:13.0.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-05-21 04:30:59.250566 | ubuntu-noble | community.general:13.0.0 was installed successfully 2026-05-21 04:30:59.550037 | ubuntu-noble | ok: Runtime: 0:00:16.582849 2026-05-21 04:30:59.552108 | 2026-05-21 04:30:59.552170 | PLAY RECAP 2026-05-21 04:30:59.552231 | ubuntu-noble | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-21 04:30:59.552263 | 2026-05-21 04:30:59.676646 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-05-21 04:30:59.679206 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-05-21 04:31:00.298551 | 2026-05-21 04:31:00.298746 | PLAY [all] 2026-05-21 04:31:00.312783 | 2026-05-21 04:31:00.312951 | TASK [Load metadata] 2026-05-21 04:31:00.368190 | ubuntu-noble | ok 2026-05-21 04:31:00.376095 | 2026-05-21 04:31:00.376218 | TASK [Run "ansible-test"] 2026-05-21 04:31:01.438858 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.11 because it could not be found. 2026-05-21 04:31:01.439079 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.13 because it could not be found. 2026-05-21 04:31:01.439104 | ubuntu-noble | Unit test controller with Python 3.12 2026-05-21 04:31:02.937744 | ubuntu-noble | ============================= test session starts ============================== 2026-05-21 04:31:02.937783 | ubuntu-noble | platform linux -- Python 3.12.3, pytest-9.0.3, pluggy-1.6.0 2026-05-21 04:31:02.937791 | ubuntu-noble | rootdir: /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-05-21 04:31:02.937799 | ubuntu-noble | configfile: ../../../../../src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.12/site-packages/ansible_test/_data/pytest/config/default.ini 2026-05-21 04:31:02.937805 | ubuntu-noble | plugins: xdist-3.8.0, forked-1.6.0 2026-05-21 04:31:02.937811 | ubuntu-noble | created: 8/8 workers 2026-05-21 04:31:02.937817 | ubuntu-noble | 8 workers [26 items] 2026-05-21 04:31:02.937823 | ubuntu-noble | 2026-05-21 04:31:03.270246 | ubuntu-noble | .......................... [100%] 2026-05-21 04:31:03.270306 | ubuntu-noble | - generated xml file: /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/tests/output/junit/python3.12-controller-units.xml - 2026-05-21 04:31:03.270317 | ubuntu-noble | ============================== 26 passed in 1.17s ============================== 2026-05-21 04:31:03.300792 | ubuntu-noble | WARNING: Reviewing previous 2 warning(s): 2026-05-21 04:31:03.300829 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.11 because it could not be found. 2026-05-21 04:31:03.300840 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.13 because it could not be found. 2026-05-21 04:31:03.429081 | ubuntu-noble | ok: Runtime: 0:00:02.532969 2026-05-21 04:31:03.431929 | 2026-05-21 04:31:03.432025 | PLAY RECAP 2026-05-21 04:31:03.432113 | ubuntu-noble | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-21 04:31:03.432162 | 2026-05-21 04:31:03.555749 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-05-21 04:31:03.557270 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-21 04:31:04.168904 | 2026-05-21 04:31:04.169101 | PLAY [all] 2026-05-21 04:31:04.184452 | 2026-05-21 04:31:04.184646 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-21 04:31:04.230747 | ubuntu-noble | skipping: Conditional result was False 2026-05-21 04:31:04.241273 | 2026-05-21 04:31:04.241451 | TASK [fetch-output : Set log path for single node] 2026-05-21 04:31:04.287000 | ubuntu-noble | ok 2026-05-21 04:31:04.294162 | 2026-05-21 04:31:04.294263 | LOOP [fetch-output : Ensure local output dirs] 2026-05-21 04:31:04.695903 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/4a718f851de0427e9606859b602b4baa/work/logs" 2026-05-21 04:31:04.925285 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/4a718f851de0427e9606859b602b4baa/work/artifacts" 2026-05-21 04:31:05.134679 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/4a718f851de0427e9606859b602b4baa/work/docs" 2026-05-21 04:31:05.153858 | 2026-05-21 04:31:05.154032 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-21 04:31:05.858345 | ubuntu-noble | changed: .d..t...... ./ 2026-05-21 04:31:05.858645 | ubuntu-noble | changed: All items complete 2026-05-21 04:31:05.858687 | 2026-05-21 04:31:06.345030 | ubuntu-noble | changed: .d..t...... ./ 2026-05-21 04:31:06.807072 | ubuntu-noble | changed: .d..t...... ./ 2026-05-21 04:31:06.836209 | 2026-05-21 04:31:06.836337 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-21 04:31:07.269157 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.007696 2026-05-21 04:31:07.528560 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.007922 2026-05-21 04:31:07.553791 | 2026-05-21 04:31:07.553913 | PLAY [all] 2026-05-21 04:31:07.566943 | 2026-05-21 04:31:07.567081 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-21 04:31:08.057987 | ubuntu-noble | changed 2026-05-21 04:31:08.068490 | 2026-05-21 04:31:08.068637 | PLAY RECAP 2026-05-21 04:31:08.068703 | ubuntu-noble | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-21 04:31:08.068736 | 2026-05-21 04:31:08.259051 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-21 04:31:08.260348 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-21 04:31:08.897955 | 2026-05-21 04:31:08.898100 | PLAY [localhost] 2026-05-21 04:31:08.910158 | 2026-05-21 04:31:08.910291 | TASK [Generate Zuul manifest] 2026-05-21 04:31:08.929630 | localhost | ok 2026-05-21 04:31:08.945180 | 2026-05-21 04:31:08.945276 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-21 04:31:09.315857 | localhost | changed 2026-05-21 04:31:09.329757 | 2026-05-21 04:31:09.329954 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-21 04:31:09.365066 | localhost | ok 2026-05-21 04:31:09.377193 | 2026-05-21 04:31:09.377304 | TASK [Upload logs] 2026-05-21 04:31:09.401544 | localhost | ok 2026-05-21 04:31:09.475802 | 2026-05-21 04:31:09.475950 | TASK [Set zuul-log-path fact] 2026-05-21 04:31:09.496363 | localhost | ok 2026-05-21 04:31:09.511060 | 2026-05-21 04:31:09.511161 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-21 04:31:09.544439 | localhost | ok 2026-05-21 04:31:09.551561 | 2026-05-21 04:31:09.551633 | TASK [upload-logs : Create log directories] 2026-05-21 04:31:10.050818 | localhost | changed 2026-05-21 04:31:10.057323 | 2026-05-21 04:31:10.057438 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-21 04:31:10.473179 | localhost -> localhost | ok: Runtime: 0:00:00.005054 2026-05-21 04:31:10.478739 | 2026-05-21 04:31:10.478809 | TASK [upload-logs : Upload logs to log server] 2026-05-21 04:31:10.966455 | localhost | Output suppressed because no_log was given 2026-05-21 04:31:10.971550 | 2026-05-21 04:31:10.971660 | LOOP [upload-logs : Compress console log and json output] 2026-05-21 04:31:11.015935 | localhost | skipping: Conditional result was False 2026-05-21 04:31:11.022771 | localhost | skipping: Conditional result was False 2026-05-21 04:31:11.038435 | 2026-05-21 04:31:11.038651 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-21 04:31:11.079620 | localhost | skipping: Conditional result was False 2026-05-21 04:31:11.079953 | 2026-05-21 04:31:11.083986 | localhost | skipping: Conditional result was False 2026-05-21 04:31:11.094854 | 2026-05-21 04:31:11.095057 | LOOP [upload-logs : Upload console log and json output]