Skip to content

Console Output

05:52:47 using credential docker-jenkins-github-credentials
05:52:47 Cloning the remote Git repository
05:52:47 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-2572 # 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/2572/head:refs/remotes/origin/PR-2572 +refs/heads/master:refs/remotes/origin/master # timeout=10
05:52:48 Fetching without tags
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2572/head:refs/remotes/origin/PR-2572 # 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/2572/head:refs/remotes/origin/PR-2572 +refs/heads/master:refs/remotes/origin/master # timeout=10
05:52:48 Merging remotes/origin/master commit 9a24df5cdd03c679dc929735e4766e19ff1c2bdb into PR head commit 81eb5d42c99b8fc5cae975e8beeadc716caf349a
05:52:48 Merge succeeded, producing 81eb5d42c99b8fc5cae975e8beeadc716caf349a
05:52:48 Checking out Revision 81eb5d42c99b8fc5cae975e8beeadc716caf349a (PR-2572)
05:52:48 Commit message: "Fix parameter names in TLSConfig error messages and comments"
05:52:48 First time build. Skipping changelog.
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 81eb5d42c99b8fc5cae975e8beeadc716caf349a # timeout=10
 > git merge 9a24df5cdd03c679dc929735e4766e19ff1c2bdb # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 81eb5d42c99b8fc5cae975e8beeadc716caf349a # timeout=10
 > git rev-list --no-walk 91bc87fabc22ca401cc04fedfa5c7c4feb903eaf # timeout=10