2026-06-19 10:41:11.718708 | Job console starting 2026-06-19 10:41:11.732333 | Updating git repos 2026-06-19 10:41:11.832665 | Cloning repos into workspace 2026-06-19 10:41:11.910572 | Restoring repo states 2026-06-19 10:41:11.954100 | Merging changes 2026-06-19 10:41:12.851131 | Checking out repos 2026-06-19 10:41:13.036044 | Preparing playbooks 2026-06-19 10:41:14.755997 | Running Ansible setup 2026-06-19 10:41:19.518427 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-19 10:41:20.541399 | 2026-06-19 10:41:20.541543 | PLAY [Base pre] 2026-06-19 10:41:20.598540 | 2026-06-19 10:41:20.598687 | TASK [Setup log path fact] 2026-06-19 10:41:20.627150 | debian-bookworm | ok 2026-06-19 10:41:20.644417 | 2026-06-19 10:41:20.644554 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-19 10:41:20.687252 | debian-bookworm | ok 2026-06-19 10:41:20.710876 | 2026-06-19 10:41:20.711035 | TASK [emit-job-header : Print job information] 2026-06-19 10:41:20.780511 | # Job Information 2026-06-19 10:41:20.780687 | Ansible Version: 2.16.14 2026-06-19 10:41:20.780720 | Job: mypy 2026-06-19 10:41:20.780750 | Pipeline: check 2026-06-19 10:41:20.780772 | Executor: 521e9411259a 2026-06-19 10:41:20.780793 | Triggered by: https://github.com/osism/python-osism/pull/2323 2026-06-19 10:41:20.780815 | Event ID: ca97ae20-6bca-11f1-89dc-3c9f52ca7a35 2026-06-19 10:41:20.785786 | 2026-06-19 10:41:20.785908 | LOOP [emit-job-header : Print node information] 2026-06-19 10:41:20.956185 | debian-bookworm | ok: 2026-06-19 10:41:20.956428 | debian-bookworm | # Node Information 2026-06-19 10:41:20.956465 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-19 10:41:20.956490 | debian-bookworm | Hostname: debian 2026-06-19 10:41:20.956511 | debian-bookworm | Username: zuul 2026-06-19 10:41:20.956532 | debian-bookworm | Distro: Debian 12.14 2026-06-19 10:41:20.956714 | debian-bookworm | Provider: regiocloud-a 2026-06-19 10:41:20.956747 | debian-bookworm | Region: 2026-06-19 10:41:20.956770 | debian-bookworm | Label: debian-bookworm 2026-06-19 10:41:20.956792 | debian-bookworm | Product Name: OpenStack Nova 2026-06-19 10:41:20.956812 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe70:611b 2026-06-19 10:41:20.972582 | 2026-06-19 10:41:20.972701 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-19 10:41:21.683457 | debian-bookworm -> localhost | changed 2026-06-19 10:41:21.696645 | 2026-06-19 10:41:21.696770 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-19 10:41:23.024427 | debian-bookworm -> localhost | changed 2026-06-19 10:41:23.043038 | 2026-06-19 10:41:23.043159 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-19 10:41:23.341689 | debian-bookworm -> localhost | ok 2026-06-19 10:41:23.347438 | 2026-06-19 10:41:23.347542 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-19 10:41:23.384078 | debian-bookworm | ok 2026-06-19 10:41:23.409354 | debian-bookworm | included: /var/lib/zuul/builds/206e1267a24a4e119cf3d7520daf3599/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-19 10:41:23.423223 | 2026-06-19 10:41:23.423333 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-19 10:41:25.555548 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-19 10:41:25.555728 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/206e1267a24a4e119cf3d7520daf3599/work/206e1267a24a4e119cf3d7520daf3599_id_rsa 2026-06-19 10:41:25.555760 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/206e1267a24a4e119cf3d7520daf3599/work/206e1267a24a4e119cf3d7520daf3599_id_rsa.pub 2026-06-19 10:41:25.555782 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-19 10:41:25.555803 | debian-bookworm -> localhost | SHA256:YRrQlazL5qnfzXhIXOBfZWY+Mr/nkL5Ptm+gLwY7ibA zuul-build-sshkey 2026-06-19 10:41:25.555834 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-19 10:41:25.555862 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-19 10:41:25.555880 | debian-bookworm -> localhost | | .. o.. | 2026-06-19 10:41:25.555899 | debian-bookworm -> localhost | | .. + = | 2026-06-19 10:41:25.555915 | debian-bookworm -> localhost | | .oo. * | 2026-06-19 10:41:25.555931 | debian-bookworm -> localhost | | .+... + o | 2026-06-19 10:41:25.555947 | debian-bookworm -> localhost | | ..oSo . + . | 2026-06-19 10:41:25.555969 | debian-bookworm -> localhost | | = o o o. | 2026-06-19 10:41:25.555986 | debian-bookworm -> localhost | | o = o + .ooo| 2026-06-19 10:41:25.556002 | debian-bookworm -> localhost | | E.o+= +..++| 2026-06-19 10:41:25.556019 | debian-bookworm -> localhost | | .o. o.oo o+B=| 2026-06-19 10:41:25.556035 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-19 10:41:25.556080 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.638770 2026-06-19 10:41:25.561631 | 2026-06-19 10:41:25.561713 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-19 10:41:25.578014 | debian-bookworm | ok 2026-06-19 10:41:25.591476 | debian-bookworm | included: /var/lib/zuul/builds/206e1267a24a4e119cf3d7520daf3599/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-19 10:41:25.597940 | 2026-06-19 10:41:25.598013 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-19 10:41:25.621629 | debian-bookworm | skipping: Conditional result was False 2026-06-19 10:41:25.626469 | 2026-06-19 10:41:25.626547 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-19 10:41:26.265013 | debian-bookworm | changed 2026-06-19 10:41:26.277171 | 2026-06-19 10:41:26.277288 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-19 10:41:26.546017 | debian-bookworm | ok 2026-06-19 10:41:26.555507 | 2026-06-19 10:41:26.555754 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-19 10:41:27.237314 | debian-bookworm | changed 2026-06-19 10:41:27.243157 | 2026-06-19 10:41:27.243257 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-19 10:41:27.939177 | debian-bookworm | changed 2026-06-19 10:41:27.947722 | 2026-06-19 10:41:27.947847 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-19 10:41:27.971745 | debian-bookworm | skipping: Conditional result was False 2026-06-19 10:41:27.979455 | 2026-06-19 10:41:27.979557 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-19 10:41:28.449157 | debian-bookworm -> localhost | changed 2026-06-19 10:41:28.461781 | 2026-06-19 10:41:28.461972 | TASK [add-build-sshkey : Add back temp key] 2026-06-19 10:41:28.953842 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/206e1267a24a4e119cf3d7520daf3599/work/206e1267a24a4e119cf3d7520daf3599_id_rsa (zuul-build-sshkey) 2026-06-19 10:41:28.954119 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.028303 2026-06-19 10:41:28.966385 | 2026-06-19 10:41:28.966543 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-19 10:41:29.419015 | debian-bookworm | ok 2026-06-19 10:41:29.426775 | 2026-06-19 10:41:29.426946 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-19 10:41:29.451415 | debian-bookworm | skipping: Conditional result was False 2026-06-19 10:41:29.472204 | 2026-06-19 10:41:29.472348 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-19 10:41:29.965522 | debian-bookworm | ok 2026-06-19 10:41:29.980584 | 2026-06-19 10:41:29.980750 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-19 10:41:30.021033 | debian-bookworm | ok 2026-06-19 10:41:30.028319 | 2026-06-19 10:41:30.028460 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-19 10:41:30.410530 | debian-bookworm -> localhost | ok 2026-06-19 10:41:30.418074 | 2026-06-19 10:41:30.418204 | TASK [validate-host : Collect information about the host] 2026-06-19 10:41:31.744509 | debian-bookworm | ok 2026-06-19 10:41:31.759562 | 2026-06-19 10:41:31.760015 | TASK [validate-host : Sanitize hostname] 2026-06-19 10:41:31.956636 | debian-bookworm | ok 2026-06-19 10:41:31.961538 | 2026-06-19 10:41:31.961652 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-19 10:41:32.821220 | debian-bookworm -> localhost | changed 2026-06-19 10:41:32.827917 | 2026-06-19 10:41:32.828037 | TASK [validate-host : Collect information about zuul worker] 2026-06-19 10:41:33.341937 | debian-bookworm | ok 2026-06-19 10:41:33.354341 | 2026-06-19 10:41:33.355411 | TASK [validate-host : Write out all zuul information for each host] 2026-06-19 10:41:34.070015 | debian-bookworm -> localhost | changed 2026-06-19 10:41:34.091468 | 2026-06-19 10:41:34.091624 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-19 10:41:34.395512 | debian-bookworm | ok 2026-06-19 10:41:34.401999 | 2026-06-19 10:41:34.402148 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-19 10:41:35.993736 | debian-bookworm | changed: 2026-06-19 10:41:35.994013 | debian-bookworm | cd+++++++++ src/ 2026-06-19 10:41:35.994049 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-19 10:41:35.994073 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-19 10:41:35.994094 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-06-19 10:41:35.994115 | debian-bookworm | Containerfile 2026-06-19 10:41:35.994250 | debian-bookworm | Containerfile 2026-06-19 10:41:36.018852 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (49.0.0) 2026-06-19 10:43:39.059726 | 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-19 10:43:39.064384 | 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-19 10:43:39.854079 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-PyYAML, types-pytz, types-python-dateutil, types-PyMySQL, types-paramiko 2026-06-19 10:43:40.070925 | 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-19 10:43:43.782718 | 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-19 10:43:43.782820 | 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-19 10:43:43.782838 | 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-19 10:43:43.782862 | 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-19 10:43:43.782874 | 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-19 10:43:43.782885 | 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-19 10:43:43.782896 | 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-19 10:43:43.782908 | 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-19 10:43:43.782919 | 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-19 10:43:43.782930 | 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-19 10:43:43.782942 | 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-19 10:43:43.782975 | 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-19 10:43:43.782987 | 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-19 10:43:43.782998 | 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-19 10:43:43.783014 | debian-bookworm | Installing missing stub packages: 2026-06-19 10:43:43.783026 | 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-19 10:43:43.783038 | debian-bookworm | 2026-06-19 10:43:43.783049 | debian-bookworm | 2026-06-19 10:43:43.783061 | debian-bookworm | Success: no issues found in 149 source files 2026-06-19 10:43:44.057826 | debian-bookworm | ok: Runtime: 0:00:20.501504 2026-06-19 10:43:44.069847 | 2026-06-19 10:43:44.069971 | PLAY RECAP 2026-06-19 10:43:44.070028 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-06-19 10:43:44.070054 | 2026-06-19 10:43:44.505049 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-06-19 10:43:44.506173 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-19 10:43:45.477397 | 2026-06-19 10:43:45.477658 | PLAY [Base post-fetch] 2026-06-19 10:43:45.524402 | 2026-06-19 10:43:45.524685 | TASK [diagnose-network : Ensure log directory exists] 2026-06-19 10:43:45.952854 | debian-bookworm | ok 2026-06-19 10:43:45.973325 | 2026-06-19 10:43:45.973610 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-06-19 10:44:03.385491 | debian-bookworm | ok: Runtime: 0:00:15.494590 2026-06-19 10:44:03.392381 | 2026-06-19 10:44:03.392495 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-06-19 10:44:09.317044 | debian-bookworm | ok: Runtime: 0:00:00.008522 2026-06-19 10:44:09.325399 | 2026-06-19 10:44:09.325543 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-06-19 10:44:15.402173 | debian-bookworm | ok: Runtime: 0:00:00.008945 2026-06-19 10:44:15.443781 | 2026-06-19 10:44:15.443961 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-19 10:44:15.558137 | debian-bookworm | skipping: Conditional result was False 2026-06-19 10:44:15.567319 | 2026-06-19 10:44:15.567484 | TASK [fetch-output : Set log path for single node] 2026-06-19 10:44:15.704608 | debian-bookworm | ok 2026-06-19 10:44:15.726367 | 2026-06-19 10:44:15.726565 | LOOP [fetch-output : Ensure local output dirs] 2026-06-19 10:44:16.296516 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/206e1267a24a4e119cf3d7520daf3599/work/logs" 2026-06-19 10:44:16.785745 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/206e1267a24a4e119cf3d7520daf3599/work/artifacts" 2026-06-19 10:44:17.198802 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/206e1267a24a4e119cf3d7520daf3599/work/docs" 2026-06-19 10:44:17.215986 | 2026-06-19 10:44:17.216190 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-19 10:44:18.154086 | debian-bookworm | changed: 2026-06-19 10:44:18.154326 | debian-bookworm | .d..t...... ./ 2026-06-19 10:44:18.154361 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-19 10:44:18.154386 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-19 10:44:18.154408 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-19 10:44:18.154430 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-19 10:44:18.154451 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-19 10:44:18.154509 | debian-bookworm | changed: All items complete 2026-06-19 10:44:18.154537 | 2026-06-19 10:44:18.984157 | debian-bookworm | changed: .d..t...... ./ 2026-06-19 10:44:19.671270 | debian-bookworm | changed: .d..t...... ./ 2026-06-19 10:44:19.718135 | 2026-06-19 10:44:19.718323 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-19 10:44:20.320677 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.007436 2026-06-19 10:44:20.925642 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.027329 2026-06-19 10:44:20.936853 | 2026-06-19 10:44:20.936963 | PLAY RECAP 2026-06-19 10:44:20.937018 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-19 10:44:20.937043 | 2026-06-19 10:44:21.615141 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-19 10:44:21.616912 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-19 10:44:23.868585 | 2026-06-19 10:44:23.868816 | PLAY [Base post] 2026-06-19 10:44:23.895406 | 2026-06-19 10:44:23.895874 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-19 10:44:24.721369 | debian-bookworm | changed 2026-06-19 10:44:24.727705 | 2026-06-19 10:44:24.727795 | PLAY RECAP 2026-06-19 10:44:24.727858 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-19 10:44:24.727919 | 2026-06-19 10:44:24.872953 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-19 10:44:24.876536 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-19 10:44:25.838657 | 2026-06-19 10:44:25.838817 | PLAY [Base post-logs] 2026-06-19 10:44:25.849061 | 2026-06-19 10:44:25.849215 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-19 10:44:26.333756 | localhost | changed 2026-06-19 10:44:26.344319 | 2026-06-19 10:44:26.344505 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-19 10:44:26.386737 | localhost | ok 2026-06-19 10:44:26.389703 | 2026-06-19 10:44:26.389792 | TASK [Set zuul-log-path fact] 2026-06-19 10:44:26.417993 | localhost | ok 2026-06-19 10:44:26.425939 | 2026-06-19 10:44:26.426043 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-19 10:44:26.451341 | localhost | ok 2026-06-19 10:44:26.454169 | 2026-06-19 10:44:26.454255 | TASK [upload-logs : Create log directories] 2026-06-19 10:44:26.929939 | localhost | changed 2026-06-19 10:44:26.933248 | 2026-06-19 10:44:26.933341 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-19 10:44:27.423969 | localhost -> localhost | ok: Runtime: 0:00:00.014979 2026-06-19 10:44:27.427812 | 2026-06-19 10:44:27.427909 | TASK [upload-logs : Upload logs to log server] 2026-06-19 10:44:28.019782 | localhost | Output suppressed because no_log was given 2026-06-19 10:44:28.021407 | 2026-06-19 10:44:28.021501 | LOOP [upload-logs : Compress console log and json output] 2026-06-19 10:44:28.062684 | localhost | skipping: Conditional result was False 2026-06-19 10:44:28.070724 | localhost | skipping: Conditional result was False 2026-06-19 10:44:28.076859 | 2026-06-19 10:44:28.076955 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-19 10:44:28.121951 | localhost | skipping: Conditional result was False 2026-06-19 10:44:28.122234 | 2026-06-19 10:44:28.130003 | localhost | skipping: Conditional result was False 2026-06-19 10:44:28.142787 | 2026-06-19 10:44:28.142930 | LOOP [upload-logs : Upload console log and json output]