2026-07-12 13:36:45.617870 | Job console starting 2026-07-12 13:36:45.636524 | Updating git repos 2026-07-12 13:36:45.702469 | Cloning repos into workspace 2026-07-12 13:36:45.763036 | Restoring repo states 2026-07-12 13:36:45.788003 | Merging changes 2026-07-12 13:36:46.727472 | Checking out repos 2026-07-12 13:36:46.823984 | Preparing playbooks 2026-07-12 13:36:47.961302 | Running Ansible setup 2026-07-12 13:36:52.861324 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-12 13:36:54.226949 | 2026-07-12 13:36:54.227118 | PLAY [Base pre] 2026-07-12 13:36:54.270616 | 2026-07-12 13:36:54.271277 | TASK [Setup log path fact] 2026-07-12 13:36:54.305651 | debian-bookworm | ok 2026-07-12 13:36:54.322377 | 2026-07-12 13:36:54.322528 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-12 13:36:54.371327 | debian-bookworm | ok 2026-07-12 13:36:54.383335 | 2026-07-12 13:36:54.383447 | TASK [emit-job-header : Print job information] 2026-07-12 13:36:54.421754 | # Job Information 2026-07-12 13:36:54.421907 | Ansible Version: 2.16.14 2026-07-12 13:36:54.421937 | Job: mypy 2026-07-12 13:36:54.421963 | Pipeline: check 2026-07-12 13:36:54.421982 | Executor: 521e9411259a 2026-07-12 13:36:54.421999 | Triggered by: https://github.com/osism/python-osism/pull/2450 2026-07-12 13:36:54.422017 | Event ID: a731c680-7df6-11f1-8ead-1123c4d1cd91 2026-07-12 13:36:54.425961 | 2026-07-12 13:36:54.426059 | LOOP [emit-job-header : Print node information] 2026-07-12 13:36:54.649075 | debian-bookworm | ok: 2026-07-12 13:36:54.649267 | debian-bookworm | # Node Information 2026-07-12 13:36:54.650206 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-12 13:36:54.650267 | debian-bookworm | Hostname: debian 2026-07-12 13:36:54.650292 | debian-bookworm | Username: zuul 2026-07-12 13:36:54.650315 | debian-bookworm | Distro: Debian 12.15 2026-07-12 13:36:54.650349 | debian-bookworm | Provider: regiocloud-a 2026-07-12 13:36:54.650381 | debian-bookworm | Region: 2026-07-12 13:36:54.650402 | debian-bookworm | Label: debian-bookworm 2026-07-12 13:36:54.650422 | debian-bookworm | Product Name: OpenStack Nova 2026-07-12 13:36:54.650441 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe1e:26a5 2026-07-12 13:36:54.669227 | 2026-07-12 13:36:54.669331 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-12 13:36:55.637732 | debian-bookworm -> localhost | changed 2026-07-12 13:36:55.643895 | 2026-07-12 13:36:55.643984 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-12 13:36:57.806617 | debian-bookworm -> localhost | changed 2026-07-12 13:36:57.822400 | 2026-07-12 13:36:57.822510 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-12 13:36:58.363084 | debian-bookworm -> localhost | ok 2026-07-12 13:36:58.377144 | 2026-07-12 13:36:58.377257 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-12 13:36:58.417680 | debian-bookworm | ok 2026-07-12 13:36:58.466383 | debian-bookworm | included: /var/lib/zuul/builds/3eb68c170176412a8e477c6df79eb12d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-12 13:36:58.492874 | 2026-07-12 13:36:58.492992 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-12 13:36:59.989405 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-12 13:36:59.989626 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/3eb68c170176412a8e477c6df79eb12d/work/3eb68c170176412a8e477c6df79eb12d_id_rsa 2026-07-12 13:36:59.989662 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/3eb68c170176412a8e477c6df79eb12d/work/3eb68c170176412a8e477c6df79eb12d_id_rsa.pub 2026-07-12 13:36:59.989688 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-12 13:36:59.989712 | debian-bookworm -> localhost | SHA256:pEWP98UVxlaeAtj4OI9RF12igLydR0Q2YX6apdmzy18 zuul-build-sshkey 2026-07-12 13:36:59.989734 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-12 13:36:59.989769 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-12 13:36:59.989791 | debian-bookworm -> localhost | | ...=+Bo=oB| 2026-07-12 13:36:59.989813 | debian-bookworm -> localhost | | .o= Bo=.B.| 2026-07-12 13:36:59.989833 | debian-bookworm -> localhost | | +o*o+.*..| 2026-07-12 13:36:59.989852 | debian-bookworm -> localhost | | +.=oo.X. | 2026-07-12 13:36:59.989872 | debian-bookworm -> localhost | | . S =.* o | 2026-07-12 13:36:59.989896 | debian-bookworm -> localhost | | . . o | 2026-07-12 13:36:59.989917 | debian-bookworm -> localhost | | . E| 2026-07-12 13:36:59.989937 | debian-bookworm -> localhost | | . ..| 2026-07-12 13:36:59.989957 | debian-bookworm -> localhost | | o..| 2026-07-12 13:36:59.989977 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-12 13:36:59.990039 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.566513 2026-07-12 13:36:59.998901 | 2026-07-12 13:36:59.999011 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-12 13:37:00.049198 | debian-bookworm | ok 2026-07-12 13:37:00.077675 | debian-bookworm | included: /var/lib/zuul/builds/3eb68c170176412a8e477c6df79eb12d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-12 13:37:00.103510 | 2026-07-12 13:37:00.103615 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-12 13:37:00.116960 | debian-bookworm | skipping: Conditional result was False 2026-07-12 13:37:00.121693 | 2026-07-12 13:37:00.121771 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-12 13:37:01.043489 | debian-bookworm | changed 2026-07-12 13:37:01.052448 | 2026-07-12 13:37:01.052569 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-12 13:37:01.327308 | debian-bookworm | ok 2026-07-12 13:37:01.332868 | 2026-07-12 13:37:01.332959 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-12 13:37:02.112766 | debian-bookworm | changed 2026-07-12 13:37:02.124290 | 2026-07-12 13:37:02.124388 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-12 13:37:02.975662 | debian-bookworm | changed 2026-07-12 13:37:02.981383 | 2026-07-12 13:37:02.981486 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-12 13:37:03.005877 | debian-bookworm | skipping: Conditional result was False 2026-07-12 13:37:03.026185 | 2026-07-12 13:37:03.026323 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-12 13:37:03.615200 | debian-bookworm -> localhost | changed 2026-07-12 13:37:03.624396 | 2026-07-12 13:37:03.624485 | TASK [add-build-sshkey : Add back temp key] 2026-07-12 13:37:04.150895 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/3eb68c170176412a8e477c6df79eb12d/work/3eb68c170176412a8e477c6df79eb12d_id_rsa (zuul-build-sshkey) 2026-07-12 13:37:04.151119 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016683 2026-07-12 13:37:04.157533 | 2026-07-12 13:37:04.157622 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-12 13:37:04.720521 | debian-bookworm | ok 2026-07-12 13:37:04.725134 | 2026-07-12 13:37:04.725275 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-12 13:37:04.771442 | debian-bookworm | skipping: Conditional result was False 2026-07-12 13:37:04.779865 | 2026-07-12 13:37:04.779957 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-12 13:37:05.342378 | debian-bookworm | ok 2026-07-12 13:37:05.362177 | 2026-07-12 13:37:05.362279 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-12 13:37:05.390073 | debian-bookworm | ok 2026-07-12 13:37:05.395892 | 2026-07-12 13:37:05.395986 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-12 13:37:05.693485 | debian-bookworm -> localhost | ok 2026-07-12 13:37:05.698645 | 2026-07-12 13:37:05.698724 | TASK [validate-host : Collect information about the host] 2026-07-12 13:37:07.004278 | debian-bookworm | ok 2026-07-12 13:37:07.021500 | 2026-07-12 13:37:07.021595 | TASK [validate-host : Sanitize hostname] 2026-07-12 13:37:07.164498 | debian-bookworm | ok 2026-07-12 13:37:07.168405 | 2026-07-12 13:37:07.168489 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-12 13:37:07.705497 | debian-bookworm -> localhost | changed 2026-07-12 13:37:07.710271 | 2026-07-12 13:37:07.710353 | TASK [validate-host : Collect information about zuul worker] 2026-07-12 13:37:08.213595 | debian-bookworm | ok 2026-07-12 13:37:08.222128 | 2026-07-12 13:37:08.222241 | TASK [validate-host : Write out all zuul information for each host] 2026-07-12 13:37:09.401577 | debian-bookworm -> localhost | changed 2026-07-12 13:37:09.411227 | 2026-07-12 13:37:09.415437 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-12 13:37:09.729097 | debian-bookworm | ok 2026-07-12 13:37:09.736256 | 2026-07-12 13:37:09.736350 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-12 13:37:11.370359 | debian-bookworm | changed: 2026-07-12 13:37:11.370544 | debian-bookworm | cd+++++++++ src/ 2026-07-12 13:37:11.370580 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-12 13:37:11.370605 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-12 13:37:11.370731 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-07-12 13:37:11.370754 | debian-bookworm | Containerfile 2026-07-12 13:37:11.370911 | debian-bookworm | Containerfile 2026-07-12 13:37:11.382950 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (49.0.0) 2026-07-12 13:39:16.551856 | 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-12 13:39:16.556735 | 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-12 13:39:17.359267 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-PyYAML, types-pytz, types-python-dateutil, types-PyMySQL, types-paramiko 2026-07-12 13:39:17.761244 | 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-07-12 13:39:23.253886 | 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-12 13:39:23.253986 | 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-12 13:39:23.254038 | 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-12 13:39:23.254062 | 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-12 13:39:23.254073 | 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-12 13:39:23.254085 | 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-12 13:39:23.254096 | 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-12 13:39:23.254107 | 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-12 13:39:23.254119 | 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-12 13:39:23.254130 | 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-12 13:39:23.254141 | 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-12 13:39:23.254174 | 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-12 13:39:23.254186 | 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-12 13:39:23.254197 | 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-12 13:39:23.254213 | debian-bookworm | Installing missing stub packages: 2026-07-12 13:39:23.254225 | 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-12 13:39:23.254236 | debian-bookworm | 2026-07-12 13:39:23.254248 | debian-bookworm | 2026-07-12 13:39:23.254259 | debian-bookworm | Success: no issues found in 165 source files 2026-07-12 13:39:23.476787 | debian-bookworm | ok: Runtime: 0:00:21.046500 2026-07-12 13:39:23.493857 | 2026-07-12 13:39:23.493993 | PLAY RECAP 2026-07-12 13:39:23.494141 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-07-12 13:39:23.494184 | 2026-07-12 13:39:23.663555 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-07-12 13:39:23.664596 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-12 13:39:24.559468 | 2026-07-12 13:39:24.559653 | PLAY [Base post-fetch] 2026-07-12 13:39:24.575020 | 2026-07-12 13:39:24.575187 | TASK [diagnose-network : Ensure log directory exists] 2026-07-12 13:39:24.981040 | debian-bookworm | ok 2026-07-12 13:39:24.991439 | 2026-07-12 13:39:24.991631 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-12 13:39:37.048396 | debian-bookworm | ok: Runtime: 0:00:06.232125 2026-07-12 13:39:37.062250 | 2026-07-12 13:39:37.062423 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-12 13:39:43.117421 | debian-bookworm | ok: Runtime: 0:00:00.009461 2026-07-12 13:39:43.124884 | 2026-07-12 13:39:43.125193 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-12 13:39:49.226260 | debian-bookworm | ok: Runtime: 0:00:00.006148 2026-07-12 13:39:49.246364 | 2026-07-12 13:39:49.246506 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-12 13:39:49.356068 | debian-bookworm | skipping: Conditional result was False 2026-07-12 13:39:49.362206 | 2026-07-12 13:39:49.362344 | TASK [fetch-output : Set log path for single node] 2026-07-12 13:39:49.415359 | debian-bookworm | ok 2026-07-12 13:39:49.421160 | 2026-07-12 13:39:49.421279 | LOOP [fetch-output : Ensure local output dirs] 2026-07-12 13:39:49.860562 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/3eb68c170176412a8e477c6df79eb12d/work/logs" 2026-07-12 13:39:50.207810 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/3eb68c170176412a8e477c6df79eb12d/work/artifacts" 2026-07-12 13:39:50.573869 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/3eb68c170176412a8e477c6df79eb12d/work/docs" 2026-07-12 13:39:50.588171 | 2026-07-12 13:39:50.588413 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-12 13:39:51.780895 | debian-bookworm | changed: 2026-07-12 13:39:51.781220 | debian-bookworm | .d..t...... ./ 2026-07-12 13:39:51.781260 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-12 13:39:51.781285 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-12 13:39:51.781307 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-12 13:39:51.781327 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-12 13:39:51.781347 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-12 13:39:51.781395 | debian-bookworm | changed: All items complete 2026-07-12 13:39:51.781422 | 2026-07-12 13:39:52.496209 | debian-bookworm | changed: .d..t...... ./ 2026-07-12 13:39:53.163894 | debian-bookworm | changed: .d..t...... ./ 2026-07-12 13:39:53.194940 | 2026-07-12 13:39:53.195316 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-12 13:39:53.635662 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.015990 2026-07-12 13:39:53.939847 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.006826 2026-07-12 13:39:53.966702 | 2026-07-12 13:39:53.966815 | PLAY RECAP 2026-07-12 13:39:53.966903 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-12 13:39:53.966928 | 2026-07-12 13:39:54.167375 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-12 13:39:54.168277 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-12 13:39:55.069603 | 2026-07-12 13:39:55.069877 | PLAY [Base post] 2026-07-12 13:39:55.094731 | 2026-07-12 13:39:55.095047 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-12 13:39:55.798168 | debian-bookworm | changed 2026-07-12 13:39:55.815228 | 2026-07-12 13:39:55.815384 | PLAY RECAP 2026-07-12 13:39:55.815452 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-12 13:39:55.815517 | 2026-07-12 13:39:55.958493 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-12 13:39:55.959429 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-12 13:39:56.928973 | 2026-07-12 13:39:56.929231 | PLAY [Base post-logs] 2026-07-12 13:39:56.965210 | 2026-07-12 13:39:56.965399 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-12 13:39:57.575090 | localhost | changed 2026-07-12 13:39:57.585921 | 2026-07-12 13:39:57.586134 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-12 13:39:57.620086 | localhost | ok 2026-07-12 13:39:57.623418 | 2026-07-12 13:39:57.623533 | TASK [Set zuul-log-path fact] 2026-07-12 13:39:57.651804 | localhost | ok 2026-07-12 13:39:57.661902 | 2026-07-12 13:39:57.662081 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-12 13:39:57.691848 | localhost | ok 2026-07-12 13:39:57.695099 | 2026-07-12 13:39:57.695209 | TASK [upload-logs : Create log directories] 2026-07-12 13:39:58.445418 | localhost | changed 2026-07-12 13:39:58.448959 | 2026-07-12 13:39:58.449116 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-12 13:39:59.204874 | localhost -> localhost | ok: Runtime: 0:00:00.007076 2026-07-12 13:39:59.209670 | 2026-07-12 13:39:59.209797 | TASK [upload-logs : Upload logs to log server] 2026-07-12 13:39:59.903219 | localhost | Output suppressed because no_log was given 2026-07-12 13:39:59.906605 | 2026-07-12 13:39:59.906752 | LOOP [upload-logs : Compress console log and json output] 2026-07-12 13:39:59.970558 | localhost | skipping: Conditional result was False 2026-07-12 13:39:59.983943 | localhost | skipping: Conditional result was False 2026-07-12 13:39:59.997717 | 2026-07-12 13:39:59.997883 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-12 13:40:00.058784 | localhost | skipping: Conditional result was False 2026-07-12 13:40:00.059232 | 2026-07-12 13:40:00.067041 | localhost | skipping: Conditional result was False 2026-07-12 13:40:00.079229 | 2026-07-12 13:40:00.079381 | LOOP [upload-logs : Upload console log and json output]