Skip to content

Console Output

08:29:07 using credential docker-jenkins-github-credentials
08:29:07 Cloning the remote Git repository
08:29:07 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-2671 # 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/2671/head:refs/remotes/origin/PR-2671 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:29:09 Fetching without tags
08:29:09 Merging remotes/origin/master commit ff44e7e3753e0771c429b4138e271b960f61c98a into PR head commit aed570098518cbc73dc1450b001520a0c5bf5046
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2671/head:refs/remotes/origin/PR-2671 # 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/2671/head:refs/remotes/origin/PR-2671 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f aed570098518cbc73dc1450b001520a0c5bf5046 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
08:29:09 Merge succeeded, producing efa56489264c3dfd2c76e3ff72f3c3c7a4cd7567
08:29:09 Checking out Revision efa56489264c3dfd2c76e3ff72f3c3c7a4cd7567 (PR-2671)
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge ff44e7e3753e0771c429b4138e271b960f61c98a # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f efa56489264c3dfd2c76e3ff72f3c3c7a4cd7567 # timeout=10
08:29:13 Commit message: "Merge commit 'ff44e7e3753e0771c429b4138e271b960f61c98a' into HEAD"
 > git rev-list --no-walk cec152db5f679bc61c2093959bd9109cb9abb169 # timeout=10