log for com.iven.musicplayergo:172

== Installed Android Tools ==2021-10-16 03:34:01,532 DEBUG: Reading 'config.yml'2021-10-16 03:34:01,542 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner2021-10-16 03:34:01,545 INFO: Creating log directory2021-10-16 03:34:01,545 INFO: Creating temporary directory2021-10-16 03:34:01,545 INFO: Creating output directory2021-10-16 03:34:01,569 DEBUG: Getting git vcs interface for https://github.com/enricocid/Music-Player-GO.git2021-10-16 03:34:01,569 DEBUG: > git --versiongit version 2.11.02021-10-16 03:34:01,780 INFO: Using git version 2.11.02021-10-16 03:34:01,780 DEBUG: Checking 4.4.92021-10-16 03:34:01,781 INFO: Building version 4.4.9 (172) of com.iven.musicplayergo2021-10-16 03:34:01,781 DEBUG: > sudo passwd --lock rootpasswd: password expiry information changed.2021-10-16 03:34:01,990 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo(Reading database ... 64914 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-10-16 03:34:07,395 INFO: Getting source for revision b8ac4787ae558fddaafa6d8a1e096021d21e1ff02021-10-16 03:34:07,396 DEBUG: Directory: build/com.iven.musicplayergo2021-10-16 03:34:07,396 DEBUG: > git rev-parse --show-toplevel2021-10-16 03:34:07,600 DEBUG: Directory: build/com.iven.musicplayergo2021-10-16 03:34:07,600 DEBUG: > git submodule foreach --recursive git reset --hard2021-10-16 03:34:07,708 DEBUG: Directory: build/com.iven.musicplayergo2021-10-16 03:34:07,708 DEBUG: > git reset --hard2021-10-16 03:34:07,917 DEBUG: Directory: build/com.iven.musicplayergo2021-10-16 03:34:07,917 DEBUG: > git submodule foreach --recursive git clean -dffx2021-10-16 03:34:08,023 DEBUG: Directory: build/com.iven.musicplayergo2021-10-16 03:34:08,023 DEBUG: > git clean -dffx2021-10-16 03:34:08,128 DEBUG: Directory: build/com.iven.musicplayergo2021-10-16 03:34:08,128 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 origin2021-10-16 03:34:08,535 DEBUG: Directory: build/com.iven.musicplayergo2021-10-16 03:34:08,536 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 origin2021-10-16 03:34:08,842 DEBUG: Directory: build/com.iven.musicplayergo2021-10-16 03:34:08,842 DEBUG: > git remote set-head origin --auto2021-10-16 03:34:09,248 DEBUG: Directory: build/com.iven.musicplayergo2021-10-16 03:34:09,249 DEBUG: > git checkout -f b8ac4787ae558fddaafa6d8a1e096021d21e1ff02021-10-16 03:34:09,457 DEBUG: Directory: build/com.iven.musicplayergo2021-10-16 03:34:09,458 DEBUG: > git clean -dffx2021-10-16 03:34:09,563 INFO: Creating local.properties file at build/com.iven.musicplayergo/local.properties2021-10-16 03:34:09,564 INFO: Creating local.properties file at build/com.iven.musicplayergo/project/local.properties2021-10-16 03:34:09,565 INFO: Creating local.properties file at build/com.iven.musicplayergo/project/app/local.properties2021-10-16 03:34:09,566 DEBUG: Removing debuggable flags from build/com.iven.musicplayergo/project/app2021-10-16 03:34:09,571 INFO: Removing specified files2021-10-16 03:34:09,571 INFO: Removing project/gradle2021-10-16 03:34:09,585 INFO: Cleaning Gradle project...2021-10-16 03:34:09,585 DEBUG: Directory: build/com.iven.musicplayergo/project/app2021-10-16 03:34:09,585 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid cleanNo suitable gradle version found - defaulting to 7.2Downloading missing gradle version 7.2cachedir /home/vagrant/.cache/fdroidserver/home/vagrant/.cache/fdroidserver/gradle-7.2-bin.zip: OKRunning /opt/gradle/versions/7.2/bin/gradle cleanWelcome 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 behaviorFor more details see https://docs.gradle.org/7.2/release-notes.htmlTo 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-DATEDeprecated 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_warningsBUILD SUCCESSFUL in 29s1 actionable task: 1 up-to-date2021-10-16 03:34:42,320 INFO: Scanning source for common problems...2021-10-16 03:34:42,344 INFO: Creating source tarball...2021-10-16 03:34:42,609 INFO: Building Gradle project...2021-10-16 03:34:42,609 DEBUG: Directory: build/com.iven.musicplayergo/project/app2021-10-16 03:34:42,610 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleReleaseNo suitable gradle version found - defaulting to 7.2Running /opt/gradle/versions/7.2/bin/gradle assembleReleaseTo 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 buildFile /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/licensesLicense 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/licensesLicense 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/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-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/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-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/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-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-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-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-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: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-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-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-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-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-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-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-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-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-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-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: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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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?/home/vagrant/build/com.iven.musicplayergo/project/app/src/main/res/values-vi/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-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-vi/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-vi/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-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-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-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-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-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?> 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-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:processReleaseManifestForPackage> Task :app:processReleaseResources> Task :app:mergeReleaseNativeLibs> Task :app:kaptGenerateStubsReleaseKotlin> Task :app:stripReleaseDebugSymbols NO-SOURCE> Task :app:extractReleaseNativeSymbolTables NO-SOURCE> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE> Task :app:mergeReleaseShaders> Task :app:compileReleaseShaders NO-SOURCE> Task :app:generateReleaseAssets UP-TO-DATE> Task :app:mergeReleaseAssets> Task :app:compressReleaseAssets> Task :app:processReleaseJavaRes NO-SOURCE> Task :app:checkReleaseDuplicateClasses> Task :app:collectReleaseDependencies> Task :app:sdkReleaseDependencyData> Task :app:writeReleaseAppMetadata> Task :app:writeReleaseSigningConfigVersions> 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:assembleReleaseDeprecated 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_warningsBUILD SUCCESSFUL in 2m 37s37 actionable tasks: 37 executed2021-10-16 03:37:21,352 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.iven.musicplayergo, universal_newlines=False, shell=None)2021-10-16 03:37:21,355 INFO: Successfully built version 4.4.9 of com.iven.musicplayergo from b8ac4787ae558fddaafa6d8a1e096021d21e1ff02021-10-16 03:37:22,024 DEBUG: AXML contains a RESOURCE MAP2021-10-16 03:37:22,025 DEBUG: Start of Namespace mapping: prefix 23: 'android' --> uri 47: 'http://schemas.android.com/apk/res/android'2021-10-16 03:37:22,026 DEBUG: Checking build/com.iven.musicplayergo/project/app/build/outputs/apk/release/app-release-unsigned.apk2021-10-16 03:37:22,033 DEBUG: AXML contains a RESOURCE MAP2021-10-16 03:37:22,033 DEBUG: Start of Namespace mapping: prefix 23: 'android' --> uri 47: 'http://schemas.android.com/apk/res/android'2021-10-16 03:37:22,045 INFO: success: com.iven.musicplayergo2021-10-16 03:37:22,045 INFO: Finished2021-10-16 03:37:22,046 INFO: 1 build succeeded