You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/05/27 16:53:48 UTC

Build failed in Jenkins: Phoenix | 3.0 | Hadoop2 #7

See <https://builds.apache.org/job/Phoenix-3.0-hadoop2/7/>

------------------------------------------
[...truncated 8139 lines...]
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:160)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:138)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

org.apache.phoenix.end2end.TimezoneOffsetFunctionIT  Time elapsed: 1,043,047.787 sec  <<< FAILURE!
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.phoenix.end2end.BaseHBaseManagedTimeIT.dropTables(BaseHBaseManagedTimeIT.java:99)
	at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.junit.runners.Suite.runChild(Suite.java:127)
	at org.junit.runners.Suite.runChild(Suite.java:26)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:160)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:138)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)


Results :

Failed tests: 
  HashJoinIT>BaseHBaseManagedTimeIT.dropTables:99 null
  ExecuteStatementsIT>BaseHBaseManagedTimeIT.dropTables:99 null
  ServerExceptionIT>BaseHBaseManagedTimeIT.dropTables:99 null
  MD5FunctionIT>BaseHBaseManagedTimeIT.dropTables:99 null
  SpillableGroupByIT>BaseHBaseManagedTimeIT.dropTables:99 null
  DeleteIT>BaseHBaseManagedTimeIT.dropTables:99 null
  DecodeFunctionIT>BaseHBaseManagedTimeIT.dropTables:99 null
  RoundFloorCeilFunctionsEnd2EndIT>BaseHBaseManagedTimeIT.dropTables:99 null
  SaltedViewIT>BaseHBaseManagedTimeIT.dropTables:99 null
  ReverseFunctionIT>BaseHBaseManagedTimeIT.dropTables:99 null
  AutoCommitIT>BaseHBaseManagedTimeIT.dropTables:99 null
  StatementHintsIT>BaseHBaseManagedTimeIT.dropTables:99 null
  BinaryRowKeyIT>BaseHBaseManagedTimeIT.dropTables:99 null
  DynamicFamilyIT>BaseHBaseManagedTimeIT.dropTables:99 null
  TenantSpecificViewIndexSaltedIT>BaseHBaseManagedTimeIT.dropTables:99 null
  AlterTableIT>BaseHBaseManagedTimeIT.dropTables:99 null
  ArithmeticQueryIT>BaseHBaseManagedTimeIT.dropTables:99 null
  SaltedTableUpsertSelectIT>BaseHBaseManagedTimeIT.dropTables:99 null
  UpsertBigValuesIT>BaseHBaseManagedTimeIT.dropTables:99 null
  QueryPlanIT>BaseHBaseManagedTimeIT.dropTables:99 null
  ViewIT>BaseHBaseManagedTimeIT.dropTables:99 null
  CSVCommonsLoaderIT>BaseHBaseManagedTimeIT.dropTables:99 null
  SortOrderFIT>BaseHBaseManagedTimeIT.dropTables:99 null
  TenantSpecificViewIndexIT>BaseHBaseManagedTimeIT.dropTables:99 null
  QueryExecWithoutSCNIT>BaseHBaseManagedTimeIT.dropTables:99 null
  SkipScanQueryIT>BaseHBaseManagedTimeIT.dropTables:99 null
  IndexMetadataIT>BaseHBaseManagedTimeIT.dropTables:99 null
  ImmutableIndexIT>BaseHBaseManagedTimeIT.dropTables:99 null
  SaltedIndexIT>BaseHBaseManagedTimeIT.dropTables:99 null
  DropViewIT>BaseHBaseManagedTimeIT.dropTables:99 null
  MutableIndexIT>BaseHBaseManagedTimeIT.dropTables:99 null
  UpsertSelectAutoCommitIT>BaseHBaseManagedTimeIT.dropTables:99 null
  TimezoneOffsetFunctionIT>BaseHBaseManagedTimeIT.dropTables:99 null

