log for io.github.domi04151309.batterytool:101

== Installed Android Tools ==2021-07-20 10:46:21,213 DEBUG: Reading 'config.yml'2021-07-20 10:46:21,222 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner2021-07-20 10:46:21,224 INFO: Creating log directory2021-07-20 10:46:21,225 INFO: Creating temporary directory2021-07-20 10:46:21,225 INFO: Creating output directory2021-07-20 10:46:21,227 DEBUG: Getting git vcs interface for https://github.com/Domi04151309/BatteryTool2021-07-20 10:46:21,227 DEBUG: > git --versiongit version 2.11.02021-07-20 10:46:21,447 INFO: Using git version 2.11.02021-07-20 10:46:21,448 DEBUG: Checking 1.0.12021-07-20 10:46:21,448 INFO: Building version 1.0.1 (101) of io.github.domi04151309.batterytool2021-07-20 10:46:21,449 DEBUG: > sudo passwd --lock rootpasswd: password expiry information changed.2021-07-20 10:46:21,666 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo(Reading database ... 64892 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+deb9u12) ...2021-07-20 10:46:27,232 INFO: Getting source for revision 53c979ef4125ff237fddc8e7ff6a9eac33db440b2021-07-20 10:46:27,241 DEBUG: Directory: build/io.github.domi04151309.batterytool2021-07-20 10:46:27,241 DEBUG: > git rev-parse --show-toplevel2021-07-20 10:46:27,447 DEBUG: Directory: build/io.github.domi04151309.batterytool2021-07-20 10:46:27,447 DEBUG: > git submodule foreach --recursive git reset --hard2021-07-20 10:46:27,551 DEBUG: Directory: build/io.github.domi04151309.batterytool2021-07-20 10:46:27,552 DEBUG: > git reset --hard2021-07-20 10:46:28,158 DEBUG: Directory: build/io.github.domi04151309.batterytool2021-07-20 10:46:28,159 DEBUG: > git submodule foreach --recursive git clean -dffx2021-07-20 10:46:28,268 DEBUG: Directory: build/io.github.domi04151309.batterytool2021-07-20 10:46:28,269 DEBUG: > git clean -dffx2021-07-20 10:46:28,374 DEBUG: Directory: build/io.github.domi04151309.batterytool2021-07-20 10:46:28,374 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-07-20 10:46:28,788 DEBUG: Directory: build/io.github.domi04151309.batterytool2021-07-20 10:46:28,789 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-07-20 10:46:29,096 DEBUG: Directory: build/io.github.domi04151309.batterytool2021-07-20 10:46:29,096 DEBUG: > git remote set-head origin --auto2021-07-20 10:46:29,521 DEBUG: Directory: build/io.github.domi04151309.batterytool2021-07-20 10:46:29,521 DEBUG: > git checkout -f 53c979ef4125ff237fddc8e7ff6a9eac33db440b2021-07-20 10:46:29,824 DEBUG: Directory: build/io.github.domi04151309.batterytool2021-07-20 10:46:29,824 DEBUG: > git clean -dffx2021-07-20 10:46:30,001 INFO: Creating local.properties file at build/io.github.domi04151309.batterytool/local.properties2021-07-20 10:46:30,002 INFO: Creating local.properties file at build/io.github.domi04151309.batterytool/app/local.properties2021-07-20 10:46:30,003 DEBUG: Removing debuggable flags from build/io.github.domi04151309.batterytool/app2021-07-20 10:46:30,013 INFO: Cleaning Gradle project...2021-07-20 10:46:30,014 DEBUG: Directory: build/io.github.domi04151309.batterytool/app2021-07-20 10:46:30,014 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid cleanFound 6.5 via distributionUrlDownloading missing gradle version 6.5cachedir /home/vagrant/.cache/fdroidserver/home/vagrant/.cache/fdroidserver/gradle-6.5-bin.zip: OKRunning /opt/gradle/versions/6.5/bin/gradle cleanWelcome to Gradle 6.5!Here are the highlights of this release:- Experimental file-system watching- Improved version ordering- New samplesFor more details see https://docs.gradle.org/6.5/release-notes.htmlTo honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/6.5/userguide/gradle_daemon.html.Daemon will be stopped at the end of the build stopping after processing> Task :app:clean UP-TO-DATEBUILD SUCCESSFUL in 16s1 actionable task: 1 up-to-date2021-07-20 10:46:49,803 INFO: Scanning source for common problems...2021-07-20 10:46:49,808 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar2021-07-20 10:46:49,814 INFO: Creating source tarball...2021-07-20 10:46:49,873 INFO: Building Gradle project...2021-07-20 10:46:49,874 DEBUG: Directory: build/io.github.domi04151309.batterytool/app2021-07-20 10:46:49,874 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleReleaseFound 6.5 via distributionUrlRunning /opt/gradle/versions/6.5/bin/gradle assembleReleaseTo honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/6.5/userguide/gradle_daemon.html.Daemon will be stopped at the end of the build stopping after processingFile /home/vagrant/.android/repositories.cfg could not be loaded.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:generateReleaseBuildConfig> Task :app:checkReleaseAarMetadata> Task :app:generateReleaseResValues> Task :app:generateReleaseResources> Task :app:createReleaseCompatibleScreenManifests> Task :app:extractDeepLinksRelease> Task :app:processReleaseMainManifest> Task :app:mergeReleaseResources> Task :app:processReleaseManifest> Task :app:javaPreCompileRelease> Task :app:processReleaseManifestForPackage> Task :app:processReleaseResources> Task :app:compileReleaseKotlinw: /home/vagrant/build/io.github.domi04151309.batterytool/app/src/main/java/io/github/domi04151309/batterytool/activities/AddingActivity.kt: (44, 18): 'setTargetFragment(Fragment?, Int): Unit' is deprecated. Deprecated in Javaw: /home/vagrant/build/io.github.domi04151309.batterytool/app/src/main/java/io/github/domi04151309/batterytool/activities/MainActivity.kt: (79, 18): 'setTargetFragment(Fragment?, Int): Unit' is deprecated. Deprecated in Javaw: /home/vagrant/build/io.github.domi04151309.batterytool/app/src/main/java/io/github/domi04151309/batterytool/activities/MainActivity.kt: (107, 17): 'constructor Handler()' is deprecated. Deprecated in Javaw: /home/vagrant/build/io.github.domi04151309.batterytool/app/src/main/java/io/github/domi04151309/batterytool/activities/SettingsActivity.kt: (35, 18): 'setTargetFragment(Fragment?, Int): Unit' is deprecated. Deprecated in Javaw: /home/vagrant/build/io.github.domi04151309.batterytool/app/src/main/java/io/github/domi04151309/batterytool/activities/SettingsActivity.kt: (46, 66): Parameter 'prefs' is never used, could be renamed to _w: /home/vagrant/build/io.github.domi04151309.batterytool/app/src/main/java/io/github/domi04151309/batterytool/activities/StopActivity.kt: (26, 38): 'EXTRA_SHORTCUT_INTENT: String' is deprecated. Deprecated in Javaw: /home/vagrant/build/io.github.domi04151309.batterytool/app/src/main/java/io/github/domi04151309/batterytool/activities/StopActivity.kt: (27, 34): 'EXTRA_SHORTCUT_NAME: String' is deprecated. Deprecated in Javaw: /home/vagrant/build/io.github.domi04151309.batterytool/app/src/main/java/io/github/domi04151309/batterytool/activities/StopActivity.kt: (29, 28): 'EXTRA_SHORTCUT_ICON_RESOURCE: String' is deprecated. Deprecated in Javaw: /home/vagrant/build/io.github.domi04151309.batterytool/app/src/main/java/io/github/domi04151309/batterytool/helpers/Theme.kt: (85, 47): 'constructor TaskDescription(String!, Bitmap!, Int)' is deprecated. Deprecated in Javaw: /home/vagrant/build/io.github.domi04151309.batterytool/app/src/main/java/io/github/domi04151309/batterytool/receivers/ScreenStateReceiver.kt: (25, 17): 'constructor Handler()' is deprecated. Deprecated in Javaw: /home/vagrant/build/io.github.domi04151309.batterytool/app/src/main/java/io/github/domi04151309/batterytool/receivers/ScreenStateReceiver.kt: (32, 17): 'constructor Handler()' is deprecated. Deprecated in Java> Task :app:compileReleaseJavaWithJavac> Task :app:compileReleaseSources> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE> Task :app:lintVitalRelease> Task :app:mergeReleaseShaders> Task :app:compileReleaseShaders NO-SOURCE> Task :app:generateReleaseAssets UP-TO-DATE> Task :app:mergeReleaseAssets> Task :app:compressReleaseAssets> Task :app:mergeReleaseGeneratedProguardFiles> Task :app:checkReleaseDuplicateClasses> Task :app:processReleaseJavaRes NO-SOURCE> Task :app:collectReleaseDependencies> Task :app:sdkReleaseDependencyData> Task :app:mergeReleaseJniLibFolders> Task :app:mergeReleaseNativeLibs> Task :app:stripReleaseDebugSymbols NO-SOURCE> Task :app:mergeReleaseJavaResource> Task :app:minifyReleaseWithR8> Task :app:shrinkReleaseRes> Task :app:packageRelease> Task :app:assembleReleaseBUILD SUCCESSFUL in 1m 14s28 actionable tasks: 28 executed2021-07-20 10:48:04,580 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/io.github.domi04151309.batterytool, universal_newlines=False, shell=None)2021-07-20 10:48:04,583 INFO: Successfully built version 1.0.1 of io.github.domi04151309.batterytool from 53c979ef4125ff237fddc8e7ff6a9eac33db440b2021-07-20 10:48:05,092 DEBUG: AXML contains a RESOURCE MAP2021-07-20 10:48:05,092 DEBUG: Start of Namespace mapping: prefix 31: 'android' --> uri 50: 'http://schemas.android.com/apk/res/android'2021-07-20 10:48:05,093 DEBUG: Checking build/io.github.domi04151309.batterytool/app/build/outputs/apk/release/app-release-unsigned.apk2021-07-20 10:48:05,099 DEBUG: AXML contains a RESOURCE MAP2021-07-20 10:48:05,099 DEBUG: Start of Namespace mapping: prefix 31: 'android' --> uri 50: 'http://schemas.android.com/apk/res/android'2021-07-20 10:48:05,108 INFO: success: io.github.domi04151309.batterytool2021-07-20 10:48:05,109 INFO: Finished2021-07-20 10:48:05,109 INFO: 1 build succeeded