[ImageJ-builds] Build failed in Jenkins: jitk-tps #31

jenkins at imagej.net jenkins at imagej.net
Mon Apr 25 15:28:07 CDT 2016


See <http://jenkins.imagej.net/job/jitk-tps/31/changes>

Changes:

[John Bogovic] update parent pom-fiji

[John Bogovic] Modify a not-useful test case.

------------------------------------------
Started by an SCM change
Building remotely on maven in workspace <http://jenkins.imagej.net/job/jitk-tps/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://github.com/saalfeldlab/jitk-tps # timeout=10
Fetching upstream changes from git://github.com/saalfeldlab/jitk-tps
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/saalfeldlab/jitk-tps +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 814aa7c7593c3d0284a172be147af3ab8b116df9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 814aa7c7593c3d0284a172be147af3ab8b116df9
 > git rev-list 3f40b185dc9c03df15eaa3db836991a7a3919226 # timeout=10
 > git tag -a -f -m Jenkins Build #31 jenkins-jitk-tps-31 # timeout=10
[jitk-tps] $ /bin/sh -xe /tmp/hudson4115396644063191521.sh
+ git clean -dfx
Removing target/
[jitk-tps] $ /bin/sh -xe /tmp/hudson9068672503925538132.sh
+ mvn -U -Pdeploy-to-imagej clean deploy
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JavaITK thin plate spline 2.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jitk-tps ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-rules) @ jitk-tps ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:regex-property (sanitize-version) @ jitk-tps ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ jitk-tps ---
[INFO] Executing: /bin/sh -c cd /data/devel/jenkins-maven/workspace/jitk-tps && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins-maven/workspace/jitk-tps
[INFO] Storing buildNumber: 814aa7c7593c3d0284a172be147af3ab8b116df9 at timestamp: 1461616086430
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd /data/devel/jenkins-maven/workspace/jitk-tps && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins-maven/workspace/jitk-tps
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- scijava-maven-plugin:0.5.1:set-rootdir (set-rootdir) @ jitk-tps ---
[INFO] Setting rootdir: /data/devel/jenkins-maven/workspace/jitk-tps
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jitk-tps ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/devel/jenkins-maven/workspace/jitk-tps/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jitk-tps ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /data/devel/jenkins-maven/workspace/jitk-tps/target/classes
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.101s
[INFO] Finished at: Mon Apr 25 15:28:06 CDT 2016
[INFO] Final Memory: 15M/360M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project jitk-tps: Fatal error compiling: invalid target release: 1.8 -> [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
Archiving artifacts



More information about the ImageJ-builds mailing list