2026-04-29 20:48:21.497533 | Job console starting 2026-04-29 20:48:21.524550 | Updating git repos 2026-04-29 20:48:21.571404 | Cloning repos into workspace 2026-04-29 20:48:22.713429 | Restoring repo states 2026-04-29 20:48:22.780769 | Merging changes 2026-04-29 20:48:24.003460 | Checking out repos 2026-04-29 20:48:24.921997 | Preparing playbooks 2026-04-29 20:48:30.526461 | Running Ansible setup 2026-04-29 20:48:34.976156 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-29 20:48:35.692378 | 2026-04-29 20:48:35.692908 | PLAY [localhost] 2026-04-29 20:48:35.717136 | 2026-04-29 20:48:35.717359 | TASK [Gathering Facts] 2026-04-29 20:48:36.720927 | localhost | ok 2026-04-29 20:48:36.729394 | 2026-04-29 20:48:36.729477 | TASK [Setup log path fact] 2026-04-29 20:48:36.770114 | localhost | ok 2026-04-29 20:48:36.781269 | 2026-04-29 20:48:36.781347 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-29 20:48:36.817327 | localhost | ok 2026-04-29 20:48:36.823908 | 2026-04-29 20:48:36.823993 | TASK [emit-job-header : Print job information] 2026-04-29 20:48:36.863136 | # Job Information 2026-04-29 20:48:36.863288 | Ansible Version: 2.16.18 2026-04-29 20:48:36.863327 | Job: ansible-test 2026-04-29 20:48:36.863358 | Pipeline: check 2026-04-29 20:48:36.863382 | Executor: 2d72f0692154 2026-04-29 20:48:36.863402 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/126 2026-04-29 20:48:36.863425 | Event ID: 9b4e1cc0-440c-11f1-90ca-0e5250fcd001 2026-04-29 20:48:36.866360 | 2026-04-29 20:48:36.866427 | LOOP [emit-job-header : Print node information] 2026-04-29 20:48:37.004454 | localhost | ok: 2026-04-29 20:48:37.004649 | localhost | # Node Information 2026-04-29 20:48:37.004678 | localhost | Inventory Hostname: ubuntu-noble 2026-04-29 20:48:37.004701 | localhost | Hostname: np0000171292 2026-04-29 20:48:37.004721 | localhost | Username: zuul 2026-04-29 20:48:37.004803 | localhost | Distro: Ubuntu 24.04 2026-04-29 20:48:37.004836 | localhost | Provider: yul1 2026-04-29 20:48:37.004857 | localhost | Region: ca-ymq-1 2026-04-29 20:48:37.004877 | localhost | Label: ubuntu-noble 2026-04-29 20:48:37.004896 | localhost | Product Name: OpenStack Nova 2026-04-29 20:48:37.004915 | localhost | Interface IP: 199.204.45.49 2026-04-29 20:48:37.014229 | 2026-04-29 20:48:37.014390 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-29 20:48:37.676120 | localhost -> localhost | changed 2026-04-29 20:48:37.682968 | 2026-04-29 20:48:37.683039 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-29 20:48:38.760064 | localhost -> localhost | changed 2026-04-29 20:48:38.773506 | 2026-04-29 20:48:38.773769 | PLAY [all] 2026-04-29 20:48:38.789471 | 2026-04-29 20:48:38.831720 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-29 20:48:39.081980 | ubuntu-noble -> localhost | ok 2026-04-29 20:48:39.089198 | 2026-04-29 20:48:39.089271 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-29 20:48:39.135722 | ubuntu-noble | ok 2026-04-29 20:48:39.191034 | ubuntu-noble | included: /var/lib/zuul/builds/eb283228d84d45cebca130dd911b5a03/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-29 20:48:39.197331 | 2026-04-29 20:48:39.197397 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-29 20:48:40.734693 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-04-29 20:48:40.734879 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/eb283228d84d45cebca130dd911b5a03/work/eb283228d84d45cebca130dd911b5a03_id_rsa 2026-04-29 20:48:40.734913 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/eb283228d84d45cebca130dd911b5a03/work/eb283228d84d45cebca130dd911b5a03_id_rsa.pub 2026-04-29 20:48:40.734938 | ubuntu-noble -> localhost | The key fingerprint is: 2026-04-29 20:48:40.734960 | ubuntu-noble -> localhost | SHA256:9xpPHsF7YYXgQWMNDRgiOrw53trjVGtmrtAdb0z2l/U zuul-build-sshkey 2026-04-29 20:48:40.735000 | ubuntu-noble -> localhost | The key's randomart image is: 2026-04-29 20:48:40.735024 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-04-29 20:48:40.735054 | ubuntu-noble -> localhost | | . . .+O= | 2026-04-29 20:48:40.735077 | ubuntu-noble -> localhost | | . . . ..o +o. | 2026-04-29 20:48:40.735098 | ubuntu-noble -> localhost | | + . . .| 2026-04-29 20:48:40.735119 | ubuntu-noble -> localhost | | + . . | 2026-04-29 20:48:40.735140 | ubuntu-noble -> localhost | | + S + o o .| 2026-04-29 20:48:40.735161 | ubuntu-noble -> localhost | | . + o O o + +.| 2026-04-29 20:48:40.735181 | ubuntu-noble -> localhost | | o + * = * + E| 2026-04-29 20:48:40.735202 | ubuntu-noble -> localhost | | =.= . * + | 2026-04-29 20:48:40.735226 | ubuntu-noble -> localhost | | ..+o. . o | 2026-04-29 20:48:40.735247 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-04-29 20:48:40.735298 | ubuntu-noble -> localhost | ok: Runtime: 0:00:01.038595 2026-04-29 20:48:40.740988 | 2026-04-29 20:48:40.741051 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-29 20:48:40.770812 | ubuntu-noble | ok 2026-04-29 20:48:40.780668 | ubuntu-noble | included: /var/lib/zuul/builds/eb283228d84d45cebca130dd911b5a03/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-29 20:48:40.788474 | 2026-04-29 20:48:40.788534 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-29 20:48:40.813483 | ubuntu-noble | skipping: Conditional result was False 2026-04-29 20:48:40.819807 | 2026-04-29 20:48:40.819878 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-29 20:48:41.390407 | ubuntu-noble | changed 2026-04-29 20:48:41.687365 | 2026-04-29 20:48:41.687531 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-29 20:48:41.917654 | ubuntu-noble | ok 2026-04-29 20:48:41.925383 | 2026-04-29 20:48:41.925457 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-29 20:48:42.480621 | ubuntu-noble | changed 2026-04-29 20:48:42.486143 | 2026-04-29 20:48:42.486208 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-29 20:48:43.092021 | ubuntu-noble | changed 2026-04-29 20:48:43.098627 | 2026-04-29 20:48:43.098760 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-29 20:48:43.113845 | ubuntu-noble | skipping: Conditional result was False 2026-04-29 20:48:43.120807 | 2026-04-29 20:48:43.120895 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-29 20:48:43.527942 | ubuntu-noble -> localhost | changed 2026-04-29 20:48:43.540688 | 2026-04-29 20:48:43.540776 | TASK [add-build-sshkey : Add back temp key] 2026-04-29 20:48:43.850372 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/eb283228d84d45cebca130dd911b5a03/work/eb283228d84d45cebca130dd911b5a03_id_rsa (zuul-build-sshkey) 2026-04-29 20:48:43.850595 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.010268 2026-04-29 20:48:43.859311 | 2026-04-29 20:48:43.859395 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-29 20:48:44.238593 | ubuntu-noble | ok 2026-04-29 20:48:44.243709 | 2026-04-29 20:48:44.243773 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-29 20:48:44.268925 | ubuntu-noble | skipping: Conditional result was False 2026-04-29 20:48:44.283932 | 2026-04-29 20:48:44.283996 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-29 20:48:44.691980 | ubuntu-noble | ok 2026-04-29 20:48:44.746876 | 2026-04-29 20:48:44.747014 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-29 20:48:45.608141 | ubuntu-noble | Output suppressed because no_log was given 2026-04-29 20:48:45.624132 | 2026-04-29 20:48:45.624233 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-29 20:48:45.843624 | ubuntu-noble | ok: "logs" 2026-04-29 20:48:45.843893 | ubuntu-noble | ok: All items complete 2026-04-29 20:48:45.843949 | 2026-04-29 20:48:46.048147 | ubuntu-noble | ok: "artifacts" 2026-04-29 20:48:46.257628 | ubuntu-noble | ok: "docs" 2026-04-29 20:48:46.281439 | 2026-04-29 20:48:46.281622 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-29 20:48:46.495763 | ubuntu-noble | changed: "logs" 2026-04-29 20:48:46.685248 | ubuntu-noble | changed: "artifacts" 2026-04-29 20:48:46.883047 | ubuntu-noble | changed: "docs" 2026-04-29 20:48:46.900708 | 2026-04-29 20:48:46.900837 | PLAY RECAP 2026-04-29 20:48:46.900887 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-29 20:48:46.900919 | ubuntu-noble | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-29 20:48:46.900942 | 2026-04-29 20:48:47.068047 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-29 20:48:47.069204 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-04-29 20:48:47.759841 | 2026-04-29 20:48:47.759998 | PLAY [all] 2026-04-29 20:48:47.773826 | 2026-04-29 20:48:47.773910 | TASK [setup-uv : Extract archive] 2026-04-29 20:48:50.261976 | ubuntu-noble | changed 2026-04-29 20:48:50.268949 | 2026-04-29 20:48:50.269128 | TASK [setup-uv : Print version] 2026-04-29 20:48:50.650029 | ubuntu-noble | uv 0.8.13 2026-04-29 20:48:50.809965 | ubuntu-noble | ok: Runtime: 0:00:00.014879 2026-04-29 20:48:50.820485 | 2026-04-29 20:48:50.820565 | TASK [Install Galaxy collection] 2026-04-29 20:48:51.106114 | ubuntu-noble | Using CPython 3.12.3 interpreter at: /usr/bin/python3 2026-04-29 20:48:51.106237 | ubuntu-noble | Creating virtual environment at: .venv 2026-04-29 20:48:51.360716 | ubuntu-noble | Downloading ansible-core (2.3MiB) 2026-04-29 20:48:51.361950 | ubuntu-noble | Downloading cryptography (4.3MiB) 2026-04-29 20:48:51.362374 | ubuntu-noble | Downloading pygments (1.2MiB) 2026-04-29 20:48:51.545619 | ubuntu-noble | Downloading cryptography 2026-04-29 20:48:51.599584 | ubuntu-noble | Downloading pygments 2026-04-29 20:48:51.782380 | ubuntu-noble | Downloading ansible-core 2026-04-29 20:48:51.829555 | ubuntu-noble | Installed 37 packages in 46ms 2026-04-29 20:48:57.748761 | ubuntu-noble | [WARNING]: Skipping './.venv/lib64' as it is a symbolic link to a directory outside the collection 2026-04-29 20:49:01.807359 | ubuntu-noble | Starting galaxy collection install process 2026-04-29 20:49:01.807525 | ubuntu-noble | Process install dependency map 2026-04-29 20:49:01.807545 | ubuntu-noble | Starting collection install process 2026-04-29 20:49:01.807556 | ubuntu-noble | Installing 'vexxhost.containers:1.6.6' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-04-29 20:49:01.807565 | ubuntu-noble | Created collection for vexxhost.containers:1.6.6 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-04-29 20:49:01.807574 | ubuntu-noble | vexxhost.containers:1.6.6 was installed successfully 2026-04-29 20:49:01.807585 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-posix-2.1.0.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1079yab5e3ih/tmpjjkizsgh/ansible-posix-2.1.0-ch4cr2c9 2026-04-29 20:49:01.807621 | ubuntu-noble | Installing 'ansible.posix:2.1.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-04-29 20:49:01.807630 | ubuntu-noble | ansible.posix:2.1.0 was installed successfully 2026-04-29 20:49:01.807640 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-12.6.0.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1079yab5e3ih/tmpjjkizsgh/community-general-12.6.0-bsxv14eb 2026-04-29 20:49:01.807655 | ubuntu-noble | Installing 'community.general:12.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-04-29 20:49:01.807664 | ubuntu-noble | community.general:12.6.0 was installed successfully 2026-04-29 20:49:02.369203 | ubuntu-noble | ok: Runtime: 0:00:10.855920 2026-04-29 20:49:02.371215 | 2026-04-29 20:49:02.371264 | PLAY RECAP 2026-04-29 20:49:02.371315 | ubuntu-noble | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-29 20:49:02.371337 | 2026-04-29 20:49:02.574062 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-04-29 20:49:02.575583 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-04-29 20:49:03.183104 | 2026-04-29 20:49:03.183296 | PLAY [all] 2026-04-29 20:49:03.197498 | 2026-04-29 20:49:03.197665 | TASK [Load metadata] 2026-04-29 20:49:03.256013 | ubuntu-noble | ok 2026-04-29 20:49:03.262800 | 2026-04-29 20:49:03.262895 | TASK [Run "ansible-test"] 2026-04-29 20:49:04.241268 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.11 because it could not be found. 2026-04-29 20:49:04.241523 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.13 because it could not be found. 2026-04-29 20:49:04.241549 | ubuntu-noble | Unit test controller with Python 3.12 2026-04-29 20:49:05.670905 | ubuntu-noble | ============================= test session starts ============================== 2026-04-29 20:49:05.670947 | ubuntu-noble | platform linux -- Python 3.12.3, pytest-9.0.3, pluggy-1.6.0 2026-04-29 20:49:05.670954 | ubuntu-noble | rootdir: /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-04-29 20:49:05.670960 | ubuntu-noble | configfile: ../../../../../src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.12/site-packages/ansible_test/_data/pytest/config/default.ini 2026-04-29 20:49:05.670965 | ubuntu-noble | plugins: forked-1.6.0, xdist-3.8.0 2026-04-29 20:49:05.670969 | ubuntu-noble | created: 8/8 workers 2026-04-29 20:49:05.670973 | ubuntu-noble | 8 workers [26 items] 2026-04-29 20:49:05.670981 | ubuntu-noble | 2026-04-29 20:49:05.931661 | ubuntu-noble | .......................... [100%] 2026-04-29 20:49:05.931737 | ubuntu-noble | - generated xml file: /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/tests/output/junit/python3.12-controller-units.xml - 2026-04-29 20:49:05.931749 | ubuntu-noble | ============================== 26 passed in 1.05s ============================== 2026-04-29 20:49:05.970141 | ubuntu-noble | WARNING: Reviewing previous 2 warning(s): 2026-04-29 20:49:05.970169 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.11 because it could not be found. 2026-04-29 20:49:05.970179 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.13 because it could not be found. 2026-04-29 20:49:06.305171 | ubuntu-noble | ok: Runtime: 0:00:02.372433 2026-04-29 20:49:06.308999 | 2026-04-29 20:49:06.309147 | PLAY RECAP 2026-04-29 20:49:06.309295 | ubuntu-noble | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-29 20:49:06.309370 | 2026-04-29 20:49:06.502403 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-04-29 20:49:06.505184 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-29 20:49:07.126984 | 2026-04-29 20:49:07.127144 | PLAY [all] 2026-04-29 20:49:07.140213 | 2026-04-29 20:49:07.140296 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-29 20:49:07.185864 | ubuntu-noble | skipping: Conditional result was False 2026-04-29 20:49:07.195893 | 2026-04-29 20:49:07.195983 | TASK [fetch-output : Set log path for single node] 2026-04-29 20:49:07.242296 | ubuntu-noble | ok 2026-04-29 20:49:07.250149 | 2026-04-29 20:49:07.250266 | LOOP [fetch-output : Ensure local output dirs] 2026-04-29 20:49:07.654576 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/eb283228d84d45cebca130dd911b5a03/work/logs" 2026-04-29 20:49:07.869919 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/eb283228d84d45cebca130dd911b5a03/work/artifacts" 2026-04-29 20:49:08.095993 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/eb283228d84d45cebca130dd911b5a03/work/docs" 2026-04-29 20:49:08.111524 | 2026-04-29 20:49:08.111625 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-29 20:49:08.772481 | ubuntu-noble | ok 2026-04-29 20:49:08.772699 | ubuntu-noble | changed: All items complete 2026-04-29 20:49:08.772726 | 2026-04-29 20:49:09.269895 | ubuntu-noble | changed: .d..t...... ./ 2026-04-29 20:49:09.733680 | ubuntu-noble | changed: .d..t...... ./ 2026-04-29 20:49:09.759815 | 2026-04-29 20:49:09.759977 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-29 20:49:10.181493 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.008381 2026-04-29 20:49:10.413931 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.008083 2026-04-29 20:49:10.429437 | 2026-04-29 20:49:10.429565 | PLAY [all] 2026-04-29 20:49:10.436021 | 2026-04-29 20:49:10.436093 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-29 20:49:10.918631 | ubuntu-noble | changed 2026-04-29 20:49:10.925828 | 2026-04-29 20:49:10.925877 | PLAY RECAP 2026-04-29 20:49:10.925943 | ubuntu-noble | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-29 20:49:10.925968 | 2026-04-29 20:49:11.102026 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-29 20:49:11.104250 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-29 20:49:11.705666 | 2026-04-29 20:49:11.705802 | PLAY [localhost] 2026-04-29 20:49:11.716718 | 2026-04-29 20:49:11.716798 | TASK [Generate Zuul manifest] 2026-04-29 20:49:11.735207 | localhost | ok 2026-04-29 20:49:11.749564 | 2026-04-29 20:49:11.749662 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-29 20:49:12.127614 | localhost | changed 2026-04-29 20:49:12.140410 | 2026-04-29 20:49:12.140488 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-29 20:49:12.173039 | localhost | ok 2026-04-29 20:49:12.183322 | 2026-04-29 20:49:12.183409 | TASK [Upload logs] 2026-04-29 20:49:12.204712 | localhost | ok 2026-04-29 20:49:12.261329 | 2026-04-29 20:49:12.261490 | TASK [Set zuul-log-path fact] 2026-04-29 20:49:12.284064 | localhost | ok 2026-04-29 20:49:12.294824 | 2026-04-29 20:49:12.294893 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-29 20:49:12.326085 | localhost | ok 2026-04-29 20:49:12.334249 | 2026-04-29 20:49:12.334311 | TASK [upload-logs : Create log directories] 2026-04-29 20:49:12.743428 | localhost | changed 2026-04-29 20:49:12.749782 | 2026-04-29 20:49:12.749853 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-29 20:49:13.161359 | localhost -> localhost | ok: Runtime: 0:00:00.005506 2026-04-29 20:49:13.166634 | 2026-04-29 20:49:13.166711 | TASK [upload-logs : Upload logs to log server] 2026-04-29 20:49:13.614399 | localhost | Output suppressed because no_log was given 2026-04-29 20:49:13.619430 | 2026-04-29 20:49:13.619519 | LOOP [upload-logs : Compress console log and json output] 2026-04-29 20:49:13.665876 | localhost | skipping: Conditional result was False 2026-04-29 20:49:13.672465 | localhost | skipping: Conditional result was False 2026-04-29 20:49:13.684022 | 2026-04-29 20:49:13.684156 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-29 20:49:13.727547 | localhost | skipping: Conditional result was False 2026-04-29 20:49:13.727992 | 2026-04-29 20:49:13.731679 | localhost | skipping: Conditional result was False 2026-04-29 20:49:13.749238 | 2026-04-29 20:49:13.749413 | LOOP [upload-logs : Upload console log and json output]