You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/02/15 07:53:13 UTC

Build failed in Jenkins: Tajo-master-CODEGEN-build #679

See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/679/changes>

Changes:

[jihoonson] TAJO-1939: Implement PgSQLTablespace::getTableVolume() method.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H3 (Mapreduce Hadoop Zookeeper Hdfs yahoo-not-h2) 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 d73f129b4b2de5d753697f697c927b743db695fa (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d73f129b4b2de5d753697f697c927b743db695fa
 > git rev-list 4743c6ea3e2dfef8f27ee172bdcff9004bc7640b # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson7536000914599049384.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: ISO-8859-1
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 S3 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 [  1.057 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.092 s
[INFO] Finished at: 2016-02-15T06:53:13+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-1939

Build failed in Jenkins: Tajo-master-CODEGEN-build #754

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/754/>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H7 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs yahoo-not-h2) 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 fdd2ca2081a18950b831ce7db956d49b4af71917 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fdd2ca2081a18950b831ce7db956d49b4af71917
 > git rev-list fdd2ca2081a18950b831ce7db956d49b4af71917 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson6429466105104263328.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 storage
[INFO] Tajo Storage
[INFO] Tajo Yarn
[INFO] Tajo Core Tests
[INFO] Tajo Tablespace Example
[INFO] Tajo Distribution
[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.623 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Yarn ......................................... SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] Tajo Tablespace Example ........................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.883 s
[INFO] Finished at: 2016-07-20T13:28:44+00:00
[INFO] Final Memory: 20M/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

Build failed in Jenkins: Tajo-master-CODEGEN-build #753

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/753/changes>

Changes:

[jihoonson] TAJO-2166: Disallow csv file format in DDL Languages.

------------------------------------------
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 H7 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs yahoo-not-h2) 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 fdd2ca2081a18950b831ce7db956d49b4af71917 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fdd2ca2081a18950b831ce7db956d49b4af71917
 > git rev-list 6a52ba93726ed24c7a3cbc67486e2db5d74b5666 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson5849471762530486335.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 storage
[INFO] Tajo Storage
[INFO] Tajo Yarn
[INFO] Tajo Core Tests
[INFO] Tajo Tablespace Example
[INFO] Tajo Distribution
[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 [  1.657 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Yarn ......................................... SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] Tajo Tablespace Example ........................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.982 s
[INFO] Finished at: 2016-07-20T12:43:59+00:00
[INFO] Final Memory: 20M/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-2166

Build failed in Jenkins: Tajo-master-CODEGEN-build #752

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/752/>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H7 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs yahoo-not-h2) 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 6a52ba93726ed24c7a3cbc67486e2db5d74b5666 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6a52ba93726ed24c7a3cbc67486e2db5d74b5666
 > git rev-list 6a52ba93726ed24c7a3cbc67486e2db5d74b5666 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson5375127564488246121.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 storage
[INFO] Tajo Storage
[INFO] Tajo Yarn
[INFO] Tajo Core Tests
[INFO] Tajo Tablespace Example
[INFO] Tajo Distribution
[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.647 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Yarn ......................................... SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] Tajo Tablespace Example ........................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.975 s
[INFO] Finished at: 2016-07-19T12:54:28+00:00
[INFO] Final Memory: 20M/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

Build failed in Jenkins: Tajo-master-CODEGEN-build #751

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/751/changes>

Changes:

[jihoonson] TAJO-2177: In BroadcastJoinRule, the total volume of broadcast tables

------------------------------------------
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H7 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs yahoo-not-h2) 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 6a52ba93726ed24c7a3cbc67486e2db5d74b5666 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6a52ba93726ed24c7a3cbc67486e2db5d74b5666
 > git rev-list 354ff85d2b5d065fd899940a792f0fcb6e99695c # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson2783003163270274841.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 storage
[INFO] Tajo Storage
[INFO] Tajo Yarn
[INFO] Tajo Core Tests
[INFO] Tajo Tablespace Example
[INFO] Tajo Distribution
[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.617 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Yarn ......................................... SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] Tajo Tablespace Example ........................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.203 s
[INFO] Finished at: 2016-07-19T12:51:47+00:00
[INFO] Final Memory: 20M/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-2177

Build failed in Jenkins: Tajo-master-CODEGEN-build #750

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/750/changes>

Changes:

[jypark] TAJO-2176: Refining function documents.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H7 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs yahoo-not-h2) 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 354ff85d2b5d065fd899940a792f0fcb6e99695c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 354ff85d2b5d065fd899940a792f0fcb6e99695c
 > git rev-list ea777aabee64552b08178204709b033c54a4e4a5 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson3786871573781794941.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 storage
[INFO] Tajo Storage
[INFO] Tajo Yarn
[INFO] Tajo Core Tests
[INFO] Tajo Tablespace Example
[INFO] Tajo Distribution
[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.622 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Yarn ......................................... SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] Tajo Tablespace Example ........................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.910 s
[INFO] Finished at: 2016-07-16T09:32:57+00:00
[INFO] Final Memory: 20M/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-2176

Build failed in Jenkins: Tajo-master-CODEGEN-build #749

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/749/changes>

Changes:

[jihoonson] TAJO-2175: Fix some glitches in source code.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H7 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs yahoo-not-h2) 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 ea777aabee64552b08178204709b033c54a4e4a5 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea777aabee64552b08178204709b033c54a4e4a5
 > git rev-list fab36f97eff330ec2f655536bb00d2ca2cc557e9 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson9162460955302404442.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 storage
[INFO] Tajo Storage
[INFO] Tajo Yarn
[INFO] Tajo Core Tests
[INFO] Tajo Tablespace Example
[INFO] Tajo Distribution
[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.624 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Yarn ......................................... SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] Tajo Tablespace Example ........................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.055 s
[INFO] Finished at: 2016-07-16T06:11:39+00:00
[INFO] Final Memory: 20M/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-2175

Build failed in Jenkins: Tajo-master-CODEGEN-build #748

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/748/changes>

Changes:

[jihoonson] TAJO-2165: Add 'ALTER TABLE UNSET PROPERTY' statement to Tajo DDL.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H7 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs yahoo-not-h2) 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 fab36f97eff330ec2f655536bb00d2ca2cc557e9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fab36f97eff330ec2f655536bb00d2ca2cc557e9
 > git rev-list 9cf9f7516c41e9724c425c309c800c065a4d9002 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson4894311371912485189.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 storage
[INFO] Tajo Storage
[INFO] Tajo Yarn
[INFO] Tajo Core Tests
[INFO] Tajo Tablespace Example
[INFO] Tajo Distribution
[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.623 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Yarn ......................................... SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] Tajo Tablespace Example ........................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.980 s
[INFO] Finished at: 2016-07-11T13:09:02+00:00
[INFO] Final Memory: 20M/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-2165

Build failed in Jenkins: Tajo-master-CODEGEN-build #747

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/747/changes>

Changes:

[jhkim] TAJO-2160: Implement string_agg function.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H7 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs yahoo-not-h2) 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 9cf9f7516c41e9724c425c309c800c065a4d9002 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9cf9f7516c41e9724c425c309c800c065a4d9002
 > git rev-list 78bde551772b8d7a7ce459e2cae2d1f73c4fa65b # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson8597364807397234137.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 storage
