Skip to content

Console Output

18:20:08 [2020-02-25T18:20:08.030Z] using credential docker-jenkins-github-credentials
18:20:08 [2020-02-25T18:20:08.106Z] Cloning the remote Git repository
18:20:08 [2020-02-25T18:20:08.107Z] Cloning with configured refspecs honoured and without tags
18:20:08 [2020-02-25T18:20:08.299Z] Cloning repository https://github.com/moby/moby.git
18:20:08 [2020-02-25T18:20:08.667Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
18:20:09 [2020-02-25T18:20:09.592Z] Fetching upstream changes from https://github.com/moby/moby.git
18:20:09 [2020-02-25T18:20:09.592Z]  > git --version # timeout=10
18:20:09 [2020-02-25T18:20:09.636Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:20:09 [2020-02-25T18:20:09.638Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40576/head:refs/remotes/origin/PR-40576 +refs/heads/master:refs/remotes/origin/master
18:20:26 [2020-02-25T18:20:26.060Z] Fetching without tags
18:20:26 [2020-02-25T18:20:26.787Z] Merging remotes/origin/master commit 9fee52d5441526450ce88934dfb01ed726b9e284 into PR head commit e6281b1b3f2234bc14d5b5185f8a7c849fc25acf
18:20:25 [2020-02-25T18:20:25.745Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:20:25 [2020-02-25T18:20:25.814Z]  > git config --add remote.origin.fetch +refs/pull/40576/head:refs/remotes/origin/PR-40576 # timeout=10
18:20:25 [2020-02-25T18:20:25.863Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:20:25 [2020-02-25T18:20:25.977Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:20:26 [2020-02-25T18:20:26.094Z] Fetching upstream changes from https://github.com/moby/moby.git
18:20:26 [2020-02-25T18:20:26.095Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:20:26 [2020-02-25T18:20:26.096Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40576/head:refs/remotes/origin/PR-40576 +refs/heads/master:refs/remotes/origin/master
18:20:26 [2020-02-25T18:20:26.892Z]  > git config core.sparsecheckout # timeout=10
18:20:26 [2020-02-25T18:20:26.940Z]  > git checkout -f e6281b1b3f2234bc14d5b5185f8a7c849fc25acf
18:20:29 [2020-02-25T18:20:29.315Z] Merge succeeded, producing e6281b1b3f2234bc14d5b5185f8a7c849fc25acf
18:20:29 [2020-02-25T18:20:29.316Z] Checking out Revision e6281b1b3f2234bc14d5b5185f8a7c849fc25acf (PR-40576)
18:20:29 [2020-02-25T18:20:29.077Z]  > git merge 9fee52d5441526450ce88934dfb01ed726b9e284 # timeout=10
18:20:29 [2020-02-25T18:20:29.215Z]  > git rev-parse "HEAD^{commit}" # timeout=10
18:20:29 [2020-02-25T18:20:29.348Z]  > git config core.sparsecheckout # timeout=10
18:20:29 [2020-02-25T18:20:29.394Z]  > git checkout -f e6281b1b3f2234bc14d5b5185f8a7c849fc25acf
18:20:37 [2020-02-25T18:20:37.349Z] Commit message: "Revert "Don't die when daemon cannot read certs.d""