2026-07-10 00:56:57.322350 | Job console starting 2026-07-10 00:56:57.332892 | Updating git repos 2026-07-10 00:56:57.359598 | Cloning repos into workspace 2026-07-10 00:56:57.421960 | Restoring repo states 2026-07-10 00:56:57.429160 | Merging changes 2026-07-10 00:56:57.699796 | Checking out repos 2026-07-10 00:56:57.742122 | Preparing playbooks 2026-07-10 00:57:00.978747 | Running Ansible setup 2026-07-10 00:57:05.157129 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-07-10 00:57:05.802089 | 2026-07-10 00:57:05.802226 | PLAY [localhost] 2026-07-10 00:57:05.810729 | 2026-07-10 00:57:05.810849 | TASK [Gathering Facts] 2026-07-10 00:57:06.750389 | localhost | ok 2026-07-10 00:57:06.757249 | 2026-07-10 00:57:06.757402 | TASK [Setup log path fact] 2026-07-10 00:57:06.779876 | localhost | ok 2026-07-10 00:57:06.953242 | 2026-07-10 00:57:06.953408 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-10 00:57:06.985099 | localhost | ok 2026-07-10 00:57:06.992982 | 2026-07-10 00:57:06.993119 | TASK [emit-job-header : Print job information] 2026-07-10 00:57:07.024326 | # Job Information 2026-07-10 00:57:07.024536 | Ansible Version: 2.16.18 2026-07-10 00:57:07.024587 | Job: ansible-test 2026-07-10 00:57:07.024621 | Pipeline: check 2026-07-10 00:57:07.024651 | Executor: 2d72f0692154 2026-07-10 00:57:07.024680 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/136 2026-07-10 00:57:07.024713 | Event ID: e5ea0b70-7bf9-11f1-8bc7-cc263cedfa34 2026-07-10 00:57:07.029788 | 2026-07-10 00:57:07.029919 | LOOP [emit-job-header : Print node information] 2026-07-10 00:57:07.134004 | localhost | ok: 2026-07-10 00:57:07.134476 | localhost | # Node Information 2026-07-10 00:57:07.134566 | localhost | Inventory Hostname: ubuntu-noble 2026-07-10 00:57:07.134600 | localhost | Hostname: np0000184903 2026-07-10 00:57:07.134629 | localhost | Username: zuul 2026-07-10 00:57:07.134655 | localhost | Distro: Ubuntu 24.04 2026-07-10 00:57:07.134676 | localhost | Provider: yul1 2026-07-10 00:57:07.134695 | localhost | Region: ca-ymq-1 2026-07-10 00:57:07.134714 | localhost | Label: ubuntu-noble 2026-07-10 00:57:07.134732 | localhost | Product Name: OpenStack Nova 2026-07-10 00:57:07.134750 | localhost | Interface IP: 199.19.213.63 2026-07-10 00:57:07.156757 | 2026-07-10 00:57:07.156866 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-10 00:57:07.917387 | localhost -> localhost | changed 2026-07-10 00:57:07.924385 | 2026-07-10 00:57:07.924471 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-10 00:57:08.886766 | localhost -> localhost | changed 2026-07-10 00:57:08.895116 | 2026-07-10 00:57:08.895194 | PLAY [all] 2026-07-10 00:57:08.904250 | 2026-07-10 00:57:08.904315 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-10 00:57:09.211788 | ubuntu-noble -> localhost | ok 2026-07-10 00:57:09.218682 | 2026-07-10 00:57:09.218752 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-10 00:57:09.253530 | ubuntu-noble | ok 2026-07-10 00:57:09.271710 | ubuntu-noble | included: /var/lib/zuul/builds/b5951c9b9cdb4f3fad2dab210d9cbcb0/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-10 00:57:09.278078 | 2026-07-10 00:57:09.278142 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-10 00:57:10.337113 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-07-10 00:57:10.337286 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/b5951c9b9cdb4f3fad2dab210d9cbcb0/work/b5951c9b9cdb4f3fad2dab210d9cbcb0_id_rsa 2026-07-10 00:57:10.337319 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/b5951c9b9cdb4f3fad2dab210d9cbcb0/work/b5951c9b9cdb4f3fad2dab210d9cbcb0_id_rsa.pub 2026-07-10 00:57:10.337342 | ubuntu-noble -> localhost | The key fingerprint is: 2026-07-10 00:57:10.337363 | ubuntu-noble -> localhost | SHA256:rq3nN/0o1sKRqzvgmaLiCGB1PEDzTE3O6W09obgwQLA zuul-build-sshkey 2026-07-10 00:57:10.337400 | ubuntu-noble -> localhost | The key's randomart image is: 2026-07-10 00:57:10.337421 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-07-10 00:57:10.337446 | ubuntu-noble -> localhost | | .o= .o. | 2026-07-10 00:57:10.337468 | ubuntu-noble -> localhost | | o B o.. | 2026-07-10 00:57:10.337488 | ubuntu-noble -> localhost | | E o * + . | 2026-07-10 00:57:10.337508 | ubuntu-noble -> localhost | | . o o o o . | 2026-07-10 00:57:10.337528 | ubuntu-noble -> localhost | |.. o oS+ + | 2026-07-10 00:57:10.337547 | ubuntu-noble -> localhost | |o +.o o . | 2026-07-10 00:57:10.337566 | ubuntu-noble -> localhost | |. . =.. = | 2026-07-10 00:57:10.337585 | ubuntu-noble -> localhost | |+ . +oo O o. | 2026-07-10 00:57:10.337607 | ubuntu-noble -> localhost | |oo.. .o+=* +... | 2026-07-10 00:57:10.337627 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-07-10 00:57:10.337685 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.657259 2026-07-10 00:57:10.344194 | 2026-07-10 00:57:10.344260 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-10 00:57:10.377808 | ubuntu-noble | ok 2026-07-10 00:57:10.389132 | ubuntu-noble | included: /var/lib/zuul/builds/b5951c9b9cdb4f3fad2dab210d9cbcb0/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-10 00:57:10.398122 | 2026-07-10 00:57:10.398209 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-10 00:57:10.422667 | ubuntu-noble | skipping: Conditional result was False 2026-07-10 00:57:10.433215 | 2026-07-10 00:57:10.433319 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-10 00:57:10.986427 | ubuntu-noble | changed 2026-07-10 00:57:10.992991 | 2026-07-10 00:57:10.993065 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-10 00:57:11.229923 | ubuntu-noble | ok 2026-07-10 00:57:11.236341 | 2026-07-10 00:57:11.236408 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-10 00:57:11.842796 | ubuntu-noble | changed 2026-07-10 00:57:11.850467 | 2026-07-10 00:57:11.850732 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-10 00:57:12.406818 | ubuntu-noble | changed 2026-07-10 00:57:12.503400 | 2026-07-10 00:57:12.503548 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-10 00:57:12.528651 | ubuntu-noble | skipping: Conditional result was False 2026-07-10 00:57:12.537744 | 2026-07-10 00:57:12.537845 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-10 00:57:13.009932 | ubuntu-noble -> localhost | changed 2026-07-10 00:57:13.025417 | 2026-07-10 00:57:13.025526 | TASK [add-build-sshkey : Add back temp key] 2026-07-10 00:57:13.460495 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/b5951c9b9cdb4f3fad2dab210d9cbcb0/work/b5951c9b9cdb4f3fad2dab210d9cbcb0_id_rsa (zuul-build-sshkey) 2026-07-10 00:57:13.460723 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.146650 2026-07-10 00:57:13.466673 | 2026-07-10 00:57:13.466740 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-10 00:57:13.846793 | ubuntu-noble | ok 2026-07-10 00:57:14.056811 | 2026-07-10 00:57:14.057011 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-10 00:57:14.092449 | ubuntu-noble | skipping: Conditional result was False 2026-07-10 00:57:14.109521 | 2026-07-10 00:57:14.109587 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-07-10 00:57:14.464203 | ubuntu-noble | ok 2026-07-10 00:57:14.520106 | 2026-07-10 00:57:14.520254 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-07-10 00:57:15.460619 | ubuntu-noble | Output suppressed because no_log was given 2026-07-10 00:57:15.471008 | 2026-07-10 00:57:15.471074 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-07-10 00:57:15.699962 | ubuntu-noble | ok: "logs" 2026-07-10 00:57:15.793293 | ubuntu-noble | ok: All items complete 2026-07-10 00:57:15.793460 | 2026-07-10 00:57:15.907466 | ubuntu-noble | ok: "artifacts" 2026-07-10 00:57:16.161986 | ubuntu-noble | ok: "docs" 2026-07-10 00:57:16.178397 | 2026-07-10 00:57:16.178485 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-07-10 00:57:16.419535 | ubuntu-noble | changed: "logs" 2026-07-10 00:57:16.597805 | ubuntu-noble | changed: "artifacts" 2026-07-10 00:57:16.794514 | ubuntu-noble | changed: "docs" 2026-07-10 00:57:17.033105 | 2026-07-10 00:57:17.033229 | PLAY RECAP 2026-07-10 00:57:17.033279 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-10 00:57:17.033309 | ubuntu-noble | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-07-10 00:57:17.033331 | 2026-07-10 00:57:17.191025 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-07-10 00:57:17.193574 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-07-10 00:57:17.804402 | 2026-07-10 00:57:17.804593 | PLAY [all] 2026-07-10 00:57:17.816623 | 2026-07-10 00:57:17.816704 | TASK [setup-uv : Extract archive] 2026-07-10 00:57:20.472377 | ubuntu-noble | changed 2026-07-10 00:57:20.481914 | 2026-07-10 00:57:20.482003 | TASK [setup-uv : Print version] 2026-07-10 00:57:20.956573 | ubuntu-noble | uv 0.8.13 2026-07-10 00:57:21.026408 | ubuntu-noble | ok: Runtime: 0:00:00.014741 2026-07-10 00:57:21.038107 | 2026-07-10 00:57:21.038178 | TASK [Install Galaxy collection] 2026-07-10 00:57:21.353681 | ubuntu-noble | Using CPython 3.12.3 interpreter at: /usr/bin/python3 2026-07-10 00:57:21.353813 | ubuntu-noble | Creating virtual environment at: .venv 2026-07-10 00:57:21.937282 | ubuntu-noble | Downloading pygments (1.2MiB) 2026-07-10 00:57:21.957133 | ubuntu-noble | Downloading cryptography (4.3MiB) 2026-07-10 00:57:21.958609 | ubuntu-noble | Downloading ansible-core (2.3MiB) 2026-07-10 00:57:22.149473 | ubuntu-noble | Downloading cryptography 2026-07-10 00:57:22.185100 | ubuntu-noble | Downloading pygments 2026-07-10 00:57:22.373227 | ubuntu-noble | Downloading ansible-core 2026-07-10 00:57:22.416066 | ubuntu-noble | Installed 37 packages in 42ms 2026-07-10 00:57:27.892082 | ubuntu-noble | [WARNING]: Skipping './.venv/lib64' as it is a symbolic link to a directory outside the collection 2026-07-10 00:57:31.829055 | ubuntu-noble | Starting galaxy collection install process 2026-07-10 00:57:31.829104 | ubuntu-noble | Process install dependency map 2026-07-10 00:57:31.829119 | ubuntu-noble | Starting collection install process 2026-07-10 00:57:31.829138 | ubuntu-noble | Installing 'vexxhost.containers:1.6.8' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-07-10 00:57:31.829161 | ubuntu-noble | Created collection for vexxhost.containers:1.6.8 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-07-10 00:57:31.829173 | ubuntu-noble | vexxhost.containers:1.6.8 was installed successfully 2026-07-10 00:57:31.829185 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-posix-2.2.1.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1071pqhkt7xn/tmpnoj8f7h2/ansible-posix-2.2.1-svzt2lc1 2026-07-10 00:57:31.829550 | ubuntu-noble | Installing 'ansible.posix:2.2.1' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-07-10 00:57:31.829579 | ubuntu-noble | ansible.posix:2.2.1 was installed successfully 2026-07-10 00:57:31.829592 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-13.1.0.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1071pqhkt7xn/tmpnoj8f7h2/community-general-13.1.0-o04z9g_t 2026-07-10 00:57:31.829613 | ubuntu-noble | Installing 'community.general:13.1.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-07-10 00:57:31.829625 | ubuntu-noble | community.general:13.1.0 was installed successfully 2026-07-10 00:57:32.093162 | ubuntu-noble | ok: Runtime: 0:00:10.641854 2026-07-10 00:57:32.095751 | 2026-07-10 00:57:32.095821 | PLAY RECAP 2026-07-10 00:57:32.098901 | ubuntu-noble | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-10 00:57:32.098947 | 2026-07-10 00:57:32.259032 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-07-10 00:57:32.260698 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-07-10 00:57:32.849910 | 2026-07-10 00:57:32.850070 | PLAY [all] 2026-07-10 00:57:32.862467 | 2026-07-10 00:57:32.862548 | TASK [Load metadata] 2026-07-10 00:57:32.916931 | ubuntu-noble | ok 2026-07-10 00:57:32.924746 | 2026-07-10 00:57:32.924821 | TASK [Run "ansible-test"] 2026-07-10 00:57:33.898341 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.11 because it could not be found. 2026-07-10 00:57:33.898492 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.13 because it could not be found. 2026-07-10 00:57:33.898514 | ubuntu-noble | Unit test controller with Python 3.12 2026-07-10 00:57:35.365840 | ubuntu-noble | ============================= test session starts ============================== 2026-07-10 00:57:35.365900 | ubuntu-noble | platform linux -- Python 3.12.3, pytest-9.0.3, pluggy-1.6.0 2026-07-10 00:57:35.365915 | ubuntu-noble | rootdir: /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-07-10 00:57:35.365926 | ubuntu-noble | configfile: ../../../../../src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.12/site-packages/ansible_test/_data/pytest/config/default.ini 2026-07-10 00:57:35.365936 | ubuntu-noble | plugins: forked-1.6.0, xdist-3.8.0 2026-07-10 00:57:35.365946 | ubuntu-noble | created: 8/8 workers 2026-07-10 00:57:35.365954 | ubuntu-noble | 8 workers [28 items] 2026-07-10 00:57:35.365963 | ubuntu-noble | 2026-07-10 00:57:35.578798 | ubuntu-noble | ............................ [100%] 2026-07-10 00:57:35.578825 | ubuntu-noble | - generated xml file: /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/tests/output/junit/python3.12-controller-units.xml - 2026-07-10 00:57:35.578830 | ubuntu-noble | ============================== 28 passed in 1.04s ============================== 2026-07-10 00:57:35.607303 | ubuntu-noble | WARNING: Reviewing previous 2 warning(s): 2026-07-10 00:57:35.607366 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.11 because it could not be found. 2026-07-10 00:57:35.607375 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.13 because it could not be found. 2026-07-10 00:57:35.965834 | ubuntu-noble | ok: Runtime: 0:00:02.337389 2026-07-10 00:57:35.967961 | 2026-07-10 00:57:35.968029 | PLAY RECAP 2026-07-10 00:57:35.968089 | ubuntu-noble | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-10 00:57:35.968122 | 2026-07-10 00:57:36.084865 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-07-10 00:57:36.166665 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-07-10 00:57:36.907373 | 2026-07-10 00:57:36.907496 | PLAY [all] 2026-07-10 00:57:36.919713 | 2026-07-10 00:57:36.919790 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-10 00:57:36.975126 | ubuntu-noble | skipping: Conditional result was False 2026-07-10 00:57:36.986935 | 2026-07-10 00:57:36.987017 | TASK [fetch-output : Set log path for single node] 2026-07-10 00:57:37.031421 | ubuntu-noble | ok 2026-07-10 00:57:37.038795 | 2026-07-10 00:57:37.038862 | LOOP [fetch-output : Ensure local output dirs] 2026-07-10 00:57:37.482851 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/b5951c9b9cdb4f3fad2dab210d9cbcb0/work/logs" 2026-07-10 00:57:37.906611 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/b5951c9b9cdb4f3fad2dab210d9cbcb0/work/artifacts" 2026-07-10 00:57:38.168259 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/b5951c9b9cdb4f3fad2dab210d9cbcb0/work/docs" 2026-07-10 00:57:38.180816 | 2026-07-10 00:57:38.180931 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-10 00:57:38.861540 | ubuntu-noble | changed: .d..t...... ./ 2026-07-10 00:57:38.861791 | ubuntu-noble | changed: All items complete 2026-07-10 00:57:38.861839 | 2026-07-10 00:57:39.344671 | ubuntu-noble | changed: .d..t...... ./ 2026-07-10 00:57:39.863259 | ubuntu-noble | changed: .d..t...... ./ 2026-07-10 00:57:39.894110 | 2026-07-10 00:57:39.894230 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-10 00:57:40.391394 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.008326 2026-07-10 00:57:40.648343 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.006654 2026-07-10 00:57:40.668349 | 2026-07-10 00:57:40.668451 | PLAY [all] 2026-07-10 00:57:40.675181 | 2026-07-10 00:57:40.675245 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-10 00:57:41.168454 | ubuntu-noble | changed 2026-07-10 00:57:41.175057 | 2026-07-10 00:57:41.175109 | PLAY RECAP 2026-07-10 00:57:41.175154 | ubuntu-noble | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-10 00:57:41.175176 | 2026-07-10 00:57:41.309323 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-07-10 00:57:41.311593 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-10 00:57:41.933499 | 2026-07-10 00:57:41.934021 | PLAY [localhost] 2026-07-10 00:57:41.944945 | 2026-07-10 00:57:41.945077 | TASK [Generate Zuul manifest] 2026-07-10 00:57:41.967374 | localhost | ok 2026-07-10 00:57:41.987635 | 2026-07-10 00:57:41.987799 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-10 00:57:42.342324 | localhost | changed 2026-07-10 00:57:42.354058 | 2026-07-10 00:57:42.354143 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-10 00:57:42.706546 | localhost | ok 2026-07-10 00:57:42.717932 | 2026-07-10 00:57:42.718020 | TASK [Upload logs] 2026-07-10 00:57:42.741445 | localhost | ok 2026-07-10 00:57:42.799556 | 2026-07-10 00:57:42.799685 | TASK [Set zuul-log-path fact] 2026-07-10 00:57:42.821287 | localhost | ok 2026-07-10 00:57:42.833318 | 2026-07-10 00:57:42.833385 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-10 00:57:42.865221 | localhost | ok 2026-07-10 00:57:42.874359 | 2026-07-10 00:57:42.874472 | TASK [upload-logs : Create log directories] 2026-07-10 00:57:43.368598 | localhost | changed 2026-07-10 00:57:43.373721 | 2026-07-10 00:57:43.373804 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-10 00:57:43.814077 | localhost -> localhost | ok: Runtime: 0:00:00.004906 2026-07-10 00:57:43.821467 | 2026-07-10 00:57:43.821577 | TASK [upload-logs : Upload logs to log server] 2026-07-10 00:57:44.383136 | localhost | Output suppressed because no_log was given 2026-07-10 00:57:44.389215 | 2026-07-10 00:57:44.389302 | LOOP [upload-logs : Compress console log and json output] 2026-07-10 00:57:44.434153 | localhost | skipping: Conditional result was False 2026-07-10 00:57:44.441944 | localhost | skipping: Conditional result was False 2026-07-10 00:57:44.457471 | 2026-07-10 00:57:44.457640 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-10 00:57:44.510552 | localhost | skipping: Conditional result was False 2026-07-10 00:57:44.510901 | 2026-07-10 00:57:44.517792 | localhost | skipping: Conditional result was False 2026-07-10 00:57:44.531833 | 2026-07-10 00:57:44.531986 | LOOP [upload-logs : Upload console log and json output]