log for com.trianguloy.urlchecker:35
== Installed Android Tools ==
2024-09-08 04:17:30,471 DEBUG: Reading 'config.yml'
2024-09-08 04:17:30,482 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2024-09-08 04:17:30,483 INFO: Creating log directory
2024-09-08 04:17:30,484 INFO: Creating temporary directory
2024-09-08 04:17:30,485 INFO: Creating output directory
2024-09-08 04:17:30,539 DEBUG: Getting git vcs interface for https://github.com/TrianguloY/UrlChecker.git
2024-09-08 04:17:30,539 DEBUG: Checking com.trianguloy.urlchecker:35
2024-09-08 04:17:30,540 INFO: Building version 2.17 (35) of com.trianguloy.urlchecker
2024-09-08 04:17:30,540 DEBUG: > sudo passwd --lock root
passwd: password changed.
2024-09-08 04:17:31,846 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64086 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u1) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u8) ...
2024-09-08 04:17:54,427 INFO: Getting source for revision 381f598293a331f124fafa10e1d4d31d5df015d0
2024-09-08 04:17:54,428 DEBUG: Directory: build/com.trianguloy.urlchecker
2024-09-08 04:17:54,428 DEBUG: > git rev-parse --show-toplevel
2024-09-08 04:17:54,637 DEBUG: Directory: build/com.trianguloy.urlchecker
2024-09-08 04:17:54,637 DEBUG: > git submodule foreach --recursive git reset --hard
2024-09-08 04:17:54,841 DEBUG: Directory: build/com.trianguloy.urlchecker
2024-09-08 04:17:54,841 DEBUG: > git reset --hard
2024-09-08 04:17:55,348 DEBUG: Directory: build/com.trianguloy.urlchecker
2024-09-08 04:17:55,349 DEBUG: > git submodule foreach --recursive git clean -dffx
2024-09-08 04:17:55,452 DEBUG: Directory: build/com.trianguloy.urlchecker
2024-09-08 04:17:55,452 DEBUG: > git clean -dffx
2024-09-08 04:17:55,555 DEBUG: Directory: build/com.trianguloy.urlchecker
2024-09-08 04:17:55,555 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --prune-tags --force origin
2024-09-08 04:17:56,360 DEBUG: Directory: build/com.trianguloy.urlchecker
2024-09-08 04:17:56,360 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin
2024-09-08 04:17:56,864 DEBUG: Directory: build/com.trianguloy.urlchecker
2024-09-08 04:17:56,865 DEBUG: > git remote set-head origin --auto
2024-09-08 04:17:57,469 DEBUG: Directory: build/com.trianguloy.urlchecker
2024-09-08 04:17:57,469 DEBUG: > git checkout -f 381f598293a331f124fafa10e1d4d31d5df015d0
2024-09-08 04:17:57,872 DEBUG: Directory: build/com.trianguloy.urlchecker
2024-09-08 04:17:57,873 DEBUG: > git clean -dffx
2024-09-08 04:17:57,976 DEBUG: Directory: build/com.trianguloy.urlchecker
2024-09-08 04:17:57,976 DEBUG: > git rev-parse --show-toplevel
2024-09-08 04:17:58,179 DEBUG: Directory: build/com.trianguloy.urlchecker
2024-09-08 04:17:58,179 DEBUG: > git submodule deinit --all --force
2024-09-08 04:17:58,282 INFO: Creating local.properties file at build/com.trianguloy.urlchecker/local.properties
2024-09-08 04:17:58,285 INFO: Creating local.properties file at build/com.trianguloy.urlchecker/app/local.properties
2024-09-08 04:17:58,285 DEBUG: Removing debuggable flags from build/com.trianguloy.urlchecker/app
2024-09-08 04:17:58,300 INFO: Cleaned build.gradle of keysigning configs at build/com.trianguloy.urlchecker/app/build.gradle
2024-09-08 04:17:58,326 INFO: Cleaning Gradle project...
2024-09-08 04:17:58,326 DEBUG: Directory: build/com.trianguloy.urlchecker/app
2024-09-08 04:17:58,326 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.7 via distributionUrl
Downloading missing gradle version 8.7
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.7-bin.zip: OK
Running /opt/gradle/versions/8.7/bin/gradle clean
Welcome to Gradle 8.7!
Here are the highlights of this release:
- Compiling and testing with Java 22
- Cacheable Groovy script compilation
- New methods in lazy collection properties
For more details see https://docs.gradle.org/8.7/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.7/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Configure project :app
No secrets provided, release will not be signed
Found locales: "ar","be","bn","cs","de","el","en","es","fr-FR","hi","in","it","iw","ja","ko","nb-NO","nl","or","pt-BR","pt-PT","ro","ru","sr","tr","uk","ur","vi","zh-CN","zh-TW"
Extracted translators: 404potato, Aʙᴜ Sᴀʀɪᴍ, CikiMomogi, CloneWith, GMishx, Idris, Ilithy, Magdy Elgendy, Metezd, Mika, Murilogs1910, Nhman Mazuz, PabloOQ, Seviche CC, T, Tiago Carmo (ReduxFlakes), Validbit, Vitabytes, Whiteowle, dperruso, ilotoki0804, ngocanhtve, povidlos, symbuzzer
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 50s
1 actionable task: 1 up-to-date
2024-09-08 04:18:55,708 INFO: Scanning source for common problems...
2024-09-08 04:18:55,724 DEBUG: scanner is configured to use signature data from: 'suss'
2024-09-08 04:18:55,725 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2024-09-08 04:18:56,392 DEBUG: write 'suss.json' to cache
2024-09-08 04:18:56,396 DEBUG: next suss.json cache update due in 23:59:59.987020
2024-09-08 04:18:56,531 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2024-09-08 04:18:56,568 INFO: Creating source tarball...
2024-09-08 04:18:58,004 INFO: Building Gradle project...
2024-09-08 04:18:58,004 DEBUG: Directory: build/com.trianguloy.urlchecker/app
2024-09-08 04:18:58,004 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.7 via distributionUrl
Running /opt/gradle/versions/8.7/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.7/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Configure project :app
No secrets provided, release will not be signed
Found locales: "ar","be","bn","cs","de","el","en","es","fr-FR","hi","in","it","iw","ja","ko","nb-NO","nl","or","pt-BR","pt-PT","ro","ru","sr","tr","uk","ur","vi","zh-CN","zh-TW"
Extracted translators: 404potato, Aʙᴜ Sᴀʀɪᴍ, CikiMomogi, CloneWith, GMishx, Idris, Ilithy, Magdy Elgendy, Metezd, Mika, Murilogs1910, Nhman Mazuz, PabloOQ, Seviche CC, T, Tiago Carmo (ReduxFlakes), Validbit, Vitabytes, Whiteowle, dperruso, ilotoki0804, ngocanhtve, povidlos, symbuzzer
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Checking the license for package Android SDK Build-Tools 34 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 34 accepted.
Preparing "Install Android SDK Build-Tools 34 v.34.0.0".
"Install Android SDK Build-Tools 34 v.34.0.0" ready.
Installing Android SDK Build-Tools 34 in /opt/android-sdk/build-tools/34.0.0
"Install Android SDK Build-Tools 34 v.34.0.0" complete.
"Install Android SDK Build-Tools 34 v.34.0.0" finished.
Checking the license for package Android SDK Platform 34 in /opt/android-sdk/licenses
License for package Android SDK Platform 34 accepted.
Preparing "Install Android SDK Platform 34 (revision 3)".
"Install Android SDK Platform 34 (revision 3)" ready.
Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34
"Install Android SDK Platform 34 (revision 3)" complete.
"Install Android SDK Platform 34 (revision 3)" 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:generateReleaseBuildConfig
> Task :app:javaPreCompileRelease
> Task :app:checkReleaseAarMetadata
> Task :app:generateReleaseResValues
> Task :app:mapReleaseSourceSetPaths
> Task :app:generateReleaseResources
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :app:processReleaseMainManifest
> Task :app:processReleaseManifest
> Task :app:extractProguardFiles
> Task :app:mergeReleaseJniLibFolders
> Task :app:mergeReleaseNativeLibs NO-SOURCE
> Task :app:stripReleaseDebugSymbols NO-SOURCE
> Task :app:extractReleaseNativeSymbolTables NO-SOURCE
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:checkReleaseDuplicateClasses
> Task :app:mergeReleaseResources
> Task :app:processReleaseJavaRes NO-SOURCE
> Task :app:mergeReleaseArtProfile
> Task :app:mergeReleaseStartupProfile
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseAssets
> Task :app:mergeReleaseJavaResource
> Task :app:compressReleaseAssets
> Task :app:extractReleaseVersionControlInfo
> Task :app:processApplicationManifestReleaseForBundle
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:processReleaseManifestForPackage
> Task :app:processReleaseResources
> Task :app:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /home/vagrant/build/com.trianguloy.urlchecker/app/src/main/java/com/trianguloy/urlchecker/utilities/methods/Inflater.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :app:generateReleaseLintVitalReportModel
> Task :app:expandReleaseArtProfileWildcards
> Task :app:mergeReleaseGeneratedProguardFiles
> Task :app:bundleReleaseResources
> Task :app:minifyReleaseWithR8
> Task :app:compileReleaseArtProfile
> Task :app:shrinkReleaseRes
> Task :app:optimizeReleaseResources
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:lintVitalAnalyzeRelease
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:assembleRelease
BUILD SUCCESSFUL in 1m 44s
42 actionable tasks: 42 executed
2024-09-08 04:20:43,395 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.trianguloy.urlchecker, universal_newlines=False, shell=None, istream=<valid stream>)
2024-09-08 04:20:43,404 INFO: Successfully built version 2.17 of com.trianguloy.urlchecker from 381f598293a331f124fafa10e1d4d31d5df015d0
2024-09-08 04:20:43,661 DEBUG: Checking build/com.trianguloy.urlchecker/app/build/outputs/apk/release/URLCheck-2.17.apk
2024-09-08 04:20:43,669 INFO: success: com.trianguloy.urlchecker
2024-09-08 04:20:43,669 INFO: Finished
2024-09-08 04:20:43,670 INFO: 1 build succeeded