[INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] livy-main [INFO] livy-api [INFO] livy-client-common [INFO] livy-test-lib [INFO] livy-rsc [INFO] multi-scala-project-root [INFO] livy-core-parent [INFO] livy-core_2.10 [INFO] livy-repl-parent [INFO] livy-repl_2.10 [INFO] livy-core_2.11 [INFO] livy-repl_2.11 [INFO] livy-server [INFO] livy-assembly [INFO] livy-client-http [INFO] livy-scala-api-parent [INFO] livy-scala-api_2.10 [INFO] livy-scala-api_2.11 [INFO] minicluster-dependencies-parent [INFO] minicluster-dependencies_2.10 [INFO] minicluster-dependencies_2.11 [INFO] livy-integration-test [INFO] livy-coverage-report [INFO] livy-examples [INFO] livy-python-api [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building livy-main 0.4.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (clean) @ livy-main --- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ livy-main --- [INFO] Deleting /home/hadoop/livy_max/livy/target [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ livy-main --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ livy-main --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (default) @ livy-main --- [INFO] argLine set to -javaagent:/home/hadoop/.m2/repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/home/hadoop/livy_max/livy/target/jacoco/main.exec,append=true [INFO] [INFO] --- scala-maven-plugin:3.2.2:compile (scala-compile-first) @ livy-main --- [INFO] No sources to compile [INFO] [INFO] --- scala-maven-plugin:3.2.2:compile (default) @ livy-main --- [INFO] No sources to compile [INFO] [INFO] --- maven-antrun-plugin:1.8:run (pre-test-clean) @ livy-main --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (create-tmp-dir) @ livy-main --- [INFO] Executing tasks main: [mkdir] Created dir: /home/hadoop/livy_max/livy/target/tmp [INFO] Executed tasks [INFO] [INFO] --- scala-maven-plugin:3.2.2:testCompile (default) @ livy-main --- [INFO] No sources to compile [INFO] [INFO] --- scalatest-maven-plugin:1.0:test (test) @ livy-main --- [INFO] Tests are skipped. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building livy-api 0.4.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ livy-api --- [INFO] Deleting /home/hadoop/livy_max/livy/api/target [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ livy-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (default) @ livy-api --- [INFO] argLine set to -javaagent:/home/hadoop/.m2/repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/home/hadoop/livy_max/livy/api/target/jacoco/main.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ livy-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/hadoop/livy_max/livy/api/src/main/resources [INFO] [INFO] --- scala-maven-plugin:3.2.2:compile (scala-compile-first) @ livy-api --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] Compiling 7 Java sources to /home/hadoop/livy_max/livy/api/target/classes... [WARNING] warning: [options] bootstrap class path not set in conjunction with -source 1.7 [WARNING] 1 warning [INFO] [INFO] --- scala-maven-plugin:3.2.2:compile (default) @ livy-api --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] [INFO] --- maven-antrun-plugin:1.8:run (pre-test-clean) @ livy-api --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (create-tmp-dir) @ livy-api --- [INFO] Executing tasks main: [mkdir] Created dir: /home/hadoop/livy_max/livy/api/target/tmp [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ livy-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- scala-maven-plugin:3.2.2:testCompile (default) @ livy-api --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] Compiling 2 Java sources to /home/hadoop/livy_max/livy/api/target/test-classes... [WARNING] warning: [options] bootstrap class path not set in conjunction with -source 1.7 [WARNING] 1 warning [INFO] [INFO] --- maven-surefire-plugin:2.19:test (default-test) @ livy-api --- [INFO] Tests are skipped. [INFO] [INFO] --- scalatest-maven-plugin:1.0:test (test) @ livy-api --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ livy-api --- [INFO] Building jar: /home/hadoop/livy_max/livy/api/target/livy-api-0.4.0-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building livy-client-common 0.4.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ livy-client-common --- [INFO] Deleting /home/hadoop/livy_max/livy/client-common/target [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ livy-client-common --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (default) @ livy-client-common --- [INFO] argLine set to -javaagent:/home/hadoop/.m2/repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/home/hadoop/livy_max/livy/client-common/target/jacoco/main.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ livy-client-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/hadoop/livy_max/livy/client-common/src/main/resources [INFO] [INFO] --- scala-maven-plugin:3.2.2:compile (scala-compile-first) @ livy-client-common --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] Compiling 6 Java sources to /home/hadoop/livy_max/livy/client-common/target/classes... [WARNING] warning: [options] bootstrap class path not set in conjunction with -source 1.7 [WARNING] 1 warning [INFO] [INFO] --- scala-maven-plugin:3.2.2:compile (default) @ livy-client-common --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] [INFO] --- maven-antrun-plugin:1.8:run (pre-test-clean) @ livy-client-common --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (create-tmp-dir) @ livy-client-common --- [INFO] Executing tasks main: [mkdir] Created dir: /home/hadoop/livy_max/livy/client-common/target/tmp [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ livy-client-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/hadoop/livy_max/livy/client-common/src/test/resources [INFO] [INFO] --- scala-maven-plugin:3.2.2:testCompile (default) @ livy-client-common --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] Compiling 6 Java sources to /home/hadoop/livy_max/livy/client-common/target/test-classes... [WARNING] warning: [options] bootstrap class path not set in conjunction with -source 1.7 [WARNING] 1 warning [INFO] [INFO] --- maven-surefire-plugin:2.19:test (default-test) @ livy-client-common --- [INFO] Tests are skipped. [INFO] [INFO] --- scalatest-maven-plugin:1.0:test (test) @ livy-client-common --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ livy-client-common --- [INFO] Building jar: /home/hadoop/livy_max/livy/client-common/target/livy-client-common-0.4.0-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building livy-test-lib 0.4.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ livy-test-lib --- [INFO] Deleting /home/hadoop/livy_max/livy/test-lib/target [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ livy-test-lib --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (default) @ livy-test-lib --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (parse-spark-version) @ livy-test-lib --- [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-source (add-spark2-source-code) @ livy-test-lib --- [INFO] Source directory: /home/hadoop/livy_max/livy/test-lib/src/main/spark1/scala added. [INFO] Source directory: /home/hadoop/livy_max/livy/test-lib/src/main/spark1/java added. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ livy-test-lib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- scala-maven-plugin:3.2.2:compile (scala-compile-first) @ livy-test-lib --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] Compiling 1 Scala source and 10 Java sources to /home/hadoop/livy_max/livy/test-lib/target/classes... [WARNING] warning: [options] bootstrap class path not set in conjunction with -source 1.7 [WARNING] Note: /home/hadoop/livy_max/livy/test-lib/src/main/java/com/cloudera/livy/test/jobs/SQLGetTweets.java uses or overrides a deprecated API. [WARNING] Note: Recompile with -Xlint:deprecation for details. [WARNING] 1 warning [INFO] [INFO] --- scala-maven-plugin:3.2.2:compile (default) @ livy-test-lib --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] [INFO] --- maven-antrun-plugin:1.8:run (pre-test-clean) @ livy-test-lib --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (create-tmp-dir) @ livy-test-lib --- [INFO] Executing tasks main: [mkdir] Created dir: /home/hadoop/livy_max/livy/test-lib/target/tmp [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ livy-test-lib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/hadoop/livy_max/livy/test-lib/src/test/resources [INFO] [INFO] --- scala-maven-plugin:3.2.2:testCompile (default) @ livy-test-lib --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19:test (default-test) @ livy-test-lib --- [INFO] Tests are skipped. [INFO] [INFO] --- scalatest-maven-plugin:1.0:test (test) @ livy-test-lib --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ livy-test-lib --- [INFO] Building jar: /home/hadoop/livy_max/livy/test-lib/target/livy-test-lib-0.4.0-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building livy-rsc 0.4.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ livy-rsc --- [INFO] Deleting /home/hadoop/livy_max/livy/rsc/target [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ livy-rsc --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (default) @ livy-rsc --- [INFO] argLine set to -javaagent:/home/hadoop/.m2/repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/home/hadoop/livy_max/livy/rsc/target/jacoco/main.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ livy-rsc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- scala-maven-plugin:3.2.2:compile (scala-compile-first) @ livy-rsc --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] Compiling 30 Java sources to /home/hadoop/livy_max/livy/rsc/target/classes... [WARNING] warning: [options] bootstrap class path not set in conjunction with -source 1.7 [WARNING] /home/hadoop/livy_max/livy/rsc/src/main/java/com/cloudera/livy/rsc/driver/JobContextImpl.java:60: warning: [unchecked] sparkSession() in JobContextImpl implements sparkSession() in JobContext [WARNING] public Object sparkSession() throws Exception { [WARNING] ^ [WARNING] return type requires unchecked conversion from Object to E [WARNING] where E is a type-variable: [WARNING] E extends Object declared in method sparkSession() [WARNING] 2 warnings [INFO] [INFO] --- scala-maven-plugin:3.2.2:compile (default) @ livy-rsc --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] [INFO] --- maven-antrun-plugin:1.8:run (pre-test-clean) @ livy-rsc --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (create-tmp-dir) @ livy-rsc --- [INFO] Executing tasks main: [mkdir] Created dir: /home/hadoop/livy_max/livy/rsc/target/tmp [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ livy-rsc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- scala-maven-plugin:3.2.2:testCompile (default) @ livy-rsc --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] Compiling 4 Java sources to /home/hadoop/livy_max/livy/rsc/target/test-classes... [WARNING] warning: [options] bootstrap class path not set in conjunction with -source 1.7 [WARNING] 1 warning [INFO] [INFO] --- maven-surefire-plugin:2.19:test (default-test) @ livy-rsc --- [INFO] Tests are skipped. [INFO] [INFO] --- scalatest-maven-plugin:1.0:test (test) @ livy-rsc --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ livy-rsc --- [INFO] Building jar: /home/hadoop/livy_max/livy/rsc/target/livy-rsc-0.4.0-SNAPSHOT.jar [INFO] [INFO] --- maven-shade-plugin:2.4.2:shade (shade) @ livy-rsc --- [INFO] Excluding com.cloudera.livy:livy-api:jar:0.4.0-SNAPSHOT from the shaded jar. [INFO] Including com.cloudera.livy:livy-client-common:jar:0.4.0-SNAPSHOT in the shaded jar. [INFO] Including com.esotericsoftware.kryo:kryo:jar:2.22 in the shaded jar. [INFO] Excluding io.netty:netty-all:jar:4.0.29.Final from the shaded jar. [INFO] Excluding org.apache.spark:spark-launcher_2.10:jar:1.6.2 from the shaded jar. [INFO] [INFO] --- maven-dependency-plugin:2.10:copy-dependencies (default) @ livy-rsc --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building multi-scala-project-root 0.4.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ multi-scala-project-root --- [INFO] Deleting /home/hadoop/livy_max/livy/scala/target [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ multi-scala-project-root --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (default) @ multi-scala-project-root --- [INFO] argLine set to -javaagent:/home/hadoop/.m2/repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/home/hadoop/livy_max/livy/scala/target/jacoco/main.exec,append=true [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-source (add-scala-sources) @ multi-scala-project-root --- [INFO] Source directory: /home/hadoop/livy_max/livy/scala/../src/main/scala added. [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-resource (add-resource) @ multi-scala-project-root --- [INFO] [INFO] --- scala-maven-plugin:3.2.2:compile (scala-compile-first) @ multi-scala-project-root --- [INFO] No sources to compile [INFO] [INFO] --- scala-maven-plugin:3.2.2:compile (default) @ multi-scala-project-root --- [INFO] No sources to compile [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-test-source (add-scala-test-sources) @ multi-scala-project-root --- [INFO] Test Source directory: /home/hadoop/livy_max/livy/scala/../src/test/scala added. [INFO] [INFO] --- maven-antrun-plugin:1.8:run (pre-test-clean) @ multi-scala-project-root --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (create-tmp-dir) @ multi-scala-project-root --- [INFO] Executing tasks main: [mkdir] Created dir: /home/hadoop/livy_max/livy/scala/target/tmp [INFO] Executed tasks [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-test-resource (add-test-resource) @ multi-scala-project-root --- [INFO] [INFO] --- scala-maven-plugin:3.2.2:testCompile (default) @ multi-scala-project-root --- [INFO] No sources to compile [INFO] [INFO] --- scalatest-maven-plugin:1.0:test (test) @ multi-scala-project-root --- [INFO] Tests are skipped. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building livy-core-parent 0.4.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ livy-core-parent --- [INFO] Deleting /home/hadoop/livy_max/livy/core/target [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ livy-core-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (default) @ livy-core-parent --- [INFO] argLine set to -javaagent:/home/hadoop/.m2/repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/home/hadoop/livy_max/livy/core/target/jacoco/main.exec,append=true [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-source (add-scala-sources) @ livy-core-parent --- [INFO] Source directory: /home/hadoop/livy_max/livy/core/../src/main/scala added. [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-resource (add-resource) @ livy-core-parent --- [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-test-source (add-scala-test-sources) @ livy-core-parent --- [INFO] Test Source directory: /home/hadoop/livy_max/livy/core/../src/test/scala added. [INFO] [INFO] --- maven-antrun-plugin:1.8:run (pre-test-clean) @ livy-core-parent --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (create-tmp-dir) @ livy-core-parent --- [INFO] Executing tasks main: [mkdir] Created dir: /home/hadoop/livy_max/livy/core/target/tmp [INFO] Executed tasks [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-test-resource (add-test-resource) @ livy-core-parent --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building livy-core_2.10 0.4.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ livy-core_2.10 --- [INFO] Deleting /home/hadoop/livy_max/livy/core/scala-2.10/target [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ livy-core_2.10 --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (default) @ livy-core_2.10 --- [INFO] argLine set to -javaagent:/home/hadoop/.m2/repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/home/hadoop/livy_max/livy/core/scala-2.10/target/jacoco/main.exec,append=true [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-source (add-scala-sources) @ livy-core_2.10 --- [INFO] Source directory: /home/hadoop/livy_max/livy/core/scala-2.10/../src/main/scala added. [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-resource (add-resource) @ livy-core_2.10 --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ livy-core_2.10 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/hadoop/livy_max/livy/core/scala-2.10/src/main/resources [INFO] Copying 1 resource [INFO] [INFO] --- scala-maven-plugin:3.2.2:compile (scala-compile-first) @ livy-core_2.10 --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] Compiling 5 Scala sources to /home/hadoop/livy_max/livy/core/scala-2.10/target/classes... [WARNING] /home/hadoop/livy_max/livy/core/src/main/scala/com/cloudera/livy/Utils.scala:33: method toURL in class File is deprecated: see corresponding Javadoc for more information. [WARNING] loadProperties(file.toURL()) [WARNING] ^ [WARNING] one warning found [INFO] [INFO] --- scala-maven-plugin:3.2.2:compile (default) @ livy-core_2.10 --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-test-source (add-scala-test-sources) @ livy-core_2.10 --- [INFO] Test Source directory: /home/hadoop/livy_max/livy/core/scala-2.10/../src/test/scala added. [INFO] [INFO] --- maven-antrun-plugin:1.8:run (pre-test-clean) @ livy-core_2.10 --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (create-tmp-dir) @ livy-core_2.10 --- [INFO] Executing tasks main: [mkdir] Created dir: /home/hadoop/livy_max/livy/core/scala-2.10/target/tmp [INFO] Executed tasks [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-test-resource (add-test-resource) @ livy-core_2.10 --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ livy-core_2.10 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/hadoop/livy_max/livy/core/scala-2.10/src/test/resources [INFO] skip non existing resourceDirectory /home/hadoop/livy_max/livy/core/scala-2.10/../src/test/resources [INFO] [INFO] --- scala-maven-plugin:3.2.2:testCompile (default) @ livy-core_2.10 --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] Compiling 1 Scala source to /home/hadoop/livy_max/livy/core/scala-2.10/target/test-classes... [INFO] [INFO] --- maven-surefire-plugin:2.19:test (default-test) @ livy-core_2.10 --- [INFO] Tests are skipped. [INFO] [INFO] --- scalatest-maven-plugin:1.0:test (test) @ livy-core_2.10 --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ livy-core_2.10 --- [INFO] Building jar: /home/hadoop/livy_max/livy/core/scala-2.10/target/livy-core_2.10-0.4.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:2.3.2:test-jar (default) @ livy-core_2.10 --- [INFO] Building jar: /home/hadoop/livy_max/livy/core/scala-2.10/target/livy-core_2.10-0.4.0-SNAPSHOT-tests.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building livy-repl-parent 0.4.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ livy-repl-parent --- [INFO] Deleting /home/hadoop/livy_max/livy/repl/target [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ livy-repl-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (default) @ livy-repl-parent --- [INFO] argLine set to -javaagent:/home/hadoop/.m2/repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/home/hadoop/livy_max/livy/repl/target/jacoco/main.exec,append=true [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-source (add-scala-sources) @ livy-repl-parent --- [INFO] Source directory: /home/hadoop/livy_max/livy/repl/../src/main/scala added. [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-resource (add-resource) @ livy-repl-parent --- [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-test-source (add-scala-test-sources) @ livy-repl-parent --- [INFO] Test Source directory: /home/hadoop/livy_max/livy/repl/../src/test/scala added. [INFO] [INFO] --- maven-antrun-plugin:1.8:run (pre-test-clean) @ livy-repl-parent --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (create-tmp-dir) @ livy-repl-parent --- [INFO] Executing tasks main: [mkdir] Created dir: /home/hadoop/livy_max/livy/repl/target/tmp [INFO] Executed tasks [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-test-resource (add-test-resource) @ livy-repl-parent --- [INFO] [INFO] --- scalatest-maven-plugin:1.0:test (test) @ livy-repl-parent --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-shade-plugin:2.4.2:shade (shade) @ livy-repl-parent --- [INFO] Excluding com.cloudera.livy:livy-core_2.10:jar:0.4.0-SNAPSHOT from the shaded jar. [INFO] Excluding com.thoughtworks.paranamer:paranamer:jar:2.6 from the shaded jar. [INFO] Excluding commons-codec:commons-codec:jar:1.9 from the shaded jar. [INFO] Including org.json4s:json4s-ast_2.10:jar:3.2.10 in the shaded jar. [INFO] Including org.json4s:json4s-core_2.10:jar:3.2.10 in the shaded jar. [INFO] Excluding org.scala-lang:scalap:jar:2.10.0 from the shaded jar. [INFO] Including org.json4s:json4s-jackson_2.10:jar:3.2.10 in the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] [INFO] --- maven-dependency-plugin:2.10:copy-dependencies (default) @ livy-repl-parent --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building livy-repl_2.10 0.4.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ livy-repl_2.10 --- [INFO] Deleting /home/hadoop/livy_max/livy/repl/scala-2.10/target [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ livy-repl_2.10 --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (default) @ livy-repl_2.10 --- [INFO] argLine set to -javaagent:/home/hadoop/.m2/repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/home/hadoop/livy_max/livy/repl/scala-2.10/target/jacoco/main.exec,append=true [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-source (add-scala-sources) @ livy-repl_2.10 --- [INFO] Source directory: /home/hadoop/livy_max/livy/repl/scala-2.10/../src/main/scala added. [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-resource (add-resource) @ livy-repl_2.10 --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ livy-repl_2.10 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/hadoop/livy_max/livy/repl/scala-2.10/src/main/resources [INFO] Copying 2 resources [INFO] [INFO] --- scala-maven-plugin:3.2.2:compile (scala-compile-first) @ livy-repl_2.10 --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] Compiling 12 Scala sources to /home/hadoop/livy_max/livy/repl/scala-2.10/target/classes... [INFO] [INFO] --- scala-maven-plugin:3.2.2:compile (default) @ livy-repl_2.10 --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-test-source (add-scala-test-sources) @ livy-repl_2.10 --- [INFO] Test Source directory: /home/hadoop/livy_max/livy/repl/scala-2.10/../src/test/scala added. [INFO] [INFO] --- maven-antrun-plugin:1.8:run (pre-test-clean) @ livy-repl_2.10 --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (create-tmp-dir) @ livy-repl_2.10 --- [INFO] Executing tasks main: [mkdir] Created dir: /home/hadoop/livy_max/livy/repl/scala-2.10/target/tmp [INFO] Executed tasks [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-test-resource (add-test-resource) @ livy-repl_2.10 --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ livy-repl_2.10 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/hadoop/livy_max/livy/repl/scala-2.10/src/test/resources [INFO] Copying 1 resource [INFO] [INFO] --- scala-maven-plugin:3.2.2:testCompile (default) @ livy-repl_2.10 --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] Compiling 11 Scala sources to /home/hadoop/livy_max/livy/repl/scala-2.10/target/test-classes... [INFO] [INFO] --- maven-surefire-plugin:2.19:test (default-test) @ livy-repl_2.10 --- [INFO] Tests are skipped. [INFO] [INFO] --- scalatest-maven-plugin:1.0:test (test) @ livy-repl_2.10 --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ livy-repl_2.10 --- [INFO] Building jar: /home/hadoop/livy_max/livy/repl/scala-2.10/target/jars/livy-repl_2.10-0.4.0-SNAPSHOT.jar [INFO] [INFO] --- maven-shade-plugin:2.4.2:shade (shade) @ livy-repl_2.10 --- [INFO] Excluding com.cloudera.livy:livy-core_2.10:jar:0.4.0-SNAPSHOT from the shaded jar. [INFO] Excluding com.thoughtworks.paranamer:paranamer:jar:2.6 from the shaded jar. [INFO] Excluding commons-codec:commons-codec:jar:1.9 from the shaded jar. [INFO] Including org.json4s:json4s-ast_2.10:jar:3.2.10 in the shaded jar. [INFO] Including org.json4s:json4s-core_2.10:jar:3.2.10 in the shaded jar. [INFO] Excluding org.scala-lang:scalap:jar:2.10.0 from the shaded jar. [INFO] Including org.json4s:json4s-jackson_2.10:jar:3.2.10 in the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/hadoop/livy_max/livy/repl/scala-2.10/target/jars/livy-repl_2.10-0.4.0-SNAPSHOT.jar with /home/hadoop/livy_max/livy/repl/scala-2.10/target/livy-repl_2.10-0.4.0-SNAPSHOT-shaded.jar [INFO] Dependency-reduced POM written at: /home/hadoop/livy_max/livy/repl/scala-2.10/dependency-reduced-pom.xml [INFO] Dependency-reduced POM written at: /home/hadoop/livy_max/livy/repl/scala-2.10/dependency-reduced-pom.xml [INFO] Dependency-reduced POM written at: /home/hadoop/livy_max/livy/repl/scala-2.10/dependency-reduced-pom.xml [INFO] Dependency-reduced POM written at: /home/hadoop/livy_max/livy/repl/scala-2.10/dependency-reduced-pom.xml [INFO] [INFO] --- maven-dependency-plugin:2.10:copy-dependencies (default) @ livy-repl_2.10 --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building livy-core_2.11 0.4.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ livy-core_2.11 --- [INFO] Deleting /home/hadoop/livy_max/livy/core/scala-2.11/target [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ livy-core_2.11 --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (default) @ livy-core_2.11 --- [INFO] argLine set to -javaagent:/home/hadoop/.m2/repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/home/hadoop/livy_max/livy/core/scala-2.11/target/jacoco/main.exec,append=true [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-source (add-scala-sources) @ livy-core_2.11 --- [INFO] Source directory: /home/hadoop/livy_max/livy/core/scala-2.11/../src/main/scala added. [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-resource (add-resource) @ livy-core_2.11 --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ livy-core_2.11 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/hadoop/livy_max/livy/core/scala-2.11/src/main/resources [INFO] Copying 1 resource [INFO] [INFO] --- scala-maven-plugin:3.2.2:compile (scala-compile-first) @ livy-core_2.11 --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] Compiling 5 Scala sources to /home/hadoop/livy_max/livy/core/scala-2.11/target/classes... [WARNING] /home/hadoop/livy_max/livy/core/src/main/scala/com/cloudera/livy/Utils.scala:33: method toURL in class File is deprecated: see corresponding Javadoc for more information. [WARNING] loadProperties(file.toURL()) [WARNING] ^ [WARNING] one warning found [INFO] [INFO] --- scala-maven-plugin:3.2.2:compile (default) @ livy-core_2.11 --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-test-source (add-scala-test-sources) @ livy-core_2.11 --- [INFO] Test Source directory: /home/hadoop/livy_max/livy/core/scala-2.11/../src/test/scala added. [INFO] [INFO] --- maven-antrun-plugin:1.8:run (pre-test-clean) @ livy-core_2.11 --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (create-tmp-dir) @ livy-core_2.11 --- [INFO] Executing tasks main: [mkdir] Created dir: /home/hadoop/livy_max/livy/core/scala-2.11/target/tmp [INFO] Executed tasks [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-test-resource (add-test-resource) @ livy-core_2.11 --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ livy-core_2.11 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/hadoop/livy_max/livy/core/scala-2.11/src/test/resources [INFO] skip non existing resourceDirectory /home/hadoop/livy_max/livy/core/scala-2.11/../src/test/resources [INFO] [INFO] --- scala-maven-plugin:3.2.2:testCompile (default) @ livy-core_2.11 --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] Compiling 1 Scala source to /home/hadoop/livy_max/livy/core/scala-2.11/target/test-classes... [INFO] [INFO] --- maven-surefire-plugin:2.19:test (default-test) @ livy-core_2.11 --- [INFO] Tests are skipped. [INFO] [INFO] --- scalatest-maven-plugin:1.0:test (test) @ livy-core_2.11 --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ livy-core_2.11 --- [INFO] Building jar: /home/hadoop/livy_max/livy/core/scala-2.11/target/livy-core_2.11-0.4.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:2.3.2:test-jar (default) @ livy-core_2.11 --- [INFO] Building jar: /home/hadoop/livy_max/livy/core/scala-2.11/target/livy-core_2.11-0.4.0-SNAPSHOT-tests.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building livy-repl_2.11 0.4.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ livy-repl_2.11 --- [INFO] Deleting /home/hadoop/livy_max/livy/repl/scala-2.11/target [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ livy-repl_2.11 --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (default) @ livy-repl_2.11 --- [INFO] argLine set to -javaagent:/home/hadoop/.m2/repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/home/hadoop/livy_max/livy/repl/scala-2.11/target/jacoco/main.exec,append=true [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-source (add-scala-sources) @ livy-repl_2.11 --- [INFO] Source directory: /home/hadoop/livy_max/livy/repl/scala-2.11/../src/main/scala added. [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-resource (add-resource) @ livy-repl_2.11 --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ livy-repl_2.11 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/hadoop/livy_max/livy/repl/scala-2.11/src/main/resources [INFO] Copying 2 resources [INFO] [INFO] --- scala-maven-plugin:3.2.2:compile (scala-compile-first) @ livy-repl_2.11 --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] Compiling 12 Scala sources to /home/hadoop/livy_max/livy/repl/scala-2.11/target/classes... [WARNING] /home/hadoop/livy_max/livy/repl/src/main/scala/com/cloudera/livy/repl/PythonInterpreter.scala:246: Adaptation of argument list by inserting () has been deprecated: this is unlikely to be what you want. signature: ArrowAssoc.->[B](y: B): (A, B) given arguments: after adaptation: ArrowAssoc.->((): Unit) [WARNING] "content" -> () [WARNING] ^ [WARNING] one warning found [INFO] [INFO] --- scala-maven-plugin:3.2.2:compile (default) @ livy-repl_2.11 --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-test-source (add-scala-test-sources) @ livy-repl_2.11 --- [INFO] Test Source directory: /home/hadoop/livy_max/livy/repl/scala-2.11/../src/test/scala added. [INFO] [INFO] --- maven-antrun-plugin:1.8:run (pre-test-clean) @ livy-repl_2.11 --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (create-tmp-dir) @ livy-repl_2.11 --- [INFO] Executing tasks main: [mkdir] Created dir: /home/hadoop/livy_max/livy/repl/scala-2.11/target/tmp [INFO] Executed tasks [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-test-resource (add-test-resource) @ livy-repl_2.11 --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ livy-repl_2.11 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/hadoop/livy_max/livy/repl/scala-2.11/src/test/resources [INFO] Copying 1 resource [INFO] [INFO] --- scala-maven-plugin:3.2.2:testCompile (default) @ livy-repl_2.11 --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] Compiling 11 Scala sources to /home/hadoop/livy_max/livy/repl/scala-2.11/target/test-classes... [INFO] [INFO] --- maven-surefire-plugin:2.19:test (default-test) @ livy-repl_2.11 --- [INFO] Tests are skipped. [INFO] [INFO] --- scalatest-maven-plugin:1.0:test (test) @ livy-repl_2.11 --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ livy-repl_2.11 --- [INFO] Building jar: /home/hadoop/livy_max/livy/repl/scala-2.11/target/jars/livy-repl_2.11-0.4.0-SNAPSHOT.jar [INFO] [INFO] --- maven-shade-plugin:2.4.2:shade (shade) @ livy-repl_2.11 --- [INFO] Excluding com.cloudera.livy:livy-core_2.11:jar:0.4.0-SNAPSHOT from the shaded jar. [INFO] Excluding com.thoughtworks.paranamer:paranamer:jar:2.6 from the shaded jar. [INFO] Excluding commons-codec:commons-codec:jar:1.9 from the shaded jar. [INFO] Including org.json4s:json4s-ast_2.11:jar:3.2.10 in the shaded jar. [INFO] Including org.json4s:json4s-core_2.11:jar:3.2.10 in the shaded jar. [INFO] Excluding org.scala-lang:scalap:jar:2.11.0 from the shaded jar. [INFO] Including org.json4s:json4s-jackson_2.11:jar:3.2.10 in the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/hadoop/livy_max/livy/repl/scala-2.11/target/jars/livy-repl_2.11-0.4.0-SNAPSHOT.jar with /home/hadoop/livy_max/livy/repl/scala-2.11/target/livy-repl_2.11-0.4.0-SNAPSHOT-shaded.jar [INFO] Dependency-reduced POM written at: /home/hadoop/livy_max/livy/repl/scala-2.11/dependency-reduced-pom.xml [INFO] Dependency-reduced POM written at: /home/hadoop/livy_max/livy/repl/scala-2.11/dependency-reduced-pom.xml [INFO] Dependency-reduced POM written at: /home/hadoop/livy_max/livy/repl/scala-2.11/dependency-reduced-pom.xml [INFO] Dependency-reduced POM written at: /home/hadoop/livy_max/livy/repl/scala-2.11/dependency-reduced-pom.xml [INFO] [INFO] --- maven-dependency-plugin:2.10:copy-dependencies (default) @ livy-repl_2.11 --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building livy-server 0.4.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ livy-server --- [INFO] Deleting /home/hadoop/livy_max/livy/server/target [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ livy-server --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (default) @ livy-server --- [INFO] argLine set to -javaagent:/home/hadoop/.m2/repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/home/hadoop/livy_max/livy/server/target/jacoco/main.exec,append=true [INFO] [INFO] --- maven-antrun-plugin:1.8:run (default) @ livy-server --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ livy-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- scala-maven-plugin:3.2.2:compile (scala-compile-first) @ livy-server --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] Compiling 32 Scala sources to /home/hadoop/livy_max/livy/server/target/classes... [WARNING] Class org.apache.spark.api.java.JavaSparkContext not found - continuing with a stub. [WARNING] Class org.apache.spark.sql.SQLContext not found - continuing with a stub. [WARNING] Class org.apache.spark.sql.hive.HiveContext not found - continuing with a stub. [WARNING] Class org.apache.spark.streaming.api.java.JavaStreamingContext not found - continuing with a stub. [WARNING] four warnings found [INFO] [INFO] --- scala-maven-plugin:3.2.2:compile (default) @ livy-server --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] [INFO] --- maven-antrun-plugin:1.8:run (pre-test-clean) @ livy-server --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (create-tmp-dir) @ livy-server --- [INFO] Executing tasks main: [mkdir] Created dir: /home/hadoop/livy_max/livy/server/target/tmp [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ livy-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- scala-maven-plugin:3.2.2:testCompile (default) @ livy-server --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] Compiling 24 Scala sources to /home/hadoop/livy_max/livy/server/target/test-classes... [INFO] [INFO] --- maven-surefire-plugin:2.19:test (default-test) @ livy-server --- [INFO] Tests are skipped. [INFO] [INFO] --- scalatest-maven-plugin:1.0:test (test) @ livy-server --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ livy-server --- [INFO] Building jar: /home/hadoop/livy_max/livy/server/target/jars/livy-server-0.4.0-SNAPSHOT.jar [INFO] [INFO] --- maven-dependency-plugin:2.10:copy-dependencies (default) @ livy-server --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building livy-assembly 0.4.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ livy-assembly --- [INFO] Deleting /home/hadoop/livy_max/livy/assembly/target [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ livy-assembly --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (default) @ livy-assembly --- [INFO] argLine set to -javaagent:/home/hadoop/.m2/repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/home/hadoop/livy_max/livy/assembly/target/jacoco/main.exec,append=true [INFO] [INFO] --- scala-maven-plugin:3.2.2:compile (scala-compile-first) @ livy-assembly --- [INFO] No sources to compile [INFO] [INFO] --- scala-maven-plugin:3.2.2:compile (default) @ livy-assembly --- [INFO] No sources to compile [INFO] [INFO] --- maven-antrun-plugin:1.8:run (pre-test-clean) @ livy-assembly --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (create-tmp-dir) @ livy-assembly --- [INFO] Executing tasks main: [mkdir] Created dir: /home/hadoop/livy_max/livy/assembly/target/tmp [INFO] Executed tasks [INFO] [INFO] --- scala-maven-plugin:3.2.2:testCompile (default) @ livy-assembly --- [INFO] No sources to compile [INFO] [INFO] --- scalatest-maven-plugin:1.0:test (test) @ livy-assembly --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-assembly-plugin:2.6:single (default) @ livy-assembly --- [INFO] Reading assembly descriptor: assembly.xml [INFO] Building zip: /home/hadoop/livy_max/livy/assembly/target/livy-server-0.4.0-SNAPSHOT.zip [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building livy-client-http 0.4.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ livy-client-http --- [INFO] Deleting /home/hadoop/livy_max/livy/client-http/target [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ livy-client-http --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (default) @ livy-client-http --- [INFO] argLine set to -javaagent:/home/hadoop/.m2/repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/home/hadoop/livy_max/livy/client-http/target/jacoco/main.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ livy-client-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- scala-maven-plugin:3.2.2:compile (scala-compile-first) @ livy-client-http --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] Compiling 5 Java sources to /home/hadoop/livy_max/livy/client-http/target/classes... [WARNING] warning: [options] bootstrap class path not set in conjunction with -source 1.7 [WARNING] 1 warning [INFO] [INFO] --- scala-maven-plugin:3.2.2:compile (default) @ livy-client-http --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] [INFO] --- maven-antrun-plugin:1.8:run (pre-test-clean) @ livy-client-http --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (create-tmp-dir) @ livy-client-http --- [INFO] Executing tasks main: [mkdir] Created dir: /home/hadoop/livy_max/livy/client-http/target/tmp [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ livy-client-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- scala-maven-plugin:3.2.2:testCompile (default) @ livy-client-http --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] Compiling 2 Scala sources to /home/hadoop/livy_max/livy/client-http/target/test-classes... [INFO] [INFO] --- maven-surefire-plugin:2.19:test (default-test) @ livy-client-http --- [INFO] Tests are skipped. [INFO] [INFO] --- scalatest-maven-plugin:1.0:test (test) @ livy-client-http --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ livy-client-http --- [INFO] Building jar: /home/hadoop/livy_max/livy/client-http/target/livy-client-http-0.4.0-SNAPSHOT.jar [INFO] [INFO] --- maven-shade-plugin:2.4.2:shade (shade) @ livy-client-http --- [INFO] Excluding com.cloudera.livy:livy-api:jar:0.4.0-SNAPSHOT from the shaded jar. [INFO] Including com.cloudera.livy:livy-client-common:jar:0.4.0-SNAPSHOT in the shaded jar. [INFO] Including com.esotericsoftware.kryo:kryo:jar:2.22 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.4.4 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.4.4 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.4.4 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpclient:jar:4.5.1 in the shaded jar. [INFO] Including commons-logging:commons-logging:jar:1.2 in the shaded jar. [INFO] Including commons-codec:commons-codec:jar:1.9 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpcore:jar:4.4.4 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpmime:jar:4.5.1 in the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/hadoop/livy_max/livy/client-http/target/livy-client-http-0.4.0-SNAPSHOT.jar with /home/hadoop/livy_max/livy/client-http/target/livy-client-http-0.4.0-SNAPSHOT-shaded.jar [INFO] Dependency-reduced POM written at: /home/hadoop/livy_max/livy/client-http/dependency-reduced-pom.xml [INFO] Dependency-reduced POM written at: /home/hadoop/livy_max/livy/client-http/dependency-reduced-pom.xml [INFO] Dependency-reduced POM written at: /home/hadoop/livy_max/livy/client-http/dependency-reduced-pom.xml [INFO] Dependency-reduced POM written at: /home/hadoop/livy_max/livy/client-http/dependency-reduced-pom.xml [INFO] Dependency-reduced POM written at: /home/hadoop/livy_max/livy/client-http/dependency-reduced-pom.xml [INFO] Dependency-reduced POM written at: /home/hadoop/livy_max/livy/client-http/dependency-reduced-pom.xml [INFO] Dependency-reduced POM written at: /home/hadoop/livy_max/livy/client-http/dependency-reduced-pom.xml [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building livy-scala-api-parent 0.4.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ livy-scala-api-parent --- [INFO] Deleting /home/hadoop/livy_max/livy/scala-api/target [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ livy-scala-api-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (default) @ livy-scala-api-parent --- [INFO] argLine set to -javaagent:/home/hadoop/.m2/repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/home/hadoop/livy_max/livy/scala-api/target/jacoco/main.exec,append=true [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-source (add-scala-sources) @ livy-scala-api-parent --- [INFO] Source directory: /home/hadoop/livy_max/livy/scala-api/../src/main/scala added. [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-resource (add-resource) @ livy-scala-api-parent --- [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-test-source (add-scala-test-sources) @ livy-scala-api-parent --- [INFO] Test Source directory: /home/hadoop/livy_max/livy/scala-api/../src/test/scala added. [INFO] [INFO] --- maven-antrun-plugin:1.8:run (pre-test-clean) @ livy-scala-api-parent --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (create-tmp-dir) @ livy-scala-api-parent --- [INFO] Executing tasks main: [mkdir] Created dir: /home/hadoop/livy_max/livy/scala-api/target/tmp [INFO] Executed tasks [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-test-resource (add-test-resource) @ livy-scala-api-parent --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building livy-scala-api_2.10 0.4.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ livy-scala-api_2.10 --- [INFO] Deleting /home/hadoop/livy_max/livy/scala-api/scala-2.10/target [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ livy-scala-api_2.10 --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (default) @ livy-scala-api_2.10 --- [INFO] argLine set to -javaagent:/home/hadoop/.m2/repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/home/hadoop/livy_max/livy/scala-api/scala-2.10/target/jacoco/main.exec,append=true [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-source (add-scala-sources) @ livy-scala-api_2.10 --- [INFO] Source directory: /home/hadoop/livy_max/livy/scala-api/scala-2.10/../src/main/scala added. [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-resource (add-resource) @ livy-scala-api_2.10 --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ livy-scala-api_2.10 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/hadoop/livy_max/livy/scala-api/scala-2.10/src/main/resources [INFO] Copying 1 resource [INFO] [INFO] --- scala-maven-plugin:3.2.2:compile (scala-compile-first) @ livy-scala-api_2.10 --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] Compiling 4 Scala sources to /home/hadoop/livy_max/livy/scala-api/scala-2.10/target/classes... [INFO] [INFO] --- scala-maven-plugin:3.2.2:compile (default) @ livy-scala-api_2.10 --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-test-source (add-scala-test-sources) @ livy-scala-api_2.10 --- [INFO] Test Source directory: /home/hadoop/livy_max/livy/scala-api/scala-2.10/../src/test/scala added. [INFO] [INFO] --- maven-antrun-plugin:1.8:run (pre-test-clean) @ livy-scala-api_2.10 --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (create-tmp-dir) @ livy-scala-api_2.10 --- [INFO] Executing tasks main: [mkdir] Created dir: /home/hadoop/livy_max/livy/scala-api/scala-2.10/target/tmp [INFO] Executed tasks [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-test-resource (add-test-resource) @ livy-scala-api_2.10 --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ livy-scala-api_2.10 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/hadoop/livy_max/livy/scala-api/scala-2.10/src/test/resources [INFO] Copying 1 resource [INFO] [INFO] --- scala-maven-plugin:3.2.2:testCompile (default) @ livy-scala-api_2.10 --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] Compiling 3 Scala sources to /home/hadoop/livy_max/livy/scala-api/scala-2.10/target/test-classes... [WARNING] /home/hadoop/livy_max/livy/scala-api/src/test/scala/com/cloudera/livy/scalaapi/ScalaClientTestUtils.scala:55: postfix operator second should be enabled by making the implicit value scala.language.postfixOps visible. This can be achieved by adding the import clause 'import scala.language.postfixOps' or by setting the compiler option -language:postfixOps. See the Scala docs for value scala.language.postfixOps for a discussion why the feature should be explicitly enabled. [WARNING] val result = Await.result(future, Timeout second) [WARNING] ^ [WARNING] /home/hadoop/livy_max/livy/scala-api/src/test/scala/com/cloudera/livy/scalaapi/ScalaJobHandleTest.scala:76: match may not be exhaustive. It would fail on the following input: Failure(_) [WARNING] scalaJobHandle onComplete { [WARNING] ^ [WARNING] two warnings found [INFO] [INFO] --- maven-surefire-plugin:2.19:test (default-test) @ livy-scala-api_2.10 --- [INFO] Tests are skipped. [INFO] [INFO] --- scalatest-maven-plugin:1.0:test (test) @ livy-scala-api_2.10 --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ livy-scala-api_2.10 --- [INFO] Building jar: /home/hadoop/livy_max/livy/scala-api/scala-2.10/target/livy-scala-api_2.10-0.4.0-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building livy-scala-api_2.11 0.4.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ livy-scala-api_2.11 --- [INFO] Deleting /home/hadoop/livy_max/livy/scala-api/scala-2.11/target [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ livy-scala-api_2.11 --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (default) @ livy-scala-api_2.11 --- [INFO] argLine set to -javaagent:/home/hadoop/.m2/repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/home/hadoop/livy_max/livy/scala-api/scala-2.11/target/jacoco/main.exec,append=true [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-source (add-scala-sources) @ livy-scala-api_2.11 --- [INFO] Source directory: /home/hadoop/livy_max/livy/scala-api/scala-2.11/../src/main/scala added. [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-resource (add-resource) @ livy-scala-api_2.11 --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ livy-scala-api_2.11 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/hadoop/livy_max/livy/scala-api/scala-2.11/src/main/resources [INFO] Copying 1 resource [INFO] [INFO] --- scala-maven-plugin:3.2.2:compile (scala-compile-first) @ livy-scala-api_2.11 --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] Compiling 4 Scala sources to /home/hadoop/livy_max/livy/scala-api/scala-2.11/target/classes... [INFO] [INFO] --- scala-maven-plugin:3.2.2:compile (default) @ livy-scala-api_2.11 --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-test-source (add-scala-test-sources) @ livy-scala-api_2.11 --- [INFO] Test Source directory: /home/hadoop/livy_max/livy/scala-api/scala-2.11/../src/test/scala added. [INFO] [INFO] --- maven-antrun-plugin:1.8:run (pre-test-clean) @ livy-scala-api_2.11 --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (create-tmp-dir) @ livy-scala-api_2.11 --- [INFO] Executing tasks main: [mkdir] Created dir: /home/hadoop/livy_max/livy/scala-api/scala-2.11/target/tmp [INFO] Executed tasks [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-test-resource (add-test-resource) @ livy-scala-api_2.11 --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ livy-scala-api_2.11 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/hadoop/livy_max/livy/scala-api/scala-2.11/src/test/resources [INFO] Copying 1 resource [INFO] [INFO] --- scala-maven-plugin:3.2.2:testCompile (default) @ livy-scala-api_2.11 --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] Compiling 3 Scala sources to /home/hadoop/livy_max/livy/scala-api/scala-2.11/target/test-classes... [WARNING] /home/hadoop/livy_max/livy/scala-api/src/test/scala/com/cloudera/livy/scalaapi/ScalaClientTestUtils.scala:55: postfix operator second should be enabled by making the implicit value scala.language.postfixOps visible. This can be achieved by adding the import clause 'import scala.language.postfixOps' or by setting the compiler option -language:postfixOps. See the Scaladoc for value scala.language.postfixOps for a discussion why the feature should be explicitly enabled. [WARNING] val result = Await.result(future, Timeout second) [WARNING] ^ [WARNING] /home/hadoop/livy_max/livy/scala-api/src/test/scala/com/cloudera/livy/scalaapi/ScalaJobHandleTest.scala:76: match may not be exhaustive. It would fail on the following input: Failure(_) [WARNING] scalaJobHandle onComplete { [WARNING] ^ [WARNING] two warnings found [INFO] [INFO] --- maven-surefire-plugin:2.19:test (default-test) @ livy-scala-api_2.11 --- [INFO] Tests are skipped. [INFO] [INFO] --- scalatest-maven-plugin:1.0:test (test) @ livy-scala-api_2.11 --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ livy-scala-api_2.11 --- [INFO] Building jar: /home/hadoop/livy_max/livy/scala-api/scala-2.11/target/livy-scala-api_2.11-0.4.0-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building minicluster-dependencies-parent 0.4.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ minicluster-dependencies-parent --- [INFO] Deleting /home/hadoop/livy_max/livy/integration-test/minicluster-dependencies/target [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ minicluster-dependencies-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (default) @ minicluster-dependencies-parent --- [INFO] argLine set to -javaagent:/home/hadoop/.m2/repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/home/hadoop/livy_max/livy/integration-test/minicluster-dependencies/target/jacoco/main.exec,append=true [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-source (add-scala-sources) @ minicluster-dependencies-parent --- [INFO] Source directory: /home/hadoop/livy_max/livy/integration-test/minicluster-dependencies/../src/main/scala added. [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-resource (add-resource) @ minicluster-dependencies-parent --- [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-test-source (add-scala-test-sources) @ minicluster-dependencies-parent --- [INFO] Test Source directory: /home/hadoop/livy_max/livy/integration-test/minicluster-dependencies/../src/test/scala added. [INFO] [INFO] --- maven-antrun-plugin:1.8:run (pre-test-clean) @ minicluster-dependencies-parent --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (create-tmp-dir) @ minicluster-dependencies-parent --- [INFO] Executing tasks main: [mkdir] Created dir: /home/hadoop/livy_max/livy/integration-test/minicluster-dependencies/target/tmp [INFO] Executed tasks [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-test-resource (add-test-resource) @ minicluster-dependencies-parent --- [INFO] [INFO] --- maven-dependency-plugin:2.10:build-classpath (default) @ minicluster-dependencies-parent --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building minicluster-dependencies_2.10 0.4.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ minicluster-dependencies_2.10 --- [INFO] Deleting /home/hadoop/livy_max/livy/integration-test/minicluster-dependencies/scala-2.10/target [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ minicluster-dependencies_2.10 --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (default) @ minicluster-dependencies_2.10 --- [INFO] argLine set to -javaagent:/home/hadoop/.m2/repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/home/hadoop/livy_max/livy/integration-test/minicluster-dependencies/scala-2.10/target/jacoco/main.exec,append=true [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-source (add-scala-sources) @ minicluster-dependencies_2.10 --- [INFO] Source directory: /home/hadoop/livy_max/livy/integration-test/minicluster-dependencies/scala-2.10/../src/main/scala added. [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-resource (add-resource) @ minicluster-dependencies_2.10 --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ minicluster-dependencies_2.10 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/hadoop/livy_max/livy/integration-test/minicluster-dependencies/scala-2.10/src/main/resources [INFO] Copying 1 resource [INFO] [INFO] --- scala-maven-plugin:3.2.2:compile (scala-compile-first) @ minicluster-dependencies_2.10 --- [INFO] No sources to compile [INFO] [INFO] --- scala-maven-plugin:3.2.2:compile (default) @ minicluster-dependencies_2.10 --- [INFO] No sources to compile [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-test-source (add-scala-test-sources) @ minicluster-dependencies_2.10 --- [INFO] Test Source directory: /home/hadoop/livy_max/livy/integration-test/minicluster-dependencies/scala-2.10/../src/test/scala added. [INFO] [INFO] --- maven-antrun-plugin:1.8:run (pre-test-clean) @ minicluster-dependencies_2.10 --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (create-tmp-dir) @ minicluster-dependencies_2.10 --- [INFO] Executing tasks main: [mkdir] Created dir: /home/hadoop/livy_max/livy/integration-test/minicluster-dependencies/scala-2.10/target/tmp [INFO] Executed tasks [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-test-resource (add-test-resource) @ minicluster-dependencies_2.10 --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ minicluster-dependencies_2.10 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/hadoop/livy_max/livy/integration-test/minicluster-dependencies/scala-2.10/src/test/resources [INFO] skip non existing resourceDirectory /home/hadoop/livy_max/livy/integration-test/minicluster-dependencies/scala-2.10/../src/test/resources [INFO] [INFO] --- scala-maven-plugin:3.2.2:testCompile (default) @ minicluster-dependencies_2.10 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19:test (default-test) @ minicluster-dependencies_2.10 --- [INFO] Tests are skipped. [INFO] [INFO] --- scalatest-maven-plugin:1.0:test (test) @ minicluster-dependencies_2.10 --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ minicluster-dependencies_2.10 --- [INFO] Building jar: /home/hadoop/livy_max/livy/integration-test/minicluster-dependencies/scala-2.10/target/minicluster-dependencies_2.10-0.4.0-SNAPSHOT.jar [INFO] [INFO] --- maven-dependency-plugin:2.10:build-classpath (default) @ minicluster-dependencies_2.10 --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building minicluster-dependencies_2.11 0.4.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ minicluster-dependencies_2.11 --- [INFO] Deleting /home/hadoop/livy_max/livy/integration-test/minicluster-dependencies/scala-2.11/target [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ minicluster-dependencies_2.11 --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (default) @ minicluster-dependencies_2.11 --- [INFO] argLine set to -javaagent:/home/hadoop/.m2/repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/home/hadoop/livy_max/livy/integration-test/minicluster-dependencies/scala-2.11/target/jacoco/main.exec,append=true [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-source (add-scala-sources) @ minicluster-dependencies_2.11 --- [INFO] Source directory: /home/hadoop/livy_max/livy/integration-test/minicluster-dependencies/scala-2.11/../src/main/scala added. [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-resource (add-resource) @ minicluster-dependencies_2.11 --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ minicluster-dependencies_2.11 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/hadoop/livy_max/livy/integration-test/minicluster-dependencies/scala-2.11/src/main/resources [INFO] Copying 1 resource [INFO] [INFO] --- scala-maven-plugin:3.2.2:compile (scala-compile-first) @ minicluster-dependencies_2.11 --- [INFO] No sources to compile [INFO] [INFO] --- scala-maven-plugin:3.2.2:compile (default) @ minicluster-dependencies_2.11 --- [INFO] No sources to compile [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-test-source (add-scala-test-sources) @ minicluster-dependencies_2.11 --- [INFO] Test Source directory: /home/hadoop/livy_max/livy/integration-test/minicluster-dependencies/scala-2.11/../src/test/scala added. [INFO] [INFO] --- maven-antrun-plugin:1.8:run (pre-test-clean) @ minicluster-dependencies_2.11 --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (create-tmp-dir) @ minicluster-dependencies_2.11 --- [INFO] Executing tasks main: [mkdir] Created dir: /home/hadoop/livy_max/livy/integration-test/minicluster-dependencies/scala-2.11/target/tmp [INFO] Executed tasks [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-test-resource (add-test-resource) @ minicluster-dependencies_2.11 --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ minicluster-dependencies_2.11 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/hadoop/livy_max/livy/integration-test/minicluster-dependencies/scala-2.11/src/test/resources [INFO] skip non existing resourceDirectory /home/hadoop/livy_max/livy/integration-test/minicluster-dependencies/scala-2.11/../src/test/resources [INFO] [INFO] --- scala-maven-plugin:3.2.2:testCompile (default) @ minicluster-dependencies_2.11 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19:test (default-test) @ minicluster-dependencies_2.11 --- [INFO] Tests are skipped. [INFO] [INFO] --- scalatest-maven-plugin:1.0:test (test) @ minicluster-dependencies_2.11 --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ minicluster-dependencies_2.11 --- [INFO] Building jar: /home/hadoop/livy_max/livy/integration-test/minicluster-dependencies/scala-2.11/target/minicluster-dependencies_2.11-0.4.0-SNAPSHOT.jar [INFO] [INFO] --- maven-dependency-plugin:2.10:build-classpath (default) @ minicluster-dependencies_2.11 --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building livy-integration-test 0.4.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ livy-integration-test --- [INFO] Deleting /home/hadoop/livy_max/livy/integration-test/target [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ livy-integration-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (default) @ livy-integration-test --- [INFO] argLine set to -javaagent:/home/hadoop/.m2/repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/home/hadoop/livy_max/livy/integration-test/target/jacoco/main.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ livy-integration-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/hadoop/livy_max/livy/integration-test/src/main/resources [INFO] [INFO] --- scala-maven-plugin:3.2.2:compile (scala-compile-first) @ livy-integration-test --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] Compiling 5 Scala sources to /home/hadoop/livy_max/livy/integration-test/target/classes... [INFO] [INFO] --- scala-maven-plugin:3.2.2:compile (default) @ livy-integration-test --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (parse-spark-version) @ livy-integration-test --- [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-test-source (add-spark-version-specific-test) @ livy-integration-test --- [INFO] Test Source directory: /home/hadoop/livy_max/livy/integration-test/src/test/spark1/scala added. [INFO] [INFO] --- maven-antrun-plugin:1.8:run (pre-test-clean) @ livy-integration-test --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (create-tmp-dir) @ livy-integration-test --- [INFO] Executing tasks main: [mkdir] Created dir: /home/hadoop/livy_max/livy/integration-test/target/tmp [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ livy-integration-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- scala-maven-plugin:3.2.2:testCompile (default) @ livy-integration-test --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] Compiling 3 Scala sources to /home/hadoop/livy_max/livy/integration-test/target/test-classes... [INFO] [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ livy-integration-test --- [INFO] Building jar: /home/hadoop/livy_max/livy/integration-test/target/livy-integration-test-0.4.0-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building livy-coverage-report 0.4.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ livy-coverage-report --- [INFO] Deleting /home/hadoop/livy_max/livy/coverage/target [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ livy-coverage-report --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (default) @ livy-coverage-report --- [INFO] argLine set to -javaagent:/home/hadoop/.m2/repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/home/hadoop/livy_max/livy/coverage/target/jacoco/main.exec,append=true [INFO] [INFO] --- scala-maven-plugin:3.2.2:compile (scala-compile-first) @ livy-coverage-report --- [INFO] No sources to compile [INFO] [INFO] --- scala-maven-plugin:3.2.2:compile (default) @ livy-coverage-report --- [INFO] No sources to compile [INFO] [INFO] --- maven-antrun-plugin:1.8:run (pre-test-clean) @ livy-coverage-report --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (create-tmp-dir) @ livy-coverage-report --- [INFO] Executing tasks main: [mkdir] Created dir: /home/hadoop/livy_max/livy/coverage/target/tmp [INFO] Executed tasks [INFO] [INFO] --- scala-maven-plugin:3.2.2:testCompile (default) @ livy-coverage-report --- [INFO] No sources to compile [INFO] [INFO] --- scalatest-maven-plugin:1.0:test (test) @ livy-coverage-report --- [INFO] Tests are skipped. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building livy-examples 0.4.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ livy-examples --- [INFO] Deleting /home/hadoop/livy_max/livy/examples/target [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ livy-examples --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (default) @ livy-examples --- [INFO] argLine set to -javaagent:/home/hadoop/.m2/repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/home/hadoop/livy_max/livy/examples/target/jacoco/main.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ livy-examples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/hadoop/livy_max/livy/examples/src/main/resources [INFO] [INFO] --- scala-maven-plugin:3.2.2:compile (scala-compile-first) @ livy-examples --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] Compiling 1 Scala source and 1 Java source to /home/hadoop/livy_max/livy/examples/target/classes... [WARNING] warning: [options] bootstrap class path not set in conjunction with -source 1.7 [WARNING] 1 warning [INFO] [INFO] --- scala-maven-plugin:3.2.2:compile (default) @ livy-examples --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] [INFO] --- maven-antrun-plugin:1.8:run (pre-test-clean) @ livy-examples --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (create-tmp-dir) @ livy-examples --- [INFO] Executing tasks main: [mkdir] Created dir: /home/hadoop/livy_max/livy/examples/target/tmp [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ livy-examples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/hadoop/livy_max/livy/examples/src/test/resources [INFO] [INFO] --- scala-maven-plugin:3.2.2:testCompile (default) @ livy-examples --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19:test (default-test) @ livy-examples --- [INFO] Tests are skipped. [INFO] [INFO] --- scalatest-maven-plugin:1.0:test (test) @ livy-examples --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ livy-examples --- [INFO] Building jar: /home/hadoop/livy_max/livy/examples/target/livy-examples-0.4.0-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building livy-python-api 0.4.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ livy-python-api --- [INFO] Deleting /home/hadoop/livy_max/livy/python-api/target [INFO] [INFO] --- maven-antrun-plugin:1.8:run (python-api clean) @ livy-python-api --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ livy-python-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (default) @ livy-python-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- scala-maven-plugin:3.2.2:compile (scala-compile-first) @ livy-python-api --- [INFO] No sources to compile [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (python-api install) @ livy-python-api --- /usr/lib/python2.7/dist-packages/setuptools/dist.py:291: UserWarning: The version specified ('0.4.0-SNAPSHOT') is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details. "details." % self.metadata.version running sdist running egg_info writing requirements to src/main/python/livy_python_api.egg-info/requires.txt writing src/main/python/livy_python_api.egg-info/PKG-INFO writing top-level names to src/main/python/livy_python_api.egg-info/top_level.txt writing dependency_links to src/main/python/livy_python_api.egg-info/dependency_links.txt package init file 'src/test/python/livy-tests/__init__.py' not found (or not a regular file) reading manifest file 'src/main/python/livy_python_api.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'versioneer.py' warning: no files found matching 'livy/_version.py' warning: no files found matching 'src/main/python/livy/_version.py' writing manifest file 'src/main/python/livy_python_api.egg-info/SOURCES.txt' warning: sdist: standard file not found: should have one of README, README.rst, README.txt running check warning: check: missing meta-data: either (author and author_email) or (maintainer and maintainer_email) must be supplied creating livy-python-api-0.4.0-SNAPSHOT creating livy-python-api-0.4.0-SNAPSHOT/src creating livy-python-api-0.4.0-SNAPSHOT/src/main creating livy-python-api-0.4.0-SNAPSHOT/src/main/python creating livy-python-api-0.4.0-SNAPSHOT/src/main/python/livy creating livy-python-api-0.4.0-SNAPSHOT/src/main/python/livy_python_api.egg-info creating livy-python-api-0.4.0-SNAPSHOT/src/test creating livy-python-api-0.4.0-SNAPSHOT/src/test/python creating livy-python-api-0.4.0-SNAPSHOT/src/test/python/livy-tests making hard links in livy-python-api-0.4.0-SNAPSHOT... hard linking MANIFEST.in -> livy-python-api-0.4.0-SNAPSHOT hard linking setup.cfg -> livy-python-api-0.4.0-SNAPSHOT hard linking setup.py -> livy-python-api-0.4.0-SNAPSHOT hard linking src/main/python/livy/__init__.py -> livy-python-api-0.4.0-SNAPSHOT/src/main/python/livy hard linking src/main/python/livy/client.py -> livy-python-api-0.4.0-SNAPSHOT/src/main/python/livy hard linking src/main/python/livy/job_context.py -> livy-python-api-0.4.0-SNAPSHOT/src/main/python/livy hard linking src/main/python/livy/job_handle.py -> livy-python-api-0.4.0-SNAPSHOT/src/main/python/livy hard linking src/main/python/livy_python_api.egg-info/PKG-INFO -> livy-python-api-0.4.0-SNAPSHOT/src/main/python/livy_python_api.egg-info hard linking src/main/python/livy_python_api.egg-info/SOURCES.txt -> livy-python-api-0.4.0-SNAPSHOT/src/main/python/livy_python_api.egg-info hard linking src/main/python/livy_python_api.egg-info/dependency_links.txt -> livy-python-api-0.4.0-SNAPSHOT/src/main/python/livy_python_api.egg-info hard linking src/main/python/livy_python_api.egg-info/requires.txt -> livy-python-api-0.4.0-SNAPSHOT/src/main/python/livy_python_api.egg-info hard linking src/main/python/livy_python_api.egg-info/top_level.txt -> livy-python-api-0.4.0-SNAPSHOT/src/main/python/livy_python_api.egg-info hard linking src/test/python/livy-tests/client_test.py -> livy-python-api-0.4.0-SNAPSHOT/src/test/python/livy-tests copying setup.cfg -> livy-python-api-0.4.0-SNAPSHOT Writing livy-python-api-0.4.0-SNAPSHOT/setup.cfg Creating tar archive removing 'livy-python-api-0.4.0-SNAPSHOT' (and everything under it) [INFO] [INFO] --- scala-maven-plugin:3.2.2:compile (default) @ livy-python-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-antrun-plugin:1.8:run (pre-test-clean) @ livy-python-api --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (create-tmp-dir) @ livy-python-api --- [INFO] Executing tasks main: [mkdir] Created dir: /home/hadoop/livy_max/livy/python-api/target/tmp [INFO] Executed tasks [INFO] [INFO] --- scala-maven-plugin:3.2.2:testCompile (default) @ livy-python-api --- [INFO] No sources to compile [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (python-api test) @ livy-python-api --- [INFO] skipping execute as per configuraion [INFO] [INFO] --- scalatest-maven-plugin:1.0:test (test) @ livy-python-api --- [INFO] Tests are skipped. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] livy-main .......................................... SUCCESS [ 2.201 s] [INFO] livy-api ........................................... SUCCESS [ 7.032 s] [INFO] livy-client-common ................................. SUCCESS [ 2.468 s] [INFO] livy-test-lib ...................................... SUCCESS [ 7.300 s] [INFO] livy-rsc ........................................... SUCCESS [ 7.139 s] [INFO] multi-scala-project-root ........................... SUCCESS [ 0.102 s] [INFO] livy-core-parent ................................... SUCCESS [ 0.084 s] [INFO] livy-core_2.10 ..................................... SUCCESS [ 11.476 s] [INFO] livy-repl-parent ................................... SUCCESS [ 0.498 s] [INFO] livy-repl_2.10 ..................................... SUCCESS [ 29.433 s] [INFO] livy-core_2.11 ..................................... SUCCESS [ 13.790 s] [INFO] livy-repl_2.11 ..................................... SUCCESS [ 28.012 s] [INFO] livy-server ........................................ SUCCESS [ 43.520 s] [INFO] livy-assembly ...................................... SUCCESS [ 2.934 s] [INFO] livy-client-http ................................... SUCCESS [ 11.199 s] [INFO] livy-scala-api-parent .............................. SUCCESS [ 0.112 s] [INFO] livy-scala-api_2.10 ................................ SUCCESS [ 13.798 s] [INFO] livy-scala-api_2.11 ................................ SUCCESS [ 15.524 s] [INFO] minicluster-dependencies-parent .................... SUCCESS [ 0.186 s] [INFO] minicluster-dependencies_2.10 ...................... SUCCESS [ 0.224 s] [INFO] minicluster-dependencies_2.11 ...................... SUCCESS [ 0.219 s] [INFO] livy-integration-test .............................. SUCCESS [ 21.139 s] [INFO] livy-coverage-report ............................... SUCCESS [ 0.102 s] [INFO] livy-examples ...................................... SUCCESS [ 7.430 s] [INFO] livy-python-api .................................... SUCCESS [ 0.722 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:47 min [INFO] Finished at: 2017-03-01T10:41:21+00:00 [INFO] Final Memory: 80M/1494M [INFO] ------------------------------------------------------------------------