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

Bump parcel from 2.12.0 to 2.13.3 #283

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Bump parcel from 2.12.0 to 2.13.3

103c420
Select commit
Loading
Failed to load commit list.
Open

Bump parcel from 2.12.0 to 2.13.3 #283

Bump parcel from 2.12.0 to 2.13.3
103c420
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task (pull-request-untrusted) succeeded Jan 14, 2025 in 1m 34s

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: 2025-01-14T01:41:41.025Z
Resolved: 2025-01-14T01:42:38.822Z
Task Execution Time: 57 seconds, 797 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/actions.json
- public/chain-of-trust.json
- public/chain-of-trust.json.sig
- public/docker-contexts/base.tar.gz
- public/docker-contexts/build.tar.gz
- public/docker-contexts/conda-base.tar.gz
- public/docker-contexts/lint.tar.gz
- public/docker-contexts/linux-build-fedora-fc39.tar.gz
- public/docker-contexts/linux-build-fedora-fc40.tar.gz
- public/docker-contexts/linux-build-focal.tar.gz
- public/docker-contexts/linux-build-jammy.tar.gz
- public/docker-contexts/linux-build-noble.tar.gz
- public/docker-contexts/linux-qt6-build.tar.gz
- public/docker-contexts/wasm.tar.gz
- public/fetch-content
- public/full-task-graph.json
- public/label-to-taskid.json
- public/logs/certified.log
- public/logs/live_backing.log
- public/logs/live.log
- public/optimizations.log
- public/parameters.yml
- public/runnable-jobs.json
- public/run-task
- public/target-tasks.json
- public/task-graph.json


[taskcluster 2025-01-14 01:41:41.094Z] Task ID: UtgmElpZTN6SUBbcuPEdGw
[taskcluster 2025-01-14 01:41:41.094Z] Worker ID: 4473052027771453030
[taskcluster 2025-01-14 01:41:41.094Z] Worker Group: us-central1-a
[taskcluster 2025-01-14 01:41:41.094Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2025-01-14 01:41:41.094Z] Worker Pool: mozillavpn-1/decision-gcp
[taskcluster 2025-01-14 01:41:41.094Z] Worker Version: 38.0.5
[taskcluster 2025-01-14 01:41:41.094Z] Public IP: 104.197.169.119
[taskcluster 2025-01-14 01:41:41.094Z] Hostname: mozillavpn-1-decision-gcp-cttelujqtuqnwjd34gldfq

[taskcluster 2025-01-14 01:41:50.389Z] === Task Starting ===
[setup 2025-01-14T01:41:51.628Z] run-task started in /
[setup 2025-01-14T01:41:51.628Z] Invoked by command: --mozillavpn-checkout=/builds/worker/checkouts/src --task-cwd=/builds/worker/checkouts/src -- bash -cx ln -s /builds/worker/artifacts artifacts && taskgraph decision --pushlog-id='0' --pushdate='0' --project='staging-mozilla-vpn-client' --message="" --owner='dependabot[bot]@users.noreply.github.com' --level='1' --base-repository="$MOZILLAVPN_BASE_REPOSITORY" --head-repository="$MOZILLAVPN_HEAD_REPOSITORY" --head-ref="$MOZILLAVPN_HEAD_REF" --head-rev="$MOZILLAVPN_HEAD_REV" --head-tag="$MOZILLAVPN_HEAD_TAG" --repository-type="$MOZILLAVPN_REPOSITORY_TYPE" --tasks-for='github-pull-request-untrusted' 

