Skip to content

Console Output

19:04:50 [2022-04-10T19:04:50.735Z] The recommended git tool is: git
19:04:50 [2022-04-10T19:04:50.946Z] using credential docker-jenkins-github-credentials
19:04:51 [2022-04-10T19:04:51.022Z] Cloning the remote Git repository
19:04:51 [2022-04-10T19:04:51.022Z] Cloning with configured refspecs honoured and without tags
19:04:51 [2022-04-10T19:04:51.055Z] Cloning repository https://github.com/moby/moby.git
19:04:51 [2022-04-10T19:04:51.055Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
19:04:51 [2022-04-10T19:04:51.128Z] Fetching upstream changes from https://github.com/moby/moby.git
19:04:51 [2022-04-10T19:04:51.128Z]  > git --version # timeout=10
19:04:51 [2022-04-10T19:04:51.185Z]  > git --version # 'git version 2.24.1.windows.2'
19:04:51 [2022-04-10T19:04:51.186Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:04:51 [2022-04-10T19:04:51.188Z]  > 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.254Z] Fetching without tags
19:05:08 [2022-04-10T19:05:08.155Z] Merging remotes/origin/master commit c6872980bb0b32d2f30f70c6761501a9cd31a94f into PR head commit 170049225c4014fb103c6a5f6c73655c6c0f2765
19:05:06 [2022-04-10T19:05:06.903Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:05:06 [2022-04-10T19:05:06.958Z]  > 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.021Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
19:05:07 [2022-04-10T19:05:07.154Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:05:07 [2022-04-10T19:05:07.286Z] Fetching upstream changes from https://github.com/moby/moby.git
19:05:07 [2022-04-10T19:05:07.286Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:05:07 [2022-04-10T19:05:07.288Z]  > 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.186Z]  > git config core.sparsecheckout # timeout=10
19:05:08 [2022-04-10T19:05:08.256Z]  > git checkout -f 170049225c4014fb103c6a5f6c73655c6c0f2765 # timeout=10
19:05:11 [2022-04-10T19:05:11.625Z] Merge succeeded, producing 170049225c4014fb103c6a5f6c73655c6c0f2765
19:05:11 [2022-04-10T19:05:11.626Z] Checking out Revision 170049225c4014fb103c6a5f6c73655c6c0f2765 (PR-43474)
19:05:11 [2022-04-10T19:05:11.978Z] Commit message: "ci: add cross job in ci workflow"
19:05:11 [2022-04-10T19:05:11.282Z]  > git remote # timeout=10
19:05:11 [2022-04-10T19:05:11.337Z]  > git config --get remote.origin.url # timeout=10
19:05:11 [2022-04-10T19:05:11.396Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:05:11 [2022-04-10T19:05:11.398Z]  > git merge c6872980bb0b32d2f30f70c6761501a9cd31a94f # timeout=10
19:05:11 [2022-04-10T19:05:11.529Z]  > git rev-parse "HEAD^{commit}" # timeout=10
19:05:11 [2022-04-10T19:05:11.657Z]  > git config core.sparsecheckout # timeout=10
19:05:11 [2022-04-10T19:05:11.719Z]  > git checkout -f 170049225c4014fb103c6a5f6c73655c6c0f2765 # timeout=10