log for de.monocles.translator:603
== Installed Android Tools ==
2023-09-22 19:56:30,124 DEBUG: Reading 'config.yml'
2023-09-22 19:56:30,141 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-09-22 19:56:30,142 INFO: Creating log directory
2023-09-22 19:56:30,142 INFO: Creating temporary directory
2023-09-22 19:56:30,142 INFO: Creating output directory
2023-09-22 19:56:30,156 DEBUG: Getting git vcs interface for https://codeberg.org/Arne/monocles_translator.git
2023-09-22 19:56:30,156 DEBUG: Checking de.monocles.translator:603
2023-09-22 19:56:30,157 INFO: Building version 1.5 (603) of de.monocles.translator
2023-09-22 19:56:30,157 INFO: Running 'sudo' commands in /home/vagrant
2023-09-22 19:56:30,157 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y openjdk-17-jdk-headless; update-java-alternatives -a
+ apt-get update
Get:1 https://security.debian.org/debian-security bullseye-security InRelease [48.4 kB]
Get:2 https://debian.osuosl.org/debian bullseye InRelease [116 kB]
Get:3 https://security.debian.org/debian-security bullseye-security/main amd64 Packages [247 kB]
Get:4 https://security.debian.org/debian-security bullseye-security/main Translation-en [160 kB]
Get:5 https://debian.osuosl.org/debian bullseye-updates InRelease [44.1 kB]
Get:6 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 kB]
Get:7 https://debian.osuosl.org/debian bullseye/main amd64 Packages [8183 kB]
Get:8 https://debian.osuosl.org/debian bullseye/main Translation-en [6240 kB]
Get:9 https://debian.osuosl.org/debian bullseye-updates/main amd64 Packages [17.5 kB]
Get:10 https://debian.osuosl.org/debian bullseye-updates/main Translation-en [10.1 kB]
Get:11 https://debian.osuosl.org/debian bullseye-backports/main amd64 Packages [406 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [341 kB]
Fetched 15.9 MB in 19s (824 kB/s)
Reading package lists...
+ apt-get install -y openjdk-17-jdk-headless
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
openjdk-17-jre-headless
Suggested packages:
openjdk-17-demo openjdk-17-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:
openjdk-17-jdk-headless openjdk-17-jre-headless
0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
Need to get 115 MB of archives.
After this operation, 271 MB of additional disk space will be used.
Get:1 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jre-headless amd64 17.0.7+7-1~deb11u1 [43.7 MB]
Get:2 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jdk-headless amd64 17.0.7+7-1~deb11u1 [71.2 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 115 MB in 4s (30.4 MB/s)
Selecting previously unselected package openjdk-17-jre-headless:amd64.
(Reading database ... 36749 files and directories currently installed.)
Preparing to unpack .../openjdk-17-jre-headless_17.0.7+7-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jre-headless:amd64 (17.0.7+7-1~deb11u1) ...
Selecting previously unselected package openjdk-17-jdk-headless:amd64.
Preparing to unpack .../openjdk-17-jdk-headless_17.0.7+7-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jdk-headless:amd64 (17.0.7+7-1~deb11u1) ...
Setting up openjdk-17-jre-headless:amd64 (17.0.7+7-1~deb11u1) ...
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode
Setting up openjdk-17-jdk-headless:amd64 (17.0.7+7-1~deb11u1) ...
+ update-java-alternatives -a
update-alternatives: error: no alternatives for jconsole
2023-09-22 19:57:22,379 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-09-22 19:57:22,691 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 37183 files and directories currently installed.)
Removing sudo (1.9.5p2-3+deb11u1) ...
Purging configuration files for sudo (1.9.5p2-3+deb11u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
2023-09-22 19:57:40,115 INFO: Getting source for revision 19a8d768bc9bbb38039b7d5eb6e9db7c7c2a5da1
2023-09-22 19:57:40,116 DEBUG: Directory: build/de.monocles.translator
2023-09-22 19:57:40,116 DEBUG: > git rev-parse --show-toplevel
2023-09-22 19:57:40,336 DEBUG: Directory: build/de.monocles.translator
2023-09-22 19:57:40,337 DEBUG: > git submodule foreach --recursive git reset --hard
2023-09-22 19:57:40,648 DEBUG: Directory: build/de.monocles.translator
2023-09-22 19:57:40,649 DEBUG: > git reset --hard
2023-09-22 19:57:40,960 DEBUG: Directory: build/de.monocles.translator
2023-09-22 19:57:40,961 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-09-22 19:57:41,075 DEBUG: Directory: build/de.monocles.translator
2023-09-22 19:57:41,076 DEBUG: > git clean -dffx
2023-09-22 19:57:41,187 DEBUG: Directory: build/de.monocles.translator
2023-09-22 19:57:41,187 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 origin
2023-09-22 19:57:42,218 DEBUG: Directory: build/de.monocles.translator
2023-09-22 19:57:42,218 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 remote prune origin
2023-09-22 19:57:43,052 DEBUG: Directory: build/de.monocles.translator
2023-09-22 19:57:43,062 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
2023-09-22 19:57:43,976 DEBUG: Directory: build/de.monocles.translator
2023-09-22 19:57:43,976 DEBUG: > git remote set-head origin --auto
2023-09-22 19:57:44,890 DEBUG: Directory: build/de.monocles.translator
2023-09-22 19:57:44,891 DEBUG: > git checkout -f 19a8d768bc9bbb38039b7d5eb6e9db7c7c2a5da1
2023-09-22 19:57:45,102 DEBUG: Directory: build/de.monocles.translator
2023-09-22 19:57:45,102 DEBUG: > git clean -dffx
2023-09-22 19:57:45,213 INFO: Creating local.properties file at build/de.monocles.translator/local.properties
2023-09-22 19:57:45,215 INFO: Creating local.properties file at build/de.monocles.translator/app/local.properties
2023-09-22 19:57:45,216 DEBUG: Removing debuggable flags from build/de.monocles.translator/app
2023-09-22 19:57:45,254 INFO: Running 'prebuild' commands in build/de.monocles.translator/app
2023-09-22 19:57:45,255 DEBUG: Directory: build/de.monocles.translator/app
2023-09-22 19:57:45,255 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e 's/universalApk true/reset()\ninclude "x86_64"/' build.gradle
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e 's/universalApk true/reset()\ninclude "x86_64"/' build.gradle
2023-09-22 19:57:45,469 INFO: Cleaning Gradle project...
2023-09-22 19:57:45,470 DEBUG: Directory: build/de.monocles.translator/app
2023-09-22 19:57:45,471 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.0 via distributionUrl
Downloading missing gradle version 8.0
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.0-bin.zip: OK
Running /opt/gradle/versions/8.0/bin/gradle clean
Welcome to Gradle 8.0!
For more details see https://docs.gradle.org/8.0/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.0/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 1m 1s
1 actionable task: 1 up-to-date
2023-09-22 19:58:53,747 INFO: Scanning source for common problems...
2023-09-22 19:58:53,782 DEBUG: scanner is configured to use signature data from: 'suss'
2023-09-22 19:58:53,833 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2023-09-22 19:58:53,834 INFO: Creating source tarball...
2023-09-22 19:58:54,149 INFO: Building Gradle project...
2023-09-22 19:58:54,149 DEBUG: Directory: build/de.monocles.translator/app
2023-09-22 19:58:54,149 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.0 via distributionUrl
Running /opt/gradle/versions/8.0/bin/gradle assembleRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.0/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
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:buildKotlinToolingMetadata
> Task :app:preBuild UP-TO-DATE
> Task :app:preLibreReleaseBuild UP-TO-DATE
> Task :app:generateLibreReleaseBuildConfig
> Task :app:generateLibreReleaseResValues
> Task :app:checkLibreReleaseAarMetadata
> Task :app:mapLibreReleaseSourceSetPaths
> Task :app:generateLibreReleaseResources
> Task :app:packageLibreReleaseResources
> Task :app:mergeLibreReleaseResources
> Task :app:createLibreReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksLibreRelease
> Task :app:parseLibreReleaseLocalResources
> Task :app:processLibreReleaseMainManifest
> Task :app:processLibreReleaseManifest
> Task :app:extractProguardFiles
> Task :app:javaPreCompileLibreRelease
> Task :app:mergeLibreReleaseJniLibFolders
> Task :app:mergeLibreReleaseNativeLibs
> Task :app:checkLibreReleaseDuplicateClasses
> Task :app:mergeLibreReleaseArtProfile
> Task :app:processLibreReleaseJavaRes NO-SOURCE
> Task :app:mergeLibreReleaseShaders
> Task :app:compileLibreReleaseShaders NO-SOURCE
> Task :app:generateLibreReleaseAssets UP-TO-DATE
> Task :app:stripLibreReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libjpeg.so, libleptonica.so, libpng.so, libtesseract.so.
> Task :app:mergeLibreReleaseAssets
> Task :app:extractLibreReleaseNativeSymbolTables
> Task :app:compressLibreReleaseAssets
> Task :app:mergeLibreReleaseNativeDebugMetadata NO-SOURCE
> Task :app:collectLibreReleaseDependencies
> Task :app:sdkLibreReleaseDependencyData
> Task :app:writeLibreReleaseAppMetadata
> Task :app:writeLibreReleaseSigningConfigVersions
> Task :app:processLibreReleaseManifestForPackage
> Task :app:processLibreReleaseResources
> Task :app:optimizeLibreReleaseResources
> Task :app:kaptGenerateStubsLibreReleaseKotlin
> Task :app:kaptLibreReleaseKotlin
> Task :app:compileLibreReleaseKotlin
w: file:///home/vagrant/build/de.monocles.translator/app/src/main/java/de/monocles/translator/ui/components/StyledTextField.kt:36:36 'textFieldColors(Color = ..., Color = ..., Color = ..., Color = ..., Color = ..., Color = ..., Color = ..., Color = ..., TextSelectionColors = ..., Color = ..., Color = ..., Color = ..., Color = ..., Color = ..., Color = ..., Color = ..., Color = ..., Color = ..., Color = ..., Color = ..., Color = ..., Color = ..., Color = ..., Color = ..., Color = ..., Color = ..., Color = ..., Color = ..., Color = ..., Color = ..., Color = ..., Color = ..., Color = ..., Color = ..., Color = ..., Color = ..., Color = ..., Color = ..., Color = ..., Color = ..., Color = ...): TextFieldColors' is deprecated. Renamed to `TextFieldDefaults.colors` with additional parameters to controlcontainer color based on state.
w: file:///home/vagrant/build/de.monocles.translator/app/src/main/java/de/monocles/translator/ui/components/prefs/AccentColorPref.kt:136:55 Type mismatch: inferred type is String? but String was expected
> Task :app:compileLibreReleaseJavaWithJavac
> Task :app:mergeLibreReleaseGeneratedProguardFiles
> Task :app:mergeLibreReleaseJavaResource
> Task :app:lintVitalAnalyzeLibreRelease
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-serialization-json-jvm/1.6.0/59761a941bd8691b3ef2447f5b9376868a6b2d7e/kotlinx-serialization-json-jvm-1.6.0.jar!/META-INF/kotlinx-serialization-json.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.7.1.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-serialization-core-jvm/1.6.0/94b35f721f1029b3b8d46fb277b4e53fb1a0a510/kotlinx-serialization-core-jvm-1.6.0.jar!/META-INF/kotlinx-serialization-core.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.7.1.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.9.0/8ee15ef0c67dc83d874f412d84378d7f0eb50b63/kotlin-stdlib-1.9.0.jar!/META-INF/kotlin-stdlib.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.7.1.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.9.0/8ee15ef0c67dc83d874f412d84378d7f0eb50b63/kotlin-stdlib-1.9.0.jar!/META-INF/kotlin-stdlib-jdk8.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.7.1.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.9.0/8ee15ef0c67dc83d874f412d84378d7f0eb50b63/kotlin-stdlib-1.9.0.jar!/META-INF/kotlin-stdlib-jdk7.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.7.1.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.9.0/cd65c21cfd1eec4d44ef09f9f52b6d9f8a720636/kotlin-stdlib-common-1.9.0.jar!/META-INF/kotlin-stdlib-common.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.7.1.
> Task :app:minifyLibreReleaseWithR8
> Task :app:lintVitalReportLibreRelease
> Task :app:lintVitalLibreRelease
> Task :app:compileLibreReleaseArtProfile
> Task :app:packageLibreRelease
> Task :app:createLibreReleaseApkListingFileRedirect
> Task :app:assembleLibreRelease
> Task :app:assembleRelease
BUILD SUCCESSFUL in 5m 4s
43 actionable tasks: 43 executed
2023-09-22 20:03:59,908 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/de.monocles.translator, universal_newlines=False, shell=None, istream=<valid stream>)
2023-09-22 20:03:59,923 INFO: Successfully built version 1.5 of de.monocles.translator from 19a8d768bc9bbb38039b7d5eb6e9db7c7c2a5da1
2023-09-22 20:04:00,182 DEBUG: AXML contains a RESOURCE MAP
2023-09-22 20:04:00,182 DEBUG: Start of Namespace mapping: prefix 37: 'android' --> uri 70: 'http://schemas.android.com/apk/res/android'
2023-09-22 20:04:00,183 DEBUG: Checking build/de.monocles.translator/app/build/outputs/apk/libre/release/app-libre-x86_64-release-unsigned.apk
2023-09-22 20:04:00,187 DEBUG: AXML contains a RESOURCE MAP
2023-09-22 20:04:00,187 DEBUG: Start of Namespace mapping: prefix 37: 'android' --> uri 70: 'http://schemas.android.com/apk/res/android'
2023-09-22 20:04:00,212 INFO: success: de.monocles.translator
2023-09-22 20:04:00,213 INFO: Finished
2023-09-22 20:04:00,213 INFO: 1 build succeeded