Skip to content

Console Output

10:56:53 using credential docker-jenkins-github-credentials
10:56:53 Cloning the remote Git repository
10:56:53 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_4.4.0-release # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/heads/4.4.0-release:refs/remotes/origin/4.4.0-release # timeout=10
10:56:56 Fetching without tags
10:56:56 Checking out Revision cb2aedfb1498590123c066c4130daac6a6206b9b (4.4.0-release)
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/4.4.0-release:refs/remotes/origin/4.4.0-release # 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/heads/4.4.0-release:refs/remotes/origin/4.4.0-release # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cb2aedfb1498590123c066c4130daac6a6206b9b # timeout=10
10:57:00 Commit message: "Update changelog for 4.4.0 release"
10:57:00 First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0