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

Changes:

[hyunsik] TAJO-681: Embed sphinx rtd theme into tajo-docs. (hyunsik)

------------------------------------------
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Building remotely on hadoop2 in workspace 
<https://builds.apache.org/job/Tajo-master-build/ws/>
Fetching changes from the remote Git repository
Fetching upstream changes from 
http://git-wip-us.apache.org/repos/asf/incubator-tajo.git
Checking out Revision 317ec265a27fa5d6a58613b6100ff2b03958864f (origin/master)
[Tajo-master-build] $ /bin/bash -x /tmp/hudson6683291073123342020.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/hudson/tools/java/latest1.6/bin:/home/hudson/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
+ 
PATH=/home/jenkins/tools/java/latest/bin:/home/jenkins/tools/maven/latest/bin:/home/hudson/tools/java/latest1.6/bin:/home/hudson/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
+ which java
/home/jenkins/tools/java/latest/bin/java
+ protoc --version
libprotoc 2.5.0
+ mvn --version
Apache Maven 3.0.3 (r1075438; 2011-02-28 17:31:09+0000)
Maven home: /home/jenkins/tools/maven/latest
Java version: 1.6.0_26, vendor: Sun Microsystems Inc.
Java home: /home/jenkins/tools/java/jdk1.6.0_26/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "2.6.32-33-server", arch: "i386", family: "unix"
+ cd <https://builds.apache.org/job/Tajo-master-build/ws/>
+ /home/jenkins/tools/maven/latest/bin/mvn clean install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Tajo Main
[INFO] Tajo Project POM
[INFO] Tajo Common
[INFO] Tajo Algebra
[INFO] Tajo Rpc
[INFO] Tajo Catalog Common
[INFO] Tajo Catalog Client
[INFO] Tajo Catalog Server
[INFO] Tajo Storage
[INFO] Tajo Core PullServer
[INFO] Tajo Client
[INFO] Tajo JDBC Driver
[INFO] Tajo Core Backend
[INFO] Tajo Core
[INFO] Tajo Catalog Drivers
[INFO] Tajo Catalog
[INFO] Tajo Distribution
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Tajo Main 0.8.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (clean) @ tajo-main ---
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ tajo-main ---
[INFO] Deleting <https://builds.apache.org/job/Tajo-master-build/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (default) @ tajo-main ---
[INFO] 
[INFO] --- apache-rat-plugin:0.8:check (default) @ tajo-main ---
[INFO] Exclude: CHANGES.txt
[INFO] Exclude: **/workers
[INFO] Exclude: **/querymasters
[INFO] Exclude: **/*.sql
[INFO] Exclude: **/*.hiveql
[INFO] Exclude: **/*.schema
[INFO] Exclude: **/*.tbl
[INFO] Exclude: **/*.js
[INFO] Exclude: **/*.result
[INFO] Exclude: **/target/**
[INFO] Exclude: **/*.log
[INFO] Exclude: .git/**
[INFO] Exclude: .gitignore
[INFO] Exclude: *.patch
[INFO] Exclude: .idea/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/.project
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.settings/**
[INFO] Exclude: atlassian-ide-plugin.xml
[INFO] Exclude: .reviewboardrc
[INFO] Exclude: **/*.rst
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Tajo Main ......................................... FAILURE [15.050s]
[INFO] Tajo Project POM .................................. SKIPPED
[INFO] Tajo Common ....................................... SKIPPED
[INFO] Tajo Algebra ...................................... SKIPPED
[INFO] Tajo Rpc .......................................... SKIPPED
[INFO] Tajo Catalog Common ............................... SKIPPED
[INFO] Tajo Catalog Client ............................... SKIPPED
[INFO] Tajo Catalog Server ............................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Core PullServer .............................. SKIPPED
[INFO] Tajo Client ....................................... SKIPPED
[INFO] Tajo JDBC Driver .................................. SKIPPED
[INFO] Tajo Core Backend ................................. SKIPPED
[INFO] Tajo Core ......................................... SKIPPED
[INFO] Tajo Catalog Drivers .............................. SKIPPED
[INFO] Tajo Catalog ...................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16.029s
[INFO] Finished at: Tue Mar 11 07:27:59 UTC 2014
[INFO] Final Memory: 11M/160M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.8:check 
(default) on project tajo-main: Too many unapproved licenses: 12 -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Build step 'Execute shell' marked build as failure
Updating TAJO-681

Reply via email to