log for de.storchp.opentracks.osmplugin.offline:33
== Installed Android Tools ==
2023-05-24 09:43:16,118 DEBUG: Reading 'config.yml'
2023-05-24 09:43:16,136 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-05-24 09:43:16,137 INFO: Creating log directory
2023-05-24 09:43:16,137 INFO: Creating temporary directory
2023-05-24 09:43:16,137 INFO: Creating output directory
2023-05-24 09:43:16,151 DEBUG: Getting git vcs interface for https://github.com/OpenTracksApp/OSMDashboard.git
2023-05-24 09:43:16,151 DEBUG: Checking de.storchp.opentracks.osmplugin.offline:33
2023-05-24 09:43:16,151 INFO: Building version 2.19.0 (33) of de.storchp.opentracks.osmplugin.offline
2023-05-24 09:43:16,152 INFO: Running 'sudo' commands in /home/vagrant
2023-05-24 09:43:16,152 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y openjdk-17-jdk-headless; update-java-alternatives -a
+ apt-get update
Get:1 https://security.debian.org/debian-security bullseye-security InRelease [48.4 kB]
Get:2 https://debian.osuosl.org/debian bullseye InRelease [116 kB]
Get:3 https://debian.osuosl.org/debian bullseye-updates InRelease [44.1 kB]
Get:4 https://security.debian.org/debian-security bullseye-security/main amd64 Packages [243 kB]
Get:5 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 kB]
Get:6 https://security.debian.org/debian-security bullseye-security/main Translation-en [159 kB]
Get:7 https://debian.osuosl.org/debian bullseye/main amd64 Packages [8183 kB]
Get:8 https://debian.osuosl.org/debian bullseye/main Translation-en [6240 kB]
Get:9 https://debian.osuosl.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
Get:10 https://debian.osuosl.org/debian bullseye-updates/main Translation-en [7929 B]
Get:11 https://debian.osuosl.org/debian bullseye-backports/main amd64 Packages [420 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [351 kB]
Fetched 15.9 MB in 16s (996 kB/s)
Reading package lists...
+ apt-get install -y openjdk-17-jdk-headless
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
openjdk-17-jre-headless
Suggested packages:
openjdk-17-demo openjdk-17-source libnss-mdns fonts-dejavu-extra
fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei
| fonts-wqy-zenhei fonts-indic
The following NEW packages will be installed:
openjdk-17-jdk-headless openjdk-17-jre-headless
0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
Need to get 278 MB of archives.
After this operation, 436 MB of additional disk space will be used.
Get:1 https://debian.osuosl.org/debian bullseye/main amd64 openjdk-17-jre-headless amd64 17.0.6+10-1~deb11u1 [43.5 MB]
Get:2 https://debian.osuosl.org/debian bullseye/main amd64 openjdk-17-jdk-headless amd64 17.0.6+10-1~deb11u1 [234 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 278 MB in 3min 13s (1439 kB/s)
Selecting previously unselected package openjdk-17-jre-headless:amd64.
(Reading database ... 36749 files and directories currently installed.)
Preparing to unpack .../openjdk-17-jre-headless_17.0.6+10-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jre-headless:amd64 (17.0.6+10-1~deb11u1) ...
Selecting previously unselected package openjdk-17-jdk-headless:amd64.
Preparing to unpack .../openjdk-17-jdk-headless_17.0.6+10-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jdk-headless:amd64 (17.0.6+10-1~deb11u1) ...
Setting up openjdk-17-jre-headless:amd64 (17.0.6+10-1~deb11u1) ...
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode
Setting up openjdk-17-jdk-headless:amd64 (17.0.6+10-1~deb11u1) ...
+ update-java-alternatives -a
update-alternatives: error: no alternatives for jconsole
2023-05-24 09:47:23,462 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-05-24 09:47:23,775 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 37183 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-05-24 09:47:34,498 INFO: Getting source for revision 812e60893dc3495299750e248c62050ca301a8ca
2023-05-24 09:47:34,501 DEBUG: Directory: build/de.storchp.opentracks.osmplugin.offline
2023-05-24 09:47:34,501 DEBUG: > git rev-parse --show-toplevel
2023-05-24 09:47:34,711 DEBUG: Directory: build/de.storchp.opentracks.osmplugin.offline
2023-05-24 09:47:34,711 DEBUG: > git submodule foreach --recursive git reset --hard
2023-05-24 09:47:34,922 DEBUG: Directory: build/de.storchp.opentracks.osmplugin.offline
2023-05-24 09:47:34,922 DEBUG: > git reset --hard
2023-05-24 09:47:35,234 DEBUG: Directory: build/de.storchp.opentracks.osmplugin.offline
2023-05-24 09:47:35,235 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-05-24 09:47:35,346 DEBUG: Directory: build/de.storchp.opentracks.osmplugin.offline
2023-05-24 09:47:35,347 DEBUG: > git clean -dffx
2023-05-24 09:47:35,461 DEBUG: Directory: build/de.storchp.opentracks.osmplugin.offline
2023-05-24 09:47:35,462 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-05-24 09:47:36,175 DEBUG: Directory: build/de.storchp.opentracks.osmplugin.offline
2023-05-24 09:47:36,176 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-05-24 09:47:36,789 DEBUG: Directory: build/de.storchp.opentracks.osmplugin.offline
2023-05-24 09:47:36,790 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-05-24 09:47:37,412 DEBUG: Directory: build/de.storchp.opentracks.osmplugin.offline
2023-05-24 09:47:37,413 DEBUG: > git remote set-head origin --auto
2023-05-24 09:47:38,026 DEBUG: Directory: build/de.storchp.opentracks.osmplugin.offline
2023-05-24 09:47:38,027 DEBUG: > git checkout -f 812e60893dc3495299750e248c62050ca301a8ca
2023-05-24 09:47:38,339 DEBUG: Directory: build/de.storchp.opentracks.osmplugin.offline
2023-05-24 09:47:38,340 DEBUG: > git clean -dffx
2023-05-24 09:47:38,451 INFO: Creating local.properties file at build/de.storchp.opentracks.osmplugin.offline/local.properties
2023-05-24 09:47:38,453 DEBUG: Removing debuggable flags from build/de.storchp.opentracks.osmplugin.offline
2023-05-24 09:47:38,488 INFO: Cleaned build.gradle of keysigning configs at build/de.storchp.opentracks.osmplugin.offline/build.gradle
2023-05-24 09:47:38,515 INFO: Cleaning Gradle project...
2023-05-24 09:47:38,516 DEBUG: Directory: build/de.storchp.opentracks.osmplugin.offline
2023-05-24 09:47:38,516 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.0 via distributionUrl
Downloading missing gradle version 8.0
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.0-bin.zip: OK
Running /opt/gradle/versions/8.0/bin/gradle clean
Welcome to Gradle 8.0!
For more details see https://docs.gradle.org/8.0/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.0/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Task :clean UP-TO-DATE
BUILD SUCCESSFUL in 1m 3s
1 actionable task: 1 up-to-date
2023-05-24 09:48:49,010 INFO: Scanning source for common problems...
2023-05-24 09:48:49,037 DEBUG: scanner is configured to use signature data from: 'suss'
2023-05-24 09:48:49,115 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2023-05-24 09:48:49,116 INFO: Creating source tarball...
2023-05-24 09:48:49,843 INFO: Building Gradle project...
2023-05-24 09:48:49,843 DEBUG: Directory: build/de.storchp.opentracks.osmplugin.offline
2023-05-24 09:48:49,843 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleOfflineRelease
Found 8.0 via distributionUrl
Running /opt/gradle/versions/8.0/bin/gradle assembleOfflineRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.0/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 :buildKotlinToolingMetadata
> Task :preBuild UP-TO-DATE
> Task :preOfflineReleaseBuild UP-TO-DATE
> Task :dataBindingMergeDependencyArtifactsOfflineRelease
> Task :generateOfflineReleaseResValues
> Task :generateOfflineReleaseResources
> Task :mergeOfflineReleaseResources
/home/vagrant/build/de.storchp.opentracks.osmplugin.offline/src/main/res/values/strings.xml:76:4: Multiple substitutions specified in non-positional format of string resource string/version_info. Did you mean to add the formatted="false" attribute?
> Task :generateOfflineReleaseBuildConfig
> Task :mapOfflineReleaseSourceSetPaths
> Task :checkOfflineReleaseAarMetadata
> Task :createOfflineReleaseCompatibleScreenManifests
> Task :extractDeepLinksOfflineRelease
> Task :processOfflineReleaseMainManifest
/home/vagrant/build/de.storchp.opentracks.osmplugin.offline/src/offline/AndroidManifest.xml:5:5-123:19 Warning:
application@android:theme was tagged at AndroidManifest.xml:5 to replace other declarations but no other declaration present
> Task :dataBindingGenBaseClassesOfflineRelease
> Task :processOfflineReleaseManifest
> Task :javaPreCompileOfflineRelease
> Task :extractProguardFiles
> Task :mergeOfflineReleaseJniLibFolders
> Task :mergeOfflineReleaseNativeLibs NO-SOURCE
> Task :stripOfflineReleaseDebugSymbols NO-SOURCE
> Task :extractOfflineReleaseNativeSymbolTables NO-SOURCE
> Task :mergeOfflineReleaseNativeDebugMetadata NO-SOURCE
> Task :desugarOfflineReleaseFileDependencies
> Task :checkOfflineReleaseDuplicateClasses
> Task :mergeOfflineReleaseArtProfile
> Task :mergeOfflineReleaseShaders
> Task :compileOfflineReleaseShaders NO-SOURCE
> Task :generateOfflineReleaseAssets UP-TO-DATE
> Task :mergeOfflineReleaseAssets
> Task :compressOfflineReleaseAssets
> Task :processOfflineReleaseJavaRes NO-SOURCE
> Task :collectOfflineReleaseDependencies
> Task :sdkOfflineReleaseDependencyData
> Task :writeOfflineReleaseAppMetadata
> Task :writeOfflineReleaseSigningConfigVersions
> Task :processOfflineReleaseManifestForPackage
> Task :processOfflineReleaseResources
> Task :compileOfflineReleaseKotlin NO-SOURCE
> Task :mergeExtDexOfflineRelease
> Task :compileOfflineReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :dexBuilderOfflineRelease
> Task :mergeOfflineReleaseGlobalSynthetics
> Task :optimizeOfflineReleaseResources
> Task :mergeOfflineReleaseJavaResource
> Task :mergeDexOfflineRelease
> Task :compileOfflineReleaseArtProfile
> Task :packageOfflineRelease
> Task :createOfflineReleaseApkListingFileRedirect
> Task :lintVitalAnalyzeOfflineRelease
> Task :lintVitalReportOfflineRelease
> Task :lintVitalOfflineRelease
> Task :assembleOfflineRelease
BUILD SUCCESSFUL in 2m 6s
40 actionable tasks: 40 executed
2023-05-24 09:50:57,139 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/de.storchp.opentracks.osmplugin.offline, universal_newlines=False, shell=None, istream=<valid stream>)
2023-05-24 09:50:57,155 INFO: Successfully built version 2.19.0 of de.storchp.opentracks.osmplugin.offline from 812e60893dc3495299750e248c62050ca301a8ca
2023-05-24 09:50:57,834 DEBUG: AXML contains a RESOURCE MAP
2023-05-24 09:50:57,835 DEBUG: Start of Namespace mapping: prefix 49: 'android' --> uri 91: 'http://schemas.android.com/apk/res/android'
2023-05-24 09:50:57,837 DEBUG: Checking build/de.storchp.opentracks.osmplugin.offline/build/outputs/apk/offline/release/de.storchp.opentracks.osmplugin.offline_33.apk
2023-05-24 09:50:57,861 DEBUG: AXML contains a RESOURCE MAP
2023-05-24 09:50:57,861 DEBUG: Start of Namespace mapping: prefix 49: 'android' --> uri 91: 'http://schemas.android.com/apk/res/android'
2023-05-24 09:50:57,899 INFO: success: de.storchp.opentracks.osmplugin.offline
2023-05-24 09:50:57,900 INFO: Finished
2023-05-24 09:50:57,900 INFO: 1 build succeeded