log for com.github.muellerma.stopwatch:1
== Installed Android Tools ==
2023-03-23 13:44:08,354 DEBUG: Reading 'config.yml'
2023-03-23 13:44:08,367 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-03-23 13:44:08,368 INFO: Creating log directory
2023-03-23 13:44:08,368 INFO: Creating temporary directory
2023-03-23 13:44:08,369 INFO: Creating output directory
2023-03-23 13:44:08,376 DEBUG: Getting git vcs interface for https://github.com/mueller-ma/Stopwatch.git
2023-03-23 13:44:08,376 DEBUG: Checking com.github.muellerma.stopwatch:1
2023-03-23 13:44:08,376 INFO: Building version 1.0 (1) of com.github.muellerma.stopwatch
2023-03-23 13:44:08,376 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-03-23 13:44:08,787 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 36772 files and directories currently installed.)
Removing sudo (1.9.5p2-3+deb11u1) ...
Purging configuration files for sudo (1.9.5p2-3+deb11u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
2023-03-23 13:44:20,344 INFO: Getting source for revision 1.0
2023-03-23 13:44:20,345 DEBUG: Directory: build/com.github.muellerma.stopwatch
2023-03-23 13:44:20,345 DEBUG: > git rev-parse --show-toplevel
2023-03-23 13:44:20,556 DEBUG: Directory: build/com.github.muellerma.stopwatch
2023-03-23 13:44:20,556 DEBUG: > git submodule foreach --recursive git reset --hard
2023-03-23 13:44:20,771 DEBUG: Directory: build/com.github.muellerma.stopwatch
2023-03-23 13:44:20,771 DEBUG: > git reset --hard
2023-03-23 13:44:20,984 DEBUG: Directory: build/com.github.muellerma.stopwatch
2023-03-23 13:44:20,984 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-03-23 13:44:21,097 DEBUG: Directory: build/com.github.muellerma.stopwatch
2023-03-23 13:44:21,097 DEBUG: > git clean -dffx
2023-03-23 13:44:21,210 DEBUG: Directory: build/com.github.muellerma.stopwatch
2023-03-23 13:44:21,210 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 origin
2023-03-23 13:44:21,925 DEBUG: Directory: build/com.github.muellerma.stopwatch
2023-03-23 13:44:21,925 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 remote prune origin
2023-03-23 13:44:22,439 DEBUG: Directory: build/com.github.muellerma.stopwatch
2023-03-23 13:44:22,440 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
2023-03-23 13:44:23,054 DEBUG: Directory: build/com.github.muellerma.stopwatch
2023-03-23 13:44:23,054 DEBUG: > git remote set-head origin --auto
2023-03-23 13:44:23,668 DEBUG: Directory: build/com.github.muellerma.stopwatch
2023-03-23 13:44:23,669 DEBUG: > git checkout -f 1.0
2023-03-23 13:44:23,889 DEBUG: Directory: build/com.github.muellerma.stopwatch
2023-03-23 13:44:23,890 DEBUG: > git clean -dffx
2023-03-23 13:44:24,008 INFO: Creating local.properties file at build/com.github.muellerma.stopwatch/local.properties
2023-03-23 13:44:24,009 INFO: Creating local.properties file at build/com.github.muellerma.stopwatch/app/local.properties
2023-03-23 13:44:24,010 DEBUG: Removing debuggable flags from build/com.github.muellerma.stopwatch/app
2023-03-23 13:44:24,021 INFO: Cleaning Gradle project...
2023-03-23 13:44:24,021 DEBUG: Directory: build/com.github.muellerma.stopwatch/app
2023-03-23 13:44:24,022 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 7.5 via distributionUrl
Running /opt/gradle/versions/7.5/bin/gradle clean
Welcome to Gradle 7.5!
Here are the highlights of this release:
- Support for Java 18
- Support for building with Groovy 4
- Much more responsive continuous builds
- Improved diagnostics for dependency resolution
For more details see https://docs.gradle.org/7.5/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.5/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 1m 4s
1 actionable task: 1 up-to-date
2023-03-23 13:45:29,599 INFO: Scanning source for common problems...
2023-03-23 13:45:29,623 DEBUG: scanner is configured to use signature data from: 'suss'
2023-03-23 13:45:29,657 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2023-03-23 13:45:29,661 INFO: Creating source tarball...
2023-03-23 13:45:29,805 INFO: Building Gradle project...
2023-03-23 13:45:29,805 DEBUG: Directory: build/com.github.muellerma.stopwatch/app
2023-03-23 13:45:29,805 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 7.5 via distributionUrl
Running /opt/gradle/versions/7.5/bin/gradle assembleRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.5/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
> Task :app:buildKotlinToolingMetadata
> Task :app:preBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :app:compileReleaseAidl NO-SOURCE
> Task :app:compileReleaseRenderscript NO-SOURCE
> Task :app:generateReleaseBuildConfig
> Task :app:generateReleaseResValues
> Task :app:checkReleaseAarMetadata
> Task :app:mapReleaseSourceSetPaths
> Task :app:generateReleaseResources
> Task :app:packageReleaseResources
> Task :app:mergeReleaseResources
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :app:parseReleaseLocalResources
> Task :app:processReleaseMainManifest
> Task :app:processReleaseManifest
> Task :app:javaPreCompileRelease
> Task :app: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:processReleaseJavaRes NO-SOURCE
> Task :app:mergeReleaseShaders
> Task :app:checkReleaseDuplicateClasses
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Task :app:processApplicationManifestReleaseForBundle
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:mergeReleaseArtProfile
> Task :app:processReleaseManifestForPackage
> Task :app:bundleReleaseResources
> Task :app:processReleaseResources
> Task :app:compileReleaseKotlin
> Task :app:compileReleaseJavaWithJavac
> Task :app:mergeReleaseGeneratedProguardFiles
> Task :app:mergeReleaseJavaResource
> Task :app:lintVitalAnalyzeRelease
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:minifyReleaseWithR8
> Task :app:compileReleaseArtProfile
> Task :app:shrinkReleaseRes
> Task :app:optimizeReleaseResources
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:assembleRelease
BUILD SUCCESSFUL in 1m 53s
41 actionable tasks: 41 executed
2023-03-23 13:47:24,411 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.github.muellerma.stopwatch, universal_newlines=False, shell=None, istream=<valid stream>)
2023-03-23 13:47:24,428 INFO: Successfully built version 1.0 of com.github.muellerma.stopwatch from a018cac8c4eb004e641cadeff11a6e7e06671ca7
2023-03-23 13:47:24,685 DEBUG: AXML contains a RESOURCE MAP
2023-03-23 13:47:24,685 DEBUG: Start of Namespace mapping: prefix 23: 'android' --> uri 42: 'http://schemas.android.com/apk/res/android'
2023-03-23 13:47:24,686 DEBUG: Checking build/com.github.muellerma.stopwatch/app/build/outputs/apk/release/app-release-unsigned.apk
2023-03-23 13:47:24,693 DEBUG: AXML contains a RESOURCE MAP
2023-03-23 13:47:24,693 DEBUG: Start of Namespace mapping: prefix 23: 'android' --> uri 42: 'http://schemas.android.com/apk/res/android'
2023-03-23 13:47:24,702 INFO: success: com.github.muellerma.stopwatch
2023-03-23 13:47:24,703 INFO: Finished
2023-03-23 13:47:24,703 INFO: 1 build succeeded