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/12/05 20:56:28 UTC

Build failed in Jenkins: Phoenix | Master #1884

See <https://builds.apache.org/job/Phoenix-master/1884/display/redirect?page=changes>

Changes:

[maryannxue] PHOENIX-4288 Indexes not used when ordering by primary key

------------------------------------------
[...truncated 108.15 KB...]
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 387.141 s - in org.apache.phoenix.end2end.join.SubqueryIT
[INFO] Running org.apache.phoenix.replication.SystemCatalogWALEntryFilterIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.411 s - in org.apache.phoenix.replication.SystemCatalogWALEntryFilterIT
[INFO] Running org.apache.phoenix.trace.PhoenixTableMetricsWriterIT
[INFO] Running org.apache.phoenix.iterate.PhoenixQueryTimeoutIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.424 s - in org.apache.phoenix.trace.PhoenixTableMetricsWriterIT
[INFO] Running org.apache.phoenix.trace.PhoenixTracingEndToEndIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.319 s - in org.apache.phoenix.iterate.PhoenixQueryTimeoutIT
[INFO] Running org.apache.phoenix.tx.FlappingTransactionIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.794 s - in org.apache.phoenix.tx.FlappingTransactionIT
[INFO] Running org.apache.phoenix.tx.ParameterizedTransactionIT
[INFO] Running org.apache.phoenix.rpc.UpdateCacheIT
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 76.468 s - in org.apache.phoenix.iterate.RoundRobinResultIteratorIT
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.591 s - in org.apache.phoenix.rpc.UpdateCacheIT
[INFO] Running org.apache.phoenix.tx.TxCheckpointIT
[INFO] Running org.apache.phoenix.tx.TransactionIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 105.26 s - in org.apache.phoenix.trace.PhoenixTracingEndToEndIT
[INFO] Running org.apache.phoenix.util.IndexScrutinyIT
[INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 639.745 s - in org.apache.phoenix.end2end.join.SortMergeJoinGlobalIndexIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.48 s - in org.apache.phoenix.util.IndexScrutinyIT
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 282.509 s - in org.apache.phoenix.end2end.join.SubqueryUsingSortMergeJoinIT
[INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 817.91 s - in org.apache.phoenix.end2end.join.HashJoinLocalIndexIT
[INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 811.138 s - in org.apache.phoenix.end2end.join.SortMergeJoinLocalIndexIT
[WARNING] Tests run: 52, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 370.357 s - in org.apache.phoenix.tx.ParameterizedTransactionIT
[ERROR] Tests run: 8, Failures: 0, Errors: 7, Skipped: 0, Time elapsed: 345.148 s <<< FAILURE! - in org.apache.phoenix.tx.TransactionIT
[ERROR] testProperties(org.apache.phoenix.tx.TransactionIT)  Time elapsed: 59.566 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.tx.TransactionIT.testProperties(TransactionIT.java:167)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.tx.TransactionIT.testProperties(TransactionIT.java:167)

[ERROR] testReCreateTxnTableAfterDroppingExistingNonTxnTable(org.apache.phoenix.tx.TransactionIT)  Time elapsed: 50.632 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.tx.TransactionIT.testReCreateTxnTableAfterDroppingExistingNonTxnTable(TransactionIT.java:86)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.tx.TransactionIT.testReCreateTxnTableAfterDroppingExistingNonTxnTable(TransactionIT.java:86)

[ERROR] testCheckpointAndRollback(org.apache.phoenix.tx.TransactionIT)  Time elapsed: 46.118 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.tx.TransactionIT.testCheckpointAndRollback(TransactionIT.java:287)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.tx.TransactionIT.testCheckpointAndRollback(TransactionIT.java:287)

[ERROR] testQueryWithSCN(org.apache.phoenix.tx.TransactionIT)  Time elapsed: 46.12 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.tx.TransactionIT.testQueryWithSCN(TransactionIT.java:61)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.tx.TransactionIT.testQueryWithSCN(TransactionIT.java:61)

[ERROR] testTransactionalTableMetadata(org.apache.phoenix.tx.TransactionIT)  Time elapsed: 46.118 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.tx.TransactionIT.testTransactionalTableMetadata(TransactionIT.java:123)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.tx.TransactionIT.testTransactionalTableMetadata(TransactionIT.java:123)

[ERROR] testColConflicts(org.apache.phoenix.tx.TransactionIT)  Time elapsed: 46.117 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.tx.TransactionIT.testColConflicts(TransactionIT.java:248)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.tx.TransactionIT.testColConflicts(TransactionIT.java:248)

[ERROR] testOnDupKeyForTransactionalTable(org.apache.phoenix.tx.TransactionIT)  Time elapsed: 46.121 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.tx.TransactionIT.testOnDupKeyForTransactionalTable(TransactionIT.java:150)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
	at org.apache.phoenix.tx.TransactionIT.testOnDupKeyForTransactionalTable(TransactionIT.java:150)

[INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 433.67 s - in org.apache.phoenix.tx.TxCheckpointIT
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   TransactionIT.testCheckpointAndRollback:287 » Runtime org.apache.thrift.TExcep...
[ERROR]   TransactionIT.testColConflicts:248 » Runtime org.apache.thrift.TException: Una...
[ERROR]   TransactionIT.testOnDupKeyForTransactionalTable:150 » Runtime org.apache.thrif...
[ERROR]   TransactionIT.testProperties:167 » Runtime org.apache.thrift.TException: Unabl...
[ERROR]   TransactionIT.testQueryWithSCN:61 » Runtime org.apache.thrift.TException: Unab...
[ERROR]   TransactionIT.testReCreateTxnTableAfterDroppingExistingNonTxnTable:86 » Runtime
[ERROR]   TransactionIT.testTransactionalTableMetadata:123 » Runtime org.apache.thrift.T...
[INFO] 
[ERROR] Tests run: 3356, Failures: 0, Errors: 7, Skipped: 7
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:integration-test (HBaseManagedTimeTests) @ phoenix-core ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:integration-test (NeedTheirOwnClusterTests) @ phoenix-core ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT
[INFO] Running org.apache.phoenix.end2end.ChangePermissionsIT
[INFO] Running org.apache.phoenix.end2end.ConnectionUtilIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.715 s - in org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT
[INFO] Running org.apache.hadoop.hbase.regionserver.wal.WALRecoveryRegionPostOpenIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.812 s - in org.apache.hadoop.hbase.regionserver.wal.WALRecoveryRegionPostOpenIT
[INFO] Running org.apache.phoenix.end2end.ColumnEncodedImmutableTxStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.ColumnEncodedImmutableNonTxStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.ColumnEncodedMutableTxStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.ColumnEncodedMutableNonTxStatsCollectorIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.054 s - in org.apache.phoenix.end2end.ConnectionUtilIT
[INFO] Running org.apache.phoenix.end2end.ContextClassloaderIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.014 s - in org.apache.phoenix.end2end.ContextClassloaderIT
[INFO] Running org.apache.phoenix.end2end.CostBasedDecisionIT
[INFO] Running org.apache.phoenix.end2end.CountDistinctCompressionIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.733 s - in org.apache.phoenix.end2end.CountDistinctCompressionIT
[INFO] Running org.apache.phoenix.end2end.CsvBulkLoadToolIT
[INFO] Running org.apache.phoenix.end2end.DropSchemaIT
[WARNING] Tests run: 26, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 175.734 s - in org.apache.phoenix.end2end.ColumnEncodedMutableTxStatsCollectorIT
[WARNING] Tests run: 26, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 176.161 s - in org.apache.phoenix.end2end.ColumnEncodedMutableNonTxStatsCollectorIT
[WARNING] Tests run: 26, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 178.836 s - in org.apache.phoenix.end2end.ColumnEncodedImmutableNonTxStatsCollectorIT
[WARNING] Tests run: 26, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 179.924 s - in org.apache.phoenix.end2end.ColumnEncodedImmutableTxStatsCollectorIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.02 s - in org.apache.phoenix.end2end.DropSchemaIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 116.138 s - in org.apache.phoenix.end2end.CsvBulkLoadToolIT
[INFO] Running org.apache.phoenix.end2end.FlappingLocalIndexIT
[INFO] Running org.apache.phoenix.end2end.IndexExtendedIT
[INFO] Running org.apache.phoenix.end2end.IndexScrutinyToolIT
[INFO] Running org.apache.phoenix.end2end.IndexToolForPartialBuildIT
[INFO] Running org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.599 s - in org.apache.phoenix.end2end.IndexToolForPartialBuildIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.43 s - in org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT
[INFO] Running org.apache.phoenix.end2end.MigrateSystemTablesToSystemNamespaceIT
[INFO] Running org.apache.phoenix.end2end.IndexToolIT
[INFO] Running org.apache.phoenix.end2end.LocalIndexSplitMergeIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 285.719 s - in org.apache.phoenix.end2end.CostBasedDecisionIT
[INFO] Running org.apache.phoenix.end2end.NonColumnEncodedImmutableNonTxStatsCollectorIT
[INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 187.64 s - in org.apache.phoenix.end2end.IndexExtendedIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 193.328 s - in org.apache.phoenix.end2end.FlappingLocalIndexIT
[INFO] Running org.apache.phoenix.end2end.PartialResultServerConfigurationIT
[INFO] Running org.apache.phoenix.end2end.NonColumnEncodedImmutableTxStatsCollectorIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 54.241 s - in org.apache.phoenix.end2end.PartialResultServerConfigurationIT
[WARNING] Tests run: 26, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 174.422 s - in org.apache.phoenix.end2end.NonColumnEncodedImmutableNonTxStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.QueryTimeoutIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.822 s - in org.apache.phoenix.end2end.QueryTimeoutIT
[INFO] Running org.apache.phoenix.end2end.QueryWithLimitIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.943 s - in org.apache.phoenix.end2end.QueryWithLimitIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 373.202 s - in org.apache.phoenix.end2end.MigrateSystemTablesToSystemNamespaceIT
[WARNING] Tests run: 26, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 176.391 s - in org.apache.phoenix.end2end.NonColumnEncodedImmutableTxStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.RebuildIndexConnectionPropsIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.781 s - in org.apache.phoenix.end2end.RebuildIndexConnectionPropsIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 762.755 s - in org.apache.phoenix.end2end.ChangePermissionsIT
[INFO] Running org.apache.phoenix.end2end.SystemTablePermissionsIT
[INFO] Running org.apache.phoenix.end2end.RegexBulkLoadToolIT
[INFO] Running org.apache.phoenix.end2end.RenewLeaseIT
[INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 476.188 s - in org.apache.phoenix.end2end.IndexScrutinyToolIT
[INFO] Running org.apache.phoenix.end2end.TableDDLPermissionsIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.615 s - in org.apache.phoenix.end2end.RenewLeaseIT
[INFO] Running org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
[INFO] Running org.apache.phoenix.end2end.SpillableGroupByIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 448.585 s - in org.apache.phoenix.end2end.LocalIndexSplitMergeIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.734 s - in org.apache.phoenix.end2end.SpillableGroupByIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 94.942 s - in org.apache.phoenix.end2end.RegexBulkLoadToolIT
[INFO] Running org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 126.44 s - in org.apache.phoenix.end2end.SystemTablePermissionsIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.359 s - in org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT
[INFO] Running org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[INFO] Running org.apache.phoenix.end2end.UserDefinedFunctionsIT
[INFO] Running org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.678 s - in org.apache.phoenix.end2end.UpdateCacheAcrossDifferentClientsIT
[INFO] Running org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexFailureIT
[WARNING] Tests run: 26, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 166.145 s - in org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 99.474 s - in org.apache.phoenix.end2end.UserDefinedFunctionsIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[INFO] Running org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.565 s - in org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[INFO] Running org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 89.972 s - in org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Running org.apache.phoenix.execute.PartialCommitIT
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.023 s - in org.apache.phoenix.execute.PartialCommitIT
[INFO] Running org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.228 s - in org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[INFO] Running org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 484.449 s - in org.apache.phoenix.end2end.TableDDLPermissionsIT
[INFO] Running org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.427 s - in org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 79.738 s - in org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Running org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,012.218 s - in org.apache.phoenix.end2end.IndexToolIT
[INFO] Running org.apache.phoenix.monitoring.PhoenixMetricsIT
[WARNING] Tests run: 40, Failures: 0, Errors: 0, Skipped: 16, Time elapsed: 430.895 s - in org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Running org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.59 s - in org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 439.447 s - in org.apache.phoenix.end2end.index.MutableIndexFailureIT
[INFO] Running org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 395.021 s - in org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.944 s - in org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 507.835 s - in org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 117.795 s - in org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 167.449 s - in org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 595, Failures: 0, Errors: 0, Skipped: 44
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) @ phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [ 10.371 s]
[INFO] Phoenix Core ....................................... FAILURE [  01:56 h]
[INFO] Phoenix - Flume .................................... SKIPPED
[INFO] Phoenix - Kafka .................................... SKIPPED
[INFO] Phoenix - Pig ...................................... SKIPPED
[INFO] Phoenix Query Server Client ........................ SKIPPED
[INFO] Phoenix Query Server ............................... SKIPPED
[INFO] Phoenix - Pherf .................................... SKIPPED
[INFO] Phoenix - Spark .................................... SKIPPED
[INFO] Phoenix - Hive ..................................... SKIPPED
[INFO] Phoenix Client ..................................... SKIPPED
[INFO] Phoenix Server ..................................... SKIPPED
[INFO] Phoenix Assembly ................................... SKIPPED
[INFO] Phoenix - Tracing Web Application .................. SKIPPED
[INFO] Phoenix Load Balancer .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:56 h
[INFO] Finished at: 2017-12-05T20:49:58Z
[INFO] Final Memory: 60M/1280M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) on project phoenix-core: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Phoenix-master/ws/phoenix-core/target/failsafe-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :phoenix-core
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
[JIRA] Updating issue PHOENIX-4288
Recording test results

Jenkins build is back to normal : Phoenix | Master #1886

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-master/1886/display/redirect?page=changes>


Build failed in Jenkins: Phoenix | Master #1885

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-master/1885/display/redirect?page=changes>

Changes:

[maryannxue] PHOENIX-4322 DESC primary key column with variable length does not work

------------------------------------------
[...truncated 1.71 MB...]
[INFO] Running org.apache.phoenix.compile.ScanRangesTest
[INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in org.apache.phoenix.compile.ScanRangesTest
[INFO] Running org.apache.phoenix.compile.LimitCompilerTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.689 s - in org.apache.phoenix.compile.HavingCompilerTest
[INFO] Running org.apache.phoenix.compile.TenantSpecificViewIndexCompileTest
[INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.571 s - in org.apache.phoenix.compile.QueryMetaDataTest
[INFO] Running org.apache.phoenix.compile.StatementHintsCompilationTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.47 s - in org.apache.phoenix.compile.LimitCompilerTest
[INFO] Running org.apache.phoenix.compile.ViewCompilerTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.308 s - in org.apache.phoenix.util.PhoenixRuntimeTest
[INFO] Running org.apache.phoenix.compile.CursorCompilerTest
[INFO] Tests run: 109, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.597 s - in org.apache.phoenix.compile.WhereOptimizerTest
[INFO] Running org.apache.phoenix.compile.JoinQueryCompilerTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.67 s - in org.apache.phoenix.compile.StatementHintsCompilationTest
[INFO] Running org.apache.phoenix.compile.WhereCompilerTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.651 s - in org.apache.phoenix.compile.ViewCompilerTest
[INFO] Running org.apache.phoenix.compile.SelectStatementRewriterTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.057 s - in org.apache.phoenix.compile.TenantSpecificViewIndexCompileTest
[INFO] Running org.apache.phoenix.compile.CreateTableCompilerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.703 s - in org.apache.phoenix.compile.CursorCompilerTest
[INFO] Running org.apache.phoenix.trace.TraceSpanReceiverTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 s - in org.apache.phoenix.trace.TraceSpanReceiverTest
[INFO] Running org.apache.phoenix.schema.ImmutableStorageSchemeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.371 s - in org.apache.phoenix.compile.CreateTableCompilerTest
[INFO] Running org.apache.phoenix.schema.RowKeyValueAccessorTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.463 s - in org.apache.phoenix.compile.SelectStatementRewriterTest
[INFO] Running org.apache.phoenix.schema.MutationTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s - in org.apache.phoenix.schema.ImmutableStorageSchemeTest
[INFO] Running org.apache.phoenix.schema.SchemaUtilTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.apache.phoenix.schema.SchemaUtilTest
[INFO] Running org.apache.phoenix.schema.stats.StatisticsScannerTest
[WARNING] Tests run: 45, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.805 s - in org.apache.phoenix.compile.WhereCompilerTest
[INFO] Running org.apache.phoenix.schema.PCharPadTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.apache.phoenix.schema.PCharPadTest
[INFO] Running org.apache.phoenix.schema.RowKeySchemaTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 s - in org.apache.phoenix.schema.RowKeyValueAccessorTest
[INFO] Running org.apache.phoenix.schema.types.PrimitiveBooleanPhoenixArrayToStringTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.apache.phoenix.schema.types.PrimitiveBooleanPhoenixArrayToStringTest
[INFO] Running org.apache.phoenix.schema.types.PrimitiveDoublePhoenixArrayToStringTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.apache.phoenix.schema.types.PrimitiveDoublePhoenixArrayToStringTest
[INFO] Running org.apache.phoenix.schema.types.PDataTypeForArraysTest
[INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in org.apache.phoenix.schema.types.PDataTypeForArraysTest
[INFO] Running org.apache.phoenix.schema.types.PrimitiveShortPhoenixArrayToStringTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.298 s - in org.apache.phoenix.schema.stats.StatisticsScannerTest
[INFO] Running org.apache.phoenix.schema.types.PDateArrayToStringTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.apache.phoenix.schema.types.PrimitiveShortPhoenixArrayToStringTest
[INFO] Running org.apache.phoenix.schema.types.PVarcharArrayToStringTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.apache.phoenix.schema.types.PDateArrayToStringTest
[INFO] Running org.apache.phoenix.schema.types.PrimitiveLongPhoenixArrayToStringTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.apache.phoenix.schema.types.PVarcharArrayToStringTest
[INFO] Running org.apache.phoenix.schema.types.PrimitiveIntPhoenixArrayToStringTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.apache.phoenix.schema.types.PrimitiveLongPhoenixArrayToStringTest
[INFO] Running org.apache.phoenix.schema.types.PrimitiveFloatPhoenixArrayToStringTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.apache.phoenix.schema.types.PrimitiveIntPhoenixArrayToStringTest
[INFO] Running org.apache.phoenix.schema.types.PrimitiveBytePhoenixArrayToStringTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.apache.phoenix.schema.types.PrimitiveFloatPhoenixArrayToStringTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.apache.phoenix.schema.types.PrimitiveBytePhoenixArrayToStringTest
[INFO] Running org.apache.phoenix.schema.types.PDataTypeTest
[INFO] Running org.apache.phoenix.schema.ValueBitSetTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.452 s - in org.apache.phoenix.schema.MutationTest
[INFO] Running org.apache.phoenix.schema.SaltingUtilTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.phoenix.schema.SaltingUtilTest
[INFO] Running org.apache.phoenix.schema.PMetaDataImplTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.apache.phoenix.schema.ValueBitSetTest
[INFO] Running org.apache.phoenix.schema.SequenceAllocationTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.apache.phoenix.schema.SequenceAllocationTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.apache.phoenix.schema.PMetaDataImplTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.226 s - in org.apache.phoenix.compile.JoinQueryCompilerTest
[INFO] Running org.apache.phoenix.metrics.MetricTypeTest
[INFO] Running org.apache.phoenix.schema.SortOrderTest
[INFO] Running org.apache.phoenix.memory.MemoryManagerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.phoenix.metrics.MetricTypeTest
[INFO] Running org.apache.phoenix.hbase.index.parallel.TestThreadPoolBuilder
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.apache.phoenix.schema.SortOrderTest
[INFO] Running org.apache.phoenix.hbase.index.parallel.TestThreadPoolManager
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.apache.phoenix.hbase.index.parallel.TestThreadPoolBuilder
[INFO] Running org.apache.phoenix.hbase.index.write.TestIndexWriter
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.apache.phoenix.hbase.index.parallel.TestThreadPoolManager
[INFO] Running org.apache.phoenix.hbase.index.write.TestParalleIndexWriter
[INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 s - in org.apache.phoenix.schema.types.PDataTypeTest
[INFO] Running org.apache.phoenix.hbase.index.write.TestParalleWriterIndexCommitter
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s - in org.apache.phoenix.hbase.index.write.TestParalleIndexWriter
[INFO] Running org.apache.phoenix.hbase.index.write.TestWALRecoveryCaching
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.006 s - in org.apache.phoenix.hbase.index.write.TestWALRecoveryCaching
[INFO] Running org.apache.phoenix.hbase.index.write.recovery.TestPerRegionIndexWriteCache
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in org.apache.phoenix.hbase.index.write.TestParalleWriterIndexCommitter
[INFO] Running org.apache.phoenix.hbase.index.covered.CoveredColumnsTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 s - in org.apache.phoenix.memory.MemoryManagerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.phoenix.hbase.index.covered.CoveredColumnsTest
[INFO] Running org.apache.phoenix.hbase.index.covered.update.TestIndexUpdateManager
[INFO] Running org.apache.phoenix.hbase.index.covered.TestCoveredColumnIndexCodec
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.44 s - in org.apache.phoenix.schema.RowKeySchemaTest
[INFO] Running org.apache.phoenix.hbase.index.covered.data.TestIndexMemStore
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.apache.phoenix.hbase.index.covered.update.TestIndexUpdateManager
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.apache.phoenix.hbase.index.covered.data.TestIndexMemStore
[INFO] Running org.apache.phoenix.hbase.index.covered.data.TestLocalTable
[INFO] Running org.apache.phoenix.hbase.index.covered.filter.TestNewerTimestampFilter
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.phoenix.hbase.index.covered.filter.TestNewerTimestampFilter
[INFO] Running org.apache.phoenix.hbase.index.covered.filter.TestApplyAndFilterDeletesFilter
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.phoenix.hbase.index.covered.data.TestLocalTable
[INFO] Running org.apache.phoenix.hbase.index.covered.TestColumnTracker
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.apache.phoenix.hbase.index.covered.TestColumnTracker
[INFO] Running org.apache.phoenix.hbase.index.covered.LocalTableStateTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.apache.phoenix.hbase.index.covered.filter.TestApplyAndFilterDeletesFilter
[INFO] Running org.apache.phoenix.hbase.index.covered.TestCoveredIndexSpecifierBuilder
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.apache.phoenix.hbase.index.covered.TestCoveredIndexSpecifierBuilder
[INFO] Running org.apache.phoenix.hbase.index.covered.NonTxIndexBuilderTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.apache.phoenix.hbase.index.covered.TestCoveredColumnIndexCodec
[INFO] Running org.apache.phoenix.hbase.index.util.TestIndexManagementUtil
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.apache.phoenix.hbase.index.util.TestIndexManagementUtil
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.apache.phoenix.hbase.index.covered.LocalTableStateTest
[INFO] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.313 s - in org.apache.phoenix.compile.QueryOptimizerTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.556 s - in org.apache.phoenix.hbase.index.write.TestIndexWriter
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.56 s - in org.apache.phoenix.hbase.index.write.recovery.TestPerRegionIndexWriteCache
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.877 s - in org.apache.phoenix.hbase.index.covered.NonTxIndexBuilderTest
[INFO] Tests run: 156, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.723 s - in org.apache.phoenix.compile.QueryCompilerTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.377 s - in org.apache.phoenix.jdbc.SecureUserConnectionsTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 1554, Failures: 0, Errors: 0, Skipped: 3
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ phoenix-core ---
[INFO] Building jar: <https://builds.apache.org/job/Phoenix-master/1885/artifact/phoenix-core/target/phoenix-core-4.14.0-HBase-1.3-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ phoenix-core ---
[INFO] Building jar: <https://builds.apache.org/job/Phoenix-master/1885/artifact/phoenix-core/target/phoenix-core-4.14.0-HBase-1.3-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ phoenix-core ---
[INFO] Building jar: <https://builds.apache.org/job/Phoenix-master/1885/artifact/phoenix-core/target/phoenix-core-4.14.0-HBase-1.3-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ phoenix-core ---
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-markdown/1.3/doxia-module-markdown-1.3.pom
Progress (1): 2.1/2.2 kBProgress (1): 2.2 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-markdown/1.3/doxia-module-markdown-1.3.pom (2.2 kB at 132 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/pegdown/pegdown/1.0.2/pegdown-1.0.2.pom
Progress (1): 2.0 kB                    Downloaded from central: https://repo.maven.apache.org/maven2/org/pegdown/pegdown/1.0.2/pegdown-1.0.2.pom (2.0 kB at 170 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/parboiled/parboiled-core/1.0.1/parboiled-core-1.0.1.pom
Progress (1): 1.3 kB                    Downloaded from central: https://repo.maven.apache.org/maven2/org/parboiled/parboiled-core/1.0.1/parboiled-core-1.0.1.pom (1.3 kB at 99 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/parboiled/parboiled-java/1.0.1/parboiled-java-1.0.1.pom
Progress (1): 2.2/2.3 kBProgress (1): 2.3 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/parboiled/parboiled-java/1.0.1/parboiled-java-1.0.1.pom (2.3 kB at 166 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-util/3.3.1/asm-util-3.3.1.pom
Progress (1): 411 B                   Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-util/3.3.1/asm-util-3.3.1.pom (411 B at 29 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-analysis/3.3.1/asm-analysis-3.3.1.pom
Progress (1): 419 B                   Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-analysis/3.3.1/asm-analysis-3.3.1.pom (419 B at 30 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/lt/velykis/maven/skins/reflow-velocity-tools/1.0.0/reflow-velocity-tools-1.0.0.pom
Progress (1): 2.2/2.4 kBProgress (1): 2.4 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/lt/velykis/maven/skins/reflow-velocity-tools/1.0.0/reflow-velocity-tools-1.0.0.pom (2.4 kB at 169 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/lt/velykis/maven/skins/reflow-parent/1.0.0/reflow-parent-1.0.0.pom
Progress (1): 2.2/7.5 kBProgress (1): 4.9/7.5 kBProgress (1): 7.5 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/lt/velykis/maven/skins/reflow-parent/1.0.0/reflow-parent-1.0.0.pom (7.5 kB at 532 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.6.3/jsoup-1.6.3.pom
Progress (1): 2.2/5.5 kBProgress (1): 4.9/5.5 kBProgress (1): 5.5 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.6.3/jsoup-1.6.3.pom (5.5 kB at 341 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-markdown/1.3/doxia-module-markdown-1.3.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/pegdown/pegdown/1.0.2/pegdown-1.0.2.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/parboiled/parboiled-core/1.0.1/parboiled-core-1.0.1.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/parboiled/parboiled-java/1.0.1/parboiled-java-1.0.1.jar
Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-util/3.3.1/asm-util-3.3.1.jar
Progress (1): 2.1/11 kBProgress (1): 4.9/11 kBProgress (1): 7.7/11 kBProgress (1): 10/11 kB Progress (1): 11 kB   Progress (2): 11 kB | 2.1/57 kBProgress (2): 11 kB | 4.9/57 kBProgress (2): 11 kB | 7.7/57 kBProgress (2): 11 kB | 10/57 kB Progress (2): 11 kB | 13/57 kBProgress (2): 11 kB | 16/57 kBProgress (2): 11 kB | 19/57 kBProgress (2): 11 kB | 21/57 kBProgress (2): 11 kB | 24/57 kBProgress (2): 11 kB | 27/57 kBProgress (2): 11 kB | 30/57 kBProgress (2): 11 kB | 32/57 kBProgress (2): 11 kB | 36/57 kBProgress (3): 11 kB | 36/57 kB | 2.1/212 kBProgress (4): 11 kB | 36/57 kB | 2.1/212 kB | 2.1/83 kBProgress (4): 11 kB | 40/57 kB | 2.1/212 kB | 2.1/83 kBProgress (4): 11 kB | 40/57 kB | 2.1/212 kB | 4.9/83 kBProgress (4): 11 kB | 40/57 kB | 4.9/212 kB | 4.9/83 kBProgress (5): 11 kB | 40/57 kB | 4.9/212 kB | 4.9/83 kB | 2.1/37 kBProgress (5): 11 kB | 40/57 kB | 4.9/212 kB | 7.7/83 kB | 2.1/37 kBProgress (5): 11 kB | 44/57 kB | 4.9/212 kB | 7.7/83 kB | 2.1/37 kBProgress (5): 11 kB | 44/57 kB | 4.9/212 kB | 10/83 kB | 2.1/37 kB Progress (5): 11 kB | 44/57 kB | 4.9/212 kB | 10/83 kB | 4.9/37 kBProgress (5): 11 kB | 44/57 kB | 7.6/212 kB | 10/83 kB | 4.9/37 kB                                                                  Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-markdown/1.3/doxia-module-markdown-1.3.jar (11 kB at 128 kB/s)
Progress (4): 44/57 kB | 7.6/212 kB | 10/83 kB | 7.7/37 kB                                                          Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-analysis/3.3.1/asm-analysis-3.3.1.jar
Progress (4): 44/57 kB | 7.6/212 kB | 13/83 kB | 7.7/37 kBProgress (4): 49/57 kB | 7.6/212 kB | 13/83 kB | 7.7/37 kBProgress (4): 49/57 kB | 7.6/212 kB | 16/83 kB | 7.7/37 kBProgress (4): 49/57 kB | 7.6/212 kB | 16/83 kB | 10/37 kB Progress (4): 49/57 kB | 10/212 kB | 16/83 kB | 10/37 kB Progress (4): 49/57 kB | 10/212 kB | 16/83 kB | 13/37 kBProgress (4): 53/57 kB | 10/212 kB | 16/83 kB | 13/37 kBProgress (4): 53/57 kB | 10/212 kB | 19/83 kB | 13/37 kBProgress (4): 57/57 kB | 10/212 kB | 19/83 kB | 13/37 kBProgress (4): 57/57 kB | 10/212 kB | 19/83 kB | 16/37 kBProgress (4): 57/57 kB | 13/212 kB | 19/83 kB | 16/37 kBProgress (4): 57/57 kB | 13/212 kB | 19/83 kB | 19/37 kBProgress (4): 57 kB | 13/212 kB | 19/83 kB | 19/37 kB   Progress (4): 57 kB | 13/212 kB | 21/83 kB | 19/37 kBProgress (4): 57 kB | 13/212 kB | 21/83 kB | 21/37 kBProgress (4): 57 kB | 16/212 kB | 21/83 kB | 21/37 kBProgress (4): 57 kB | 16/212 kB | 21/83 kB | 24/37 kBProgress (4): 57 kB | 16/212 kB | 24/83 kB | 24/37 kBProgress (4): 57 kB | 16/212 kB | 24/83 kB | 27/37 kBProgress (4): 57 kB | 19/212 kB | 24/83 kB | 27/37 kBProgress (4): 57 kB | 19/212 kB | 24/83 kB | 30/37 kBProgress (4): 57 kB | 19/212 kB | 27/83 kB | 30/37 kBProgress (4): 57 kB | 19/212 kB | 27/83 kB | 32/37 kBProgress (4): 57 kB | 21/212 kB | 27/83 kB | 32/37 kBProgress (4): 57 kB | 21/212 kB | 27/83 kB | 35/37 kBProgress (4): 57 kB | 21/212 kB | 30/83 kB | 35/37 kBProgress (4): 57 kB | 21/212 kB | 30/83 kB | 37 kB   Progress (4): 57 kB | 24/212 kB | 30/83 kB | 37 kBProgress (4): 57 kB | 24/212 kB | 32/83 kB | 37 kBProgress (4): 57 kB | 27/212 kB | 32/83 kB | 37 kBProgress (4): 57 kB | 30/212 kB | 32/83 kB | 37 kBProgress (4): 57 kB | 30/212 kB | 36/83 kB | 37 kBProgress (4): 57 kB | 32/212 kB | 36/83 kB | 37 kBProgress (5): 57 kB | 32/212 kB | 36/83 kB | 37 kB | 2.1/18 kBProgress (5): 57 kB | 32/212 kB | 40/83 kB | 37 kB | 2.1/18 kBProgress (5): 57 kB | 36/212 kB | 40/83 kB | 37 kB | 2.1/18 kBProgress (5): 57 kB | 36/212 kB | 40/83 kB | 37 kB | 4.9/18 kBProgress (5): 57 kB | 36/212 kB | 44/83 kB | 37 kB | 4.9/18 kBProgress (5): 57 kB | 36/212 kB | 44/83 kB | 37 kB | 7.7/18 kBProgress (5): 57 kB | 40/212 kB | 44/83 kB | 37 kB | 7.7/18 kBProgress (5): 57 kB | 40/212 kB | 44/83 kB | 37 kB | 10/18 kB Progress (5): 57 kB | 40/212 kB | 49/83 kB | 37 kB | 10/18 kBProgress (5): 57 kB | 40/212 kB | 49/83 kB | 37 kB | 13/18 kBProgress (5): 57 kB | 44/212 kB | 49/83 kB | 37 kB | 13/18 kBProgress (5): 57 kB | 44/212 kB | 49/83 kB | 37 kB | 16/18 kBProgress (5): 57 kB | 44/212 kB | 53/83 kB | 37 kB | 16/18 kBProgress (5): 57 kB | 44/212 kB | 53/83 kB | 37 kB | 18 kB   Progress (5): 57 kB | 49/212 kB | 53/83 kB | 37 kB | 18 kBProgress (5): 57 kB | 49/212 kB | 57/83 kB | 37 kB | 18 kBProgress (5): 57 kB | 49/212 kB | 61/83 kB | 37 kB | 18 kBProgress (5): 57 kB | 53/212 kB | 61/83 kB | 37 kB | 18 kBProgress (5): 57 kB | 53/212 kB | 65/83 kB | 37 kB | 18 kBProgress (5): 57 kB | 57/212 kB | 65/83 kB | 37 kB | 18 kBProgress (5): 57 kB | 61/212 kB | 65/83 kB | 37 kB | 18 kBProgress (5): 57 kB | 61/212 kB | 69/83 kB | 37 kB | 18 kBProgress (5): 57 kB | 65/212 kB | 69/83 kB | 37 kB | 18 kBProgress (5): 57 kB | 65/212 kB | 73/83 kB | 37 kB | 18 kBProgress (5): 57 kB | 65/212 kB | 77/83 kB | 37 kB | 18 kB                                                          Downloaded from central: https://repo.maven.apache.org/maven2/org/pegdown/pegdown/1.0.2/pegdown-1.0.2.jar (57 kB at 568 kB/s)
Progress (4): 69/212 kB | 77/83 kB | 37 kB | 18 kB                                                  Downloading from central: https://repo.maven.apache.org/maven2/lt/velykis/maven/skins/reflow-velocity-tools/1.0.0/reflow-velocity-tools-1.0.0.jar
Progress (4): 73/212 kB | 77/83 kB | 37 kB | 18 kBProgress (4): 73/212 kB | 81/83 kB | 37 kB | 18 kBProgress (4): 77/212 kB | 81/83 kB | 37 kB | 18 kB                                                  Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-util/3.3.1/asm-util-3.3.1.jar (37 kB at 370 kB/s)
Progress (3): 81/212 kB | 81/83 kB | 18 kBProgress (3): 81/212 kB | 83 kB | 18 kB                                          Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.6.3/jsoup-1.6.3.jar
Progress (3): 85/212 kB | 83 kB | 18 kBProgress (3): 89/212 kB | 83 kB | 18 kBProgress (3): 94/212 kB | 83 kB | 18 kBProgress (3): 98/212 kB | 83 kB | 18 kBProgress (3): 102/212 kB | 83 kB | 18 kBProgress (3): 106/212 kB | 83 kB | 18 kBProgress (3): 110/212 kB | 83 kB | 18 kBProgress (3): 114/212 kB | 83 kB | 18 kBProgress (3): 118/212 kB | 83 kB | 18 kBProgress (3): 122/212 kB | 83 kB | 18 kBProgress (3): 126/212 kB | 83 kB | 18 kBProgress (3): 130/212 kB | 83 kB | 18 kBProgress (3): 135/212 kB | 83 kB | 18 kBProgress (3): 139/212 kB | 83 kB | 18 kBProgress (3): 143/212 kB | 83 kB | 18 kB                                        Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-analysis/3.3.1/asm-analysis-3.3.1.jar (18 kB at 540 kB/s)
Progress (2): 147/212 kB | 83 kBProgress (2): 151/212 kB | 83 kBProgress (2): 155/212 kB | 83 kBProgress (2): 159/212 kB | 83 kBProgress (2): 163/212 kB | 83 kBProgress (2): 167/212 kB | 83 kBProgress (2): 171/212 kB | 83 kBProgress (2): 176/212 kB | 83 kBProgress (2): 180/212 kB | 83 kBProgress (2): 184/212 kB | 83 kBProgress (2): 188/212 kB | 83 kBProgress (3): 188/212 kB | 83 kB | 2.1/20 kBProgress (3): 192/212 kB | 83 kB | 2.1/20 kBProgress (3): 192/212 kB | 83 kB | 4.9/20 kBProgress (3): 196/212 kB | 83 kB | 4.9/20 kBProgress (3): 196/212 kB | 83 kB | 7.7/20 kBProgress (3): 196/212 kB | 83 kB | 10/20 kB Progress (3): 200/212 kB | 83 kB | 10/20 kBProgress (3): 200/212 kB | 83 kB | 13/20 kBProgress (3): 204/212 kB | 83 kB | 13/20 kB                                           Downloaded from central: https://repo.maven.apache.org/maven2/org/parboiled/parboiled-java/1.0.1/parboiled-java-1.0.1.jar (83 kB at 751 kB/s)
Progress (2): 204/212 kB | 16/20 kBProgress (2): 208/212 kB | 16/20 kBProgress (2): 208/212 kB | 19/20 kBProgress (2): 212 kB | 19/20 kB    Progress (2): 212 kB | 20 kB   Progress (3): 212 kB | 20 kB | 4.1/276 kBProgress (3): 212 kB | 20 kB | 7.6/276 kBProgress (3): 212 kB | 20 kB | 12/276 kB Progress (3): 212 kB | 20 kB | 16/276 kBProgress (3): 212 kB | 20 kB | 20/276 kBProgress (3): 212 kB | 20 kB | 24/276 kBProgress (3): 212 kB | 20 kB | 28/276 kBProgress (3): 212 kB | 20 kB | 32/276 kBProgress (3): 212 kB | 20 kB | 36/276 kBProgress (3): 212 kB | 20 kB | 40/276 kBProgress (3): 212 kB | 20 kB | 44/276 kBProgress (3): 212 kB | 20 kB | 49/276 kBProgress (3): 212 kB | 20 kB | 53/276 kBProgress (3): 212 kB | 20 kB | 57/276 kBProgress (3): 212 kB | 20 kB | 61/276 kBProgress (3): 212 kB | 20 kB | 65/276 kBProgress (3): 212 kB | 20 kB | 69/276 kBProgress (3): 212 kB | 20 kB | 73/276 kBProgress (3): 212 kB | 20 kB | 77/276 kBProgress (3): 212 kB | 20 kB | 81/276 kBProgress (3): 212 kB | 20 kB | 85/276 kB                                        Downloaded from central: https://repo.maven.apache.org/maven2/lt/velykis/maven/skins/reflow-velocity-tools/1.0.0/reflow-velocity-tools-1.0.0.jar (20 kB at 425 kB/s)
Progress (2): 212 kB | 89/276 kBProgress (2): 212 kB | 94/276 kB                                Downloaded from central: https://repo.maven.apache.org/maven2/org/parboiled/parboiled-core/1.0.1/parboiled-core-1.0.1.jar (212 kB at 1.8 MB/s)
Progress (1): 98/276 kBProgress (1): 102/276 kBProgress (1): 106/276 kBProgress (1): 110/276 kBProgress (1): 114/276 kBProgress (1): 118/276 kBProgress (1): 122/276 kBProgress (1): 126/276 kBProgress (1): 130/276 kBProgress (1): 135/276 kBProgress (1): 139/276 kBProgress (1): 143/276 kBProgress (1): 147/276 kBProgress (1): 151/276 kBProgress (1): 155/276 kBProgress (1): 159/276 kBProgress (1): 163/276 kBProgress (1): 167/276 kBProgress (1): 171/276 kBProgress (1): 176/276 kBProgress (1): 180/276 kBProgress (1): 184/276 kBProgress (1): 188/276 kBProgress (1): 192/276 kBProgress (1): 196/276 kBProgress (1): 200/276 kBProgress (1): 204/276 kBProgress (1): 208/276 kBProgress (1): 212/276 kBProgress (1): 216/276 kBProgress (1): 221/276 kBProgress (1): 225/276 kBProgress (1): 229/276 kBProgress (1): 233/276 kBProgress (1): 237/276 kBProgress (1): 241/276 kBProgress (1): 245/276 kBProgress (1): 249/276 kBProgress (1): 253/276 kBProgress (1): 257/276 kBProgress (1): 262/276 kBProgress (1): 266/276 kBProgress (1): 270/276 kBProgress (1): 274/276 kBProgress (1): 276 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.6.3/jsoup-1.6.3.jar (276 kB at 4.5 MB/s)
[INFO] 
[INFO] --- maven-assembly-plugin:2.5.2:single (core) @ phoenix-core ---
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.8.4/plexus-archiver-2.8.4.pom
Progress (1): 4.1/4.1 kBProgress (1): 4.1 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.8.4/plexus-archiver-2.8.4.pom (4.1 kB at 294 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.3.5/plexus-io-2.3.5.pom
Progress (1): 2.2/3.7 kBProgress (1): 3.7 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.3.5/plexus-io-2.3.5.pom (3.7 kB at 267 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.8.4/plexus-archiver-2.8.4.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.3.5/plexus-io-2.3.5.jar
Progress (1): 2.1/146 kBProgress (1): 4.9/146 kBProgress (1): 7.6/146 kBProgress (1): 10/146 kB Progress (1): 13/146 kBProgress (1): 16/146 kBProgress (1): 19/146 kBProgress (1): 21/146 kBProgress (1): 24/146 kBProgress (1): 27/146 kBProgress (1): 30/146 kBProgress (1): 32/146 kBProgress (1): 36/146 kBProgress (1): 40/146 kBProgress (1): 44/146 kBProgress (1): 49/146 kBProgress (1): 53/146 kBProgress (1): 57/146 kBProgress (1): 61/146 kBProgress (1): 65/146 kBProgress (1): 69/146 kBProgress (1): 73/146 kBProgress (1): 77/146 kBProgress (1): 81/146 kBProgress (1): 85/146 kBProgress (1): 89/146 kBProgress (1): 94/146 kBProgress (1): 98/146 kBProgress (1): 102/146 kBProgress (1): 106/146 kBProgress (1): 110/146 kBProgress (2): 110/146 kB | 2.1/80 kBProgress (2): 114/146 kB | 2.1/80 kBProgress (2): 114/146 kB | 4.9/80 kBProgress (2): 114/146 kB | 7.7/80 kBProgress (2): 118/146 kB | 7.7/80 kBProgress (2): 118/146 kB | 10/80 kB Progress (2): 122/146 kB | 10/80 kBProgress (2): 122/146 kB | 13/80 kBProgress (2): 126/146 kB | 13/80 kBProgress (2): 126/146 kB | 16/80 kBProgress (2): 130/146 kB | 16/80 kBProgress (2): 130/146 kB | 19/80 kBProgress (2): 130/146 kB | 21/80 kBProgress (2): 135/146 kB | 21/80 kBProgress (2): 135/146 kB | 24/80 kBProgress (2): 139/146 kB | 24/80 kBProgress (2): 139/146 kB | 27/80 kBProgress (2): 143/146 kB | 27/80 kBProgress (2): 143/146 kB | 30/80 kBProgress (2): 146 kB | 30/80 kB    Progress (2): 146 kB | 32/80 kBProgress (2): 146 kB | 36/80 kBProgress (2): 146 kB | 40/80 kBProgress (2): 146 kB | 44/80 kBProgress (2): 146 kB | 49/80 kBProgress (2): 146 kB | 53/80 kBProgress (2): 146 kB | 57/80 kBProgress (2): 146 kB | 61/80 kBProgress (2): 146 kB | 65/80 kBProgress (2): 146 kB | 69/80 kBProgress (2): 146 kB | 73/80 kBProgress (2): 146 kB | 77/80 kBProgress (2): 146 kB | 80 kB                               Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.8.4/plexus-archiver-2.8.4.jar (146 kB at 5.2 MB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.3.5/plexus-io-2.3.5.jar (80 kB at 2.9 MB/s)
[INFO] Reading assembly descriptor: src/build/phoenix-core.xml
[WARNING] Artifact: org.apache.phoenix:phoenix-core:jar:4.14.0-HBase-1.3-SNAPSHOT references the same file as the assembly destination file. Moving it to a temporary location for inclusion.
[INFO] Building jar: <https://builds.apache.org/job/Phoenix-master/1885/artifact/phoenix-core/target/phoenix-core-4.14.0-HBase-1.3-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:integration-test (ParallelStatsEnabledTest) @ phoenix-core ---
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/2.20/surefire-junit47-2.20.pom
Progress (1): 2.2/6.2 kBProgress (1): 4.9/6.2 kBProgress (1): 6.2 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/2.20/surefire-junit47-2.20.pom (6.2 kB at 390 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/2.20/common-junit48-2.20.pom
Progress (1): 2.2/3.2 kBProgress (1): 3.2 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/2.20/common-junit48-2.20.pom (3.2 kB at 231 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/2.20/common-junit4-2.20.pom
Progress (1): 2.1 kB                    Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/2.20/common-junit4-2.20.pom (2.1 kB at 152 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/2.20/common-junit3-2.20.pom
Progress (1): 1.6 kB                    Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/2.20/common-junit3-2.20.pom (1.6 kB at 105 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.20/common-java5-2.20.pom
[WARNING] Failed to create parent directories for tracking file /home/jenkins/.m2/repository/org/apache/maven/surefire/common-java5/2.20/common-java5-2.20.pom.lastUpdated
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.9/maven-shared-utils-0.9.pom
Progress (1): 2.1/6.2 kBProgress (1): 4.9/6.2 kBProgress (1): 6.2 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.9/maven-shared-utils-0.9.pom (6.2 kB at 415 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.20/surefire-grouper-2.20.pom
[WARNING] Failed to create parent directories for tracking file /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-grouper/2.20/surefire-grouper-2.20.pom.lastUpdated
[INFO] Failure detected.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  3.502 s]
[INFO] Phoenix Core ....................................... FAILURE [02:44 min]
[INFO] Phoenix - Flume .................................... SKIPPED
[INFO] Phoenix - Kafka .................................... SKIPPED
[INFO] Phoenix - Pig ...................................... SKIPPED
[INFO] Phoenix Query Server Client ........................ SKIPPED
[INFO] Phoenix Query Server ............................... SKIPPED
[INFO] Phoenix - Pherf .................................... SKIPPED
[INFO] Phoenix - Spark .................................... SKIPPED
[INFO] Phoenix - Hive ..................................... SKIPPED
[INFO] Phoenix Client ..................................... SKIPPED
[INFO] Phoenix Server ..................................... SKIPPED
[INFO] Phoenix Assembly ................................... SKIPPED
[INFO] Phoenix - Tracing Web Application .................. SKIPPED
[INFO] Phoenix Load Balancer .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:49 min
[INFO] Finished at: 2017-12-05T20:59:36Z
[INFO] Final Memory: 90M/1680M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.20:integration-test (ParallelStatsEnabledTest) on project phoenix-core: Unable to generate classpath: org.apache.maven.artifact.resolver.ArtifactResolutionException: Unable to get dependency information for org.apache.maven.surefire:common-java5:jar:2.20: Failed to retrieve POM for org.apache.maven.surefire:common-java5:jar:2.20: Could not transfer artifact org.apache.maven.surefire:common-java5:pom:2.20 from/to central (https://repo.maven.apache.org/maven2): /home/jenkins/.m2/repository/org/apache/maven/surefire/common-java5/2.20/common-java5-2.20.pom.part.lock (No such file or directory)
[ERROR]   org.apache.maven.surefire:common-java5:jar:2.20
[ERROR] 
[ERROR] from the specified remote repositories:
[ERROR]   central (https://repo.maven.apache.org/maven2, releases=true, snapshots=false),
[ERROR]   Nexus (http://repository.apache.org/snapshots, releases=false, snapshots=true)
[ERROR] Path to dependency: 
[ERROR] 	1) dummy:dummy:jar:1.0
[ERROR] 	2) org.apache.maven.surefire:surefire-junit47:jar:2.20
[ERROR] 	3) org.apache.maven.surefire:common-junit48:jar:2.20
[ERROR] 	4) org.apache.maven.surefire:common-junit4:jar:2.20
[ERROR] 
[ERROR] 
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/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
[JIRA] Updating issue PHOENIX-4322
Recording test results