Skip to content

Console Output

using credential docker-jenkins-github-credentials
Cloning the remote Git repository
Cloning with configured refspecs honoured and with tags
Cloning repository https://github.com/docker/HttpOverStream.git
 > git init d:\jenkins\workspace\HttpOverStream_0.1.20 # timeout=10
Fetching upstream changes from https://github.com/docker/HttpOverStream.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --tags --force --progress -- https://github.com/docker/HttpOverStream.git +refs/tags/0.1.20:refs/tags/0.1.20
Fetching with tags
Checking out Revision 0b60c900cbe8a97e434620c37e1dc5581d0d2794 (0.1.20)
Commit message: "Merge pull request #27 from StefanScherer/pack-with-tag-name"
First time build. Skipping changelog.
 > git config remote.origin.url https://github.com/docker/HttpOverStream.git # timeout=10
 > git config --add remote.origin.fetch +refs/tags/0.1.20:refs/tags/0.1.20 # timeout=10
 > git config remote.origin.url https://github.com/docker/HttpOverStream.git # timeout=10
Fetching upstream changes from https://github.com/docker/HttpOverStream.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --tags --force --progress -- https://github.com/docker/HttpOverStream.git +refs/tags/0.1.20:refs/tags/0.1.20
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0b60c900cbe8a97e434620c37e1dc5581d0d2794
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426