Skip to content

Console Output

13:54:49 using credential docker-jenkins-github-credentials
13:54:49 Cloning the remote Git repository
13:54:49 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-2586 # 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/2586/head:refs/remotes/origin/PR-2586 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:54:50 Fetching without tags
13:54:50 Merging remotes/origin/master commit 5efe28149a2060ff64faab5d4c1566f4cb994792 into PR head commit c51e7303c46376b770539ce797b25653fce420d8
13:54:50 Merge succeeded, producing c51e7303c46376b770539ce797b25653fce420d8
13:54:50 Checking out Revision c51e7303c46376b770539ce797b25653fce420d8 (PR-2586)
13:54:50 Commit message: "Update Dockerfile"
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2586/head:refs/remotes/origin/PR-2586 # 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/2586/head:refs/remotes/origin/PR-2586 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c51e7303c46376b770539ce797b25653fce420d8 # timeout=10
 > git merge 5efe28149a2060ff64faab5d4c1566f4cb994792 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c51e7303c46376b770539ce797b25653fce420d8 # timeout=10
 > git rev-list --no-walk d12c8f5983449bd65e03c1713a16214d9e029c7c # timeout=10