log for app.mlauncher:1100705
== Installed Android Tools ==
2025-06-24 13:53:05,126 DEBUG: Reading 'config.yml'
2025-06-24 13:53:05,142 INFO: Creating log directory
2025-06-24 13:53:05,142 INFO: Creating temporary directory
2025-06-24 13:53:05,143 INFO: Creating output directory
2025-06-24 13:53:05,205 DEBUG: Getting git vcs interface for https://github.com/DroidWorksStudio/mLauncher.git
2025-06-24 13:53:05,205 DEBUG: Checking app.mlauncher:1100705
2025-06-24 13:53:05,205 INFO: Building version 1.10.7.5 (1100705) of app.mlauncher
2025-06-24 13:53:05,212 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/app.mlauncher, universal_newlines=False, shell=None, istream=None)
2025-06-24 13:53:05,243 INFO: Running 'sudo' commands in /home/vagrant
2025-06-24 13:53:05,243 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-06-24 13:53:05,589 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-06-24 13:53:06,401 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64069 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+deb12u10) ...
2025-06-24 13:53:22,155 INFO: Getting source for revision 33ccd757c44084d3a56d74a6ece4f6f59e10756b
2025-06-24 13:53:22,158 DEBUG: Directory: build/app.mlauncher
2025-06-24 13:53:22,158 DEBUG: > git rev-parse --show-toplevel
2025-06-24 13:53:22,362 DEBUG: Directory: build/app.mlauncher
2025-06-24 13:53:22,362 DEBUG: > git submodule foreach --recursive git reset --hard
2025-06-24 13:53:22,566 DEBUG: Directory: build/app.mlauncher
2025-06-24 13:53:22,566 DEBUG: > git reset --hard
2025-06-24 13:53:22,970 DEBUG: Directory: build/app.mlauncher
2025-06-24 13:53:22,970 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-06-24 13:53:23,074 DEBUG: Directory: build/app.mlauncher
2025-06-24 13:53:23,074 DEBUG: > git clean -dffx
2025-06-24 13:53:23,177 DEBUG: Directory: build/app.mlauncher
2025-06-24 13:53:23,177 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-06-24 13:53:23,982 DEBUG: Directory: build/app.mlauncher
2025-06-24 13:53:23,982 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-06-24 13:53:24,587 DEBUG: Directory: build/app.mlauncher
2025-06-24 13:53:24,587 DEBUG: > git remote set-head origin --auto
2025-06-24 13:53:25,292 DEBUG: Directory: build/app.mlauncher
2025-06-24 13:53:25,292 DEBUG: > git checkout -f 33ccd757c44084d3a56d74a6ece4f6f59e10756b
2025-06-24 13:53:25,596 DEBUG: Directory: build/app.mlauncher
2025-06-24 13:53:25,597 DEBUG: > git clean -dffx
2025-06-24 13:53:25,700 DEBUG: Directory: build/app.mlauncher
2025-06-24 13:53:25,700 DEBUG: > git rev-parse --show-toplevel
2025-06-24 13:53:25,907 DEBUG: Directory: build/app.mlauncher
2025-06-24 13:53:25,908 DEBUG: > git submodule deinit --all --force
2025-06-24 13:53:26,128 INFO: Collecting source libraries
2025-06-24 13:53:26,160 DEBUG: Removing debuggable flags from build/srclib/reproducible-apk-tools
2025-06-24 13:53:26,186 INFO: Creating local.properties file at build/app.mlauncher/local.properties
2025-06-24 13:53:26,196 INFO: Creating local.properties file at build/app.mlauncher/app/local.properties
2025-06-24 13:53:26,197 DEBUG: Removing debuggable flags from build/app.mlauncher/app
2025-06-24 13:53:26,214 INFO: Cleaning Gradle project...
2025-06-24 13:53:26,215 DEBUG: Directory: build/app.mlauncher/app
2025-06-24 13:53:26,215 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
Calculating task graph as no cached configuration is available for tasks: clean
> Task :app:clean UP-TO-DATE
[Incubating] Problems report is available at: file:///home/vagrant/build/app.mlauncher/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 2m 9s
1 actionable task: 1 up-to-date
Configuration cache entry stored.
2025-06-24 13:55:43,361 INFO: Scanning source for common problems...
2025-06-24 13:55:43,416 DEBUG: scanner is configured to use signature data from: 'suss'
2025-06-24 13:55:43,416 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-06-24 13:55:44,007 DEBUG: write 'suss.json' to cache
2025-06-24 13:55:44,011 DEBUG: next suss.json cache update due in 23:59:59.985744
2025-06-24 13:55:44,169 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-06-24 13:55:44,224 INFO: Creating source tarball...
2025-06-24 13:55:45,161 INFO: Building Gradle project...
2025-06-24 13:55:45,162 DEBUG: Directory: build/app.mlauncher/app
2025-06-24 13:55:45,162 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.13 via distributionUrl
Running /opt/gradle/versions/8.13/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.13/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 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 36 in /opt/android-sdk/licenses
License for package Android SDK Platform 36 accepted.
Preparing "Install Android SDK Platform 36 (revision 2)".
"Install Android SDK Platform 36 (revision 2)" ready.
Installing Android SDK Platform 36 in /opt/android-sdk/platforms/android-36
"Install Android SDK Platform 36 (revision 2)" complete.
"Install Android SDK Platform 36 (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:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:preReleaseBuild UP-TO-DATE
> Task :app:mergeReleaseStartupProfile
> Task :app:extractProguardFiles
> Task :app:writeReleaseAppMetadata
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:generateReleaseBuildConfig
> Task :app:generateReleaseResValues
> Task :app:writeReleaseSigningConfigVersions
> Task :app:buildKotlinToolingMetadata
> Task :app:generateReleaseResources
> Task :app:extractDeepLinksRelease
> Task :app:extractReleaseVersionControlInfo
> Task :app:javaPreCompileRelease
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:mergeReleaseShaders
> Task :app:mergeReleaseJniLibFolders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:checkReleaseDuplicateClasses
> Task :app:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Task :app:mapReleaseSourceSetPaths
> Task :app:mergeReleaseNativeLibs
> Task :app:mergeReleaseArtProfile
> Task :app:dataBindingMergeDependencyArtifactsRelease
> Task :app:checkReleaseAarMetadata
> Task :app:stripReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so. Run with --info option to learn more.
> Task :app:extractReleaseNativeSymbolTables
> 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:kspReleaseKotlin
> Task :app:compileReleaseKotlin
> Task :app:processReleaseJavaRes
> Task :app:mergeReleaseJavaResource
> Task :app:compileReleaseJavaWithJavac
> Task :app:mergeReleaseGeneratedProguardFiles
> Task :app:expandReleaseArtProfileWildcards
> Task :app:generateReleaseLintVitalReportModel
> Task :app:lintVitalAnalyzeRelease
> Task :app:minifyReleaseWithR8
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:compileReleaseArtProfile
> Task :app:convertShrunkResourcesToBinaryRelease
> Task :app:optimizeReleaseResources
> Task :app:packageRelease
> Task :app:assembleRelease
> Task :app:createReleaseApkListingFileRedirect
[Incubating] Problems report is available at: file:///home/vagrant/build/app.mlauncher/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 9m 12s
49 actionable tasks: 49 executed
Configuration cache entry stored.
2025-06-24 14:04:58,432 INFO: Successfully built version 1.10.7.5 of app.mlauncher from 33ccd757c44084d3a56d74a6ece4f6f59e10756b
2025-06-24 14:04:58,435 INFO: Running 'postbuild' commands in build/app.mlauncher/app
2025-06-24 14:04:58,436 DEBUG: Directory: build/app.mlauncher/app
2025-06-24 14:04:58,436 DEBUG: > bash -e -u -o pipefail -x -c mv /home/vagrant/build/app.mlauncher/app/build/outputs/apk/release/app.mlauncher_v1.10.7.5-Signed.apk unaligned.apk; /home/vagrant/build/srclib/reproducible-apk-tools/zipalign.py --page-size 16 --pad-like-apksigner --replace unaligned.apk /home/vagrant/build/app.mlauncher/app/build/outputs/apk/release/app.mlauncher_v1.10.7.5-Signed.apk
/etc/bash.bashrc: line 7: PS1: unbound variable
+ mv /home/vagrant/build/app.mlauncher/app/build/outputs/apk/release/app.mlauncher_v1.10.7.5-Signed.apk unaligned.apk
+ /home/vagrant/build/srclib/reproducible-apk-tools/zipalign.py --page-size 16 --pad-like-apksigner --replace unaligned.apk /home/vagrant/build/app.mlauncher/app/build/outputs/apk/release/app.mlauncher_v1.10.7.5-Signed.apk
2025-06-24 14:04:58,979 DEBUG: Checking build/app.mlauncher/app/build/outputs/apk/release/app.mlauncher_v1.10.7.5-Signed.apk
2025-06-24 14:04:59,015 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2025-06-24 14:04:59,015 INFO: ...retrieving https://github.com/DroidWorksStudio/mLauncher/releases/download/1.10.7.5/MultiLauncher-1.10.7.5-Signed.apk
2025-06-24 14:04:59,020 DEBUG: Starting new HTTPS connection (1): github.com:443
2025-06-24 14:04:59,328 DEBUG: https://github.com:443 "GET /DroidWorksStudio/mLauncher/releases/download/1.10.7.5/MultiLauncher-1.10.7.5-Signed.apk HTTP/1.1" 302 0
2025-06-24 14:04:59,335 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2025-06-24 14:04:59,841 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/576214961/fcdc8854-8a78-4368-bb9a-0332f587894c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250624%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250624T140458Z&X-Amz-Expires=1800&X-Amz-Signature=10ed3aad907cc87f9ab66a9e1beb7a56968452014a02302c678bf1ecc79a7944&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3DMultiLauncher-1.10.7.5-Signed.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 7286040
2025-06-24 14:05:01,091 DEBUG: unsigned/binaries/app.mlauncher_1100705.binary.apk: Verifies
Verified using v1 scheme (JAR signing): false
Verified using v2 scheme (APK Signature Scheme v2): false
Verified using v3 scheme (APK Signature Scheme v3): true
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
2025-06-24 14:05:02,007 DEBUG: /tmp/tmpidub7xmi/sigcp_app.mlauncher_1100705.apk: Verifies
Verified using v1 scheme (JAR signing): false
Verified using v2 scheme (APK Signature Scheme v2): false
Verified using v3 scheme (APK Signature Scheme v3): true
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
2025-06-24 14:05:02,008 INFO: ...successfully verified
2025-06-24 14:05:02,008 INFO: compared built binary to supplied reference binary successfully
2025-06-24 14:05:02,112 WARNING: Requested API level 36 is larger than maximum we have, returning API level 28 instead.
2025-06-24 14:05:02,139 DEBUG: Using APK Signature v3
2025-06-24 14:05:02,141 INFO: supplied reference binary has allowed signer 88585139eac6d8d5922ce7af80a0f2acd9280371676014a114d5e3bf34904ae0
2025-06-24 14:05:02,144 INFO: success: app.mlauncher
2025-06-24 14:05:02,144 INFO: Finished
2025-06-24 14:05:02,145 INFO: 1 build succeeded