log for de.monocles.chat:15001
== Installed Android Tools ==
2023-11-30 16:21:47,134 DEBUG: Reading 'config.yml'
2023-11-30 16:21:47,153 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-11-30 16:21:47,154 INFO: Creating log directory
2023-11-30 16:21:47,154 INFO: Creating temporary directory
2023-11-30 16:21:47,154 INFO: Creating output directory
2023-11-30 16:21:47,195 DEBUG: Getting git vcs interface for https://codeberg.org/Arne/monocles_chat.git
2023-11-30 16:21:47,195 DEBUG: Checking de.monocles.chat:15001
2023-11-30 16:21:47,195 INFO: Building version 1.7.7.5 (15001) of de.monocles.chat
2023-11-30 16:21:47,195 INFO: Running 'sudo' commands in /home/vagrant
2023-11-30 16:21:47,195 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y openjdk-17-jdk-headless; update-java-alternatives -a
+ 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://security.debian.org/debian-security bullseye-security/main amd64 Packages [259 kB]
Get:5 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 kB]
Get:6 https://security.debian.org/debian-security bullseye-security/main Translation-en [166 kB]
Get:7 https://debian.osuosl.org/debian bullseye/main amd64 Packages [8062 kB]
Get:8 https://debian.osuosl.org/debian bullseye/main Translation-en [6236 kB]
Get:9 https://debian.osuosl.org/debian bullseye-updates/main amd64 Packages [17.7 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 [404 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [343 kB]
Fetched 15.8 MB in 13s (1241 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.9+9-1~deb11u1 [43.7 MB]
Get:2 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jdk-headless amd64 17.0.9+9-1~deb11u1 [71.2 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 115 MB in 6s (18.1 MB/s)
Selecting previously unselected package openjdk-17-jre-headless:amd64.
(Reading database ... 36771 files and directories currently installed.)
Preparing to unpack .../openjdk-17-jre-headless_17.0.9+9-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jre-headless:amd64 (17.0.9+9-1~deb11u1) ...
Selecting previously unselected package openjdk-17-jdk-headless:amd64.
Preparing to unpack .../openjdk-17-jdk-headless_17.0.9+9-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jdk-headless:amd64 (17.0.9+9-1~deb11u1) ...
Setting up openjdk-17-jre-headless:amd64 (17.0.9+9-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.9+9-1~deb11u1) ...
+ update-java-alternatives -a
update-alternatives: error: no alternatives for jconsole
2023-11-30 16:22:36,926 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-11-30 16:22:37,237 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 37205 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-11-30 16:22:54,725 INFO: Getting source for revision b707f48e9b3c1b61971963ad87452c9696818b1f
2023-11-30 16:22:54,727 DEBUG: Directory: build/de.monocles.chat
2023-11-30 16:22:54,727 DEBUG: > git rev-parse --show-toplevel
2023-11-30 16:22:54,939 DEBUG: Directory: build/de.monocles.chat
2023-11-30 16:22:54,940 DEBUG: > git submodule foreach --recursive git reset --hard
2023-11-30 16:22:55,152 DEBUG: Directory: build/de.monocles.chat
2023-11-30 16:22:55,153 DEBUG: > git reset --hard
2023-11-30 16:22:55,866 DEBUG: Directory: build/de.monocles.chat
2023-11-30 16:22:55,867 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-11-30 16:22:55,977 DEBUG: Directory: build/de.monocles.chat
2023-11-30 16:22:55,978 DEBUG: > git clean -dffx
2023-11-30 16:22:56,089 DEBUG: Directory: build/de.monocles.chat
2023-11-30 16:22:56,089 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
warning: redirecting to https://codeberg.org/monocles/monocles_chat/
2023-11-30 16:22:57,411 DEBUG: Directory: build/de.monocles.chat
2023-11-30 16:22:57,411 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-11-30 16:22:58,526 DEBUG: Directory: build/de.monocles.chat
2023-11-30 16:22:58,526 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-11-30 16:22:59,741 DEBUG: Directory: build/de.monocles.chat
2023-11-30 16:22:59,742 DEBUG: > git remote set-head origin --auto
2023-11-30 16:23:00,957 DEBUG: Directory: build/de.monocles.chat
2023-11-30 16:23:00,957 DEBUG: > git checkout -f b707f48e9b3c1b61971963ad87452c9696818b1f
2023-11-30 16:23:01,671 DEBUG: Directory: build/de.monocles.chat
2023-11-30 16:23:01,672 DEBUG: > git clean -dffx
2023-11-30 16:23:01,782 DEBUG: Directory: build/de.monocles.chat
2023-11-30 16:23:01,782 DEBUG: > git rev-parse --show-toplevel
2023-11-30 16:23:01,994 DEBUG: Directory: build/de.monocles.chat
2023-11-30 16:23:01,995 DEBUG: > git submodule deinit --all
2023-11-30 16:23:02,107 INFO: Creating local.properties file at build/de.monocles.chat/local.properties
2023-11-30 16:23:02,108 DEBUG: Removing debuggable flags from build/de.monocles.chat
2023-11-30 16:23:02,143 INFO: Cleaned build.gradle of keysigning configs at build/de.monocles.chat/build.gradle
2023-11-30 16:23:02,171 INFO: Running 'prebuild' commands in build/de.monocles.chat
2023-11-30 16:23:02,171 DEBUG: Directory: build/de.monocles.chat
2023-11-30 16:23:02,172 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/signingConfigs./d' -e '/grgit/d' -e 's/Apk true/Apk false/' -e '/bintray-release/d' build.gradle
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e /signingConfigs./d -e /grgit/d -e 's/Apk true/Apk false/' -e /bintray-release/d build.gradle
2023-11-30 16:23:02,383 INFO: Cleaning Gradle project...
2023-11-30 16:23:02,384 DEBUG: Directory: build/de.monocles.chat
2023-11-30 16:23:02,384 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.2 via distributionUrl
Downloading missing gradle version 8.2
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.2-bin.zip: OK
Running /opt/gradle/versions/8.2/bin/gradle clean
Welcome to Gradle 8.2!
Here are the highlights of this release:
- Kotlin DSL: new reference documentation, assignment syntax by default
- Kotlin DSL is now the default with Gradle init
- Improved suggestions to resolve errors in console output
For more details see https://docs.gradle.org/8.2/release-notes.html
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.2/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Task :clean
> Task :libs:AXML:clean UP-TO-DATE
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.2/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 1m 11s
2 actionable tasks: 1 executed, 1 up-to-date
2023-11-30 16:24:23,936 INFO: Scanning source for common problems...
2023-11-30 16:24:23,964 DEBUG: scanner is configured to use signature data from: 'suss'
2023-11-30 16:24:24,256 INFO: Creating source tarball...
2023-11-30 16:24:28,443 INFO: Building Gradle project...
2023-11-30 16:24:28,444 DEBUG: Directory: build/de.monocles.chat
2023-11-30 16:24:28,444 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleGitRelease
Found 8.2 via distributionUrl
Running /opt/gradle/versions/8.2/bin/gradle assembleGitRelease
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.2/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
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 34 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 34 accepted.
Preparing "Install Android SDK Build-Tools 34 v.34.0.0".
"Install Android SDK Build-Tools 34 v.34.0.0" ready.
Installing Android SDK Build-Tools 34 in /opt/android-sdk/build-tools/34.0.0
"Install Android SDK Build-Tools 34 v.34.0.0" complete.
"Install Android SDK Build-Tools 34 v.34.0.0" finished.
Checking the license for package Android SDK Platform 34 in /opt/android-sdk/licenses
License for package Android SDK Platform 34 accepted.
Preparing "Install Android SDK Platform 34 (revision 2)".
"Install Android SDK Platform 34 (revision 2)" ready.
Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34
"Install Android SDK Platform 34 (revision 2)" complete.
"Install Android SDK Platform 34 (revision 2)" 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
> Task :libs:AXML:compileJava
> Task :libs:AXML:processResources NO-SOURCE
> Task :libs:AXML:classes
> Task :libs:AXML:jar
> Task :preBuild UP-TO-DATE
> Task :preGitReleaseBuild UP-TO-DATE
> Task :dataBindingMergeDependencyArtifactsGitRelease
WARNING: [Processor] Library '/home/vagrant/.gradle/caches/modules-2/files-2.1/com.google.android.exoplayer/extension-mediasession/2.19.1/71c188980e3df4cd659307099bcc180952a1c27a/extension-mediasession-2.19.1.aar' contains references to both AndroidX and old support library. This seems like the library is partially migrated. Jetifier will try to rewrite the library anyway.
Example of androidX reference: 'androidx/annotation/Nullable'
Example of support library reference: 'android/support/v4/media/session/MediaSessionCompat$Callback'
WARNING: [Processor] Library '/home/vagrant/.gradle/caches/modules-2/files-2.1/com.google.android.exoplayer/exoplayer-ui/2.19.1/f2854c993ee7c931a9970c22ca8a35ace6b3d9af/exoplayer-ui-2.19.1.aar' contains references to both AndroidX and old support library. This seems like the library is partially migrated. Jetifier will try to rewrite the library anyway.
Example of androidX reference: 'androidx/core/app/NotificationCompat$Builder'
Example of support library reference: 'android/support/v4/media/session/MediaSessionCompat$Token'
> Task :generateGitReleaseResValues
> Task :generateGitReleaseResources
> Task :mergeGitReleaseResources
/home/vagrant/build/de.monocles.chat/src/main/res/values-uk-rUA/strings.xml:1028:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-uk-rUA/strings.xml:1031:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/4e5bb5e86da6142c87a554d390bcef92/transformed/jetified-osmdroid-android-6.1.14/res/values/values.xml:14:4: Multiple substitutions specified in non-positional format of string resource string/cacheManagerHandlingMessage. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-uk-rUA/strings.xml:1108:4: Multiple substitutions specified in non-positional format of string resource string/receiving_file_x. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-uk-rUA/strings.xml:748:4: Multiple substitutions specified in non-positional format of string resource string/sending_x_file_x. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-uk-rUA/strings.xml:187:4: Multiple substitutions specified in non-positional format of string resource string/transcoding_video_x. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values/strings.xml:1011:4: Multiple substitutions specified in non-positional format of string resource string/got_invitation_from. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-ar-rSA/strings.xml:707:4: Multiple substitutions specified in non-positional format of string resource string/got_invitation_from. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-ar-rSA/strings.xml:759:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-ru-rRU/strings.xml:420:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values/strings.xml:1261:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values/defaults.xml:19:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-gl-rES/strings.xml:1029:4: Multiple substitutions specified in non-positional format of string resource string/got_invitation_from. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-gl-rES/strings.xml:1293:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-gl-rES/strings.xml:1096:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-ar-rSA/strings.xml:763:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-gl-rES/strings.xml:1322:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-gl-rES/strings.xml:1100:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-ru-rRU/strings.xml:683:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-nl-rNL/strings.xml:1043:4: Multiple substitutions specified in non-positional format of string resource string/got_invitation_from. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-nl-rNL/strings.xml:1111:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-es-rES/strings.xml:1068:4: Multiple substitutions specified in non-positional format of string resource string/got_invitation_from. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-fr-rFR/strings.xml:1047:4: Multiple substitutions specified in non-positional format of string resource string/got_invitation_from. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-fr-rFR/strings.xml:1115:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-pt-rBR/strings.xml:784:4: Multiple substitutions specified in non-positional format of string resource string/got_invitation_from. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-gl-rES/strings.xml:1306:4: Multiple substitutions specified in non-positional format of string resource string/receiving_file_x. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-pt-rBR/strings.xml:1059:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-pt-rBR/strings.xml:832:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-es-rES/strings.xml:1342:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-nl-rNL/strings.xml:1115:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-gl-rES/strings.xml:1153:4: Multiple substitutions specified in non-positional format of string resource string/sending_x_file_x. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values/strings.xml:1262:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values/strings.xml:1084:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-fr-rFR/strings.xml:1121:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-es-rES/strings.xml:1141:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-fr-rFR/strings.xml:1119:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-gl-rES/strings.xml:211:4: Multiple substitutions specified in non-positional format of string resource string/transcoding_video_x. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-nl-rNL/strings.xml:439:4: Multiple substitutions specified in non-positional format of string resource string/receiving_file_x. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-nl-rNL/strings.xml:1168:4: Multiple substitutions specified in non-positional format of string resource string/sending_x_file_x. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-ru-rRU/strings.xml:1384:4: Multiple substitutions specified in non-positional format of string resource string/receiving_file_x. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-pt-rBR/strings.xml:1060:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-pt-rBR/strings.xml:836:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-fr-rFR/strings.xml:437:4: Multiple substitutions specified in non-positional format of string resource string/receiving_file_x. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-fr-rFR/strings.xml:1176:4: Multiple substitutions specified in non-positional format of string resource string/sending_x_file_x. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-es-rES/strings.xml:1343:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-es-rES/strings.xml:1145:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-ru-rRU/strings.xml:1026:4: Multiple substitutions specified in non-positional format of string resource string/sending_x_file_x. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-zh-rCN/strings.xml:993:4: Multiple substitutions specified in non-positional format of string resource string/got_invitation_from. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-zh-rCN/strings.xml:1219:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-zh-rCN/strings.xml:1056:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-es-rES/strings.xml:1368:4: Multiple substitutions specified in non-positional format of string resource string/receiving_file_x. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-pl-rPL/strings.xml:1050:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-es-rES/strings.xml:1212:4: Multiple substitutions specified in non-positional format of string resource string/sending_x_file_x. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-pt-rBR/strings.xml:1335:4: Multiple substitutions specified in non-positional format of string resource string/receiving_file_x. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-pl-rPL/strings.xml:1054:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-pt-rBR/strings.xml:1182:4: Multiple substitutions specified in non-positional format of string resource string/sending_x_file_x. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-zh-rCN/strings.xml:1265:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-zh-rCN/strings.xml:1060:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-zh-rCN/strings.xml:1239:4: Multiple substitutions specified in non-positional format of string resource string/receiving_file_x. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-az-rAZ/strings.xml:1026:4: Multiple substitutions specified in non-positional format of string resource string/got_invitation_from. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-zh-rCN/strings.xml:1287:4: Multiple substitutions specified in non-positional format of string resource string/sending_x_file_x. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-az-rAZ/strings.xml:1093:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-ca-rES/strings.xml:1026:4: Multiple substitutions specified in non-positional format of string resource string/got_invitation_from. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-ca-rES/strings.xml:1093:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-zh-rCN/strings.xml:198:4: Multiple substitutions specified in non-positional format of string resource string/transcoding_video_x. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-az-rAZ/strings.xml:1097:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-it-rIT/strings.xml:1046:4: Multiple substitutions specified in non-positional format of string resource string/got_invitation_from. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-ca-rES/strings.xml:1097:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-it-rIT/strings.xml:1114:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-it-rIT/strings.xml:1118:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-ja-rJP/strings.xml:1007:4: Multiple substitutions specified in non-positional format of string resource string/got_invitation_from. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-ja-rJP/strings.xml:1073:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-ja-rJP/strings.xml:1077:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-cs-rCZ/strings.xml:1044:4: Multiple substitutions specified in non-positional format of string resource string/got_invitation_from. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-cs-rCZ/strings.xml:1110:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-cs-rCZ/strings.xml:1114:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-ro-rRO/strings.xml:1051:4: Multiple substitutions specified in non-positional format of string resource string/got_invitation_from. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-ro-rRO/strings.xml:1119:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-ro-rRO/strings.xml:1123:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-de-rDE/strings.xml:1052:4: Multiple substitutions specified in non-positional format of string resource string/got_invitation_from. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-de-rDE/strings.xml:1316:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-de-rDE/strings.xml:1121:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-de-rDE/strings.xml:1296:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-de-rDE/strings.xml:1125:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-de-rDE/strings.xml:1339:4: Multiple substitutions specified in non-positional format of string resource string/receiving_file_x. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.monocles.chat/src/main/res/values-de-rDE/strings.xml:1178:4: Multiple substitutions specified in non-positional format of string resource string/sending_x_file_x. Did you mean to add the formatted="false" attribute?
> Task :packageGitReleaseResources
> Task :dataBindingTriggerGitRelease
> Task :generateGitReleaseBuildConfig
> Task :parseGitReleaseLocalResources
> Task :javaPreCompileGitRelease
> Task :dataBindingGenBaseClassesGitRelease
> Task :checkGitReleaseAarMetadata
> Task :mapGitReleaseSourceSetPaths
> Task :createGitReleaseCompatibleScreenManifests
> Task :extractDeepLinksGitRelease
> Task :processGitReleaseMainManifest
> Task :processGitReleaseManifest
> Task :extractProguardFiles
> Task :mergeGitReleaseJniLibFolders
> Task :mergeGitReleaseNativeLibs
> Task :checkGitReleaseDuplicateClasses
> Task :stripGitReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libconscrypt_jni.so, libcurve25519.so, libjingle_peerconnection_so.so, libpl_droidsonroids_gif.so.
> Task :desugarGitReleaseFileDependencies
> Task :extractGitReleaseNativeSymbolTables
> Task :processGitReleaseManifestForPackage
> Task :mergeExtDexGitRelease
> Task :mergeGitReleaseNativeDebugMetadata NO-SOURCE
> Task :mergeGitReleaseArtProfile
> Task :mergeGitReleaseShaders
> Task :compileGitReleaseShaders NO-SOURCE
> Task :generateGitReleaseAssets UP-TO-DATE
> Task :mergeGitReleaseAssets
> Task :compressGitReleaseAssets
> Task :collectGitReleaseDependencies
> Task :sdkGitReleaseDependencyData
> Task :writeGitReleaseAppMetadata
> Task :writeGitReleaseSigningConfigVersions
warn: removing resource de.monocles.chat:string/backup_started without required default value.
warn: removing resource de.monocles.chat:string/bitcoin without required default value.
warn: removing resource de.monocles.chat:string/btc_address_copied_to_clipboard without required default value.
warn: removing resource de.monocles.chat:string/create_monocles_backup without required default value.
warn: removing resource de.monocles.chat:string/missed_call_from_x without required default value.
warn: removing resource de.monocles.chat:string/n_missed_calls without required default value.
warn: removing resource de.monocles.chat:string/n_missed_calls_from_m_contacts without required default value.
warn: removing resource de.monocles.chat:string/n_missed_calls_from_x without required default value.
warn: removing resource de.monocles.chat:string/paypal without required default value.
warn: removing resource de.monocles.chat:string/pref_keep_num_backups without required default value.
warn: removing resource de.monocles.chat:string/pref_keep_num_backups_title without required default value.
warn: removing resource de.monocles.chat:string/pref_picture_compression without required default value.
warn: removing resource de.monocles.chat:string/backup_started without required default value.
warn: removing resource de.monocles.chat:string/bitcoin without required default value.
warn: removing resource de.monocles.chat:string/btc_address_copied_to_clipboard without required default value.
warn: removing resource de.monocles.chat:string/create_monocles_backup without required default value.
warn: removing resource de.monocles.chat:string/missed_call_from_x without required default value.
warn: removing resource de.monocles.chat:string/n_missed_calls without required default value.
warn: removing resource de.monocles.chat:string/n_missed_calls_from_m_contacts without required default value.
warn: removing resource de.monocles.chat:string/n_missed_calls_from_x without required default value.
warn: removing resource de.monocles.chat:string/paypal without required default value.
warn: removing resource de.monocles.chat:string/pref_keep_num_backups without required default value.
warn: removing resource de.monocles.chat:string/pref_keep_num_backups_title without required default value.
warn: removing resource de.monocles.chat:string/pref_picture_compression without required default value.
warn: removing resource de.monocles.chat:string/backup_started without required default value.
warn: removing resource de.monocles.chat:string/bitcoin without required default value.
warn: removing resource de.monocles.chat:string/btc_address_copied_to_clipboard without required default value.
warn: removing resource de.monocles.chat:string/create_monocles_backup without required default value.
warn: removing resource de.monocles.chat:string/missed_call_from_x without required default value.
warn: removing resource de.monocles.chat:string/n_missed_calls without required default value.
warn: removing resource de.monocles.chat:string/n_missed_calls_from_m_contacts without required default value.
warn: removing resource de.monocles.chat:string/n_missed_calls_from_x without required default value.
warn: removing resource de.monocles.chat:string/paypal without required default value.
warn: removing resource de.monocles.chat:string/pref_keep_num_backups without required default value.
warn: removing resource de.monocles.chat:string/pref_keep_num_backups_title without required default value.
warn: removing resource de.monocles.chat:string/pref_picture_compression without required default value.
warn: removing resource de.monocles.chat:string/backup_started without required default value.
warn: removing resource de.monocles.chat:string/bitcoin without required default value.
warn: removing resource de.monocles.chat:string/btc_address_copied_to_clipboard without required default value.
warn: removing resource de.monocles.chat:string/create_monocles_backup without required default value.
warn: removing resource de.monocles.chat:string/missed_call_from_x without required default value.
warn: removing resource de.monocles.chat:string/n_missed_calls without required default value.
warn: removing resource de.monocles.chat:string/n_missed_calls_from_m_contacts without required default value.
warn: removing resource de.monocles.chat:string/n_missed_calls_from_x without required default value.
warn: removing resource de.monocles.chat:string/paypal without required default value.
warn: removing resource de.monocles.chat:string/pref_keep_num_backups without required default value.
warn: removing resource de.monocles.chat:string/pref_keep_num_backups_title without required default value.
warn: removing resource de.monocles.chat:string/pref_picture_compression without required default value.
> Task :processGitReleaseResources
> Task :compileGitReleaseJavaWithJavac
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 :generateGitReleaseLintVitalReportModel
> Task :dexBuilderGitRelease
> Task :mergeGitReleaseGlobalSynthetics
> Task :processGitReleaseJavaRes
> Task :mergeGitReleaseJavaResource
> Task :optimizeGitReleaseResources
> Task :mergeDexGitRelease
> Task :lintVitalAnalyzeGitRelease
> Task :l8DexDesugarLibGitRelease
> Task :lintVitalReportGitRelease
> Task :lintVitalGitRelease
> Task :compileGitReleaseArtProfile
> Task :packageGitRelease
> Task :createGitReleaseApkListingFileRedirect
> Task :assembleGitRelease
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.2/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 5m 15s
50 actionable tasks: 50 executed
2023-11-30 16:29:44,528 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/de.monocles.chat, universal_newlines=False, shell=None, istream=<valid stream>)
2023-11-30 16:29:44,542 INFO: Successfully built version 1.7.7.5 of de.monocles.chat from b707f48e9b3c1b61971963ad87452c9696818b1f
2023-11-30 16:29:44,873 DEBUG: AXML contains a RESOURCE MAP
2023-11-30 16:29:44,873 DEBUG: Start of Namespace mapping: prefix 65: 'android' --> uri 232: 'http://schemas.android.com/apk/res/android'
2023-11-30 16:29:44,882 DEBUG: Checking build/de.monocles.chat/build/outputs/apk/git/release/monocles chat-1.7.7.5-git-armeabi-v7a-release-unsigned.apk
2023-11-30 16:29:44,936 DEBUG: AXML contains a RESOURCE MAP
2023-11-30 16:29:44,936 DEBUG: Start of Namespace mapping: prefix 65: 'android' --> uri 232: 'http://schemas.android.com/apk/res/android'
2023-11-30 16:29:45,085 INFO: success: de.monocles.chat
2023-11-30 16:29:45,085 INFO: Finished
2023-11-30 16:29:45,086 INFO: 1 build succeeded