Tests in error: 
  HashJoinIT.doSetup:88->BaseHBaseManagedTimeIT.getUrl:58->BaseHBaseManagedTimeIT.checkClusterInitialized:87->BaseTest.setUpTestCluster:448->BaseTest.initMiniCluster:490 ? Runtime
  ExecuteStatementsIT>BaseHBaseManagedTimeIT.doSetup:73->BaseHBaseManagedTimeIT.getUrl:58->BaseHBaseManagedTimeIT.checkClusterInitialized:87->BaseTest.setUpTestCluster:448->BaseTest.initMiniCluster:490 ? Runtime
  ServerExceptionIT>BaseHBaseManagedTimeIT.doSetup:73->BaseHBaseManagedTimeIT.getUrl:58->BaseHBaseManagedTimeIT.checkClusterInitialized:87->BaseTest.setUpTestCluster:448->BaseTest.initMiniCluster:490 ? Runtime
  MD5FunctionIT>BaseHBaseManagedTimeIT.doSetup:73->BaseHBaseManagedTimeIT.getUrl:58->BaseHBaseManagedTimeIT.checkClusterInitialized:87->BaseTest.setUpTestCluster:448->BaseTest.initMiniCluster:490 ? Runtime
  SpillableGroupByIT.doSetup:68->BaseHBaseManagedTimeIT.getUrl:58->BaseHBaseManagedTimeIT.checkClusterInitialized:87->BaseTest.setUpTestCluster:448->BaseTest.initMiniCluster:490 ? Runtime
  DeleteIT>BaseHBaseManagedTimeIT.doSetup:73->BaseHBaseManagedTimeIT.getUrl:58->BaseHBaseManagedTimeIT.checkClusterInitialized:87->BaseTest.setUpTestCluster:448->BaseTest.initMiniCluster:490 ? Runtime
  DecodeFunctionIT>BaseHBaseManagedTimeIT.doSetup:73->BaseHBaseManagedTimeIT.getUrl:58->BaseHBaseManagedTimeIT.checkClusterInitialized:87->BaseTest.setUpTestCluster:448->BaseTest.initMiniCluster:490 ? Runtime
  RoundFloorCeilFunctionsEnd2EndIT>BaseHBaseManagedTimeIT.doSetup:73->BaseHBaseManagedTimeIT.getUrl:58->BaseHBaseManagedTimeIT.checkClusterInitialized:87->BaseTest.setUpTestCluster:448->BaseTest.initMiniCluster:490 ? Runtime
  SaltedViewIT>BaseViewIT.doSetup:48->BaseHBaseManagedTimeIT.getUrl:58->BaseHBaseManagedTimeIT.checkClusterInitialized:87->BaseTest.setUpTestCluster:448->BaseTest.initMiniCluster:490 ? Runtime
  ReverseFunctionIT>BaseHBaseManagedTimeIT.doSetup:73->BaseHBaseManagedTimeIT.getUrl:58->BaseHBaseManagedTimeIT.checkClusterInitialized:87->BaseTest.setUpTestCluster:448->BaseTest.initMiniCluster:490 ? Runtime
  AutoCommitIT>BaseHBaseManagedTimeIT.doSetup:73->BaseHBaseManagedTimeIT.getUrl:58->BaseHBaseManagedTimeIT.checkClusterInitialized:87->BaseTest.setUpTestCluster:448->BaseTest.initMiniCluster:490 ? Runtime
  StatementHintsIT>BaseHBaseManagedTimeIT.doSetup:73->BaseHBaseManagedTimeIT.getUrl:58->BaseHBaseManagedTimeIT.checkClusterInitialized:87->BaseTest.setUpTestCluster:448->BaseTest.initMiniCluster:490 ? Runtime
  BinaryRowKeyIT>BaseHBaseManagedTimeIT.doSetup:73->BaseHBaseManagedTimeIT.getUrl:58->BaseHBaseManagedTimeIT.checkClusterInitialized:87->BaseTest.setUpTestCluster:448->BaseTest.initMiniCluster:490 ? Runtime
  DynamicFamilyIT>BaseHBaseManagedTimeIT.doSetup:73->BaseHBaseManagedTimeIT.getUrl:58->BaseHBaseManagedTimeIT.checkClusterInitialized:87->BaseTest.setUpTestCluster:448->BaseTest.initMiniCluster:490 ? Runtime
  TenantSpecificViewIndexSaltedIT>BaseHBaseManagedTimeIT.doSetup:73->BaseHBaseManagedTimeIT.getUrl:58->BaseHBaseManagedTimeIT.checkClusterInitialized:87->BaseTest.setUpTestCluster:448->BaseTest.initMiniCluster:490 ? Runtime
  AlterTableIT>BaseHBaseManagedTimeIT.doSetup:73->BaseHBaseManagedTimeIT.getUrl:58->BaseHBaseManagedTimeIT.checkClusterInitialized:87->BaseTest.setUpTestCluster:448->BaseTest.initMiniCluster:490 ? Runtime
  ArithmeticQueryIT>BaseHBaseManagedTimeIT.doSetup:73->BaseHBaseManagedTimeIT.getUrl:58->BaseHBaseManagedTimeIT.checkClusterInitialized:87->BaseTest.setUpTestCluster:448->BaseTest.initMiniCluster:490 ? Runtime
  SaltedTableUpsertSelectIT>BaseHBaseManagedTimeIT.doSetup:73->BaseHBaseManagedTimeIT.getUrl:58->BaseHBaseManagedTimeIT.checkClusterInitialized:87->BaseTest.setUpTestCluster:448->BaseTest.initMiniCluster:490 ? Runtime
  UpsertBigValuesIT>BaseHBaseManagedTimeIT.doSetup:73->BaseHBaseManagedTimeIT.getUrl:58->BaseHBaseManagedTimeIT.checkClusterInitialized:87->BaseTest.setUpTestCluster:448->BaseTest.initMiniCluster:490 ? Runtime
  QueryPlanIT.doSetup:51->BaseHBaseManagedTimeIT.getUrl:58->BaseHBaseManagedTimeIT.checkClusterInitialized:87->BaseTest.setUpTestCluster:448->BaseTest.initMiniCluster:490 ? Runtime
  ViewIT>BaseViewIT.doSetup:48->BaseHBaseManagedTimeIT.getUrl:58->BaseHBaseManagedTimeIT.checkClusterInitialized:87->BaseTest.setUpTestCluster:448->BaseTest.initMiniCluster:490 ? Runtime
  CSVCommonsLoaderIT>BaseHBaseManagedTimeIT.doSetup:73->BaseHBaseManagedTimeIT.getUrl:58->BaseHBaseManagedTimeIT.checkClusterInitialized:87->BaseTest.setUpTestCluster:448->BaseTest.initMiniCluster:490 ? Runtime
  SortOrderFIT>BaseHBaseManagedTimeIT.doSetup:73->BaseHBaseManagedTimeIT.getUrl:58->BaseHBaseManagedTimeIT.checkClusterInitialized:87->BaseTest.setUpTestCluster:448->BaseTest.initMiniCluster:490 ? Runtime
  TenantSpecificViewIndexIT>BaseHBaseManagedTimeIT.doSetup:73->BaseHBaseManagedTimeIT.getUrl:58->BaseHBaseManagedTimeIT.checkClusterInitialized:87->BaseTest.setUpTestCluster:448->BaseTest.initMiniCluster:490 ? Runtime
  QueryExecWithoutSCNIT>BaseHBaseManagedTimeIT.doSetup:73->BaseHBaseManagedTimeIT.getUrl:58->BaseHBaseManagedTimeIT.checkClusterInitialized:87->BaseTest.setUpTestCluster:448->BaseTest.initMiniCluster:490 ? Runtime
  SkipScanQueryIT>BaseHBaseManagedTimeIT.doSetup:73->BaseHBaseManagedTimeIT.getUrl:58->BaseHBaseManagedTimeIT.checkClusterInitialized:87->BaseTest.setUpTestCluster:448->BaseTest.initMiniCluster:490 ? Runtime
  IndexMetadataIT>BaseHBaseManagedTimeIT.doSetup:73->BaseHBaseManagedTimeIT.getUrl:58->BaseHBaseManagedTimeIT.checkClusterInitialized:87->BaseTest.setUpTestCluster:448->BaseTest.initMiniCluster:490 ? Runtime
  ImmutableIndexIT>BaseHBaseManagedTimeIT.doSetup:73->BaseHBaseManagedTimeIT.getUrl:58->BaseHBaseManagedTimeIT.checkClusterInitialized:87->BaseTest.setUpTestCluster:448->BaseTest.initMiniCluster:490 ? Runtime
  SaltedIndexIT.doSetup:62->BaseHBaseManagedTimeIT.getUrl:58->BaseHBaseManagedTimeIT.checkClusterInitialized:87->BaseTest.setUpTestCluster:448->BaseTest.initMiniCluster:490 ? Runtime
  DropViewIT.doSetup:59->BaseHBaseManagedTimeIT.getUrl:58->BaseHBaseManagedTimeIT.checkClusterInitialized:87->BaseTest.setUpTestCluster:448->BaseTest.initMiniCluster:490 ? Runtime
  MutableIndexIT.doSetup:63->BaseHBaseManagedTimeIT.getUrl:58->BaseHBaseManagedTimeIT.checkClusterInitialized:87->BaseTest.setUpTestCluster:448->BaseTest.initMiniCluster:490 ? Runtime
  UpsertSelectAutoCommitIT>BaseHBaseManagedTimeIT.doSetup:73->BaseHBaseManagedTimeIT.getUrl:58->BaseHBaseManagedTimeIT.checkClusterInitialized:87->BaseTest.setUpTestCluster:448->BaseTest.initMiniCluster:490 ? Runtime
  TimezoneOffsetFunctionIT>BaseHBaseManagedTimeIT.doSetup:73->BaseHBaseManagedTimeIT.getUrl:58->BaseHBaseManagedTimeIT.checkClusterInitialized:87->BaseTest.setUpTestCluster:448->BaseTest.initMiniCluster:490 ? Runtime

