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 2015/04/07 00:34:55 UTC

Build failed in Jenkins: Phoenix | 4.x-HBase-0.98 #632

See <https://builds.apache.org/job/Phoenix-4.0/632/changes>

Changes:

[jamestaylor] PHOENIX-1794 Support Long.MIN_VALUE for phoenix BIGINT type

------------------------------------------
[...truncated 1046 lines...]
Downloading: https://repository.apache.org/content/repositories/releases/commons-io/commons-io/maven-metadata.xml
Downloading: https://repository.apache.org/content/repositories/snapshots/commons-io/commons-io/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/commons-io/commons-io/maven-metadata.xml
Downloading: http://conjars.org/repo/commons-io/commons-io/maven-metadata.xml
725/725 B   
336/336 B   725/725 B   
                        
Downloaded: https://repository.apache.org/content/repositories/releases/commons-io/commons-io/maven-metadata.xml (725 B at 9.6 KB/sec)
                        
Downloaded: https://repository.apache.org/content/repositories/snapshots/commons-io/commons-io/maven-metadata.xml (336 B at 4.6 KB/sec)
Downloading: http://repository.apache.org/snapshots/commons-io/commons-io/maven-metadata.xml
Downloading: http://repo.maven.apache.org/maven2/commons-io/commons-io/maven-metadata.xml
312/312 B               
725/725 B   312/312 B   
                        
Downloaded: http://repository.apache.org/snapshots/commons-io/commons-io/maven-metadata.xml (312 B at 6.3 KB/sec)
                        
Downloaded: http://repo.maven.apache.org/maven2/commons-io/commons-io/maven-metadata.xml (725 B at 9.6 KB/sec)
                        
                        
Downloading: https://repository.apache.org/content/repositories/releases/commons-io/commons-io/2.5-SNAPSHOT/maven-metadata.xml
Downloading: http://conjars.org/repo/commons-io/commons-io/2.5-SNAPSHOT/maven-metadata.xml
Downloading: https://repository.apache.org/content/repositories/snapshots/commons-io/commons-io/2.5-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/commons-io/commons-io/2.5-SNAPSHOT/maven-metadata.xml
                        
Downloading: http://repository.apache.org/snapshots/commons-io/commons-io/2.5-SNAPSHOT/maven-metadata.xml
3/3 KB                  
         
Downloaded: https://repository.apache.org/content/repositories/snapshots/commons-io/commons-io/2.5-SNAPSHOT/maven-metadata.xml (3 KB at 48.3 KB/sec)
3/3 KB   
         