[INFO] Tajo Storage
[INFO] Tajo Yarn
[INFO] Tajo Core Tests
[INFO] Tajo Tablespace Example
[INFO] Tajo Distribution
[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.737 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Yarn ......................................... SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] Tajo Tablespace Example ........................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.142 s
[INFO] Finished at: 2016-07-06T12:00:50+00:00
[INFO] Final Memory: 20M/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-2160

Build failed in Jenkins: Tajo-master-CODEGEN-build #746

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/746/changes>

Changes:

[jihoonson] TAJO-2168: NullPointerException occurs when a simple query contains a

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H7 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs yahoo-not-h2) 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 78bde551772b8d7a7ce459e2cae2d1f73c4fa65b (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 78bde551772b8d7a7ce459e2cae2d1f73c4fa65b
 > git rev-list 4d2bd647ff7ee2450e0b9ed920f8179d32178186 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson3918730301759133228.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 storage
[INFO] Tajo Storage
[INFO] Tajo Yarn
[INFO] Tajo Core Tests
[INFO] Tajo Tablespace Example
[INFO] Tajo Distribution
[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.962 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Yarn ......................................... SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] Tajo Tablespace Example ........................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.181 s
[INFO] Finished at: 2016-07-03T06:55:52+00:00
[INFO] Final Memory: 20M/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-2168

Build failed in Jenkins: Tajo-master-CODEGEN-build #745

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/745/>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H3 (Mapreduce Hadoop Zookeeper Hdfs yahoo-not-h2) 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 4d2bd647ff7ee2450e0b9ed920f8179d32178186 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4d2bd647ff7ee2450e0b9ed920f8179d32178186
 > git rev-list 4d2bd647ff7ee2450e0b9ed920f8179d32178186 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson8672490226657390164.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 storage
[INFO] Tajo Storage
[INFO] Tajo Yarn
[INFO] Tajo Core Tests
[INFO] Tajo Tablespace Example
[INFO] Tajo Distribution
[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.557 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Yarn ......................................... SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] Tajo Tablespace Example ........................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.777 s
[INFO] Finished at: 2016-06-28T14:36:14+00:00
[INFO] Final Memory: 20M/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

Build failed in Jenkins: Tajo-master-CODEGEN-build #744

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/744/changes>

Changes:

[jihoonson] TAJO-2148: Implement an example HTTP tablespace.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H3 (Mapreduce Hadoop Zookeeper Hdfs yahoo-not-h2) in workspace <https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/>
Cloning the remote Git repository
Cloning repository http://git-wip-us.apache.org/repos/asf/tajo.git
 > git init <https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/> # 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 config remote.origin.url http://git-wip-us.apache.org/repos/asf/tajo.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > 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 -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 4d2bd647ff7ee2450e0b9ed920f8179d32178186 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4d2bd647ff7ee2450e0b9ed920f8179d32178186
 > git rev-list 8dbb8ca22520a0fd350ada2dd8a0c75294e0bc59 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson1499739965755458051.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 storage
[INFO] Tajo Storage
[INFO] Tajo Yarn
[INFO] Tajo Core Tests
[INFO] Tajo Tablespace Example
[INFO] Tajo Distribution
[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.989 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Yarn ......................................... SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] Tajo Tablespace Example ........................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.416 s
[INFO] Finished at: 2016-06-28T14:31:05+00:00
[INFO] Final Memory: 20M/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-2148

Build failed in Jenkins: Tajo-master-CODEGEN-build #743

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/743/changes>

Changes:

[blrunner] TAJO-2164: SequenceFile print wrong values with

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H7 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs yahoo-not-h2) 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 8dbb8ca22520a0fd350ada2dd8a0c75294e0bc59 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8dbb8ca22520a0fd350ada2dd8a0c75294e0bc59
 > git rev-list 740720a2f5d170a0aacf867e1bb9d7242c54043b # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson6975469668521659797.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 storage
