2026-06-30 21:41:17.112185 | Job console starting 2026-06-30 21:41:17.144407 | Updating git repos 2026-06-30 21:41:17.246543 | Cloning repos into workspace 2026-06-30 21:41:17.361178 | Restoring repo states 2026-06-30 21:41:17.391890 | Merging changes 2026-06-30 21:41:18.211461 | Checking out repos 2026-06-30 21:41:18.314384 | Preparing playbooks 2026-06-30 21:41:20.107986 | Running Ansible setup 2026-06-30 21:41:26.616273 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-30 21:41:27.995183 | 2026-06-30 21:41:27.995321 | PLAY [Base pre] 2026-06-30 21:41:28.011629 | 2026-06-30 21:41:28.011748 | TASK [Setup log path fact] 2026-06-30 21:41:28.030258 | debian-bookworm | ok 2026-06-30 21:41:28.046653 | 2026-06-30 21:41:28.046788 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-30 21:41:28.106291 | debian-bookworm | ok 2026-06-30 21:41:28.137248 | 2026-06-30 21:41:28.151032 | TASK [emit-job-header : Print job information] 2026-06-30 21:41:28.240399 | # Job Information 2026-06-30 21:41:28.240568 | Ansible Version: 2.16.14 2026-06-30 21:41:28.240603 | Job: mypy 2026-06-30 21:41:28.240636 | Pipeline: check 2026-06-30 21:41:28.240659 | Executor: 521e9411259a 2026-06-30 21:41:28.240679 | Triggered by: https://github.com/osism/python-osism/pull/2425 2026-06-30 21:41:28.240701 | Event ID: 64e1b520-74cc-11f1-9f64-bf9dc4bcc23c 2026-06-30 21:41:28.245617 | 2026-06-30 21:41:28.245722 | LOOP [emit-job-header : Print node information] 2026-06-30 21:41:28.396048 | debian-bookworm | ok: 2026-06-30 21:41:28.396208 | debian-bookworm | # Node Information 2026-06-30 21:41:28.396237 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-30 21:41:28.396258 | debian-bookworm | Hostname: debian 2026-06-30 21:41:28.396277 | debian-bookworm | Username: zuul 2026-06-30 21:41:28.396294 | debian-bookworm | Distro: Debian 12.14 2026-06-30 21:41:28.396314 | debian-bookworm | Provider: regiocloud-a 2026-06-30 21:41:28.396332 | debian-bookworm | Region: 2026-06-30 21:41:28.396349 | debian-bookworm | Label: debian-bookworm 2026-06-30 21:41:28.396366 | debian-bookworm | Product Name: OpenStack Nova 2026-06-30 21:41:28.396383 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe5a:f924 2026-06-30 21:41:28.412767 | 2026-06-30 21:41:28.412903 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-30 21:41:29.677948 | debian-bookworm -> localhost | changed 2026-06-30 21:41:29.684893 | 2026-06-30 21:41:29.685000 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-30 21:41:31.772962 | debian-bookworm -> localhost | changed 2026-06-30 21:41:31.787881 | 2026-06-30 21:41:31.788007 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-30 21:41:32.488721 | debian-bookworm -> localhost | ok 2026-06-30 21:41:32.493790 | 2026-06-30 21:41:32.493904 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-30 21:41:32.523113 | debian-bookworm | ok 2026-06-30 21:41:32.547922 | debian-bookworm | included: /var/lib/zuul/builds/9bd2c21ffef54854aad9aa99e3e4badc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-30 21:41:32.573267 | 2026-06-30 21:41:32.573457 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-30 21:41:35.216564 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-30 21:41:35.216740 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/9bd2c21ffef54854aad9aa99e3e4badc/work/9bd2c21ffef54854aad9aa99e3e4badc_id_rsa 2026-06-30 21:41:35.216772 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/9bd2c21ffef54854aad9aa99e3e4badc/work/9bd2c21ffef54854aad9aa99e3e4badc_id_rsa.pub 2026-06-30 21:41:35.216794 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-30 21:41:35.216838 | debian-bookworm -> localhost | SHA256:3ro8W/3QMZ/T7GKfMXX5d9wWuQiyh072A5Lsg5L0Dms zuul-build-sshkey 2026-06-30 21:41:35.216858 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-30 21:41:35.216889 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-30 21:41:35.216908 | debian-bookworm -> localhost | | | 2026-06-30 21:41:35.216926 | debian-bookworm -> localhost | | | 2026-06-30 21:41:35.216942 | debian-bookworm -> localhost | | | 2026-06-30 21:41:35.216959 | debian-bookworm -> localhost | | o| 2026-06-30 21:41:35.216976 | debian-bookworm -> localhost | | . S. . o+o| 2026-06-30 21:41:35.216995 | debian-bookworm -> localhost | | . = o+....*X| 2026-06-30 21:41:35.217012 | debian-bookworm -> localhost | | ..o o o=+.o..*@| 2026-06-30 21:41:35.217029 | debian-bookworm -> localhost | | Eoo +=oo. oooB| 2026-06-30 21:41:35.217047 | debian-bookworm -> localhost | | ..o. *= ....+o| 2026-06-30 21:41:35.217064 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-30 21:41:35.217104 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.612585 2026-06-30 21:41:35.222288 | 2026-06-30 21:41:35.222364 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-30 21:41:35.259206 | debian-bookworm | ok 2026-06-30 21:41:35.272503 | debian-bookworm | included: /var/lib/zuul/builds/9bd2c21ffef54854aad9aa99e3e4badc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-30 21:41:35.279190 | 2026-06-30 21:41:35.279276 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-30 21:41:35.309164 | debian-bookworm | skipping: Conditional result was False 2026-06-30 21:41:35.314041 | 2026-06-30 21:41:35.314131 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-30 21:41:35.987444 | debian-bookworm | changed 2026-06-30 21:41:35.991883 | 2026-06-30 21:41:35.991960 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-30 21:41:36.275232 | debian-bookworm | ok 2026-06-30 21:41:36.279749 | 2026-06-30 21:41:36.279852 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-30 21:41:37.018744 | debian-bookworm | changed 2026-06-30 21:41:37.031303 | 2026-06-30 21:41:37.031413 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-30 21:41:37.676006 | debian-bookworm | changed 2026-06-30 21:41:37.681608 | 2026-06-30 21:41:37.681709 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-30 21:41:37.714942 | debian-bookworm | skipping: Conditional result was False 2026-06-30 21:41:37.720853 | 2026-06-30 21:41:37.720952 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-30 21:41:38.194075 | debian-bookworm -> localhost | changed 2026-06-30 21:41:38.205266 | 2026-06-30 21:41:38.205373 | TASK [add-build-sshkey : Add back temp key] 2026-06-30 21:41:38.594336 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/9bd2c21ffef54854aad9aa99e3e4badc/work/9bd2c21ffef54854aad9aa99e3e4badc_id_rsa (zuul-build-sshkey) 2026-06-30 21:41:38.594525 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.024760 2026-06-30 21:41:38.604198 | 2026-06-30 21:41:38.604440 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-30 21:41:39.022726 | debian-bookworm | ok 2026-06-30 21:41:39.027759 | 2026-06-30 21:41:39.027877 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-30 21:41:39.061511 | debian-bookworm | skipping: Conditional result was False 2026-06-30 21:41:39.072688 | 2026-06-30 21:41:39.072971 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-30 21:41:39.501204 | debian-bookworm | ok 2026-06-30 21:41:39.511948 | 2026-06-30 21:41:39.512061 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-30 21:41:39.591385 | debian-bookworm | ok 2026-06-30 21:41:39.597972 | 2026-06-30 21:41:39.598079 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-30 21:41:40.220196 | debian-bookworm -> localhost | ok 2026-06-30 21:41:40.226917 | 2026-06-30 21:41:40.227020 | TASK [validate-host : Collect information about the host] 2026-06-30 21:41:41.462844 | debian-bookworm | ok 2026-06-30 21:41:41.486123 | 2026-06-30 21:41:41.486237 | TASK [validate-host : Sanitize hostname] 2026-06-30 21:41:41.706415 | debian-bookworm | ok 2026-06-30 21:41:41.714267 | 2026-06-30 21:41:41.714358 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-30 21:41:42.714656 | debian-bookworm -> localhost | changed 2026-06-30 21:41:42.719448 | 2026-06-30 21:41:42.719537 | TASK [validate-host : Collect information about zuul worker] 2026-06-30 21:41:43.271840 | debian-bookworm | ok 2026-06-30 21:41:43.275897 | 2026-06-30 21:41:43.275983 | TASK [validate-host : Write out all zuul information for each host] 2026-06-30 21:41:43.807916 | debian-bookworm -> localhost | changed 2026-06-30 21:41:43.818728 | 2026-06-30 21:41:43.819164 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-30 21:41:44.102656 | debian-bookworm | ok 2026-06-30 21:41:44.108620 | 2026-06-30 21:41:44.108712 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-30 21:41:45.494652 | debian-bookworm | changed: 2026-06-30 21:41:45.494873 | debian-bookworm | cd+++++++++ src/ 2026-06-30 21:41:45.494908 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-30 21:41:45.494928 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-30 21:41:45.494946 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-06-30 21:41:45.494962 | debian-bookworm | Containerfile 2026-06-30 21:41:45.495084 | debian-bookworm | Containerfile 2026-06-30 21:41:45.536240 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (49.0.0) 2026-06-30 21:43:31.277260 | 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.0.0) 2026-06-30 21:43:31.281559 | 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-06-30 21:43:32.085376 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-PyYAML, types-pytz, types-python-dateutil, types-PyMySQL, types-paramiko 2026-06-30 21:43:32.352108 | debian-bookworm | Successfully installed types-PyMySQL-1.1.0.20260518 types-PyYAML-6.0.12.20260518 types-paramiko-5.0.0.20260617 types-python-dateutil-2.9.0.20260518 types-pytz-2026.2.0.20260518 types-simplejson-3.20.0.20260518 types-tabulate-0.10.0.20260508 2026-06-30 21:43:36.822126 | 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-06-30 21:43:36.822236 | 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-06-30 21:43:36.822252 | 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-06-30 21:43:36.822274 | 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-06-30 21:43:36.822286 | 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-06-30 21:43:36.822297 | 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-06-30 21:43:36.822308 | 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-06-30 21:43:36.822320 | 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-06-30 21:43:36.822331 | 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-06-30 21:43:36.822342 | 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-06-30 21:43:36.822353 | 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-06-30 21:43:36.822382 | 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-06-30 21:43:36.822395 | 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-06-30 21:43:36.822415 | 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-06-30 21:43:36.822430 | debian-bookworm | Installing missing stub packages: 2026-06-30 21:43:36.822443 | 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-06-30 21:43:36.822455 | debian-bookworm | 2026-06-30 21:43:36.822466 | debian-bookworm | 2026-06-30 21:43:36.822477 | debian-bookworm | Success: no issues found in 153 source files 2026-06-30 21:43:37.050774 | debian-bookworm | ok: Runtime: 0:00:19.531021 2026-06-30 21:43:37.064703 | 2026-06-30 21:43:37.064888 | PLAY RECAP 2026-06-30 21:43:37.064987 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-06-30 21:43:37.065028 | 2026-06-30 21:43:37.250339 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-06-30 21:43:37.252423 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-30 21:43:38.083036 | 2026-06-30 21:43:38.083229 | PLAY [Base post-fetch] 2026-06-30 21:43:38.098368 | 2026-06-30 21:43:38.098513 | TASK [diagnose-network : Ensure log directory exists] 2026-06-30 21:43:38.502767 | debian-bookworm | ok 2026-06-30 21:43:38.515278 | 2026-06-30 21:43:38.515534 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-06-30 21:43:50.386283 | debian-bookworm | ok: Runtime: 0:00:05.950625 2026-06-30 21:43:50.395079 | 2026-06-30 21:43:50.395221 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-06-30 21:43:56.476282 | debian-bookworm | ok: Runtime: 0:00:00.008255 2026-06-30 21:43:56.487453 | 2026-06-30 21:43:56.487622 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-06-30 21:44:02.610563 | debian-bookworm | ok: Runtime: 0:00:00.010540 2026-06-30 21:44:02.623764 | 2026-06-30 21:44:02.623906 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-30 21:44:02.689421 | debian-bookworm | skipping: Conditional result was False 2026-06-30 21:44:02.703454 | 2026-06-30 21:44:02.703628 | TASK [fetch-output : Set log path for single node] 2026-06-30 21:44:02.757939 | debian-bookworm | ok 2026-06-30 21:44:02.765902 | 2026-06-30 21:44:02.766060 | LOOP [fetch-output : Ensure local output dirs] 2026-06-30 21:44:03.115399 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/9bd2c21ffef54854aad9aa99e3e4badc/work/logs" 2026-06-30 21:44:03.393667 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/9bd2c21ffef54854aad9aa99e3e4badc/work/artifacts" 2026-06-30 21:44:03.677957 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/9bd2c21ffef54854aad9aa99e3e4badc/work/docs" 2026-06-30 21:44:03.697553 | 2026-06-30 21:44:03.697729 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-30 21:44:04.555476 | debian-bookworm | changed: 2026-06-30 21:44:04.555791 | debian-bookworm | .d..t...... ./ 2026-06-30 21:44:04.555839 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-30 21:44:04.555891 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-30 21:44:04.555919 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-30 21:44:04.555947 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-30 21:44:04.555973 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-30 21:44:04.556036 | debian-bookworm | changed: All items complete 2026-06-30 21:44:04.556070 | 2026-06-30 21:44:05.128683 | debian-bookworm | changed: .d..t...... ./ 2026-06-30 21:44:05.739547 | debian-bookworm | changed: .d..t...... ./ 2026-06-30 21:44:05.761961 | 2026-06-30 21:44:05.762113 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-30 21:44:06.105713 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.007651 2026-06-30 21:44:06.410175 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.015398 2026-06-30 21:44:06.429691 | 2026-06-30 21:44:06.429922 | PLAY RECAP 2026-06-30 21:44:06.429987 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-30 21:44:06.430013 | 2026-06-30 21:44:06.636252 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-30 21:44:06.637702 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-30 21:44:07.395284 | 2026-06-30 21:44:07.395457 | PLAY [Base post] 2026-06-30 21:44:07.409216 | 2026-06-30 21:44:07.409351 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-30 21:44:08.030800 | debian-bookworm | changed 2026-06-30 21:44:08.056006 | 2026-06-30 21:44:08.056147 | PLAY RECAP 2026-06-30 21:44:08.056212 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-30 21:44:08.056275 | 2026-06-30 21:44:08.258068 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-30 21:44:08.260130 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-30 21:44:09.099461 | 2026-06-30 21:44:09.099664 | PLAY [Base post-logs] 2026-06-30 21:44:09.111576 | 2026-06-30 21:44:09.111723 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-30 21:44:09.627254 | localhost | changed 2026-06-30 21:44:09.650825 | 2026-06-30 21:44:09.651130 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-30 21:44:09.691301 | localhost | ok 2026-06-30 21:44:09.696676 | 2026-06-30 21:44:09.696807 | TASK [Set zuul-log-path fact] 2026-06-30 21:44:09.723400 | localhost | ok 2026-06-30 21:44:09.735814 | 2026-06-30 21:44:09.736007 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-30 21:44:09.775161 | localhost | ok 2026-06-30 21:44:09.781628 | 2026-06-30 21:44:09.781807 | TASK [upload-logs : Create log directories] 2026-06-30 21:44:10.299189 | localhost | changed 2026-06-30 21:44:10.302131 | 2026-06-30 21:44:10.302239 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-30 21:44:10.853651 | localhost -> localhost | ok: Runtime: 0:00:00.009348 2026-06-30 21:44:10.858639 | 2026-06-30 21:44:10.858777 | TASK [upload-logs : Upload logs to log server] 2026-06-30 21:44:11.538386 | localhost | Output suppressed because no_log was given 2026-06-30 21:44:11.540536 | 2026-06-30 21:44:11.540649 | LOOP [upload-logs : Compress console log and json output] 2026-06-30 21:44:11.604120 | localhost | skipping: Conditional result was False 2026-06-30 21:44:11.613525 | localhost | skipping: Conditional result was False 2026-06-30 21:44:11.619668 | 2026-06-30 21:44:11.619792 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-30 21:44:11.681297 | localhost | skipping: Conditional result was False 2026-06-30 21:44:11.681725 | 2026-06-30 21:44:11.685990 | localhost | skipping: Conditional result was False 2026-06-30 21:44:11.700015 | 2026-06-30 21:44:11.700166 | LOOP [upload-logs : Upload console log and json output]