Skip to content

Console Output

12:22:03 using credential docker-jenkins-github-credentials
12:22:03 Cloning the remote Git repository
12:22:03 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:22:05 Fetching without tags
12:22:05 Merging remotes/origin/master commit 800222268a79d62a0a63411278cca736e61bc191 into PR head commit b23658360e3d803a31565b57364ebdb741e542e2
12:22:05 Merge succeeded, producing 825cf7dee9d937acae4c8959202ba31168cb9b3a
12:22:05 Checking out Revision 825cf7dee9d937acae4c8959202ba31168cb9b3a (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 825cf7dee9d937acae4c8959202ba31168cb9b3a # timeout=10
12:22:09 Commit message: "Merge commit '800222268a79d62a0a63411278cca736e61bc191' into HEAD"
12:22:09 First time build. Skipping changelog.
 > git rev-list --no-walk 60ff1108e3b627a4a0d1040c38c0d6a07aa07b3d # timeout=10