See https://builds.apache.org/job/Hadoop-Yarn-trunk/876/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 7255 lines...]
[INFO] 
[INFO] hadoop-yarn ....................................... SUCCESS [  3.022 s]
[INFO] hadoop-yarn-api ................................... SUCCESS [03:31 min]
[INFO] hadoop-yarn-common ................................ SUCCESS [03:02 min]
[INFO] hadoop-yarn-server ................................ SUCCESS [  0.093 s]
[INFO] hadoop-yarn-server-common ......................... SUCCESS [ 41.950 s]
[INFO] hadoop-yarn-server-nodemanager .................... FAILURE [05:23 min]
[INFO] hadoop-yarn-server-web-proxy ...................... SKIPPED
[INFO] hadoop-yarn-server-applicationhistoryservice ...... SKIPPED
[INFO] hadoop-yarn-server-resourcemanager ................ SKIPPED
[INFO] hadoop-yarn-server-tests .......................... SKIPPED
[INFO] hadoop-yarn-client ................................ SKIPPED
[INFO] hadoop-yarn-server-sharedcachemanager ............. SKIPPED
[INFO] hadoop-yarn-applications .......................... SKIPPED
[INFO] hadoop-yarn-applications-distributedshell ......... SKIPPED
[INFO] hadoop-yarn-applications-unmanaged-am-launcher .... SKIPPED
[INFO] hadoop-yarn-site .................................. SKIPPED
[INFO] hadoop-yarn-registry .............................. SKIPPED
[INFO] hadoop-yarn-project ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:45 min
[INFO] Finished at: 2015-03-24T10:44:56+00:00
[INFO] Final Memory: 75M/1151M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on 
project hadoop-yarn-server-nodemanager: There are test failures.
[ERROR] 
[ERROR] Please refer to 
/home/jenkins/jenkins-slave/workspace/Hadoop-Yarn-trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/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-server-nodemanager
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
Updating HDFS-7956
Updating YARN-3241
Updating HDFS-7884
Updating HDFS-7917
Updating HDFS-7960
Updating YARN-2868
Updating HDFS-3325
Updating YARN-3393
Updating YARN-2777
Updating YARN-3336
Updating HDFS-7942
Updating YARN-3384
Updating YARN-1880
Updating MAPREDUCE-6242
Sending e-mails to: [email protected]
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) 
##############################
1 tests failed.
REGRESSION:  
org.apache.hadoop.yarn.server.nodemanager.TestNodeManagerShutdown.testStateStoreRemovalOnDecommission

Error Message:
NMWebapps failed to start.

Stack Trace:
org.apache.hadoop.yarn.exceptions.YarnRuntimeException: NMWebapps failed to 
start.
        at sun.nio.ch.Net.bind0(Native Method)
        at sun.nio.ch.Net.bind(Net.java:444)
        at sun.nio.ch.Net.bind(Net.java:436)
        at 
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:214)
        at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
        at 
org.mortbay.jetty.nio.SelectChannelConnector.open(SelectChannelConnector.java:216)
        at 
org.apache.hadoop.http.HttpServer2.openListeners(HttpServer2.java:830)
        at org.apache.hadoop.http.HttpServer2.start(HttpServer2.java:772)
        at org.apache.hadoop.yarn.webapp.WebApps$Builder.start(WebApps.java:274)
        at 
org.apache.hadoop.yarn.server.nodemanager.webapp.WebServer.serviceStart(WebServer.java:64)
        at 
org.apache.hadoop.service.AbstractService.start(AbstractService.java:193)
        at 
org.apache.hadoop.service.CompositeService.serviceStart(CompositeService.java:120)
        at 
org.apache.hadoop.yarn.server.nodemanager.NodeManager.serviceStart(NodeManager.java:287)
        at 
org.apache.hadoop.service.AbstractService.start(AbstractService.java:193)
        at 
org.apache.hadoop.yarn.server.nodemanager.TestNodeManagerShutdown.testStateStoreRemovalOnDecommission(TestNodeManagerShutdown.java:121)


Reply via email to