Skip to content

Console Output

14:33:23 using credential docker-jenkins-github-credentials
14:33:23 Cloning the remote Git repository
14:33:23 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-2481 # 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/2481/head:refs/remotes/origin/PR-2481 +refs/heads/master:refs/remotes/origin/master
14:33:26 Fetching without tags
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2481/head:refs/remotes/origin/PR-2481 # 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/2481/head:refs/remotes/origin/PR-2481 +refs/heads/master:refs/remotes/origin/master
14:33:26 Merging remotes/origin/master commit a0b9c3d0b38abd4af1880ca3dde2845556dd2f70 into PR head commit 656db96b4a8b0db28d4b19ca60c95036c995175b
14:33:26 Merge succeeded, producing 656db96b4a8b0db28d4b19ca60c95036c995175b
14:33:26 Checking out Revision 656db96b4a8b0db28d4b19ca60c95036c995175b (PR-2481)
14:33:27 Commit message: "Fix mac_address connect usage in network functions && addind appropriate test"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 656db96b4a8b0db28d4b19ca60c95036c995175b
 > git merge a0b9c3d0b38abd4af1880ca3dde2845556dd2f70 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 656db96b4a8b0db28d4b19ca60c95036c995175b
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426