log for com.ominous.quickweather:28

== Installed Android Tools ==2021-07-20 15:16:37,663 DEBUG: Reading 'config.yml'2021-07-20 15:16:37,671 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner2021-07-20 15:16:37,674 INFO: Creating log directory2021-07-20 15:16:37,674 INFO: Creating temporary directory2021-07-20 15:16:37,674 INFO: Creating output directory2021-07-20 15:16:37,676 DEBUG: Getting git vcs interface for https://github.com/TylerWilliamson/QuickWeather2021-07-20 15:16:37,676 DEBUG: > git --versiongit version 2.11.02021-07-20 15:16:37,887 INFO: Using git version 2.11.02021-07-20 15:16:37,887 DEBUG: Checking 1.3.22021-07-20 15:16:37,887 INFO: Building version 1.3.2 (28) of com.ominous.quickweather2021-07-20 15:16:37,888 DEBUG: > sudo passwd --lock rootpasswd: password expiry information changed.2021-07-20 15:16:38,098 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 15:16:41,453 INFO: Getting source for revision ac9c23dc1c8c1f2aa27d524ff54217950a17a99e2021-07-20 15:16:41,454 DEBUG: Directory: build/com.ominous.quickweather2021-07-20 15:16:41,454 DEBUG: > git rev-parse --show-toplevel2021-07-20 15:16:41,658 DEBUG: Directory: build/com.ominous.quickweather2021-07-20 15:16:41,658 DEBUG: > git submodule foreach --recursive git reset --hard2021-07-20 15:16:41,767 DEBUG: Directory: build/com.ominous.quickweather2021-07-20 15:16:41,767 DEBUG: > git reset --hard2021-07-20 15:16:41,973 DEBUG: Directory: build/com.ominous.quickweather2021-07-20 15:16:41,973 DEBUG: > git submodule foreach --recursive git clean -dffx2021-07-20 15:16:42,083 DEBUG: Directory: build/com.ominous.quickweather2021-07-20 15:16:42,084 DEBUG: > git clean -dffx2021-07-20 15:16:42,196 DEBUG: Directory: build/com.ominous.quickweather2021-07-20 15:16:42,197 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 15:16:42,606 DEBUG: Directory: build/com.ominous.quickweather2021-07-20 15:16:42,607 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 15:16:42,912 DEBUG: Directory: build/com.ominous.quickweather2021-07-20 15:16:42,913 DEBUG: > git remote set-head origin --auto2021-07-20 15:16:43,327 DEBUG: Directory: build/com.ominous.quickweather2021-07-20 15:16:43,327 DEBUG: > git checkout -f ac9c23dc1c8c1f2aa27d524ff54217950a17a99e2021-07-20 15:16:43,533 DEBUG: Directory: build/com.ominous.quickweather2021-07-20 15:16:43,534 DEBUG: > git clean -dffx2021-07-20 15:16:43,639 INFO: Creating local.properties file at build/com.ominous.quickweather/local.properties2021-07-20 15:16:43,642 INFO: Creating local.properties file at build/com.ominous.quickweather/app/local.properties2021-07-20 15:16:43,643 DEBUG: Removing debuggable flags from build/com.ominous.quickweather/app2021-07-20 15:16:43,649 INFO: Cleaned build.gradle of keysigning configs at build/com.ominous.quickweather/app/build.gradle2021-07-20 15:16:43,651 INFO: Cleaning Gradle project...2021-07-20 15:16:43,652 DEBUG: Directory: build/com.ominous.quickweather/app2021-07-20 15:16:43,652 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid cleanFound 7.0.2 via distributionUrlRunning /opt/gradle/versions/7.0.2/bin/gradle cleanWelcome to Gradle 7.0.2!Here are the highlights of this release:- File system watching enabled by default- Support for running with and building Java 16 projects- Native support for Apple Silicon processors- Dependency catalog feature previewFor more details see https://docs.gradle.org/7.0.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.0.2/userguide/gradle_daemon.html#sec:disabling_the_daemon.Daemon will be stopped at the end of the build> Task :app:clean UP-TO-DATEBUILD SUCCESSFUL in 21s1 actionable task: 1 up-to-date2021-07-20 15:17:05,608 INFO: Scanning source for common problems...2021-07-20 15:17:05,616 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar2021-07-20 15:17:05,625 INFO: Creating source tarball...2021-07-20 15:17:05,724 INFO: Building Gradle project...2021-07-20 15:17:05,725 DEBUG: Directory: build/com.ominous.quickweather/app2021-07-20 15:17:05,725 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleReleaseFound 7.0.2 via distributionUrlRunning /opt/gradle/versions/7.0.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.0.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.2 in /opt/android-sdk/licensesLicense for package Android SDK Build-Tools 30.0.2 accepted.Preparing "Install Android SDK Build-Tools 30.0.2 (revision: 30.0.2)"."Install Android SDK Build-Tools 30.0.2 (revision: 30.0.2)" ready.Installing Android SDK Build-Tools 30.0.2 in /opt/android-sdk/build-tools/30.0.2"Install Android SDK Build-Tools 30.0.2 (revision: 30.0.2)" complete."Install Android SDK Build-Tools 30.0.2 (revision: 30.0.2)" 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:generateReleaseBuildConfig> Task :app:writeReleaseApplicationId> Task :app:analyticsRecordingRelease> 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: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:compileReleaseJavaWithJavacwarning: Current JDK version 1.8.0_292-8u292-b10-0+deb9u1-b10 has a bug (https://bugs.openjdk.java.net/browse/JDK-8007720) that prevents Room from being incremental. Consider using JDK 11+ or the embedded JDK shipped with Android Studio 3.5+.Note: Some input files use or override a deprecated API.Note: Recompile with -Xlint:deprecation for details.1 warning> Task :app:compileReleaseSources> Task :app:lintVitalRelease> Task :app:mergeReleaseGeneratedProguardFiles> Task :app:mergeReleaseJavaResource> Task :app:minifyReleaseWithR8> Task :app:optimizeReleaseResources> Task :app:packageRelease> Task :app:assembleReleaseBUILD SUCCESSFUL in 1m 12s31 actionable tasks: 31 executed2021-07-20 15:18:19,361 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.ominous.quickweather, universal_newlines=False, shell=None)2021-07-20 15:18:19,365 INFO: Successfully built version 1.3.2 of com.ominous.quickweather from ac9c23dc1c8c1f2aa27d524ff54217950a17a99e2021-07-20 15:18:19,943 DEBUG: AXML contains a RESOURCE MAP2021-07-20 15:18:19,944 DEBUG: Start of Namespace mapping: prefix 26: 'android' --> uri 75: 'http://schemas.android.com/apk/res/android'2021-07-20 15:18:19,945 DEBUG: Checking build/com.ominous.quickweather/app/build/outputs/apk/release/app-release-unsigned.apk2021-07-20 15:18:19,952 DEBUG: AXML contains a RESOURCE MAP2021-07-20 15:18:19,952 DEBUG: Start of Namespace mapping: prefix 26: 'android' --> uri 75: 'http://schemas.android.com/apk/res/android'2021-07-20 15:18:19,961 INFO: success: com.ominous.quickweather2021-07-20 15:18:19,962 INFO: Finished2021-07-20 15:18:19,962 INFO: 1 build succeeded