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 2016/05/05 06:18:40 UTC

Build failed in Jenkins: Phoenix | Master #1215

See <https://builds.apache.org/job/Phoenix-master/1215/changes>

Changes:

[ankitsinghal59] PHOENIX-2874 Delete schemas also during clean up after test

[ankitsinghal59] PHOENIX-2863 Let's roll up minor version to 8 (4.8.0) because of

------------------------------------------
[...truncated 9792 lines...]
  SaltedTableVarLengthRowKeyIT>BaseHBaseManagedTimeTableReuseIT.doSetup:35->BaseTest.setUpTestDriver:630->BaseTest.setUpTestDriver:634->BaseTest.checkClusterInitialized:565->BaseTest.setUpTestCluster:578->BaseTest.initMiniCluster:687 » Runtime
  PhoenixQueryTimeoutIT>BaseHBaseManagedTimeTableReuseIT.doSetup:35->BaseTest.setUpTestDriver:630->BaseTest.setUpTestDriver:634->BaseTest.checkClusterInitialized:565->BaseTest.setUpTestCluster:578->BaseTest.initMiniCluster:687 » Runtime

Tests run: 40, Failures: 0, Errors: 40, Skipped: 0

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT
Running org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndUncompressedWALInHBase_094_9_IT
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 11.441 sec <<< FAILURE! - in org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndUncompressedWALInHBase_094_9_IT
testReplayEditsWrittenViaHRegion(org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndUncompressedWALInHBase_094_9_IT)  Time elapsed: 11.439 sec  <<< ERROR!
java.lang.OutOfMemoryError: unable to create new native thread

#
# There is insufficient memory for the Java Runtime Environment to continue.
# Cannot create GC thread. Out of system resources.
# An error report file with more information is saved as:
# <https://builds.apache.org/job/Phoenix-master/ws/phoenix-core/hs_err_pid3344.log>
Error occurred during initialization of VM
java.lang.OutOfMemoryError: unable to create new native thread
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 13.138 sec <<< FAILURE! - in org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT
testReplayEditsWrittenViaHRegion(org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT)  Time elapsed: 13.117 sec  <<< ERROR!
java.lang.OutOfMemoryError: unable to create new native thread
	at org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT.startCluster(WALReplayWithIndexWritesAndCompressedWALIT.java:138)
	at org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT.setupCluster(WALReplayWithIndexWritesAndCompressedWALIT.java:111)
	at org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT.setUp(WALReplayWithIndexWritesAndCompressedWALIT.java:100)

Error occurred during initialization of VM
java.lang.OutOfMemoryError: unable to create new native thread
Running org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.008 sec <<< FAILURE! - in org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT
org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT  Time elapsed: 0.006 sec  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
	at org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT.doSetup(StatisticsCollectionRunTrackerIT.java:56)
Caused by: java.io.IOException: Shutting down
	at org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT.doSetup(StatisticsCollectionRunTrackerIT.java:56)
Caused by: java.lang.RuntimeException: Failed construction of Master: class org.apache.hadoop.hbase.master.HMaster
	at org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT.doSetup(StatisticsCollectionRunTrackerIT.java:56)
Caused by: java.lang.OutOfMemoryError: unable to create new native thread
	at org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT.doSetup(StatisticsCollectionRunTrackerIT.java:56)

org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT  Time elapsed: 0.008 sec  <<< ERROR!
java.lang.OutOfMemoryError: unable to create new native thread

Running org.apache.phoenix.end2end.AlterTableIT
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.006 sec <<< FAILURE! - in org.apache.phoenix.end2end.AlterTableIT
org.apache.phoenix.end2end.AlterTableIT  Time elapsed: 0.006 sec  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Timed out waiting for Mini HDFS Cluster to start
	at org.apache.phoenix.end2end.AlterTableIT.doSetup(AlterTableIT.java:90)
Caused by: java.io.IOException: Timed out waiting for Mini HDFS Cluster to start
	at org.apache.phoenix.end2end.AlterTableIT.doSetup(AlterTableIT.java:90)

Running org.apache.phoenix.end2end.CsvBulkLoadToolIT
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.019 sec <<< FAILURE! - in org.apache.phoenix.end2end.CsvBulkLoadToolIT
org.apache.phoenix.end2end.CsvBulkLoadToolIT  Time elapsed: 0.015 sec  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Cannot run program "bash": error=11, Resource temporarily unavailable
	at org.apache.phoenix.end2end.CsvBulkLoadToolIT.doSetup(CsvBulkLoadToolIT.java:60)
Caused by: java.io.IOException: Cannot run program "bash": error=11, Resource temporarily unavailable
	at org.apache.phoenix.end2end.CsvBulkLoadToolIT.doSetup(CsvBulkLoadToolIT.java:60)
