log for com.lako.walletcount:3

== Installed Android Tools ==2021-09-14 18:39:54,295 DEBUG: Reading 'config.yml'2021-09-14 18:39:54,304 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner2021-09-14 18:39:54,308 INFO: Creating log directory2021-09-14 18:39:54,308 INFO: Creating temporary directory2021-09-14 18:39:54,309 INFO: Creating output directory2021-09-14 18:39:54,311 DEBUG: Getting git vcs interface for https://github.com/GittyMac/WalletCount2021-09-14 18:39:54,311 DEBUG: > git --versiongit version 2.11.02021-09-14 18:39:54,523 INFO: Using git version 2.11.02021-09-14 18:39:54,523 DEBUG: Checking 2.02021-09-14 18:39:54,524 INFO: Building version 2.0 (3) of com.lako.walletcount2021-09-14 18:39:54,525 DEBUG: > sudo passwd --lock rootpasswd: password expiry information changed.2021-09-14 18:39:54,734 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-14 18:39:58,262 INFO: Getting source for revision d673b3ff2ac18dd48c14975e64bd839a5984c44f2021-09-14 18:39:58,263 DEBUG: Directory: build/com.lako.walletcount2021-09-14 18:39:58,263 DEBUG: > git rev-parse --show-toplevel2021-09-14 18:39:58,468 DEBUG: Directory: build/com.lako.walletcount2021-09-14 18:39:58,468 DEBUG: > git submodule foreach --recursive git reset --hard2021-09-14 18:39:58,576 DEBUG: Directory: build/com.lako.walletcount2021-09-14 18:39:58,577 DEBUG: > git reset --hard2021-09-14 18:39:58,781 DEBUG: Directory: build/com.lako.walletcount2021-09-14 18:39:58,782 DEBUG: > git submodule foreach --recursive git clean -dffx2021-09-14 18:39:58,887 DEBUG: Directory: build/com.lako.walletcount2021-09-14 18:39:58,887 DEBUG: > git clean -dffx2021-09-14 18:39:58,992 DEBUG: Directory: build/com.lako.walletcount2021-09-14 18:39:58,993 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-09-14 18:39:59,399 DEBUG: Directory: build/com.lako.walletcount2021-09-14 18:39:59,399 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-09-14 18:39:59,705 DEBUG: Directory: build/com.lako.walletcount2021-09-14 18:39:59,706 DEBUG: > git remote set-head origin --auto2021-09-14 18:40:00,212 DEBUG: Directory: build/com.lako.walletcount2021-09-14 18:40:00,213 DEBUG: > git checkout -f d673b3ff2ac18dd48c14975e64bd839a5984c44f2021-09-14 18:40:00,418 DEBUG: Directory: build/com.lako.walletcount2021-09-14 18:40:00,419 DEBUG: > git clean -dffx2021-09-14 18:40:00,523 INFO: Creating local.properties file at build/com.lako.walletcount/local.properties2021-09-14 18:40:00,525 INFO: Creating local.properties file at build/com.lako.walletcount/app/local.properties2021-09-14 18:40:00,526 DEBUG: Removing debuggable flags from build/com.lako.walletcount/app2021-09-14 18:40:00,534 INFO: Cleaning Gradle project...2021-09-14 18:40:00,534 DEBUG: Directory: build/com.lako.walletcount/app2021-09-14 18:40:00,534 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 14s1 actionable task: 1 up-to-date2021-09-14 18:40:18,524 INFO: Scanning source for common problems...2021-09-14 18:40:18,532 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar2021-09-14 18:40:18,536 INFO: Creating source tarball...2021-09-14 18:40:18,574 INFO: Building Gradle project...2021-09-14 18:40:18,575 DEBUG: Directory: build/com.lako.walletcount/app2021-09-14 18:40:18,575 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 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 31 in /opt/android-sdk/licensesLicense for package Android SDK Platform 31 accepted.Preparing "Install Android SDK Platform 31 (revision: 1)"."Install Android SDK Platform 31 (revision: 1)" ready.Installing Android SDK Platform 31 in /opt/android-sdk/platforms/android-31"Install Android SDK Platform 31 (revision: 1)" complete."Install Android SDK Platform 31 (revision: 1)" finished.> Task :app:preBuild UP-TO-DATE> Task :app:preReleaseBuild UP-TO-DATE> Task :app:compileReleaseAidl NO-SOURCE> Task :app:compileReleaseRenderscript NO-SOURCE> Task :app:generateReleaseBuildConfig> Task :app:javaPreCompileRelease> Task :app:generateReleaseResValues> Task :app:generateReleaseResources> Task :app:checkReleaseAarMetadata> Task :app:createReleaseCompatibleScreenManifests> Task :app:extractDeepLinksRelease> Task :app:processReleaseMainManifest> Task :app:mergeReleaseResources> Task :app:processReleaseManifest> Task :app:processReleaseManifestForPackage> Task :app:processReleaseResources> Task :app:compileReleaseJavaWithJavacNote: /home/vagrant/build/com.lako.walletcount/app/src/main/java/com/lako/walletcount/MainActivity.java uses or overrides a deprecated API.Note: Recompile with -Xlint:deprecation for details.> 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:checkReleaseDuplicateClasses> Task :app:dexBuilderRelease> Task :app:desugarReleaseFileDependencies> Task :app:processReleaseJavaRes NO-SOURCE> Task :app:collectReleaseDependencies> Task :app:sdkReleaseDependencyData> Task :app:mergeReleaseJniLibFolders> Task :app:mergeReleaseJavaResource> Task :app:mergeReleaseNativeLibs> Task :app:stripReleaseDebugSymbols NO-SOURCE> Task :app:mergeExtDexRelease> Task :app:mergeDexRelease> Task :app:packageRelease> Task :app:assembleReleaseBUILD SUCCESSFUL in 46s27 actionable tasks: 27 executed2021-09-14 18:41:06,119 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.lako.walletcount, universal_newlines=False, shell=None)2021-09-14 18:41:06,122 INFO: Successfully built version 2.0 of com.lako.walletcount from d673b3ff2ac18dd48c14975e64bd839a5984c44f2021-09-14 18:41:06,591 DEBUG: AXML contains a RESOURCE MAP2021-09-14 18:41:06,592 DEBUG: Start of Namespace mapping: prefix 23: 'android' --> uri 33: 'http://schemas.android.com/apk/res/android'2021-09-14 18:41:06,593 DEBUG: Checking build/com.lako.walletcount/app/build/outputs/apk/release/app-release-unsigned.apk2021-09-14 18:41:06,599 DEBUG: AXML contains a RESOURCE MAP2021-09-14 18:41:06,599 DEBUG: Start of Namespace mapping: prefix 23: 'android' --> uri 33: 'http://schemas.android.com/apk/res/android'2021-09-14 18:41:06,610 INFO: success: com.lako.walletcount2021-09-14 18:41:06,610 INFO: Finished2021-09-14 18:41:06,610 INFO: 1 build succeeded