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/11/22 08:42:24 UTC

Build failed in Jenkins: Hadoop-Yarn-trunk-Java8 #705

See <https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/705/changes>

Changes:

[umamahesh] HDFS-9348. Erasure Coding: DFS GetErasureCodingPolicy API on a

------------------------------------------
[...truncated 3901 lines...]
[INFO] --- maven-jar-plugin:2.5:test-jar (default) @ hadoop-yarn-common ---
[INFO] Building jar: <https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/target/hadoop-yarn-common-3.0.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ hadoop-yarn-common ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.webapp.hamlet.TestParseSelector
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 sec - in org.apache.hadoop.yarn.webapp.hamlet.TestParseSelector
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.webapp.hamlet.TestHamletImpl
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.601 sec - in org.apache.hadoop.yarn.webapp.hamlet.TestHamletImpl
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.webapp.hamlet.TestHamlet
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.626 sec - in org.apache.hadoop.yarn.webapp.hamlet.TestHamlet
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.webapp.test.TestWebAppTests
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.623 sec - in org.apache.hadoop.yarn.webapp.test.TestWebAppTests
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.webapp.util.TestWebAppUtils
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.431 sec - in org.apache.hadoop.yarn.webapp.util.TestWebAppUtils
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.webapp.TestSubViews
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.892 sec - in org.apache.hadoop.yarn.webapp.TestSubViews
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.webapp.view.TestCommonViews
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.177 sec - in org.apache.hadoop.yarn.webapp.view.TestCommonViews
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.webapp.view.TestHtmlBlock
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.919 sec - in org.apache.hadoop.yarn.webapp.view.TestHtmlBlock
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.webapp.view.TestTwoColumnLayout
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.514 sec - in org.apache.hadoop.yarn.webapp.view.TestTwoColumnLayout
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.webapp.view.TestInfoBlock
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.932 sec - in org.apache.hadoop.yarn.webapp.view.TestInfoBlock
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.webapp.view.TestTwoColumnCssPage
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.306 sec - in org.apache.hadoop.yarn.webapp.view.TestTwoColumnCssPage
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.webapp.view.TestHtmlPage
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.069 sec - in org.apache.hadoop.yarn.webapp.view.TestHtmlPage
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.webapp.TestWebApp
Tests run: 9, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 4.698 sec <<< FAILURE! - in org.apache.hadoop.yarn.webapp.TestWebApp
testYARNWebAppContext(org.apache.hadoop.yarn.webapp.TestWebApp)  Time elapsed: 1.496 sec  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Server returned HTTP response code: 403 for URL: http://localhost:48484/static/
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1838)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1439)
	at org.apache.hadoop.yarn.webapp.TestWebApp.getContent(TestWebApp.java:293)
	at org.apache.hadoop.yarn.webapp.TestWebApp.testYARNWebAppContext(TestWebApp.java:276)

Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.webapp.TestParseRoute
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 sec - in org.apache.hadoop.yarn.webapp.TestParseRoute
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.conf.TestYarnConfiguration
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.879 sec - in org.apache.hadoop.yarn.conf.TestYarnConfiguration
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.conf.TestHAUtil
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.631 sec - in org.apache.hadoop.yarn.conf.TestHAUtil
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.logaggregation.TestAggregatedLogDeletionService
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.121 sec - in org.apache.hadoop.yarn.logaggregation.TestAggregatedLogDeletionService
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.logaggregation.TestAggregatedLogsBlock
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.348 sec - in org.apache.hadoop.yarn.logaggregation.TestAggregatedLogsBlock
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.logaggregation.TestAggregatedLogFormat
Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.84 sec - in org.apache.hadoop.yarn.logaggregation.TestAggregatedLogFormat
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.TestContainerLaunchRPC
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.311 sec - in org.apache.hadoop.yarn.TestContainerLaunchRPC
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.util.resource.TestResources
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 sec - in org.apache.hadoop.yarn.util.resource.TestResources
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.util.resource.TestResourceCalculator
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.407 sec - in org.apache.hadoop.yarn.util.resource.TestResourceCalculator
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.util.TestProcfsBasedProcessTree
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.01 sec - in org.apache.hadoop.yarn.util.TestProcfsBasedProcessTree
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.util.TestWindowsBasedProcessTree
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 sec - in org.apache.hadoop.yarn.util.TestWindowsBasedProcessTree
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.util.TestResourceCalculatorProcessTree
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.27 sec - in org.apache.hadoop.yarn.util.TestResourceCalculatorProcessTree
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.util.TestLog4jWarningErrorMetricsAppender
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.244 sec - in org.apache.hadoop.yarn.util.TestLog4jWarningErrorMetricsAppender
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.util.TestYarnVersionInfo
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 sec - in org.apache.hadoop.yarn.util.TestYarnVersionInfo
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.util.TestRackResolver
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.606 sec - in org.apache.hadoop.yarn.util.TestRackResolver
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.util.TestTimes
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 sec - in org.apache.hadoop.yarn.util.TestTimes
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.util.TestRackResolverScriptBasedMapping
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.349 sec - in org.apache.hadoop.yarn.util.TestRackResolverScriptBasedMapping
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.util.TestConverterUtils
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.431 sec - in org.apache.hadoop.yarn.util.TestConverterUtils
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.util.TestAdHocLogDumper
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.205 sec - in org.apache.hadoop.yarn.util.TestAdHocLogDumper
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.util.TestFSDownload
Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.279 sec - in org.apache.hadoop.yarn.util.TestFSDownload
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.util.TestApps
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 sec - in org.apache.hadoop.yarn.util.TestApps
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.TestContainerLogAppender
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 sec - in org.apache.hadoop.yarn.TestContainerLogAppender
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.api.TestContainerId
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.507 sec - in org.apache.hadoop.yarn.api.TestContainerId
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.api.records.impl.pb.TestSerializedExceptionPBImpl
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 sec - in org.apache.hadoop.yarn.api.records.impl.pb.TestSerializedExceptionPBImpl
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.api.records.timeline.TestTimelineRecords
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.688 sec - in org.apache.hadoop.yarn.api.records.timeline.TestTimelineRecords
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.api.TestApplicationAttemptId
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.468 sec - in org.apache.hadoop.yarn.api.TestApplicationAttemptId
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.api.TestApplicatonReport
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.511 sec - in org.apache.hadoop.yarn.api.TestApplicatonReport
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.api.TestPBImplRecords
Tests run: 118, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 1.906 sec - in org.apache.hadoop.yarn.api.TestPBImplRecords
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.api.TestNodeId
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.443 sec - in org.apache.hadoop.yarn.api.TestNodeId
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.api.TestApplicationId
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.492 sec - in org.apache.hadoop.yarn.api.TestApplicationId
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.api.TestGetApplicationsRequest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.485 sec - in org.apache.hadoop.yarn.api.TestGetApplicationsRequest
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.client.TestClientRMProxy
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.557 sec - in org.apache.hadoop.yarn.client.TestClientRMProxy
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.client.api.impl.TestTimelineClient
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.878 sec - in org.apache.hadoop.yarn.client.api.impl.TestTimelineClient
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.nodelabels.TestCommonNodeLabelsManager
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.046 sec - in org.apache.hadoop.yarn.nodelabels.TestCommonNodeLabelsManager
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.nodelabels.TestFileSystemNodeLabelsStore
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.159 sec - in org.apache.hadoop.yarn.nodelabels.TestFileSystemNodeLabelsStore
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.TestRecordFactory
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 sec - in org.apache.hadoop.yarn.TestRecordFactory
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.ipc.TestRPCUtil
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 sec - in org.apache.hadoop.yarn.ipc.TestRPCUtil
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.security.TestYARNTokenIdentifier
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.71 sec - in org.apache.hadoop.yarn.security.TestYARNTokenIdentifier
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.TestRpcFactoryProvider
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.576 sec - in org.apache.hadoop.yarn.TestRpcFactoryProvider
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.TestRPCFactories
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.033 sec - in org.apache.hadoop.yarn.TestRPCFactories
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.TestRPC
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.541 sec - in org.apache.hadoop.yarn.TestRPC
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.TestYarnUncaughtExceptionHandler
Exception: org.apache.hadoop.util.ExitUtil$ExitException thrown from the UncaughtExceptionHandler in thread "Thread-0"
Exception: org.apache.hadoop.util.ExitUtil$HaltException thrown from the UncaughtExceptionHandler in thread "Thread-3"
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.362 sec - in org.apache.hadoop.yarn.TestYarnUncaughtExceptionHandler
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.server.security.TestApplicationACLsManager
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.669 sec - in org.apache.hadoop.yarn.server.security.TestApplicationACLsManager
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.TestContainerResourceIncreaseRPC
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.976 sec - in org.apache.hadoop.yarn.TestContainerResourceIncreaseRPC
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.yarn.event.TestAsyncDispatcher
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.935 sec - in org.apache.hadoop.yarn.event.TestAsyncDispatcher

