log for cl.coders.faketraveler:210
== Installed Android Tools ==
2025-03-11 09:27:21,901 DEBUG: Reading 'config.yml'
2025-03-11 09:27:21,921 INFO: Creating log directory
2025-03-11 09:27:21,921 INFO: Creating temporary directory
2025-03-11 09:27:21,921 INFO: Creating output directory
2025-03-11 09:27:21,933 DEBUG: Getting git vcs interface for https://github.com/mcastillof/FakeTraveler.git
2025-03-11 09:27:21,934 DEBUG: Checking cl.coders.faketraveler:210
2025-03-11 09:27:21,934 INFO: Building version 2.1.0 (210) of cl.coders.faketraveler
2025-03-11 09:27:21,934 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-03-11 09:27:22,438 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64017 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u1) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u9) ...
2025-03-11 09:27:43,438 INFO: Getting source for revision 151e4c670b7cc2a87ae26a5fc16e53b8f8adadf9
2025-03-11 09:27:43,439 DEBUG: Directory: build/cl.coders.faketraveler
2025-03-11 09:27:43,440 DEBUG: > git rev-parse --show-toplevel
2025-03-11 09:27:43,648 DEBUG: Directory: build/cl.coders.faketraveler
2025-03-11 09:27:43,648 DEBUG: > git submodule foreach --recursive git reset --hard
2025-03-11 09:27:43,852 DEBUG: Directory: build/cl.coders.faketraveler
2025-03-11 09:27:43,852 DEBUG: > git reset --hard
2025-03-11 09:27:44,256 DEBUG: Directory: build/cl.coders.faketraveler
2025-03-11 09:27:44,256 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-03-11 09:27:44,359 DEBUG: Directory: build/cl.coders.faketraveler
2025-03-11 09:27:44,359 DEBUG: > git clean -dffx
2025-03-11 09:27:44,462 DEBUG: Directory: build/cl.coders.faketraveler
2025-03-11 09:27:44,462 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 -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --prune-tags --force origin
2025-03-11 09:27:45,267 DEBUG: Directory: build/cl.coders.faketraveler
2025-03-11 09:27:45,267 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 -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin
2025-03-11 09:27:45,872 DEBUG: Directory: build/cl.coders.faketraveler
2025-03-11 09:27:45,872 DEBUG: > git remote set-head origin --auto
2025-03-11 09:27:46,476 DEBUG: Directory: build/cl.coders.faketraveler
2025-03-11 09:27:46,477 DEBUG: > git checkout -f 151e4c670b7cc2a87ae26a5fc16e53b8f8adadf9
2025-03-11 09:27:46,780 DEBUG: Directory: build/cl.coders.faketraveler
2025-03-11 09:27:46,780 DEBUG: > git clean -dffx
2025-03-11 09:27:46,883 DEBUG: Directory: build/cl.coders.faketraveler
2025-03-11 09:27:46,883 DEBUG: > git rev-parse --show-toplevel
2025-03-11 09:27:47,086 DEBUG: Directory: build/cl.coders.faketraveler
2025-03-11 09:27:47,087 DEBUG: > git submodule deinit --all --force
2025-03-11 09:27:47,190 INFO: Creating local.properties file at build/cl.coders.faketraveler/local.properties
2025-03-11 09:27:47,980 INFO: Creating local.properties file at build/cl.coders.faketraveler/app/local.properties
2025-03-11 09:27:47,981 DEBUG: Removing debuggable flags from build/cl.coders.faketraveler/app
2025-03-11 09:27:48,147 INFO: Cleaning Gradle project...
2025-03-11 09:27:48,147 DEBUG: Directory: build/cl.coders.faketraveler/app
2025-03-11 09:27:48,148 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.13 via distributionUrl
Downloading missing gradle version 8.13
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.13-bin.zip: OK
Running /opt/gradle/versions/8.13/bin/gradle clean
Welcome to Gradle 8.13!
Here are the highlights of this release:
- Daemon JVM auto-provisioning
- Enhancements for Scala plugin and JUnit testing
- Improvements for build authors and plugin developers
For more details see https://docs.gradle.org/8.13/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.13/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Calculating task graph as no cached configuration is available for tasks: clean
> Task :app:clean UP-TO-DATE
[Incubating] Problems report is available at: file:///home/vagrant/build/cl.coders.faketraveler/build/reports/problems/problems-report.html
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.13/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 48s
1 actionable task: 1 up-to-date
Configuration cache entry stored.
2025-03-11 09:28:44,190 INFO: Scanning source for common problems...
2025-03-11 09:28:44,211 DEBUG: scanner is configured to use signature data from: 'suss'
2025-03-11 09:28:44,212 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-03-11 09:28:44,822 DEBUG: write 'suss.json' to cache
2025-03-11 09:28:44,828 DEBUG: next suss.json cache update due in 23:59:59.983463
2025-03-11 09:28:44,974 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-03-11 09:28:44,997 INFO: Creating source tarball...
2025-03-11 09:28:46,159 INFO: Building Gradle project...
2025-03-11 09:28:46,159 DEBUG: Directory: build/cl.coders.faketraveler/app
2025-03-11 09:28:46,159 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.13 via distributionUrl
Running /opt/gradle/versions/8.13/bin/gradle assembleRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.13/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Calculating task graph as no cached configuration is available for tasks: assembleRelease
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Checking the license for package Android SDK Build-Tools 35 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 35 accepted.
Preparing "Install Android SDK Build-Tools 35 v.35.0.0".
"Install Android SDK Build-Tools 35 v.35.0.0" ready.
Installing Android SDK Build-Tools 35 in /opt/android-sdk/build-tools/35.0.0
"Install Android SDK Build-Tools 35 v.35.0.0" complete.
"Install Android SDK Build-Tools 35 v.35.0.0" finished.
Checking the license for package Android SDK Platform 35 in /opt/android-sdk/licenses
License for package Android SDK Platform 35 accepted.
Preparing "Install Android SDK Platform 35 (revision 2)".
"Install Android SDK Platform 35 (revision 2)" ready.
Installing Android SDK Platform 35 in /opt/android-sdk/platforms/android-35
"Install Android SDK Platform 35 (revision 2)" complete.
"Install Android SDK Platform 35 (revision 2)" finished.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
> Task :app:preBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :app:processReleaseJavaRes NO-SOURCE
> Task :app:extractProguardFiles
> Task :app:generateReleaseResValues
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:writeReleaseAppMetadata
> Task :app:mergeReleaseStartupProfile
> Task :app:writeReleaseSigningConfigVersions
> Task :app:extractDeepLinksRelease
> Task :app:generateReleaseResources
> Task :app:collectReleaseDependencies
> Task :app:extractReleaseVersionControlInfo
> Task :app:sdkReleaseDependencyData
> Task :app:javaPreCompileRelease
> Task :app:mergeReleaseJniLibFolders
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseAssets
> Task :app:mapReleaseSourceSetPaths
> Task :app:checkReleaseAarMetadata
> Task :app:compressReleaseAssets
> Task :app:mergeReleaseArtProfile
> Task :app:processReleaseMainManifest
> Task :app:mergeReleaseNativeLibs NO-SOURCE
> Task :app:stripReleaseDebugSymbols NO-SOURCE
> Task :app:extractReleaseNativeSymbolTables NO-SOURCE
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:checkReleaseDuplicateClasses
> Task :app:processReleaseManifest
> Task :app:processReleaseManifestForPackage
> Task :app:desugarReleaseFileDependencies
> Task :app:mergeReleaseJavaResource
> Task :app:mergeReleaseResources
> Task :app:processReleaseResources
> Task :app:optimizeReleaseResources
> Task :app:mergeExtDexRelease
> Task :app:compileReleaseJavaWithJavac
/home/vagrant/build/cl.coders.faketraveler/app/src/main/java/cl/coders/faketraveler/MainActivity.java:106: warning: [deprecation] versionCode in PackageInfo has been deprecated
currentVersion = pInfo.versionCode;
^
/home/vagrant/build/cl.coders.faketraveler/app/src/main/java/cl/coders/faketraveler/MoreActivity.java:38: warning: [deprecation] fromHtml(String) in Html has been deprecated
tvLeafletLicense.setText(Html.fromHtml(getString(R.string.ActivityMore_LeafletLicense)));
^
2 warnings
> Task :app:generateReleaseLintVitalReportModel
> Task :app:dexBuilderRelease
> Task :app:mergeReleaseGlobalSynthetics
> Task :app:mergeDexRelease
> Task :app:compileReleaseArtProfile
> Task :app:lintVitalAnalyzeRelease
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:packageRelease
> Task :app:assembleRelease
> Task :app:createReleaseApkListingFileRedirect
[Incubating] Problems report is available at: file:///home/vagrant/build/cl.coders.faketraveler/build/reports/problems/problems-report.html
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.13/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 2m 22s
40 actionable tasks: 40 executed
Configuration cache entry stored.
2025-03-11 09:31:10,015 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/cl.coders.faketraveler, universal_newlines=False, shell=None, istream=<valid stream>)
2025-03-11 09:31:10,022 INFO: Successfully built version 2.1.0 of cl.coders.faketraveler from 151e4c670b7cc2a87ae26a5fc16e53b8f8adadf9
2025-03-11 09:31:10,259 DEBUG: Checking build/cl.coders.faketraveler/app/build/outputs/apk/release/app-release-unsigned.apk
2025-03-11 09:31:10,293 INFO: success: cl.coders.faketraveler
2025-03-11 09:31:10,294 INFO: Finished
2025-03-11 09:31:10,294 INFO: 1 build succeeded