Skip to content

Console Output

14:31:07 The recommended git tool is: git
14:31:07 using credential docker-jenkins-github-credentials
14:31:07 Cloning the remote Git repository
14:31:07 Cloning with configured refspecs honoured and without tags
14:31:07 Fetching without tags
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2709 # 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/pull/2709/head:refs/remotes/origin/PR-2709 +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/2709/head:refs/remotes/origin/PR-2709 # 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/2709/head:refs/remotes/origin/PR-2709 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:31:08 Merging remotes/origin/master commit 432819766014ce396e7507c52246ff5c8a11cdbc into PR head commit b869f4dc14daad3d7035544d62acb2865fc3fe7a
14:31:08 Merge succeeded, producing b869f4dc14daad3d7035544d62acb2865fc3fe7a
14:31:08 Checking out Revision b869f4dc14daad3d7035544d62acb2865fc3fe7a (PR-2709)
14:31:08 Commit message: "Add optional parameters for pruning build cache."
14:31:08 First time build. Skipping changelog.
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b869f4dc14daad3d7035544d62acb2865fc3fe7a # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge 432819766014ce396e7507c52246ff5c8a11cdbc # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b869f4dc14daad3d7035544d62acb2865fc3fe7a # timeout=10
 > git rev-list --no-walk cd1b761214ad852b2ac810d43cbc5ceed61ad80e # timeout=10