Caused by: java.io.IOException: error=11, Resource temporarily unavailable
	at org.apache.phoenix.end2end.CsvBulkLoadToolIT.doSetup(CsvBulkLoadToolIT.java:60)

Running org.apache.phoenix.end2end.ContextClassloaderIT
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.013 sec <<< FAILURE! - in org.apache.phoenix.end2end.ContextClassloaderIT
org.apache.phoenix.end2end.ContextClassloaderIT  Time elapsed: 0.011 sec  <<< ERROR!
java.lang.OutOfMemoryError: unable to create new native thread
	at org.apache.phoenix.end2end.ContextClassloaderIT.setUpBeforeClass(ContextClassloaderIT.java:61)

Running org.apache.phoenix.end2end.ConnectionUtilIT
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.009 sec <<< FAILURE! - in org.apache.phoenix.end2end.ConnectionUtilIT
org.apache.phoenix.end2end.ConnectionUtilIT  Time elapsed: 0.008 sec  <<< ERROR!
java.lang.OutOfMemoryError: unable to create new native thread
	at org.apache.phoenix.end2end.ConnectionUtilIT.setUp(ConnectionUtilIT.java:52)

#
# There is insufficient memory for the Java Runtime Environment to continue.
# Cannot create GC thread. Out of system resources.
# An error report file with more information is saved as:
# <https://builds.apache.org/job/Phoenix-master/ws/phoenix-core/hs_err_pid6426.log>
Error occurred during initialization of VM
java.lang.OutOfMemoryError: unable to create new native thread
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Cannot create GC thread. Out of system resources.
# An error report file with more information is saved as:
# <https://builds.apache.org/job/Phoenix-master/ws/phoenix-core/hs_err_pid6459.log>
Error occurred during initialization of VM
java.lang.OutOfMemoryError: unable to create new native thread
	at java.lang.Thread.start0(Native Method)
	at java.lang.Thread.start(Thread.java:714)
	at java.lang.ref.Reference.<clinit>(Reference.java:162)
Running org.apache.phoenix.end2end.CountDistinctCompressionIT
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.019 sec <<< FAILURE! - in org.apache.phoenix.end2end.CountDistinctCompressionIT
org.apache.phoenix.end2end.CountDistinctCompressionIT  Time elapsed: 0.012 sec  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Timed out waiting for Mini HDFS Cluster to start
	at org.apache.phoenix.end2end.CountDistinctCompressionIT.doSetup(CountDistinctCompressionIT.java:48)
Caused by: java.io.IOException: Timed out waiting for Mini HDFS Cluster to start
	at org.apache.phoenix.end2end.CountDistinctCompressionIT.doSetup(CountDistinctCompressionIT.java:48)

Running org.apache.phoenix.end2end.QueryWithLimitIT
Error occurred during initialization of VM
java.lang.OutOfMemoryError: unable to create new native thread
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.011 sec <<< FAILURE! - in org.apache.phoenix.end2end.QueryWithLimitIT
org.apache.phoenix.end2end.QueryWithLimitIT  Time elapsed: 0.008 sec  <<< ERROR!
java.lang.RuntimeException: java.lang.OutOfMemoryError: unable to create new native thread
	at org.apache.phoenix.end2end.QueryWithLimitIT.doSetup(QueryWithLimitIT.java:58)
Caused by: java.lang.OutOfMemoryError: unable to create new native thread
	at org.apache.phoenix.end2end.QueryWithLimitIT.doSetup(QueryWithLimitIT.java:58)

org.apache.phoenix.end2end.QueryWithLimitIT  Time elapsed: 0.01 sec  <<< ERROR!
java.lang.OutOfMemoryError: unable to create new native thread

Error occurred during initialization of VM
java.lang.OutOfMemoryError: unable to create new native thread
Running org.apache.phoenix.end2end.StatsCollectorWithSplitsAndMultiCFIT
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.008 sec <<< FAILURE! - in org.apache.phoenix.end2end.StatsCollectorWithSplitsAndMultiCFIT
org.apache.phoenix.end2end.StatsCollectorWithSplitsAndMultiCFIT  Time elapsed: 0.006 sec  <<< ERROR!
java.lang.RuntimeException: java.lang.OutOfMemoryError: unable to create new native thread
	at org.apache.phoenix.end2end.StatsCollectorWithSplitsAndMultiCFIT.doSetup(StatsCollectorWithSplitsAndMultiCFIT.java:61)
Caused by: java.lang.OutOfMemoryError: unable to create new native thread
	at org.apache.phoenix.end2end.StatsCollectorWithSplitsAndMultiCFIT.doSetup(StatsCollectorWithSplitsAndMultiCFIT.java:61)

Exception in thread "main" java.lang.OutOfMemoryError: unable to create new native thread
	at java.lang.Thread.start0(Native Method)
	at java.lang.Thread.start(Thread.java:714)
	at org.apache.maven.surefire.booter.CommandReader.getReader(CommandReader.java:88)
	at org.apache.maven.surefire.booter.ForkedBooter.startupMasterProcessReader(ForkedBooter.java:160)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:76)
