Skip to content

Console Output

14:15:23 using credential docker-jenkins-github-credentials
14:15:23 Cloning the remote Git repository
14:15:23 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2410 # 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/2410/head:refs/remotes/origin/PR-2410 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:15:28 Fetching without tags
14:15:28 Merging remotes/origin/master commit 22acbbcc4b3fb5020492b1ed9e72186191bfedc0 into PR head commit 7557c138d70a0bba083a1086064f6206415b6dcb
14:15:28 Merge succeeded, producing 7557c138d70a0bba083a1086064f6206415b6dcb
14:15:28 Checking out Revision 7557c138d70a0bba083a1086064f6206415b6dcb (PR-2410)
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2410/head:refs/remotes/origin/PR-2410 # 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/2410/head:refs/remotes/origin/PR-2410 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7557c138d70a0bba083a1086064f6206415b6dcb # timeout=10
 > git merge 22acbbcc4b3fb5020492b1ed9e72186191bfedc0 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7557c138d70a0bba083a1086064f6206415b6dcb # timeout=10
14:15:33 Commit message: "Adding missing title in builder.md"
14:15:33 First time build. Skipping changelog.
 > git rev-list --no-walk eb05ded0a43441a6c6aef4cbc9311a86cccd778d # timeout=10