Skip to content

Console Output

21:22:26 [2019-10-21T21:22:26.536Z] using credential docker-jenkins-github-credentials
21:22:26 [2019-10-21T21:22:26.546Z] Cloning the remote Git repository
21:22:26 [2019-10-21T21:22:26.546Z] Cloning with configured refspecs honoured and without tags
21:22:26 [2019-10-21T21:22:26.546Z] Cloning repository https://github.com/moby/moby.git
21:22:26 [2019-10-21T21:22:26.546Z]  > git init /home/ubuntu/workspace/moby_PR-40120 # timeout=10
21:22:26 [2019-10-21T21:22:26.557Z] Fetching upstream changes from https://github.com/moby/moby.git
21:22:26 [2019-10-21T21:22:26.558Z]  > git --version # timeout=10
21:22:26 [2019-10-21T21:22:26.561Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:22:26 [2019-10-21T21:22:26.562Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40120/head:refs/remotes/origin/PR-40120 +refs/heads/master:refs/remotes/origin/master
21:22:40 [2019-10-21T21:22:40.443Z] Fetching without tags
21:22:40 [2019-10-21T21:22:40.403Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:22:40 [2019-10-21T21:22:40.413Z]  > git config --add remote.origin.fetch +refs/pull/40120/head:refs/remotes/origin/PR-40120 # timeout=10
21:22:40 [2019-10-21T21:22:40.418Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:22:40 [2019-10-21T21:22:40.429Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:22:40 [2019-10-21T21:22:40.442Z] Fetching upstream changes from https://github.com/moby/moby.git
21:22:40 [2019-10-21T21:22:40.443Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:22:40 [2019-10-21T21:22:40.443Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40120/head:refs/remotes/origin/PR-40120 +refs/heads/master:refs/remotes/origin/master
21:22:40 [2019-10-21T21:22:40.864Z] Merging remotes/origin/master commit 1455f7d88d0ad41c55dd6962e4e5dece9a39bdae into PR head commit c65227a5b56d4de1a2a57033a9b94e0fbdaa512a
21:22:41 [2019-10-21T21:22:41.745Z] Merge succeeded, producing c65227a5b56d4de1a2a57033a9b94e0fbdaa512a
21:22:41 [2019-10-21T21:22:41.746Z] Checking out Revision c65227a5b56d4de1a2a57033a9b94e0fbdaa512a (PR-40120)
21:22:42 [2019-10-21T21:22:42.366Z] Commit message: "Fixed a few golint issues to make goreportcard happy"
21:22:42 [2019-10-21T21:22:42.383Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
21:22:40 [2019-10-21T21:22:40.863Z]  > git config core.sparsecheckout # timeout=10
21:22:40 [2019-10-21T21:22:40.867Z]  > git checkout -f c65227a5b56d4de1a2a57033a9b94e0fbdaa512a
21:22:41 [2019-10-21T21:22:41.721Z]  > git merge 1455f7d88d0ad41c55dd6962e4e5dece9a39bdae # timeout=10
21:22:41 [2019-10-21T21:22:41.735Z]  > git rev-parse HEAD^{commit} # timeout=10
21:22:41 [2019-10-21T21:22:41.746Z]  > git config core.sparsecheckout # timeout=10
21:22:41 [2019-10-21T21:22:41.750Z]  > git checkout -f c65227a5b56d4de1a2a57033a9b94e0fbdaa512a