Skip to content

Console Output

12:18:42 using credential docker-jenkins-github-credentials
12:18:42 Cloning the remote Git repository
12:18:42 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-2699 # 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/2699/head:refs/remotes/origin/PR-2699 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:18:44 Fetching without tags
12:18:44 Merging remotes/origin/master commit 800222268a79d62a0a63411278cca736e61bc191 into PR head commit b23658360e3d803a31565b57364ebdb741e542e2
12:18:44 Merge succeeded, producing 9a3551643b299806391a1f7acaaeb4fb13641d0b
12:18:44 Checking out Revision 9a3551643b299806391a1f7acaaeb4fb13641d0b (PR-2699)
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2699/head:refs/remotes/origin/PR-2699 # 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/2699/head:refs/remotes/origin/PR-2699 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b23658360e3d803a31565b57364ebdb741e542e2 # 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 800222268a79d62a0a63411278cca736e61bc191 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9a3551643b299806391a1f7acaaeb4fb13641d0b # timeout=10
12:18:48 Commit message: "Merge commit '800222268a79d62a0a63411278cca736e61bc191' into HEAD"
12:18:48 First time build. Skipping changelog.
 > git rev-list --no-walk 60ff1108e3b627a4a0d1040c38c0d6a07aa07b3d # timeout=10