log for eu.darken.capod:21100000
== Installed Android Tools ==
2023-09-13 22:04:51,243 DEBUG: Reading 'config.yml'
2023-09-13 22:04:51,257 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-09-13 22:04:51,258 INFO: Creating log directory
2023-09-13 22:04:51,258 INFO: Creating temporary directory
2023-09-13 22:04:51,258 INFO: Creating output directory
2023-09-13 22:04:51,272 DEBUG: Getting git vcs interface for https://github.com/d4rken-org/capod.git
2023-09-13 22:04:51,272 DEBUG: Checking eu.darken.capod:21100000
2023-09-13 22:04:51,272 INFO: Building version 2.11.0-rc0 (21100000) of eu.darken.capod
2023-09-13 22:04:51,272 INFO: Running 'sudo' commands in /home/vagrant
2023-09-13 22:04:51,272 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://debian.osuosl.org/debian bullseye-updates InRelease [44.1 kB]
Get:4 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 kB]
Get:5 https://security.debian.org/debian-security bullseye-security/main amd64 Packages [246 kB]
Get:6 https://security.debian.org/debian-security bullseye-security/main Translation-en [159 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 8s (2029 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 (31.6 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-13 22:05:32,343 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-09-13 22:05:32,662 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-13 22:05:43,857 INFO: Getting source for revision 18a731108988b5cc7e811a6677893b6339072601
2023-09-13 22:05:43,860 DEBUG: Directory: build/eu.darken.capod
2023-09-13 22:05:43,861 DEBUG: > git rev-parse --show-toplevel
2023-09-13 22:05:44,071 DEBUG: Directory: build/eu.darken.capod
2023-09-13 22:05:44,072 DEBUG: > git submodule foreach --recursive git reset --hard
2023-09-13 22:05:44,282 DEBUG: Directory: build/eu.darken.capod
2023-09-13 22:05:44,282 DEBUG: > git reset --hard
2023-09-13 22:05:44,794 DEBUG: Directory: build/eu.darken.capod
2023-09-13 22:05:44,795 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-09-13 22:05:44,903 DEBUG: Directory: build/eu.darken.capod
2023-09-13 22:05:44,903 DEBUG: > git clean -dffx
2023-09-13 22:05:45,015 DEBUG: Directory: build/eu.darken.capod
2023-09-13 22:05:45,015 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-13 22:05:45,828 DEBUG: Directory: build/eu.darken.capod
2023-09-13 22:05:45,829 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-13 22:05:46,342 DEBUG: Directory: build/eu.darken.capod
2023-09-13 22:05:46,342 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-13 22:05:46,854 DEBUG: Directory: build/eu.darken.capod
2023-09-13 22:05:46,855 DEBUG: > git remote set-head origin --auto
2023-09-13 22:05:47,467 DEBUG: Directory: build/eu.darken.capod
2023-09-13 22:05:47,468 DEBUG: > git checkout -f 18a731108988b5cc7e811a6677893b6339072601
2023-09-13 22:05:47,986 DEBUG: Directory: build/eu.darken.capod
2023-09-13 22:05:47,987 DEBUG: > git clean -dffx
2023-09-13 22:05:48,096 INFO: Creating local.properties file at build/eu.darken.capod/local.properties
2023-09-13 22:05:48,097 INFO: Creating local.properties file at build/eu.darken.capod/app/local.properties
2023-09-13 22:05:48,098 DEBUG: Removing debuggable flags from build/eu.darken.capod/app
2023-09-13 22:05:48,124 INFO: Removing specified files
2023-09-13 22:05:48,124 INFO: Removing crowdin-cli.jar
2023-09-13 22:05:48,149 INFO: Cleaned build.gradle.kts of keysigning configs at build/eu.darken.capod/app-wear/build.gradle.kts
2023-09-13 22:05:48,168 INFO: Cleaned build.gradle.kts of keysigning configs at build/eu.darken.capod/app/build.gradle.kts
2023-09-13 22:05:48,192 INFO: Running 'prebuild' commands in build/eu.darken.capod/app
2023-09-13 22:05:48,193 DEBUG: Directory: build/eu.darken.capod/app
2023-09-13 22:05:48,193 DEBUG: > bash -e -u -o pipefail -x -c -- cp ../version.properties .
/etc/bash.bashrc: line 7: PS1: unbound variable
+ cp ../version.properties .
2023-09-13 22:05:48,401 INFO: Cleaning Gradle project...
2023-09-13 22:05:48,402 DEBUG: Directory: build/eu.darken.capod/app
2023-09-13 22:05:48,402 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.1.1 via distributionUrl
Downloading missing gradle version 8.1.1
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.1.1-bin.zip: OK
Running /opt/gradle/versions/8.1.1/bin/gradle clean
Welcome to Gradle 8.1.1!
Here are the highlights of this release:
- Stable configuration cache
- Experimental Kotlin DSL assignment syntax
- Building with Java 20
For more details see https://docs.gradle.org/8.1.1/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.1.1/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Task :buildSrc:pluginDescriptors
> Task :buildSrc:processResources NO-SOURCE
> Task :buildSrc:compileKotlin
w: file:///home/vagrant/build/eu.darken.capod/buildSrc/src/main/java/Dependencies.kt:112:39 Parameter 'junit' is never used
w: file:///home/vagrant/build/eu.darken.capod/buildSrc/src/main/java/Dependencies.kt:112:62 Parameter 'instrumentation' is never used
w: file:///home/vagrant/build/eu.darken.capod/buildSrc/src/main/java/ProjectConfig.kt:58:9 'targetSdk: Int?' is deprecated. Will be removed from library DSL in v9.0
w: file:///home/vagrant/build/eu.darken.capod/buildSrc/src/main/java/ProjectConfig.kt:87:5 The expression is unused
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy NO-SOURCE
> Task :buildSrc:classes UP-TO-DATE
> Task :buildSrc:jar
:jar: No valid plugin descriptors were found in META-INF/gradle-plugins
> Task :buildSrc:inspectClassesForKotlinIC
> Configure project :app
w: file:///home/vagrant/build/eu.darken.capod/app/build.gradle.kts:74:57: 'toLowerCase(): String' is deprecated. Use lowercase() instead.
w: file:///home/vagrant/build/eu.darken.capod/app/build.gradle.kts:77:37: 'toUpperCase(): String' is deprecated. Use uppercase() instead.
> Configure project :app-common
w: file:///home/vagrant/build/eu.darken.capod/app-common/build.gradle.kts:15:9: 'targetSdk: Int?' is deprecated. Will be removed from library DSL in v9.0
> Configure project :app-wear
w: file:///home/vagrant/build/eu.darken.capod/app-wear/build.gradle.kts:77:57: 'toLowerCase(): String' is deprecated. Use lowercase() instead.
w: file:///home/vagrant/build/eu.darken.capod/app-wear/build.gradle.kts:80:37: 'toUpperCase(): String' is deprecated. Use uppercase() instead.
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 3m 17s
5 actionable tasks: 4 executed, 1 up-to-date
2023-09-13 22:09:12,264 INFO: Scanning source for common problems...
2023-09-13 22:09:12,280 DEBUG: scanner is configured to use signature data from: 'suss'
2023-09-13 22:09:12,422 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2023-09-13 22:09:12,423 INFO: Creating source tarball...
2023-09-13 22:09:13,945 INFO: Building Gradle project...
2023-09-13 22:09:13,945 DEBUG: Directory: build/eu.darken.capod/app
2023-09-13 22:09:13,945 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleFossRelease
Found 8.1.1 via distributionUrl
Running /opt/gradle/versions/8.1.1/bin/gradle assembleFossRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.1.1/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Task :buildSrc:pluginDescriptors
> Task :buildSrc:processResources NO-SOURCE
> Task :buildSrc:compileKotlin
w: file:///home/vagrant/build/eu.darken.capod/buildSrc/src/main/java/Dependencies.kt:112:39 Parameter 'junit' is never used
w: file:///home/vagrant/build/eu.darken.capod/buildSrc/src/main/java/Dependencies.kt:112:62 Parameter 'instrumentation' is never used
w: file:///home/vagrant/build/eu.darken.capod/buildSrc/src/main/java/ProjectConfig.kt:58:9 'targetSdk: Int?' is deprecated. Will be removed from library DSL in v9.0
w: file:///home/vagrant/build/eu.darken.capod/buildSrc/src/main/java/ProjectConfig.kt:87:5 The expression is unused
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy NO-SOURCE
> Task :buildSrc:classes UP-TO-DATE
> Task :buildSrc:jar
:jar: No valid plugin descriptors were found in META-INF/gradle-plugins
> Task :buildSrc:inspectClassesForKotlinIC
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-common:preBuild UP-TO-DATE
> Task :app-common:preFossReleaseBuild UP-TO-DATE
> Task :app-common:mergeFossReleaseJniLibFolders
> Task :app-common:mergeFossReleaseNativeLibs NO-SOURCE
> Task :app-common:stripFossReleaseDebugSymbols NO-SOURCE
> Task :app-common:generateFossReleaseResValues
> Task :app-common:copyFossReleaseJniLibsProjectAndLocalJars
> Task :app-common:extractDeepLinksForAarFossRelease
> Task :app-common:generateFossReleaseResources
> Task :app-common:dataBindingMergeDependencyArtifactsFossRelease
> Task :app-common:packageFossReleaseResources
> Task :app-common:generateFossReleaseBuildConfig
> Task :app-common:processFossReleaseManifest
package="eu.darken.capod.common" found in source AndroidManifest.xml: /home/vagrant/build/eu.darken.capod/app-common/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="eu.darken.capod.common" from the source AndroidManifest.xml: /home/vagrant/build/eu.darken.capod/app-common/src/main/AndroidManifest.xml.
> Task :app-common:parseFossReleaseLocalResources
> Task :app-common:javaPreCompileFossRelease
> Task :app-common:dataBindingGenBaseClassesFossRelease
> Task :app-common:mergeFossReleaseShaders
> Task :app-common:compileFossReleaseShaders NO-SOURCE
> Task :app-common:generateFossReleaseAssets UP-TO-DATE
> Task :app-common:packageFossReleaseAssets
> Task :app-common:prepareFossReleaseArtProfile
> Task :app-common:prepareLintJarForPublish
> Task :app-common:processFossReleaseJavaRes NO-SOURCE
> Task :app-common:generateFossReleaseRFile
> Task :app-common:writeFossReleaseAarMetadata
> Task :app:buildKotlinToolingMetadata
> Task :app:preBuild UP-TO-DATE
> Task :app:preFossReleaseBuild UP-TO-DATE
> Task :app:dataBindingMergeDependencyArtifactsFossRelease
> Task :app:generateFossReleaseResValues
> Task :app:generateFossReleaseResources
> Task :app:packageFossReleaseResources
> Task :app:generateFossReleaseBuildConfig
> Task :app:parseFossReleaseLocalResources
> Task :app:generateSafeArgsFossRelease
> Task :app:mapFossReleaseSourceSetPaths
> Task :app:checkFossReleaseAarMetadata
> Task :app:createFossReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksFossRelease
> Task :app-common:extractDeepLinksFossRelease
> Task :app:mergeFossReleaseResources
> Task :app:processFossReleaseMainManifest
package="eu.darken.capod" found in source AndroidManifest.xml: /home/vagrant/build/eu.darken.capod/app/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="eu.darken.capod" from the source AndroidManifest.xml: /home/vagrant/build/eu.darken.capod/app/src/main/AndroidManifest.xml.
> Task :app:dataBindingGenBaseClassesFossRelease
> Task :app:processFossReleaseManifest
> Task :app:javaPreCompileFossRelease
> Task :app:extractProguardFiles
> Task :app-common:writeFossReleaseLintModelMetadata
> Task :app:mergeFossReleaseJniLibFolders
> Task :app-common:copyFossReleaseJniLibsProjectOnly
> Task :app:checkFossReleaseDuplicateClasses
> Task :app:mergeFossReleaseNativeLibs NO-SOURCE
> Task :app:stripFossReleaseDebugSymbols NO-SOURCE
> Task :app:extractFossReleaseNativeSymbolTables NO-SOURCE
> Task :app:mergeFossReleaseNativeDebugMetadata NO-SOURCE
> Task :app:processFossReleaseManifestForPackage
> Task :app:mergeFossReleaseArtProfile
> Task :app:processFossReleaseJavaRes NO-SOURCE
> Task :app:mergeFossReleaseShaders
> Task :app:compileFossReleaseShaders NO-SOURCE
> Task :app:generateFossReleaseAssets UP-TO-DATE
> Task :app:mergeFossReleaseAssets
> Task :app:compressFossReleaseAssets
> Task :app:processApplicationManifestFossReleaseForBundle
> Task :app:collectFossReleaseDependencies
> Task :app:sdkFossReleaseDependencyData
> Task :app:writeFossReleaseAppMetadata
> Task :app:writeFossReleaseSigningConfigVersions
> Task :app:processFossReleaseResources
> Task :app:bundleFossReleaseResources
> Task :app-common:kaptGenerateStubsFossReleaseKotlin
> Task :app-common:kaptFossReleaseKotlin
> Task :app-common:compileFossReleaseKotlin
w: file:///home/vagrant/build/eu.darken.capod/app-common/src/main/java/eu/darken/capod/common/bluetooth/BleScanResultReceiver.kt:45:34 'getParcelableArrayListExtra(String!): ArrayList<T!>?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/eu.darken.capod/app-common/src/main/java/eu/darken/capod/common/bluetooth/BluetoothManager2.kt:131:41 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/eu.darken.capod/app-common/src/main/java/eu/darken/capod/common/uix/Activity2.kt:40:15 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Overrides deprecated member in 'androidx.activity.ComponentActivity'. Deprecated in Java
w: file:///home/vagrant/build/eu.darken.capod/app-common/src/main/java/eu/darken/capod/common/uix/Fragment2.kt:60:15 'onActivityCreated(Bundle?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/eu.darken.capod/app-common/src/main/java/eu/darken/capod/common/uix/Fragment2.kt:90:15 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/eu.darken.capod/app-common/src/main/java/eu/darken/capod/pods/core/PodDeviceExtensions.kt:27:32 Parameter 'context' is never used
> Task :app-common:extractFossReleaseAnnotations
> Task :app-common:compileFossReleaseJavaWithJavac
> Task :app-common:bundleLibResFossRelease
> Task :app-common:mergeFossReleaseJavaResource
> Task :app-common:transformFossReleaseClassesWithAsm
> Task :app-common:mergeFossReleaseGeneratedProguardFiles
> Task :app-common:mergeFossReleaseConsumerProguardFiles
> Task :app-common:syncFossReleaseLibJars
> Task :app-common:bundleFossReleaseLocalLintAar
> Task :app-common:exportFossReleaseConsumerProguardFiles
> Task :app-common:bundleLibRuntimeToJarFossRelease
> Task :app-common:bundleLibCompileToJarFossRelease
> Task :app-common:createFullJarFossRelease
> Task :app:kaptGenerateStubsFossReleaseKotlin
> Task :app:kaptFossReleaseKotlin
> Task :app:compileFossReleaseKotlin
w: file:///home/vagrant/build/eu.darken.capod/app/src/main/java/eu/darken/capod/common/debug/recording/core/RecorderService.kt:87:21 'stopForeground(Boolean): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/eu.darken.capod/app/src/main/java/eu/darken/capod/common/debug/recording/ui/RecorderActivityVM.kt:77:20 Variable 'size' is never used
w: file:///home/vagrant/build/eu.darken.capod/app/src/main/java/eu/darken/capod/common/preferences/PercentSliderPreference.kt:83:58 'getter for fragmentManager: FragmentManager?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/eu.darken.capod/app/src/main/java/eu/darken/capod/common/preferences/PercentSliderPreference.kt:86:36 'setTargetFragment(Fragment?, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/eu.darken.capod/app/src/main/java/eu/darken/capod/common/uix/BottomSheetDialogFragment2.kt:56:15 'onActivityCreated(Bundle?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/eu.darken.capod/app/src/main/java/eu/darken/capod/common/uix/BottomSheetDialogFragment2.kt:86:15 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/eu.darken.capod/app/src/main/java/eu/darken/capod/main/ui/MainActivityVM.kt:12:5 Parameter 'handle' is never used
w: file:///home/vagrant/build/eu.darken.capod/app/src/main/java/eu/darken/capod/main/ui/overview/OverviewFragmentVM.kt:115:44 Parameter 'showAll' is never used, could be renamed to _
w: file:///home/vagrant/build/eu.darken.capod/app/src/main/java/eu/darken/capod/main/ui/overview/cards/BluetoothDisabledVH.kt:23:43 Parameter 'item' is never used, could be renamed to _
w: file:///home/vagrant/build/eu.darken.capod/app/src/main/java/eu/darken/capod/main/ui/settings/SettingsFragment.kt:68:32 'getParcelableArrayList(String?): ArrayList<T!>?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/eu.darken.capod/app/src/main/java/eu/darken/capod/main/ui/settings/SettingsFragment.kt:76:62 'onBackPressed(): Unit' is deprecated. Overrides deprecated member in 'androidx.core.app.ComponentActivity'. Deprecated in Java
w: file:///home/vagrant/build/eu.darken.capod/app/src/main/java/eu/darken/capod/main/ui/settings/SettingsFragment.kt:103:17 'setTargetFragment(Fragment?, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/eu.darken.capod/app/src/main/java/eu/darken/capod/monitor/core/receiver/BluetoothEventReceiver.kt:34:38 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/eu.darken.capod/app/src/main/java/eu/darken/capod/monitor/core/worker/MonitorControl.kt:24:9 Parameter 'bluetoothDevice' is never used
w: file:///home/vagrant/build/eu.darken.capod/app/src/main/java/eu/darken/capod/monitor/core/worker/MonitorWorker.kt:145:44 Unchecked cast: Any? to Collection<BluetoothDevice2>
> Task :app:compileFossReleaseJavaWithJavac
> Task :app:hiltAggregateDepsFossRelease
> Task :app:hiltJavaCompileFossRelease
> Task :app:transformFossReleaseClassesWithAsm
> Task :app:mergeFossReleaseGeneratedProguardFiles
> Task :app:mergeFossReleaseJavaResource
> Task :app:lintVitalAnalyzeFossRelease
> Task :app:minifyFossReleaseWithR8
> Task :app:lintVitalReportFossRelease
> Task :app:lintVitalFossRelease
> Task :app:l8DexDesugarLibFossRelease
> Task :app:compileFossReleaseArtProfile
> Task :app:shrinkFossReleaseRes
> Task :app:optimizeFossReleaseResources
> Task :app:packageFossRelease
> Task :app:createFossReleaseApkListingFileRedirect
> Task :app:assembleFossRelease
BUILD SUCCESSFUL in 5m 43s
90 actionable tasks: 90 executed
2023-09-13 22:14:58,461 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/eu.darken.capod, universal_newlines=False, shell=None, istream=<valid stream>)
2023-09-13 22:14:58,477 INFO: Successfully built version 2.11.0-rc0 of eu.darken.capod from 18a731108988b5cc7e811a6677893b6339072601
2023-09-13 22:14:58,743 DEBUG: AXML contains a RESOURCE MAP
2023-09-13 22:14:58,743 DEBUG: Start of Namespace mapping: prefix 32: 'android' --> uri 97: 'http://schemas.android.com/apk/res/android'
2023-09-13 22:14:58,745 DEBUG: Checking build/eu.darken.capod/app/build/outputs/apk/foss/release/eu.darken.capod-v2.11.0-rc0-21100000-FOSS-RELEASE.apk
2023-09-13 22:14:58,760 DEBUG: AXML contains a RESOURCE MAP
2023-09-13 22:14:58,761 DEBUG: Start of Namespace mapping: prefix 32: 'android' --> uri 97: 'http://schemas.android.com/apk/res/android'
2023-09-13 22:14:58,784 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2023-09-13 22:14:58,784 INFO: ...retrieving https://github.com/d4rken-org/capod/releases/download/v2.11.0-rc0/eu.darken.capod-v2.11.0-rc0-21100000-FOSS-RELEASE.apk
2023-09-13 22:14:58,789 DEBUG: Starting new HTTPS connection (1): github.com:443
2023-09-13 22:14:59,011 DEBUG: https://github.com:443 "GET /d4rken-org/capod/releases/download/v2.11.0-rc0/eu.darken.capod-v2.11.0-rc0-21100000-FOSS-RELEASE.apk HTTP/1.1" 302 0
2023-09-13 22:14:59,021 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2023-09-13 22:14:59,210 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/450050245/44fcb38f-26bf-4ece-9922-cdb139c7c4af?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230913%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230913T221459Z&X-Amz-Expires=300&X-Amz-Signature=f2efdb4edc17037b913c3ffba7ad8debcb4351a0778053378fce26f163c3e9bd&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=450050245&response-content-disposition=attachment%3B%20filename%3Deu.darken.capod-v2.11.0-rc0-21100000-FOSS-RELEASE.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 3051496
2023-09-13 22:15:00,265 DEBUG: unsigned/binaries/eu.darken.capod_21100000.binary.apk: Verifies
Verified using v1 scheme (JAR signing): false
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Number of signers: 1
2023-09-13 22:15:01,082 DEBUG: /tmp/tmp6_pr_0av/sigcp_eu.darken.capod_21100000.apk: Verifies
Verified using v1 scheme (JAR signing): false
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Number of signers: 1
2023-09-13 22:15:01,083 INFO: ...successfully verified
2023-09-13 22:15:01,083 INFO: compared built binary to supplied reference binary successfully
2023-09-13 22:15:01,122 DEBUG: Using androguard from "/usr/lib/python3/dist-packages/androguard/__init__.py"
2023-09-13 22:15:01,312 INFO: Starting analysis on AndroidManifest.xml
2023-09-13 22:15:01,360 INFO: APK file was successfully validated!
2023-09-13 22:15:01,380 DEBUG: Using APK Signature v2
2023-09-13 22:15:01,383 INFO: supplied reference binary has allowed signer 6729f9de72b4fca99615b22f984400ad1f3daa2411d8b1e09f321b038fac85ed
2023-09-13 22:15:01,385 INFO: success: eu.darken.capod
2023-09-13 22:15:01,385 INFO: Finished
2023-09-13 22:15:01,385 INFO: 1 build succeeded