Jira: https://issues.apache.org/jira/browse/YARN-3904
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8713/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 343 lines...]
| | | | whitespace.
| +1 | install | 1m 27s | mvn install still works.
| +1 | eclipse:eclipse | 0m 39s | The patch built with
| | | | eclipse:eclipse.
| +1 | findbugs | 0m 46s | The patch does not introduce any
| | | | new Findbugs (version 3.0.0)
| | | | warnings.
| -1 | yarn tests | 7m 58s | Tests failed in
| | | | hadoop-yarn-server-timelineservice.
| | | 44m 48s |
Reason | Tests
Failed unit tests |
hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineWriterImpl
|
hadoop.yarn.server.timelineservice.storage.TestPhoenixOfflineAggregationWriterImpl
|| Subsystem || Report/Notes ||
============================================================================
| Patch URL |
http://issues.apache.org/jira/secure/attachment/12747900/YARN-3904-YARN-2928.005.patch
|
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | YARN-2928 / df0ec47 |
| hadoop-yarn-server-timelineservice test log |
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-timelineservice.txt
|
| Test Results |
https://builds.apache.org/job/PreCommit-YARN-Build/8713/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf901.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP
PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |
============================================================================
============================================================================
Adding comment to JIRA
============================================================================
============================================================================
Comment added.
7cc9bfa5ff880630f9c72d040e7a7cb9f601df33 logged out
============================================================================
============================================================================
Finished build.
============================================================================
============================================================================
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8691
Archived 27 artifacts
Archive block size is 32768
Received 31 blocks and 9111802 bytes
Compression is 10.0%
Took 1.8 sec
[description-setter] Could not determine description.
Recording test results
Publish JUnit test result report is waiting for a checkpoint on
PreCommit-YARN-Build #8711
Email was triggered for: Failure
Sending email for trigger: Failure
###################################################################################
############################## FAILED TESTS (if any)
##############################
3 tests failed.
FAILED:
org.apache.hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineWriterImpl.org.apache.hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineWriterImpl
Error Message:
Shutting down
Stack Trace:
java.io.IOException: Shutting down
at
org.apache.hadoop.hbase.util.JVMClusterUtil.startup(JVMClusterUtil.java:225)
at
org.apache.hadoop.hbase.LocalHBaseCluster.startup(LocalHBaseCluster.java:445)
at
org.apache.hadoop.hbase.MiniHBaseCluster.init(MiniHBaseCluster.java:224)
at
org.apache.hadoop.hbase.MiniHBaseCluster.<init>(MiniHBaseCluster.java:93)
at
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniHBaseCluster(HBaseTestingUtility.java:978)
at
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:938)
at
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:812)
at
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:806)
at
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:750)
at
org.apache.hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineWriterImpl.setupBeforeClass(TestHBaseTimelineWriterImpl.java:66)
FAILED:
org.apache.hadoop.yarn.server.timelineservice.storage.TestPhoenixOfflineAggregationWriterImpl.org.apache.hadoop.yarn.server.timelineservice.storage.TestPhoenixOfflineAggregationWriterImpl
Error Message:
java.io.IOException: Shutting down
Stack Trace:
java.lang.RuntimeException: java.io.IOException: Shutting down
at
org.apache.hadoop.hbase.util.JVMClusterUtil.startup(JVMClusterUtil.java:225)
at
org.apache.hadoop.hbase.LocalHBaseCluster.startup(LocalHBaseCluster.java:445)
at
org.apache.hadoop.hbase.MiniHBaseCluster.init(MiniHBaseCluster.java:224)
at
org.apache.hadoop.hbase.MiniHBaseCluster.<init>(MiniHBaseCluster.java:93)
at
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniHBaseCluster(HBaseTestingUtility.java:978)
at
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:938)
at
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:812)
at
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:794)
at
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:781)
at org.apache.phoenix.query.BaseTest.initMiniCluster(BaseTest.java:571)
at org.apache.phoenix.query.BaseTest.setUpTestCluster(BaseTest.java:501)
at
org.apache.phoenix.query.BaseTest.checkClusterInitialized(BaseTest.java:488)
at org.apache.phoenix.query.BaseTest.setUpTestDriver(BaseTest.java:545)
at org.apache.phoenix.query.BaseTest.setUpTestDriver(BaseTest.java:541)
at
org.apache.hadoop.yarn.server.timelineservice.storage.TestPhoenixOfflineAggregationWriterImpl.setupPhoenixClusterAndWriterForTest(TestPhoenixOfflineAggregationWriterImpl.java:93)
at
org.apache.hadoop.yarn.server.timelineservice.storage.TestPhoenixOfflineAggregationWriterImpl.setup(TestPhoenixOfflineAggregationWriterImpl.java:56)
FAILED:
org.apache.hadoop.yarn.server.timelineservice.storage.TestPhoenixOfflineAggregationWriterImpl.org.apache.hadoop.yarn.server.timelineservice.storage.TestPhoenixOfflineAggregationWriterImpl
Error Message:
null
Stack Trace:
java.lang.NullPointerException: null
at
org.apache.hadoop.yarn.server.timelineservice.storage.TestPhoenixOfflineAggregationWriterImpl.cleanup(TestPhoenixOfflineAggregationWriterImpl.java:71)