log for threads.server:324
== Installed Android Tools ==
2023-03-19 20:20:36,010 DEBUG: Reading 'config.yml'
2023-03-19 20:20:36,030 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-03-19 20:20:36,031 INFO: Creating log directory
2023-03-19 20:20:36,031 INFO: Creating temporary directory
2023-03-19 20:20:36,031 INFO: Creating output directory
2023-03-19 20:20:36,076 DEBUG: Getting git vcs interface for https://gitlab.com/remmer.wilts/ipfs-lite.git
2023-03-19 20:20:36,076 DEBUG: Checking threads.server:324
2023-03-19 20:20:36,076 INFO: Building version 3.2.4 (324) of threads.server
2023-03-19 20:20:36,077 INFO: Running 'sudo' commands in /home/vagrant
2023-03-19 20:20:36,077 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y openjdk-17-jdk-headless; update-alternatives --auto java
+ apt-get update
Get:1 https://security.debian.org/debian-security bullseye-security InRelease [48.4 kB]
Get:2 https://debian.osuosl.org/debian bullseye InRelease [116 kB]
Get:3 https://debian.osuosl.org/debian bullseye-updates InRelease [44.1 kB]
Get:4 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 kB]
Get:5 https://security.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB]
Get:6 https://security.debian.org/debian-security bullseye-security/main Translation-en [154 kB]
Get:7 https://debian.osuosl.org/debian bullseye/main amd64 Packages [8183 kB]
Get:8 https://debian.osuosl.org/debian bullseye/main Translation-en [6240 kB]
Get:9 https://debian.osuosl.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
Get:10 https://debian.osuosl.org/debian bullseye-updates/main Translation-en [7929 B]
Get:11 https://debian.osuosl.org/debian bullseye-backports/main amd64 Packages [412 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [344 kB]
Fetched 15.8 MB in 16s (983 kB/s)
Reading package lists...
+ apt-get install -y openjdk-17-jdk-headless
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
openjdk-17-jre-headless
Suggested packages:
openjdk-17-demo openjdk-17-source libnss-mdns fonts-dejavu-extra
fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei
| fonts-wqy-zenhei fonts-indic
The following NEW packages will be installed:
openjdk-17-jdk-headless openjdk-17-jre-headless
0 upgraded, 2 newly installed, 0 to remove and 10 not upgraded.
Need to get 278 MB of archives.
After this operation, 436 MB of additional disk space will be used.
Get:1 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jre-headless amd64 17.0.6+10-1~deb11u1 [43.5 MB]
Get:2 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jdk-headless amd64 17.0.6+10-1~deb11u1 [234 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 278 MB in 11s (24.5 MB/s)
Selecting previously unselected package openjdk-17-jre-headless:amd64.
(Reading database ... 36773 files and directories currently installed.)
Preparing to unpack .../openjdk-17-jre-headless_17.0.6+10-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jre-headless:amd64 (17.0.6+10-1~deb11u1) ...
Selecting previously unselected package openjdk-17-jdk-headless:amd64.
Preparing to unpack .../openjdk-17-jdk-headless_17.0.6+10-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jdk-headless:amd64 (17.0.6+10-1~deb11u1) ...
Setting up openjdk-17-jre-headless:amd64 (17.0.6+10-1~deb11u1) ...
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode
Setting up openjdk-17-jdk-headless:amd64 (17.0.6+10-1~deb11u1) ...
+ update-alternatives --auto java
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode
2023-03-19 20:21:39,984 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-03-19 20:21:40,299 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 37207 files and directories currently installed.)
Removing sudo (1.9.5p2-3+deb11u1) ...
Purging configuration files for sudo (1.9.5p2-3+deb11u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
2023-03-19 20:21:50,906 INFO: Getting source for revision 34c84a09cbfb073462acd06d1d182467f62fe665
2023-03-19 20:21:50,907 DEBUG: Directory: build/threads.server
2023-03-19 20:21:50,907 DEBUG: > git rev-parse --show-toplevel
2023-03-19 20:21:51,117 DEBUG: Directory: build/threads.server
2023-03-19 20:21:51,118 DEBUG: > git submodule foreach --recursive git reset --hard
2023-03-19 20:21:51,329 DEBUG: Directory: build/threads.server
2023-03-19 20:21:51,329 DEBUG: > git reset --hard
2023-03-19 20:21:51,642 DEBUG: Directory: build/threads.server
2023-03-19 20:21:51,642 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-03-19 20:21:51,753 DEBUG: Directory: build/threads.server
2023-03-19 20:21:51,754 DEBUG: > git clean -dffx
2023-03-19 20:21:51,867 DEBUG: Directory: build/threads.server
2023-03-19 20:21:51,868 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch origin
2023-03-19 20:21:52,890 DEBUG: Directory: build/threads.server
2023-03-19 20:21:52,890 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org remote prune origin
2023-03-19 20:21:53,604 DEBUG: Directory: build/threads.server
2023-03-19 20:21:53,605 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin
2023-03-19 20:21:54,317 DEBUG: Directory: build/threads.server
2023-03-19 20:21:54,318 DEBUG: > git remote set-head origin --auto
2023-03-19 20:21:55,032 DEBUG: Directory: build/threads.server
2023-03-19 20:21:55,032 DEBUG: > git checkout -f 34c84a09cbfb073462acd06d1d182467f62fe665
2023-03-19 20:21:55,345 DEBUG: Directory: build/threads.server
2023-03-19 20:21:55,345 DEBUG: > git clean -dffx
2023-03-19 20:21:55,466 INFO: Creating local.properties file at build/threads.server/local.properties
2023-03-19 20:21:55,467 INFO: Creating local.properties file at build/threads.server/app/local.properties
2023-03-19 20:21:55,468 DEBUG: Removing debuggable flags from build/threads.server/app
2023-03-19 20:21:55,529 INFO: Running 'prebuild' commands in build/threads.server/app
2023-03-19 20:21:55,529 DEBUG: Directory: build/threads.server/app
2023-03-19 20:21:55,530 DEBUG: > bash -e -u -o pipefail -x -c -- echo -e "\norg.gradle.jvmargs=-Xmx4096m" >> ../gradle.properties
/etc/bash.bashrc: line 7: PS1: unbound variable
+ echo -e '\norg.gradle.jvmargs=-Xmx4096m'
2023-03-19 20:21:55,742 INFO: Cleaning Gradle project...
2023-03-19 20:21:55,743 DEBUG: Directory: build/threads.server/app
2023-03-19 20:21:55,743 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.0 via distributionUrl
Downloading missing gradle version 8.0
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.0-bin.zip: OK
Running /opt/gradle/versions/8.0/bin/gradle clean
Welcome to Gradle 8.0!
For more details see https://docs.gradle.org/8.0/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.0/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 41s
1 actionable task: 1 up-to-date
2023-03-19 20:22:44,776 INFO: Scanning source for common problems...
2023-03-19 20:22:44,794 DEBUG: scanner is configured to use signature data from: 'suss'
2023-03-19 20:22:44,936 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2023-03-19 20:22:44,937 INFO: Creating source tarball...
2023-03-19 20:22:45,741 INFO: Building Gradle project...
2023-03-19 20:22:45,741 DEBUG: Directory: build/threads.server/app
2023-03-19 20:22:45,741 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.0 via distributionUrl
Running /opt/gradle/versions/8.0/bin/gradle assembleRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.0/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Checking the license for package Android SDK Build-Tools 33.0.1 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 33.0.1 accepted.
Preparing "Install Android SDK Build-Tools 33.0.1 v.33.0.1".
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" ready.
Installing Android SDK Build-Tools 33.0.1 in /opt/android-sdk/build-tools/33.0.1
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" complete.
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" finished.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Configuration 'releaseCompileClasspath' was resolved during configuration time.
This is a build performance and scalability issue.
See https://github.com/gradle/gradle/issues/2298
Run with --info for a stacktrace.
Configuration 'releaseRuntimeClasspath' was resolved during configuration time.
This is a build performance and scalability issue.
See https://github.com/gradle/gradle/issues/2298
Run with --info for a stacktrace.
Configuration 'protobuf' was resolved during configuration time.
This is a build performance and scalability issue.
See https://github.com/gradle/gradle/issues/2298
Run with --info for a stacktrace.
Configuration 'releaseProtobuf' was resolved during configuration time.
This is a build performance and scalability issue.
See https://github.com/gradle/gradle/issues/2298
Run with --info for a stacktrace.
> Task :lite:preBuild UP-TO-DATE
> Task :lite:preReleaseBuild UP-TO-DATE
> Task :lite:mergeReleaseJniLibFolders
> Task :lite:mergeReleaseNativeLibs NO-SOURCE
> Task :lite:stripReleaseDebugSymbols NO-SOURCE
> Task :lite:copyReleaseJniLibsProjectAndLocalJars
> Task :lite:generateReleaseResValues
> Task :lite:extractDeepLinksForAarRelease
> Task :kwik:preBuild UP-TO-DATE
> Task :kwik:preReleaseBuild UP-TO-DATE
> Task :kwik:generateReleaseBuildConfig
> Task :kwik:generateReleaseResValues
> Task :kwik:generateReleaseResources
> Task :kwik:packageReleaseResources
> Task :lite:generateReleaseBuildConfig
> Task :kwik:javaPreCompileRelease
> Task :kwik:processReleaseJavaRes NO-SOURCE
> Task :kwik:bundleLibResRelease NO-SOURCE
> Task :kwik:parseReleaseLocalResources
> Task :lite:extractProto
> Task :lite:extractReleaseProto
> Task :lite:generateReleaseResources
> Task :lite:packageReleaseResources
> Task :kwik:processReleaseManifest
> Task :lite:parseReleaseLocalResources
> Task :lite:processReleaseManifest
> Task :kwik:generateReleaseRFile
> Task :lite:javaPreCompileRelease
> Task :kwik:compileReleaseJavaWithJavac
> Task :kwik:bundleLibRuntimeToJarRelease
> Task :kwik:bundleLibCompileToJarRelease
> Task :kwik:createFullJarRelease
> Task :lite:generateReleaseRFile
> Task :lite:extractIncludeReleaseProto
> Task :lite:generateReleaseProto
> Task :lite:extractReleaseAnnotations
> Task :lite:compileReleaseJavaWithJavac
> Task :lite:mergeReleaseGeneratedProguardFiles
> Task :lite:mergeReleaseConsumerProguardFiles
> Task :lite:mergeReleaseShaders
> Task :lite:compileReleaseShaders NO-SOURCE
> Task :lite:generateReleaseAssets UP-TO-DATE
> Task :lite:packageReleaseAssets
> Task :lite:prepareLintJarForPublish
> Task :lite:prepareReleaseArtProfile
> Task :lite:processReleaseJavaRes
> Task :kwik:mergeReleaseJniLibFolders
> Task :kwik:mergeReleaseNativeLibs NO-SOURCE
> Task :kwik:stripReleaseDebugSymbols NO-SOURCE
> Task :lite:writeReleaseAarMetadata
> Task :kwik:copyReleaseJniLibsProjectAndLocalJars
> Task :kwik:extractDeepLinksForAarRelease
> Task :kwik:extractReleaseAnnotations
> Task :kwik:mergeReleaseGeneratedProguardFiles
> Task :kwik:mergeReleaseConsumerProguardFiles
> Task :kwik:mergeReleaseShaders
> Task :kwik:compileReleaseShaders NO-SOURCE
> Task :kwik:generateReleaseAssets UP-TO-DATE
> Task :kwik:packageReleaseAssets
> Task :kwik:prepareLintJarForPublish
> Task :lite:mergeReleaseJavaResource
> Task :kwik:prepareReleaseArtProfile
> Task :lite:syncReleaseLibJars
> Task :lite:bundleReleaseLocalLintAar
> Task :kwik:mergeReleaseJavaResource
> Task :app:preBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :kwik:writeReleaseAarMetadata
> Task :app:generateReleaseBuildConfig
> Task :kwik:syncReleaseLibJars
> Task :kwik:bundleReleaseLocalLintAar
> Task :app:javaPreCompileRelease
> Task :app:generateReleaseResValues
> Task :app:checkReleaseAarMetadata
> Task :app:mapReleaseSourceSetPaths
> Task :app:generateReleaseResources
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :kwik:extractDeepLinksRelease
> Task :lite:extractDeepLinksRelease
> Task :app:processReleaseMainManifest
> Task :app:mergeReleaseResources
> Task :app:processReleaseManifest
> Task :app:extractProguardFiles
> Task :kwik:writeReleaseLintModelMetadata
> Task :lite:bundleLibResRelease
> Task :lite:bundleLibCompileToJarRelease
> Task :lite:writeReleaseLintModelMetadata
> Task :app:mergeReleaseJniLibFolders
> Task :kwik:copyReleaseJniLibsProjectOnly
> Task :lite:copyReleaseJniLibsProjectOnly
> Task :lite:exportReleaseConsumerProguardFiles
> Task :lite:bundleLibRuntimeToJarRelease
> Task :app:mergeReleaseNativeLibs NO-SOURCE
> Task :lite:createFullJarRelease
> Task :app:stripReleaseDebugSymbols NO-SOURCE
> Task :app:extractReleaseNativeSymbolTables NO-SOURCE
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:processReleaseManifestForPackage
> Task :kwik:exportReleaseConsumerProguardFiles
> Task :app:checkReleaseDuplicateClasses
> Task :app:processReleaseJavaRes NO-SOURCE
> Task :app:mergeReleaseArtProfile
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Task :app:processApplicationManifestReleaseForBundle
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:processReleaseResources
> Task :app:bundleReleaseResources
> Task :app:compileReleaseJavaWithJavac
> Task :app:mergeReleaseGeneratedProguardFiles
> Task :app:mergeReleaseJavaResource
> Task :app:lintVitalAnalyzeRelease
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:minifyReleaseWithR8
> Task :app:compileReleaseArtProfile
> Task :app:shrinkReleaseRes
> Task :app:optimizeReleaseResources
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:assembleRelease
BUILD SUCCESSFUL in 3m 30s
101 actionable tasks: 101 executed
2023-03-19 20:26:16,717 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/threads.server, universal_newlines=False, shell=None, istream=<valid stream>)
2023-03-19 20:26:16,734 INFO: Successfully built version 3.2.4 of threads.server from 34c84a09cbfb073462acd06d1d182467f62fe665
2023-03-19 20:26:17,014 DEBUG: AXML contains a RESOURCE MAP
2023-03-19 20:26:17,015 DEBUG: Start of Namespace mapping: prefix 37: 'android' --> uri 82: 'http://schemas.android.com/apk/res/android'
2023-03-19 20:26:17,016 DEBUG: Checking build/threads.server/app/build/outputs/apk/release/app-release-unsigned.apk
2023-03-19 20:26:17,030 DEBUG: AXML contains a RESOURCE MAP
2023-03-19 20:26:17,030 DEBUG: Start of Namespace mapping: prefix 37: 'android' --> uri 82: 'http://schemas.android.com/apk/res/android'
2023-03-19 20:26:17,052 INFO: success: threads.server
2023-03-19 20:26:17,053 INFO: Finished
2023-03-19 20:26:17,053 INFO: 1 build succeeded