Exception in thread "main" java.lang.OutOfMemoryError: unable to create new native thread
	at java.lang.Thread.start0(Native Method)
	at java.lang.Thread.start(Thread.java:714)
	at org.apache.maven.surefire.booter.CommandReader.getReader(CommandReader.java:88)
	at org.apache.maven.surefire.booter.ForkedBooter.startupMasterProcessReader(ForkedBooter.java:160)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:76)
Running org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.023 sec <<< FAILURE! - in org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT
org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT  Time elapsed: 0.02 sec  <<< ERROR!
java.lang.RuntimeException: java.lang.OutOfMemoryError: unable to create new native thread
	at org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT.doSetup(ReadOnlyIndexFailureIT.java:116)
Caused by: java.lang.OutOfMemoryError: unable to create new native thread
	at org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT.doSetup(ReadOnlyIndexFailureIT.java:116)

Running org.apache.phoenix.end2end.index.MutableIndexFailureIT
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.052 sec <<< FAILURE! - in org.apache.phoenix.end2end.index.MutableIndexFailureIT
org.apache.phoenix.end2end.index.MutableIndexFailureIT  Time elapsed: 0.045 sec  <<< ERROR!
java.lang.RuntimeException: java.lang.OutOfMemoryError: unable to create new native thread
	at org.apache.phoenix.end2end.index.MutableIndexFailureIT.doSetup(MutableIndexFailureIT.java:113)
Caused by: java.lang.OutOfMemoryError: unable to create new native thread
	at org.apache.phoenix.end2end.index.MutableIndexFailureIT.doSetup(MutableIndexFailureIT.java:113)

org.apache.phoenix.end2end.index.MutableIndexFailureIT  Time elapsed: 0.048 sec  <<< ERROR!
java.lang.OutOfMemoryError: unable to create new native thread

Running org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
Running org.apache.phoenix.hbase.index.balancer.IndexLoadBalancerIT
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.022 sec <<< FAILURE! - in org.apache.phoenix.hbase.index.balancer.IndexLoadBalancerIT
org.apache.phoenix.hbase.index.balancer.IndexLoadBalancerIT  Time elapsed: 0.019 sec  <<< ERROR!
java.lang.OutOfMemoryError: unable to create new native thread
	at org.apache.phoenix.hbase.index.balancer.IndexLoadBalancerIT.setupCluster(IndexLoadBalancerIT.java:87)

Running org.apache.phoenix.execute.PartialCommitIT
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.013 sec <<< FAILURE! - in org.apache.phoenix.execute.PartialCommitIT
org.apache.phoenix.execute.PartialCommitIT  Time elapsed: 0.012 sec  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Cannot run program "bash": error=11, Resource temporarily unavailable
	at org.apache.phoenix.execute.PartialCommitIT.doSetup(PartialCommitIT.java:94)
Caused by: java.io.IOException: Cannot run program "bash": error=11, Resource temporarily unavailable
	at org.apache.phoenix.execute.PartialCommitIT.doSetup(PartialCommitIT.java:94)
Caused by: java.io.IOException: error=11, Resource temporarily unavailable
	at org.apache.phoenix.execute.PartialCommitIT.doSetup(PartialCommitIT.java:94)

Running org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.03 sec <<< FAILURE! - in org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT
org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT  Time elapsed: 0.026 sec  <<< ERROR!
java.lang.OutOfMemoryError: unable to create new native thread
	at org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT.setupCluster(EndToEndCoveredIndexingIT.java:131)


Results :

Tests in error: 
  WALReplayWithIndexWritesAndCompressedWALIT.setUp:100->setupCluster:111->startCluster:138 » OutOfMemory
  WALReplayWithIndexWritesAndUncompressedWALInHBase_094_9_IT>WALReplayWithIndexWritesAndCompressedWALIT.setUp:100->WALReplayWithIndexWritesAndCompressedWALIT.setupCluster:111->WALReplayWithIndexWritesAndCompressedWALIT.startCluster:138 » OutOfMemory
org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT.org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT
  Run 1: StatisticsCollectionRunTrackerIT.doSetup:56->BaseTest.setUpTestDriver:630->BaseTest.setUpTestDriver:634->BaseTest.checkClusterInitialized:565->BaseTest.setUpTestCluster:578->BaseTest.initMiniCluster:687 » Runtime
  Run 2: StatisticsCollectionRunTrackerIT>BaseOwnClusterIT.doTeardown:30->BaseTest.tearDownMiniCluster:619 » OutOfMemory

  AlterTableIT.doSetup:90->BaseTest.setUpTestDriver:630->BaseTest.setUpTestDriver:634->BaseTest.checkClusterInitialized:565->BaseTest.setUpTestCluster:578->BaseTest.initMiniCluster:687 » Runtime
  ConnectionUtilIT.setUp:52 » OutOfMemory unable to create new native thread
  ContextClassloaderIT.setUpBeforeClass:61 » OutOfMemory unable to create new na...
  CountDistinctCompressionIT.doSetup:48->BaseTest.setUpTestDriver:630->BaseTest.setUpTestDriver:634->BaseTest.checkClusterInitialized:565->BaseTest.setUpTestCluster:578->BaseTest.initMiniCluster:687 » Runtime
  CsvBulkLoadToolIT.doSetup:60->BaseTest.setUpRealDriver:652 » Runtime java.io.I...