Downloaded: http://repository.apache.org/snapshots/commons-io/commons-io/2.5-SNAPSHOT/maven-metadata.xml (3 KB at 49.3 KB/sec)
         
         
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pherf ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ pherf ---
[INFO] artifact junit:junit-dep: checking for updates from apache release
[INFO] artifact junit:junit-dep: checking for updates from conjars.org
[INFO] artifact junit:junit-dep: checking for updates from apache snapshot
[INFO] artifact junit:junit-dep: checking for updates from sonatype-nexus-snapshots
[INFO] artifact junit:junit-dep: checking for updates from central
[INFO] artifact junit:junit: checking for updates from apache release
[INFO] artifact junit:junit: checking for updates from conjars.org
[INFO] artifact junit:junit: checking for updates from apache snapshot
[INFO] artifact junit:junit: checking for updates from sonatype-nexus-snapshots
[INFO] artifact junit:junit: checking for updates from central
[INFO] artifact commons-io:commons-io: checking for updates from apache release
[INFO] artifact commons-io:commons-io: checking for updates from conjars.org
[INFO] artifact commons-io:commons-io: checking for updates from apache snapshot
[INFO] artifact commons-io:commons-io: checking for updates from sonatype-nexus-snapshots
[INFO] artifact commons-io:commons-io: checking for updates from central
[INFO] 
[INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ pherf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ pherf ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 61 source files to <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-pherf/target/classes>
[WARNING] <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-pherf/src/main/java/org/apache/phoenix/pherf/jmx/monitors/ThreadMonitor.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-pherf/src/main/java/org/apache/phoenix/pherf/jmx/monitors/ThreadMonitor.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ pherf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 4 resources
[INFO] Copying 4 resources
[INFO] Copying 4 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ pherf ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-pherf/target/test-classes>
[WARNING] <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-pherf/src/test/java/org/apache/phoenix/pherf/DataLoaderTest.java>: <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-pherf/src/test/java/org/apache/phoenix/pherf/DataLoaderTest.java> uses or overrides a deprecated API.
[WARNING] <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-pherf/src/test/java/org/apache/phoenix/pherf/DataLoaderTest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-pherf/src/test/java/org/apache/phoenix/pherf/ResultTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-pherf/src/test/java/org/apache/phoenix/pherf/ResultTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18:test (default-test) @ pherf ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ pherf ---
[INFO] Building jar: <https://builds.apache.org/job/Phoenix-4.0/632/artifact/phoenix-pherf/target/pherf-4.4.0-HBase-0.98-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ pherf ---
[INFO] Building jar: <https://builds.apache.org/job/Phoenix-4.0/632/artifact/phoenix-pherf/target/pherf-4.4.0-HBase-0.98-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ pherf ---
[INFO] Building jar: <https://builds.apache.org/job/Phoenix-4.0/632/artifact/phoenix-pherf/target/pherf-4.4.0-HBase-0.98-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ pherf ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:single (make-dependency-jar) @ pherf ---
[INFO] Building jar: <https://builds.apache.org/job/Phoenix-4.0/632/artifact/phoenix-pherf/target/pherf-4.4.0-HBase-0.98-SNAPSHOT-jar-with-dependencies.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:single (make-assembly) @ pherf ---
[INFO] Reading assembly descriptor: src/main/assembly/cluster.xml
[INFO] Building zip: <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-pherf/target/pherf-4.4.0-HBase-0.98-SNAPSHOT-cluster.zip>
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ pherf ---
[INFO] Installing <https://builds.apache.org/job/Phoenix-4.0/632/artifact/phoenix-pherf/target/pherf-4.4.0-HBase-0.98-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/phoenix/pherf/4.4.0-HBase-0.98-SNAPSHOT/pherf-4.4.0-HBase-0.98-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-pherf/pom.xml> to /home/jenkins/.m2/repository/org/apache/phoenix/pherf/4.4.0-HBase-0.98-SNAPSHOT/pherf-4.4.0-HBase-0.98-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Phoenix-4.0/632/artifact/phoenix-pherf/target/pherf-4.4.0-HBase-0.98-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/phoenix/pherf/4.4.0-HBase-0.98-SNAPSHOT/pherf-4.4.0-HBase-0.98-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/Phoenix-4.0/632/artifact/phoenix-pherf/target/pherf-4.4.0-HBase-0.98-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/apache/phoenix/pherf/4.4.0-HBase-0.98-SNAPSHOT/pherf-4.4.0-HBase-0.98-SNAPSHOT-tests.jar
[INFO] Installing <https://builds.apache.org/job/Phoenix-4.0/632/artifact/phoenix-pherf/target/pherf-4.4.0-HBase-0.98-SNAPSHOT-jar-with-dependencies.jar> to /home/jenkins/.m2/repository/org/apache/phoenix/pherf/4.4.0-HBase-0.98-SNAPSHOT/pherf-4.4.0-HBase-0.98-SNAPSHOT-jar-with-dependencies.jar
[INFO] Installing <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-pherf/target/pherf-4.4.0-HBase-0.98-SNAPSHOT-cluster.zip> to /home/jenkins/.m2/repository/org/apache/phoenix/pherf/4.4.0-HBase-0.98-SNAPSHOT/pherf-4.4.0-HBase-0.98-SNAPSHOT-cluster.zip
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Phoenix - Spark 4.4.0-HBase-0.98-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ phoenix-spark ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ phoenix-spark ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ phoenix-spark ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-spark/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:add-source (scala-compile-first) @ phoenix-spark ---
[INFO] Add Source directory: <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-spark/src/main/scala>
[INFO] Add Test Source directory: <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-spark/src/test/scala>
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ phoenix-spark ---
[WARNING]  Expected all dependencies to require Scala version: 2.10.4
[WARNING]  org.apache.phoenix:phoenix-spark:4.4.0-HBase-0.98-SNAPSHOT requires scala version: 2.10.4
[WARNING]  org.scalatest:scalatest_2.10:2.2.2 requires scala version: 2.10.4
[WARNING]  org.scalamock:scalamock-scalatest-support_2.10:3.1.4 requires scala version: 2.10.4
[WARNING]  org.scalamock:scalamock-core_2.10:3.1.4 requires scala version: 2.10.4
[WARNING]  com.twitter:chill_2.10:0.5.0 requires scala version: 2.10.4
[WARNING]  org.spark-project.akka:akka-remote_2.10:2.3.4-spark requires scala version: 2.10.4
[WARNING]  org.spark-project.akka:akka-actor_2.10:2.3.4-spark requires scala version: 2.10.4
[WARNING]  org.spark-project.akka:akka-slf4j_2.10:2.3.4-spark requires scala version: 2.10.4
[WARNING]  org.apache.spark:spark-core_2.10:1.3.0 requires scala version: 2.10.4
[WARNING]  org.json4s:json4s-jackson_2.10:3.2.10 requires scala version: 2.10.0
[WARNING] Multiple versions of scala libraries detected!
[INFO] <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-spark/src/main/scala>:-1: info: compiling
[INFO] Compiling 6 source files to <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-spark/target/classes> at 1428359542487
[WARNING] warning: Class org.joda.convert.FromString not found - continuing with a stub.
[WARNING] warning: Class org.joda.convert.ToString not found - continuing with a stub.
[WARNING] warning: Class org.joda.convert.ToString not found - continuing with a stub.
[WARNING] warning: Class org.joda.convert.FromString not found - continuing with a stub.
[WARNING] warning: Class org.joda.convert.ToString not found - continuing with a stub.
[WARNING] warning: Class org.joda.convert.FromString not found - continuing with a stub.
[WARNING] warning: Class org.joda.convert.FromString not found - continuing with a stub.
[WARNING] warning: there were 3 feature warning(s); re-run with -feature for details
[WARNING] 8 warnings found
[INFO] prepare-compile in 0 s
[INFO] compile in 9 s
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ phoenix-spark ---
[INFO] Changes detected - recompiling the module!
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ phoenix-spark ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile) @ phoenix-spark ---
[WARNING]  Expected all dependencies to require Scala version: 2.10.4
[WARNING]  org.apache.phoenix:phoenix-spark:4.4.0-HBase-0.98-SNAPSHOT requires scala version: 2.10.4
[WARNING]  org.scalatest:scalatest_2.10:2.2.2 requires scala version: 2.10.4
[WARNING]  org.scalamock:scalamock-scalatest-support_2.10:3.1.4 requires scala version: 2.10.4
[WARNING]  org.scalamock:scalamock-core_2.10:3.1.4 requires scala version: 2.10.4
[WARNING]  com.twitter:chill_2.10:0.5.0 requires scala version: 2.10.4
[WARNING]  org.spark-project.akka:akka-remote_2.10:2.3.4-spark requires scala version: 2.10.4
[WARNING]  org.spark-project.akka:akka-actor_2.10:2.3.4-spark requires scala version: 2.10.4
[WARNING]  org.spark-project.akka:akka-slf4j_2.10:2.3.4-spark requires scala version: 2.10.4
[WARNING]  org.apache.spark:spark-core_2.10:1.3.0 requires scala version: 2.10.4
[WARNING]  org.json4s:json4s-jackson_2.10:3.2.10 requires scala version: 2.10.0
[WARNING] Multiple versions of scala libraries detected!
[INFO] <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-spark/src/test/scala>:-1: info: compiling
[INFO] Compiling 1 source files to <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-spark/target/test-classes> at 1428359552410
[WARNING] warning: Class org.apache.hadoop.mapred.MiniMRCluster not found - continuing with a stub.
[WARNING] warning: Class org.joda.convert.FromString not found - continuing with a stub.
[WARNING] warning: Class org.joda.convert.ToString not found - continuing with a stub.
[WARNING] warning: Class org.joda.convert.ToString not found - continuing with a stub.
[WARNING] warning: Class org.joda.convert.FromString not found - continuing with a stub.
[WARNING] warning: Class org.joda.convert.ToString not found - continuing with a stub.
[WARNING] warning: Class org.joda.convert.FromString not found - continuing with a stub.
[WARNING] warning: Class org.joda.convert.FromString not found - continuing with a stub.
[WARNING] 8 warnings found
[INFO] prepare-compile in 0 s
[INFO] compile in 9 s
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ phoenix-spark ---
[INFO] Changes detected - recompiling the module!
[INFO] 
[INFO] --- maven-surefire-plugin:2.18:test (default-test) @ phoenix-spark ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-spark/target/surefire-reports>

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

Results :




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

[INFO] 
[INFO] --- scalatest-maven-plugin:1.0:test (test) @ phoenix-spark ---
Error occurred during initialization of VM
Could not reserve enough space for object heap
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Phoenix .................................... SUCCESS [2.573s]
[INFO] Phoenix Core ...................................... SUCCESS [22:42.956s]
[INFO] Phoenix - Flume ................................... SUCCESS [59.163s]
[INFO] Phoenix - Pig ..................................... SUCCESS [2:16.718s]
[INFO] Phoenix Assembly .................................. SUCCESS [26.597s]
[INFO] Phoenix - Pherf ................................... SUCCESS [25.238s]
[INFO] Phoenix - Spark ................................... FAILURE [24.332s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27:18.242s
[INFO] Finished at: Mon Apr 06 22:32:42 UTC 2015
[INFO] Final Memory: 82M/1123M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.scalatest:scalatest-maven-plugin:1.0:test (test) on project phoenix-spark: There are test failures -> [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-spark
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Sending artifact delta relative to Phoenix | 4.x-HBase-0.98 #623
Archived 1012 artifacts
Archive block size is 32768
Received 13288 blocks and 480076115 bytes
Compression is 47.6%
Took 2 min 8 sec
Recording test results