Skip to content

Console Output

15:09:37 using credential docker-jenkins-github-credentials
15:09:37 Cloning the remote Git repository
15:09:37 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2428 # 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/2428/head:refs/remotes/origin/PR-2428 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:09:40 Fetching without tags
15:09:40 Merging remotes/origin/master commit 2f494e1181ab4582c250192d264376c56193585c into PR head commit 6bd09229a5cbe0941d9452a98ee7935c7a193b5f
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2428/head:refs/remotes/origin/PR-2428 # 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/2428/head:refs/remotes/origin/PR-2428 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6bd09229a5cbe0941d9452a98ee7935c7a193b5f # timeout=10
15:09:41 Merge succeeded, producing 6bd09229a5cbe0941d9452a98ee7935c7a193b5f
15:09:41 Checking out Revision 6bd09229a5cbe0941d9452a98ee7935c7a193b5f (PR-2428)
15:09:41 Commit message: "CI: update notary test certificates"
15:09:41 First time build. Skipping changelog.
 > git merge 2f494e1181ab4582c250192d264376c56193585c # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6bd09229a5cbe0941d9452a98ee7935c7a193b5f # timeout=10
 > git rev-list --no-walk 39b7081b94527d67f9aa07a96e3bf3b1041fceac # timeout=10