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 2017/09/23 07:56:39 UTC

Build failed in Jenkins: Phoenix-4.x-HBase-1.1 #592

See <https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/592/display/redirect?page=changes>

Changes:

[jtaylor] PHOENIX-4166 Use Tephra HBase 1.3 compat module

[jtaylor] PHOENIX-4178 Detect failed index write while rebuilder is running with

------------------------------------------
[...truncated 129.81 KB...]
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP

[ERROR] testUpsertValuesWithDescDecimal(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 2.482 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP

[ERROR] testUpsertIntoFloat(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 1.478 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP

[ERROR] testUpsertValuesWithExpression(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 2.474 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP

[ERROR] testAutomaticallySettingRowTimestampForImmutableTableAndIndexes_desc(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 4.796 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES

[ERROR] testGroupByWithLimitOverRowKey(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 2.543 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES

[ERROR] testWithUpsertingRowTimestampColSpecified_asc(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 4.796 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testBatchedUpsert(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 2.458 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testUpsertRandomValues(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 2.496 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testUpsertValuesWithMoreValuesThanNumColsInTable(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 0.17 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testUpsertValuesWithDate(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 1.462 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testDisallowNegativeValuesForRowTsColumn(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 2.446 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testUpsertVarCharWithMaxLength(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 2.487 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testUpsertDateString(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 1.476 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testUpsertDateValues(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 0.216 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testAutomaticallySettingRowTimestampForImmutableTableAndIndexes_asc(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 0.29 s  <<< ERROR!
java.sql.SQLException: ERROR 1010 (42M01): Not allowed to mutate table. tableName=TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES
	at org.apache.phoenix.end2end.UpsertValuesIT.testAutomaticallySettingRowTimestampForImmutableTableAndIndexes(UpsertValuesIT.java:830)
	at org.apache.phoenix.end2end.UpsertValuesIT.testAutomaticallySettingRowTimestampForImmutableTableAndIndexes_asc(UpsertValuesIT.java:822)

[ERROR] testAutomaticallySettingRowTimestampForImmutableTableAndIndexes_asc(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 0.291 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testTimestampAddSubtractArithmetic(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 0.232 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testWithUpsertingRowTimestampColSpecified_desc(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 0.095 s  <<< ERROR!
java.sql.SQLException: ERROR 1010 (42M01): Not allowed to mutate table. tableName=TESTUPSERTINGROWTIMESTAMPCOL
	at org.apache.phoenix.end2end.UpsertValuesIT.testWithUpsertingRowTimestampColSpecified(UpsertValuesIT.java:696)
	at org.apache.phoenix.end2end.UpsertValuesIT.testWithUpsertingRowTimestampColSpecified_desc(UpsertValuesIT.java:682)

[ERROR] testWithUpsertingRowTimestampColSpecified_desc(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 0.096 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[ERROR] Errors: 
[ERROR] org.apache.phoenix.end2end.UpsertValuesIT.testAutomaticallySettingRowTimestampForImmutableTableAndIndexes_asc(org.apache.phoenix.end2end.UpsertValuesIT)
[ERROR]   Run 1: UpsertValuesIT.testAutomaticallySettingRowTimestampForImmutableTableAndIndexes_asc:822->testAutomaticallySettingRowTimestampForImmutableTableAndIndexes:830 » SQL
[ERROR]   Run 2: UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[INFO] 
[ERROR] org.apache.phoenix.end2end.UpsertValuesIT.testAutomaticallySettingRowtimestamp_asc(org.apache.phoenix.end2end.UpsertValuesIT)
[ERROR]   Run 1: UpsertValuesIT.testAutomaticallySettingRowtimestamp_asc:763->testAutomaticallySettingRowtimestamp:771 » SQL
[ERROR]   Run 2: UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP
[INFO] 
[ERROR] org.apache.phoenix.end2end.UpsertValuesIT.testWithUpsertingRowTimestampColSpecified_desc(org.apache.phoenix.end2end.UpsertValuesIT)
[ERROR]   Run 1: UpsertValuesIT.testWithUpsertingRowTimestampColSpecified_desc:682->testWithUpsertingRowTimestampColSpecified:696 » SQL
[ERROR]   Run 2: UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[INFO] 
[INFO] 
[ERROR] Tests run: 25, Failures: 19, Errors: 3, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:integration-test (HBaseManagedTimeTests) @ phoenix-core ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:integration-test (NeedTheirOwnClusterTests) @ phoenix-core ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT
[INFO] Running org.apache.phoenix.end2end.ConnectionUtilIT
[INFO] Running org.apache.hadoop.hbase.regionserver.wal.WALRecoveryRegionPostOpenIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.346 s - in org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.738 s - in org.apache.hadoop.hbase.regionserver.wal.WALRecoveryRegionPostOpenIT
[INFO] Running org.apache.phoenix.end2end.CountDistinctCompressionIT
[INFO] Running org.apache.phoenix.end2end.ContextClassloaderIT
[INFO] Running org.apache.phoenix.end2end.CsvBulkLoadToolIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.697 s - in org.apache.phoenix.end2end.CountDistinctCompressionIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.583 s - in org.apache.phoenix.end2end.ConnectionUtilIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.496 s - in org.apache.phoenix.end2end.ContextClassloaderIT
[INFO] Running org.apache.phoenix.end2end.DropSchemaIT
[INFO] Running org.apache.phoenix.end2end.FlappingLocalIndexIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.053 s - in org.apache.phoenix.end2end.DropSchemaIT
[INFO] Running org.apache.phoenix.end2end.IndexScrutinyToolIT
[INFO] Running org.apache.phoenix.end2end.IndexToolForPartialBuildIT
[INFO] Running org.apache.phoenix.end2end.IndexExtendedIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.67 s - in org.apache.phoenix.end2end.IndexToolForPartialBuildIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 78.839 s - in org.apache.phoenix.end2end.CsvBulkLoadToolIT
[INFO] Running org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.483 s - in org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 80.098 s - in org.apache.phoenix.end2end.IndexScrutinyToolIT
[INFO] Running org.apache.phoenix.end2end.QueryTimeoutIT
[INFO] Running org.apache.phoenix.end2end.QueryWithLimitIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.089 s - in org.apache.phoenix.end2end.QueryWithLimitIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.427 s - in org.apache.phoenix.end2end.QueryTimeoutIT
[INFO] Running org.apache.phoenix.end2end.RebuildIndexConnectionPropsIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.468 s - in org.apache.phoenix.end2end.RebuildIndexConnectionPropsIT
[INFO] Running org.apache.phoenix.end2end.RegexBulkLoadToolIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 135.23 s - in org.apache.phoenix.end2end.FlappingLocalIndexIT
[INFO] Running org.apache.phoenix.end2end.RenewLeaseIT
[INFO] Running org.apache.phoenix.end2end.SpillableGroupByIT
[INFO] Running org.apache.phoenix.end2end.StatsCollectorIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.561 s - in org.apache.phoenix.end2end.SpillableGroupByIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.42 s - in org.apache.phoenix.end2end.RenewLeaseIT
[INFO] Running org.apache.phoenix.end2end.SystemTablePermissionsIT
[INFO] Running org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 68.968 s - in org.apache.phoenix.end2end.RegexBulkLoadToolIT
[INFO] Running org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.913 s - in org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT
[INFO] Running org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 80.103 s - in org.apache.phoenix.end2end.SystemTablePermissionsIT
[INFO] Running org.apache.phoenix.end2end.UserDefinedFunctionsIT
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.427 s - in org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[INFO] Running org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Running org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 52.6 s - in org.apache.phoenix.end2end.UserDefinedFunctionsIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexFailureIT
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s - in org.apache.phoenix.end2end.index.MutableIndexFailureIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.061 s - in org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[WARNING] Tests run: 24, Failures: 0, Errors: 0, Skipped: 16, Time elapsed: 116.489 s - in org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Running org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[INFO] Running org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Tests run: 140, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 502.318 s - in org.apache.phoenix.end2end.IndexExtendedIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 57.425 s - in org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[WARNING] Tests run: 132, Failures: 0, Errors: 0, Skipped: 24, Time elapsed: 373.918 s - in org.apache.phoenix.end2end.StatsCollectorIT
[WARNING] Tests run: 132, Failures: 0, Errors: 0, Skipped: 24, Time elapsed: 371.944 s - in org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
[INFO] Running org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Running org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[INFO] Running org.apache.phoenix.execute.PartialCommitIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.882 s - in org.apache.phoenix.execute.PartialCommitIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.623 s - in org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.214 s - in org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[INFO] Running org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT
[INFO] Running org.apache.phoenix.hbase.index.covered.FailWithoutRetriesIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.345 s - in org.apache.phoenix.hbase.index.covered.FailWithoutRetriesIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.586 s - in org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT
[INFO] Running org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[INFO] Running org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.822 s - in org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[INFO] Running org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Running org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.114 s - in org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 333.741 s - in org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Running org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.336 s - in org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.15 s - in org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 261.267 s - in org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 163.112 s - in org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 633, Failures: 0, Errors: 0, Skipped: 65
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) @ phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  1.904 s]
[INFO] Phoenix Core ....................................... FAILURE [  01:48 h]
[INFO] Phoenix - Flume .................................... SKIPPED
[INFO] Phoenix - Kafka .................................... SKIPPED
[INFO] Phoenix - Pig ...................................... SKIPPED
[INFO] Phoenix Query Server Client ........................ SKIPPED
[INFO] Phoenix Query Server ............................... SKIPPED
[INFO] Phoenix - Pherf .................................... SKIPPED
[INFO] Phoenix - Spark .................................... SKIPPED
[INFO] Phoenix - Hive ..................................... SKIPPED
[INFO] Phoenix Client ..................................... SKIPPED
[INFO] Phoenix Server ..................................... SKIPPED
[INFO] Phoenix Assembly ................................... SKIPPED
[INFO] Phoenix - Tracing Web Application .................. SKIPPED
[INFO] Phoenix Load Balancer .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:48 h
[INFO] Finished at: 2017-09-23T07:32:52Z
[INFO] Final Memory: 65M/1550M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) on project phoenix-core: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/ws/phoenix-core/target/failsafe-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[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
[Fast Archiver] Compressed -1224786356 B of artifacts by 159.0% relative to #590
Recording test results

Build failed in Jenkins: Phoenix-4.x-HBase-1.1 #597

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/597/display/redirect?page=changes>

Changes:

[ssa] PHOENIX-4225 Using Google cache may lead to lock up on RS side.

------------------------------------------
[...truncated 110.43 KB...]
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP

[ERROR] testUpsertValuesWithDescDecimal(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 4.666 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP

[ERROR] testUpsertIntoFloat(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 4.6 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP

[ERROR] testUpsertValuesWithExpression(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 4.746 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP

[ERROR] testAutomaticallySettingRowTimestampForImmutableTableAndIndexes_desc(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 8.972 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES

[ERROR] testGroupByWithLimitOverRowKey(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 2.671 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES

[ERROR] testWithUpsertingRowTimestampColSpecified_asc(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 9.031 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testBatchedUpsert(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 4.532 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testUpsertRandomValues(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 4.578 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testUpsertValuesWithMoreValuesThanNumColsInTable(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 0.231 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testUpsertValuesWithDate(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 4.573 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testDisallowNegativeValuesForRowTsColumn(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 2.652 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testUpsertVarCharWithMaxLength(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 4.672 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testUpsertDateString(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 4.714 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testUpsertDateValues(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 0.27 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testAutomaticallySettingRowTimestampForImmutableTableAndIndexes_asc(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 0.101 s  <<< ERROR!
java.sql.SQLException: ERROR 1010 (42M01): Not allowed to mutate table. tableName=TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES
	at org.apache.phoenix.end2end.UpsertValuesIT.testAutomaticallySettingRowTimestampForImmutableTableAndIndexes(UpsertValuesIT.java:830)
	at org.apache.phoenix.end2end.UpsertValuesIT.testAutomaticallySettingRowTimestampForImmutableTableAndIndexes_asc(UpsertValuesIT.java:822)

[ERROR] testAutomaticallySettingRowTimestampForImmutableTableAndIndexes_asc(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 0.102 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testTimestampAddSubtractArithmetic(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 0.276 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testWithUpsertingRowTimestampColSpecified_desc(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 0.078 s  <<< ERROR!
java.sql.SQLException: ERROR 1010 (42M01): Not allowed to mutate table. tableName=TESTUPSERTINGROWTIMESTAMPCOL
	at org.apache.phoenix.end2end.UpsertValuesIT.testWithUpsertingRowTimestampColSpecified(UpsertValuesIT.java:696)
	at org.apache.phoenix.end2end.UpsertValuesIT.testWithUpsertingRowTimestampColSpecified_desc(UpsertValuesIT.java:682)

[ERROR] testWithUpsertingRowTimestampColSpecified_desc(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 0.078 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[ERROR] Errors: 
[ERROR] org.apache.phoenix.end2end.UpsertValuesIT.testAutomaticallySettingRowTimestampForImmutableTableAndIndexes_asc(org.apache.phoenix.end2end.UpsertValuesIT)
[ERROR]   Run 1: UpsertValuesIT.testAutomaticallySettingRowTimestampForImmutableTableAndIndexes_asc:822->testAutomaticallySettingRowTimestampForImmutableTableAndIndexes:830 » SQL
[ERROR]   Run 2: UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[INFO] 
[ERROR] org.apache.phoenix.end2end.UpsertValuesIT.testAutomaticallySettingRowtimestamp_asc(org.apache.phoenix.end2end.UpsertValuesIT)
[ERROR]   Run 1: UpsertValuesIT.testAutomaticallySettingRowtimestamp_asc:763->testAutomaticallySettingRowtimestamp:771 » SQL
[ERROR]   Run 2: UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP
[INFO] 
[ERROR] org.apache.phoenix.end2end.UpsertValuesIT.testWithUpsertingRowTimestampColSpecified_desc(org.apache.phoenix.end2end.UpsertValuesIT)
[ERROR]   Run 1: UpsertValuesIT.testWithUpsertingRowTimestampColSpecified_desc:682->testWithUpsertingRowTimestampColSpecified:696 » SQL
[ERROR]   Run 2: UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[INFO] 
[INFO] 
[ERROR] Tests run: 25, Failures: 19, Errors: 3, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:integration-test (HBaseManagedTimeTests) @ phoenix-core ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:integration-test (NeedTheirOwnClusterTests) @ phoenix-core ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT
[INFO] Running org.apache.phoenix.end2end.ConnectionUtilIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.544 s - in org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT
[INFO] Running org.apache.hadoop.hbase.regionserver.wal.WALRecoveryRegionPostOpenIT
[INFO] Running org.apache.phoenix.end2end.CountDistinctCompressionIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.52 s - in org.apache.hadoop.hbase.regionserver.wal.WALRecoveryRegionPostOpenIT
[INFO] Running org.apache.phoenix.end2end.CsvBulkLoadToolIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.606 s - in org.apache.phoenix.end2end.CountDistinctCompressionIT
[INFO] Running org.apache.phoenix.end2end.ContextClassloaderIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.5 s - in org.apache.phoenix.end2end.ConnectionUtilIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.728 s - in org.apache.phoenix.end2end.ContextClassloaderIT
[INFO] Running org.apache.phoenix.end2end.DropSchemaIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.363 s - in org.apache.phoenix.end2end.DropSchemaIT
[INFO] Running org.apache.phoenix.end2end.FlappingLocalIndexIT
[INFO] Running org.apache.phoenix.end2end.IndexExtendedIT
[INFO] Running org.apache.phoenix.end2end.IndexScrutinyToolIT
[INFO] Running org.apache.phoenix.end2end.IndexToolForPartialBuildIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.08 s - in org.apache.phoenix.end2end.IndexToolForPartialBuildIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 115.938 s - in org.apache.phoenix.end2end.CsvBulkLoadToolIT
[INFO] Running org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.776 s - in org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT
[INFO] Running org.apache.phoenix.end2end.QueryTimeoutIT
[INFO] Running org.apache.phoenix.end2end.QueryWithLimitIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.622 s - in org.apache.phoenix.end2end.QueryWithLimitIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 120.833 s - in org.apache.phoenix.end2end.IndexScrutinyToolIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.587 s - in org.apache.phoenix.end2end.QueryTimeoutIT
[INFO] Running org.apache.phoenix.end2end.RebuildIndexConnectionPropsIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.692 s - in org.apache.phoenix.end2end.RebuildIndexConnectionPropsIT
[INFO] Running org.apache.phoenix.end2end.RegexBulkLoadToolIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 181.268 s - in org.apache.phoenix.end2end.FlappingLocalIndexIT
[INFO] Running org.apache.phoenix.end2end.RenewLeaseIT
[INFO] Running org.apache.phoenix.end2end.SpillableGroupByIT
[INFO] Running org.apache.phoenix.end2end.StatsCollectorIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.719 s - in org.apache.phoenix.end2end.SpillableGroupByIT
[INFO] Running org.apache.phoenix.end2end.SystemTablePermissionsIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.854 s - in org.apache.phoenix.end2end.RenewLeaseIT
[INFO] Running org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 91.962 s - in org.apache.phoenix.end2end.RegexBulkLoadToolIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.498 s - in org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 122.825 s - in org.apache.phoenix.end2end.SystemTablePermissionsIT
[INFO] Running org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[INFO] Running org.apache.phoenix.end2end.UserDefinedFunctionsIT
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.809 s - in org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[INFO] Running org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.516 s - in org.apache.phoenix.end2end.UserDefinedFunctionsIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexFailureIT
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s - in org.apache.phoenix.end2end.index.MutableIndexFailureIT
[INFO] Running org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[WARNING] Tests run: 24, Failures: 0, Errors: 0, Skipped: 16, Time elapsed: 129.025 s - in org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.577 s - in org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[INFO] Running org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Running org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[INFO] Tests run: 140, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 631.03 s - in org.apache.phoenix.end2end.IndexExtendedIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 79.643 s - in org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Running org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Running org.apache.phoenix.execute.PartialCommitIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.36 s - in org.apache.phoenix.execute.PartialCommitIT
[INFO] Running org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.937 s - in org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.376 s - in org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[INFO] Running org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT
[INFO] Running org.apache.phoenix.hbase.index.covered.FailWithoutRetriesIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.504 s - in org.apache.phoenix.hbase.index.covered.FailWithoutRetriesIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.237 s - in org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT
[INFO] Running org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.764 s - in org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[INFO] Running org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[WARNING] Tests run: 144, Failures: 0, Errors: 0, Skipped: 24, Time elapsed: 675.811 s - in org.apache.phoenix.end2end.StatsCollectorIT
[INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 426.063 s - in org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Running org.apache.phoenix.monitoring.PhoenixMetricsIT
[WARNING] Tests run: 144, Failures: 0, Errors: 0, Skipped: 24, Time elapsed: 672.831 s - in org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 348.851 s - in org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[INFO] Running org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.407 s - in org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Running org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.83 s - in org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 165.286 s - in org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 111.37 s - in org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 657, Failures: 0, Errors: 0, Skipped: 65
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) @ phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  1.979 s]
[INFO] Phoenix Core ....................................... FAILURE [  02:42 h]
[INFO] Phoenix - Flume .................................... SKIPPED
[INFO] Phoenix - Kafka .................................... SKIPPED
[INFO] Phoenix - Pig ...................................... SKIPPED
[INFO] Phoenix Query Server Client ........................ SKIPPED
[INFO] Phoenix Query Server ............................... SKIPPED
[INFO] Phoenix - Pherf .................................... SKIPPED
[INFO] Phoenix - Spark .................................... SKIPPED
[INFO] Phoenix - Hive ..................................... SKIPPED
[INFO] Phoenix Client ..................................... SKIPPED
[INFO] Phoenix Server ..................................... SKIPPED
[INFO] Phoenix Assembly ................................... SKIPPED
[INFO] Phoenix - Tracing Web Application .................. SKIPPED
[INFO] Phoenix Load Balancer .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:42 h
[INFO] Finished at: 2017-09-27T21:27:43Z
[INFO] Final Memory: 63M/1579M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) on project phoenix-core: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/ws/phoenix-core/target/failsafe-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[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
[Fast Archiver] Compressed 2.86 GB of artifacts by 61.9% relative to #590
Recording test results

Build failed in Jenkins: Phoenix-4.x-HBase-1.1 #596

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/596/display/redirect?page=changes>

Changes:

[samarth] PHOENIX-4007 Surface time at which byte/row estimate information was

------------------------------------------
[...truncated 108.57 KB...]
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP

[ERROR] testUpsertValuesWithDescDecimal(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 2.458 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP

[ERROR] testUpsertIntoFloat(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 1.477 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP

[ERROR] testUpsertValuesWithExpression(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 2.474 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP

[ERROR] testAutomaticallySettingRowTimestampForImmutableTableAndIndexes_desc(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 4.775 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES

[ERROR] testGroupByWithLimitOverRowKey(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 1.527 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES

[ERROR] testWithUpsertingRowTimestampColSpecified_asc(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 4.802 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testBatchedUpsert(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 2.512 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testUpsertRandomValues(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 2.492 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testUpsertValuesWithMoreValuesThanNumColsInTable(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 0.182 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testUpsertValuesWithDate(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 2.468 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testDisallowNegativeValuesForRowTsColumn(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 2.443 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testUpsertVarCharWithMaxLength(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 2.477 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testUpsertDateString(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 1.476 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testUpsertDateValues(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 0.222 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testAutomaticallySettingRowTimestampForImmutableTableAndIndexes_asc(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 0.116 s  <<< ERROR!
java.sql.SQLException: ERROR 1010 (42M01): Not allowed to mutate table. tableName=TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES
	at org.apache.phoenix.end2end.UpsertValuesIT.testAutomaticallySettingRowTimestampForImmutableTableAndIndexes(UpsertValuesIT.java:830)
	at org.apache.phoenix.end2end.UpsertValuesIT.testAutomaticallySettingRowTimestampForImmutableTableAndIndexes_asc(UpsertValuesIT.java:822)

[ERROR] testAutomaticallySettingRowTimestampForImmutableTableAndIndexes_asc(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 0.116 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testTimestampAddSubtractArithmetic(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 0.416 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testWithUpsertingRowTimestampColSpecified_desc(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 0.091 s  <<< ERROR!
java.sql.SQLException: ERROR 1010 (42M01): Not allowed to mutate table. tableName=TESTUPSERTINGROWTIMESTAMPCOL
	at org.apache.phoenix.end2end.UpsertValuesIT.testWithUpsertingRowTimestampColSpecified(UpsertValuesIT.java:696)
	at org.apache.phoenix.end2end.UpsertValuesIT.testWithUpsertingRowTimestampColSpecified_desc(UpsertValuesIT.java:682)

[ERROR] testWithUpsertingRowTimestampColSpecified_desc(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 0.091 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[ERROR] Errors: 
[ERROR] org.apache.phoenix.end2end.UpsertValuesIT.testAutomaticallySettingRowTimestampForImmutableTableAndIndexes_asc(org.apache.phoenix.end2end.UpsertValuesIT)
[ERROR]   Run 1: UpsertValuesIT.testAutomaticallySettingRowTimestampForImmutableTableAndIndexes_asc:822->testAutomaticallySettingRowTimestampForImmutableTableAndIndexes:830 » SQL
[ERROR]   Run 2: UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[INFO] 
[ERROR] org.apache.phoenix.end2end.UpsertValuesIT.testAutomaticallySettingRowtimestamp_asc(org.apache.phoenix.end2end.UpsertValuesIT)
[ERROR]   Run 1: UpsertValuesIT.testAutomaticallySettingRowtimestamp_asc:763->testAutomaticallySettingRowtimestamp:771 » SQL
[ERROR]   Run 2: UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP
[INFO] 
[ERROR] org.apache.phoenix.end2end.UpsertValuesIT.testWithUpsertingRowTimestampColSpecified_desc(org.apache.phoenix.end2end.UpsertValuesIT)
[ERROR]   Run 1: UpsertValuesIT.testWithUpsertingRowTimestampColSpecified_desc:682->testWithUpsertingRowTimestampColSpecified:696 » SQL
[ERROR]   Run 2: UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[INFO] 
[INFO] 
[ERROR] Tests run: 25, Failures: 19, Errors: 3, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:integration-test (HBaseManagedTimeTests) @ phoenix-core ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:integration-test (NeedTheirOwnClusterTests) @ phoenix-core ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT
[INFO] Running org.apache.phoenix.end2end.ConnectionUtilIT
[INFO] Running org.apache.hadoop.hbase.regionserver.wal.WALRecoveryRegionPostOpenIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.385 s - in org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.491 s - in org.apache.hadoop.hbase.regionserver.wal.WALRecoveryRegionPostOpenIT
[INFO] Running org.apache.phoenix.end2end.CountDistinctCompressionIT
[INFO] Running org.apache.phoenix.end2end.ContextClassloaderIT
[INFO] Running org.apache.phoenix.end2end.CsvBulkLoadToolIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.951 s - in org.apache.phoenix.end2end.ConnectionUtilIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.75 s - in org.apache.phoenix.end2end.CountDistinctCompressionIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.557 s - in org.apache.phoenix.end2end.ContextClassloaderIT
[INFO] Running org.apache.phoenix.end2end.DropSchemaIT
[INFO] Running org.apache.phoenix.end2end.FlappingLocalIndexIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.099 s - in org.apache.phoenix.end2end.DropSchemaIT
[INFO] Running org.apache.phoenix.end2end.IndexExtendedIT
[INFO] Running org.apache.phoenix.end2end.IndexScrutinyToolIT
[INFO] Running org.apache.phoenix.end2end.IndexToolForPartialBuildIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.39 s - in org.apache.phoenix.end2end.IndexToolForPartialBuildIT
[INFO] Running org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.617 s - in org.apache.phoenix.end2end.CsvBulkLoadToolIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.691 s - in org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.042 s - in org.apache.phoenix.end2end.IndexScrutinyToolIT
[INFO] Running org.apache.phoenix.end2end.QueryTimeoutIT
[INFO] Running org.apache.phoenix.end2end.QueryWithLimitIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.045 s - in org.apache.phoenix.end2end.QueryWithLimitIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.482 s - in org.apache.phoenix.end2end.QueryTimeoutIT
[INFO] Running org.apache.phoenix.end2end.RebuildIndexConnectionPropsIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.498 s - in org.apache.phoenix.end2end.RebuildIndexConnectionPropsIT
[INFO] Running org.apache.phoenix.end2end.RegexBulkLoadToolIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 134.549 s - in org.apache.phoenix.end2end.FlappingLocalIndexIT
[INFO] Running org.apache.phoenix.end2end.RenewLeaseIT
[INFO] Running org.apache.phoenix.end2end.SpillableGroupByIT
[INFO] Running org.apache.phoenix.end2end.StatsCollectorIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.49 s - in org.apache.phoenix.end2end.SpillableGroupByIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.419 s - in org.apache.phoenix.end2end.RenewLeaseIT
[INFO] Running org.apache.phoenix.end2end.SystemTablePermissionsIT
[INFO] Running org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.903 s - in org.apache.phoenix.end2end.RegexBulkLoadToolIT
[INFO] Running org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.796 s - in org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 75.957 s - in org.apache.phoenix.end2end.SystemTablePermissionsIT
[INFO] Running org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[INFO] Running org.apache.phoenix.end2end.UserDefinedFunctionsIT
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.742 s - in org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[INFO] Running org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Running org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.98 s - in org.apache.phoenix.end2end.UserDefinedFunctionsIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexFailureIT
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s - in org.apache.phoenix.end2end.index.MutableIndexFailureIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.537 s - in org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[WARNING] Tests run: 24, Failures: 0, Errors: 0, Skipped: 16, Time elapsed: 114.805 s - in org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Running org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[INFO] Running org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 57.493 s - in org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Tests run: 140, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 498.951 s - in org.apache.phoenix.end2end.IndexExtendedIT
[INFO] Running org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Running org.apache.phoenix.execute.PartialCommitIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.993 s - in org.apache.phoenix.execute.PartialCommitIT
[WARNING] Tests run: 144, Failures: 0, Errors: 0, Skipped: 24, Time elapsed: 412.145 s - in org.apache.phoenix.end2end.StatsCollectorIT
[INFO] Running org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.826 s - in org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[WARNING] Tests run: 144, Failures: 0, Errors: 0, Skipped: 24, Time elapsed: 402.721 s - in org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.662 s - in org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[INFO] Running org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT
[INFO] Running org.apache.phoenix.hbase.index.covered.FailWithoutRetriesIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.34 s - in org.apache.phoenix.hbase.index.covered.FailWithoutRetriesIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.537 s - in org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT
[INFO] Running org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.076 s - in org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[INFO] Running org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Running org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] Running org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.307 s - in org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 336.952 s - in org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Running org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.32 s - in org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 262.282 s - in org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.644 s - in org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 162.081 s - in org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 657, Failures: 0, Errors: 0, Skipped: 65
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) @ phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  1.899 s]
[INFO] Phoenix Core ....................................... FAILURE [  01:50 h]
[INFO] Phoenix - Flume .................................... SKIPPED
[INFO] Phoenix - Kafka .................................... SKIPPED
[INFO] Phoenix - Pig ...................................... SKIPPED
[INFO] Phoenix Query Server Client ........................ SKIPPED
[INFO] Phoenix Query Server ............................... SKIPPED
[INFO] Phoenix - Pherf .................................... SKIPPED
[INFO] Phoenix - Spark .................................... SKIPPED
[INFO] Phoenix - Hive ..................................... SKIPPED
[INFO] Phoenix Client ..................................... SKIPPED
[INFO] Phoenix Server ..................................... SKIPPED
[INFO] Phoenix Assembly ................................... SKIPPED
[INFO] Phoenix - Tracing Web Application .................. SKIPPED
[INFO] Phoenix Load Balancer .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:50 h
[INFO] Finished at: 2017-09-27T09:21:52Z
[INFO] Final Memory: 62M/1049M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) on project phoenix-core: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/ws/phoenix-core/target/failsafe-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[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
[Fast Archiver] Compressed -1219525172 B of artifacts by 159.7% relative to #590
Recording test results

Build failed in Jenkins: Phoenix-4.x-HBase-1.1 #595

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/595/display/redirect?page=changes>

Changes:

[jamestaylor] PHOENIX-4239 Fix flapping test in PartialIndexRebuilderIT

[jamestaylor] PHOENIX-4138 Create a hard limit on number of indexes per table (Churro

------------------------------------------
[...truncated 147.56 KB...]
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testUpdateEmptyStats(StatsCollectorIT.java:174)

[ERROR] testWithMultiCF[columnEncoded = true, mutable = true, transactional = false, isUserTableNamespaceMapped = false](org.apache.phoenix.end2end.StatsCollectorIT)  Time elapsed: 46.117 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testWithMultiCF(StatsCollectorIT.java:519)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testWithMultiCF(StatsCollectorIT.java:519)

[ERROR] testRowCountAndByteCounts[columnEncoded = true, mutable = true, transactional = false, isUserTableNamespaceMapped = true](org.apache.phoenix.end2end.StatsCollectorIT)  Time elapsed: 46.117 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testRowCountAndByteCounts(StatsCollectorIT.java:616)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testRowCountAndByteCounts(StatsCollectorIT.java:616)

[ERROR] testSomeUpdateEmptyStats[columnEncoded = true, mutable = true, transactional = false, isUserTableNamespaceMapped = true](org.apache.phoenix.end2end.StatsCollectorIT)  Time elapsed: 46.118 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testSomeUpdateEmptyStats(StatsCollectorIT.java:190)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testSomeUpdateEmptyStats(StatsCollectorIT.java:190)

[ERROR] testUpdateStatsWithMultipleTables[columnEncoded = true, mutable = true, transactional = false, isUserTableNamespaceMapped = true](org.apache.phoenix.end2end.StatsCollectorIT)  Time elapsed: 46.121 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testUpdateStatsWithMultipleTables(StatsCollectorIT.java:295)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testUpdateStatsWithMultipleTables(StatsCollectorIT.java:295)

[ERROR] testUpdateStats[columnEncoded = true, mutable = true, transactional = false, isUserTableNamespaceMapped = true](org.apache.phoenix.end2end.StatsCollectorIT)  Time elapsed: 46.118 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testUpdateStats(StatsCollectorIT.java:230)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testUpdateStats(StatsCollectorIT.java:230)

[ERROR] testNoDuplicatesAfterUpdateStatsWithDesc[columnEncoded = true, mutable = true, transactional = false, isUserTableNamespaceMapped = true](org.apache.phoenix.end2end.StatsCollectorIT)  Time elapsed: 46.12 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testNoDuplicatesAfterUpdateStats(StatsCollectorIT.java:260)
	at org.apache.phoenix.end2end.StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc(StatsCollectorIT.java:284)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testNoDuplicatesAfterUpdateStats(StatsCollectorIT.java:260)
	at org.apache.phoenix.end2end.StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc(StatsCollectorIT.java:284)

[ERROR] testNoDuplicatesAfterUpdateStatsWithSplits[columnEncoded = true, mutable = true, transactional = false, isUserTableNamespaceMapped = true](org.apache.phoenix.end2end.StatsCollectorIT)  Time elapsed: 46.12 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testNoDuplicatesAfterUpdateStats(StatsCollectorIT.java:260)
	at org.apache.phoenix.end2end.StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits(StatsCollectorIT.java:279)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testNoDuplicatesAfterUpdateStats(StatsCollectorIT.java:260)
	at org.apache.phoenix.end2end.StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits(StatsCollectorIT.java:279)

[ERROR] testUpdateEmptyStats[columnEncoded = true, mutable = true, transactional = false, isUserTableNamespaceMapped = true](org.apache.phoenix.end2end.StatsCollectorIT)  Time elapsed: 46.127 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testUpdateEmptyStats(StatsCollectorIT.java:174)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testUpdateEmptyStats(StatsCollectorIT.java:174)

[ERROR] testWithMultiCF[columnEncoded = true, mutable = true, transactional = false, isUserTableNamespaceMapped = true](org.apache.phoenix.end2end.StatsCollectorIT)  Time elapsed: 46.121 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testWithMultiCF(StatsCollectorIT.java:519)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testWithMultiCF(StatsCollectorIT.java:519)

[ERROR] testRowCountAndByteCounts[columnEncoded = true, mutable = true, transactional = true, isUserTableNamespaceMapped = false](org.apache.phoenix.end2end.StatsCollectorIT)  Time elapsed: 46.168 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testRowCountAndByteCounts(StatsCollectorIT.java:616)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testRowCountAndByteCounts(StatsCollectorIT.java:616)

[ERROR] testSomeUpdateEmptyStats[columnEncoded = true, mutable = true, transactional = true, isUserTableNamespaceMapped = false](org.apache.phoenix.end2end.StatsCollectorIT)  Time elapsed: 46.146 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testSomeUpdateEmptyStats(StatsCollectorIT.java:190)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testSomeUpdateEmptyStats(StatsCollectorIT.java:190)

[ERROR] testUpdateStatsWithMultipleTables[columnEncoded = true, mutable = true, transactional = true, isUserTableNamespaceMapped = false](org.apache.phoenix.end2end.StatsCollectorIT)  Time elapsed: 46.153 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testUpdateStatsWithMultipleTables(StatsCollectorIT.java:295)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testUpdateStatsWithMultipleTables(StatsCollectorIT.java:295)

[ERROR] testUpdateStats[columnEncoded = true, mutable = true, transactional = true, isUserTableNamespaceMapped = false](org.apache.phoenix.end2end.StatsCollectorIT)  Time elapsed: 46.15 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testUpdateStats(StatsCollectorIT.java:230)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testUpdateStats(StatsCollectorIT.java:230)

[ERROR] testNoDuplicatesAfterUpdateStatsWithDesc[columnEncoded = true, mutable = true, transactional = true, isUserTableNamespaceMapped = false](org.apache.phoenix.end2end.StatsCollectorIT)  Time elapsed: 46.147 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testNoDuplicatesAfterUpdateStats(StatsCollectorIT.java:260)
	at org.apache.phoenix.end2end.StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc(StatsCollectorIT.java:284)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testNoDuplicatesAfterUpdateStats(StatsCollectorIT.java:260)
	at org.apache.phoenix.end2end.StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc(StatsCollectorIT.java:284)

[ERROR] testNoDuplicatesAfterUpdateStatsWithSplits[columnEncoded = true, mutable = true, transactional = true, isUserTableNamespaceMapped = false](org.apache.phoenix.end2end.StatsCollectorIT)  Time elapsed: 46.149 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testNoDuplicatesAfterUpdateStats(StatsCollectorIT.java:260)
	at org.apache.phoenix.end2end.StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits(StatsCollectorIT.java:279)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testNoDuplicatesAfterUpdateStats(StatsCollectorIT.java:260)
	at org.apache.phoenix.end2end.StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits(StatsCollectorIT.java:279)

[ERROR] testUpdateEmptyStats[columnEncoded = true, mutable = true, transactional = true, isUserTableNamespaceMapped = false](org.apache.phoenix.end2end.StatsCollectorIT)  Time elapsed: 46.153 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testUpdateEmptyStats(StatsCollectorIT.java:174)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testUpdateEmptyStats(StatsCollectorIT.java:174)

[ERROR] testWithMultiCF[columnEncoded = true, mutable = true, transactional = true, isUserTableNamespaceMapped = false](org.apache.phoenix.end2end.StatsCollectorIT)  Time elapsed: 46.153 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testWithMultiCF(StatsCollectorIT.java:519)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testWithMultiCF(StatsCollectorIT.java:519)

[ERROR] testRowCountAndByteCounts[columnEncoded = true, mutable = true, transactional = true, isUserTableNamespaceMapped = true](org.apache.phoenix.end2end.StatsCollectorIT)  Time elapsed: 46.144 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testRowCountAndByteCounts(StatsCollectorIT.java:616)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testRowCountAndByteCounts(StatsCollectorIT.java:616)

[ERROR] testSomeUpdateEmptyStats[columnEncoded = true, mutable = true, transactional = true, isUserTableNamespaceMapped = true](org.apache.phoenix.end2end.StatsCollectorIT)  Time elapsed: 46.149 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testSomeUpdateEmptyStats(StatsCollectorIT.java:190)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testSomeUpdateEmptyStats(StatsCollectorIT.java:190)

[ERROR] testUpdateStatsWithMultipleTables[columnEncoded = true, mutable = true, transactional = true, isUserTableNamespaceMapped = true](org.apache.phoenix.end2end.StatsCollectorIT)  Time elapsed: 46.158 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testUpdateStatsWithMultipleTables(StatsCollectorIT.java:295)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testUpdateStatsWithMultipleTables(StatsCollectorIT.java:295)

[ERROR] testUpdateStats[columnEncoded = true, mutable = true, transactional = true, isUserTableNamespaceMapped = true](org.apache.phoenix.end2end.StatsCollectorIT)  Time elapsed: 46.15 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testUpdateStats(StatsCollectorIT.java:230)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testUpdateStats(StatsCollectorIT.java:230)

[ERROR] testNoDuplicatesAfterUpdateStatsWithDesc[columnEncoded = true, mutable = true, transactional = true, isUserTableNamespaceMapped = true](org.apache.phoenix.end2end.StatsCollectorIT)  Time elapsed: 46.148 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testNoDuplicatesAfterUpdateStats(StatsCollectorIT.java:260)
	at org.apache.phoenix.end2end.StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc(StatsCollectorIT.java:284)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testNoDuplicatesAfterUpdateStats(StatsCollectorIT.java:260)
	at org.apache.phoenix.end2end.StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc(StatsCollectorIT.java:284)

[ERROR] testNoDuplicatesAfterUpdateStatsWithSplits[columnEncoded = true, mutable = true, transactional = true, isUserTableNamespaceMapped = true](org.apache.phoenix.end2end.StatsCollectorIT)  Time elapsed: 46.155 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testNoDuplicatesAfterUpdateStats(StatsCollectorIT.java:260)
	at org.apache.phoenix.end2end.StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits(StatsCollectorIT.java:279)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testNoDuplicatesAfterUpdateStats(StatsCollectorIT.java:260)
	at org.apache.phoenix.end2end.StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits(StatsCollectorIT.java:279)

[ERROR] testUpdateEmptyStats[columnEncoded = true, mutable = true, transactional = true, isUserTableNamespaceMapped = true](org.apache.phoenix.end2end.StatsCollectorIT)  Time elapsed: 46.163 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testUpdateEmptyStats(StatsCollectorIT.java:174)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testUpdateEmptyStats(StatsCollectorIT.java:174)

[ERROR] testWithMultiCF[columnEncoded = true, mutable = true, transactional = true, isUserTableNamespaceMapped = true](org.apache.phoenix.end2end.StatsCollectorIT)  Time elapsed: 46.146 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testWithMultiCF(StatsCollectorIT.java:519)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.end2end.StatsCollectorIT.testWithMultiCF(StatsCollectorIT.java:519)

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:284->testNoDuplicatesAfterUpdateStats:260 » Runtime
[ERROR]   StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:284->testNoDuplicatesAfterUpdateStats:260 » Runtime
[ERROR]   StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:284->testNoDuplicatesAfterUpdateStats:260 » Runtime
[ERROR]   StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:284->testNoDuplicatesAfterUpdateStats:260 » Runtime
[ERROR]   StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:279->testNoDuplicatesAfterUpdateStats:260 » Runtime
[ERROR]   StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:279->testNoDuplicatesAfterUpdateStats:260 » Runtime
[ERROR]   StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:279->testNoDuplicatesAfterUpdateStats:260 » Runtime
[ERROR]   StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:279->testNoDuplicatesAfterUpdateStats:260 » Runtime
[ERROR]   StatsCollectorIT.testRowCountAndByteCounts:616 » Runtime org.apache.thrift.TEx...
[ERROR]   StatsCollectorIT.testRowCountAndByteCounts:616 » Runtime org.apache.thrift.TEx...
[ERROR]   StatsCollectorIT.testRowCountAndByteCounts:616 » Runtime org.apache.thrift.TEx...
[ERROR]   StatsCollectorIT.testRowCountAndByteCounts:616 » Runtime org.apache.thrift.TEx...
[ERROR]   StatsCollectorIT.testSomeUpdateEmptyStats:190 » Runtime org.apache.thrift.TExc...
[ERROR]   StatsCollectorIT.testSomeUpdateEmptyStats:190 » Runtime org.apache.thrift.TExc...
[ERROR]   StatsCollectorIT.testSomeUpdateEmptyStats:190 » Runtime org.apache.thrift.TExc...
[ERROR]   StatsCollectorIT.testSomeUpdateEmptyStats:190 » Runtime org.apache.thrift.TExc...
[ERROR]   StatsCollectorIT.testUpdateEmptyStats:174 » Runtime org.apache.thrift.TExcepti...
[ERROR]   StatsCollectorIT.testUpdateEmptyStats:174 » Runtime org.apache.thrift.TExcepti...
[ERROR]   StatsCollectorIT.testUpdateEmptyStats:174 » Runtime org.apache.thrift.TExcepti...
[ERROR]   StatsCollectorIT.testUpdateEmptyStats:174 » Runtime org.apache.thrift.TExcepti...
[ERROR]   StatsCollectorIT.testUpdateStatsWithMultipleTables:295 » Runtime org.apache.th...
[ERROR]   StatsCollectorIT.testUpdateStatsWithMultipleTables:295 » Runtime org.apache.th...
[ERROR]   StatsCollectorIT.testUpdateStatsWithMultipleTables:295 » Runtime org.apache.th...
[ERROR]   StatsCollectorIT.testUpdateStatsWithMultipleTables:295 » Runtime org.apache.th...
[ERROR]   StatsCollectorIT.testUpdateStats:230 » Runtime org.apache.thrift.TException: U...
[ERROR]   StatsCollectorIT.testUpdateStats:230 » Runtime org.apache.thrift.TException: U...
[ERROR]   StatsCollectorIT.testUpdateStats:230 » Runtime org.apache.thrift.TException: U...
[ERROR]   StatsCollectorIT.testUpdateStats:230 » Runtime org.apache.thrift.TException: U...
[ERROR]   StatsCollectorIT.testWithMultiCF:519 » Runtime org.apache.thrift.TException: U...
[ERROR]   StatsCollectorIT.testWithMultiCF:519 » Runtime org.apache.thrift.TException: U...
[ERROR]   StatsCollectorIT.testWithMultiCF:519 » Runtime org.apache.thrift.TException: U...
[ERROR]   StatsCollectorIT.testWithMultiCF:519 » Runtime org.apache.thrift.TException: U...
[INFO] 
[ERROR] Tests run: 633, Failures: 0, Errors: 32, Skipped: 65
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) @ phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  2.477 s]
[INFO] Phoenix Core ....................................... FAILURE [  02:10 h]
[INFO] Phoenix - Flume .................................... SKIPPED
[INFO] Phoenix - Kafka .................................... SKIPPED
[INFO] Phoenix - Pig ...................................... SKIPPED
[INFO] Phoenix Query Server Client ........................ SKIPPED
[INFO] Phoenix Query Server ............................... SKIPPED
[INFO] Phoenix - Pherf .................................... SKIPPED
[INFO] Phoenix - Spark .................................... SKIPPED
[INFO] Phoenix - Hive ..................................... SKIPPED
[INFO] Phoenix Client ..................................... SKIPPED
[INFO] Phoenix Server ..................................... SKIPPED
[INFO] Phoenix Assembly ................................... SKIPPED
[INFO] Phoenix - Tracing Web Application .................. SKIPPED
[INFO] Phoenix Load Balancer .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:10 h
[INFO] Finished at: 2017-09-27T02:44:36Z
[INFO] Final Memory: 63M/1027M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) on project phoenix-core: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/ws/phoenix-core/target/failsafe-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[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
[Fast Archiver] Compressed -1216515241 B of artifacts by 160.1% relative to #590
Recording test results

Build failed in Jenkins: Phoenix-4.x-HBase-1.1 #594

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/594/display/redirect?page=changes>

Changes:

[jamestaylor] PHOENIX-4230 Write index updates in postBatchMutateIndispensably for

[jamestaylor] PHOENIX-4233 IndexScrutiny test tool does not work for salted and shared

[jamestaylor] PHOENIX-3815 Only disable indexes on which write failures occurred

------------------------------------------
[...truncated 108.30 KB...]
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP

[ERROR] testUpsertValuesWithDescDecimal(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 2.484 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP

[ERROR] testUpsertIntoFloat(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 2.487 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP

[ERROR] testUpsertValuesWithExpression(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 2.472 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP

[ERROR] testAutomaticallySettingRowTimestampForImmutableTableAndIndexes_desc(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 4.785 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES

[ERROR] testGroupByWithLimitOverRowKey(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 2.538 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES

[ERROR] testWithUpsertingRowTimestampColSpecified_asc(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 3.797 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testBatchedUpsert(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 2.509 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testUpsertRandomValues(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 2.502 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testUpsertValuesWithMoreValuesThanNumColsInTable(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 0.206 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testUpsertValuesWithDate(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 2.474 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testDisallowNegativeValuesForRowTsColumn(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 2.454 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testUpsertVarCharWithMaxLength(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 2.496 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testUpsertDateString(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 1.477 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testUpsertDateValues(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 0.181 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testAutomaticallySettingRowTimestampForImmutableTableAndIndexes_asc(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 0.219 s  <<< ERROR!
java.sql.SQLException: ERROR 1010 (42M01): Not allowed to mutate table. tableName=TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES
	at org.apache.phoenix.end2end.UpsertValuesIT.testAutomaticallySettingRowTimestampForImmutableTableAndIndexes(UpsertValuesIT.java:830)
	at org.apache.phoenix.end2end.UpsertValuesIT.testAutomaticallySettingRowTimestampForImmutableTableAndIndexes_asc(UpsertValuesIT.java:822)

[ERROR] testAutomaticallySettingRowTimestampForImmutableTableAndIndexes_asc(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 0.22 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testTimestampAddSubtractArithmetic(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 0.249 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testWithUpsertingRowTimestampColSpecified_desc(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 0.089 s  <<< ERROR!
java.sql.SQLException: ERROR 1010 (42M01): Not allowed to mutate table. tableName=TESTUPSERTINGROWTIMESTAMPCOL
	at org.apache.phoenix.end2end.UpsertValuesIT.testWithUpsertingRowTimestampColSpecified(UpsertValuesIT.java:696)
	at org.apache.phoenix.end2end.UpsertValuesIT.testWithUpsertingRowTimestampColSpecified_desc(UpsertValuesIT.java:682)

[ERROR] testWithUpsertingRowTimestampColSpecified_desc(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 0.089 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[ERROR] Errors: 
[ERROR] org.apache.phoenix.end2end.UpsertValuesIT.testAutomaticallySettingRowTimestampForImmutableTableAndIndexes_asc(org.apache.phoenix.end2end.UpsertValuesIT)
[ERROR]   Run 1: UpsertValuesIT.testAutomaticallySettingRowTimestampForImmutableTableAndIndexes_asc:822->testAutomaticallySettingRowTimestampForImmutableTableAndIndexes:830 » SQL
[ERROR]   Run 2: UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[INFO] 
[ERROR] org.apache.phoenix.end2end.UpsertValuesIT.testAutomaticallySettingRowtimestamp_asc(org.apache.phoenix.end2end.UpsertValuesIT)
[ERROR]   Run 1: UpsertValuesIT.testAutomaticallySettingRowtimestamp_asc:763->testAutomaticallySettingRowtimestamp:771 » SQL
[ERROR]   Run 2: UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP
[INFO] 
[ERROR] org.apache.phoenix.end2end.UpsertValuesIT.testWithUpsertingRowTimestampColSpecified_desc(org.apache.phoenix.end2end.UpsertValuesIT)
[ERROR]   Run 1: UpsertValuesIT.testWithUpsertingRowTimestampColSpecified_desc:682->testWithUpsertingRowTimestampColSpecified:696 » SQL
[ERROR]   Run 2: UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[INFO] 
[INFO] 
[ERROR] Tests run: 25, Failures: 19, Errors: 3, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:integration-test (HBaseManagedTimeTests) @ phoenix-core ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:integration-test (NeedTheirOwnClusterTests) @ phoenix-core ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT
[INFO] Running org.apache.phoenix.end2end.ConnectionUtilIT
[INFO] Running org.apache.hadoop.hbase.regionserver.wal.WALRecoveryRegionPostOpenIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.094 s - in org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.696 s - in org.apache.hadoop.hbase.regionserver.wal.WALRecoveryRegionPostOpenIT
[INFO] Running org.apache.phoenix.end2end.CountDistinctCompressionIT
[INFO] Running org.apache.phoenix.end2end.ContextClassloaderIT
[INFO] Running org.apache.phoenix.end2end.CsvBulkLoadToolIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.527 s - in org.apache.phoenix.end2end.CountDistinctCompressionIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.035 s - in org.apache.phoenix.end2end.ConnectionUtilIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.529 s - in org.apache.phoenix.end2end.ContextClassloaderIT
[INFO] Running org.apache.phoenix.end2end.DropSchemaIT
[INFO] Running org.apache.phoenix.end2end.IndexExtendedIT
[INFO] Running org.apache.phoenix.end2end.FlappingLocalIndexIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.616 s - in org.apache.phoenix.end2end.DropSchemaIT
[INFO] Running org.apache.phoenix.end2end.IndexScrutinyToolIT
[INFO] Running org.apache.phoenix.end2end.IndexToolForPartialBuildIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.662 s - in org.apache.phoenix.end2end.IndexToolForPartialBuildIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 78.658 s - in org.apache.phoenix.end2end.CsvBulkLoadToolIT
[INFO] Running org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.436 s - in org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 79.415 s - in org.apache.phoenix.end2end.IndexScrutinyToolIT
[INFO] Running org.apache.phoenix.end2end.QueryTimeoutIT
[INFO] Running org.apache.phoenix.end2end.QueryWithLimitIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.084 s - in org.apache.phoenix.end2end.QueryWithLimitIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.005 s - in org.apache.phoenix.end2end.QueryTimeoutIT
[INFO] Running org.apache.phoenix.end2end.RebuildIndexConnectionPropsIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.5 s - in org.apache.phoenix.end2end.RebuildIndexConnectionPropsIT
[INFO] Running org.apache.phoenix.end2end.RegexBulkLoadToolIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 133.916 s - in org.apache.phoenix.end2end.FlappingLocalIndexIT
[INFO] Running org.apache.phoenix.end2end.RenewLeaseIT
[INFO] Running org.apache.phoenix.end2end.SpillableGroupByIT
[INFO] Running org.apache.phoenix.end2end.StatsCollectorIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.654 s - in org.apache.phoenix.end2end.SpillableGroupByIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.443 s - in org.apache.phoenix.end2end.RenewLeaseIT
[INFO] Running org.apache.phoenix.end2end.SystemTablePermissionsIT
[INFO] Running org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.075 s - in org.apache.phoenix.end2end.RegexBulkLoadToolIT
[INFO] Running org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.28 s - in org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 77.182 s - in org.apache.phoenix.end2end.SystemTablePermissionsIT
[INFO] Running org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[INFO] Running org.apache.phoenix.end2end.UserDefinedFunctionsIT
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.965 s - in org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[INFO] Running org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Running org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 56.445 s - in org.apache.phoenix.end2end.UserDefinedFunctionsIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexFailureIT
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.apache.phoenix.end2end.index.MutableIndexFailureIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.203 s - in org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[WARNING] Tests run: 24, Failures: 0, Errors: 0, Skipped: 16, Time elapsed: 115.921 s - in org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Running org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[INFO] Running org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Tests run: 140, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 494.438 s - in org.apache.phoenix.end2end.IndexExtendedIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.113 s - in org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[WARNING] Tests run: 132, Failures: 0, Errors: 0, Skipped: 24, Time elapsed: 376.895 s - in org.apache.phoenix.end2end.StatsCollectorIT
[INFO] Running org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Running org.apache.phoenix.execute.PartialCommitIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.981 s - in org.apache.phoenix.execute.PartialCommitIT
[WARNING] Tests run: 132, Failures: 0, Errors: 0, Skipped: 24, Time elapsed: 375.784 s - in org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
[INFO] Running org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.804 s - in org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Running org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.208 s - in org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.614 s - in org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT
[INFO] Running org.apache.phoenix.hbase.index.covered.FailWithoutRetriesIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.326 s - in org.apache.phoenix.hbase.index.covered.FailWithoutRetriesIT
[INFO] Running org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[INFO] Running org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] Running org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.912 s - in org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[INFO] Running org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.09 s - in org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 329.725 s - in org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Running org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.088 s - in org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.277 s - in org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 257.349 s - in org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 163.081 s - in org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 633, Failures: 0, Errors: 0, Skipped: 65
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) @ phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  2.022 s]
[INFO] Phoenix Core ....................................... FAILURE [  01:48 h]
[INFO] Phoenix - Flume .................................... SKIPPED
[INFO] Phoenix - Kafka .................................... SKIPPED
[INFO] Phoenix - Pig ...................................... SKIPPED
[INFO] Phoenix Query Server Client ........................ SKIPPED
[INFO] Phoenix Query Server ............................... SKIPPED
[INFO] Phoenix - Pherf .................................... SKIPPED
[INFO] Phoenix - Spark .................................... SKIPPED
[INFO] Phoenix - Hive ..................................... SKIPPED
[INFO] Phoenix Client ..................................... SKIPPED
[INFO] Phoenix Server ..................................... SKIPPED
[INFO] Phoenix Assembly ................................... SKIPPED
[INFO] Phoenix - Tracing Web Application .................. SKIPPED
[INFO] Phoenix Load Balancer .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:48 h
[INFO] Finished at: 2017-09-26T21:58:01Z
[INFO] Final Memory: 61M/1026M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) on project phoenix-core: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/ws/phoenix-core/target/failsafe-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[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
[Fast Archiver] Compressed -1229587560 B of artifacts by 158.4% relative to #590
Recording test results

Build failed in Jenkins: Phoenix-4.x-HBase-1.1 #593

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/593/display/redirect?page=changes>

Changes:

[jtaylor] PHOENIX-4226 Server crashes on local index write failure with mix of

------------------------------------------
[...truncated 108.52 KB...]
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP

[ERROR] testUpsertValuesWithDescDecimal(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 2.39 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP

[ERROR] testUpsertIntoFloat(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 1.371 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP

[ERROR] testUpsertValuesWithExpression(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 2.47 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP

[ERROR] testAutomaticallySettingRowTimestampForImmutableTableAndIndexes_desc(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 4.675 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES

[ERROR] testGroupByWithLimitOverRowKey(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 2.418 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES

[ERROR] testWithUpsertingRowTimestampColSpecified_asc(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 4.666 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testBatchedUpsert(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 2.43 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testUpsertRandomValues(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 2.413 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testUpsertValuesWithMoreValuesThanNumColsInTable(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 0.147 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testUpsertValuesWithDate(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 2.391 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testDisallowNegativeValuesForRowTsColumn(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 2.388 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testUpsertVarCharWithMaxLength(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 2.388 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testUpsertDateString(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 2.572 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testUpsertDateValues(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 0.151 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testAutomaticallySettingRowTimestampForImmutableTableAndIndexes_asc(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 0.071 s  <<< ERROR!
java.sql.SQLException: ERROR 1010 (42M01): Not allowed to mutate table. tableName=TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES
	at org.apache.phoenix.end2end.UpsertValuesIT.testAutomaticallySettingRowTimestampForImmutableTableAndIndexes(UpsertValuesIT.java:830)
	at org.apache.phoenix.end2end.UpsertValuesIT.testAutomaticallySettingRowTimestampForImmutableTableAndIndexes_asc(UpsertValuesIT.java:822)

[ERROR] testAutomaticallySettingRowTimestampForImmutableTableAndIndexes_asc(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 0.071 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testTimestampAddSubtractArithmetic(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 0.169 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[ERROR] testWithUpsertingRowTimestampColSpecified_desc(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 0.067 s  <<< ERROR!
java.sql.SQLException: ERROR 1010 (42M01): Not allowed to mutate table. tableName=TESTUPSERTINGROWTIMESTAMPCOL
	at org.apache.phoenix.end2end.UpsertValuesIT.testWithUpsertingRowTimestampColSpecified(UpsertValuesIT.java:696)
	at org.apache.phoenix.end2end.UpsertValuesIT.testWithUpsertingRowTimestampColSpecified_desc(UpsertValuesIT.java:682)

[ERROR] testWithUpsertingRowTimestampColSpecified_desc(org.apache.phoenix.end2end.UpsertValuesIT)  Time elapsed: 0.068 s  <<< FAILURE!
java.lang.AssertionError: The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[ERROR]   UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[ERROR] Errors: 
[ERROR] org.apache.phoenix.end2end.UpsertValuesIT.testAutomaticallySettingRowTimestampForImmutableTableAndIndexes_asc(org.apache.phoenix.end2end.UpsertValuesIT)
[ERROR]   Run 1: UpsertValuesIT.testAutomaticallySettingRowTimestampForImmutableTableAndIndexes_asc:822->testAutomaticallySettingRowTimestampForImmutableTableAndIndexes:830 » SQL
[ERROR]   Run 2: UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[INFO] 
[ERROR] org.apache.phoenix.end2end.UpsertValuesIT.testAutomaticallySettingRowtimestamp_asc(org.apache.phoenix.end2end.UpsertValuesIT)
[ERROR]   Run 1: UpsertValuesIT.testAutomaticallySettingRowtimestamp_asc:763->testAutomaticallySettingRowtimestamp:771 » SQL
[ERROR]   Run 2: UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP
[INFO] 
[ERROR] org.apache.phoenix.end2end.UpsertValuesIT.testWithUpsertingRowTimestampColSpecified_desc(org.apache.phoenix.end2end.UpsertValuesIT)
[ERROR]   Run 1: UpsertValuesIT.testWithUpsertingRowTimestampColSpecified_desc:682->testWithUpsertingRowTimestampColSpecified:696 » SQL
[ERROR]   Run 2: UpsertValuesIT>BaseClientManagedTimeIT.cleanUpAfterTest:59->BaseTest.deletePriorMetaData:840->BaseTest.deletePriorTables:848->BaseTest.deletePriorTables:869 The following tables are not deleted that should be: TESTAUTOMATICALLYSETTINGROWTIMESTAMP TESTSETTINGROWTIMESTAMPFORIMMUTABLETABLEANDINDEXES TESTUPSERTINGROWTIMESTAMPCOL
[INFO] 
[INFO] 
[ERROR] Tests run: 25, Failures: 19, Errors: 3, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:integration-test (HBaseManagedTimeTests) @ phoenix-core ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:integration-test (NeedTheirOwnClusterTests) @ phoenix-core ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT
[INFO] Running org.apache.phoenix.end2end.ConnectionUtilIT
[INFO] Running org.apache.hadoop.hbase.regionserver.wal.WALRecoveryRegionPostOpenIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.682 s - in org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.965 s - in org.apache.hadoop.hbase.regionserver.wal.WALRecoveryRegionPostOpenIT
[INFO] Running org.apache.phoenix.end2end.ContextClassloaderIT
[INFO] Running org.apache.phoenix.end2end.CountDistinctCompressionIT
[INFO] Running org.apache.phoenix.end2end.CsvBulkLoadToolIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.547 s - in org.apache.phoenix.end2end.ContextClassloaderIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.858 s - in org.apache.phoenix.end2end.ConnectionUtilIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.942 s - in org.apache.phoenix.end2end.CountDistinctCompressionIT
[INFO] Running org.apache.phoenix.end2end.DropSchemaIT
[INFO] Running org.apache.phoenix.end2end.FlappingLocalIndexIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.986 s - in org.apache.phoenix.end2end.DropSchemaIT
[INFO] Running org.apache.phoenix.end2end.IndexToolForPartialBuildIT
[INFO] Running org.apache.phoenix.end2end.IndexScrutinyToolIT
[INFO] Running org.apache.phoenix.end2end.IndexExtendedIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.142 s - in org.apache.phoenix.end2end.IndexToolForPartialBuildIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 76.656 s - in org.apache.phoenix.end2end.CsvBulkLoadToolIT
[INFO] Running org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.224 s - in org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.465 s - in org.apache.phoenix.end2end.IndexScrutinyToolIT
[INFO] Running org.apache.phoenix.end2end.QueryTimeoutIT
[INFO] Running org.apache.phoenix.end2end.QueryWithLimitIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.142 s - in org.apache.phoenix.end2end.QueryWithLimitIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.765 s - in org.apache.phoenix.end2end.QueryTimeoutIT
[INFO] Running org.apache.phoenix.end2end.RebuildIndexConnectionPropsIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.474 s - in org.apache.phoenix.end2end.RebuildIndexConnectionPropsIT
[INFO] Running org.apache.phoenix.end2end.RegexBulkLoadToolIT
[INFO] Running org.apache.phoenix.end2end.RenewLeaseIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 134.75 s - in org.apache.phoenix.end2end.FlappingLocalIndexIT
[INFO] Running org.apache.phoenix.end2end.SpillableGroupByIT
[INFO] Running org.apache.phoenix.end2end.StatsCollectorIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.739 s - in org.apache.phoenix.end2end.SpillableGroupByIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.425 s - in org.apache.phoenix.end2end.RenewLeaseIT
[INFO] Running org.apache.phoenix.end2end.SystemTablePermissionsIT
[INFO] Running org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 67.853 s - in org.apache.phoenix.end2end.RegexBulkLoadToolIT
[INFO] Running org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.925 s - in org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 76.546 s - in org.apache.phoenix.end2end.SystemTablePermissionsIT
[INFO] Running org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[INFO] Running org.apache.phoenix.end2end.UserDefinedFunctionsIT
[INFO] Running org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.453 s - in org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[INFO] Running org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 54.77 s - in org.apache.phoenix.end2end.UserDefinedFunctionsIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexFailureIT
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s - in org.apache.phoenix.end2end.index.MutableIndexFailureIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.167 s - in org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[WARNING] Tests run: 24, Failures: 0, Errors: 0, Skipped: 16, Time elapsed: 116.867 s - in org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Running org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[INFO] Running org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 56.503 s - in org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Tests run: 140, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 495.3 s - in org.apache.phoenix.end2end.IndexExtendedIT
[WARNING] Tests run: 132, Failures: 0, Errors: 0, Skipped: 24, Time elapsed: 376.151 s - in org.apache.phoenix.end2end.StatsCollectorIT
[INFO] Running org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Running org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[WARNING] Tests run: 132, Failures: 0, Errors: 0, Skipped: 24, Time elapsed: 375.555 s - in org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
[INFO] Running org.apache.phoenix.execute.PartialCommitIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.858 s - in org.apache.phoenix.execute.PartialCommitIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.779 s - in org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Running org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.445 s - in org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[INFO] Running org.apache.phoenix.hbase.index.covered.FailWithoutRetriesIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.696 s - in org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.299 s - in org.apache.phoenix.hbase.index.covered.FailWithoutRetriesIT
[INFO] Running org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.672 s - in org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[INFO] Running org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] Running org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Running org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.119 s - in org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 337.936 s - in org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Running org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.541 s - in org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.763 s - in org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 263.152 s - in org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 163.114 s - in org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 633, Failures: 0, Errors: 0, Skipped: 65
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) @ phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  1.918 s]
[INFO] Phoenix Core ....................................... FAILURE [  01:48 h]
[INFO] Phoenix - Flume .................................... SKIPPED
[INFO] Phoenix - Kafka .................................... SKIPPED
[INFO] Phoenix - Pig ...................................... SKIPPED
[INFO] Phoenix Query Server Client ........................ SKIPPED
[INFO] Phoenix Query Server ............................... SKIPPED
[INFO] Phoenix - Pherf .................................... SKIPPED
[INFO] Phoenix - Spark .................................... SKIPPED
[INFO] Phoenix - Hive ..................................... SKIPPED
[INFO] Phoenix Client ..................................... SKIPPED
[INFO] Phoenix Server ..................................... SKIPPED
[INFO] Phoenix Assembly ................................... SKIPPED
[INFO] Phoenix - Tracing Web Application .................. SKIPPED
[INFO] Phoenix Load Balancer .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:48 h
[INFO] Finished at: 2017-09-23T09:46:00Z
[INFO] Final Memory: 62M/1035M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) on project phoenix-core: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/ws/phoenix-core/target/failsafe-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[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
[Fast Archiver] Compressed -1232942930 B of artifacts by 158.0% relative to #590
Recording test results