See <https://builds.apache.org/job/Phoenix-calcite/31/changes>
Changes:
[jamestaylor] PHOENIX-2675 Allow stats to be configured on a table-by-table
basis
[jamestaylor] PHOENIX-3361 Collect stats correct for local indexes
[elserj] PHOENIX-3240 Create phoenix-$VERSION-pig shaded jar
[ankitsinghal59] PHOENIX-2935 IndexMetaData cache can expire when a delete and
or query
[maryannxue] PHOENIX-3265 Double-quote column names that use reserved keywords
(Eric
[maryannxue] PHOENIX-3265 Double-quote column names that use reserved keywords
(Eric
[jamestaylor] PHOENIX-3370 VIEW derived from another VIEW with WHERE on a TABLE
[jamestaylor] PHOENIX-3371 Aggregate Function is broken if secondary index
exists
[jamestaylor] PHOENIX-3328 Optimize ORed leading pk column range comparisions to
[jamestaylor] PHOENIX-3382 Query using Row Value Constructor comprised of non
leading
[ankitsinghal59] PHOENIX-3349 DROP TABLE and DROP SEQUENCE not working with
schemas
[ankitsinghal59] PHOENIX-3393 Use Iterables.removeIf instead of Iterator.remove
in HBase
[ankitsinghal59] PHOENIX-3161 Check possibility of moving rebuilding code to
coprocessor
[ankitsinghal59] PHOENIX-3342 ORDER BY and LIMIT+OFFSET doesnt work on second
column from
[elserj] PHOENIX-3399 Add missing license header to
ChildViewsuseParenViewIndexIT
[elserj] PHOENIX-2996 Process name of PQS should indicate its role (Ted Yu)
[jamestaylor] PHOENIX-3370 VIEW derived from another VIEW with WHERE on a TABLE
[jamestaylor] PHOENIX-476 Support declaration of DEFAULT in CREATE statement
(Kevin
[jamestaylor] PHOENIX-3414 Validate DEFAULT when used in ALTER statement
[jamestaylor] PHOENIX-3407 Read only RowLock may lead to corrupting
SYSTEM.CATALOG and
[elserj] PHOENIX-3412 Used the batch JDBC APIs in pherf.
[jamestaylor] PHOENIX-3267 Replace use of SELECT null with CAST(null AS <type>)
(Eric
[jamestaylor] PHOENIX-3420 Upgrade to sqlline 1.2.0
[jamestaylor] PHOENIX-6 Support ON DUPLICATE KEY construct
[jamestaylor] PHOENIX-3396 Valid Multi-byte strings whose total byte size is
greater
[jamestaylor] PHOENIX-3421 Column name lookups fail when on an indexed table
[rajeshbabu] PHOENIX-3417 Refactor function argument validation with function
[rajeshbabu] PHOENIX-3374 Wrong data row key is getting generated for local
indexes
[jamestaylor] PHOENIX-3396 Valid Multi-byte strings whose total byte size is
greater
[maryannxue] Update Calcite version
------------------------------------------
[...truncated 133965 lines...]
rel#2423:PhoenixClientProject.CLIENT.[](input=rel#2422:Subset#0.GENERIC.[],K=$0,LASTNAME=$2),
rowcount=810754.0, cumulative cost={1572.8642099997535 rows,
1572.8640100000002 cpu, 0.0 io}
Set#2, type: RecordType(INTEGER K, INTEGER K1, VARCHAR(1) LASTNAME_REVERSE)
rel#2390:Subset#2.NONE.[], best=null, importance=0.81
rel#2389:LogicalProject.NONE.[](input=rel#2388:Subset#1.NONE.[],K=MYSUM3($0,
DEFAULT()),K1=MYSUM3($0, 11),LASTNAME_REVERSE=MYREVERSE3($1)),
rowcount=810754.0, cumulative cost={inf}
rel#2414:LogicalProject.NONE.[](input=rel#2386:Subset#0.SERVER.[],K=MYSUM3($0,
DEFAULT()),K1=MYSUM3($0, 11),LASTNAME_REVERSE=MYREVERSE3($2)),
rowcount=810754.0, cumulative cost={inf}
rel#2426:LogicalProject.NONE.[](input=rel#2415:Subset#0.ENUMERABLE.[],K=MYSUM3($0,
DEFAULT()),K1=MYSUM3($0, 11),LASTNAME_REVERSE=MYREVERSE3($2)),
rowcount=810754.0, cumulative cost={inf}
rel#2408:Subset#2.GENERIC.[], best=null, importance=0.81
rel#2417:Subset#2.ENUMERABLE.[], best=rel#2416, importance=0.405
rel#2416:EnumerableProject.ENUMERABLE.[](input=rel#2415:Subset#0.ENUMERABLE.[],K=MYSUM3($0,
DEFAULT()),K1=MYSUM3($0, 11),LASTNAME_REVERSE=MYREVERSE3($2)),
rowcount=810754.0, cumulative cost={812328.485518 rows, 2433836.485518 cpu, 0.0
io}
rel#2419:EnumerableProject.ENUMERABLE.[](input=rel#2418:Subset#1.ENUMERABLE.[],K=MYSUM3($0,
DEFAULT()),K1=MYSUM3($0, 11),LASTNAME_REVERSE=MYREVERSE3($1)),
rowcount=810754.0, cumulative cost={812328.4855579999 rows, 2433836.485518 cpu,
0.0 io}
Set#3, type: RecordType(BIGINT ROWCOUNT)
rel#2392:Subset#3.NONE.[], best=null, importance=0.9
rel#2391:LogicalTableModify.NONE.[](input=rel#2390:Subset#2.NONE.[],table=[phoenix,
T2],operation=INSERT,updateColumnList=[],flattened=false), rowcount=810754.0,
cumulative cost={inf}
rel#2406:Subset#3.ENUMERABLE.[], best=null, importance=1.0
rel#2407:AbstractConverter.ENUMERABLE.[](input=rel#2392:Subset#3.NONE.[],convention=ENUMERABLE,sort=[]),
rowcount=810754.0, cumulative cost={inf}
rel#2411:PhoenixToEnumerableConverter.ENUMERABLE.[](input=rel#2410:Subset#3.MUTATION.[]),
rowcount=810754.0, cumulative cost={inf}
rel#2410:Subset#3.MUTATION.[], best=null, importance=0.9
rel#2409:PhoenixTableModify.MUTATION.[](input=rel#2408:Subset#2.GENERIC.[],table=[phoenix,
T2],operation=INSERT,updateColumnList=[],flattened=false), rowcount=810754.0,
cumulative cost={inf}
at
org.apache.phoenix.end2end.UserDefinedFunctionsIT.testUsingUDFFunctionInDifferentQueries(UserDefinedFunctionsIT.java:533)
testReplaceFunction(org.apache.phoenix.end2end.UserDefinedFunctionsIT) Time
elapsed: 4.53 sec <<< FAILURE!
java.lang.AssertionError: expected:<11> but was:<0>
at
org.apache.phoenix.end2end.UserDefinedFunctionsIT.testReplaceFunction(UserDefinedFunctionsIT.java:1003)
Running org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
Running org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.047 sec - in
org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.435 sec - in
org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
Running
org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.78 sec - in
org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.062 sec - in
org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT
Running org.apache.phoenix.execute.PartialCommitIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.001 sec - in
org.apache.phoenix.execute.PartialCommitIT
Running org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT
Running org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.392 sec - in
org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT
Running
org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT
Tests run: 12, Failures: 4, Errors: 2, Skipped: 0, Time elapsed: 172.951 sec
<<< FAILURE! - in org.apache.phoenix.end2end.index.ImmutableIndexIT
testCreateIndexDuringUpsertSelect[ImmutableIndexIT_localIndex=false,transactional=false](org.apache.phoenix.end2end.index.ImmutableIndexIT)
Time elapsed: 8.174 sec <<< ERROR!
java.sql.SQLException: java.sql.SQLException: ERROR 201 (22000): Illegal data.
Expected length of at least 99 bytes, but had 71
at
org.apache.phoenix.end2end.index.ImmutableIndexIT.testCreateIndexDuringUpsertSelect(ImmutableIndexIT.java:172)
Caused by: java.lang.RuntimeException: java.sql.SQLException: ERROR 201
(22000): Illegal data. Expected length of at least 99 bytes, but had 71
at
org.apache.phoenix.end2end.index.ImmutableIndexIT.testCreateIndexDuringUpsertSelect(ImmutableIndexIT.java:172)
Caused by: java.sql.SQLException: ERROR 201 (22000): Illegal data. Expected
length of at least 99 bytes, but had 71
at
org.apache.phoenix.end2end.index.ImmutableIndexIT.testCreateIndexDuringUpsertSelect(ImmutableIndexIT.java:172)
testDropIfImmutableKeyValueColumn[ImmutableIndexIT_localIndex=false,transactional=false](org.apache.phoenix.end2end.index.ImmutableIndexIT)
Time elapsed: 25.839 sec <<< FAILURE!
java.lang.AssertionError: expected:<1027> but was:<0>
at
org.apache.phoenix.end2end.index.ImmutableIndexIT.testDropIfImmutableKeyValueColumn(ImmutableIndexIT.java:142)
testCreateIndexDuringUpsertSelect[ImmutableIndexIT_localIndex=false,transactional=true](org.apache.phoenix.end2end.index.ImmutableIndexIT)
Time elapsed: 5.777 sec <<< ERROR!
java.sql.SQLException: java.sql.SQLException: ERROR 201 (22000): Illegal data.
Expected length of at least 99 bytes, but had 71
at
org.apache.phoenix.end2end.index.ImmutableIndexIT.testCreateIndexDuringUpsertSelect(ImmutableIndexIT.java:172)
Caused by: java.lang.RuntimeException: java.sql.SQLException: ERROR 201
(22000): Illegal data. Expected length of at least 99 bytes, but had 71
at
org.apache.phoenix.end2end.index.ImmutableIndexIT.testCreateIndexDuringUpsertSelect(ImmutableIndexIT.java:172)
Caused by: java.sql.SQLException: ERROR 201 (22000): Illegal data. Expected
length of at least 99 bytes, but had 71
at
org.apache.phoenix.end2end.index.ImmutableIndexIT.testCreateIndexDuringUpsertSelect(ImmutableIndexIT.java:172)
testDropIfImmutableKeyValueColumn[ImmutableIndexIT_localIndex=false,transactional=true](org.apache.phoenix.end2end.index.ImmutableIndexIT)
Time elapsed: 9.685 sec <<< FAILURE!
java.lang.AssertionError: expected:<1027> but was:<0>
at
org.apache.phoenix.end2end.index.ImmutableIndexIT.testDropIfImmutableKeyValueColumn(ImmutableIndexIT.java:142)
testDropIfImmutableKeyValueColumn[ImmutableIndexIT_localIndex=true,transactional=false](org.apache.phoenix.end2end.index.ImmutableIndexIT)
Time elapsed: 29.04 sec <<< FAILURE!
java.lang.AssertionError: expected:<1027> but was:<0>
at
org.apache.phoenix.end2end.index.ImmutableIndexIT.testDropIfImmutableKeyValueColumn(ImmutableIndexIT.java:142)
testDropIfImmutableKeyValueColumn[ImmutableIndexIT_localIndex=true,transactional=true](org.apache.phoenix.end2end.index.ImmutableIndexIT)
Time elapsed: 13.045 sec <<< FAILURE!
java.lang.AssertionError: expected:<1027> but was:<0>
at
org.apache.phoenix.end2end.index.ImmutableIndexIT.testDropIfImmutableKeyValueColumn(ImmutableIndexIT.java:142)
Running org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
Running org.apache.phoenix.iterate.ScannerLeaseRenewalIT
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 21.679 sec <<<
FAILURE! - in org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
testRoundRobinBehavior(org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT)
Time elapsed: 13.427 sec <<< ERROR!
java.sql.SQLException: Cannot call executeQuery(String) on prepared or callable
statement
at
org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT.testRoundRobinBehavior(RoundRobinResultIteratorWithStatsIT.java:80)
Running org.apache.phoenix.monitoring.PhoenixMetricsIT
Running org.apache.phoenix.rpc.PhoenixClientRpcIT
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 8.515 sec <<<
FAILURE! - in org.apache.phoenix.rpc.PhoenixClientRpcIT
testMetadataQos(org.apache.phoenix.rpc.PhoenixClientRpcIT) Time elapsed: 0.404
sec <<< ERROR!
java.lang.NullPointerException
at
org.apache.phoenix.rpc.PhoenixClientRpcIT.testMetadataQos(PhoenixClientRpcIT.java:110)
testIndexQos(org.apache.phoenix.rpc.PhoenixClientRpcIT) Time elapsed: 0.188
sec <<< ERROR!
java.lang.NullPointerException
at
org.apache.phoenix.rpc.PhoenixClientRpcIT.testIndexQos(PhoenixClientRpcIT.java:96)
Running org.apache.phoenix.rpc.PhoenixServerRpcIT
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 9.022 sec <<<
FAILURE! - in org.apache.phoenix.rpc.PhoenixServerRpcIT
testIndexQos(org.apache.phoenix.rpc.PhoenixServerRpcIT) Time elapsed: 0.377
sec <<< ERROR!
java.lang.NullPointerException
at
org.apache.phoenix.rpc.PhoenixServerRpcIT.testIndexQos(PhoenixServerRpcIT.java:148)
Tests run: 18, Failures: 7, Errors: 2, Skipped: 0, Time elapsed: 121.973 sec
<<< FAILURE! - in org.apache.phoenix.monitoring.PhoenixMetricsIT
testGlobalPhoenixMetricsForQueries(org.apache.phoenix.monitoring.PhoenixMetricsIT)
Time elapsed: 5.012 sec <<< FAILURE!
java.lang.AssertionError: expected:<1> but was:<2>
at
org.apache.phoenix.monitoring.PhoenixMetricsIT.testGlobalPhoenixMetricsForQueries(PhoenixMetricsIT.java:101)
testNoMetricsCollectedForConnection(org.apache.phoenix.monitoring.PhoenixMetricsIT)
Time elapsed: 4.891 sec <<< ERROR!
java.sql.SQLException: does not implement 'class
org.apache.phoenix.jdbc.PhoenixResultSet'
at
org.apache.phoenix.monitoring.PhoenixMetricsIT.testNoMetricsCollectedForConnection(PhoenixMetricsIT.java:327)
testMetricsForDelete(org.apache.phoenix.monitoring.PhoenixMetricsIT) Time
elapsed: 4.928 sec <<< FAILURE!
java.lang.AssertionError: No read metrics present when there should have been!
at
org.apache.phoenix.monitoring.PhoenixMetricsIT.assertReadMetricsForMutatingSql(PhoenixMetricsIT.java:785)
at
org.apache.phoenix.monitoring.PhoenixMetricsIT.testMetricsForDelete(PhoenixMetricsIT.java:307)
testReadMetricsForSelect(org.apache.phoenix.monitoring.PhoenixMetricsIT) Time
elapsed: 5.491 sec <<< ERROR!
java.sql.SQLException: does not implement 'class
org.apache.phoenix.jdbc.PhoenixResultSet'
at
org.apache.phoenix.monitoring.PhoenixMetricsIT.testReadMetricsForSelect(PhoenixMetricsIT.java:206)
testGlobalPhoenixMetricsForUpsertSelect(org.apache.phoenix.monitoring.PhoenixMetricsIT)
Time elapsed: 5.072 sec <<< FAILURE!
java.lang.AssertionError: expected:<1> but was:<0>
at
org.apache.phoenix.monitoring.PhoenixMetricsIT.testGlobalPhoenixMetricsForUpsertSelect(PhoenixMetricsIT.java:144)
testGlobalPhoenixMetricsForMutations(org.apache.phoenix.monitoring.PhoenixMetricsIT)
Time elapsed: 0.623 sec <<< FAILURE!
java.lang.AssertionError: expected:<10> but was:<0>
at
org.apache.phoenix.monitoring.PhoenixMetricsIT.testGlobalPhoenixMetricsForMutations(PhoenixMetricsIT.java:121)
testMetricsForDeleteWithAutoCommit(org.apache.phoenix.monitoring.PhoenixMetricsIT)
Time elapsed: 4.986 sec <<< FAILURE!
java.lang.AssertionError: The two metrics have different or unequal number of
table names
at
org.apache.phoenix.monitoring.PhoenixMetricsIT.assertMetricsAreSame(PhoenixMetricsIT.java:650)
at
org.apache.phoenix.monitoring.PhoenixMetricsIT.testMetricsForDeleteWithAutoCommit(PhoenixMetricsIT.java:418)
testMetricsForUpsertSelect(org.apache.phoenix.monitoring.PhoenixMetricsIT)
Time elapsed: 9.319 sec <<< FAILURE!
java.lang.AssertionError: No read metrics present when there should have been!
at
org.apache.phoenix.monitoring.PhoenixMetricsIT.assertReadMetricsForMutatingSql(PhoenixMetricsIT.java:785)
at
org.apache.phoenix.monitoring.PhoenixMetricsIT.testMetricsForUpsertSelect(PhoenixMetricsIT.java:284)
testMetricsForUpsertSelectSameTable(org.apache.phoenix.monitoring.PhoenixMetricsIT)
Time elapsed: 5.083 sec <<< FAILURE!
java.lang.AssertionError: No read metrics present when there should have been!
at
org.apache.phoenix.monitoring.PhoenixMetricsIT.assertReadMetricsForMutatingSql(PhoenixMetricsIT.java:785)
at
org.apache.phoenix.monitoring.PhoenixMetricsIT.testMetricsForUpsertSelectSameTable(PhoenixMetricsIT.java:611)
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 178.625 sec -
in org.apache.phoenix.iterate.ScannerLeaseRenewalIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 262.311 sec -
in org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 249.968 sec -
in
org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 421.263 sec -
in org.apache.phoenix.end2end.index.MutableIndexFailureIT
Results :
Failed tests:
IndexExtendedIT.testLocalIndexScanAfterRegionsMerge:548->BaseTest.assertEquals:1784
expected:<[z]> but was:<[a]>
QueryTimeoutIT.testSetRPCTimeOnConnection:94
SpillableGroupByIT.testScanUri:120 Internal error: Error while applying rule
AggregateExpandDistinctAggregatesRule, args
[rel#55152:LogicalAggregate.NONE.[](input=rel#55097:Subset#0.SERVER.[],group={1},EXPR$0=COUNT(),EXPR$1=COUNT(DISTINCT
$1),EXPR$2=SUM($2),EXPR$3=AVG($2),EXPR$5=MIN($0),EXPR$6=MAX($0))]
UserDefinedFunctionsIT.testReplaceFunction:1003->BaseTest.assertEquals:1828
expected:<11> but was:<0>
UserDefinedFunctionsIT.testTemporaryFunctions:593->BaseTest.assertEquals:1828
expected:<11> but was:<0>
UserDefinedFunctionsIT.testVerifyCreateFunctionArguments:570->BaseTest.assertEquals:1828
expected:<11> 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>
ImmutableIndexIT.testDropIfImmutableKeyValueColumn:142->BaseTest.assertEquals:1828
expected:<1027> but was:<0>
PhoenixMetricsIT.testGlobalPhoenixMetricsForMutations:121->BaseTest.assertEquals:1828
expected:<10> but was:<0>
PhoenixMetricsIT.testGlobalPhoenixMetricsForQueries:101->BaseTest.assertEquals:1828
expected:<1> but was:<2>
PhoenixMetricsIT.testGlobalPhoenixMetricsForUpsertSelect:144->BaseTest.assertEquals:1828
expected:<1> but was:<0>
PhoenixMetricsIT.testMetricsForDelete:307->assertReadMetricsForMutatingSql:785
No read metrics present when there should have been!
PhoenixMetricsIT.testMetricsForDeleteWithAutoCommit:418->assertMetricsAreSame:650
The two metrics have different or unequal number of table names
PhoenixMetricsIT.testMetricsForUpsertSelect:284->assertReadMetricsForMutatingSql:785
No read metrics present when there should have been!
PhoenixMetricsIT.testMetricsForUpsertSelectSameTable:611->assertReadMetricsForMutatingSql:785
No read metrics present when there should have been!
Tests in error:
CsvBulkLoadToolIT.testBasicImport:71 » SQL Error while executing SQL "CREATE
T...
CsvBulkLoadToolIT.testImportWithLocalIndex:254 » SQL Error while executing
SQL...
CsvBulkLoadToolIT.testMultipleInputFiles:179 » SQL Error while executing SQL
"...
IndexExtendedIT.testDeleteFromImmutable:346 » SQL Error while executing SQL
"d...
IndexExtendedIT.testDeleteFromImmutable:346 » SQL Error while executing SQL
"d...
IndexExtendedIT.testLocalIndexScanAfterRegionSplit:460 » SQL Error while
execu...
IndexExtendedIT.testMutableIndexWithUpdates:154 » SQL Error while executing
SQ...
IndexExtendedIT.testMutableIndexWithUpdates:154 » SQL Error while executing
SQ...
IndexExtendedIT.testMutableIndexWithUpdates:154 » SQL Error while executing
SQ...
IndexExtendedIT.testMutableIndexWithUpdates:154 » SQL Error while executing
SQ...
IndexExtendedIT.testSecondaryIndex:205 » SQL Error while executing SQL
"CREATE...
IndexExtendedIT.testSecondaryIndex:205 » SQL Error while executing SQL
"CREATE...
IndexExtendedIT.testSecondaryIndex:205 » SQL Error while executing SQL
"CREATE...
IndexExtendedIT.testSecondaryIndex:205 » SQL Error while executing SQL
"CREATE...
IndexExtendedIT.testSecondaryIndex:205 » SQL Error while executing SQL
"CREATE...
IndexExtendedIT.testSecondaryIndex:205 » SQL Error while executing SQL
"CREATE...
IndexExtendedIT.testSecondaryIndex:205 » SQL Error while executing SQL
"CREATE...
IndexExtendedIT.testSecondaryIndex:205 » SQL Error while executing SQL
"CREATE...
IndexExtendedIT.testSecondaryIndex:205 » SQL Error while executing SQL
"CREATE...
IndexExtendedIT.testSecondaryIndex:205 » SQL Error while executing SQL
"CREATE...
IndexExtendedIT.testSecondaryIndex:205 » SQL Error while executing SQL
"CREATE...
IndexExtendedIT.testSecondaryIndex:205 » SQL Error while executing SQL
"CREATE...
IndexExtendedIT.testSecondaryIndex:205 » SQL Error while executing SQL
"CREATE...
IndexExtendedIT.testSecondaryIndex:205 » SQL Error while executing SQL
"CREATE...
IndexExtendedIT.testSecondaryIndex:205 » SQL Error while executing SQL
"CREATE...
IndexExtendedIT.testSecondaryIndex:205 » SQL Error while executing SQL
"CREATE...
QueryTimeoutIT.testQueryTimeout:120 » SQL does not implement 'class
org.apache...
QueryWithLimitIT.testQueryWithLimitAndStats:76 » SQL Error while executing
SQL...
SpillableGroupByIT.testStatisticsAreNotWritten:164 » SQL Error while
executing...
UserDefinedFunctionsIT.testCreateFunction:373 » SQL ERROR 218 (23018):
Constra...
UserDefinedFunctionsIT.testDropFunction:623 » SQL Error while executing SQL
"s...
UserDefinedFunctionsIT.testFunctionalIndexesWithUDFFunction:763 »
FunctionNotFound
UserDefinedFunctionsIT.testSameUDFWithDifferentImplementationsInDifferentTenantConnections:443
» SQL
UserDefinedFunctionsIT.testUDFsWhenTimestampManagedAtClient:669 » SQL Error
wh...
UserDefinedFunctionsIT.testUDFsWithMultipleConnections:514 » SQL Error while
e...
UserDefinedFunctionsIT.testUsingUDFFunctionInDifferentQueries:533 » SQL Error
...
ImmutableIndexIT.testCreateIndexDuringUpsertSelect:172->BaseTest.upsertRows:1620->BaseTest.upsertRow:1647
» SQL
ImmutableIndexIT.testCreateIndexDuringUpsertSelect:172->BaseTest.upsertRows:1620->BaseTest.upsertRow:1647
» SQL
RoundRobinResultIteratorWithStatsIT.testRoundRobinBehavior:80 » SQL Cannot
cal...
PhoenixMetricsIT.testNoMetricsCollectedForConnection:327 » SQL does not
implem...
PhoenixMetricsIT.testReadMetricsForSelect:206 » SQL does not implement 'class
...
PhoenixClientRpcIT.testIndexQos:96 NullPointer
PhoenixClientRpcIT.testMetadataQos:110 NullPointer
PhoenixServerRpcIT.testIndexQos:148 NullPointer
Tests run: 211, Failures: 17, Errors: 44, Skipped: 0
[INFO]
[INFO] --- maven-failsafe-plugin:2.19.1:verify (ParallelStatsEnabledTest) @
phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Phoenix ..................................... SUCCESS [ 2.468 s]
[INFO] Phoenix Core ....................................... FAILURE [ 01:27 h]
[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: 01:27 h
[INFO] Finished at: 2016-10-28T23:11:55+00:00
[INFO] Final Memory: 70M/979M
[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