Skip to content

Console Output

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