Skip to content

Console Output

21:30:50 using credential docker-jenkins-github-credentials
21:30:50 Cloning the remote Git repository
21:30:50 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_master # timeout=10
Fetching upstream changes from https://github.com/docker/cli.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/cli.git +refs/heads/master:refs/remotes/origin/master
21:30:53 Fetching without tags
21:30:53 Checking out Revision d104cfefe5453a057a8088805fbf756995e3223c (master)
 > git config remote.origin.url https://github.com/docker/cli.git # 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/cli.git # timeout=10
Fetching upstream changes from https://github.com/docker/cli.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/cli.git +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d104cfefe5453a057a8088805fbf756995e3223c
21:30:53 Commit message: "Merge pull request #2309 from Abreto/Abreto-patch-1"
 > git rev-list --no-walk 8e9ab9d8c1356d152ae9bd9e02a4e6c012111f13 # timeout=10