Skip to content

Console Output

11:31:27 [2022-09-10T11:31:27.793Z] The recommended git tool is: git
11:31:54 [2022-09-10T11:31:54.847Z] using credential docker-jenkins-github-credentials
11:31:54 [2022-09-10T11:31:54.934Z] Cloning the remote Git repository
11:31:54 [2022-09-10T11:31:54.934Z] Cloning with configured refspecs honoured and without tags
11:31:55 [2022-09-10T11:31:55.139Z] Cloning repository https://github.com/moby/moby.git
11:31:55 [2022-09-10T11:31:55.577Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
11:31:56 [2022-09-10T11:31:56.249Z] Fetching upstream changes from https://github.com/moby/moby.git
11:31:56 [2022-09-10T11:31:56.249Z]  > git --version # timeout=10
11:31:56 [2022-09-10T11:31:56.296Z]  > git --version # 'git version 2.24.1.windows.2'
11:31:56 [2022-09-10T11:31:56.296Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:31:56 [2022-09-10T11:31:56.296Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44122/head:refs/remotes/origin/PR-44122 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
11:32:12 [2022-09-10T11:32:12.596Z] Fetching without tags
11:32:13 [2022-09-10T11:32:13.843Z] Merging remotes/origin/20.10 commit e42327a6d3c55ceda3bd5475be7aae6036d02db3 into PR head commit 25707841695d3bcfae8691e63152ecf4fec5a0fa
11:32:12 [2022-09-10T11:32:12.242Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:32:12 [2022-09-10T11:32:12.320Z]  > git config --add remote.origin.fetch +refs/pull/44122/head:refs/remotes/origin/PR-44122 # timeout=10
11:32:12 [2022-09-10T11:32:12.367Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
11:32:12 [2022-09-10T11:32:12.492Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:32:12 [2022-09-10T11:32:12.633Z] Fetching upstream changes from https://github.com/moby/moby.git
11:32:12 [2022-09-10T11:32:12.633Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:32:12 [2022-09-10T11:32:12.633Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44122/head:refs/remotes/origin/PR-44122 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
11:32:13 [2022-09-10T11:32:13.944Z]  > git config core.sparsecheckout # timeout=10
11:32:14 [2022-09-10T11:32:14.006Z]  > git checkout -f 25707841695d3bcfae8691e63152ecf4fec5a0fa # timeout=10
11:32:16 [2022-09-10T11:32:16.564Z] Merge succeeded, producing 25707841695d3bcfae8691e63152ecf4fec5a0fa
11:32:16 [2022-09-10T11:32:16.564Z] Checking out Revision 25707841695d3bcfae8691e63152ecf4fec5a0fa (PR-44122)
11:32:16 [2022-09-10T11:32:16.195Z]  > git remote # timeout=10
11:32:16 [2022-09-10T11:32:16.289Z]  > git config --get remote.origin.url # timeout=10
11:32:16 [2022-09-10T11:32:16.320Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:32:16 [2022-09-10T11:32:16.320Z]  > git merge e42327a6d3c55ceda3bd5475be7aae6036d02db3 # timeout=10
11:32:16 [2022-09-10T11:32:16.461Z]  > git rev-parse "HEAD^{commit}" # timeout=10
11:32:16 [2022-09-10T11:32:16.586Z]  > git config core.sparsecheckout # timeout=10
11:32:16 [2022-09-10T11:32:16.632Z]  > git checkout -f 25707841695d3bcfae8691e63152ecf4fec5a0fa # timeout=10
11:32:28 [2022-09-10T11:32:28.854Z] Commit message: "[20.10] vendor: github.com/moby/buildkit 3a1eeca59a9263613d996ead67d53a4b7d45723d (v0.8 branch)"