[ImageJ-builds] Build failed in Jenkins: Validate-javadoc #448

jenkins at imagej.net jenkins at imagej.net
Sat Jul 16 12:18:22 CDT 2016


See <http://jenkins.imagej.net/job/Validate-javadoc/448/>

------------------------------------------
Started by upstream project "MPICBG" build number 62
originally caused by:
 Started by an SCM change
Building on master in workspace <http://jenkins.imagej.net/job/Validate-javadoc/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-javadoc # timeout=10
Fetching upstream changes from git://github.com/imagej/imagej-javadoc
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/imagej/imagej-javadoc +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 8cffdfa07c7406ebc8152cbdb84213d8a9774ff8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8cffdfa07c7406ebc8152cbdb84213d8a9774ff8
 > git rev-list 8cffdfa07c7406ebc8152cbdb84213d8a9774ff8 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson1853876033885900248.sh
+ cram tests
!
--- proxies.t
+++ proxies.t.err
@@ -17,9 +17,9 @@
   $ curl -Is http://javadoc.imagej.net/SLIM-Curve/index.html | head -n 1
   HTTP/1.1 200 OK
   $ curl -Is http://javadoc.imagej.net/Micro-Manager-Core/index.html | head -n 1
-  HTTP/1.1 200 OK
+  HTTP/1.1 301 Moved Permanently
   $ curl -Is http://javadoc.imagej.net/Micro-Manager-Studio/index.html | head -n 1
-  HTTP/1.1 200 OK
+  HTTP/1.1 301 Moved Permanently
   $ curl -Is http://javadoc.imagej.net/KNIME/index.html | head -n 1
   HTTP/1.1 200 OK
   $ curl -Is http://javadoc.imagej.net/OMERO/index.html | head -n 1

# Ran 1 tests, 0 skipped, 1 failed.
Build step 'Execute shell' marked build as failure



More information about the ImageJ-builds mailing list