Skip to content

Console Output

The recommended git tool is: git
using credential docker-jenkins-github-credentials
Fetching changes from the remote Git repository
Fetching without tags
Merging remotes/origin/master commit 154ce5e58d672d3c45313a1a61cb2a7a5900f52a into PR head commit c4619fb341301b5e63e7160cee7eb39c61d3c0d1
Merge succeeded, producing c4619fb341301b5e63e7160cee7eb39c61d3c0d1
Checking out Revision c4619fb341301b5e63e7160cee7eb39c61d3c0d1 (PR-3318)
Commit message: "Update deprecated.md"
 > git rev-parse --resolve-git-dir /home/ubuntu/workspace/cli_PR-3318/.git # 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
 > 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/cli.git +refs/pull/3318/head:refs/remotes/origin/PR-3318 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c4619fb341301b5e63e7160cee7eb39c61d3c0d1 # 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 154ce5e58d672d3c45313a1a61cb2a7a5900f52a # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c4619fb341301b5e63e7160cee7eb39c61d3c0d1 # timeout=10
 > git rev-list --no-walk 557ecd2abd49536e2c357038579fd97a0db79ef1 # timeout=10