Skip to content

Console Output

20:15:53 using credential docker-jenkins-github-credentials
20:15:53 Cloning the remote Git repository
20:15:53 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2107 # 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/2107/head:refs/remotes/origin/PR-2107 +refs/heads/master:refs/remotes/origin/master
20:15:56 Fetching without tags
20:15:56 Merging remotes/origin/master commit 01a8d2c2c41ecb544718b0eb458fc8974aa63834 into PR head commit 56729bc0a483c03e2c56b4bb2f41cc823e642f02
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2107/head:refs/remotes/origin/PR-2107 # 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/pull/2107/head:refs/remotes/origin/PR-2107 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 56729bc0a483c03e2c56b4bb2f41cc823e642f02
20:15:57 Merge succeeded, producing d79a01460e1bdd25cb146e72a8d9ce2d78412484
20:15:57 Checking out Revision d79a01460e1bdd25cb146e72a8d9ce2d78412484 (PR-2107)
20:15:57 Commit message: "Merge commit '01a8d2c2c41ecb544718b0eb458fc8974aa63834' into HEAD"
20:15:57 First time build. Skipping changelog.
 > git merge 01a8d2c2c41ecb544718b0eb458fc8974aa63834 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d79a01460e1bdd25cb146e72a8d9ce2d78412484
 > git rev-list --no-walk 4b62f0d9bd6b31937f40acc33f3f367d74d46ee1 # timeout=10