[INFO] Tajo Storage
[INFO] Tajo Yarn
[INFO] Tajo Core Tests
[INFO] Tajo Distribution
[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.646 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Yarn ......................................... SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.084 s
[INFO] Finished at: 2016-06-25T14:47:50+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-2164

Build failed in Jenkins: Tajo-master-CODEGEN-build #742

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/742/>

------------------------------------------
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 H7 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs yahoo-not-h2) 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 740720a2f5d170a0aacf867e1bb9d7242c54043b (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 740720a2f5d170a0aacf867e1bb9d7242c54043b
 > git rev-list 740720a2f5d170a0aacf867e1bb9d7242c54043b # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson7551377603875212392.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 storage
[INFO] Tajo Storage
[INFO] Tajo Yarn
[INFO] Tajo Core Tests
[INFO] Tajo Distribution
[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.765 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Yarn ......................................... SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.160 s
[INFO] Finished at: 2016-06-15T14:02:32+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

Build failed in Jenkins: Tajo-master-CODEGEN-build #741

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/741/changes>

Changes:

[jypark] TAJO-2156: Create GeoIP functions taking various types instead of INET4

------------------------------------------
[...truncated 183 lines...]
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
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
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
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
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
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 H7 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs yahoo-not-h2) 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 740720a2f5d170a0aacf867e1bb9d7242c54043b (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 740720a2f5d170a0aacf867e1bb9d7242c54043b
 > git rev-list 83e8e343a6106b71ef3b4161145a58d286c71df1 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson5156325068390029855.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 storage
[INFO] Tajo Storage
[INFO] Tajo Yarn
[INFO] Tajo Core Tests
[INFO] Tajo Distribution
[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.703 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Yarn ......................................... SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.128 s
[INFO] Finished at: 2016-06-15T12:48:26+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

Build failed in Jenkins: Tajo-master-CODEGEN-build #740

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/740/changes>

Changes:

[jihoonson] TAJO-2163: No error message is showed when query execution failed.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H7 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs yahoo-not-h2) 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 83e8e343a6106b71ef3b4161145a58d286c71df1 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 83e8e343a6106b71ef3b4161145a58d286c71df1
 > git rev-list 132124955d9af4a98ffb9893563be6f212a0c33a # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson8394434929614743249.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 storage
[INFO] Tajo Storage
[INFO] Tajo Yarn
[INFO] Tajo Core Tests
[INFO] Tajo Distribution
[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.657 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Yarn ......................................... SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.973 s
[INFO] Finished at: 2016-06-14T12:58:05+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

Build failed in Jenkins: Tajo-master-CODEGEN-build #739

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/739/changes>

Changes:

[hyunsik] TAJO-2154: Refactor Datum to use new Type implementation.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H7 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs yahoo-not-h2) 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 132124955d9af4a98ffb9893563be6f212a0c33a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 132124955d9af4a98ffb9893563be6f212a0c33a
 > git rev-list d819beee4a3f56c6da99dde5db72a4a5791a4cac # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson7266257350042322938.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 storage
[INFO] Tajo Storage
[INFO] Tajo Yarn
[INFO] Tajo Core Tests
[INFO] Tajo Distribution
[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.919 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Yarn ......................................... SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.341 s
[INFO] Finished at: 2016-05-23T03:09:52+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-2154

Build failed in Jenkins: Tajo-master-CODEGEN-build #738

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/738/changes>

Changes:

[hyunsik] TAJO-2027: Writing Hive UDF integration document.

[hyunsik] TAJO-2027: Writing Hive UDF integration document. (add missed changelog)

------------------------------------------
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 H7 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs yahoo-not-h2) 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 d819beee4a3f56c6da99dde5db72a4a5791a4cac (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d819beee4a3f56c6da99dde5db72a4a5791a4cac
 > git rev-list c0b15f2ab859f9ab9cb4ec286b16318c2bb7c3c1 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson609028662977615561.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 storage
[INFO] Tajo Storage
[INFO] Tajo Yarn
[INFO] Tajo Core Tests
[INFO] Tajo Distribution
[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.713 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Yarn ......................................... SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.180 s
[INFO] Finished at: 2016-05-20T22:18:12+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-2027

Build failed in Jenkins: Tajo-master-CODEGEN-build #737

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/737/changes>

Changes:

[jhkim] Update the site for release 0.11.3 (missing changes)

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H0 (Hadoop Tez yahoo-not-h2) 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 c0b15f2ab859f9ab9cb4ec286b16318c2bb7c3c1 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c0b15f2ab859f9ab9cb4ec286b16318c2bb7c3c1
 > git rev-list fe57d32ae03451ec3d7aadbb3f9d5b775b6c1282 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson2665583629949186156.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 storage
[INFO] Tajo Storage
[INFO] Tajo Yarn
[INFO] Tajo Core Tests
[INFO] Tajo Distribution
[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.703 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Yarn ......................................... SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.061 s
[INFO] Finished at: 2016-05-19T02:33:39+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

Build failed in Jenkins: Tajo-master-CODEGEN-build #736

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/736/changes>

Changes:

[jihoonson] Update the site for release 0.11.3 (missing changes)

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H7 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs yahoo-not-h2) 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 fe57d32ae03451ec3d7aadbb3f9d5b775b6c1282 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fe57d32ae03451ec3d7aadbb3f9d5b775b6c1282
 > git rev-list 44152316acfa78951b355866400e85911f2d5e35 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson7332673848684240023.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 storage
[INFO] Tajo Storage
[INFO] Tajo Yarn
[INFO] Tajo Core Tests
[INFO] Tajo Distribution
[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.785 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Yarn ......................................... SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.215 s
[INFO] Finished at: 2016-05-19T02:15:43+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

Build failed in Jenkins: Tajo-master-CODEGEN-build #735

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/735/changes>

Changes:

[hyunsik] Fixed incorrect documentation links.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H7 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs yahoo-not-h2) 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 44152316acfa78951b355866400e85911f2d5e35 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 44152316acfa78951b355866400e85911f2d5e35
 > git rev-list f97a5504bae2563157d426f103e60dd0a4632ddf # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson4737878137948901402.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 storage
[INFO] Tajo Storage
[INFO] Tajo Yarn
[INFO] Tajo Core Tests
[INFO] Tajo Distribution
[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.591 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Yarn ......................................... SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.848 s
[INFO] Finished at: 2016-05-18T23:56:36+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

Build failed in Jenkins: Tajo-master-CODEGEN-build #734

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/734/changes>

Changes:

[hyunsik] Update the site for release 0.11.3.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H7 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs yahoo-not-h2) 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 f97a5504bae2563157d426f103e60dd0a4632ddf (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f97a5504bae2563157d426f103e60dd0a4632ddf
 > git rev-list 1c44272bff0fc0022a1c8ce060b70d11a30c59e0 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson5256822538272639063.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 storage
[INFO] Tajo Storage
[INFO] Tajo Yarn
[INFO] Tajo Core Tests
[INFO] Tajo Distribution
[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.695 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Yarn ......................................... SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.132 s
[INFO] Finished at: 2016-05-18T23:48:37+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

Build failed in Jenkins: Tajo-master-CODEGEN-build #733

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/733/changes>

Changes:

[jihoonson] TAJO-2146: Fragment interface cleanup.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H7 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs yahoo-not-h2) 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 1c44272bff0fc0022a1c8ce060b70d11a30c59e0 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1c44272bff0fc0022a1c8ce060b70d11a30c59e0
 > git rev-list 3de37746113d6534963396616485d5cc5ff50501 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson6150009249593491465.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 storage
[INFO] Tajo Storage
[INFO] Tajo Yarn
[INFO] Tajo Core Tests
[INFO] Tajo Distribution
[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 [  1.273 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Yarn ......................................... SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.681 s
[INFO] Finished at: 2016-05-18T01:55:39+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-2146

Build failed in Jenkins: Tajo-master-CODEGEN-build #732

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/732/changes>

Changes:

[jhkim] TAJO-2150: Fix invalid implementation of date time in jdbc.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H0 (Hadoop Tez yahoo-not-h2) 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 3de37746113d6534963396616485d5cc5ff50501 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3de37746113d6534963396616485d5cc5ff50501
 > git rev-list 1e540bbb20236274aa8187310b5117f834745dca # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson8353672020650678127.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 storage
[INFO] Tajo Storage
[INFO] Tajo Yarn
[INFO] Tajo Core Tests
[INFO] Tajo Distribution
[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.685 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Yarn ......................................... SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.077 s
[INFO] Finished at: 2016-05-18T01:24:43+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-2150

Build failed in Jenkins: Tajo-master-CODEGEN-build #731

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/731/changes>

Changes:

[hyunsik] TAJO-2157: EvalNodeSerializer/Deserializer should use new Type

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H7 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs yahoo-not-h2) 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 1e540bbb20236274aa8187310b5117f834745dca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1e540bbb20236274aa8187310b5117f834745dca
 > git rev-list 30a46592c46a87cbbfba0486c72cc02f4a398369 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson1106708200588342489.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 storage
[INFO] Tajo Storage
[INFO] Tajo Yarn
[INFO] Tajo Core Tests
[INFO] Tajo Distribution
[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.741 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Yarn ......................................... SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.152 s
[INFO] Finished at: 2016-05-17T01:20:43+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-2157

Build failed in Jenkins: Tajo-master-CODEGEN-build #730

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/730/changes>

Changes:

[jihoonson] TAJO-2151: Fix broken CI.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H0 (Hadoop Tez yahoo-not-h2) 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 30a46592c46a87cbbfba0486c72cc02f4a398369 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 30a46592c46a87cbbfba0486c72cc02f4a398369
 > git rev-list 4594b6116f968af01a9bdabfec4a6fe2e244a469 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson6360255988146592152.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 storage
[INFO] Tajo Storage
[INFO] Tajo Yarn
[INFO] Tajo Core Tests
[INFO] Tajo Distribution
[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.603 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Yarn ......................................... SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.932 s
[INFO] Finished at: 2016-05-16T08:58:36+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-2151

Build failed in Jenkins: Tajo-master-CODEGEN-build #729

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/729/changes>

Changes:

[jihoonson] TAJO-2158: The concat_ws function can't support a tab separator.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H0 (Hadoop Tez yahoo-not-h2) 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 4594b6116f968af01a9bdabfec4a6fe2e244a469 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4594b6116f968af01a9bdabfec4a6fe2e244a469
 > git rev-list f995e303b5a82121fbf2ecc16e06541937a17fa1 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson5830454704203712055.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 storage
[INFO] Tajo Storage
[INFO] Tajo Yarn
[INFO] Tajo Core Tests
[INFO] Tajo Distribution
[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.951 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Yarn ......................................... SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.434 s
[INFO] Finished at: 2016-05-16T06:45:06+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-2158

Build failed in Jenkins: Tajo-master-CODEGEN-build #728

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/728/changes>

Changes:

[jihoonson] TAJO-2130: Remove inet4 data type.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H3 (Mapreduce Hadoop Zookeeper Hdfs yahoo-not-h2) 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 f995e303b5a82121fbf2ecc16e06541937a17fa1 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f995e303b5a82121fbf2ecc16e06541937a17fa1
 > git rev-list 8d2bf407f5e462216eb84d193c300b46dc2817f9 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson433391814541556849.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 storage
[INFO] Tajo Storage
[INFO] Tajo Yarn
[INFO] Tajo Core Tests
[INFO] Tajo Distribution
[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 [  1.138 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Yarn ......................................... SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.089 s
[INFO] Finished at: 2016-05-16T03:00:45+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-2130

Build failed in Jenkins: Tajo-master-CODEGEN-build #727

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/727/changes>

Changes:

[hyunsik] TAJO-2129: Apply new type implementation to Schema and Catalog.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H7 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs yahoo-not-h2) 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 8d2bf407f5e462216eb84d193c300b46dc2817f9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8d2bf407f5e462216eb84d193c300b46dc2817f9
 > git rev-list 01d2fe2a5afbaddb3b87b98159279a0962c3a124 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson5971669215403675043.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 storage
[INFO] Tajo Storage
[INFO] Tajo Yarn
[INFO] Tajo Core Tests
[INFO] Tajo Distribution
[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.788 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Yarn ......................................... SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.109 s
[INFO] Finished at: 2016-05-13T05:33:36+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-2129

Build failed in Jenkins: Tajo-master-CODEGEN-build #726

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/726/changes>

Changes:

[jihoonson] Fix compilation error

------------------------------------------
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
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 yahoo-not-h2) 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 01d2fe2a5afbaddb3b87b98159279a0962c3a124 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 01d2fe2a5afbaddb3b87b98159279a0962c3a124
 > git rev-list 0f4bbb60cd6c6ce22771a22683cfb544e25abe46 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson6046560288497812877.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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 storage
[INFO] Tajo Storage
[INFO] Tajo Yarn
[INFO] Tajo Core Tests
[INFO] Tajo Distribution
[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.785 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Yarn ......................................... SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.155 s
[INFO] Finished at: 2016-05-11T08:46:13+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

Build failed in Jenkins: Tajo-master-CODEGEN-build #725

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/725/changes>

Changes:

[jihoonson] TAJO-1686: Allow Tajo to use Hive UDF.

------------------------------------------
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
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
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 H0 (Hadoop Tez yahoo-not-h2) 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 0f4bbb60cd6c6ce22771a22683cfb544e25abe46 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0f4bbb60cd6c6ce22771a22683cfb544e25abe46
 > git rev-list 45802ccfb4439a3aebcd2dc4469769bec5858a17 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson807013132580279696.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 storage
[INFO] Tajo Storage
[INFO] Tajo Yarn
[INFO] Tajo Core Tests
[INFO] Tajo Distribution
[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.802 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Yarn ......................................... SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.382 s
[INFO] Finished at: 2016-05-11T07:19:52+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-1686

Build failed in Jenkins: Tajo-master-CODEGEN-build #724

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/724/changes>

Changes:

[hyunsik] TAJO-2071: Supporting DATE type in Parquet format.

------------------------------------------
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
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
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 H1 (Mapreduce Hadoop Pig Hdfs yahoo-not-h2) 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 45802ccfb4439a3aebcd2dc4469769bec5858a17 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 45802ccfb4439a3aebcd2dc4469769bec5858a17
 > git rev-list 9da3e0d26ed13b1ab89897c3ba36b0bc199c0028 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson1453408313286839676.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 storage
[INFO] Tajo Storage
[INFO] Tajo Yarn
[INFO] Tajo Core Tests
[INFO] Tajo Distribution
[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.839 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Yarn ......................................... SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.328 s
[INFO] Finished at: 2016-05-11T05:04:59+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-2071

Build failed in Jenkins: Tajo-master-CODEGEN-build #723

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/723/changes>

Changes:

[hyunsik] TAJO-2145: Error codes based on errno.h need prefix.

------------------------------------------
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
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
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
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 H0 (Hadoop Tez yahoo-not-h2) 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 9da3e0d26ed13b1ab89897c3ba36b0bc199c0028 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9da3e0d26ed13b1ab89897c3ba36b0bc199c0028
 > git rev-list 96b19f12c1cf461c83717dd9817b685eee94a323 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson3196860189464751074.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 storage
[INFO] Tajo Storage
[INFO] Tajo Yarn
[INFO] Tajo Core Tests
[INFO] Tajo Distribution
[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 [  1.390 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Yarn ......................................... SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.774 s
[INFO] Finished at: 2016-05-10T10:11:09+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-2145

Build failed in Jenkins: Tajo-master-CODEGEN-build #722

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/722/changes>

Changes:

[blrunner] TAJO-2117: Add some missing index to MariaDBStore

------------------------------------------
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 H1 (Mapreduce Hadoop Pig Hdfs yahoo-not-h2) 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 96b19f12c1cf461c83717dd9817b685eee94a323 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 96b19f12c1cf461c83717dd9817b685eee94a323
 > git rev-list 34c5d5f24c48683f59925cafbec04a832e532753 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson1244062124535370350.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 storage
[INFO] Tajo Storage
[INFO] Tajo Yarn
[INFO] Tajo Core Tests
[INFO] Tajo Distribution
[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.593 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Yarn ......................................... SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.860 s
[INFO] Finished at: 2016-05-10T05:12:49+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-2117

Build failed in Jenkins: Tajo-master-CODEGEN-build #721

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/721/changes>

Changes:

[jhkim] TAJO-2140: TajoInternalError does not contains reason stack trace.

[jhkim] TAJO-2143: Fix race condition in task history writer.

------------------------------------------
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
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
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
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 H1 (Mapreduce Hadoop Pig Hdfs yahoo-not-h2) 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 34c5d5f24c48683f59925cafbec04a832e532753 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 34c5d5f24c48683f59925cafbec04a832e532753
 > git rev-list fafb70633a712c3f1147f1f7dc4e1252e8ebd5a5 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson8770646226299675703.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 storage
[INFO] Tajo Storage
[INFO] Tajo Yarn
[INFO] Tajo Core Tests
[INFO] Tajo Distribution
[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.586 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Yarn ......................................... SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.920 s
[INFO] Finished at: 2016-05-10T03:44:56+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-2143
Updating TAJO-2140

Build failed in Jenkins: Tajo-master-CODEGEN-build #720

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/720/changes>

Changes:

[jihoonson] TAJO-2106: Fix minor typo in PostgreSQL Storage Handler documentation.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H0 (Hadoop Tez yahoo-not-h2) 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 fafb70633a712c3f1147f1f7dc4e1252e8ebd5a5 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fafb70633a712c3f1147f1f7dc4e1252e8ebd5a5
 > git rev-list 0a2535e677e192574221aa0547b4cbc1027a7c8b # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson8104748494314432151.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 storage
[INFO] Tajo Storage
[INFO] Tajo Yarn
[INFO] Tajo Core Tests
[INFO] Tajo Distribution
[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.822 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Yarn ......................................... SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.128 s
[INFO] Finished at: 2016-05-05T06:10:22+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-2106

Build failed in Jenkins: Tajo-master-CODEGEN-build #719

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/719/changes>

Changes:

[jihoonson] TAJO-2142: Temporarily disable NOT IN subquery.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H7 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs yahoo-not-h2) 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 0a2535e677e192574221aa0547b4cbc1027a7c8b (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0a2535e677e192574221aa0547b4cbc1027a7c8b
 > git rev-list c156e5c936462857d26920b3c5863c9d38b3ac62 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson1905272523402199246.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 storage
[INFO] Tajo Storage
[INFO] Tajo Yarn
[INFO] Tajo Core Tests
[INFO] Tajo Distribution
[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.684 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Yarn ......................................... SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.095 s
[INFO] Finished at: 2016-05-05T05:43:30+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-2142

Build failed in Jenkins: Tajo-master-CODEGEN-build #718

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/718/changes>

Changes:

[jihoonson] TAJO-2135: Invalid join result when join key columns contain nulls.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H9 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs yahoo-not-h2) in workspace <https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/>
Cloning the remote Git repository
Cloning repository http://git-wip-us.apache.org/repos/asf/tajo.git
 > git init <https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/> # 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 config remote.origin.url http://git-wip-us.apache.org/repos/asf/tajo.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > 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 -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 c156e5c936462857d26920b3c5863c9d38b3ac62 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c156e5c936462857d26920b3c5863c9d38b3ac62
 > git rev-list 16cbf69fe363de82e17bbb26f39ce7efa23d6546 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson2518731762206980783.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 storage
[INFO] Tajo Storage
[INFO] Tajo Yarn
[INFO] Tajo Core Tests
[INFO] Tajo Distribution
[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.853 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Yarn ......................................... SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.435 s
[INFO] Finished at: 2016-05-04T09:04:44+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
Error updating JIRA issues. Saving issues for next build.
java.lang.NullPointerException

Build failed in Jenkins: Tajo-master-CODEGEN-build #717

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/717/changes>

Changes:

[jhkim] TAJO-2116: Simplify rpc address in default configuration.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H7 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs yahoo-not-h2) 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 16cbf69fe363de82e17bbb26f39ce7efa23d6546 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 16cbf69fe363de82e17bbb26f39ce7efa23d6546
 > git rev-list aad78a4e7d8c2c2161bfb149e1d1343fb4352d59 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson6511268117075082721.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 storage
[INFO] Tajo Storage
[INFO] Tajo Yarn
[INFO] Tajo Core Tests
[INFO] Tajo Distribution
[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.712 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Yarn ......................................... SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.118 s
[INFO] Finished at: 2016-04-28T09:39:59+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-2116

Build failed in Jenkins: Tajo-master-CODEGEN-build #716

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/716/changes>

Changes:

[jhkim] TAJO-2110: Fix incorrect DateTime and remove hard coded tests.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H7 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs yahoo-not-h2) 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 aad78a4e7d8c2c2161bfb149e1d1343fb4352d59 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f aad78a4e7d8c2c2161bfb149e1d1343fb4352d59
 > git rev-list 73ac4b87d0f7389b79be8a847e4215fc59befaff # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson7935679633761321655.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 storage
[INFO] Tajo Storage
[INFO] Tajo Yarn
[INFO] Tajo Core Tests
[INFO] Tajo Distribution
[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.641 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Yarn ......................................... SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.030 s
[INFO] Finished at: 2016-04-27T08:31: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-2110

Build failed in Jenkins: Tajo-master-CODEGEN-build #715

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/715/changes>

Changes:

[jihoonson] TAJO-2122: PullServer as an Auxiliary service of Yarn.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H0 (Hadoop Tez yahoo-not-h2) in workspace <https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/>
Cloning the remote Git repository
Cloning repository http://git-wip-us.apache.org/repos/asf/tajo.git
 > git init <https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/> # 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 config remote.origin.url http://git-wip-us.apache.org/repos/asf/tajo.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > 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 -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 73ac4b87d0f7389b79be8a847e4215fc59befaff (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 73ac4b87d0f7389b79be8a847e4215fc59befaff
 > git rev-list 71193b218f55d33fad0f255386165b8c88bb310e # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson3929412892590800998.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 storage
[INFO] Tajo Storage
[INFO] Tajo Yarn
[INFO] Tajo Core Tests
[INFO] Tajo Distribution
[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.658 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Yarn ......................................... SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.921 s
[INFO] Finished at: 2016-04-27T04:28:24+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-2122

Build failed in Jenkins: Tajo-master-CODEGEN-build #714

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/714/changes>

Changes:

[jihoonson] TAJO-2126: Allow parallel execution of non-leaf sibling ExecutionBlocks.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H3 (Mapreduce Hadoop Zookeeper Hdfs yahoo-not-h2) 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 71193b218f55d33fad0f255386165b8c88bb310e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71193b218f55d33fad0f255386165b8c88bb310e
 > git rev-list 552376a80283edf8ac974d55291c4568ba17fc96 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson2414165526474434969.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 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 [  1.655 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.145 s
[INFO] Finished at: 2016-04-22T12:13:53+00:00
[INFO] Final Memory: 23M/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-2126

Build failed in Jenkins: Tajo-master-CODEGEN-build #713

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/713/changes>

Changes:

[hyunsik] TAJO-2127: Use Type instead of DataType for EvalNode.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H7 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs yahoo-not-h2) 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 552376a80283edf8ac974d55291c4568ba17fc96 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 552376a80283edf8ac974d55291c4568ba17fc96
 > git rev-list dc96f7e274b810a038f33613b07cd67467505672 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson8242334094026824056.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 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.612 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.939 s
[INFO] Finished at: 2016-04-22T12:07:49+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-2127

Build failed in Jenkins: Tajo-master-CODEGEN-build #712

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/712/changes>

Changes:

[jhkim] TAJO-2125: Detect default java binary, if JAVA_HOME is not set.

------------------------------------------
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
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 yahoo-not-h2) in workspace <https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/>
Cloning the remote Git repository
Cloning repository http://git-wip-us.apache.org/repos/asf/tajo.git
 > git init <https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/> # 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 config remote.origin.url http://git-wip-us.apache.org/repos/asf/tajo.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > 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 -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 dc96f7e274b810a038f33613b07cd67467505672 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f dc96f7e274b810a038f33613b07cd67467505672
 > git rev-list 96507607d02fe993e26df5ddd2c5121897405d91 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson2709142898275408381.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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 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.722 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.914 s
[INFO] Finished at: 2016-04-22T05:34:15+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-2125

Build failed in Jenkins: Tajo-master-CODEGEN-build #711

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/711/changes>

Changes:

[jihoonson] TAJO-2123: Print parameters for parameterized tests.

------------------------------------------
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 H4 (Mapreduce zookeeper Hadoop Pig falcon Hdfs yahoo-not-h2) 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 96507607d02fe993e26df5ddd2c5121897405d91 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 96507607d02fe993e26df5ddd2c5121897405d91
 > git rev-list 4aef83a39adf1055c212df5fac8b9451e24315b4 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson5684077926784091363.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 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.814 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.299 s
[INFO] Finished at: 2016-04-21T07:33:14+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-2123

Build failed in Jenkins: Tajo-master-CODEGEN-build #710

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/710/changes>

Changes:

[hyunsik] TAJO-2108: Refactor Schema to be immutable.

------------------------------------------
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
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
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 H1 (Mapreduce Hadoop Pig Hdfs yahoo-not-h2) in workspace <https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/>
Cloning the remote Git repository
Cloning repository http://git-wip-us.apache.org/repos/asf/tajo.git
 > git init <https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/> # 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 config remote.origin.url http://git-wip-us.apache.org/repos/asf/tajo.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > 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 -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 4aef83a39adf1055c212df5fac8b9451e24315b4 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4aef83a39adf1055c212df5fac8b9451e24315b4
 > git rev-list 71d2825cd66591cd7f15f15fa74b0f000a5c2590 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson8257822298327648868.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 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 [  1.024 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.499 s
[INFO] Finished at: 2016-04-20T21:29:29+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-2108

Build failed in Jenkins: Tajo-master-CODEGEN-build #709

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/709/changes>

Changes:

[jhkim] TAJO-2112: Improve disk load, when queries run simultaneously.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H7 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs yahoo-not-h2) 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 71d2825cd66591cd7f15f15fa74b0f000a5c2590 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71d2825cd66591cd7f15f15fa74b0f000a5c2590
 > git rev-list fe3663411d3e77b58c1b4f2f5dc0cf12e2987456 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson5752767144484484577.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 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.719 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.520 s
[INFO] Finished at: 2016-04-19T05:03:52+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-2112

Build failed in Jenkins: Tajo-master-CODEGEN-build #708

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/708/changes>

Changes:

[jhkim] Fix broken asf link

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H7 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs yahoo-not-h2) 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 fe3663411d3e77b58c1b4f2f5dc0cf12e2987456 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fe3663411d3e77b58c1b4f2f5dc0cf12e2987456
 > git rev-list 9afd9abe379cbef8c6ae2e17c19e280ed3ec2a07 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson6263563604714941181.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 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.574 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.830 s
[INFO] Finished at: 2016-04-18T09:39:41+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

Build failed in Jenkins: Tajo-master-CODEGEN-build #707

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/707/changes>

Changes:

[jihoonson] TAJO-2109: Implement Radix sort.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H7 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs yahoo-not-h2) 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 9afd9abe379cbef8c6ae2e17c19e280ed3ec2a07 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9afd9abe379cbef8c6ae2e17c19e280ed3ec2a07
 > git rev-list 45100ced2c44e92eed1c24bc58a118e74f58d277 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson3335012934861426114.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 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.625 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.028 s
[INFO] Finished at: 2016-04-18T01:46:51+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-2109

Build failed in Jenkins: Tajo-master-CODEGEN-build #706

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/706/changes>

Changes:

[jihoonson] TAJO-2119: Invalid sort result when sort key columns contain non-ascii

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H3 (Mapreduce Hadoop Zookeeper Hdfs yahoo-not-h2) 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 45100ced2c44e92eed1c24bc58a118e74f58d277 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 45100ced2c44e92eed1c24bc58a118e74f58d277
 > git rev-list 36f691d9f782d915f3e2268997843f9f55ad48f2 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson5044047017839592580.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 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 [  1.595 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.309 s
[INFO] Finished at: 2016-04-15T05:35:48+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-2119

Build failed in Jenkins: Tajo-master-CODEGEN-build #705

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/705/changes>

Changes:

[hyunsik] Fix a rat audit problem.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H3 (Mapreduce Hadoop Zookeeper Hdfs yahoo-not-h2) 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 36f691d9f782d915f3e2268997843f9f55ad48f2 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 36f691d9f782d915f3e2268997843f9f55ad48f2
 > git rev-list 401f33b9c408462100e3714306123a8b13d468e6 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson1389746974713420368.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 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 [  1.694 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.952 s
[INFO] Finished at: 2016-04-07T07:06:39+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

Build failed in Jenkins: Tajo-master-CODEGEN-build #704

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/704/changes>

Changes:

[hyunsik] Fix indent and font size in index.apt.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H9 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs yahoo-not-h2) 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 401f33b9c408462100e3714306123a8b13d468e6 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 401f33b9c408462100e3714306123a8b13d468e6
 > git rev-list 1e40b6ee7d2a2a9269e688f48f8c269e38c506f1 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson4014907217038393094.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 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.669 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.617 s
[INFO] Finished at: 2016-04-07T05:14:09+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

Build failed in Jenkins: Tajo-master-CODEGEN-build #703

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/703/changes>

Changes:

[hyunsik] Update the site for 0.11.2 release.

------------------------------------------
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 H3 (Mapreduce Hadoop Zookeeper Hdfs yahoo-not-h2) 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 1e40b6ee7d2a2a9269e688f48f8c269e38c506f1 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1e40b6ee7d2a2a9269e688f48f8c269e38c506f1
 > git rev-list 394ce580b42319ff7bd9727f3316315d5cd27b50 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson7052239595651967976.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 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 [  1.127 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.252 s
[INFO] Finished at: 2016-04-07T03:09:03+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

Build failed in Jenkins: Tajo-master-CODEGEN-build #702

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/702/changes>

Changes:

[jihoonson] TAJO-2107: TIMESTAMP type equalsTo() problem.

------------------------------------------
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 H9 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs yahoo-not-h2) 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 394ce580b42319ff7bd9727f3316315d5cd27b50 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 394ce580b42319ff7bd9727f3316315d5cd27b50
 > git rev-list 4046310a17100136540e9c1a3883aff8104e855e # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson7476552196219475908.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 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.872 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.826 s
[INFO] Finished at: 2016-03-31T01:30:29+00:00
[INFO] Final Memory: 23M/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-2107

Build failed in Jenkins: Tajo-master-CODEGEN-build #701

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/701/changes>

Changes:

[hyunsik] TAJO-2105: Apply new identifier system to new schema.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H3 (Mapreduce Hadoop Zookeeper Hdfs yahoo-not-h2) in workspace <https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/>
Cloning the remote Git repository
Cloning repository http://git-wip-us.apache.org/repos/asf/tajo.git
 > git init <https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/> # 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 config remote.origin.url http://git-wip-us.apache.org/repos/asf/tajo.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > 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 -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 4046310a17100136540e9c1a3883aff8104e855e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4046310a17100136540e9c1a3883aff8104e855e
 > git rev-list 49d5920242581d86c292dca3f9263bf6d2a607a7 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson2095856844915213928.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 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.807 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.058 s
[INFO] Finished at: 2016-03-29T07:41:40+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-2105

Build failed in Jenkins: Tajo-master-CODEGEN-build #700

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/700/changes>

Changes:

[hyunsik] TAJO-2104: Implement Identifier which supports quotation information.

------------------------------------------
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
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
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H4 (Mapreduce zookeeper Hadoop Pig falcon Hdfs yahoo-not-h2) 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 49d5920242581d86c292dca3f9263bf6d2a607a7 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 49d5920242581d86c292dca3f9263bf6d2a607a7
 > git rev-list 8dad551ec54ee33f40bc355376ebcb4b370a5ada # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson2014357836806205153.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 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.908 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.347 s
[INFO] Finished at: 2016-03-28T11:36:03+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-2104

Build failed in Jenkins: Tajo-master-CODEGEN-build #699

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/699/changes>

Changes:

[hyunsik] TAJO-2099: Implement an Adapter for legacy Schema.

------------------------------------------
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
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 H9 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs yahoo-not-h2) 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 8dad551ec54ee33f40bc355376ebcb4b370a5ada (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8dad551ec54ee33f40bc355376ebcb4b370a5ada
 > git rev-list 68263585296e30f93e541c36908a652df7398b9e # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson4560352358346767144.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 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 [  1.052 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.980 s
[INFO] Finished at: 2016-03-28T04:44:19+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-2099

Build failed in Jenkins: Tajo-master-CODEGEN-build #698

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/698/>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H5 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs yahoo-not-h2) 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 68263585296e30f93e541c36908a652df7398b9e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 68263585296e30f93e541c36908a652df7398b9e
 > git rev-list 68263585296e30f93e541c36908a652df7398b9e # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson5753838944272003462.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 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.654 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.970 s
[INFO] Finished at: 2016-03-23T10:22:43+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

Build failed in Jenkins: Tajo-master-CODEGEN-build #697

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/697/changes>

Changes:

[jihoonson] TAJO-2102: Migrate to Apache Orc from Presto's one.

------------------------------------------
[...truncated 144 lines...]
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
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
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
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
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
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 H9 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs yahoo-not-h2) 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 68263585296e30f93e541c36908a652df7398b9e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 68263585296e30f93e541c36908a652df7398b9e
 > git rev-list 9fcc9fd3af4479c3042e4907938b18b6e264b500 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson6359857243181463335.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 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.757 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.641 s
[INFO] Finished at: 2016-03-23T05:59:54+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-2102

Build failed in Jenkins: Tajo-master-CODEGEN-build #696

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/696/changes>

Changes:

[hyunsik] TAJO-2091: Error or progress update should use stderr instead of stdout.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H7 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs yahoo-not-h2) 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 9fcc9fd3af4479c3042e4907938b18b6e264b500 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9fcc9fd3af4479c3042e4907938b18b6e264b500
 > git rev-list dbaf9725a7063ed4185671a3beda436494a00bfd # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson4750787303538680392.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 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.943 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.572 s
[INFO] Finished at: 2016-03-21T06:24:57+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-2091

Build failed in Jenkins: Tajo-master-CODEGEN-build #695

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/695/>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H7 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs yahoo-not-h2) 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 dbaf9725a7063ed4185671a3beda436494a00bfd (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f dbaf9725a7063ed4185671a3beda436494a00bfd
 > git rev-list dbaf9725a7063ed4185671a3beda436494a00bfd # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson2634840079191125417.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 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.604 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.877 s
[INFO] Finished at: 2016-03-18T04:44:57+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

Build failed in Jenkins: Tajo-master-CODEGEN-build #694

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/694/changes>

Changes:

[jhkim] TAJO-2092: TestStorages.testNullHandlingTypesWithProjection occasionally

[blrunner] TAJO-2064: Supporting auto-completion in Tsql.

[jhkim] TAJO-2100: Add missing cancellation in defaultTaskScheduler when a

------------------------------------------
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
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
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
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
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 H7 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs yahoo-not-h2) 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 dbaf9725a7063ed4185671a3beda436494a00bfd (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f dbaf9725a7063ed4185671a3beda436494a00bfd
 > git rev-list ae707c82d7aca73ba58bd4288c40e6031e617202 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson1070040164757403201.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: ISO-8859-1
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 SQL Parser
[INFO] Tajo CLI tools
[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 S3 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.829 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 SQL Parser ................................... SKIPPED
[INFO] Tajo CLI tools .................................... 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.323 s
[INFO] Finished at: 2016-03-18T03:50:04+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-2092
Updating TAJO-2064
Updating TAJO-2100

Build failed in Jenkins: Tajo-master-CODEGEN-build #693

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/693/changes>

Changes:

[hyunsik] TAJO-2095: HiveCatalogStore::existIndexesByTable should not throw

[hyunsik] TAJO-2043: Implement new data type and schema.

------------------------------------------
[...truncated 110 lines...]
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
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
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
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
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
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 H7 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs yahoo-not-h2) 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 ae707c82d7aca73ba58bd4288c40e6031e617202 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ae707c82d7aca73ba58bd4288c40e6031e617202
 > git rev-list 823508d7901bee4ba1c43cc24665f6c50e518534 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson8909840233676516414.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: ISO-8859-1
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 S3 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.580 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.157 s
[INFO] Finished at: 2016-03-16T21:48:11+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-2043
Updating TAJO-2095

Build failed in Jenkins: Tajo-master-CODEGEN-build #692

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/692/>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H4 (Mapreduce zookeeper Hadoop Pig falcon Hdfs yahoo-not-h2) 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 823508d7901bee4ba1c43cc24665f6c50e518534 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 823508d7901bee4ba1c43cc24665f6c50e518534
 > git rev-list 823508d7901bee4ba1c43cc24665f6c50e518534 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson2706969693559713728.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: ISO-8859-1
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 S3 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.600 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.925 s
[INFO] Finished at: 2016-03-09T10:11:57+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

Build failed in Jenkins: Tajo-master-CODEGEN-build #691

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/691/changes>

Changes:

[hyunsik] TAJO-2090: Bump up orc version to 0.141.

------------------------------------------
[...truncated 21 lines...]
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
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
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
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
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
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 H4 (Mapreduce zookeeper Hadoop Pig falcon Hdfs yahoo-not-h2) 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 823508d7901bee4ba1c43cc24665f6c50e518534 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 823508d7901bee4ba1c43cc24665f6c50e518534
 > git rev-list f115833b9ff97a178febf3753f516888a3161af7 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson5362830709369152781.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: ISO-8859-1
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 S3 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.884 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.202 s
[INFO] Finished at: 2016-03-09T06:28:41+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-2090

Build failed in Jenkins: Tajo-master-CODEGEN-build #690

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/690/changes>

Changes:

[jhkim] TAJO-2089: Improve null handling in UDF.

[blrunner] TAJO-1793: result row count unmatched for UNION ALL.

------------------------------------------
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
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 H2 (Mapreduce zookeeper Hadoop Pig falcon Hdfs) in workspace <https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/>
Cloning the remote Git repository
Cloning repository http://git-wip-us.apache.org/repos/asf/tajo.git
 > git init <https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/> # 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 config remote.origin.url http://git-wip-us.apache.org/repos/asf/tajo.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > 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 -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 f115833b9ff97a178febf3753f516888a3161af7 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f115833b9ff97a178febf3753f516888a3161af7
 > git rev-list 7b0af74483521615f302d2a3376556dad325297f # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson5261520165377258999.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: ISO-8859-1
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 S3 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.859 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.113 s
[INFO] Finished at: 2016-03-08T07:51:13+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-2089
Updating TAJO-1793

Build failed in Jenkins: Tajo-master-CODEGEN-build #689

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

Changes:

[jihoonson] TAJO-2082: Aggregation on a derived table which includes union can cause

------------------------------------------
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 H4 (Mapreduce zookeeper Hadoop Pig falcon Hdfs yahoo-not-h2) in workspace <https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/>
Cloning the remote Git repository
Cloning repository http://git-wip-us.apache.org/repos/asf/tajo.git
 > git init <https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/> # 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 config remote.origin.url http://git-wip-us.apache.org/repos/asf/tajo.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > 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 -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 7b0af74483521615f302d2a3376556dad325297f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7b0af74483521615f302d2a3376556dad325297f
 > git rev-list fdb76ed2c7c06e7a9b43bbea18e202586b88606a # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson6047477812498688408.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: ISO-8859-1
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 S3 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.644 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.977 s
[INFO] Finished at: 2016-03-04T07:27:54+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-2082

Build failed in Jenkins: Tajo-master-CODEGEN-build #688

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/688/changes>

Changes:

[jhkim] TAJO-2081: Incorrect task locality on single node.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H9 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs yahoo-not-h2) 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 fdb76ed2c7c06e7a9b43bbea18e202586b88606a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fdb76ed2c7c06e7a9b43bbea18e202586b88606a
 > git rev-list 0d94efe0fbaea5a8d9eb042b912d0713af62bc16 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson2077898518417734081.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: ISO-8859-1
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 S3 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 [  1.127 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.607 s
[INFO] Finished at: 2016-03-04T06:10:42+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-2081

Build failed in Jenkins: Tajo-master-CODEGEN-build #687

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/687/>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H5 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs yahoo-not-h2) 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 0d94efe0fbaea5a8d9eb042b912d0713af62bc16 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0d94efe0fbaea5a8d9eb042b912d0713af62bc16
 > git rev-list 0d94efe0fbaea5a8d9eb042b912d0713af62bc16 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson8830466175588443124.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: ISO-8859-1
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 S3 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.850 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.155 s
[INFO] Finished at: 2016-03-04T04:13:36+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

Build failed in Jenkins: Tajo-master-CODEGEN-build #686

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/686/changes>

Changes:

[jihoonson] TAJO-2088: Change QueryTestCaseBase.runSimpleTests() to return a set of

------------------------------------------
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
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
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
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 H8 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs yahoo-not-h2) in workspace <https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/>
Cloning the remote Git repository
Cloning repository http://git-wip-us.apache.org/repos/asf/tajo.git
 > git init <https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/> # 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 config remote.origin.url http://git-wip-us.apache.org/repos/asf/tajo.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > 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 -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 0d94efe0fbaea5a8d9eb042b912d0713af62bc16 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0d94efe0fbaea5a8d9eb042b912d0713af62bc16
 > git rev-list 1138784fbd1e3e7b34ce616bd308250ef59ab859 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson918738655498735839.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: ISO-8859-1
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 S3 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.607 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.912 s
[INFO] Finished at: 2016-03-04T03:20:24+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-2088

Build failed in Jenkins: Tajo-master-CODEGEN-build #685

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/685/changes>

Changes:

[jihoonson] TAJO-2080: ArrayIndexOutOfBoundsException when performing aggregation on

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H7 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs yahoo-not-h2) 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 1138784fbd1e3e7b34ce616bd308250ef59ab859 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1138784fbd1e3e7b34ce616bd308250ef59ab859
 > git rev-list 7a9a3ec47bd9793f006aa93c97b10f0ab0383c67 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson8315411034466914255.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: ISO-8859-1
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 S3 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.624 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.170 s
[INFO] Finished at: 2016-02-22T02:05:14+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-2080

Build failed in Jenkins: Tajo-master-CODEGEN-build #684

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/684/changes>

Changes:

[blrunner] TAJO-2078: TestTajoCli.testSelectResultWithNullTrueDeprecated

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H7 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs yahoo-not-h2) 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 7a9a3ec47bd9793f006aa93c97b10f0ab0383c67 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7a9a3ec47bd9793f006aa93c97b10f0ab0383c67
 > git rev-list 81ab265fdb77a2eedc0c9b4dccc2826b461daf56 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson1724459726648851365.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: ISO-8859-1
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 S3 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.934 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.498 s
[INFO] Finished at: 2016-02-19T05:38:14+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-2078

Build failed in Jenkins: Tajo-master-CODEGEN-build #683

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/683/changes>

Changes:

[jhkim] TAJO-2077: Join condition causes incorrect result, when a table has an

------------------------------------------
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 H5 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs yahoo-not-h2) 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 81ab265fdb77a2eedc0c9b4dccc2826b461daf56 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 81ab265fdb77a2eedc0c9b4dccc2826b461daf56
 > git rev-list 294104d2805f8c8a18b92f9255403e73ae5fabb2 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson8313549737887348863.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: ISO-8859-1
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 S3 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.578 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.803 s
[INFO] Finished at: 2016-02-17T05:24:18+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-2077

Build failed in Jenkins: Tajo-master-CODEGEN-build #682

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/682/changes>

Changes:

[jihoonson] TAJO-2033: Printing out query status with progress bar in TSQL.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H7 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs yahoo-not-h2) 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 294104d2805f8c8a18b92f9255403e73ae5fabb2 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 294104d2805f8c8a18b92f9255403e73ae5fabb2
 > git rev-list 704a61ccb58452389ae993833b216add0ce8f397 # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson4389063412023960916.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: ISO-8859-1
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 S3 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.705 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.276 s
[INFO] Finished at: 2016-02-16T08:02:07+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-2033

Build failed in Jenkins: Tajo-master-CODEGEN-build #681

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/681/changes>

Changes:

[jhkim] TAJO-2076: Add backward compatibility testing with hadoop on travis.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H7 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs yahoo-not-h2) 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 704a61ccb58452389ae993833b216add0ce8f397 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 704a61ccb58452389ae993833b216add0ce8f397
 > git rev-list df2b08033f1d87ac6cee85f8d4564d57533403ae # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson9209467498991782302.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: ISO-8859-1
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 S3 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.601 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.921 s
[INFO] Finished at: 2016-02-16T02:39:02+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-2076

Build failed in Jenkins: Tajo-master-CODEGEN-build #680

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/680/changes>

Changes:

[jhkim] TAJO-2074: Upgrade hadoop and netty.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H3 (Mapreduce Hadoop Zookeeper Hdfs yahoo-not-h2) 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 df2b08033f1d87ac6cee85f8d4564d57533403ae (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f df2b08033f1d87ac6cee85f8d4564d57533403ae
 > git rev-list d73f129b4b2de5d753697f697c927b743db695fa # timeout=10
[Tajo-master-CODEGEN-build] $ /bin/bash -x /tmp/hudson1803015280311208227.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: ISO-8859-1
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 S3 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 [  1.108 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 S3 storage ................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] Tajo Core Tests ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.043 s
[INFO] Finished at: 2016-02-15T08:30:06+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-2074