Matthias created FLINK-21965: -------------------------------- Summary: Surefire plugin seems to have failed Key: FLINK-21965 URL: https://issues.apache.org/jira/browse/FLINK-21965 Project: Flink Issue Type: Bug Components: Test Infrastructure Reporter: Matthias
[This build|https://dev.azure.com/mapohl/flink/_build/results?buildId=356&view=logs&j=b328dd9c-d69b-59d8-68c4-3c8563c3469e&t=f977a704-d283-5a80-163d-1db02aa9df83&l=8735] failed (not exclusively) due to a problem with the surefire plugin. {code} [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :flink-statebackend-rocksdb_2.11 {code} It looks like it's unrelated to the rocksdb module. I created this issue for documentation purposes. -- This message was sent by Atlassian Jira (v8.3.4#803005)