2026-07-06 14:11:21.287603 | Job console starting 2026-07-06 14:11:21.311334 | Updating git repos 2026-07-06 14:11:21.362401 | Cloning repos into workspace 2026-07-06 14:11:21.481430 | Restoring repo states 2026-07-06 14:11:21.493860 | Merging changes 2026-07-06 14:11:22.406713 | Checking out repos 2026-07-06 14:11:22.485246 | Preparing playbooks 2026-07-06 14:11:30.405095 | Running Ansible setup 2026-07-06 14:11:35.034703 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-07-06 14:11:35.644845 | 2026-07-06 14:11:36.001633 | PLAY [localhost] 2026-07-06 14:11:36.017028 | 2026-07-06 14:11:36.017242 | TASK [Gathering Facts] 2026-07-06 14:11:37.413758 | localhost | ok 2026-07-06 14:11:37.424260 | 2026-07-06 14:11:37.424439 | TASK [Setup log path fact] 2026-07-06 14:11:37.445061 | localhost | ok 2026-07-06 14:11:37.460659 | 2026-07-06 14:11:37.461531 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-06 14:11:37.492221 | localhost | ok 2026-07-06 14:11:37.502675 | 2026-07-06 14:11:37.502845 | TASK [emit-job-header : Print job information] 2026-07-06 14:11:37.545377 | # Job Information 2026-07-06 14:11:37.545608 | Ansible Version: 2.16.18 2026-07-06 14:11:37.545656 | Job: pre-commit 2026-07-06 14:11:37.545691 | Pipeline: check 2026-07-06 14:11:37.545721 | Executor: 2d72f0692154 2026-07-06 14:11:37.545749 | Triggered by: https://github.com/vexxhost/ansible-collection-kubernetes/pull/288 2026-07-06 14:11:37.545781 | Event ID: 72a6d830-7944-11f1-9e22-7735b3cab6a8 2026-07-06 14:11:37.550237 | 2026-07-06 14:11:37.550351 | LOOP [emit-job-header : Print node information] 2026-07-06 14:11:37.670724 | localhost | ok: 2026-07-06 14:11:37.670905 | localhost | # Node Information 2026-07-06 14:11:37.670934 | localhost | Inventory Hostname: ubuntu-noble 2026-07-06 14:11:37.670957 | localhost | Hostname: np0000184190 2026-07-06 14:11:37.670977 | localhost | Username: zuul 2026-07-06 14:11:37.670999 | localhost | Distro: Ubuntu 24.04 2026-07-06 14:11:37.671019 | localhost | Provider: yul1 2026-07-06 14:11:37.671038 | localhost | Region: ca-ymq-1 2026-07-06 14:11:37.671057 | localhost | Label: ubuntu-noble 2026-07-06 14:11:37.671076 | localhost | Product Name: OpenStack Nova 2026-07-06 14:11:37.671094 | localhost | Interface IP: 199.204.45.3 2026-07-06 14:11:37.698791 | 2026-07-06 14:11:37.699021 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-06 14:11:38.203359 | localhost -> localhost | changed 2026-07-06 14:11:38.213640 | 2026-07-06 14:11:38.213766 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-06 14:11:39.378032 | localhost -> localhost | changed 2026-07-06 14:11:39.385125 | 2026-07-06 14:11:39.385214 | PLAY [all] 2026-07-06 14:11:39.403827 | 2026-07-06 14:11:39.404015 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-06 14:11:39.645152 | ubuntu-noble -> localhost | ok 2026-07-06 14:11:39.656014 | 2026-07-06 14:11:39.656084 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-06 14:11:39.691389 | ubuntu-noble | ok 2026-07-06 14:11:39.709977 | ubuntu-noble | included: /var/lib/zuul/builds/83984fa6ffe642c09f18c391d89972e2/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-06 14:11:39.717526 | 2026-07-06 14:11:39.717672 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-06 14:11:40.582153 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-07-06 14:11:40.582344 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/83984fa6ffe642c09f18c391d89972e2/work/83984fa6ffe642c09f18c391d89972e2_id_rsa 2026-07-06 14:11:40.582377 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/83984fa6ffe642c09f18c391d89972e2/work/83984fa6ffe642c09f18c391d89972e2_id_rsa.pub 2026-07-06 14:11:40.582400 | ubuntu-noble -> localhost | The key fingerprint is: 2026-07-06 14:11:40.582421 | ubuntu-noble -> localhost | SHA256:+OAiKiJX03uKsjTQuY4AA2ggKFeMTkchShqrKt3gW5A zuul-build-sshkey 2026-07-06 14:11:40.582459 | ubuntu-noble -> localhost | The key's randomart image is: 2026-07-06 14:11:40.582480 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-07-06 14:11:40.582508 | ubuntu-noble -> localhost | |=..=+. | 2026-07-06 14:11:40.582530 | ubuntu-noble -> localhost | |O++.o | 2026-07-06 14:11:40.582551 | ubuntu-noble -> localhost | |B= . | 2026-07-06 14:11:40.582572 | ubuntu-noble -> localhost | |+..o . | 2026-07-06 14:11:40.582593 | ubuntu-noble -> localhost | |= E .o S | 2026-07-06 14:11:40.582614 | ubuntu-noble -> localhost | |o= =o..o | 2026-07-06 14:11:40.582634 | ubuntu-noble -> localhost | |+ B.+.... | 2026-07-06 14:11:40.582655 | ubuntu-noble -> localhost | |*=o= o. . | 2026-07-06 14:11:40.582678 | ubuntu-noble -> localhost | |*.+o. .o | 2026-07-06 14:11:40.582699 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-07-06 14:11:40.582750 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.351856 2026-07-06 14:11:40.588383 | 2026-07-06 14:11:40.588450 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-06 14:11:40.624566 | ubuntu-noble | ok 2026-07-06 14:11:40.637658 | ubuntu-noble | included: /var/lib/zuul/builds/83984fa6ffe642c09f18c391d89972e2/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-06 14:11:40.646012 | 2026-07-06 14:11:40.646078 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-06 14:11:40.671452 | ubuntu-noble | skipping: Conditional result was False 2026-07-06 14:11:40.683162 | 2026-07-06 14:11:40.683236 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-06 14:11:41.250077 | ubuntu-noble | changed 2026-07-06 14:11:41.258085 | 2026-07-06 14:11:41.258190 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-06 14:11:41.498587 | ubuntu-noble | ok 2026-07-06 14:11:41.504711 | 2026-07-06 14:11:41.504785 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-06 14:11:42.316029 | ubuntu-noble | changed 2026-07-06 14:11:42.324645 | 2026-07-06 14:11:42.324776 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-06 14:11:42.937314 | ubuntu-noble | changed 2026-07-06 14:11:42.946155 | 2026-07-06 14:11:42.946249 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-06 14:11:42.975966 | ubuntu-noble | skipping: Conditional result was False 2026-07-06 14:11:42.983496 | 2026-07-06 14:11:42.983703 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-06 14:11:43.425937 | ubuntu-noble -> localhost | changed 2026-07-06 14:11:43.443456 | 2026-07-06 14:11:43.443601 | TASK [add-build-sshkey : Add back temp key] 2026-07-06 14:11:43.778371 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/83984fa6ffe642c09f18c391d89972e2/work/83984fa6ffe642c09f18c391d89972e2_id_rsa (zuul-build-sshkey) 2026-07-06 14:11:43.778589 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.013095 2026-07-06 14:11:43.784039 | 2026-07-06 14:11:43.862152 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-06 14:11:44.247557 | ubuntu-noble | ok 2026-07-06 14:11:44.278664 | 2026-07-06 14:11:44.278767 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-06 14:11:44.314715 | ubuntu-noble | skipping: Conditional result was False 2026-07-06 14:11:44.330618 | 2026-07-06 14:11:44.330717 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-07-06 14:11:44.758534 | ubuntu-noble | ok 2026-07-06 14:11:44.804438 | 2026-07-06 14:11:44.804576 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-07-06 14:11:45.952147 | ubuntu-noble | Output suppressed because no_log was given 2026-07-06 14:11:46.100784 | 2026-07-06 14:11:46.101106 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-07-06 14:11:46.349881 | ubuntu-noble | ok: "logs" 2026-07-06 14:11:46.412993 | ubuntu-noble | ok: All items complete 2026-07-06 14:11:46.413203 | 2026-07-06 14:11:46.553628 | ubuntu-noble | ok: "artifacts" 2026-07-06 14:11:46.760723 | ubuntu-noble | ok: "docs" 2026-07-06 14:11:46.778697 | 2026-07-06 14:11:46.778870 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-07-06 14:11:47.026324 | ubuntu-noble | changed: "logs" 2026-07-06 14:11:47.243432 | ubuntu-noble | changed: "artifacts" 2026-07-06 14:11:47.467873 | ubuntu-noble | changed: "docs" 2026-07-06 14:11:47.485920 | 2026-07-06 14:11:47.486081 | PLAY RECAP 2026-07-06 14:11:47.486149 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-06 14:11:47.486199 | ubuntu-noble | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-07-06 14:11:47.486237 | 2026-07-06 14:11:47.681610 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-07-06 14:11:47.683982 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/pre.yaml@main] 2026-07-06 14:11:48.326298 | 2026-07-06 14:11:48.326432 | PLAY [all] 2026-07-06 14:11:48.338700 | 2026-07-06 14:11:48.338779 | TASK [setup-uv : Extract archive] 2026-07-06 14:11:51.024744 | ubuntu-noble | changed 2026-07-06 14:11:51.033397 | 2026-07-06 14:11:51.033488 | TASK [setup-uv : Print version] 2026-07-06 14:11:51.462270 | ubuntu-noble | uv 0.8.13 2026-07-06 14:11:51.573037 | ubuntu-noble | ok: Runtime: 0:00:00.015204 2026-07-06 14:11:51.582361 | 2026-07-06 14:11:51.582411 | PLAY RECAP 2026-07-06 14:11:51.582456 | ubuntu-noble | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-06 14:11:51.582479 | 2026-07-06 14:11:51.741474 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/pre.yaml@main] 2026-07-06 14:11:51.742632 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/run.yaml@main] 2026-07-06 14:11:52.387200 | 2026-07-06 14:11:52.387357 | PLAY [all] 2026-07-06 14:11:52.399634 | 2026-07-06 14:11:52.399712 | TASK [Run "pre-commit"] 2026-07-06 14:11:53.074401 | ubuntu-noble | Downloading virtualenv (4.3MiB) 2026-07-06 14:11:53.155096 | ubuntu-noble | Downloading virtualenv 2026-07-06 14:11:53.171452 | ubuntu-noble | Installed 10 packages in 15ms 2026-07-06 14:11:53.606114 | ubuntu-noble | [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 2026-07-06 14:11:54.122498 | 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-07-06 14:11:54.127917 | ubuntu-noble | [INFO] Initializing environment for https://github.com/psf/black. 2026-07-06 14:11:54.658652 | ubuntu-noble | [INFO] Initializing environment for https://github.com/pycqa/flake8. 2026-07-06 14:11:55.067289 | ubuntu-noble | [INFO] Initializing environment for https://github.com/pycqa/isort. 2026-07-06 14:11:55.503903 | 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-07-06 14:11:55.505966 | ubuntu-noble | [INFO] Initializing environment for https://github.com/adrienverge/yamllint.git. 2026-07-06 14:11:56.405463 | ubuntu-noble | [INFO] Initializing environment for https://github.com/ansible/ansible-lint.git. 2026-07-06 14:11:57.032511 | ubuntu-noble | [INFO] Initializing environment for https://github.com/ansible/ansible-lint.git:ansible-core>=2.16.0. 2026-07-06 14:11:57.608793 | ubuntu-noble | [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 2026-07-06 14:11:57.608880 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-07-06 14:11:57.608907 | ubuntu-noble | [INFO] This may take a few minutes... 2026-07-06 14:12:01.915975 | ubuntu-noble | [INFO] Installing environment for https://github.com/psf/black. 2026-07-06 14:12:01.916049 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-07-06 14:12:01.916061 | ubuntu-noble | [INFO] This may take a few minutes... 2026-07-06 14:12:06.620469 | ubuntu-noble | [INFO] Installing environment for https://github.com/pycqa/flake8. 2026-07-06 14:12:06.620556 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-07-06 14:12:06.620568 | ubuntu-noble | [INFO] This may take a few minutes... 2026-07-06 14:12:10.104763 | ubuntu-noble | [INFO] Installing environment for https://github.com/pycqa/isort. 2026-07-06 14:12:10.104826 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-07-06 14:12:10.104834 | ubuntu-noble | [INFO] This may take a few minutes... 2026-07-06 14:12:13.036877 | ubuntu-noble | [INFO] Installing environment for https://github.com/adrienverge/yamllint.git. 2026-07-06 14:12:13.036929 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-07-06 14:12:13.036936 | ubuntu-noble | [INFO] This may take a few minutes... 2026-07-06 14:12:16.693489 | ubuntu-noble | [INFO] Installing environment for https://github.com/ansible/ansible-lint.git. 2026-07-06 14:12:16.693531 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-07-06 14:12:16.693536 | ubuntu-noble | [INFO] This may take a few minutes... 2026-07-06 14:12:28.440619 | ubuntu-noble | fix end of files.........................................................Passed 2026-07-06 14:12:28.501716 | ubuntu-noble | trim trailing whitespace.................................................Passed 2026-07-06 14:12:28.866176 | ubuntu-noble | black....................................................................Passed 2026-07-06 14:12:29.105707 | ubuntu-noble | flake8...................................................................Passed 2026-07-06 14:12:29.281917 | ubuntu-noble | isort....................................................................Passed 2026-07-06 14:12:29.634971 | ubuntu-noble | yamllint.................................................................Passed 2026-07-06 14:13:46.178808 | ubuntu-noble | Ansible-lint.............................................................Passed 2026-07-06 14:13:46.538959 | ubuntu-noble | ok: Runtime: 0:01:53.400407 2026-07-06 14:13:46.541382 | 2026-07-06 14:13:46.541455 | PLAY RECAP 2026-07-06 14:13:46.541512 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-06 14:13:46.541543 | 2026-07-06 14:13:46.665555 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/run.yaml@main] 2026-07-06 14:13:46.666966 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-07-06 14:13:47.292416 | 2026-07-06 14:13:47.292556 | PLAY [all] 2026-07-06 14:13:47.306421 | 2026-07-06 14:13:47.306566 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-06 14:13:47.352160 | ubuntu-noble | skipping: Conditional result was False 2026-07-06 14:13:47.364263 | 2026-07-06 14:13:47.364394 | TASK [fetch-output : Set log path for single node] 2026-07-06 14:13:47.406473 | ubuntu-noble | ok 2026-07-06 14:13:47.413501 | 2026-07-06 14:13:47.413600 | LOOP [fetch-output : Ensure local output dirs] 2026-07-06 14:13:47.821056 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/83984fa6ffe642c09f18c391d89972e2/work/logs" 2026-07-06 14:13:48.056700 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/83984fa6ffe642c09f18c391d89972e2/work/artifacts" 2026-07-06 14:13:48.265505 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/83984fa6ffe642c09f18c391d89972e2/work/docs" 2026-07-06 14:13:48.284947 | 2026-07-06 14:13:48.285161 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-06 14:13:48.967295 | ubuntu-noble | ok 2026-07-06 14:13:48.968237 | ubuntu-noble | changed: All items complete 2026-07-06 14:13:48.968309 | 2026-07-06 14:13:49.448754 | ubuntu-noble | changed: .d..t...... ./ 2026-07-06 14:13:49.921631 | ubuntu-noble | changed: .d..t...... ./ 2026-07-06 14:13:49.940718 | 2026-07-06 14:13:49.940874 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-06 14:13:50.348677 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.007198 2026-07-06 14:13:50.581492 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.008388 2026-07-06 14:13:50.602101 | 2026-07-06 14:13:50.602216 | PLAY [all] 2026-07-06 14:13:50.608707 | 2026-07-06 14:13:50.608774 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-06 14:13:51.110288 | ubuntu-noble | changed 2026-07-06 14:13:51.116206 | 2026-07-06 14:13:51.116257 | PLAY RECAP 2026-07-06 14:13:51.116302 | ubuntu-noble | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-06 14:13:51.116323 | 2026-07-06 14:13:51.245631 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-07-06 14:13:51.247999 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-06 14:13:51.818196 | 2026-07-06 14:13:51.818315 | PLAY [localhost] 2026-07-06 14:13:51.828296 | 2026-07-06 14:13:51.828367 | TASK [Generate Zuul manifest] 2026-07-06 14:13:51.851081 | localhost | ok 2026-07-06 14:13:51.868386 | 2026-07-06 14:13:51.868462 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-06 14:13:52.244845 | localhost | changed 2026-07-06 14:13:52.257826 | 2026-07-06 14:13:52.257903 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-06 14:13:52.286433 | localhost | ok 2026-07-06 14:13:52.294077 | 2026-07-06 14:13:52.294140 | TASK [Upload logs] 2026-07-06 14:13:52.316237 | localhost | ok 2026-07-06 14:13:52.377481 | 2026-07-06 14:13:52.377649 | TASK [Set zuul-log-path fact] 2026-07-06 14:13:52.401451 | localhost | ok 2026-07-06 14:13:52.414066 | 2026-07-06 14:13:52.429736 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-06 14:13:52.463997 | localhost | ok 2026-07-06 14:13:52.473352 | 2026-07-06 14:13:52.473417 | TASK [upload-logs : Create log directories] 2026-07-06 14:13:52.892266 | localhost | changed 2026-07-06 14:13:52.897624 | 2026-07-06 14:13:52.897693 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-06 14:13:53.327000 | localhost -> localhost | ok: Runtime: 0:00:00.005803 2026-07-06 14:13:53.333896 | 2026-07-06 14:13:53.333981 | TASK [upload-logs : Upload logs to log server] 2026-07-06 14:13:53.821192 | localhost | Output suppressed because no_log was given 2026-07-06 14:13:53.826216 | 2026-07-06 14:13:53.826324 | LOOP [upload-logs : Compress console log and json output] 2026-07-06 14:13:53.870599 | localhost | skipping: Conditional result was False 2026-07-06 14:13:53.877881 | localhost | skipping: Conditional result was False 2026-07-06 14:13:53.887466 | 2026-07-06 14:13:53.887565 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-06 14:13:53.934767 | localhost | skipping: Conditional result was False 2026-07-06 14:13:53.935146 | 2026-07-06 14:13:53.944149 | localhost | skipping: Conditional result was False 2026-07-06 14:13:53.960474 | 2026-07-06 14:13:53.960575 | LOOP [upload-logs : Upload console log and json output]