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