org.apache.phoenix.end2end.QueryWithLimitIT.org.apache.phoenix.end2end.QueryWithLimitIT
  Run 1: QueryWithLimitIT.doSetup:58->BaseTest.setUpTestDriver:630->BaseTest.setUpTestDriver:634->BaseTest.checkClusterInitialized:565->BaseTest.setUpTestCluster:578->BaseTest.initMiniCluster:687 » Runtime
  Run 2: QueryWithLimitIT>BaseOwnClusterIT.doTeardown:30->BaseTest.tearDownMiniCluster:619 » OutOfMemory

  StatsCollectorWithSplitsAndMultiCFIT.doSetup:61->BaseTest.setUpTestDriver:630->BaseTest.setUpTestDriver:634->BaseTest.checkClusterInitialized:565->BaseTest.setUpTestCluster:578->BaseTest.initMiniCluster:687 » Runtime
org.apache.phoenix.end2end.index.MutableIndexFailureIT.org.apache.phoenix.end2end.index.MutableIndexFailureIT
  Run 1: MutableIndexFailureIT.doSetup:113->BaseTest.setUpTestDriver:634->BaseTest.checkClusterInitialized:565->BaseTest.setUpTestCluster:578->BaseTest.initMiniCluster:687 » Runtime
  Run 2: MutableIndexFailureIT>BaseOwnClusterIT.doTeardown:30->BaseTest.tearDownMiniCluster:619 » OutOfMemory

  ReadOnlyIndexFailureIT.doSetup:116->BaseTest.setUpTestDriver:634->BaseTest.checkClusterInitialized:565->BaseTest.setUpTestCluster:578->BaseTest.initMiniCluster:687 » Runtime
  PartialCommitIT.doSetup:94->BaseTest.setUpTestDriver:634->BaseTest.checkClusterInitialized:565->BaseTest.setUpTestCluster:578->BaseTest.initMiniCluster:687 » Runtime
  IndexLoadBalancerIT.setupCluster:87 » OutOfMemory unable to create new native ...
  EndToEndCoveredIndexingIT.setupCluster:131 » OutOfMemory unable to create new ...

Tests run: 15, Failures: 0, Errors: 15, Skipped: 0

