[ImageJ-builds] Build failed in Jenkins: ImageJ-updater-windows #76
jenkins at imagej.net
jenkins at imagej.net
Mon Aug 24 12:25:48 CDT 2015
See <http://jenkins.imagej.net/job/ImageJ-updater-windows/76/>
------------------------------------------
Started by upstream project "ImageJ-updater" build number 98
originally caused by:
Started by an SCM change
Started by upstream project "ImageJ-updater" build number 99
originally caused by:
Started by an SCM change
Started by an SCM change
Started by upstream project "ImageJ-updater" build number 100
originally caused by:
Started by an SCM change
Started by upstream project "ImageJ-updater" build number 101
originally caused by:
Started by an SCM change
Building remotely on Windows (windows) in workspace <http://jenkins.imagej.net/job/ImageJ-updater-windows/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/imagej/imagej-updater # timeout=10
Fetching upstream changes from git://github.com/imagej/imagej-updater
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/imagej/imagej-updater +refs/heads/*:refs/remotes/origin/*
> git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision 5cb22ded192ff155fc9084b12bf6203fa60592c5 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 5cb22ded192ff155fc9084b12bf6203fa60592c5
First time build. Skipping changelog.
[ImageJ-updater-windows] $ sh -xe C:\Users\VIRTUA~1\AppData\Local\Temp\hudson2168002771449573151.sh
+ git clean -dfx
[ImageJ-updater-windows] $ cmd.exe /C '"mvn.bat -U clean install && exit %%ERRORLEVEL%%"'
ERROR: JAVA_HOME is set to an invalid directory.
JAVA_HOME = "/usr/lib/jvm/java-6-sun"
Please set the JAVA_HOME variable in your environment to match the
location of your Java installation
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Recording test results
ERROR: Publisher 'Publish JUnit test result report' failed: No test report files were found. Configuration error?
Performance: Percentage of errors greater or equal than 0% sets the build as unstable
Performance: Percentage of errors greater or equal than 0% sets the build as failure
Performance: Recording JUnit reports '**/TEST-*.xml'
More information about the ImageJ-builds
mailing list