2026-04-27 09:56:47.316088 | Job console starting 2026-04-27 09:56:47.324784 | Updating git repos 2026-04-27 09:56:47.360150 | Cloning repos into workspace 2026-04-27 09:56:47.398247 | Restoring repo states 2026-04-27 09:56:47.412871 | Merging changes 2026-04-27 09:56:48.012500 | Checking out repos 2026-04-27 09:56:48.209374 | Preparing playbooks 2026-04-27 09:56:49.070669 | Running Ansible setup 2026-04-27 09:56:52.942672 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-27 09:56:53.555688 | 2026-04-27 09:56:53.555868 | PLAY [localhost] 2026-04-27 09:56:53.564045 | 2026-04-27 09:56:53.564136 | TASK [Gathering Facts] 2026-04-27 09:56:54.420119 | localhost | ok 2026-04-27 09:56:54.427030 | 2026-04-27 09:56:54.427107 | TASK [Setup log path fact] 2026-04-27 09:56:54.448304 | localhost | ok 2026-04-27 09:56:54.462219 | 2026-04-27 09:56:54.462285 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-27 09:56:54.490394 | localhost | ok 2026-04-27 09:56:54.498004 | 2026-04-27 09:56:54.498072 | TASK [emit-job-header : Print job information] 2026-04-27 09:56:54.537831 | # Job Information 2026-04-27 09:56:54.537980 | Ansible Version: 2.16.16 2026-04-27 09:56:54.538028 | Job: pre-commit 2026-04-27 09:56:54.538061 | Pipeline: check 2026-04-27 09:56:54.538092 | Executor: 0a8996d2b663 2026-04-27 09:56:54.538123 | Triggered by: https://github.com/vexxhost/ansible-collection-kubernetes/pull/270 2026-04-27 09:56:54.538157 | Event ID: 4dfcab60-421f-11f1-9da9-96d4948a245e 2026-04-27 09:56:54.541958 | 2026-04-27 09:56:54.542049 | LOOP [emit-job-header : Print node information] 2026-04-27 09:56:54.641059 | localhost | ok: 2026-04-27 09:56:54.641315 | localhost | # Node Information 2026-04-27 09:56:54.641358 | localhost | Inventory Hostname: ubuntu-noble 2026-04-27 09:56:54.641392 | localhost | Hostname: np0000170448 2026-04-27 09:56:54.641422 | localhost | Username: zuul 2026-04-27 09:56:54.641458 | localhost | Distro: Ubuntu 24.04 2026-04-27 09:56:54.641488 | localhost | Provider: yul1 2026-04-27 09:56:54.641516 | localhost | Region: ca-ymq-1 2026-04-27 09:56:54.641543 | localhost | Label: ubuntu-noble 2026-04-27 09:56:54.641570 | localhost | Product Name: OpenStack Nova 2026-04-27 09:56:54.641598 | localhost | Interface IP: 199.19.213.250 2026-04-27 09:56:54.659304 | 2026-04-27 09:56:54.659403 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-27 09:56:55.071177 | localhost -> localhost | changed 2026-04-27 09:56:55.080241 | 2026-04-27 09:56:55.080341 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-27 09:56:55.926658 | localhost -> localhost | changed 2026-04-27 09:56:55.932821 | 2026-04-27 09:56:55.932877 | PLAY [all] 2026-04-27 09:56:55.941719 | 2026-04-27 09:56:55.941781 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-27 09:56:56.179414 | ubuntu-noble -> localhost | ok 2026-04-27 09:56:56.189646 | 2026-04-27 09:56:56.189734 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-27 09:56:56.225901 | ubuntu-noble | ok 2026-04-27 09:56:56.241741 | ubuntu-noble | included: /var/lib/zuul/builds/d9036fea3b744260b84333fc6f484d44/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-27 09:56:56.249072 | 2026-04-27 09:56:56.249134 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-27 09:56:57.061900 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-04-27 09:56:57.062117 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/d9036fea3b744260b84333fc6f484d44/work/d9036fea3b744260b84333fc6f484d44_id_rsa 2026-04-27 09:56:57.062160 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/d9036fea3b744260b84333fc6f484d44/work/d9036fea3b744260b84333fc6f484d44_id_rsa.pub 2026-04-27 09:56:57.062193 | ubuntu-noble -> localhost | The key fingerprint is: 2026-04-27 09:56:57.062223 | ubuntu-noble -> localhost | SHA256:og1UpOUmVgkN3XpVQajmoJik9gEropYv6YqLWSsjd0U zuul-build-sshkey 2026-04-27 09:56:57.062265 | ubuntu-noble -> localhost | The key's randomart image is: 2026-04-27 09:56:57.062296 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-04-27 09:56:57.062332 | ubuntu-noble -> localhost | | o*=o ++. | 2026-04-27 09:56:57.062363 | ubuntu-noble -> localhost | | *+ . o | 2026-04-27 09:56:57.062391 | ubuntu-noble -> localhost | | = o. o | 2026-04-27 09:56:57.062420 | ubuntu-noble -> localhost | | ..o oE + | 2026-04-27 09:56:57.062448 | ubuntu-noble -> localhost | | ooo.o.=S | 2026-04-27 09:56:57.062475 | ubuntu-noble -> localhost | |+oo..+... | 2026-04-27 09:56:57.062503 | ubuntu-noble -> localhost | |= = o.. | 2026-04-27 09:56:57.062531 | ubuntu-noble -> localhost | |BB.o. | 2026-04-27 09:56:57.062562 | ubuntu-noble -> localhost | |@*+o | 2026-04-27 09:56:57.062591 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-04-27 09:56:57.062655 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.379591 2026-04-27 09:56:57.068246 | 2026-04-27 09:56:57.068309 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-27 09:56:57.098913 | ubuntu-noble | ok 2026-04-27 09:56:57.107717 | ubuntu-noble | included: /var/lib/zuul/builds/d9036fea3b744260b84333fc6f484d44/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-27 09:56:57.115559 | 2026-04-27 09:56:57.115620 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-27 09:56:57.140329 | ubuntu-noble | skipping: Conditional result was False 2026-04-27 09:56:57.151829 | 2026-04-27 09:56:57.151919 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-27 09:56:57.680473 | ubuntu-noble | changed 2026-04-27 09:56:57.686835 | 2026-04-27 09:56:57.686903 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-27 09:56:57.917318 | ubuntu-noble | ok 2026-04-27 09:56:57.923561 | 2026-04-27 09:56:57.923633 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-27 09:56:58.644549 | ubuntu-noble | changed 2026-04-27 09:56:58.650813 | 2026-04-27 09:56:58.650891 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-27 09:56:59.253500 | ubuntu-noble | changed 2026-04-27 09:56:59.260533 | 2026-04-27 09:56:59.260610 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-27 09:56:59.285629 | ubuntu-noble | skipping: Conditional result was False 2026-04-27 09:56:59.297849 | 2026-04-27 09:56:59.297934 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-27 09:56:59.721884 | ubuntu-noble -> localhost | changed 2026-04-27 09:56:59.740014 | 2026-04-27 09:56:59.740083 | TASK [add-build-sshkey : Add back temp key] 2026-04-27 09:57:00.217851 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/d9036fea3b744260b84333fc6f484d44/work/d9036fea3b744260b84333fc6f484d44_id_rsa (zuul-build-sshkey) 2026-04-27 09:57:00.218060 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.013805 2026-04-27 09:57:00.226099 | 2026-04-27 09:57:00.226307 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-27 09:57:00.634161 | ubuntu-noble | ok 2026-04-27 09:57:00.643608 | 2026-04-27 09:57:00.643819 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-27 09:57:00.671080 | ubuntu-noble | skipping: Conditional result was False 2026-04-27 09:57:01.061692 | 2026-04-27 09:57:01.061802 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-27 09:57:01.461645 | ubuntu-noble | ok 2026-04-27 09:57:01.471075 | 2026-04-27 09:57:01.471149 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-27 09:57:02.574857 | ubuntu-noble | Output suppressed because no_log was given 2026-04-27 09:57:02.587648 | 2026-04-27 09:57:02.587800 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-27 09:57:02.850521 | ubuntu-noble | ok: "logs" 2026-04-27 09:57:02.850720 | ubuntu-noble | ok: All items complete 2026-04-27 09:57:02.850764 | 2026-04-27 09:57:03.015222 | ubuntu-noble | ok: "artifacts" 2026-04-27 09:57:03.216832 | ubuntu-noble | ok: "docs" 2026-04-27 09:57:03.237748 | 2026-04-27 09:57:03.238535 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-27 09:57:03.466748 | ubuntu-noble | changed: "logs" 2026-04-27 09:57:03.670851 | ubuntu-noble | changed: "artifacts" 2026-04-27 09:57:04.037580 | ubuntu-noble | changed: "docs" 2026-04-27 09:57:04.057664 | 2026-04-27 09:57:04.057819 | PLAY RECAP 2026-04-27 09:57:04.057887 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-27 09:57:04.057932 | ubuntu-noble | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-27 09:57:04.057964 | 2026-04-27 09:57:04.185542 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-27 09:57:04.187641 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/pre.yaml@main] 2026-04-27 09:57:04.791413 | 2026-04-27 09:57:04.791576 | PLAY [all] 2026-04-27 09:57:04.804019 | 2026-04-27 09:57:04.804127 | TASK [setup-uv : Extract archive] 2026-04-27 09:57:07.349796 | ubuntu-noble | changed 2026-04-27 09:57:07.446869 | 2026-04-27 09:57:07.447004 | TASK [setup-uv : Print version] 2026-04-27 09:57:07.885582 | ubuntu-noble | uv 0.8.13 2026-04-27 09:57:07.983667 | ubuntu-noble | ok: Runtime: 0:00:00.014286 2026-04-27 09:57:07.991234 | 2026-04-27 09:57:07.991287 | PLAY RECAP 2026-04-27 09:57:07.991336 | ubuntu-noble | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-27 09:57:07.991359 | 2026-04-27 09:57:08.160244 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/pre.yaml@main] 2026-04-27 09:57:08.162413 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/run.yaml@main] 2026-04-27 09:57:08.854840 | 2026-04-27 09:57:08.855028 | PLAY [all] 2026-04-27 09:57:08.872482 | 2026-04-27 09:57:08.872590 | TASK [Run "pre-commit"] 2026-04-27 09:57:09.505279 | ubuntu-noble | Downloading virtualenv (5.6MiB) 2026-04-27 09:57:09.607597 | ubuntu-noble | Downloading virtualenv 2026-04-27 09:57:09.622472 | ubuntu-noble | Installed 10 packages in 14ms 2026-04-27 09:57:09.992855 | ubuntu-noble | [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 2026-04-27 09:57:10.510225 | 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-04-27 09:57:10.515308 | ubuntu-noble | [INFO] Initializing environment for https://github.com/psf/black. 2026-04-27 09:57:11.023685 | ubuntu-noble | [INFO] Initializing environment for https://github.com/pycqa/flake8. 2026-04-27 09:57:11.402976 | ubuntu-noble | [INFO] Initializing environment for https://github.com/pycqa/isort. 2026-04-27 09:57:11.854509 | 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-04-27 09:57:11.856346 | ubuntu-noble | [INFO] Initializing environment for https://github.com/adrienverge/yamllint.git. 2026-04-27 09:57:12.257497 | ubuntu-noble | [INFO] Initializing environment for https://github.com/ansible/ansible-lint.git. 2026-04-27 09:57:12.825946 | ubuntu-noble | [INFO] Initializing environment for https://github.com/ansible/ansible-lint.git:ansible-core>=2.16.0. 2026-04-27 09:57:13.355878 | ubuntu-noble | [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 2026-04-27 09:57:13.355976 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-04-27 09:57:13.355990 | ubuntu-noble | [INFO] This may take a few minutes... 2026-04-27 09:57:17.351164 | ubuntu-noble | [INFO] Installing environment for https://github.com/psf/black. 2026-04-27 09:57:17.351261 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-04-27 09:57:17.351279 | ubuntu-noble | [INFO] This may take a few minutes... 2026-04-27 09:57:21.323022 | ubuntu-noble | [INFO] Installing environment for https://github.com/pycqa/flake8. 2026-04-27 09:57:21.323093 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-04-27 09:57:21.323110 | ubuntu-noble | [INFO] This may take a few minutes... 2026-04-27 09:57:25.452821 | ubuntu-noble | [INFO] Installing environment for https://github.com/pycqa/isort. 2026-04-27 09:57:25.452871 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-04-27 09:57:25.452876 | ubuntu-noble | [INFO] This may take a few minutes... 2026-04-27 09:57:28.594118 | ubuntu-noble | [INFO] Installing environment for https://github.com/adrienverge/yamllint.git. 2026-04-27 09:57:28.594162 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-04-27 09:57:28.594170 | ubuntu-noble | [INFO] This may take a few minutes... 2026-04-27 09:57:32.480225 | ubuntu-noble | [INFO] Installing environment for https://github.com/ansible/ansible-lint.git. 2026-04-27 09:57:32.480274 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-04-27 09:57:32.480283 | ubuntu-noble | [INFO] This may take a few minutes... 2026-04-27 09:57:44.094836 | ubuntu-noble | fix end of files.........................................................Passed 2026-04-27 09:57:44.161758 | ubuntu-noble | trim trailing whitespace.................................................Passed 2026-04-27 09:57:44.501163 | ubuntu-noble | black....................................................................Passed 2026-04-27 09:57:44.733091 | ubuntu-noble | flake8...................................................................Passed 2026-04-27 09:57:44.863444 | ubuntu-noble | isort....................................................................Passed 2026-04-27 09:57:45.151748 | ubuntu-noble | yamllint.................................................................Passed 2026-04-27 09:58:47.858425 | ubuntu-noble | Ansible-lint.............................................................Passed 2026-04-27 09:58:48.011119 | ubuntu-noble | ok: Runtime: 0:01:38.596444 2026-04-27 09:58:48.013988 | 2026-04-27 09:58:48.014057 | PLAY RECAP 2026-04-27 09:58:48.014124 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-27 09:58:48.014154 | 2026-04-27 09:58:48.138399 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/run.yaml@main] 2026-04-27 09:58:48.139654 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-27 09:58:48.730168 | 2026-04-27 09:58:48.730315 | PLAY [all] 2026-04-27 09:58:48.742157 | 2026-04-27 09:58:48.742240 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-27 09:58:48.787687 | ubuntu-noble | skipping: Conditional result was False 2026-04-27 09:58:48.799205 | 2026-04-27 09:58:48.799290 | TASK [fetch-output : Set log path for single node] 2026-04-27 09:58:48.844791 | ubuntu-noble | ok 2026-04-27 09:58:48.849784 | 2026-04-27 09:58:48.849849 | LOOP [fetch-output : Ensure local output dirs] 2026-04-27 09:58:49.239399 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/d9036fea3b744260b84333fc6f484d44/work/logs" 2026-04-27 09:58:49.445518 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/d9036fea3b744260b84333fc6f484d44/work/artifacts" 2026-04-27 09:58:49.652217 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/d9036fea3b744260b84333fc6f484d44/work/docs" 2026-04-27 09:58:49.670149 | 2026-04-27 09:58:49.670237 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-27 09:58:50.319216 | ubuntu-noble | changed: .d..t...... ./ 2026-04-27 09:58:50.319582 | ubuntu-noble | changed: All items complete 2026-04-27 09:58:50.319626 | 2026-04-27 09:58:50.781894 | ubuntu-noble | changed: .d..t...... ./ 2026-04-27 09:58:51.248411 | ubuntu-noble | changed: .d..t...... ./ 2026-04-27 09:58:51.275264 | 2026-04-27 09:58:51.275432 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-27 09:58:51.710441 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.009502 2026-04-27 09:58:51.937726 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.008359 2026-04-27 09:58:51.959864 | 2026-04-27 09:58:51.960001 | PLAY [all] 2026-04-27 09:58:51.966481 | 2026-04-27 09:58:51.966546 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-27 09:58:52.453069 | ubuntu-noble | changed 2026-04-27 09:58:52.459686 | 2026-04-27 09:58:52.459806 | PLAY RECAP 2026-04-27 09:58:52.459855 | ubuntu-noble | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-27 09:58:52.459877 | 2026-04-27 09:58:52.622025 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-27 09:58:52.623559 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-27 09:58:53.211076 | 2026-04-27 09:58:53.211230 | PLAY [localhost] 2026-04-27 09:58:53.221729 | 2026-04-27 09:58:53.221802 | TASK [Generate Zuul manifest] 2026-04-27 09:58:53.244798 | localhost | ok 2026-04-27 09:58:53.259304 | 2026-04-27 09:58:53.259385 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-27 09:58:53.566805 | localhost | changed 2026-04-27 09:58:53.578674 | 2026-04-27 09:58:53.578781 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-27 09:58:53.610868 | localhost | ok 2026-04-27 09:58:53.618253 | 2026-04-27 09:58:53.618328 | TASK [Upload logs] 2026-04-27 09:58:53.640816 | localhost | ok 2026-04-27 09:58:53.702340 | 2026-04-27 09:58:53.702487 | TASK [Set zuul-log-path fact] 2026-04-27 09:58:53.721993 | localhost | ok 2026-04-27 09:58:53.734255 | 2026-04-27 09:58:53.734324 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-27 09:58:53.765569 | localhost | ok 2026-04-27 09:58:53.774531 | 2026-04-27 09:58:53.774595 | TASK [upload-logs : Create log directories] 2026-04-27 09:58:54.172388 | localhost | changed 2026-04-27 09:58:54.177233 | 2026-04-27 09:58:54.177310 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-27 09:58:54.603832 | localhost -> localhost | ok: Runtime: 0:00:00.004873 2026-04-27 09:58:54.610386 | 2026-04-27 09:58:54.610474 | TASK [upload-logs : Upload logs to log server] 2026-04-27 09:58:55.058267 | localhost | Output suppressed because no_log was given 2026-04-27 09:58:55.063720 | 2026-04-27 09:58:55.063793 | LOOP [upload-logs : Compress console log and json output] 2026-04-27 09:58:55.107684 | localhost | skipping: Conditional result was False 2026-04-27 09:58:55.115122 | localhost | skipping: Conditional result was False 2026-04-27 09:58:55.129148 | 2026-04-27 09:58:55.129464 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-27 09:58:55.173221 | localhost | skipping: Conditional result was False 2026-04-27 09:58:55.173639 | 2026-04-27 09:58:55.177606 | localhost | skipping: Conditional result was False 2026-04-27 09:58:55.197120 | 2026-04-27 09:58:55.197375 | LOOP [upload-logs : Upload console log and json output]