log for com.maxistar.textpad:40
== Installed Android Tools ==
2022-08-05 14:32:03,483 DEBUG: Reading 'config.yml'
2022-08-05 14:32:03,493 DEBUG: Local Android SDK only has outdated apksigner versions
2022-08-05 14:32:03,493 WARNING: apksigner not found! Cannot sign or verify modern APKs
2022-08-05 14:32:03,495 INFO: Creating log directory
2022-08-05 14:32:03,496 INFO: Creating temporary directory
2022-08-05 14:32:03,496 INFO: Creating output directory
2022-08-05 14:32:03,499 DEBUG: Getting git vcs interface for https://github.com/maxistar/TextPad.git
2022-08-05 14:32:03,500 DEBUG: > git --version
git version 2.11.0
2022-08-05 14:32:03,723 INFO: Using git version 2.11.0
2022-08-05 14:32:03,723 DEBUG: Checking 1.24.0
2022-08-05 14:32:03,723 INFO: Building version 1.24.0 (40) of com.maxistar.textpad
2022-08-05 14:32:03,724 INFO: Running 'sudo' commands in /home/vagrant
2022-08-05 14:32:03,725 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -x -c apt-get update || apt-get update && apt-get install -y openjdk-11-jdk-headless && update-alternatives --auto java
+ apt-get update
Hit:1 http://security.debian.org/debian-security stretch/updates InRelease
Ign:2 http://deb.debian.org/debian stretch InRelease
Hit:3 http://deb.debian.org/debian stretch-updates InRelease
Get:4 http://deb.debian.org/debian stretch-backports-sloppy InRelease [51.4 kB]
Get:5 http://deb.debian.org/debian stretch-backports InRelease [99.9 kB]
Get:6 http://deb.debian.org/debian testing InRelease [157 kB]
Hit:7 http://deb.debian.org/debian stretch Release
Get:8 http://deb.debian.org/debian testing/main i386 Packages.diff/Index [63.6 kB]
Get:10 http://deb.debian.org/debian testing/main i386 Packages T-2022-08-05-0802.58-F-2022-08-05-0802.58.pdiff [603 B]
Get:10 http://deb.debian.org/debian testing/main i386 Packages T-2022-08-05-0802.58-F-2022-08-05-0802.58.pdiff [603 B]
Fetched 372 kB in 2s (162 kB/s)
Reading package lists...
+ apt-get install -y openjdk-11-jdk-headless
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
libasound2 libasound2-data openjdk-11-jre-headless
Suggested packages:
libasound2-plugins alsa-utils openjdk-11-demo openjdk-11-source libnss-mdns
fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho
fonts-wqy-microhei | fonts-wqy-zenhei fonts-indic
The following NEW packages will be installed:
libasound2 libasound2-data openjdk-11-jdk-headless openjdk-11-jre-headless
0 upgraded, 4 newly installed, 0 to remove and 2 not upgraded.
Need to get 230 MB of archives.
After this operation, 374 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian stretch/main amd64 libasound2-data all 1.1.3-5 [173 kB]
Get:2 http://deb.debian.org/debian stretch/main amd64 libasound2 amd64 1.1.3-5 [497 kB]
Get:3 http://deb.debian.org/debian stretch-backports/main amd64 openjdk-11-jre-headless amd64 11.0.6+10-1~bpo9+1 [37.4 MB]
Get:4 http://deb.debian.org/debian stretch-backports/main amd64 openjdk-11-jdk-headless amd64 11.0.6+10-1~bpo9+1 [192 MB]
Fetched 230 MB in 2s (105 MB/s)
Selecting previously unselected package libasound2-data.
(Reading database ... 65038 files and directories currently installed.)
Preparing to unpack .../libasound2-data_1.1.3-5_all.deb ...
Unpacking libasound2-data (1.1.3-5) ...
Selecting previously unselected package libasound2:amd64.
Preparing to unpack .../libasound2_1.1.3-5_amd64.deb ...
Unpacking libasound2:amd64 (1.1.3-5) ...
Selecting previously unselected package openjdk-11-jre-headless:amd64.
Preparing to unpack .../openjdk-11-jre-headless_11.0.6+10-1~bpo9+1_amd64.deb ...
Unpacking openjdk-11-jre-headless:amd64 (11.0.6+10-1~bpo9+1) ...
Selecting previously unselected package openjdk-11-jdk-headless:amd64.
Preparing to unpack .../openjdk-11-jdk-headless_11.0.6+10-1~bpo9+1_amd64.deb ...
Unpacking openjdk-11-jdk-headless:amd64 (11.0.6+10-1~bpo9+1) ...
Setting up libasound2-data (1.1.3-5) ...
Setting up libasound2:amd64 (1.1.3-5) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
Setting up openjdk-11-jre-headless:amd64 (11.0.6+10-1~bpo9+1) ...
Setting up openjdk-11-jdk-headless:amd64 (11.0.6+10-1~bpo9+1) ...
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jdeprscan to provide /usr/bin/jdeprscan (jdeprscan) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jimage to provide /usr/bin/jimage (jimage) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jlink to provide /usr/bin/jlink (jlink) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jmod to provide /usr/bin/jmod (jmod) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jshell to provide /usr/bin/jshell (jshell) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jaotc to provide /usr/bin/jaotc (jaotc) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jhsdb to provide /usr/bin/jhsdb (jhsdb) in auto mode
+ update-alternatives --auto java
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode
2022-08-05 14:32:24,064 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2022-08-05 14:32:24,295 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 65695 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+deb9u14) ...
2022-08-05 14:32:29,204 INFO: Getting source for revision 6f72ff90b4d41016180deba501f0a84d4747bb67
2022-08-05 14:32:29,204 DEBUG: Directory: build/com.maxistar.textpad
2022-08-05 14:32:29,205 DEBUG: > git rev-parse --show-toplevel
2022-08-05 14:32:29,409 DEBUG: Directory: build/com.maxistar.textpad
2022-08-05 14:32:29,409 DEBUG: > git submodule foreach --recursive git reset --hard
2022-08-05 14:32:29,513 DEBUG: Directory: build/com.maxistar.textpad
2022-08-05 14:32:29,514 DEBUG: > git reset --hard
2022-08-05 14:32:29,720 DEBUG: Directory: build/com.maxistar.textpad
2022-08-05 14:32:29,721 DEBUG: > git submodule foreach --recursive git clean -dffx
2022-08-05 14:32:29,829 DEBUG: Directory: build/com.maxistar.textpad
2022-08-05 14:32:29,829 DEBUG: > git clean -dffx
2022-08-05 14:32:29,936 DEBUG: Directory: build/com.maxistar.textpad
2022-08-05 14:32:29,936 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
2022-08-05 14:32:30,343 DEBUG: Directory: build/com.maxistar.textpad
2022-08-05 14:32:30,343 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 remote prune origin
2022-08-05 14:32:30,651 DEBUG: Directory: build/com.maxistar.textpad
2022-08-05 14:32:30,651 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
2022-08-05 14:32:30,970 DEBUG: Directory: build/com.maxistar.textpad
2022-08-05 14:32:30,970 DEBUG: > git remote set-head origin --auto
2022-08-05 14:32:31,380 DEBUG: Directory: build/com.maxistar.textpad
2022-08-05 14:32:31,381 DEBUG: > git checkout -f 6f72ff90b4d41016180deba501f0a84d4747bb67
2022-08-05 14:32:31,588 DEBUG: Directory: build/com.maxistar.textpad
2022-08-05 14:32:31,589 DEBUG: > git clean -dffx
2022-08-05 14:32:31,728 INFO: Creating local.properties file at build/com.maxistar.textpad/local.properties
2022-08-05 14:32:31,728 INFO: Creating local.properties file at build/com.maxistar.textpad/app/local.properties
2022-08-05 14:32:31,729 DEBUG: Removing debuggable flags from build/com.maxistar.textpad/app
2022-08-05 14:32:31,734 INFO: Cleaned build.gradle of keysigning configs at build/com.maxistar.textpad/app/build.gradle
2022-08-05 14:32:31,745 INFO: Cleaning Gradle project...
2022-08-05 14:32:31,746 DEBUG: Directory: build/com.maxistar.textpad/app
2022-08-05 14:32:31,746 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 7.2 via distributionUrl
Downloading missing gradle version 7.2
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-7.2-bin.zip: OK
Running /opt/gradle/versions/7.2/bin/gradle clean
Welcome to Gradle 7.2!
Here are the highlights of this release:
- Toolchain support for Scala
- More cache hits when Java source files have platform-specific line endings
- More resilient remote HTTP build cache behavior
For more details see https://docs.gradle.org/7.2/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.2/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Task :app:clean UP-TO-DATE
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https://docs.gradle.org/7.2/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 21s
1 actionable task: 1 up-to-date
2022-08-05 14:32:56,418 INFO: Scanning source for common problems...
2022-08-05 14:32:56,428 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2022-08-05 14:32:56,434 INFO: Removing Android APK file at app/app-release.apk
2022-08-05 14:32:56,448 INFO: Removing Android APK file at releases/release11/app-release.apk
2022-08-05 14:32:56,449 INFO: Removing Android APK file at releases/release17/release/app-release.apk
2022-08-05 14:32:56,450 INFO: Removing Android APK file at releases/release13/app-release.apk
2022-08-05 14:32:56,451 INFO: Removing Android APK file at releases/release15/release/app-release.apk
2022-08-05 14:32:56,451 INFO: Removing Android APK file at releases/release14/release/app-release.apk
2022-08-05 14:32:56,452 INFO: Removing Android APK file at releases/release18/release/app-release.apk
2022-08-05 14:32:56,453 INFO: Creating source tarball...
2022-08-05 14:32:56,614 INFO: Building Gradle project...
2022-08-05 14:32:56,614 DEBUG: Directory: build/com.maxistar.textpad/app
2022-08-05 14:32:56,614 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 7.2 via distributionUrl
Running /opt/gradle/versions/7.2/bin/gradle assembleRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.2/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
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 :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:generateReleaseResValues
> Task :app:generateReleaseResources
> Task :app:checkReleaseAarMetadata
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :app:processReleaseMainManifest
> Task :app:mergeReleaseResources
> Task :app:processReleaseManifest
> Task :app:extractProguardFiles
> Task :app:mergeReleaseJniLibFolders
> 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:desugarReleaseFileDependencies
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:processReleaseManifestForPackage
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseAssets
> Task :app:mergeReleaseArtProfile
> Task :app:compressReleaseAssets
> Task :app:processReleaseJavaRes NO-SOURCE
> Task :app:collectReleaseDependencies
> Task :app:mergeExtDexRelease
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:mergeReleaseJavaResource
> 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:dexBuilderRelease
> Task :app:optimizeReleaseResources
> Task :app:mergeDexRelease
> Task :app:compileReleaseArtProfile
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:lintVitalAnalyzeRelease
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:assembleRelease
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https://docs.gradle.org/7.2/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 48s
35 actionable tasks: 35 executed
2022-08-05 14:33:45,315 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.maxistar.textpad, universal_newlines=False, shell=None)
2022-08-05 14:33:45,318 INFO: Successfully built version 1.24.0 of com.maxistar.textpad from 6f72ff90b4d41016180deba501f0a84d4747bb67
2022-08-05 14:33:45,425 DEBUG: AXML contains a RESOURCE MAP
2022-08-05 14:33:45,425 DEBUG: Start of Namespace mapping: prefix 24: 'android' --> uri 48: 'http://schemas.android.com/apk/res/android'
2022-08-05 14:33:45,426 DEBUG: Checking build/com.maxistar.textpad/app/build/outputs/apk/release/app-release-unsigned.apk
2022-08-05 14:33:45,431 DEBUG: AXML contains a RESOURCE MAP
2022-08-05 14:33:45,431 DEBUG: Start of Namespace mapping: prefix 24: 'android' --> uri 48: 'http://schemas.android.com/apk/res/android'
2022-08-05 14:33:45,438 INFO: success: com.maxistar.textpad
2022-08-05 14:33:45,438 INFO: Finished
2022-08-05 14:33:45,439 INFO: 1 build succeeded