log for moe.dic1911.urlsanitizer:10
== Installed Android Tools ==
2021-09-15 10:48:05,609 DEBUG: Reading 'config.yml'
2021-09-15 10:48:05,619 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner
2021-09-15 10:48:05,623 INFO: Creating log directory
2021-09-15 10:48:05,623 INFO: Creating temporary directory
2021-09-15 10:48:05,623 INFO: Creating output directory
2021-09-15 10:48:05,626 DEBUG: Getting git vcs interface for https://github.com/dic1911/android_URLSanitizer
2021-09-15 10:48:05,626 DEBUG: > git --version
git version 2.11.0
2021-09-15 10:48:05,843 INFO: Using git version 2.11.0
2021-09-15 10:48:05,843 DEBUG: Checking 1.5.0
2021-09-15 10:48:05,844 INFO: Building version 1.5.0 (10) of moe.dic1911.urlsanitizer
2021-09-15 10:48:05,844 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2021-09-15 10:48:06,053 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-15 10:48:11,630 INFO: Getting source for revision 76b5a9eb9c0669f30fa9f0be9731f7bd7d466e6c
2021-09-15 10:48:11,630 DEBUG: Directory: build/moe.dic1911.urlsanitizer
2021-09-15 10:48:11,631 DEBUG: > git rev-parse --show-toplevel
2021-09-15 10:48:11,837 DEBUG: Directory: build/moe.dic1911.urlsanitizer
2021-09-15 10:48:11,837 DEBUG: > git submodule foreach --recursive git reset --hard
2021-09-15 10:48:11,947 DEBUG: Directory: build/moe.dic1911.urlsanitizer
2021-09-15 10:48:11,947 DEBUG: > git reset --hard
2021-09-15 10:48:12,159 DEBUG: Directory: build/moe.dic1911.urlsanitizer
2021-09-15 10:48:12,160 DEBUG: > git submodule foreach --recursive git clean -dffx
2021-09-15 10:48:12,265 DEBUG: Directory: build/moe.dic1911.urlsanitizer
2021-09-15 10:48:12,265 DEBUG: > git clean -dffx
2021-09-15 10:48:12,370 DEBUG: Directory: build/moe.dic1911.urlsanitizer
2021-09-15 10:48:12,370 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 origin
2021-09-15 10:48:12,778 DEBUG: Directory: build/moe.dic1911.urlsanitizer
2021-09-15 10:48:12,778 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 origin
2021-09-15 10:48:13,090 DEBUG: Directory: build/moe.dic1911.urlsanitizer
2021-09-15 10:48:13,091 DEBUG: > git remote set-head origin --auto
2021-09-15 10:48:13,499 DEBUG: Directory: build/moe.dic1911.urlsanitizer
2021-09-15 10:48:13,499 DEBUG: > git checkout -f 76b5a9eb9c0669f30fa9f0be9731f7bd7d466e6c
2021-09-15 10:48:13,708 DEBUG: Directory: build/moe.dic1911.urlsanitizer
2021-09-15 10:48:13,708 DEBUG: > git clean -dffx
2021-09-15 10:48:13,819 INFO: Creating local.properties file at build/moe.dic1911.urlsanitizer/local.properties
2021-09-15 10:48:13,820 INFO: Creating local.properties file at build/moe.dic1911.urlsanitizer/app/local.properties
2021-09-15 10:48:13,820 DEBUG: Removing debuggable flags from build/moe.dic1911.urlsanitizer/app
2021-09-15 10:48:13,834 INFO: Cleaning Gradle project...
2021-09-15 10:48:13,835 DEBUG: Directory: build/moe.dic1911.urlsanitizer/app
2021-09-15 10:48:13,835 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 6.1.1 via distributionUrl
Downloading missing gradle version 6.1.1
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-6.1.1-bin.zip: OK
Running /opt/gradle/versions/6.1.1/bin/gradle clean
Welcome to Gradle 6.1.1!
Here are the highlights of this release:
- Reusable dependency cache
- Configurable compilation order between Groovy/Kotlin/Java/Scala
- New sample projects in Gradle's documentation
For more details see https://docs.gradle.org/6.1.1/release-notes.html
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/6.1.1/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 15s
1 actionable task: 1 up-to-date
2021-09-15 10:48:31,915 INFO: Scanning source for common problems...
2021-09-15 10:48:31,920 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2021-09-15 10:48:31,924 INFO: Creating source tarball...
2021-09-15 10:48:31,960 INFO: Building Gradle project...
2021-09-15 10:48:31,960 DEBUG: Directory: build/moe.dic1911.urlsanitizer/app
2021-09-15 10:48:31,961 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 6.1.1 via distributionUrl
Running /opt/gradle/versions/6.1.1/bin/gradle assembleRelease
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/6.1.1/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
File /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/licenses
License 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/licenses
License 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:generateReleaseBuildConfig
> Task :app:compileReleaseRenderscript NO-SOURCE
> Task :app:javaPreCompileRelease
> Task :app:generateReleaseResValues
> Task :app:generateReleaseResources
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :app:processReleaseManifest
> Task :app:mergeReleaseResources
> Task :app:processReleaseResources
> Task :app:compileReleaseJavaWithJavac
> Task :app:compileReleaseSources
> Task :app:prepareLintJar
> Task :app:lintVitalRelease
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseAssets
> 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:packageRelease
> Task :app:assembleRelease
BUILD SUCCESSFUL in 50s
23 actionable tasks: 23 executed
2021-09-15 10:49:23,309 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/moe.dic1911.urlsanitizer, universal_newlines=False, shell=None)
2021-09-15 10:49:23,314 INFO: Successfully built version 1.5.0 of moe.dic1911.urlsanitizer from 76b5a9eb9c0669f30fa9f0be9731f7bd7d466e6c
2021-09-15 10:49:23,670 DEBUG: AXML contains a RESOURCE MAP
2021-09-15 10:49:23,670 DEBUG: Start of Namespace mapping: prefix 23: 'android' --> uri 45: 'http://schemas.android.com/apk/res/android'
2021-09-15 10:49:23,671 DEBUG: Checking build/moe.dic1911.urlsanitizer/app/build/outputs/apk/release/app-release-unsigned.apk
2021-09-15 10:49:23,677 DEBUG: AXML contains a RESOURCE MAP
2021-09-15 10:49:23,677 DEBUG: Start of Namespace mapping: prefix 23: 'android' --> uri 45: 'http://schemas.android.com/apk/res/android'
2021-09-15 10:49:23,685 INFO: success: moe.dic1911.urlsanitizer
2021-09-15 10:49:23,685 INFO: Finished
2021-09-15 10:49:23,686 INFO: 1 build succeeded