triplea-game / triplea

TripleA is a turn based strategy game and board game engine, similar to Axis & Allies or Risk.
https://triplea-game.org/
GNU General Public License v3.0
1.34k stars 393 forks source link

Travis Master Branch Build Failed #5977

Closed tripleabuilderbot closed 4 years ago

tripleabuilderbot commented 4 years ago

Travis master branch build #18132 failed. Build stage: build installers

tripleabuilderbot commented 4 years ago

Build #18132 failed on stage: end of script failure catch block

ron-murhammer commented 4 years ago

@DanVanAtta @RoiEXLab Looks like we are still seeing build OOM errors. Thoughts?

WARNING: Passing class file uncompressed due to unrecognized attribute: javafx/beans/DefaultProperty.class
install4j: compilation failed. Reason: java.lang.OutOfMemoryError: Java heap space
> Task :game-headed:platformInstallers FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':game-headed:platformInstallers'.
> Process 'command '/bin/sh'' finished with non-zero exit value 1
RoiEXLab commented 4 years ago

I mean we could add the --stacktrace option to the travis file in order to get a stacktrace, but I assume it will only confirm our assumptions at this point. We could try disabling pack200 for now to see if that helps, the exe compression should be able to compensate for some of the missing pack200 compression

tripleabuilderbot commented 4 years ago

Build #18137 failed on stage: build installers

tripleabuilderbot commented 4 years ago

Build #18137 failed on stage: end of script failure catch block

tripleabuilderbot commented 4 years ago

Build #18146 failed on stage: build installers

tripleabuilderbot commented 4 years ago

Build #18146 failed on stage: end of script failure catch block

tripleabuilderbot commented 4 years ago

Build #18154 failed on stage: valid links and yaml

tripleabuilderbot commented 4 years ago

Build #18154 failed on stage: end of script failure catch block

tripleabuilderbot commented 4 years ago

Build #18163 succeeded.