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

Bug 1921532 - Update symbol upload scripts [ci full] #6400

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

Bug 1921532 - Update symbol upload scripts

d01b5c8
Select commit
Loading
Failed to load commit list.
Open

Bug 1921532 - Update symbol upload scripts [ci full] #6400

Bug 1921532 - Update symbol upload scripts
d01b5c8
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / nimbus-binaries-assemble-nimbus-fml succeeded Sep 27, 2024 in 11m 5s

FirefoxCI (pull_request)

Assemble nimbus-fml

Details

View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster

Task Status

Started: 2024-09-27T19:40:46.767Z
Resolved: 2024-09-27T19:42:57.525Z
Task Execution Time: 2 minutes, 10 seconds, 758 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/build/nimbus-fml.sha256
- public/build/nimbus-fml.zip
- public/chain-of-trust.json
- public/chain-of-trust.json.sig
- public/logs/certified.log
- public/logs/live_backing.log
- public/logs/live.log


[taskcluster 2024-09-27 19:40:46.934Z] Task ID: aFZi1z9EQH21tKjRn0XYPQ
[taskcluster 2024-09-27 19:40:46.934Z] Worker ID: 6327851220951807902
[taskcluster 2024-09-27 19:40:46.934Z] Worker Group: us-central1-a
[taskcluster 2024-09-27 19:40:46.934Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-16
[taskcluster 2024-09-27 19:40:46.934Z] Worker Pool: app-services-1/b-linux-gcp
[taskcluster 2024-09-27 19:40:46.934Z] Worker Version: 38.0.5
[taskcluster 2024-09-27 19:40:46.934Z] Public IP: 34.28.133.208
[taskcluster 2024-09-27 19:40:46.934Z] Hostname: app-services-1-b-linux-gcp-gu-opgupqc6iqmgakopnsa
[taskcluster 2024-09-27 19:40:46.934Z] using cache "app-services-level-1-checkouts-v3-7afeb851dd97df8f3607-CwoUGKdhSIa5twoMmqp_Bw" -> /builds/worker/checkouts

[taskcluster 2024-09-27 19:40:49.451Z] Downloading artifact "public/image.tar.zst" from task ID: CwoUGKdhSIa5twoMmqp_Bw.
[taskcluster 2024-09-27 19:40:54.453Z] Download Progress: 27.95%
[taskcluster 2024-09-27 19:40:59.452Z] Download Progress: 63.58%
[taskcluster 2024-09-27 19:41:04.452Z] Download Progress: 95.16%
[taskcluster 2024-09-27 19:41:05.489Z] Downloaded artifact successfully.
[taskcluster 2024-09-27 19:41:05.489Z] Downloaded 1783.903 mb
[taskcluster 2024-09-27 19:41:05.489Z] Decompressing downloaded image
[taskcluster 2024-09-27 19:41:16.069Z] Loading docker image from downloaded archive.
[taskcluster 2024-09-27 19:42:12.531Z] Image 'public/image.tar.zst' from task 'CwoUGKdhSIa5twoMmqp_Bw' loaded.  Using image ID sha256:6ac0c9fbe7f68b601ad22b251993ae8532384aaf4d6111ef1db8e2629d58390a.
[taskcluster 2024-09-27 19:42:13.085Z] === Task Starting ===
[setup 2024-09-27T19:42:24.132Z] run-task started in /builds/worker
[setup 2024-09-27T19:42:24.132Z] Invoked by command: --appservices-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx mkdir -p /builds/worker/artifacts && cd /builds/worker/fetches/nimbus-fml && zip /builds/worker/artifacts/nimbus-fml.zip -r . && cd /builds/worker/artifacts && eval sha256sum nimbus-fml.zip '>' nimbus-fml.sha256
[setup 2024-09-27T19:42:24.132Z] Python version: 3.10.12
[cache 2024-09-27T19:42:24.133Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2024-09-27T19:42:24.134Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-09-27T19:42:24.134Z] volume /builds/worker/checkouts is a cache
[setup 2024-09-27T19:42:24.134Z] running as worker:worker
[vcs 2024-09-27T19:42:24.134Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-09-27T19:42:24.136Z] executing ['git', 'clone', 'https://github.com/mozilla/application-services', '/builds/worker/checkouts/vcs']
[vcs 2024-09-27T19:42:24.137Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-09-27T19:42:27.554Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/bendk/application-services', 'push-trpxlpolplrn']
[vcs 2024-09-27T19:42:27.813Z] From https://github.com/bendk/application-services
[vcs 2024-09-27T19:42:27.813Z]  * branch                push-trpxlpolplrn -> FETCH_HEAD
[vcs 2024-09-27T19:42:27.815Z] executing ['git', 'checkout', '-f', '-B', 'push-trpxlpolplrn', 'd01b5c8b2f1ac1c847ca3032e77fae9e82cf2289']
[vcs 2024-09-27T19:42:27.947Z] Switched to a new branch 'push-trpxlpolplrn'
[vcs 2024-09-27T19:42:27.947Z] executing ['git', 'submodule', 'init']
[vcs 2024-09-27T19:42:27.967Z] Submodule 'components/external/glean' (https://github.com/mozilla/glean) registered for path 'components/external/glean'
[vcs 2024-09-27T19:42:27.967Z] executing ['git', 'submodule', 'update', '--force']
[vcs 2024-09-27T19:42:27.988Z] Cloning into '/builds/worker/checkouts/vcs/components/external/glean'...
[vcs 2024-09-27T19:42:43.380Z] Submodule path 'components/external/glean': checked out '2c7ad32f63caf183fb90c0001d8524f80bcab00c'
[vcs 2024-09-27T19:42:43.380Z] cleaning git checkout...
[vcs 2024-09-27T19:42:43.380Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-09-27T19:42:43.387Z] removing []
[vcs 2024-09-27T19:42:43.387Z] successfully cleaned git checkout!
[vcs 2024-09-27T19:42:43.388Z] TinderboxPrint:<a href='https://github.com/bendk/application-services/commit/d01b5c8b2f1ac1c847ca3032e77fae9e82cf2289' title='Built from application-services commit d01b5c8b2f1ac1c847ca3032e77fae9e82cf2289'>d01b5c8b2f1ac1c847ca3032e77fae9e82cf2289</a>
[setup 2024-09-27T19:42:43.388Z] MOZ_FETCHES_DIR is /builds/worker/fetches
[fetches 2024-09-27T19:42:43.389Z] fetching artifacts
[fetches 2024-09-27T19:42:43.389Z] executing ['/usr/bin/python3', '-u', '/usr/local/bin/fetch-content', 'task-artifacts']
attempt 1/5
attempt 1/5Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/V3Fvlu6IS7-nUGjioiQBdg/artifacts/public/build/nimbus-fml-aarch64-unknown-linux-gnu.zip to /builds/worker/fetches/nimbus-fml/nimbus-fml-aarch64-unknown-linux-gnu.zip

attempt 1/5Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Gg2P-RkdRHmSec8Q4wo7zQ/artifacts/public/build/nimbus-fml-x86_64-unknown-linux-musl.zip to /builds/worker/fetches/nimbus-fml/nimbus-fml-x86_64-unknown-linux-musl.zipattempt 1/5Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/V3Fvlu6IS7-nUGjioiQBdg/artifacts/public/build/nimbus-fml-aarch64-unknown-linux-gnu.zip

attempt 1/5
Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/OeLWSHApSl67lZgALL_LoA/artifacts/public/build/nimbus-fml-x86_64-apple-darwin.zip to /builds/worker/fetches/nimbus-fml/nimbus-fml-x86_64-apple-darwin.zip


Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/M7DISgxzSciK55Fk7n0fNQ/artifacts/public/build/nimbus-fml-aarch64-apple-darwin.zip to /builds/worker/fetches/nimbus-fml/nimbus-fml-aarch64-apple-darwin.zipDownloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Gg2P-RkdRHmSec8Q4wo7zQ/artifacts/public/build/nimbus-fml-x86_64-unknown-linux-musl.zipDownloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/US_VKgO8TG66Js7nWbM7nA/artifacts/public/build/nimbus-fml-x86_64-pc-windows-gnu.zip to /builds/worker/fetches/nimbus-fml/nimbus-fml-x86_64-pc-windows-gnu.zip


Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/US_VKgO8TG66Js7nWbM7nA/artifacts/public/build/nimbus-fml-x86_64-pc-windows-gnu.zipDownloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/M7DISgxzSciK55Fk7n0fNQ/artifacts/public/build/nimbus-fml-aarch64-apple-darwin.zip

Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/OeLWSHApSl67lZgALL_LoA/artifacts/public/build/nimbus-fml-x86_64-apple-darwin.zip
/usr/local/bin/fetch-content:192: DeprecationWarning: cafile, capath and cadefault are deprecated, use a custom context instead.
  with urllib.request.urlopen(
https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/OeLWSHApSl67lZgALL_LoA/artifacts/public/build/nimbus-fml-x86_64-apple-darwin.zip resolved to 2946447 bytes with sha256 fbb3d62492fc5cf34a13c0473b11605069cb796f49b8a00bf9473bd4ad420496 in 0.397s
Verified size of https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/OeLWSHApSl67lZgALL_LoA/artifacts/public/build/nimbus-fml-x86_64-apple-darwin.zip
Extracting /builds/worker/fetches/nimbus-fml/nimbus-fml-x86_64-apple-darwin.zip to /builds/worker/fetches/nimbus-fml
/builds/worker/fetches/nimbus-fml/nimbus-fml-x86_64-apple-darwin.zip extracted in 0.062s
Removing /builds/worker/fetches/nimbus-fml/nimbus-fml-x86_64-apple-darwin.zip
https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/M7DISgxzSciK55Fk7n0fNQ/artifacts/public/build/nimbus-fml-aarch64-apple-darwin.zip resolved to 2916872 bytes with sha256 0c879c2fa209fcd31b2702c5299a52d7e287abe06b10592ffb9e735ae9bdb326 in 0.493s
Verified size of https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/M7DISgxzSciK55Fk7n0fNQ/artifacts/public/build/nimbus-fml-aarch64-apple-darwin.zip
Extracting /builds/worker/fetches/nimbus-fml/nimbus-fml-aarch64-apple-darwin.zip to /builds/worker/fetches/nimbus-fml
https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/US_VKgO8TG66Js7nWbM7nA/artifacts/public/build/nimbus-fml-x86_64-pc-windows-gnu.zip resolved to 20539599 bytes with sha256 2a342382e54555fbe60a58126c5089db02fd854de733697b02edfe62a5fac30d in 0.548s
Verified size of https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/US_VKgO8TG66Js7nWbM7nA/artifacts/public/build/nimbus-fml-x86_64-pc-windows-gnu.zip
Extracting /builds/worker/fetches/nimbus-fml/nimbus-fml-x86_64-pc-windows-gnu.zip to /builds/worker/fetches/nimbus-fml
/builds/worker/fetches/nimbus-fml/nimbus-fml-aarch64-apple-darwin.zip extracted in 0.062s
Removing /builds/worker/fetches/nimbus-fml/nimbus-fml-aarch64-apple-darwin.zip
https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Gg2P-RkdRHmSec8Q4wo7zQ/artifacts/public/build/nimbus-fml-x86_64-unknown-linux-musl.zip resolved to 22909816 bytes with sha256 1fd3ae3972c086b561ea53ab6d8a12b89432978b9078afbafb7318a4dff03dfd in 0.684s
Verified size of https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Gg2P-RkdRHmSec8Q4wo7zQ/artifacts/public/build/nimbus-fml-x86_64-unknown-linux-musl.zip
Extracting /builds/worker/fetches/nimbus-fml/nimbus-fml-x86_64-unknown-linux-musl.zip to /builds/worker/fetches/nimbus-fml
https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/V3Fvlu6IS7-nUGjioiQBdg/artifacts/public/build/nimbus-fml-aarch64-unknown-linux-gnu.zip resolved to 23590400 bytes with sha256 37dade82abe456f2bacd3561ce1702c88c557c7971a077171f7d2b2eb9e01c02 in 0.757s
Verified size of https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/V3Fvlu6IS7-nUGjioiQBdg/artifacts/public/build/nimbus-fml-aarch64-unknown-linux-gnu.zip
Extracting /builds/worker/fetches/nimbus-fml/nimbus-fml-aarch64-unknown-linux-gnu.zip to /builds/worker/fetches/nimbus-fml
/builds/worker/fetches/nimbus-fml/nimbus-fml-x86_64-pc-windows-gnu.zip extracted in 0.579s
Removing /builds/worker/fetches/nimbus-fml/nimbus-fml-x86_64-pc-windows-gnu.zip
/builds/worker/fetches/nimbus-fml/nimbus-fml-x86_64-unknown-linux-musl.zip extracted in 0.550s
Removing /builds/worker/fetches/nimbus-fml/nimbus-fml-x86_64-unknown-linux-musl.zip
/builds/worker/fetches/nimbus-fml/nimbus-fml-aarch64-unknown-linux-gnu.zip extracted in 0.562s
Removing /builds/worker/fetches/nimbus-fml/nimbus-fml-aarch64-unknown-linux-gnu.zip
PERFHERDER_DATA: {"framework": {"name": "build_metrics"}, "suites": [{"name": "fetch_content", "value": 1.3249138150000022, "lowerIsBetter": true, "shouldAlert": false, "subtests": []}]}
[fetches 2024-09-27T19:42:44.804Z] finished fetching artifacts
[task 2024-09-27T19:42:44.804Z] executing ['bash', '-cx', "mkdir -p /builds/worker/artifacts && cd /builds/worker/fetches/nimbus-fml && zip /builds/worker/artifacts/nimbus-fml.zip -r . && cd /builds/worker/artifacts && eval sha256sum nimbus-fml.zip '>' nimbus-fml.sha256"]
[task 2024-09-27T19:42:44.806Z] + mkdir -p /builds/worker/artifacts
[task 2024-09-27T19:42:44.807Z] + cd /builds/worker/fetches/nimbus-fml
[task 2024-09-27T19:42:44.807Z] + zip /builds/worker/artifacts/nimbus-fml.zip -r .
[task 2024-09-27T19:42:44.808Z]   adding: aarch64-apple-darwin/ (stored 0%)
[task 2024-09-27T19:42:44.808Z]   adding: aarch64-apple-darwin/release/ (stored 0%)
[task 2024-09-27T19:42:45.148Z]   adding: aarch64-apple-darwin/release/nimbus-fml (deflated 67%)
[task 2024-09-27T19:42:45.148Z]   adding: x86_64-pc-windows-gnu/ (stored 0%)
[task 2024-09-27T19:42:45.148Z]   adding: x86_64-pc-windows-gnu/release/ (stored 0%)
[task 2024-09-27T19:42:47.905Z]   adding: x86_64-pc-windows-gnu/release/nimbus-fml.exe (deflated 80%)
[task 2024-09-27T19:42:47.906Z]   adding: x86_64-unknown-linux-musl/ (stored 0%)
[task 2024-09-27T19:42:47.906Z]   adding: x86_64-unknown-linux-musl/release/ (stored 0%)
[task 2024-09-27T19:42:50.991Z]   adding: x86_64-unknown-linux-musl/release/nimbus-fml (deflated 73%)
[task 2024-09-27T19:42:50.991Z]   adding: x86_64-apple-darwin/ (stored 0%)
[task 2024-09-27T19:42:50.991Z]   adding: x86_64-apple-darwin/release/ (stored 0%)
[task 2024-09-27T19:42:51.360Z]   adding: x86_64-apple-darwin/release/nimbus-fml (deflated 67%)
[task 2024-09-27T19:42:51.360Z]   adding: aarch64-unknown-linux-gnu/ (stored 0%)
[task 2024-09-27T19:42:51.360Z]   adding: aarch64-unknown-linux-gnu/release/ (stored 0%)
[task 2024-09-27T19:42:54.477Z]   adding: aarch64-unknown-linux-gnu/release/nimbus-fml (deflated 73%)
[task 2024-09-27T19:42:54.477Z] + cd /builds/worker/artifacts
[task 2024-09-27T19:42:54.477Z] + eval sha256sum nimbus-fml.zip '>' nimbus-fml.sha256
[task 2024-09-27T19:42:54.477Z] ++ sha256sum nimbus-fml.zip
[fetches 2024-09-27T19:42:54.791Z] removing /builds/worker/fetches
[fetches 2024-09-27T19:42:54.822Z] finished
[taskcluster 2024-09-27 19:42:55.690Z] === Task Finished ===
[taskcluster 2024-09-27 19:42:56.735Z] Successful task run with exit code: 0 completed in 129.802 seconds