log for xyz.malkki.neostumbler.fdroid:34
== Installed Android Tools ==
2025-05-03 11:37:22,518 DEBUG: Reading 'config.yml'
2025-05-03 11:37:22,647 INFO: Creating log directory
2025-05-03 11:37:22,648 INFO: Creating temporary directory
2025-05-03 11:37:22,648 INFO: Creating output directory
2025-05-03 11:37:22,692 DEBUG: Getting git vcs interface for https://github.com/mjaakko/NeoStumbler.git
2025-05-03 11:37:22,693 DEBUG: Checking xyz.malkki.neostumbler.fdroid:34
2025-05-03 11:37:22,693 INFO: Building version 2.0.0 (34) of xyz.malkki.neostumbler.fdroid
2025-05-03 11:37:22,694 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-05-03 11:37:23,401 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64068 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-05-03 11:38:01,268 INFO: Getting source for revision a24b3900ca0b36efb02de9cd98a14b0e116f8491
2025-05-03 11:38:01,274 DEBUG: Directory: build/xyz.malkki.neostumbler.fdroid
2025-05-03 11:38:01,274 DEBUG: > git rev-parse --show-toplevel
2025-05-03 11:38:01,489 DEBUG: Directory: build/xyz.malkki.neostumbler.fdroid
2025-05-03 11:38:01,489 DEBUG: > git submodule foreach --recursive git reset --hard
2025-05-03 11:38:01,994 DEBUG: Directory: build/xyz.malkki.neostumbler.fdroid
2025-05-03 11:38:01,994 DEBUG: > git reset --hard
2025-05-03 11:38:02,399 DEBUG: Directory: build/xyz.malkki.neostumbler.fdroid
2025-05-03 11:38:02,399 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-05-03 11:38:02,603 DEBUG: Directory: build/xyz.malkki.neostumbler.fdroid
2025-05-03 11:38:02,603 DEBUG: > git clean -dffx
2025-05-03 11:38:02,707 DEBUG: Directory: build/xyz.malkki.neostumbler.fdroid
2025-05-03 11:38:02,707 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-05-03 11:38:04,415 DEBUG: Directory: build/xyz.malkki.neostumbler.fdroid
2025-05-03 11:38:04,415 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-05-03 11:38:05,019 DEBUG: Directory: build/xyz.malkki.neostumbler.fdroid
2025-05-03 11:38:05,020 DEBUG: > git remote set-head origin --auto
2025-05-03 11:38:05,624 DEBUG: Directory: build/xyz.malkki.neostumbler.fdroid
2025-05-03 11:38:05,625 DEBUG: > git checkout -f a24b3900ca0b36efb02de9cd98a14b0e116f8491
2025-05-03 11:38:06,129 DEBUG: Directory: build/xyz.malkki.neostumbler.fdroid
2025-05-03 11:38:06,130 DEBUG: > git clean -dffx
2025-05-03 11:38:06,233 DEBUG: Directory: build/xyz.malkki.neostumbler.fdroid
2025-05-03 11:38:06,233 DEBUG: > git rev-parse --show-toplevel
2025-05-03 11:38:06,437 DEBUG: Directory: build/xyz.malkki.neostumbler.fdroid
2025-05-03 11:38:06,437 DEBUG: > git submodule deinit --all --force
2025-05-03 11:38:06,641 INFO: Creating local.properties file at build/xyz.malkki.neostumbler.fdroid/local.properties
2025-05-03 11:38:06,678 INFO: Creating local.properties file at build/xyz.malkki.neostumbler.fdroid/app/local.properties
2025-05-03 11:38:06,680 DEBUG: Removing debuggable flags from build/xyz.malkki.neostumbler.fdroid/app
2025-05-03 11:38:07,132 INFO: Cleaned build.gradle of keysigning configs at build/xyz.malkki.neostumbler.fdroid/app/build.gradle
2025-05-03 11:38:07,148 INFO: Running 'prebuild' commands in build/xyz.malkki.neostumbler.fdroid/app
2025-05-03 11:38:07,148 DEBUG: Directory: build/xyz.malkki.neostumbler.fdroid/app
2025-05-03 11:38:07,148 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/bundletool {/,/^}/d' build.gradle
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e '/bundletool {/,/^}/d' build.gradle
2025-05-03 11:38:07,377 INFO: Scanning source for common problems...
2025-05-03 11:38:07,399 DEBUG: scanner is configured to use signature data from: 'suss'
2025-05-03 11:38:07,401 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-05-03 11:38:08,060 DEBUG: write 'suss.json' to cache
2025-05-03 11:38:08,155 DEBUG: next suss.json cache update due in 23:59:59.894044
2025-05-03 11:38:08,264 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-05-03 11:38:08,301 INFO: Ignoring gzip file archive at app/src/androidTest/assets/valid_reports.db.gz
2025-05-03 11:38:08,331 INFO: Creating source tarball...
2025-05-03 11:38:09,063 INFO: Running 'build' commands in build/xyz.malkki.neostumbler.fdroid/app
2025-05-03 11:38:09,063 DEBUG: Directory: build/xyz.malkki.neostumbler.fdroid/app
2025-05-03 11:38:09,064 DEBUG: > bash -e -u -o pipefail -x -c mkdir upstream; pushd upstream; curl -L -o upstream.apk https://github.com/mjaakko/NeoStumbler/releases/download/2.0.0/app-fdroid-release.apk; unzip -q upstream.apk; export upstreamhash=$(sha256sum assets/dexopt/baseline.prof|cut -d " " -f1); popd; for i in {1..10}; do gradle clean assembleFdroidRelease; mkdir local; pushd local; unzip -q ../build/outputs/apk/fdroid/release/app-fdroid-release-unsigned.apk; export localhash=$(sha256sum assets/dexopt/baseline.prof|cut -d " " -f1); [[ $localhash == $upstreamhash ]] && break ; popd; rm -fr local; done
/etc/bash.bashrc: line 7: PS1: unbound variable
+ mkdir upstream
+ pushd upstream
~/build/xyz.malkki.neostumbler.fdroid/app/upstream ~/build/xyz.malkki.neostumbler.fdroid/app
+ curl -L -o upstream.apk https://github.com/mjaakko/NeoStumbler/releases/download/2.0.0/app-fdroid-release.apk
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
16 23.8M 16 4145k 0 0 3779k 0 0:00:06 0:00:01 0:00:05 3779k
100 23.8M 100 23.8M 0 0 13.0M 0 0:00:01 0:00:01 --:--:-- 27.1M
+ unzip -q upstream.apk
++ sha256sum assets/dexopt/baseline.prof
++ cut -d ' ' -f1
+ export upstreamhash=cb6e62853f338e4dec75470755a9f3ce4daf9bbf62d3cfa5057355d6ef8a9cb1
+ upstreamhash=cb6e62853f338e4dec75470755a9f3ce4daf9bbf62d3cfa5057355d6ef8a9cb1
+ popd
~/build/xyz.malkki.neostumbler.fdroid/app
+ for i in {1..10}
+ gradle clean assembleFdroidRelease
Found 8.12.1 via distributionUrl
Downloading missing gradle version 8.12.1
cachedir
/tmp/tmp.kr018xBtRt/gradle-8.12.1-bin.zip: OK
Running /opt/gradle/versions/8.12.1/bin/gradle clean assembleFdroidRelease
Welcome to Gradle 8.12.1!
Here are the highlights of this release:
- Enhanced error and warning reporting with the Problems API
- File-system watching support on Alpine Linux
- Build and test Swift 6 libraries and apps
For more details see https://docs.gradle.org/8.12.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.12.1/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 assembleFdroidRelease
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:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:preFdroidReleaseBuild UP-TO-DATE
> Task :app:clean UP-TO-DATE
> Task :app:generateFdroidReleaseResValues
> Task :app:createFdroidReleaseCompatibleScreenManifests
> Task :app:extractProguardFiles
> Task :app:writeFdroidReleaseAppMetadata
> Task :app:mergeFdroidReleaseStartupProfile
> Task :app:generateFdroidReleaseBuildConfig
> Task :app:extractDeepLinksFdroidRelease
> Task :app:generateFdroidReleaseResources
> Task :app:writeFdroidReleaseSigningConfigVersions
> Task :app:buildKotlinToolingMetadata
> Task :app:extractFdroidReleaseSupportedLocales
> Task :app:extractFdroidReleaseVersionControlInfo
> Task :app:javaPreCompileFdroidRelease
> Task :app:mergeFdroidReleaseJniLibFolders
> Task :app:mergeFdroidReleaseShaders
> Task :app:compileFdroidReleaseShaders NO-SOURCE
> Task :app:generateFdroidReleaseAssets UP-TO-DATE
> Task :app:generateFdroidReleaseLocaleConfig
> Task :app:checkFdroidReleaseDuplicateClasses
> Task :app:packageFdroidReleaseResources
> Task :app:mapFdroidReleaseSourceSetPaths
> Task :app:mergeFdroidReleaseAssets
> Task :app:mergeFdroidReleaseArtProfile
> Task :app:compressFdroidReleaseAssets
> Task :app:checkFdroidReleaseAarMetadata
> Task :app:parseFdroidReleaseLocalResources
> Task :app:mergeFdroidReleaseNativeLibs
> Task :app:processFdroidReleaseMainManifest
> Task :app:processFdroidReleaseManifest
> Task :app:stripFdroidReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libdatastore_shared_counter.so, libmaplibre.so.
> Task :app:processFdroidReleaseManifestForPackage
> Task :app:extractFdroidReleaseNativeSymbolTables
> Task :app:mergeFdroidReleaseNativeDebugMetadata NO-SOURCE
> Task :app:mergeFdroidReleaseResources
/home/vagrant/build/xyz.malkki.neostumbler.fdroid/app/src/main/res/values-pt/strings.xml:181:4: Multiple substitutions specified in non-positional format of string resource string/beacon_id. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/xyz.malkki.neostumbler.fdroid/app/src/main/res/values-it/strings.xml:154:4: Multiple substitutions specified in non-positional format of string resource string/beacon_id. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/xyz.malkki.neostumbler.fdroid/app/src/main/res/values/strings.xml:75:4: Multiple substitutions specified in non-positional format of string resource string/beacon_id. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/xyz.malkki.neostumbler.fdroid/app/src/main/res/values-es/strings.xml:184:4: Multiple substitutions specified in non-positional format of string resource string/beacon_id. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/xyz.malkki.neostumbler.fdroid/app/src/main/res/values-cs/strings.xml:186:4: Multiple substitutions specified in non-positional format of string resource string/beacon_id. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/xyz.malkki.neostumbler.fdroid/app/src/main/res/values-pt-rBR/strings.xml:181:4: Multiple substitutions specified in non-positional format of string resource string/beacon_id. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/xyz.malkki.neostumbler.fdroid/app/src/main/res/values-de-rDE/strings.xml:158:4: Multiple substitutions specified in non-positional format of string resource string/beacon_id. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/xyz.malkki.neostumbler.fdroid/app/src/main/res/values-iw/strings.xml:50:4: Multiple substitutions specified in non-positional format of string resource string/beacon_id. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/xyz.malkki.neostumbler.fdroid/app/src/main/res/values-lt/strings.xml:176:4: Multiple substitutions specified in non-positional format of string resource string/beacon_id. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/xyz.malkki.neostumbler.fdroid/app/src/main/res/values-zh-rTW/strings.xml:166:4: Multiple substitutions specified in non-positional format of string resource string/beacon_id. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/xyz.malkki.neostumbler.fdroid/app/src/main/res/values-uk/strings.xml:179:4: Multiple substitutions specified in non-positional format of string resource string/beacon_id. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/xyz.malkki.neostumbler.fdroid/app/src/main/res/values-ru/strings.xml:177:4: Multiple substitutions specified in non-positional format of string resource string/beacon_id. Did you mean to add the formatted="false" attribute?
> Task :app:processFdroidReleaseResources
> Task :app:kspFdroidReleaseKotlin
> Task :app:compileFdroidReleaseKotlin
w: file:///home/vagrant/build/xyz.malkki.neostumbler.fdroid/app/src/main/java/xyz/malkki/neostumbler/MainActivity.kt:80:13 'fun KoinContext(context: Koin = ..., content: @Composable() ComposableFunction0<Unit>): Unit' is deprecated. KoinContext is not needed anymore. This can be removed. Compose Koin context is setup with StartKoin().
w: file:///home/vagrant/build/xyz.malkki.neostumbler.fdroid/app/src/main/java/xyz/malkki/neostumbler/StumblerApplication.kt:199:16 'static fun setDistanceCalculator(p0: DistanceCalculator!): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/xyz.malkki.neostumbler.fdroid/app/src/main/java/xyz/malkki/neostumbler/export/CsvExporter.kt:60:26 'fun build(): CSVFormat!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/xyz.malkki.neostumbler.fdroid/app/src/main/java/xyz/malkki/neostumbler/scanner/source/WifiManagerWifiAccessPointSource.kt:100:41 The corresponding parameter in the supertype 'WifiAccessPointSource' is named 'scanInterval'. This may cause problems when calling this function with named arguments.
> Task :app:compileFdroidReleaseJavaWithJavac
> Task :app:mergeFdroidReleaseGeneratedProguardFiles
> Task :app:processFdroidReleaseJavaRes
> Task :app:expandFdroidReleaseArtProfileWildcards
> Task :app:generateFdroidReleaseLintVitalReportModel
> Task :app:mergeFdroidReleaseJavaResource
> Task :app:lintVitalAnalyzeFdroidRelease
> Task :app:minifyFdroidReleaseWithR8
> Task :app:lintVitalReportFdroidRelease
> Task :app:lintVitalFdroidRelease
> Task :app:convertShrunkResourcesToBinaryFdroidRelease
> Task :app:compileFdroidReleaseArtProfile
> Task :app:optimizeFdroidReleaseResources
> Task :app:packageFdroidRelease
> Task :app:assembleFdroidRelease
> Task :app:createFdroidReleaseApkListingFileRedirect
[Incubating] Problems report is available at: file:///home/vagrant/build/xyz.malkki.neostumbler.fdroid/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.12.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 12m 32s
50 actionable tasks: 49 executed, 1 up-to-date
Configuration cache entry stored.
+ mkdir local
+ pushd local
~/build/xyz.malkki.neostumbler.fdroid/app/local ~/build/xyz.malkki.neostumbler.fdroid/app
+ unzip -q ../build/outputs/apk/fdroid/release/app-fdroid-release-unsigned.apk
++ sha256sum assets/dexopt/baseline.prof
++ cut -d ' ' -f1
+ export localhash=cb6e62853f338e4dec75470755a9f3ce4daf9bbf62d3cfa5057355d6ef8a9cb1
+ localhash=cb6e62853f338e4dec75470755a9f3ce4daf9bbf62d3cfa5057355d6ef8a9cb1
+ [[ cb6e62853f338e4dec75470755a9f3ce4daf9bbf62d3cfa5057355d6ef8a9cb1 == cb6e62853f338e4dec75470755a9f3ce4daf9bbf62d3cfa5057355d6ef8a9cb1 ]]
+ break
2025-05-03 11:50:53,151 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/xyz.malkki.neostumbler.fdroid, universal_newlines=False, shell=None, istream=<valid stream>)
2025-05-03 11:50:53,165 INFO: Successfully built version 2.0.0 of xyz.malkki.neostumbler.fdroid from a24b3900ca0b36efb02de9cd98a14b0e116f8491
2025-05-03 11:50:53,892 DEBUG: Checking build/xyz.malkki.neostumbler.fdroid/app/build/outputs/apk/fdroid/release/app-fdroid-release-unsigned.apk
2025-05-03 11:50:53,997 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2025-05-03 11:50:53,997 INFO: ...retrieving https://github.com/mjaakko/NeoStumbler/releases/download/2.0.0/app-fdroid-release.apk
2025-05-03 11:50:54,005 DEBUG: Starting new HTTPS connection (1): github.com:443
2025-05-03 11:50:54,305 DEBUG: https://github.com:443 "GET /mjaakko/NeoStumbler/releases/download/2.0.0/app-fdroid-release.apk HTTP/1.1" 302 0
2025-05-03 11:50:54,314 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2025-05-03 11:50:54,715 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/702807829/c273fdf4-4cae-4ab0-a819-a5742b0fe973?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250503%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250503T115055Z&X-Amz-Expires=300&X-Amz-Signature=3745bcae2b853de2253df376f3b0a08a06515457f847cb3e7df588f8d7c940ef&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dapp-fdroid-release.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 25022137
2025-05-03 11:50:57,393 DEBUG: unsigned/binaries/xyz.malkki.neostumbler.fdroid_34.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-05-03 11:50:58,731 DEBUG: /tmp/tmpm_u5nw9u/sigcp_xyz.malkki.neostumbler.fdroid_34.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-05-03 11:50:58,732 INFO: ...successfully verified
2025-05-03 11:50:58,733 INFO: compared built binary to supplied reference binary successfully
2025-05-03 11:50:58,874 WARNING: Requested API level 35 is larger than maximum we have, returning API level 28 instead.
2025-05-03 11:50:58,984 DEBUG: Using APK Signature v2
2025-05-03 11:50:58,986 INFO: supplied reference binary has allowed signer 7f839ac7afc4ff6f1c7fb1348ac10de2f17de8a78d0d812c1f43ae835a5111df
2025-05-03 11:50:58,995 INFO: success: xyz.malkki.neostumbler.fdroid
2025-05-03 11:50:58,995 INFO: Finished
2025-05-03 11:50:58,996 INFO: 1 build succeeded