Skip to content

Console Output

03:50:10 [2020-06-06T03:50:10.517Z] using credential docker-jenkins-github-credentials
03:50:10 [2020-06-06T03:50:10.527Z] Cloning the remote Git repository
03:50:10 [2020-06-06T03:50:10.527Z] Cloning with configured refspecs honoured and without tags
03:50:10 [2020-06-06T03:50:10.753Z] Cloning repository https://github.com/moby/moby.git
03:50:10 [2020-06-06T03:50:10.816Z]  > git init /home/ubuntu/workspace/moby_PR-40605 # timeout=10
03:50:11 [2020-06-06T03:50:11.095Z] Fetching upstream changes from https://github.com/moby/moby.git
03:50:11 [2020-06-06T03:50:11.095Z]  > git --version # timeout=10
03:50:11 [2020-06-06T03:50:11.103Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:50:11 [2020-06-06T03:50:11.106Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40605/head:refs/remotes/origin/PR-40605 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:50:28 [2020-06-06T03:50:28.503Z] Fetching without tags
03:50:28 [2020-06-06T03:50:28.884Z] Merging remotes/origin/master commit 5ffd6778244c912de94259c9cde487d270757e2a into PR head commit 7bc3b1affffb2ea99367238447ea0003b309c196
03:50:28 [2020-06-06T03:50:28.482Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:50:28 [2020-06-06T03:50:28.511Z]  > git config --add remote.origin.fetch +refs/pull/40605/head:refs/remotes/origin/PR-40605 # timeout=10
03:50:28 [2020-06-06T03:50:28.519Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
03:50:28 [2020-06-06T03:50:28.529Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:50:28 [2020-06-06T03:50:28.541Z] Fetching upstream changes from https://github.com/moby/moby.git
03:50:28 [2020-06-06T03:50:28.541Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:50:28 [2020-06-06T03:50:28.543Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40605/head:refs/remotes/origin/PR-40605 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:50:28 [2020-06-06T03:50:28.925Z]  > git config core.sparsecheckout # timeout=10
03:50:28 [2020-06-06T03:50:28.940Z]  > git checkout -f 7bc3b1affffb2ea99367238447ea0003b309c196 # timeout=10
03:50:30 [2020-06-06T03:50:30.001Z] Merge succeeded, producing 7bc3b1affffb2ea99367238447ea0003b309c196
03:50:30 [2020-06-06T03:50:30.001Z] Checking out Revision 7bc3b1affffb2ea99367238447ea0003b309c196 (PR-40605)
03:50:29 [2020-06-06T03:50:29.940Z]  > git merge 5ffd6778244c912de94259c9cde487d270757e2a # timeout=10
03:50:30 [2020-06-06T03:50:30.000Z]  > git rev-parse HEAD^{commit} # timeout=10
03:50:30 [2020-06-06T03:50:30.031Z]  > git config core.sparsecheckout # timeout=10
03:50:30 [2020-06-06T03:50:30.061Z]  > git checkout -f 7bc3b1affffb2ea99367238447ea0003b309c196 # timeout=10
03:50:34 [2020-06-06T03:50:34.479Z] Commit message: "Fixes #40591"