Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: bypass Git's safe directory feature in 'run-task' #346

Merged
merged 1 commit into from
Sep 21, 2023

fix: bypass Git's safe directory feature in 'run-task'

6385549
Select commit
Loading
Failed to load commit list.
Merged

fix: bypass Git's safe directory feature in 'run-task' #346

fix: bypass Git's safe directory feature in 'run-task'
6385549
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task succeeded Sep 19, 2023 in 2m 3s

FirefoxCI (pull_request)

The task that creates all of the other tasks in the task graph

Details

View task in Taskcluster
View logs in Taskcluster


[taskcluster 2023-09-19 18:10:55.964Z] Task ID: WMXR9MwcT9iz3PqpM4FlZw
[taskcluster 2023-09-19 18:10:55.965Z] Worker ID: 558107166194818360
[taskcluster 2023-09-19 18:10:55.965Z] Worker Group: us-central1
[taskcluster 2023-09-19 18:10:55.965Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2023-09-19 18:10:55.965Z] Worker Pool: taskgraph-1/decision-gcp
[taskcluster 2023-09-19 18:10:55.965Z] Worker Version: 38.0.5
[taskcluster 2023-09-19 18:10:55.965Z] Public IP: 34.42.72.21
[taskcluster 2023-09-19 18:10:55.965Z] Hostname: taskgraph-1-decision-gcp-nt54cu6htyyctjg3e4ttra
[taskcluster 2023-09-19 18:10:55.965Z] using cache "taskgraph-level-1-checkouts-sparse-v2" -> /builds/worker/checkouts

