Skip to content

Console Output

15:52:48 [2020-01-07T15:52:48.943Z] using credential docker-jenkins-github-credentials
15:52:49 [2020-01-07T15:52:49.021Z] Cloning the remote Git repository
15:52:49 [2020-01-07T15:52:49.021Z] Cloning with configured refspecs honoured and without tags
15:52:49 [2020-01-07T15:52:49.223Z] Cloning repository https://github.com/moby/moby.git
15:52:49 [2020-01-07T15:52:49.588Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
15:52:50 [2020-01-07T15:52:50.533Z] Fetching upstream changes from https://github.com/moby/moby.git
15:52:50 [2020-01-07T15:52:50.533Z]  > git --version # timeout=10
15:52:50 [2020-01-07T15:52:50.573Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:52:50 [2020-01-07T15:52:50.574Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40309/head:refs/remotes/origin/PR-40309 +refs/heads/master:refs/remotes/origin/master
15:53:04 [2020-01-07T15:53:04.165Z] Fetching without tags
15:53:04 [2020-01-07T15:53:04.840Z] Merging remotes/origin/master commit a9507c6f76627fdc092edc542d5a7ef4a6df5eec into PR head commit 07efe6a0a7c8de362fe3fcf5201ae50578b34309
15:53:03 [2020-01-07T15:53:03.884Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:53:03 [2020-01-07T15:53:03.923Z]  > git config --add remote.origin.fetch +refs/pull/40309/head:refs/remotes/origin/PR-40309 # timeout=10
15:53:03 [2020-01-07T15:53:03.964Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:53:04 [2020-01-07T15:53:04.081Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:53:04 [2020-01-07T15:53:04.192Z] Fetching upstream changes from https://github.com/moby/moby.git
15:53:04 [2020-01-07T15:53:04.193Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:53:04 [2020-01-07T15:53:04.194Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40309/head:refs/remotes/origin/PR-40309 +refs/heads/master:refs/remotes/origin/master
15:53:07 [2020-01-07T15:53:07.508Z] Merge succeeded, producing 07efe6a0a7c8de362fe3fcf5201ae50578b34309
15:53:07 [2020-01-07T15:53:07.509Z] Checking out Revision 07efe6a0a7c8de362fe3fcf5201ae50578b34309 (PR-40309)
15:53:04 [2020-01-07T15:53:04.939Z]  > git config core.sparsecheckout # timeout=10
15:53:04 [2020-01-07T15:53:04.977Z]  > git checkout -f 07efe6a0a7c8de362fe3fcf5201ae50578b34309
15:53:07 [2020-01-07T15:53:07.234Z]  > git merge a9507c6f76627fdc092edc542d5a7ef4a6df5eec # timeout=10
15:53:07 [2020-01-07T15:53:07.368Z]  > git rev-parse "HEAD^{commit}" # timeout=10
15:53:07 [2020-01-07T15:53:07.536Z]  > git config core.sparsecheckout # timeout=10
15:53:07 [2020-01-07T15:53:07.576Z]  > git checkout -f 07efe6a0a7c8de362fe3fcf5201ae50578b34309
15:53:16 [2020-01-07T15:53:16.232Z] Commit message: "Bump swarmkit to 24fb4cfe8af56803640180c5592bf32da732ced2"