Skip to content

Console Output

21:15:55 The recommended git tool is: git
21:15:57 using credential docker-jenkins-github-credentials
21:15:57 Cloning the remote Git repository
21:15:57 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-2818 # 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/2818/head:refs/remotes/origin/PR-2818 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:15:58 Fetching without tags
21:15:59 Merging remotes/origin/master commit e131955685f6480bdb0fb7b1d64bd283328ef772 into PR head commit d216adacba3ea796f046dc91f939d638c3b0bfa8
21:15:59 Merge succeeded, producing f792b31034b6690a76e09e3c290b62e355481392
21:15:59 Checking out Revision f792b31034b6690a76e09e3c290b62e355481392 (PR-2818)
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2818/head:refs/remotes/origin/PR-2818 # 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/2818/head:refs/remotes/origin/PR-2818 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d216adacba3ea796f046dc91f939d638c3b0bfa8 # 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 e131955685f6480bdb0fb7b1d64bd283328ef772 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f792b31034b6690a76e09e3c290b62e355481392 # timeout=10
21:16:02 Commit message: "Merge commit 'e131955685f6480bdb0fb7b1d64bd283328ef772' into HEAD"
 > git rev-list --no-walk 935a95313546f4d33651fdede70c7a424f2dec78 # timeout=10