See <https://builds.apache.org/job/Tajo-0.11.0-nightly/41/changes>

Changes:

[hyunsik] TAJO-1730: JDBC Tablespace support.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H1 (Mapreduce Hadoop Pig Hdfs) in workspace 
<https://builds.apache.org/job/Tajo-0.11.0-nightly/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
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/tajo.git
 > git --version # timeout=10
 > git fetch --tags --progress http://git-wip-us.apache.org/repos/asf/tajo.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/branch-0.11.0^{commit} # timeout=10
Checking out Revision 144a02e342d256f3c58a2f69356ea08c6e43ac75 
(origin/branch-0.11.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 144a02e342d256f3c58a2f69356ea08c6e43ac75
 > git rev-list 35dc8df4c7a19f4f0bc04cffe5d6153be588d830 # timeout=10
Deleting old artifacts from #37
[Tajo-0.11.0-nightly] $ /bin/bash -x /tmp/hudson4343130428775966789.sh
+ export MAVEN_HOME=/home/jenkins/tools/maven/latest
+ MAVEN_HOME=/home/jenkins/tools/maven/latest
+ export 
PATH=/home/jenkins/tools/java/latest1.7/bin:/home/jenkins/tools/maven/latest/bin:/home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ 
PATH=/home/jenkins/tools/java/latest1.7/bin:/home/jenkins/tools/maven/latest/bin:/home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ which java
/home/jenkins/tools/java/latest1.7/bin/java
+ java -version
java version "1.7.0_25"
Java(TM) SE Runtime Environment (build 1.7.0_25-b15)
Java HotSpot(TM) Server VM (build 23.25-b01, mixed mode)
+ protoc --version
libprotoc 2.5.0
+ cd <https://builds.apache.org/job/Tajo-0.11.0-nightly/ws/>
+ /home/jenkins/tools/maven/latest/bin/mvn clean install -Pdist -Dtar
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.tajo:tajo-storage-pgsql:0.12.0-SNAPSHOT 
(<https://builds.apache.org/job/Tajo-0.11.0-nightly/ws/tajo-storage/tajo-storage-pgsql/pom.xml)>
 has 1 error
[ERROR]     'dependencies.dependency.version' for 
org.apache.tajo:tajo-storage-jdbc:jar is missing. @ line 123, column 17
[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/ProjectBuildingException
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results

Reply via email to