Tests run: 66, Failures: 33, Errors: 33, Skipped: 0

[INFO] 
[INFO] --- maven-failsafe-plugin:2.17:integration-test (NeedTheirOwnClusterTests) @ phoenix-core ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Phoenix-3.0-hadoop2/ws/phoenix-core/target/failsafe-reports>
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
Tests run: 10, Failures: 0, Errors: 9, Skipped: 0, Time elapsed: 0.514 sec <<< FAILURE! - in org.apache.phoenix.end2end.index.MutableIndexFailureIT
testDoesNotStartRegionServerForUnsupportedCompressionAndVersion(org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT)  Time elapsed: 0.29 sec  <<< ERROR!
java.lang.NoSuchMethodError: org.apache.hadoop.hdfs.MiniDFSCluster.<init>(ILorg/apache/hadoop/conf/Configuration;IZZZLorg/apache/hadoop/hdfs/server/common/HdfsConstants$StartupOption;[Ljava/lang/String;[Ljava/lang/String;[J)V
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniDFSCluster(HBaseTestingUtility.java:452)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:620)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:576)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:545)
	at org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT.testDoesNotStartRegionServerForUnsupportedCompressionAndVersion(FailForUnsupportedHBaseVersionsIT.java:121)

org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT  Time elapsed: 0.323 sec  <<< ERROR!
java.lang.NoSuchMethodError: org.apache.hadoop.hdfs.MiniDFSCluster.<init>(ILorg/apache/hadoop/conf/Configuration;IZZZLorg/apache/hadoop/hdfs/server/common/HdfsConstants$StartupOption;[Ljava/lang/String;[Ljava/lang/String;[J)V
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniDFSCluster(HBaseTestingUtility.java:452)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:620)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:576)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:545)
	at org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT.setupCluster(FailWithoutRetriesIT.java:94)

