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/01/24 06:53:21 UTC

Build failed in Jenkins: Phoenix-Calcite #55

See <https://builds.apache.org/job/Phoenix-calcite/55/changes>

Changes:

[rajeshbabu] PHOENIX-3617 Fix CREATE TABLE DDL parsing issues in Phoenix

------------------------------------------
[...truncated 62523 lines...]
testMetricsForUpsertSelectWithAutoCommit(org.apache.phoenix.monitoring.PhoenixMetricsIT)  Time elapsed: 2.297 sec  <<< ERROR!
java.sql.SQLException: Error while preparing statement [UPSERT INTO T000019 VALUES (?, ?)]
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.insertRowsInTable(PhoenixMetricsIT.java:730)
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testMetricsForUpsertSelectWithAutoCommit(PhoenixMetricsIT.java:435)
Caused by: org.apache.calcite.runtime.CalciteContextException: From line 1, column 13 to line 1, column 19: Object 'T000019' not found
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.insertRowsInTable(PhoenixMetricsIT.java:730)
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testMetricsForUpsertSelectWithAutoCommit(PhoenixMetricsIT.java:435)
Caused by: org.apache.calcite.sql.validate.SqlValidatorException: Object 'T000019' not found
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.insertRowsInTable(PhoenixMetricsIT.java:730)
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testMetricsForUpsertSelectWithAutoCommit(PhoenixMetricsIT.java:435)

testMetricsForUpsertSelectSameTable(org.apache.phoenix.monitoring.PhoenixMetricsIT)  Time elapsed: 2.287 sec  <<< ERROR!
java.sql.SQLException: Error while preparing statement [UPSERT INTO T000020 VALUES (?, ?)]
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.insertRowsInTable(PhoenixMetricsIT.java:730)
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testMetricsForUpsertSelectSameTable(PhoenixMetricsIT.java:601)
Caused by: org.apache.calcite.runtime.CalciteContextException: From line 1, column 13 to line 1, column 19: Object 'T000020' not found
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.insertRowsInTable(PhoenixMetricsIT.java:730)
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testMetricsForUpsertSelectSameTable(PhoenixMetricsIT.java:601)
Caused by: org.apache.calcite.sql.validate.SqlValidatorException: Object 'T000020' not found
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.insertRowsInTable(PhoenixMetricsIT.java:730)
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testMetricsForUpsertSelectSameTable(PhoenixMetricsIT.java:601)

Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 138.331 sec - in org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 137.202 sec - in org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 302.832 sec - in org.apache.phoenix.end2end.index.MutableIndexFailureIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 168.172 sec - in org.apache.phoenix.iterate.ScannerLeaseRenewalIT

Results :

Failed tests: 
  FlappingLocalIndexIT.testBuildIndexWhenUserTableAlreadyHasData:295->BaseTest.assertEquals:1828 expected:<1> but was:<0>
  FlappingLocalIndexIT.testLocalIndexScanWithSmallChunks:104->BaseTest.assertEquals:1784 expected:<[z]> but was:<[a]>
  IndexExtendedIT.testLocalIndexScanAfterRegionsMerge:557->BaseTest.assertEquals:1784 expected:<[z]> but was:<[a]>
  QueryTimeoutIT.testSetRPCTimeOnConnection:100
  StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testCompactUpdatesStats:372->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testCompactUpdatesStats:372->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testUpdateStatsWithMultipleTables:257->upsertValues:297->upsertStmt:362
  StatsCollectorIT.testUpdateStatsWithMultipleTables:257->upsertValues:297->upsertStmt:362
  StatsCollectorIT.testUpdateStats:189->upsertValues:297->upsertStmt:362
  StatsCollectorIT.testUpdateStats:189->upsertValues:297->upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStats:372->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStats:372->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStatsWithMultipleTables:257->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStatsWithMultipleTables:257->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStats:189->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStats:189->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  LocalIndexIT.testLocalIndexScanJoinColumnsFromDataTable:330->BaseTest.assertEquals:1784 expected:<[f]> but was:<[b]>
  LocalIndexIT.testLocalIndexesOnTableWithImmutableRows:493->BaseTest.assertEquals:1784 expected:<[a]> but was:<[z]>
  LocalIndexIT.testPutsToLocalIndexTable:230->BaseTest.assertEquals:1828 expected:<1> but was:<0>
