log for org.joinmastodon.android:64
== Installed Android Tools ==
2023-09-13 12:12:50,185 DEBUG: Reading 'config.yml'
2023-09-13 12:12:50,198 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-09-13 12:12:50,199 INFO: Creating log directory
2023-09-13 12:12:50,199 INFO: Creating temporary directory
2023-09-13 12:12:50,200 INFO: Creating output directory
2023-09-13 12:12:50,213 DEBUG: Getting git vcs interface for https://github.com/mastodon/mastodon-android.git
2023-09-13 12:12:50,213 DEBUG: Checking org.joinmastodon.android:64
2023-09-13 12:12:50,214 INFO: Building version 2.0.4 (64) of org.joinmastodon.android
2023-09-13 12:12:50,214 INFO: Running 'sudo' commands in /home/vagrant
2023-09-13 12:12:50,214 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://security.debian.org/debian-security bullseye-security/main amd64 Packages [246 kB]
Get:4 https://security.debian.org/debian-security bullseye-security/main Translation-en [159 kB]
Get:5 https://debian.osuosl.org/debian bullseye-updates InRelease [44.1 kB]
Get:6 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 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 [17.5 kB]
Get:10 https://debian.osuosl.org/debian bullseye-updates/main Translation-en [10.1 kB]
Get:11 https://debian.osuosl.org/debian bullseye-backports/main amd64 Packages [406 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [341 kB]
Fetched 15.9 MB in 19s (818 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 1 not upgraded.
Need to get 115 MB of archives.
After this operation, 271 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.7+7-1~deb11u1 [43.7 MB]
Get:2 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jdk-headless amd64 17.0.7+7-1~deb11u1 [71.2 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 115 MB in 4s (28.2 MB/s)
Selecting previously unselected package openjdk-17-jre-headless:amd64.
(Reading database ... 36749 files and directories currently installed.)
Preparing to unpack .../openjdk-17-jre-headless_17.0.7+7-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jre-headless:amd64 (17.0.7+7-1~deb11u1) ...
Selecting previously unselected package openjdk-17-jdk-headless:amd64.
Preparing to unpack .../openjdk-17-jdk-headless_17.0.7+7-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jdk-headless:amd64 (17.0.7+7-1~deb11u1) ...
Setting up openjdk-17-jre-headless:amd64 (17.0.7+7-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.7+7-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-09-13 12:13:39,728 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-09-13 12:13:40,044 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 37183 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-09-13 12:13:51,013 INFO: Getting source for revision 645af12c3fb1643ac5c8c39aba5af34ddca88ccc
2023-09-13 12:13:51,014 DEBUG: Directory: build/org.joinmastodon.android
2023-09-13 12:13:51,014 DEBUG: > git rev-parse --show-toplevel
2023-09-13 12:13:51,224 DEBUG: Directory: build/org.joinmastodon.android
2023-09-13 12:13:51,225 DEBUG: > git submodule foreach --recursive git reset --hard
2023-09-13 12:13:51,436 DEBUG: Directory: build/org.joinmastodon.android
2023-09-13 12:13:51,436 DEBUG: > git reset --hard
2023-09-13 12:13:51,848 DEBUG: Directory: build/org.joinmastodon.android
2023-09-13 12:13:51,849 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-09-13 12:13:51,957 DEBUG: Directory: build/org.joinmastodon.android
2023-09-13 12:13:51,958 DEBUG: > git clean -dffx
2023-09-13 12:13:52,069 DEBUG: Directory: build/org.joinmastodon.android
2023-09-13 12:13:52,069 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-09-13 12:13:52,883 DEBUG: Directory: build/org.joinmastodon.android
2023-09-13 12:13:52,883 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-09-13 12:13:53,395 DEBUG: Directory: build/org.joinmastodon.android
2023-09-13 12:13:53,396 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-09-13 12:13:54,009 DEBUG: Directory: build/org.joinmastodon.android
2023-09-13 12:13:54,010 DEBUG: > git remote set-head origin --auto
2023-09-13 12:13:54,630 DEBUG: Directory: build/org.joinmastodon.android
2023-09-13 12:13:54,630 DEBUG: > git checkout -f 645af12c3fb1643ac5c8c39aba5af34ddca88ccc
2023-09-13 12:13:55,146 DEBUG: Directory: build/org.joinmastodon.android
2023-09-13 12:13:55,147 DEBUG: > git clean -dffx
2023-09-13 12:13:55,256 INFO: Creating local.properties file at build/org.joinmastodon.android/local.properties
2023-09-13 12:13:55,258 INFO: Creating local.properties file at build/org.joinmastodon.android/mastodon/local.properties
2023-09-13 12:13:55,258 DEBUG: Removing debuggable flags from build/org.joinmastodon.android/mastodon
2023-09-13 12:13:55,323 INFO: Cleaning Gradle project...
2023-09-13 12:13:55,324 DEBUG: Directory: build/org.joinmastodon.android/mastodon
2023-09-13 12:13:55,324 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 7.5 via distributionUrl
Running /opt/gradle/versions/7.5/bin/gradle clean
Welcome to Gradle 7.5!
Here are the highlights of this release:
- Support for Java 18
- Support for building with Groovy 4
- Much more responsive continuous builds
- Improved diagnostics for dependency resolution
For more details see https://docs.gradle.org/7.5/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.5/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Task :mastodon:clean UP-TO-DATE
BUILD SUCCESSFUL in 48s
1 actionable task: 1 up-to-date
2023-09-13 12:14:45,059 INFO: Scanning source for common problems...
2023-09-13 12:14:45,080 DEBUG: scanner is configured to use signature data from: 'suss'
2023-09-13 12:14:45,241 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2023-09-13 12:14:45,242 INFO: Creating source tarball...
2023-09-13 12:14:47,053 INFO: Building Gradle project...
2023-09-13 12:14:47,054 DEBUG: Directory: build/org.joinmastodon.android/mastodon
2023-09-13 12:14:47,054 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 7.5 via distributionUrl
Running /opt/gradle/versions/7.5/bin/gradle assembleRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.5/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
> Task :mastodon:preBuild UP-TO-DATE
> Task :mastodon:preReleaseBuild UP-TO-DATE
> Task :mastodon:mergeReleaseJniLibFolders
> Task :mastodon:mergeReleaseNativeLibs NO-SOURCE
> Task :mastodon:stripReleaseDebugSymbols NO-SOURCE
> Task :mastodon:extractReleaseNativeSymbolTables NO-SOURCE
> Task :mastodon:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :mastodon:compileReleaseAidl NO-SOURCE
> Task :mastodon:compileReleaseRenderscript NO-SOURCE
> Task :mastodon:checkReleaseDuplicateClasses
> Task :mastodon:generateReleaseBuildConfig
> Task :mastodon:javaPreCompileRelease
> Task :mastodon:generateReleaseResValues
> Task :mastodon:checkReleaseAarMetadata
> Task :mastodon:mapReleaseSourceSetPaths
> Task :mastodon:generateReleaseResources
> Task :mastodon:createReleaseCompatibleScreenManifests
> Task :mastodon:extractDeepLinksRelease
> Task :mastodon:processReleaseMainManifest
package="org.joinmastodon.android" found in source AndroidManifest.xml: /home/vagrant/build/org.joinmastodon.android/mastodon/src/main/AndroidManifest.xml.
Setting the namespace via a source AndroidManifest.xml's package attribute is deprecated.
Please instead set the namespace (or testNamespace) in the module's build.gradle file, as described here: https://developer.android.com/studio/build/configure-app-module#set-namespace
This migration can be done automatically using the AGP Upgrade Assistant, please refer to https://developer.android.com/studio/build/agp-upgrade-assistant for more information.
> Task :mastodon:mergeReleaseResources
> Task :mastodon:processReleaseManifest
> Task :mastodon:extractProguardFiles
> Task :mastodon:processReleaseJavaRes NO-SOURCE
> Task :mastodon:mergeReleaseShaders
> Task :mastodon:compileReleaseShaders NO-SOURCE
> Task :mastodon:generateReleaseAssets UP-TO-DATE
> Task :mastodon:mergeReleaseAssets
> Task :mastodon:processApplicationManifestReleaseForBundle
> Task :mastodon:compressReleaseAssets
> Task :mastodon:collectReleaseDependencies
> Task :mastodon:sdkReleaseDependencyData
> Task :mastodon:writeReleaseAppMetadata
> Task :mastodon:writeReleaseSigningConfigVersions
> Task :mastodon:mergeReleaseArtProfile
> Task :mastodon:processReleaseManifestForPackage
> Task :mastodon:bundleReleaseResources
> Task :mastodon:processReleaseResources
> Task :mastodon:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :mastodon:mergeReleaseGeneratedProguardFiles
> Task :mastodon:mergeReleaseJavaResource
> Task :mastodon:minifyReleaseWithR8
> Task :mastodon:shrinkReleaseRes
> Task :mastodon:optimizeReleaseResources
> Task :mastodon:l8DexDesugarLibRelease
Info: Invalid signature '(TT;TU;)TR;' for method java.lang.Object java.util.function.BinaryOperator.apply(java.lang.Object, java.lang.Object).
Validation error: A type variable is not in scope.
Signature is ignored and will not be present in the output.
Info: Invalid signature '<V:Ljava/lang/Object;>(Ljava/util/function/Function<-TR;+TV;>;)Ljava/util/function/BiFunction<TT;TU;TV;>;' for method java.util.function.BiFunction java.util.function.BinaryOperator.andThen(java.util.function.Function).
Validation error: A type variable is not in scope.
Signature is ignored and will not be present in the output.
> Task :mastodon:compileReleaseArtProfile
> Task :mastodon:packageRelease
> Task :mastodon:createReleaseApkListingFileRedirect
> Task :mastodon:assembleRelease
BUILD SUCCESSFUL in 2m 33s
35 actionable tasks: 35 executed
2023-09-13 12:17:21,029 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/org.joinmastodon.android, universal_newlines=False, shell=None, istream=<valid stream>)
2023-09-13 12:17:21,051 INFO: Successfully built version 2.0.4 of org.joinmastodon.android from 645af12c3fb1643ac5c8c39aba5af34ddca88ccc
2023-09-13 12:17:21,303 DEBUG: AXML contains a RESOURCE MAP
2023-09-13 12:17:21,303 DEBUG: Start of Namespace mapping: prefix 34: 'android' --> uri 56: 'http://schemas.android.com/apk/res/android'
2023-09-13 12:17:21,305 DEBUG: Checking build/org.joinmastodon.android/mastodon/build/outputs/apk/release/mastodon-release-unsigned.apk
2023-09-13 12:17:21,312 DEBUG: AXML contains a RESOURCE MAP
2023-09-13 12:17:21,312 DEBUG: Start of Namespace mapping: prefix 34: 'android' --> uri 56: 'http://schemas.android.com/apk/res/android'
2023-09-13 12:17:21,326 INFO: success: org.joinmastodon.android
2023-09-13 12:17:21,326 INFO: Finished
2023-09-13 12:17:21,327 INFO: 1 build succeeded