2026-07-22 15:54:36.507026 | Job console starting 2026-07-22 15:54:36.525898 | Updating git repos 2026-07-22 15:54:36.590012 | Cloning repos into workspace 2026-07-22 15:54:36.651246 | Restoring repo states 2026-07-22 15:54:36.662108 | Merging changes 2026-07-22 15:54:37.648868 | Checking out repos 2026-07-22 15:54:37.733265 | Preparing playbooks 2026-07-22 15:54:38.688264 | Running Ansible setup 2026-07-22 15:54:44.335506 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-22 15:54:45.277235 | 2026-07-22 15:54:45.277386 | PLAY [Base pre] 2026-07-22 15:54:45.309696 | 2026-07-22 15:54:45.309829 | TASK [Setup log path fact] 2026-07-22 15:54:45.339698 | debian-bookworm | ok 2026-07-22 15:54:45.358990 | 2026-07-22 15:54:45.359132 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-22 15:54:45.388375 | debian-bookworm | ok 2026-07-22 15:54:45.405597 | 2026-07-22 15:54:45.405709 | TASK [emit-job-header : Print job information] 2026-07-22 15:54:45.481052 | # Job Information 2026-07-22 15:54:45.481308 | Ansible Version: 2.16.14 2026-07-22 15:54:45.481350 | Job: mypy 2026-07-22 15:54:45.481382 | Pipeline: check 2026-07-22 15:54:45.481428 | Executor: 521e9411259a 2026-07-22 15:54:45.481452 | Triggered by: https://github.com/osism/python-osism/pull/2504 2026-07-22 15:54:45.481475 | Event ID: 7e77a010-85e5-11f1-986e-ec23010674fb 2026-07-22 15:54:45.492452 | 2026-07-22 15:54:45.492575 | LOOP [emit-job-header : Print node information] 2026-07-22 15:54:45.649649 | debian-bookworm | ok: 2026-07-22 15:54:45.650312 | debian-bookworm | # Node Information 2026-07-22 15:54:45.650374 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-22 15:54:45.650402 | debian-bookworm | Hostname: debian 2026-07-22 15:54:45.650459 | debian-bookworm | Username: zuul 2026-07-22 15:54:45.650482 | debian-bookworm | Distro: Debian 12.15 2026-07-22 15:54:45.650507 | debian-bookworm | Provider: regiocloud-a 2026-07-22 15:54:45.650529 | debian-bookworm | Region: 2026-07-22 15:54:45.650551 | debian-bookworm | Label: debian-bookworm 2026-07-22 15:54:45.650571 | debian-bookworm | Product Name: OpenStack Nova 2026-07-22 15:54:45.650590 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feca:97d3 2026-07-22 15:54:45.671770 | 2026-07-22 15:54:45.673360 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-22 15:54:46.333000 | debian-bookworm -> localhost | changed 2026-07-22 15:54:46.348921 | 2026-07-22 15:54:46.349087 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-22 15:54:47.473474 | debian-bookworm -> localhost | changed 2026-07-22 15:54:47.482590 | 2026-07-22 15:54:47.482684 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-22 15:54:47.779990 | debian-bookworm -> localhost | ok 2026-07-22 15:54:47.785598 | 2026-07-22 15:54:47.785710 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-22 15:54:47.814625 | debian-bookworm | ok 2026-07-22 15:54:47.837988 | debian-bookworm | included: /var/lib/zuul/builds/36102db4137148889d839d78fa828b3c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-22 15:54:47.845333 | 2026-07-22 15:54:47.845439 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-22 15:54:50.481087 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-22 15:54:50.481427 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/36102db4137148889d839d78fa828b3c/work/36102db4137148889d839d78fa828b3c_id_rsa 2026-07-22 15:54:50.481480 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/36102db4137148889d839d78fa828b3c/work/36102db4137148889d839d78fa828b3c_id_rsa.pub 2026-07-22 15:54:50.481533 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-22 15:54:50.481560 | debian-bookworm -> localhost | SHA256:/zeY95ikWvVob9WhbWAtT9rlfvXgyPufAbKK+tWlBzU zuul-build-sshkey 2026-07-22 15:54:50.481583 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-22 15:54:50.481975 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-22 15:54:50.482031 | debian-bookworm -> localhost | | | 2026-07-22 15:54:50.482087 | debian-bookworm -> localhost | | | 2026-07-22 15:54:50.482112 | debian-bookworm -> localhost | | E. | 2026-07-22 15:54:50.482134 | debian-bookworm -> localhost | | .+.+.| 2026-07-22 15:54:50.482216 | debian-bookworm -> localhost | | S o.o@.+| 2026-07-22 15:54:50.482408 | debian-bookworm -> localhost | | .. *+oB=| 2026-07-22 15:54:50.482449 | debian-bookworm -> localhost | | ..=.*=+=| 2026-07-22 15:54:50.482504 | debian-bookworm -> localhost | | o .o*+=+B| 2026-07-22 15:54:50.482532 | debian-bookworm -> localhost | | .oo ...+=+*=| 2026-07-22 15:54:50.482554 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-22 15:54:50.482611 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.954976 2026-07-22 15:54:50.491575 | 2026-07-22 15:54:50.491676 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-22 15:54:50.533926 | debian-bookworm | ok 2026-07-22 15:54:50.543771 | debian-bookworm | included: /var/lib/zuul/builds/36102db4137148889d839d78fa828b3c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-22 15:54:50.551729 | 2026-07-22 15:54:50.551828 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-22 15:54:50.585981 | debian-bookworm | skipping: Conditional result was False 2026-07-22 15:54:50.592331 | 2026-07-22 15:54:50.592450 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-22 15:54:51.223675 | debian-bookworm | changed 2026-07-22 15:54:51.232738 | 2026-07-22 15:54:51.232843 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-22 15:54:51.520991 | debian-bookworm | ok 2026-07-22 15:54:51.555801 | 2026-07-22 15:54:51.558024 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-22 15:54:52.344791 | debian-bookworm | changed 2026-07-22 15:54:52.361404 | 2026-07-22 15:54:52.361585 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-22 15:54:53.158927 | debian-bookworm | changed 2026-07-22 15:54:53.165174 | 2026-07-22 15:54:53.165291 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-22 15:54:53.189634 | debian-bookworm | skipping: Conditional result was False 2026-07-22 15:54:53.197308 | 2026-07-22 15:54:53.197448 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-22 15:54:54.462559 | debian-bookworm -> localhost | changed 2026-07-22 15:54:54.479369 | 2026-07-22 15:54:54.479533 | TASK [add-build-sshkey : Add back temp key] 2026-07-22 15:54:55.403216 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/36102db4137148889d839d78fa828b3c/work/36102db4137148889d839d78fa828b3c_id_rsa (zuul-build-sshkey) 2026-07-22 15:54:55.403508 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.043070 2026-07-22 15:54:55.412063 | 2026-07-22 15:54:55.412186 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-22 15:54:55.893218 | debian-bookworm | ok 2026-07-22 15:54:55.902505 | 2026-07-22 15:54:55.902606 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-22 15:54:55.945937 | debian-bookworm | skipping: Conditional result was False 2026-07-22 15:54:55.956547 | 2026-07-22 15:54:55.956672 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-22 15:54:56.559038 | debian-bookworm | ok 2026-07-22 15:54:56.571200 | 2026-07-22 15:54:56.571307 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-22 15:54:56.633872 | debian-bookworm | ok 2026-07-22 15:54:56.645265 | 2026-07-22 15:54:56.645493 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-22 15:54:57.565897 | debian-bookworm -> localhost | ok 2026-07-22 15:54:57.573349 | 2026-07-22 15:54:57.573479 | TASK [validate-host : Collect information about the host] 2026-07-22 15:54:59.376047 | debian-bookworm | ok 2026-07-22 15:54:59.398933 | 2026-07-22 15:54:59.399065 | TASK [validate-host : Sanitize hostname] 2026-07-22 15:54:59.583658 | debian-bookworm | ok 2026-07-22 15:54:59.588957 | 2026-07-22 15:54:59.589047 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-22 15:55:00.568703 | debian-bookworm -> localhost | changed 2026-07-22 15:55:00.573527 | 2026-07-22 15:55:00.573613 | TASK [validate-host : Collect information about zuul worker] 2026-07-22 15:55:01.174437 | debian-bookworm | ok 2026-07-22 15:55:01.178587 | 2026-07-22 15:55:01.178674 | TASK [validate-host : Write out all zuul information for each host] 2026-07-22 15:55:02.758561 | debian-bookworm -> localhost | changed 2026-07-22 15:55:02.772112 | 2026-07-22 15:55:02.772228 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-22 15:55:03.124668 | debian-bookworm | ok 2026-07-22 15:55:03.134486 | 2026-07-22 15:55:03.134596 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-22 15:55:04.808133 | debian-bookworm | changed: 2026-07-22 15:55:04.808322 | debian-bookworm | cd+++++++++ src/ 2026-07-22 15:55:04.808357 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-22 15:55:04.808381 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-22 15:55:04.808402 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-07-22 15:55:04.808434 | debian-bookworm | Containerfile 2026-07-22 15:55:04.808567 | debian-bookworm | Containerfile 2026-07-22 15:55:04.838411 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (49.0.0) 2026-07-22 15:57:00.551932 | debian-bookworm | Requirement already satisfied: cffi>=2.0.0 in /tmp/venv/lib/python3.11/site-packages (from cryptography>=37.0.0->types-paramiko) (2.1.0) 2026-07-22 15:57:00.556707 | debian-bookworm | Requirement already satisfied: pycparser in /tmp/venv/lib/python3.11/site-packages (from cffi>=2.0.0->cryptography>=37.0.0->types-paramiko) (3.0) 2026-07-22 15:57:01.372931 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-PyYAML, types-pytz, types-python-dateutil, types-PyMySQL, types-paramiko 2026-07-22 15:57:01.669752 | debian-bookworm | Successfully installed types-PyMySQL-1.2.0.20260722 types-PyYAML-6.0.12.20260518 types-paramiko-5.0.0.20260617 types-python-dateutil-2.9.0.20260716 types-pytz-2026.2.0.20260518 types-simplejson-4.1.0.20260722 types-tabulate-0.10.0.20260508 2026-07-22 15:57:07.128397 | debian-bookworm | tests/conftest.py:95: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-07-22 15:57:07.128448 | debian-bookworm | tests/unit/test_settings.py:45: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-07-22 15:57:07.128467 | debian-bookworm | osism/services/websocket_manager.py:87: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-07-22 15:57:07.128498 | debian-bookworm | osism/services/websocket_manager.py:89: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-07-22 15:57:07.128511 | debian-bookworm | osism/services/websocket_manager.py:91: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-07-22 15:57:07.128525 | debian-bookworm | osism/tasks/conductor/sonic/cache.py:16: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-07-22 15:57:07.128540 | debian-bookworm | osism/services/listener.py:181: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-07-22 15:57:07.128555 | debian-bookworm | osism/services/listener.py:182: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-07-22 15:57:07.128569 | debian-bookworm | osism/services/listener.py:184: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-07-22 15:57:07.128583 | debian-bookworm | osism/services/listener.py:185: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-07-22 15:57:07.128596 | debian-bookworm | osism/services/listener.py:488: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-07-22 15:57:07.128617 | debian-bookworm | tests/unit/tasks/conductor/sonic/test_cache.py:342: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-07-22 15:57:07.128631 | debian-bookworm | tests/unit/tasks/conductor/sonic/test_cache.py:397: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-07-22 15:57:07.128644 | debian-bookworm | tests/unit/tasks/conductor/sonic/test_cache.py:436: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-07-22 15:57:07.128681 | debian-bookworm | Installing missing stub packages: 2026-07-22 15:57:07.128686 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyMySQL types-PyYAML types-paramiko types-python-dateutil types-pytz types-simplejson types-tabulate 2026-07-22 15:57:07.128691 | debian-bookworm | 2026-07-22 15:57:07.128695 | debian-bookworm | 2026-07-22 15:57:07.128699 | debian-bookworm | Success: no issues found in 186 source files 2026-07-22 15:57:07.647222 | debian-bookworm | ok: Runtime: 0:00:21.783981 2026-07-22 15:57:07.665712 | 2026-07-22 15:57:07.665900 | PLAY RECAP 2026-07-22 15:57:07.666000 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-07-22 15:57:07.666044 | 2026-07-22 15:57:07.832981 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-07-22 15:57:07.833951 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-22 15:57:08.637450 | 2026-07-22 15:57:08.637643 | PLAY [Base post-fetch] 2026-07-22 15:57:08.652712 | 2026-07-22 15:57:08.652908 | TASK [diagnose-network : Ensure log directory exists] 2026-07-22 15:57:09.067824 | debian-bookworm | ok 2026-07-22 15:57:09.079437 | 2026-07-22 15:57:09.079654 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-22 15:57:20.842237 | debian-bookworm | ok: Runtime: 0:00:05.884104 2026-07-22 15:57:20.850895 | 2026-07-22 15:57:20.851057 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-22 15:57:26.845268 | debian-bookworm | ok: Runtime: 0:00:00.007998 2026-07-22 15:57:26.851042 | 2026-07-22 15:57:26.851222 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-22 15:57:32.832059 | debian-bookworm | ok: Runtime: 0:00:00.008055 2026-07-22 15:57:32.843358 | 2026-07-22 15:57:32.843550 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-22 15:57:32.908926 | debian-bookworm | skipping: Conditional result was False 2026-07-22 15:57:32.915265 | 2026-07-22 15:57:32.915457 | TASK [fetch-output : Set log path for single node] 2026-07-22 15:57:32.964672 | debian-bookworm | ok 2026-07-22 15:57:32.969843 | 2026-07-22 15:57:32.969967 | LOOP [fetch-output : Ensure local output dirs] 2026-07-22 15:57:33.391166 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/36102db4137148889d839d78fa828b3c/work/logs" 2026-07-22 15:57:33.657496 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/36102db4137148889d839d78fa828b3c/work/artifacts" 2026-07-22 15:57:33.965607 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/36102db4137148889d839d78fa828b3c/work/docs" 2026-07-22 15:57:33.976250 | 2026-07-22 15:57:33.976397 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-22 15:57:34.802929 | debian-bookworm | changed: 2026-07-22 15:57:34.803453 | debian-bookworm | .d..t...... ./ 2026-07-22 15:57:34.803510 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-22 15:57:34.803536 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-22 15:57:34.803603 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-22 15:57:34.803630 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-22 15:57:34.803652 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-22 15:57:34.803700 | debian-bookworm | changed: All items complete 2026-07-22 15:57:34.803724 | 2026-07-22 15:57:35.422497 | debian-bookworm | changed: .d..t...... ./ 2026-07-22 15:57:35.989808 | debian-bookworm | changed: .d..t...... ./ 2026-07-22 15:57:36.010162 | 2026-07-22 15:57:36.010321 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-22 15:57:36.351209 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.009022 2026-07-22 15:57:36.634137 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.010918 2026-07-22 15:57:36.657779 | 2026-07-22 15:57:36.657928 | PLAY RECAP 2026-07-22 15:57:36.658001 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-22 15:57:36.658036 | 2026-07-22 15:57:36.813497 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-22 15:57:36.814827 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-22 15:57:37.601736 | 2026-07-22 15:57:37.601937 | PLAY [Base post] 2026-07-22 15:57:37.617853 | 2026-07-22 15:57:37.618026 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-22 15:57:38.238242 | debian-bookworm | changed 2026-07-22 15:57:38.249021 | 2026-07-22 15:57:38.249200 | PLAY RECAP 2026-07-22 15:57:38.249308 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-22 15:57:38.249431 | 2026-07-22 15:57:38.401045 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-22 15:57:38.403210 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-22 15:57:39.291269 | 2026-07-22 15:57:39.291478 | PLAY [Base post-logs] 2026-07-22 15:57:39.302674 | 2026-07-22 15:57:39.302821 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-22 15:57:39.816712 | localhost | changed 2026-07-22 15:57:39.837878 | 2026-07-22 15:57:39.838131 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-22 15:57:39.868790 | localhost | ok 2026-07-22 15:57:39.875785 | 2026-07-22 15:57:39.876000 | TASK [Set zuul-log-path fact] 2026-07-22 15:57:39.893483 | localhost | ok 2026-07-22 15:57:39.903725 | 2026-07-22 15:57:39.903897 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-22 15:57:39.941284 | localhost | ok 2026-07-22 15:57:39.947182 | 2026-07-22 15:57:39.947357 | TASK [upload-logs : Create log directories] 2026-07-22 15:57:40.479295 | localhost | changed 2026-07-22 15:57:40.482383 | 2026-07-22 15:57:40.482520 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-22 15:57:41.067459 | localhost -> localhost | ok: Runtime: 0:00:00.007319 2026-07-22 15:57:41.076992 | 2026-07-22 15:57:41.077176 | TASK [upload-logs : Upload logs to log server] 2026-07-22 15:57:41.669597 | localhost | Output suppressed because no_log was given 2026-07-22 15:57:41.674141 | 2026-07-22 15:57:41.674362 | LOOP [upload-logs : Compress console log and json output] 2026-07-22 15:57:41.728759 | localhost | skipping: Conditional result was False 2026-07-22 15:57:41.733539 | localhost | skipping: Conditional result was False 2026-07-22 15:57:41.746792 | 2026-07-22 15:57:41.747068 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-22 15:57:41.795993 | localhost | skipping: Conditional result was False 2026-07-22 15:57:41.796815 | 2026-07-22 15:57:41.799872 | localhost | skipping: Conditional result was False 2026-07-22 15:57:41.814807 | 2026-07-22 15:57:41.815088 | LOOP [upload-logs : Upload console log and json output]