org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT  Time elapsed: 0.354 sec  <<< ERROR!
java.lang.NoSuchMethodError: org.apache.hadoop.hdfs.MiniDFSCluster.<init>(ILorg/apache/hadoop/conf/Configuration;IZZZLorg/apache/hadoop/hdfs/server/common/HdfsConstants$StartupOption;[Ljava/lang/String;[Ljava/lang/String;[J)V
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniDFSCluster(HBaseTestingUtility.java:452)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:620)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:576)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:545)
	at org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT.setupCluster(EndtoEndIndexingWithCompressionIT.java:49)

org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT  Time elapsed: 0.368 sec  <<< ERROR!
java.lang.NoSuchMethodError: org.apache.hadoop.hdfs.MiniDFSCluster.<init>(ILorg/apache/hadoop/conf/Configuration;IZZZLorg/apache/hadoop/hdfs/server/common/HdfsConstants$StartupOption;[Ljava/lang/String;[Ljava/lang/String;[J)V
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniDFSCluster(HBaseTestingUtility.java:452)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:620)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:576)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:545)
	at org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT.setupCluster(EndToEndCoveredIndexingIT.java:112)

org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT  Time elapsed: 0.398 sec  <<< ERROR!
java.lang.NoSuchMethodError: org.apache.hadoop.hdfs.MiniDFSCluster.<init>(ILorg/apache/hadoop/conf/Configuration;IZZZLorg/apache/hadoop/hdfs/server/common/HdfsConstants$StartupOption;[Ljava/lang/String;[Ljava/lang/String;[J)V
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniDFSCluster(HBaseTestingUtility.java:452)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:620)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:576)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:545)
	at org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT.setupCluster(EndToEndCoveredColumnsIndexBuilderIT.java:105)

