log for com.uravgcode.chooser:14
== Installed Android Tools ==
2025-03-22 04:45:22,557 DEBUG: Reading 'config.yml'
2025-03-22 04:45:22,569 INFO: Creating log directory
2025-03-22 04:45:22,570 INFO: Creating temporary directory
2025-03-22 04:45:22,572 INFO: Creating output directory
2025-03-22 04:45:22,584 DEBUG: Getting git vcs interface for https://github.com/UrAvgCode/Chooser.git
2025-03-22 04:45:22,584 DEBUG: Checking com.uravgcode.chooser:14
2025-03-22 04:45:22,584 INFO: Building version 1.4.1 (14) of com.uravgcode.chooser
2025-03-22 04:45:22,585 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-03-22 04:45:23,193 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64066 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-03-22 04:45:38,133 INFO: Getting source for revision 4480249f44a0888f945723ae1a4587ac8b045d50
2025-03-22 04:45:38,138 DEBUG: Directory: build/com.uravgcode.chooser
2025-03-22 04:45:38,138 DEBUG: > git rev-parse --show-toplevel
2025-03-22 04:45:38,346 DEBUG: Directory: build/com.uravgcode.chooser
2025-03-22 04:45:38,346 DEBUG: > git submodule foreach --recursive git reset --hard
2025-03-22 04:45:38,551 DEBUG: Directory: build/com.uravgcode.chooser
2025-03-22 04:45:38,551 DEBUG: > git reset --hard
2025-03-22 04:45:39,256 DEBUG: Directory: build/com.uravgcode.chooser
2025-03-22 04:45:39,256 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-03-22 04:45:39,360 DEBUG: Directory: build/com.uravgcode.chooser
2025-03-22 04:45:39,360 DEBUG: > git clean -dffx
2025-03-22 04:45:39,464 DEBUG: Directory: build/com.uravgcode.chooser
2025-03-22 04:45:39,464 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-03-22 04:45:40,169 DEBUG: Directory: build/com.uravgcode.chooser
2025-03-22 04:45:40,169 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-03-22 04:45:40,674 DEBUG: Directory: build/com.uravgcode.chooser
2025-03-22 04:45:40,674 DEBUG: > git remote set-head origin --auto
2025-03-22 04:45:41,279 DEBUG: Directory: build/com.uravgcode.chooser
2025-03-22 04:45:41,280 DEBUG: > git checkout -f 4480249f44a0888f945723ae1a4587ac8b045d50
2025-03-22 04:45:41,684 DEBUG: Directory: build/com.uravgcode.chooser
2025-03-22 04:45:41,684 DEBUG: > git clean -dffx
2025-03-22 04:45:41,787 DEBUG: Directory: build/com.uravgcode.chooser
2025-03-22 04:45:41,787 DEBUG: > git rev-parse --show-toplevel
2025-03-22 04:45:41,990 DEBUG: Directory: build/com.uravgcode.chooser
2025-03-22 04:45:41,991 DEBUG: > git submodule deinit --all --force
2025-03-22 04:45:42,093 INFO: Creating local.properties file at build/com.uravgcode.chooser/local.properties
2025-03-22 04:45:42,096 INFO: Creating local.properties file at build/com.uravgcode.chooser/app/local.properties
2025-03-22 04:45:42,097 DEBUG: Removing debuggable flags from build/com.uravgcode.chooser/app
2025-03-22 04:45:42,109 INFO: Cleaning Gradle project...
2025-03-22 04:45:42,110 DEBUG: Directory: build/com.uravgcode.chooser/app
2025-03-22 04:45:42,110 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.11.1 via distributionUrl
Downloading missing gradle version 8.11.1
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.11.1-bin.zip: OK
Running /opt/gradle/versions/8.11.1/bin/gradle clean
Welcome to Gradle 8.11.1!
Here are the highlights of this release:
- Parallel load and store for Configuration Cache
- Java compilation errors at the end of the build output
- Consolidated report for warnings and deprecations
For more details see https://docs.gradle.org/8.11.1/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.11.1/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 1m 59s
1 actionable task: 1 up-to-date
2025-03-22 04:47:48,011 INFO: Scanning source for common problems...
2025-03-22 04:47:48,060 DEBUG: scanner is configured to use signature data from: 'suss'
2025-03-22 04:47:48,061 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-03-22 04:47:48,696 DEBUG: write 'suss.json' to cache
2025-03-22 04:47:48,703 DEBUG: next suss.json cache update due in 23:59:59.981619
2025-03-22 04:47:48,900 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-03-22 04:47:48,919 INFO: Creating source tarball...
2025-03-22 04:47:49,727 INFO: Building Gradle project...
2025-03-22 04:47:49,728 DEBUG: Directory: build/com.uravgcode.chooser/app
2025-03-22 04:47:49,728 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.11.1 via distributionUrl
Running /opt/gradle/versions/8.11.1/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.11.1/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
> Task :app:preBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :app:mergeReleaseJniLibFolders
> Task :app:mergeReleaseNativeLibs
> Task :app:buildKotlinToolingMetadata
> Task :app:stripReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so.
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:checkReleaseDuplicateClasses
> Task :app:extractReleaseNativeSymbolTables
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:generateReleaseResValues
> Task :app:checkReleaseAarMetadata
> Task :app:mapReleaseSourceSetPaths
> Task :app:generateReleaseResources
> Task :app:packageReleaseResources
> Task :app:mergeReleaseResources
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :app:parseReleaseLocalResources
> Task :app:processReleaseMainManifest
> Task :app:processReleaseManifest
> Task :app:javaPreCompileRelease
> Task :app:mergeReleaseArtProfile
> Task :app:extractProguardFiles
> Task :app:mergeReleaseStartupProfile
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Task :app:extractReleaseVersionControlInfo
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:processReleaseManifestForPackage
> Task :app:processReleaseResources
> Task :app:compileReleaseKotlin
> Task :app:compileReleaseJavaWithJavac NO-SOURCE
> Task :app:mergeReleaseGeneratedProguardFiles
> Task :app:processReleaseJavaRes
> Task :app:expandReleaseArtProfileWildcards
> Task :app:mergeReleaseJavaResource
> Task :app:generateReleaseLintVitalReportModel
> Task :app:minifyReleaseWithR8
> Task :app:lintVitalAnalyzeRelease
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:convertShrunkResourcesToBinaryRelease
> Task :app:optimizeReleaseResources
> Task :app:compileReleaseArtProfile
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:assembleRelease
BUILD SUCCESSFUL in 3m 52s
44 actionable tasks: 44 executed
2025-03-22 04:51:43,493 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.uravgcode.chooser, universal_newlines=False, shell=None, istream=<valid stream>)
2025-03-22 04:51:43,500 INFO: Successfully built version 1.4.1 of com.uravgcode.chooser from 4480249f44a0888f945723ae1a4587ac8b045d50
2025-03-22 04:51:43,755 DEBUG: Checking build/com.uravgcode.chooser/app/build/outputs/apk/release/app-release-unsigned.apk
2025-03-22 04:51:43,762 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2025-03-22 04:51:43,762 INFO: ...retrieving https://github.com/UrAvgCode/Chooser/releases/download/v.1.4.1/chooser-v1.4.1.apk
2025-03-22 04:51:43,766 DEBUG: Starting new HTTPS connection (1): github.com:443
2025-03-22 04:51:44,039 DEBUG: https://github.com:443 "GET /UrAvgCode/Chooser/releases/download/v.1.4.1/chooser-v1.4.1.apk HTTP/1.1" 302 0
2025-03-22 04:51:44,043 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2025-03-22 04:51:44,513 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/691309263/b2d9e9eb-77f5-4c30-b42c-28364fd0c460?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250322%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250322T045144Z&X-Amz-Expires=300&X-Amz-Signature=a47acf277e423b0c4b01a1407b8a0be823c423863bff7146a16d50be8fbd099f&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dchooser-v1.4.1.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 1096610
2025-03-22 04:51:45,356 DEBUG: unsigned/binaries/com.uravgcode.chooser_14.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-03-22 04:51:45,969 DEBUG: /tmp/tmpvyrq7y_w/sigcp_com.uravgcode.chooser_14.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-03-22 04:51:45,969 INFO: ...successfully verified
2025-03-22 04:51:45,969 INFO: compared built binary to supplied reference binary successfully
2025-03-22 04:51:46,075 WARNING: Requested API level 35 is larger than maximum we have, returning API level 28 instead.
2025-03-22 04:51:46,107 DEBUG: Using APK Signature v2
2025-03-22 04:51:46,109 INFO: supplied reference binary has allowed signer 6d0e376dc6a19ea8430f8dcbe29eca57c1c0146595c1dcc75886ec8bf4d09963
2025-03-22 04:51:46,111 INFO: success: com.uravgcode.chooser
2025-03-22 04:51:46,112 INFO: Finished
2025-03-22 04:51:46,113 INFO: 1 build succeeded