Skip to content

Console Output

18:16:10 [2020-02-25T18:16:10.868Z] using credential docker-jenkins-github-credentials
18:16:10 [2020-02-25T18:16:10.877Z] Cloning the remote Git repository
18:16:10 [2020-02-25T18:16:10.877Z] Cloning with configured refspecs honoured and without tags
18:16:10 [2020-02-25T18:16:10.882Z] Cloning repository https://github.com/moby/moby.git
18:16:10 [2020-02-25T18:16:10.883Z]  > git init /home/ubuntu/workspace/moby_PR-40576 # timeout=10
18:16:10 [2020-02-25T18:16:10.894Z] Fetching upstream changes from https://github.com/moby/moby.git
18:16:10 [2020-02-25T18:16:10.895Z]  > git --version # timeout=10
18:16:10 [2020-02-25T18:16:10.897Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:16:10 [2020-02-25T18:16:10.898Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40576/head:refs/remotes/origin/PR-40576 +refs/heads/master:refs/remotes/origin/master
18:16:23 [2020-02-25T18:16:23.629Z] Fetching without tags
18:16:23 [2020-02-25T18:16:23.858Z] Merging remotes/origin/master commit 9fee52d5441526450ce88934dfb01ed726b9e284 into PR head commit e6281b1b3f2234bc14d5b5185f8a7c849fc25acf
18:16:24 [2020-02-25T18:16:24.313Z] Merge succeeded, producing e6281b1b3f2234bc14d5b5185f8a7c849fc25acf
18:16:24 [2020-02-25T18:16:24.314Z] Checking out Revision e6281b1b3f2234bc14d5b5185f8a7c849fc25acf (PR-40576)
18:16:24 [2020-02-25T18:16:24.754Z] Commit message: "Revert "Don't die when daemon cannot read certs.d""
18:16:23 [2020-02-25T18:16:23.610Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:16:23 [2020-02-25T18:16:23.613Z]  > git config --add remote.origin.fetch +refs/pull/40576/head:refs/remotes/origin/PR-40576 # timeout=10
18:16:23 [2020-02-25T18:16:23.618Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:16:23 [2020-02-25T18:16:23.625Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:16:23 [2020-02-25T18:16:23.633Z] Fetching upstream changes from https://github.com/moby/moby.git
18:16:23 [2020-02-25T18:16:23.633Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:16:23 [2020-02-25T18:16:23.633Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40576/head:refs/remotes/origin/PR-40576 +refs/heads/master:refs/remotes/origin/master
18:16:23 [2020-02-25T18:16:23.861Z]  > git config core.sparsecheckout # timeout=10
18:16:23 [2020-02-25T18:16:23.864Z]  > git checkout -f e6281b1b3f2234bc14d5b5185f8a7c849fc25acf
18:16:24 [2020-02-25T18:16:24.300Z]  > git merge 9fee52d5441526450ce88934dfb01ed726b9e284 # timeout=10
18:16:24 [2020-02-25T18:16:24.308Z]  > git rev-parse HEAD^{commit} # timeout=10
18:16:24 [2020-02-25T18:16:24.316Z]  > git config core.sparsecheckout # timeout=10
18:16:24 [2020-02-25T18:16:24.320Z]  > git checkout -f e6281b1b3f2234bc14d5b5185f8a7c849fc25acf