log for com.kaanelloed.iconeration:24
== Installed Android Tools ==
2024-02-09 14:58:14,003 DEBUG: Reading 'config.yml'
2024-02-09 14:58:14,019 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2024-02-09 14:58:14,020 INFO: Creating log directory
2024-02-09 14:58:14,020 INFO: Creating temporary directory
2024-02-09 14:58:14,020 INFO: Creating output directory
2024-02-09 14:58:14,031 DEBUG: Getting git vcs interface for https://codeberg.org/kaanelloed/Iconeration.git
2024-02-09 14:58:14,031 DEBUG: Checking com.kaanelloed.iconeration:24
2024-02-09 14:58:14,031 INFO: Building version 1.3.2 (24) of com.kaanelloed.iconeration
2024-02-09 14:58:14,031 INFO: Running 'sudo' commands in /home/vagrant
2024-02-09 14:58:14,032 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y openjdk-17-jdk-headless; update-alternatives --auto java
+ 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 [267 kB]
Get:4 https://security.debian.org/debian-security bullseye-security/main Translation-en [172 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 [8062 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 20s (809 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.10+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.10+7-1~deb11u1 [71.2 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 115 MB in 3s (34.5 MB/s)
Selecting previously unselected package openjdk-17-jre-headless:amd64.
(Reading database ... 36771 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-alternatives --auto java
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode
2024-02-09 14:59:05,361 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2024-02-09 14:59:05,674 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 37205 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-02-09 14:59:24,419 INFO: Getting source for revision f85d1fb6d27abaee7e93f74ba2bf757e6bf493d4
2024-02-09 14:59:24,421 DEBUG: Directory: build/com.kaanelloed.iconeration
2024-02-09 14:59:24,421 DEBUG: > git rev-parse --show-toplevel
2024-02-09 14:59:24,637 DEBUG: Directory: build/com.kaanelloed.iconeration
2024-02-09 14:59:24,638 DEBUG: > git submodule foreach --recursive git reset --hard
2024-02-09 14:59:24,951 DEBUG: Directory: build/com.kaanelloed.iconeration
2024-02-09 14:59:24,952 DEBUG: > git reset --hard
2024-02-09 14:59:25,264 DEBUG: Directory: build/com.kaanelloed.iconeration
2024-02-09 14:59:25,264 DEBUG: > git submodule foreach --recursive git clean -dffx
2024-02-09 14:59:25,476 DEBUG: Directory: build/com.kaanelloed.iconeration
2024-02-09 14:59:25,477 DEBUG: > git clean -dffx
2024-02-09 14:59:25,595 DEBUG: Directory: build/com.kaanelloed.iconeration
2024-02-09 14:59:25,596 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-02-09 14:59:26,712 DEBUG: Directory: build/com.kaanelloed.iconeration
2024-02-09 14:59:26,713 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-02-09 14:59:27,528 DEBUG: Directory: build/com.kaanelloed.iconeration
2024-02-09 14:59:27,529 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-02-09 14:59:28,443 DEBUG: Directory: build/com.kaanelloed.iconeration
2024-02-09 14:59:28,444 DEBUG: > git remote set-head origin --auto
2024-02-09 14:59:29,357 DEBUG: Directory: build/com.kaanelloed.iconeration
2024-02-09 14:59:29,358 DEBUG: > git checkout -f f85d1fb6d27abaee7e93f74ba2bf757e6bf493d4
2024-02-09 14:59:29,570 DEBUG: Directory: build/com.kaanelloed.iconeration
2024-02-09 14:59:29,571 DEBUG: > git clean -dffx
2024-02-09 14:59:29,681 INFO: Initialising submodules
2024-02-09 14:59:29,682 DEBUG: Directory: build/com.kaanelloed.iconeration
2024-02-09 14:59:29,683 DEBUG: > git rev-parse --show-toplevel
2024-02-09 14:59:29,900 DEBUG: Directory: build/com.kaanelloed.iconeration
2024-02-09 14:59:29,901 DEBUG: > git submodule sync
2024-02-09 14:59:30,113 DEBUG: Directory: build/com.kaanelloed.iconeration
2024-02-09 14:59:30,114 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 submodule update --init --force --recursive
Submodule path 'Arcticons-Font': checked out '24c368f03644564bee37e2ac45e2abfeee8c7a10'
2024-02-09 14:59:30,531 INFO: Creating local.properties file at build/com.kaanelloed.iconeration/local.properties
2024-02-09 14:59:30,539 INFO: Creating local.properties file at build/com.kaanelloed.iconeration/app/local.properties
2024-02-09 14:59:30,540 DEBUG: Removing debuggable flags from build/com.kaanelloed.iconeration/app
2024-02-09 14:59:30,560 INFO: Cleaning Gradle project...
2024-02-09 14:59:30,561 DEBUG: Directory: build/com.kaanelloed.iconeration/app
2024-02-09 14:59:30,561 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.4 via distributionUrl
Downloading missing gradle version 8.4
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.4-bin.zip: OK
Running /opt/gradle/versions/8.4/bin/gradle clean
Welcome to Gradle 8.4!
Here are the highlights of this release:
- Compiling and testing with Java 21
- Faster Java compilation on Windows
- Role focused dependency configurations creation
For more details see https://docs.gradle.org/8.4/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.4/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Configure project :app
Copy Arcticons Sans font
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 2m 16s
1 actionable task: 1 up-to-date
2024-02-09 15:01:54,953 INFO: Scanning source for common problems...
2024-02-09 15:01:54,983 DEBUG: scanner is configured to use signature data from: 'suss'
2024-02-09 15:01:55,037 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2024-02-09 15:01:55,038 INFO: Creating source tarball...
2024-02-09 15:01:55,557 INFO: Building Gradle project...
2024-02-09 15:01:55,557 DEBUG: Directory: build/com.kaanelloed.iconeration/app
2024-02-09 15:01:55,557 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.4 via distributionUrl
Running /opt/gradle/versions/8.4/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.4/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Configure project :app
Copy Arcticons Sans font
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 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 :app:buildKotlinToolingMetadata
> Task :app:checkKotlinGradlePluginConfigurationErrors
> Task :app:preBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :app:generateReleaseBuildConfig
> Task :app:generateReleaseResValues
> Task :app:checkReleaseAarMetadata
> Task :app:mapReleaseSourceSetPaths
> Task :app:generateReleaseResources
> Task :app:packageReleaseResources
> Task :app:mergeReleaseResources
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :app:parseReleaseLocalResources
> Task :app:processReleaseMainManifest
> Task :app:processReleaseManifest
> Task :app:extractProguardFiles
> Task :app:javaPreCompileRelease
> Task :app:mergeReleaseJniLibFolders
> Task :app:mergeReleaseNativeLibs NO-SOURCE
> Task :app:stripReleaseDebugSymbols NO-SOURCE
> Task :app:extractReleaseNativeSymbolTables NO-SOURCE
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:desugarReleaseFileDependencies
> Task :app:checkReleaseDuplicateClasses
> Task :app:mergeReleaseArtProfile
> Task :app:processReleaseManifestForPackage
> Task :app:mergeExtDexRelease
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:processReleaseResources
> Task :app:optimizeReleaseResources
> Task :app:kspReleaseKotlin
> Task :app:compileReleaseKotlin
w: file:///home/vagrant/build/com.kaanelloed.iconeration/app/src/main/kotlin/com/kaanelloed/iconeration/image/tracer/Quantize.kt:606:21 Name shadowed: nextThreshold
w: file:///home/vagrant/build/com.kaanelloed.iconeration/app/src/main/kotlin/com/kaanelloed/iconeration/image/tracer/VectorUtils.kt:67:17 Variable 'lcpr' is never used
w: file:///home/vagrant/build/com.kaanelloed.iconeration/app/src/main/kotlin/com/kaanelloed/iconeration/image/tracer/VectorUtils.kt:68:17 Variable 'qcpr' is never used
w: file:///home/vagrant/build/com.kaanelloed.iconeration/app/src/main/kotlin/com/kaanelloed/iconeration/vector/PathConverter.kt:145:29 Variable 'weight' is never used
w: file:///home/vagrant/build/com.kaanelloed.iconeration/app/src/main/kotlin/com/kaanelloed/iconeration/vector/VectorRenderer.kt:151:63 Parameter 'nonScalingStroke' is never used
w: file:///home/vagrant/build/com.kaanelloed.iconeration/app/src/main/kotlin/com/kaanelloed/iconeration/vector/VectorRenderer.kt:155:56 Parameter 'nonScalingStroke' is never used
> Task :app:compileReleaseJavaWithJavac
> Task :app:generateReleaseLintVitalReportModel
> Task :app:dexBuilderRelease
> Task :app:mergeReleaseGlobalSynthetics
> Task :app:processReleaseJavaRes
> Task :app:mergeReleaseJavaResource
> Task :app:mergeDexRelease
> Task :app:compileReleaseArtProfile
> Task :app:lintVitalAnalyzeRelease
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:assembleRelease
BUILD SUCCESSFUL in 5m 1s
45 actionable tasks: 45 executed
2024-02-09 15:06:58,122 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.kaanelloed.iconeration, universal_newlines=False, shell=None, istream=<valid stream>)
2024-02-09 15:06:58,137 INFO: Successfully built version 1.3.2 of com.kaanelloed.iconeration from f85d1fb6d27abaee7e93f74ba2bf757e6bf493d4
2024-02-09 15:06:58,438 DEBUG: AXML contains a RESOURCE MAP
2024-02-09 15:06:58,438 DEBUG: Start of Namespace mapping: prefix 32: 'android' --> uri 67: 'http://schemas.android.com/apk/res/android'
2024-02-09 15:06:58,440 DEBUG: Checking build/com.kaanelloed.iconeration/app/build/outputs/apk/release/Iconeration-v1.3.2.apk
2024-02-09 15:06:58,455 DEBUG: AXML contains a RESOURCE MAP
2024-02-09 15:06:58,455 DEBUG: Start of Namespace mapping: prefix 32: 'android' --> uri 67: 'http://schemas.android.com/apk/res/android'
2024-02-09 15:06:58,512 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2024-02-09 15:06:58,513 INFO: ...retrieving https://codeberg.org/kaanelloed/Iconeration/releases/download/V1.3.2/Iconeration-v1.3.2.apk
2024-02-09 15:06:58,518 DEBUG: Starting new HTTPS connection (1): codeberg.org:443
2024-02-09 15:06:59,144 DEBUG: https://codeberg.org:443 "GET /kaanelloed/Iconeration/releases/download/V1.3.2/Iconeration-v1.3.2.apk HTTP/1.1" 200 14329795
2024-02-09 15:07:01,756 DEBUG: unsigned/binaries/com.kaanelloed.iconeration_24.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
2024-02-09 15:07:02,782 DEBUG: /tmp/tmpmdg1dk30/sigcp_com.kaanelloed.iconeration_24.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
2024-02-09 15:07:02,782 INFO: ...successfully verified
2024-02-09 15:07:02,783 INFO: compared built binary to supplied reference binary successfully
2024-02-09 15:07:02,821 DEBUG: Using androguard from "/usr/lib/python3/dist-packages/androguard/__init__.py"
2024-02-09 15:07:02,991 INFO: Starting analysis on AndroidManifest.xml
2024-02-09 15:07:03,023 INFO: APK file was successfully validated!
2024-02-09 15:07:03,092 DEBUG: Using APK Signature v2
2024-02-09 15:07:03,095 INFO: supplied reference binary has allowed signer 5df208f4111ddb738f78e066d8d8d4d7fc42c4dc6c6490af0b131ab2786841fb
2024-02-09 15:07:03,101 INFO: success: com.kaanelloed.iconeration
2024-02-09 15:07:03,101 INFO: Finished
2024-02-09 15:07:03,101 INFO: 1 build succeeded