2026-06-13 01:11:05.868983 | Job console starting 2026-06-13 01:11:05.877868 | Updating git repos 2026-06-13 01:11:05.917050 | Cloning repos into workspace 2026-06-13 01:11:05.961228 | Restoring repo states 2026-06-13 01:11:05.976585 | Merging changes 2026-06-13 01:11:06.945955 | Checking out repos 2026-06-13 01:11:07.426519 | Preparing playbooks 2026-06-13 01:11:09.561292 | Running Ansible setup 2026-06-13 01:11:13.916945 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-06-13 01:11:14.523883 | 2026-06-13 01:11:14.524070 | PLAY [localhost] 2026-06-13 01:11:14.534605 | 2026-06-13 01:11:14.534697 | TASK [Gathering Facts] 2026-06-13 01:11:15.597243 | localhost | ok 2026-06-13 01:11:15.614552 | 2026-06-13 01:11:15.614667 | TASK [Setup log path fact] 2026-06-13 01:11:15.634130 | localhost | ok 2026-06-13 01:11:15.650037 | 2026-06-13 01:11:15.844575 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-13 01:11:15.877411 | localhost | ok 2026-06-13 01:11:15.887994 | 2026-06-13 01:11:15.888067 | TASK [emit-job-header : Print job information] 2026-06-13 01:11:15.932209 | # Job Information 2026-06-13 01:11:15.932376 | Ansible Version: 2.16.18 2026-06-13 01:11:15.932421 | Job: pre-commit 2026-06-13 01:11:15.932452 | Pipeline: check 2026-06-13 01:11:15.932479 | Executor: 2d72f0692154 2026-06-13 01:11:15.932506 | Triggered by: https://github.com/vexxhost/ansible-collection-kubernetes/pull/283 2026-06-13 01:11:15.932537 | Event ID: a2c92370-66c4-11f1-9e8e-aa37cdc7e4bb 2026-06-13 01:11:15.936461 | 2026-06-13 01:11:15.936551 | LOOP [emit-job-header : Print node information] 2026-06-13 01:11:16.037830 | localhost | ok: 2026-06-13 01:11:16.038034 | localhost | # Node Information 2026-06-13 01:11:16.038065 | localhost | Inventory Hostname: ubuntu-noble 2026-06-13 01:11:16.038088 | localhost | Hostname: np0000179886 2026-06-13 01:11:16.038108 | localhost | Username: zuul 2026-06-13 01:11:16.038131 | localhost | Distro: Ubuntu 24.04 2026-06-13 01:11:16.038151 | localhost | Provider: yul1 2026-06-13 01:11:16.038171 | localhost | Region: ca-ymq-1 2026-06-13 01:11:16.038189 | localhost | Label: ubuntu-noble 2026-06-13 01:11:16.038208 | localhost | Product Name: OpenStack Nova 2026-06-13 01:11:16.038226 | localhost | Interface IP: 199.204.45.25 2026-06-13 01:11:16.053821 | 2026-06-13 01:11:16.054116 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-13 01:11:16.495276 | localhost -> localhost | changed 2026-06-13 01:11:16.501253 | 2026-06-13 01:11:16.501328 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-13 01:11:18.234243 | localhost -> localhost | changed 2026-06-13 01:11:18.243799 | 2026-06-13 01:11:18.243868 | PLAY [all] 2026-06-13 01:11:18.252313 | 2026-06-13 01:11:18.252391 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-13 01:11:18.488922 | ubuntu-noble -> localhost | ok 2026-06-13 01:11:18.495280 | 2026-06-13 01:11:18.495348 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-13 01:11:18.529713 | ubuntu-noble | ok 2026-06-13 01:11:18.549065 | ubuntu-noble | included: /var/lib/zuul/builds/5143505de22546e6a4c761cf992969c9/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-13 01:11:18.555117 | 2026-06-13 01:11:18.555176 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-13 01:11:19.374691 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-06-13 01:11:19.374941 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/5143505de22546e6a4c761cf992969c9/work/5143505de22546e6a4c761cf992969c9_id_rsa 2026-06-13 01:11:19.375008 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/5143505de22546e6a4c761cf992969c9/work/5143505de22546e6a4c761cf992969c9_id_rsa.pub 2026-06-13 01:11:19.375059 | ubuntu-noble -> localhost | The key fingerprint is: 2026-06-13 01:11:19.375106 | ubuntu-noble -> localhost | SHA256:C8YJXIjihGxF5wxP02O83lJvEhDUjPpG9x23KqbEdls zuul-build-sshkey 2026-06-13 01:11:19.375166 | ubuntu-noble -> localhost | The key's randomart image is: 2026-06-13 01:11:19.375213 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-06-13 01:11:19.375268 | ubuntu-noble -> localhost | |o o= ==o= | 2026-06-13 01:11:19.375316 | ubuntu-noble -> localhost | |o+..O..B o | 2026-06-13 01:11:19.375360 | ubuntu-noble -> localhost | |+. o+o + | 2026-06-13 01:11:19.375408 | ubuntu-noble -> localhost | | . + + + . . | 2026-06-13 01:11:19.375451 | ubuntu-noble -> localhost | | O S + . o .| 2026-06-13 01:11:19.375494 | ubuntu-noble -> localhost | | . *.+ + . . | 2026-06-13 01:11:19.375538 | ubuntu-noble -> localhost | | . o+o. E. | 2026-06-13 01:11:19.375581 | ubuntu-noble -> localhost | | o .oo. | 2026-06-13 01:11:19.375630 | ubuntu-noble -> localhost | | .o.. | 2026-06-13 01:11:19.375675 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-06-13 01:11:19.375765 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.425289 2026-06-13 01:11:19.382567 | 2026-06-13 01:11:19.382629 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-13 01:11:19.416716 | ubuntu-noble | ok 2026-06-13 01:11:19.429737 | ubuntu-noble | included: /var/lib/zuul/builds/5143505de22546e6a4c761cf992969c9/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-13 01:11:19.444752 | 2026-06-13 01:11:19.537270 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-13 01:11:19.568690 | ubuntu-noble | skipping: Conditional result was False 2026-06-13 01:11:19.584187 | 2026-06-13 01:11:19.584514 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-13 01:11:20.104449 | ubuntu-noble | changed 2026-06-13 01:11:20.112488 | 2026-06-13 01:11:20.112552 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-13 01:11:20.328841 | ubuntu-noble | ok 2026-06-13 01:11:20.337167 | 2026-06-13 01:11:20.403848 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-13 01:11:20.961582 | ubuntu-noble | changed 2026-06-13 01:11:20.967289 | 2026-06-13 01:11:20.967388 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-13 01:11:21.509520 | ubuntu-noble | changed 2026-06-13 01:11:21.519997 | 2026-06-13 01:11:21.520105 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-13 01:11:21.545223 | ubuntu-noble | skipping: Conditional result was False 2026-06-13 01:11:21.558460 | 2026-06-13 01:11:21.558651 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-13 01:11:22.191886 | ubuntu-noble -> localhost | changed 2026-06-13 01:11:22.210610 | 2026-06-13 01:11:22.210792 | TASK [add-build-sshkey : Add back temp key] 2026-06-13 01:11:22.588567 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/5143505de22546e6a4c761cf992969c9/work/5143505de22546e6a4c761cf992969c9_id_rsa (zuul-build-sshkey) 2026-06-13 01:11:22.589114 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.015787 2026-06-13 01:11:22.594724 | 2026-06-13 01:11:22.594793 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-13 01:11:22.960416 | ubuntu-noble | ok 2026-06-13 01:11:22.966363 | 2026-06-13 01:11:22.966427 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-13 01:11:22.990645 | ubuntu-noble | skipping: Conditional result was False 2026-06-13 01:11:23.005481 | 2026-06-13 01:11:23.005553 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-06-13 01:11:23.391430 | ubuntu-noble | ok 2026-06-13 01:11:23.456302 | 2026-06-13 01:11:23.456431 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-06-13 01:11:24.453911 | ubuntu-noble | Output suppressed because no_log was given 2026-06-13 01:11:24.471129 | 2026-06-13 01:11:24.471262 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-06-13 01:11:24.715398 | ubuntu-noble | ok: "logs" 2026-06-13 01:11:24.715924 | ubuntu-noble | ok: All items complete 2026-06-13 01:11:24.715978 | 2026-06-13 01:11:24.891325 | ubuntu-noble | ok: "artifacts" 2026-06-13 01:11:25.081921 | ubuntu-noble | ok: "docs" 2026-06-13 01:11:25.092324 | 2026-06-13 01:11:25.092465 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-06-13 01:11:25.307177 | ubuntu-noble | changed: "logs" 2026-06-13 01:11:25.496748 | ubuntu-noble | changed: "artifacts" 2026-06-13 01:11:25.703383 | ubuntu-noble | changed: "docs" 2026-06-13 01:11:25.722209 | 2026-06-13 01:11:25.722357 | PLAY RECAP 2026-06-13 01:11:25.722421 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-13 01:11:25.722461 | ubuntu-noble | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-06-13 01:11:25.722492 | 2026-06-13 01:11:25.882736 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-06-13 01:11:25.884900 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/pre.yaml@main] 2026-06-13 01:11:26.482216 | 2026-06-13 01:11:26.482461 | PLAY [all] 2026-06-13 01:11:26.499931 | 2026-06-13 01:11:26.500038 | TASK [setup-uv : Extract archive] 2026-06-13 01:11:28.965731 | ubuntu-noble | changed 2026-06-13 01:11:28.974553 | 2026-06-13 01:11:28.974664 | TASK [setup-uv : Print version] 2026-06-13 01:11:28.284106 | ubuntu-noble | uv 0.8.13 2026-06-13 01:11:29.516655 | ubuntu-noble | ok: Runtime: 0:00:00.015755 2026-06-13 01:11:29.524043 | 2026-06-13 01:11:29.524101 | PLAY RECAP 2026-06-13 01:11:29.524150 | ubuntu-noble | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-13 01:11:29.524175 | 2026-06-13 01:11:29.666804 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/pre.yaml@main] 2026-06-13 01:11:29.669005 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/run.yaml@main] 2026-06-13 01:11:30.269910 | 2026-06-13 01:11:30.270030 | PLAY [all] 2026-06-13 01:11:30.281294 | 2026-06-13 01:11:30.281363 | TASK [Run "pre-commit"] 2026-06-13 01:11:29.784153 | ubuntu-noble | Downloading virtualenv (7.3MiB) 2026-06-13 01:11:29.884924 | ubuntu-noble | Downloading virtualenv 2026-06-13 01:11:29.898225 | ubuntu-noble | Installed 10 packages in 12ms 2026-06-13 01:11:30.292009 | ubuntu-noble | [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 2026-06-13 01:11:30.841938 | 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-13 01:11:30.847767 | ubuntu-noble | [INFO] Initializing environment for https://github.com/psf/black. 2026-06-13 01:11:33.390515 | ubuntu-noble | [INFO] Initializing environment for https://github.com/pycqa/flake8. 2026-06-13 01:11:33.791257 | ubuntu-noble | [INFO] Initializing environment for https://github.com/pycqa/isort. 2026-06-13 01:11:34.249009 | 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-13 01:11:34.250778 | ubuntu-noble | [INFO] Initializing environment for https://github.com/adrienverge/yamllint.git. 2026-06-13 01:11:34.658790 | ubuntu-noble | [INFO] Initializing environment for https://github.com/ansible/ansible-lint.git. 2026-06-13 01:11:35.233345 | ubuntu-noble | [INFO] Initializing environment for https://github.com/ansible/ansible-lint.git:ansible-core>=2.16.0. 2026-06-13 01:11:36.460849 | ubuntu-noble | [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 2026-06-13 01:11:36.460916 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-06-13 01:11:36.460925 | ubuntu-noble | [INFO] This may take a few minutes... 2026-06-13 01:11:40.649124 | ubuntu-noble | [INFO] Installing environment for https://github.com/psf/black. 2026-06-13 01:11:40.649211 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-06-13 01:11:40.649222 | ubuntu-noble | [INFO] This may take a few minutes... 2026-06-13 01:11:45.187254 | ubuntu-noble | [INFO] Installing environment for https://github.com/pycqa/flake8. 2026-06-13 01:11:45.187288 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-06-13 01:11:45.187293 | ubuntu-noble | [INFO] This may take a few minutes... 2026-06-13 01:11:48.424623 | ubuntu-noble | [INFO] Installing environment for https://github.com/pycqa/isort. 2026-06-13 01:11:48.424690 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-06-13 01:11:48.424697 | ubuntu-noble | [INFO] This may take a few minutes... 2026-06-13 01:11:51.211533 | ubuntu-noble | [INFO] Installing environment for https://github.com/adrienverge/yamllint.git. 2026-06-13 01:11:51.211578 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-06-13 01:11:51.211586 | ubuntu-noble | [INFO] This may take a few minutes... 2026-06-13 01:11:54.617126 | ubuntu-noble | [INFO] Installing environment for https://github.com/ansible/ansible-lint.git. 2026-06-13 01:11:54.617221 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-06-13 01:11:54.617239 | ubuntu-noble | [INFO] This may take a few minutes... 2026-06-13 01:12:05.304728 | ubuntu-noble | fix end of files.........................................................Passed 2026-06-13 01:12:05.364659 | ubuntu-noble | trim trailing whitespace.................................................Passed 2026-06-13 01:12:05.734486 | ubuntu-noble | black....................................................................Passed 2026-06-13 01:12:05.987947 | ubuntu-noble | flake8...................................................................Passed 2026-06-13 01:12:06.135237 | ubuntu-noble | isort....................................................................Passed 2026-06-13 01:12:06.470079 | ubuntu-noble | yamllint.................................................................Passed 2026-06-13 01:13:14.760522 | ubuntu-noble | Ansible-lint.............................................................Passed 2026-06-13 01:13:14.919468 | ubuntu-noble | ok: Runtime: 0:01:45.221489 2026-06-13 01:13:14.921744 | 2026-06-13 01:13:14.921809 | PLAY RECAP 2026-06-13 01:13:14.921867 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-13 01:13:14.921897 | 2026-06-13 01:13:15.047156 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/run.yaml@main] 2026-06-13 01:13:15.048935 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-06-13 01:13:15.965412 | 2026-06-13 01:13:15.965551 | PLAY [all] 2026-06-13 01:13:15.977544 | 2026-06-13 01:13:15.977628 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-13 01:13:16.023328 | ubuntu-noble | skipping: Conditional result was False 2026-06-13 01:13:16.035245 | 2026-06-13 01:13:16.035326 | TASK [fetch-output : Set log path for single node] 2026-06-13 01:13:16.080337 | ubuntu-noble | ok 2026-06-13 01:13:16.086826 | 2026-06-13 01:13:16.086895 | LOOP [fetch-output : Ensure local output dirs] 2026-06-13 01:13:16.539754 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/5143505de22546e6a4c761cf992969c9/work/logs" 2026-06-13 01:13:16.733921 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/5143505de22546e6a4c761cf992969c9/work/artifacts" 2026-06-13 01:13:16.996569 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/5143505de22546e6a4c761cf992969c9/work/docs" 2026-06-13 01:13:17.019689 | 2026-06-13 01:13:17.019905 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-13 01:13:17.942354 | ubuntu-noble | changed: .d..t...... ./ 2026-06-13 01:13:17.942615 | ubuntu-noble | changed: All items complete 2026-06-13 01:13:17.942644 | 2026-06-13 01:13:18.419900 | ubuntu-noble | changed: .d..t...... ./ 2026-06-13 01:13:18.871952 | ubuntu-noble | changed: .d..t...... ./ 2026-06-13 01:13:19.010577 | 2026-06-13 01:13:19.010746 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-13 01:13:19.514002 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.006301 2026-06-13 01:13:19.749772 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.006960 2026-06-13 01:13:19.758780 | 2026-06-13 01:13:19.758848 | PLAY [all] 2026-06-13 01:13:19.764926 | 2026-06-13 01:13:19.765005 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-13 01:13:20.247701 | ubuntu-noble | changed 2026-06-13 01:13:20.255653 | 2026-06-13 01:13:20.255714 | PLAY RECAP 2026-06-13 01:13:20.255761 | ubuntu-noble | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-13 01:13:20.255785 | 2026-06-13 01:13:20.384028 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-06-13 01:13:20.386355 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-13 01:13:21.431578 | 2026-06-13 01:13:21.431699 | PLAY [localhost] 2026-06-13 01:13:21.442204 | 2026-06-13 01:13:21.442279 | TASK [Generate Zuul manifest] 2026-06-13 01:13:21.461070 | localhost | ok 2026-06-13 01:13:21.475432 | 2026-06-13 01:13:21.475511 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-13 01:13:21.841546 | localhost | changed 2026-06-13 01:13:21.855457 | 2026-06-13 01:13:21.855578 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-13 01:13:22.121510 | localhost | ok 2026-06-13 01:13:22.179094 | 2026-06-13 01:13:22.179216 | TASK [Upload logs] 2026-06-13 01:13:22.202434 | localhost | ok 2026-06-13 01:13:22.259779 | 2026-06-13 01:13:22.259924 | TASK [Set zuul-log-path fact] 2026-06-13 01:13:22.280529 | localhost | ok 2026-06-13 01:13:22.297269 | 2026-06-13 01:13:22.297369 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-13 01:13:22.330905 | localhost | ok 2026-06-13 01:13:22.342169 | 2026-06-13 01:13:22.342245 | TASK [upload-logs : Create log directories] 2026-06-13 01:13:22.880280 | localhost | changed 2026-06-13 01:13:22.887898 | 2026-06-13 01:13:22.888017 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-13 01:13:23.299520 | localhost -> localhost | ok: Runtime: 0:00:00.005187 2026-06-13 01:13:23.305721 | 2026-06-13 01:13:23.305790 | TASK [upload-logs : Upload logs to log server] 2026-06-13 01:13:23.817033 | localhost | Output suppressed because no_log was given 2026-06-13 01:13:23.822285 | 2026-06-13 01:13:23.822423 | LOOP [upload-logs : Compress console log and json output] 2026-06-13 01:13:23.870873 | localhost | skipping: Conditional result was False 2026-06-13 01:13:23.877572 | localhost | skipping: Conditional result was False 2026-06-13 01:13:23.887581 | 2026-06-13 01:13:23.887784 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-13 01:13:23.932800 | localhost | skipping: Conditional result was False 2026-06-13 01:13:23.933254 | 2026-06-13 01:13:23.936968 | localhost | skipping: Conditional result was False 2026-06-13 01:13:23.953000 | 2026-06-13 01:13:24.007779 | LOOP [upload-logs : Upload console log and json output]