2026-06-08 15:42:44.894304 | Job console starting 2026-06-08 15:42:44.904736 | Updating git repos 2026-06-08 15:42:44.941145 | Cloning repos into workspace 2026-06-08 15:42:44.979402 | Restoring repo states 2026-06-08 15:42:44.994197 | Merging changes 2026-06-08 15:42:45.639381 | Checking out repos 2026-06-08 15:42:45.937654 | Preparing playbooks 2026-06-08 15:42:46.946002 | Running Ansible setup 2026-06-08 15:42:51.441584 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-06-08 15:42:52.130176 | 2026-06-08 15:42:52.130330 | PLAY [localhost] 2026-06-08 15:42:52.138710 | 2026-06-08 15:42:52.138801 | TASK [Gathering Facts] 2026-06-08 15:42:53.059775 | localhost | ok 2026-06-08 15:42:53.067575 | 2026-06-08 15:42:53.067655 | TASK [Setup log path fact] 2026-06-08 15:42:53.089992 | localhost | ok 2026-06-08 15:42:53.103939 | 2026-06-08 15:42:53.104009 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-08 15:42:53.135340 | localhost | ok 2026-06-08 15:42:53.145522 | 2026-06-08 15:42:53.145591 | TASK [emit-job-header : Print job information] 2026-06-08 15:42:53.187264 | # Job Information 2026-06-08 15:42:53.187517 | Ansible Version: 2.16.18 2026-06-08 15:42:53.187596 | Job: pre-commit 2026-06-08 15:42:53.187645 | Pipeline: check 2026-06-08 15:42:53.187689 | Executor: 2d72f0692154 2026-06-08 15:42:53.187733 | Triggered by: https://github.com/vexxhost/ansible-collection-kubernetes/pull/280 2026-06-08 15:42:53.187784 | Event ID: 96f554f0-6350-11f1-92c8-22393a90eb16 2026-06-08 15:42:53.192444 | 2026-06-08 15:42:53.192514 | LOOP [emit-job-header : Print node information] 2026-06-08 15:42:53.287641 | localhost | ok: 2026-06-08 15:42:53.287973 | localhost | # Node Information 2026-06-08 15:42:53.288015 | localhost | Inventory Hostname: ubuntu-noble 2026-06-08 15:42:53.288046 | localhost | Hostname: np0000179037 2026-06-08 15:42:53.288073 | localhost | Username: zuul 2026-06-08 15:42:53.288104 | localhost | Distro: Ubuntu 24.04 2026-06-08 15:42:53.288132 | localhost | Provider: yul1 2026-06-08 15:42:53.288157 | localhost | Region: ca-ymq-1 2026-06-08 15:42:53.288183 | localhost | Label: ubuntu-noble 2026-06-08 15:42:53.288208 | localhost | Product Name: OpenStack Nova 2026-06-08 15:42:53.288233 | localhost | Interface IP: 199.19.213.222 2026-06-08 15:42:53.303020 | 2026-06-08 15:42:53.303182 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-08 15:42:53.863197 | localhost -> localhost | changed 2026-06-08 15:42:53.875880 | 2026-06-08 15:42:53.876035 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-08 15:42:54.864461 | localhost -> localhost | changed 2026-06-08 15:42:54.876606 | 2026-06-08 15:42:54.876670 | PLAY [all] 2026-06-08 15:42:54.886150 | 2026-06-08 15:42:54.886219 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-08 15:42:55.113599 | ubuntu-noble -> localhost | ok 2026-06-08 15:42:55.124102 | 2026-06-08 15:42:55.124210 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-08 15:42:55.159939 | ubuntu-noble | ok 2026-06-08 15:42:55.176548 | ubuntu-noble | included: /var/lib/zuul/builds/e934684e8e184e9cac88c5c63757889e/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-08 15:42:55.183613 | 2026-06-08 15:42:55.183759 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-08 15:42:56.020386 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-06-08 15:42:56.020625 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/e934684e8e184e9cac88c5c63757889e/work/e934684e8e184e9cac88c5c63757889e_id_rsa 2026-06-08 15:42:56.020673 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/e934684e8e184e9cac88c5c63757889e/work/e934684e8e184e9cac88c5c63757889e_id_rsa.pub 2026-06-08 15:42:56.020708 | ubuntu-noble -> localhost | The key fingerprint is: 2026-06-08 15:42:56.020740 | ubuntu-noble -> localhost | SHA256:aylcNZitfzL73WB1ItomOXUMBO5AsjN6aKi6uDdFZds zuul-build-sshkey 2026-06-08 15:42:56.020790 | ubuntu-noble -> localhost | The key's randomart image is: 2026-06-08 15:42:56.020822 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-06-08 15:42:56.020864 | ubuntu-noble -> localhost | | . . ... | 2026-06-08 15:42:56.020896 | ubuntu-noble -> localhost | | o+ = . | 2026-06-08 15:42:56.020926 | ubuntu-noble -> localhost | | o+o+ = . | 2026-06-08 15:42:56.020985 | ubuntu-noble -> localhost | | ..o.oE= . o | 2026-06-08 15:42:56.021021 | ubuntu-noble -> localhost | | ..+ . S . o + o| 2026-06-08 15:42:56.021051 | ubuntu-noble -> localhost | | . ..o . + = o o.| 2026-06-08 15:42:56.021104 | ubuntu-noble -> localhost | |. . o + O + o | 2026-06-08 15:42:56.021136 | ubuntu-noble -> localhost | |o o o O o o | 2026-06-08 15:42:56.021170 | ubuntu-noble -> localhost | |=+ . ... . .| 2026-06-08 15:42:56.021200 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-06-08 15:42:56.021274 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.391148 2026-06-08 15:42:56.030426 | 2026-06-08 15:42:56.030516 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-08 15:42:56.063782 | ubuntu-noble | ok 2026-06-08 15:42:56.076762 | ubuntu-noble | included: /var/lib/zuul/builds/e934684e8e184e9cac88c5c63757889e/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-08 15:42:56.088181 | 2026-06-08 15:42:56.088323 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-08 15:42:56.113239 | ubuntu-noble | skipping: Conditional result was False 2026-06-08 15:42:56.133531 | 2026-06-08 15:42:56.133676 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-08 15:42:56.685672 | ubuntu-noble | changed 2026-06-08 15:42:56.691855 | 2026-06-08 15:42:56.691934 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-08 15:42:56.927884 | ubuntu-noble | ok 2026-06-08 15:42:56.934587 | 2026-06-08 15:42:56.934659 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-08 15:42:57.550647 | ubuntu-noble | changed 2026-06-08 15:42:57.557475 | 2026-06-08 15:42:57.557587 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-08 15:42:58.156528 | ubuntu-noble | changed 2026-06-08 15:42:58.167285 | 2026-06-08 15:42:58.167445 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-08 15:42:58.193102 | ubuntu-noble | skipping: Conditional result was False 2026-06-08 15:42:58.205182 | 2026-06-08 15:42:58.205344 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-08 15:42:58.618023 | ubuntu-noble -> localhost | changed 2026-06-08 15:42:58.638205 | 2026-06-08 15:42:58.638288 | TASK [add-build-sshkey : Add back temp key] 2026-06-08 15:42:58.926861 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/e934684e8e184e9cac88c5c63757889e/work/e934684e8e184e9cac88c5c63757889e_id_rsa (zuul-build-sshkey) 2026-06-08 15:42:58.927097 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.013948 2026-06-08 15:42:58.934760 | 2026-06-08 15:42:58.934825 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-08 15:42:59.328724 | ubuntu-noble | ok 2026-06-08 15:42:59.335608 | 2026-06-08 15:42:59.335675 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-08 15:42:59.360590 | ubuntu-noble | skipping: Conditional result was False 2026-06-08 15:42:59.433584 | 2026-06-08 15:42:59.433753 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-06-08 15:42:59.833007 | ubuntu-noble | ok 2026-06-08 15:42:59.909525 | 2026-06-08 15:42:59.909715 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-06-08 15:43:01.435931 | ubuntu-noble | Output suppressed because no_log was given 2026-06-08 15:43:01.454794 | 2026-06-08 15:43:01.454964 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-06-08 15:43:01.750805 | ubuntu-noble | ok: "logs" 2026-06-08 15:43:01.751089 | ubuntu-noble | ok: All items complete 2026-06-08 15:43:01.751140 | 2026-06-08 15:43:01.994824 | ubuntu-noble | ok: "artifacts" 2026-06-08 15:43:02.207324 | ubuntu-noble | ok: "docs" 2026-06-08 15:43:02.237007 | 2026-06-08 15:43:02.237298 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-06-08 15:43:02.466667 | ubuntu-noble | changed: "logs" 2026-06-08 15:43:02.671181 | ubuntu-noble | changed: "artifacts" 2026-06-08 15:43:02.862922 | ubuntu-noble | changed: "docs" 2026-06-08 15:43:02.881716 | 2026-06-08 15:43:02.881848 | PLAY RECAP 2026-06-08 15:43:02.881912 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-08 15:43:02.881952 | ubuntu-noble | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-06-08 15:43:02.881982 | 2026-06-08 15:43:03.029430 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-06-08 15:43:03.168395 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/pre.yaml@main] 2026-06-08 15:43:03.878895 | 2026-06-08 15:43:04.007010 | PLAY [all] 2026-06-08 15:43:04.026707 | 2026-06-08 15:43:04.026880 | TASK [setup-uv : Extract archive] 2026-06-08 15:43:07.658299 | ubuntu-noble | changed 2026-06-08 15:43:07.665074 | 2026-06-08 15:43:07.746213 | TASK [setup-uv : Print version] 2026-06-08 15:43:09.228400 | ubuntu-noble | uv 0.8.13 2026-06-08 15:43:08.290701 | ubuntu-noble | ok: Runtime: 0:00:00.015185 2026-06-08 15:43:08.297921 | 2026-06-08 15:43:08.297977 | PLAY RECAP 2026-06-08 15:43:08.298024 | ubuntu-noble | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-08 15:43:08.298048 | 2026-06-08 15:43:08.456631 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/pre.yaml@main] 2026-06-08 15:43:08.458961 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/run.yaml@main] 2026-06-08 15:43:09.139224 | 2026-06-08 15:43:09.139616 | PLAY [all] 2026-06-08 15:43:09.153258 | 2026-06-08 15:43:09.153387 | TASK [Run "pre-commit"] 2026-06-08 15:43:10.774478 | ubuntu-noble | Downloading virtualenv (7.2MiB) 2026-06-08 15:43:10.879074 | ubuntu-noble | Downloading virtualenv 2026-06-08 15:43:10.893170 | ubuntu-noble | Installed 10 packages in 13ms 2026-06-08 15:43:11.265972 | ubuntu-noble | [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 2026-06-08 15:43:12.367952 | ubuntu-noble | [WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo. 2026-06-08 15:43:12.372764 | ubuntu-noble | [INFO] Initializing environment for https://github.com/psf/black. 2026-06-08 15:43:12.938919 | ubuntu-noble | [INFO] Initializing environment for https://github.com/pycqa/flake8. 2026-06-08 15:43:13.340361 | ubuntu-noble | [INFO] Initializing environment for https://github.com/pycqa/isort. 2026-06-08 15:43:13.596523 | ubuntu-noble | [WARNING] repo `https://github.com/pycqa/isort` uses deprecated stage names (commit, merge-commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pycqa/isort` will fix this. if it does not -- consider reporting an issue to that repo. 2026-06-08 15:43:13.597714 | ubuntu-noble | [INFO] Initializing environment for https://github.com/adrienverge/yamllint.git. 2026-06-08 15:43:13.971848 | ubuntu-noble | [INFO] Initializing environment for https://github.com/ansible/ansible-lint.git. 2026-06-08 15:43:14.570767 | ubuntu-noble | [INFO] Initializing environment for https://github.com/ansible/ansible-lint.git:ansible-core>=2.16.0. 2026-06-08 15:43:15.118711 | ubuntu-noble | [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 2026-06-08 15:43:15.118764 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-06-08 15:43:15.118782 | ubuntu-noble | [INFO] This may take a few minutes... 2026-06-08 15:43:19.291915 | ubuntu-noble | [INFO] Installing environment for https://github.com/psf/black. 2026-06-08 15:43:19.291990 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-06-08 15:43:19.291994 | ubuntu-noble | [INFO] This may take a few minutes... 2026-06-08 15:43:23.630274 | ubuntu-noble | [INFO] Installing environment for https://github.com/pycqa/flake8. 2026-06-08 15:43:23.630361 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-06-08 15:43:23.630385 | ubuntu-noble | [INFO] This may take a few minutes... 2026-06-08 15:43:27.172821 | ubuntu-noble | [INFO] Installing environment for https://github.com/pycqa/isort. 2026-06-08 15:43:27.172962 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-06-08 15:43:27.172983 | ubuntu-noble | [INFO] This may take a few minutes... 2026-06-08 15:43:30.055828 | ubuntu-noble | [INFO] Installing environment for https://github.com/adrienverge/yamllint.git. 2026-06-08 15:43:30.055946 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-06-08 15:43:30.055966 | ubuntu-noble | [INFO] This may take a few minutes... 2026-06-08 15:43:33.622012 | ubuntu-noble | [INFO] Installing environment for https://github.com/ansible/ansible-lint.git. 2026-06-08 15:43:33.622118 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-06-08 15:43:33.622138 | ubuntu-noble | [INFO] This may take a few minutes... 2026-06-08 15:43:44.453541 | ubuntu-noble | fix end of files.........................................................Passed 2026-06-08 15:43:44.518815 | ubuntu-noble | trim trailing whitespace.................................................Passed 2026-06-08 15:43:44.910738 | ubuntu-noble | black....................................................................Passed 2026-06-08 15:43:45.159095 | ubuntu-noble | flake8...................................................................Passed 2026-06-08 15:43:45.295608 | ubuntu-noble | isort....................................................................Passed 2026-06-08 15:43:45.624298 | ubuntu-noble | yamllint.................................................................Passed 2026-06-08 15:44:54.822498 | ubuntu-noble | Ansible-lint.............................................................Passed 2026-06-08 15:44:55.266619 | ubuntu-noble | ok: Runtime: 0:01:44.308157 2026-06-08 15:44:55.268717 | 2026-06-08 15:44:55.268767 | PLAY RECAP 2026-06-08 15:44:55.268811 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-08 15:44:55.268835 | 2026-06-08 15:44:55.427108 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/run.yaml@main] 2026-06-08 15:44:55.428334 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-06-08 15:44:56.055061 | 2026-06-08 15:44:56.055220 | PLAY [all] 2026-06-08 15:44:56.068258 | 2026-06-08 15:44:56.068416 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-08 15:44:56.114049 | ubuntu-noble | skipping: Conditional result was False 2026-06-08 15:44:56.124250 | 2026-06-08 15:44:56.124392 | TASK [fetch-output : Set log path for single node] 2026-06-08 15:44:56.169623 | ubuntu-noble | ok 2026-06-08 15:44:56.176995 | 2026-06-08 15:44:56.177093 | LOOP [fetch-output : Ensure local output dirs] 2026-06-08 15:44:56.554076 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/e934684e8e184e9cac88c5c63757889e/work/logs" 2026-06-08 15:44:56.762190 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/e934684e8e184e9cac88c5c63757889e/work/artifacts" 2026-06-08 15:44:56.971008 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/e934684e8e184e9cac88c5c63757889e/work/docs" 2026-06-08 15:44:56.996451 | 2026-06-08 15:44:56.996610 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-08 15:44:57.651117 | ubuntu-noble | changed: .d..t...... ./ 2026-06-08 15:44:57.651387 | ubuntu-noble | changed: All items complete 2026-06-08 15:44:57.651433 | 2026-06-08 15:44:58.130141 | ubuntu-noble | changed: .d..t...... ./ 2026-06-08 15:44:58.626603 | ubuntu-noble | changed: .d..t...... ./ 2026-06-08 15:44:58.647144 | 2026-06-08 15:44:58.647467 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-08 15:44:59.055721 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.006554 2026-06-08 15:44:59.290743 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.009184 2026-06-08 15:44:59.309964 | 2026-06-08 15:44:59.310089 | PLAY [all] 2026-06-08 15:44:59.317703 | 2026-06-08 15:44:59.317786 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-08 15:44:59.806473 | ubuntu-noble | changed 2026-06-08 15:44:59.814099 | 2026-06-08 15:44:59.814145 | PLAY RECAP 2026-06-08 15:44:59.814185 | ubuntu-noble | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-08 15:44:59.814207 | 2026-06-08 15:44:59.922905 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-06-08 15:44:59.924283 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-08 15:45:00.472819 | 2026-06-08 15:45:00.473373 | PLAY [localhost] 2026-06-08 15:45:00.483731 | 2026-06-08 15:45:00.483806 | TASK [Generate Zuul manifest] 2026-06-08 15:45:00.505313 | localhost | ok 2026-06-08 15:45:00.519518 | 2026-06-08 15:45:00.519596 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-08 15:45:00.922813 | localhost | changed 2026-06-08 15:45:00.933593 | 2026-06-08 15:45:00.933675 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-08 15:45:00.965039 | localhost | ok 2026-06-08 15:45:00.975258 | 2026-06-08 15:45:00.975350 | TASK [Upload logs] 2026-06-08 15:45:00.994296 | localhost | ok 2026-06-08 15:45:01.050355 | 2026-06-08 15:45:01.050486 | TASK [Set zuul-log-path fact] 2026-06-08 15:45:01.070412 | localhost | ok 2026-06-08 15:45:01.086373 | 2026-06-08 15:45:01.086442 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-08 15:45:01.118281 | localhost | ok 2026-06-08 15:45:01.127992 | 2026-06-08 15:45:01.128081 | TASK [upload-logs : Create log directories] 2026-06-08 15:45:01.523337 | localhost | changed 2026-06-08 15:45:01.529656 | 2026-06-08 15:45:01.529760 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-08 15:45:01.938042 | localhost -> localhost | ok: Runtime: 0:00:00.005908 2026-06-08 15:45:01.944901 | 2026-06-08 15:45:01.945021 | TASK [upload-logs : Upload logs to log server] 2026-06-08 15:45:02.399694 | localhost | Output suppressed because no_log was given 2026-06-08 15:45:02.404761 | 2026-06-08 15:45:02.404851 | LOOP [upload-logs : Compress console log and json output] 2026-06-08 15:45:02.455887 | localhost | skipping: Conditional result was False 2026-06-08 15:45:02.467757 | localhost | skipping: Conditional result was False 2026-06-08 15:45:02.478380 | 2026-06-08 15:45:02.478529 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-08 15:45:02.524326 | localhost | skipping: Conditional result was False 2026-06-08 15:45:02.524792 | 2026-06-08 15:45:02.529161 | localhost | skipping: Conditional result was False 2026-06-08 15:45:02.545316 | 2026-06-08 15:45:02.545497 | LOOP [upload-logs : Upload console log and json output]