Results :

Tests in error: 
  TestWebApp.testYARNWebAppContext:276->getContent:302 Runtime java.io.IOExcepti...

Tests run: 325, Failures: 0, Errors: 1, Skipped: 7

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Hadoop YARN ................................ SUCCESS [  3.827 s]
[INFO] Apache Hadoop YARN API ............................ SUCCESS [01:38 min]
[INFO] Apache Hadoop YARN Common ......................... FAILURE [01:56 min]
[INFO] Apache Hadoop YARN Server ......................... SKIPPED
[INFO] Apache Hadoop YARN Server Common .................. SKIPPED
[INFO] Apache Hadoop YARN NodeManager .................... SKIPPED
[INFO] Apache Hadoop YARN Web Proxy ...................... SKIPPED
[INFO] Apache Hadoop YARN ApplicationHistoryService ...... SKIPPED
[INFO] Apache Hadoop YARN ResourceManager ................ SKIPPED
[INFO] Apache Hadoop YARN Server Tests ................... SKIPPED
[INFO] Apache Hadoop YARN Client ......................... SKIPPED
[INFO] Apache Hadoop YARN SharedCacheManager ............. SKIPPED
[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: 03:40 min
[INFO] Finished at: 2015-11-22T07:42:22+00:00
[INFO] Final Memory: 70M/1152M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-yarn-common: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/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-common
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
Updating HDFS-9348

Jenkins build is back to normal : Hadoop-Yarn-trunk-Java8 #706

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/706/changes>