Skip to content

Console Output

using credential docker-jenkins-github-credentials
Fetching changes from the remote Git repository
Fetching without tags
Merging remotes/origin/master commit 1c6dd42dab22090b3006a0380f18d6f56ab06a0e into PR head commit 6776f7cdcd6b33d749850f26033755ccc395975b
Merge succeeded, producing 6776f7cdcd6b33d749850f26033755ccc395975b
Checking out Revision 6776f7cdcd6b33d749850f26033755ccc395975b (PR-2617)
Commit message: "docs/builder: add note about handling of leading whitespace"
 > git rev-parse --is-inside-work-tree # 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
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/cli.git +refs/pull/2617/head:refs/remotes/origin/PR-2617 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6776f7cdcd6b33d749850f26033755ccc395975b # timeout=10
 > git merge 1c6dd42dab22090b3006a0380f18d6f56ab06a0e # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6776f7cdcd6b33d749850f26033755ccc395975b # timeout=10
 > git rev-list --no-walk 5413f31996afce56811668337e7df6396a9a45b8 # timeout=10