log for de.micmun.android.nextcloudcookbook:302
== Installed Android Tools ==
2024-03-01 07:42:57,882 DEBUG: Reading 'config.yml'
2024-03-01 07:42:57,902 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2024-03-01 07:42:57,903 INFO: Creating log directory
2024-03-01 07:42:57,903 INFO: Creating temporary directory
2024-03-01 07:42:57,903 INFO: Creating output directory
2024-03-01 07:42:57,914 DEBUG: Getting git vcs interface for https://codeberg.org/MicMun/nextcloud-cookbook.git
2024-03-01 07:42:57,914 DEBUG: Checking de.micmun.android.nextcloudcookbook:302
2024-03-01 07:42:57,914 INFO: Building version 3.0.2 (302) of de.micmun.android.nextcloudcookbook
2024-03-01 07:42:57,914 INFO: Running 'sudo' commands in /home/vagrant
2024-03-01 07:42:57,915 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://security.debian.org/debian-security bullseye-security/main amd64 Packages [269 kB]
Get:5 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 kB]
Get:6 https://security.debian.org/debian-security bullseye-security/main Translation-en [174 kB]
Get:7 https://debian.osuosl.org/debian bullseye/main amd64 Packages [8068 kB]
Get:8 https://debian.osuosl.org/debian bullseye/main Translation-en [6236 kB]
Get:9 https://debian.osuosl.org/debian bullseye-updates/main amd64 Packages [18.8 kB]
Get:10 https://debian.osuosl.org/debian bullseye-updates/main Translation-en [10.9 kB]
Get:11 https://debian.osuosl.org/debian bullseye-backports/main amd64 Packages [403 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [344 kB]
Fetched 15.8 MB in 19s (822 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://debian.osuosl.org/debian bullseye/main amd64 openjdk-17-jre-headless amd64 17.0.10+7-1~deb11u1 [43.7 MB]
Get:2 https://debian.osuosl.org/debian bullseye/main amd64 openjdk-17-jdk-headless amd64 17.0.10+7-1~deb11u1 [71.2 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 115 MB in 1min 39s (1159 kB/s)
Selecting previously unselected package openjdk-17-jre-headless:amd64.
(Reading database ... 36777 files and directories currently installed.)
Preparing to unpack .../openjdk-17-jre-headless_17.0.10+7-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jre-headless:amd64 (17.0.10+7-1~deb11u1) ...
Selecting previously unselected package openjdk-17-jdk-headless:amd64.
Preparing to unpack .../openjdk-17-jdk-headless_17.0.10+7-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jdk-headless:amd64 (17.0.10+7-1~deb11u1) ...
Setting up openjdk-17-jre-headless:amd64 (17.0.10+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.10+7-1~deb11u1) ...
+ update-java-alternatives -a
update-alternatives: error: no alternatives for jconsole
2024-03-01 07:45:24,966 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2024-03-01 07:45:25,279 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 37211 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
2024-03-01 07:45:35,594 INFO: Getting source for revision f535d2997079c0028d81e49addf20f4650b7b6cf
2024-03-01 07:45:35,595 DEBUG: Directory: build/de.micmun.android.nextcloudcookbook
2024-03-01 07:45:35,595 DEBUG: > git rev-parse --show-toplevel
2024-03-01 07:45:35,808 DEBUG: Directory: build/de.micmun.android.nextcloudcookbook
2024-03-01 07:45:35,809 DEBUG: > git submodule foreach --recursive git reset --hard
2024-03-01 07:45:36,020 DEBUG: Directory: build/de.micmun.android.nextcloudcookbook
2024-03-01 07:45:36,021 DEBUG: > git reset --hard
2024-03-01 07:45:36,333 DEBUG: Directory: build/de.micmun.android.nextcloudcookbook
2024-03-01 07:45:36,333 DEBUG: > git submodule foreach --recursive git clean -dffx
2024-03-01 07:45:36,443 DEBUG: Directory: build/de.micmun.android.nextcloudcookbook
2024-03-01 07:45:36,444 DEBUG: > git clean -dffx
2024-03-01 07:45:36,560 DEBUG: Directory: build/de.micmun.android.nextcloudcookbook
2024-03-01 07:45:36,561 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
2024-03-01 07:45:37,575 DEBUG: Directory: build/de.micmun.android.nextcloudcookbook
2024-03-01 07:45:37,576 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
2024-03-01 07:45:38,390 DEBUG: Directory: build/de.micmun.android.nextcloudcookbook
2024-03-01 07:45:38,390 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
2024-03-01 07:45:39,304 DEBUG: Directory: build/de.micmun.android.nextcloudcookbook
2024-03-01 07:45:39,305 DEBUG: > git remote set-head origin --auto
2024-03-01 07:45:40,219 DEBUG: Directory: build/de.micmun.android.nextcloudcookbook
2024-03-01 07:45:40,219 DEBUG: > git checkout -f f535d2997079c0028d81e49addf20f4650b7b6cf
2024-03-01 07:45:40,632 DEBUG: Directory: build/de.micmun.android.nextcloudcookbook
2024-03-01 07:45:40,632 DEBUG: > git clean -dffx
2024-03-01 07:45:40,742 DEBUG: Directory: build/de.micmun.android.nextcloudcookbook
2024-03-01 07:45:40,743 DEBUG: > git rev-parse --show-toplevel
2024-03-01 07:45:40,955 DEBUG: Directory: build/de.micmun.android.nextcloudcookbook
2024-03-01 07:45:40,955 DEBUG: > git submodule deinit --all --force
2024-03-01 07:45:41,067 INFO: Creating local.properties file at build/de.micmun.android.nextcloudcookbook/local.properties
2024-03-01 07:45:41,069 INFO: Creating local.properties file at build/de.micmun.android.nextcloudcookbook/app/local.properties
2024-03-01 07:45:41,069 DEBUG: Removing debuggable flags from build/de.micmun.android.nextcloudcookbook/app
2024-03-01 07:45:41,106 INFO: Running 'prebuild' commands in build/de.micmun.android.nextcloudcookbook/app
2024-03-01 07:45:41,107 DEBUG: Directory: build/de.micmun.android.nextcloudcookbook/app
2024-03-01 07:45:41,107 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/navigation-dynamic-features-fragment/,+2d' build.gradle
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e /navigation-dynamic-features-fragment/,+2d build.gradle
2024-03-01 07:45:41,319 INFO: Cleaning Gradle project...
2024-03-01 07:45:41,320 DEBUG: Directory: build/de.micmun.android.nextcloudcookbook/app
2024-03-01 07:45:41,320 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.5 via distributionUrl
Downloading missing gradle version 8.5
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.5-bin.zip: OK
Running /opt/gradle/versions/8.5/bin/gradle clean
Welcome to Gradle 8.5!
Here are the highlights of this release:
- Support for running on Java 21
- Faster first use with Kotlin DSL
- Improved error and warning messages
For more details see https://docs.gradle.org/8.5/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.5/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
> Configure project :app
WARNING: The option setting 'android.defaults.buildfeatures.buildconfig=true' is deprecated.
The current default is 'false'.
It will be removed in version 9.0 of the Android Gradle plugin.
You can resolve this warning in Android Studio via `Refactor` > `Migrate BuildConfig to Gradle Build Files`
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 57s
1 actionable task: 1 up-to-date
Configuration cache entry stored.
2024-03-01 07:46:45,105 INFO: Scanning source for common problems...
2024-03-01 07:46:45,127 DEBUG: scanner is configured to use signature data from: 'suss'
2024-03-01 07:46:45,128 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2024-03-01 07:46:45,622 DEBUG: write 'suss.json' to cache
2024-03-01 07:46:45,625 DEBUG: next suss.json cache update due in 23:59:59.992919
2024-03-01 07:46:45,848 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2024-03-01 07:46:45,849 INFO: Creating source tarball...
2024-03-01 07:46:46,880 INFO: Building Gradle project...
2024-03-01 07:46:46,881 DEBUG: Directory: build/de.micmun.android.nextcloudcookbook/app
2024-03-01 07:46:46,881 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.5 via distributionUrl
Running /opt/gradle/versions/8.5/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.5/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
> Configure project :app
WARNING: The option setting 'android.defaults.buildfeatures.buildconfig=true' is deprecated.
The current default is 'false'.
It will be removed in version 9.0 of the Android Gradle plugin.
You can resolve this warning in Android Studio via `Refactor` > `Migrate BuildConfig to Gradle Build Files`
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 34 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 34 accepted.
Preparing "Install Android SDK Build-Tools 34 v.34.0.0".
"Install Android SDK Build-Tools 34 v.34.0.0" ready.
Installing Android SDK Build-Tools 34 in /opt/android-sdk/build-tools/34.0.0
"Install Android SDK Build-Tools 34 v.34.0.0" complete.
"Install Android SDK Build-Tools 34 v.34.0.0" finished.
Checking the license for package Android SDK Platform 34 in /opt/android-sdk/licenses
License for package Android SDK Platform 34 accepted.
Preparing "Install Android SDK Platform 34 (revision 3)".
"Install Android SDK Platform 34 (revision 3)" ready.
Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34
"Install Android SDK Platform 34 (revision 3)" complete.
"Install Android SDK Platform 34 (revision 3)" 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:generateReleaseResValues
> Task :app:dataBindingTriggerRelease
> Task :app:writeReleaseAppMetadata
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:generateReleaseResources
> Task :app:extractProguardFiles
> Task :app:buildKotlinToolingMetadata
> Task :app:generateReleaseBuildConfig
> Task :app:writeReleaseSigningConfigVersions
> Task :app:mergeReleaseShaders
> Task :app:extractDeepLinksRelease
> Task :app:generateSafeArgsRelease
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:javaPreCompileRelease
> Task :app:mergeReleaseJniLibFolders
> Task :app:mergeReleaseNativeLibs NO-SOURCE
> Task :app:stripReleaseDebugSymbols NO-SOURCE
> Task :app:mergeReleaseAssets
> Task :app:extractReleaseNativeSymbolTables NO-SOURCE
> Task :app:mapReleaseSourceSetPaths
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:mergeReleaseArtProfile
> Task :app:compressReleaseAssets
> Task :app:checkReleaseDuplicateClasses
> Task :app:checkReleaseAarMetadata
> Task :app:dataBindingMergeDependencyArtifactsRelease
> Task :app:processReleaseMainManifest
> Task :app:processReleaseManifest
> Task :app:processApplicationManifestReleaseForBundle
> Task :app:processReleaseManifestForPackage
> Task :app:mergeReleaseResources
> Task :app:dataBindingGenBaseClassesRelease
warn: removing resource de.micmun.android.nextcloudcookbook:string/current_account_not_found_exception_message without required default value.
warn: removing resource de.micmun.android.nextcloudcookbook:string/current_account_not_found_exception_title without required default value.
warn: removing resource de.micmun.android.nextcloudcookbook:string/nextcloud_files_api_not_responding_open_battery_optimization_settings without required default value.
warn: removing resource de.micmun.android.nextcloudcookbook:string/unknown_error without required default value.
> Task :app:processReleaseResources
warn: removing resource de.micmun.android.nextcloudcookbook:string/current_account_not_found_exception_message without required default value.
warn: removing resource de.micmun.android.nextcloudcookbook:string/current_account_not_found_exception_title without required default value.
warn: removing resource de.micmun.android.nextcloudcookbook:string/nextcloud_files_api_not_responding_open_battery_optimization_settings without required default value.
warn: removing resource de.micmun.android.nextcloudcookbook:string/unknown_error without required default value.
> Task :app:bundleReleaseResources
> Task :app:kspReleaseKotlin
w: Argument -Xopt-in is deprecated. Please use -opt-in instead
> Task :app:kaptGenerateStubsReleaseKotlin
w: Argument -Xopt-in is deprecated. Please use -opt-in instead
> Task :app:kaptReleaseKotlin
> Task :app:compileReleaseKotlin
w: Argument -Xopt-in is deprecated. Please use -opt-in instead
w: file:///home/vagrant/build/de.micmun.android.nextcloudcookbook/app/src/main/java/de/micmun/android/nextcloudcookbook/nextcloudapi/Accounts.kt:31:27 'setCurrentAccount(Context!, String!): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/de.micmun.android.nextcloudcookbook/app/src/main/java/de/micmun/android/nextcloudcookbook/services/sync/SyncService.kt:4:20 'IntentService' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/de.micmun.android.nextcloudcookbook/app/src/main/java/de/micmun/android/nextcloudcookbook/services/sync/SyncService.kt:29:21 'constructor IntentService(String!)' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/de.micmun.android.nextcloudcookbook/app/src/main/java/de/micmun/android/nextcloudcookbook/services/sync/SyncService.kt:29:21 'IntentService' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/de.micmun.android.nextcloudcookbook/app/src/main/java/de/micmun/android/nextcloudcookbook/ui/LoginActivity.kt:110:33 'setCurrentAccount(Context!, String!): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/de.micmun.android.nextcloudcookbook/app/src/main/java/de/micmun/android/nextcloudcookbook/ui/LoginActivity.kt:121:33 'setCurrentAccount(Context!, String!): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/de.micmun.android.nextcloudcookbook/app/src/main/java/de/micmun/android/nextcloudcookbook/ui/LoginActivity.kt:164:22 'launchWhenCreated(suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenCreated is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.CREATED.
w: file:///home/vagrant/build/de.micmun.android.nextcloudcookbook/app/src/main/java/de/micmun/android/nextcloudcookbook/ui/MainActivity.kt:326:33 'setCurrentAccount(Context!, String!): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/de.micmun.android.nextcloudcookbook/app/src/main/java/de/micmun/android/nextcloudcookbook/ui/MainActivity.kt:337:33 'setCurrentAccount(Context!, String!): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/de.micmun.android.nextcloudcookbook/app/src/main/java/de/micmun/android/nextcloudcookbook/ui/downloadform/DownloadFormFragment.kt:268:35 Parameter 'mime' is never used
w: file:///home/vagrant/build/de.micmun.android.nextcloudcookbook/app/src/main/java/de/micmun/android/nextcloudcookbook/ui/preferences/PreferenceFragment.kt:94:22 'launchWhenResumed(suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenResumed is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.RESUMED.
w: file:///home/vagrant/build/de.micmun.android.nextcloudcookbook/app/src/main/java/de/micmun/android/nextcloudcookbook/util/ConnectivityCheck.kt:20:28 'getter for activeNetworkInfo: NetworkInfo?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/de.micmun.android.nextcloudcookbook/app/src/main/java/de/micmun/android/nextcloudcookbook/util/ConnectivityCheck.kt:20:47 'getter for isConnected: Boolean' is deprecated. Deprecated in Java
> Task :app:compileReleaseJavaWithJavac
> Task :app:mergeReleaseGeneratedProguardFiles
> Task :app:processReleaseJavaRes
> Task :app:expandReleaseArtProfileWildcards
> Task :app:generateReleaseLintVitalReportModel
> Task :app:mergeReleaseJavaResource
> Task :app:lintVitalAnalyzeRelease
> Task :app:minifyReleaseWithR8
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:minifyReleaseWithR8
WARNING: R8: The class androidx.navigation.NavType is present but not the method androidx.navigation.NavType androidx.navigation.NavType$Companion.fromArgType(java.lang.String, java.lang.String) which suggests some unsupported set-up where androidx is pre-shrunk without keeping the method androidx.navigation.NavType androidx.navigation.NavType$Companion.fromArgType(java.lang.String, java.lang.String).
WARNING: R8: The class androidx.navigation.NavType is present but not the method androidx.navigation.NavType androidx.navigation.NavType$Companion.fromArgType(java.lang.String, java.lang.String) which suggests some unsupported set-up where androidx is pre-shrunk without keeping the method androidx.navigation.NavType androidx.navigation.NavType$Companion.fromArgType(java.lang.String, java.lang.String).
> Task :app:l8DexDesugarLibRelease
Info: Proguard configuration rule does not match anything: `-keepclassmembers class j$.util.concurrent.ConcurrentHashMap$TreeBin {
int lockState;
}`
Info: Proguard configuration rule does not match anything: `-keepclassmembers class j$.util.concurrent.ConcurrentHashMap {
int sizeCtl;
int transferIndex;
long baseCount;
int cellsBusy;
}`
Info: Proguard configuration rule does not match anything: `-keepclassmembers class j$.util.concurrent.ConcurrentHashMap$CounterCell {
long value;
}`
Info: Proguard configuration rule does not match anything: `-keepclassmembers enum * {
public static **[] values();
public static ** valueOf(java.lang.String);
public static final synthetic <fields>;
}`
Info: Proguard configuration rule does not match anything: `-keepclassmembers class j$.util.IntSummaryStatistics {
long count;
long sum;
int min;
int max;
}`
Info: Proguard configuration rule does not match anything: `-keepclassmembers class j$.util.LongSummaryStatistics {
long count;
long sum;
long min;
long max;
}`
Info: Proguard configuration rule does not match anything: `-keepclassmembers class j$.util.DoubleSummaryStatistics {
long count;
double sum;
double min;
double max;
}`
> Task :app:compileReleaseArtProfile
> Task :app:shrinkReleaseRes
> Task :app:optimizeReleaseResources
> Task :app:packageRelease
> Task :app:assembleRelease
> Task :app:createReleaseApkListingFileRedirect
BUILD SUCCESSFUL in 5m 34s
50 actionable tasks: 50 executed
Configuration cache entry stored.
2024-03-01 07:52:22,514 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/de.micmun.android.nextcloudcookbook, universal_newlines=False, shell=None, istream=<valid stream>)
2024-03-01 07:52:22,530 INFO: Successfully built version 3.0.2 of de.micmun.android.nextcloudcookbook from f535d2997079c0028d81e49addf20f4650b7b6cf
2024-03-01 07:52:22,812 DEBUG: AXML contains a RESOURCE MAP
2024-03-01 07:52:22,813 DEBUG: Start of Namespace mapping: prefix 37: 'android' --> uri 88: 'http://schemas.android.com/apk/res/android'
2024-03-01 07:52:22,815 DEBUG: Checking build/de.micmun.android.nextcloudcookbook/app/build/outputs/apk/release/app-release-unsigned.apk
2024-03-01 07:52:22,832 DEBUG: AXML contains a RESOURCE MAP
2024-03-01 07:52:22,833 DEBUG: Start of Namespace mapping: prefix 37: 'android' --> uri 88: 'http://schemas.android.com/apk/res/android'
2024-03-01 07:52:22,859 INFO: success: de.micmun.android.nextcloudcookbook
2024-03-01 07:52:22,859 INFO: Finished
2024-03-01 07:52:22,860 INFO: 1 build succeeded