log for com.flxrs.dankchat:30519

Traceback (most recent call last):
  File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 1134, in main
    if trybuild(app, build, build_dir, output_dir, log_dir,
  File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 904, in trybuild
    build_server(app, build, vcs, build_dir, output_dir, log_dir, force)
  File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 273, in build_server
    raise BuildException(message.format(app.id, build.versionName),
fdroidserver.exception.BuildException: Build.py failed on server for com.flxrs.dankchat:3.5.19
==== detail begin ====
== Installed Android Tools ==

2023-03-12 19:20:45,067 DEBUG: Reading 'config.yml'
2023-03-12 19:20:45,079 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-03-12 19:20:45,080 INFO: Creating log directory
2023-03-12 19:20:45,080 INFO: Creating temporary directory
2023-03-12 19:20:45,080 INFO: Creating output directory
2023-03-12 19:20:45,150 DEBUG: Getting git vcs interface for https://github.com/flex3r/DankChat
2023-03-12 19:20:45,150 DEBUG: Checking com.flxrs.dankchat:30519
2023-03-12 19:20:45,150 INFO: Building version 3.5.19 (30519) of com.flxrs.dankchat
2023-03-12 19:20:45,150 WARNING: Android NDK version 'r21e' could not be found!
2023-03-12 19:20:45,150 WARNING: Configured versions:
2023-03-12 19:20:45,151 INFO: Downloading https://dl.google.com/android/repository/android-ndk-r21e-linux-x86_64.zip
2023-03-12 19:20:45,155 DEBUG: Starting new HTTPS connection (1): dl.google.com:443
2023-03-12 19:20:45,224 DEBUG: https://dl.google.com:443 "GET /android/repository/android-ndk-r21e-linux-x86_64.zip HTTP/1.1" 200 1190670072
2023-03-12 19:22:02,208 INFO: Unzipping to /opt/android-sdk/ndk
2023-03-12 19:22:53,232 INFO: Set NDK r21e (21.4.7075529) up
2023-03-12 19:22:53,241 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-03-12 19:22:55,156 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-12 19:23:31,219 INFO: Getting source for revision 0ca2505dec78655d9a3f66236b76b0645b82ca29
2023-03-12 19:23:31,220 DEBUG: Directory: build/com.flxrs.dankchat
2023-03-12 19:23:31,220 DEBUG: > git rev-parse --show-toplevel
2023-03-12 19:23:31,434 DEBUG: Directory: build/com.flxrs.dankchat
2023-03-12 19:23:31,435 DEBUG: > git submodule foreach --recursive git reset --hard
2023-03-12 19:23:31,646 DEBUG: Directory: build/com.flxrs.dankchat
2023-03-12 19:23:31,647 DEBUG: > git reset --hard
2023-03-12 19:23:32,059 DEBUG: Directory: build/com.flxrs.dankchat
2023-03-12 19:23:32,060 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-03-12 19:23:32,169 DEBUG: Directory: build/com.flxrs.dankchat
2023-03-12 19:23:32,170 DEBUG: > git clean -dffx
2023-03-12 19:23:32,282 DEBUG: Directory: build/com.flxrs.dankchat
2023-03-12 19:23:32,282 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-12 19:23:33,096 DEBUG: Directory: build/com.flxrs.dankchat
2023-03-12 19:23:33,097 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-12 19:23:33,710 DEBUG: Directory: build/com.flxrs.dankchat
2023-03-12 19:23:33,710 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-12 19:23:34,324 DEBUG: Directory: build/com.flxrs.dankchat
2023-03-12 19:23:34,324 DEBUG: > git remote set-head origin --auto
2023-03-12 19:23:34,944 DEBUG: Directory: build/com.flxrs.dankchat
2023-03-12 19:23:34,944 DEBUG: > git checkout -f 0ca2505dec78655d9a3f66236b76b0645b82ca29
2023-03-12 19:23:35,557 DEBUG: Directory: build/com.flxrs.dankchat
2023-03-12 19:23:35,558 DEBUG: > git clean -dffx
2023-03-12 19:23:35,669 INFO: Creating local.properties file at build/com.flxrs.dankchat/local.properties
2023-03-12 19:23:35,671 INFO: Creating local.properties file at build/com.flxrs.dankchat/app/local.properties
2023-03-12 19:23:35,671 DEBUG: Removing debuggable flags from build/com.flxrs.dankchat/app
2023-03-12 19:23:35,690 INFO: Cleaned build.gradle.kts of keysigning configs at build/com.flxrs.dankchat/app/build.gradle.kts
2023-03-12 19:23:35,721 INFO: Cleaning Gradle project...
2023-03-12 19:23:35,721 DEBUG: Directory: build/com.flxrs.dankchat/app
2023-03-12 19:23:35,721 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.0.2 via distributionUrl
No hash for gradle version 8.0.2! Exiting...
2023-03-12 19:23:35,934 ERROR: Could not build app com.flxrs.dankchat: Error cleaning com.flxrs.dankchat:3.5.19
==== detail begin ====
Found 8.0.2 via distributionUrl
No hash for gradle version 8.0.2! Exiting...
==== detail end ====
2023-03-12 19:23:35,934 DEBUG: Error encoutered, stopping by user request.
==== detail end ====