log for de.noisruker.openPasskeyAuth:13

== Installed Android Tools ==2026-05-05 19:30:07,681 INFO: Creating log directory2026-05-05 19:30:07,682 INFO: Creating temporary directory2026-05-05 19:30:07,682 INFO: Creating output directory2026-05-05 19:30:07,683 DEBUG: Getting git vcs interface for https://git.noisruker.de/Juhu1705/open-passkey-authenticator2026-05-05 19:30:07,684 DEBUG: Checking de.noisruker.openPasskeyAuth:132026-05-05 19:30:07,684 INFO: Building de.noisruker.openPasskeyAuth:132026-05-05 19:30:07,684 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/de.noisruker.openPasskeyAuth, stdin=None, shell=False, universal_newlines=False)2026-05-05 19:30:07,686 INFO: Running 'sudo' commands in /home/vagrant2026-05-05 19:30:07,686 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y openjdk-25-jdk-headless; update-alternatives --auto java+ apt-get updateGet:1 https://security.debian.org/debian-security trixie-security InRelease [43.4 kB]Get:2 https://security.debian.org/debian-security trixie-security/main amd64 Packages [130 kB]Get:3 https://security.debian.org/debian-security trixie-security/main Translation-en [82.8 kB]Get:4 https://debian.osuosl.org/debian trixie InRelease [140 kB]Get:5 https://debian.osuosl.org/debian trixie-updates InRelease [47.3 kB]Get:6 https://debian.osuosl.org/debian trixie-backports InRelease [54.0 kB]Get:7 https://debian.osuosl.org/debian trixie/main amd64 Packages [9671 kB]Get:8 https://debian.osuosl.org/debian trixie/main Translation-en [6484 kB]Get:9 https://debian.osuosl.org/debian trixie-updates/main amd64 Packages [5412 B]Get:10 https://debian.osuosl.org/debian trixie-updates/main Translation-en [4096 B]Get:11 https://debian.osuosl.org/debian trixie-backports/main amd64 Packages [235 kB]Get:12 https://debian.osuosl.org/debian trixie-backports/main Translation-en [170 kB]Fetched 17.1 MB in 2s (9818 kB/s)Reading package lists...+ apt-get install -y openjdk-25-jdk-headlessReading package lists...Building dependency tree...Reading state information...The following additional packages will be installed:openjdk-25-jre-headlessSuggested packages:openjdk-25-demo openjdk-25-source libnss-mdns fonts-dejavu-extrafonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei| fonts-wqy-zenhei fonts-indicThe following NEW packages will be installed:openjdk-25-jdk-headless openjdk-25-jre-headless0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.Need to get 143 MB of archives.After this operation, 346 MB of additional disk space will be used.Get:1 https://security.debian.org/debian-security trixie-security/main amd64 openjdk-25-jre-headless amd64 25.0.3+9-2~deb13u1 [53.6 MB]Get:2 https://security.debian.org/debian-security trixie-security/main amd64 openjdk-25-jdk-headless amd64 25.0.3+9-2~deb13u1 [89.4 MB]Fetched 143 MB in 1s (177 MB/s)Selecting previously unselected package openjdk-25-jre-headless:amd64.(Reading database ... 42938 files and directories currently installed.)Preparing to unpack .../openjdk-25-jre-headless_25.0.3+9-2~deb13u1_amd64.deb ...Unpacking openjdk-25-jre-headless:amd64 (25.0.3+9-2~deb13u1) ...Selecting previously unselected package openjdk-25-jdk-headless:amd64.Preparing to unpack .../openjdk-25-jdk-headless_25.0.3+9-2~deb13u1_amd64.deb ...Unpacking openjdk-25-jdk-headless:amd64 (25.0.3+9-2~deb13u1) ...Setting up openjdk-25-jre-headless:amd64 (25.0.3+9-2~deb13u1) ...Processing triggers for ca-certificates-java (20240118) ...done.Setting up openjdk-25-jdk-headless:amd64 (25.0.3+9-2~deb13u1) ...update-alternatives: using /usr/lib/jvm/java-25-openjdk-amd64/bin/jnativescan to provide /usr/bin/jnativescan (jnativescan) in auto mode+ update-alternatives --auto javaupdate-alternatives: using /usr/lib/jvm/java-25-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode2026-05-05 19:30:20,202 DEBUG: > sudo passwd --lock rootpasswd: password changed.2026-05-05 19:30:20,503 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo(Reading database ... 43394 files and directories currently installed.)Removing sudo (1.9.16p2-3+deb13u1) ...Purging configuration files for sudo (1.9.16p2-3+deb13u1) ...dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removedProcessing triggers for libc-bin (2.41-12+deb13u2) ...2026-05-05 19:30:23,928 INFO: Getting source for revision fb6999fe2d61185d50d64ed40b882305eabe6de02026-05-05 19:30:23,928 DEBUG: Directory: build/de.noisruker.openPasskeyAuth2026-05-05 19:30:23,928 DEBUG: > git rev-parse --show-toplevel2026-05-05 19:30:24,129 DEBUG: Directory: build/de.noisruker.openPasskeyAuth2026-05-05 19:30:24,129 DEBUG: > git submodule foreach --recursive git reset --hard2026-05-05 19:30:24,230 DEBUG: Directory: build/de.noisruker.openPasskeyAuth2026-05-05 19:30:24,230 DEBUG: > git reset --hard2026-05-05 19:30:24,431 DEBUG: Directory: build/de.noisruker.openPasskeyAuth2026-05-05 19:30:24,431 DEBUG: > git submodule foreach --recursive git clean -dffx2026-05-05 19:30:24,532 DEBUG: Directory: build/de.noisruker.openPasskeyAuth2026-05-05 19:30:24,532 DEBUG: > git clean -dffx2026-05-05 19:30:24,632 DEBUG: Directory: build/de.noisruker.openPasskeyAuth2026-05-05 19:30:24,632 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 origin2026-05-05 19:30:25,534 DEBUG: Directory: build/de.noisruker.openPasskeyAuth2026-05-05 19:30:25,534 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 origin2026-05-05 19:30:26,236 DEBUG: Directory: build/de.noisruker.openPasskeyAuth2026-05-05 19:30:26,236 DEBUG: > git remote set-head origin --auto2026-05-05 19:30:27,038 DEBUG: Directory: build/de.noisruker.openPasskeyAuth2026-05-05 19:30:27,038 DEBUG: > git checkout -f fb6999fe2d61185d50d64ed40b882305eabe6de02026-05-05 19:30:27,240 DEBUG: Directory: build/de.noisruker.openPasskeyAuth2026-05-05 19:30:27,240 DEBUG: > git clean -dffx2026-05-05 19:30:27,341 INFO: commit: fb6999fe2d61185d50d64ed40b882305eabe6de0 (SHA1: fb6999fe2d61185d50d64ed40b882305eabe6de0)2026-05-05 19:30:27,341 DEBUG: Directory: build/de.noisruker.openPasskeyAuth2026-05-05 19:30:27,341 DEBUG: > git rev-parse --show-toplevel2026-05-05 19:30:27,542 DEBUG: Directory: build/de.noisruker.openPasskeyAuth2026-05-05 19:30:27,542 DEBUG: > git submodule deinit --all --force2026-05-05 19:30:27,643 INFO: Creating local.properties file at build/de.noisruker.openPasskeyAuth/local.properties2026-05-05 19:30:27,644 INFO: Creating local.properties file at build/de.noisruker.openPasskeyAuth/app/local.properties2026-05-05 19:30:27,644 INFO: Removing specified files2026-05-05 19:30:27,644 INFO: Removing .git2026-05-05 19:30:27,647 INFO: Scanning source for common problems...2026-05-05 19:30:27,650 DEBUG: scanner is configured to use signature data from: 'suss'2026-05-05 19:30:27,650 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'2026-05-05 19:30:28,233 DEBUG: write 'suss.json' to cache2026-05-05 19:30:28,233 DEBUG: next suss.json cache update due in 23:59:59.9987062026-05-05 19:30:28,248 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar2026-05-05 19:30:28,248 INFO: Creating source tarball...2026-05-05 19:30:28,391 INFO: Building Gradle project...2026-05-05 19:30:28,391 DEBUG: Directory: build/de.noisruker.openPasskeyAuth/app2026-05-05 19:30:28,391 DEBUG: > /usr/local/bin/gradlew-fdroid assembleReleaseCACHEDIR set to /home/vagrant/.cache/gradlew-fdroidUpdate checksum from gradle-transparency-logFound 9.5.0 via distributionUrlDownloading missing gradle version 9.5.0Using cache directory /home/vagrant/.cache/gradlew-fdroidRunning /home/vagrant/.cache/gradlew-fdroid/versions/9.5.0/bin/gradle assembleReleaseWelcome to Gradle 9.5.0!Here are the highlights of this release:- Task provenance in reports and failure messages- Type-safe accessors for precompiled Kotlin Settings pluginsFor more details see https://docs.gradle.org/9.5.0/release-notes.htmlTo 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/9.5.0/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.Daemon will be stopped at the end of the build> Configure project :appWARNING: The property android.dependency.excludeLibraryComponentsFromConstraints improves project import performance for very large projects. It should be enabled to improve performance.To suppress this warning, add android.generateSyncIssueWhenLibraryConstraintsAreEnabled=false to gradle.propertiesWARNING: The property android.dependency.excludeLibraryComponentsFromConstraints improves project import performance for very large projects. It should be enabled to improve performance.To suppress this warning, add android.generateSyncIssueWhenLibraryConstraintsAreEnabled=false to gradle.propertiesWARNING: The property android.dependency.excludeLibraryComponentsFromConstraints improves project import performance for very large projects. It should be enabled to improve performance.To suppress this warning, add android.generateSyncIssueWhenLibraryConstraintsAreEnabled=false to gradle.propertiesWARNING: The property android.dependency.excludeLibraryComponentsFromConstraints improves project import performance for very large projects. It should be enabled to improve performance.To suppress this warning, add android.generateSyncIssueWhenLibraryConstraintsAreEnabled=false to gradle.propertiesException while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-onlyChecking the license for package Android SDK Build-Tools 36 in /opt/android-sdk/licensesLicense for package Android SDK Build-Tools 36 accepted.Preparing "Install Android SDK Build-Tools 36 v.36.0.0"."Install Android SDK Build-Tools 36 v.36.0.0" ready.Installing Android SDK Build-Tools 36 in /opt/android-sdk/build-tools/36.0.0"Install Android SDK Build-Tools 36 v.36.0.0" complete."Install Android SDK Build-Tools 36 v.36.0.0" finished.Checking the license for package Android SDK Platform 36 in /opt/android-sdk/licensesLicense for package Android SDK Platform 36 accepted.Preparing "Install Android SDK Platform 36 (revision 2)"."Install Android SDK Platform 36 (revision 2)" ready.Installing Android SDK Platform 36 in /opt/android-sdk/platforms/android-36"Install Android SDK Platform 36 (revision 2)" complete."Install Android SDK Platform 36 (revision 2)" finished.Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only[=========                              ] 25%> Task :app:preBuild UP-TO-DATE> Task :app:preReleaseBuild UP-TO-DATE> Task :app:mergeReleaseJniLibFolders> Task :app:mergeReleaseNativeLibs> Task :app:checkReleaseDuplicateClasses> Task :app:stripReleaseDebugSymbolsUnable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libdatastore_shared_counter.so. Run with --info option to learn more.> Task :app:dataBindingMergeDependencyArtifactsRelease> Task :app:extractReleaseNativeSymbolTables> Task :app:extractReleaseSupportedLocales> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE> Task :app:mapReleaseSourceSetPaths> Task :app:generateReleaseResources> Task :app:generateReleaseLocaleConfig> Task :app:processReleaseNavigationResources> Task :app:packageReleaseResources> Task :app:dataBindingTriggerRelease> Task :app:mergeReleaseResources> Task :app:parseReleaseLocalResources> Task :app:javaPreCompileRelease> Task :app:dataBindingGenBaseClassesRelease> Task :app:generateReleaseRFile> Task :app:mergeReleaseArtProfile> Task :app:checkReleaseAarMetadata> Task :app:compileReleaseNavigationResources> Task :app:createReleaseCompatibleScreenManifests> Task :app:extractDeepLinksRelease> Task :app:processReleaseMainManifest> Task :app:processReleaseManifest> Task :app:extractProguardFiles> Task :app:mergeReleaseStartupProfile> 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:compileReleaseKotlinw: file:///home/vagrant/build/de.noisruker.openPasskeyAuth/app/src/main/java/de/noisruker/openPasskeyAuth/ui/ExternalKeyAuthActivity.kt:353:87 'static field MODE_BACKGROUND_ACTIVITY_START_ALLOWED: Int' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/de.noisruker.openPasskeyAuth/app/src/main/java/de/noisruker/openPasskeyAuth/ui/OpenPasskeyAuthActivity.kt:617:62 Unchecked cast of 'List<CredentialOption>' to 'List<GetPublicKeyCredentialOption>'.> Task :app:compileReleaseJavaWithJavac> Task :app:mergeReleaseGeneratedProguardFiles> Task :app:processReleaseJavaRes> Task :app:expandReleaseArtProfileWildcards> Task :app:mergeReleaseJavaResource> 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:assembleReleaseBUILD SUCCESSFUL in 1m 56s50 actionable tasks: 50 executedConsider enabling configuration cache to speed up this build: https://docs.gradle.org/9.5.0/userguide/configuration_cache_enabling.html2026-05-05 19:32:27,405 DEBUG: Checking build/de.noisruker.openPasskeyAuth/app/build/outputs/apk/release/app-release-unsigned.apk2026-05-05 19:32:27,407 INFO: Successfully built de.noisruker.openPasskeyAuth:13 from fb6999fe2d61185d50d64ed40b882305eabe6de02026-05-05 19:32:27,409 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'2026-05-05 19:32:27,409 INFO: ...retrieving https://git.noisruker.de/Juhu1705/open-passkey-authenticator/releases/download/v2.1.4/OpenPasskeyAuth.apk2026-05-05 19:32:27,409 DEBUG: Starting new HTTPS connection (1): git.noisruker.de:4432026-05-05 19:32:27,949 DEBUG: https://git.noisruker.de:443 "GET /Juhu1705/open-passkey-authenticator/releases/download/v2.1.4/OpenPasskeyAuth.apk HTTP/1.1" 200 72242572026-05-05 19:32:30,369 DEBUG: unsigned/binaries/de.noisruker.openPasskeyAuth_13.binary.apk: VerifiesVerified using v1 scheme (JAR signing): falseVerified using v2 scheme (APK Signature Scheme v2): trueVerified using v3 scheme (APK Signature Scheme v3): falseVerified using v3.1 scheme (APK Signature Scheme v3.1): falseVerified using v4 scheme (APK Signature Scheme v4): falseVerified for SourceStamp: falseNumber of signers: 12026-05-05 19:32:30,495 DEBUG: /tmp/tmpftmye7sc/sigcp_de.noisruker.openPasskeyAuth_13.apk: VerifiesVerified using v1 scheme (JAR signing): falseVerified using v2 scheme (APK Signature Scheme v2): trueVerified using v3 scheme (APK Signature Scheme v3): falseVerified using v3.1 scheme (APK Signature Scheme v3.1): falseVerified using v4 scheme (APK Signature Scheme v4): falseVerified for SourceStamp: falseNumber of signers: 12026-05-05 19:32:30,495 INFO: ...successfully verified2026-05-05 19:32:30,495 INFO: compared built binary to supplied reference binary successfully2026-05-05 19:32:30,509 DEBUG: Using APK Signature v22026-05-05 19:32:30,509 INFO: supplied reference binary has allowed signer 5e800453274d72d5668931817f82ba1936f2423d90bd1630d0a2ea3bce36bccf2026-05-05 19:32:30,510 INFO: success: de.noisruker.openPasskeyAuth2026-05-05 19:32:30,510 INFO: Finished2026-05-05 19:32:30,510 INFO: 1 build succeeded