Skip to content

Console Output

07:53:21 using credential docker-jenkins-github-credentials
07:53:21 Cloning the remote Git repository
07:53:21 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2443 # 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/2443/head:refs/remotes/origin/PR-2443 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:53:24 Fetching without tags
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2443/head:refs/remotes/origin/PR-2443 # 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/2443/head:refs/remotes/origin/PR-2443 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:53:24 Merging remotes/origin/master commit 42f5b8a3e1c308749c58603d5a37bb9ccaa71f33 into PR head commit f88ae74135fc46227d3f62e4308a79a92a76bd76
07:53:25 Merge succeeded, producing f88ae74135fc46227d3f62e4308a79a92a76bd76
07:53:25 Checking out Revision f88ae74135fc46227d3f62e4308a79a92a76bd76 (PR-2443)
07:53:25 Commit message: "Add "host-gateway" to tests for extra_hosts / --add-host"
07:53:25 First time build. Skipping changelog.
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f88ae74135fc46227d3f62e4308a79a92a76bd76 # timeout=10
 > git merge 42f5b8a3e1c308749c58603d5a37bb9ccaa71f33 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f88ae74135fc46227d3f62e4308a79a92a76bd76 # timeout=10
 > git rev-list --no-walk 13c900995d245ff7df54113c949bb431e448e096 # timeout=10