Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Bug 1839075 - Corrects timeout duration for CopyDownloadFeature #4737

Closed
wants to merge 1 commit into from

Bug 1839075 - Corrects timeout duration for CopyDownloadFeature

1b0ec0e
Select commit
Loading
Failed to load commit list.
Closed

Bug 1839075 - Corrects timeout duration for CopyDownloadFeature #4737

Bug 1839075 - Corrects timeout duration for CopyDownloadFeature
1b0ec0e
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / lint-buildconfig-focus succeeded Mar 14, 2024 in 4m 16s

FirefoxCI (pull_request)

Make sure the content of .buildconfig.yml matches what gradle knows about its projects (Treeherder push)

Details

View task in Taskcluster
View logs in Taskcluster


[taskcluster 2024-03-14 14:48:15.199Z] Task ID: fKkLRdV8TciZerhOpeuvxA
[taskcluster 2024-03-14 14:48:15.200Z] Worker ID: 499722484575061637
[taskcluster 2024-03-14 14:48:15.200Z] Worker Group: us-central1
[taskcluster 2024-03-14 14:48:15.200Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-4
[taskcluster 2024-03-14 14:48:15.201Z] Worker Pool: mobile-1/b-linux-gcp
[taskcluster 2024-03-14 14:48:15.201Z] Worker Version: 38.0.5
[taskcluster 2024-03-14 14:48:15.201Z] Public IP: 34.173.165.239
[taskcluster 2024-03-14 14:48:15.201Z] Hostname: mobile-1-b-linux-gcp-ezotreh5sxocqvqcii-b8w

[taskcluster 2024-03-14 14:48:15.695Z] Image 'public/image.tar.zst' from task 'Z9VHoD_CQdiql5d-ZW5fjg' loaded.  Using image ID sha256:e47a60f7efceebf5ce8d806041ce000d40626292c962e5fd0c3d92cad20a1c38.
[taskcluster 2024-03-14 14:48:15.742Z] === Task Starting ===
[setup 2024-03-14T14:48:16.046Z] run-task started in /builds/worker
[setup 2024-03-14T14:48:16.046Z] Invoked by command: --mobile-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx pip install --user --require-hashes --requirement taskcluster/scripts/lint/requirements.txt && taskcluster/scripts/lint/is_buildconfig_yml_up_to_date.py focus-android
[setup 2024-03-14T14:48:16.046Z] Python version: 3.10.12
[volume 2024-03-14T14:48:16.049Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-03-14T14:48:16.049Z] changing ownership of volume /builds/worker/checkouts to 1000:1000
[setup 2024-03-14T14:48:16.049Z] running as worker:worker
[vcs 2024-03-14T14:48:16.049Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-03-14T14:48:16.052Z] executing ['git', 'clone', 'https://github.com/mozilla-mobile/firefox-android', '/builds/worker/checkouts/vcs']
[vcs 2024-03-14T14:48:16.054Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-03-14T14:48:37.752Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/boek/firefox-android', 'bug_1839075']
[vcs 2024-03-14T14:48:38.144Z] From https://github.com/boek/firefox-android
[vcs 2024-03-14T14:48:38.144Z]  * branch                  bug_1839075 -> FETCH_HEAD
[vcs 2024-03-14T14:48:38.148Z] executing ['git', 'checkout', '-f', '-B', 'bug_1839075', '1b0ec0e04b2e703784aebc33b4413b17df227e13']
[vcs 2024-03-14T14:48:38.952Z] Switched to a new branch 'bug_1839075'
[vcs 2024-03-14T14:48:38.954Z] cleaning git checkout...
[vcs 2024-03-14T14:48:38.954Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-03-14T14:48:39.040Z] removing []
[vcs 2024-03-14T14:48:39.041Z] successfully cleaned git checkout!
[vcs 2024-03-14T14:48:39.042Z] TinderboxPrint:<a href='https://github.com/boek/firefox-android/commit/1b0ec0e04b2e703784aebc33b4413b17df227e13' title='Built from firefox-android commit 1b0ec0e04b2e703784aebc33b4413b17df227e13'>1b0ec0e04b2e703784aebc33b4413b17df227e13</a>
[setup 2024-03-14T14:48:39.043Z] MOZ_FETCHES_DIR is /builds/worker/fetches
[fetches 2024-03-14T14:48:39.043Z] fetching artifacts
[fetches 2024-03-14T14:48:39.043Z] executing ['/usr/bin/python3', '-u', '/usr/local/bin/fetch-content', 'task-artifacts']
attempt 1/5
Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/DqHHJI0KSO-q8_ZuR7re_w/artifacts/public/build/external-gradle-dependencies.tar.xz to /builds/worker/fetches/external-gradle-dependencies.tar.xz
attempt 1/5
Downloading http://taskcluster/api/queue/v1/task/JzGafXX8SM2e-Rd5W4-gAQ/artifacts/mobile/android-sdk/android-sdk-linux.tar.xz to /builds/worker/fetches/android-sdk-linux.tar.xz
Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/DqHHJI0KSO-q8_ZuR7re_w/artifacts/public/build/external-gradle-dependencies.tar.xzDownloading http://taskcluster/api/queue/v1/task/JzGafXX8SM2e-Rd5W4-gAQ/artifacts/mobile/android-sdk/android-sdk-linux.tar.xz

/usr/local/bin/fetch-content:192: DeprecationWarning: cafile, capath and cadefault are deprecated, use a custom context instead.
  with urllib.request.urlopen(
http://taskcluster/api/queue/v1/task/JzGafXX8SM2e-Rd5W4-gAQ/artifacts/mobile/android-sdk/android-sdk-linux.tar.xz resolved to 129819888 bytes with sha256 4d8576fc19ce30bcc109daacf8181f8ee5d0587f46102097f9d4b4ede3f7459c in 1.796s
Extracting /builds/worker/fetches/android-sdk-linux.tar.xz to /builds/worker/fetches
https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/DqHHJI0KSO-q8_ZuR7re_w/artifacts/public/build/external-gradle-dependencies.tar.xz resolved to 644855532 bytes with sha256 be0e62f98b237745f26022861e3e3c365cd51ca8d09f24c1f46b7fd4a5cb3945 in 5.365s
Extracting /builds/worker/fetches/external-gradle-dependencies.tar.xz to /builds/worker/fetches
/builds/worker/fetches/android-sdk-linux.tar.xz extracted in 10.105s
Removing /builds/worker/fetches/android-sdk-linux.tar.xz
/builds/worker/fetches/external-gradle-dependencies.tar.xz extracted in 35.159s
Removing /builds/worker/fetches/external-gradle-dependencies.tar.xz
PERFHERDER_DATA: {"framework": {"name": "build_metrics"}, "suites": [{"name": "fetch_content", "value": 40.5942363310005, "lowerIsBetter": true, "shouldAlert": false, "subtests": []}]}
[fetches 2024-03-14T14:49:19.743Z] finished fetching artifacts
[task 2024-03-14T14:49:19.743Z] executing ['bash', '-cx', 'pip install --user --require-hashes --requirement taskcluster/scripts/lint/requirements.txt && taskcluster/scripts/lint/is_buildconfig_yml_up_to_date.py focus-android']
[task 2024-03-14T14:49:19.745Z] + pip install --user --require-hashes --requirement taskcluster/scripts/lint/requirements.txt
[task 2024-03-14T14:49:20.561Z] Collecting cached-property==1.5.2 (from -r taskcluster/scripts/lint/requirements.txt (line 7))
[task 2024-03-14T14:49:20.767Z]   Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB)
[task 2024-03-14T14:49:20.947Z] Collecting cffi==1.15.1 (from -r taskcluster/scripts/lint/requirements.txt (line 11))
[task 2024-03-14T14:49:20.991Z]   Downloading cffi-1.15.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (441 kB)
[task 2024-03-14T14:49:21.132Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 441.8/441.8 kB 3.4 MB/s eta 0:00:00
[task 2024-03-14T14:49:21.164Z] Collecting mergedeep==1.3.4 (from -r taskcluster/scripts/lint/requirements.txt (line 77))
[task 2024-03-14T14:49:21.207Z]   Downloading mergedeep-1.3.4-py3-none-any.whl (6.4 kB)
[task 2024-03-14T14:49:21.237Z] Collecting pycparser==2.21 (from -r taskcluster/scripts/lint/requirements.txt (line 81))
[task 2024-03-14T14:49:21.280Z]   Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
[task 2024-03-14T14:49:21.289Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 19.9 MB/s eta 0:00:00
[task 2024-03-14T14:49:21.403Z] Collecting pygit2==1.6.1 (from -r taskcluster/scripts/lint/requirements.txt (line 85))
[task 2024-03-14T14:49:21.447Z]   Downloading pygit2-1.6.1.tar.gz (258 kB)
[task 2024-03-14T14:49:21.461Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 258.3/258.3 kB 22.7 MB/s eta 0:00:00
[task 2024-03-14T14:49:21.514Z]   Installing build dependencies: started
[task 2024-03-14T14:49:23.806Z]   Installing build dependencies: finished with status 'done'
[task 2024-03-14T14:49:23.808Z]   Getting requirements to build wheel: started
[task 2024-03-14T14:49:23.959Z]   Getting requirements to build wheel: finished with status 'done'
[task 2024-03-14T14:49:23.962Z]   Installing backend dependencies: started
[task 2024-03-14T14:49:25.442Z]   Installing backend dependencies: finished with status 'done'
[task 2024-03-14T14:49:25.444Z]   Preparing metadata (pyproject.toml): started
[task 2024-03-14T14:49:25.815Z]   Preparing metadata (pyproject.toml): finished with status 'done'
[task 2024-03-14T14:49:25.874Z] Collecting pyyaml==6.0 (from -r taskcluster/scripts/lint/requirements.txt (line 108))
[task 2024-03-14T14:49:25.918Z]   Downloading PyYAML-6.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (682 kB)
[task 2024-03-14T14:49:25.966Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 682.2/682.2 kB 15.0 MB/s eta 0:00:00
[task 2024-03-14T14:49:25.984Z] Building wheels for collected packages: pygit2
[task 2024-03-14T14:49:25.985Z]   Building wheel for pygit2 (pyproject.toml): started
[task 2024-03-14T14:49:34.618Z]   Building wheel for pygit2 (pyproject.toml): finished with status 'done'
[task 2024-03-14T14:49:34.622Z]   Created wheel for pygit2: filename=pygit2-1.6.1-cp310-cp310-linux_x86_64.whl size=518155 sha256=6eb365a7bbd5f5f570aae76a02ba779c97d1093a943ee0fac32108fe2da62a2a
[task 2024-03-14T14:49:34.622Z]   Stored in directory: /builds/worker/.cache/pip/wheels/4b/96/b2/a1f7a68389c19dc681c9b6b57a7f027d54e022cfa651c1d346
[task 2024-03-14T14:49:34.625Z] Successfully built pygit2
[task 2024-03-14T14:49:34.697Z] Installing collected packages: cached-property, pyyaml, pycparser, mergedeep, cffi, pygit2
[task 2024-03-14T14:49:35.011Z] Successfully installed cached-property-1.5.2 cffi-1.15.1 mergedeep-1.3.4 pycparser-2.21 pygit2-1.6.1 pyyaml-6.0
[task 2024-03-14T14:49:35.014Z] 
[task 2024-03-14T14:49:35.014Z] [notice] A new release of pip is available: 23.3.2 -> 24.0
[task 2024-03-14T14:49:35.014Z] [notice] To update, run: python3 -m pip install --upgrade pip
[task 2024-03-14T14:49:35.191Z] + taskcluster/scripts/lint/is_buildconfig_yml_up_to_date.py focus-android
[task 2024-03-14T14:49:35.295Z] 2024-03-14 14:49:35,295 - INFO - Looking for dependencies in focus-android
[task 2024-03-14T14:52:23.715Z] 2024-03-14 14:52:23,715 - INFO - Updated focus-android/.buildconfig.yml with latest gradle config!
[task 2024-03-14T14:52:23.922Z] 2024-03-14 14:52:23,922 - INFO - All good! .buildconfig.yml is up-to-date with gradle.
[task 2024-03-14T14:52:23.922Z] Running command: ./gradlew --console=plain --no-parallel app:dependencies
[fetches 2024-03-14T14:52:23.942Z] removing /builds/worker/fetches
[fetches 2024-03-14T14:52:24.400Z] finished
[taskcluster 2024-03-14 14:52:24.706Z] === Task Finished ===
[taskcluster 2024-03-14 14:52:24.728Z] Artifact "public/git" not found at "/builds/worker/checkouts/vcs/artifacts/git": (HTTP code 404) no such container - Could not find the file /builds/worker/checkouts/vcs/artifacts/git in container 55ac6bc7a808dccf4cf6e47adba976fce9c59865f75f12a1cbfc65e3829c68f1 
[taskcluster 2024-03-14 14:52:24.820Z] Successful task run with exit code: 0 completed in 249.621 seconds