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-tooling-lint succeeded Feb 3, 2024 in 9m 55s

FirefoxCI (push)

External Gradle dependencies toolchain task (Treeherder push)

Details

View task in Taskcluster
View logs in Taskcluster


[task 2024-02-03T16:29:49.509Z] + for plugin_dir in $(find "$ANDROID_COMPONENTS_DIR/plugins" -mindepth 1 -maxdepth 1 -type d)
[task 2024-02-03T16:29:49.509Z] + pushd /builds/worker/checkouts/vcs/android-components/plugins/github
[task 2024-02-03T16:29:49.509Z] ~/checkouts/vcs/android-components/plugins/github ~/checkouts/vcs/android-components ~/checkouts
[task 2024-02-03T16:29:49.509Z] + /builds/worker/checkouts/vcs/android-components/gradlew -PgoogleRepo=http://localhost:8081/nexus/content/repositories/google/ -PcentralRepo=http://localhost:8081/nexus/content/repositories/central/ -Pcoverage assemble test
[task 2024-02-03T16:29:50.062Z] To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.5/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
[task 2024-02-03T16:29:50.961Z] Daemon will be stopped at the end of the build 
[task 2024-02-03T16:29:54.661Z] 
[task 2024-02-03T16:29:54.663Z] > Configure project :
[task 2024-02-03T16:29:54.663Z] This version of Gradle expects version '4.2.1' of the `kotlin-dsl` plugin but version '4.1.2' has been applied to root project 'github'. Let Gradle control the version of `kotlin-dsl` by removing any explicit `kotlin-dsl` version constraints from your build logic.
[task 2024-02-03T16:29:54.961Z] WARNING: Unsupported Kotlin plugin version.
[task 2024-02-03T16:29:54.961Z] The `embedded-kotlin` and `kotlin-dsl` plugins rely on features of Kotlin `1.9.20` that might work differently than in the requested version `1.9.10`.
[task 2024-02-03T16:29:55.861Z] 
[task 2024-02-03T16:29:55.861Z] > Task :compileKotlin UP-TO-DATE
[task 2024-02-03T16:29:55.861Z] > Task :compileJava NO-SOURCE
[task 2024-02-03T16:29:55.961Z] > Task :pluginDescriptors UP-TO-DATE
[task 2024-02-03T16:29:55.961Z] > Task :processResources UP-TO-DATE
[task 2024-02-03T16:29:55.961Z] > Task :classes UP-TO-DATE
[task 2024-02-03T16:29:55.961Z] > Task :jar UP-TO-DATE
[task 2024-02-03T16:29:55.961Z] > Task :assemble UP-TO-DATE
[task 2024-02-03T16:29:55.961Z] > Task :compileTestKotlin NO-SOURCE
[task 2024-02-03T16:29:55.961Z] > Task :compileTestJava NO-SOURCE
[task 2024-02-03T16:29:55.962Z] > Task :pluginUnderTestMetadata
[task 2024-02-03T16:29:55.962Z] > Task :processTestResources NO-SOURCE
[task 2024-02-03T16:29:55.962Z] > Task :testClasses UP-TO-DATE
[task 2024-02-03T16:29:55.962Z] > Task :test NO-SOURCE
[task 2024-02-03T16:29:55.962Z] 
[task 2024-02-03T16:29:55.962Z] BUILD SUCCESSFUL in 6s
[task 2024-02-03T16:29:55.962Z] 5 actionable tasks: 1 executed, 4 up-to-date
[task 2024-02-03T16:29:56.326Z] + popd
[task 2024-02-03T16:29:56.326Z] ~/checkouts/vcs/android-components ~/checkouts
[task 2024-02-03T16:29:56.326Z] + for plugin_dir in $(find "$ANDROID_COMPONENTS_DIR/plugins" -mindepth 1 -maxdepth 1 -type d)
[task 2024-02-03T16:29:56.326Z] + pushd /builds/worker/checkouts/vcs/android-components/plugins/publicsuffixlist
[task 2024-02-03T16:29:56.326Z] ~/checkouts/vcs/android-components/plugins/publicsuffixlist ~/checkouts/vcs/android-components ~/checkouts
[task 2024-02-03T16:29:56.326Z] + /builds/worker/checkouts/vcs/android-components/gradlew -PgoogleRepo=http://localhost:8081/nexus/content/repositories/google/ -PcentralRepo=http://localhost:8081/nexus/content/repositories/central/ -Pcoverage assemble test
[task 2024-02-03T16:29:56.887Z] To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.5/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
[task 2024-02-03T16:29:57.786Z] Daemon will be stopped at the end of the build 
[task 2024-02-03T16:30:01.685Z] 
[task 2024-02-03T16:30:01.687Z] > Configure project :dependencies
[task 2024-02-03T16:30:01.687Z] This version of Gradle expects version '4.2.1' of the `kotlin-dsl` plugin but version '4.1.2' has been applied to project ':dependencies'. Let Gradle control the version of `kotlin-dsl` by removing any explicit `kotlin-dsl` version constraints from your build logic.
[task 2024-02-03T16:30:02.085Z] WARNING: Unsupported Kotlin plugin version.
[task 2024-02-03T16:30:02.085Z] The `embedded-kotlin` and `kotlin-dsl` plugins rely on features of Kotlin `1.9.20` that might work differently than in the requested version `1.9.10`.
[task 2024-02-03T16:30:02.985Z] 
[task 2024-02-03T16:30:02.985Z] > Task :dependencies:compileKotlin UP-TO-DATE
[task 2024-02-03T16:30:02.985Z] > Task :dependencies:compileJava NO-SOURCE
[task 2024-02-03T16:30:02.986Z] > Task :dependencies:pluginDescriptors UP-TO-DATE
[task 2024-02-03T16:30:02.986Z] > Task :dependencies:processResources UP-TO-DATE
[task 2024-02-03T16:30:02.986Z] > Task :dependencies:classes UP-TO-DATE
[task 2024-02-03T16:30:02.986Z] > Task :dependencies:jar UP-TO-DATE
[task 2024-02-03T16:30:03.585Z] 
[task 2024-02-03T16:30:03.585Z] > Configure project :
[task 2024-02-03T16:30:03.585Z] This version of Gradle expects version '4.2.1' of the `kotlin-dsl` plugin but version '4.1.2' has been applied to root project 'publicsuffixlist'. Let Gradle control the version of `kotlin-dsl` by removing any explicit `kotlin-dsl` version constraints from your build logic.
[task 2024-02-03T16:30:03.585Z] WARNING: Unsupported Kotlin plugin version.
[task 2024-02-03T16:30:03.585Z] The `embedded-kotlin` and `kotlin-dsl` plugins rely on features of Kotlin `1.9.20` that might work differently than in the requested version `1.9.10`.
[task 2024-02-03T16:30:03.885Z] 
[task 2024-02-03T16:30:03.885Z] > Task :compileKotlin UP-TO-DATE
[task 2024-02-03T16:30:03.885Z] > Task :compileJava NO-SOURCE
[task 2024-02-03T16:30:03.885Z] > Task :pluginDescriptors UP-TO-DATE
[task 2024-02-03T16:30:03.886Z] > Task :processResources UP-TO-DATE
[task 2024-02-03T16:30:03.886Z] > Task :classes UP-TO-DATE
[task 2024-02-03T16:30:03.886Z] > Task :jar UP-TO-DATE
[task 2024-02-03T16:30:03.886Z] > Task :assemble UP-TO-DATE
[task 2024-02-03T16:30:03.886Z] > Task :compileTestKotlin NO-SOURCE
[task 2024-02-03T16:30:03.886Z] > Task :compileTestJava NO-SOURCE
[task 2024-02-03T16:30:04.485Z] > Task :pluginUnderTestMetadata
[task 2024-02-03T16:30:04.485Z] > Task :processTestResources NO-SOURCE
[task 2024-02-03T16:30:04.485Z] > Task :testClasses UP-TO-DATE
[task 2024-02-03T16:30:04.486Z] > Task :test NO-SOURCE
[task 2024-02-03T16:30:04.544Z] 
[task 2024-02-03T16:30:04.544Z] BUILD SUCCESSFUL in 8s
[task 2024-02-03T16:30:04.544Z] 9 actionable tasks: 1 executed, 8 up-to-date
[task 2024-02-03T16:30:04.871Z] + popd
[task 2024-02-03T16:30:04.871Z] ~/checkouts/vcs/android-components ~/checkouts
[task 2024-02-03T16:30:04.871Z] + for plugin_dir in $(find "$ANDROID_COMPONENTS_DIR/plugins" -mindepth 1 -maxdepth 1 -type d)
[task 2024-02-03T16:30:04.871Z] + pushd /builds/worker/checkouts/vcs/android-components/plugins/config
[task 2024-02-03T16:30:04.871Z] ~/checkouts/vcs/android-components/plugins/config ~/checkouts/vcs/android-components ~/checkouts
[task 2024-02-03T16:30:04.871Z] + /builds/worker/checkouts/vcs/android-components/gradlew -PgoogleRepo=http://localhost:8081/nexus/content/repositories/google/ -PcentralRepo=http://localhost:8081/nexus/content/repositories/central/ -Pcoverage assemble test
[task 2024-02-03T16:30:05.423Z] To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.5/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
[task 2024-02-03T16:30:06.322Z] Daemon will be stopped at the end of the build 
[task 2024-02-03T16:30:10.021Z] 
[task 2024-02-03T16:30:10.023Z] > Configure project :
[task 2024-02-03T16:30:10.023Z] This version of Gradle expects version '4.2.1' of the `kotlin-dsl` plugin but version '4.1.2' has been applied to root project 'config'. Let Gradle control the version of `kotlin-dsl` by removing any explicit `kotlin-dsl` version constraints from your build logic.
[task 2024-02-03T16:30:11.021Z] WARNING: Unsupported Kotlin plugin version.
[task 2024-02-03T16:30:11.021Z] The `embedded-kotlin` and `kotlin-dsl` plugins rely on features of Kotlin `1.9.20` that might work differently than in the requested version `1.9.10`.
[task 2024-02-03T16:30:12.221Z] 
[task 2024-02-03T16:30:12.221Z] > Task :pluginDescriptors
[task 2024-02-03T16:30:12.221Z] > Task :processResources
[task 2024-02-03T16:30:12.222Z] > Task :processTestResources NO-SOURCE
[task 2024-02-03T16:30:17.821Z] > Task :compileKotlin
[task 2024-02-03T16:30:17.921Z] > Task :compileJava NO-SOURCE
[task 2024-02-03T16:30:17.921Z] > Task :classes
[task 2024-02-03T16:30:17.921Z] > Task :jar
[task 2024-02-03T16:30:17.921Z] > Task :assemble
[task 2024-02-03T16:30:17.922Z] > Task :compileTestKotlin NO-SOURCE
[task 2024-02-03T16:30:17.922Z] > Task :compileTestJava NO-SOURCE
[task 2024-02-03T16:30:17.922Z] > Task :pluginUnderTestMetadata
[task 2024-02-03T16:30:17.922Z] > Task :testClasses UP-TO-DATE
[task 2024-02-03T16:30:17.922Z] > Task :test NO-SOURCE
[task 2024-02-03T16:30:17.922Z] 
[task 2024-02-03T16:30:17.922Z] BUILD SUCCESSFUL in 13s
[task 2024-02-03T16:30:17.922Z] 5 actionable tasks: 5 executed
[task 2024-02-03T16:30:18.275Z] + popd
[task 2024-02-03T16:30:18.275Z] ~/checkouts/vcs/android-components ~/checkouts
[task 2024-02-03T16:30:18.275Z] 
[task 2024-02-03T16:30:18.275Z] ./gradlew $GRADLE_ARGS $GRADLE_COMMANDS
[task 2024-02-03T16:30:18.275Z] + ./gradlew -PgoogleRepo=http://localhost:8081/nexus/content/repositories/google/ -PcentralRepo=http://localhost:8081/nexus/content/repositories/central/ -Pcoverage tooling-lint:assemble tooling-lint:assembleAndroidTest tooling-lint:test tooling-lint:lint
[task 2024-02-03T16:30:18.832Z] To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.5/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
[task 2024-02-03T16:30:19.731Z] Daemon will be stopped at the end of the build 
[task 2024-02-03T16:30:20.031Z] Configuration on demand is an incubating feature.
[task 2024-02-03T16:30:23.531Z] 
[task 2024-02-03T16:30:23.533Z] > Configure project :dependencies
[task 2024-02-03T16:30:23.533Z] This version of Gradle expects version '4.2.1' of the `kotlin-dsl` plugin but version '4.1.2' has been applied to project ':dependencies'. Let Gradle control the version of `kotlin-dsl` by removing any explicit `kotlin-dsl` version constraints from your build logic.
[task 2024-02-03T16:30:24.131Z] WARNING: Unsupported Kotlin plugin version.
[task 2024-02-03T16:30:24.131Z] The `embedded-kotlin` and `kotlin-dsl` plugins rely on features of Kotlin `1.9.20` that might work differently than in the requested version `1.9.10`.
[task 2024-02-03T16:30:25.131Z] 
[task 2024-02-03T16:30:25.131Z] > Task :dependencies:compileKotlin UP-TO-DATE
[task 2024-02-03T16:30:25.131Z] > Task :dependencies:compileJava NO-SOURCE
[task 2024-02-03T16:30:25.131Z] > Task :dependencies:pluginDescriptors UP-TO-DATE
[task 2024-02-03T16:30:25.132Z] > Task :dependencies:processResources UP-TO-DATE
[task 2024-02-03T16:30:25.132Z] > Task :dependencies:classes UP-TO-DATE
[task 2024-02-03T16:30:25.132Z] > Task :dependencies:jar UP-TO-DATE
[task 2024-02-03T16:30:25.331Z] 
[task 2024-02-03T16:30:25.331Z] > Configure project :github
[task 2024-02-03T16:30:25.331Z] This version of Gradle expects version '4.2.1' of the `kotlin-dsl` plugin but version '4.1.2' has been applied to project ':github'. Let Gradle control the version of `kotlin-dsl` by removing any explicit `kotlin-dsl` version constraints from your build logic.
[task 2024-02-03T16:30:25.331Z] WARNING: Unsupported Kotlin plugin version.
[task 2024-02-03T16:30:25.331Z] The `embedded-kotlin` and `kotlin-dsl` plugins rely on features of Kotlin `1.9.20` that might work differently than in the requested version `1.9.10`.
[task 2024-02-03T16:30:25.431Z] 
[task 2024-02-03T16:30:25.431Z] > Task :github:compileKotlin UP-TO-DATE
[task 2024-02-03T16:30:25.431Z] > Task :github:compileJava NO-SOURCE
[task 2024-02-03T16:30:25.431Z] > Task :github:pluginDescriptors UP-TO-DATE
[task 2024-02-03T16:30:25.431Z] > Task :github:processResources UP-TO-DATE
[task 2024-02-03T16:30:25.432Z] > Task :github:classes UP-TO-DATE
[task 2024-02-03T16:30:25.432Z] > Task :github:jar UP-TO-DATE
[task 2024-02-03T16:30:25.631Z] Local configuration: absent local.properties; proceeding as normal.
[task 2024-02-03T16:30:26.231Z] 
[task 2024-02-03T16:30:26.231Z] > Configure project :publicsuffixlist
[task 2024-02-03T16:30:26.231Z] This version of Gradle expects version '4.2.1' of the `kotlin-dsl` plugin but version '4.1.2' has been applied to project ':publicsuffixlist'. Let Gradle control the version of `kotlin-dsl` by removing any explicit `kotlin-dsl` version constraints from your build logic.
[task 2024-02-03T16:30:26.231Z] WARNING: Unsupported Kotlin plugin version.
[task 2024-02-03T16:30:26.231Z] The `embedded-kotlin` and `kotlin-dsl` plugins rely on features of Kotlin `1.9.20` that might work differently than in the requested version `1.9.10`.
[task 2024-02-03T16:30:33.531Z] 
[task 2024-02-03T16:30:33.531Z] > Task :tooling-lint:processResources NO-SOURCE
[task 2024-02-03T16:30:33.531Z] > Task :tooling-lint:assembleAndroidTest
[task 2024-02-03T16:30:33.531Z] > Task :tooling-lint:processTestResources
[task 2024-02-03T16:30:33.531Z] > Task :tooling-lint:lint
[task 2024-02-03T16:30:40.131Z] > Task :tooling-lint:compileKotlin
[task 2024-02-03T16:30:40.131Z] > Task :tooling-lint:compileJava NO-SOURCE
[task 2024-02-03T16:30:40.131Z] > Task :tooling-lint:classes UP-TO-DATE
[task 2024-02-03T16:30:40.132Z] > Task :tooling-lint:jar
[task 2024-02-03T16:30:40.132Z] > Task :tooling-lint:assemble
[task 2024-02-03T16:30:42.331Z] > Task :tooling-lint:compileTestKotlin
[task 2024-02-03T16:30:42.331Z] > Task :tooling-lint:compileTestJava NO-SOURCE
[task 2024-02-03T16:30:42.332Z] > Task :tooling-lint:testClasses
[task 2024-02-03T16:30:59.031Z] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[task 2024-02-03T16:31:01.831Z] > Task :tooling-lint:test
[task 2024-02-03T16:31:01.831Z] 
[task 2024-02-03T16:31:01.831Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
[task 2024-02-03T16:31:01.831Z] 
[task 2024-02-03T16:31:01.831Z] 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:31:01.831Z] 
[task 2024-02-03T16:31:01.831Z] 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:31:01.831Z] 
[task 2024-02-03T16:31:01.831Z] BUILD SUCCESSFUL in 43s
[task 2024-02-03T16:31:01.831Z] 15 actionable tasks: 7 executed, 8 up-to-date
[task 2024-02-03T16:31:02.209Z] 
[task 2024-02-03T16:31:02.209Z] . "$REPO_ROOT_DIR/taskcluster/scripts/toolchain/external-gradle-dependencies/after.sh"
[task 2024-02-03T16:31:02.209Z] + . /builds/worker/checkouts/vcs/taskcluster/scripts/toolchain/external-gradle-dependencies/after.sh
[task 2024-02-03T16:31:02.209Z] #!/bin/bash
[task 2024-02-03T16:31:02.209Z] 
[task 2024-02-03T16:31:02.209Z] # This Source Code Form is subject to the terms of the Mozilla Public
[task 2024-02-03T16:31:02.209Z] # License, v. 2.0. If a copy of the MPL was not distributed with this
[task 2024-02-03T16:31:02.209Z] # file, You can obtain one at http://mozilla.org/MPL/2.0/.
[task 2024-02-03T16:31:02.209Z] 
[task 2024-02-03T16:31:02.209Z] # This is inspired by
[task 2024-02-03T16:31:02.209Z] # https://searchfox.org/mozilla-central/rev/2cd2d511c0d94a34fb7fa3b746f54170ee759e35/taskcluster/scripts/misc/android-gradle-dependencies/after.sh.
[task 2024-02-03T16:31:02.209Z] # gradle-plugins was removed because it's not used in this project.
[task 2024-02-03T16:31:02.209Z] 
[task 2024-02-03T16:31:02.209Z] set -x -e -v
[task 2024-02-03T16:31:02.209Z] ++ set -x -e -v
[task 2024-02-03T16:31:02.209Z] 
[task 2024-02-03T16:31:02.209Z] echo "running as $(id)"
[task 2024-02-03T16:31:02.209Z] +++ id
[task 2024-02-03T16:31:02.211Z] ++ echo 'running as uid=1000(worker) gid=1000(worker) groups=1000(worker)'
[task 2024-02-03T16:31:02.211Z] running as uid=1000(worker) gid=1000(worker) groups=1000(worker)
[task 2024-02-03T16:31:02.211Z] 
[task 2024-02-03T16:31:02.211Z] : WORKSPACE "${WORKSPACE:=/builds/worker/workspace}"
[task 2024-02-03T16:31:02.211Z] ++ : WORKSPACE /builds/worker/workspace
[task 2024-02-03T16:31:02.211Z] ARTIFACTS_TARGET_DIR='/builds/worker/artifacts'
[task 2024-02-03T16:31:02.211Z] ++ ARTIFACTS_TARGET_DIR=/builds/worker/artifacts
[task 2024-02-03T16:31:02.211Z] EXTERNAL_DEPS='external-gradle-dependencies'
[task 2024-02-03T16:31:02.211Z] ++ EXTERNAL_DEPS=external-gradle-dependencies
[task 2024-02-03T16:31:02.211Z] NEXUS_STORAGE_DIR="$NEXUS_WORK/storage"
[task 2024-02-03T16:31:02.211Z] ++ NEXUS_STORAGE_DIR=/builds/worker/workspace/nexus/storage
[task 2024-02-03T16:31:02.211Z] NEXUS_DIRS="$NEXUS_STORAGE_DIR/google $NEXUS_STORAGE_DIR/central"
[task 2024-02-03T16:31:02.211Z] ++ NEXUS_DIRS='/builds/worker/workspace/nexus/storage/google /builds/worker/workspace/nexus/storage/central'
[task 2024-02-03T16:31:02.211Z] BAD_DOWNLOADS_FILE="$WORKSPACE/bad_downloads.txt"
[task 2024-02-03T16:31:02.211Z] ++ BAD_DOWNLOADS_FILE=/builds/worker/workspace/bad_downloads.txt
[task 2024-02-03T16:31:02.211Z] BAD_DOWNLOADS_EXIT_CODE=17
[task 2024-02-03T16:31:02.211Z] ++ BAD_DOWNLOADS_EXIT_CODE=17
[task 2024-02-03T16:31:02.211Z] 
[task 2024-02-03T16:31:02.211Z] 
[task 2024-02-03T16:31:02.211Z] function _package_artifacts_downloaded_by_nexus() {
[task 2024-02-03T16:31:02.211Z]     pushd "$WORKSPACE"
[task 2024-02-03T16:31:02.211Z] 
[task 2024-02-03T16:31:02.211Z]     mkdir -p "$WORKSPACE/$EXTERNAL_DEPS" "$ARTIFACTS_TARGET_DIR"
[task 2024-02-03T16:31:02.211Z]     for nexus_dir in $NEXUS_DIRS; do
[task 2024-02-03T16:31:02.211Z]         cp -R "$nexus_dir" "$EXTERNAL_DEPS"
[task 2024-02-03T16:31:02.211Z]     done
[task 2024-02-03T16:31:02.211Z] 
[task 2024-02-03T16:31:02.211Z]     tar cf - "$EXTERNAL_DEPS" | xz > "$ARTIFACTS_TARGET_DIR/$EXTERNAL_DEPS.tar.xz"
[task 2024-02-03T16:31:02.211Z]     popd
[task 2024-02-03T16:31:02.211Z] }
[task 2024-02-03T16:31:02.211Z] 
[task 2024-02-03T16:31:02.211Z] 
[task 2024-02-03T16:31:02.211Z] function _ensure_artifacts_are_sane() {
[task 2024-02-03T16:31:02.211Z]     # Let's find empty files or unfinished downloads
[task 2024-02-03T16:31:02.211Z]     find "$WORKSPACE/$EXTERNAL_DEPS" -size 0 -o -name '*.part' > "$BAD_DOWNLOADS_FILE"
[task 2024-02-03T16:31:02.211Z] 
[task 2024-02-03T16:31:02.211Z]     if [ -s "$BAD_DOWNLOADS_FILE" ]; then
[task 2024-02-03T16:31:02.211Z]         echo "ERROR: Some artifacts were not correctly downloaded! Please look at:"
[task 2024-02-03T16:31:02.211Z]         cat "$BAD_DOWNLOADS_FILE"
[task 2024-02-03T16:31:02.211Z]         exit $BAD_DOWNLOADS_EXIT_CODE
[task 2024-02-03T16:31:02.211Z]     fi
[task 2024-02-03T16:31:02.211Z] }
[task 2024-02-03T16:31:02.211Z] 
[task 2024-02-03T16:31:02.211Z] 
[task 2024-02-03T16:31:02.211Z] _package_artifacts_downloaded_by_nexus
[task 2024-02-03T16:31:02.211Z] ++ _package_artifacts_downloaded_by_nexus
[task 2024-02-03T16:31:02.211Z] ++ pushd /builds/worker/workspace
[task 2024-02-03T16:31:02.211Z] ~/workspace ~/checkouts/vcs/android-components ~/checkouts
[task 2024-02-03T16:31:02.211Z] ++ mkdir -p /builds/worker/workspace/external-gradle-dependencies /builds/worker/artifacts
[task 2024-02-03T16:31:02.212Z] ++ for nexus_dir in $NEXUS_DIRS
[task 2024-02-03T16:31:02.212Z] ++ cp -R /builds/worker/workspace/nexus/storage/google external-gradle-dependencies
[task 2024-02-03T16:31:02.408Z] ++ for nexus_dir in $NEXUS_DIRS
[task 2024-02-03T16:31:02.408Z] ++ cp -R /builds/worker/workspace/nexus/storage/central external-gradle-dependencies
[task 2024-02-03T16:31:02.642Z] ++ tar cf - external-gradle-dependencies
[task 2024-02-03T16:31:02.642Z] ++ xz
[task 2024-02-03T16:33:23.932Z] ++ popd
[task 2024-02-03T16:33:23.932Z] ~/checkouts/vcs/android-components ~/checkouts
[task 2024-02-03T16:33:23.932Z] _ensure_artifacts_are_sane
[task 2024-02-03T16:33:23.932Z] ++ _ensure_artifacts_are_sane
[task 2024-02-03T16:33:23.932Z] ++ find /builds/worker/workspace/external-gradle-dependencies -size 0 -o -name '*.part'
[task 2024-02-03T16:33:23.965Z] ++ '[' -s /builds/worker/workspace/bad_downloads.txt ']'
[task 2024-02-03T16:33:23.965Z] 
[task 2024-02-03T16:33:23.965Z] popd
[task 2024-02-03T16:33:23.965Z] + popd
[task 2024-02-03T16:33:23.965Z] ~/checkouts
[fetches 2024-02-03T16:33:23.965Z] removing /builds/worker/fetches
[fetches 2024-02-03T16:33:24.792Z] finished
[taskcluster 2024-02-03 16:33:25.271Z] === Task Finished ===
[taskcluster 2024-02-03 16:33:29.870Z] Successful task run with exit code: 0 completed in 463.828 seconds