See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/554/changes>
Changes: [hyunsik] TAJO-1883: Keep tajo-client and its dependent modules to be 1.7 target. [hyunsik] TAJO-1913: Timezone does not affect the constant folding. [hyunsik] TAJO-1915: Add a TajoClient example for creating and getting tables. ------------------------------------------ Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H6 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs) in workspace <https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://git-wip-us.apache.org/repos/asf/tajo.git > # timeout=10 Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/tajo.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress > http://git-wip-us.apache.org/repos/asf/tajo.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision f7a3fe0d642e6016a99b0731b1d8d56ef81eb1ec (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f7a3fe0d642e6016a99b0731b1d8d56ef81eb1ec > git rev-list 4bed490dd3a60033f8d5fd742905e310bb0986a6 # timeout=10 [Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson557494228612199889.sh + export JAVA_HOME=/home/jenkins/tools/java/latest + JAVA_HOME=/home/jenkins/tools/java/latest + export MAVEN_HOME=/home/jenkins/tools/maven/latest + MAVEN_HOME=/home/jenkins/tools/maven/latest + export PATH=/home/jenkins/tools/java/latest/bin:/home/jenkins/tools/maven/latest/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games + PATH=/home/jenkins/tools/java/latest/bin:/home/jenkins/tools/maven/latest/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games + which java /home/jenkins/tools/java/latest/bin/java + protoc --version libprotoc 2.5.0 + mvn --version Apache Maven 3.2.1 (ea8b2b07643dbb1b84b6d16e1f08391b666bc1e9; 2014-02-14T17:37:52+00:00) Maven home: /home/jenkins/tools/maven/latest Java version: 1.6.0_45, vendor: Sun Microsystems Inc. Java home: /home/jenkins/tools/java/jdk1.6.0_45-64/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "3.13.0-36-lowlatency", arch: "amd64", family: "unix" + cd <https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/> + /home/jenkins/tools/maven/latest/bin/mvn clean install -DCODEGEN=true [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Tajo Main [INFO] Tajo Project POM [INFO] Tajo Maven Plugins [INFO] Tajo Common [INFO] Tajo Algebra [INFO] Tajo Catalog Common [INFO] Tajo Plan [INFO] Tajo Rpc Common [INFO] Tajo Protocol Buffer Rpc [INFO] Tajo Catalog Client [INFO] Tajo Catalog Server [INFO] Tajo Storage Common [INFO] Tajo HDFS Storage [INFO] Tajo PullServer [INFO] Tajo Client [INFO] Tajo CLI tools [INFO] Tajo SQL Parser [INFO] ASM (thirdparty) [INFO] Tajo RESTful Container [INFO] Tajo Metrics [INFO] Tajo Core [INFO] Tajo RPC [INFO] Tajo Catalog Drivers Hive [INFO] Tajo Catalog Drivers [INFO] Tajo Catalog [INFO] Tajo Client Example [INFO] Tajo HBase Storage [INFO] Tajo Cluster Tests [INFO] Tajo JDBC Driver [INFO] Tajo JDBC storage common [INFO] Tajo PostgreSQL JDBC storage [INFO] Tajo Storage [INFO] Tajo Distribution [INFO] Tajo Core Tests [INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Tajo Main 0.12.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (clean) @ tajo-main --- [WARNING] Rule 1: org.apache.maven.plugins.enforcer.RequireJavaVersion failed with message: Detected JDK Version: 1.6.0-45 is not in the allowed range 1.8. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Tajo Main ......................................... FAILURE [ 0.945 s] [INFO] Tajo Project POM .................................. SKIPPED [INFO] Tajo Maven Plugins ................................ SKIPPED [INFO] Tajo Common ....................................... SKIPPED [INFO] Tajo Algebra ...................................... SKIPPED [INFO] Tajo Catalog Common ............................... SKIPPED [INFO] Tajo Plan ......................................... SKIPPED [INFO] Tajo Rpc Common ................................... SKIPPED [INFO] Tajo Protocol Buffer Rpc .......................... SKIPPED [INFO] Tajo Catalog Client ............................... SKIPPED [INFO] Tajo Catalog Server ............................... SKIPPED [INFO] Tajo Storage Common ............................... SKIPPED [INFO] Tajo HDFS Storage ................................. SKIPPED [INFO] Tajo PullServer ................................... SKIPPED [INFO] Tajo Client ....................................... SKIPPED [INFO] Tajo CLI tools .................................... SKIPPED [INFO] Tajo SQL Parser ................................... SKIPPED [INFO] ASM (thirdparty) .................................. SKIPPED [INFO] Tajo RESTful Container ............................ SKIPPED [INFO] Tajo Metrics ...................................... SKIPPED [INFO] Tajo Core ......................................... SKIPPED [INFO] Tajo RPC .......................................... SKIPPED [INFO] Tajo Catalog Drivers Hive ......................... SKIPPED [INFO] Tajo Catalog Drivers .............................. SKIPPED [INFO] Tajo Catalog ...................................... SKIPPED [INFO] Tajo Client Example ............................... SKIPPED [INFO] Tajo HBase Storage ................................ SKIPPED [INFO] Tajo Cluster Tests ................................ SKIPPED [INFO] Tajo JDBC Driver .................................. SKIPPED [INFO] Tajo JDBC storage common .......................... SKIPPED [INFO] Tajo PostgreSQL JDBC storage ...................... SKIPPED [INFO] Tajo Storage ...................................... SKIPPED [INFO] Tajo Distribution ................................. SKIPPED [INFO] Tajo Core Tests ................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.393 s [INFO] Finished at: 2015-10-07T04:58:58+00:00 [INFO] Final Memory: 19M/723M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4:enforce (clean) on project tajo-main: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure Updating TAJO-1915 Updating TAJO-1883 Updating TAJO-1913