[setup 2025-01-14T01:41:51.628Z] Python version: 3.11.2
[vcs 2025-01-14T01:41:51.630Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2025-01-14T01:41:51.630Z] running as worker:worker
[vcs 2025-01-14T01:41:51.630Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2025-01-14T01:41:51.635Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/staging-mozilla-vpn-client', '/builds/worker/checkouts/src']
[vcs 2025-01-14T01:41:51.637Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2025-01-14T01:41:58.837Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/staging-mozilla-vpn-client', 'dependabot/npm_and_yarn/parcel-2.13.3']
[vcs 2025-01-14T01:41:59.062Z] From https://github.com/mozilla-releng/staging-mozilla-vpn-client
[vcs 2025-01-14T01:41:59.062Z]  * branch                dependabot/npm_and_yarn/parcel-2.13.3 -> FETCH_HEAD
[vcs 2025-01-14T01:41:59.077Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/staging-mozilla-vpn-client', 'dependabot/npm_and_yarn/parcel-2.13.3']
[vcs 2025-01-14T01:41:59.324Z] From https://github.com/mozilla-releng/staging-mozilla-vpn-client
[vcs 2025-01-14T01:41:59.324Z]  * branch                dependabot/npm_and_yarn/parcel-2.13.3 -> FETCH_HEAD
[vcs 2025-01-14T01:41:59.337Z] executing ['git', 'checkout', '-f', '-B', 'dependabot/npm_and_yarn/parcel-2.13.3', '103c42043761940505fce49be919f6e2d628fa6a']
[vcs 2025-01-14T01:41:59.635Z] Switched to a new branch 'dependabot/npm_and_yarn/parcel-2.13.3'
[vcs 2025-01-14T01:41:59.636Z] executing ['git', 'submodule', 'init']
[vcs 2025-01-14T01:41:59.687Z] Submodule '3rdparty/adjust-android-sdk' (https://github.com/adjust/android_sdk) registered for path '3rdparty/adjust-android-sdk'
[vcs 2025-01-14T01:41:59.687Z] Submodule '3rdparty/adjust-ios-sdk' (https://github.com/adjust/ios_sdk.git) registered for path '3rdparty/adjust-ios-sdk'
[vcs 2025-01-14T01:41:59.687Z] Submodule '3rdparty/glean' (https://github.com/mozilla/glean.git) registered for path '3rdparty/glean'
[vcs 2025-01-14T01:41:59.687Z] Submodule '3rdparty/i18n' (https://github.com/mozilla-l10n/mozilla-vpn-client-l10n.git) registered for path '3rdparty/i18n'
[vcs 2025-01-14T01:41:59.687Z] Submodule '3rdparty/sentry' (https://github.com/getsentry/sentry-native/) registered for path '3rdparty/sentry'
[vcs 2025-01-14T01:41:59.687Z] Submodule '3rdparty/wireguard-apple' (https://github.com/WireGuard/wireguard-apple) registered for path '3rdparty/wireguard-apple'
[vcs 2025-01-14T01:41:59.687Z] Submodule '3rdparty/wireguard-go' (https://github.com/WireGuard/wireguard-go) registered for path '3rdparty/wireguard-go'
[vcs 2025-01-14T01:41:59.687Z] Submodule '3rdparty/wireguard-tools' (https://github.com/WireGuard/wireguard-tools) registered for path '3rdparty/wireguard-tools'
[vcs 2025-01-14T01:41:59.687Z] executing ['git', 'submodule', 'update', '--force']
[vcs 2025-01-14T01:41:59.718Z] Cloning into '/builds/worker/checkouts/src/3rdparty/adjust-android-sdk'...
[vcs 2025-01-14T01:42:00.253Z] Cloning into '/builds/worker/checkouts/src/3rdparty/adjust-ios-sdk'...
[vcs 2025-01-14T01:42:00.756Z] Cloning into '/builds/worker/checkouts/src/3rdparty/glean'...
[vcs 2025-01-14T01:42:01.432Z] Cloning into '/builds/worker/checkouts/src/3rdparty/i18n'...
[vcs 2025-01-14T01:42:04.614Z] Cloning into '/builds/worker/checkouts/src/3rdparty/sentry'...
[vcs 2025-01-14T01:42:05.021Z] Cloning into '/builds/worker/checkouts/src/3rdparty/wireguard-apple'...
[vcs 2025-01-14T01:42:05.463Z] Cloning into '/builds/worker/checkouts/src/3rdparty/wireguard-go'...
[vcs 2025-01-14T01:42:05.814Z] Cloning into '/builds/worker/checkouts/src/3rdparty/wireguard-tools'...
[vcs 2025-01-14T01:42:08.304Z] From https://github.com/adjust/android_sdk
[vcs 2025-01-14T01:42:08.304Z]  * branch              98a78ddc0ce52287f7b39132c3ee6ff82b9546ee -> FETCH_HEAD
[vcs 2025-01-14T01:42:08.348Z] Submodule path '3rdparty/adjust-android-sdk': checked out '98a78ddc0ce52287f7b39132c3ee6ff82b9546ee'
[vcs 2025-01-14T01:42:12.502Z] From https://github.com/adjust/ios_sdk
[vcs 2025-01-14T01:42:12.502Z]  * branch            73e4121098cad1854579575d79eff3beb1ee65b3 -> FETCH_HEAD
[vcs 2025-01-14T01:42:12.533Z] Submodule path '3rdparty/adjust-ios-sdk': checked out '73e4121098cad1854579575d79eff3beb1ee65b3'
[vcs 2025-01-14T01:42:16.219Z] From https://github.com/mozilla/glean
[vcs 2025-01-14T01:42:16.220Z]  * branch              9f785a92bdcacc862c609cd3e02b05b68c74862a -> FETCH_HEAD
[vcs 2025-01-14T01:42:16.284Z] Submodule path '3rdparty/glean': checked out '9f785a92bdcacc862c609cd3e02b05b68c74862a'
[vcs 2025-01-14T01:42:28.636Z] From https://github.com/mozilla-l10n/mozilla-vpn-client-l10n
[vcs 2025-01-14T01:42:28.636Z]  * branch              48575cb84b1824e7f776e88dec5eac04e7f65cb1 -> FETCH_HEAD
[vcs 2025-01-14T01:42:28.734Z] Submodule path '3rdparty/i18n': checked out '48575cb84b1824e7f776e88dec5eac04e7f65cb1'
[vcs 2025-01-14T01:42:29.685Z] From https://github.com/getsentry/sentry-native
[vcs 2025-01-14T01:42:29.685Z]  * branch            63699d75a77a689abd8016c52577e799f3dbad4f -> FETCH_HEAD
[vcs 2025-01-14T01:42:29.732Z] Submodule path '3rdparty/sentry': checked out '63699d75a77a689abd8016c52577e799f3dbad4f'
[vcs 2025-01-14T01:42:30.812Z] From https://github.com/WireGuard/wireguard-apple
[vcs 2025-01-14T01:42:30.812Z]  * branch            12b095470ad29ecea7436088f6e5fa701e6445a6 -> FETCH_HEAD
[vcs 2025-01-14T01:42:30.834Z] Submodule path '3rdparty/wireguard-apple': checked out '12b095470ad29ecea7436088f6e5fa701e6445a6'
[vcs 2025-01-14T01:42:31.637Z] From https://github.com/WireGuard/wireguard-go
[vcs 2025-01-14T01:42:31.637Z]  * branch            ee1c8e0e8789e413cca3c1c3464cd3708d518b33 -> FETCH_HEAD
[vcs 2025-01-14T01:42:31.649Z] Submodule path '3rdparty/wireguard-go': checked out 'ee1c8e0e8789e413cca3c1c3464cd3708d518b33'
[vcs 2025-01-14T01:42:32.417Z] From https://github.com/WireGuard/wireguard-tools
[vcs 2025-01-14T01:42:32.417Z]  * branch            139aac59a5ab7da913d4b6dd62692fa90e2ccad4 -> FETCH_HEAD
[vcs 2025-01-14T01:42:32.433Z] Submodule path '3rdparty/wireguard-tools': checked out '139aac59a5ab7da913d4b6dd62692fa90e2ccad4'
[vcs 2025-01-14T01:42:32.435Z] cleaning git checkout...
[vcs 2025-01-14T01:42:32.436Z] executing ['git', 'clean', '-nxdff']
[vcs 2025-01-14T01:42:32.447Z] removing []
[vcs 2025-01-14T01:42:32.448Z] successfully cleaned git checkout!
[vcs 2025-01-14T01:42:32.451Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/staging-mozilla-vpn-client/commit/103c42043761940505fce49be919f6e2d628fa6a' title='Built from staging-mozilla-vpn-client commit 103c42043761940505fce49be919f6e2d628fa6a'>103c42043761940505fce49be919f6e2d628fa6a</a>
[pip-install 2025-01-14T01:42:32.476Z] executing ['uv', 'pip', 'install', '--python', '/usr/bin/python3', '--target', '/builds/worker/.local/lib/python3.11/site-packages', '--require-hashes', '-r', '/builds/worker/checkouts/src/taskcluster/requirements.txt']
[pip-install 2025-01-14T01:42:32.832Z] Resolved 32 packages in 267ms
[pip-install 2025-01-14T01:42:33.107Z] Prepared 32 packages in 271ms
[pip-install 2025-01-14T01:42:33.148Z] Installed 32 packages in 39ms
[pip-install 2025-01-14T01:42:33.151Z]  + appdirs==1.4.4
[pip-install 2025-01-14T01:42:33.151Z]  + arrow==1.3.0
[pip-install 2025-01-14T01:42:33.152Z]  + binaryornot==0.4.4
[pip-install 2025-01-14T01:42:33.153Z]  + certifi==2024.7.4
[pip-install 2025-01-14T01:42:33.154Z]  + chardet==5.2.0
[pip-install 2025-01-14T01:42:33.154Z]  + charset-normalizer==3.3.2
[pip-install 2025-01-14T01:42:33.155Z]  + click==8.1.7
[pip-install 2025-01-14T01:42:33.156Z]  + cookiecutter==2.6.0
[pip-install 2025-01-14T01:42:33.156Z]  + giturlparse==0.12.0
[pip-install 2025-01-14T01:42:33.156Z]  + idna==3.7
[pip-install 2025-01-14T01:42:33.156Z]  + jinja2==3.1.4
[pip-install 2025-01-14T01:42:33.156Z]  + json-e==4.7.1
[pip-install 2025-01-14T01:42:33.156Z]  + markdown-it-py==3.0.0
[pip-install 2025-01-14T01:42:33.156Z]  + markupsafe==2.1.5
[pip-install 2025-01-14T01:42:33.156Z]  + mdurl==0.1.2
[pip-install 2025-01-14T01:42:33.156Z]  + mozilla-repo-urls==0.1.1
[pip-install 2025-01-14T01:42:33.156Z]  + mozilla-taskgraph==3.0.0
[pip-install 2025-01-14T01:42:33.156Z]  + pygments==2.18.0
[pip-install 2025-01-14T01:42:33.156Z]  + python-dateutil==2.9.0.post0
[pip-install 2025-01-14T01:42:33.156Z]  + python-slugify==8.0.4
[pip-install 2025-01-14T01:42:33.157Z]  + pyyaml==6.0.1
[pip-install 2025-01-14T01:42:33.157Z]  + redo==2.0.4
[pip-install 2025-01-14T01:42:33.157Z]  + requests==2.32.3
[pip-install 2025-01-14T01:42:33.157Z]  + rich==13.7.1
[pip-install 2025-01-14T01:42:33.157Z]  + six==1.16.0
[pip-install 2025-01-14T01:42:33.157Z]  + slugid==2.0.0
[pip-install 2025-01-14T01:42:33.157Z]  + taskcluster-taskgraph==11.2.4
[pip-install 2025-01-14T01:42:33.157Z]  + taskcluster-urls==13.0.1
[pip-install 2025-01-14T01:42:33.157Z]  + text-unidecode==1.3
[pip-install 2025-01-14T01:42:33.157Z]  + types-python-dateutil==2.9.0.20240316
[pip-install 2025-01-14T01:42:33.157Z]  + urllib3==2.2.2
[pip-install 2025-01-14T01:42:33.157Z]  + voluptuous==0.15.2
[task 2025-01-14T01:42:33.166Z] executing ['bash', '-cx', 'ln -s /builds/worker/artifacts artifacts && taskgraph decision --pushlog-id=\'0\' --pushdate=\'0\' --project=\'staging-mozilla-vpn-client\' --message="" --owner=\'dependabot[bot]@users.noreply.github.com\' --level=\'1\' --base-repository="$MOZILLAVPN_BASE_REPOSITORY" --head-repository="$MOZILLAVPN_HEAD_REPOSITORY" --head-ref="$MOZILLAVPN_HEAD_REF" --head-rev="$MOZILLAVPN_HEAD_REV" --head-tag="$MOZILLAVPN_HEAD_TAG" --repository-type="$MOZILLAVPN_REPOSITORY_TYPE" --tasks-for=\'github-pull-request-untrusted\' \n']
[task 2025-01-14T01:42:33.169Z] + ln -s /builds/worker/artifacts artifacts
[task 2025-01-14T01:42:33.172Z] + taskgraph decision --pushlog-id=0 --pushdate=0 --project=staging-mozilla-vpn-client --message= '--owner=dependabot[bot]@users.noreply.github.com' --level=1 --base-repository=https://github.com/mozilla-releng/staging-mozilla-vpn-client --head-repository=https://github.com/mozilla-releng/staging-mozilla-vpn-client --head-ref=dependabot/npm_and_yarn/parcel-2.13.3 --head-rev=103c42043761940505fce49be919f6e2d628fa6a --head-tag= --repository-type=git --tasks-for=github-pull-request-untrusted
[task 2025-01-14T01:42:33.958Z] 2025-01-14 01:42:33,958 - INFO - Loading graph configuration.
[task 2025-01-14T01:42:34.024Z] 2025-01-14 01:42:34,024 - INFO - base_ref has been reset from "" to "origin/main".
[task 2025-01-14T01:42:34.025Z] 2025-01-14 01:42:34,024 - INFO - base_rev is not set.
[task 2025-01-14T01:42:34.025Z] 2025-01-14 01:42:34,024 - INFO - Using base_ref "origin/main" to determine latest common revision...
[task 2025-01-14T01:42:34.026Z] 2025-01-14 01:42:34,026 - INFO - base_rev has been reset from "" to "2ce2a107994e59cac5179d457b6058e8561b624c".
[task 2025-01-14T01:42:34.029Z] 2025-01-14 01:42:34,029 - WARNING - using default project parameters; add staging-mozilla-vpn-client to PER_PROJECT_PARAMETERS in /builds/worker/.local/lib/python3.11/site-packages/taskgraph/decision.py to customize behavior for this project
[task 2025-01-14T01:42:34.030Z] 2025-01-14 01:42:34,029 - INFO - Using Parameters(id=5053183c8ace) (from defaults)
[task 2025-01-14T01:42:34.030Z] 2025-01-14 01:42:34,030 - INFO - writing artifact file `parameters.yml`
[task 2025-01-14T01:42:34.042Z] 2025-01-14 01:42:34,042 - INFO - writing artifact file `actions.json`
[task 2025-01-14T01:42:34.044Z] 2025-01-14 01:42:34,044 - INFO - Loading kinds
[task 2025-01-14T01:42:34.056Z] 2025-01-14 01:42:34,054 - INFO - Generating full task set
[task 2025-01-14T01:42:34.071Z] 2025-01-14 01:42:34,071 - INFO - Generated 1 tasks for kind build-tools
[task 2025-01-14T01:42:34.074Z] 2025-01-14 01:42:34,074 - INFO - Writing docker-contexts/base.tar.gz for docker image base
[task 2025-01-14T01:42:34.091Z] 2025-01-14 01:42:34,091 - INFO - Writing docker-contexts/conda-base.tar.gz for docker image conda-base
[task 2025-01-14T01:42:34.093Z] 2025-01-14 01:42:34,092 - INFO - Writing docker-contexts/build.tar.gz for docker image build
[task 2025-01-14T01:42:34.093Z] 2025-01-14 01:42:34,093 - INFO - Writing docker-contexts/lint.tar.gz for docker image lint
[task 2025-01-14T01:42:34.095Z] 2025-01-14 01:42:34,095 - INFO - Writing docker-contexts/wasm.tar.gz for docker image wasm
[task 2025-01-14T01:42:34.096Z] 2025-01-14 01:42:34,095 - INFO - Writing docker-contexts/linux-qt6-build.tar.gz for docker image linux-qt6-build
[task 2025-01-14T01:42:34.114Z] 2025-01-14 01:42:34,114 - INFO - Writing docker-contexts/linux-build-focal.tar.gz for docker image linux-build-focal
[task 2025-01-14T01:42:34.131Z] 2025-01-14 01:42:34,131 - INFO - Writing docker-contexts/linux-build-jammy.tar.gz for docker image linux-build-jammy
[task 2025-01-14T01:42:34.149Z] 2025-01-14 01:42:34,149 - INFO - Writing docker-contexts/linux-build-noble.tar.gz for docker image linux-build-noble
[task 2025-01-14T01:42:34.167Z] 2025-01-14 01:42:34,167 - INFO - Writing docker-contexts/linux-build-fedora-fc39.tar.gz for docker image linux-build-fedora-fc39
[task 2025-01-14T01:42:34.184Z] 2025-01-14 01:42:34,184 - INFO - Writing docker-contexts/linux-build-fedora-fc40.tar.gz for docker image linux-build-fedora-fc40
[task 2025-01-14T01:42:34.205Z] 2025-01-14 01:42:34,205 - INFO - Generated 11 tasks for kind docker-image
[task 2025-01-14T01:42:34.214Z] 2025-01-14 01:42:34,213 - INFO - Generated 8 tasks for kind fetch
[task 2025-01-14T01:42:34.414Z] 2025-01-14 01:42:34,414 - INFO - Generated 1 tasks for kind toolchain-openssl
[task 2025-01-14T01:42:34.484Z] 2025-01-14 01:42:34,484 - INFO - Generated 13 tasks for kind toolchain
[task 2025-01-14T01:42:34.504Z] 2025-01-14 01:42:34,504 - INFO - Generated 16 tasks for kind build
[task 2025-01-14T01:42:34.513Z] 2025-01-14 01:42:34,512 - INFO - Generated 3 tasks for kind signing
[task 2025-01-14T01:42:34.514Z] 2025-01-14 01:42:34,513 - INFO - Generated 0 tasks for kind mac-notarization
[task 2025-01-14T01:42:34.515Z] 2025-01-14 01:42:34,515 - INFO - Generated 0 tasks for kind push-addon
[task 2025-01-14T01:42:34.516Z] 2025-01-14 01:42:34,516 - INFO - Generated 1 tasks for kind push-apk
[task 2025-01-14T01:42:34.520Z] 2025-01-14 01:42:34,519 - INFO - Generated 1 tasks for kind repackage
[task 2025-01-14T01:42:34.520Z] 2025-01-14 01:42:34,520 - INFO - Generated 1 tasks for kind repackage-signing
[task 2025-01-14T01:42:34.526Z] 2025-01-14 01:42:34,526 - INFO - Generated 3 tasks for kind source-test
[task 2025-01-14T01:42:34.529Z] 2025-01-14 01:42:34,529 - INFO - Generated 2 tasks for kind test
[task 2025-01-14T01:42:34.534Z] 2025-01-14 01:42:34,533 - INFO - Generated 4 tasks for kind beetmover-promote
[task 2025-01-14T01:42:34.535Z] 2025-01-14 01:42:34,535 - INFO - Generated 2 tasks for kind beetmover-apt
[task 2025-01-14T01:42:34.538Z] 2025-01-14 01:42:34,538 - INFO - Generated 3 tasks for kind beetmover-ship
[task 2025-01-14T01:42:34.540Z] 2025-01-14 01:42:34,540 - INFO - Generated 2 tasks for kind mark-as-shipped
[task 2025-01-14T01:42:34.545Z] 2025-01-14 01:42:34,545 - INFO - Generated 4 tasks for kind release-notify
[task 2025-01-14T01:42:34.545Z] 2025-01-14 01:42:34,545 - INFO - Generating full task graph
[task 2025-01-14T01:42:34.545Z] 2025-01-14 01:42:34,545 - INFO - Full task graph contains 76 tasks and 107 dependencies
[task 2025-01-14T01:42:34.547Z] 2025-01-14 01:42:34,547 - INFO - writing artifact file `full-task-graph.json`
[task 2025-01-14T01:42:34.563Z] 2025-01-14 01:42:34,563 - INFO - writing artifact file `runnable-jobs.json`
[task 2025-01-14T01:42:34.564Z] 2025-01-14 01:42:34,564 - INFO - Generating target task set
[task 2025-01-14T01:42:34.565Z] 2025-01-14 01:42:34,565 - INFO - Filter filter_target_tasks pruned 40 tasks (36 remain)
[task 2025-01-14T01:42:34.565Z] 2025-01-14 01:42:34,565 - INFO - writing artifact file `target-tasks.json`
[task 2025-01-14T01:42:34.566Z] 2025-01-14 01:42:34,565 - INFO - Generating target task graph
[task 2025-01-14T01:42:34.566Z] 2025-01-14 01:42:34,565 - INFO - Adding 11 tasks with `always_target` attribute
[task 2025-01-14T01:42:34.567Z] 2025-01-14 01:42:34,566 - INFO - Generating optimized task graph
[task 2025-01-14T01:42:34.569Z] 2025-01-14 01:42:34,569 - INFO - Removed 3 tasks by skip-unless-changed (skip-unless-changed) during optimization.
[task 2025-01-14T01:42:34.723Z] 2025-01-14 01:42:34,723 - INFO - Replaced 33 tasks by index-search (index-search) during optimization.
[task 2025-01-14T01:42:34.725Z] 2025-01-14 01:42:34,725 - INFO - writing artifact file `task-graph.json`
[task 2025-01-14T01:42:34.735Z] 2025-01-14 01:42:34,735 - INFO - writing artifact file `label-to-taskid.json`
[task 2025-01-14T01:42:34.741Z] 2025-01-14 01:42:34,741 - INFO - Creating task with taskId dA2aoa0aRPOq4iqYUeR4Mg for build-ios-arm64/debug
[task 2025-01-14T01:42:34.744Z] 2025-01-14 01:42:34,743 - INFO - Creating task with taskId bbu_DbDiQkC0vmg_Y-zLsQ for test-android-junit
[task 2025-01-14T01:42:34.745Z] 2025-01-14 01:42:34,745 - INFO - Creating task with taskId Tq3MHjdfQle-oMTilAQJ5g for build-tools-translation-report
[task 2025-01-14T01:42:34.746Z] 2025-01-14 01:42:34,746 - INFO - Creating task with taskId K5OvFfvwRVa3T9nlTbUKKA for build-android-x64/debug
[task 2025-01-14T01:42:34.748Z] 2025-01-14 01:42:34,748 - INFO - Creating task with taskId ITyIT8pFRfeSatJdsdmVuQ for build-wasm/opt
[task 2025-01-14T01:42:34.750Z] 2025-01-14 01:42:34,749 - INFO - Creating task with taskId TI5IzX8PQdmVDJP4FrmYFg for build-addons-bundle
[task 2025-01-14T01:42:34.751Z] 2025-01-14 01:42:34,751 - INFO - Creating task with taskId T1Xo97qxQCy8ohh7-i2MoQ for build-source/vpn
[task 2025-01-14T01:42:34.753Z] 2025-01-14 01:42:34,752 - INFO - Creating task with taskId KFHjpoj-SdSCVUCg4EM9PQ for build-android-arm64/release
[task 2025-01-14T01:42:34.756Z] 2025-01-14 01:42:34,756 - INFO - Creating task with taskId XrhGfxMdRKC3Qk669PtV3g for build-android-arm64/debug
[task 2025-01-14T01:42:34.757Z] 2025-01-14 01:42:34,757 - INFO - Creating task with taskId H_ML-fpoRr-qn0ph7Cj_sg for test-taskgraph-definition
[task 2025-01-14T01:42:34.759Z] 2025-01-14 01:42:34,758 - INFO - Creating task with taskId cZXdrEtxSzOuv_w--usZ2A for build-windows/opt
[task 2025-01-14T01:42:34.764Z] 2025-01-14 01:42:34,764 - INFO - Creating task with taskId fhR-4a4_RMCDnaOrUnkWfQ for build-macos/pr
[task 2025-01-14T01:42:34.902Z] 2025-01-14 01:42:34,902 - INFO - Creating task with taskId ViFDjuKiRoKd-7zg04OcgQ for build-linux/fedora-fc39
[task 2025-01-14T01:42:34.903Z] 2025-01-14 01:42:34,902 - INFO - Creating task with taskId RkdgX88HQmyz_dmsebCFtQ for build-linux/focal
[task 2025-01-14T01:42:34.906Z] 2025-01-14 01:42:34,904 - INFO - Creating task with taskId QzmYXIXITHS-WfNAr2WySA for build-linux/fedora-fc40
[task 2025-01-14T01:42:34.906Z] 2025-01-14 01:42:34,905 - INFO - Creating task with taskId SY_Ub8ncTu-W11h1StBbCA for build-linux/noble
[task 2025-01-14T01:42:34.909Z] 2025-01-14 01:42:34,908 - INFO - Creating task with taskId TQf4z3pYSUi3HeRhpF_GDw for build-linux/jammy
[task 2025-01-14T01:42:34.914Z] 2025-01-14 01:42:34,914 - INFO - Creating task with taskId CGwlf-GWQCu3lOhPiTPB5Q for build-linux64/release-deb
[task 2025-01-14T01:42:34.915Z] 2025-01-14 01:42:34,915 - INFO - Creating task with taskId TkcUizOBT8KFC-zv8ldVBg for build-linux64/next-deb
[taskcluster 2025-01-14 01:42:35.291Z] === Task Finished ===
[taskcluster 2025-01-14 01:42:38.157Z] Successful task run with exit code: 0 completed in 57.063 seconds