Skip to content

Console Output

13:44:18 using credential docker-jenkins-github-credentials
13:44:18 Cloning the remote Git repository
13:44:18 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2326 # 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/2326/head:refs/remotes/origin/PR-2326 +refs/heads/master:refs/remotes/origin/master
13:44:24 Fetching without tags
13:44:24 Merging remotes/origin/master commit e6ea7c22330f1b5bb5e57dd5c6e0b4cfe1be1ab0 into PR head commit 491c819a90d1b7ed76dfb8f0b81f49e79667fdb3
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2326/head:refs/remotes/origin/PR-2326 # 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/2326/head:refs/remotes/origin/PR-2326 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 491c819a90d1b7ed76dfb8f0b81f49e79667fdb3
13:44:25 Merge succeeded, producing 491c819a90d1b7ed76dfb8f0b81f49e79667fdb3
13:44:25 Checking out Revision 491c819a90d1b7ed76dfb8f0b81f49e79667fdb3 (PR-2326)
 > git merge e6ea7c22330f1b5bb5e57dd5c6e0b4cfe1be1ab0 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 491c819a90d1b7ed76dfb8f0b81f49e79667fdb3
13:44:27 Commit message: "deprecated: use of reserved namespaces for engine labels"
13:44:27 First time build. Skipping changelog.
 > git rev-list --no-walk 1f5f41b2993feceaddf0b4d511911047b14e3de0 # timeout=10