2026-06-16 03:11:03.425413 | Job console starting 2026-06-16 03:11:03.451566 | Updating git repos 2026-06-16 03:11:03.525140 | Cloning repos into workspace 2026-06-16 03:11:03.645588 | Restoring repo states 2026-06-16 03:11:03.665166 | Merging changes 2026-06-16 03:11:03.665190 | Checking out repos 2026-06-16 03:11:03.825735 | Preparing playbooks 2026-06-16 03:11:05.679461 | Running Ansible setup 2026-06-16 03:11:11.358966 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-16 03:11:12.430765 | 2026-06-16 03:11:12.430908 | PLAY [Base pre] 2026-06-16 03:11:12.445397 | 2026-06-16 03:11:12.445502 | TASK [Setup log path fact] 2026-06-16 03:11:12.462596 | debian-bookworm | ok 2026-06-16 03:11:12.475217 | 2026-06-16 03:11:12.475316 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-16 03:11:12.542859 | debian-bookworm | ok 2026-06-16 03:11:12.551318 | 2026-06-16 03:11:12.551408 | TASK [emit-job-header : Print job information] 2026-06-16 03:11:12.579006 | # Job Information 2026-06-16 03:11:12.579242 | Ansible Version: 2.16.14 2026-06-16 03:11:12.579275 | Job: mypy 2026-06-16 03:11:12.579308 | Pipeline: periodic-daily 2026-06-16 03:11:12.579331 | Executor: 521e9411259a 2026-06-16 03:11:12.579348 | Triggered by: https://github.com/osism/python-osism 2026-06-16 03:11:12.579367 | Event ID: 601759e291d0476990ef1fa74c62f701 2026-06-16 03:11:12.583539 | 2026-06-16 03:11:12.583639 | LOOP [emit-job-header : Print node information] 2026-06-16 03:11:12.734980 | debian-bookworm | ok: 2026-06-16 03:11:12.735235 | debian-bookworm | # Node Information 2026-06-16 03:11:12.735269 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-16 03:11:12.735290 | debian-bookworm | Hostname: debian 2026-06-16 03:11:12.735309 | debian-bookworm | Username: zuul 2026-06-16 03:11:12.735327 | debian-bookworm | Distro: Debian 12.14 2026-06-16 03:11:12.735348 | debian-bookworm | Provider: regiocloud-a 2026-06-16 03:11:12.735365 | debian-bookworm | Region: 2026-06-16 03:11:12.735383 | debian-bookworm | Label: debian-bookworm 2026-06-16 03:11:12.735399 | debian-bookworm | Product Name: OpenStack Nova 2026-06-16 03:11:12.735416 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe26:bbc5 2026-06-16 03:11:12.763749 | 2026-06-16 03:11:12.763868 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-16 03:11:13.686697 | debian-bookworm -> localhost | changed 2026-06-16 03:11:13.693754 | 2026-06-16 03:11:13.693850 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-16 03:11:14.973221 | debian-bookworm -> localhost | changed 2026-06-16 03:11:14.991345 | 2026-06-16 03:11:14.991465 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-16 03:11:15.337848 | debian-bookworm -> localhost | ok 2026-06-16 03:11:15.344860 | 2026-06-16 03:11:15.344973 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-16 03:11:15.365289 | debian-bookworm | ok 2026-06-16 03:11:15.383342 | debian-bookworm | included: /var/lib/zuul/builds/68f7b1a30d5a44d1bb2efc23476254e2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-16 03:11:15.389243 | 2026-06-16 03:11:15.389331 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-16 03:11:17.026654 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-16 03:11:17.026875 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/68f7b1a30d5a44d1bb2efc23476254e2/work/68f7b1a30d5a44d1bb2efc23476254e2_id_rsa 2026-06-16 03:11:17.026928 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/68f7b1a30d5a44d1bb2efc23476254e2/work/68f7b1a30d5a44d1bb2efc23476254e2_id_rsa.pub 2026-06-16 03:11:17.026956 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-16 03:11:17.026981 | debian-bookworm -> localhost | SHA256:7pPWDbe/woKyJSDcBldhOD+msmqFzfuAY/CAdTLTrJo zuul-build-sshkey 2026-06-16 03:11:17.027003 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-16 03:11:17.027037 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-16 03:11:17.027059 | debian-bookworm -> localhost | | .+. | 2026-06-16 03:11:17.027080 | debian-bookworm -> localhost | | ooo | 2026-06-16 03:11:17.027127 | debian-bookworm -> localhost | | * =o | 2026-06-16 03:11:17.027151 | debian-bookworm -> localhost | |.o X + | 2026-06-16 03:11:17.027172 | debian-bookworm -> localhost | |+ B +o .S | 2026-06-16 03:11:17.027197 | debian-bookworm -> localhost | |.*o*.. . . . | 2026-06-16 03:11:17.027219 | debian-bookworm -> localhost | |E+o+. . o+ = . | 2026-06-16 03:11:17.027238 | debian-bookworm -> localhost | |..o.. .+= o = | 2026-06-16 03:11:17.027259 | debian-bookworm -> localhost | |o. ...+.. . oo. | 2026-06-16 03:11:17.027279 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-16 03:11:17.027327 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.132237 2026-06-16 03:11:17.033732 | 2026-06-16 03:11:17.033833 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-16 03:11:17.062298 | debian-bookworm | ok 2026-06-16 03:11:17.072503 | debian-bookworm | included: /var/lib/zuul/builds/68f7b1a30d5a44d1bb2efc23476254e2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-16 03:11:17.081836 | 2026-06-16 03:11:17.081928 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-16 03:11:17.105548 | debian-bookworm | skipping: Conditional result was False 2026-06-16 03:11:17.116378 | 2026-06-16 03:11:17.116479 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-16 03:11:17.764862 | debian-bookworm | changed 2026-06-16 03:11:17.770360 | 2026-06-16 03:11:17.770452 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-16 03:11:18.012755 | debian-bookworm | ok 2026-06-16 03:11:18.018574 | 2026-06-16 03:11:18.018688 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-16 03:11:18.682318 | debian-bookworm | changed 2026-06-16 03:11:18.690299 | 2026-06-16 03:11:18.690437 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-16 03:11:19.320957 | debian-bookworm | changed 2026-06-16 03:11:19.328546 | 2026-06-16 03:11:19.328668 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-16 03:11:19.373583 | debian-bookworm | skipping: Conditional result was False 2026-06-16 03:11:19.380810 | 2026-06-16 03:11:19.380953 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-16 03:11:20.011745 | debian-bookworm -> localhost | changed 2026-06-16 03:11:20.024319 | 2026-06-16 03:11:20.024477 | TASK [add-build-sshkey : Add back temp key] 2026-06-16 03:11:20.395531 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/68f7b1a30d5a44d1bb2efc23476254e2/work/68f7b1a30d5a44d1bb2efc23476254e2_id_rsa (zuul-build-sshkey) 2026-06-16 03:11:20.395793 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.025555 2026-06-16 03:11:20.404242 | 2026-06-16 03:11:20.404377 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-16 03:11:20.822397 | debian-bookworm | ok 2026-06-16 03:11:20.828870 | 2026-06-16 03:11:20.829002 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-16 03:11:20.863762 | debian-bookworm | skipping: Conditional result was False 2026-06-16 03:11:20.897810 | 2026-06-16 03:11:20.897958 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-16 03:11:21.403146 | debian-bookworm | ok 2026-06-16 03:11:21.415081 | 2026-06-16 03:11:21.415237 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-16 03:11:21.444904 | debian-bookworm | ok 2026-06-16 03:11:21.450605 | 2026-06-16 03:11:21.450725 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-16 03:11:21.759533 | debian-bookworm -> localhost | ok 2026-06-16 03:11:21.767088 | 2026-06-16 03:11:21.767267 | TASK [validate-host : Collect information about the host] 2026-06-16 03:11:22.982550 | debian-bookworm | ok 2026-06-16 03:11:22.996826 | 2026-06-16 03:11:22.996973 | TASK [validate-host : Sanitize hostname] 2026-06-16 03:11:23.190300 | debian-bookworm | ok 2026-06-16 03:11:23.196756 | 2026-06-16 03:11:23.196888 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-16 03:11:23.880675 | debian-bookworm -> localhost | changed 2026-06-16 03:11:23.887769 | 2026-06-16 03:11:23.887894 | TASK [validate-host : Collect information about zuul worker] 2026-06-16 03:11:24.338983 | debian-bookworm | ok 2026-06-16 03:11:24.346139 | 2026-06-16 03:11:24.346268 | TASK [validate-host : Write out all zuul information for each host] 2026-06-16 03:11:25.213757 | debian-bookworm -> localhost | changed 2026-06-16 03:11:25.253845 | 2026-06-16 03:11:25.254016 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-16 03:11:25.568050 | debian-bookworm | ok 2026-06-16 03:11:25.574641 | 2026-06-16 03:11:25.574773 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-16 03:11:27.530425 | debian-bookworm | changed: 2026-06-16 03:11:27.530600 | debian-bookworm | cd+++++++++ src/ 2026-06-16 03:11:27.530631 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-16 03:11:27.530653 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-16 03:11:27.530671 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-06-16 03:11:27.530687 | debian-bookworm | Containerfile 2026-06-16 03:11:27.530794 | debian-bookworm | Containerfile 2026-06-16 03:11:27.565461 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (49.0.0) 2026-06-16 03:13:11.113626 | 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-16 03:13:11.117856 | 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-16 03:13:11.922006 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-PyYAML, types-pytz, types-python-dateutil, types-PyMySQL, types-paramiko 2026-06-16 03:13:12.151894 | debian-bookworm | Successfully installed types-PyMySQL-1.1.0.20260518 types-PyYAML-6.0.12.20260518 types-paramiko-4.0.0.20260518 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-16 03:13:16.652846 | 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-16 03:13:16.652945 | 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-16 03:13:16.652979 | 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-16 03:13:16.653002 | 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-16 03:13:16.653025 | 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-16 03:13:16.653037 | 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-16 03:13:16.653049 | 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-16 03:13:16.653090 | 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-16 03:13:16.653102 | 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-16 03:13:16.653114 | 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-16 03:13:16.653125 | 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-16 03:13:16.653158 | 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-16 03:13:16.653171 | 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-16 03:13:16.653182 | 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-16 03:13:16.653198 | debian-bookworm | Installing missing stub packages: 2026-06-16 03:13:16.653212 | 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-16 03:13:16.653223 | debian-bookworm | 2026-06-16 03:13:16.653235 | debian-bookworm | 2026-06-16 03:13:16.653246 | debian-bookworm | Success: no issues found in 141 source files 2026-06-16 03:13:17.064419 | debian-bookworm | ok: Runtime: 0:00:19.897214 2026-06-16 03:13:17.075104 | 2026-06-16 03:13:17.075260 | PLAY RECAP 2026-06-16 03:13:17.075324 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-06-16 03:13:17.075350 | 2026-06-16 03:13:17.240973 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-06-16 03:13:17.241916 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-16 03:13:18.099529 | 2026-06-16 03:13:18.099753 | PLAY [Base post-fetch] 2026-06-16 03:13:18.115588 | 2026-06-16 03:13:18.115744 | TASK [diagnose-network : Ensure log directory exists] 2026-06-16 03:13:18.517852 | debian-bookworm | ok 2026-06-16 03:13:18.527818 | 2026-06-16 03:13:18.528189 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-06-16 03:13:40.586094 | debian-bookworm | ok: Runtime: 0:00:21.328312 2026-06-16 03:13:40.592453 | 2026-06-16 03:13:40.592584 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-06-16 03:13:41.121225 | debian-bookworm | ok: Runtime: 0:00:00.009116 2026-06-16 03:13:41.129234 | 2026-06-16 03:13:41.129389 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-06-16 03:13:41.672351 | debian-bookworm | ok: Runtime: 0:00:00.008564 2026-06-16 03:13:41.683461 | 2026-06-16 03:13:41.683603 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-16 03:13:41.738812 | debian-bookworm | skipping: Conditional result was False 2026-06-16 03:13:41.745829 | 2026-06-16 03:13:41.745960 | TASK [fetch-output : Set log path for single node] 2026-06-16 03:13:41.796948 | debian-bookworm | ok 2026-06-16 03:13:41.802430 | 2026-06-16 03:13:41.802558 | LOOP [fetch-output : Ensure local output dirs] 2026-06-16 03:13:42.120191 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/68f7b1a30d5a44d1bb2efc23476254e2/work/logs" 2026-06-16 03:13:42.448451 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/68f7b1a30d5a44d1bb2efc23476254e2/work/artifacts" 2026-06-16 03:13:42.858549 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/68f7b1a30d5a44d1bb2efc23476254e2/work/docs" 2026-06-16 03:13:42.872212 | 2026-06-16 03:13:42.872475 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-16 03:13:44.078554 | debian-bookworm | changed: 2026-06-16 03:13:44.078900 | debian-bookworm | .d..t...... ./ 2026-06-16 03:13:44.078951 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-16 03:13:44.078980 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-16 03:13:44.079004 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-16 03:13:44.079027 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-16 03:13:44.079049 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-16 03:13:44.079102 | debian-bookworm | changed: All items complete 2026-06-16 03:13:44.079132 | 2026-06-16 03:13:44.689131 | debian-bookworm | changed: .d..t...... ./ 2026-06-16 03:13:45.339330 | debian-bookworm | changed: .d..t...... ./ 2026-06-16 03:13:45.354681 | 2026-06-16 03:13:45.356060 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-16 03:13:45.393624 | debian-bookworm | skipping: Conditional result was False 2026-06-16 03:13:45.406127 | debian-bookworm | skipping: Conditional result was False 2026-06-16 03:13:45.428937 | 2026-06-16 03:13:45.429084 | PLAY RECAP 2026-06-16 03:13:45.429147 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-16 03:13:45.429194 | 2026-06-16 03:13:45.605211 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-16 03:13:45.606076 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-16 03:13:46.727130 | 2026-06-16 03:13:46.727323 | PLAY [Base post] 2026-06-16 03:13:46.753287 | 2026-06-16 03:13:46.753519 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-16 03:13:47.345206 | debian-bookworm | changed 2026-06-16 03:13:47.362304 | 2026-06-16 03:13:47.362465 | PLAY RECAP 2026-06-16 03:13:47.362531 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-16 03:13:47.362594 | 2026-06-16 03:13:47.732044 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-16 03:13:47.732975 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-16 03:13:50.187394 | 2026-06-16 03:13:50.189814 | PLAY [Base post-logs] 2026-06-16 03:13:50.248396 | 2026-06-16 03:13:50.248586 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-16 03:13:50.940509 | localhost | changed 2026-06-16 03:13:50.963079 | 2026-06-16 03:13:50.963393 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-16 03:13:51.025029 | localhost | ok 2026-06-16 03:13:51.029787 | 2026-06-16 03:13:51.030067 | TASK [Set zuul-log-path fact] 2026-06-16 03:13:51.057141 | localhost | ok 2026-06-16 03:13:51.068431 | 2026-06-16 03:13:51.068636 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-16 03:13:51.106708 | localhost | ok 2026-06-16 03:13:51.110390 | 2026-06-16 03:13:51.110527 | TASK [upload-logs : Create log directories] 2026-06-16 03:13:52.506590 | localhost | changed 2026-06-16 03:13:52.509889 | 2026-06-16 03:13:52.510029 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-16 03:13:53.589789 | localhost -> localhost | ok: Runtime: 0:00:00.024539 2026-06-16 03:13:53.593745 | 2026-06-16 03:13:53.593846 | TASK [upload-logs : Upload logs to log server] 2026-06-16 03:13:54.361969 | localhost | Output suppressed because no_log was given 2026-06-16 03:13:54.364058 | 2026-06-16 03:13:54.364189 | LOOP [upload-logs : Compress console log and json output] 2026-06-16 03:13:54.440132 | localhost | skipping: Conditional result was False 2026-06-16 03:13:54.445603 | localhost | skipping: Conditional result was False 2026-06-16 03:13:54.451099 | 2026-06-16 03:13:54.451224 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-16 03:13:54.524712 | localhost | skipping: Conditional result was False 2026-06-16 03:13:54.524950 | 2026-06-16 03:13:54.537139 | localhost | skipping: Conditional result was False 2026-06-16 03:13:54.549296 | 2026-06-16 03:13:54.549424 | LOOP [upload-logs : Upload console log and json output]