Skip to content

Console Output

11:24:34 using credential docker-jenkins-github-credentials
11:24:34 Cloning the remote Git repository
11:24:34 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2317 # 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/2317/head:refs/remotes/origin/PR-2317 +refs/heads/18.09:refs/remotes/origin/18.09
11:24:37 Fetching without tags
11:24:37 Merging remotes/origin/18.09 commit c2ae869f6fc46733561f30c1907340dbfdcdf2e8 into PR head commit 83338088ba62991970db23d6001ae51b5fe6f424
11:24:37 Merge succeeded, producing 83338088ba62991970db23d6001ae51b5fe6f424
11:24:37 Checking out Revision 83338088ba62991970db23d6001ae51b5fe6f424 (PR-2317)
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2317/head:refs/remotes/origin/PR-2317 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/18.09:refs/remotes/origin/18.09 # 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/2317/head:refs/remotes/origin/PR-2317 +refs/heads/18.09:refs/remotes/origin/18.09
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 83338088ba62991970db23d6001ae51b5fe6f424
 > git merge c2ae869f6fc46733561f30c1907340dbfdcdf2e8 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 83338088ba62991970db23d6001ae51b5fe6f424
11:24:38 Commit message: "Test cases vols+driver+/-external on schema 3.4+"
11:24:38 First time build. Skipping changelog.
 > git rev-list --no-walk 6ecc101c5c997b97f257fb2cffea34c0c0c6a5aa # timeout=10