[ImageJ-builds] Build failed in Jenkins: MinGW-W64-Git-SVN-Mirror #960
jenkins at imagej.net
jenkins at imagej.net
Sat Aug 8 01:12:34 CDT 2015
See <http://jenkins.imagej.net/job/MinGW-W64-Git-SVN-Mirror/960/>
------------------------------------------
Started by timer
Building remotely on server.microscopy in workspace <http://jenkins.imagej.net/job/MinGW-W64-Git-SVN-Mirror/ws/>
Copied 1 artifact from "SciJava-scripts" build number 135
[MinGW-W64-Git-SVN-Mirror] $ /bin/sh -xe /tmp/hudson6453080381321785298.sh
+ sh -x bin/git-svn-synchronizer.sh http://svn.code.sf.net/p/mingw-w64/code/ fiji.sc:/srv/git/mingw-w64.git repo.or.cz:/srv/git/mingw-w64.git
+ force=
+ reset=
+ test 3 -gt 0
+ break
+ test 3 -lt 2
+ set -e
+ SVN_URL=http://svn.code.sf.net/p/mingw-w64/code/
+ shift
+ test -d .git
+ test -d .git/svn
+ git config svn-remote.svn.url
+ test ahttp://svn.code.sf.net/p/mingw-w64/code != ahttp://svn.code.sf.net/p/mingw-w64/code
+ git svn fetch
+ git for-each-ref --shell --format %(refname) refs/remotes/
+ sed -e s/^'\(refs\/remotes\/\(.*\)\)'$/'\1:refs\/heads\/svn\/\2'/ -e s/:refs\/heads\/svn\/tags\//:refs\/tags\//
+ args='refs/remotes/git-svn:refs/heads/svn/git-svn'
'refs/remotes/releases:refs/heads/svn/releases'
'refs/remotes/trunk:refs/heads/svn/trunk'
+ git gc --auto
+ eval git push "fiji.sc:/srv/git/mingw-w64.git" 'refs/remotes/git-svn:refs/heads/svn/git-svn' 'refs/remotes/releases:refs/heads/svn/releases' 'refs/remotes/trunk:refs/heads/svn/trunk'
+ git push fiji.sc:/srv/git/mingw-w64.git refs/remotes/git-svn:refs/heads/svn/git-svn refs/remotes/releases:refs/heads/svn/releases refs/remotes/trunk:refs/heads/svn/trunk
Everything up-to-date
+ eval git push "repo.or.cz:/srv/git/mingw-w64.git" 'refs/remotes/git-svn:refs/heads/svn/git-svn' 'refs/remotes/releases:refs/heads/svn/releases' 'refs/remotes/trunk:refs/heads/svn/trunk'
+ git push repo.or.cz:/srv/git/mingw-w64.git refs/remotes/git-svn:refs/heads/svn/git-svn refs/remotes/releases:refs/heads/svn/releases refs/remotes/trunk:refs/heads/svn/trunk
ssh: Could not resolve hostname repo.or.cz: Name or service not known
fatal: The remote end hung up unexpectedly
Build step 'Execute shell' marked build as failure
Build step 'Groovy Postbuild' marked build as failure
More information about the ImageJ-builds
mailing list