log for com.nathaniel.motus.umlclasseditor:2
== Installed Android Tools ==
2023-09-23 08:24:18,710 DEBUG: Reading 'config.yml'
2023-09-23 08:24:18,725 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-09-23 08:24:18,726 INFO: Creating log directory
2023-09-23 08:24:18,726 INFO: Creating temporary directory
2023-09-23 08:24:18,727 INFO: Creating output directory
2023-09-23 08:24:18,736 DEBUG: Getting git vcs interface for https://github.com/NathanielMotus/UmlClassEditor.git
2023-09-23 08:24:18,736 DEBUG: Checking com.nathaniel.motus.umlclasseditor:2
2023-09-23 08:24:18,736 INFO: Building version 1.1 (2) of com.nathaniel.motus.umlclasseditor
2023-09-23 08:24:18,737 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-09-23 08:24:19,147 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 36748 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-09-23 08:24:41,318 INFO: Getting source for revision 2134ffae9b39a88db7680f9208457ae543e9b1ad
2023-09-23 08:24:41,319 DEBUG: Directory: build/com.nathaniel.motus.umlclasseditor
2023-09-23 08:24:41,319 DEBUG: > git rev-parse --show-toplevel
2023-09-23 08:24:41,534 DEBUG: Directory: build/com.nathaniel.motus.umlclasseditor
2023-09-23 08:24:41,534 DEBUG: > git submodule foreach --recursive git reset --hard
2023-09-23 08:24:41,846 DEBUG: Directory: build/com.nathaniel.motus.umlclasseditor
2023-09-23 08:24:41,846 DEBUG: > git reset --hard
2023-09-23 08:24:42,058 DEBUG: Directory: build/com.nathaniel.motus.umlclasseditor
2023-09-23 08:24:42,058 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-09-23 08:24:42,167 DEBUG: Directory: build/com.nathaniel.motus.umlclasseditor
2023-09-23 08:24:42,168 DEBUG: > git clean -dffx
2023-09-23 08:24:42,278 DEBUG: Directory: build/com.nathaniel.motus.umlclasseditor
2023-09-23 08:24:42,279 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-09-23 08:24:42,991 DEBUG: Directory: build/com.nathaniel.motus.umlclasseditor
2023-09-23 08:24:42,992 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-09-23 08:24:43,604 DEBUG: Directory: build/com.nathaniel.motus.umlclasseditor
2023-09-23 08:24:43,605 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-09-23 08:24:44,117 DEBUG: Directory: build/com.nathaniel.motus.umlclasseditor
2023-09-23 08:24:44,117 DEBUG: > git remote set-head origin --auto
2023-09-23 08:24:44,730 DEBUG: Directory: build/com.nathaniel.motus.umlclasseditor
2023-09-23 08:24:44,730 DEBUG: > git checkout -f 2134ffae9b39a88db7680f9208457ae543e9b1ad
2023-09-23 08:24:45,042 DEBUG: Directory: build/com.nathaniel.motus.umlclasseditor
2023-09-23 08:24:45,042 DEBUG: > git clean -dffx
2023-09-23 08:24:45,150 INFO: Creating local.properties file at build/com.nathaniel.motus.umlclasseditor/local.properties
2023-09-23 08:24:45,152 INFO: Creating local.properties file at build/com.nathaniel.motus.umlclasseditor/app/local.properties
2023-09-23 08:24:45,152 DEBUG: Removing debuggable flags from build/com.nathaniel.motus.umlclasseditor/app
2023-09-23 08:24:45,157 INFO: Removing specified files
2023-09-23 08:24:45,158 INFO: Removing app/src/main/res/raw/help_pt-rBR_html.txt
2023-09-23 08:24:45,165 INFO: Running 'prebuild' commands in build/com.nathaniel.motus.umlclasseditor/app
2023-09-23 08:24:45,166 DEBUG: Directory: build/com.nathaniel.motus.umlclasseditor/app
2023-09-23 08:24:45,166 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e 's/gradle:4.1.2/gradle:4.2.0/' ../build.gradle; sed -i -e 's/6.5-bin/6.7.1-bin/' ../gradle/wrapper/gradle-wrapper.properties
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e s/gradle:4.1.2/gradle:4.2.0/ ../build.gradle
+ sed -i -e s/6.5-bin/6.7.1-bin/ ../gradle/wrapper/gradle-wrapper.properties
2023-09-23 08:24:45,377 INFO: Cleaning Gradle project...
2023-09-23 08:24:45,378 DEBUG: Directory: build/com.nathaniel.motus.umlclasseditor/app
2023-09-23 08:24:45,378 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 6.7.1 via distributionUrl
Downloading missing gradle version 6.7.1
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-6.7.1-bin.zip: OK
Running /opt/gradle/versions/6.7.1/bin/gradle clean
Welcome to Gradle 6.7.1!
Here are the highlights of this release:
- File system watching is ready for production use
- Declare the version of Java your build requires
- Java 15 support
For more details see https://docs.gradle.org/6.7.1/release-notes.html
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/6.7.1/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
WARNING:: Please remove usages of `jcenter()` Maven repository from your build scripts and migrate your build to other Maven repositories.
This repository is deprecated and it will be shut down in the future.
See http://developer.android.com/r/tools/jcenter-end-of-service for more information.
Currently detected usages in: root project 'UML Class Editor', project ':app'
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 39s
1 actionable task: 1 up-to-date
2023-09-23 08:25:30,011 INFO: Scanning source for common problems...
2023-09-23 08:25:30,036 DEBUG: scanner is configured to use signature data from: 'suss'
2023-09-23 08:25:30,092 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2023-09-23 08:25:30,093 INFO: Removing Android APK file at release/release/app-release.apk
2023-09-23 08:25:30,097 INFO: Creating source tarball...
2023-09-23 08:25:30,245 INFO: Building Gradle project...
2023-09-23 08:25:30,246 DEBUG: Directory: build/com.nathaniel.motus.umlclasseditor/app
2023-09-23 08:25:30,246 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 6.7.1 via distributionUrl
Running /opt/gradle/versions/6.7.1/bin/gradle assembleRelease
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/6.7.1/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
WARNING:: Please remove usages of `jcenter()` Maven repository from your build scripts and migrate your build to other Maven repositories.
This repository is deprecated and it will be shut down in the future.
See http://developer.android.com/r/tools/jcenter-end-of-service for more information.
Currently detected usages in: root project 'UML Class Editor', project ':app'
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:compileReleaseAidl NO-SOURCE
> Task :app:compileReleaseRenderscript NO-SOURCE
> Task :app:generateReleaseBuildConfig
> Task :app:writeReleaseApplicationId
> Task :app:javaPreCompileRelease
> Task :app:analyticsRecordingRelease
> Task :app:generateReleaseResValues
> Task :app:checkReleaseAarMetadata
> Task :app:generateReleaseResources
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :app:mergeReleaseResources
> Task :app:processReleaseMainManifest
> Task :app:processReleaseManifest
> Task :app:mergeReleaseJniLibFolders
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Task :app:checkReleaseDuplicateClasses
> Task :app:mergeReleaseNativeLibs
> Task :app:desugarReleaseFileDependencies
> Task :app:stripReleaseDebugSymbols NO-SOURCE
> Task :app:extractReleaseNativeSymbolTables NO-SOURCE
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:processReleaseManifestForPackage
> Task :app:processReleaseJavaRes NO-SOURCE
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:mergeReleaseJavaResource
> Task :app:mergeExtDexRelease
> Task :app:processReleaseResources
> Task :app:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :app:compileReleaseSources
> Task :app:lintVitalRelease
> Task :app:dexBuilderRelease
> Task :app:optimizeReleaseResources
> Task :app:mergeDexRelease
> Task :app:packageRelease
> Task :app:assembleRelease
BUILD SUCCESSFUL in 1m 22s
32 actionable tasks: 32 executed
2023-09-23 08:26:53,832 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.nathaniel.motus.umlclasseditor, universal_newlines=False, shell=None, istream=<valid stream>)
2023-09-23 08:26:53,850 INFO: Successfully built version 1.1 of com.nathaniel.motus.umlclasseditor from 2134ffae9b39a88db7680f9208457ae543e9b1ad
2023-09-23 08:26:54,171 DEBUG: AXML contains a RESOURCE MAP
2023-09-23 08:26:54,172 DEBUG: Start of Namespace mapping: prefix 18: 'android' --> uri 28: 'http://schemas.android.com/apk/res/android'
2023-09-23 08:26:54,173 DEBUG: Checking build/com.nathaniel.motus.umlclasseditor/app/build/outputs/apk/release/app-release-unsigned.apk
2023-09-23 08:26:54,185 DEBUG: AXML contains a RESOURCE MAP
2023-09-23 08:26:54,185 DEBUG: Start of Namespace mapping: prefix 18: 'android' --> uri 28: 'http://schemas.android.com/apk/res/android'
2023-09-23 08:26:54,204 INFO: success: com.nathaniel.motus.umlclasseditor
2023-09-23 08:26:54,204 INFO: Finished
2023-09-23 08:26:54,205 INFO: 1 build succeeded