See https://builds.apache.org/job/Hadoop-Yarn-trunk/626/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 16857 lines...]
java.lang.AssertionError: null
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at
org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell.testDSShell(TestDistributedShell.java:188)
Results :
Failed tests:
TestDistributedShell.testDSShell:188 null
Tests run: 8, Failures: 1, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] hadoop-yarn ....................................... SUCCESS [ 2.938 s]
[INFO] hadoop-yarn-api ................................... SUCCESS [02:11 min]
[INFO] hadoop-yarn-common ................................ SUCCESS [01:59 min]
[INFO] hadoop-yarn-server ................................ SUCCESS [ 0.080 s]
[INFO] hadoop-yarn-server-common ......................... SUCCESS [ 29.618 s]
[INFO] hadoop-yarn-server-nodemanager .................... SUCCESS [04:47 min]
[INFO] hadoop-yarn-server-web-proxy ...................... SUCCESS [ 17.343 s]
[INFO] hadoop-yarn-server-applicationhistoryservice ...... SUCCESS [01:13 min]
[INFO] hadoop-yarn-server-resourcemanager ................ SUCCESS [27:24 min]
[INFO] hadoop-yarn-server-tests .......................... SUCCESS [01:19 min]
[INFO] hadoop-yarn-client ................................ SUCCESS [09:09 min]
[INFO] hadoop-yarn-applications .......................... SUCCESS [ 0.045 s]
[INFO] hadoop-yarn-applications-distributedshell ......... FAILURE [03:36 min]
[INFO] hadoop-yarn-applications-unmanaged-am-launcher .... SKIPPED
[INFO] hadoop-yarn-site .................................. SKIPPED
[INFO] hadoop-yarn-project ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 52:32 min
[INFO] Finished at: 2014-07-28T11:24:58+00:00
[INFO] Final Memory: 86M/883M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on
project hadoop-yarn-applications-distributedshell: There are test failures.
[ERROR]
[ERROR] Please refer to
/home/jenkins/jenkins-slave/workspace/Hadoop-Yarn-trunk/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-distributedshell/target/surefire-reports
for the individual test results.
[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/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :hadoop-yarn-applications-distributedshell
Build step 'Execute shell' marked build as failure
Archiving artifacts
Updating YARN-2247
Sending e-mails to: [email protected]
Email was triggered for: Failure
Sending email for trigger: Failure
###################################################################################
############################## FAILED TESTS (if any)
##############################
No tests ran.