Skip to content

Console Output

14:17:52 The recommended git tool is: git
14:17:52 using credential docker-jenkins-github-credentials
14:17:52 Cloning the remote Git repository
14:17:52 Cloning with configured refspecs honoured and without tags
14:17:53 Fetching without tags
14:17:53 Merging remotes/origin/master commit 2807fde6c991596ac12853995c931c925128ee61 into PR head commit 334f28a05e25c3bfa79ccd4120fc8564f906dad4
14:17:53 Merge succeeded, producing ee75e109a1b0527fa755b283a6af06aa1197c395
14:17:53 Checking out Revision ee75e109a1b0527fa755b283a6af06aa1197c395 (PR-2769)
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2769 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-py.git +refs/pull/2769/head:refs/remotes/origin/PR-2769 +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/2769/head:refs/remotes/origin/PR-2769 # 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 --force --progress -- https://github.com/docker/docker-py.git +refs/pull/2769/head:refs/remotes/origin/PR-2769 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 334f28a05e25c3bfa79ccd4120fc8564f906dad4 # 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 2807fde6c991596ac12853995c931c925128ee61 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ee75e109a1b0527fa755b283a6af06aa1197c395 # timeout=10
14:17:53 Commit message: "Merge commit '2807fde6c991596ac12853995c931c925128ee61' into HEAD"
14:17:53 First time build. Skipping changelog.
 > git rev-list --no-walk df7ffaeea0258d09486d443bdfe69f0a4ce9a206 # timeout=10