Skip to content

Console Output

18:23:48 [2021-11-26T18:23:48.483Z] The recommended git tool is: git
18:23:48 [2021-11-26T18:23:48.707Z] using credential docker-jenkins-github-credentials
18:23:48 [2021-11-26T18:23:48.785Z] Cloning the remote Git repository
18:23:48 [2021-11-26T18:23:48.785Z] Cloning with configured refspecs honoured and without tags
18:23:48 [2021-11-26T18:23:48.822Z] Cloning repository https://github.com/moby/moby.git
18:23:48 [2021-11-26T18:23:48.822Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
18:23:48 [2021-11-26T18:23:48.903Z] Fetching upstream changes from https://github.com/moby/moby.git
18:23:48 [2021-11-26T18:23:48.904Z]  > git --version # timeout=10
18:23:48 [2021-11-26T18:23:48.952Z]  > git --version # 'git version 2.24.1.windows.2'
18:23:48 [2021-11-26T18:23:48.953Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:23:48 [2021-11-26T18:23:48.954Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43047/head:refs/remotes/origin/PR-43047 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:24:02 [2021-11-26T18:24:02.544Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:24:02 [2021-11-26T18:24:02.591Z]  > git config --add remote.origin.fetch +refs/pull/43047/head:refs/remotes/origin/PR-43047 # timeout=10
18:24:02 [2021-11-26T18:24:02.637Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:24:02 [2021-11-26T18:24:02.847Z] Fetching without tags
18:24:03 [2021-11-26T18:24:03.569Z] Merging remotes/origin/master commit 93d560d5b3b0249f798243b52310128b7e1d163c into PR head commit 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff
18:24:02 [2021-11-26T18:24:02.756Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:24:02 [2021-11-26T18:24:02.885Z] Fetching upstream changes from https://github.com/moby/moby.git
18:24:02 [2021-11-26T18:24:02.885Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:24:02 [2021-11-26T18:24:02.887Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43047/head:refs/remotes/origin/PR-43047 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:24:03 [2021-11-26T18:24:03.606Z]  > git config core.sparsecheckout # timeout=10
18:24:03 [2021-11-26T18:24:03.657Z]  > git checkout -f 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff # timeout=10
18:24:06 [2021-11-26T18:24:06.601Z] Merge succeeded, producing 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff
18:24:06 [2021-11-26T18:24:06.602Z] Checking out Revision 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff (PR-43047)
18:24:06 [2021-11-26T18:24:06.946Z] Commit message: "Fix missing parent info case in MatchesUsingParentResults"
18:24:06 [2021-11-26T18:24:06.257Z]  > git remote # timeout=10
18:24:06 [2021-11-26T18:24:06.331Z]  > git config --get remote.origin.url # timeout=10
18:24:06 [2021-11-26T18:24:06.380Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:24:06 [2021-11-26T18:24:06.383Z]  > git merge 93d560d5b3b0249f798243b52310128b7e1d163c # timeout=10
18:24:06 [2021-11-26T18:24:06.515Z]  > git rev-parse "HEAD^{commit}" # timeout=10
18:24:06 [2021-11-26T18:24:06.639Z]  > git config core.sparsecheckout # timeout=10
18:24:06 [2021-11-26T18:24:06.689Z]  > git checkout -f 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff # timeout=10