[ImageJ-builds] Build failed in Jenkins: Synchronize-and-deploy-IJ1 #5166
jenkins at imagej.net
jenkins at imagej.net
Mon Sep 28 13:50:58 CDT 2015
See <http://jenkins.imagej.net/job/Synchronize-and-deploy-IJ1/5166/>
------------------------------------------
Started by user Curtis Rueden
Building on master in workspace <http://jenkins.imagej.net/job/Synchronize-and-deploy-IJ1/ws/>
Cloning the remote Git repository
Cloning repository git://github.com/imagej/ImageJA
> git init <http://jenkins.imagej.net/job/Synchronize-and-deploy-IJ1/ws/> # timeout=10
Fetching upstream changes from git://github.com/imagej/ImageJA
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/imagej/ImageJA +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url git://github.com/imagej/ImageJA # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://github.com/imagej/ImageJA # timeout=10
Fetching upstream changes from git://github.com/imagej/ImageJA
> git -c core.askpass=true fetch --tags --progress git://github.com/imagej/ImageJA +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision dd0d4bade204717e7c0d1e82f3b96a37b46d54d6 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f dd0d4bade204717e7c0d1e82f3b96a37b46d54d6
> git rev-list dd0d4bade204717e7c0d1e82f3b96a37b46d54d6 # timeout=10
> git tag -a -f -m Jenkins Build #5166 jenkins-Synchronize-and-deploy-IJ1-5166 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson1927732975415718690.sh
+ test -d tools
+ mkdir tools
+ cd tools
+ git init
Initialized empty Git repository in /data/devel/jenkins/jobs/Synchronize-and-deploy-IJ1/workspace/tools/.git/
+ git remote add -t tools -f origin git://github.com/imagej/ImageJA
Updating origin
>From git://github.com/imagej/ImageJA
* [new branch] tools -> origin/tools
+ git checkout -t origin/tools
Switched to a new branch 'tools'
Branch tools set up to track remote branch tools from origin.
+ cd tools
+ git pull
Already up-to-date.
+ export GIT_AUTHOR_NAME=Johannes Schindelin
+ export GIT_AUTHOR_EMAIL=johannes.schindelin at gmx.de
+ set +x
+ test -z http://jenkins.imagej.net/
+ URL=http://imagej.nih.gov/ij
+ SRC_URL=http://imagej.nih.gov/ij/download/src
+ NOTES_URL=http://imagej.nih.gov/ij/notes.html
+ curl http://imagej.nih.gov/ij/download/src/
+ sed -n s/^.*ij\([0-9a-z]*\)-src.zip.*$/\1/p
+ tail -n 1
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 12446 0 12446 0 0 130k 0 --:--:-- --:--:-- --:--:-- 229k
+ VERSION=150c
+ echo 150c
+ sed s/^./&./
+ DOTVERSION=1.50c
+ git log
+ grep ^ .[^ ]\? 1.50c,\?
+ ZIP=ij150c-src.zip
+ test -f ij150c-src.zip
+ curl http://imagej.nih.gov/ij/download/src/ij150c-src.zip
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
91 1507k 91 1382k 0 0 1826k 0 --:--:-- --:--:-- --:--:-- 1923k
100 1507k 100 1507k 0 0 1986k 0 --:--:-- --:--:-- --:--:-- 2093k
+ NOTES=.git/notes150c.txt
+ test -f .git/notes150c.txt
+ w3m -cols 72 -dump http://imagej.nih.gov/ij/notes.html
+ LANG=en_US.utf-8
+ export LANG
+ cat .git/notes150c.txt
+ sed -n -e s/^ [^ ] 1.50c,\? /•&/ -e /^[^ ] [^ ] 1.50c,\? /,$p
+ sed -e /^ [^ ] /,$d -e /^Version/,$d -e s/^[^ ]\( [^ ] 1.50c,\? \)/\1/
+ dirname tools/jenkins-job.sh
+ sh -x tools/commit-new-version.sh .git/ij150c-src.zip
+ BRANCHNAME=imagej
+ URL=git at git.imagej.net:imageja.git
+ git rev-parse imagej
+ git fetch git at git.imagej.net:imageja.git imagej:refs/heads/imagej
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: POSSIBLE DNS SPOOFING DETECTED! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
The RSA host key for git.imagej.net has changed,
and the key for the corresponding IP address 144.92.48.154
has a different value. This could either mean that
DNS SPOOFING is happening or the IP address for the host
and its host key have changed at the same time.
Offending key for IP in /var/lib/jenkins/.ssh/known_hosts:18
remove with: ssh-keygen -f "/var/lib/jenkins/.ssh/known_hosts" -R 144.92.48.154
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that a host key has just been changed.
The fingerprint for the RSA key sent by the remote host is
0d:31:4b:c6:73:d9:4c:f0:c2:f4:14:d6:69:8a:fa:da.
Please contact your system administrator.
Add correct host key in /var/lib/jenkins/.ssh/known_hosts to get rid of this message.
Offending RSA key in /var/lib/jenkins/.ssh/known_hosts:14
remove with: ssh-keygen -f "/var/lib/jenkins/.ssh/known_hosts" -R git.imagej.net
RSA host key for git.imagej.net has changed and you have requested strict checking.
Host key verification failed.
fatal: The remote end hung up unexpectedly
+ echo No branch imagej yet!
No branch imagej yet!
+ exit 1
+ echo Could not commit!
Could not commit!
+ exit 1
Build step 'Execute shell' marked build as failure
More information about the ImageJ-builds
mailing list