Skip to content

Console Output

23:36:17 using credential docker-jenkins-github-credentials
23:36:17 Cloning the remote Git repository
23:36:17 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-2636 # 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/2636/head:refs/remotes/origin/PR-2636 +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/2636/head:refs/remotes/origin/PR-2636 # timeout=10
23:36:19 Fetching without tags
23:36:19 Merging remotes/origin/master commit b4beaaac8cafcec9fe9eb3d6903addd5d9bac4f2 into PR head commit b37a25d70b7d483cc0fbc78fb6863636ca84cbb3
23:36:20 Merge succeeded, producing b37a25d70b7d483cc0fbc78fb6863636ca84cbb3
23:36:20 Checking out Revision b37a25d70b7d483cc0fbc78fb6863636ca84cbb3 (PR-2636)
 > 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/2636/head:refs/remotes/origin/PR-2636 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b37a25d70b7d483cc0fbc78fb6863636ca84cbb3 # timeout=10
 > git merge b4beaaac8cafcec9fe9eb3d6903addd5d9bac4f2 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b37a25d70b7d483cc0fbc78fb6863636ca84cbb3 # timeout=10
23:36:23 Commit message: "Fix pulling with container create api"
23:36:23 First time build. Skipping changelog.
 > git rev-list --no-walk 2fc6a3d19fc8de3729f633d08f7d8de30c006d2f # timeout=10