Support importing simpleperf trace files from Android Studio #5212
firefoxci-taskcluster / Decision Task
succeeded
Nov 25, 2024 in 35s
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 | View task group in Taskcluster
Task Status
Started: 2024-11-25T21:17:58.769Z
Resolved: 2024-11-25T21:18:33.774Z
Task Execution Time: 35 seconds, 5 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0
Artifacts
- public/actions.json
- public/docker-contexts/linux.tar.gz
- public/fetch-content
- public/full-task-graph.json
- public/label-to-taskid.json
- public/logs/live_backing.log
- public/logs/live.log
- public/parameters.yml
- public/runnable-jobs.json
- public/run-task
- public/target-tasks.json
- public/task-graph.json
[taskcluster 2024-11-25 21:17:58.844Z] Task ID: OBQWZyrBSBW0RuiZq709ZQ
[taskcluster 2024-11-25 21:17:58.845Z] Worker ID: 4794675942165927622
[taskcluster 2024-11-25 21:17:58.845Z] Worker Group: us-west1-b
[taskcluster 2024-11-25 21:17:58.845Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-11-25 21:17:58.845Z] Worker Pool: mozilla-1/decision-gcp
[taskcluster 2024-11-25 21:17:58.845Z] Worker Version: 38.0.5
[taskcluster 2024-11-25 21:17:58.845Z] Public IP: 104.199.119.92
[taskcluster 2024-11-25 21:17:58.845Z] Hostname: mozilla-1-decision-gcp-k473yqaeskeol5vtwf6cwg
[taskcluster 2024-11-25 21:17:58.845Z] using cache "mozilla-level-1-checkouts-sparse-v2" -> /builds/worker/checkouts
16a31e38bed1 - Started downloading
4d32b49e2995 - Started downloading
4d32b49e2995 - Downloaded in 0.456 seconds
16a31e38bed1 - Downloaded in 0.559 seconds
Digest: sha256:7518c410bdf91142b0e26455d26ddaf861202cfbb3c35d0b1ef85d1ed577a5bd
Status: Downloaded newer image for mozillareleases/taskgraph@sha256:7518c410bdf91142b0e26455d26ddaf861202cfbb3c35d0b1ef85d1ed577a5bd
[taskcluster 2024-11-25 21:18:09.116Z] === Task Starting ===
[setup 2024-11-25T21:18:10.206Z] run-task started in /
[vcs 2024-11-25T21:18:10.208Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2024-11-25T21:18:10.208Z] running as worker:worker
[vcs 2024-11-25T21:18:10.209Z] executing ['git', 'clone', 'https://github.com/firefox-devtools/profiler', '/builds/worker/checkouts/src']
[vcs 2024-11-25T21:18:10.213Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2024-11-25T21:18:23.387Z] executing ['git', 'fetch', '--tags', 'https://github.com/nisargjhaveri/firefox-profiler', 'simpleperf_trace']
[vcs 2024-11-25T21:18:24.623Z] From https://github.com/nisargjhaveri/firefox-profiler
[vcs 2024-11-25T21:18:24.623Z] * branch simpleperf_trace -> FETCH_HEAD
[vcs 2024-11-25T21:18:24.630Z] executing ['git', 'checkout', '-f', 'ec01ffb591f042a72aae4bd588151c148ffca139']
[vcs 2024-11-25T21:18:24.944Z] Note: switching to 'ec01ffb591f042a72aae4bd588151c148ffca139'.
[vcs 2024-11-25T21:18:24.945Z]
[vcs 2024-11-25T21:18:24.945Z] You are in 'detached HEAD' state. You can look around, make experimental
[vcs 2024-11-25T21:18:24.945Z] changes and commit them, and you can discard any commits you make in this
[vcs 2024-11-25T21:18:24.945Z] state without impacting any branches by switching back to a branch.
[vcs 2024-11-25T21:18:24.945Z]
[vcs 2024-11-25T21:18:24.945Z] If you want to create a new branch to retain commits you create, you may
[vcs 2024-11-25T21:18:24.945Z] do so (now or later) by using -c with the switch command. Example:
[vcs 2024-11-25T21:18:24.945Z]
[vcs 2024-11-25T21:18:24.945Z] git switch -c <new-branch-name>
[vcs 2024-11-25T21:18:24.945Z]
[vcs 2024-11-25T21:18:24.945Z] Or undo this operation with:
[vcs 2024-11-25T21:18:24.945Z]
[vcs 2024-11-25T21:18:24.945Z] git switch -
[vcs 2024-11-25T21:18:24.946Z]
[vcs 2024-11-25T21:18:24.946Z] Turn off this advice by setting config variable advice.detachedHead to false
[vcs 2024-11-25T21:18:24.946Z]
[vcs 2024-11-25T21:18:24.946Z] HEAD is now at ec01ffb5 Minor fix, add a log
[vcs 2024-11-25T21:18:24.946Z] executing ['git', 'clean', '-xdff']
[vcs 2024-11-25T21:18:24.954Z] TinderboxPrint:<a href='https://github.com/nisargjhaveri/firefox-profiler/commit/ec01ffb591f042a72aae4bd588151c148ffca139' title='Built from firefox-profiler commit ec01ffb591f042a72aae4bd588151c148ffca139'>ec01ffb591f042a72aae4bd588151c148ffca139</a>
[pip-install 2024-11-25T21:18:24.955Z] executing ['/usr/bin/python3', '-mpip', 'install', '--require-hashes', '-r', '/builds/worker/checkouts/src/taskcluster/requirements.txt']
[pip-install 2024-11-25T21:18:25.652Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2024-11-25T21:18:25.735Z] Requirement already satisfied: appdirs==1.4.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 7)) (1.4.4)
[pip-install 2024-11-25T21:18:25.839Z] Collecting arrow==1.2.3
[pip-install 2024-11-25T21:18:25.878Z] Downloading arrow-1.2.3-py3-none-any.whl (66 kB)
[pip-install 2024-11-25T21:18:25.912Z] Collecting binaryornot==0.4.4
[pip-install 2024-11-25T21:18:25.923Z] Downloading binaryornot-0.4.4-py2.py3-none-any.whl (9.0 kB)
[pip-install 2024-11-25T21:18:25.988Z] Collecting certifi==2024.7.4
[pip-install 2024-11-25T21:18:26.001Z] Downloading certifi-2024.7.4-py3-none-any.whl (162 kB)
[pip-install 2024-11-25T21:18:26.036Z] Collecting chardet==5.2.0
[pip-install 2024-11-25T21:18:26.048Z] Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
[pip-install 2024-11-25T21:18:26.405Z] Collecting charset-normalizer==3.2.0
[pip-install 2024-11-25T21:18:26.418Z] Downloading charset_normalizer-3.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (199 kB)
[pip-install 2024-11-25T21:18:26.476Z] Collecting click==8.1.7
[pip-install 2024-11-25T21:18:26.487Z] Downloading click-8.1.7-py3-none-any.whl (97 kB)
[pip-install 2024-11-25T21:18:26.529Z] Collecting cookiecutter==2.3.0
[pip-install 2024-11-25T21:18:26.542Z] Downloading cookiecutter-2.3.0-py3-none-any.whl (39 kB)
[pip-install 2024-11-25T21:18:26.566Z] Collecting giturlparse==0.11.1
[pip-install 2024-11-25T21:18:26.579Z] Downloading giturlparse-0.11.1-py2.py3-none-any.whl (15 kB)
[pip-install 2024-11-25T21:18:26.614Z] Collecting idna==3.7
[pip-install 2024-11-25T21:18:26.626Z] Downloading idna-3.7-py3-none-any.whl (66 kB)
[pip-install 2024-11-25T21:18:26.672Z] Collecting jinja2==3.1.4
[pip-install 2024-11-25T21:18:26.684Z] Downloading jinja2-3.1.4-py3-none-any.whl (133 kB)
[pip-install 2024-11-25T21:18:26.779Z] Collecting json-e==4.5.3
[pip-install 2024-11-25T21:18:26.792Z] Downloading json_e-4.5.3-py3-none-any.whl (13 kB)
[pip-install 2024-11-25T21:18:26.843Z] Collecting markdown-it-py==3.0.0
[pip-install 2024-11-25T21:18:26.854Z] Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
[pip-install 2024-11-25T21:18:27.130Z] Collecting markupsafe==2.1.3
[pip-install 2024-11-25T21:18:27.141Z] Downloading MarkupSafe-2.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
[pip-install 2024-11-25T21:18:27.163Z] Collecting mdurl==0.1.2
[pip-install 2024-11-25T21:18:27.174Z] Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
[pip-install 2024-11-25T21:18:27.257Z] Collecting mozilla-repo-urls==0.1.1
[pip-install 2024-11-25T21:18:27.270Z] Downloading mozilla_repo_urls-0.1.1-py3-none-any.whl (6.2 kB)
[pip-install 2024-11-25T21:18:27.333Z] Collecting pygments==2.16.1
[pip-install 2024-11-25T21:18:27.345Z] Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB)
[pip-install 2024-11-25T21:18:27.406Z] Collecting python-dateutil==2.8.2
[pip-install 2024-11-25T21:18:27.418Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
[pip-install 2024-11-25T21:18:27.459Z] Collecting python-slugify==8.0.1
[pip-install 2024-11-25T21:18:27.470Z] Downloading python_slugify-8.0.1-py2.py3-none-any.whl (9.7 kB)
[pip-install 2024-11-25T21:18:27.644Z] Collecting pyyaml==6.0.1
[pip-install 2024-11-25T21:18:27.656Z] Downloading PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (736 kB)
[pip-install 2024-11-25T21:18:27.671Z] Requirement already satisfied: redo==2.0.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 248)) (2.0.4)
[pip-install 2024-11-25T21:18:27.750Z] Collecting requests==2.32.0
[pip-install 2024-11-25T21:18:27.762Z] Downloading requests-2.32.0-py3-none-any.whl (63 kB)
[pip-install 2024-11-25T21:18:27.768Z] Requirement already satisfied: requests-unixsocket==0.3.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 259)) (0.3.0)
[pip-install 2024-11-25T21:18:27.943Z] Collecting rich==13.5.2
[pip-install 2024-11-25T21:18:27.957Z] Downloading rich-13.5.2-py3-none-any.whl (239 kB)
[pip-install 2024-11-25T21:18:27.994Z] Collecting six==1.16.0
[pip-install 2024-11-25T21:18:28.005Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[pip-install 2024-11-25T21:18:28.011Z] Requirement already satisfied: slugid==2.0.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 271)) (2.0.0)
[pip-install 2024-11-25T21:18:28.146Z] Collecting taskcluster-taskgraph==6.2.0
[pip-install 2024-11-25T21:18:28.159Z] Downloading taskcluster_taskgraph-6.2.0-py3-none-any.whl (187 kB)
[pip-install 2024-11-25T21:18:28.167Z] Requirement already satisfied: taskcluster-urls==13.0.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 279)) (13.0.1)
[pip-install 2024-11-25T21:18:28.186Z] Collecting text-unidecode==1.3
[pip-install 2024-11-25T21:18:28.198Z] Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB)
[pip-install 2024-11-25T21:18:28.248Z] Collecting typing-extensions==4.7.1
[pip-install 2024-11-25T21:18:28.260Z] Downloading typing_extensions-4.7.1-py3-none-any.whl (33 kB)
[pip-install 2024-11-25T21:18:28.379Z] Collecting urllib3==2.2.2
[pip-install 2024-11-25T21:18:28.391Z] Downloading urllib3-2.2.2-py3-none-any.whl (121 kB)
[pip-install 2024-11-25T21:18:28.428Z] Collecting voluptuous==0.13.1
[pip-install 2024-11-25T21:18:28.441Z] Downloading voluptuous-0.13.1-py3-none-any.whl (29 kB)
[pip-install 2024-11-25T21:18:28.700Z] WARNING: The candidate selected for download or install is a yanked version: 'requests' candidate (version 2.32.0 at https://files.pythonhosted.org/packages/24/e8/09e8d662a9675a4e4f5dd7a8e6127b463a091d2703ed931a64aa66d00065/requests-2.32.0-py3-none-any.whl#sha256=f2c3881dddb70d056c5bd7600a4fae312b2a300e39be6a118d30b90bd27262b5 (from https://pypi.org/simple/requests/) (requires-python:>=3.8))
[pip-install 2024-11-25T21:18:28.700Z] Reason for being yanked: Yanked due to conflicts with CVE-2024-35195 mitigation
[pip-install 2024-11-25T21:18:28.834Z] Installing collected packages: six, mdurl, urllib3, typing-extensions, text-unidecode, python-dateutil, pygments, markupsafe, markdown-it-py, idna, charset-normalizer, chardet, certifi, rich, requests, pyyaml, python-slugify, jinja2, giturlparse, click, binaryornot, arrow, voluptuous, mozilla-repo-urls, json-e, cookiecutter, taskcluster-taskgraph
[pip-install 2024-11-25T21:18:29.601Z] WARNING: The script pygmentize is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-11-25T21:18:29.602Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-11-25T21:18:29.680Z] WARNING: The script markdown-it is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-11-25T21:18:29.680Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-11-25T21:18:29.805Z] WARNING: The script normalizer is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-11-25T21:18:29.807Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-11-25T21:18:29.972Z] WARNING: The script chardetect is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-11-25T21:18:29.972Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-11-25T21:18:30.241Z] WARNING: The script slugify is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-11-25T21:18:30.242Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-11-25T21:18:30.507Z] WARNING: The script cookiecutter is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-11-25T21:18:30.508Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-11-25T21:18:30.609Z] WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-11-25T21:18:30.609Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-11-25T21:18:30.624Z] Successfully installed arrow-1.2.3 binaryornot-0.4.4 certifi-2024.7.4 chardet-5.2.0 charset-normalizer-3.2.0 click-8.1.7 cookiecutter-2.3.0 giturlparse-0.11.1 idna-3.7 jinja2-3.1.4 json-e-4.5.3 markdown-it-py-3.0.0 markupsafe-2.1.3 mdurl-0.1.2 mozilla-repo-urls-0.1.1 pygments-2.16.1 python-dateutil-2.8.2 python-slugify-8.0.1 pyyaml-6.0.1 requests-2.32.0 rich-13.5.2 six-1.16.0 taskcluster-taskgraph-6.2.0 text-unidecode-1.3 typing-extensions-4.7.1 urllib3-2.2.2 voluptuous-0.13.1
[pip-install 2024-11-25T21:18:30.768Z] WARNING: You are using pip version 21.1.3; however, version 24.3.1 is available.
[pip-install 2024-11-25T21:18:30.769Z] You should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.
[task 2024-11-25T21:18:30.856Z] executing ['bash', '-cx', "cd /builds/worker/checkouts/src && ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --pushlog-id='0' --pushdate='0' --project='firefox-profiler' --owner='[email protected]' --level='1' --repository-type=git --tasks-for='github-pull-request' --base-repository='https://github.com/firefox-devtools/profiler' --base-ref='main' --base-rev='56ac64c17b79b964c1263e8022dd2db3399f230f' --head-repository='https://github.com/nisargjhaveri/firefox-profiler' --head-ref='simpleperf_trace' --head-rev='ec01ffb591f042a72aae4bd588151c148ffca139' \n"]
[task 2024-11-25T21:18:30.859Z] + cd /builds/worker/checkouts/src
[task 2024-11-25T21:18:30.860Z] + ln -s /builds/worker/artifacts artifacts
[task 2024-11-25T21:18:30.861Z] + /builds/worker/.local/bin/taskgraph decision --pushlog-id=0 --pushdate=0 --project=firefox-profiler [email protected] --level=1 --repository-type=git --tasks-for=github-pull-request --base-repository=https://github.com/firefox-devtools/profiler --base-ref=main --base-rev=56ac64c17b79b964c1263e8022dd2db3399f230f --head-repository=https://github.com/nisargjhaveri/firefox-profiler --head-ref=simpleperf_trace --head-rev=ec01ffb591f042a72aae4bd588151c148ffca139
[task 2024-11-25T21:18:31.101Z] 2024-11-25 21:18:31,101 - INFO - Loading graph configuration.
[task 2024-11-25T21:18:31.114Z] 2024-11-25 21:18:31,113 - INFO - base_rev is not an ancestor of head_rev.
[task 2024-11-25T21:18:31.118Z] 2024-11-25 21:18:31,114 - INFO - base_rev has been reset from "56ac64c17b79b964c1263e8022dd2db3399f230f" to "28e880eb8f8b5ff04697130577c4d061e433e586".
[task 2024-11-25T21:18:31.119Z] 2024-11-25 21:18:31,114 - WARNING - using default project parameters; add firefox-profiler to PER_PROJECT_PARAMETERS in /builds/worker/.local/lib/python3.8/site-packages/taskgraph/decision.py to customize behavior for this project
[task 2024-11-25T21:18:31.119Z] 2024-11-25 21:18:31,114 - INFO - Using Parameters(id=2fe13eae1575) (from defaults)
[task 2024-11-25T21:18:31.119Z] 2024-11-25 21:18:31,115 - INFO - writing artifact file `parameters.yml`
[task 2024-11-25T21:18:31.128Z] 2024-11-25 21:18:31,128 - INFO - writing artifact file `actions.json`
[task 2024-11-25T21:18:31.131Z] 2024-11-25 21:18:31,131 - INFO - Loading kinds
[task 2024-11-25T21:18:31.135Z] 2024-11-25 21:18:31,135 - INFO - Generating full task set
[task 2024-11-25T21:18:31.147Z] 2024-11-25 21:18:31,147 - INFO - Writing docker-contexts/linux.tar.gz for docker image linux
[task 2024-11-25T21:18:31.164Z] 2024-11-25 21:18:31,164 - INFO - Generated 1 tasks for kind docker-image
[task 2024-11-25T21:18:31.174Z] 2024-11-25 21:18:31,174 - INFO - Generated 1 tasks for kind hello
[task 2024-11-25T21:18:31.176Z] 2024-11-25 21:18:31,174 - INFO - Generating full task graph
[task 2024-11-25T21:18:31.176Z] 2024-11-25 21:18:31,174 - INFO - Full task graph contains 2 tasks and 1 dependencies
[task 2024-11-25T21:18:31.177Z] 2024-11-25 21:18:31,175 - INFO - writing artifact file `full-task-graph.json`
[task 2024-11-25T21:18:31.178Z] 2024-11-25 21:18:31,176 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-11-25T21:18:31.178Z] 2024-11-25 21:18:31,176 - INFO - Generating target task set
[task 2024-11-25T21:18:31.179Z] 2024-11-25 21:18:31,177 - INFO - Filter filter_target_tasks pruned 1 tasks (1 remain)
[task 2024-11-25T21:18:31.180Z] 2024-11-25 21:18:31,177 - INFO - writing artifact file `target-tasks.json`
[task 2024-11-25T21:18:31.180Z] 2024-11-25 21:18:31,177 - INFO - Generating target task graph
[task 2024-11-25T21:18:31.181Z] 2024-11-25 21:18:31,177 - INFO - Adding 1 tasks with `always_target` attribute
[task 2024-11-25T21:18:31.181Z] 2024-11-25 21:18:31,177 - INFO - Generating optimized task graph
[task 2024-11-25T21:18:31.182Z] 2024-11-25 21:18:31,178 - INFO - No tasks removed during optimization
[task 2024-11-25T21:18:31.213Z] 2024-11-25 21:18:31,213 - INFO - No tasks replaced during optimization
[task 2024-11-25T21:18:31.214Z] 2024-11-25 21:18:31,213 - INFO - writing artifact file `task-graph.json`
[task 2024-11-25T21:18:31.215Z] 2024-11-25 21:18:31,215 - INFO - writing artifact file `label-to-taskid.json`
[task 2024-11-25T21:18:31.216Z] 2024-11-25 21:18:31,216 - INFO - Creating task with taskId DW3-A0qMSCi1wBjULzkNSQ for build-docker-image-linux
[task 2024-11-25T21:18:31.283Z] 2024-11-25 21:18:31,282 - INFO - Creating task with taskId J_iUZPy5TpiGVJQ4jdOKzQ for hello-world
[taskcluster 2024-11-25 21:18:31.767Z] === Task Finished ===
[taskcluster 2024-11-25 21:18:33.383Z] Successful task run with exit code: 0 completed in 34.54 seconds
Loading