Skip to content

Console Output

15:59:43 using credential docker-jenkins-github-credentials
15:59:43 Cloning the remote Git repository
15:59:43 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2135 # 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/2135/head:refs/remotes/origin/PR-2135 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:59:45 Fetching without tags
15:59:46 Merging remotes/origin/master commit 22acbbcc4b3fb5020492b1ed9e72186191bfedc0 into PR head commit 8fbd291ba1347752e11bb18bdc25e725be251095
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2135/head:refs/remotes/origin/PR-2135 # 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/2135/head:refs/remotes/origin/PR-2135 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8fbd291ba1347752e11bb18bdc25e725be251095 # timeout=10
15:59:46 Merge succeeded, producing 8fbd291ba1347752e11bb18bdc25e725be251095
15:59:46 Checking out Revision 8fbd291ba1347752e11bb18bdc25e725be251095 (PR-2135)
15:59:46 Commit message: "Prevent mixing subsubcommands with subcommands in fish completions"
15:59:46 First time build. Skipping changelog.
 > git merge 22acbbcc4b3fb5020492b1ed9e72186191bfedc0 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8fbd291ba1347752e11bb18bdc25e725be251095 # timeout=10
 > git rev-list --no-walk 85c5cd28142c0d4f9a5f96d3f1451b62d9f64ce7 # timeout=10