erickok / transdroid

Manage your torrents from your Android device
GNU General Public License v3.0
1.28k stars 201 forks source link

Build of version 2.5.19 (239) fails #572

Closed mimi89999 closed 3 years ago

mimi89999 commented 3 years ago

Hello,

I tried building tag 2.5.19 with F-Droid build tools, but the build failed. Here is the full log:

fdroid@debian:~/fdroiddata$ fdroid build org.transdroid.full -v -l --server
2020-10-06 18:01:28,621 DEBUG: Reading 'config.py'
2020-10-06 18:01:28,638 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/fdroid/fdroiddata, universal_newlines=False, shell=None, istream=<valid stream>)
2020-10-06 18:01:28,662 DEBUG: Popen(['git', 'diff', '--cached', '--abbrev=40', '--full-index', '--raw'], cwd=/home/fdroid/fdroiddata, universal_newlines=False, shell=None, istream=None)
2020-10-06 18:01:28,704 DEBUG: Popen(['git', 'diff', '--abbrev=40', '--full-index', '--raw'], cwd=/home/fdroid/fdroiddata, universal_newlines=False, shell=None, istream=None)
2020-10-06 18:01:29,239 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/fdroid/fdroidserver, universal_newlines=False, shell=None, istream=<valid stream>)
2020-10-06 18:01:29,248 DEBUG: Popen(['git', 'diff', '--cached', '--abbrev=40', '--full-index', '--raw'], cwd=/home/fdroid/fdroidserver, universal_newlines=False, shell=None, istream=None)
2020-10-06 18:01:29,257 DEBUG: Popen(['git', 'diff', '--abbrev=40', '--full-index', '--raw'], cwd=/home/fdroid/fdroidserver, universal_newlines=False, shell=None, istream=None)
2020-10-06 18:01:29,281 DEBUG: skip deploying full build logs: not enabled in config
2020-10-06 18:01:30,056 DEBUG: Getting git vcs interface for https://github.com/erickok/transdroid.git
2020-10-06 18:01:30,057 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 clone -- https://github.com/erickok/transdroid.git build/org.transdroid.full
Clonage dans 'build/org.transdroid.full'...
2020-10-06 18:01:32,365 DEBUG: Directory: build/org.transdroid.full
2020-10-06 18:01:32,365 DEBUG: > git rev-parse --show-toplevel
2020-10-06 18:01:32,569 DEBUG: Directory: build/org.transdroid.full
2020-10-06 18:01:32,569 DEBUG: > git checkout -f HEAD
2020-10-06 18:01:32,773 DEBUG: Directory: build/org.transdroid.full
2020-10-06 18:01:32,773 DEBUG: > git clean -dffx
2020-10-06 18:01:40,782 DEBUG: Setting 7200 sec timeout for this build
2020-10-06 18:01:40,783 DEBUG: skip deploying full build logs: not enabled in config
2020-10-06 18:01:40,783 DEBUG: Getting git vcs interface for https://github.com/erickok/transdroid.git
2020-10-06 18:01:40,784 DEBUG: > git --version
git version 2.28.0
2020-10-06 18:01:40,997 INFO: Using git version 2.28.0
2020-10-06 18:01:40,998 DEBUG: Checking 2.5.19
2020-10-06 18:01:40,998 INFO: Building version 2.5.19 (239) of org.transdroid.full
2020-10-06 18:01:40,998 DEBUG: Directory: build/org.transdroid.full
2020-10-06 18:01:40,998 DEBUG: > git rev-parse --show-toplevel
2020-10-06 18:01:41,207 DEBUG: Directory: build/org.transdroid.full
2020-10-06 18:01:41,207 DEBUG: > git submodule foreach --recursive git reset --hard
2020-10-06 18:01:41,320 DEBUG: Directory: build/org.transdroid.full
2020-10-06 18:01:41,320 DEBUG: > git submodule foreach --recursive git clean -dffx
2020-10-06 18:01:41,428 DEBUG: Directory: build/org.transdroid.full
2020-10-06 18:01:41,429 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 fetch origin
2020-10-06 18:01:41,938 DEBUG: Directory: build/org.transdroid.full
2020-10-06 18:01:41,938 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 fetch --prune --tags --force origin
2020-10-06 18:01:42,547 DEBUG: Directory: build/org.transdroid.full
2020-10-06 18:01:42,548 DEBUG: > git remote set-head origin --auto
2020-10-06 18:01:43,256 DEBUG: Directory: build/org.transdroid.full
2020-10-06 18:01:43,257 DEBUG: > git checkout -f v.2.5.19
2020-10-06 18:01:43,467 DEBUG: Directory: build/org.transdroid.full
2020-10-06 18:01:43,467 DEBUG: > git clean -dffx
2020-10-06 18:01:43,578 DEBUG: libvirt is the sole installed and supported vagrant provider, selecting 'libvirt'
2020-10-06 18:01:43,578 DEBUG: vm uuid: 4a8cdd1c-3169-46e8-8192-d87fb657317d
Bringing machine 'default' up with 'libvirt' provider...
==> default: Resuming domain...
2020-10-06 18:01:46,335 DEBUG: vm uuid: 4a8cdd1c-3169-46e8-8192-d87fb657317d
2020-10-06 18:01:46,335 INFO: suspending buildserver
==> default: Suspending domain...
2020-10-06 18:01:48,916 INFO: builserver ok: reverting to clean snapshot
2020-10-06 18:01:48,917 INFO: reverting vm 'builder_default' to snapshot 'fdroidclean'
Bringing machine 'default' up with 'libvirt' provider...
==> default: Resuming domain...
2020-10-06 18:01:52,076 DEBUG: vm uuid: 4a8cdd1c-3169-46e8-8192-d87fb657317d
2020-10-06 18:01:52,076 DEBUG: vagrant ssh-config
Connection to 192.168.121.240 closed.
2020-10-06 18:01:57,046 INFO: Connecting to virtual machine...
2020-10-06 18:01:57,057 INFO: Connected (version 2.0, client OpenSSH_7.4p1)
2020-10-06 18:01:57,155 INFO: Authentication (publickey) successful!
2020-10-06 18:01:57,213 INFO: [chan 0] Opened sftp connection (server version 3)
2020-10-06 18:01:57,215 INFO: Preparing server for build...
2020-10-06 18:01:57,226 DEBUG: rsyncing /home/fdroid/fdroidserver/fdroidserver to /home/vagrant/fdroidserver
2020-10-06 18:01:57,386 DEBUG: rsyncing metadata/org.transdroid.full to /home/vagrant/metadata
2020-10-06 18:01:57,511 DEBUG: rsyncing build/org.transdroid.full to /home/vagrant/build
2020-10-06 18:01:57,844 INFO: Starting build...
2020-10-06 18:01:58,613 DEBUG: buildserver > 2020-10-06 16:01:58,614 DEBUG: Reading 'config.py'
2020-10-06 18:01:58,615 DEBUG: buildserver > 2020-10-06 16:01:58,616 INFO: Creating log directory
2020-10-06 18:01:58,616 DEBUG: buildserver > 2020-10-06 16:01:58,616 INFO: Creating temporary directory
2020-10-06 18:01:58,616 DEBUG: buildserver > 2020-10-06 16:01:58,616 INFO: Creating output directory
2020-10-06 18:01:58,620 DEBUG: buildserver > 2020-10-06 16:01:58,621 DEBUG: Getting git vcs interface for https://github.com/erickok/transdroid.git
2020-10-06 18:01:58,621 DEBUG: buildserver > 2020-10-06 16:01:58,622 DEBUG: Directory: build/org.transdroid.full
2020-10-06 18:01:58,621 DEBUG: buildserver > 2020-10-06 16:01:58,622 DEBUG: > git rev-parse --show-toplevel
2020-10-06 18:01:58,826 DEBUG: buildserver > 2020-10-06 16:01:58,826 DEBUG: Directory: build/org.transdroid.full
2020-10-06 18:01:58,826 DEBUG: buildserver > 2020-10-06 16:01:58,826 DEBUG: > git submodule foreach --recursive git reset --hard
2020-10-06 18:01:58,929 DEBUG: buildserver > 2020-10-06 16:01:58,930 DEBUG: Directory: build/org.transdroid.full
2020-10-06 18:01:58,930 DEBUG: buildserver > 2020-10-06 16:01:58,930 DEBUG: > git submodule foreach --recursive git clean -dffx
2020-10-06 18:01:59,034 DEBUG: buildserver > 2020-10-06 16:01:59,034 DEBUG: Directory: build/org.transdroid.full
2020-10-06 18:01:59,034 DEBUG: buildserver > 2020-10-06 16:01:59,034 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 fetch origin
2020-10-06 18:01:59,740 DEBUG: buildserver > 2020-10-06 16:01:59,740 DEBUG: Directory: build/org.transdroid.full
2020-10-06 18:01:59,741 DEBUG: buildserver > 2020-10-06 16:01:59,741 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 fetch --prune --tags --force origin
2020-10-06 18:02:00,346 DEBUG: buildserver > 2020-10-06 16:02:00,346 DEBUG: Directory: build/org.transdroid.full
2020-10-06 18:02:00,346 DEBUG: buildserver > 2020-10-06 16:02:00,346 DEBUG: > git remote set-head origin --auto
2020-10-06 18:02:01,051 DEBUG: buildserver > 2020-10-06 16:02:01,052 DEBUG: Directory: build/org.transdroid.full
2020-10-06 18:02:01,052 DEBUG: buildserver > 2020-10-06 16:02:01,052 DEBUG: > git checkout -f HEAD
2020-10-06 18:02:01,155 DEBUG: buildserver > 2020-10-06 16:02:01,155 DEBUG: Directory: build/org.transdroid.full
2020-10-06 18:02:01,155 DEBUG: buildserver > 2020-10-06 16:02:01,155 DEBUG: > git clean -dffx
2020-10-06 18:02:01,259 DEBUG: buildserver > 2020-10-06 16:02:01,260 DEBUG: Getting git vcs interface for https://github.com/erickok/transdroid.git
2020-10-06 18:02:01,260 DEBUG: buildserver > 2020-10-06 16:02:01,260 DEBUG: > git --version
2020-10-06 18:02:01,362 DEBUG: buildserver > git version 2.11.0
2020-10-06 18:02:01,463 DEBUG: buildserver > 2020-10-06 16:02:01,464 INFO: Using git version 2.11.0
2020-10-06 18:02:01,464 DEBUG: buildserver > 2020-10-06 16:02:01,464 DEBUG: Checking 2.5.19
2020-10-06 18:02:01,464 DEBUG: buildserver > 2020-10-06 16:02:01,464 INFO: Building version 2.5.19 (239) of org.transdroid.full
2020-10-06 18:02:01,464 DEBUG: buildserver > 2020-10-06 16:02:01,465 DEBUG: > sudo passwd --lock root
2020-10-06 18:02:01,571 DEBUG: buildserver > passwd: password expiry information changed.
2020-10-06 18:02:01,672 DEBUG: buildserver > 2020-10-06 16:02:01,672 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
2020-10-06 18:02:01,875 DEBUG: buildserver > (Reading database ... 42280 files and directories currently installed.)
2020-10-06 18:02:01,875 DEBUG: buildserver > Removing sudo (1.8.19p1-2.1+deb9u2) ...
2020-10-06 18:02:02,075 DEBUG: buildserver > Purging configuration files for sudo (1.8.19p1-2.1+deb9u2) ...
2020-10-06 18:02:02,276 DEBUG: buildserver > Processing triggers for systemd (232-25+deb9u12) ...
2020-10-06 18:02:07,446 DEBUG: buildserver > 2020-10-06 16:02:07,446 INFO: Getting source for revision v.2.5.19
2020-10-06 18:02:07,446 DEBUG: buildserver > 2020-10-06 16:02:07,447 DEBUG: Directory: build/org.transdroid.full
2020-10-06 18:02:07,447 DEBUG: buildserver > 2020-10-06 16:02:07,447 DEBUG: > git rev-parse --show-toplevel
2020-10-06 18:02:07,650 DEBUG: buildserver > 2020-10-06 16:02:07,651 DEBUG: Directory: build/org.transdroid.full
2020-10-06 18:02:07,651 DEBUG: buildserver > 2020-10-06 16:02:07,651 DEBUG: > git submodule foreach --recursive git reset --hard
2020-10-06 18:02:07,754 DEBUG: buildserver > 2020-10-06 16:02:07,754 DEBUG: Directory: build/org.transdroid.full
2020-10-06 18:02:07,754 DEBUG: buildserver > 2020-10-06 16:02:07,755 DEBUG: > git submodule foreach --recursive git clean -dffx
2020-10-06 18:02:07,858 DEBUG: buildserver > 2020-10-06 16:02:07,858 DEBUG: Directory: build/org.transdroid.full
2020-10-06 18:02:07,858 DEBUG: buildserver > 2020-10-06 16:02:07,858 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 fetch origin
2020-10-06 18:02:08,464 DEBUG: buildserver > 2020-10-06 16:02:08,463 DEBUG: Directory: build/org.transdroid.full
2020-10-06 18:02:08,464 DEBUG: buildserver > 2020-10-06 16:02:08,464 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 fetch --prune --tags --force origin
2020-10-06 18:02:09,069 DEBUG: buildserver > 2020-10-06 16:02:09,068 DEBUG: Directory: build/org.transdroid.full
2020-10-06 18:02:09,069 DEBUG: buildserver > 2020-10-06 16:02:09,069 DEBUG: > git remote set-head origin --auto
2020-10-06 18:02:09,774 DEBUG: buildserver > 2020-10-06 16:02:09,774 DEBUG: Directory: build/org.transdroid.full
2020-10-06 18:02:09,775 DEBUG: buildserver > 2020-10-06 16:02:09,774 DEBUG: > git checkout -f v.2.5.19
2020-10-06 18:02:09,978 DEBUG: buildserver > 2020-10-06 16:02:09,977 DEBUG: Directory: build/org.transdroid.full
2020-10-06 18:02:09,978 DEBUG: buildserver > 2020-10-06 16:02:09,978 DEBUG: > git clean -dffx
2020-10-06 18:02:10,085 DEBUG: buildserver > 2020-10-06 16:02:10,081 INFO: Creating local.properties file at build/org.transdroid.full/local.properties
2020-10-06 18:02:10,085 DEBUG: buildserver > 2020-10-06 16:02:10,081 DEBUG: Removing debuggable flags from build/org.transdroid.full
2020-10-06 18:02:10,088 DEBUG: buildserver > 2020-10-06 16:02:10,088 INFO: Cleaned build.gradle of keysigning configs at build/org.transdroid.full/app/build.gradle
2020-10-06 18:02:10,093 DEBUG: buildserver > 2020-10-06 16:02:10,093 INFO: Running 'prebuild' commands in build/org.transdroid.full
2020-10-06 18:02:10,093 DEBUG: buildserver > 2020-10-06 16:02:10,094 DEBUG: Directory: build/org.transdroid.full
2020-10-06 18:02:10,094 DEBUG: buildserver > 2020-10-06 16:02:10,094 DEBUG: > bash -x -c -- sed -i 's;<bool name="updatecheck_available">true</bool>;<bool name="updatecheck_available">false</bool>;' app/src/*/res/values/bools.xml && sed -i -e '/lintOptions/a\        abortOnError false' app/build.gradle
2020-10-06 18:02:10,197 DEBUG: buildserver > + sed -i 's;<bool name="updatecheck_available">true</bool>;<bool name="updatecheck_available">false</bool>;' app/src/full/res/values/bools.xml app/src/lite/res/values/bools.xml app/src/main/res/values/bools.xml
2020-10-06 18:02:10,197 DEBUG: buildserver > + sed -i -e '/lintOptions/a\        abortOnError false' app/build.gradle
2020-10-06 18:02:10,299 DEBUG: buildserver > 2020-10-06 16:02:10,298 INFO: Cleaning Gradle project...
2020-10-06 18:02:10,299 DEBUG: buildserver > 2020-10-06 16:02:10,298 DEBUG: Directory: build/org.transdroid.full
2020-10-06 18:02:10,299 DEBUG: buildserver > 2020-10-06 16:02:10,299 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
2020-10-06 18:02:10,401 DEBUG: buildserver > Found 6.5 via distributionUrl
2020-10-06 18:02:10,401 DEBUG: buildserver > Downloading missing gradle version 6.5
2020-10-06 18:02:14,108 DEBUG: buildserver > /home/vagrant/.cache/fdroidserver/gradle-6.5-bin.zip: OK
2020-10-06 18:02:15,211 DEBUG: buildserver > Running /opt/gradle/versions/6.5/bin/gradle clean
2020-10-06 18:02:16,514 DEBUG: buildserver > 
2020-10-06 18:02:16,515 DEBUG: buildserver > Welcome to Gradle 6.5!
2020-10-06 18:02:16,515 DEBUG: buildserver > 
2020-10-06 18:02:16,515 DEBUG: buildserver > Here are the highlights of this release:
2020-10-06 18:02:16,515 DEBUG: buildserver >  - Experimental file-system watching
2020-10-06 18:02:16,515 DEBUG: buildserver >  - Improved version ordering
2020-10-06 18:02:16,515 DEBUG: buildserver >  - New samples
2020-10-06 18:02:16,515 DEBUG: buildserver > 
2020-10-06 18:02:16,515 DEBUG: buildserver > For more details see https://docs.gradle.org/6.5/release-notes.html
2020-10-06 18:02:16,515 DEBUG: buildserver > 
2020-10-06 18:02:16,615 DEBUG: buildserver > To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/6.5/userguide/gradle_daemon.html.
2020-10-06 18:02:18,119 DEBUG: buildserver > Daemon will be stopped at the end of the build stopping after processing
2020-10-06 18:02:43,891 DEBUG: buildserver > > Task :clean UP-TO-DATE
2020-10-06 18:02:43,991 DEBUG: buildserver > > Task :app:clean UP-TO-DATE
2020-10-06 18:02:43,991 DEBUG: buildserver > 
2020-10-06 18:02:43,991 DEBUG: buildserver > BUILD SUCCESSFUL in 28s
2020-10-06 18:02:43,991 DEBUG: buildserver > 2 actionable tasks: 2 up-to-date
2020-10-06 18:02:44,299 DEBUG: buildserver > 2020-10-06 16:02:44,302 INFO: Scanning source for common problems...
2020-10-06 18:02:44,307 DEBUG: buildserver > 2020-10-06 16:02:44,311 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2020-10-06 18:02:44,370 DEBUG: buildserver > 2020-10-06 16:02:44,373 INFO: Creating source tarball...
2020-10-06 18:02:44,651 DEBUG: buildserver > 2020-10-06 16:02:44,654 INFO: Building Gradle project...
2020-10-06 18:02:44,651 DEBUG: buildserver > 2020-10-06 16:02:44,655 DEBUG: Directory: build/org.transdroid.full
2020-10-06 18:02:44,652 DEBUG: buildserver > 2020-10-06 16:02:44,655 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleFullRelease
2020-10-06 18:02:44,754 DEBUG: buildserver > Found 6.5 via distributionUrl
2020-10-06 18:02:44,755 DEBUG: buildserver > Running /opt/gradle/versions/6.5/bin/gradle assembleFullRelease
2020-10-06 18:02:45,456 DEBUG: buildserver > To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/6.5/userguide/gradle_daemon.html.
2020-10-06 18:02:46,658 DEBUG: buildserver > Daemon will be stopped at the end of the build stopping after processing
2020-10-06 18:03:12,931 DEBUG: buildserver > > Task :app:preBuild UP-TO-DATE
2020-10-06 18:03:12,931 DEBUG: buildserver > > Task :app:extractProguardFiles
2020-10-06 18:03:12,931 DEBUG: buildserver > > Task :app:preFullReleaseBuild
2020-10-06 18:03:13,031 DEBUG: buildserver > > Task :app:compileFullReleaseAidl NO-SOURCE
2020-10-06 18:03:13,231 DEBUG: buildserver > > Task :app:generateFullReleaseBuildConfig
2020-10-06 18:03:13,231 DEBUG: buildserver > > Task :app:compileFullReleaseRenderscript NO-SOURCE
2020-10-06 18:03:13,432 DEBUG: buildserver > > Task :app:javaPreCompileFullRelease
2020-10-06 18:03:15,237 DEBUG: buildserver > > Task :app:generateFullReleaseResValues
2020-10-06 18:03:15,238 DEBUG: buildserver > > Task :app:generateFullReleaseResources
2020-10-06 18:03:18,044 DEBUG: buildserver > > Task :app:createFullReleaseCompatibleScreenManifests
2020-10-06 18:03:18,045 DEBUG: buildserver > > Task :app:extractDeepLinksFullRelease
2020-10-06 18:03:18,445 DEBUG: buildserver > > Task :app:processFullReleaseManifest
2020-10-06 18:03:18,646 DEBUG: buildserver > > Task :app:mergeFullReleaseResources
2020-10-06 18:03:20,352 DEBUG: buildserver > > Task :app:processFullReleaseResources
2020-10-06 18:03:29,269 DEBUG: buildserver > 
2020-10-06 18:03:29,269 DEBUG: buildserver > > Task :app:compileFullReleaseJavaWithJavac
2020-10-06 18:03:29,269 DEBUG: buildserver > /home/vagrant/build/org.transdroid.full/app/src/main/java/org/transdroid/core/app/settings/ApplicationSettings.java:711: error: constructor ListWidgetConfig in class ListWidgetConfig cannot be applied to given types;
2020-10-06 18:03:29,269 DEBUG: buildserver >        return new ListWidgetConfig(
2020-10-06 18:03:29,270 DEBUG: buildserver >               ^
2020-10-06 18:03:29,270 DEBUG: buildserver >   required: int,StatusType,TorrentsSortBy,boolean,boolean,boolean
2020-10-06 18:03:29,270 DEBUG: buildserver >   found: int,StatusType,TorrentsSortBy,boolean,boolean
2020-10-06 18:03:29,270 DEBUG: buildserver >   reason: actual and formal argument lists differ in length
2020-10-06 18:03:30,574 DEBUG: buildserver > Note: Some input files use or override a deprecated API.
2020-10-06 18:03:30,575 DEBUG: buildserver > Note: Recompile with -Xlint:deprecation for details.
2020-10-06 18:03:30,575 DEBUG: buildserver > Note: Some input files use unchecked or unsafe operations.
2020-10-06 18:03:30,575 DEBUG: buildserver > Note: Recompile with -Xlint:unchecked for details.
2020-10-06 18:03:30,575 DEBUG: buildserver > 1 error
2020-10-06 18:03:30,575 DEBUG: buildserver > 
2020-10-06 18:03:30,575 DEBUG: buildserver > > Task :app:compileFullReleaseJavaWithJavac FAILED
2020-10-06 18:03:30,675 DEBUG: buildserver > 
2020-10-06 18:03:30,675 DEBUG: buildserver > FAILURE: Build failed with an exception.
2020-10-06 18:03:30,675 DEBUG: buildserver > 
2020-10-06 18:03:30,675 DEBUG: buildserver > * What went wrong:
2020-10-06 18:03:30,675 DEBUG: buildserver > Execution failed for task ':app:compileFullReleaseJavaWithJavac'.
2020-10-06 18:03:30,675 DEBUG: buildserver > > Compilation failed; see the compiler error output for details.
2020-10-06 18:03:30,675 DEBUG: buildserver > 
2020-10-06 18:03:30,676 DEBUG: buildserver > * Try:
2020-10-06 18:03:30,676 DEBUG: buildserver > Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
2020-10-06 18:03:30,676 DEBUG: buildserver > 
2020-10-06 18:03:30,676 DEBUG: buildserver > * Get more help at https://help.gradle.org
2020-10-06 18:03:30,676 DEBUG: buildserver > 
2020-10-06 18:03:30,676 DEBUG: buildserver > Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
2020-10-06 18:03:30,676 DEBUG: buildserver > Use '--warning-mode all' to show the individual deprecation warnings.
2020-10-06 18:03:30,676 DEBUG: buildserver > See https://docs.gradle.org/6.5/userguide/command_line_interface.html#sec:command_line_warnings
2020-10-06 18:03:30,676 DEBUG: buildserver > 
2020-10-06 18:03:30,676 DEBUG: buildserver > BUILD FAILED in 45s
2020-10-06 18:03:30,676 DEBUG: buildserver > 10 actionable tasks: 10 executed
2020-10-06 18:03:31,280 DEBUG: buildserver > 2020-10-06 16:03:31,284 ERROR: Could not build app org.transdroid.full: Build failed for org.transdroid.full:2.5.19
2020-10-06 18:03:31,281 DEBUG: buildserver > ==== detail begin ====
2020-10-06 18:03:31,281 DEBUG: buildserver > Found 6.5 via distributionUrl
2020-10-06 18:03:31,281 DEBUG: buildserver > Running /opt/gradle/versions/6.5/bin/gradle assembleFullRelease
2020-10-06 18:03:31,281 DEBUG: buildserver > To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/6.5/userguide/gradle_daemon.html.
2020-10-06 18:03:31,281 DEBUG: buildserver > Daemon will be stopped at the end of the build stopping after processing
2020-10-06 18:03:31,281 DEBUG: buildserver > > Task :app:preBuild UP-TO-DATE
2020-10-06 18:03:31,282 DEBUG: buildserver > > Task :app:extractProguardFiles
2020-10-06 18:03:31,282 DEBUG: buildserver > > Task :app:preFullReleaseBuild
2020-10-06 18:03:31,282 DEBUG: buildserver > > Task :app:compileFullReleaseAidl NO-SOURCE
2020-10-06 18:03:31,282 DEBUG: buildserver > > Task :app:generateFullReleaseBuildConfig
2020-10-06 18:03:31,282 DEBUG: buildserver > > Task :app:compileFullReleaseRenderscript NO-SOURCE
2020-10-06 18:03:31,282 DEBUG: buildserver > > Task :app:javaPreCompileFullRelease
2020-10-06 18:03:31,282 DEBUG: buildserver > > Task :app:generateFullReleaseResValues
2020-10-06 18:03:31,282 DEBUG: buildserver > > Task :app:generateFullReleaseResources
2020-10-06 18:03:31,282 DEBUG: buildserver > > Task :app:createFullReleaseCompatibleScreenManifests
2020-10-06 18:03:31,282 DEBUG: buildserver > > Task :app:extractDeepLinksFullRelease
2020-10-06 18:03:31,282 DEBUG: buildserver > > Task :app:processFullReleaseManifest
2020-10-06 18:03:31,282 DEBUG: buildserver > > Task :app:mergeFullReleaseResources
2020-10-06 18:03:31,283 DEBUG: buildserver > > Task :app:processFullReleaseResources
2020-10-06 18:03:31,283 DEBUG: buildserver > 
2020-10-06 18:03:31,283 DEBUG: buildserver > > Task :app:compileFullReleaseJavaWithJavac
2020-10-06 18:03:31,283 DEBUG: buildserver > /home/vagrant/build/org.transdroid.full/app/src/main/java/org/transdroid/core/app/settings/ApplicationSettings.java:711: error: constructor ListWidgetConfig in class ListWidgetConfig cannot be applied to given types;
2020-10-06 18:03:31,283 DEBUG: buildserver >        return new ListWidgetConfig(
2020-10-06 18:03:31,283 DEBUG: buildserver >               ^
2020-10-06 18:03:31,283 DEBUG: buildserver >   required: int,StatusType,TorrentsSortBy,boolean,boolean,boolean
2020-10-06 18:03:31,283 DEBUG: buildserver >   found: int,StatusType,TorrentsSortBy,boolean,boolean
2020-10-06 18:03:31,283 DEBUG: buildserver >   reason: actual and formal argument lists differ in length
2020-10-06 18:03:31,283 DEBUG: buildserver > Note: Some input files use or override a deprecated API.
2020-10-06 18:03:31,283 DEBUG: buildserver > Note: Recompile with -Xlint:deprecation for details.
2020-10-06 18:03:31,283 DEBUG: buildserver > Note: Some input files use unchecked or unsafe operations.
2020-10-06 18:03:31,283 DEBUG: buildserver > Note: Recompile with -Xlint:unchecked for details.
2020-10-06 18:03:31,283 DEBUG: buildserver > 1 error
2020-10-06 18:03:31,283 DEBUG: buildserver > 
2020-10-06 18:03:31,283 DEBUG: buildserver > > Task :app:compileFullReleaseJavaWithJavac FAILED
2020-10-06 18:03:31,283 DEBUG: buildserver > 
2020-10-06 18:03:31,283 DEBUG: buildserver > FAILURE: Build failed with an exception.
2020-10-06 18:03:31,283 DEBUG: buildserver > 
2020-10-06 18:03:31,283 DEBUG: buildserver > * What went wrong:
2020-10-06 18:03:31,283 DEBUG: buildserver > Execution failed for task ':app:compileFullReleaseJavaWithJavac'.
2020-10-06 18:03:31,283 DEBUG: buildserver > > Compilation failed; see the compiler error output for details.
2020-10-06 18:03:31,284 DEBUG: buildserver > 
2020-10-06 18:03:31,284 DEBUG: buildserver > * Try:
2020-10-06 18:03:31,284 DEBUG: buildserver > Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
2020-10-06 18:03:31,284 DEBUG: buildserver > 
2020-10-06 18:03:31,284 DEBUG: buildserver > * Get more help at https://help.gradle.org
2020-10-06 18:03:31,284 DEBUG: buildserver > 
2020-10-06 18:03:31,284 DEBUG: buildserver > Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
2020-10-06 18:03:31,284 DEBUG: buildserver > Use '--warning-mode all' to show the individual deprecation warnings.
2020-10-06 18:03:31,284 DEBUG: buildserver > See https://docs.gradle.org/6.5/userguide/command_line_interface.html#sec:command_line_warnings
2020-10-06 18:03:31,284 DEBUG: buildserver > 
2020-10-06 18:03:31,284 DEBUG: buildserver > BUILD FAILED in 45s
2020-10-06 18:03:31,284 DEBUG: buildserver > 10 actionable tasks: 10 executed
2020-10-06 18:03:31,284 DEBUG: buildserver > ==== detail end ====
2020-10-06 18:03:31,284 DEBUG: buildserver > 2020-10-06 16:03:31,284 DEBUG: Error encoutered, stopping by user request.
2020-10-06 18:03:31,284 INFO: ...getting exit status
2020-10-06 18:03:31,285 DEBUG: libvirt is the sole installed and supported vagrant provider, selecting 'libvirt'
2020-10-06 18:03:31,285 DEBUG: vm uuid: 4a8cdd1c-3169-46e8-8192-d87fb657317d
2020-10-06 18:03:31,288 INFO: suspending buildserver
==> default: Suspending domain...
2020-10-06 18:03:33,688 DEBUG: skip deploying full build logs: not enabled in config
2020-10-06 18:03:33,689 ERROR: Could not build app org.transdroid.full: Build.py failed on server for org.transdroid.full:2.5.19
2020-10-06 18:03:33,690 INFO: Finished
2020-10-06 18:03:33,690 INFO: 1 build failed
2020-10-06 18:03:33,691 DEBUG: skip deploying full build logs: not enabled in config
erickok commented 3 years ago

Seems like it is building from master, but that wasn't really building at that moment. I just merged in all branches (and dev as well) and build it locally to verify integrity. Having said that, it is a bit weird it would build from master if the tag is there?

bwitt commented 3 years ago

Why do you say it's building from master? it appears to be checking out the correct tag:

2020-10-06 18:02:09,775 DEBUG: buildserver > 2020-10-06 16:02:09,774 DEBUG: > git checkout -f v.2.5.19