[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (ClientManagedTimeTests) @ phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Phoenix .................................... SUCCESS [6.250s]
[INFO] Phoenix Core ...................................... FAILURE [9:04.043s]
[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 Assembly .................................. SKIPPED
[INFO] Phoenix - Tracing Web Application ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9:11.420s
[INFO] Finished at: Thu May 05 06:17:36 UTC 2016
[INFO] Final Memory: 74M/1133M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (ClientManagedTimeTests) 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
Updating PHOENIX-2863
Updating PHOENIX-2874
Recording test results

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

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


Build failed in Jenkins: Phoenix | Master #1216

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

Changes:

[ankitsinghal59] PHOENIX-2845 Timestamp ignores nanos in literal expressions(Sergey

------------------------------------------
[...truncated 1803 lines...]
[INFO] Copying guice-assistedinject-3.0.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/guice-assistedinject-3.0.jar
[INFO] Copying guice-servlet-3.0.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/guice-servlet-3.0.jar
[INFO] Copying protobuf-java-2.5.0.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/protobuf-java-2.5.0.jar
[INFO] Copying java-xmlbuilder-0.4.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/java-xmlbuilder-0.4.jar
[INFO] Copying jsch-0.1.42.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/jsch-0.1.42.jar
[INFO] Copying bonecp-0.8.0.RELEASE.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/bonecp-0.8.0.RELEASE.jar
[INFO] Copying disruptor-3.3.0.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/disruptor-3.3.0.jar
[INFO] Copying jersey-client-1.9.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/jersey-client-1.9.jar
[INFO] Copying jersey-core-1.9.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/jersey-core-1.9.jar
[INFO] Copying jersey-json-1.9.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/jersey-json-1.9.jar
[INFO] Copying jersey-server-1.9.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/jersey-server-1.9.jar
[INFO] Copying jersey-guice-1.9.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/jersey-guice-1.9.jar
[INFO] Copying jaxb-impl-2.2.3-1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/jaxb-impl-2.2.3-1.jar
[INFO] Copying paranamer-2.3.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/paranamer-2.3.jar
[INFO] Copying parquet-hadoop-bundle-1.6.0.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/parquet-hadoop-bundle-1.6.0.jar
[INFO] Copying metrics-core-2.2.0.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/metrics-core-2.2.0.jar
[INFO] Copying commons-beanutils-1.7.0.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/commons-beanutils-1.7.0.jar
[INFO] Copying commons-beanutils-core-1.8.0.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/commons-beanutils-core-1.8.0.jar
[INFO] Copying commons-cli-1.2.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/commons-cli-1.2.jar
[INFO] Copying commons-codec-1.7.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/commons-codec-1.7.jar
[INFO] Copying commons-collections-3.2.2.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/commons-collections-3.2.2.jar
[INFO] Copying commons-configuration-1.6.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/commons-configuration-1.6.jar
[INFO] Copying commons-daemon-1.0.13.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/commons-daemon-1.0.13.jar
[INFO] Copying commons-dbcp-1.4.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/commons-dbcp-1.4.jar
[INFO] Copying commons-digester-1.8.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/commons-digester-1.8.jar
[INFO] Copying commons-el-1.0.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/commons-el-1.0.jar
[INFO] Copying commons-fileupload-1.2.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/commons-fileupload-1.2.jar
[INFO] Copying commons-httpclient-3.0.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/commons-httpclient-3.0.1.jar
[INFO] Copying commons-io-2.4.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/commons-io-2.4.jar
[INFO] Copying commons-lang-2.6.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/commons-lang-2.6.jar
[INFO] Copying commons-logging-1.2.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/commons-logging-1.2.jar
[INFO] Copying commons-net-3.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/commons-net-3.1.jar
[INFO] Copying commons-pool-1.5.4.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/commons-pool-1.5.4.jar
[INFO] Copying metrics-core-3.1.0.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/metrics-core-3.1.0.jar
[INFO] Copying netty-3.6.2.Final.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/netty-3.6.2.Final.jar
[INFO] Copying netty-all-4.0.23.Final.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/netty-all-4.0.23.Final.jar
[INFO] Copying fastutil-6.5.6.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/fastutil-6.5.6.jar
[INFO] Copying activation-1.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/activation-1.1.jar
[INFO] Copying javax.inject-1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/javax.inject-1.jar
[INFO] Copying jdo-api-3.0.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/jdo-api-3.0.1.jar
[INFO] Copying mail-1.4.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/mail-1.4.1.jar
[INFO] Copying servlet-api-2.5.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/servlet-api-2.5.jar
[INFO] Copying jsp-api-2.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/jsp-api-2.1.jar
[INFO] Copying jta-1.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/jta-1.1.jar
[INFO] Copying jaxb-api-2.2.2.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/jaxb-api-2.2.2.jar
[INFO] Copying stax-api-1.0-2.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/stax-api-1.0-2.jar
[INFO] Copying tools.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/tools.jar
[INFO] Copying jline-2.11.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/jline-2.11.jar
[INFO] Copying joda-time-1.6.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/joda-time-1.6.jar
[INFO] Copying junit-4.12.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/junit-4.12.jar
[INFO] Copying apache-log4j-extras-1.2.17.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/apache-log4j-extras-1.2.17.jar
[INFO] Copying log4j-1.2.17.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/log4j-1.2.17.jar
[INFO] Copying eigenbase-properties-1.1.5.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/eigenbase-properties-1.1.5.jar
[INFO] Copying jets3t-0.9.0.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/jets3t-0.9.0.jar
[INFO] Copying jpam-1.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/jpam-1.1.jar
[INFO] Copying opencsv-2.3.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/opencsv-2.3.jar
[INFO] Copying annotations-1.3.2.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/annotations-1.3.2.jar
[INFO] Copying nekohtml-1.9.12.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/nekohtml-1.9.12.jar
[INFO] Copying ST4-4.0.4.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/ST4-4.0.4.jar
[INFO] Copying antlr-3.5.2.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/antlr-3.5.2.jar
[INFO] Copying antlr-runtime-3.5.2.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/antlr-runtime-3.5.2.jar
[INFO] Copying ant-1.9.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/ant-1.9.1.jar
[INFO] Copying ant-launcher-1.9.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/ant-launcher-1.9.1.jar
[INFO] Copying avro-1.7.4.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/avro-1.7.4.jar
[INFO] Copying calcite-avatica-1.2.0-incubating.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/calcite-avatica-1.2.0-incubating.jar
[INFO] Copying calcite-core-1.2.0-incubating.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/calcite-core-1.2.0-incubating.jar
[INFO] Copying calcite-linq4j-1.2.0-incubating.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/calcite-linq4j-1.2.0-incubating.jar
[INFO] Copying commons-compress-1.4.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/commons-compress-1.4.1.jar
[INFO] Copying commons-csv-1.0.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/commons-csv-1.0.jar
[INFO] Copying commons-math-2.2.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/commons-math-2.2.jar
[INFO] Copying commons-math3-3.1.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/commons-math3-3.1.1.jar
[INFO] Copying apache-curator-2.6.0.pom to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/apache-curator-2.6.0.pom
[INFO] Copying curator-client-2.7.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/curator-client-2.7.1.jar
[INFO] Copying curator-framework-2.6.0.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/curator-framework-2.6.0.jar
[INFO] Copying curator-recipes-2.7.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/curator-recipes-2.7.1.jar
[INFO] Copying derby-10.10.2.0.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/derby-10.10.2.0.jar
[INFO] Copying api-asn1-api-1.0.0-M20.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/api-asn1-api-1.0.0-M20.jar
[INFO] Copying api-util-1.0.0-M20.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/api-util-1.0.0-M20.jar
[INFO] Copying apacheds-i18n-2.0.0-M15.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/apacheds-i18n-2.0.0-M15.jar
[INFO] Copying apacheds-kerberos-codec-2.0.0-M15.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/apacheds-kerberos-codec-2.0.0-M15.jar
[INFO] Copying geronimo-annotation_1.0_spec-1.1.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/geronimo-annotation_1.0_spec-1.1.1.jar
[INFO] Copying geronimo-jaspic_1.0_spec-1.0.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/geronimo-jaspic_1.0_spec-1.0.jar
[INFO] Copying geronimo-jta_1.1_spec-1.1.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/geronimo-jta_1.1_spec-1.1.1.jar
[INFO] Copying hadoop-annotations-2.7.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hadoop-annotations-2.7.1.jar
[INFO] Copying hadoop-auth-2.7.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hadoop-auth-2.7.1.jar
[INFO] Copying hadoop-client-2.5.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hadoop-client-2.5.1.jar
[INFO] Copying hadoop-common-2.7.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hadoop-common-2.7.1.jar
[INFO] Copying hadoop-common-2.7.1-tests.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hadoop-common-2.7.1-tests.jar
[INFO] Copying hadoop-hdfs-2.7.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hadoop-hdfs-2.7.1.jar
[INFO] Copying hadoop-hdfs-2.7.1-tests.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hadoop-hdfs-2.7.1-tests.jar
[INFO] Copying hadoop-mapreduce-client-app-2.7.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hadoop-mapreduce-client-app-2.7.1.jar
[INFO] Copying hadoop-mapreduce-client-common-2.7.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hadoop-mapreduce-client-common-2.7.1.jar
[INFO] Copying hadoop-mapreduce-client-core-2.7.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hadoop-mapreduce-client-core-2.7.1.jar
[INFO] Copying hadoop-mapreduce-client-hs-2.7.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hadoop-mapreduce-client-hs-2.7.1.jar
[INFO] Copying hadoop-mapreduce-client-jobclient-2.7.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hadoop-mapreduce-client-jobclient-2.7.1.jar
[INFO] Copying hadoop-mapreduce-client-jobclient-2.7.1-tests.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hadoop-mapreduce-client-jobclient-2.7.1-tests.jar
[INFO] Copying hadoop-mapreduce-client-shuffle-2.7.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hadoop-mapreduce-client-shuffle-2.7.1.jar
[INFO] Copying hadoop-minicluster-2.7.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hadoop-minicluster-2.7.1.jar
[INFO] Copying hadoop-yarn-api-2.7.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hadoop-yarn-api-2.7.1.jar
[INFO] Copying hadoop-yarn-client-2.7.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hadoop-yarn-client-2.7.1.jar
[INFO] Copying hadoop-yarn-common-2.7.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hadoop-yarn-common-2.7.1.jar
[INFO] Copying hadoop-yarn-server-applicationhistoryservice-2.7.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hadoop-yarn-server-applicationhistoryservice-2.7.1.jar
[INFO] Copying hadoop-yarn-server-common-2.7.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hadoop-yarn-server-common-2.7.1.jar
[INFO] Copying hadoop-yarn-server-nodemanager-2.7.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hadoop-yarn-server-nodemanager-2.7.1.jar
[INFO] Copying hadoop-yarn-server-resourcemanager-2.7.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hadoop-yarn-server-resourcemanager-2.7.1.jar
[INFO] Copying hadoop-yarn-server-tests-2.7.1-tests.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hadoop-yarn-server-tests-2.7.1-tests.jar
[INFO] Copying hadoop-yarn-server-web-proxy-2.7.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hadoop-yarn-server-web-proxy-2.7.1.jar
[INFO] Copying hbase-annotations-1.2.0.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hbase-annotations-1.2.0.jar
[INFO] Copying hbase-annotations-1.2.0-tests.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hbase-annotations-1.2.0-tests.jar
[INFO] Copying hbase-client-1.2.0.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hbase-client-1.2.0.jar
[INFO] Copying hbase-common-1.2.0.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hbase-common-1.2.0.jar
[INFO] Copying hbase-common-1.2.0-tests.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hbase-common-1.2.0-tests.jar
[INFO] Copying hbase-hadoop-compat-1.2.0.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hbase-hadoop-compat-1.2.0.jar
[INFO] Copying hbase-hadoop-compat-1.2.0-tests.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hbase-hadoop-compat-1.2.0-tests.jar
[INFO] Copying hbase-hadoop2-compat-1.2.0.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hbase-hadoop2-compat-1.2.0.jar
[INFO] Copying hbase-hadoop2-compat-1.2.0-tests.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hbase-hadoop2-compat-1.2.0-tests.jar
[INFO] Copying hbase-it-1.2.0-tests.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hbase-it-1.2.0-tests.jar
[INFO] Copying hbase-prefix-tree-1.2.0.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hbase-prefix-tree-1.2.0.jar
[INFO] Copying hbase-procedure-1.2.0.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hbase-procedure-1.2.0.jar
[INFO] Copying hbase-protocol-1.2.0.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hbase-protocol-1.2.0.jar
[INFO] Copying hbase-server-1.2.0.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hbase-server-1.2.0.jar
[INFO] Copying hbase-server-1.2.0-tests.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hbase-server-1.2.0-tests.jar
[INFO] Copying hbase-shell-1.2.0.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hbase-shell-1.2.0.jar
[INFO] Copying hbase-testing-util-1.2.0.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hbase-testing-util-1.2.0.jar
[INFO] Copying hive-ant-1.2.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hive-ant-1.2.1.jar
[INFO] Copying hive-cli-1.2.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hive-cli-1.2.1.jar
[INFO] Copying hive-common-1.2.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hive-common-1.2.1.jar
[INFO] Copying hive-exec-1.2.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hive-exec-1.2.1.jar
[INFO] Copying hive-metastore-1.2.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hive-metastore-1.2.1.jar
[INFO] Copying hive-serde-1.2.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hive-serde-1.2.1.jar
[INFO] Copying hive-service-1.2.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hive-service-1.2.1.jar
[INFO] Copying hive-shims-1.2.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hive-shims-1.2.1.jar
[INFO] Copying hive-shims-0.20S-1.2.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hive-shims-0.20S-1.2.1.jar
[INFO] Copying hive-shims-0.23-1.2.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hive-shims-0.23-1.2.1.jar
[INFO] Copying hive-shims-common-1.2.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hive-shims-common-1.2.1.jar
[INFO] Copying hive-shims-scheduler-1.2.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hive-shims-scheduler-1.2.1.jar
[INFO] Copying htrace-core-3.1.0-incubating.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/htrace-core-3.1.0-incubating.jar
[INFO] Copying httpclient-4.0.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/httpclient-4.0.1.jar
[INFO] Copying httpcore-4.0.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/httpcore-4.0.1.jar
[INFO] Copying ivy-2.4.0.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/ivy-2.4.0.jar
[INFO] Copying phoenix-core-4.8.0-HBase-1.2-SNAPSHOT-tests.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT-tests.jar
[INFO] Copying phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/phoenix-core-4.8.0-HBase-1.2-SNAPSHOT.jar
[INFO] Copying libfb303-0.9.2.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/libfb303-0.9.2.jar
[INFO] Copying libthrift-0.9.2.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/libthrift-0.9.2.jar
[INFO] Copying twill-api-0.6.0-incubating.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/twill-api-0.6.0-incubating.jar
[INFO] Copying twill-common-0.6.0-incubating.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/twill-common-0.6.0-incubating.jar
[INFO] Copying twill-core-0.6.0-incubating.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/twill-core-0.6.0-incubating.jar
[INFO] Copying twill-discovery-api-0.6.0-incubating.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/twill-discovery-api-0.6.0-incubating.jar
[INFO] Copying twill-discovery-core-0.6.0-incubating.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/twill-discovery-core-0.6.0-incubating.jar
[INFO] Copying twill-zookeeper-0.6.0-incubating.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/twill-zookeeper-0.6.0-incubating.jar
[INFO] Copying velocity-1.5.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/velocity-1.5.jar
[INFO] Copying batik-css-1.7.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/batik-css-1.7.jar
[INFO] Copying batik-ext-1.7.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/batik-ext-1.7.jar
[INFO] Copying batik-util-1.7.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/batik-util-1.7.jar
[INFO] Copying zookeeper-3.4.6.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/zookeeper-3.4.6.jar
[INFO] Copying zookeeper-3.4.6-tests.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/zookeeper-3.4.6-tests.jar
[INFO] Copying bsh-core-2.0b4.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/bsh-core-2.0b4.jar
[INFO] Copying groovy-all-2.1.6.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/groovy-all-2.1.6.jar
[INFO] Copying jackson-core-asl-1.9.2.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/jackson-core-asl-1.9.2.jar
[INFO] Copying jackson-jaxrs-1.9.2.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/jackson-jaxrs-1.9.2.jar
[INFO] Copying jackson-mapper-asl-1.9.2.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/jackson-mapper-asl-1.9.2.jar
[INFO] Copying jackson-xc-1.9.2.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/jackson-xc-1.9.2.jar
[INFO] Copying commons-compiler-2.7.6.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/commons-compiler-2.7.6.jar
[INFO] Copying janino-2.7.6.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/janino-2.7.6.jar
[INFO] Copying jettison-1.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/jettison-1.1.jar
[INFO] Copying datanucleus-api-jdo-3.2.6.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/datanucleus-api-jdo-3.2.6.jar
[INFO] Copying datanucleus-core-3.2.10.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/datanucleus-core-3.2.10.jar
[INFO] Copying datanucleus-rdbms-3.2.9.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/datanucleus-rdbms-3.2.9.jar
[INFO] Copying jetty-all-7.6.0.v20120127.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/jetty-all-7.6.0.v20120127.jar
[INFO] Copying leveldbjni-all-1.8.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/leveldbjni-all-1.8.jar
[INFO] Copying hamcrest-core-1.3.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/hamcrest-core-1.3.jar
[INFO] Copying snappy-0.3.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/snappy-0.3.jar
[INFO] Copying jamon-runtime-2.4.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/jamon-runtime-2.4.1.jar
[INFO] Copying jcodings-1.0.8.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/jcodings-1.0.8.jar
[INFO] Copying joni-2.1.2.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/joni-2.1.2.jar
[INFO] Copying json-20090211.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/json-20090211.jar
[INFO] Copying jetty-6.1.26.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/jetty-6.1.26.jar
[INFO] Copying jetty-sslengine-6.1.26.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/jetty-sslengine-6.1.26.jar
[INFO] Copying jetty-util-6.1.26.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/jetty-util-6.1.26.jar
[INFO] Copying jsp-2.1-6.1.14.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/jsp-2.1-6.1.14.jar
[INFO] Copying jsp-api-2.1-6.1.14.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/jsp-api-2.1-6.1.14.jar
[INFO] Copying servlet-api-2.5-6.1.14.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/servlet-api-2.5-6.1.14.jar
[INFO] Copying asm-all-5.0.2.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/asm-all-5.0.2.jar
[INFO] Copying antisamy-1.4.3.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/antisamy-1.4.3.jar
[INFO] Copying esapi-2.1.0.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/esapi-2.1.0.jar
[INFO] Copying pentaho-aggdesigner-algorithm-5.1.5-jhyde.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/pentaho-aggdesigner-algorithm-5.1.5-jhyde.jar
[INFO] Copying slf4j-api-1.6.4.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/slf4j-api-1.6.4.jar
[INFO] Copying slf4j-log4j12-1.7.5.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/slf4j-log4j12-1.7.5.jar
[INFO] Copying xz-1.0.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/xz-1.0.jar
[INFO] Copying oro-2.0.8.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/oro-2.0.8.jar
[INFO] Copying sqlline-1.1.9.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/sqlline-1.1.9.jar
[INFO] Copying stax-api-1.0.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/stax-api-1.0.1.jar
[INFO] Copying jasper-compiler-5.5.23.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/jasper-compiler-5.5.23.jar
[INFO] Copying jasper-runtime-5.5.23.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/jasper-runtime-5.5.23.jar
[INFO] Copying xalan-2.7.0.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/xalan-2.7.0.jar
[INFO] Copying xercesImpl-2.9.1.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/xercesImpl-2.9.1.jar
[INFO] Copying xml-apis-1.3.04.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/xml-apis-1.3.04.jar
[INFO] Copying xml-apis-ext-1.3.04.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/xml-apis-ext-1.3.04.jar
[INFO] Copying xmlenc-0.52.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/xmlenc-0.52.jar
[INFO] Copying xom-1.2.5.jar to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/dependency/xom-1.2.5.jar
[INFO] 
[INFO] --- maven-assembly-plugin:2.5.2:single (make-jar-with-dependencies) @ phoenix-hive ---
[INFO] Building jar: /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-hive/target/phoenix-hive-4.8.0-HBase-1.2-SNAPSHOT-jar-with-dependencies.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (ClientManagedTimeTests) @ phoenix-hive ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (HBaseManagedTimeTests) @ phoenix-hive ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (HBaseManagedTimeTableReuseTest) @ phoenix-hive ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (NeedTheirOwnClusterTests) @ phoenix-hive ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.phoenix.hive.HivePhoenixStoreIT
Build timed out (after 200 minutes). Marking the build as failed.
Build was aborted
Archiving artifacts
Compressed 1.93 GB of artifacts by 23.6% relative to #1192
Updating PHOENIX-2845
Recording test results