Skip to content

Console Output

10:18:42 using credential docker-jenkins-github-credentials
10:18:42 Cloning the remote Git repository
10:18:42 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2165 # 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/2165/head:refs/remotes/origin/PR-2165 +refs/heads/master:refs/remotes/origin/master
10:18:45 Fetching without tags
10:18:45 Merging remotes/origin/master commit 69b73f7519a433691a2432a234480964b591e0d9 into PR head commit 40e4fdb939a74381ac5b785dad9d3fd529ab17c7
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2165/head:refs/remotes/origin/PR-2165 # 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/2165/head:refs/remotes/origin/PR-2165 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 40e4fdb939a74381ac5b785dad9d3fd529ab17c7
10:18:46 Merge succeeded, producing 0ebf64554a27ac969ba23efa91769ba182ad5546
10:18:46 Checking out Revision 0ebf64554a27ac969ba23efa91769ba182ad5546 (PR-2165)
10:18:46 Commit message: "Merge commit '69b73f7519a433691a2432a234480964b591e0d9' into HEAD"
10:18:46 First time build. Skipping changelog.
 > git merge 69b73f7519a433691a2432a234480964b591e0d9 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0ebf64554a27ac969ba23efa91769ba182ad5546
 > git rev-list --no-walk 5f57392f168d75cfd8975c5addc0fd89e87416b9 # timeout=10