log for com.trianguloy.urlchecker:45
== Installed Android Tools ==
2025-06-06 12:10:49,485 DEBUG: Reading 'config.yml'
2025-06-06 12:10:49,527 INFO: Creating log directory
2025-06-06 12:10:49,528 INFO: Creating temporary directory
2025-06-06 12:10:49,528 INFO: Creating output directory
2025-06-06 12:10:49,550 DEBUG: Getting git vcs interface for https://github.com/TrianguloY/UrlChecker.git
2025-06-06 12:10:49,551 DEBUG: Checking com.trianguloy.urlchecker:45
2025-06-06 12:10:49,551 INFO: Building version 3.4 (45) of com.trianguloy.urlchecker
2025-06-06 12:10:49,557 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/com.trianguloy.urlchecker, universal_newlines=False, shell=None, istream=None)
2025-06-06 12:10:49,574 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-06-06 12:10:50,480 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64067 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-06 12:11:04,994 INFO: Getting source for revision 7f76ed44690c9104d62eb6814b92ada601c29be0
2025-06-06 12:11:04,994 DEBUG: Directory: build/com.trianguloy.urlchecker
2025-06-06 12:11:04,994 DEBUG: > git rev-parse --show-toplevel
2025-06-06 12:11:05,197 DEBUG: Directory: build/com.trianguloy.urlchecker
2025-06-06 12:11:05,198 DEBUG: > git submodule foreach --recursive git reset --hard
2025-06-06 12:11:05,401 DEBUG: Directory: build/com.trianguloy.urlchecker
2025-06-06 12:11:05,401 DEBUG: > git reset --hard
2025-06-06 12:11:06,030 DEBUG: Directory: build/com.trianguloy.urlchecker
2025-06-06 12:11:06,034 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-06-06 12:11:06,137 DEBUG: Directory: build/com.trianguloy.urlchecker
2025-06-06 12:11:06,138 DEBUG: > git clean -dffx
2025-06-06 12:11:06,250 DEBUG: Directory: build/com.trianguloy.urlchecker
2025-06-06 12:11:06,251 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-06 12:11:07,457 DEBUG: Directory: build/com.trianguloy.urlchecker
2025-06-06 12:11:07,458 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-06 12:11:08,062 DEBUG: Directory: build/com.trianguloy.urlchecker
2025-06-06 12:11:08,062 DEBUG: > git remote set-head origin --auto
2025-06-06 12:11:08,767 DEBUG: Directory: build/com.trianguloy.urlchecker
2025-06-06 12:11:08,767 DEBUG: > git checkout -f 7f76ed44690c9104d62eb6814b92ada601c29be0
2025-06-06 12:11:09,271 DEBUG: Directory: build/com.trianguloy.urlchecker
2025-06-06 12:11:09,272 DEBUG: > git clean -dffx
2025-06-06 12:11:09,374 DEBUG: Directory: build/com.trianguloy.urlchecker
2025-06-06 12:11:09,375 DEBUG: > git rev-parse --show-toplevel
2025-06-06 12:11:09,578 DEBUG: Directory: build/com.trianguloy.urlchecker
2025-06-06 12:11:09,578 DEBUG: > git submodule deinit --all --force
2025-06-06 12:11:09,681 INFO: Creating local.properties file at build/com.trianguloy.urlchecker/local.properties
2025-06-06 12:11:10,124 INFO: Creating local.properties file at build/com.trianguloy.urlchecker/app/local.properties
2025-06-06 12:11:10,124 DEBUG: Removing debuggable flags from build/com.trianguloy.urlchecker/app
2025-06-06 12:11:10,156 INFO: Cleaned build.gradle of keysigning configs at build/com.trianguloy.urlchecker/app/build.gradle
2025-06-06 12:11:10,169 INFO: Cleaning Gradle project...
2025-06-06 12:11:10,169 DEBUG: Directory: build/com.trianguloy.urlchecker/app
2025-06-06 12:11:10,169 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
> Configure project :app
No secrets provided, release will not be signed
Found locales: "ar","cs","de","el","en","es","fa","fr-FR","hi","in","it","iw","ja","ko","lv","nb-NO","nl","pt-BR","pt-PT","ro","ru","sr","sv","ta","tr","uk","ur","vi","zh-CN","zh-TW"
Extracted translators: 404potato, Alireza Rashidi, Aʙᴜ Sᴀʀɪᴍ, CikiMomogi, CloneWith, GMishx, GreatGatsby102, 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 1m 18s
1 actionable task: 1 up-to-date
2025-06-06 12:12:35,309 INFO: Scanning source for common problems...
2025-06-06 12:12:35,331 DEBUG: scanner is configured to use signature data from: 'suss'
2025-06-06 12:12:35,331 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-06-06 12:12:35,939 DEBUG: write 'suss.json' to cache
2025-06-06 12:12:36,011 DEBUG: next suss.json cache update due in 23:59:59.917854
2025-06-06 12:12:36,113 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-06-06 12:12:36,157 INFO: Creating source tarball...
2025-06-06 12:12:37,682 INFO: Building Gradle project...
2025-06-06 12:12:37,683 DEBUG: Directory: build/com.trianguloy.urlchecker/app
2025-06-06 12:12:37,683 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
> Configure project :app
No secrets provided, release will not be signed
Found locales: "ar","cs","de","el","en","es","fa","fr-FR","hi","in","it","iw","ja","ko","lv","nb-NO","nl","pt-BR","pt-PT","ro","ru","sr","sv","ta","tr","uk","ur","vi","zh-CN","zh-TW"
Extracted translators: 404potato, Alireza Rashidi, Aʙᴜ Sᴀʀɪᴍ, CikiMomogi, CloneWith, GMishx, GreatGatsby102, 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 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 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: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:generateReleaseBuildConfig
> Task :app:javaPreCompileRelease
> Task :app:checkReleaseAarMetadata
> Task :app:generateReleaseResValues
> Task :app:mapReleaseSourceSetPaths
> Task :app:generateReleaseResources
> Task :app:mergeReleaseResources
/home/vagrant/build/com.trianguloy.urlchecker/app/src/main/res/values-ar/strings.xml:9:4: Multiple substitutions specified in non-positional format of string resource string/txt_about. Did you mean to add the formatted="false" attribute?
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :app:processReleaseMainManifest
> Task :app:processReleaseManifest
> Task :app:extractProguardFiles
> 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: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: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :app:expandReleaseArtProfileWildcards
> Task :app:mergeReleaseGeneratedProguardFiles
> Task :app:generateReleaseLintVitalReportModel
> Task :app:minifyReleaseWithR8
> Task :app:compileReleaseArtProfile
> Task :app:convertShrunkResourcesToBinaryRelease
> Task :app:optimizeReleaseResources
> Task :app:lintVitalAnalyzeRelease
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:assembleRelease
[Incubating] Problems report is available at: file:///home/vagrant/build/com.trianguloy.urlchecker/build/reports/problems/problems-report.html
BUILD SUCCESSFUL in 1m 46s
38 actionable tasks: 38 executed
2025-06-06 12:14:25,216 INFO: Successfully built version 3.4 of com.trianguloy.urlchecker from 7f76ed44690c9104d62eb6814b92ada601c29be0
2025-06-06 12:14:25,537 DEBUG: Checking build/com.trianguloy.urlchecker/app/build/outputs/apk/release/URLCheck-3.4.apk
2025-06-06 12:14:25,561 INFO: success: com.trianguloy.urlchecker
2025-06-06 12:14:25,561 INFO: Finished
2025-06-06 12:14:25,562 INFO: 1 build succeeded