Skip to content

Console Output

08:43:03 using credential docker-jenkins-github-credentials
08:43:03 Cloning the remote Git repository
08:43:03 Cloning with configured refspecs honoured and without tags
08:43:03 Fetching without tags
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2680 # 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/2680/head:refs/remotes/origin/PR-2680 +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/2680/head:refs/remotes/origin/PR-2680 # 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/2680/head:refs/remotes/origin/PR-2680 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:43:04 Merging remotes/origin/master commit 9d8cd023e88f22e701365ae4d3dccc16537f4851 into PR head commit 180414dcbbde807f85695a03a5c12d5ffc3aa6f3
08:43:04 Merge succeeded, producing 180414dcbbde807f85695a03a5c12d5ffc3aa6f3
08:43:04 Checking out Revision 180414dcbbde807f85695a03a5c12d5ffc3aa6f3 (PR-2680)
08:43:04 Commit message: "Shell out to SSH client for an ssh connection"
08:43:04 First time build. Skipping changelog.
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 180414dcbbde807f85695a03a5c12d5ffc3aa6f3 # 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 9d8cd023e88f22e701365ae4d3dccc16537f4851 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 180414dcbbde807f85695a03a5c12d5ffc3aa6f3 # timeout=10
 > git rev-list --no-walk a54e94fa1239c1c15a96c2b555b61a70d94cbc1f # timeout=10