Tests in error: 
  CountDistinctCompressionIT.testDistinctCountOnColumn:54->BaseTest.initATableValues:1089 » SQL
  CsvBulkLoadToolIT.testBasicImport:62 » SQL Error while executing SQL "CREATE T...
  CsvBulkLoadToolIT.testFullOptionImport:153 » SQL Error while executing SQL "SE...
  CsvBulkLoadToolIT.testImportOneIndexTable:283->testImportOneIndexTable:318 » SQL
  CsvBulkLoadToolIT.testImportOneLocalIndexTable:288->testImportOneIndexTable:318 » SQL
  CsvBulkLoadToolIT.testImportWithIndex:232 » SQL Error while executing SQL "SEL...
  CsvBulkLoadToolIT.testImportWithLocalIndex:245 » SQL Error while executing SQL...
  CsvBulkLoadToolIT.testImportWithTabs:119 » SQL Error while executing SQL "SELE...
  CsvBulkLoadToolIT.testMultipleInputFiles:170 » SQL Error while executing SQL "...
  FlappingLocalIndexIT.testBuildIndexWhenUserTableAlreadyHasData:268->BaseLocalIndexIT.createBaseTable:74 » SQL
  FlappingLocalIndexIT.testLocalIndexScanWithSmallChunks:81->BaseLocalIndexIT.createBaseTable:74 » SQL
  FlappingLocalIndexIT.testLocalIndexScan:160 » SQL column 't_id' not found
  FlappingLocalIndexIT.testLocalIndexScan:130->BaseLocalIndexIT.createBaseTable:74 » SQL
  FlappingLocalIndexIT.testScanWhenATableHasMultipleLocalIndexes:56->BaseLocalIndexIT.createBaseTable:74 » SQL
  IndexExtendedIT.testDeleteFromImmutable:355 » SQL Error while executing SQL "d...
  IndexExtendedIT.testDeleteFromImmutable:355 » SQL Error while executing SQL "d...
  IndexExtendedIT.testMutableIndexWithUpdates:163 » SQL Error while executing SQ...
  IndexExtendedIT.testMutableIndexWithUpdates:163 » SQL Error while executing SQ...
  IndexExtendedIT.testMutableIndexWithUpdates:163 » SQL Error while executing SQ...
  IndexExtendedIT.testMutableIndexWithUpdates:163 » SQL Error while executing SQ...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  QueryTimeoutIT.testQueryTimeout:115 » SQL Error while preparing statement [UPS...
  QueryWithLimitIT.testQueryWithLimitAndStats:76->initTableValues:117 » SQL Erro...
  QueryWithLimitIT.testQueryWithoutLimitFails:102->initTableValues:117 » SQL Err...
  SpillableGroupByIT.testScanUri:117->loadData:90->insertRow:101 » SQL Error whi...
  SpillableGroupByIT.testStatisticsAreNotWritten:159 » SQL Error while executing...
  StatsCollectorIT.generateTableNames:104 » SQL Error while executing SQL "CREAT...
  StatsCollectorIT.generateTableNames:104 » SQL Error while executing SQL "CREAT...
  StatsCollectorIT.generateTableNames:104 » SQL Error while executing SQL "CREAT...
  StatsCollectorIT.generateTableNames:104 » SQL Error while executing SQL "CREAT...
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.generateTableNames:104 » SQL Error while executing SQL "CREAT...
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.generateTableNames:104 » SQL Error while executing SQL "CREAT...
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.generateTableNames:104 » SQL Error while executing SQL "CREAT...
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.generateTableNames:104 » SQL Error while executing SQL "CREAT...
  StatsCollectorIT.testRowCountAndByteCounts:564 » SQL Error while executing SQL...
  StatsCollectorIT.generateTableNames:104 » SQL Error while executing SQL "CREAT...
  StatsCollectorIT.testRowCountAndByteCounts:564 » SQL Error while executing SQL...
  StatsCollectorIT.generateTableNames:104 » SQL Error while executing SQL "CREAT...
  StatsCollectorIT.generateTableNames:104 » SQL Error while executing SQL "CREAT...
  StatsCollectorIT.generateTableNames:104 » SQL Error while executing SQL "CREAT...
  StatsCollectorIT.generateTableNames:104 » SQL Error while executing SQL "CREAT...
  StatsCollectorIT.generateTableNames:104 » SQL Error while executing SQL "CREAT...
  StatsCollectorIT.generateTableNames:104 » SQL Error while executing SQL "CREAT...
  StatsCollectorIT.generateTableNames:104 » SQL Error while executing SQL "CREAT...
  StatsCollectorIT.generateTableNames:104 » SQL Error while executing SQL "CREAT...
  StatsCollectorIT.generateTableNames:104 » SQL Error while executing SQL "CREAT...
  StatsCollectorIT.testWithMultiCF:490 » SQL Error while executing SQL "SELECT C...
  StatsCollectorIT.generateTableNames:104 » SQL Error while executing SQL "CREAT...
  StatsCollectorIT.testWithMultiCF:490 » SQL Error while executing SQL "SELECT C...
  StatsCollectorIT.generateTableNames:104 » SQL Error while executing SQL "CREAT...
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.generateTableNames:104 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.generateTableNames:104 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.generateTableNames:104 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.generateTableNames:104 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.generateTableNames:104 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.generateTableNames:104 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.generateTableNames:104 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.generateTableNames:104 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testRowCountAndByteCounts:564 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.generateTableNames:104 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testRowCountAndByteCounts:564 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.generateTableNames:104 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.generateTableNames:104 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.generateTableNames:104 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.generateTableNames:104 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.generateTableNames:104 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.generateTableNames:104 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.generateTableNames:104 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.generateTableNames:104 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.generateTableNames:104 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testWithMultiCF:490 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.generateTableNames:104 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testWithMultiCF:490 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.generateTableNames:104 » SQL
  UserDefinedFunctionsIT.testCreateFunction:336 » SQL Error while executing SQL ...
  UserDefinedFunctionsIT.testDropFunction:638 » SQL Error while executing SQL "s...
  UserDefinedFunctionsIT.testFunctionalIndexesWithUDFFunction:762 » SQL Error wh...
  UserDefinedFunctionsIT.testReplaceFunction:993 » SQL Error while executing SQL...
  UserDefinedFunctionsIT.testSameUDFWithDifferentImplementationsInDifferentTenantConnections:430 » FunctionAlreadyExists
  UserDefinedFunctionsIT.testTemporaryFunctions:584 » SQL Error while executing ...
  UserDefinedFunctionsIT.testUDFsWhenTimestampManagedAtClient:690 » SQL Error wh...
  UserDefinedFunctionsIT.testUDFsWithMultipleConnections:500 » SQL Error while e...
  UserDefinedFunctionsIT.testUDFsWithSameChildrenInAQuery:1029 » SQL Error while...
  UserDefinedFunctionsIT.testUsingUDFFunctionInDifferentQueries:525 » SQL Error ...
  UserDefinedFunctionsIT.testVerifyCreateFunctionArguments:561 » SQL Error while...
  ImmutableIndexIT.testCreateIndexDuringUpsertSelect:172->BaseTest.upsertRows:1620->BaseTest.upsertRow:1627 » SQL
  ImmutableIndexIT.testCreateIndexDuringUpsertSelect:172->BaseTest.upsertRows:1620->BaseTest.upsertRow:1627 » SQL
  ImmutableIndexIT.testCreateIndexWhileUpsertingData:269 » SQL Error while execu...
  ImmutableIndexIT.testCreateIndexWhileUpsertingData:269 » SQL Error while execu...
  ImmutableIndexIT.testCreateIndexWhileUpsertingData:269 » SQL Error while execu...
  ImmutableIndexIT.testCreateIndexWhileUpsertingData:269 » SQL Error while execu...
  ImmutableIndexIT.testDropIfImmutableKeyValueColumn:129 » SQL Error while execu...
  ImmutableIndexIT.testDropIfImmutableKeyValueColumn:129 » SQL Error while execu...
  ImmutableIndexIT.testDropIfImmutableKeyValueColumn:129 » SQL Error while execu...
  ImmutableIndexIT.testDropIfImmutableKeyValueColumn:129 » SQL Error while execu...
  LocalIndexIT.testCreationOfTableWithLocalIndexColumnFamilyPrefixShouldFail:109 » ClassCast
  LocalIndexIT.testCreationOfTableWithLocalIndexColumnFamilyPrefixShouldFail:109 » ClassCast
  LocalIndexIT.testDropLocalIndexShouldDeleteDataFromLocalIndexTable:404->BaseLocalIndexIT.createBaseTable:74 » SQL
  LocalIndexIT.testDropLocalIndexTable:181->BaseLocalIndexIT.createBaseTable:74 » SQL
  LocalIndexIT.testIndexPlanSelectionIfBothGlobalAndLocalIndexesHasSameColumnsAndOrder:381->BaseLocalIndexIT.createBaseTable:74 » SQL
  LocalIndexIT.testLocalIndexCreationWithDefaultFamilyOption:554 » SQL Error whi...
  LocalIndexIT.testLocalIndexCreationWithDefaultFamilyOption:554 » SQL Error whi...
  LocalIndexIT.testLocalIndexCreationWithSaltingShouldFail:138->BaseLocalIndexIT.createBaseTable:74 » SQL
  LocalIndexIT.testLocalIndexCreationWithSplitsShouldFail:119->BaseLocalIndexIT.createBaseTable:74 » SQL
  LocalIndexIT.testLocalIndexRowsShouldBeDeletedWhenUserTableRowsDeleted:459 » SQL
  LocalIndexIT.testLocalIndexRowsShouldBeDeletedWhenUserTableRowsDeleted:450->BaseLocalIndexIT.createBaseTable:74 » SQL
  LocalIndexIT.testLocalIndexScanJoinColumnsFromDataTable:243->BaseLocalIndexIT.createBaseTable:74 » SQL
  LocalIndexIT.testLocalIndexScanWithInList:522->BaseLocalIndexIT.createBaseTable:74 » SQL
  LocalIndexIT.testLocalIndexTableRegionSplitPolicyAndSplitKeys:159->BaseLocalIndexIT.createBaseTable:74 » SQL
  LocalIndexIT.testLocalIndexesOnTableWithImmutableRows:475->BaseLocalIndexIT.createBaseTable:74 » SQL
  LocalIndexIT.testPutsToLocalIndexTable:203->BaseLocalIndexIT.createBaseTable:74 » SQL
  RoundRobinResultIteratorWithStatsIT.testRoundRobinBehavior:74 » SQL Error whil...
  PhoenixMetricsIT.testClosingConnectionClearsMetrics:535->createTableAndInsertValues:641 » SQL
  PhoenixMetricsIT.testGlobalPhoenixMetricsForMutations:121->createTableAndInsertValues:177 » SQL
  PhoenixMetricsIT.testGlobalPhoenixMetricsForQueries:93->createTableAndInsertValues:177 » SQL
  PhoenixMetricsIT.testGlobalPhoenixMetricsForUpsertSelect:138->createTableAndInsertValues:177 » SQL
  PhoenixMetricsIT.testMetricsForDelete:301->insertRowsInTable:730 » SQL Error w...
  PhoenixMetricsIT.testMetricsForDeleteWithAutoCommit:393->upsertRows:371 » SQL ...
  PhoenixMetricsIT.testMetricsForUpsert:228->insertRowsInTable:730 » SQL Error w...
  PhoenixMetricsIT.testMetricsForUpsertSelect:271->insertRowsInTable:730 » SQL E...
  PhoenixMetricsIT.testMetricsForUpsertSelectSameTable:601->insertRowsInTable:730 » SQL
  PhoenixMetricsIT.testMetricsForUpsertSelectWithAutoCommit:435->insertRowsInTable:730 » SQL
  PhoenixMetricsIT.testMetricsForUpsertWithAutoCommit:354->upsertRows:371 » SQL ...
  PhoenixMetricsIT.testMetricsForUpsertingIntoImmutableTableWithIndices:571 » SQL
  PhoenixMetricsIT.testMutationMetricsWhenUpsertingToMultipleTables:516->createTableAndInsertValues:641 » SQL
  PhoenixMetricsIT.testNoMetricsCollectedForConnection:324->insertRowsInTable:730 » SQL
  PhoenixMetricsIT.testReadMetricsForSelect:205->insertRowsInTable:730 » SQL Err...
  PhoenixClientRpcIT.testIndexQos:107 NullPointer
  PhoenixClientRpcIT.testMetadataQos:121 NullPointer
  PhoenixServerRpcIT.testIndexQos:158 NullPointer

Tests run: 325, Failures: 23, Errors: 153, Skipped: 0

[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (ParallelStatsEnabledTest) @ phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  2.229 s]
[INFO] Phoenix Core ....................................... FAILURE [23:49 min]
[INFO] Phoenix - Flume .................................... 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] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23:53 min
[INFO] Finished at: 2017-01-24T06:52:26+00:00
[INFO] Final Memory: 89M/1566M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (ParallelStatsEnabledTest) on project phoenix-core: There was a timeout or other error in the fork -> [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/MojoExecutionException
[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
No prior successful build to compare, so performing full copy of artifacts
Recording test results

Build failed in Jenkins: Phoenix-Calcite #64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-calcite/64/changes>

Changes:

[rajeshbabu] PHOENIX-3646 Fix issues with Split keys and Replace bind values with

------------------------------------------
[...truncated 1638 lines...]
3790/4130 KB   1669/1669 KB   
3794/4130 KB   1669/1669 KB   
3798/4130 KB   1669/1669 KB   
3802/4130 KB   1669/1669 KB   
3806/4130 KB   1669/1669 KB   
3810/4130 KB   1669/1669 KB   
3814/4130 KB   1669/1669 KB   
3818/4130 KB   1669/1669 KB   
3822/4130 KB   1669/1669 KB   
3826/4130 KB   1669/1669 KB   
3830/4130 KB   1669/1669 KB   
3834/4130 KB   1669/1669 KB   
3838/4130 KB   1669/1669 KB   
3842/4130 KB   1669/1669 KB   
3846/4130 KB   1669/1669 KB   
3850/4130 KB   1669/1669 KB   
3854/4130 KB   1669/1669 KB   
3858/4130 KB   1669/1669 KB   
3862/4130 KB   1669/1669 KB   
3866/4130 KB   1669/1669 KB   
3870/4130 KB   1669/1669 KB   
3874/4130 KB   1669/1669 KB   
3878/4130 KB   1669/1669 KB   
3882/4130 KB   1669/1669 KB   
3886/4130 KB   1669/1669 KB   
3890/4130 KB   1669/1669 KB   
3894/4130 KB   1669/1669 KB   
3898/4130 KB   1669/1669 KB   
3902/4130 KB   1669/1669 KB   
3906/4130 KB   1669/1669 KB   
3910/4130 KB   1669/1669 KB   
3914/4130 KB   1669/1669 KB   
3918/4130 KB   1669/1669 KB   
3922/4130 KB   1669/1669 KB   
3926/4130 KB   1669/1669 KB   
3930/4130 KB   1669/1669 KB   
3934/4130 KB   1669/1669 KB   
3938/4130 KB   1669/1669 KB   
3942/4130 KB   1669/1669 KB   
3946/4130 KB   1669/1669 KB   
3950/4130 KB   1669/1669 KB   
3954/4130 KB   1669/1669 KB   
3958/4130 KB   1669/1669 KB   
3962/4130 KB   1669/1669 KB   
3966/4130 KB   1669/1669 KB   
3970/4130 KB   1669/1669 KB   
3974/4130 KB   1669/1669 KB   
3978/4130 KB   1669/1669 KB   
3982/4130 KB   1669/1669 KB   
3986/4130 KB   1669/1669 KB   
3990/4130 KB   1669/1669 KB   
3994/4130 KB   1669/1669 KB   
3998/4130 KB   1669/1669 KB   
4002/4130 KB   1669/1669 KB   
4006/4130 KB   1669/1669 KB   
4010/4130 KB   1669/1669 KB   
4014/4130 KB   1669/1669 KB   
4018/4130 KB   1669/1669 KB   
4022/4130 KB   1669/1669 KB   
4026/4130 KB   1669/1669 KB   
4030/4130 KB   1669/1669 KB   
4034/4130 KB   1669/1669 KB   
4038/4130 KB   1669/1669 KB   
4042/4130 KB   1669/1669 KB   
4046/4130 KB   1669/1669 KB   
4050/4130 KB   1669/1669 KB   
4054/4130 KB   1669/1669 KB   
4058/4130 KB   1669/1669 KB   
4062/4130 KB   1669/1669 KB   
4066/4130 KB   1669/1669 KB   
4070/4130 KB   1669/1669 KB   
4074/4130 KB   1669/1669 KB   
4078/4130 KB   1669/1669 KB   
4082/4130 KB   1669/1669 KB   
4086/4130 KB   1669/1669 KB   
4090/4130 KB   1669/1669 KB   
4094/4130 KB   1669/1669 KB   
4098/4130 KB   1669/1669 KB   
4102/4130 KB   1669/1669 KB   
4106/4130 KB   1669/1669 KB   
4110/4130 KB   1669/1669 KB   
4114/4130 KB   1669/1669 KB   
4118/4130 KB   1669/1669 KB   
4122/4130 KB   1669/1669 KB   
4126/4130 KB   1669/1669 KB   
4130/4130 KB   1669/1669 KB   
4130/4130 KB   1669/1669 KB   
                              
Downloaded: http://repository.apache.org/snapshots/org/apache/calcite/calcite-core/1.12.0-SNAPSHOT/calcite-core-1.12.0-20170130.224842-16-tests.jar (1669 KB at 1470.3 KB/sec)
                              
Downloaded: http://repository.apache.org/snapshots/org/apache/calcite/calcite-core/1.12.0-SNAPSHOT/calcite-core-1.12.0-20170130.224842-16.jar (4130 KB at 3393.2 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ phoenix-core ---
[INFO] Deleting <https://builds.apache.org/job/Phoenix-calcite/ws/phoenix-core/target>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.13:check (validate) @ phoenix-core ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:add-test-source (add-test-source) @ phoenix-core ---
[INFO] Test Source directory: <https://builds.apache.org/job/Phoenix-calcite/ws/phoenix-core/src/it/java> added.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:add-test-resource (add-test-resource) @ phoenix-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-fmpp-resources) @ phoenix-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-dependency-plugin:2.1:unpack (unpack-parser-template) @ phoenix-core ---
[INFO] Configured Artifact: org.apache.calcite:calcite-core:?:jar
[INFO] Unpacking /home/jenkins/.m2/repository/org/apache/calcite/calcite-core/1.12.0-SNAPSHOT/calcite-core-1.12.0-SNAPSHOT.jar to
  <https://builds.apache.org/job/Phoenix-calcite/ws/phoenix-core/target>
   with includes **/Parser.jj and excludes:null
[INFO] 
[INFO] --- fmpp-maven-plugin:1.0:generate (generate-fmpp-sources) @ phoenix-core ---
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/freemarker/freemarker/maven-metadata.xml
Downloading: https://repo.maven.apache.org/maven2/org/freemarker/freemarker/maven-metadata.xml
910/910 B                     
            
Downloaded: https://repo.maven.apache.org/maven2/org/freemarker/freemarker/maven-metadata.xml (910 B at 17.1 KB/sec)
            
Downloading: https://oss.sonatype.org/content/repositories/snapshots/oro/oro/maven-metadata.xml
Downloading: https://repo.maven.apache.org/maven2/oro/oro/maven-metadata.xml
260/260 B   
            
Downloaded: https://repo.maven.apache.org/maven2/oro/oro/maven-metadata.xml (260 B at 12.7 KB/sec)
            
Downloading: https://repo.maven.apache.org/maven2/org/beanshell/bsh/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/beanshell/bsh/maven-metadata.xml
323/323 B   
            
Downloaded: https://repo.maven.apache.org/maven2/org/beanshell/bsh/maven-metadata.xml (323 B at 15.0 KB/sec)
            
Downloading: https://repo.maven.apache.org/maven2/xml-resolver/xml-resolver/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/xml-resolver/xml-resolver/maven-metadata.xml
212/212 B   
            
Downloaded: https://repo.maven.apache.org/maven2/xml-resolver/xml-resolver/maven-metadata.xml (212 B at 11.5 KB/sec)
            
- Executing: Parser.jj
log4j:WARN No appenders could be found for logger (freemarker.cache).
log4j:WARN Please initialize the log4j system properly.
[INFO] Done
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:add-source (add-source) @ phoenix-core ---
[INFO] Source directory: <https://builds.apache.org/job/Phoenix-calcite/ws/phoenix-core/target/generated-sources/antlr3> added.
[INFO] Source directory: <https://builds.apache.org/job/Phoenix-calcite/ws/phoenix-core/src/main/antlr3> added.
[INFO] 
[INFO] --- javacc-maven-plugin:2.4:javacc (javacc) @ phoenix-core ---
Java Compiler Compiler Version 4.0 (Parser Generator)
(type "javacc" with no arguments for help)
Reading from file <https://builds.apache.org/job/Phoenix-calcite/ws/phoenix-core/target/generated-sources/javacc/Parser.jj> . . .
Note: UNICODE_INPUT option is specified. Please make sure you create the parser/lexer using a Reader with the correct character encoding.
Warning: Lookahead adequacy checking not being performed since option LOOKAHEAD is more than 1.  Set option FORCE_LA_CHECK to true to force checking.
File "TokenMgrError.java" does not exist.  Will create one.
File "ParseException.java" does not exist.  Will create one.
File "Token.java" does not exist.  Will create one.
File "SimpleCharStream.java" does not exist.  Will create one.
Parser generated with 0 errors and 1 warnings.
[INFO] Processed 1 grammar
[INFO] 
[INFO] --- antlr3-maven-plugin:3.5.2:antlr (default) @ phoenix-core ---
[INFO] ANTLR: Processing source directory <https://builds.apache.org/job/Phoenix-calcite/ws/phoenix-core/src/main/antlr3>
ANTLR Parser Generator  Version 3.5.2
Output file <https://builds.apache.org/job/Phoenix-calcite/ws/phoenix-core/target/generated-sources/antlr3/org/apache/phoenix/parse/PhoenixSQLParser.java> does not exist: must build <https://builds.apache.org/job/Phoenix-calcite/ws/phoenix-core/src/main/antlr3/PhoenixSQL.g>
PhoenixSQL.g
[INFO] 
[INFO] --- maven-dependency-plugin:2.1:build-classpath (create-phoenix-generated-classpath) @ phoenix-core ---
[INFO] Wrote classpath file '<https://builds.apache.org/job/Phoenix-calcite/ws/phoenix-core/target/cached_classpath.txt'.>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ phoenix-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ phoenix-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource to META-INF/services
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ phoenix-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1060 source files to <https://builds.apache.org/job/Phoenix-calcite/ws/phoenix-core/target/classes>
[WARNING] <https://builds.apache.org/job/Phoenix-calcite/ws/phoenix-core/src/main/java/org/apache/phoenix/execute/DescVarLengthFastByteComparisons.java>:[25,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] <https://builds.apache.org/job/Phoenix-calcite/ws/phoenix-core/src/main/java/org/apache/phoenix/execute/DescVarLengthFastByteComparisons.java>:[116,26] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] <https://builds.apache.org/job/Phoenix-calcite/ws/phoenix-core/src/main/java/org/apache/phoenix/execute/DescVarLengthFastByteComparisons.java>:[122,30] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] <https://builds.apache.org/job/Phoenix-calcite/ws/phoenix-core/src/main/java/org/apache/phoenix/execute/DescVarLengthFastByteComparisons.java>:[126,39] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] <https://builds.apache.org/job/Phoenix-calcite/ws/phoenix-core/src/main/java/org/apache/phoenix/mapreduce/index/IndexTool.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/Phoenix-calcite/ws/phoenix-core/src/main/java/org/apache/phoenix/mapreduce/index/IndexTool.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/Phoenix-calcite/ws/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixStatement.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/Phoenix-calcite/ws/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixStatement.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-dependency-plugin:2.1:build-classpath (create-mrapp-generated-classpath) @ phoenix-core ---
[INFO] Wrote classpath file '<https://builds.apache.org/job/Phoenix-calcite/ws/phoenix-core/target/classes/mrapp-generated-classpath'.>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ phoenix-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ phoenix-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 440 source files to <https://builds.apache.org/job/Phoenix-calcite/ws/phoenix-core/target/test-classes>
[WARNING] <https://builds.apache.org/job/Phoenix-calcite/ws/phoenix-core/src/test/java/org/apache/phoenix/util/TestUtil.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/Phoenix-calcite/ws/phoenix-core/src/test/java/org/apache/phoenix/util/TestUtil.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/Phoenix-calcite/ws/phoenix-core/src/test/java/org/apache/phoenix/query/BaseTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/Phoenix-calcite/ws/phoenix-core/src/test/java/org/apache/phoenix/query/BaseTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ phoenix-core ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.hadoop.hbase.regionserver.PhoenixRpcSchedulerFactoryTest
Running org.apache.hadoop.hbase.ipc.PhoenixIndexRpcSchedulerTest
Running org.apache.phoenix.execute.UnnestArrayPlanTest
Running org.apache.phoenix.execute.LiteralResultIteratorPlanTest
Running org.apache.phoenix.execute.MutationStateTest
Running org.apache.phoenix.execute.CorrelatePlanTest
Running org.apache.phoenix.execute.DescVarLengthFastByteComparisonsTest
Running org.apache.phoenix.iterate.SpoolingResultIteratorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.922 sec - in org.apache.hadoop.hbase.regionserver.PhoenixRpcSchedulerFactoryTest
Running org.apache.phoenix.iterate.ConcatResultIteratorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.979 sec - in org.apache.phoenix.execute.DescVarLengthFastByteComparisonsTest
Running org.apache.phoenix.iterate.RowKeyOrderedAggregateResultIteratorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.524 sec - in org.apache.phoenix.iterate.ConcatResultIteratorTest
Running org.apache.phoenix.iterate.MergeSortResultIteratorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.apache.phoenix.iterate.MergeSortResultIteratorTest
Running org.apache.phoenix.iterate.OrderedResultIteratorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.apache.phoenix.iterate.OrderedResultIteratorTest
Running org.apache.phoenix.iterate.AggregateResultScannerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.835 sec - in org.apache.phoenix.iterate.SpoolingResultIteratorTest
Running org.apache.phoenix.jdbc.PhoenixResultSetMetadataTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.424 sec - in org.apache.hadoop.hbase.ipc.PhoenixIndexRpcSchedulerTest
Running org.apache.phoenix.jdbc.PhoenixDriverTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.083 sec - in org.apache.phoenix.execute.CorrelatePlanTest
Running org.apache.phoenix.jdbc.ReadOnlyPropertiesTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec - in org.apache.phoenix.jdbc.ReadOnlyPropertiesTest
Running org.apache.phoenix.jdbc.SecureUserConnectionsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.246 sec - in org.apache.phoenix.execute.MutationStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.323 sec - in org.apache.phoenix.execute.LiteralResultIteratorPlanTest
Running org.apache.phoenix.jdbc.PhoenixEmbeddedDriverTest
Running org.apache.phoenix.jdbc.PhoenixPreparedStatementTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.381 sec - in org.apache.phoenix.execute.UnnestArrayPlanTest
Running org.apache.phoenix.compile.ScanRangesIntersectTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.apache.phoenix.compile.ScanRangesIntersectTest
Running org.apache.phoenix.compile.CreateTableCompilerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 sec - in org.apache.phoenix.jdbc.PhoenixEmbeddedDriverTest
Running org.apache.phoenix.compile.QueryCompilerTest
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
Recording test results

Build failed in Jenkins: Phoenix-Calcite #63

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-calcite/63/changes>

Changes:

[rajeshbabu] PHOENIX-3647 Fix parsing issues in CREATE VIEW DDL in

------------------------------------------
[...truncated 74422 lines...]
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.insertRowsInTable(PhoenixMetricsIT.java:747)
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testReadMetricsForSelect(PhoenixMetricsIT.java:218)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 2
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.insertRowsInTable(PhoenixMetricsIT.java:747)
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testReadMetricsForSelect(PhoenixMetricsIT.java:218)

testMetricsForUpsert(org.apache.phoenix.monitoring.PhoenixMetricsIT)  Time elapsed: 2.404 sec  <<< ERROR!
java.sql.SQLException: 2
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.insertRowsInTable(PhoenixMetricsIT.java:747)
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testMetricsForUpsert(PhoenixMetricsIT.java:241)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 2
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.insertRowsInTable(PhoenixMetricsIT.java:747)
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testMetricsForUpsert(PhoenixMetricsIT.java:241)

testGlobalPhoenixMetricsForUpsertSelect(org.apache.phoenix.monitoring.PhoenixMetricsIT)  Time elapsed: 3.829 sec  <<< FAILURE!
java.lang.AssertionError: expected:<1> but was:<0>
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testGlobalPhoenixMetricsForUpsertSelect(PhoenixMetricsIT.java:161)

testGlobalPhoenixMetricsForMutations(org.apache.phoenix.monitoring.PhoenixMetricsIT)  Time elapsed: 2.384 sec  <<< FAILURE!
java.lang.AssertionError: expected:<10> but was:<0>
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testGlobalPhoenixMetricsForMutations(PhoenixMetricsIT.java:136)

testMetricsForDeleteWithAutoCommit(org.apache.phoenix.monitoring.PhoenixMetricsIT)  Time elapsed: 2.385 sec  <<< ERROR!
java.sql.SQLException
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.upsertRows(PhoenixMetricsIT.java:388)
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testMetricsForDeleteWithAutoCommit(PhoenixMetricsIT.java:406)
Caused by: java.lang.ArrayIndexOutOfBoundsException

testMetricsForUpsertSelect(org.apache.phoenix.monitoring.PhoenixMetricsIT)  Time elapsed: 2.376 sec  <<< ERROR!
java.sql.SQLException
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.insertRowsInTable(PhoenixMetricsIT.java:747)
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testMetricsForUpsertSelect(PhoenixMetricsIT.java:284)
Caused by: java.lang.ArrayIndexOutOfBoundsException

testMetricsForUpsertWithAutoCommit(org.apache.phoenix.monitoring.PhoenixMetricsIT)  Time elapsed: 2.362 sec  <<< ERROR!
java.sql.SQLException
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.upsertRows(PhoenixMetricsIT.java:388)
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testMetricsForUpsertWithAutoCommit(PhoenixMetricsIT.java:367)
Caused by: java.lang.ArrayIndexOutOfBoundsException

testMetricsForUpsertSelectWithAutoCommit(org.apache.phoenix.monitoring.PhoenixMetricsIT)  Time elapsed: 2.376 sec  <<< ERROR!
java.sql.SQLException
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.insertRowsInTable(PhoenixMetricsIT.java:747)
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testMetricsForUpsertSelectWithAutoCommit(PhoenixMetricsIT.java:448)
Caused by: java.lang.ArrayIndexOutOfBoundsException

testMetricsForUpsertSelectSameTable(org.apache.phoenix.monitoring.PhoenixMetricsIT)  Time elapsed: 2.364 sec  <<< ERROR!
java.sql.SQLException
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.insertRowsInTable(PhoenixMetricsIT.java:747)
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testMetricsForUpsertSelectSameTable(PhoenixMetricsIT.java:614)
Caused by: java.lang.ArrayIndexOutOfBoundsException

Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 135.964 sec - in org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 137.229 sec - in org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 302.948 sec - in org.apache.phoenix.end2end.index.MutableIndexFailureIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 168.007 sec - in org.apache.phoenix.iterate.ScannerLeaseRenewalIT

Results :

Failed tests: 
  FlappingLocalIndexIT.testBuildIndexWhenUserTableAlreadyHasData:295->BaseTest.assertEquals:1828 expected:<1> but was:<0>
  FlappingLocalIndexIT.testBuildIndexWhenUserTableAlreadyHasData:295->BaseTest.assertEquals:1828 expected:<1> but was:<0>
  FlappingLocalIndexIT.testLocalIndexScanWithSmallChunks:104->BaseTest.assertEquals:1784 expected:<[z]> but was:<[a]>
  FlappingLocalIndexIT.testLocalIndexScanWithSmallChunks:104->BaseTest.assertEquals:1784 expected:<[z]> but was:<[a]>
  IndexExtendedIT.testLocalIndexScanAfterRegionsMerge:557->BaseTest.assertEquals:1784 expected:<[z]> but was:<[a]>
  QueryTimeoutIT.testSetRPCTimeOnConnection:100
  StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testCompactUpdatesStats:372->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testCompactUpdatesStats:372->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testCompactUpdatesStats:372->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testCompactUpdatesStats:372->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testUpdateStatsWithMultipleTables:257->upsertValues:297->upsertStmt:362
  StatsCollectorIT.testUpdateStatsWithMultipleTables:257->upsertValues:297->upsertStmt:362
  StatsCollectorIT.testUpdateStatsWithMultipleTables:257->upsertValues:297->upsertStmt:362
  StatsCollectorIT.testUpdateStatsWithMultipleTables:257->upsertValues:297->upsertStmt:362
  StatsCollectorIT.testUpdateStats:189->upsertValues:297->upsertStmt:362
  StatsCollectorIT.testUpdateStats:189->upsertValues:297->upsertStmt:362
  StatsCollectorIT.testUpdateStats:189->upsertValues:297->upsertStmt:362
  StatsCollectorIT.testUpdateStats:189->upsertValues:297->upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStats:372->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStats:372->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStats:372->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStats:372->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStatsWithMultipleTables:257->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStatsWithMultipleTables:257->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStatsWithMultipleTables:257->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStatsWithMultipleTables:257->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStats:189->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStats:189->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStats:189->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStats:189->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  UserDefinedFunctionsIT.testTemporaryFunctions:602 FunctionNotFoundException should be thrown
  ImmutableIndexIT.testDropIfImmutableKeyValueColumn:142->BaseTest.assertEquals:1828 expected:<1027> but was:<0>
  ImmutableIndexIT.testDropIfImmutableKeyValueColumn:142->BaseTest.assertEquals:1828 expected:<1027> but was:<0>
  ImmutableIndexIT.testDropIfImmutableKeyValueColumn:142->BaseTest.assertEquals:1828 expected:<1027> but was:<0>
  ImmutableIndexIT.testDropIfImmutableKeyValueColumn:142->BaseTest.assertEquals:1828 expected:<1027> but was:<0>
  LocalIndexIT.testLocalIndexScanJoinColumnsFromDataTable:330->BaseTest.assertEquals:1784 expected:<[f]> but was:<[b]>
  LocalIndexIT.testLocalIndexScanJoinColumnsFromDataTable:330->BaseTest.assertEquals:1784 expected:<[f]> but was:<[b]>
  LocalIndexIT.testLocalIndexesOnTableWithImmutableRows:493->BaseTest.assertEquals:1784 expected:<[a]> but was:<[z]>
  LocalIndexIT.testLocalIndexesOnTableWithImmutableRows:493->BaseTest.assertEquals:1784 expected:<[a]> but was:<[z]>
  LocalIndexIT.testPutsToLocalIndexTable:230->BaseTest.assertEquals:1828 expected:<1> but was:<0>
  LocalIndexIT.testPutsToLocalIndexTable:230->BaseTest.assertEquals:1828 expected:<1> but was:<0>
  PhoenixMetricsIT.testGlobalPhoenixMetricsForMutations:136->BaseTest.assertEquals:1828 expected:<10> but was:<0>
  PhoenixMetricsIT.testGlobalPhoenixMetricsForQueries:116->BaseTest.assertEquals:1828 expected:<1> but was:<0>
  PhoenixMetricsIT.testGlobalPhoenixMetricsForUpsertSelect:161->BaseTest.assertEquals:1828 expected:<1> but was:<0>
Tests in error: 
  AutomaticRebuildIT.testSecondaryAutomaticRebuildIndex:119 » SQL Error while ex...
  AutomaticRebuildIT.testSecondaryAutomaticRebuildIndex:119 » SQL Error while ex...
  CsvBulkLoadToolIT.testBasicImport:62 » SQL Error while executing SQL "CREATE T...
  CsvBulkLoadToolIT.testImportOneIndexTable:283->testImportOneIndexTable:318 » SQL
  CsvBulkLoadToolIT.testImportWithIndex:232 » SQL Error while executing SQL "SEL...
  CsvBulkLoadToolIT.testImportWithLocalIndex:245 » SQL Error while executing SQL...
  CsvBulkLoadToolIT.testMultipleInputFiles:170 » SQL Error while executing SQL "...
  IndexExtendedIT.testDeleteFromImmutable:355 » SQL Error while executing SQL "d...
  IndexExtendedIT.testDeleteFromImmutable:355 » SQL Error while executing SQL "d...
  IndexExtendedIT.testMutableIndexWithUpdates:163 » SQL Error while executing SQ...
  IndexExtendedIT.testMutableIndexWithUpdates:163 » SQL Error while executing SQ...
  IndexExtendedIT.testMutableIndexWithUpdates:163 » SQL Error while executing SQ...
  IndexExtendedIT.testMutableIndexWithUpdates:163 » SQL Error while executing SQ...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexToolForPartialBuildIT.testSecondaryIndex:127 » SQL Error while executing ...
  IndexToolForPartialBuildIT.testSecondaryIndex:127 » SQL Error while executing ...
  IndexToolForPartialBuildWithNamespaceEnabledIT>IndexToolForPartialBuildIT.testSecondaryIndex:127 » SQL
  IndexToolForPartialBuildWithNamespaceEnabledIT>IndexToolForPartialBuildIT.testSecondaryIndex:127 » SQL
  QueryTimeoutIT.testQueryTimeout:126 » SQL does not implement 'class org.apache...
  SpillableGroupByIT.testScanUri:120 » SQL Error while executing SQL "select cou...
  SpillableGroupByIT.testStatisticsAreNotWritten:164 » SQL Error while executing...
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.testRowCountAndByteCounts:564 » SQL Error while executing SQL...
  StatsCollectorIT.testRowCountAndByteCounts:564 » SQL Error while executing SQL...
  StatsCollectorIT.testRowCountAndByteCounts:564 » SQL Error while executing SQL...
  StatsCollectorIT.testRowCountAndByteCounts:564 » SQL Error while executing SQL...
  StatsCollectorIT.testWithMultiCF:490 » SQL Error while executing SQL "SELECT C...
  StatsCollectorIT.testWithMultiCF:490 » SQL Error while executing SQL "SELECT C...
  StatsCollectorIT.testWithMultiCF:490 » SQL Error while executing SQL "SELECT C...
  StatsCollectorIT.testWithMultiCF:490 » SQL Error while executing SQL "SELECT C...
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testRowCountAndByteCounts:564 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testRowCountAndByteCounts:564 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testRowCountAndByteCounts:564 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testRowCountAndByteCounts:564 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testWithMultiCF:490 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testWithMultiCF:490 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testWithMultiCF:490 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testWithMultiCF:490 » SQL
  UserDefinedFunctionsIT.testCreateFunction:394 » SQL Error while executing SQL ...
  UserDefinedFunctionsIT.testDropFunction:638 » SQL Error while executing SQL "s...
  UserDefinedFunctionsIT.testFunctionalIndexesWithUDFFunction:764 » FunctionNotFound
  UserDefinedFunctionsIT.testUDFsWhenTimestampManagedAtClient:690 » SQL Error wh...
  UserDefinedFunctionsIT.testUDFsWithMultipleConnections:514 » SQL Error while e...
  ImmutableIndexIT.testCreateIndexDuringUpsertSelect:171->BaseTest.upsertRows:1620->BaseTest.upsertRow:1647 » SQL
  ImmutableIndexIT.testCreateIndexDuringUpsertSelect:171->BaseTest.upsertRows:1620->BaseTest.upsertRow:1647 » SQL
  LocalIndexIT.testCreationOfTableWithLocalIndexColumnFamilyPrefixShouldFail:109 » ClassCast
  LocalIndexIT.testCreationOfTableWithLocalIndexColumnFamilyPrefixShouldFail:109 » ClassCast
  LocalIndexIT.testLocalIndexCreationWithDefaultFamilyOption:554 » SQL Error whi...
  LocalIndexIT.testLocalIndexCreationWithDefaultFamilyOption:554 » SQL Error whi...
  LocalIndexIT.testLocalIndexRowsShouldBeDeletedWhenUserTableRowsDeleted:459 » SQL
  LocalIndexIT.testLocalIndexRowsShouldBeDeletedWhenUserTableRowsDeleted:459 » SQL
  RoundRobinResultIteratorWithStatsIT.testRoundRobinBehavior:87 » SQL Cannot cal...
  PhoenixMetricsIT.testMetricsForDelete:314->insertRowsInTable:747 » SQL 2
  PhoenixMetricsIT.testMetricsForDeleteWithAutoCommit:406->upsertRows:388 » SQL
  PhoenixMetricsIT.testMetricsForUpsert:241->insertRowsInTable:747 » SQL 2
  PhoenixMetricsIT.testMetricsForUpsertSelect:284->insertRowsInTable:747 » SQL
  PhoenixMetricsIT.testMetricsForUpsertSelectSameTable:614->insertRowsInTable:747 » SQL
  PhoenixMetricsIT.testMetricsForUpsertSelectWithAutoCommit:448->insertRowsInTable:747 » SQL
  PhoenixMetricsIT.testMetricsForUpsertWithAutoCommit:367->upsertRows:388 » SQL
  PhoenixMetricsIT.testNoMetricsCollectedForConnection:337->insertRowsInTable:747 » SQL
  PhoenixMetricsIT.testReadMetricsForSelect:218->insertRowsInTable:747 » SQL 2
  PhoenixClientRpcIT.testIndexQos:107 NullPointer
  PhoenixClientRpcIT.testMetadataQos:121 NullPointer
  PhoenixServerRpcIT.testIndexQos:158 NullPointer

Tests run: 334, Failures: 52, Errors: 94, Skipped: 0

[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (ParallelStatsEnabledTest) @ phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  1.811 s]
[INFO] Phoenix Core ....................................... FAILURE [46:48 min]
[INFO] Phoenix - Flume .................................... 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] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 46:51 min
[INFO] Finished at: 2017-02-03T16:00:48+00:00
[INFO] Final Memory: 94M/1625M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (ParallelStatsEnabledTest) on project phoenix-core: There was a timeout or other error in the fork -> [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/MojoExecutionException
[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
No prior successful build to compare, so performing full copy of artifacts
Recording test results

Build failed in Jenkins: Phoenix-Calcite #62

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-calcite/62/changes>

Changes:

[rajeshbabu] PHOENIX-3647 Fix parsing issues in CREATE VIEW DDL in

------------------------------------------
[...truncated 85927 lines...]
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.insertRowsInTable(PhoenixMetricsIT.java:747)
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testReadMetricsForSelect(PhoenixMetricsIT.java:218)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 2
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.insertRowsInTable(PhoenixMetricsIT.java:747)
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testReadMetricsForSelect(PhoenixMetricsIT.java:218)

testMetricsForUpsert(org.apache.phoenix.monitoring.PhoenixMetricsIT)  Time elapsed: 2.348 sec  <<< ERROR!
java.sql.SQLException: 2
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.insertRowsInTable(PhoenixMetricsIT.java:747)
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testMetricsForUpsert(PhoenixMetricsIT.java:241)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 2
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.insertRowsInTable(PhoenixMetricsIT.java:747)
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testMetricsForUpsert(PhoenixMetricsIT.java:241)

testGlobalPhoenixMetricsForUpsertSelect(org.apache.phoenix.monitoring.PhoenixMetricsIT)  Time elapsed: 4.707 sec  <<< FAILURE!
java.lang.AssertionError: expected:<1> but was:<0>
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testGlobalPhoenixMetricsForUpsertSelect(PhoenixMetricsIT.java:161)

testGlobalPhoenixMetricsForMutations(org.apache.phoenix.monitoring.PhoenixMetricsIT)  Time elapsed: 2.347 sec  <<< FAILURE!
java.lang.AssertionError: expected:<10> but was:<0>
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testGlobalPhoenixMetricsForMutations(PhoenixMetricsIT.java:136)

testMetricsForDeleteWithAutoCommit(org.apache.phoenix.monitoring.PhoenixMetricsIT)  Time elapsed: 2.359 sec  <<< ERROR!
java.sql.SQLException
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.upsertRows(PhoenixMetricsIT.java:388)
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testMetricsForDeleteWithAutoCommit(PhoenixMetricsIT.java:406)
Caused by: java.lang.ArrayIndexOutOfBoundsException

testMetricsForUpsertSelect(org.apache.phoenix.monitoring.PhoenixMetricsIT)  Time elapsed: 2.322 sec  <<< ERROR!
java.sql.SQLException
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.insertRowsInTable(PhoenixMetricsIT.java:747)
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testMetricsForUpsertSelect(PhoenixMetricsIT.java:284)
Caused by: java.lang.ArrayIndexOutOfBoundsException

testMetricsForUpsertWithAutoCommit(org.apache.phoenix.monitoring.PhoenixMetricsIT)  Time elapsed: 2.31 sec  <<< ERROR!
java.sql.SQLException
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.upsertRows(PhoenixMetricsIT.java:388)
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testMetricsForUpsertWithAutoCommit(PhoenixMetricsIT.java:367)
Caused by: java.lang.ArrayIndexOutOfBoundsException

testMetricsForUpsertSelectWithAutoCommit(org.apache.phoenix.monitoring.PhoenixMetricsIT)  Time elapsed: 2.326 sec  <<< ERROR!
java.sql.SQLException
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.insertRowsInTable(PhoenixMetricsIT.java:747)
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testMetricsForUpsertSelectWithAutoCommit(PhoenixMetricsIT.java:448)
Caused by: java.lang.ArrayIndexOutOfBoundsException

testMetricsForUpsertSelectSameTable(org.apache.phoenix.monitoring.PhoenixMetricsIT)  Time elapsed: 2.307 sec  <<< ERROR!
java.sql.SQLException
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.insertRowsInTable(PhoenixMetricsIT.java:747)
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testMetricsForUpsertSelectSameTable(PhoenixMetricsIT.java:614)
Caused by: java.lang.ArrayIndexOutOfBoundsException

Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 137.312 sec - in org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 146.644 sec - in org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 302.574 sec - in org.apache.phoenix.end2end.index.MutableIndexFailureIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 166.939 sec - in org.apache.phoenix.iterate.ScannerLeaseRenewalIT

Results :

Failed tests: 
  FlappingLocalIndexIT.testBuildIndexWhenUserTableAlreadyHasData:295->BaseTest.assertEquals:1828 expected:<1> but was:<0>
  FlappingLocalIndexIT.testBuildIndexWhenUserTableAlreadyHasData:295->BaseTest.assertEquals:1828 expected:<1> but was:<0>
  FlappingLocalIndexIT.testLocalIndexScanWithSmallChunks:104->BaseTest.assertEquals:1784 expected:<[z]> but was:<[a]>
  FlappingLocalIndexIT.testLocalIndexScanWithSmallChunks:104->BaseTest.assertEquals:1784 expected:<[z]> but was:<[a]>
  IndexExtendedIT.testLocalIndexScanAfterRegionsMerge:557->BaseTest.assertEquals:1784 expected:<[z]> but was:<[a]>
  QueryTimeoutIT.testSetRPCTimeOnConnection:100
  StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testCompactUpdatesStats:372->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testCompactUpdatesStats:372->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testCompactUpdatesStats:372->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testCompactUpdatesStats:372->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testUpdateStatsWithMultipleTables:257->upsertValues:297->upsertStmt:362
  StatsCollectorIT.testUpdateStatsWithMultipleTables:257->upsertValues:297->upsertStmt:362
  StatsCollectorIT.testUpdateStatsWithMultipleTables:257->upsertValues:297->upsertStmt:362
  StatsCollectorIT.testUpdateStatsWithMultipleTables:257->upsertValues:297->upsertStmt:362
  StatsCollectorIT.testUpdateStats:189->upsertValues:297->upsertStmt:362
  StatsCollectorIT.testUpdateStats:189->upsertValues:297->upsertStmt:362
  StatsCollectorIT.testUpdateStats:189->upsertValues:297->upsertStmt:362
  StatsCollectorIT.testUpdateStats:189->upsertValues:297->upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStats:372->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStats:372->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStats:372->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStats:372->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStatsWithMultipleTables:257->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStatsWithMultipleTables:257->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStatsWithMultipleTables:257->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStatsWithMultipleTables:257->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStats:189->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStats:189->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStats:189->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStats:189->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  UserDefinedFunctionsIT.testTemporaryFunctions:602 FunctionNotFoundException should be thrown
  ImmutableIndexIT.testDropIfImmutableKeyValueColumn:142->BaseTest.assertEquals:1828 expected:<1027> but was:<0>
  ImmutableIndexIT.testDropIfImmutableKeyValueColumn:142->BaseTest.assertEquals:1828 expected:<1027> but was:<0>
  ImmutableIndexIT.testDropIfImmutableKeyValueColumn:142->BaseTest.assertEquals:1828 expected:<1027> but was:<0>
  ImmutableIndexIT.testDropIfImmutableKeyValueColumn:142->BaseTest.assertEquals:1828 expected:<1027> but was:<0>
  LocalIndexIT.testLocalIndexScanJoinColumnsFromDataTable:330->BaseTest.assertEquals:1784 expected:<[f]> but was:<[b]>
  LocalIndexIT.testLocalIndexScanJoinColumnsFromDataTable:330->BaseTest.assertEquals:1784 expected:<[f]> but was:<[b]>
  LocalIndexIT.testLocalIndexesOnTableWithImmutableRows:493->BaseTest.assertEquals:1784 expected:<[a]> but was:<[z]>
  LocalIndexIT.testLocalIndexesOnTableWithImmutableRows:493->BaseTest.assertEquals:1784 expected:<[a]> but was:<[z]>
  LocalIndexIT.testPutsToLocalIndexTable:230->BaseTest.assertEquals:1828 expected:<1> but was:<0>
  LocalIndexIT.testPutsToLocalIndexTable:230->BaseTest.assertEquals:1828 expected:<1> but was:<0>
  PhoenixMetricsIT.testGlobalPhoenixMetricsForMutations:136->BaseTest.assertEquals:1828 expected:<10> but was:<0>
  PhoenixMetricsIT.testGlobalPhoenixMetricsForQueries:116->BaseTest.assertEquals:1828 expected:<1> but was:<0>
  PhoenixMetricsIT.testGlobalPhoenixMetricsForUpsertSelect:161->BaseTest.assertEquals:1828 expected:<1> but was:<0>
Tests in error: 
  AutomaticRebuildIT.testSecondaryAutomaticRebuildIndex:119 » SQL Error while ex...
  AutomaticRebuildIT.testSecondaryAutomaticRebuildIndex:119 » SQL Error while ex...
  CsvBulkLoadToolIT.testBasicImport:62 » SQL Error while executing SQL "CREATE T...
  CsvBulkLoadToolIT.testImportOneIndexTable:283->testImportOneIndexTable:318 » SQL
  CsvBulkLoadToolIT.testImportWithIndex:232 » SQL Error while executing SQL "SEL...
  CsvBulkLoadToolIT.testImportWithLocalIndex:245 » SQL Error while executing SQL...
  CsvBulkLoadToolIT.testMultipleInputFiles:170 » SQL Error while executing SQL "...
  IndexExtendedIT.testDeleteFromImmutable:355 » SQL Error while executing SQL "d...
  IndexExtendedIT.testDeleteFromImmutable:355 » SQL Error while executing SQL "d...
  IndexExtendedIT.testMutableIndexWithUpdates:163 » SQL Error while executing SQ...
  IndexExtendedIT.testMutableIndexWithUpdates:163 » SQL Error while executing SQ...
  IndexExtendedIT.testMutableIndexWithUpdates:163 » SQL Error while executing SQ...
  IndexExtendedIT.testMutableIndexWithUpdates:163 » SQL Error while executing SQ...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexToolForPartialBuildIT.testSecondaryIndex:127 » SQL Error while executing ...
  IndexToolForPartialBuildIT.testSecondaryIndex:127 » SQL Error while executing ...
  IndexToolForPartialBuildWithNamespaceEnabledIT>IndexToolForPartialBuildIT.testSecondaryIndex:127 » SQL
  IndexToolForPartialBuildWithNamespaceEnabledIT>IndexToolForPartialBuildIT.testSecondaryIndex:127 » SQL
  QueryTimeoutIT.testQueryTimeout:126 » SQL does not implement 'class org.apache...
  SpillableGroupByIT.testScanUri:120 » SQL Error while executing SQL "select cou...
  SpillableGroupByIT.testStatisticsAreNotWritten:164 » SQL Error while executing...
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.testRowCountAndByteCounts:564 » SQL Error while executing SQL...
  StatsCollectorIT.testRowCountAndByteCounts:564 » SQL Error while executing SQL...
  StatsCollectorIT.testRowCountAndByteCounts:564 » SQL Error while executing SQL...
  StatsCollectorIT.testRowCountAndByteCounts:564 » SQL Error while executing SQL...
  StatsCollectorIT.testWithMultiCF:490 » SQL Error while executing SQL "SELECT C...
  StatsCollectorIT.testWithMultiCF:490 » SQL Error while executing SQL "SELECT C...
  StatsCollectorIT.testWithMultiCF:490 » SQL Error while executing SQL "SELECT C...
  StatsCollectorIT.testWithMultiCF:490 » SQL Error while executing SQL "SELECT C...
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testRowCountAndByteCounts:564 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testRowCountAndByteCounts:564 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testRowCountAndByteCounts:564 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testRowCountAndByteCounts:564 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testWithMultiCF:490 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testWithMultiCF:490 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testWithMultiCF:490 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testWithMultiCF:490 » SQL
  UserDefinedFunctionsIT.testCreateFunction:394 » SQL Error while executing SQL ...
  UserDefinedFunctionsIT.testDropFunction:638 » SQL Error while executing SQL "s...
  UserDefinedFunctionsIT.testFunctionalIndexesWithUDFFunction:764 » FunctionNotFound
  UserDefinedFunctionsIT.testUDFsWhenTimestampManagedAtClient:690 » SQL Error wh...
  UserDefinedFunctionsIT.testUDFsWithMultipleConnections:514 » SQL Error while e...
  ImmutableIndexIT.testCreateIndexDuringUpsertSelect:171->BaseTest.upsertRows:1620->BaseTest.upsertRow:1647 » SQL
  ImmutableIndexIT.testCreateIndexDuringUpsertSelect:171->BaseTest.upsertRows:1620->BaseTest.upsertRow:1647 » SQL
  LocalIndexIT.testCreationOfTableWithLocalIndexColumnFamilyPrefixShouldFail:109 » ClassCast
  LocalIndexIT.testCreationOfTableWithLocalIndexColumnFamilyPrefixShouldFail:109 » ClassCast
  LocalIndexIT.testLocalIndexCreationWithDefaultFamilyOption:554 » SQL Error whi...
  LocalIndexIT.testLocalIndexCreationWithDefaultFamilyOption:554 » SQL Error whi...
  LocalIndexIT.testLocalIndexRowsShouldBeDeletedWhenUserTableRowsDeleted:459 » SQL
  LocalIndexIT.testLocalIndexRowsShouldBeDeletedWhenUserTableRowsDeleted:459 » SQL
  RoundRobinResultIteratorWithStatsIT.testRoundRobinBehavior:87 » SQL Cannot cal...
  PhoenixMetricsIT.testMetricsForDelete:314->insertRowsInTable:747 » SQL 2
  PhoenixMetricsIT.testMetricsForDeleteWithAutoCommit:406->upsertRows:388 » SQL
  PhoenixMetricsIT.testMetricsForUpsert:241->insertRowsInTable:747 » SQL 2
  PhoenixMetricsIT.testMetricsForUpsertSelect:284->insertRowsInTable:747 » SQL
  PhoenixMetricsIT.testMetricsForUpsertSelectSameTable:614->insertRowsInTable:747 » SQL
  PhoenixMetricsIT.testMetricsForUpsertSelectWithAutoCommit:448->insertRowsInTable:747 » SQL
  PhoenixMetricsIT.testMetricsForUpsertWithAutoCommit:367->upsertRows:388 » SQL
  PhoenixMetricsIT.testNoMetricsCollectedForConnection:337->insertRowsInTable:747 » SQL
  PhoenixMetricsIT.testReadMetricsForSelect:218->insertRowsInTable:747 » SQL 2
  PhoenixClientRpcIT.testIndexQos:107 NullPointer
  PhoenixClientRpcIT.testMetadataQos:121 NullPointer
  PhoenixServerRpcIT.testIndexQos:158 NullPointer

Tests run: 334, Failures: 52, Errors: 94, Skipped: 0

[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (ParallelStatsEnabledTest) @ phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  1.757 s]
[INFO] Phoenix Core ....................................... FAILURE [49:55 min]
[INFO] Phoenix - Flume .................................... 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] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 49:58 min
[INFO] Finished at: 2017-02-03T08:48:35+00:00
[INFO] Final Memory: 94M/1622M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (ParallelStatsEnabledTest) on project phoenix-core: There was a timeout or other error in the fork -> [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/MojoExecutionException
[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
No prior successful build to compare, so performing full copy of artifacts
Recording test results

Build failed in Jenkins: Phoenix-Calcite #61

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-calcite/61/changes>

Changes:

[maryannxue] PHOENIX-3643 Not able resolve columns in predicate while querying views

------------------------------------------
[...truncated 77169 lines...]
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.insertRowsInTable(PhoenixMetricsIT.java:747)
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testReadMetricsForSelect(PhoenixMetricsIT.java:218)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 2
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.insertRowsInTable(PhoenixMetricsIT.java:747)
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testReadMetricsForSelect(PhoenixMetricsIT.java:218)

testMetricsForUpsert(org.apache.phoenix.monitoring.PhoenixMetricsIT)  Time elapsed: 2.394 sec  <<< ERROR!
java.sql.SQLException: 2
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.insertRowsInTable(PhoenixMetricsIT.java:747)
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testMetricsForUpsert(PhoenixMetricsIT.java:241)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 2
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.insertRowsInTable(PhoenixMetricsIT.java:747)
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testMetricsForUpsert(PhoenixMetricsIT.java:241)

testGlobalPhoenixMetricsForUpsertSelect(org.apache.phoenix.monitoring.PhoenixMetricsIT)  Time elapsed: 4.784 sec  <<< FAILURE!
java.lang.AssertionError: expected:<1> but was:<0>
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testGlobalPhoenixMetricsForUpsertSelect(PhoenixMetricsIT.java:161)

testGlobalPhoenixMetricsForMutations(org.apache.phoenix.monitoring.PhoenixMetricsIT)  Time elapsed: 2.369 sec  <<< FAILURE!
java.lang.AssertionError: expected:<10> but was:<0>
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testGlobalPhoenixMetricsForMutations(PhoenixMetricsIT.java:136)

testMetricsForDeleteWithAutoCommit(org.apache.phoenix.monitoring.PhoenixMetricsIT)  Time elapsed: 2.357 sec  <<< ERROR!
java.sql.SQLException
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.upsertRows(PhoenixMetricsIT.java:388)
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testMetricsForDeleteWithAutoCommit(PhoenixMetricsIT.java:406)
Caused by: java.lang.ArrayIndexOutOfBoundsException

testMetricsForUpsertSelect(org.apache.phoenix.monitoring.PhoenixMetricsIT)  Time elapsed: 2.361 sec  <<< ERROR!
java.sql.SQLException
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.insertRowsInTable(PhoenixMetricsIT.java:747)
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testMetricsForUpsertSelect(PhoenixMetricsIT.java:284)
Caused by: java.lang.ArrayIndexOutOfBoundsException

testMetricsForUpsertWithAutoCommit(org.apache.phoenix.monitoring.PhoenixMetricsIT)  Time elapsed: 2.361 sec  <<< ERROR!
java.sql.SQLException
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.upsertRows(PhoenixMetricsIT.java:388)
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testMetricsForUpsertWithAutoCommit(PhoenixMetricsIT.java:367)
Caused by: java.lang.ArrayIndexOutOfBoundsException

testMetricsForUpsertSelectWithAutoCommit(org.apache.phoenix.monitoring.PhoenixMetricsIT)  Time elapsed: 2.361 sec  <<< ERROR!
java.sql.SQLException
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.insertRowsInTable(PhoenixMetricsIT.java:747)
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testMetricsForUpsertSelectWithAutoCommit(PhoenixMetricsIT.java:448)
Caused by: java.lang.ArrayIndexOutOfBoundsException

testMetricsForUpsertSelectSameTable(org.apache.phoenix.monitoring.PhoenixMetricsIT)  Time elapsed: 2.359 sec  <<< ERROR!
java.sql.SQLException
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.insertRowsInTable(PhoenixMetricsIT.java:747)
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testMetricsForUpsertSelectSameTable(PhoenixMetricsIT.java:614)
Caused by: java.lang.ArrayIndexOutOfBoundsException

Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 137.925 sec - in org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 137.628 sec - in org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 302.563 sec - in org.apache.phoenix.end2end.index.MutableIndexFailureIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 165.346 sec - in org.apache.phoenix.iterate.ScannerLeaseRenewalIT

Results :

Failed tests: 
  FlappingLocalIndexIT.testBuildIndexWhenUserTableAlreadyHasData:295->BaseTest.assertEquals:1828 expected:<1> but was:<0>
  FlappingLocalIndexIT.testBuildIndexWhenUserTableAlreadyHasData:295->BaseTest.assertEquals:1828 expected:<1> but was:<0>
  FlappingLocalIndexIT.testLocalIndexScanWithSmallChunks:104->BaseTest.assertEquals:1784 expected:<[z]> but was:<[a]>
  FlappingLocalIndexIT.testLocalIndexScanWithSmallChunks:104->BaseTest.assertEquals:1784 expected:<[z]> but was:<[a]>
  IndexExtendedIT.testLocalIndexScanAfterRegionsMerge:557->BaseTest.assertEquals:1784 expected:<[z]> but was:<[a]>
  QueryTimeoutIT.testSetRPCTimeOnConnection:100
  StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testCompactUpdatesStats:372->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testCompactUpdatesStats:372->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testCompactUpdatesStats:372->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testCompactUpdatesStats:372->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testUpdateStatsWithMultipleTables:257->upsertValues:297->upsertStmt:362
  StatsCollectorIT.testUpdateStatsWithMultipleTables:257->upsertValues:297->upsertStmt:362
  StatsCollectorIT.testUpdateStatsWithMultipleTables:257->upsertValues:297->upsertStmt:362
  StatsCollectorIT.testUpdateStatsWithMultipleTables:257->upsertValues:297->upsertStmt:362
  StatsCollectorIT.testUpdateStats:189->upsertValues:297->upsertStmt:362
  StatsCollectorIT.testUpdateStats:189->upsertValues:297->upsertStmt:362
  StatsCollectorIT.testUpdateStats:189->upsertValues:297->upsertStmt:362
  StatsCollectorIT.testUpdateStats:189->upsertValues:297->upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStats:372->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStats:372->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStats:372->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStats:372->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStatsWithMultipleTables:257->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStatsWithMultipleTables:257->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStatsWithMultipleTables:257->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStatsWithMultipleTables:257->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStats:189->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStats:189->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStats:189->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStats:189->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  UserDefinedFunctionsIT.testTemporaryFunctions:602 FunctionNotFoundException should be thrown
  ImmutableIndexIT.testDropIfImmutableKeyValueColumn:142->BaseTest.assertEquals:1828 expected:<1027> but was:<0>
  ImmutableIndexIT.testDropIfImmutableKeyValueColumn:142->BaseTest.assertEquals:1828 expected:<1027> but was:<0>
  ImmutableIndexIT.testDropIfImmutableKeyValueColumn:142->BaseTest.assertEquals:1828 expected:<1027> but was:<0>
  ImmutableIndexIT.testDropIfImmutableKeyValueColumn:142->BaseTest.assertEquals:1828 expected:<1027> but was:<0>
  LocalIndexIT.testLocalIndexScanJoinColumnsFromDataTable:330->BaseTest.assertEquals:1784 expected:<[f]> but was:<[b]>
  LocalIndexIT.testLocalIndexScanJoinColumnsFromDataTable:330->BaseTest.assertEquals:1784 expected:<[f]> but was:<[b]>
  LocalIndexIT.testLocalIndexesOnTableWithImmutableRows:493->BaseTest.assertEquals:1784 expected:<[a]> but was:<[z]>
  LocalIndexIT.testLocalIndexesOnTableWithImmutableRows:493->BaseTest.assertEquals:1784 expected:<[a]> but was:<[z]>
  LocalIndexIT.testPutsToLocalIndexTable:230->BaseTest.assertEquals:1828 expected:<1> but was:<0>
  LocalIndexIT.testPutsToLocalIndexTable:230->BaseTest.assertEquals:1828 expected:<1> but was:<0>
  PhoenixMetricsIT.testGlobalPhoenixMetricsForMutations:136->BaseTest.assertEquals:1828 expected:<10> but was:<0>
  PhoenixMetricsIT.testGlobalPhoenixMetricsForQueries:116->BaseTest.assertEquals:1828 expected:<1> but was:<0>
  PhoenixMetricsIT.testGlobalPhoenixMetricsForUpsertSelect:161->BaseTest.assertEquals:1828 expected:<1> but was:<0>
Tests in error: 
  AutomaticRebuildIT.testSecondaryAutomaticRebuildIndex:119 » SQL Error while ex...
  AutomaticRebuildIT.testSecondaryAutomaticRebuildIndex:119 » SQL Error while ex...
  CsvBulkLoadToolIT.testBasicImport:62 » SQL Error while executing SQL "CREATE T...
  CsvBulkLoadToolIT.testImportOneIndexTable:283->testImportOneIndexTable:318 » SQL
  CsvBulkLoadToolIT.testImportWithIndex:232 » SQL Error while executing SQL "SEL...
  CsvBulkLoadToolIT.testImportWithLocalIndex:245 » SQL Error while executing SQL...
  CsvBulkLoadToolIT.testMultipleInputFiles:170 » SQL Error while executing SQL "...
  IndexExtendedIT.testDeleteFromImmutable:355 » SQL Error while executing SQL "d...
  IndexExtendedIT.testDeleteFromImmutable:355 » SQL Error while executing SQL "d...
  IndexExtendedIT.testMutableIndexWithUpdates:163 » SQL Error while executing SQ...
  IndexExtendedIT.testMutableIndexWithUpdates:163 » SQL Error while executing SQ...
  IndexExtendedIT.testMutableIndexWithUpdates:163 » SQL Error while executing SQ...
  IndexExtendedIT.testMutableIndexWithUpdates:163 » SQL Error while executing SQ...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexToolForPartialBuildIT.testSecondaryIndex:127 » SQL Error while executing ...
  IndexToolForPartialBuildIT.testSecondaryIndex:127 » SQL Error while executing ...
  IndexToolForPartialBuildWithNamespaceEnabledIT>IndexToolForPartialBuildIT.testSecondaryIndex:127 » SQL
  IndexToolForPartialBuildWithNamespaceEnabledIT>IndexToolForPartialBuildIT.testSecondaryIndex:127 » SQL
  QueryTimeoutIT.testQueryTimeout:126 » SQL does not implement 'class org.apache...
  SpillableGroupByIT.testScanUri:120 » SQL Error while executing SQL "select cou...
  SpillableGroupByIT.testStatisticsAreNotWritten:164 » SQL Error while executing...
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.testRowCountAndByteCounts:564 » SQL Error while executing SQL...
  StatsCollectorIT.testRowCountAndByteCounts:564 » SQL Error while executing SQL...
  StatsCollectorIT.testRowCountAndByteCounts:564 » SQL Error while executing SQL...
  StatsCollectorIT.testRowCountAndByteCounts:564 » SQL Error while executing SQL...
  StatsCollectorIT.testWithMultiCF:490 » SQL Error while executing SQL "SELECT C...
  StatsCollectorIT.testWithMultiCF:490 » SQL Error while executing SQL "SELECT C...
  StatsCollectorIT.testWithMultiCF:490 » SQL Error while executing SQL "SELECT C...
  StatsCollectorIT.testWithMultiCF:490 » SQL Error while executing SQL "SELECT C...
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testRowCountAndByteCounts:564 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testRowCountAndByteCounts:564 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testRowCountAndByteCounts:564 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testRowCountAndByteCounts:564 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testWithMultiCF:490 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testWithMultiCF:490 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testWithMultiCF:490 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testWithMultiCF:490 » SQL
  UserDefinedFunctionsIT.testCreateFunction:394 » SQL Error while executing SQL ...
  UserDefinedFunctionsIT.testDropFunction:638 » SQL Error while executing SQL "s...
  UserDefinedFunctionsIT.testFunctionalIndexesWithUDFFunction:764 » FunctionNotFound
  UserDefinedFunctionsIT.testUDFsWhenTimestampManagedAtClient:690 » SQL Error wh...
  UserDefinedFunctionsIT.testUDFsWithMultipleConnections:514 » SQL Error while e...
  ImmutableIndexIT.testCreateIndexDuringUpsertSelect:171->BaseTest.upsertRows:1620->BaseTest.upsertRow:1647 » SQL
  ImmutableIndexIT.testCreateIndexDuringUpsertSelect:171->BaseTest.upsertRows:1620->BaseTest.upsertRow:1647 » SQL
  LocalIndexIT.testCreationOfTableWithLocalIndexColumnFamilyPrefixShouldFail:109 » ClassCast
  LocalIndexIT.testCreationOfTableWithLocalIndexColumnFamilyPrefixShouldFail:109 » ClassCast
  LocalIndexIT.testLocalIndexCreationWithDefaultFamilyOption:554 » SQL Error whi...
  LocalIndexIT.testLocalIndexCreationWithDefaultFamilyOption:554 » SQL Error whi...
  LocalIndexIT.testLocalIndexRowsShouldBeDeletedWhenUserTableRowsDeleted:459 » SQL
  LocalIndexIT.testLocalIndexRowsShouldBeDeletedWhenUserTableRowsDeleted:459 » SQL
  RoundRobinResultIteratorWithStatsIT.testRoundRobinBehavior:87 » SQL Cannot cal...
  PhoenixMetricsIT.testMetricsForDelete:314->insertRowsInTable:747 » SQL 2
  PhoenixMetricsIT.testMetricsForDeleteWithAutoCommit:406->upsertRows:388 » SQL
  PhoenixMetricsIT.testMetricsForUpsert:241->insertRowsInTable:747 » SQL 2
  PhoenixMetricsIT.testMetricsForUpsertSelect:284->insertRowsInTable:747 » SQL
  PhoenixMetricsIT.testMetricsForUpsertSelectSameTable:614->insertRowsInTable:747 » SQL
  PhoenixMetricsIT.testMetricsForUpsertSelectWithAutoCommit:448->insertRowsInTable:747 » SQL
  PhoenixMetricsIT.testMetricsForUpsertWithAutoCommit:367->upsertRows:388 » SQL
  PhoenixMetricsIT.testNoMetricsCollectedForConnection:337->insertRowsInTable:747 » SQL
  PhoenixMetricsIT.testReadMetricsForSelect:218->insertRowsInTable:747 » SQL 2
  PhoenixClientRpcIT.testIndexQos:107 NullPointer
  PhoenixClientRpcIT.testMetadataQos:121 NullPointer
  PhoenixServerRpcIT.testIndexQos:158 NullPointer

Tests run: 334, Failures: 52, Errors: 94, Skipped: 0

[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (ParallelStatsEnabledTest) @ phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  2.160 s]
[INFO] Phoenix Core ....................................... FAILURE [47:04 min]
[INFO] Phoenix - Flume .................................... 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] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 47:08 min
[INFO] Finished at: 2017-02-02T01:45:40+00:00
[INFO] Final Memory: 88M/1628M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (ParallelStatsEnabledTest) on project phoenix-core: There was a timeout or other error in the fork -> [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/MojoExecutionException
[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
No prior successful build to compare, so performing full copy of artifacts
Recording test results

Build failed in Jenkins: Phoenix-Calcite #60

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-calcite/60/changes>

Changes:

[maryannxue] Adapt calcite interface change

------------------------------------------
[...truncated 80997 lines...]
Caused by: java.lang.ArrayIndexOutOfBoundsException: 2
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.insertRowsInTable(PhoenixMetricsIT.java:747)
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testReadMetricsForSelect(PhoenixMetricsIT.java:218)

testMetricsForUpsert(org.apache.phoenix.monitoring.PhoenixMetricsIT)  Time elapsed: 2.404 sec  <<< ERROR!
java.sql.SQLException: 2
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.insertRowsInTable(PhoenixMetricsIT.java:747)
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testMetricsForUpsert(PhoenixMetricsIT.java:241)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 2
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.insertRowsInTable(PhoenixMetricsIT.java:747)
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testMetricsForUpsert(PhoenixMetricsIT.java:241)

testGlobalPhoenixMetricsForUpsertSelect(org.apache.phoenix.monitoring.PhoenixMetricsIT)  Time elapsed: 4.782 sec  <<< FAILURE!
java.lang.AssertionError: expected:<1> but was:<0>
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testGlobalPhoenixMetricsForUpsertSelect(PhoenixMetricsIT.java:161)

testGlobalPhoenixMetricsForMutations(org.apache.phoenix.monitoring.PhoenixMetricsIT)  Time elapsed: 2.346 sec  <<< FAILURE!
java.lang.AssertionError: expected:<10> but was:<0>
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testGlobalPhoenixMetricsForMutations(PhoenixMetricsIT.java:136)

testMetricsForDeleteWithAutoCommit(org.apache.phoenix.monitoring.PhoenixMetricsIT)  Time elapsed: 2.38 sec  <<< ERROR!
java.sql.SQLException
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.upsertRows(PhoenixMetricsIT.java:388)
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testMetricsForDeleteWithAutoCommit(PhoenixMetricsIT.java:406)
Caused by: java.lang.ArrayIndexOutOfBoundsException

testMetricsForUpsertSelect(org.apache.phoenix.monitoring.PhoenixMetricsIT)  Time elapsed: 2.378 sec  <<< ERROR!
java.sql.SQLException
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.insertRowsInTable(PhoenixMetricsIT.java:747)
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testMetricsForUpsertSelect(PhoenixMetricsIT.java:284)
Caused by: java.lang.ArrayIndexOutOfBoundsException

testMetricsForUpsertWithAutoCommit(org.apache.phoenix.monitoring.PhoenixMetricsIT)  Time elapsed: 2.402 sec  <<< ERROR!
java.sql.SQLException
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.upsertRows(PhoenixMetricsIT.java:388)
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testMetricsForUpsertWithAutoCommit(PhoenixMetricsIT.java:367)
Caused by: java.lang.ArrayIndexOutOfBoundsException

testMetricsForUpsertSelectWithAutoCommit(org.apache.phoenix.monitoring.PhoenixMetricsIT)  Time elapsed: 2.354 sec  <<< ERROR!
java.sql.SQLException
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.insertRowsInTable(PhoenixMetricsIT.java:747)
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testMetricsForUpsertSelectWithAutoCommit(PhoenixMetricsIT.java:448)
Caused by: java.lang.ArrayIndexOutOfBoundsException

testMetricsForUpsertSelectSameTable(org.apache.phoenix.monitoring.PhoenixMetricsIT)  Time elapsed: 2.361 sec  <<< ERROR!
java.sql.SQLException
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.insertRowsInTable(PhoenixMetricsIT.java:747)
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testMetricsForUpsertSelectSameTable(PhoenixMetricsIT.java:614)
Caused by: java.lang.ArrayIndexOutOfBoundsException

Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 137.189 sec - in org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 137.48 sec - in org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 311.865 sec - in org.apache.phoenix.end2end.index.MutableIndexFailureIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 167.274 sec - in org.apache.phoenix.iterate.ScannerLeaseRenewalIT

Results :

Failed tests: 
  FlappingLocalIndexIT.testBuildIndexWhenUserTableAlreadyHasData:295->BaseTest.assertEquals:1828 expected:<1> but was:<0>
  FlappingLocalIndexIT.testBuildIndexWhenUserTableAlreadyHasData:295->BaseTest.assertEquals:1828 expected:<1> but was:<0>
  FlappingLocalIndexIT.testLocalIndexScanWithSmallChunks:104->BaseTest.assertEquals:1784 expected:<[z]> but was:<[a]>
  FlappingLocalIndexIT.testLocalIndexScanWithSmallChunks:104->BaseTest.assertEquals:1784 expected:<[z]> but was:<[a]>
  IndexExtendedIT.testLocalIndexScanAfterRegionsMerge:557->BaseTest.assertEquals:1784 expected:<[z]> but was:<[a]>
  QueryTimeoutIT.testSetRPCTimeOnConnection:100
  StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testCompactUpdatesStats:372->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testCompactUpdatesStats:372->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testCompactUpdatesStats:372->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testCompactUpdatesStats:372->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testUpdateStatsWithMultipleTables:257->upsertValues:297->upsertStmt:362
  StatsCollectorIT.testUpdateStatsWithMultipleTables:257->upsertValues:297->upsertStmt:362
  StatsCollectorIT.testUpdateStatsWithMultipleTables:257->upsertValues:297->upsertStmt:362
  StatsCollectorIT.testUpdateStatsWithMultipleTables:257->upsertValues:297->upsertStmt:362
  StatsCollectorIT.testUpdateStats:189->upsertValues:297->upsertStmt:362
  StatsCollectorIT.testUpdateStats:189->upsertValues:297->upsertStmt:362
  StatsCollectorIT.testUpdateStats:189->upsertValues:297->upsertStmt:362
  StatsCollectorIT.testUpdateStats:189->upsertValues:297->upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStats:372->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStats:372->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStats:372->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStats:372->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStatsWithMultipleTables:257->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStatsWithMultipleTables:257->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStatsWithMultipleTables:257->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStatsWithMultipleTables:257->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStats:189->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStats:189->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStats:189->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStats:189->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  UserDefinedFunctionsIT.testTemporaryFunctions:602 FunctionNotFoundException should be thrown
  ImmutableIndexIT.testDropIfImmutableKeyValueColumn:142->BaseTest.assertEquals:1828 expected:<1027> but was:<0>
  ImmutableIndexIT.testDropIfImmutableKeyValueColumn:142->BaseTest.assertEquals:1828 expected:<1027> but was:<0>
  ImmutableIndexIT.testDropIfImmutableKeyValueColumn:142->BaseTest.assertEquals:1828 expected:<1027> but was:<0>
  ImmutableIndexIT.testDropIfImmutableKeyValueColumn:142->BaseTest.assertEquals:1828 expected:<1027> but was:<0>
  LocalIndexIT.testLocalIndexScanJoinColumnsFromDataTable:330->BaseTest.assertEquals:1784 expected:<[f]> but was:<[b]>
  LocalIndexIT.testLocalIndexScanJoinColumnsFromDataTable:330->BaseTest.assertEquals:1784 expected:<[f]> but was:<[b]>
  LocalIndexIT.testLocalIndexesOnTableWithImmutableRows:493->BaseTest.assertEquals:1784 expected:<[a]> but was:<[z]>
  LocalIndexIT.testLocalIndexesOnTableWithImmutableRows:493->BaseTest.assertEquals:1784 expected:<[a]> but was:<[z]>
  LocalIndexIT.testPutsToLocalIndexTable:230->BaseTest.assertEquals:1828 expected:<1> but was:<0>
  LocalIndexIT.testPutsToLocalIndexTable:230->BaseTest.assertEquals:1828 expected:<1> but was:<0>
  PhoenixMetricsIT.testGlobalPhoenixMetricsForMutations:136->BaseTest.assertEquals:1828 expected:<10> but was:<0>
  PhoenixMetricsIT.testGlobalPhoenixMetricsForQueries:116->BaseTest.assertEquals:1828 expected:<1> but was:<0>
  PhoenixMetricsIT.testGlobalPhoenixMetricsForUpsertSelect:161->BaseTest.assertEquals:1828 expected:<1> but was:<0>
Tests in error: 
  AutomaticRebuildIT.testSecondaryAutomaticRebuildIndex:119 » SQL Error while ex...
  AutomaticRebuildIT.testSecondaryAutomaticRebuildIndex:119 » SQL Error while ex...
  CsvBulkLoadToolIT.testBasicImport:62 » SQL Error while executing SQL "CREATE T...
  CsvBulkLoadToolIT.testImportOneIndexTable:283->testImportOneIndexTable:318 » SQL
  CsvBulkLoadToolIT.testImportWithIndex:232 » SQL Error while executing SQL "SEL...
  CsvBulkLoadToolIT.testImportWithLocalIndex:245 » SQL Error while executing SQL...
  CsvBulkLoadToolIT.testMultipleInputFiles:170 » SQL Error while executing SQL "...
  FlappingLocalIndexIT.testLocalIndexScan:160 » SQL column 't_id' not found
  FlappingLocalIndexIT.testLocalIndexScan:160 » SQL column 't_id' not found
  IndexExtendedIT.testDeleteFromImmutable:355 » SQL Error while executing SQL "d...
  IndexExtendedIT.testDeleteFromImmutable:355 » SQL Error while executing SQL "d...
  IndexExtendedIT.testMutableIndexWithUpdates:163 » SQL Error while executing SQ...
  IndexExtendedIT.testMutableIndexWithUpdates:163 » SQL Error while executing SQ...
  IndexExtendedIT.testMutableIndexWithUpdates:163 » SQL Error while executing SQ...
  IndexExtendedIT.testMutableIndexWithUpdates:163 » SQL Error while executing SQ...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexToolForPartialBuildIT.testSecondaryIndex:127 » SQL Error while executing ...
  IndexToolForPartialBuildIT.testSecondaryIndex:127 » SQL Error while executing ...
  IndexToolForPartialBuildWithNamespaceEnabledIT>IndexToolForPartialBuildIT.testSecondaryIndex:127 » SQL
  IndexToolForPartialBuildWithNamespaceEnabledIT>IndexToolForPartialBuildIT.testSecondaryIndex:127 » SQL
  QueryTimeoutIT.testQueryTimeout:126 » SQL does not implement 'class org.apache...
  SpillableGroupByIT.testScanUri:120 » SQL Error while executing SQL "select cou...
  SpillableGroupByIT.testStatisticsAreNotWritten:164 » SQL Error while executing...
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.testRowCountAndByteCounts:564 » SQL Error while executing SQL...
  StatsCollectorIT.testRowCountAndByteCounts:564 » SQL Error while executing SQL...
  StatsCollectorIT.testRowCountAndByteCounts:564 » SQL Error while executing SQL...
  StatsCollectorIT.testRowCountAndByteCounts:564 » SQL Error while executing SQL...
  StatsCollectorIT.testWithMultiCF:490 » SQL Error while executing SQL "SELECT C...
  StatsCollectorIT.testWithMultiCF:490 » SQL Error while executing SQL "SELECT C...
  StatsCollectorIT.testWithMultiCF:490 » SQL Error while executing SQL "SELECT C...
  StatsCollectorIT.testWithMultiCF:490 » SQL Error while executing SQL "SELECT C...
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testRowCountAndByteCounts:564 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testRowCountAndByteCounts:564 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testRowCountAndByteCounts:564 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testRowCountAndByteCounts:564 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testWithMultiCF:490 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testWithMultiCF:490 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testWithMultiCF:490 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testWithMultiCF:490 » SQL
  UserDefinedFunctionsIT.testCreateFunction:394 » SQL Error while executing SQL ...
  UserDefinedFunctionsIT.testDropFunction:638 » SQL Error while executing SQL "s...
  UserDefinedFunctionsIT.testFunctionalIndexesWithUDFFunction:764 » FunctionNotFound
  UserDefinedFunctionsIT.testUDFsWhenTimestampManagedAtClient:690 » SQL Error wh...
  UserDefinedFunctionsIT.testUDFsWithMultipleConnections:514 » SQL Error while e...
  ImmutableIndexIT.testCreateIndexDuringUpsertSelect:171->BaseTest.upsertRows:1620->BaseTest.upsertRow:1647 » SQL
  ImmutableIndexIT.testCreateIndexDuringUpsertSelect:171->BaseTest.upsertRows:1620->BaseTest.upsertRow:1647 » SQL
  LocalIndexIT.testCreationOfTableWithLocalIndexColumnFamilyPrefixShouldFail:109 » ClassCast
  LocalIndexIT.testCreationOfTableWithLocalIndexColumnFamilyPrefixShouldFail:109 » ClassCast
  LocalIndexIT.testLocalIndexCreationWithDefaultFamilyOption:554 » SQL Error whi...
  LocalIndexIT.testLocalIndexCreationWithDefaultFamilyOption:554 » SQL Error whi...
  LocalIndexIT.testLocalIndexRowsShouldBeDeletedWhenUserTableRowsDeleted:459 » SQL
  LocalIndexIT.testLocalIndexRowsShouldBeDeletedWhenUserTableRowsDeleted:459 » SQL
  RoundRobinResultIteratorWithStatsIT.testRoundRobinBehavior:87 » SQL Cannot cal...
  PhoenixMetricsIT.testMetricsForDelete:314->insertRowsInTable:747 » SQL 2
  PhoenixMetricsIT.testMetricsForDeleteWithAutoCommit:406->upsertRows:388 » SQL
  PhoenixMetricsIT.testMetricsForUpsert:241->insertRowsInTable:747 » SQL 2
  PhoenixMetricsIT.testMetricsForUpsertSelect:284->insertRowsInTable:747 » SQL
  PhoenixMetricsIT.testMetricsForUpsertSelectSameTable:614->insertRowsInTable:747 » SQL
  PhoenixMetricsIT.testMetricsForUpsertSelectWithAutoCommit:448->insertRowsInTable:747 » SQL
  PhoenixMetricsIT.testMetricsForUpsertWithAutoCommit:367->upsertRows:388 » SQL
  PhoenixMetricsIT.testNoMetricsCollectedForConnection:337->insertRowsInTable:747 » SQL
  PhoenixMetricsIT.testReadMetricsForSelect:218->insertRowsInTable:747 » SQL 2
  PhoenixClientRpcIT.testIndexQos:107 NullPointer
  PhoenixClientRpcIT.testMetadataQos:121 NullPointer
  PhoenixServerRpcIT.testIndexQos:158 NullPointer

Tests run: 334, Failures: 52, Errors: 96, Skipped: 0

[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (ParallelStatsEnabledTest) @ phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  2.242 s]
[INFO] Phoenix Core ....................................... FAILURE [46:08 min]
[INFO] Phoenix - Flume .................................... 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] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 46:11 min
[INFO] Finished at: 2017-02-01T08:14:48+00:00
[INFO] Final Memory: 89M/1634M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (ParallelStatsEnabledTest) on project phoenix-core: There was a timeout or other error in the fork -> [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/MojoExecutionException
[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
No prior successful build to compare, so performing full copy of artifacts
Recording test results

Build failed in Jenkins: Phoenix-Calcite #59

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-calcite/59/changes>

Changes:

[maryannxue] PHOENIX-3635 Many tests failing for not resolving table name properly in

------------------------------------------
[...truncated 80067 lines...]
Caused by: java.lang.ArrayIndexOutOfBoundsException: 2
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.insertRowsInTable(PhoenixMetricsIT.java:747)
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testReadMetricsForSelect(PhoenixMetricsIT.java:218)

testMetricsForUpsert(org.apache.phoenix.monitoring.PhoenixMetricsIT)  Time elapsed: 2.4 sec  <<< ERROR!
java.sql.SQLException: 2
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.insertRowsInTable(PhoenixMetricsIT.java:747)
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testMetricsForUpsert(PhoenixMetricsIT.java:241)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 2
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.insertRowsInTable(PhoenixMetricsIT.java:747)
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testMetricsForUpsert(PhoenixMetricsIT.java:241)

testGlobalPhoenixMetricsForUpsertSelect(org.apache.phoenix.monitoring.PhoenixMetricsIT)  Time elapsed: 3.819 sec  <<< FAILURE!
java.lang.AssertionError: expected:<1> but was:<0>
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testGlobalPhoenixMetricsForUpsertSelect(PhoenixMetricsIT.java:161)

testGlobalPhoenixMetricsForMutations(org.apache.phoenix.monitoring.PhoenixMetricsIT)  Time elapsed: 2.37 sec  <<< FAILURE!
java.lang.AssertionError: expected:<10> but was:<0>
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testGlobalPhoenixMetricsForMutations(PhoenixMetricsIT.java:136)

testMetricsForDeleteWithAutoCommit(org.apache.phoenix.monitoring.PhoenixMetricsIT)  Time elapsed: 2.385 sec  <<< ERROR!
java.sql.SQLException
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.upsertRows(PhoenixMetricsIT.java:388)
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testMetricsForDeleteWithAutoCommit(PhoenixMetricsIT.java:406)
Caused by: java.lang.ArrayIndexOutOfBoundsException

testMetricsForUpsertSelect(org.apache.phoenix.monitoring.PhoenixMetricsIT)  Time elapsed: 2.379 sec  <<< ERROR!
java.sql.SQLException
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.insertRowsInTable(PhoenixMetricsIT.java:747)
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testMetricsForUpsertSelect(PhoenixMetricsIT.java:284)
Caused by: java.lang.ArrayIndexOutOfBoundsException

testMetricsForUpsertWithAutoCommit(org.apache.phoenix.monitoring.PhoenixMetricsIT)  Time elapsed: 2.369 sec  <<< ERROR!
java.sql.SQLException
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.upsertRows(PhoenixMetricsIT.java:388)
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testMetricsForUpsertWithAutoCommit(PhoenixMetricsIT.java:367)
Caused by: java.lang.ArrayIndexOutOfBoundsException

testMetricsForUpsertSelectWithAutoCommit(org.apache.phoenix.monitoring.PhoenixMetricsIT)  Time elapsed: 2.376 sec  <<< ERROR!
java.sql.SQLException
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.insertRowsInTable(PhoenixMetricsIT.java:747)
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testMetricsForUpsertSelectWithAutoCommit(PhoenixMetricsIT.java:448)
Caused by: java.lang.ArrayIndexOutOfBoundsException

testMetricsForUpsertSelectSameTable(org.apache.phoenix.monitoring.PhoenixMetricsIT)  Time elapsed: 2.365 sec  <<< ERROR!
java.sql.SQLException
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.insertRowsInTable(PhoenixMetricsIT.java:747)
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testMetricsForUpsertSelectSameTable(PhoenixMetricsIT.java:614)
Caused by: java.lang.ArrayIndexOutOfBoundsException

Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 137.207 sec - in org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 147.3 sec - in org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 308.04 sec - in org.apache.phoenix.end2end.index.MutableIndexFailureIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 164.078 sec - in org.apache.phoenix.iterate.ScannerLeaseRenewalIT

Results :

Failed tests: 
  FlappingLocalIndexIT.testBuildIndexWhenUserTableAlreadyHasData:295->BaseTest.assertEquals:1828 expected:<1> but was:<0>
  FlappingLocalIndexIT.testBuildIndexWhenUserTableAlreadyHasData:295->BaseTest.assertEquals:1828 expected:<1> but was:<0>
  FlappingLocalIndexIT.testLocalIndexScanWithSmallChunks:104->BaseTest.assertEquals:1784 expected:<[z]> but was:<[a]>
  FlappingLocalIndexIT.testLocalIndexScanWithSmallChunks:104->BaseTest.assertEquals:1784 expected:<[z]> but was:<[a]>
  IndexExtendedIT.testLocalIndexScanAfterRegionsMerge:557->BaseTest.assertEquals:1784 expected:<[z]> but was:<[a]>
  QueryTimeoutIT.testSetRPCTimeOnConnection:100
  StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testCompactUpdatesStats:372->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testCompactUpdatesStats:372->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testCompactUpdatesStats:372->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testCompactUpdatesStats:372->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testUpdateStatsWithMultipleTables:257->upsertValues:297->upsertStmt:362
  StatsCollectorIT.testUpdateStatsWithMultipleTables:257->upsertValues:297->upsertStmt:362
  StatsCollectorIT.testUpdateStatsWithMultipleTables:257->upsertValues:297->upsertStmt:362
  StatsCollectorIT.testUpdateStatsWithMultipleTables:257->upsertValues:297->upsertStmt:362
  StatsCollectorIT.testUpdateStats:189->upsertValues:297->upsertStmt:362
  StatsCollectorIT.testUpdateStats:189->upsertValues:297->upsertStmt:362
  StatsCollectorIT.testUpdateStats:189->upsertValues:297->upsertStmt:362
  StatsCollectorIT.testUpdateStats:189->upsertValues:297->upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStats:372->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStats:372->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStats:372->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStats:372->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStatsWithMultipleTables:257->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStatsWithMultipleTables:257->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStatsWithMultipleTables:257->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStatsWithMultipleTables:257->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStats:189->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStats:189->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStats:189->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStats:189->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  UserDefinedFunctionsIT.testTemporaryFunctions:602 FunctionNotFoundException should be thrown
  ImmutableIndexIT.testDropIfImmutableKeyValueColumn:142->BaseTest.assertEquals:1828 expected:<1027> but was:<0>
  ImmutableIndexIT.testDropIfImmutableKeyValueColumn:142->BaseTest.assertEquals:1828 expected:<1027> but was:<0>
  ImmutableIndexIT.testDropIfImmutableKeyValueColumn:142->BaseTest.assertEquals:1828 expected:<1027> but was:<0>
  ImmutableIndexIT.testDropIfImmutableKeyValueColumn:142->BaseTest.assertEquals:1828 expected:<1027> but was:<0>
  LocalIndexIT.testLocalIndexScanJoinColumnsFromDataTable:330->BaseTest.assertEquals:1784 expected:<[f]> but was:<[b]>
  LocalIndexIT.testLocalIndexScanJoinColumnsFromDataTable:330->BaseTest.assertEquals:1784 expected:<[f]> but was:<[b]>
  LocalIndexIT.testLocalIndexesOnTableWithImmutableRows:493->BaseTest.assertEquals:1784 expected:<[a]> but was:<[z]>
  LocalIndexIT.testLocalIndexesOnTableWithImmutableRows:493->BaseTest.assertEquals:1784 expected:<[a]> but was:<[z]>
  LocalIndexIT.testPutsToLocalIndexTable:230->BaseTest.assertEquals:1828 expected:<1> but was:<0>
  LocalIndexIT.testPutsToLocalIndexTable:230->BaseTest.assertEquals:1828 expected:<1> but was:<0>
  PhoenixMetricsIT.testGlobalPhoenixMetricsForMutations:136->BaseTest.assertEquals:1828 expected:<10> but was:<0>
  PhoenixMetricsIT.testGlobalPhoenixMetricsForQueries:116->BaseTest.assertEquals:1828 expected:<1> but was:<0>
  PhoenixMetricsIT.testGlobalPhoenixMetricsForUpsertSelect:161->BaseTest.assertEquals:1828 expected:<1> but was:<0>
Tests in error: 
  AutomaticRebuildIT.testSecondaryAutomaticRebuildIndex:119 » SQL Error while ex...
  AutomaticRebuildIT.testSecondaryAutomaticRebuildIndex:119 » SQL Error while ex...
  CsvBulkLoadToolIT.testBasicImport:62 » SQL Error while executing SQL "CREATE T...
  CsvBulkLoadToolIT.testImportOneIndexTable:283->testImportOneIndexTable:318 » SQL
  CsvBulkLoadToolIT.testImportWithIndex:232 » SQL Error while executing SQL "SEL...
  CsvBulkLoadToolIT.testImportWithLocalIndex:245 » SQL Error while executing SQL...
  CsvBulkLoadToolIT.testMultipleInputFiles:170 » SQL Error while executing SQL "...
  FlappingLocalIndexIT.testLocalIndexScan:160 » SQL column 't_id' not found
  FlappingLocalIndexIT.testLocalIndexScan:160 » SQL column 't_id' not found
  IndexExtendedIT.testDeleteFromImmutable:355 » SQL Error while executing SQL "d...
  IndexExtendedIT.testDeleteFromImmutable:355 » SQL Error while executing SQL "d...
  IndexExtendedIT.testMutableIndexWithUpdates:163 » SQL Error while executing SQ...
  IndexExtendedIT.testMutableIndexWithUpdates:163 » SQL Error while executing SQ...
  IndexExtendedIT.testMutableIndexWithUpdates:163 » SQL Error while executing SQ...
  IndexExtendedIT.testMutableIndexWithUpdates:163 » SQL Error while executing SQ...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexToolForPartialBuildIT.testSecondaryIndex:127 » SQL Error while executing ...
  IndexToolForPartialBuildIT.testSecondaryIndex:127 » SQL Error while executing ...
  IndexToolForPartialBuildWithNamespaceEnabledIT>IndexToolForPartialBuildIT.testSecondaryIndex:127 » SQL
  IndexToolForPartialBuildWithNamespaceEnabledIT>IndexToolForPartialBuildIT.testSecondaryIndex:127 » SQL
  QueryTimeoutIT.testQueryTimeout:126 » SQL does not implement 'class org.apache...
  SpillableGroupByIT.testScanUri:120 » SQL Error while executing SQL "select cou...
  SpillableGroupByIT.testStatisticsAreNotWritten:164 » SQL Error while executing...
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.testRowCountAndByteCounts:564 » SQL Error while executing SQL...
  StatsCollectorIT.testRowCountAndByteCounts:564 » SQL Error while executing SQL...
  StatsCollectorIT.testRowCountAndByteCounts:564 » SQL Error while executing SQL...
  StatsCollectorIT.testRowCountAndByteCounts:564 » SQL Error while executing SQL...
  StatsCollectorIT.testWithMultiCF:490 » SQL Error while executing SQL "SELECT C...
  StatsCollectorIT.testWithMultiCF:490 » SQL Error while executing SQL "SELECT C...
  StatsCollectorIT.testWithMultiCF:490 » SQL Error while executing SQL "SELECT C...
  StatsCollectorIT.testWithMultiCF:490 » SQL Error while executing SQL "SELECT C...
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testRowCountAndByteCounts:564 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testRowCountAndByteCounts:564 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testRowCountAndByteCounts:564 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testRowCountAndByteCounts:564 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testWithMultiCF:490 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testWithMultiCF:490 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testWithMultiCF:490 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testWithMultiCF:490 » SQL
  UserDefinedFunctionsIT.testCreateFunction:394 » SQL Error while executing SQL ...
  UserDefinedFunctionsIT.testDropFunction:638 » SQL Error while executing SQL "s...
  UserDefinedFunctionsIT.testFunctionalIndexesWithUDFFunction:764 » FunctionNotFound
  UserDefinedFunctionsIT.testUDFsWhenTimestampManagedAtClient:690 » SQL Error wh...
  UserDefinedFunctionsIT.testUDFsWithMultipleConnections:514 » SQL Error while e...
  ImmutableIndexIT.testCreateIndexDuringUpsertSelect:171->BaseTest.upsertRows:1620->BaseTest.upsertRow:1647 » SQL
  ImmutableIndexIT.testCreateIndexDuringUpsertSelect:171->BaseTest.upsertRows:1620->BaseTest.upsertRow:1647 » SQL
  LocalIndexIT.testCreationOfTableWithLocalIndexColumnFamilyPrefixShouldFail:109 » ClassCast
  LocalIndexIT.testCreationOfTableWithLocalIndexColumnFamilyPrefixShouldFail:109 » ClassCast
  LocalIndexIT.testLocalIndexCreationWithDefaultFamilyOption:554 » SQL Error whi...
  LocalIndexIT.testLocalIndexCreationWithDefaultFamilyOption:554 » SQL Error whi...
  LocalIndexIT.testLocalIndexRowsShouldBeDeletedWhenUserTableRowsDeleted:459 » SQL
  LocalIndexIT.testLocalIndexRowsShouldBeDeletedWhenUserTableRowsDeleted:459 » SQL
  RoundRobinResultIteratorWithStatsIT.testRoundRobinBehavior:87 » SQL Cannot cal...
  PhoenixMetricsIT.testMetricsForDelete:314->insertRowsInTable:747 » SQL 2
  PhoenixMetricsIT.testMetricsForDeleteWithAutoCommit:406->upsertRows:388 » SQL
  PhoenixMetricsIT.testMetricsForUpsert:241->insertRowsInTable:747 » SQL 2
  PhoenixMetricsIT.testMetricsForUpsertSelect:284->insertRowsInTable:747 » SQL
  PhoenixMetricsIT.testMetricsForUpsertSelectSameTable:614->insertRowsInTable:747 » SQL
  PhoenixMetricsIT.testMetricsForUpsertSelectWithAutoCommit:448->insertRowsInTable:747 » SQL
  PhoenixMetricsIT.testMetricsForUpsertWithAutoCommit:367->upsertRows:388 » SQL
  PhoenixMetricsIT.testNoMetricsCollectedForConnection:337->insertRowsInTable:747 » SQL
  PhoenixMetricsIT.testReadMetricsForSelect:218->insertRowsInTable:747 » SQL 2
  PhoenixClientRpcIT.testIndexQos:107 NullPointer
  PhoenixClientRpcIT.testMetadataQos:121 NullPointer
  PhoenixServerRpcIT.testIndexQos:158 NullPointer

Tests run: 334, Failures: 52, Errors: 96, Skipped: 0

[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (ParallelStatsEnabledTest) @ phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  2.006 s]
[INFO] Phoenix Core ....................................... FAILURE [43:22 min]
[INFO] Phoenix - Flume .................................... 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] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 43:25 min
[INFO] Finished at: 2017-01-27T23:36:00+00:00
[INFO] Final Memory: 89M/1629M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (ParallelStatsEnabledTest) on project phoenix-core: There was a timeout or other error in the fork -> [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/MojoExecutionException
[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
No prior successful build to compare, so performing full copy of artifacts
Recording test results

Build failed in Jenkins: Phoenix-Calcite #58

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-calcite/58/changes>

Changes:

[rajeshbabu] PHOENIX-3351 Implement TODOs in PhoenixTableModify#upsert to allow

------------------------------------------
[...truncated 1134 lines...]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in org.apache.phoenix.mapreduce.bulkload.TestTableRowkeyPair
Running org.apache.phoenix.mapreduce.CsvToKeyValueMapperTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec - in org.apache.phoenix.mapreduce.CsvToKeyValueMapperTest
Running org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtilTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.749 sec - in org.apache.phoenix.hbase.index.write.recovery.TestPerRegionIndexWriteCache
Running org.apache.phoenix.mapreduce.util.ColumnInfoToStringEncoderDecoderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 sec - in org.apache.phoenix.mapreduce.util.ColumnInfoToStringEncoderDecoderTest
Running org.apache.phoenix.mapreduce.BulkLoadToolTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec - in org.apache.phoenix.mapreduce.BulkLoadToolTest
Running org.apache.phoenix.mapreduce.FormatToBytesWritableMapperTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.871 sec - in org.apache.phoenix.mapreduce.CsvBulkImportUtilTest
Running org.apache.phoenix.trace.TraceMetricsSourceTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.515 sec - in org.apache.phoenix.mapreduce.FormatToBytesWritableMapperTest
Running org.apache.phoenix.schema.RowKeySchemaTest
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 3.367 sec <<< FAILURE! - in org.apache.phoenix.filter.SkipScanBigFilterTest
testAllIntersect(org.apache.phoenix.filter.SkipScanBigFilterTest)  Time elapsed: 3.182 sec  <<< ERROR!
java.sql.SQLException: 
Error while preparing statement [create table PERF.BIG_OLAP_DOC (
client_id                           integer not null
,customer_id                        integer
,time_id                            integer not null
,conversion_type_id                 integer not null
,device_type                        varchar(16)
,keyword_id                         bigint not null
,creative_id                        bigint not null
,placement_id                       bigint not null
,product_target_id                  bigint not null
,network                            varchar(7)
,impressions                        decimal(18, 4)
,publisher_clicks                   decimal(18, 4)
,publisher_cost                     decimal(18, 4)
,conversions                        decimal(18, 4)
,revenue                            decimal(18, 4)
    constraint perf_fact_pk primary key (client_id, time_id, conversion_type_id, device_type, keyword_id, creative_id, placement_id, product_target_id))SALT_BUCKETS=10 SPLIT ON (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)]
	at org.apache.phoenix.filter.SkipScanBigFilterTest.testIntersect(SkipScanBigFilterTest.java:641)
	at org.apache.phoenix.filter.SkipScanBigFilterTest.testAllIntersect(SkipScanBigFilterTest.java:613)
Caused by: java.lang.RuntimeException: 
parse failed: Encountered "?" at line 17, column 179.
Was expecting one of:
    <BINARY_STRING_LITERAL> ...
    <PREFIXED_STRING_LITERAL> ...
    <QUOTED_STRING> ...
    <UNICODE_STRING_LITERAL> ...
    
	at org.apache.phoenix.filter.SkipScanBigFilterTest.testIntersect(SkipScanBigFilterTest.java:641)
	at org.apache.phoenix.filter.SkipScanBigFilterTest.testAllIntersect(SkipScanBigFilterTest.java:613)
Caused by: org.apache.calcite.sql.parser.SqlParseException: 
Encountered "?" at line 17, column 179.
Was expecting one of:
    <BINARY_STRING_LITERAL> ...
    <PREFIXED_STRING_LITERAL> ...
    <QUOTED_STRING> ...
    <UNICODE_STRING_LITERAL> ...
    
	at org.apache.phoenix.filter.SkipScanBigFilterTest.testIntersect(SkipScanBigFilterTest.java:641)
	at org.apache.phoenix.filter.SkipScanBigFilterTest.testAllIntersect(SkipScanBigFilterTest.java:613)
Caused by: org.apache.phoenix.calcite.parser.ParseException: 
Encountered "?" at line 17, column 179.
Was expecting one of:
    <BINARY_STRING_LITERAL> ...
    <PREFIXED_STRING_LITERAL> ...
    <QUOTED_STRING> ...
    <UNICODE_STRING_LITERAL> ...
    
	at org.apache.phoenix.filter.SkipScanBigFilterTest.testIntersect(SkipScanBigFilterTest.java:641)
	at org.apache.phoenix.filter.SkipScanBigFilterTest.testAllIntersect(SkipScanBigFilterTest.java:613)

testRangeIntersect(org.apache.phoenix.filter.SkipScanBigFilterTest)  Time elapsed: 0.045 sec  <<< ERROR!
java.sql.SQLException: 
Error while preparing statement [create table PERF.BIG_OLAP_DOC (
client_id                           integer not null
,customer_id                        integer
,time_id                            integer not null
,conversion_type_id                 integer not null
,device_type                        varchar(16)
,keyword_id                         bigint not null
,creative_id                        bigint not null
,placement_id                       bigint not null
,product_target_id                  bigint not null
,network                            varchar(7)
,impressions                        decimal(18, 4)
,publisher_clicks                   decimal(18, 4)
,publisher_cost                     decimal(18, 4)
,conversions                        decimal(18, 4)
,revenue                            decimal(18, 4)
    constraint perf_fact_pk primary key (client_id, time_id, conversion_type_id, device_type, keyword_id, creative_id, placement_id, product_target_id))SALT_BUCKETS=10 SPLIT ON (?)]
	at org.apache.phoenix.filter.SkipScanBigFilterTest.testIntersect(SkipScanBigFilterTest.java:641)
	at org.apache.phoenix.filter.SkipScanBigFilterTest.testRangeIntersect(SkipScanBigFilterTest.java:608)
Caused by: java.lang.RuntimeException: 
parse failed: Encountered "?" at line 17, column 179.
Was expecting one of:
    <BINARY_STRING_LITERAL> ...
    <PREFIXED_STRING_LITERAL> ...
    <QUOTED_STRING> ...
    <UNICODE_STRING_LITERAL> ...
    
	at org.apache.phoenix.filter.SkipScanBigFilterTest.testIntersect(SkipScanBigFilterTest.java:641)
	at org.apache.phoenix.filter.SkipScanBigFilterTest.testRangeIntersect(SkipScanBigFilterTest.java:608)
Caused by: org.apache.calcite.sql.parser.SqlParseException: 
Encountered "?" at line 17, column 179.
Was expecting one of:
    <BINARY_STRING_LITERAL> ...
    <PREFIXED_STRING_LITERAL> ...
    <QUOTED_STRING> ...
    <UNICODE_STRING_LITERAL> ...
    
	at org.apache.phoenix.filter.SkipScanBigFilterTest.testIntersect(SkipScanBigFilterTest.java:641)
	at org.apache.phoenix.filter.SkipScanBigFilterTest.testRangeIntersect(SkipScanBigFilterTest.java:608)
Caused by: org.apache.phoenix.calcite.parser.ParseException: 
Encountered "?" at line 17, column 179.
Was expecting one of:
    <BINARY_STRING_LITERAL> ...
    <PREFIXED_STRING_LITERAL> ...
    <QUOTED_STRING> ...
    <UNICODE_STRING_LITERAL> ...
    
	at org.apache.phoenix.filter.SkipScanBigFilterTest.testIntersect(SkipScanBigFilterTest.java:641)
	at org.apache.phoenix.filter.SkipScanBigFilterTest.testRangeIntersect(SkipScanBigFilterTest.java:608)

Running org.apache.phoenix.schema.stats.StatisticsScannerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.491 sec - in org.apache.phoenix.trace.TraceMetricsSourceTest
Running org.apache.phoenix.schema.RowKeyValueAccessorTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.126 sec - in org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtilTest
Running org.apache.phoenix.schema.PCharPadTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.apache.phoenix.schema.PCharPadTest
Running org.apache.phoenix.schema.SortOrderTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.apache.phoenix.schema.SortOrderTest
Running org.apache.phoenix.schema.types.PrimitiveIntPhoenixArrayToStringTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.623 sec - in org.apache.phoenix.schema.types.PrimitiveIntPhoenixArrayToStringTest
Running org.apache.phoenix.schema.types.PrimitiveShortPhoenixArrayToStringTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.apache.phoenix.schema.types.PrimitiveShortPhoenixArrayToStringTest
Running org.apache.phoenix.schema.types.PDataTypeForArraysTest
Tests run: 68, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 sec - in org.apache.phoenix.schema.types.PDataTypeForArraysTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.291 sec - in org.apache.phoenix.schema.stats.StatisticsScannerTest
Running org.apache.phoenix.schema.types.PVarcharArrayToStringTest
Running org.apache.phoenix.schema.types.PrimitiveBytePhoenixArrayToStringTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.apache.phoenix.schema.types.PVarcharArrayToStringTest
Running org.apache.phoenix.schema.types.PDateArrayToStringTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.33 sec - in org.apache.phoenix.schema.types.PDateArrayToStringTest
Running org.apache.phoenix.schema.types.PrimitiveLongPhoenixArrayToStringTest
Tests run: 6, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 6.128 sec <<< FAILURE! - in org.apache.phoenix.schema.RowKeySchemaTest
testVarNullNull(org.apache.phoenix.schema.RowKeySchemaTest)  Time elapsed: 0.576 sec  <<< ERROR!
java.sql.SQLException: Error while preparing statement [UPSERT INTO T VALUES(?,?,?)]
	at org.apache.phoenix.schema.RowKeySchemaTest.assertIteration(RowKeySchemaTest.java:66)
	at org.apache.phoenix.schema.RowKeySchemaTest.assertExpectedRowKeyValue(RowKeySchemaTest.java:49)
	at org.apache.phoenix.schema.RowKeySchemaTest.testVarNullNull(RowKeySchemaTest.java:138)
Caused by: org.apache.calcite.runtime.CalciteContextException: At line 1, column 13: Object 'T' not found
	at org.apache.phoenix.schema.RowKeySchemaTest.assertIteration(RowKeySchemaTest.java:66)
	at org.apache.phoenix.schema.RowKeySchemaTest.assertExpectedRowKeyValue(RowKeySchemaTest.java:49)
	at org.apache.phoenix.schema.RowKeySchemaTest.testVarNullNull(RowKeySchemaTest.java:138)
Caused by: org.apache.calcite.sql.validate.SqlValidatorException: Object 'T' not found
	at org.apache.phoenix.schema.RowKeySchemaTest.assertIteration(RowKeySchemaTest.java:66)
	at org.apache.phoenix.schema.RowKeySchemaTest.assertExpectedRowKeyValue(RowKeySchemaTest.java:49)
	at org.apache.phoenix.schema.RowKeySchemaTest.testVarNullNull(RowKeySchemaTest.java:138)

testFixedFixedVar(org.apache.phoenix.schema.RowKeySchemaTest)  Time elapsed: 0.138 sec  <<< ERROR!
java.sql.SQLException: Error while preparing statement [UPSERT INTO T VALUES(?,?,?)]
	at org.apache.phoenix.schema.RowKeySchemaTest.assertIteration(RowKeySchemaTest.java:66)
	at org.apache.phoenix.schema.RowKeySchemaTest.assertExpectedRowKeyValue(RowKeySchemaTest.java:49)
	at org.apache.phoenix.schema.RowKeySchemaTest.testFixedFixedVar(RowKeySchemaTest.java:133)
Caused by: org.apache.calcite.runtime.CalciteContextException: At line 1, column 13: Object 'T' not found
	at org.apache.phoenix.schema.RowKeySchemaTest.assertIteration(RowKeySchemaTest.java:66)
	at org.apache.phoenix.schema.RowKeySchemaTest.assertExpectedRowKeyValue(RowKeySchemaTest.java:49)
	at org.apache.phoenix.schema.RowKeySchemaTest.testFixedFixedVar(RowKeySchemaTest.java:133)
Caused by: org.apache.calcite.sql.validate.SqlValidatorException: Object 'T' not found
	at org.apache.phoenix.schema.RowKeySchemaTest.assertIteration(RowKeySchemaTest.java:66)
	at org.apache.phoenix.schema.RowKeySchemaTest.assertExpectedRowKeyValue(RowKeySchemaTest.java:49)
	at org.apache.phoenix.schema.RowKeySchemaTest.testFixedFixedVar(RowKeySchemaTest.java:133)

testFixedLengthValueAtEnd(org.apache.phoenix.schema.RowKeySchemaTest)  Time elapsed: 0.201 sec  <<< ERROR!
java.sql.SQLException: Error while preparing statement [UPSERT INTO T VALUES(?,?,?,?)]
	at org.apache.phoenix.schema.RowKeySchemaTest.assertIteration(RowKeySchemaTest.java:66)
	at org.apache.phoenix.schema.RowKeySchemaTest.assertExpectedRowKeyValue(RowKeySchemaTest.java:49)
	at org.apache.phoenix.schema.RowKeySchemaTest.testFixedLengthValueAtEnd(RowKeySchemaTest.java:123)
Caused by: org.apache.calcite.runtime.CalciteContextException: At line 1, column 13: Object 'T' not found
	at org.apache.phoenix.schema.RowKeySchemaTest.assertIteration(RowKeySchemaTest.java:66)
	at org.apache.phoenix.schema.RowKeySchemaTest.assertExpectedRowKeyValue(RowKeySchemaTest.java:49)
	at org.apache.phoenix.schema.RowKeySchemaTest.testFixedLengthValueAtEnd(RowKeySchemaTest.java:123)
Caused by: org.apache.calcite.sql.validate.SqlValidatorException: Object 'T' not found
	at org.apache.phoenix.schema.RowKeySchemaTest.assertIteration(RowKeySchemaTest.java:66)
	at org.apache.phoenix.schema.RowKeySchemaTest.assertExpectedRowKeyValue(RowKeySchemaTest.java:49)
	at org.apache.phoenix.schema.RowKeySchemaTest.testFixedLengthValueAtEnd(RowKeySchemaTest.java:123)

testVarFixedVar(org.apache.phoenix.schema.RowKeySchemaTest)  Time elapsed: 0.318 sec  <<< ERROR!
java.sql.SQLException: Error while preparing statement [UPSERT INTO T VALUES(?,?,?)]
	at org.apache.phoenix.schema.RowKeySchemaTest.assertIteration(RowKeySchemaTest.java:66)
	at org.apache.phoenix.schema.RowKeySchemaTest.assertExpectedRowKeyValue(RowKeySchemaTest.java:49)
	at org.apache.phoenix.schema.RowKeySchemaTest.testVarFixedVar(RowKeySchemaTest.java:143)
Caused by: org.apache.calcite.runtime.CalciteContextException: At line 1, column 13: Object 'T' not found
	at org.apache.phoenix.schema.RowKeySchemaTest.assertIteration(RowKeySchemaTest.java:66)
	at org.apache.phoenix.schema.RowKeySchemaTest.assertExpectedRowKeyValue(RowKeySchemaTest.java:49)
	at org.apache.phoenix.schema.RowKeySchemaTest.testVarFixedVar(RowKeySchemaTest.java:143)
Caused by: org.apache.calcite.sql.validate.SqlValidatorException: Object 'T' not found
	at org.apache.phoenix.schema.RowKeySchemaTest.assertIteration(RowKeySchemaTest.java:66)
	at org.apache.phoenix.schema.RowKeySchemaTest.assertExpectedRowKeyValue(RowKeySchemaTest.java:49)
	at org.apache.phoenix.schema.RowKeySchemaTest.testVarFixedVar(RowKeySchemaTest.java:143)

testFixedVarVar(org.apache.phoenix.schema.RowKeySchemaTest)  Time elapsed: 1.179 sec  <<< ERROR!
java.sql.SQLException: Error while preparing statement [UPSERT INTO T VALUES(?,?,?)]
	at org.apache.phoenix.schema.RowKeySchemaTest.assertIteration(RowKeySchemaTest.java:66)
	at org.apache.phoenix.schema.RowKeySchemaTest.assertExpectedRowKeyValue(RowKeySchemaTest.java:49)
	at org.apache.phoenix.schema.RowKeySchemaTest.testFixedVarVar(RowKeySchemaTest.java:128)
Caused by: org.apache.calcite.runtime.CalciteContextException: At line 1, column 13: Object 'T' not found
	at org.apache.phoenix.schema.RowKeySchemaTest.assertIteration(RowKeySchemaTest.java:66)
	at org.apache.phoenix.schema.RowKeySchemaTest.assertExpectedRowKeyValue(RowKeySchemaTest.java:49)
	at org.apache.phoenix.schema.RowKeySchemaTest.testFixedVarVar(RowKeySchemaTest.java:128)
Caused by: org.apache.calcite.sql.validate.SqlValidatorException: Object 'T' not found
	at org.apache.phoenix.schema.RowKeySchemaTest.assertIteration(RowKeySchemaTest.java:66)
	at org.apache.phoenix.schema.RowKeySchemaTest.assertExpectedRowKeyValue(RowKeySchemaTest.java:49)
	at org.apache.phoenix.schema.RowKeySchemaTest.testFixedVarVar(RowKeySchemaTest.java:128)

testVarFixedFixed(org.apache.phoenix.schema.RowKeySchemaTest)  Time elapsed: 0.4 sec  <<< ERROR!
java.sql.SQLException: Error while preparing statement [UPSERT INTO T VALUES(?,?,?)]
	at org.apache.phoenix.schema.RowKeySchemaTest.assertIteration(RowKeySchemaTest.java:66)
	at org.apache.phoenix.schema.RowKeySchemaTest.assertExpectedRowKeyValue(RowKeySchemaTest.java:49)
	at org.apache.phoenix.schema.RowKeySchemaTest.testVarFixedFixed(RowKeySchemaTest.java:148)
Caused by: org.apache.calcite.runtime.CalciteContextException: At line 1, column 13: Object 'T' not found
	at org.apache.phoenix.schema.RowKeySchemaTest.assertIteration(RowKeySchemaTest.java:66)
	at org.apache.phoenix.schema.RowKeySchemaTest.assertExpectedRowKeyValue(RowKeySchemaTest.java:49)
	at org.apache.phoenix.schema.RowKeySchemaTest.testVarFixedFixed(RowKeySchemaTest.java:148)
Caused by: org.apache.calcite.sql.validate.SqlValidatorException: Object 'T' not found
	at org.apache.phoenix.schema.RowKeySchemaTest.assertIteration(RowKeySchemaTest.java:66)
	at org.apache.phoenix.schema.RowKeySchemaTest.assertExpectedRowKeyValue(RowKeySchemaTest.java:49)
	at org.apache.phoenix.schema.RowKeySchemaTest.testVarFixedFixed(RowKeySchemaTest.java:148)

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 8.572 sec <<< FAILURE! - in org.apache.phoenix.schema.RowKeyValueAccessorTest
testFixedLengthValueAtEnd(org.apache.phoenix.schema.RowKeyValueAccessorTest)  Time elapsed: 4.961 sec  <<< ERROR!
java.sql.SQLException: Error while preparing statement [UPSERT INTO T VALUES(?,?,?,?)]
	at org.apache.phoenix.schema.RowKeyValueAccessorTest.assertExpectedRowKeyValue(RowKeyValueAccessorTest.java:62)
	at org.apache.phoenix.schema.RowKeyValueAccessorTest.assertExpectedRowKeyValue(RowKeyValueAccessorTest.java:45)
	at org.apache.phoenix.schema.RowKeyValueAccessorTest.testFixedLengthValueAtEnd(RowKeyValueAccessorTest.java:86)
Caused by: org.apache.calcite.runtime.CalciteContextException: At line 1, column 13: Object 'T' not found
	at org.apache.phoenix.schema.RowKeyValueAccessorTest.assertExpectedRowKeyValue(RowKeyValueAccessorTest.java:62)
	at org.apache.phoenix.schema.RowKeyValueAccessorTest.assertExpectedRowKeyValue(RowKeyValueAccessorTest.java:45)
	at org.apache.phoenix.schema.RowKeyValueAccessorTest.testFixedLengthValueAtEnd(RowKeyValueAccessorTest.java:86)
Caused by: org.apache.calcite.sql.validate.SqlValidatorException: Object 'T' not found
	at org.apache.phoenix.schema.RowKeyValueAccessorTest.assertExpectedRowKeyValue(RowKeyValueAccessorTest.java:62)
	at org.apache.phoenix.schema.RowKeyValueAccessorTest.assertExpectedRowKeyValue(RowKeyValueAccessorTest.java:45)
	at org.apache.phoenix.schema.RowKeyValueAccessorTest.testFixedLengthValueAtEnd(RowKeyValueAccessorTest.java:86)

Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.803 sec - in org.apache.phoenix.schema.types.PrimitiveBytePhoenixArrayToStringTest
Running org.apache.phoenix.schema.types.PrimitiveBooleanPhoenixArrayToStringTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.48 sec - in org.apache.phoenix.schema.types.PrimitiveLongPhoenixArrayToStringTest
Running org.apache.phoenix.schema.types.PrimitiveFloatPhoenixArrayToStringTest
Running org.apache.phoenix.schema.types.PrimitiveDoublePhoenixArrayToStringTest
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
Recording test results

Build failed in Jenkins: Phoenix-Calcite #57

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-calcite/57/changes>

Changes:

[ankitsinghal59] PHOENIX-3540 Fix Time data type in Phoenix Spark integration

[tdsilva] PHOENIX-3516 Performance Issues with queries that have compound filters

[elserj] PHOENIX-3505 Avoid NPE on close() in OrderedResultIterator

[elserj] PHOENIX-32451 Support DATE and TIMESTAMP in CONVERT_TZ()

[ankitsinghal59] PHOENIX-2890 Extend IndexTool to allow incremental index rebuilds

[ankitsinghal59] PHOENIX-2890 Extend IndexTool to allow incremental index

[ankitsinghal59] PHOENIX-3544 Fix UNSIGNED_DATE and UNSIGNED_TIME type in phoenix-spark

[tdsilva] PHOENIX-3516 Performance Issues with queries that have compound filters

[jmahonin] PHOENIX-3333 Support Spark 2.0

[elserj] PHOENIX-3557 Provide a good error message when an invalid test pattern

[elserj] PHOENIX-3565 Set failIfNoTests=false on surefire and failsafe

[apurtell] PHOENIX-3563 Ensure we release ZooKeeper resources allocated by the

[samarth] PHOENIX-3584 Expose metrics for ConnectionQueryServices instances and

[jamestaylor] PHOENIX-3553 Zookeeper connection should be closed immediately after

[elserj] PHOENIX-3567 Use argparse for sqlline

[ankitsinghal59] PHOENIX-3134 varbinary fields bulk load difference between MR/psql and

[rajeshbabu] PHOENIX-3468 Double quote SYSTEM, USER,DATE keywords in IT

[rajeshbabu] PHOENIX-3608 KeyRange interset should return EMPTY_RANGE when one of it

[rajeshbabu] PHOENIX-3613 Avoid possible SQL Injection with proper input

[apurtell] PHOENIX-3611 Cache for client connections will expire (and close)

[rajeshbabu] PHOENIX-3351 Implement TODOs in PhoenixTableModify#upsert to allow

[samarth] PHOENIX-541 Make mutable batch size bytes-based instead of row-based

[samarth] PHOENIX-3614 Use unique name for index in

[maryannxue] Adapt SqlNode interface change

------------------------------------------
[...truncated 6559 lines...]
Caused by: org.apache.calcite.sql.validate.SqlValidatorException: Object 'T_T000080' not found
	at org.apache.phoenix.end2end.ViewIT.testUpdatableOnUpdatableView(ViewIT.java:141)

testReadOnlyViewWithCaseSensitiveTableNames[transactional = true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 2.333 sec  <<< ERROR!
java.sql.SQLException: Error while executing SQL "UPSERT INTO "v_T000086" VALUES(1)": From line 1, column 13 to line 1, column 23: Object 'v_T000086' not found
	at org.apache.phoenix.end2end.ViewIT.testReadOnlyViewWithCaseSensitiveTableNames(ViewIT.java:255)
Caused by: org.apache.calcite.runtime.CalciteContextException: From line 1, column 13 to line 1, column 23: Object 'v_T000086' not found
	at org.apache.phoenix.end2end.ViewIT.testReadOnlyViewWithCaseSensitiveTableNames(ViewIT.java:255)
Caused by: org.apache.calcite.sql.validate.SqlValidatorException: Object 'v_T000086' not found
	at org.apache.phoenix.end2end.ViewIT.testReadOnlyViewWithCaseSensitiveTableNames(ViewIT.java:255)

testViewUsesTableLocalIndex[transactional = true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 8.508 sec  <<< ERROR!
java.sql.SQLException: Error while executing SQL "UPSERT INTO T_T000094_WITH_LI VALUES(0,100,1,'foo','bas')": From line 1, column 13 to line 1, column 29: Object 'T_T000094_WITH_LI' not found
	at org.apache.phoenix.end2end.ViewIT.testViewUsesTableIndex(ViewIT.java:529)
	at org.apache.phoenix.end2end.ViewIT.testViewUsesTableLocalIndex(ViewIT.java:506)
Caused by: org.apache.calcite.runtime.CalciteContextException: From line 1, column 13 to line 1, column 29: Object 'T_T000094_WITH_LI' not found
	at org.apache.phoenix.end2end.ViewIT.testViewUsesTableIndex(ViewIT.java:529)
	at org.apache.phoenix.end2end.ViewIT.testViewUsesTableLocalIndex(ViewIT.java:506)
Caused by: org.apache.calcite.sql.validate.SqlValidatorException: Object 'T_T000094_WITH_LI' not found
	at org.apache.phoenix.end2end.ViewIT.testViewUsesTableIndex(ViewIT.java:529)
	at org.apache.phoenix.end2end.ViewIT.testViewUsesTableLocalIndex(ViewIT.java:506)

testViewUsesTableGlobalIndex[transactional = true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 4.84 sec  <<< ERROR!
java.sql.SQLException: Error while executing SQL "UPSERT INTO T_T000100_WITHOUT_LI VALUES(0,100,1,'foo','bas')": From line 1, column 13 to line 1, column 32: Object 'T_T000100_WITHOUT_LI' not found
	at org.apache.phoenix.end2end.ViewIT.testViewUsesTableIndex(ViewIT.java:529)
	at org.apache.phoenix.end2end.ViewIT.testViewUsesTableGlobalIndex(ViewIT.java:501)
Caused by: org.apache.calcite.runtime.CalciteContextException: From line 1, column 13 to line 1, column 32: Object 'T_T000100_WITHOUT_LI' not found
	at org.apache.phoenix.end2end.ViewIT.testViewUsesTableIndex(ViewIT.java:529)
	at org.apache.phoenix.end2end.ViewIT.testViewUsesTableGlobalIndex(ViewIT.java:501)
Caused by: org.apache.calcite.sql.validate.SqlValidatorException: Object 'T_T000100_WITHOUT_LI' not found
	at org.apache.phoenix.end2end.ViewIT.testViewUsesTableIndex(ViewIT.java:529)
	at org.apache.phoenix.end2end.ViewIT.testViewUsesTableGlobalIndex(ViewIT.java:501)

testNonSaltedUpdatableViewWithLocalIndex[transactional = true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 1.313 sec  <<< ERROR!
java.sql.SQLException: Error while executing SQL "UPSERT INTO T_T000104 VALUES(0,100,1)": From line 1, column 13 to line 1, column 21: Object 'T_T000104' not found
	at org.apache.phoenix.end2end.ViewIT.testNonSaltedUpdatableViewWithLocalIndex(ViewIT.java:136)
Caused by: org.apache.calcite.runtime.CalciteContextException: From line 1, column 13 to line 1, column 21: Object 'T_T000104' not found
	at org.apache.phoenix.end2end.ViewIT.testNonSaltedUpdatableViewWithLocalIndex(ViewIT.java:136)
Caused by: org.apache.calcite.sql.validate.SqlValidatorException: Object 'T_T000104' not found
	at org.apache.phoenix.end2end.ViewIT.testNonSaltedUpdatableViewWithLocalIndex(ViewIT.java:136)

testCreateViewDefinesPKConstraint[transactional = true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 2.27 sec  <<< ERROR!
java.sql.SQLException: 
Error while executing SQL "CREATE VIEW V_T000107(v2 VARCHAR, k3 VARCHAR, k4 INTEGER NOT NULL, CONSTRAINT PKVEW PRIMARY KEY (k3, k4)) AS SELECT * FROM T_T000106 WHERE K1 = 1": parse failed: Encountered ", CONSTRAINT" at line 1, column 66.
Was expecting one of:
    ")" ...
    "," <IDENTIFIER> ...
    "," <QUOTED_IDENTIFIER> ...
    "," <BACK_QUOTED_IDENTIFIER> ...
    "," <BRACKET_QUOTED_IDENTIFIER> ...
    "," <UNICODE_QUOTED_IDENTIFIER> ...
    "PRIMARY" ...
    "ASC" ...
    "DESC" ...
    "ROW_TIMESTAMP" ...
    
	at org.apache.phoenix.end2end.ViewIT.testCreateViewDefinesPKConstraint(ViewIT.java:596)
Caused by: java.lang.RuntimeException: 
parse failed: Encountered ", CONSTRAINT" at line 1, column 66.
Was expecting one of:
    ")" ...
    "," <IDENTIFIER> ...
    "," <QUOTED_IDENTIFIER> ...
    "," <BACK_QUOTED_IDENTIFIER> ...
    "," <BRACKET_QUOTED_IDENTIFIER> ...
    "," <UNICODE_QUOTED_IDENTIFIER> ...
    "PRIMARY" ...
    "ASC" ...
    "DESC" ...
    "ROW_TIMESTAMP" ...
    
	at org.apache.phoenix.end2end.ViewIT.testCreateViewDefinesPKConstraint(ViewIT.java:596)
Caused by: org.apache.calcite.sql.parser.SqlParseException: 
Encountered ", CONSTRAINT" at line 1, column 66.
Was expecting one of:
    ")" ...
    "," <IDENTIFIER> ...
    "," <QUOTED_IDENTIFIER> ...
    "," <BACK_QUOTED_IDENTIFIER> ...
    "," <BRACKET_QUOTED_IDENTIFIER> ...
    "," <UNICODE_QUOTED_IDENTIFIER> ...
    "PRIMARY" ...
    "ASC" ...
    "DESC" ...
    "ROW_TIMESTAMP" ...
    
	at org.apache.phoenix.end2end.ViewIT.testCreateViewDefinesPKConstraint(ViewIT.java:596)
Caused by: org.apache.phoenix.calcite.parser.ParseException: 
Encountered ", CONSTRAINT" at line 1, column 66.
Was expecting one of:
    ")" ...
    "," <IDENTIFIER> ...
    "," <QUOTED_IDENTIFIER> ...
    "," <BACK_QUOTED_IDENTIFIER> ...
    "," <BRACKET_QUOTED_IDENTIFIER> ...
    "," <UNICODE_QUOTED_IDENTIFIER> ...
    "PRIMARY" ...
    "ASC" ...
    "DESC" ...
    "ROW_TIMESTAMP" ...
    
	at org.apache.phoenix.end2end.ViewIT.testCreateViewDefinesPKConstraint(ViewIT.java:596)

testReadOnlyViewWithCaseSensitiveColumnNames[transactional = true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 2.289 sec  <<< ERROR!
java.sql.SQLException: Error while executing SQL "UPSERT INTO V_T000109 VALUES(1)": From line 1, column 13 to line 1, column 21: Object 'V_T000109' not found
	at org.apache.phoenix.end2end.ViewIT.testReadOnlyViewWithCaseSensitiveColumnNames(ViewIT.java:290)
Caused by: org.apache.calcite.runtime.CalciteContextException: From line 1, column 13 to line 1, column 21: Object 'V_T000109' not found
	at org.apache.phoenix.end2end.ViewIT.testReadOnlyViewWithCaseSensitiveColumnNames(ViewIT.java:290)
Caused by: org.apache.calcite.sql.validate.SqlValidatorException: Object 'V_T000109' not found
	at org.apache.phoenix.end2end.ViewIT.testReadOnlyViewWithCaseSensitiveColumnNames(ViewIT.java:290)

testNonSaltedUpdatableViewWithIndex[transactional = true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 2.341 sec  <<< ERROR!
java.sql.SQLException: Error while executing SQL "UPSERT INTO T_T000110 VALUES(0,100,1)": From line 1, column 13 to line 1, column 21: Object 'T_T000110' not found
	at org.apache.phoenix.end2end.ViewIT.testNonSaltedUpdatableViewWithIndex(ViewIT.java:131)
Caused by: org.apache.calcite.runtime.CalciteContextException: From line 1, column 13 to line 1, column 21: Object 'T_T000110' not found
	at org.apache.phoenix.end2end.ViewIT.testNonSaltedUpdatableViewWithIndex(ViewIT.java:131)
Caused by: org.apache.calcite.sql.validate.SqlValidatorException: Object 'T_T000110' not found
	at org.apache.phoenix.end2end.ViewIT.testNonSaltedUpdatableViewWithIndex(ViewIT.java:131)

testReadOnlyOnReadOnlyView[transactional = true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 1.279 sec  <<< ERROR!
java.sql.SQLException: Error while executing SQL "UPSERT INTO V_T000121 VALUES(1)": From line 1, column 13 to line 1, column 21: Object 'V_T000121' not found
	at org.apache.phoenix.end2end.ViewIT.testReadOnlyOnReadOnlyView(ViewIT.java:71)
Caused by: org.apache.calcite.runtime.CalciteContextException: From line 1, column 13 to line 1, column 21: Object 'V_T000121' not found
	at org.apache.phoenix.end2end.ViewIT.testReadOnlyOnReadOnlyView(ViewIT.java:71)
Caused by: org.apache.calcite.sql.validate.SqlValidatorException: Object 'V_T000121' not found
	at org.apache.phoenix.end2end.ViewIT.testReadOnlyOnReadOnlyView(ViewIT.java:71)

testQueryViewStatementOptimization[transactional = true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 1.278 sec  <<< ERROR!
java.sql.SQLException: Error while preparing statement [SELECT * FROM V_T000123 order by k1, k2]
	at org.apache.phoenix.end2end.ViewIT.testQueryViewStatementOptimization(ViewIT.java:686)
Caused by: org.apache.calcite.runtime.CalciteContextException: From line 1, column 15 to line 1, column 23: Object 'V_T000123' not found
	at org.apache.phoenix.end2end.ViewIT.testQueryViewStatementOptimization(ViewIT.java:686)
Caused by: org.apache.calcite.sql.validate.SqlValidatorException: Object 'V_T000123' not found
	at org.apache.phoenix.end2end.ViewIT.testQueryViewStatementOptimization(ViewIT.java:686)

testViewAndTableInDifferentSchemasWithNamespaceMappingEnabled[transactional = true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 1.411 sec  <<< ERROR!
java.sql.SQLException: Error while executing SQL "SELECT * FROM V_T000129": From line 1, column 15 to line 1, column 23: Object 'V_T000129' not found
	at org.apache.phoenix.end2end.ViewIT.testViewAndTableInDifferentSchemas(ViewIT.java:372)
	at org.apache.phoenix.end2end.ViewIT.testViewAndTableInDifferentSchemasWithNamespaceMappingEnabled(ViewIT.java:340)
Caused by: org.apache.calcite.runtime.CalciteContextException: From line 1, column 15 to line 1, column 23: Object 'V_T000129' not found
	at org.apache.phoenix.end2end.ViewIT.testViewAndTableInDifferentSchemas(ViewIT.java:372)
	at org.apache.phoenix.end2end.ViewIT.testViewAndTableInDifferentSchemasWithNamespaceMappingEnabled(ViewIT.java:340)
Caused by: org.apache.calcite.sql.validate.SqlValidatorException: Object 'V_T000129' not found
	at org.apache.phoenix.end2end.ViewIT.testViewAndTableInDifferentSchemas(ViewIT.java:372)
	at org.apache.phoenix.end2end.ViewIT.testViewAndTableInDifferentSchemasWithNamespaceMappingEnabled(ViewIT.java:340)

testViewAndTableInDifferentSchemas[transactional = true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 2.553 sec  <<< ERROR!
java.sql.SQLException: Error while executing SQL "SELECT * FROM V_T000134": From line 1, column 15 to line 1, column 23: Object 'V_T000134' not found
	at org.apache.phoenix.end2end.ViewIT.testViewAndTableInDifferentSchemas(ViewIT.java:372)
	at org.apache.phoenix.end2end.ViewIT.testViewAndTableInDifferentSchemas(ViewIT.java:345)
Caused by: org.apache.calcite.runtime.CalciteContextException: From line 1, column 15 to line 1, column 23: Object 'V_T000134' not found
	at org.apache.phoenix.end2end.ViewIT.testViewAndTableInDifferentSchemas(ViewIT.java:372)
	at org.apache.phoenix.end2end.ViewIT.testViewAndTableInDifferentSchemas(ViewIT.java:345)
Caused by: org.apache.calcite.sql.validate.SqlValidatorException: Object 'V_T000134' not found
	at org.apache.phoenix.end2end.ViewIT.testViewAndTableInDifferentSchemas(ViewIT.java:372)
	at org.apache.phoenix.end2end.ViewIT.testViewAndTableInDifferentSchemas(ViewIT.java:345)

testCreateViewDefinesPKColumn[transactional = true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 1.306 sec  <<< ERROR!
java.sql.SQLException: Error while executing SQL "upsert into T_T000135 (k1, k2, v1) values (1, 1, 1)": From line 1, column 13 to line 1, column 21: Object 'T_T000135' not found
	at org.apache.phoenix.end2end.ViewIT.testCreateViewDefinesPKColumn(ViewIT.java:574)
Caused by: org.apache.calcite.runtime.CalciteContextException: From line 1, column 13 to line 1, column 21: Object 'T_T000135' not found
	at org.apache.phoenix.end2end.ViewIT.testCreateViewDefinesPKColumn(ViewIT.java:574)
Caused by: org.apache.calcite.sql.validate.SqlValidatorException: Object 'T_T000135' not found
	at org.apache.phoenix.end2end.ViewIT.testCreateViewDefinesPKColumn(ViewIT.java:574)


Results :

Failed tests: 
  StatisticsCollectionRunTrackerIT.testMajorCompactionPreventsUpdateStatsFromRunning:106 Row count didn't match expected:<-200> but was:<-1>
  StatisticsCollectionRunTrackerIT.testUpdateStatsPreventsAnotherUpdateStatsFromRunning:118 Row count didn't match expected:<-100> but was:<-1>
  TenantSpecificTablesDDLIT.testDisallowDropParentTableWithExistingTenantTable:308->BaseTest.assertEquals:1828 expected:<1010> but was:<0>
Tests in error: 
  StatisticsCollectionRunTrackerIT.testStateBeforeAndAfterMajorCompaction:82 » SQL
  KeyOnlyIT.testKeyOnly:61->initTableValues:154 » SQL Error while preparing stat...
  KeyOnlyIT.testOr:120->initTableValues:154 » SQL Error while preparing statemen...
  KeyOnlyIT.testQueryWithLimitAndStats:137->initTableValues:169 » SQL Error whil...
  MultiCfQueryExecIT.testGuidePostsForMultiCFsOverUnevenDistrib:191 » SQL Error ...
  MultiCfQueryExecIT.testGuidePostsRetrievedForMultiCF:228 » SQL Error while pre...
  ParallelIteratorsIT.testGetSplits:85->createTable:219 » SQL Error while prepar...
  ParallelIteratorsIT.testGuidePostsLifeCycle:151->createTable:219 » SQL Error w...
  ParallelIteratorsIT.testServerNameOnScan:129->createTable:219 » SQL Error whil...
  SaltedViewIT.testSaltedUpdatableViewWithIndex:38->BaseViewIT.testUpdatableViewWithIndex:81->BaseViewIT.testUpdatableView:120 » SQL
  SaltedViewIT.testSaltedUpdatableViewWithIndex:38->BaseViewIT.testUpdatableViewWithIndex:81->BaseViewIT.testUpdatableView:120 » SQL
  SaltedViewIT.testSaltedUpdatableViewWithLocalIndex:43->BaseViewIT.testUpdatableViewWithIndex:81->BaseViewIT.testUpdatableView:120 » SQL
  SaltedViewIT.testSaltedUpdatableViewWithLocalIndex:43->BaseViewIT.testUpdatableViewWithIndex:81->BaseViewIT.testUpdatableView:120 » SQL
  TenantSpecificTablesDDLIT.testAddDropColumn:226 » SQL Error while executing SQ...
  TenantSpecificTablesDMLIT.testBaseTableCanBeUsedInStatementsInMultitenantConnections:415 » SQL
  TenantSpecificTablesDMLIT.testBasicUpsertSelect:54 » SQL Error while executing...
  TenantSpecificTablesDMLIT.testBasicUpsertSelect2:76 » SQL Error while executin...
  TenantSpecificTablesDMLIT.testDeleteAllTenantTableData:291 » SQL Error while e...
  TenantSpecificTablesDMLIT.testDeleteOnlyDeletesTenantData:204 » SQL Error whil...
  TenantSpecificTablesDMLIT.testDeleteOnlyDeletesTenantDataWithNoTenantTypeId:263 » SQL
  TenantSpecificTablesDMLIT.testDeleteWhenImmutableIndex:233 » SQL Error while e...
  TenantSpecificTablesDMLIT.testDropTenantTableDeletesNoData:317 » SQL Error whi...
  TenantSpecificTablesDMLIT.testJoinWithGlobalTable:149 » SQL Error while execut...
  TenantSpecificTablesDMLIT.testSelectOnlySeesTenantData:176 » SQL Error while e...
  TenantSpecificTablesDMLIT.testSelectWithLimit:45 » SQL Error while executing S...
  TenantSpecificTablesDMLIT.testTenantTableCannotBeUsedInStatementsInNonMultitenantConnections:436 » SQL
  TenantSpecificTablesDMLIT.testUpsertSelectOnlyUpsertsTenantData:342 » SQL Erro...
  TenantSpecificTablesDMLIT.testUpsertSelectOnlyUpsertsTenantDataWithDifferentTenantTable:373 » SQL
  TenantSpecificTablesDMLIT.testUpsertValuesOnlyUpsertsTenantData:398 » SQL Erro...
  TenantSpecificTablesDMLIT.testUpsertValuesUsingViewWithNoWhereClause:451 » SQL
  TransactionalViewIT.testInvalidRowsWithStats:94 » SQL Error while executing SQ...
  TransactionalViewIT.testReadOwnWritesWithStats:59 » SQL Error while executing ...
  ViewIT.testCreateViewDefinesPKColumn:574 » SQL Error while executing SQL "upse...
  ViewIT.testCreateViewDefinesPKColumn:574 » SQL Error while executing SQL "upse...
  ViewIT.testCreateViewDefinesPKConstraint:596 » SQL Error while executing SQL "...
  ViewIT.testCreateViewDefinesPKConstraint:596 » SQL Error while executing SQL "...
  ViewIT.testNonSaltedUpdatableViewWithIndex:131->BaseViewIT.testUpdatableViewWithIndex:81->BaseViewIT.testUpdatableView:120 » SQL
  ViewIT.testNonSaltedUpdatableViewWithIndex:131->BaseViewIT.testUpdatableViewWithIndex:81->BaseViewIT.testUpdatableView:120 » SQL
  ViewIT.testNonSaltedUpdatableViewWithLocalIndex:136->BaseViewIT.testUpdatableViewWithIndex:81->BaseViewIT.testUpdatableView:120 » SQL
  ViewIT.testNonSaltedUpdatableViewWithLocalIndex:136->BaseViewIT.testUpdatableViewWithIndex:81->BaseViewIT.testUpdatableView:120 » SQL
  ViewIT.testQueryViewStatementOptimization:686 » SQL Error while preparing stat...
  ViewIT.testQueryViewStatementOptimization:686 » SQL Error while preparing stat...
  ViewIT.testReadOnlyOnReadOnlyView:71 » SQL Error while executing SQL "UPSERT I...
  ViewIT.testReadOnlyOnReadOnlyView:71 » SQL Error while executing SQL "UPSERT I...
  ViewIT.testReadOnlyOnUpdatableView:179->BaseViewIT.testUpdatableView:120 » SQL
  ViewIT.testReadOnlyOnUpdatableView:179->BaseViewIT.testUpdatableView:120 » SQL
  ViewIT.testReadOnlyViewWithCaseSensitiveColumnNames:290 » SQL Error while exec...
  ViewIT.testReadOnlyViewWithCaseSensitiveColumnNames:290 » SQL Error while exec...
  ViewIT.testReadOnlyViewWithCaseSensitiveTableNames:255 » SQL Error while execu...
  ViewIT.testReadOnlyViewWithCaseSensitiveTableNames:255 » SQL Error while execu...
  ViewIT.testUpdatableOnUpdatableView:141->BaseViewIT.testUpdatableView:120 » SQL
  ViewIT.testUpdatableOnUpdatableView:141->BaseViewIT.testUpdatableView:120 » SQL
  ViewIT.testViewAndTableInDifferentSchemasWithNamespaceMappingEnabled:340->testViewAndTableInDifferentSchemas:372 » SQL
  ViewIT.testViewAndTableInDifferentSchemasWithNamespaceMappingEnabled:340->testViewAndTableInDifferentSchemas:372 » SQL
  ViewIT.testViewAndTableInDifferentSchemas:345->testViewAndTableInDifferentSchemas:372 » SQL
  ViewIT.testViewAndTableInDifferentSchemas:345->testViewAndTableInDifferentSchemas:372 » SQL
  ViewIT.testViewUsesTableGlobalIndex:501->testViewUsesTableIndex:529 » SQL Erro...
  ViewIT.testViewUsesTableGlobalIndex:501->testViewUsesTableIndex:529 » SQL Erro...
  ViewIT.testViewUsesTableLocalIndex:506->testViewUsesTableIndex:529 » SQL Error...
  ViewIT.testViewUsesTableLocalIndex:506->testViewUsesTableIndex:529 » SQL Error...
  ViewIT.testViewWithCurrentDate:318 » SQL Error while executing SQL "UPSERT INT...
  ViewIT.testViewWithCurrentDate:318 » SQL Error while executing SQL "UPSERT INT...
  ImmutableIndexWithStatsIT.testIndexCreationDeadlockWithStats:49 » SQL Error wh...

Tests run: 104, Failures: 3, Errors: 63, Skipped: 0

[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (ParallelStatsDisabledTest) @ phoenix-core ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
Recording test results

Build failed in Jenkins: Phoenix-Calcite #56

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-calcite/56/changes>

Changes:

[rajeshbabu] PHOENIX-3617 Fix CREATE TABLE DDL parsing issues in Phoenix

------------------------------------------
[...truncated 76077 lines...]
	at org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost$35.call(RegionCoprocessorHost.java:1007)
	at org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost$RegionOperation.call(RegionCoprocessorHost.java:1673)
	at org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.execOperation(RegionCoprocessorHost.java:1749)
	at org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.execOperation(RegionCoprocessorHost.java:1705)
	at org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.preBatchMutate(RegionCoprocessorHost.java:1003)
	at org.apache.hadoop.hbase.regionserver.HRegion.doMiniBatchMutation(HRegion.java:3080)
	at org.apache.hadoop.hbase.regionserver.HRegion.batchMutate(HRegion.java:2867)
	at org.apache.hadoop.hbase.regionserver.HRegion.batchMutate(HRegion.java:2809)
	at org.apache.hadoop.hbase.regionserver.RSRpcServices.doBatchOp(RSRpcServices.java:751)
	at org.apache.hadoop.hbase.regionserver.RSRpcServices.doNonAtomicRegionMutation(RSRpcServices.java:713)
	at org.apache.hadoop.hbase.regionserver.RSRpcServices.multi(RSRpcServices.java:2148)
	at org.apache.hadoop.hbase.client.MultiServerCallable.call(MultiServerCallable.java:128)
	at org.apache.hadoop.hbase.client.MultiServerCallable.call(MultiServerCallable.java:53)
	at org.apache.hadoop.hbase.client.RpcRetryingCaller.callWithoutRetries(RpcRetryingCaller.java:200)
	at org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl$SingleServerRequestRunnable.run(AsyncProcess.java:733)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
: 2 times, 
	at org.apache.hadoop.hbase.client.AsyncProcess$BatchErrors.makeException(AsyncProcess.java:247)
	at org.apache.hadoop.hbase.client.AsyncProcess$BatchErrors.access$1800(AsyncProcess.java:227)
	at org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.getErrors(AsyncProcess.java:1663)
	at org.apache.hadoop.hbase.client.HTable.batch(HTable.java:917)
	at org.apache.hadoop.hbase.client.HTable.batch(HTable.java:931)
	at org.apache.hadoop.hbase.client.HTableWrapper.batch(HTableWrapper.java:255)
	at org.apache.phoenix.execute.DelegateHTable.batch(DelegateHTable.java:94)
	at org.apache.phoenix.hbase.index.write.ParallelWriterIndexCommitter$1.call(ParallelWriterIndexCommitter.java:169)
	at org.apache.phoenix.hbase.index.write.ParallelWriterIndexCommitter$1.call(ParallelWriterIndexCommitter.java:131)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	... 1 more
: 1 time, 
	at org.apache.phoenix.end2end.index.MutableIndexFailureIT.helpTestWriteFailureDisablesIndex(MutableIndexFailureIT.java:232)
	at org.apache.phoenix.end2end.index.MutableIndexFailureIT.testWriteFailureDisablesIndex(MutableIndexFailureIT.java:134)

Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 137.748 sec - in org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 137.805 sec - in org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 168.238 sec - in org.apache.phoenix.iterate.ScannerLeaseRenewalIT

Results :

Failed tests: 
  FlappingLocalIndexIT.testBuildIndexWhenUserTableAlreadyHasData:295->BaseTest.assertEquals:1828 expected:<1> but was:<0>
  FlappingLocalIndexIT.testBuildIndexWhenUserTableAlreadyHasData:295->BaseTest.assertEquals:1828 expected:<1> but was:<0>
  FlappingLocalIndexIT.testLocalIndexScanWithSmallChunks:104->BaseTest.assertEquals:1784 expected:<[z]> but was:<[a]>
  FlappingLocalIndexIT.testLocalIndexScanWithSmallChunks:104->BaseTest.assertEquals:1784 expected:<[z]> but was:<[a]>
  IndexExtendedIT.testLocalIndexScanAfterRegionsMerge:557->BaseTest.assertEquals:1784 expected:<[z]> but was:<[a]>
  QueryTimeoutIT.testSetRPCTimeOnConnection:100
  StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testCompactUpdatesStats:372->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testCompactUpdatesStats:372->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testCompactUpdatesStats:372->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testCompactUpdatesStats:372->testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  StatsCollectorIT.testUpdateStatsWithMultipleTables:257->upsertValues:297->upsertStmt:362
  StatsCollectorIT.testUpdateStatsWithMultipleTables:257->upsertValues:297->upsertStmt:362
  StatsCollectorIT.testUpdateStatsWithMultipleTables:257->upsertValues:297->upsertStmt:362
  StatsCollectorIT.testUpdateStatsWithMultipleTables:257->upsertValues:297->upsertStmt:362
  StatsCollectorIT.testUpdateStats:189->upsertValues:297->upsertStmt:362
  StatsCollectorIT.testUpdateStats:189->upsertValues:297->upsertStmt:362
  StatsCollectorIT.testUpdateStats:189->upsertValues:297->upsertStmt:362
  StatsCollectorIT.testUpdateStats:189->upsertValues:297->upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStats:372->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStats:372->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStats:372->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStats:372->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1828 expected:<10> but was:<-1>
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStatsWithMultipleTables:257->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStatsWithMultipleTables:257->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStatsWithMultipleTables:257->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStatsWithMultipleTables:257->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStats:189->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStats:189->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStats:189->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStats:189->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
  LocalIndexIT.testLocalIndexScanJoinColumnsFromDataTable:330->BaseTest.assertEquals:1784 expected:<[f]> but was:<[b]>
  LocalIndexIT.testLocalIndexScanJoinColumnsFromDataTable:330->BaseTest.assertEquals:1784 expected:<[f]> but was:<[b]>
  LocalIndexIT.testLocalIndexesOnTableWithImmutableRows:493->BaseTest.assertEquals:1784 expected:<[a]> but was:<[z]>
  LocalIndexIT.testLocalIndexesOnTableWithImmutableRows:493->BaseTest.assertEquals:1784 expected:<[a]> but was:<[z]>
  LocalIndexIT.testPutsToLocalIndexTable:230->BaseTest.assertEquals:1828 expected:<1> but was:<0>
  LocalIndexIT.testPutsToLocalIndexTable:230->BaseTest.assertEquals:1828 expected:<1> but was:<0>
Tests in error: 
  CountDistinctCompressionIT.testDistinctCountOnColumn:54->BaseTest.initATableValues:1089 » SQL
  CsvBulkLoadToolIT.testBasicImport:62 » SQL Error while executing SQL "CREATE T...
  CsvBulkLoadToolIT.testFullOptionImport:153 » SQL Error while executing SQL "SE...
  CsvBulkLoadToolIT.testImportOneIndexTable:283->testImportOneIndexTable:318 » SQL
  CsvBulkLoadToolIT.testImportOneLocalIndexTable:288->testImportOneIndexTable:318 » SQL
  CsvBulkLoadToolIT.testImportWithIndex:232 » SQL Error while executing SQL "SEL...
  CsvBulkLoadToolIT.testImportWithLocalIndex:245 » SQL Error while executing SQL...
  CsvBulkLoadToolIT.testImportWithTabs:119 » SQL Error while executing SQL "SELE...
  CsvBulkLoadToolIT.testMultipleInputFiles:170 » SQL Error while executing SQL "...
  FlappingLocalIndexIT.testLocalIndexScan:160 » SQL column 't_id' not found
  FlappingLocalIndexIT.testLocalIndexScan:160 » SQL column 't_id' not found
  IndexExtendedIT.testDeleteFromImmutable:355 » SQL Error while executing SQL "d...
  IndexExtendedIT.testDeleteFromImmutable:355 » SQL Error while executing SQL "d...
  IndexExtendedIT.testMutableIndexWithUpdates:163 » SQL Error while executing SQ...
  IndexExtendedIT.testMutableIndexWithUpdates:163 » SQL Error while executing SQ...
  IndexExtendedIT.testMutableIndexWithUpdates:163 » SQL Error while executing SQ...
  IndexExtendedIT.testMutableIndexWithUpdates:163 » SQL Error while executing SQ...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  IndexExtendedIT.testSecondaryIndex:214 » SQL Error while executing SQL "CREATE...
  QueryTimeoutIT.testQueryTimeout:115 » SQL Error while preparing statement [UPS...
  QueryWithLimitIT.testQueryWithLimitAndStats:76->initTableValues:117 » SQL Erro...
  QueryWithLimitIT.testQueryWithoutLimitFails:102->initTableValues:117 » SQL Err...
  SpillableGroupByIT.testScanUri:117->loadData:90->insertRow:101 » SQL Error whi...
  SpillableGroupByIT.testStatisticsAreNotWritten:159 » SQL Error while executing...
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->testNoDuplicatesAfterUpdateStats:221 » SQL
  StatsCollectorIT.testRowCountAndByteCounts:564 » SQL Error while executing SQL...
  StatsCollectorIT.testRowCountAndByteCounts:564 » SQL Error while executing SQL...
  StatsCollectorIT.testRowCountAndByteCounts:564 » SQL Error while executing SQL...
  StatsCollectorIT.testRowCountAndByteCounts:564 » SQL Error while executing SQL...
  StatsCollectorIT.testWithMultiCF:490 » SQL Error while executing SQL "SELECT C...
  StatsCollectorIT.testWithMultiCF:490 » SQL Error while executing SQL "SELECT C...
  StatsCollectorIT.testWithMultiCF:490 » SQL Error while executing SQL "SELECT C...
  StatsCollectorIT.testWithMultiCF:490 » SQL Error while executing SQL "SELECT C...
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testRowCountAndByteCounts:564 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testRowCountAndByteCounts:564 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testRowCountAndByteCounts:564 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testRowCountAndByteCounts:564 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testWithMultiCF:490 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testWithMultiCF:490 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testWithMultiCF:490 » SQL
  SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testWithMultiCF:490 » SQL
  UserDefinedFunctionsIT.testCreateFunction:336 » SQL Error while executing SQL ...
  UserDefinedFunctionsIT.testDropFunction:638 » SQL Error while executing SQL "s...
  UserDefinedFunctionsIT.testFunctionalIndexesWithUDFFunction:762 » SQL Error wh...
  UserDefinedFunctionsIT.testReplaceFunction:993 » SQL Error while executing SQL...
  UserDefinedFunctionsIT.testSameUDFWithDifferentImplementationsInDifferentTenantConnections:430 » FunctionAlreadyExists
  UserDefinedFunctionsIT.testTemporaryFunctions:584 » SQL Error while executing ...
  UserDefinedFunctionsIT.testUDFsWhenTimestampManagedAtClient:690 » SQL Error wh...
  UserDefinedFunctionsIT.testUDFsWithMultipleConnections:500 » SQL Error while e...
  UserDefinedFunctionsIT.testUDFsWithSameChildrenInAQuery:1029 » SQL Error while...
  UserDefinedFunctionsIT.testUsingUDFFunctionInDifferentQueries:525 » SQL Error ...
  UserDefinedFunctionsIT.testVerifyCreateFunctionArguments:561 » SQL Error while...
  ImmutableIndexIT.testCreateIndexDuringUpsertSelect:172->BaseTest.upsertRows:1620->BaseTest.upsertRow:1627 » SQL
  ImmutableIndexIT.testCreateIndexDuringUpsertSelect:172->BaseTest.upsertRows:1620->BaseTest.upsertRow:1627 » SQL
  ImmutableIndexIT.testCreateIndexWhileUpsertingData:269 » SQL Error while execu...
  ImmutableIndexIT.testCreateIndexWhileUpsertingData:269 » SQL Error while execu...
  ImmutableIndexIT.testCreateIndexWhileUpsertingData:269 » SQL Error while execu...
  ImmutableIndexIT.testCreateIndexWhileUpsertingData:269 » SQL Error while execu...
  ImmutableIndexIT.testDropIfImmutableKeyValueColumn:129 » SQL Error while execu...
  ImmutableIndexIT.testDropIfImmutableKeyValueColumn:129 » SQL Error while execu...
  ImmutableIndexIT.testDropIfImmutableKeyValueColumn:129 » SQL Error while execu...
  ImmutableIndexIT.testDropIfImmutableKeyValueColumn:129 » SQL Error while execu...
  LocalIndexIT.testCreationOfTableWithLocalIndexColumnFamilyPrefixShouldFail:109 » ClassCast
  LocalIndexIT.testCreationOfTableWithLocalIndexColumnFamilyPrefixShouldFail:109 » ClassCast
  LocalIndexIT.testLocalIndexCreationWithDefaultFamilyOption:554 » SQL Error whi...
  LocalIndexIT.testLocalIndexCreationWithDefaultFamilyOption:554 » SQL Error whi...
  LocalIndexIT.testLocalIndexRowsShouldBeDeletedWhenUserTableRowsDeleted:459 » SQL
  LocalIndexIT.testLocalIndexRowsShouldBeDeletedWhenUserTableRowsDeleted:459 » SQL
  MutableIndexFailureIT.testWriteFailureDisablesIndex:134->helpTestWriteFailureDisablesIndex:232 » Commit
  RoundRobinResultIteratorWithStatsIT.testRoundRobinBehavior:74 » SQL Error whil...
  PhoenixMetricsIT.testClosingConnectionClearsMetrics:535->createTableAndInsertValues:641 » SQL
  PhoenixMetricsIT.testGlobalPhoenixMetricsForMutations:121->createTableAndInsertValues:177 » SQL
  PhoenixMetricsIT.testGlobalPhoenixMetricsForQueries:93->createTableAndInsertValues:177 » SQL
  PhoenixMetricsIT.testGlobalPhoenixMetricsForUpsertSelect:138->createTableAndInsertValues:177 » SQL
  PhoenixMetricsIT.testMetricsForDelete:301->insertRowsInTable:730 » SQL Error w...
  PhoenixMetricsIT.testMetricsForDeleteWithAutoCommit:393->upsertRows:371 » SQL ...
  PhoenixMetricsIT.testMetricsForUpsert:228->insertRowsInTable:730 » SQL Error w...
  PhoenixMetricsIT.testMetricsForUpsertSelect:271->insertRowsInTable:730 » SQL E...
  PhoenixMetricsIT.testMetricsForUpsertSelectSameTable:601->insertRowsInTable:730 » SQL
  PhoenixMetricsIT.testMetricsForUpsertSelectWithAutoCommit:435->insertRowsInTable:730 » SQL
  PhoenixMetricsIT.testMetricsForUpsertWithAutoCommit:354->upsertRows:371 » SQL ...
  PhoenixMetricsIT.testMetricsForUpsertingIntoImmutableTableWithIndices:571 » SQL
  PhoenixMetricsIT.testMutationMetricsWhenUpsertingToMultipleTables:516->createTableAndInsertValues:641 » SQL
  PhoenixMetricsIT.testNoMetricsCollectedForConnection:324->insertRowsInTable:730 » SQL
  PhoenixMetricsIT.testReadMetricsForSelect:205->insertRowsInTable:730 » SQL Err...
  PhoenixClientRpcIT.testIndexQos:107 NullPointer
  PhoenixClientRpcIT.testMetadataQos:121 NullPointer
  PhoenixServerRpcIT.testIndexQos:158 NullPointer

Tests run: 325, Failures: 44, Errors: 117, Skipped: 0

[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (ParallelStatsEnabledTest) @ phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  1.831 s]
[INFO] Phoenix Core ....................................... FAILURE [34:42 min]
[INFO] Phoenix - Flume .................................... 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] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 34:46 min
[INFO] Finished at: 2017-01-24T17:03:11+00:00
[INFO] Final Memory: 89M/1685M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (ParallelStatsEnabledTest) on project phoenix-core: There was a timeout or other error in the fork -> [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/MojoExecutionException
[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
No prior successful build to compare, so performing full copy of artifacts
Recording test results