Skip to content

Console Output

17:55:38 using credential docker-jenkins-github-credentials
17:55:38 Cloning the remote Git repository
17:55:38 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2453 # 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/2453/head:refs/remotes/origin/PR-2453 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
17:55:44 Fetching without tags
17:55:44 Merging remotes/origin/19.03 commit 04533bd523bddf00c2077ae8e7f390f02390c2d4 into PR head commit 0d26cbf5b7c5cad106f9afb321bb8c4ba8832dc9
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2453/head:refs/remotes/origin/PR-2453 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # 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/pull/2453/head:refs/remotes/origin/PR-2453 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0d26cbf5b7c5cad106f9afb321bb8c4ba8832dc9 # timeout=10
17:55:45 Merge succeeded, producing 0d26cbf5b7c5cad106f9afb321bb8c4ba8832dc9
17:55:45 Checking out Revision 0d26cbf5b7c5cad106f9afb321bb8c4ba8832dc9 (PR-2453)
 > git merge 04533bd523bddf00c2077ae8e7f390f02390c2d4 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0d26cbf5b7c5cad106f9afb321bb8c4ba8832dc9 # timeout=10
17:55:49 Commit message: "yamldocs: add description to base command"
 > git rev-list --no-walk d4e4fa3b46bb4840cae6a9c65e68ef286e4a76a8 # timeout=10