log for app.simple.peri:880
== Installed Android Tools ==
2025-07-11 08:12:11,681 DEBUG: Reading 'config.yml'
2025-07-11 08:12:11,692 INFO: Creating log directory
2025-07-11 08:12:11,693 INFO: Creating temporary directory
2025-07-11 08:12:11,693 INFO: Creating output directory
2025-07-11 08:12:11,774 DEBUG: Getting git vcs interface for https://github.com/Hamza417/Peristyle.git
2025-07-11 08:12:11,774 DEBUG: Checking app.simple.peri:880
2025-07-11 08:12:11,774 INFO: Building version v8.8.0 (880) of app.simple.peri
2025-07-11 08:12:11,780 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/app.simple.peri, universal_newlines=False, shell=None, istream=None)
2025-07-11 08:12:11,794 INFO: Running 'sudo' commands in /home/vagrant
2025-07-11 08:12:11,795 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c export CPUS_MAX=16; 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=16
+ CPUS_MAX=16
++ getconf _NPROCESSORS_ONLN
+ export CPUS=20
+ CPUS=20
+ (( c=16 ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
2025-07-11 08:12:12,110 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-07-11 08:12:13,819 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64069 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u2) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u2) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u10) ...
2025-07-11 08:12:28,335 INFO: Getting source for revision 9b5218777b91729a406826061a54cce33290ed09
2025-07-11 08:12:28,335 DEBUG: Directory: build/app.simple.peri
2025-07-11 08:12:28,335 DEBUG: > git rev-parse --show-toplevel
2025-07-11 08:12:28,542 DEBUG: Directory: build/app.simple.peri
2025-07-11 08:12:28,542 DEBUG: > git submodule foreach --recursive git reset --hard
2025-07-11 08:12:28,746 DEBUG: Directory: build/app.simple.peri
2025-07-11 08:12:28,747 DEBUG: > git reset --hard
2025-07-11 08:12:29,595 DEBUG: Directory: build/app.simple.peri
2025-07-11 08:12:29,595 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-07-11 08:12:29,802 DEBUG: Directory: build/app.simple.peri
2025-07-11 08:12:29,802 DEBUG: > git clean -dffx
2025-07-11 08:12:29,906 DEBUG: Directory: build/app.simple.peri
2025-07-11 08:12:29,906 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
2025-07-11 08:12:30,715 DEBUG: Directory: build/app.simple.peri
2025-07-11 08:12:30,715 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
2025-07-11 08:12:31,320 DEBUG: Directory: build/app.simple.peri
2025-07-11 08:12:31,320 DEBUG: > git remote set-head origin --auto
2025-07-11 08:12:31,924 DEBUG: Directory: build/app.simple.peri
2025-07-11 08:12:31,924 DEBUG: > git checkout -f 9b5218777b91729a406826061a54cce33290ed09
2025-07-11 08:12:32,929 DEBUG: Directory: build/app.simple.peri
2025-07-11 08:12:32,929 DEBUG: > git clean -dffx
2025-07-11 08:12:33,032 DEBUG: Directory: build/app.simple.peri
2025-07-11 08:12:33,033 DEBUG: > git rev-parse --show-toplevel
2025-07-11 08:12:33,236 DEBUG: Directory: build/app.simple.peri
2025-07-11 08:12:33,236 DEBUG: > git submodule deinit --all --force
2025-07-11 08:12:33,339 INFO: Creating local.properties file at build/app.simple.peri/local.properties
2025-07-11 08:12:33,342 INFO: Creating local.properties file at build/app.simple.peri/app/local.properties
2025-07-11 08:12:33,342 DEBUG: Removing debuggable flags from build/app.simple.peri/app
2025-07-11 08:12:33,368 INFO: Cleaned build.gradle of keysigning configs at build/app.simple.peri/app/build.gradle
2025-07-11 08:12:33,378 INFO: Running 'prebuild' commands in build/app.simple.peri/app
2025-07-11 08:12:33,378 DEBUG: Directory: build/app.simple.peri/app
2025-07-11 08:12:33,379 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/signingConfigs/,+1d' build.gradle
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e /signingConfigs/,+1d build.gradle
2025-07-11 08:12:33,582 INFO: Cleaning Gradle project...
2025-07-11 08:12:33,582 DEBUG: Directory: build/app.simple.peri/app
2025-07-11 08:12:33,583 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.13 via distributionUrl
Downloading missing gradle version 8.13
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.13-bin.zip: OK
Running /opt/gradle/versions/8.13/bin/gradle clean
Welcome to Gradle 8.13!
Here are the highlights of this release:
- Daemon JVM auto-provisioning
- Enhancements for Scala plugin and JUnit testing
- Improvements for build authors and plugin developers
For more details see https://docs.gradle.org/8.13/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.13/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Task :app:clean UP-TO-DATE
[Incubating] Problems report is available at: file:///home/vagrant/build/app.simple.peri/build/reports/problems/problems-report.html
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.13/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 1m 47s
1 actionable task: 1 up-to-date
2025-07-11 08:14:27,020 INFO: Scanning source for common problems...
2025-07-11 08:14:27,051 DEBUG: scanner is configured to use signature data from: 'suss'
2025-07-11 08:14:27,052 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-07-11 08:14:27,652 DEBUG: write 'suss.json' to cache
2025-07-11 08:14:27,655 DEBUG: next suss.json cache update due in 23:59:59.986117
2025-07-11 08:14:27,803 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-07-11 08:14:27,860 INFO: Creating source tarball...
2025-07-11 08:14:31,987 INFO: Building Gradle project...
2025-07-11 08:14:31,988 DEBUG: Directory: build/app.simple.peri/app
2025-07-11 08:14:31,988 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleProdRelease
Found 8.13 via distributionUrl
Running /opt/gradle/versions/8.13/bin/gradle assembleProdRelease
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.13/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
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 35 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 35 accepted.
Preparing "Install Android SDK Build-Tools 35 v.35.0.0".
"Install Android SDK Build-Tools 35 v.35.0.0" ready.
Installing Android SDK Build-Tools 35 in /opt/android-sdk/build-tools/35.0.0
"Install Android SDK Build-Tools 35 v.35.0.0" complete.
"Install Android SDK Build-Tools 35 v.35.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 2)".
"Install Android SDK Platform 35 (revision 2)" ready.
Installing Android SDK Platform 35 in /opt/android-sdk/platforms/android-35
"Install Android SDK Platform 35 (revision 2)" complete.
"Install Android SDK Platform 35 (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
[========= ] 25%
[========= ] 25% Fetch remote repository...
[=======================================] 100% Fetch remote repository...
> Task :app:preBuild UP-TO-DATE
> Task :app:preProdReleaseBuild UP-TO-DATE
> Task :app:mergeProdReleaseJniLibFolders
> Task :app:mergeProdReleaseNativeLibs
> Task :app:buildKotlinToolingMetadata
> Task :app:stripProdReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so. Run with --info option to learn more.
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:extractProdReleaseNativeSymbolTables
> Task :app:checkProdReleaseDuplicateClasses
> Task :app:mergeProdReleaseNativeDebugMetadata NO-SOURCE
> Task :app:dataBindingMergeDependencyArtifactsProdRelease
> Task :app:generateProdReleaseResValues
> Task :app:generateProdReleaseResources
> Task :app:packageProdReleaseResources
> Task :app:mergeProdReleaseResources
> Task :app:generateProdReleaseBuildConfig
> Task :app:parseProdReleaseLocalResources
> Task :app:checkProdReleaseAarMetadata
> Task :app:dataBindingGenBaseClassesProdRelease
> Task :app:mapProdReleaseSourceSetPaths
> Task :app:createProdReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksProdRelease
> Task :app:processProdReleaseMainManifest
> Task :app:processProdReleaseManifest
> Task :app:javaPreCompileProdRelease
> Task :app:mergeProdReleaseArtProfile
> Task :app:extractProguardFiles
> Task :app:mergeProdReleaseStartupProfile
> Task :app:mergeProdReleaseShaders
> Task :app:compileProdReleaseShaders NO-SOURCE
> Task :app:generateProdReleaseAssets UP-TO-DATE
> Task :app:mergeProdReleaseAssets
> Task :app:compressProdReleaseAssets
> Task :app:extractProdReleaseVersionControlInfo
> Task :app:writeProdReleaseAppMetadata
> Task :app:writeProdReleaseSigningConfigVersions
> Task :app:processProdReleaseManifestForPackage
> Task :app:processProdReleaseResources
> Task :app:kspProdReleaseKotlin
w: [ksp] LibraryGlideModules [] are included more than once, keeping only one!
> Task :app:kaptGenerateStubsProdReleaseKotlin
w: Kapt currently doesn't support language version 2.0+. Falling back to 1.9.
> Task :app:kaptProdReleaseKotlin SKIPPED
> Task :app:compileProdReleaseKotlin
> Task :app:compileProdReleaseJavaWithJavac
Note: /home/vagrant/build/app.simple.peri/app/src/main/java/app/simple/peri/utils/SDCard.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :app:mergeProdReleaseGeneratedProguardFiles
> Task :app:processProdReleaseJavaRes
> Task :app:expandProdReleaseArtProfileWildcards
> Task :app:mergeProdReleaseJavaResource
> Task :app:generateProdReleaseLintVitalReportModel
> Task :app:minifyProdReleaseWithR8
> Task :app:lintVitalAnalyzeProdRelease
> Task :app:lintVitalReportProdRelease
> Task :app:lintVitalProdRelease
> Task :app:convertShrunkResourcesToBinaryProdRelease
> Task :app:compileProdReleaseArtProfile
> Task :app:optimizeProdReleaseResources
> Task :app:packageProdRelease
> Task :app:createProdReleaseApkListingFileRedirect
> Task :app:assembleProdRelease
[Incubating] Problems report is available at: file:///home/vagrant/build/app.simple.peri/build/reports/problems/problems-report.html
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.13/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 8m 39s
50 actionable tasks: 50 executed
2025-07-11 08:23:12,441 INFO: Successfully built version v8.8.0 of app.simple.peri from 9b5218777b91729a406826061a54cce33290ed09
2025-07-11 08:23:12,444 INFO: Running 'postbuild' commands in build/app.simple.peri/app
2025-07-11 08:23:12,445 DEBUG: Directory: build/app.simple.peri/app
2025-07-11 08:23:12,445 DEBUG: > bash -e -u -o pipefail -x -c curl -Lo upstream.apk https://github.com/Hamza417/Peristyle/releases/download/v8.8.0/app-prod-release.apk; unzip -q upstream.apk -d apk; export hash=$(sha256sum apk/assets/dexopt/baseline.prof); rm -rf apk upstream.apk; for i in {1..10}; do unzip -q /home/vagrant/build/app.simple.peri/app/build/outputs/apk/prod/release/app-prod-release-unsigned.apk -d apk; sha256sum -c - <<< $hash && break; sha256sum apk/assets/dexopt/baseline.prof; rm -fr apk; gradle clean assembleProdRelease; done
/etc/bash.bashrc: line 7: PS1: unbound variable
+ curl -Lo upstream.apk https://github.com/Hamza417/Peristyle/releases/download/v8.8.0/app-prod-release.apk
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
67 3426k 67 2311k 0 0 2518k 0 0:00:01 --:--:-- 0:00:01 2518k
100 3426k 100 3426k 0 0 3617k 0 --:--:-- --:--:-- --:--:-- 37.5M
+ unzip -q upstream.apk -d apk
++ sha256sum apk/assets/dexopt/baseline.prof
+ export 'hash=1fd8960c40af298ba50fab3e3330105174316aec0bf4aeedacb163cf47163dec apk/assets/dexopt/baseline.prof'
+ hash='1fd8960c40af298ba50fab3e3330105174316aec0bf4aeedacb163cf47163dec apk/assets/dexopt/baseline.prof'
+ rm -rf apk upstream.apk
+ for i in {1..10}
+ unzip -q /home/vagrant/build/app.simple.peri/app/build/outputs/apk/prod/release/app-prod-release-unsigned.apk -d apk
+ sha256sum -c -
apk/assets/dexopt/baseline.prof: FAILED
sha256sum: WARNING: 1 computed checksum did NOT match
+ sha256sum apk/assets/dexopt/baseline.prof
e13edef5dea9d613b17d7adc910eaf74d1596609a704907ac5028c5e0437dc27 apk/assets/dexopt/baseline.prof
+ rm -fr apk
+ gradle clean assembleProdRelease
Found 8.13 via distributionUrl
Running /opt/gradle/versions/8.13/bin/gradle clean assembleProdRelease
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.13/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Task :app:clean
> Task :app:preBuild UP-TO-DATE
> Task :app:preProdReleaseBuild UP-TO-DATE
> Task :app:mergeProdReleaseJniLibFolders
> Task :app:mergeProdReleaseNativeLibs
> Task :app:buildKotlinToolingMetadata
> Task :app:stripProdReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so. Run with --info option to learn more.
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:extractProdReleaseNativeSymbolTables
> Task :app:checkProdReleaseDuplicateClasses
> Task :app:dataBindingMergeDependencyArtifactsProdRelease
> Task :app:mergeProdReleaseNativeDebugMetadata NO-SOURCE
> Task :app:generateProdReleaseResValues
> Task :app:generateProdReleaseResources
> Task :app:packageProdReleaseResources
> Task :app:generateProdReleaseBuildConfig
> Task :app:checkProdReleaseAarMetadata
> Task :app:mapProdReleaseSourceSetPaths
> Task :app:parseProdReleaseLocalResources
> Task :app:createProdReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksProdRelease
> Task :app:mergeProdReleaseResources
> Task :app:processProdReleaseMainManifest
> Task :app:dataBindingGenBaseClassesProdRelease
> Task :app:processProdReleaseManifest
> Task :app:javaPreCompileProdRelease
> Task :app:mergeProdReleaseArtProfile
> Task :app:extractProguardFiles
> Task :app:mergeProdReleaseStartupProfile UP-TO-DATE
> Task :app:mergeProdReleaseShaders
> Task :app:compileProdReleaseShaders NO-SOURCE
> Task :app:generateProdReleaseAssets UP-TO-DATE
> Task :app:mergeProdReleaseAssets
> Task :app:compressProdReleaseAssets
> Task :app:extractProdReleaseVersionControlInfo
> Task :app:writeProdReleaseAppMetadata
> Task :app:writeProdReleaseSigningConfigVersions
> Task :app:processProdReleaseManifestForPackage
> Task :app:processProdReleaseResources
> Task :app:kspProdReleaseKotlin
w: [ksp] LibraryGlideModules [] are included more than once, keeping only one!
> Task :app:kaptGenerateStubsProdReleaseKotlin
w: Kapt currently doesn't support language version 2.0+. Falling back to 1.9.
> Task :app:kaptProdReleaseKotlin SKIPPED
> Task :app:compileProdReleaseKotlin
> Task :app:compileProdReleaseJavaWithJavac
Note: /home/vagrant/build/app.simple.peri/app/src/main/java/app/simple/peri/utils/SDCard.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :app:mergeProdReleaseGeneratedProguardFiles UP-TO-DATE
> Task :app:processProdReleaseJavaRes
> Task :app:generateProdReleaseLintVitalReportModel
> Task :app:expandProdReleaseArtProfileWildcards
> Task :app:mergeProdReleaseJavaResource
> Task :app:lintVitalAnalyzeProdRelease
> Task :app:minifyProdReleaseWithR8
> Task :app:lintVitalReportProdRelease
> Task :app:lintVitalProdRelease
> Task :app:convertShrunkResourcesToBinaryProdRelease
> Task :app:compileProdReleaseArtProfile
> Task :app:optimizeProdReleaseResources
> Task :app:packageProdRelease
> Task :app:createProdReleaseApkListingFileRedirect
> Task :app:assembleProdRelease
[Incubating] Problems report is available at: file:///home/vagrant/build/app.simple.peri/build/reports/problems/problems-report.html
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.13/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 5m 18s
51 actionable tasks: 49 executed, 2 up-to-date
+ for i in {1..10}
+ unzip -q /home/vagrant/build/app.simple.peri/app/build/outputs/apk/prod/release/app-prod-release-unsigned.apk -d apk
+ sha256sum -c -
apk/assets/dexopt/baseline.prof: FAILED
sha256sum: WARNING: 1 computed checksum did NOT match
+ sha256sum apk/assets/dexopt/baseline.prof
e13edef5dea9d613b17d7adc910eaf74d1596609a704907ac5028c5e0437dc27 apk/assets/dexopt/baseline.prof
+ rm -fr apk
+ gradle clean assembleProdRelease
Found 8.13 via distributionUrl
Running /opt/gradle/versions/8.13/bin/gradle clean assembleProdRelease
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.13/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Task :app:clean
> Task :app:preBuild UP-TO-DATE
> Task :app:preProdReleaseBuild UP-TO-DATE
> Task :app:mergeProdReleaseJniLibFolders
> Task :app:mergeProdReleaseNativeLibs
> Task :app:buildKotlinToolingMetadata
> Task :app:stripProdReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so. Run with --info option to learn more.
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:extractProdReleaseNativeSymbolTables
> Task :app:checkProdReleaseDuplicateClasses
> Task :app:dataBindingMergeDependencyArtifactsProdRelease
> Task :app:mergeProdReleaseNativeDebugMetadata NO-SOURCE
> Task :app:generateProdReleaseResValues
> Task :app:generateProdReleaseResources
> Task :app:packageProdReleaseResources
> Task :app:generateProdReleaseBuildConfig
> Task :app:checkProdReleaseAarMetadata
> Task :app:mapProdReleaseSourceSetPaths
> Task :app:parseProdReleaseLocalResources
> Task :app:createProdReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksProdRelease
> Task :app:processProdReleaseMainManifest
> Task :app:mergeProdReleaseResources
> Task :app:processProdReleaseManifest
> Task :app:dataBindingGenBaseClassesProdRelease
> Task :app:javaPreCompileProdRelease
> Task :app:mergeProdReleaseArtProfile
> Task :app:extractProguardFiles
> Task :app:mergeProdReleaseStartupProfile UP-TO-DATE
> Task :app:mergeProdReleaseShaders
> Task :app:compileProdReleaseShaders NO-SOURCE
> Task :app:generateProdReleaseAssets UP-TO-DATE
> Task :app:mergeProdReleaseAssets
> Task :app:compressProdReleaseAssets
> Task :app:extractProdReleaseVersionControlInfo
> Task :app:writeProdReleaseAppMetadata
> Task :app:writeProdReleaseSigningConfigVersions
> Task :app:processProdReleaseManifestForPackage
> Task :app:processProdReleaseResources
> Task :app:kspProdReleaseKotlin
w: [ksp] LibraryGlideModules [] are included more than once, keeping only one!
> Task :app:kaptGenerateStubsProdReleaseKotlin
w: Kapt currently doesn't support language version 2.0+. Falling back to 1.9.
> Task :app:kaptProdReleaseKotlin SKIPPED
> Task :app:compileProdReleaseKotlin
> Task :app:compileProdReleaseJavaWithJavac
Note: /home/vagrant/build/app.simple.peri/app/src/main/java/app/simple/peri/utils/SDCard.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :app:mergeProdReleaseGeneratedProguardFiles UP-TO-DATE
> Task :app:processProdReleaseJavaRes
> Task :app:generateProdReleaseLintVitalReportModel
> Task :app:expandProdReleaseArtProfileWildcards
> Task :app:mergeProdReleaseJavaResource
> Task :app:lintVitalAnalyzeProdRelease
> Task :app:minifyProdReleaseWithR8
> Task :app:lintVitalReportProdRelease
> Task :app:lintVitalProdRelease
> Task :app:convertShrunkResourcesToBinaryProdRelease
> Task :app:compileProdReleaseArtProfile
> Task :app:optimizeProdReleaseResources
> Task :app:packageProdRelease
> Task :app:createProdReleaseApkListingFileRedirect
> Task :app:assembleProdRelease
[Incubating] Problems report is available at: file:///home/vagrant/build/app.simple.peri/build/reports/problems/problems-report.html
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.13/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 5m 19s
51 actionable tasks: 49 executed, 2 up-to-date
+ for i in {1..10}
+ unzip -q /home/vagrant/build/app.simple.peri/app/build/outputs/apk/prod/release/app-prod-release-unsigned.apk -d apk
+ sha256sum -c -
apk/assets/dexopt/baseline.prof: OK
+ break
2025-07-11 08:33:54,707 DEBUG: Checking build/app.simple.peri/app/build/outputs/apk/prod/release/app-prod-release-unsigned.apk
2025-07-11 08:33:54,730 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2025-07-11 08:33:54,730 INFO: ...retrieving https://github.com/Hamza417/Peristyle/releases/download/v8.8.0/app-prod-release.apk
2025-07-11 08:33:54,734 DEBUG: Starting new HTTPS connection (1): github.com:443
2025-07-11 08:33:55,021 DEBUG: https://github.com:443 "GET /Hamza417/Peristyle/releases/download/v8.8.0/app-prod-release.apk HTTP/1.1" 302 0
2025-07-11 08:33:55,028 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2025-07-11 08:33:55,426 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/667998169/73b76592-214c-42d0-af84-fbd52a7f8163?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250711%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250711T083355Z&X-Amz-Expires=1800&X-Amz-Signature=c8b42cee8a38d3c0b3edc983ae3f4012dee5845c55772b2846eac7dd02dafd75&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dapp-prod-release.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 3508547
2025-07-11 08:33:56,442 DEBUG: unsigned/binaries/app.simple.peri_880.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
2025-07-11 08:33:57,430 DEBUG: /tmp/tmpas63yrjm/sigcp_app.simple.peri_880.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
2025-07-11 08:33:57,430 INFO: ...successfully verified
2025-07-11 08:33:57,430 INFO: compared built binary to supplied reference binary successfully
2025-07-11 08:33:57,579 WARNING: Requested API level 35 is larger than maximum we have, returning API level 28 instead.
2025-07-11 08:33:57,601 DEBUG: Using APK Signature v2
2025-07-11 08:33:57,603 INFO: supplied reference binary has allowed signer 4a3f711142250805c7bb5c0a5a3287631bdb948816e6f4afc9524d0eb46b6b1b
2025-07-11 08:33:57,606 INFO: success: app.simple.peri
2025-07-11 08:33:57,606 INFO: Finished
2025-07-11 08:33:57,607 INFO: 1 build succeeded