log for com.anthonyla.paperize:31
== Installed Android Tools ==
2024-09-15 10:47:20,897 DEBUG: Reading 'config.yml'
2024-09-15 10:47:20,908 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2024-09-15 10:47:20,909 INFO: Creating log directory
2024-09-15 10:47:20,909 INFO: Creating temporary directory
2024-09-15 10:47:20,909 INFO: Creating output directory
2024-09-15 10:47:20,921 DEBUG: Getting git vcs interface for https://github.com/Anthonyy232/Paperize.git
2024-09-15 10:47:20,922 DEBUG: Checking com.anthonyla.paperize:31
2024-09-15 10:47:20,922 INFO: Building version 2.1.0 (31) of com.anthonyla.paperize
2024-09-15 10:47:20,922 WARNING: Android NDK version '26.3.11579264' could not be found!
2024-09-15 10:47:20,922 WARNING: Configured versions:
Downloading https://fdroid.gitlab.io/android-sdk-transparency-log/checksums.json.asc into /home/vagrant/.cache/sdkmanager/checksums.json.asc
2024-09-15 10:47:21,397 DEBUG: Starting new HTTPS connection (1): fdroid.gitlab.io:443
2024-09-15 10:47:21,880 DEBUG: https://fdroid.gitlab.io:443 "GET /android-sdk-transparency-log/checksums.json.asc HTTP/1.1" 200 488
2024-09-15 10:47:21,890 DEBUG: Starting new HTTPS connection (1): fdroid.gitlab.io:443
2024-09-15 10:47:22,314 DEBUG: https://fdroid.gitlab.io:443 "GET /android-sdk-transparency-log/checksums.json HTTP/1.1" 200 701731
Downloading https://fdroid.gitlab.io/android-sdk-transparency-log/checksums.json into /home/vagrant/.cache/sdkmanager/checksums.json
Downloading https://dl.google.com/android/repository/android-ndk-r26d-linux.zip into /home/vagrant/.cache/sdkmanager/android-ndk-r26d-linux.zip
2024-09-15 10:47:23,370 DEBUG: Starting new HTTPS connection (1): dl.google.com:443
2024-09-15 10:47:23,530 DEBUG: https://dl.google.com:443 "GET /android/repository/android-ndk-r26d-linux.zip HTTP/1.1" 200 668556491
Unzipping to /tmp/.sdkmanager-j015g3mt
Installing into /opt/android-sdk/ndk/26.3.11579264
2024-09-15 10:48:14,945 INFO: Set NDK 26.3.11579264 (26.3.11579264) up
2024-09-15 10:48:14,945 INFO: Running 'sudo' commands in /home/vagrant
2024-09-15 10:48:14,945 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c export CPUS_MAX=6; export CPUS=$(getconf _NPROCESSORS_ONLN); for (( c=$CPUS_MAX; c<$CPUS; c++ )) ; do echo 0 > /sys/devices/system/cpu/cpu$c/online ; done
+ export CPUS_MAX=6
+ CPUS_MAX=6
++ getconf _NPROCESSORS_ONLN
+ export CPUS=20
+ CPUS=20
+ (( c=6 ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
2024-09-15 10:48:15,553 DEBUG: > sudo passwd --lock root
passwd: password changed.
2024-09-15 10:48:16,257 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64086 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u1) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u8) ...
2024-09-15 10:49:02,501 INFO: Getting source for revision 2d35dc062031ba486ccd0bdd9e7d3a369345e6e3
2024-09-15 10:49:02,506 DEBUG: Directory: build/com.anthonyla.paperize
2024-09-15 10:49:02,506 DEBUG: > git rev-parse --show-toplevel
2024-09-15 10:49:02,714 DEBUG: Directory: build/com.anthonyla.paperize
2024-09-15 10:49:02,714 DEBUG: > git submodule foreach --recursive git reset --hard
2024-09-15 10:49:02,921 DEBUG: Directory: build/com.anthonyla.paperize
2024-09-15 10:49:02,921 DEBUG: > git reset --hard
2024-09-15 10:49:03,232 DEBUG: Directory: build/com.anthonyla.paperize
2024-09-15 10:49:03,232 DEBUG: > git submodule foreach --recursive git clean -dffx
2024-09-15 10:49:03,335 DEBUG: Directory: build/com.anthonyla.paperize
2024-09-15 10:49:03,336 DEBUG: > git clean -dffx
2024-09-15 10:49:03,439 DEBUG: Directory: build/com.anthonyla.paperize
2024-09-15 10:49:03,439 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 --prune-tags --force origin
2024-09-15 10:49:04,244 DEBUG: Directory: build/com.anthonyla.paperize
2024-09-15 10:49:04,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 fetch --prune --tags --force origin
2024-09-15 10:49:04,749 DEBUG: Directory: build/com.anthonyla.paperize
2024-09-15 10:49:04,749 DEBUG: > git remote set-head origin --auto
2024-09-15 10:49:05,353 DEBUG: Directory: build/com.anthonyla.paperize
2024-09-15 10:49:05,353 DEBUG: > git checkout -f 2d35dc062031ba486ccd0bdd9e7d3a369345e6e3
2024-09-15 10:49:05,657 DEBUG: Directory: build/com.anthonyla.paperize
2024-09-15 10:49:05,657 DEBUG: > git clean -dffx
2024-09-15 10:49:05,760 DEBUG: Directory: build/com.anthonyla.paperize
2024-09-15 10:49:05,760 DEBUG: > git rev-parse --show-toplevel
2024-09-15 10:49:05,964 DEBUG: Directory: build/com.anthonyla.paperize
2024-09-15 10:49:05,964 DEBUG: > git submodule deinit --all --force
2024-09-15 10:49:06,067 INFO: Collecting source libraries
2024-09-15 10:49:06,094 DEBUG: Removing debuggable flags from build/srclib/reproducible-apk-tools
2024-09-15 10:49:06,119 INFO: Creating local.properties file at build/com.anthonyla.paperize/local.properties
2024-09-15 10:49:06,122 INFO: Creating local.properties file at build/com.anthonyla.paperize/app/local.properties
2024-09-15 10:49:06,122 DEBUG: Removing debuggable flags from build/com.anthonyla.paperize/app
2024-09-15 10:49:06,146 INFO: Cleaning Gradle project...
2024-09-15 10:49:06,147 DEBUG: Directory: build/com.anthonyla.paperize/app
2024-09-15 10:49:06,147 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.10 via distributionUrl
Downloading missing gradle version 8.10
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.10-bin.zip: OK
Running /opt/gradle/versions/8.10/bin/gradle clean
Welcome to Gradle 8.10!
Here are the highlights of this release:
- Support for Java 23
- Faster configuration cache
- Better configuration cache reports
For more details see https://docs.gradle.org/8.10/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.10/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
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 2m 31s
1 actionable task: 1 up-to-date
Configuration cache entry stored.
2024-09-15 10:51:44,193 INFO: Scanning source for common problems...
2024-09-15 10:51:44,208 DEBUG: scanner is configured to use signature data from: 'suss'
2024-09-15 10:51:44,208 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2024-09-15 10:51:44,813 DEBUG: write 'suss.json' to cache
2024-09-15 10:51:44,817 DEBUG: next suss.json cache update due in 23:59:59.986855
2024-09-15 10:51:44,953 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2024-09-15 10:51:44,985 INFO: Creating source tarball...
2024-09-15 10:51:45,572 INFO: Building Gradle project...
2024-09-15 10:51:45,572 DEBUG: Directory: build/com.anthonyla.paperize/app
2024-09-15 10:51:45,572 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.10 via distributionUrl
Running /opt/gradle/versions/8.10/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.10/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
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 35 in /opt/android-sdk/licenses
License for package Android SDK Platform 35 accepted.
Preparing "Install Android SDK Platform 35 (revision 1)".
"Install Android SDK Platform 35 (revision 1)" ready.
Installing Android SDK Platform 35 in /opt/android-sdk/platforms/android-35
"Install Android SDK Platform 35 (revision 1)" complete.
"Install Android SDK Platform 35 (revision 1)" 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
Configuration 'debugAndroidTestRuntimeClasspath' was resolved during configuration time.
This is a build performance and scalability issue.
See https://github.com/gradle/gradle/issues/2298
Run with --info for a stacktrace.
Configuration 'debugRuntimeClasspath' was resolved during configuration time.
This is a build performance and scalability issue.
See https://github.com/gradle/gradle/issues/2298
Run with --info for a stacktrace.
Configuration 'debugCompileClasspath' was resolved during configuration time.
This is a build performance and scalability issue.
See https://github.com/gradle/gradle/issues/2298
Run with --info for a stacktrace.
Configuration 'debugUnitTestRuntimeClasspath' was resolved during configuration time.
This is a build performance and scalability issue.
See https://github.com/gradle/gradle/issues/2298
Run with --info for a stacktrace.
Configuration 'releaseCompileClasspath' was resolved during configuration time.
This is a build performance and scalability issue.
See https://github.com/gradle/gradle/issues/2298
Run with --info for a stacktrace.
Configuration 'releaseRuntimeClasspath' was resolved during configuration time.
This is a build performance and scalability issue.
See https://github.com/gradle/gradle/issues/2298
Run with --info for a stacktrace.
Configuration 'releaseUnitTestRuntimeClasspath' was resolved during configuration time.
This is a build performance and scalability issue.
See https://github.com/gradle/gradle/issues/2298
Run with --info for a stacktrace.
> Task :app:preBuild UP-TO-DATE
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:preReleaseBuild UP-TO-DATE
> Task :app:collectDependencies
> Task :app:buildKotlinToolingMetadata
> Task :app:generateReleaseResValues
> Task :app:extractProguardFiles
> Task :app:generateReleaseBuildConfig
> Task :app:generateReleaseResources
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:prepareLibraryDefinitionsRelease
> Task :app:extractReleaseSupportedLocales
> Task :app:generateReleaseLocaleConfig
> Task :app:mergeReleaseJniLibFolders
> Task :app:javaPreCompileRelease
> Task :app:packageReleaseResources
> Task :app:checkReleaseDuplicateClasses
> Task :app:extractDeepLinksRelease
> Task :app:parseReleaseLocalResources
> Task :app:mapReleaseSourceSetPaths
> Task :app:mergeReleaseArtProfile
> Task :app:mergeReleaseStartupProfile
> Task :app:checkReleaseAarMetadata
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:dataBindingMergeDependencyArtifactsRelease
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:extractReleaseVersionControlInfo
> Task :app:mergeReleaseNativeLibs
> Task :app:mergeReleaseAssets
> Task :app:stripReleaseDebugSymbols
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [26.3.11579264] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [26.3.11579264] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [26.3.11579264] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [26.3.11579264] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [26.3.11579264] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [26.3.11579264] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [26.3.11579264] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [26.3.11579264] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [26.3.11579264] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [26.3.11579264] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [26.3.11579264] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [26.3.11579264] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Task :app:compressReleaseAssets
> Task :app:extractReleaseNativeDebugMetadata
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [26.3.11579264] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:processReleaseMainManifest
> Task :app:processReleaseManifest
> Task :app:processReleaseManifestForPackage
> Task :app:mergeReleaseResources
> Task :app:dataBindingGenBaseClassesRelease
> Task :app:processReleaseResources
> Task :app:optimizeReleaseResources
> Task :app:kspReleaseKotlin
> Task :app:compileReleaseKotlin
w: experimentalStrongSkipping is deprecated. Use plugin:androidx.compose.compiler.plugins.kotlin:featureFlag=StrongSkipping instead
w: file:///home/vagrant/build/com.anthonyla.paperize/app/src/main/java/com/anthonyla/paperize/feature/wallpaper/presentation/MainActivity.kt:194:54 'val stableInsetTop: Int' is deprecated. Deprecated in Java.
> Task :app:compileReleaseJavaWithJavac
> Task :app:hiltAggregateDepsRelease
> Task :app:hiltJavaCompileRelease
> Task :app:processReleaseJavaRes
> Task :app:transformReleaseClassesWithAsm
> Task :app:mergeReleaseGeneratedProguardFiles
> Task :app:expandReleaseArtProfileWildcards
> Task :app:generateReleaseLintVitalReportModel
> Task :app:mergeReleaseJavaResource
> Task :app:lintVitalAnalyzeRelease
> Task :app:minifyReleaseWithR8
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:compileReleaseArtProfile
> Task :app:packageRelease
> Task :app:assembleRelease
> Task :app:createReleaseApkListingFileRedirect
BUILD SUCCESSFUL in 9m 54s
55 actionable tasks: 55 executed
Configuration cache entry stored.
2024-09-15 11:01:40,402 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.anthonyla.paperize, universal_newlines=False, shell=None, istream=<valid stream>)
2024-09-15 11:01:40,409 INFO: Successfully built version 2.1.0 of com.anthonyla.paperize from 2d35dc062031ba486ccd0bdd9e7d3a369345e6e3
2024-09-15 11:01:40,410 INFO: Running 'postbuild' commands in build/com.anthonyla.paperize/app
2024-09-15 11:01:40,411 DEBUG: Directory: build/com.anthonyla.paperize/app
2024-09-15 11:01:40,411 DEBUG: > bash -e -u -o pipefail -x -c /home/vagrant/build/srclib/reproducible-apk-tools/inplace-fix.py --page-size 16 fix-newlines /home/vagrant/build/com.anthonyla.paperize/app/build/outputs/apk/release/app-release-unsigned.apk 'META-INF/services/*' 'res/*.json'
/etc/bash.bashrc: line 7: PS1: unbound variable
+ /home/vagrant/build/srclib/reproducible-apk-tools/inplace-fix.py --page-size 16 fix-newlines /home/vagrant/build/com.anthonyla.paperize/app/build/outputs/apk/release/app-release-unsigned.apk 'META-INF/services/*' 'res/*.json'
fixing 'META-INF/services/M5.v'...
fixing 'META-INF/services/N5.a'...
fixing 'res/BD.json'...
fixing 'res/M7.json'...
fixing 'res/eL.json'...
[RUN] python3 fix-newlines.py /home/vagrant/build/com.anthonyla.paperize/app/build/outputs/apk/release/app-release-unsigned.apk /tmp/tmp_hohh137/fixed.apk META-INF/services/* res/*.json
[SKIP TOO OLD] 34.0.0
[SKIP TOO OLD] 33.0.0
[SKIP TOO OLD] 32.0.0
[SKIP TOO OLD] 31.0.0
[SKIP TOO OLD] 30.0.3
[SKIP TOO OLD] 30.0.2
[SKIP TOO OLD] 30.0.1
[SKIP TOO OLD] 30.0.0
[SKIP TOO OLD] 29.0.3
[SKIP TOO OLD] 29.0.2
[SKIP TOO OLD] 28.0.3
[SKIP TOO OLD] 28.0.2
[SKIP TOO OLD] 28.0.1
[SKIP TOO OLD] 28.0.0
[SKIP TOO OLD] 27.0.3
[SKIP TOO OLD] 27.0.2
[SKIP TOO OLD] 27.0.1
[SKIP TOO OLD] 27.0.0
[SKIP TOO OLD] 26.0.3
[SKIP TOO OLD] 26.0.2
[SKIP TOO OLD] 26.0.1
[SKIP TOO OLD] 26.0.0
[SKIP TOO OLD] 25.0.3
[SKIP TOO OLD] 25.0.2
[SKIP TOO OLD] 25.0.1
[SKIP TOO OLD] 25.0.0
[SKIP TOO OLD] 24.0.3
[SKIP TOO OLD] 24.0.2
[SKIP TOO OLD] 24.0.1
[SKIP TOO OLD] 24.0.0
[SKIP TOO OLD] 23.0.3
[SKIP TOO OLD] 23.0.2
[SKIP TOO OLD] 23.0.1
[SKIP TOO OLD] 22.0.1
[SKIP TOO OLD] 21.1.2
[SKIP TOO OLD] 20.0.0
[SKIP TOO OLD] 19.1.0
[SKIP TOO OLD] 34.0.0
[SKIP TOO OLD] 33.0.0
[SKIP TOO OLD] 32.0.0
[SKIP TOO OLD] 31.0.0
[SKIP TOO OLD] 30.0.3
[SKIP TOO OLD] 30.0.2
[SKIP TOO OLD] 30.0.1
[SKIP TOO OLD] 30.0.0
[SKIP TOO OLD] 29.0.3
[SKIP TOO OLD] 29.0.2
[SKIP TOO OLD] 28.0.3
[SKIP TOO OLD] 28.0.2
[SKIP TOO OLD] 28.0.1
[SKIP TOO OLD] 28.0.0
[SKIP TOO OLD] 27.0.3
[SKIP TOO OLD] 27.0.2
[SKIP TOO OLD] 27.0.1
[SKIP TOO OLD] 27.0.0
[SKIP TOO OLD] 26.0.3
[SKIP TOO OLD] 26.0.2
[SKIP TOO OLD] 26.0.1
[SKIP TOO OLD] 26.0.0
[SKIP TOO OLD] 25.0.3
[SKIP TOO OLD] 25.0.2
[SKIP TOO OLD] 25.0.1
[SKIP TOO OLD] 25.0.0
[SKIP TOO OLD] 24.0.3
[SKIP TOO OLD] 24.0.2
[SKIP TOO OLD] 24.0.1
[SKIP TOO OLD] 24.0.0
[SKIP TOO OLD] 23.0.3
[SKIP TOO OLD] 23.0.2
[SKIP TOO OLD] 23.0.1
[SKIP TOO OLD] 22.0.1
[SKIP TOO OLD] 21.1.2
[SKIP TOO OLD] 20.0.0
[SKIP TOO OLD] 19.1.0
[SKIP TOO OLD] 34.0.0
[SKIP TOO OLD] 33.0.0
[SKIP TOO OLD] 32.0.0
[SKIP TOO OLD] 31.0.0
[SKIP TOO OLD] 30.0.3
[SKIP TOO OLD] 30.0.2
[SKIP TOO OLD] 30.0.1
[SKIP TOO OLD] 30.0.0
[SKIP TOO OLD] 29.0.3
[SKIP TOO OLD] 29.0.2
[SKIP TOO OLD] 28.0.3
[SKIP TOO OLD] 28.0.2
[SKIP TOO OLD] 28.0.1
[SKIP TOO OLD] 28.0.0
[SKIP TOO OLD] 27.0.3
[SKIP TOO OLD] 27.0.2
[SKIP TOO OLD] 27.0.1
[SKIP TOO OLD] 27.0.0
[SKIP TOO OLD] 26.0.3
[SKIP TOO OLD] 26.0.2
[SKIP TOO OLD] 26.0.1
[SKIP TOO OLD] 26.0.0
[SKIP TOO OLD] 25.0.3
[SKIP TOO OLD] 25.0.2
[SKIP TOO OLD] 25.0.1
[SKIP TOO OLD] 25.0.0
[SKIP TOO OLD] 24.0.3
[SKIP TOO OLD] 24.0.2
[SKIP TOO OLD] 24.0.1
[SKIP TOO OLD] 24.0.0
[SKIP TOO OLD] 23.0.3
[SKIP TOO OLD] 23.0.2
[SKIP TOO OLD] 23.0.1
[SKIP TOO OLD] 22.0.1
[SKIP TOO OLD] 21.1.2
[SKIP TOO OLD] 20.0.0
[SKIP TOO OLD] 19.1.0
[RUN] python3 zipalign.py -P 16 4 /tmp/tmp_hohh137/fixed.apk /tmp/tmp_hohh137/aligned.apk
[MOVE] /tmp/tmp_hohh137/aligned.apk to /home/vagrant/build/com.anthonyla.paperize/app/build/outputs/apk/release/app-release-unsigned.apk
2024-09-15 11:01:44,353 DEBUG: Checking build/com.anthonyla.paperize/app/build/outputs/apk/release/app-release-unsigned.apk
2024-09-15 11:01:44,382 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2024-09-15 11:01:44,382 INFO: ...retrieving https://github.com/Anthonyy232/Paperize/releases/download/v2.1.0/paperize-v2.1.0.apk
2024-09-15 11:01:44,385 DEBUG: Starting new HTTPS connection (1): github.com:443
2024-09-15 11:01:44,650 DEBUG: https://github.com:443 "GET /Anthonyy232/Paperize/releases/download/v2.1.0/paperize-v2.1.0.apk HTTP/1.1" 302 0
2024-09-15 11:01:44,657 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2024-09-15 11:01:45,216 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/646227237/1cc4c240-001a-47f4-ba6a-1ca20dc525f8?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20240915%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240915T110145Z&X-Amz-Expires=300&X-Amz-Signature=3b3f0823ca81929f5c6343d07741dcf3dc0f9e340303c3f3aaaae66831fd3589&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=646227237&response-content-disposition=attachment%3B%20filename%3Dpaperize-v2.1.0.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 5643358
2024-09-15 11:01:46,355 DEBUG: unsigned/binaries/com.anthonyla.paperize_31.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
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
2024-09-15 11:01:47,162 DEBUG: /tmp/tmptohtxdd0/sigcp_com.anthonyla.paperize_31.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
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
2024-09-15 11:01:47,162 INFO: ...successfully verified
2024-09-15 11:01:47,162 INFO: compared built binary to supplied reference binary successfully
2024-09-15 11:01:47,260 WARNING: Requested API level 35 is larger than maximum we have, returning API level 28 instead.
2024-09-15 11:01:47,285 DEBUG: Using APK Signature v2
2024-09-15 11:01:47,286 INFO: supplied reference binary has allowed signer deda8675d63793cb0cf7bc2decb6a2506b16b33040a1fcb1d30807a511e270ac
2024-09-15 11:01:47,289 INFO: success: com.anthonyla.paperize
2024-09-15 11:01:47,289 INFO: Finished
2024-09-15 11:01:47,289 INFO: 1 build succeeded