Bowen Li created FLINK-8892:
-------------------------------
Summary: Travis Build: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (integration-tests) on project flink-tests_2.11
Key: FLINK-8892
URL:
https://issues.apache.org/jira/browse/FLINK-8892 Project: Flink
Issue Type: Bug
Components: Build System
Affects Versions: 1.6.0
Reporter: Bowen Li
Fix For: 1.6.0
Attachments: image-2018-03-07-10-05-38-456.png
{code:java}
......
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.455 sec - in org.apache.flink.test.broadcastvars.BroadcastBranchingITCase
Aborted (core dumped)
Results :
Tests run: 1413, Failures: 0, Errors: 0, Skipped: 24
08:03:40.358 [INFO] ------------------------------------------------------------------------
08:03:40.358 [INFO] BUILD FAILURE
08:03:40.359 [INFO] ------------------------------------------------------------------------
08:03:40.359 [INFO] Total time: 27:06 min
08:03:40.359 [INFO] Finished at: 2018-03-07T08:03:40+00:00
08:03:40.781 [INFO] Final Memory: 81M/705M
08:03:40.781 [INFO] ------------------------------------------------------------------------
08:03:40.782 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (integration-tests) on project flink-tests_2.11: ExecutionException: org.apache.maven.surefire.booter.SurefireBooterForkException: Error occurred in starting fork, check output in log -> [Help 1]
08:03:40.782 [ERROR]
08:03:40.782 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
08:03:40.782 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
08:03:40.782 [ERROR]
08:03:40.783 [ERROR] For more information about the errors and possible solutions, please read the following articles:
08:03:40.783 [ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureExceptionMVN exited with EXIT CODE: 1.
Trying to KILL watchdog (7889).
./tools/travis_mvn_watchdog.sh: line 532: 7889 Terminated watchdog
PRODUCED build artifacts.
build_info mvn-1.log mvn-2.log mvn.out
COMPRESSING build artifacts.
{code}
Failed builds:
-
https://travis-ci.org/apache/flink/jobs/350178841-
https://travis-ci.org/apache/flink/jobs/349445796--
This message was sent by Atlassian JIRA
(v7.6.3#76005)