Skip to content

Console Output

16:02:29 using credential docker-jenkins-github-credentials
16:02:29 Cloning the remote Git repository
16:02:29 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2642 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2642/head:refs/remotes/origin/PR-2642 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:02:32 Fetching without tags
16:02:32 Merging remotes/origin/master commit 30ff9f339cfb15ea00d0c6b1b3b675de3c80e8dd into PR head commit 7075a672450c7fcaa4daccec70fb19abb19030a3
16:02:33 Merge succeeded, producing 7075a672450c7fcaa4daccec70fb19abb19030a3
16:02:33 Checking out Revision 7075a672450c7fcaa4daccec70fb19abb19030a3 (PR-2642)
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2642/head:refs/remotes/origin/PR-2642 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2642/head:refs/remotes/origin/PR-2642 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7075a672450c7fcaa4daccec70fb19abb19030a3 # timeout=10
 > git merge 30ff9f339cfb15ea00d0c6b1b3b675de3c80e8dd # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7075a672450c7fcaa4daccec70fb19abb19030a3 # timeout=10
16:02:37 Commit message: "Add response url to a Server Error message"
16:02:37 First time build. Skipping changelog.
 > git --version # timeout=10
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0