Skip to content

Console Output

19:04:50 [2022-04-10T19:04:50.759Z] The recommended git tool is: git
19:04:50 [2022-04-10T19:04:50.966Z] using credential docker-jenkins-github-credentials
19:04:51 [2022-04-10T19:04:51.041Z] Cloning the remote Git repository
19:04:51 [2022-04-10T19:04:51.041Z] Cloning with configured refspecs honoured and without tags
19:04:51 [2022-04-10T19:04:51.074Z] Cloning repository https://github.com/moby/moby.git
19:04:51 [2022-04-10T19:04:51.074Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
19:04:51 [2022-04-10T19:04:51.137Z] Fetching upstream changes from https://github.com/moby/moby.git
19:04:51 [2022-04-10T19:04:51.137Z]  > git --version # timeout=10
19:04:51 [2022-04-10T19:04:51.191Z]  > git --version # 'git version 2.24.1.windows.2'
19:04:51 [2022-04-10T19:04:51.192Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:04:51 [2022-04-10T19:04:51.193Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43474/head:refs/remotes/origin/PR-43474 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:05:07 [2022-04-10T19:05:07.239Z] Fetching without tags
19:05:07 [2022-04-10T19:05:07.981Z] Merging remotes/origin/master commit c6872980bb0b32d2f30f70c6761501a9cd31a94f into PR head commit 170049225c4014fb103c6a5f6c73655c6c0f2765
19:05:06 [2022-04-10T19:05:06.920Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:05:06 [2022-04-10T19:05:06.973Z]  > git config --add remote.origin.fetch +refs/pull/43474/head:refs/remotes/origin/PR-43474 # timeout=10
19:05:07 [2022-04-10T19:05:07.026Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
19:05:07 [2022-04-10T19:05:07.150Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:05:07 [2022-04-10T19:05:07.273Z] Fetching upstream changes from https://github.com/moby/moby.git
19:05:07 [2022-04-10T19:05:07.273Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:05:07 [2022-04-10T19:05:07.277Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43474/head:refs/remotes/origin/PR-43474 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:05:08 [2022-04-10T19:05:08.014Z]  > git config core.sparsecheckout # timeout=10
19:05:08 [2022-04-10T19:05:08.065Z]  > git checkout -f 170049225c4014fb103c6a5f6c73655c6c0f2765 # timeout=10
19:05:12 [2022-04-10T19:05:12.081Z] Merge succeeded, producing 170049225c4014fb103c6a5f6c73655c6c0f2765
19:05:12 [2022-04-10T19:05:12.081Z] Checking out Revision 170049225c4014fb103c6a5f6c73655c6c0f2765 (PR-43474)
19:05:11 [2022-04-10T19:05:11.761Z]  > git remote # timeout=10
19:05:11 [2022-04-10T19:05:11.809Z]  > git config --get remote.origin.url # timeout=10
19:05:11 [2022-04-10T19:05:11.860Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:05:11 [2022-04-10T19:05:11.862Z]  > git merge c6872980bb0b32d2f30f70c6761501a9cd31a94f # timeout=10
19:05:11 [2022-04-10T19:05:11.994Z]  > git rev-parse "HEAD^{commit}" # timeout=10
19:05:12 [2022-04-10T19:05:12.115Z]  > git config core.sparsecheckout # timeout=10
19:05:12 [2022-04-10T19:05:12.166Z]  > git checkout -f 170049225c4014fb103c6a5f6c73655c6c0f2765 # timeout=10
19:05:12 [2022-04-10T19:05:12.791Z] Commit message: "ci: add cross job in ci workflow"