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

Update to A-S 124.20240203050301 on main #5439

Merged
merged 2 commits into from
Feb 3, 2024

Merge branch 'main' into relbot/update-as/ac-124

9db46b6
Select commit
Loading
Failed to load commit list.
Merged

Update to A-S 124.20240203050301 on main #5439

Merge branch 'main' into relbot/update-as/ac-124
9db46b6
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / external-gradle-dependencies-browser-state succeeded Feb 3, 2024 in 10m 9s

FirefoxCI (push)

External Gradle dependencies toolchain task (Treeherder push)

Details

View task in Taskcluster
View logs in Taskcluster


[task 2024-02-03T16:30:18.870Z]   SUCCESS
[task 2024-02-03T16:30:18.870Z] 
[task 2024-02-03T16:30:18.870Z]   TEST: selectedOrDefaultSearchEngine - selects engine by user selected search engine id
[task 2024-02-03T16:30:18.870Z]   SUCCESS
[task 2024-02-03T16:30:18.870Z] 
[task 2024-02-03T16:30:18.870Z]   TEST: selectedOrDefaultSearchEngine - uses region default if user has made no choice
[task 2024-02-03T16:30:18.870Z]   SUCCESS
[task 2024-02-03T16:30:18.870Z] 
[task 2024-02-03T16:30:18.870Z]   TEST: availableSearchEngines - combines lists
[task 2024-02-03T16:30:18.870Z]   SUCCESS
[task 2024-02-03T16:30:18.870Z] 
[task 2024-02-03T16:30:18.870Z] 
[task 2024-02-03T16:30:18.870Z] SUITE: mozilla.components.browser.state.state.TabPartitionTest
[task 2024-02-03T16:30:18.870Z]   TEST: GIVEN a tab partition with non-empty tab group THEN get group by name will return the group
[task 2024-02-03T16:30:18.870Z]   SUCCESS
[task 2024-02-03T16:30:18.870Z] 
[task 2024-02-03T16:30:18.870Z]   TEST: GIVEN a tab partition with non-empty tab group THEN get group by ID will return the group
[task 2024-02-03T16:30:18.870Z]   SUCCESS
[task 2024-02-03T16:30:18.870Z] 
[task 2024-02-03T16:30:18.870Z]   TEST: GIVEN a tab partition with no tab group THEN tab partition is empty
[task 2024-02-03T16:30:18.870Z]   SUCCESS
[task 2024-02-03T16:30:18.870Z] 
[task 2024-02-03T16:30:18.870Z]   TEST: GIVEN a tab partition with non-empty tab group THEN tab partition is not empty
[task 2024-02-03T16:30:18.870Z]   SUCCESS
[task 2024-02-03T16:30:18.870Z] 
[task 2024-02-03T16:30:18.870Z]   TEST: GIVEN a null tab partition THEN tab partition is empty
[task 2024-02-03T16:30:18.871Z]   SUCCESS
[task 2024-02-03T16:30:18.871Z] 
[task 2024-02-03T16:30:18.871Z]   TEST: GIVEN a tab partition with empty tab groups THEN tab partition is empty
[task 2024-02-03T16:30:18.871Z]   SUCCESS
[task 2024-02-03T16:30:18.871Z] 
[task 2024-02-03T16:30:18.871Z] 
[task 2024-02-03T16:30:18.871Z] SUITE: mozilla.components.browser.state.state.TranslationEngineStateTest
[task 2024-02-03T16:30:18.871Z]   TEST: GIVEN invalid codes WHEN translated THEN initialToLanguage and initialFromLanguage are null
[task 2024-02-03T16:30:18.871Z]   SUCCESS
[task 2024-02-03T16:30:18.871Z] 
[task 2024-02-03T16:30:18.871Z]   TEST: GIVEN invalid codes WHEN not translated THEN initialToLanguage and initialFromLanguage are null
[task 2024-02-03T16:30:18.871Z]   SUCCESS
[task 2024-02-03T16:30:18.871Z] 
[task 2024-02-03T16:30:18.871Z]   TEST: GIVEN unexpected THEN initialToLanguage and initialFromLanguage are null
[task 2024-02-03T16:30:18.871Z]   SUCCESS
[task 2024-02-03T16:30:18.871Z] 
[task 2024-02-03T16:30:18.871Z]   TEST: GIVEN a translated case THEN initialToLanguage and initialFromLanguage match the translated tags
[task 2024-02-03T16:30:18.871Z]   SUCCESS
[task 2024-02-03T16:30:18.871Z] 
[task 2024-02-03T16:30:18.871Z]   TEST: GIVEN an untranslated case THEN initialToLanguage and initialFromLanguage match the expected tags
[task 2024-02-03T16:30:18.871Z]   SUCCESS
[task 2024-02-03T16:30:18.871Z] 
[task 2024-02-03T16:30:18.871Z] 
[task 2024-02-03T16:30:18.871Z] SUITE: mozilla.components.browser.state.state.content.PermissionHighlightsStateTest
[task 2024-02-03T16:30:18.871Z]   TEST: WHEN a site has blocked both autoplay audible and inaudible THEN isAutoplayBlocking is true
[task 2024-02-03T16:30:18.871Z]   SUCCESS
[task 2024-02-03T16:30:18.871Z] 
[task 2024-02-03T16:30:18.871Z]   TEST: WHEN some permissions has changed from default value THEN permissionsChanged is true
[task 2024-02-03T16:30:18.871Z]   SUCCESS
[task 2024-02-03T16:30:18.871Z] 
[task 2024-02-03T16:30:18.871Z]   TEST: WHEN all permissions has not changed from default value THEN permissionsChanged is false
[task 2024-02-03T16:30:18.871Z]   SUCCESS
[task 2024-02-03T16:30:18.871Z] 
[task 2024-02-03T16:30:18.871Z]   TEST: WHEN a site has blocked either autoplay audible or inaudible autoplay THEN isAutoplayBlocking is true
[task 2024-02-03T16:30:18.871Z]   SUCCESS
[task 2024-02-03T16:30:18.871Z] 
[task 2024-02-03T16:30:18.871Z] 
[task 2024-02-03T16:30:18.871Z] SUITE: mozilla.components.browser.state.store.BrowserStoreExceptionTest
[task 2024-02-03T16:30:18.871Z]   TEST: RestoreTabAction - Exception is thrown if tab already exists
[task 2024-02-03T16:30:18.871Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2024-02-03T16:30:18.871Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2024-02-03T16:30:18.871Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2024-02-03T16:30:18.871Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2024-02-03T16:30:18.871Z]   SUCCESS
[task 2024-02-03T16:30:18.871Z] 
[task 2024-02-03T16:30:18.871Z]   TEST: AddTabAction - Exception is thrown if parent doesn't exist
[task 2024-02-03T16:30:18.871Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2024-02-03T16:30:18.871Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2024-02-03T16:30:18.871Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2024-02-03T16:30:18.871Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2024-02-03T16:30:18.871Z]   SUCCESS
[task 2024-02-03T16:30:18.871Z] 
[task 2024-02-03T16:30:18.871Z]   TEST: AddTabGroupAction - Asserts that tabs exist
[task 2024-02-03T16:30:18.969Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2024-02-03T16:30:18.969Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2024-02-03T16:30:18.969Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2024-02-03T16:30:18.969Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2024-02-03T16:30:18.969Z]   SUCCESS
[task 2024-02-03T16:30:18.969Z] 
[task 2024-02-03T16:30:18.969Z]   TEST: AddTabGroupAction - Exception is thrown when group already exists
[task 2024-02-03T16:30:18.969Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2024-02-03T16:30:18.969Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2024-02-03T16:30:18.969Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2024-02-03T16:30:18.969Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2024-02-03T16:30:18.969Z]   SUCCESS
[task 2024-02-03T16:30:18.969Z] 
[task 2024-02-03T16:30:18.969Z]   TEST: AddMultipleTabsAction - Exception is thrown if parent id is set
[task 2024-02-03T16:30:18.969Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2024-02-03T16:30:18.969Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2024-02-03T16:30:18.969Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2024-02-03T16:30:18.969Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2024-02-03T16:30:18.969Z]   SUCCESS
[task 2024-02-03T16:30:18.969Z] 
[task 2024-02-03T16:30:18.969Z]   TEST: AddMultipleTabsAction - Exception is thrown in tab with id already exists
[task 2024-02-03T16:30:18.969Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2024-02-03T16:30:18.969Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2024-02-03T16:30:18.969Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2024-02-03T16:30:18.969Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2024-02-03T16:30:18.969Z]   SUCCESS
[task 2024-02-03T16:30:18.969Z] 
[task 2024-02-03T16:30:18.969Z]   TEST: AddTabAction - Asserts that tab exists when adding to group
[task 2024-02-03T16:30:18.969Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2024-02-03T16:30:18.969Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2024-02-03T16:30:18.969Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2024-02-03T16:30:18.969Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2024-02-03T16:30:19.069Z]   SUCCESS
[task 2024-02-03T16:30:19.069Z] 
[task 2024-02-03T16:30:19.069Z]   TEST: AddTabsAction - Asserts that tabs exist when adding to group
[task 2024-02-03T16:30:19.069Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2024-02-03T16:30:19.069Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2024-02-03T16:30:19.069Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2024-02-03T16:30:19.069Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2024-02-03T16:30:19.069Z]   SUCCESS
[task 2024-02-03T16:30:19.069Z] 
[task 2024-02-03T16:30:19.069Z]   TEST: AddTabAction - Exception is thrown if tab already exists
[task 2024-02-03T16:30:19.069Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2024-02-03T16:30:19.069Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2024-02-03T16:30:19.069Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2024-02-03T16:30:19.069Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/browser/state/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2024-02-03T16:30:19.069Z]   SUCCESS
[task 2024-02-03T16:30:19.069Z] 
[task 2024-02-03T16:30:19.069Z] 
[task 2024-02-03T16:30:19.069Z] SUITE: mozilla.components.browser.state.store.BrowserStoreTest
[task 2024-02-03T16:30:19.069Z]   TEST: Adding a tab
[task 2024-02-03T16:30:19.069Z]   SUCCESS
[task 2024-02-03T16:30:19.069Z] 
[task 2024-02-03T16:30:19.069Z]   TEST: Initial state is empty by default
[task 2024-02-03T16:30:19.069Z]   SUCCESS
[task 2024-02-03T16:30:19.069Z] 
[task 2024-02-03T16:30:19.069Z]   TEST: Dispatches init action when created
[task 2024-02-03T16:30:19.069Z]   SUCCESS
[task 2024-02-03T16:30:19.069Z] 
[task 2024-02-03T16:30:19.069Z]   TEST: Initial state is validated and rejected if it contains duplicate tabs
[task 2024-02-03T16:30:19.069Z]   SUCCESS
[task 2024-02-03T16:30:19.069Z] 
[task 2024-02-03T16:30:19.069Z]   TEST: Initial state is validated and rejected if selected tab does not exist
[task 2024-02-03T16:30:19.069Z]   SUCCESS
[task 2024-02-03T16:30:19.069Z] 
[task 2024-02-03T16:30:19.069Z]   TEST: RestoreCompleteAction updates state
[task 2024-02-03T16:30:19.069Z]   SUCCESS
[task 2024-02-03T16:30:19.069Z] 
[task 2024-02-03T16:30:19.369Z] 
[task 2024-02-03T16:30:19.369Z] > Task :browser-state:jacocoDebugTestReport SKIPPED
[task 2024-02-03T16:30:19.369Z] > Task :browser-state:jacocoReleaseTestReport SKIPPED
[task 2024-02-03T16:30:19.369Z] > Task :browser-state:test
[task 2024-02-03T16:30:19.469Z] > Task :browser-state:lintReportRelease
[task 2024-02-03T16:30:19.469Z] > Task :browser-state:lintRelease
[task 2024-02-03T16:30:19.569Z] 
[task 2024-02-03T16:30:19.569Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
[task 2024-02-03T16:30:19.569Z] 
[task 2024-02-03T16:30:19.569Z] You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
[task 2024-02-03T16:30:19.569Z] 
[task 2024-02-03T16:30:19.569Z] For more on this, please refer to https://docs.gradle.org/8.5/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
[task 2024-02-03T16:30:19.569Z] 
[task 2024-02-03T16:30:19.569Z] BUILD SUCCESSFUL in 1m 34s
[task 2024-02-03T16:30:19.569Z] 741 actionable tasks: 354 executed, 136 from cache, 251 up-to-date
[task 2024-02-03T16:30:19.967Z] 
[task 2024-02-03T16:30:19.967Z] . "$REPO_ROOT_DIR/taskcluster/scripts/toolchain/external-gradle-dependencies/after.sh"
[task 2024-02-03T16:30:19.967Z] + . /builds/worker/checkouts/vcs/taskcluster/scripts/toolchain/external-gradle-dependencies/after.sh
[task 2024-02-03T16:30:19.967Z] #!/bin/bash
[task 2024-02-03T16:30:19.967Z] 
[task 2024-02-03T16:30:19.967Z] # This Source Code Form is subject to the terms of the Mozilla Public
[task 2024-02-03T16:30:19.967Z] # License, v. 2.0. If a copy of the MPL was not distributed with this
[task 2024-02-03T16:30:19.967Z] # file, You can obtain one at http://mozilla.org/MPL/2.0/.
[task 2024-02-03T16:30:19.967Z] 
[task 2024-02-03T16:30:19.967Z] # This is inspired by
[task 2024-02-03T16:30:19.967Z] # https://searchfox.org/mozilla-central/rev/2cd2d511c0d94a34fb7fa3b746f54170ee759e35/taskcluster/scripts/misc/android-gradle-dependencies/after.sh.
[task 2024-02-03T16:30:19.967Z] # gradle-plugins was removed because it's not used in this project.
[task 2024-02-03T16:30:19.967Z] 
[task 2024-02-03T16:30:19.967Z] set -x -e -v
[task 2024-02-03T16:30:19.967Z] ++ set -x -e -v
[task 2024-02-03T16:30:19.967Z] 
[task 2024-02-03T16:30:19.967Z] echo "running as $(id)"
[task 2024-02-03T16:30:19.967Z] +++ id
[task 2024-02-03T16:30:19.968Z] ++ echo 'running as uid=1000(worker) gid=1000(worker) groups=1000(worker)'
[task 2024-02-03T16:30:19.968Z] running as uid=1000(worker) gid=1000(worker) groups=1000(worker)
[task 2024-02-03T16:30:19.968Z] 
[task 2024-02-03T16:30:19.968Z] : WORKSPACE "${WORKSPACE:=/builds/worker/workspace}"
[task 2024-02-03T16:30:19.968Z] ++ : WORKSPACE /builds/worker/workspace
[task 2024-02-03T16:30:19.968Z] ARTIFACTS_TARGET_DIR='/builds/worker/artifacts'
[task 2024-02-03T16:30:19.968Z] ++ ARTIFACTS_TARGET_DIR=/builds/worker/artifacts
[task 2024-02-03T16:30:19.968Z] EXTERNAL_DEPS='external-gradle-dependencies'
[task 2024-02-03T16:30:19.968Z] ++ EXTERNAL_DEPS=external-gradle-dependencies
[task 2024-02-03T16:30:19.968Z] NEXUS_STORAGE_DIR="$NEXUS_WORK/storage"
[task 2024-02-03T16:30:19.968Z] ++ NEXUS_STORAGE_DIR=/builds/worker/workspace/nexus/storage
[task 2024-02-03T16:30:19.968Z] NEXUS_DIRS="$NEXUS_STORAGE_DIR/google $NEXUS_STORAGE_DIR/central"
[task 2024-02-03T16:30:19.968Z] ++ NEXUS_DIRS='/builds/worker/workspace/nexus/storage/google /builds/worker/workspace/nexus/storage/central'
[task 2024-02-03T16:30:19.968Z] BAD_DOWNLOADS_FILE="$WORKSPACE/bad_downloads.txt"
[task 2024-02-03T16:30:19.968Z] ++ BAD_DOWNLOADS_FILE=/builds/worker/workspace/bad_downloads.txt
[task 2024-02-03T16:30:19.968Z] BAD_DOWNLOADS_EXIT_CODE=17
[task 2024-02-03T16:30:19.968Z] ++ BAD_DOWNLOADS_EXIT_CODE=17
[task 2024-02-03T16:30:19.968Z] 
[task 2024-02-03T16:30:19.968Z] 
[task 2024-02-03T16:30:19.968Z] function _package_artifacts_downloaded_by_nexus() {
[task 2024-02-03T16:30:19.968Z]     pushd "$WORKSPACE"
[task 2024-02-03T16:30:19.968Z] 
[task 2024-02-03T16:30:19.968Z]     mkdir -p "$WORKSPACE/$EXTERNAL_DEPS" "$ARTIFACTS_TARGET_DIR"
[task 2024-02-03T16:30:19.968Z]     for nexus_dir in $NEXUS_DIRS; do
[task 2024-02-03T16:30:19.968Z]         cp -R "$nexus_dir" "$EXTERNAL_DEPS"
[task 2024-02-03T16:30:19.968Z]     done
[task 2024-02-03T16:30:19.968Z] 
[task 2024-02-03T16:30:19.968Z]     tar cf - "$EXTERNAL_DEPS" | xz > "$ARTIFACTS_TARGET_DIR/$EXTERNAL_DEPS.tar.xz"
[task 2024-02-03T16:30:19.968Z]     popd
[task 2024-02-03T16:30:19.968Z] }
[task 2024-02-03T16:30:19.968Z] 
[task 2024-02-03T16:30:19.968Z] 
[task 2024-02-03T16:30:19.968Z] function _ensure_artifacts_are_sane() {
[task 2024-02-03T16:30:19.968Z]     # Let's find empty files or unfinished downloads
[task 2024-02-03T16:30:19.968Z]     find "$WORKSPACE/$EXTERNAL_DEPS" -size 0 -o -name '*.part' > "$BAD_DOWNLOADS_FILE"
[task 2024-02-03T16:30:19.968Z] 
[task 2024-02-03T16:30:19.968Z]     if [ -s "$BAD_DOWNLOADS_FILE" ]; then
[task 2024-02-03T16:30:19.968Z]         echo "ERROR: Some artifacts were not correctly downloaded! Please look at:"
[task 2024-02-03T16:30:19.968Z]         cat "$BAD_DOWNLOADS_FILE"
[task 2024-02-03T16:30:19.968Z]         exit $BAD_DOWNLOADS_EXIT_CODE
[task 2024-02-03T16:30:19.968Z]     fi
[task 2024-02-03T16:30:19.968Z] }
[task 2024-02-03T16:30:19.968Z] 
[task 2024-02-03T16:30:19.968Z] 
[task 2024-02-03T16:30:19.968Z] _package_artifacts_downloaded_by_nexus
[task 2024-02-03T16:30:19.968Z] ++ _package_artifacts_downloaded_by_nexus
[task 2024-02-03T16:30:19.969Z] ++ pushd /builds/worker/workspace
[task 2024-02-03T16:30:19.969Z] ~/workspace ~/checkouts/vcs/android-components ~/checkouts
[task 2024-02-03T16:30:19.969Z] ++ mkdir -p /builds/worker/workspace/external-gradle-dependencies /builds/worker/artifacts
[task 2024-02-03T16:30:19.969Z] ++ for nexus_dir in $NEXUS_DIRS
[task 2024-02-03T16:30:19.969Z] ++ cp -R /builds/worker/workspace/nexus/storage/google external-gradle-dependencies
[task 2024-02-03T16:30:20.116Z] ++ for nexus_dir in $NEXUS_DIRS
[task 2024-02-03T16:30:20.116Z] ++ cp -R /builds/worker/workspace/nexus/storage/central external-gradle-dependencies
[task 2024-02-03T16:30:20.430Z] ++ tar cf - external-gradle-dependencies
[task 2024-02-03T16:30:20.430Z] ++ xz
[task 2024-02-03T16:33:35.678Z] ++ popd
[task 2024-02-03T16:33:35.678Z] ~/checkouts/vcs/android-components ~/checkouts
[task 2024-02-03T16:33:35.678Z] _ensure_artifacts_are_sane
[task 2024-02-03T16:33:35.678Z] ++ _ensure_artifacts_are_sane
[task 2024-02-03T16:33:35.678Z] ++ find /builds/worker/workspace/external-gradle-dependencies -size 0 -o -name '*.part'
[task 2024-02-03T16:33:35.709Z] ++ '[' -s /builds/worker/workspace/bad_downloads.txt ']'
[task 2024-02-03T16:33:35.709Z] 
[task 2024-02-03T16:33:35.709Z] popd
[task 2024-02-03T16:33:35.709Z] + popd
[task 2024-02-03T16:33:35.709Z] ~/checkouts
[fetches 2024-02-03T16:33:35.709Z] removing /builds/worker/fetches
[fetches 2024-02-03T16:33:36.382Z] finished
[taskcluster 2024-02-03 16:33:36.825Z] === Task Finished ===
[taskcluster 2024-02-03 16:33:43.846Z] Successful task run with exit code: 0 completed in 542.312 seconds