log for com.iven.musicplayergo:170
== Installed Android Tools ==
2021-09-15 15:26:08,632 DEBUG: Reading 'config.yml'
2021-09-15 15:26:08,641 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner
2021-09-15 15:26:08,644 INFO: Creating log directory
2021-09-15 15:26:08,645 INFO: Creating temporary directory
2021-09-15 15:26:08,645 INFO: Creating output directory
2021-09-15 15:26:08,668 DEBUG: Getting git vcs interface for https://github.com/enricocid/Music-Player-GO.git
2021-09-15 15:26:08,668 DEBUG: > git --version
git version 2.11.0
2021-09-15 15:26:08,883 INFO: Using git version 2.11.0
2021-09-15 15:26:08,883 DEBUG: Checking 4.4.7
2021-09-15 15:26:08,884 INFO: Building version 4.4.7 (170) of com.iven.musicplayergo
2021-09-15 15:26:08,885 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2021-09-15 15:26:09,094 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64894 files and directories currently installed.)
Removing sudo (1.8.19p1-2.1+deb9u3) ...
Purging configuration files for sudo (1.8.19p1-2.1+deb9u3) ...
Processing triggers for systemd (232-25+deb9u13) ...
2021-09-15 15:26:14,753 INFO: Getting source for revision e4b207ebf5017d2c5fbbacb4e10a0accdb39a004
2021-09-15 15:26:14,753 DEBUG: Directory: build/com.iven.musicplayergo
2021-09-15 15:26:14,754 DEBUG: > git rev-parse --show-toplevel
2021-09-15 15:26:14,958 DEBUG: Directory: build/com.iven.musicplayergo
2021-09-15 15:26:14,958 DEBUG: > git submodule foreach --recursive git reset --hard
2021-09-15 15:26:15,063 DEBUG: Directory: build/com.iven.musicplayergo
2021-09-15 15:26:15,063 DEBUG: > git reset --hard
2021-09-15 15:26:15,268 DEBUG: Directory: build/com.iven.musicplayergo
2021-09-15 15:26:15,268 DEBUG: > git submodule foreach --recursive git clean -dffx
2021-09-15 15:26:15,372 DEBUG: Directory: build/com.iven.musicplayergo
2021-09-15 15:26:15,373 DEBUG: > git clean -dffx
2021-09-15 15:26:15,477 DEBUG: Directory: build/com.iven.musicplayergo
2021-09-15 15:26:15,477 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 fetch origin
2021-09-15 15:26:15,884 DEBUG: Directory: build/com.iven.musicplayergo
2021-09-15 15:26:15,884 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 fetch --prune --tags --force origin
2021-09-15 15:26:16,191 DEBUG: Directory: build/com.iven.musicplayergo
2021-09-15 15:26:16,191 DEBUG: > git remote set-head origin --auto
2021-09-15 15:26:16,597 DEBUG: Directory: build/com.iven.musicplayergo
2021-09-15 15:26:16,597 DEBUG: > git checkout -f e4b207ebf5017d2c5fbbacb4e10a0accdb39a004
2021-09-15 15:26:16,804 DEBUG: Directory: build/com.iven.musicplayergo
2021-09-15 15:26:16,805 DEBUG: > git clean -dffx
2021-09-15 15:26:16,909 INFO: Creating local.properties file at build/com.iven.musicplayergo/local.properties
2021-09-15 15:26:16,910 INFO: Creating local.properties file at build/com.iven.musicplayergo/project/local.properties
2021-09-15 15:26:16,911 INFO: Creating local.properties file at build/com.iven.musicplayergo/project/app/local.properties
2021-09-15 15:26:16,911 DEBUG: Removing debuggable flags from build/com.iven.musicplayergo/project/app
2021-09-15 15:26:16,917 INFO: Removing specified files
2021-09-15 15:26:16,917 INFO: Removing project/gradle
2021-09-15 15:26:16,929 INFO: Cleaning Gradle project...
2021-09-15 15:26:16,929 DEBUG: Directory: build/com.iven.musicplayergo/project/app
2021-09-15 15:26:16,929 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
No suitable gradle version found - defaulting to 7.2
Downloading missing gradle version 7.2
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-7.2-bin.zip: OK
Running /opt/gradle/versions/7.2/bin/gradle clean
Welcome to Gradle 7.2!
Here are the highlights of this release:
- Toolchain support for Scala
- More cache hits when Java source files have platform-specific line endings
- More resilient remote HTTP build cache behavior
For more details see https://docs.gradle.org/7.2/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.2/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Task :app:clean UP-TO-DATE
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https://docs.gradle.org/7.2/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 29s
1 actionable task: 1 up-to-date
2021-09-15 15:26:50,157 INFO: Scanning source for common problems...
2021-09-15 15:26:50,180 INFO: Creating source tarball...
2021-09-15 15:26:50,368 INFO: Building Gradle project...
2021-09-15 15:26:50,369 DEBUG: Directory: build/com.iven.musicplayergo/project/app
2021-09-15 15:26:50,369 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
No suitable gradle version found - defaulting to 7.2
Running /opt/gradle/versions/7.2/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.2/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
File /home/vagrant/.android/repositories.cfg could not be loaded.
Checking the license for package Android SDK Build-Tools 30.0.3 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 30.0.3 accepted.
Preparing "Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)".
"Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)" ready.
Installing Android SDK Build-Tools 30.0.3 in /opt/android-sdk/build-tools/30.0.3
"Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)" complete.
"Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)" finished.
Checking the license for package Android SDK Platform 30 in /opt/android-sdk/licenses
License for package Android SDK Platform 30 accepted.
Preparing "Install Android SDK Platform 30 (revision: 3)".
"Install Android SDK Platform 30 (revision: 3)" ready.
Installing Android SDK Platform 30 in /opt/android-sdk/platforms/android-30
"Install Android SDK Platform 30 (revision: 3)" complete.
"Install Android SDK Platform 30 (revision: 3)" finished.
> Task :app:preBuild UP-TO-DATE
> Task :app:extractProguardFiles
> Task :app:preReleaseBuild
> Task :app:compileReleaseAidl NO-SOURCE
> Task :app:compileReleaseRenderscript NO-SOURCE
> Task :app:dataBindingMergeDependencyArtifactsRelease
> Task :app:dataBindingMergeGenClassesRelease
> Task :app:generateReleaseResValues
> Task :app:generateReleaseResources
> Task :app:mergeReleaseResources
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-hi/strings.xml:8:4: Multiple substitutions specified in non-positional format of string resource string/artist_info. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-hi/strings.xml:7:4: Multiple substitutions specified in non-positional format of string resource string/favorite_added. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-hi/strings.xml:29:4: Multiple substitutions specified in non-positional format of string resource string/favorite_remove. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-in/strings.xml:8:4: Multiple substitutions specified in non-positional format of string resource string/artist_info. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-in/strings.xml:7:4: Multiple substitutions specified in non-positional format of string resource string/favorite_added. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-in/strings.xml:25:4: Multiple substitutions specified in non-positional format of string resource string/favorite_remove. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-it/strings.xml:4:4: Multiple substitutions specified in non-positional format of string resource string/artist_info. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-it/strings.xml:30:4: Multiple substitutions specified in non-positional format of string resource string/favorite_added. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-it/strings.xml:28:4: Multiple substitutions specified in non-positional format of string resource string/favorite_remove. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-ro/strings.xml:4:4: Multiple substitutions specified in non-positional format of string resource string/artist_info. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-ro/strings.xml:19:4: Multiple substitutions specified in non-positional format of string resource string/favorite_added. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-ro/strings.xml:17:4: Multiple substitutions specified in non-positional format of string resource string/favorite_remove. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values/donottranslate.xml:62:4: Multiple substitutions specified in non-positional format of string resource string/accent_and_hex. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values/strings.xml:25:4: Multiple substitutions specified in non-positional format of string resource string/artist_and_album. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values/strings.xml:14:4: Multiple substitutions specified in non-positional format of string resource string/artist_info. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values/donottranslate.xml:12:4: Multiple substitutions specified in non-positional format of string resource string/duration_artist_date_added. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values/donottranslate.xml:50:4: Multiple substitutions specified in non-positional format of string resource string/duration_date_added. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values/strings.xml:10:4: Multiple substitutions specified in non-positional format of string resource string/favorite_added. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values/donottranslate.xml:18:4: Multiple substitutions specified in non-positional format of string resource string/favorite_remove. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values/strings.xml:51:4: Multiple substitutions specified in non-positional format of string resource string/favorite_subtitle. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values/strings.xml:84:4: Multiple substitutions specified in non-positional format of string resource string/rates. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values/donottranslate.xml:23:4: Multiple substitutions specified in non-positional format of string resource string/track_song. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values/strings.xml:4:4: Multiple substitutions specified in non-positional format of string resource string/year_and_duration. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-jp/strings.xml:8:4: Multiple substitutions specified in non-positional format of string resource string/artist_info. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-jp/strings.xml:7:4: Multiple substitutions specified in non-positional format of string resource string/favorite_added. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-jp/strings.xml:25:4: Multiple substitutions specified in non-positional format of string resource string/favorite_remove. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-be/strings.xml:90:4: Multiple substitutions specified in non-positional format of string resource string/artist_info. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-be/strings.xml:92:4: Multiple substitutions specified in non-positional format of string resource string/favorite_added. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-be/strings.xml:65:4: Multiple substitutions specified in non-positional format of string resource string/favorite_remove. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-uk/strings.xml:40:4: Multiple substitutions specified in non-positional format of string resource string/artist_info. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-uk/strings.xml:41:4: Multiple substitutions specified in non-positional format of string resource string/favorite_added. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-uk/strings.xml:20:4: Multiple substitutions specified in non-positional format of string resource string/favorite_remove. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-ko/strings.xml:80:4: Multiple substitutions specified in non-positional format of string resource string/artist_info. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-ko/strings.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/favorite_added. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-ko/strings.xml:26:4: Multiple substitutions specified in non-positional format of string resource string/favorite_remove. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-zh-rTW/strings.xml:8:4: Multiple substitutions specified in non-positional format of string resource string/artist_info. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-zh-rTW/strings.xml:7:4: Multiple substitutions specified in non-positional format of string resource string/favorite_added. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-zh-rTW/strings.xml:26:4: Multiple substitutions specified in non-positional format of string resource string/favorite_remove. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-ku/strings.xml:7:4: Multiple substitutions specified in non-positional format of string resource string/artist_info. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-ku/strings.xml:6:4: Multiple substitutions specified in non-positional format of string resource string/favorite_added. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-ku/strings.xml:25:4: Multiple substitutions specified in non-positional format of string resource string/favorite_remove. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-nl/strings.xml:4:4: Multiple substitutions specified in non-positional format of string resource string/artist_info. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-nl/strings.xml:22:4: Multiple substitutions specified in non-positional format of string resource string/favorite_added. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-nl/strings.xml:20:4: Multiple substitutions specified in non-positional format of string resource string/favorite_remove. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-de/strings.xml:71:4: Multiple substitutions specified in non-positional format of string resource string/artist_info. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-cn/strings.xml:8:4: Multiple substitutions specified in non-positional format of string resource string/artist_info. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-de/strings.xml:72:4: Multiple substitutions specified in non-positional format of string resource string/favorite_added. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-de/strings.xml:51:4: Multiple substitutions specified in non-positional format of string resource string/favorite_remove. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-cn/strings.xml:7:4: Multiple substitutions specified in non-positional format of string resource string/favorite_added. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-cn/strings.xml:26:4: Multiple substitutions specified in non-positional format of string resource string/favorite_remove. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-ru/strings.xml:10:4: Multiple substitutions specified in non-positional format of string resource string/artist_info. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-ru/strings.xml:26:4: Multiple substitutions specified in non-positional format of string resource string/favorite_added. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-ru/strings.xml:27:4: Multiple substitutions specified in non-positional format of string resource string/favorite_remove. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-lt/strings.xml:93:4: Multiple substitutions specified in non-positional format of string resource string/artist_info. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-eg/strings.xml:8:4: Multiple substitutions specified in non-positional format of string resource string/artist_info. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-eg/strings.xml:7:4: Multiple substitutions specified in non-positional format of string resource string/favorite_added. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-eg/strings.xml:25:4: Multiple substitutions specified in non-positional format of string resource string/favorite_remove. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-lt/strings.xml:94:4: Multiple substitutions specified in non-positional format of string resource string/favorite_added. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-lt/strings.xml:72:4: Multiple substitutions specified in non-positional format of string resource string/favorite_remove. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-el/strings.xml:12:4: Multiple substitutions specified in non-positional format of string resource string/artist_info. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-el/strings.xml:14:4: Multiple substitutions specified in non-positional format of string resource string/favorite_added. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-tr/strings.xml:4:4: Multiple substitutions specified in non-positional format of string resource string/artist_info. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-el/strings.xml:36:4: Multiple substitutions specified in non-positional format of string resource string/favorite_remove. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-tr/strings.xml:19:4: Multiple substitutions specified in non-positional format of string resource string/favorite_added. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-tr/strings.xml:17:4: Multiple substitutions specified in non-positional format of string resource string/favorite_remove. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-fr/strings.xml:4:4: Multiple substitutions specified in non-positional format of string resource string/artist_info. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-pt-rBR/strings.xml:4:4: Multiple substitutions specified in non-positional format of string resource string/artist_info. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-fr/strings.xml:20:4: Multiple substitutions specified in non-positional format of string resource string/favorite_added. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-fr/strings.xml:17:4: Multiple substitutions specified in non-positional format of string resource string/favorite_remove. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-pt-rBR/strings.xml:19:4: Multiple substitutions specified in non-positional format of string resource string/favorite_added. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-pt-rBR/strings.xml:17:4: Multiple substitutions specified in non-positional format of string resource string/favorite_remove. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-es/strings.xml:4:4: Multiple substitutions specified in non-positional format of string resource string/artist_info. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-es/strings.xml:19:4: Multiple substitutions specified in non-positional format of string resource string/favorite_added. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-es/strings.xml:17:4: Multiple substitutions specified in non-positional format of string resource string/favorite_remove. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-lk/strings.xml:8:4: Multiple substitutions specified in non-positional format of string resource string/artist_info. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-lk/strings.xml:7:4: Multiple substitutions specified in non-positional format of string resource string/favorite_added. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-lk/strings.xml:25:4: Multiple substitutions specified in non-positional format of string resource string/favorite_remove. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-nn/strings.xml:92:4: Multiple substitutions specified in non-positional format of string resource string/artist_info. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-nn/strings.xml:94:4: Multiple substitutions specified in non-positional format of string resource string/favorite_added. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-nn/strings.xml:66:4: Multiple substitutions specified in non-positional format of string resource string/favorite_remove. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-eu/strings.xml:92:4: Multiple substitutions specified in non-positional format of string resource string/artist_info. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-gl/strings.xml:10:4: Multiple substitutions specified in non-positional format of string resource string/artist_info. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-gl/strings.xml:8:4: Multiple substitutions specified in non-positional format of string resource string/favorite_added. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-gl/strings.xml:31:4: Multiple substitutions specified in non-positional format of string resource string/favorite_remove. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-eu/strings.xml:94:4: Multiple substitutions specified in non-positional format of string resource string/favorite_added. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-eu/strings.xml:65:4: Multiple substitutions specified in non-positional format of string resource string/favorite_remove. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-pk/strings.xml:7:4: Multiple substitutions specified in non-positional format of string resource string/artist_info. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-pk/strings.xml:6:4: Multiple substitutions specified in non-positional format of string resource string/favorite_added. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-pk/strings.xml:24:4: Multiple substitutions specified in non-positional format of string resource string/favorite_remove. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-np/strings.xml:7:4: Multiple substitutions specified in non-positional format of string resource string/artist_info. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-np/strings.xml:6:4: Multiple substitutions specified in non-positional format of string resource string/favorite_added. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-np/strings.xml:24:4: Multiple substitutions specified in non-positional format of string resource string/favorite_remove. Did you mean to add the formatted="false" attribute?
> Task :app:generateReleaseBuildConfig
> Task :app:checkReleaseAarMetadata
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :app:processReleaseMainManifest
> Task :app:mergeReleaseResources
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-hu/strings.xml:4:4: Multiple substitutions specified in non-positional format of string resource string/artist_info. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-hu/strings.xml:19:4: Multiple substitutions specified in non-positional format of string resource string/favorite_added. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-hu/strings.xml:17:4: Multiple substitutions specified in non-positional format of string resource string/favorite_remove. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-bd/strings.xml:8:4: Multiple substitutions specified in non-positional format of string resource string/artist_info. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-bd/strings.xml:7:4: Multiple substitutions specified in non-positional format of string resource string/favorite_added. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-bd/strings.xml:25:4: Multiple substitutions specified in non-positional format of string resource string/favorite_remove. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-sl/strings.xml:91:4: Multiple substitutions specified in non-positional format of string resource string/artist_info. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-sl/strings.xml:85:4: Multiple substitutions specified in non-positional format of string resource string/favorite_added. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-sl/strings.xml:64:4: Multiple substitutions specified in non-positional format of string resource string/favorite_remove. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-sv/strings.xml:92:4: Multiple substitutions specified in non-positional format of string resource string/artist_info. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-sv/strings.xml:94:4: Multiple substitutions specified in non-positional format of string resource string/favorite_added. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-sv/strings.xml:65:4: Multiple substitutions specified in non-positional format of string resource string/favorite_remove. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-th/strings.xml:7:4: Multiple substitutions specified in non-positional format of string resource string/artist_info. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-th/strings.xml:6:4: Multiple substitutions specified in non-positional format of string resource string/favorite_added. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-th/strings.xml:24:4: Multiple substitutions specified in non-positional format of string resource string/favorite_remove. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-no/strings.xml:8:4: Multiple substitutions specified in non-positional format of string resource string/artist_info. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-no/strings.xml:7:4: Multiple substitutions specified in non-positional format of string resource string/favorite_added. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-no/strings.xml:25:4: Multiple substitutions specified in non-positional format of string resource string/favorite_remove. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-pl/strings.xml:8:4: Multiple substitutions specified in non-positional format of string resource string/artist_info. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-pl/strings.xml:7:4: Multiple substitutions specified in non-positional format of string resource string/favorite_added. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-pl/strings.xml:25:4: Multiple substitutions specified in non-positional format of string resource string/favorite_remove. Did you mean to add the formatted="false" attribute?
> Task :app:processReleaseManifest
> Task :app:dataBindingGenBaseClassesRelease
> Task :app:writeReleaseApplicationId
> Task :app:analyticsRecordingRelease
> Task :app:mergeReleaseJniLibFolders
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Task :app:mergeReleaseNativeLibs
> Task :app:stripReleaseDebugSymbols NO-SOURCE
> Task :app:extractReleaseNativeSymbolTables NO-SOURCE
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:processReleaseJavaRes NO-SOURCE
> Task :app:checkReleaseDuplicateClasses
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:processReleaseManifestForPackage
> Task :app:processReleaseResources
> Task :app:kaptGenerateStubsReleaseKotlin
> Task :app:kaptReleaseKotlin
> Task :app:compileReleaseKotlin
> Task :app:compileReleaseJavaWithJavac
> Task :app:compileReleaseSources
> Task :app:lintVitalRelease
> Task :app:mergeReleaseGeneratedProguardFiles
> Task :app:mergeReleaseJavaResource
> Task :app:minifyReleaseWithR8
> Task :app:shrinkReleaseRes
> Task :app:optimizeReleaseResources
> Task :app:packageRelease
> Task :app:assembleRelease
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https://docs.gradle.org/7.2/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 2m 36s
37 actionable tasks: 37 executed
2021-09-15 15:29:27,900 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.iven.musicplayergo, universal_newlines=False, shell=None)
2021-09-15 15:29:27,903 INFO: Successfully built version 4.4.7 of com.iven.musicplayergo from e4b207ebf5017d2c5fbbacb4e10a0accdb39a004
2021-09-15 15:29:28,800 DEBUG: AXML contains a RESOURCE MAP
2021-09-15 15:29:28,801 DEBUG: Start of Namespace mapping: prefix 23: 'android' --> uri 48: 'http://schemas.android.com/apk/res/android'
2021-09-15 15:29:28,802 DEBUG: Checking build/com.iven.musicplayergo/project/app/build/outputs/apk/release/app-release-unsigned.apk
2021-09-15 15:29:28,809 DEBUG: AXML contains a RESOURCE MAP
2021-09-15 15:29:28,809 DEBUG: Start of Namespace mapping: prefix 23: 'android' --> uri 48: 'http://schemas.android.com/apk/res/android'
2021-09-15 15:29:28,821 INFO: success: com.iven.musicplayergo
2021-09-15 15:29:28,821 INFO: Finished
2021-09-15 15:29:28,821 INFO: 1 build succeeded