Skip to content

Console Output

21:40:31 using credential docker-jenkins-github-credentials
21:40:31 Cloning the remote Git repository
21:40:31 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2142 # 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/2142/head:refs/remotes/origin/PR-2142 +refs/heads/master:refs/remotes/origin/master
21:40:34 Fetching without tags
21:40:34 Merging remotes/origin/master commit a8ff7f821017ae3d5347392c82718d6cba221681 into PR head commit 79aa6cce1929cb9e40b24da0782d45e20d9c6d82
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2142/head:refs/remotes/origin/PR-2142 # 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/2142/head:refs/remotes/origin/PR-2142 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 79aa6cce1929cb9e40b24da0782d45e20d9c6d82
 > git merge a8ff7f821017ae3d5347392c82718d6cba221681 # timeout=10
21:40:35 Merge succeeded, producing 31cd51520f93fd45d249a3a07d533f0e62df4c68
21:40:35 Checking out Revision 31cd51520f93fd45d249a3a07d533f0e62df4c68 (PR-2142)
21:40:36 Commit message: "Merge commit 'a8ff7f821017ae3d5347392c82718d6cba221681' into HEAD"
21:40:36 First time build. Skipping changelog.
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 31cd51520f93fd45d249a3a07d533f0e62df4c68
 > git rev-list --no-walk 0b12d30a575b0d3ce395afc7a548105eb32817df # timeout=10