Skip to content

Console Output

13:18:16 [2020-03-19T13:18:16.522Z] using credential docker-jenkins-github-credentials
13:18:16 [2020-03-19T13:18:16.600Z] Cloning the remote Git repository
13:18:16 [2020-03-19T13:18:16.600Z] Cloning with configured refspecs honoured and without tags
13:18:16 [2020-03-19T13:18:16.815Z] Cloning repository https://github.com/moby/moby.git
13:18:17 [2020-03-19T13:18:17.262Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
13:18:18 [2020-03-19T13:18:18.677Z] Fetching upstream changes from https://github.com/moby/moby.git
13:18:18 [2020-03-19T13:18:18.677Z]  > git --version # timeout=10
13:18:18 [2020-03-19T13:18:18.728Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:18:18 [2020-03-19T13:18:18.731Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40718/head:refs/remotes/origin/PR-40718 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:18:34 [2020-03-19T13:18:34.816Z] Fetching without tags
13:18:34 [2020-03-19T13:18:34.488Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:18:34 [2020-03-19T13:18:34.583Z]  > git config --add remote.origin.fetch +refs/pull/40718/head:refs/remotes/origin/PR-40718 # timeout=10
13:18:34 [2020-03-19T13:18:34.624Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:18:34 [2020-03-19T13:18:34.739Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:18:34 [2020-03-19T13:18:34.853Z] Fetching upstream changes from https://github.com/moby/moby.git
13:18:34 [2020-03-19T13:18:34.853Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:18:34 [2020-03-19T13:18:34.855Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40718/head:refs/remotes/origin/PR-40718 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:18:35 [2020-03-19T13:18:35.526Z] Merging remotes/origin/master commit 30d54e64f643cf1416f3c37d502b75b148d99e06 into PR head commit ea44be4b8f783dfa86d3c272425d9d6d6f139bd2
13:18:35 [2020-03-19T13:18:35.632Z]  > git config core.sparsecheckout # timeout=10
13:18:35 [2020-03-19T13:18:35.677Z]  > git checkout -f ea44be4b8f783dfa86d3c272425d9d6d6f139bd2 # timeout=10
13:18:38 [2020-03-19T13:18:38.396Z] Merge succeeded, producing ea44be4b8f783dfa86d3c272425d9d6d6f139bd2
13:18:38 [2020-03-19T13:18:38.397Z] Checking out Revision ea44be4b8f783dfa86d3c272425d9d6d6f139bd2 (PR-40718)
13:18:38 [2020-03-19T13:18:38.128Z]  > git merge 30d54e64f643cf1416f3c37d502b75b148d99e06 # timeout=10
13:18:38 [2020-03-19T13:18:38.277Z]  > git rev-parse "HEAD^{commit}" # timeout=10
13:18:38 [2020-03-19T13:18:38.434Z]  > git config core.sparsecheckout # timeout=10
13:18:38 [2020-03-19T13:18:38.483Z]  > git checkout -f ea44be4b8f783dfa86d3c272425d9d6d6f139bd2 # timeout=10
13:18:54 [2020-03-19T13:18:54.781Z] Commit message: "vendor: bump libnetwork ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee"