log for com.serwylo.retrowars:10
== Installed Android Tools ==
2021-09-15 14:06:18,075 DEBUG: Reading 'config.yml'
2021-09-15 14:06:18,084 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner
2021-09-15 14:06:18,088 INFO: Creating log directory
2021-09-15 14:06:18,088 INFO: Creating temporary directory
2021-09-15 14:06:18,088 INFO: Creating output directory
2021-09-15 14:06:18,092 DEBUG: Getting git vcs interface for https://github.com/retrowars/retrowars
2021-09-15 14:06:18,092 DEBUG: > git --version
git version 2.11.0
2021-09-15 14:06:18,305 INFO: Using git version 2.11.0
2021-09-15 14:06:18,305 DEBUG: Checking 0.7.1
2021-09-15 14:06:18,306 INFO: Building version 0.7.1 (10) of com.serwylo.retrowars
2021-09-15 14:06:18,307 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2021-09-15 14:06:18,515 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 14:06:24,183 INFO: Getting source for revision 88499e45ff9130cf4bf141d6b381ee0125ff8c4a
2021-09-15 14:06:24,184 DEBUG: Directory: build/com.serwylo.retrowars
2021-09-15 14:06:24,184 DEBUG: > git rev-parse --show-toplevel
2021-09-15 14:06:24,387 DEBUG: Directory: build/com.serwylo.retrowars
2021-09-15 14:06:24,388 DEBUG: > git submodule foreach --recursive git reset --hard
2021-09-15 14:06:24,497 DEBUG: Directory: build/com.serwylo.retrowars
2021-09-15 14:06:24,498 DEBUG: > git reset --hard
2021-09-15 14:06:24,808 DEBUG: Directory: build/com.serwylo.retrowars
2021-09-15 14:06:24,809 DEBUG: > git submodule foreach --recursive git clean -dffx
2021-09-15 14:06:24,922 DEBUG: Directory: build/com.serwylo.retrowars
2021-09-15 14:06:24,922 DEBUG: > git clean -dffx
2021-09-15 14:06:25,029 DEBUG: Directory: build/com.serwylo.retrowars
2021-09-15 14:06:25,030 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 14:06:25,441 DEBUG: Directory: build/com.serwylo.retrowars
2021-09-15 14:06:25,441 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 14:06:25,763 DEBUG: Directory: build/com.serwylo.retrowars
2021-09-15 14:06:25,763 DEBUG: > git remote set-head origin --auto
2021-09-15 14:06:26,182 DEBUG: Directory: build/com.serwylo.retrowars
2021-09-15 14:06:26,182 DEBUG: > git checkout -f 88499e45ff9130cf4bf141d6b381ee0125ff8c4a
2021-09-15 14:06:26,393 DEBUG: Directory: build/com.serwylo.retrowars
2021-09-15 14:06:26,394 DEBUG: > git clean -dffx
2021-09-15 14:06:26,498 INFO: Creating local.properties file at build/com.serwylo.retrowars/local.properties
2021-09-15 14:06:26,499 INFO: Creating local.properties file at build/com.serwylo.retrowars/android/local.properties
2021-09-15 14:06:26,500 DEBUG: Removing debuggable flags from build/com.serwylo.retrowars/android
2021-09-15 14:06:26,517 INFO: Cleaning Gradle project...
2021-09-15 14:06:26,517 DEBUG: Directory: build/com.serwylo.retrowars/android
2021-09-15 14:06:26,517 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 6.7.1 via distributionUrl
Downloading missing gradle version 6.7.1
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-6.7.1-bin.zip: OK
Running /opt/gradle/versions/6.7.1/bin/gradle clean
Welcome 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 support
For more details see https://docs.gradle.org/6.7.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.7.1/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
> Configure project :android
File /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/licenses
License 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.
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 :android:clean UP-TO-DATE
BUILD SUCCESSFUL in 37s
1 actionable task: 1 up-to-date
2021-09-15 14:07:09,416 INFO: Scanning source for common problems...
2021-09-15 14:07:09,422 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2021-09-15 14:07:09,495 INFO: Creating source tarball...
2021-09-15 14:07:10,247 INFO: Building Gradle project...
2021-09-15 14:07:10,247 DEBUG: Directory: build/com.serwylo.retrowars/android
2021-09-15 14:07:10,247 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 6.7.1 via distributionUrl
Running /opt/gradle/versions/6.7.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.7.1/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
> Task :core:compileKotlin
w: /home/vagrant/build/com.serwylo.retrowars/core/src/com/serwylo/retrowars/core/MultiplayerLobbyScreen.kt: (109, 17): This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: /home/vagrant/build/com.serwylo.retrowars/core/src/com/serwylo/retrowars/core/MultiplayerLobbyScreen.kt: (308, 21): This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: /home/vagrant/build/com.serwylo.retrowars/core/src/com/serwylo/retrowars/core/MultiplayerLobbyScreen.kt: (385, 17): This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: /home/vagrant/build/com.serwylo.retrowars/core/src/com/serwylo/retrowars/core/MultiplayerLobbyScreen.kt: (467, 17): This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: /home/vagrant/build/com.serwylo.retrowars/core/src/com/serwylo/retrowars/core/MultiplayerLobbyScreen.kt: (485, 9): This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: /home/vagrant/build/com.serwylo.retrowars/core/src/com/serwylo/retrowars/core/NetworkErrorScreen.kt: (24, 9): This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: /home/vagrant/build/com.serwylo.retrowars/core/src/com/serwylo/retrowars/games/GameScreen.kt: (202, 13): This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: /home/vagrant/build/com.serwylo.retrowars/core/src/com/serwylo/retrowars/games/missilecommand/MissileCommandGameState.kt: (7, 50): Parameter 'worldHeight' is never used
w: /home/vagrant/build/com.serwylo.retrowars/core/src/com/serwylo/retrowars/games/snake/SnakeGameScreen.kt: (170, 13): Condition 'food != null' is always 'true'
w: /home/vagrant/build/com.serwylo.retrowars/core/src/com/serwylo/retrowars/net/RetrowarsServer.kt: (377, 29): This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
> Task :core:compileJava NO-SOURCE
> Task :core:processResources
> Task :core:classes
> Task :core:inspectClassesForKotlinIC
> Task :core:jar
> Task :android:preBuild UP-TO-DATE
> Task :android:preReleaseBuild UP-TO-DATE
> Task :android:compileReleaseAidl NO-SOURCE
> Task :android:compileReleaseRenderscript
> Task :android:generateReleaseBuildConfig
> Task :android:generateReleaseResValues
> Task :android:generateReleaseResources
> Task :android:checkReleaseAarMetadata
> Task :android:createReleaseCompatibleScreenManifests
> Task :android:extractDeepLinksRelease
> Task :android:mergeReleaseResources
> Task :android:processReleaseMainManifest
> Task :android:processReleaseManifest
> Task :android:javaPreCompileRelease
> Task :android:writeReleaseApplicationId
> Task :android:analyticsRecordingRelease
> Task :android:copyAndroidNatives
> Task :android:mergeReleaseJniLibFolders
> Task :android:mergeReleaseShaders
> Task :android:compileReleaseShaders NO-SOURCE
> Task :android:generateReleaseAssets UP-TO-DATE
> Task :android:mergeReleaseAssets
> Task :android:compressReleaseAssets
> Task :android:mergeReleaseNativeLibs
> Task :android:stripReleaseDebugSymbols
> Task :android:extractReleaseNativeSymbolTables
> Task :android:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :android:checkReleaseDuplicateClasses
> Task :android:desugarReleaseFileDependencies
> Task :android:processReleaseJavaRes NO-SOURCE
> Task :android:collectReleaseDependencies
> Task :android:sdkReleaseDependencyData
> Task :android:writeReleaseAppMetadata
> Task :android:writeReleaseSigningConfigVersions
> Task :android:processReleaseManifestForPackage
> Task :android:processReleaseResources
> Task :android:compileReleaseKotlin
> Task :android:compileReleaseJavaWithJavac
> Task :android:compileReleaseSources
> Task :android:lintVitalRelease
> Task :android:dexBuilderRelease
> Task :android:optimizeReleaseResources
> Task :android:mergeReleaseJavaResource
> Task :android:multiDexListRelease
> Task :android:mergeDexRelease
> Task :android:packageRelease
> Task :android:assembleRelease
BUILD SUCCESSFUL in 1m 28s
41 actionable tasks: 41 executed
2021-09-15 14:08:39,498 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.serwylo.retrowars, universal_newlines=False, shell=None)
2021-09-15 14:08:39,502 INFO: Successfully built version 0.7.1 of com.serwylo.retrowars from 88499e45ff9130cf4bf141d6b381ee0125ff8c4a
2021-09-15 14:08:40,083 DEBUG: AXML contains a RESOURCE MAP
2021-09-15 14:08:40,083 DEBUG: Start of Namespace mapping: prefix 19: 'android' --> uri 32: 'http://schemas.android.com/apk/res/android'
2021-09-15 14:08:40,083 DEBUG: Checking build/com.serwylo.retrowars/android/build/outputs/apk/release/android-release-unsigned.apk
2021-09-15 14:08:40,086 DEBUG: AXML contains a RESOURCE MAP
2021-09-15 14:08:40,086 DEBUG: Start of Namespace mapping: prefix 19: 'android' --> uri 32: 'http://schemas.android.com/apk/res/android'
2021-09-15 14:08:40,096 INFO: success: com.serwylo.retrowars
2021-09-15 14:08:40,096 INFO: Finished
2021-09-15 14:08:40,096 INFO: 1 build succeeded