log for player.efis.pfd:47
== Installed Android Tools ==
2021-06-08 22:24:25,418 DEBUG: Reading 'config.yml'
2021-06-08 22:24:25,484 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner
2021-06-08 22:24:25,486 INFO: Creating log directory
2021-06-08 22:24:25,486 INFO: Creating temporary directory
2021-06-08 22:24:25,486 INFO: Creating output directory
2021-06-08 22:24:25,492 DEBUG: Getting git vcs interface for https://gitlab.com/ninelima/kwikEFIS.git
2021-06-08 22:24:25,492 DEBUG: > git --version
git version 2.11.0
2021-06-08 22:24:25,805 INFO: Using git version 2.11.0
2021-06-08 22:24:25,805 DEBUG: Checking 6.8
2021-06-08 22:24:25,806 INFO: Building version 6.8 (47) of player.efis.pfd
2021-06-08 22:24:25,806 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2021-06-08 22:24:26,170 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-06-08 22:24:32,761 INFO: Getting source for revision EFIS_6.8
2021-06-08 22:24:32,762 DEBUG: Directory: build/player.efis.pfd
2021-06-08 22:24:32,762 DEBUG: > git rev-parse --show-toplevel
2021-06-08 22:24:33,272 DEBUG: Directory: build/player.efis.pfd
2021-06-08 22:24:33,272 DEBUG: > git submodule foreach --recursive git reset --hard
2021-06-08 22:24:35,522 DEBUG: Directory: build/player.efis.pfd
2021-06-08 22:24:35,523 DEBUG: > git submodule foreach --recursive git clean -dffx
2021-06-08 22:24:36,071 DEBUG: Directory: build/player.efis.pfd
2021-06-08 22:24:36,071 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-06-08 22:24:37,090 DEBUG: Directory: build/player.efis.pfd
2021-06-08 22:24:37,090 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-06-08 22:24:37,496 DEBUG: Directory: build/player.efis.pfd
2021-06-08 22:24:37,496 DEBUG: > git remote set-head origin --auto
2021-06-08 22:24:37,907 DEBUG: Directory: build/player.efis.pfd
2021-06-08 22:24:37,907 DEBUG: > git checkout -f EFIS_6.8
2021-06-08 22:24:38,315 DEBUG: Directory: build/player.efis.pfd
2021-06-08 22:24:38,316 DEBUG: > git clean -dffx
2021-06-08 22:24:38,422 INFO: Creating local.properties file at build/player.efis.pfd/local.properties
2021-06-08 22:24:38,423 INFO: Creating local.properties file at build/player.efis.pfd/app/local.properties
2021-06-08 22:24:38,424 DEBUG: Removing debuggable flags from build/player.efis.pfd/app
2021-06-08 22:24:38,438 INFO: Cleaning Gradle project...
2021-06-08 22:24:38,438 DEBUG: Directory: build/player.efis.pfd/app
2021-06-08 22:24:38,438 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 5.1.1 via distributionUrl
Downloading missing gradle version 5.1.1
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-5.1.1-bin.zip: OK
Running /opt/gradle/versions/5.1.1/bin/gradle clean
Welcome to Gradle 5.1.1!
Here are the highlights of this release:
- Control which dependencies can be retrieved from which repositories
- Production-ready configuration avoidance APIs
For more details see https://docs.gradle.org/5.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/5.1.1/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
> Configure project :app
NDK is missing a "platforms" directory.
If you are using NDK, verify the ndk.dir is set to a valid NDK directory. It is currently set to /home/vagrant/build/player.efis.pfd/app.
If you are not using NDK, unset the NDK variable from ANDROID_NDK_HOME or local.properties to remove this warning.
> Configure project :ulib
NDK is missing a "platforms" directory.
If you are using NDK, verify the ndk.dir is set to a valid NDK directory. It is currently set to /home/vagrant/build/player.efis.pfd/app.
If you are not using NDK, unset the NDK variable from ANDROID_NDK_HOME or local.properties to remove this warning.
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 35s
1 actionable task: 1 up-to-date
2021-06-08 22:25:23,381 INFO: Scanning source for common problems...
2021-06-08 22:25:23,386 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2021-06-08 22:25:23,412 INFO: Creating source tarball...
2021-06-08 22:25:26,297 INFO: Building Gradle project...
2021-06-08 22:25:26,298 DEBUG: Directory: build/player.efis.pfd/app
2021-06-08 22:25:26,298 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 5.1.1 via distributionUrl
Running /opt/gradle/versions/5.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/5.1.1/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
> Configure project :app
NDK is missing a "platforms" directory.
If you are using NDK, verify the ndk.dir is set to a valid NDK directory. It is currently set to /home/vagrant/build/player.efis.pfd/app.
If you are not using NDK, unset the NDK variable from ANDROID_NDK_HOME or local.properties to remove this warning.
> Configure project :ulib
NDK is missing a "platforms" directory.
If you are using NDK, verify the ndk.dir is set to a valid NDK directory. It is currently set to /home/vagrant/build/player.efis.pfd/app.
If you are not using NDK, unset the NDK variable from ANDROID_NDK_HOME or local.properties to remove this warning.
> Task :app:preBuild UP-TO-DATE
> Task :ulib:preBuild UP-TO-DATE
> Task :ulib:preReleaseBuild UP-TO-DATE
> Task :ulib:checkReleaseManifest
> Task :ulib:processReleaseManifest
> Task :app:preReleaseBuild
> Task :ulib:compileReleaseAidl NO-SOURCE
> Task :app:compileReleaseAidl NO-SOURCE
> Task :ulib:packageReleaseRenderscript NO-SOURCE
> Task :app:compileReleaseRenderscript NO-SOURCE
> Task :app:checkReleaseManifest
> Task :app:generateReleaseBuildConfig
> Task :app:prepareLintJar
> Task :app:generateReleaseSources
> Task :ulib:compileReleaseRenderscript NO-SOURCE
> Task :ulib:generateReleaseBuildConfig
> Task :ulib:generateReleaseResValues
> Task :ulib:generateReleaseResources
> Task :ulib:packageReleaseResources
> Task :ulib:generateReleaseRFile
> Task :ulib:prepareLintJar
> Task :ulib:generateReleaseSources
> Task :ulib:javaPreCompileRelease
> Task :ulib:compileReleaseJavaWithJavac
> Task :ulib:bundleLibCompileRelease
> Task :app:javaPreCompileRelease
> Task :app:mainApkListPersistenceRelease
> Task :app:generateReleaseResValues
> Task :app:generateReleaseResources
> Task :app:mergeReleaseResources
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:processReleaseManifest
W/ResourceType( 841): For resource 0x0101053d, entry index(1341) is beyond type entryCount(1266)
W/ResourceType( 841): For resource 0x0101053e, entry index(1342) is beyond type entryCount(1266)
W/ResourceType( 841): For resource 0x0101053b, entry index(1339) is beyond type entryCount(1266)
W/ResourceType( 841): For resource 0x0101053c, entry index(1340) is beyond type entryCount(1266)
> Task :app:processReleaseResources
> Task :app:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :app:compileReleaseSources
> Task :ulib:prepareLintJarForPublish
> Task :app:lintVitalRelease
Calling mockable JAR artifact transform to create file: /home/vagrant/.gradle/caches/transforms-2/files-2.1/64f7025193915e33a899fca48795f5d2/android.jar with input /opt/android-sdk/platforms/android-23/android.jar
Calling mockable JAR artifact transform to create file: /home/vagrant/.gradle/caches/transforms-2/files-2.1/81ebf8a82a1a21c659c6489a88b69e5e/android.jar with input /opt/android-sdk/platforms/android-19/android.jar
> Task :ulib:processReleaseJavaRes NO-SOURCE
> Task :ulib:bundleLibResRelease
> Task :ulib:bundleLibRuntimeRelease
> Task :ulib:createFullJarRelease
> Task :app:checkReleaseDuplicateClasses
> Task :app:mergeExtDexRelease
> Task :app:transformClassesWithDexBuilderForRelease
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders
> Task :app:generateReleaseAssets
> Task :ulib:mergeReleaseShaders
> Task :ulib:compileReleaseShaders
> Task :ulib:generateReleaseAssets
> Task :ulib:packageReleaseAssets
> Task :app:mergeReleaseAssets
> Task :app:signingConfigWriterRelease
> Task :app:mergeReleaseJniLibFolders
> Task :app:mergeDexRelease
> Task :ulib:mergeReleaseJniLibFolders
> Task :ulib:transformNativeLibsWithMergeJniLibsForRelease
> Task :ulib:transformNativeLibsWithIntermediateJniLibsForRelease
> Task :app:transformNativeLibsWithMergeJniLibsForRelease
> Task :app:processReleaseJavaRes NO-SOURCE
> Task :app:transformResourcesWithMergeJavaResForRelease
> Task :app:packageRelease
> Task :app:assembleRelease
Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.1.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 48s
45 actionable tasks: 45 executed
2021-06-08 22:26:15,260 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/player.efis.pfd, universal_newlines=False, shell=None)
2021-06-08 22:26:15,279 INFO: Successfully built version 6.8 of player.efis.pfd from 51c2b31b3082a36c3eb0a36f3241022136b83e1b
2021-06-08 22:26:16,052 DEBUG: AXML contains a RESOURCE MAP
2021-06-08 22:26:16,053 DEBUG: Start of Namespace mapping: prefix 18: 'android' --> uri 32: 'http://schemas.android.com/apk/res/android'
2021-06-08 22:26:16,055 DEBUG: Checking build/player.efis.pfd/app/build/outputs/apk/release/app-release-unsigned.apk
2021-06-08 22:26:16,056 DEBUG: AXML contains a RESOURCE MAP
2021-06-08 22:26:16,057 DEBUG: Start of Namespace mapping: prefix 18: 'android' --> uri 32: 'http://schemas.android.com/apk/res/android'
2021-06-08 22:26:16,063 INFO: success: player.efis.pfd
2021-06-08 22:26:16,064 INFO: Finished
2021-06-08 22:26:16,064 INFO: 1 build succeeded