org.apache.phoenix.mapreduce.CsvBulkLoadToolIT  Time elapsed: 0.425 sec  <<< ERROR!
java.lang.NoSuchMethodError: org.apache.hadoop.hdfs.MiniDFSCluster.<init>(ILorg/apache/hadoop/conf/Configuration;IZZZLorg/apache/hadoop/hdfs/server/common/HdfsConstants$StartupOption;[Ljava/lang/String;[Ljava/lang/String;[J)V
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniDFSCluster(HBaseTestingUtility.java:452)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:620)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:576)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:545)
	at org.apache.phoenix.mapreduce.CsvBulkLoadToolIT.setUp(CsvBulkLoadToolIT.java:58)

org.apache.phoenix.mapreduce.CsvBulkLoadToolIT  Time elapsed: 0.425 sec  <<< ERROR!
java.lang.NullPointerException: null
	at org.apache.phoenix.mapreduce.CsvBulkLoadToolIT.tearDownAfterClass(CsvBulkLoadToolIT.java:69)

org.apache.phoenix.end2end.ContextClassloaderIT  Time elapsed: 0.439 sec  <<< ERROR!
java.lang.NoSuchMethodError: org.apache.hadoop.hdfs.MiniDFSCluster.<init>(ILorg/apache/hadoop/conf/Configuration;IZZZLorg/apache/hadoop/hdfs/server/common/HdfsConstants$StartupOption;[Ljava/lang/String;[Ljava/lang/String;[J)V
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniDFSCluster(HBaseTestingUtility.java:452)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:620)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:576)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:545)
	at org.apache.phoenix.end2end.ContextClassloaderIT.setUpBeforeClass(ContextClassloaderIT.java:50)

org.apache.phoenix.end2end.index.MutableIndexFailureIT  Time elapsed: 0.465 sec  <<< ERROR!
java.lang.NoSuchMethodError: org.apache.hadoop.hdfs.MiniDFSCluster.<init>(ILorg/apache/hadoop/conf/Configuration;IZZZLorg/apache/hadoop/hdfs/server/common/HdfsConstants$StartupOption;[Ljava/lang/String;[Ljava/lang/String;[J)V
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniDFSCluster(HBaseTestingUtility.java:452)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:620)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:576)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:545)
	at org.apache.phoenix.end2end.index.MutableIndexFailureIT.doSetup(MutableIndexFailureIT.java:84)


Results :

Tests in error: 
  FailForUnsupportedHBaseVersionsIT.testDoesNotStartRegionServerForUnsupportedCompressionAndVersion:121 ? NoSuchMethod
  FailWithoutRetriesIT.setupCluster:94 ? NoSuchMethod org.apache.hadoop.hdfs.Min...
  EndtoEndIndexingWithCompressionIT.setupCluster:49 ? NoSuchMethod org.apache.ha...
  EndToEndCoveredIndexingIT.setupCluster:112 ? NoSuchMethod org.apache.hadoop.hd...
  EndToEndCoveredColumnsIndexBuilderIT.setupCluster:105 ? NoSuchMethod org.apach...
  CsvBulkLoadToolIT.setUp:58 ? NoSuchMethod org.apache.hadoop.hdfs.MiniDFSCluste...
  CsvBulkLoadToolIT.tearDownAfterClass:69 NullPointer
  ContextClassloaderIT.setUpBeforeClass:50 ? NoSuchMethod org.apache.hadoop.hdfs...
  MutableIndexFailureIT.doSetup:84 ? NoSuchMethod org.apache.hadoop.hdfs.MiniDFS...

Tests run: 10, Failures: 0, Errors: 9, Skipped: 0

[INFO] 
[INFO] --- maven-failsafe-plugin:2.17:verify (ClientManagedTimeTests) @ phoenix-core ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Phoenix-3.0-hadoop2/ws/phoenix-core/target/failsafe-reports>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Phoenix .................................... SUCCESS [2.844s]
[INFO] Phoenix Hadoop Compatibility ...................... SUCCESS [0.720s]
[INFO] Phoenix Core ...................................... FAILURE [40.482s]
[INFO] Phoenix - Flume ................................... SKIPPED
[INFO] Phoenix - Pig ..................................... SKIPPED
[INFO] Phoenix Hadoop2 Compatibility ..................... SKIPPED
[INFO] Phoenix Assembly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 44.482s
[INFO] Finished at: Tue May 27 14:53:08 UTC 2014
[INFO] Final Memory: 38M/505M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.17:verify (ClientManagedTimeTests) on project phoenix-core: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Phoenix-3.0-hadoop2/ws/phoenix-core/target/failsafe-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 :phoenix-core
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Recording test results