Skip to content

Console Output

14:02:50 using credential docker-jenkins-github-credentials
14:02:50 Cloning the remote Git repository
14:02:50 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2174 # 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/2174/head:refs/remotes/origin/PR-2174 +refs/heads/master:refs/remotes/origin/master
14:02:53 Fetching without tags
14:02:53 Merging remotes/origin/master commit 3fa5aef0f98d472b39bca55c1a82ca348ae0883e into PR head commit 0a21de05d2c712439bf053dfb108b2930730d399
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2174/head:refs/remotes/origin/PR-2174 # 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/2174/head:refs/remotes/origin/PR-2174 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0a21de05d2c712439bf053dfb108b2930730d399
14:02:53 Merge succeeded, producing 0a21de05d2c712439bf053dfb108b2930730d399
14:02:53 Checking out Revision 0a21de05d2c712439bf053dfb108b2930730d399 (PR-2174)
14:02:54 Commit message: "compose/loader: fix TestIsAbs not testing all combinations"
14:02:54 First time build. Skipping changelog.
 > git merge 3fa5aef0f98d472b39bca55c1a82ca348ae0883e # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0a21de05d2c712439bf053dfb108b2930730d399
 > git rev-list --no-walk f1323f69aff1ead3eef1c795100ada563f327b04 # timeout=10