You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/10/27 08:49:01 UTC

Hadoop-Yarn-trunk - Build # 1325 - Failure

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 10983 lines...]

Results :

Tests in error: 
  TestSharedCacheUploaderService.<init>:76 » Runtime org.xml.sax.SAXParseExcepti...
  TestSharedCacheUploaderService.startUp:82 » NoClassDefFound org/apache/hadoop/...
  TestSharedCacheUploaderService.startUp:85 NoClassDefFound org/apache/hadoop/se...

Tests run: 29, Failures: 0, Errors: 3, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Hadoop YARN ................................ SUCCESS [  3.355 s]
[INFO] Apache Hadoop YARN API ............................ SUCCESS [04:14 min]
[INFO] Apache Hadoop YARN Common ......................... SUCCESS [03:03 min]
[INFO] Apache Hadoop YARN Server ......................... SUCCESS [  0.094 s]
[INFO] Apache Hadoop YARN Server Common .................. SUCCESS [ 47.131 s]
[INFO] Apache Hadoop YARN NodeManager .................... SUCCESS [09:37 min]
[INFO] Apache Hadoop YARN Web Proxy ...................... SUCCESS [ 27.212 s]
[INFO] Apache Hadoop YARN ApplicationHistoryService ...... SUCCESS [04:08 min]
[INFO] Apache Hadoop YARN ResourceManager ................ SUCCESS [  01:05 h]
[INFO] Apache Hadoop YARN Server Tests ................... SUCCESS [02:16 min]
[INFO] Apache Hadoop YARN Client ......................... SUCCESS [07:07 min]
[INFO] Apache Hadoop YARN SharedCacheManager ............. FAILURE [ 10.032 s]
[INFO] Apache Hadoop YARN Applications ................... SKIPPED
[INFO] Apache Hadoop YARN DistributedShell ............... SKIPPED
[INFO] Apache Hadoop YARN Unmanaged Am Launcher .......... SKIPPED
[INFO] Apache Hadoop YARN Site ........................... SKIPPED
[INFO] Apache Hadoop YARN Registry ....................... SKIPPED
[INFO] Apache Hadoop YARN Project ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:37 h
[INFO] Finished at: 2015-10-27T07:49:53+00:00
[INFO] Final Memory: 79M/808M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-yarn-server-sharedcachemanager: 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-sharedcachemanager/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-sharedcachemanager
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
Updating YARN-3573
Updating HADOOP-12457
Sending e-mails to: yarn-dev@hadoop.apache.org
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) ##############################
3 tests failed.
FAILED:  org.apache.hadoop.yarn.server.sharedcachemanager.TestSharedCacheUploaderService.testNotify_entryExists_differentName

Error Message:
org.xml.sax.SAXParseException; systemId: jar:file:/home/jenkins/.m2/repository/org/apache/hadoop/hadoop-common/3.0.0-SNAPSHOT/hadoop-common-3.0.0-SNAPSHOT.jar!/core-default.xml; lineNumber: 914; columnNumber: 18; The element type "description" must be terminated by the matching end-tag "</description>".

Stack Trace:
java.lang.RuntimeException: org.xml.sax.SAXParseException; systemId: jar:file:/home/jenkins/.m2/repository/org/apache/hadoop/hadoop-common/3.0.0-SNAPSHOT/hadoop-common-3.0.0-SNAPSHOT.jar!/core-default.xml; lineNumber: 914; columnNumber: 18; The element type "description" must be terminated by the matching end-tag "</description>".
	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:257)
	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:347)
	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:150)
	at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2555)
	at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2543)
	at org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:2614)
	at org.apache.hadoop.conf.Configuration.loadResources(Configuration.java:2567)
	at org.apache.hadoop.conf.Configuration.getProps(Configuration.java:2471)
	at org.apache.hadoop.conf.Configuration.get(Configuration.java:1296)
	at org.apache.hadoop.yarn.factory.providers.RecordFactoryProvider.getRecordFactory(RecordFactoryProvider.java:49)
	at org.apache.hadoop.yarn.server.sharedcachemanager.TestSharedCacheUploaderService.<init>(TestSharedCacheUploaderService.java:76)


FAILED:  org.apache.hadoop.yarn.server.sharedcachemanager.TestSharedCacheUploaderService.testNotify_noEntry

Error Message:
org/apache/hadoop/util/StringInterner

Stack Trace:
java.lang.NoClassDefFoundError: org/apache/hadoop/util/StringInterner
	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
	at org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:2690)
	at org.apache.hadoop.conf.Configuration.loadResources(Configuration.java:2567)
	at org.apache.hadoop.conf.Configuration.getProps(Configuration.java:2471)
	at org.apache.hadoop.conf.Configuration.set(Configuration.java:1207)
	at org.apache.hadoop.conf.Configuration.set(Configuration.java:1179)
	at org.apache.hadoop.yarn.server.sharedcachemanager.TestSharedCacheUploaderService.startUp(TestSharedCacheUploaderService.java:82)


FAILED:  org.apache.hadoop.yarn.server.sharedcachemanager.TestSharedCacheUploaderService.testNotify_entryExists_sameName

Error Message:
org/apache/hadoop/service/ServiceStateException

Stack Trace:
java.lang.NoClassDefFoundError: org/apache/hadoop/service/ServiceStateException
	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
	at org.apache.hadoop.yarn.server.sharedcachemanager.TestSharedCacheUploaderService.startUp(TestSharedCacheUploaderService.java:85)