2026-03-12 00:41:43.425741 | Job console starting 2026-03-12 00:41:43.487298 | Updating git repos 2026-03-12 00:41:43.602486 | Cloning repos into workspace 2026-03-12 00:41:44.173509 | Restoring repo states 2026-03-12 00:41:44.181126 | Merging changes 2026-03-12 00:41:44.653773 | Checking out repos 2026-03-12 00:41:44.776425 | Preparing playbooks 2026-03-12 00:41:47.659227 | Running Ansible setup 2026-03-12 00:41:51.551435 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-03-12 00:41:52.206988 | 2026-03-12 00:41:52.207117 | PLAY [localhost] 2026-03-12 00:41:52.214569 | 2026-03-12 00:41:52.214638 | TASK [Gathering Facts] 2026-03-12 00:41:53.096262 | localhost | ok 2026-03-12 00:41:53.124414 | 2026-03-12 00:41:53.124706 | TASK [Setup log path fact] 2026-03-12 00:41:53.152985 | localhost | ok 2026-03-12 00:41:53.167489 | 2026-03-12 00:41:53.167558 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-12 00:41:53.198901 | localhost | ok 2026-03-12 00:41:53.205661 | 2026-03-12 00:41:53.205728 | TASK [emit-job-header : Print job information] 2026-03-12 00:41:53.243646 | # Job Information 2026-03-12 00:41:53.243770 | Ansible Version: 2.16.16 2026-03-12 00:41:53.243801 | Job: ansible-test 2026-03-12 00:41:53.243822 | Pipeline: check 2026-03-12 00:41:53.243841 | Executor: 0a8996d2b663 2026-03-12 00:41:53.243861 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/92 2026-03-12 00:41:53.243883 | Event ID: 139b20b0-1dac-11f1-81b9-c96c44ae2f23 2026-03-12 00:41:53.246625 | 2026-03-12 00:41:53.246693 | LOOP [emit-job-header : Print node information] 2026-03-12 00:41:53.344938 | localhost | ok: 2026-03-12 00:41:53.345190 | localhost | # Node Information 2026-03-12 00:41:53.345218 | localhost | Inventory Hostname: ubuntu-noble 2026-03-12 00:41:53.345240 | localhost | Hostname: np0000158578 2026-03-12 00:41:53.345260 | localhost | Username: zuul 2026-03-12 00:41:53.345283 | localhost | Distro: Ubuntu 24.04 2026-03-12 00:41:53.345303 | localhost | Provider: yul1 2026-03-12 00:41:53.345322 | localhost | Region: ca-ymq-1 2026-03-12 00:41:53.345340 | localhost | Label: ubuntu-noble 2026-03-12 00:41:53.345358 | localhost | Product Name: OpenStack Nova 2026-03-12 00:41:53.345375 | localhost | Interface IP: 199.204.45.227 2026-03-12 00:41:53.360188 | 2026-03-12 00:41:53.360360 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-12 00:41:53.728365 | localhost -> localhost | changed 2026-03-12 00:41:53.733731 | 2026-03-12 00:41:53.733805 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-12 00:41:54.599483 | localhost -> localhost | changed 2026-03-12 00:41:54.608111 | 2026-03-12 00:41:54.608249 | PLAY [all] 2026-03-12 00:41:54.620183 | 2026-03-12 00:41:54.620259 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-12 00:41:54.857984 | ubuntu-noble -> localhost | ok 2026-03-12 00:41:54.870698 | 2026-03-12 00:41:54.870783 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-12 00:41:54.901333 | ubuntu-noble | ok 2026-03-12 00:41:54.917845 | ubuntu-noble | included: /var/lib/zuul/builds/dc84b50fc4b2410aa81ca143d338627d/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-12 00:41:54.924080 | 2026-03-12 00:41:54.924143 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-12 00:41:57.480409 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-03-12 00:41:57.480582 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/dc84b50fc4b2410aa81ca143d338627d/work/dc84b50fc4b2410aa81ca143d338627d_id_rsa 2026-03-12 00:41:57.480613 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/dc84b50fc4b2410aa81ca143d338627d/work/dc84b50fc4b2410aa81ca143d338627d_id_rsa.pub 2026-03-12 00:41:57.480635 | ubuntu-noble -> localhost | The key fingerprint is: 2026-03-12 00:41:57.480656 | ubuntu-noble -> localhost | SHA256:Kkkv4vZidWR7B/MFUin9nVCkGaTWVfg2l/ARReyrkrA zuul-build-sshkey 2026-03-12 00:41:57.480695 | ubuntu-noble -> localhost | The key's randomart image is: 2026-03-12 00:41:57.480716 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-03-12 00:41:57.480742 | ubuntu-noble -> localhost | | o.ooo+**| 2026-03-12 00:41:57.480764 | ubuntu-noble -> localhost | | o +o.*...| 2026-03-12 00:41:57.480785 | ubuntu-noble -> localhost | | ooo+oo+o| 2026-03-12 00:41:57.480806 | ubuntu-noble -> localhost | | o o. o o+=| 2026-03-12 00:41:57.480826 | ubuntu-noble -> localhost | | .o .S+ . .+| 2026-03-12 00:41:57.480846 | ubuntu-noble -> localhost | | ..oo...o . | 2026-03-12 00:41:57.480866 | ubuntu-noble -> localhost | | ..+.o. .o . . | 2026-03-12 00:41:57.480886 | ubuntu-noble -> localhost | | .+. o E o . | 2026-03-12 00:41:57.480908 | ubuntu-noble -> localhost | | o.o. . | 2026-03-12 00:41:57.480928 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-03-12 00:41:57.480995 | ubuntu-noble -> localhost | ok: Runtime: 0:00:02.141185 2026-03-12 00:41:57.486436 | 2026-03-12 00:41:57.486497 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-12 00:41:57.523835 | ubuntu-noble | ok 2026-03-12 00:41:57.532236 | ubuntu-noble | included: /var/lib/zuul/builds/dc84b50fc4b2410aa81ca143d338627d/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-12 00:41:57.539948 | 2026-03-12 00:41:57.540008 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-12 00:41:57.563600 | ubuntu-noble | skipping: Conditional result was False 2026-03-12 00:41:57.575941 | 2026-03-12 00:41:57.576006 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-12 00:41:58.135911 | ubuntu-noble | changed 2026-03-12 00:41:58.152360 | 2026-03-12 00:41:58.152931 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-12 00:41:58.396304 | ubuntu-noble | ok 2026-03-12 00:41:58.419343 | 2026-03-12 00:41:58.419419 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-12 00:41:58.955242 | ubuntu-noble | changed 2026-03-12 00:41:58.961107 | 2026-03-12 00:41:58.961174 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-12 00:41:59.543164 | ubuntu-noble | changed 2026-03-12 00:41:59.550727 | 2026-03-12 00:41:59.550794 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-12 00:41:59.575124 | ubuntu-noble | skipping: Conditional result was False 2026-03-12 00:41:59.580978 | 2026-03-12 00:41:59.581042 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-12 00:42:00.028654 | ubuntu-noble -> localhost | changed 2026-03-12 00:42:00.045346 | 2026-03-12 00:42:00.045440 | TASK [add-build-sshkey : Add back temp key] 2026-03-12 00:42:00.355475 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/dc84b50fc4b2410aa81ca143d338627d/work/dc84b50fc4b2410aa81ca143d338627d_id_rsa (zuul-build-sshkey) 2026-03-12 00:42:00.355723 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.012794 2026-03-12 00:42:00.361555 | 2026-03-12 00:42:00.361621 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-12 00:42:00.757808 | ubuntu-noble | ok 2026-03-12 00:42:00.763116 | 2026-03-12 00:42:00.763184 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-12 00:42:00.788438 | ubuntu-noble | skipping: Conditional result was False 2026-03-12 00:42:00.804576 | 2026-03-12 00:42:00.804648 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-03-12 00:42:01.193530 | ubuntu-noble | ok 2026-03-12 00:42:01.200018 | 2026-03-12 00:42:01.200086 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-03-12 00:42:02.044236 | ubuntu-noble | Output suppressed because no_log was given 2026-03-12 00:42:02.054152 | 2026-03-12 00:42:02.054221 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-03-12 00:42:02.325788 | ubuntu-noble | ok: "logs" 2026-03-12 00:42:02.325973 | ubuntu-noble | ok: All items complete 2026-03-12 00:42:02.326016 | 2026-03-12 00:42:02.475189 | ubuntu-noble | ok: "artifacts" 2026-03-12 00:42:02.682459 | ubuntu-noble | ok: "docs" 2026-03-12 00:42:02.698803 | 2026-03-12 00:42:02.698970 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-03-12 00:42:02.927184 | ubuntu-noble | changed: "logs" 2026-03-12 00:42:03.118919 | ubuntu-noble | changed: "artifacts" 2026-03-12 00:42:03.316806 | ubuntu-noble | changed: "docs" 2026-03-12 00:42:03.340984 | 2026-03-12 00:42:03.341143 | PLAY RECAP 2026-03-12 00:42:03.341198 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-12 00:42:03.341280 | ubuntu-noble | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-03-12 00:42:03.341307 | 2026-03-12 00:42:03.529270 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-03-12 00:42:03.530452 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-03-12 00:42:04.110356 | 2026-03-12 00:42:04.110498 | PLAY [all] 2026-03-12 00:42:04.122841 | 2026-03-12 00:42:04.122926 | TASK [setup-uv : Extract archive] 2026-03-12 00:42:06.447153 | ubuntu-noble | changed 2026-03-12 00:42:06.454240 | 2026-03-12 00:42:06.454325 | TASK [setup-uv : Print version] 2026-03-12 00:42:05.215536 | ubuntu-noble | uv 0.8.13 2026-03-12 00:42:07.014399 | ubuntu-noble | ok: Runtime: 0:00:00.015287 2026-03-12 00:42:07.026401 | 2026-03-12 00:42:07.026468 | TASK [Install Galaxy collection] 2026-03-12 00:42:05.673151 | ubuntu-noble | Using CPython 3.12.3 interpreter at: /usr/bin/python3 2026-03-12 00:42:05.673295 | ubuntu-noble | Creating virtual environment at: .venv 2026-03-12 00:42:07.846591 | ubuntu-noble | Downloading pygments (1.2MiB) 2026-03-12 00:42:07.852361 | ubuntu-noble | Downloading cryptography (4.3MiB) 2026-03-12 00:42:07.854447 | ubuntu-noble | Downloading ansible-core (2.3MiB) 2026-03-12 00:42:08.055339 | ubuntu-noble | Downloading cryptography 2026-03-12 00:42:08.081323 | ubuntu-noble | Downloading pygments 2026-03-12 00:42:08.290020 | ubuntu-noble | Downloading ansible-core 2026-03-12 00:42:08.337628 | ubuntu-noble | Installed 37 packages in 46ms 2026-03-12 00:42:12.174427 | ubuntu-noble | [WARNING]: Skipping './.venv/lib64' as it is a symbolic link to a directory outside the collection 2026-03-12 00:42:16.225137 | ubuntu-noble | Starting galaxy collection install process 2026-03-12 00:42:16.225246 | ubuntu-noble | Process install dependency map 2026-03-12 00:42:16.225261 | ubuntu-noble | Starting collection install process 2026-03-12 00:42:16.225271 | ubuntu-noble | Installing 'vexxhost.containers:1.6.4' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-03-12 00:42:16.225281 | ubuntu-noble | Created collection for vexxhost.containers:1.6.4 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-03-12 00:42:16.225290 | ubuntu-noble | vexxhost.containers:1.6.4 was installed successfully 2026-03-12 00:42:16.225300 | 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-1082e63nk1sd/tmp3n0sw884/ansible-posix-2.1.0-swsq95if 2026-03-12 00:42:16.225352 | ubuntu-noble | Installing 'ansible.posix:2.1.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-03-12 00:42:16.225362 | ubuntu-noble | ansible.posix:2.1.0 was installed successfully 2026-03-12 00:42:16.225371 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-12.4.0.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1082e63nk1sd/tmp3n0sw884/community-general-12.4.0-4cr442_d 2026-03-12 00:42:16.225386 | ubuntu-noble | Installing 'community.general:12.4.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-03-12 00:42:16.225395 | ubuntu-noble | community.general:12.4.0 was installed successfully 2026-03-12 00:42:16.624475 | ubuntu-noble | ok: Runtime: 0:00:10.723615 2026-03-12 00:42:16.626899 | 2026-03-12 00:42:16.626965 | PLAY RECAP 2026-03-12 00:42:16.627025 | ubuntu-noble | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-12 00:42:16.627059 | 2026-03-12 00:42:16.743405 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-03-12 00:42:16.745765 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-03-12 00:42:17.284212 | 2026-03-12 00:42:17.284363 | PLAY [all] 2026-03-12 00:42:17.297622 | 2026-03-12 00:42:17.297694 | TASK [Load metadata] 2026-03-12 00:42:17.346859 | ubuntu-noble | ok 2026-03-12 00:42:17.352396 | 2026-03-12 00:42:17.352468 | TASK [Run "ansible-test"] 2026-03-12 00:42:18.303383 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.11 because it could not be found. 2026-03-12 00:42:18.303592 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.13 because it could not be found. 2026-03-12 00:42:18.303606 | ubuntu-noble | Unit test controller with Python 3.12 2026-03-12 00:42:19.675992 | ubuntu-noble | ============================= test session starts ============================== 2026-03-12 00:42:19.676038 | ubuntu-noble | platform linux -- Python 3.12.3, pytest-8.4.1, pluggy-1.6.0 2026-03-12 00:42:19.676047 | ubuntu-noble | rootdir: /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-03-12 00:42:19.676056 | ubuntu-noble | configfile: ../../../../../src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.12/site-packages/ansible_test/_data/pytest/config/default.ini 2026-03-12 00:42:19.676064 | ubuntu-noble | plugins: xdist-3.8.0, forked-1.6.0 2026-03-12 00:42:19.676070 | ubuntu-noble | created: 8/8 workers 2026-03-12 00:42:19.676076 | ubuntu-noble | 8 workers [26 items] 2026-03-12 00:42:19.676081 | ubuntu-noble | 2026-03-12 00:42:19.913404 | ubuntu-noble | .......................... [100%] 2026-03-12 00:42:19.913484 | ubuntu-noble | - generated xml file: /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/tests/output/junit/python3.12-controller-units.xml - 2026-03-12 00:42:19.913496 | ubuntu-noble | ============================== 26 passed in 0.99s ============================== 2026-03-12 00:42:19.941719 | ubuntu-noble | WARNING: Reviewing previous 2 warning(s): 2026-03-12 00:42:19.941756 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.11 because it could not be found. 2026-03-12 00:42:19.941767 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.13 because it could not be found. 2026-03-12 00:42:20.402182 | ubuntu-noble | ok: Runtime: 0:00:02.257234 2026-03-12 00:42:20.404976 | 2026-03-12 00:42:20.405040 | PLAY RECAP 2026-03-12 00:42:20.405083 | ubuntu-noble | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-12 00:42:20.405105 | 2026-03-12 00:42:20.499543 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-03-12 00:42:20.500902 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-03-12 00:42:21.057202 | 2026-03-12 00:42:21.057374 | PLAY [all] 2026-03-12 00:42:21.068925 | 2026-03-12 00:42:21.069018 | TASK [fetch-output : Set log path for multiple nodes] 2026-03-12 00:42:21.114979 | ubuntu-noble | skipping: Conditional result was False 2026-03-12 00:42:21.124491 | 2026-03-12 00:42:21.124747 | TASK [fetch-output : Set log path for single node] 2026-03-12 00:42:21.170431 | ubuntu-noble | ok 2026-03-12 00:42:21.175393 | 2026-03-12 00:42:21.175460 | LOOP [fetch-output : Ensure local output dirs] 2026-03-12 00:42:21.580811 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/dc84b50fc4b2410aa81ca143d338627d/work/logs" 2026-03-12 00:42:21.792158 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/dc84b50fc4b2410aa81ca143d338627d/work/artifacts" 2026-03-12 00:42:21.999486 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/dc84b50fc4b2410aa81ca143d338627d/work/docs" 2026-03-12 00:42:22.017317 | 2026-03-12 00:42:22.017520 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-03-12 00:42:22.697511 | ubuntu-noble | changed: .d..t...... ./ 2026-03-12 00:42:22.697764 | ubuntu-noble | changed: All items complete 2026-03-12 00:42:22.697791 | 2026-03-12 00:42:23.168591 | ubuntu-noble | changed: .d..t...... ./ 2026-03-12 00:42:23.650036 | ubuntu-noble | changed: .d..t...... ./ 2026-03-12 00:42:23.675297 | 2026-03-12 00:42:23.675466 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-03-12 00:42:24.086047 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.007999 2026-03-12 00:42:24.308838 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.008368 2026-03-12 00:42:24.323146 | 2026-03-12 00:42:24.323297 | PLAY [all] 2026-03-12 00:42:24.330123 | 2026-03-12 00:42:24.330191 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-12 00:42:24.846006 | ubuntu-noble | changed 2026-03-12 00:42:24.853250 | 2026-03-12 00:42:24.853303 | PLAY RECAP 2026-03-12 00:42:24.853355 | ubuntu-noble | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-03-12 00:42:24.853377 | 2026-03-12 00:42:25.023678 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-03-12 00:42:25.026023 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-12 00:42:25.627400 | 2026-03-12 00:42:25.628230 | PLAY [localhost] 2026-03-12 00:42:25.640267 | 2026-03-12 00:42:25.640363 | TASK [Generate Zuul manifest] 2026-03-12 00:42:25.660399 | localhost | ok 2026-03-12 00:42:25.675468 | 2026-03-12 00:42:25.675602 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-12 00:42:25.988512 | localhost | changed 2026-03-12 00:42:26.002156 | 2026-03-12 00:42:26.002240 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-12 00:42:26.033839 | localhost | ok 2026-03-12 00:42:26.041786 | 2026-03-12 00:42:26.041853 | TASK [Upload logs] 2026-03-12 00:42:26.063857 | localhost | ok 2026-03-12 00:42:26.124179 | 2026-03-12 00:42:26.124322 | TASK [Set zuul-log-path fact] 2026-03-12 00:42:26.146070 | localhost | ok 2026-03-12 00:42:26.158541 | 2026-03-12 00:42:26.158608 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-12 00:42:26.190789 | localhost | ok 2026-03-12 00:42:26.199786 | 2026-03-12 00:42:26.199850 | TASK [upload-logs : Create log directories] 2026-03-12 00:42:26.599897 | localhost | changed 2026-03-12 00:42:26.604807 | 2026-03-12 00:42:26.604876 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-12 00:42:26.987375 | localhost -> localhost | ok: Runtime: 0:00:00.005233 2026-03-12 00:42:26.994149 | 2026-03-12 00:42:26.994218 | TASK [upload-logs : Upload logs to log server] 2026-03-12 00:42:27.474193 | localhost | Output suppressed because no_log was given 2026-03-12 00:42:27.479600 | 2026-03-12 00:42:27.479697 | LOOP [upload-logs : Compress console log and json output] 2026-03-12 00:42:27.526754 | localhost | skipping: Conditional result was False 2026-03-12 00:42:27.533020 | localhost | skipping: Conditional result was False 2026-03-12 00:42:27.546412 | 2026-03-12 00:42:27.546608 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-12 00:42:27.590530 | localhost | skipping: Conditional result was False 2026-03-12 00:42:27.590927 | 2026-03-12 00:42:27.594235 | localhost | skipping: Conditional result was False 2026-03-12 00:42:27.611499 | 2026-03-12 00:42:27.611652 | LOOP [upload-logs : Upload console log and json output]