Skip to content

Console Output

07:39:26 [2021-11-12T07:39:26.634Z] The recommended git tool is: git
07:39:50 [2021-11-12T07:39:50.390Z] using credential docker-jenkins-github-credentials
07:39:50 [2021-11-12T07:39:50.465Z] Cloning the remote Git repository
07:39:50 [2021-11-12T07:39:50.465Z] Cloning with configured refspecs honoured and without tags
07:39:50 [2021-11-12T07:39:50.654Z] Cloning repository https://github.com/moby/moby.git
07:39:51 [2021-11-12T07:39:51.062Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
07:39:51 [2021-11-12T07:39:51.800Z] Fetching upstream changes from https://github.com/moby/moby.git
07:39:51 [2021-11-12T07:39:51.800Z]  > git --version # timeout=10
07:39:51 [2021-11-12T07:39:51.848Z]  > git --version # 'git version 2.24.1.windows.2'
07:39:51 [2021-11-12T07:39:51.848Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:39:51 [2021-11-12T07:39:51.852Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42574/head:refs/remotes/origin/PR-42574 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:40:09 [2021-11-12T07:40:09.011Z] Fetching without tags
07:40:09 [2021-11-12T07:40:09.763Z] Merging remotes/origin/master commit df7bba7dbc6658ba48851eb4819e0a0a9508b18f into PR head commit 6a72e73c1d9f991c2f3da5199b8ad221c3668515
07:40:08 [2021-11-12T07:40:08.698Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:40:08 [2021-11-12T07:40:08.759Z]  > git config --add remote.origin.fetch +refs/pull/42574/head:refs/remotes/origin/PR-42574 # timeout=10
07:40:08 [2021-11-12T07:40:08.806Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
07:40:08 [2021-11-12T07:40:08.926Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:40:09 [2021-11-12T07:40:09.047Z] Fetching upstream changes from https://github.com/moby/moby.git
07:40:09 [2021-11-12T07:40:09.048Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:40:09 [2021-11-12T07:40:09.049Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42574/head:refs/remotes/origin/PR-42574 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:40:09 [2021-11-12T07:40:09.871Z]  > git config core.sparsecheckout # timeout=10
07:40:09 [2021-11-12T07:40:09.919Z]  > git checkout -f 6a72e73c1d9f991c2f3da5199b8ad221c3668515 # timeout=10
07:40:12 [2021-11-12T07:40:12.306Z]  > git remote # timeout=10
07:40:12 [2021-11-12T07:40:12.385Z]  > git config --get remote.origin.url # timeout=10
07:40:12 [2021-11-12T07:40:12.435Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:40:12 [2021-11-12T07:40:12.437Z]  > git merge df7bba7dbc6658ba48851eb4819e0a0a9508b18f # timeout=10
07:40:14 [2021-11-12T07:40:14.473Z] Merge succeeded, producing 97a3dc52386ff62aec9b8ff878240aec1eb1b3be
07:40:14 [2021-11-12T07:40:14.473Z] Checking out Revision 97a3dc52386ff62aec9b8ff878240aec1eb1b3be (PR-42574)
07:40:14 [2021-11-12T07:40:14.342Z]  > git rev-parse "HEAD^{commit}" # timeout=10
07:40:14 [2021-11-12T07:40:14.507Z]  > git config core.sparsecheckout # timeout=10
07:40:14 [2021-11-12T07:40:14.552Z]  > git checkout -f 97a3dc52386ff62aec9b8ff878240aec1eb1b3be # timeout=10
07:40:25 [2021-11-12T07:40:25.739Z] Commit message: "Merge commit 'df7bba7dbc6658ba48851eb4819e0a0a9508b18f' into HEAD"
07:40:25 [2021-11-12T07:40:25.872Z] First time build. Skipping changelog.
07:40:25 [2021-11-12T07:40:25.774Z]  > git rev-list --no-walk 064e7bbb8602265471707992a18eef88028e5933 # timeout=10