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/17 08:21:25 UTC

Build failed in Jenkins: Phoenix | Master #688

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

------------------------------------------
[...truncated 1942 lines...]
[INFO] Reading assembly descriptor: src/build/query-server-runnable.xml
[INFO] Building jar: <https://builds.apache.org/job/Phoenix-master/688/artifact/phoenix-server/target/phoenix-server-4.4.0-SNAPSHOT-runnable.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18:integration-test (ClientManagedTimeTests) @ phoenix-server ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Phoenix-master/ws/phoenix-server/target/failsafe-reports>
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true

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

Results :




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

[INFO] 
[INFO] --- maven-failsafe-plugin:2.18:integration-test (HBaseManagedTimeTests) @ phoenix-server ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Phoenix-master/ws/phoenix-server/target/failsafe-reports>
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.phoenix.end2end.QueryServerBasicsIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.844 sec - in org.apache.phoenix.end2end.QueryServerBasicsIT

Results :




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

[INFO] 
[INFO] --- maven-failsafe-plugin:2.18:integration-test (NeedTheirOwnClusterTests) @ phoenix-server ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Phoenix-master/ws/phoenix-server/target/failsafe-reports>
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true

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

Results :




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

[INFO] 
[INFO] --- maven-failsafe-plugin:2.18:verify (ClientManagedTimeTests) @ phoenix-server ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Phoenix-master/ws/phoenix-server/target/failsafe-reports>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18:verify (HBaseManagedTimeTests) @ phoenix-server ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Phoenix-master/ws/phoenix-server/target/failsafe-reports>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18:verify (NeedTheirOwnClusterTests) @ phoenix-server ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Phoenix-master/ws/phoenix-server/target/failsafe-reports>
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ phoenix-server ---
[INFO] Installing <https://builds.apache.org/job/Phoenix-master/688/artifact/phoenix-server/target/phoenix-server-4.4.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix-server/4.4.0-SNAPSHOT/phoenix-server-4.4.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Phoenix-master/ws/phoenix-server/pom.xml> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix-server/4.4.0-SNAPSHOT/phoenix-server-4.4.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Phoenix-master/688/artifact/phoenix-server/target/phoenix-server-4.4.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix-server/4.4.0-SNAPSHOT/phoenix-server-4.4.0-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/Phoenix-master/688/artifact/phoenix-server/target/phoenix-server-4.4.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix-server/4.4.0-SNAPSHOT/phoenix-server-4.4.0-SNAPSHOT-tests.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Phoenix - Spark 4.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ phoenix-spark ---
[INFO] Deleting <https://builds.apache.org/job/Phoenix-master/ws/phoenix-spark/target>
[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-master/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-master/ws/phoenix-spark/src/main/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-SNAPSHOT requires scala version: 2.10.4
[WARNING]  org.scalatest:scalatest_2.10:2.2.4 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-master/ws/phoenix-spark/src/main/scala>:-1: info: compiling
[INFO] Compiling 10 source files to <https://builds.apache.org/job/Phoenix-master/ws/phoenix-spark/target/classes> at 1429251375117
[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 4 feature warning(s); re-run with -feature for details
[WARNING] 8 warnings found
[INFO] prepare-compile in 0 s
[INFO] compile in 8 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-SNAPSHOT requires scala version: 2.10.4
[WARNING]  org.scalatest:scalatest_2.10:2.2.4 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-master/ws/phoenix-spark/src/it/scala>:-1: info: compiling
[INFO] Compiling 1 source files to <https://builds.apache.org/job/Phoenix-master/ws/phoenix-spark/target/test-classes> at 1429251384030
[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: Class org.apache.hadoop.mapred.MiniMRCluster not found - continuing with a stub.
[WARNING] 8 warnings found
[INFO] prepare-compile in 0 s
[INFO] compile in 10 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] 
[INFO] --- scalatest-maven-plugin:1.0:test (test) @ phoenix-spark ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ phoenix-spark ---
[INFO] Building jar: <https://builds.apache.org/job/Phoenix-master/688/artifact/phoenix-spark/target/phoenix-spark-4.4.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ phoenix-spark ---
[INFO] Building jar: <https://builds.apache.org/job/Phoenix-master/688/artifact/phoenix-spark/target/phoenix-spark-4.4.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ phoenix-spark ---
[INFO] Building jar: <https://builds.apache.org/job/Phoenix-master/688/artifact/phoenix-spark/target/phoenix-spark-4.4.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ phoenix-spark ---
[INFO] 
[INFO] --- scalatest-maven-plugin:1.0:test (integration-test) @ phoenix-spark ---
WARNING: -c has been deprecated and will be reused for a different (but still very cool) purpose in ScalaTest 2.0. Please change all uses of -c to -P.
Discovery starting.
Discovery completed in 289 milliseconds.
Run starting. Expected test count is: 17
PhoenixSparkIT:
Formatting using clusterid: testClusterID
line 1:61 mismatched character '<EOF>' expecting set null
*** RUN ABORTED ***
  java.util.concurrent.ExecutionException: org.apache.phoenix.exception.PhoenixParserException: ERROR 601 (42P00): Syntax error. Encountered "<EOF>" at line 1, column 62.
  at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:252)
  at java.util.concurrent.FutureTask.get(FutureTask.java:111)
  at org.scalatest.tools.ConcurrentDistributor.waitUntilDone(ConcurrentDistributor.scala:52)
  at org.scalatest.tools.Runner$.doRunRunRunDaDoRunRun(Runner.scala:2549)
  at org.scalatest.tools.Runner$$anonfun$runOptionallyWithPassFailReporter$2.apply(Runner.scala:1044)
  at org.scalatest.tools.Runner$$anonfun$runOptionallyWithPassFailReporter$2.apply(Runner.scala:1043)
  at org.scalatest.tools.Runner$.withClassLoaderAndDispatchReporter(Runner.scala:2722)
  at org.scalatest.tools.Runner$.runOptionallyWithPassFailReporter(Runner.scala:1043)
  at org.scalatest.tools.Runner$.main(Runner.scala:860)
  at org.scalatest.tools.Runner.main(Runner.scala)
  ...
  Cause: org.apache.phoenix.exception.PhoenixParserException: ERROR 601 (42P00): Syntax error. Encountered "<EOF>" at line 1, column 62.
  at org.apache.phoenix.exception.PhoenixParserException.newException(PhoenixParserException.java:33)
  at org.apache.phoenix.parse.SQLParser.parseStatement(SQLParser.java:111)
  at org.apache.phoenix.jdbc.PhoenixStatement$PhoenixStatementParser.parseStatement(PhoenixStatement.java:1005)
  at org.apache.phoenix.jdbc.PhoenixStatement.parseStatement(PhoenixStatement.java:1086)
  at org.apache.phoenix.jdbc.PhoenixStatement.execute(PhoenixStatement.java:1149)
  at org.apache.phoenix.spark.PhoenixSparkIT$$anonfun$beforeAll$1.apply(PhoenixSparkIT.scala:80)
  at org.apache.phoenix.spark.PhoenixSparkIT$$anonfun$beforeAll$1.apply(PhoenixSparkIT.scala:78)
  at scala.collection.Iterator$class.foreach(Iterator.scala:727)
  at scala.collection.AbstractIterator.foreach(Iterator.scala:1157)
  at org.apache.phoenix.spark.PhoenixSparkIT.beforeAll(PhoenixSparkIT.scala:78)
  ...
  Cause: org.antlr.runtime.NoViableAltException:
  at org.apache.phoenix.parse.PhoenixSQLParser.oneStatement(PhoenixSQLParser.java:683)
  at org.apache.phoenix.parse.PhoenixSQLParser.statement(PhoenixSQLParser.java:474)
  at org.apache.phoenix.parse.SQLParser.parseStatement(SQLParser.java:108)
  at org.apache.phoenix.jdbc.PhoenixStatement$PhoenixStatementParser.parseStatement(PhoenixStatement.java:1005)
  at org.apache.phoenix.jdbc.PhoenixStatement.parseStatement(PhoenixStatement.java:1086)
  at org.apache.phoenix.jdbc.PhoenixStatement.execute(PhoenixStatement.java:1149)
  at org.apache.phoenix.spark.PhoenixSparkIT$$anonfun$beforeAll$1.apply(PhoenixSparkIT.scala:80)
  at org.apache.phoenix.spark.PhoenixSparkIT$$anonfun$beforeAll$1.apply(PhoenixSparkIT.scala:78)
  at scala.collection.Iterator$class.foreach(Iterator.scala:727)
  at scala.collection.AbstractIterator.foreach(Iterator.scala:1157)
  ...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Phoenix .................................... SUCCESS [1.904s]
[INFO] Phoenix Core ...................................... SUCCESS [28:19.472s]
[INFO] Phoenix - Flume ................................... SUCCESS [1:01.843s]
[INFO] Phoenix - Pig ..................................... SUCCESS [2:31.110s]
[INFO] Phoenix Query Server Client ....................... SUCCESS [0.855s]
[INFO] Phoenix Query Server .............................. SUCCESS [1:53.246s]
[INFO] Phoenix - Spark ................................... FAILURE [52.488s]
[INFO] Phoenix Assembly .................................. SKIPPED
[INFO] Phoenix - Pherf ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 34:41.447s
[INFO] Finished at: Fri Apr 17 06:17:04 UTC 2015
[INFO] Final Memory: 80M/1022M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.scalatest:scalatest-maven-plugin:1.0:test (integration-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 | Master #687
Archived 1021 artifacts
Archive block size is 32768
Received 16047 blocks and 504832038 bytes
Compression is 51.0%
Took 4 min 16 sec
Recording test results

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

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