Skip to content

Console Output

13:33:00 using credential docker-jenkins-github-credentials
13:33:00 Cloning the remote Git repository
13:33:00 Cloning with configured refspecs honoured and without tags
13:33:01 Fetching without tags
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_4.1.0-release # 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/heads/4.1.0-release:refs/remotes/origin/4.1.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.1.0-release:refs/remotes/origin/4.1.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.1.0-release:refs/remotes/origin/4.1.0-release
13:33:01 Checking out Revision f05b61aaa7c4dc8bd416b8eb60c5200bea69839c (4.1.0-release)
13:33:01 Commit message: "Bump 4.1.0"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f05b61aaa7c4dc8bd416b8eb60c5200bea69839c
fatal: bad object 9d211b4b26f02e228a3affd71de33f5afd9f4d88