log for player.phonograph.plus:1091
== Installed Android Tools ==
2025-02-10 08:24:45,688 DEBUG: Reading 'config.yml'
2025-02-10 08:24:45,717 INFO: Creating log directory
2025-02-10 08:24:45,717 INFO: Creating temporary directory
2025-02-10 08:24:45,717 INFO: Creating output directory
2025-02-10 08:24:45,750 DEBUG: Getting git vcs interface for https://github.com/chr56/Phonograph_Plus.git
2025-02-10 08:24:45,750 DEBUG: Checking player.phonograph.plus:1091
2025-02-10 08:24:45,750 INFO: Building version 1.9.1 (1091) of player.phonograph.plus
2025-02-10 08:24:45,750 INFO: Running 'sudo' commands in /home/vagrant
2025-02-10 08:24:45,750 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 ))
2025-02-10 08:24:46,357 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-02-10 08:24:47,062 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64017 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+deb12u9) ...
2025-02-10 08:25:07,303 INFO: Getting source for revision 0cbee8569ff58200a5deae9fe56d6fa30c1f70a9
2025-02-10 08:25:07,304 DEBUG: Directory: build/player.phonograph.plus
2025-02-10 08:25:07,304 DEBUG: > git rev-parse --show-toplevel
2025-02-10 08:25:07,515 DEBUG: Directory: build/player.phonograph.plus
2025-02-10 08:25:07,515 DEBUG: > git submodule foreach --recursive git reset --hard
2025-02-10 08:25:07,719 DEBUG: Directory: build/player.phonograph.plus
2025-02-10 08:25:07,719 DEBUG: > git reset --hard
2025-02-10 08:25:08,123 DEBUG: Directory: build/player.phonograph.plus
2025-02-10 08:25:08,123 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-02-10 08:25:08,226 DEBUG: Directory: build/player.phonograph.plus
2025-02-10 08:25:08,226 DEBUG: > git clean -dffx
2025-02-10 08:25:08,329 DEBUG: Directory: build/player.phonograph.plus
2025-02-10 08:25:08,329 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-02-10 08:25:09,735 DEBUG: Directory: build/player.phonograph.plus
2025-02-10 08:25:09,735 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-02-10 08:25:10,740 DEBUG: Directory: build/player.phonograph.plus
2025-02-10 08:25:10,740 DEBUG: > git remote set-head origin --auto
2025-02-10 08:25:11,846 DEBUG: Directory: build/player.phonograph.plus
2025-02-10 08:25:11,846 DEBUG: > git checkout -f 0cbee8569ff58200a5deae9fe56d6fa30c1f70a9
2025-02-10 08:25:12,150 DEBUG: Directory: build/player.phonograph.plus
2025-02-10 08:25:12,150 DEBUG: > git clean -dffx
2025-02-10 08:25:12,253 DEBUG: Directory: build/player.phonograph.plus
2025-02-10 08:25:12,253 DEBUG: > git rev-parse --show-toplevel
2025-02-10 08:25:12,457 DEBUG: Directory: build/player.phonograph.plus
2025-02-10 08:25:12,457 DEBUG: > git submodule deinit --all --force
2025-02-10 08:25:12,560 INFO: Collecting source libraries
2025-02-10 08:25:12,590 DEBUG: Removing debuggable flags from build/srclib/reproducible-apk-tools
2025-02-10 08:25:12,615 INFO: Creating local.properties file at build/player.phonograph.plus/local.properties
2025-02-10 08:25:12,618 INFO: Creating local.properties file at build/player.phonograph.plus/app/local.properties
2025-02-10 08:25:12,619 DEBUG: Removing debuggable flags from build/player.phonograph.plus/app
2025-02-10 08:25:12,650 INFO: Cleaned build.gradle.kts of keysigning configs at build/player.phonograph.plus/app/build.gradle.kts
2025-02-10 08:25:12,662 INFO: Cleaning Gradle project...
2025-02-10 08:25:12,662 DEBUG: Directory: build/player.phonograph.plus/app
2025-02-10 08:25:12,662 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.10.2 via distributionUrl
Downloading missing gradle version 8.10.2
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.10.2-bin.zip: OK
Running /opt/gradle/versions/8.10.2/bin/gradle clean
Welcome to Gradle 8.10.2!
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.2/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.2/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
BUILD SUCCESSFUL in 2m 45s
1 actionable task: 1 up-to-date
2025-02-10 08:28:05,596 INFO: Scanning source for common problems...
2025-02-10 08:28:05,687 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-02-10 08:28:05,699 DEBUG: scanner is configured to use signature data from: 'suss'
2025-02-10 08:28:05,700 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-02-10 08:28:06,279 DEBUG: write 'suss.json' to cache
2025-02-10 08:28:06,282 DEBUG: next suss.json cache update due in 23:59:59.986603
2025-02-10 08:28:06,648 INFO: Creating source tarball...
2025-02-10 08:28:07,661 INFO: Building Gradle project...
2025-02-10 08:28:07,662 DEBUG: Directory: build/player.phonograph.plus/app
2025-02-10 08:28:07,662 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleModernStableRelease
Found 8.10.2 via distributionUrl
Running /opt/gradle/versions/8.10.2/bin/gradle assembleModernStableRelease
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.2/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
Errors during XML parse:
Additionally, the fallback loader failed to parse the XML.
Errors during XML parse:
Additionally, the fallback loader failed to parse the XML.
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
> Task :app:preBuild UP-TO-DATE
> Task :app:preModernStableReleaseBuild UP-TO-DATE
> Task :app:mergeModernStableReleaseJniLibFolders
> Task :app:mergeModernStableReleaseNativeLibs
> Task :app:buildKotlinToolingMetadata
> Task :app:stripModernStableReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libdatastore_shared_counter.so.
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:extractModernStableReleaseNativeSymbolTables
> Task :app:checkModernStableReleaseDuplicateClasses
> Task :app:dataBindingMergeDependencyArtifactsModernStableRelease
> Task :app:mergeModernStableReleaseNativeDebugMetadata NO-SOURCE
> Task :app:generateModernStableReleaseResValues
> Task :app:generateModernStableReleaseResources
> Task :app:packageModernStableReleaseResources
> Task :app:mergeModernStableReleaseResources
> Task :app:generateModernStableReleaseBuildConfig
> Task :app:parseModernStableReleaseLocalResources
> Task :app:checkModernStableReleaseAarMetadata
> Task :app:dataBindingGenBaseClassesModernStableRelease
> Task :app:mapModernStableReleaseSourceSetPaths
> Task :app:createModernStableReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksModernStableRelease
> Task :app:processModernStableReleaseMainManifest
> Task :app:processModernStableReleaseManifest
> Task :app:javaPreCompileModernStableRelease
> Task :app:extractProguardFiles
> Task :app:mergeModernStableReleaseArtProfile
> Task :app:mergeModernStableReleaseStartupProfile
> Task :app:mergeModernStableReleaseShaders
> Task :app:compileModernStableReleaseShaders NO-SOURCE
> Task :app:generateModernStableReleaseAssets UP-TO-DATE
> Task :app:mergeModernStableReleaseAssets
> Task :app:writeModernStableReleaseAppMetadata
> Task :app:compressModernStableReleaseAssets
> Task :app:writeModernStableReleaseSigningConfigVersions
> Task :app:processModernStableReleaseManifestForPackage
> Task :app:processModernStableReleaseResources
> Task :app:convertLinkedResourcesToProtoModernStableRelease
> Task :app:compileModernStableReleaseKotlin
> Task :app:compileModernStableReleaseJavaWithJavac
Note: /home/vagrant/build/player.phonograph.plus/app/build/generated/data_binding_base_class_source_out/modernStableRelease/out/player/phonograph/databinding/NavigationDrawerHeaderBinding.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :app:mergeModernStableReleaseGeneratedProguardFiles
> Task :app:processModernStableReleaseJavaRes
> Task :app:expandModernStableReleaseArtProfileWildcards
> Task :app:mergeModernStableReleaseJavaResource
> Task :app:minifyModernStableReleaseWithR8
> Task :app:compileModernStableReleaseArtProfile
> Task :app:shrinkModernStableReleaseRes
> Task :app:convertShrunkResourcesToBinaryModernStableRelease
> Task :app:optimizeModernStableReleaseResources
> Task :app:packageModernStableRelease
> Task :app:createModernStableReleaseApkListingFileRedirect
> Task :app:assembleModernStableRelease
BUILD SUCCESSFUL in 11m 28s
45 actionable tasks: 45 executed
2025-02-10 08:39:36,946 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/player.phonograph.plus, universal_newlines=False, shell=None, istream=<valid stream>)
2025-02-10 08:39:36,955 INFO: Successfully built version 1.9.1 of player.phonograph.plus from 0cbee8569ff58200a5deae9fe56d6fa30c1f70a9
2025-02-10 08:39:36,958 INFO: Running 'postbuild' commands in build/player.phonograph.plus/app
2025-02-10 08:39:36,959 DEBUG: Directory: build/player.phonograph.plus/app
2025-02-10 08:39:36,960 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/player.phonograph.plus/app/build/outputs/apk/modernStable/release/PhonographPlus-1.9.1-modern-stable-release-unsigned.apk" 'META-INF/services/*'
/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/player.phonograph.plus/app/build/outputs/apk/modernStable/release/PhonographPlus-1.9.1-modern-stable-release-unsigned.apk 'META-INF/services/*'
fixing 'META-INF/services/ja.t'...
fixing 'META-INF/services/oa.m'...
[RUN] python3 fix-newlines.py /home/vagrant/build/player.phonograph.plus/app/build/outputs/apk/modernStable/release/PhonographPlus-1.9.1-modern-stable-release-unsigned.apk /tmp/tmpqwuj_uaa/fixed.apk META-INF/services/*
[FOUND] /opt/android-sdk/build-tools/35.0.0/zipalign
[RUN] zipalign -P 16 4 /tmp/tmpqwuj_uaa/fixed.apk /tmp/tmpqwuj_uaa/aligned.apk
[MOVE] /tmp/tmpqwuj_uaa/aligned.apk to /home/vagrant/build/player.phonograph.plus/app/build/outputs/apk/modernStable/release/PhonographPlus-1.9.1-modern-stable-release-unsigned.apk
2025-02-10 08:39:41,951 DEBUG: Checking build/player.phonograph.plus/app/build/outputs/apk/modernStable/release/PhonographPlus-1.9.1-modern-stable-release-unsigned.apk
2025-02-10 08:39:42,003 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2025-02-10 08:39:42,003 INFO: ...retrieving https://github.com/chr56/Phonograph_Plus/releases/download/v1.9.1/PhonographPlus_1.9.1_ModernStableRelease.apk
2025-02-10 08:39:42,007 DEBUG: Starting new HTTPS connection (1): github.com:443
2025-02-10 08:39:42,495 DEBUG: https://github.com:443 "GET /chr56/Phonograph_Plus/releases/download/v1.9.1/PhonographPlus_1.9.1_ModernStableRelease.apk HTTP/1.1" 302 0
2025-02-10 08:39:42,502 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2025-02-10 08:39:42,793 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/408710882/1cdde812-049f-4281-b7f5-795088ac22cc?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250210%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250210T083942Z&X-Amz-Expires=300&X-Amz-Signature=f1f15922dcf94a6c27bd120c1b19ce77190a3ce44422a197d2da0fcd5645136b&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3DPhonographPlus_1.9.1_ModernStableRelease.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 5847522
2025-02-10 08:39:44,096 DEBUG: unsigned/binaries/player.phonograph.plus_1091.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-02-10 08:39:44,942 DEBUG: /tmp/tmpjvb84emv/sigcp_player.phonograph.plus_1091.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-02-10 08:39:44,943 INFO: ...successfully verified
2025-02-10 08:39:44,943 INFO: compared built binary to supplied reference binary successfully
2025-02-10 08:39:45,049 WARNING: Requested API level 35 is larger than maximum we have, returning API level 28 instead.
2025-02-10 08:39:45,073 DEBUG: Using APK Signature v2
2025-02-10 08:39:45,075 INFO: supplied reference binary has allowed signer 01654eb9348b2c802fcbf21282de0cdca2a226337b9a2fa201e3ac376b0ce76c
2025-02-10 08:39:45,077 INFO: success: player.phonograph.plus
2025-02-10 08:39:45,078 INFO: Finished
2025-02-10 08:39:45,078 INFO: 1 build succeeded