Skip to content

Console Output

14:16:56 using credential docker-jenkins-github-credentials
14:16:56 Cloning the remote Git repository
14:16:56 Cloning with configured refspecs honoured and without tags
14:16:57 Fetching without tags
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_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/release:refs/remotes/origin/release
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/release:refs/remotes/origin/release # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
14:16:57 Checking out Revision 66495870de024e61685a8eac9e13e0f7ca1ddee1 (release)
14:16:57 Commit message: "Merge pull request #2443 from docker/4.1.0-release"
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/release:refs/remotes/origin/release
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 66495870de024e61685a8eac9e13e0f7ca1ddee1
 > git rev-list --no-walk 1308cfb78dc2386e1ade3d3a22201431d012604e # timeout=10