4d32b49e2995 - Started downloading
16a31e38bed1 - Started downloading
4d32b49e2995 - Downloaded in 0.312 seconds
16a31e38bed1 - Downloaded in 0.771 seconds
Digest: sha256:7518c410bdf91142b0e26455d26ddaf861202cfbb3c35d0b1ef85d1ed577a5bd
Status: Downloaded newer image for mozillareleases/taskgraph@sha256:7518c410bdf91142b0e26455d26ddaf861202cfbb3c35d0b1ef85d1ed577a5bd
[taskcluster 2023-09-19 18:11:05.773Z] === Task Starting ===
[setup 2023-09-19T18:11:06.944Z] run-task started in /
[vcs 2023-09-19T18:11:06.946Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2023-09-19T18:11:06.946Z] running as worker:worker
[vcs 2023-09-19T18:11:06.946Z] executing ['git', 'clone', 'https://github.com/taskcluster/taskgraph', '/builds/worker/checkouts/src']
[vcs 2023-09-19T18:11:06.950Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2023-09-19T18:11:07.606Z] executing ['git', 'fetch', '--tags', 'https://github.com/ahal/taskgraph', 'safe_directory']
[vcs 2023-09-19T18:11:07.848Z] From https://github.com/ahal/taskgraph
[vcs 2023-09-19T18:11:07.848Z]  * branch            safe_directory -> FETCH_HEAD
[vcs 2023-09-19T18:11:07.855Z] executing ['git', 'checkout', '-f', '638554910939fd4ddd21a5e9fa3da029e780e0e3']
[vcs 2023-09-19T18:11:07.871Z] Note: switching to '638554910939fd4ddd21a5e9fa3da029e780e0e3'.
[vcs 2023-09-19T18:11:07.871Z] 
[vcs 2023-09-19T18:11:07.871Z] You are in 'detached HEAD' state. You can look around, make experimental
[vcs 2023-09-19T18:11:07.871Z] changes and commit them, and you can discard any commits you make in this
[vcs 2023-09-19T18:11:07.871Z] state without impacting any branches by switching back to a branch.
[vcs 2023-09-19T18:11:07.871Z] 
[vcs 2023-09-19T18:11:07.871Z] If you want to create a new branch to retain commits you create, you may
[vcs 2023-09-19T18:11:07.871Z] do so (now or later) by using -c with the switch command. Example:
[vcs 2023-09-19T18:11:07.871Z] 
[vcs 2023-09-19T18:11:07.871Z]   git switch -c <new-branch-name>
[vcs 2023-09-19T18:11:07.871Z] 
[vcs 2023-09-19T18:11:07.871Z] Or undo this operation with:
[vcs 2023-09-19T18:11:07.871Z] 
[vcs 2023-09-19T18:11:07.871Z]   git switch -
[vcs 2023-09-19T18:11:07.871Z] 
[vcs 2023-09-19T18:11:07.871Z] Turn off this advice by setting config variable advice.detachedHead to false
[vcs 2023-09-19T18:11:07.872Z] 
[vcs 2023-09-19T18:11:07.872Z] HEAD is now at 6385549 fix: bypass Git's safe directory feature in 'run-task'
[vcs 2023-09-19T18:11:07.872Z] executing ['git', 'clean', '-xdff']
[vcs 2023-09-19T18:11:07.879Z] TinderboxPrint:<a href='https://github.com/ahal/taskgraph/commit/638554910939fd4ddd21a5e9fa3da029e780e0e3' title='Built from taskgraph commit 638554910939fd4ddd21a5e9fa3da029e780e0e3'>638554910939fd4ddd21a5e9fa3da029e780e0e3</a>
[task 2023-09-19T18:11:07.879Z] executing ['bash', '-cx', "cd /builds/worker/checkouts/src && ln -s /builds/worker/artifacts artifacts && pip3 install --user . && ~/.local/bin/taskgraph decision --pushlog-id='0' --pushdate='0' --project='taskgraph' --owner='[email protected]' --level='1' --repository-type=git --tasks-for='github-pull-request' --base-repository='https://github.com/taskcluster/taskgraph' --base-ref='main' --base-rev='24ee3deaac49c2d4a8bbb80f6d375de8c571b621' --head-repository='https://github.com/ahal/taskgraph' --head-ref='safe_directory' --head-rev='638554910939fd4ddd21a5e9fa3da029e780e0e3' \n"]
[task 2023-09-19T18:11:07.883Z] + cd /builds/worker/checkouts/src
[task 2023-09-19T18:11:07.884Z] + ln -s /builds/worker/artifacts artifacts
[task 2023-09-19T18:11:07.885Z] + pip3 install --user .
[task 2023-09-19T18:11:08.635Z] Processing /builds/worker/checkouts/src
[task 2023-09-19T18:11:08.636Z]   DEPRECATION: A future pip version will change local packages to be built in-place without first copying to a temporary directory. We recommend you use --use-feature=in-tree-build to test your packages with this new behavior before it becomes the default.
[task 2023-09-19T18:11:08.636Z]    pip 21.3 will remove support for this functionality. You can find discussion regarding this at https://github.com/pypa/pip/issues/7555.
[task 2023-09-19T18:11:08.786Z]   Installing build dependencies: started
[task 2023-09-19T18:11:11.519Z]   Installing build dependencies: finished with status 'done'
[task 2023-09-19T18:11:11.524Z]   Getting requirements to build wheel: started
[task 2023-09-19T18:11:11.706Z]   Getting requirements to build wheel: finished with status 'done'
[task 2023-09-19T18:11:11.711Z]     Preparing wheel metadata: started
[task 2023-09-19T18:11:11.918Z]     Preparing wheel metadata: finished with status 'done'
[task 2023-09-19T18:11:11.933Z] Requirement already satisfied: requests>=2.25 in /usr/local/lib/python3.8/dist-packages (from taskcluster-taskgraph==6.3.0) (2.27.1)
[task 2023-09-19T18:11:11.935Z] Requirement already satisfied: slugid>=2.0 in /usr/local/lib/python3.8/dist-packages (from taskcluster-taskgraph==6.3.0) (2.0.0)
[task 2023-09-19T18:11:11.936Z] Requirement already satisfied: json-e>=2.7 in /usr/local/lib/python3.8/dist-packages (from taskcluster-taskgraph==6.3.0) (4.4.3)
[task 2023-09-19T18:11:11.938Z] Requirement already satisfied: redo>=2.0 in /usr/local/lib/python3.8/dist-packages (from taskcluster-taskgraph==6.3.0) (2.0.4)
[task 2023-09-19T18:11:12.040Z] Collecting cookiecutter~=2.1
[task 2023-09-19T18:11:12.131Z]   Downloading cookiecutter-2.3.0-py3-none-any.whl (39 kB)
[task 2023-09-19T18:11:12.142Z] Requirement already satisfied: voluptuous>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from taskcluster-taskgraph==6.3.0) (0.12.2)
[task 2023-09-19T18:11:12.144Z] Requirement already satisfied: appdirs>=1.4 in /usr/local/lib/python3.8/dist-packages (from taskcluster-taskgraph==6.3.0) (1.4.4)
[task 2023-09-19T18:11:12.159Z] Requirement already satisfied: taskcluster-urls>=11.0 in /usr/local/lib/python3.8/dist-packages (from taskcluster-taskgraph==6.3.0) (13.0.1)
[task 2023-09-19T18:11:12.215Z] Collecting mozilla-repo-urls
[task 2023-09-19T18:11:12.230Z]   Downloading mozilla_repo_urls-0.1.1-py3-none-any.whl (6.2 kB)
[task 2023-09-19T18:11:12.235Z] Requirement already satisfied: PyYAML>=5.3.1 in /usr/local/lib/python3.8/dist-packages (from taskcluster-taskgraph==6.3.0) (6.0)
[task 2023-09-19T18:11:12.296Z] Collecting Jinja2<4.0.0,>=2.7
[task 2023-09-19T18:11:12.311Z]   Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
[task 2023-09-19T18:11:12.375Z] Collecting python-slugify>=4.0.0
[task 2023-09-19T18:11:12.389Z]   Downloading python_slugify-8.0.1-py2.py3-none-any.whl (9.7 kB)
[task 2023-09-19T18:11:12.571Z] Collecting rich
[task 2023-09-19T18:11:12.586Z]   Downloading rich-13.5.3-py3-none-any.whl (239 kB)
[task 2023-09-19T18:11:12.661Z] Collecting click<9.0.0,>=7.0
[task 2023-09-19T18:11:12.675Z]   Downloading click-8.1.7-py3-none-any.whl (97 kB)
[task 2023-09-19T18:11:12.708Z] Collecting binaryornot>=0.4.4
[task 2023-09-19T18:11:12.723Z]   Downloading binaryornot-0.4.4-py2.py3-none-any.whl (9.0 kB)
[task 2023-09-19T18:11:12.786Z] Collecting arrow
[task 2023-09-19T18:11:12.800Z]   Downloading arrow-1.2.3-py3-none-any.whl (66 kB)
[task 2023-09-19T18:11:12.841Z] Collecting chardet>=3.0.2
[task 2023-09-19T18:11:12.857Z]   Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
[task 2023-09-19T18:11:13.029Z] Collecting MarkupSafe>=2.0
[task 2023-09-19T18:11:13.043Z]   Downloading MarkupSafe-2.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
[task 2023-09-19T18:11:13.083Z] Collecting text-unidecode>=1.3
[task 2023-09-19T18:11:13.096Z]   Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB)
[task 2023-09-19T18:11:13.118Z] Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25->taskcluster-taskgraph==6.3.0) (3.3)
[task 2023-09-19T18:11:13.120Z] Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25->taskcluster-taskgraph==6.3.0) (2.0.10)
[task 2023-09-19T18:11:13.121Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25->taskcluster-taskgraph==6.3.0) (1.26.8)
[task 2023-09-19T18:11:13.123Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25->taskcluster-taskgraph==6.3.0) (2021.10.8)
[task 2023-09-19T18:11:13.188Z] Collecting python-dateutil>=2.7.0
[task 2023-09-19T18:11:13.204Z]   Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
[task 2023-09-19T18:11:13.254Z] Collecting six>=1.5
[task 2023-09-19T18:11:13.268Z]   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[task 2023-09-19T18:11:13.307Z] Collecting giturlparse
[task 2023-09-19T18:11:13.323Z]   Downloading giturlparse-0.11.1-py2.py3-none-any.whl (15 kB)
[task 2023-09-19T18:11:13.408Z] Collecting pygments<3.0.0,>=2.13.0
[task 2023-09-19T18:11:13.429Z]   Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB)
[task 2023-09-19T18:11:13.505Z] Collecting typing-extensions<5.0,>=4.0.0
[task 2023-09-19T18:11:13.520Z]   Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB)
[task 2023-09-19T18:11:13.579Z] Collecting markdown-it-py>=2.2.0
[task 2023-09-19T18:11:13.593Z]   Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
[task 2023-09-19T18:11:13.654Z] Collecting mdurl~=0.1
[task 2023-09-19T18:11:13.668Z]   Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
[task 2023-09-19T18:11:13.687Z] Building wheels for collected packages: taskcluster-taskgraph
[task 2023-09-19T18:11:13.688Z]   Building wheel for taskcluster-taskgraph (PEP 517): started
[task 2023-09-19T18:11:13.997Z]   Building wheel for taskcluster-taskgraph (PEP 517): finished with status 'done'
[task 2023-09-19T18:11:13.999Z]   Created wheel for taskcluster-taskgraph: filename=taskcluster_taskgraph-6.3.0-py3-none-any.whl size=186996 sha256=97bddff43a2bfeeeeccf1025fdce98e652371d3a33930d6307309ccde764a28a
[task 2023-09-19T18:11:14.001Z]   Stored in directory: /tmp/pip-ephem-wheel-cache-aqg8g0hx/wheels/3d/9c/5c/08e6dc631243fa1df3e7e4e76e0b14cbc87193477027186156
[task 2023-09-19T18:11:14.003Z] Successfully built taskcluster-taskgraph
[task 2023-09-19T18:11:14.127Z] Installing collected packages: six, mdurl, typing-extensions, text-unidecode, python-dateutil, pygments, MarkupSafe, markdown-it-py, chardet, rich, python-slugify, Jinja2, giturlparse, click, binaryornot, arrow, mozilla-repo-urls, cookiecutter, taskcluster-taskgraph
[task 2023-09-19T18:11:14.834Z]   WARNING: The script pygmentize is installed in '/builds/worker/.local/bin' which is not on PATH.
[task 2023-09-19T18:11:14.834Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[task 2023-09-19T18:11:14.918Z]   WARNING: The script markdown-it is installed in '/builds/worker/.local/bin' which is not on PATH.
[task 2023-09-19T18:11:14.918Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[task 2023-09-19T18:11:15.107Z]   WARNING: The script chardetect is installed in '/builds/worker/.local/bin' which is not on PATH.
[task 2023-09-19T18:11:15.107Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[task 2023-09-19T18:11:15.298Z]   WARNING: The script slugify is installed in '/builds/worker/.local/bin' which is not on PATH.
[task 2023-09-19T18:11:15.298Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[task 2023-09-19T18:11:15.543Z]   WARNING: The script cookiecutter is installed in '/builds/worker/.local/bin' which is not on PATH.
[task 2023-09-19T18:11:15.543Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[task 2023-09-19T18:11:15.638Z]   WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[task 2023-09-19T18:11:15.638Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[task 2023-09-19T18:11:15.649Z] Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.3 arrow-1.2.3 binaryornot-0.4.4 chardet-5.2.0 click-8.1.7 cookiecutter-2.3.0 giturlparse-0.11.1 markdown-it-py-3.0.0 mdurl-0.1.2 mozilla-repo-urls-0.1.1 pygments-2.16.1 python-dateutil-2.8.2 python-slugify-8.0.1 rich-13.5.3 six-1.16.0 taskcluster-taskgraph-6.3.0 text-unidecode-1.3 typing-extensions-4.8.0
[task 2023-09-19T18:11:15.653Z] WARNING: You are using pip version 21.1.3; however, version 23.2.1 is available.
[task 2023-09-19T18:11:15.653Z] You should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.
[task 2023-09-19T18:11:15.743Z] + /builds/worker/.local/bin/taskgraph decision --pushlog-id=0 --pushdate=0 --project=taskgraph [email protected] --level=1 --repository-type=git --tasks-for=github-pull-request --base-repository=https://github.com/taskcluster/taskgraph --base-ref=main --base-rev=24ee3deaac49c2d4a8bbb80f6d375de8c571b621 --head-repository=https://github.com/ahal/taskgraph --head-ref=safe_directory --head-rev=638554910939fd4ddd21a5e9fa3da029e780e0e3
[task 2023-09-19T18:11:16.027Z] /usr/local/lib/python3.8/dist-packages/requests/__init__.py:102: RequestsDependencyWarning: urllib3 (1.26.8) or chardet (5.2.0)/charset_normalizer (2.0.10) doesn't match a supported version!
[task 2023-09-19T18:11:16.027Z]   warnings.warn("urllib3 ({}) or chardet ({})/charset_normalizer ({}) doesn't match a supported "
[task 2023-09-19T18:11:16.027Z] 2023-09-19 18:11:16,027 - INFO - Loading graph configuration.
[task 2023-09-19T18:11:16.042Z] 2023-09-19 18:11:16,042 - INFO - base_rev is not an ancestor of head_rev.
[task 2023-09-19T18:11:16.042Z] 2023-09-19 18:11:16,042 - INFO - base_rev has been reset from "24ee3deaac49c2d4a8bbb80f6d375de8c571b621" to "3cd7f06a4a1e3ef72e70d4063e1170bdd8fd74b4".
[task 2023-09-19T18:11:16.043Z] 2023-09-19 18:11:16,042 - WARNING - using default project parameters; add taskgraph to PER_PROJECT_PARAMETERS in /builds/worker/.local/lib/python3.8/site-packages/taskgraph/decision.py to customize behavior for this project
[task 2023-09-19T18:11:16.044Z] 2023-09-19 18:11:16,043 - INFO - Using Parameters(id=5f86e43f98bd) (from defaults)
[task 2023-09-19T18:11:16.044Z] 2023-09-19 18:11:16,044 - INFO - writing artifact file `parameters.yml`
[task 2023-09-19T18:11:16.051Z] 2023-09-19 18:11:16,051 - INFO - writing artifact file `actions.json`
[task 2023-09-19T18:11:16.053Z] 2023-09-19 18:11:16,053 - INFO - Loading kinds
[task 2023-09-19T18:11:16.072Z] 2023-09-19 18:11:16,072 - INFO - Generating full task set
[task 2023-09-19T18:11:16.093Z] 2023-09-19 18:11:16,093 - INFO - Generated 1 tasks for kind doc
[task 2023-09-19T18:11:16.095Z] 2023-09-19 18:11:16,095 - INFO - Writing docker-contexts/decision.tar.gz for docker image decision
[task 2023-09-19T18:11:16.122Z] 2023-09-19 18:11:16,122 - INFO - Writing docker-contexts/decision-mobile.tar.gz for docker image decision-mobile
[task 2023-09-19T18:11:16.123Z] 2023-09-19 18:11:16,123 - INFO - Writing docker-contexts/fetch.tar.gz for docker image fetch
[task 2023-09-19T18:11:16.135Z] 2023-09-19 18:11:16,134 - INFO - Writing docker-contexts/index-task.tar.gz for docker image index-task
[task 2023-09-19T18:11:16.137Z] 2023-09-19 18:11:16,137 - INFO - Writing docker-contexts/python.tar.gz for docker image python
[task 2023-09-19T18:11:16.156Z] 2023-09-19 18:11:16,156 - INFO - Generated 5 tasks for kind docker-image
[task 2023-09-19T18:11:16.161Z] 2023-09-19 18:11:16,161 - INFO - Generated 1 tasks for kind fetch
[task 2023-09-19T18:11:16.163Z] 2023-09-19 18:11:16,163 - INFO - Generated 1 tasks for kind tests
[task 2023-09-19T18:11:16.165Z] 2023-09-19 18:11:16,165 - INFO - Generated 1 tasks for kind codecov
[task 2023-09-19T18:11:16.165Z] 2023-09-19 18:11:16,165 - INFO - Generating full task graph
[task 2023-09-19T18:11:16.166Z] 2023-09-19 18:11:16,165 - INFO - Full task graph contains 9 tasks and 7 dependencies
[task 2023-09-19T18:11:16.166Z] 2023-09-19 18:11:16,166 - INFO - writing artifact file `full-task-graph.json`
[task 2023-09-19T18:11:16.169Z] 2023-09-19 18:11:16,169 - INFO - writing artifact file `runnable-jobs.json`
[task 2023-09-19T18:11:16.169Z] 2023-09-19 18:11:16,169 - INFO - Generating target task set
[task 2023-09-19T18:11:16.170Z] 2023-09-19 18:11:16,169 - INFO - Filter filter_target_tasks pruned 6 tasks (3 remain)
[task 2023-09-19T18:11:16.170Z] 2023-09-19 18:11:16,170 - INFO - writing artifact file `target-tasks.json`
[task 2023-09-19T18:11:16.170Z] 2023-09-19 18:11:16,170 - INFO - Generating target task graph
[task 2023-09-19T18:11:16.170Z] 2023-09-19 18:11:16,170 - INFO - Adding 5 tasks with `always_target` attribute
[task 2023-09-19T18:11:16.170Z] 2023-09-19 18:11:16,170 - INFO - Generating optimized task graph
[task 2023-09-19T18:11:16.171Z] 2023-09-19 18:11:16,171 - INFO - No tasks removed during optimization
[task 2023-09-19T18:11:16.644Z] 2023-09-19 18:11:16,644 - INFO - Replaced 1 tasks by index-search (index-search) during optimization.
[task 2023-09-19T18:11:16.646Z] 2023-09-19 18:11:16,645 - INFO - writing artifact file `task-graph.json`
[task 2023-09-19T18:11:16.648Z] 2023-09-19 18:11:16,648 - INFO - writing artifact file `label-to-taskid.json`
[task 2023-09-19T18:11:16.650Z] 2023-09-19 18:11:16,650 - INFO - Creating task with taskId crUG1fxoSEOUTlmbUWEdGg for build-docker-image-decision
[task 2023-09-19T18:11:16.652Z] 2023-09-19 18:11:16,652 - INFO - Creating task with taskId HpwhtpQwSeSsq7BOBY4DIg for build-docker-image-python
[task 2023-09-19T18:11:16.655Z] 2023-09-19 18:11:16,655 - INFO - Creating task with taskId HgkTglNrStqiBEBvfikMCA for build-docker-image-fetch
[task 2023-09-19T18:11:16.773Z] 2023-09-19 18:11:16,773 - INFO - Creating task with taskId coVopekEQkWoinC93wekbA for fetch-codecov-uploader
[task 2023-09-19T18:11:16.876Z] 2023-09-19 18:11:16,876 - INFO - Creating task with taskId W9TwbWENQhWAUKCBb1ruSA for tests-unit
[task 2023-09-19T18:11:16.879Z] 2023-09-19 18:11:16,878 - INFO - Creating task with taskId KlRpIx1PSSKSjkxzd9jbvw for build-docker-image-decision-mobile
[task 2023-09-19T18:11:16.882Z] 2023-09-19 18:11:16,881 - INFO - Creating task with taskId GdzbcCIvRCqM6qhdurhVnA for doc-generate
[task 2023-09-19T18:11:16.965Z] 2023-09-19 18:11:16,965 - INFO - Creating task with taskId D8wnR5x9QU2RjzjLka7C9Q for codecov-upload
[taskcluster 2023-09-19 18:11:17.326Z] === Task Finished ===
[taskcluster 2023-09-19 18:11:19.278Z] Successful task run with exit code: 0 completed in 23.315 seconds