Skip to content

Console Output

15:17:55 using credential docker-jenkins-github-credentials
15:17:55 Cloning the remote Git repository
15:17:55 Cloning with configured refspecs honoured and without tags
15:17:55 Fetching without tags
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2583 # 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/2583/head:refs/remotes/origin/PR-2583 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2583/head:refs/remotes/origin/PR-2583 # 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/2583/head:refs/remotes/origin/PR-2583 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:17:56 Merging remotes/origin/master commit a5270865e6ff7ab74ade8a9f172fe4a91ffc095d into PR head commit 57a8a0c561025a38b2cf5b90d430fd8a5c9f4649
15:17:56 Merge succeeded, producing 57a8a0c561025a38b2cf5b90d430fd8a5c9f4649
15:17:56 Checking out Revision 57a8a0c561025a38b2cf5b90d430fd8a5c9f4649 (PR-2583)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 57a8a0c561025a38b2cf5b90d430fd8a5c9f4649 # timeout=10
 > git merge a5270865e6ff7ab74ade8a9f172fe4a91ffc095d # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 57a8a0c561025a38b2cf5b90d430fd8a5c9f4649 # timeout=10
15:17:56 Commit message: "Update version after 4.2.1 release"
 > git --version # timeout=10
fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18