Skip to content

Console Output

12:09:01 using credential docker-jenkins-github-credentials
12:09:01 Cloning the remote Git repository
12:09:01 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2500 # 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/2500/head:refs/remotes/origin/PR-2500 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:09:08 Fetching without tags
12:09:08 Merging remotes/origin/master commit 4f058143c705495b0302215a503fc8df82c40565 into PR head commit bc938e4deac56e7d0e760b7b0fe8a11b77684bdf
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2500/head:refs/remotes/origin/PR-2500 # 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/2500/head:refs/remotes/origin/PR-2500 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bc938e4deac56e7d0e760b7b0fe8a11b77684bdf # timeout=10
12:09:09 Merge succeeded, producing bc938e4deac56e7d0e760b7b0fe8a11b77684bdf
12:09:09 Checking out Revision bc938e4deac56e7d0e760b7b0fe8a11b77684bdf (PR-2500)
 > git merge 4f058143c705495b0302215a503fc8df82c40565 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bc938e4deac56e7d0e760b7b0fe8a11b77684bdf # timeout=10
12:09:13 Commit message: "docker info: add "context" to output"
12:09:13 First time build. Skipping changelog.
 > git rev-list --no-walk 16b53421ca6815015e3bd4302dc0fc6b6d053472 # timeout=10