Skip to content

Console Output

19:32:57 using credential docker-jenkins-github-credentials
19:32:57 Cloning the remote Git repository
19:32:57 Cloning with configured refspecs honoured and without tags
19:32:58 Fetching without tags
19:32:58 Merging remotes/origin/master commit 8077d80118d289625248051d608a15cd34b19c27 into PR head commit 2f51a7a4c3195572ec113bb86f2a723f26055976
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2446 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/docker/docker-py.git +refs/pull/2446/head:refs/remotes/origin/PR-2446 +refs/heads/master:refs/remotes/origin/master
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2446/head:refs/remotes/origin/PR-2446 # 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/2446/head:refs/remotes/origin/PR-2446 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2f51a7a4c3195572ec113bb86f2a723f26055976
 > git merge 8077d80118d289625248051d608a15cd34b19c27 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
19:32:58 Merge succeeded, producing 2f51a7a4c3195572ec113bb86f2a723f26055976
19:32:58 Checking out Revision 2f51a7a4c3195572ec113bb86f2a723f26055976 (PR-2446)
19:32:58 Commit message: "Allow ignoring `NotFound` when generating image list"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2f51a7a4c3195572ec113bb86f2a723f26055976