log for com.dosse.dozeoff:2

== Installed Android Tools ==2021-07-27 04:46:12,662 DEBUG: Reading 'config.yml'2021-07-27 04:46:12,672 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner2021-07-27 04:46:12,674 INFO: Creating log directory2021-07-27 04:46:12,674 INFO: Creating temporary directory2021-07-27 04:46:12,674 INFO: Creating output directory2021-07-27 04:46:12,677 DEBUG: Getting git vcs interface for https://github.com/adolfintel/DozeOff.git2021-07-27 04:46:12,677 DEBUG: > git --versiongit version 2.11.02021-07-27 04:46:12,888 INFO: Using git version 2.11.02021-07-27 04:46:12,888 DEBUG: Checking 1.12021-07-27 04:46:12,889 INFO: Building version 1.1 (2) of com.dosse.dozeoff2021-07-27 04:46:12,890 DEBUG: > sudo passwd --lock rootpasswd: password expiry information changed.2021-07-27 04:46:13,102 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+deb9u13) ...2021-07-27 04:46:16,476 INFO: Getting source for revision c6e3145ce7d2560dfac9045381ce26ee3b1cbf422021-07-27 04:46:16,477 DEBUG: Directory: build/com.dosse.dozeoff2021-07-27 04:46:16,477 DEBUG: > git rev-parse --show-toplevel2021-07-27 04:46:16,680 DEBUG: Directory: build/com.dosse.dozeoff2021-07-27 04:46:16,681 DEBUG: > git submodule foreach --recursive git reset --hard2021-07-27 04:46:16,789 DEBUG: Directory: build/com.dosse.dozeoff2021-07-27 04:46:16,789 DEBUG: > git reset --hard2021-07-27 04:46:16,994 DEBUG: Directory: build/com.dosse.dozeoff2021-07-27 04:46:16,995 DEBUG: > git submodule foreach --recursive git clean -dffx2021-07-27 04:46:17,100 DEBUG: Directory: build/com.dosse.dozeoff2021-07-27 04:46:17,100 DEBUG: > git clean -dffx2021-07-27 04:46:17,204 DEBUG: Directory: build/com.dosse.dozeoff2021-07-27 04:46:17,205 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-27 04:46:17,629 DEBUG: Directory: build/com.dosse.dozeoff2021-07-27 04:46:17,629 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-27 04:46:17,960 DEBUG: Directory: build/com.dosse.dozeoff2021-07-27 04:46:17,961 DEBUG: > git remote set-head origin --auto2021-07-27 04:46:18,383 DEBUG: Directory: build/com.dosse.dozeoff2021-07-27 04:46:18,383 DEBUG: > git checkout -f c6e3145ce7d2560dfac9045381ce26ee3b1cbf422021-07-27 04:46:18,589 DEBUG: Directory: build/com.dosse.dozeoff2021-07-27 04:46:18,590 DEBUG: > git clean -dffx2021-07-27 04:46:18,694 INFO: Creating local.properties file at build/com.dosse.dozeoff/local.properties2021-07-27 04:46:18,696 INFO: Creating local.properties file at build/com.dosse.dozeoff/DozeOff/local.properties2021-07-27 04:46:18,697 INFO: Creating local.properties file at build/com.dosse.dozeoff/DozeOff/app/local.properties2021-07-27 04:46:18,698 DEBUG: Removing debuggable flags from build/com.dosse.dozeoff/DozeOff/app2021-07-27 04:46:18,707 INFO: Cleaning Gradle project...2021-07-27 04:46:18,708 DEBUG: Directory: build/com.dosse.dozeoff/DozeOff/app2021-07-27 04:46:18,708 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid cleanFound 6.7.1 via distributionUrlDownloading missing gradle version 6.7.1cachedir /home/vagrant/.cache/fdroidserver/home/vagrant/.cache/fdroidserver/gradle-6.7.1-bin.zip: OKRunning /opt/gradle/versions/6.7.1/bin/gradle cleanWelcome to Gradle 6.7.1!Here are the highlights of this release:- File system watching is ready for production use- Declare the version of Java your build requires- Java 15 supportFor more details see https://docs.gradle.org/6.7.1/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.7.1/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 17s1 actionable task: 1 up-to-date2021-07-27 04:46:39,000 INFO: Scanning source for common problems...2021-07-27 04:46:39,004 INFO: Removing gradle-wrapper.jar at DozeOff/gradle/wrapper/gradle-wrapper.jar2021-07-27 04:46:39,007 INFO: Creating source tarball...2021-07-27 04:46:39,034 INFO: Building Gradle project...2021-07-27 04:46:39,035 DEBUG: Directory: build/com.dosse.dozeoff/DozeOff/app2021-07-27 04:46:39,035 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleReleaseFound 6.7.1 via distributionUrlRunning /opt/gradle/versions/6.7.1/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.7.1/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.> 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:writeReleaseApplicationId> Task :app:analyticsRecordingRelease> Task :app:javaPreCompileRelease> Task :app:generateReleaseResValues> Task :app:generateReleaseResources> Task :app:checkReleaseAarMetadata> Task :app:createReleaseCompatibleScreenManifests> Task :app:extractDeepLinksRelease> Task :app:mergeReleaseResources> Task :app:processReleaseMainManifest> Task :app:processReleaseManifest> Task :app:mergeReleaseJniLibFolders> Task :app:mergeReleaseNativeLibs NO-SOURCE> 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:checkReleaseDuplicateClasses> Task :app:desugarReleaseFileDependencies> Task :app:processReleaseJavaRes NO-SOURCE> Task :app:mergeExtDexRelease> Task :app:collectReleaseDependencies> Task :app:mergeReleaseJavaResource> Task :app:sdkReleaseDependencyData> Task :app:writeReleaseAppMetadata> Task :app:writeReleaseSigningConfigVersions> Task :app:processReleaseManifestForPackage> Task :app:processReleaseResources> Task :app:compileReleaseJavaWithJavac> Task :app:compileReleaseSources> Task :app:lintVitalRelease> Task :app:dexBuilderRelease> Task :app:optimizeReleaseResources> Task :app:mergeDexRelease> Task :app:packageRelease> Task :app:assembleReleaseBUILD SUCCESSFUL in 23s31 actionable tasks: 31 executed2021-07-27 04:47:02,682 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.dosse.dozeoff, universal_newlines=False, shell=None)2021-07-27 04:47:02,687 INFO: Successfully built version 1.1 of com.dosse.dozeoff from c6e3145ce7d2560dfac9045381ce26ee3b1cbf422021-07-27 04:47:03,196 DEBUG: AXML contains a RESOURCE MAP2021-07-27 04:47:03,196 DEBUG: Start of Namespace mapping: prefix 21: 'android' --> uri 34: 'http://schemas.android.com/apk/res/android'2021-07-27 04:47:03,197 DEBUG: Checking build/com.dosse.dozeoff/DozeOff/app/build/outputs/apk/release/app-release-unsigned.apk2021-07-27 04:47:03,198 DEBUG: AXML contains a RESOURCE MAP2021-07-27 04:47:03,198 DEBUG: Start of Namespace mapping: prefix 21: 'android' --> uri 34: 'http://schemas.android.com/apk/res/android'2021-07-27 04:47:03,199 INFO: success: com.dosse.dozeoff2021-07-27 04:47:03,200 INFO: Finished2021-07-27 04:47:03,200 INFO: 1 build succeeded