Skip to content

Console Output

17:02:11 using credential docker-jenkins-github-credentials
17:02:11 Cloning the remote Git repository
17:02:11 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2510 # 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/2510/head:refs/remotes/origin/PR-2510 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:02:13 Fetching without tags
17:02:13 Merging remotes/origin/master commit f7185d27e165c50c55c898720fec38b37a751393 into PR head commit 84c0a04097fe824d248e06395b96015e0cc3843a
17:02:14 Merge succeeded, producing 84c0a04097fe824d248e06395b96015e0cc3843a
17:02:14 Checking out Revision 84c0a04097fe824d248e06395b96015e0cc3843a (PR-2510)
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2510/head:refs/remotes/origin/PR-2510 # 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/2510/head:refs/remotes/origin/PR-2510 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 84c0a04097fe824d248e06395b96015e0cc3843a # timeout=10
 > git merge f7185d27e165c50c55c898720fec38b37a751393 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 84c0a04097fe824d248e06395b96015e0cc3843a # timeout=10
17:02:14 Commit message: "vendor: Microsoft/hcsshim v0.8.9"
17:02:14 First time build. Skipping changelog.
 > git rev-list --no-walk 727a97fb7faa6bbf684698add614164ef17d9247 # timeout=10