2026-07-17 13:21:44.954770 | Job console starting 2026-07-17 13:21:44.969391 | Updating git repos 2026-07-17 13:21:45.015023 | Cloning repos into workspace 2026-07-17 13:21:45.114549 | Restoring repo states 2026-07-17 13:21:45.145422 | Merging changes 2026-07-17 13:21:45.835671 | Checking out repos 2026-07-17 13:21:45.993986 | Preparing playbooks 2026-07-17 13:21:46.782053 | Running Ansible setup 2026-07-17 13:21:51.372438 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-17 13:21:52.238164 | 2026-07-17 13:21:52.238345 | PLAY [Base pre] 2026-07-17 13:21:52.257356 | 2026-07-17 13:21:52.257529 | TASK [Setup log path fact] 2026-07-17 13:21:52.287965 | debian-bookworm | ok 2026-07-17 13:21:52.305118 | 2026-07-17 13:21:52.305271 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-17 13:21:52.353479 | debian-bookworm | ok 2026-07-17 13:21:52.365197 | 2026-07-17 13:21:52.365338 | TASK [emit-job-header : Print job information] 2026-07-17 13:21:52.421949 | # Job Information 2026-07-17 13:21:52.422269 | Ansible Version: 2.16.14 2026-07-17 13:21:52.422331 | Job: mypy 2026-07-17 13:21:52.422390 | Pipeline: check 2026-07-17 13:21:52.422432 | Executor: 521e9411259a 2026-07-17 13:21:52.422468 | Triggered by: https://github.com/osism/python-osism/pull/2481 2026-07-17 13:21:52.422531 | Event ID: 64077b80-81e2-11f1-9930-a82835631842 2026-07-17 13:21:52.432485 | 2026-07-17 13:21:52.432700 | LOOP [emit-job-header : Print node information] 2026-07-17 13:21:52.551562 | debian-bookworm | ok: 2026-07-17 13:21:52.551860 | debian-bookworm | # Node Information 2026-07-17 13:21:52.551909 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-17 13:21:52.552104 | debian-bookworm | Hostname: debian 2026-07-17 13:21:52.552139 | debian-bookworm | Username: zuul 2026-07-17 13:21:52.552160 | debian-bookworm | Distro: Debian 12.15 2026-07-17 13:21:52.552185 | debian-bookworm | Provider: regiocloud-a 2026-07-17 13:21:52.552207 | debian-bookworm | Region: 2026-07-17 13:21:52.552229 | debian-bookworm | Label: debian-bookworm 2026-07-17 13:21:52.552249 | debian-bookworm | Product Name: OpenStack Nova 2026-07-17 13:21:52.552268 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee6:7058 2026-07-17 13:21:52.582025 | 2026-07-17 13:21:52.582234 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-17 13:21:53.076136 | debian-bookworm -> localhost | changed 2026-07-17 13:21:53.084126 | 2026-07-17 13:21:53.084268 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-17 13:21:54.180895 | debian-bookworm -> localhost | changed 2026-07-17 13:21:54.201622 | 2026-07-17 13:21:54.201814 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-17 13:21:54.522264 | debian-bookworm -> localhost | ok 2026-07-17 13:21:54.537789 | 2026-07-17 13:21:54.537998 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-17 13:21:54.574623 | debian-bookworm | ok 2026-07-17 13:21:54.594197 | debian-bookworm | included: /var/lib/zuul/builds/2f76317d04b9482cacbcb1c70c4632f4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-17 13:21:54.600827 | 2026-07-17 13:21:54.600954 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-17 13:21:56.624322 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-17 13:21:56.624908 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2f76317d04b9482cacbcb1c70c4632f4/work/2f76317d04b9482cacbcb1c70c4632f4_id_rsa 2026-07-17 13:21:56.625022 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2f76317d04b9482cacbcb1c70c4632f4/work/2f76317d04b9482cacbcb1c70c4632f4_id_rsa.pub 2026-07-17 13:21:56.625102 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-17 13:21:56.625176 | debian-bookworm -> localhost | SHA256:jDWhU3us8a41lPUvja4oGP2Ngfjj2uUyWBezSvSt95g zuul-build-sshkey 2026-07-17 13:21:56.625242 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-17 13:21:56.625332 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-17 13:21:56.625396 | debian-bookworm -> localhost | | o | 2026-07-17 13:21:56.625457 | debian-bookworm -> localhost | | o + | 2026-07-17 13:21:56.625547 | debian-bookworm -> localhost | | o = o . | 2026-07-17 13:21:56.625608 | debian-bookworm -> localhost | | =.*oo . | 2026-07-17 13:21:56.625668 | debian-bookworm -> localhost | | .+So+= . | 2026-07-17 13:21:56.625735 | debian-bookworm -> localhost | | o =o= . + | 2026-07-17 13:21:56.625795 | debian-bookworm -> localhost | | B +== o o| 2026-07-17 13:21:56.625852 | debian-bookworm -> localhost | | o.B=+oo+ . | 2026-07-17 13:21:56.625911 | debian-bookworm -> localhost | | .o+=o.Eoo | 2026-07-17 13:21:56.625969 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-17 13:21:56.626097 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.424841 2026-07-17 13:21:56.639734 | 2026-07-17 13:21:56.639935 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-17 13:21:56.676237 | debian-bookworm | ok 2026-07-17 13:21:56.694062 | debian-bookworm | included: /var/lib/zuul/builds/2f76317d04b9482cacbcb1c70c4632f4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-17 13:21:56.705696 | 2026-07-17 13:21:56.705840 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-17 13:21:56.731669 | debian-bookworm | skipping: Conditional result was False 2026-07-17 13:21:56.738263 | 2026-07-17 13:21:56.738401 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-17 13:21:57.378694 | debian-bookworm | changed 2026-07-17 13:21:57.385327 | 2026-07-17 13:21:57.385637 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-17 13:21:57.651852 | debian-bookworm | ok 2026-07-17 13:21:57.658996 | 2026-07-17 13:21:57.659123 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-17 13:21:58.389637 | debian-bookworm | changed 2026-07-17 13:21:58.397043 | 2026-07-17 13:21:58.397201 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-17 13:21:59.182520 | debian-bookworm | changed 2026-07-17 13:21:59.188631 | 2026-07-17 13:21:59.188750 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-17 13:21:59.213158 | debian-bookworm | skipping: Conditional result was False 2026-07-17 13:21:59.221223 | 2026-07-17 13:21:59.221411 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-17 13:21:59.671577 | debian-bookworm -> localhost | changed 2026-07-17 13:21:59.682947 | 2026-07-17 13:21:59.683078 | TASK [add-build-sshkey : Add back temp key] 2026-07-17 13:22:00.051603 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2f76317d04b9482cacbcb1c70c4632f4/work/2f76317d04b9482cacbcb1c70c4632f4_id_rsa (zuul-build-sshkey) 2026-07-17 13:22:00.051937 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012944 2026-07-17 13:22:00.061072 | 2026-07-17 13:22:00.061228 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-17 13:22:00.485452 | debian-bookworm | ok 2026-07-17 13:22:00.491098 | 2026-07-17 13:22:00.491214 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-17 13:22:00.515294 | debian-bookworm | skipping: Conditional result was False 2026-07-17 13:22:00.526387 | 2026-07-17 13:22:00.526562 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-17 13:22:00.999360 | debian-bookworm | ok 2026-07-17 13:22:01.025854 | 2026-07-17 13:22:01.026065 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-17 13:22:01.066940 | debian-bookworm | ok 2026-07-17 13:22:01.075969 | 2026-07-17 13:22:01.076120 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-17 13:22:01.395907 | debian-bookworm -> localhost | ok 2026-07-17 13:22:01.403821 | 2026-07-17 13:22:01.403984 | TASK [validate-host : Collect information about the host] 2026-07-17 13:22:02.570365 | debian-bookworm | ok 2026-07-17 13:22:02.582821 | 2026-07-17 13:22:02.582980 | TASK [validate-host : Sanitize hostname] 2026-07-17 13:22:02.791333 | debian-bookworm | ok 2026-07-17 13:22:02.796316 | 2026-07-17 13:22:02.796443 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-17 13:22:03.384082 | debian-bookworm -> localhost | changed 2026-07-17 13:22:03.390414 | 2026-07-17 13:22:03.390575 | TASK [validate-host : Collect information about zuul worker] 2026-07-17 13:22:03.828605 | debian-bookworm | ok 2026-07-17 13:22:03.833579 | 2026-07-17 13:22:03.833699 | TASK [validate-host : Write out all zuul information for each host] 2026-07-17 13:22:04.675506 | debian-bookworm -> localhost | changed 2026-07-17 13:22:04.687006 | 2026-07-17 13:22:04.687145 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-17 13:22:04.988947 | debian-bookworm | ok 2026-07-17 13:22:04.999808 | 2026-07-17 13:22:04.999973 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-17 13:22:06.230146 | debian-bookworm | changed: 2026-07-17 13:22:06.230524 | debian-bookworm | cd+++++++++ src/ 2026-07-17 13:22:06.230574 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-17 13:22:06.230599 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-17 13:22:06.230622 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-07-17 13:22:06.230643 | debian-bookworm | Containerfile 2026-07-17 13:22:06.230780 | debian-bookworm | Containerfile 2026-07-17 13:22:06.268469 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (49.0.0) 2026-07-17 13:23:58.635729 | 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-17 13:23:58.639942 | 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-17 13:23:59.475228 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-PyYAML, types-pytz, types-python-dateutil, types-PyMySQL, types-paramiko 2026-07-17 13:23:59.739971 | 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.20260716 types-pytz-2026.2.0.20260518 types-simplejson-3.20.0.20260518 types-tabulate-0.10.0.20260508 2026-07-17 13:24:05.845888 | 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-17 13:24:05.846011 | 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-17 13:24:05.846025 | 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-17 13:24:05.846054 | 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-17 13:24:05.846063 | 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-17 13:24:05.846071 | 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-17 13:24:05.846079 | 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-17 13:24:05.846086 | 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-17 13:24:05.846094 | 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-17 13:24:05.846101 | 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-17 13:24:05.846109 | 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-17 13:24:05.846136 | 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-17 13:24:05.846144 | 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-17 13:24:05.846152 | 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-17 13:24:05.846174 | debian-bookworm | Installing missing stub packages: 2026-07-17 13:24:05.846183 | 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-17 13:24:05.846191 | debian-bookworm | 2026-07-17 13:24:05.846199 | debian-bookworm | 2026-07-17 13:24:05.846207 | debian-bookworm | Success: no issues found in 186 source files 2026-07-17 13:24:06.269267 | debian-bookworm | ok: Runtime: 0:00:21.919101 2026-07-17 13:24:06.283767 | 2026-07-17 13:24:06.283899 | PLAY RECAP 2026-07-17 13:24:06.283980 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-07-17 13:24:06.284014 | 2026-07-17 13:24:06.464792 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-07-17 13:24:06.465788 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-17 13:24:07.303964 | 2026-07-17 13:24:07.304152 | PLAY [Base post-fetch] 2026-07-17 13:24:07.321284 | 2026-07-17 13:24:07.321521 | TASK [diagnose-network : Ensure log directory exists] 2026-07-17 13:24:07.723620 | debian-bookworm | ok 2026-07-17 13:24:07.735993 | 2026-07-17 13:24:07.736199 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-17 13:24:19.571752 | debian-bookworm | ok: Runtime: 0:00:05.933626 2026-07-17 13:24:19.579805 | 2026-07-17 13:24:19.579970 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-17 13:24:25.617388 | debian-bookworm | ok: Runtime: 0:00:00.010058 2026-07-17 13:24:25.629398 | 2026-07-17 13:24:25.631338 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-17 13:24:31.707065 | debian-bookworm | ok: Runtime: 0:00:00.010739 2026-07-17 13:24:31.722266 | 2026-07-17 13:24:31.722442 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-17 13:24:31.777849 | debian-bookworm | skipping: Conditional result was False 2026-07-17 13:24:31.790261 | 2026-07-17 13:24:31.790495 | TASK [fetch-output : Set log path for single node] 2026-07-17 13:24:31.840748 | debian-bookworm | ok 2026-07-17 13:24:31.847582 | 2026-07-17 13:24:31.847723 | LOOP [fetch-output : Ensure local output dirs] 2026-07-17 13:24:32.181626 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/2f76317d04b9482cacbcb1c70c4632f4/work/logs" 2026-07-17 13:24:32.480003 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/2f76317d04b9482cacbcb1c70c4632f4/work/artifacts" 2026-07-17 13:24:32.770502 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/2f76317d04b9482cacbcb1c70c4632f4/work/docs" 2026-07-17 13:24:32.792590 | 2026-07-17 13:24:32.792871 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-17 13:24:33.636522 | debian-bookworm | changed: 2026-07-17 13:24:33.636778 | debian-bookworm | .d..t...... ./ 2026-07-17 13:24:33.636815 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-17 13:24:33.636840 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-17 13:24:33.636862 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-17 13:24:33.636885 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-17 13:24:33.636917 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-17 13:24:33.636975 | debian-bookworm | changed: All items complete 2026-07-17 13:24:33.637001 | 2026-07-17 13:24:34.267237 | debian-bookworm | changed: .d..t...... ./ 2026-07-17 13:24:34.899613 | debian-bookworm | changed: .d..t...... ./ 2026-07-17 13:24:34.927975 | 2026-07-17 13:24:34.928154 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-17 13:24:35.312657 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.012422 2026-07-17 13:24:35.615926 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.010956 2026-07-17 13:24:35.635686 | 2026-07-17 13:24:35.635813 | PLAY RECAP 2026-07-17 13:24:35.636426 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-17 13:24:35.636486 | 2026-07-17 13:24:35.774799 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-17 13:24:35.775753 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-17 13:24:36.557266 | 2026-07-17 13:24:36.557496 | PLAY [Base post] 2026-07-17 13:24:36.584278 | 2026-07-17 13:24:36.584566 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-17 13:24:37.180084 | debian-bookworm | changed 2026-07-17 13:24:37.190303 | 2026-07-17 13:24:37.190510 | PLAY RECAP 2026-07-17 13:24:37.190600 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-17 13:24:37.190693 | 2026-07-17 13:24:37.361894 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-17 13:24:37.362987 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-17 13:24:38.203462 | 2026-07-17 13:24:38.203710 | PLAY [Base post-logs] 2026-07-17 13:24:38.215445 | 2026-07-17 13:24:38.215602 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-17 13:24:38.715391 | localhost | changed 2026-07-17 13:24:38.733291 | 2026-07-17 13:24:38.733535 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-17 13:24:38.761090 | localhost | ok 2026-07-17 13:24:38.765632 | 2026-07-17 13:24:38.765780 | TASK [Set zuul-log-path fact] 2026-07-17 13:24:38.793359 | localhost | ok 2026-07-17 13:24:38.803827 | 2026-07-17 13:24:38.804003 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-17 13:24:38.831620 | localhost | ok 2026-07-17 13:24:38.836098 | 2026-07-17 13:24:38.836219 | TASK [upload-logs : Create log directories] 2026-07-17 13:24:39.361870 | localhost | changed 2026-07-17 13:24:39.365815 | 2026-07-17 13:24:39.365927 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-17 13:24:39.931639 | localhost -> localhost | ok: Runtime: 0:00:00.007882 2026-07-17 13:24:39.940878 | 2026-07-17 13:24:39.941086 | TASK [upload-logs : Upload logs to log server] 2026-07-17 13:24:40.566186 | localhost | Output suppressed because no_log was given 2026-07-17 13:24:40.568596 | 2026-07-17 13:24:40.568724 | LOOP [upload-logs : Compress console log and json output] 2026-07-17 13:24:40.619368 | localhost | skipping: Conditional result was False 2026-07-17 13:24:40.624812 | localhost | skipping: Conditional result was False 2026-07-17 13:24:40.633500 | 2026-07-17 13:24:40.633889 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-17 13:24:40.688169 | localhost | skipping: Conditional result was False 2026-07-17 13:24:40.688874 | 2026-07-17 13:24:40.692051 | localhost | skipping: Conditional result was False 2026-07-17 13:24:40.700838 | 2026-07-17 13:24:40.701098 | LOOP [upload-logs : Upload console log and json output]