Skip to content

Console Output

10:23:34 using credential docker-jenkins-github-credentials
10:23:34 Cloning the remote Git repository
10:23:34 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2323 # 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/2323/head:refs/remotes/origin/PR-2323 +refs/heads/master:refs/remotes/origin/master
10:23:37 Fetching without tags
10:23:37 Merging remotes/origin/master commit 8ef8547eb6934b28497d309d21e280bcd25145f5 into PR head commit 58c76291ca898b164528b7847b48eb19c1fd05a5
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2323/head:refs/remotes/origin/PR-2323 # 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/2323/head:refs/remotes/origin/PR-2323 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 58c76291ca898b164528b7847b48eb19c1fd05a5
10:23:38 Merge succeeded, producing 7da7c003d97b7b5ba78356c2ff52ad087f5bf401
10:23:38 Checking out Revision 7da7c003d97b7b5ba78356c2ff52ad087f5bf401 (PR-2323)
 > git merge 8ef8547eb6934b28497d309d21e280bcd25145f5 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7da7c003d97b7b5ba78356c2ff52ad087f5bf401
10:23:39 Commit message: "Merge commit '8ef8547eb6934b28497d309d21e280bcd25145f5' into HEAD"
10:23:39 First time build. Skipping changelog.
 > git rev-list --no-walk 399dd3a2b169937aa985cdf55c85620d128737ba # timeout=10