Skip to content

Console Output

15:29:15 using credential docker-jenkins-github-credentials
15:29:15 Cloning the remote Git repository
15:29:15 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2337 # 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/2337/head:refs/remotes/origin/PR-2337 +refs/heads/master:refs/remotes/origin/master
15:29:18 Fetching without tags
15:29:18 Merging remotes/origin/master commit c3b48c5c9cb269a09c21a39c98d428d9d2feb623 into PR head commit 67ebcd6dcf82c00f133b886a9a343b67124e58ec
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2337/head:refs/remotes/origin/PR-2337 # 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/2337/head:refs/remotes/origin/PR-2337 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 67ebcd6dcf82c00f133b886a9a343b67124e58ec
15:29:19 Merge succeeded, producing 67ebcd6dcf82c00f133b886a9a343b67124e58ec
15:29:19 Checking out Revision 67ebcd6dcf82c00f133b886a9a343b67124e58ec (PR-2337)
15:29:19 Commit message: "Skip IPAddr validation for "host-gateway" string"
15:29:19 First time build. Skipping changelog.
 > git merge c3b48c5c9cb269a09c21a39c98d428d9d2feb623 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 67ebcd6dcf82c00f133b886a9a343b67124e58ec
 > git rev-list --no-walk 4688f285400963905a515bcc789cdab80062156b # timeout=10
15:29:29 
15:29:29 Could not update commit status. Message: Server returned HTTP response code: -1, message: 'null' for URL: https://api.github.com/repos/docker/cli/statuses/67ebcd6dcf82c00f133b886a9a343b67124e58ec
15:29:29