log for com.inspiredandroid.linuxcommandbibliotheca:83
== Installed Android Tools ==
2023-09-14 07:47:01,632 DEBUG: Reading 'config.yml'
2023-09-14 07:47:01,648 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-09-14 07:47:01,649 INFO: Creating log directory
2023-09-14 07:47:01,649 INFO: Creating temporary directory
2023-09-14 07:47:01,649 INFO: Creating output directory
2023-09-14 07:47:01,662 DEBUG: Getting git vcs interface for https://github.com/SimonSchubert/LinuxCommandLibrary
2023-09-14 07:47:01,663 DEBUG: Checking com.inspiredandroid.linuxcommandbibliotheca:83
2023-09-14 07:47:01,663 INFO: Building version 3.2.1 (83) of com.inspiredandroid.linuxcommandbibliotheca
2023-09-14 07:47:01,663 INFO: Running 'sudo' commands in /home/vagrant
2023-09-14 07:47:01,663 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 7s (2123 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.8 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-14 07:47:46,249 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-09-14 07:47:46,561 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-14 07:47:57,652 INFO: Getting source for revision 80820fd3166051ce99039e2de54f1f32df3f168a
2023-09-14 07:47:57,653 DEBUG: Directory: build/com.inspiredandroid.linuxcommandbibliotheca
2023-09-14 07:47:57,653 DEBUG: > git rev-parse --show-toplevel
2023-09-14 07:47:57,868 DEBUG: Directory: build/com.inspiredandroid.linuxcommandbibliotheca
2023-09-14 07:47:57,868 DEBUG: > git submodule foreach --recursive git reset --hard
2023-09-14 07:47:58,080 DEBUG: Directory: build/com.inspiredandroid.linuxcommandbibliotheca
2023-09-14 07:47:58,081 DEBUG: > git reset --hard
2023-09-14 07:47:58,995 DEBUG: Directory: build/com.inspiredandroid.linuxcommandbibliotheca
2023-09-14 07:47:58,995 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-09-14 07:47:59,107 DEBUG: Directory: build/com.inspiredandroid.linuxcommandbibliotheca
2023-09-14 07:47:59,107 DEBUG: > git clean -dffx
2023-09-14 07:47:59,219 DEBUG: Directory: build/com.inspiredandroid.linuxcommandbibliotheca
2023-09-14 07:47:59,219 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-14 07:48:03,243 DEBUG: Directory: build/com.inspiredandroid.linuxcommandbibliotheca
2023-09-14 07:48:03,244 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-14 07:48:03,758 DEBUG: Directory: build/com.inspiredandroid.linuxcommandbibliotheca
2023-09-14 07:48:03,759 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-14 07:48:04,372 DEBUG: Directory: build/com.inspiredandroid.linuxcommandbibliotheca
2023-09-14 07:48:04,373 DEBUG: > git remote set-head origin --auto
2023-09-14 07:48:04,986 DEBUG: Directory: build/com.inspiredandroid.linuxcommandbibliotheca
2023-09-14 07:48:04,987 DEBUG: > git checkout -f 80820fd3166051ce99039e2de54f1f32df3f168a
2023-09-14 07:48:06,201 DEBUG: Directory: build/com.inspiredandroid.linuxcommandbibliotheca
2023-09-14 07:48:06,202 DEBUG: > git clean -dffx
2023-09-14 07:48:06,311 INFO: Creating local.properties file at build/com.inspiredandroid.linuxcommandbibliotheca/local.properties
2023-09-14 07:48:06,313 INFO: Creating local.properties file at build/com.inspiredandroid.linuxcommandbibliotheca/android/local.properties
2023-09-14 07:48:06,314 DEBUG: Removing debuggable flags from build/com.inspiredandroid.linuxcommandbibliotheca/android
2023-09-14 07:48:06,356 INFO: Running 'prebuild' commands in build/com.inspiredandroid.linuxcommandbibliotheca/android
2023-09-14 07:48:06,357 DEBUG: Directory: build/com.inspiredandroid.linuxcommandbibliotheca/android
2023-09-14 07:48:06,357 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/jetbrains.space/d' ../build.gradle.kts
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e /jetbrains.space/d ../build.gradle.kts
2023-09-14 07:48:06,569 INFO: Cleaning Gradle project...
2023-09-14 07:48:06,570 DEBUG: Directory: build/com.inspiredandroid.linuxcommandbibliotheca/android
2023-09-14 07:48:06,570 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.3 via distributionUrl
Downloading missing gradle version 8.3
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.3-bin.zip: OK
Running /opt/gradle/versions/8.3/bin/gradle clean
Welcome to Gradle 8.3!
Here are the highlights of this release:
- Faster Java compilation
- Reduced memory usage
- Support for running on Java 20
For more details see https://docs.gradle.org/8.3/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.3/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Configure project :cli
w: The property 'kotlin.mpp.enableGranularSourceSetsMetadata' is obsolete and will be removed in Kotlin 1.9.20. Read the details here: https://kotlinlang.org/docs/multiplatform-compatibility-guide.html#deprecate-hmpp-properties
w: The property 'kotlin.native.enableDependencyPropagation' is obsolete and will be removed in Kotlin 1.9.20. Read the details here: https://kotlinlang.org/docs/multiplatform-compatibility-guide.html#deprecate-hmpp-properties
The property 'kotlin.mpp.enableGranularSourceSetsMetadata=true' has no effect in this and future Kotlin versions, as Hierarchical Structures support is now enabled by default. It is safe to remove the property.
The property 'kotlin.native.enableDependencyPropagation=false' has no effect in this and future Kotlin versions, as Kotlin/Native dependency commonization is now enabled by default. It is safe to remove the property.
> Configure project :common
w: file:///home/vagrant/build/com.inspiredandroid.linuxcommandbibliotheca/common/build.gradle.kts:57:9: 'targetSdk: Int?' is deprecated. Will be removed from library DSL in v9.0
> Task :android:clean UP-TO-DATE
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.3/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 2m 32s
1 actionable task: 1 up-to-date
2023-09-14 07:50:44,718 INFO: Scanning source for common problems...
2023-09-14 07:50:44,739 DEBUG: scanner is configured to use signature data from: 'suss'
2023-09-14 07:50:44,809 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2023-09-14 07:50:44,813 INFO: Creating source tarball...
2023-09-14 07:50:51,885 INFO: Building Gradle project...
2023-09-14 07:50:51,885 DEBUG: Directory: build/com.inspiredandroid.linuxcommandbibliotheca/android
2023-09-14 07:50:51,885 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.3 via distributionUrl
Running /opt/gradle/versions/8.3/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.3/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Configure project :cli
w: The property 'kotlin.mpp.enableGranularSourceSetsMetadata' is obsolete and will be removed in Kotlin 1.9.20. Read the details here: https://kotlinlang.org/docs/multiplatform-compatibility-guide.html#deprecate-hmpp-properties
w: The property 'kotlin.native.enableDependencyPropagation' is obsolete and will be removed in Kotlin 1.9.20. Read the details here: https://kotlinlang.org/docs/multiplatform-compatibility-guide.html#deprecate-hmpp-properties
The property 'kotlin.mpp.enableGranularSourceSetsMetadata=true' has no effect in this and future Kotlin versions, as Hierarchical Structures support is now enabled by default. It is safe to remove the property.
The property 'kotlin.native.enableDependencyPropagation=false' has no effect in this and future Kotlin versions, as Kotlin/Native dependency commonization is now enabled by default. It is safe to remove the property.
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 33.0.1 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 33.0.1 accepted.
Preparing "Install Android SDK Build-Tools 33.0.1 v.33.0.1".
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" ready.
Installing Android SDK Build-Tools 33.0.1 in /opt/android-sdk/build-tools/33.0.1
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" complete.
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" 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 2)".
"Install Android SDK Platform 34 (revision 2)" ready.
Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34
"Install Android SDK Platform 34 (revision 2)" complete.
"Install Android SDK Platform 34 (revision 2)" finished.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
> Task :common:preBuild UP-TO-DATE
> Task :common:preReleaseBuild UP-TO-DATE
> Task :common:mergeReleaseJniLibFolders
> Task :common:mergeReleaseNativeLibs NO-SOURCE
> Task :common:stripReleaseDebugSymbols NO-SOURCE
> Task :common:generateReleaseResValues
> Task :common:copyReleaseJniLibsProjectAndLocalJars
> Task :common:extractDeepLinksForAarRelease
> Task :common:generateReleaseBuildConfig
> Task :common:generateReleaseResources
> Task :common:packageReleaseResources
> Task :common:javaPreCompileRelease
> Task :common:mergeReleaseShaders
> Task :common:compileReleaseShaders NO-SOURCE
> Task :common:generateReleaseAssets UP-TO-DATE
> Task :common:parseReleaseLocalResources
> Task :common:packageReleaseAssets
> Task :common:prepareReleaseArtProfile
> Task :common:prepareLintJarForPublish
> Task :common:writeReleaseAarMetadata
> Task :android:buildKotlinToolingMetadata
> Task :android:preBuild UP-TO-DATE
> Task :android:preReleaseBuild UP-TO-DATE
> Task :android:generateReleaseBuildConfig
> Task :common:processReleaseManifest
> Task :common:generateCommonMainCommandDatabaseInterface
> Task :android:checkReleaseAarMetadata
> Task :android:generateReleaseResValues
> Task :common:generateReleaseRFile
> Task :android:mapReleaseSourceSetPaths
> Task :android:generateReleaseResources
> Task :android:createReleaseCompatibleScreenManifests
> Task :android:extractDeepLinksRelease
> Task :common:extractDeepLinksRelease
> Task :android:mergeReleaseResources
> Task :android:processReleaseMainManifest
> Task :android:processReleaseManifest
> Task :common:compileReleaseLibraryResources
> Task :android:javaPreCompileRelease
> Task :android:extractProguardFiles
> Task :common:writeReleaseLintModelMetadata
> Task :android:mergeReleaseJniLibFolders
> Task :common:copyReleaseJniLibsProjectOnly
> Task :android:mergeReleaseNativeLibs NO-SOURCE
> Task :android:stripReleaseDebugSymbols NO-SOURCE
> Task :android:extractReleaseNativeSymbolTables NO-SOURCE
> Task :android:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :android:checkReleaseDuplicateClasses
> Task :android:mergeReleaseShaders
> Task :android:compileReleaseShaders NO-SOURCE
> Task :android:generateReleaseAssets UP-TO-DATE
> Task :android:mergeReleaseArtProfile
> Task :android:mergeReleaseAssets
> Task :android:collectReleaseDependencies
> Task :android:sdkReleaseDependencyData
> Task :android:writeReleaseAppMetadata
> Task :android:writeReleaseSigningConfigVersions
> Task :android:processReleaseManifestForPackage
> Task :android:compressReleaseAssets
> Task :android:processReleaseResources
> Task :android:optimizeReleaseResources
> Task :common:compileReleaseKotlinAndroid
> Task :common:extractReleaseAnnotations
> Task :common:compileReleaseJavaWithJavac
> Task :common:mergeReleaseGeneratedProguardFiles
> Task :common:mergeReleaseConsumerProguardFiles
> Task :common:processReleaseJavaRes
> Task :common:exportReleaseConsumerProguardFiles
> Task :common:bundleLibRuntimeToJarRelease
> Task :common:bundleLibCompileToJarRelease
> Task :common:createFullJarRelease
> Task :common:mergeReleaseJavaResource
> Task :common:syncReleaseLibJars
> Task :common:bundleReleaseLocalLintAar
> Task :android:compileReleaseKotlin
> Task :android:compileReleaseJavaWithJavac
> Task :android:mergeReleaseGeneratedProguardFiles
> Task :android:processReleaseJavaRes
> Task :android:mergeReleaseJavaResource
> Task :android:minifyReleaseWithR8
Supplied proguard configuration does not exist: /home/vagrant/build/com.inspiredandroid.linuxcommandbibliotheca/android/proguard-rules.pro
> Task :android:lintVitalAnalyzeRelease
> Task :android:lintVitalReportRelease
> Task :android:lintVitalRelease
> Task :android:compileReleaseArtProfile
> Task :android:packageRelease
> Task :android:createReleaseApkListingFileRedirect
> Task :android:assembleRelease
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.3/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 4m 25s
70 actionable tasks: 70 executed
2023-09-14 07:55:17,968 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.inspiredandroid.linuxcommandbibliotheca, universal_newlines=False, shell=None, istream=<valid stream>)
2023-09-14 07:55:17,989 INFO: Successfully built version 3.2.1 of com.inspiredandroid.linuxcommandbibliotheca from 80820fd3166051ce99039e2de54f1f32df3f168a
2023-09-14 07:55:18,257 DEBUG: AXML contains a RESOURCE MAP
2023-09-14 07:55:18,257 DEBUG: Start of Namespace mapping: prefix 40: 'android' --> uri 69: 'http://schemas.android.com/apk/res/android'
2023-09-14 07:55:18,258 DEBUG: Checking build/com.inspiredandroid.linuxcommandbibliotheca/android/build/outputs/apk/release/android-release-unsigned.apk
2023-09-14 07:55:18,269 DEBUG: AXML contains a RESOURCE MAP
2023-09-14 07:55:18,269 DEBUG: Start of Namespace mapping: prefix 40: 'android' --> uri 69: 'http://schemas.android.com/apk/res/android'
2023-09-14 07:55:18,312 INFO: success: com.inspiredandroid.linuxcommandbibliotheca
2023-09-14 07:55:18,313 INFO: Finished
2023-09-14 07:55:18,313 INFO: 1 build succeeded