log for org.nitri.opentopo:27
== Installed Android Tools ==
2021-07-20 08:29:29,374 DEBUG: Reading 'config.yml'
2021-07-20 08:29:29,383 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner
2021-07-20 08:29:29,385 INFO: Creating log directory
2021-07-20 08:29:29,385 INFO: Creating temporary directory
2021-07-20 08:29:29,385 INFO: Creating output directory
2021-07-20 08:29:29,390 DEBUG: Getting git vcs interface for https://github.com/Pygmalion69/OpenTopoMapViewer
2021-07-20 08:29:29,391 DEBUG: > git --version
git version 2.11.0
2021-07-20 08:29:29,612 INFO: Using git version 2.11.0
2021-07-20 08:29:29,612 DEBUG: Checking 1.11.6
2021-07-20 08:29:29,613 INFO: Building version 1.11.6 (27) of org.nitri.opentopo
2021-07-20 08:29:29,613 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2021-07-20 08:29:29,897 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 08:29:34,695 INFO: Getting source for revision 57516c365f5de4940a0daba5cc0887737d7ecb27
2021-07-20 08:29:34,696 DEBUG: Directory: build/org.nitri.opentopo
2021-07-20 08:29:34,696 DEBUG: > git rev-parse --show-toplevel
2021-07-20 08:29:34,942 DEBUG: Directory: build/org.nitri.opentopo
2021-07-20 08:29:34,943 DEBUG: > git submodule foreach --recursive git reset --hard
2021-07-20 08:29:35,047 DEBUG: Directory: build/org.nitri.opentopo
2021-07-20 08:29:35,048 DEBUG: > git reset --hard
2021-07-20 08:29:35,253 DEBUG: Directory: build/org.nitri.opentopo
2021-07-20 08:29:35,253 DEBUG: > git submodule foreach --recursive git clean -dffx
2021-07-20 08:29:35,357 DEBUG: Directory: build/org.nitri.opentopo
2021-07-20 08:29:35,357 DEBUG: > git clean -dffx
2021-07-20 08:29:35,470 DEBUG: Directory: build/org.nitri.opentopo
2021-07-20 08:29:35,471 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-07-20 08:29:35,777 DEBUG: Directory: build/org.nitri.opentopo
2021-07-20 08:29:35,777 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-07-20 08:29:36,083 DEBUG: Directory: build/org.nitri.opentopo
2021-07-20 08:29:36,083 DEBUG: > git remote set-head origin --auto
2021-07-20 08:29:36,533 DEBUG: Directory: build/org.nitri.opentopo
2021-07-20 08:29:36,533 DEBUG: > git checkout -f 57516c365f5de4940a0daba5cc0887737d7ecb27
2021-07-20 08:29:36,738 DEBUG: Directory: build/org.nitri.opentopo
2021-07-20 08:29:36,739 DEBUG: > git clean -dffx
2021-07-20 08:29:36,843 INFO: Creating local.properties file at build/org.nitri.opentopo/local.properties
2021-07-20 08:29:36,844 INFO: Creating local.properties file at build/org.nitri.opentopo/app/local.properties
2021-07-20 08:29:36,844 DEBUG: Removing debuggable flags from build/org.nitri.opentopo/app
2021-07-20 08:29:36,859 INFO: Cleaning Gradle project...
2021-07-20 08:29:36,860 DEBUG: Directory: build/org.nitri.opentopo/app
2021-07-20 08:29:36,860 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 6.5 via distributionUrl
Downloading missing gradle version 6.5
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-6.5-bin.zip: OK
Running /opt/gradle/versions/6.5/bin/gradle clean
Welcome to Gradle 6.5!
Here are the highlights of this release:
- Experimental file-system watching
- Improved version ordering
- New samples
For more details see https://docs.gradle.org/6.5/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.5/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 12s
1 actionable task: 1 up-to-date
2021-07-20 08:29:52,636 INFO: Scanning source for common problems...
2021-07-20 08:29:52,641 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2021-07-20 08:29:52,653 INFO: Creating source tarball...
2021-07-20 08:29:52,859 INFO: Building Gradle project...
2021-07-20 08:29:52,860 DEBUG: Directory: build/org.nitri.opentopo/app
2021-07-20 08:29:52,860 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 6.5 via distributionUrl
Running /opt/gradle/versions/6.5/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.5/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
WARNING: The specified Android SDK Build Tools version (28.0.3) is ignored, as it is below the minimum supported version (29.0.2) for Android Gradle Plugin 4.1.1.
Android SDK Build Tools 29.0.2 will be used.
To suppress this warning, remove "buildToolsVersion '28.0.3'" from your build.gradle file, as each version of the Android Gradle Plugin now has a default version of the build tools.
> 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:checkReleaseAarMetadata
> Task :app:generateReleaseResValues
> Task :app:generateReleaseResources
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :app:processReleaseMainManifest
> Task :app:mergeReleaseResources
> Task :app:processReleaseManifest
> Task :app:processReleaseManifestForPackage
> Task :app:processReleaseResources
> Task :app:compileReleaseJavaWithJavac
warning: 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+.
/home/vagrant/build/org.nitri.opentopo/app/src/main/java/org/nitri/opentopo/MainActivity.java:173: warning: [deprecation] startActivityForResult(Intent,int) in ComponentActivity has been deprecated
startActivityForResult(Intent.createChooser(intent, "GPX"), READ_REQUEST_CODE);
^
/home/vagrant/build/org.nitri.opentopo/app/src/main/java/org/nitri/opentopo/MapFragment.java:194: warning: [deprecation] onActivityCreated(Bundle) in Fragment has been deprecated
public void onActivityCreated(@Nullable Bundle savedInstanceState) {
^
/home/vagrant/build/org.nitri.opentopo/app/src/main/java/org/nitri/opentopo/MapFragment.java:195: warning: [deprecation] onActivityCreated(Bundle) in Fragment has been deprecated
super.onActivityCreated(savedInstanceState);
^
/home/vagrant/build/org.nitri.opentopo/app/src/main/java/org/nitri/opentopo/GpxDetailFragment.java:85: warning: [deprecation] setRetainInstance(boolean) in Fragment has been deprecated
setRetainInstance(true);
^
5 warnings
> 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:dexBuilderRelease
> Task :app:checkReleaseDuplicateClasses
> Task :app:desugarReleaseFileDependencies
> 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:mergeExtDexRelease
> Task :app:mergeDexRelease
> Task :app:packageRelease
> Task :app:assembleRelease
BUILD SUCCESSFUL in 52s
27 actionable tasks: 27 executed
2021-07-20 08:30:45,747 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/org.nitri.opentopo, universal_newlines=False, shell=None)
2021-07-20 08:30:45,754 INFO: Successfully built version 1.11.6 of org.nitri.opentopo from 57516c365f5de4940a0daba5cc0887737d7ecb27
2021-07-20 08:30:46,282 DEBUG: AXML contains a RESOURCE MAP
2021-07-20 08:30:46,283 DEBUG: Start of Namespace mapping: prefix 42: 'android' --> uri 69: 'http://schemas.android.com/apk/res/android'
2021-07-20 08:30:46,284 DEBUG: Checking build/org.nitri.opentopo/app/build/outputs/apk/release/app-release-unsigned.apk
2021-07-20 08:30:46,295 DEBUG: AXML contains a RESOURCE MAP
2021-07-20 08:30:46,296 DEBUG: Start of Namespace mapping: prefix 42: 'android' --> uri 69: 'http://schemas.android.com/apk/res/android'
2021-07-20 08:30:46,314 INFO: success: org.nitri.opentopo
2021-07-20 08:30:46,315 INFO: Finished
2021-07-20 08:30:46,315 INFO: 1 build succeeded