Skip to content

Console Output

16:42:04 [2022-04-29T16:42:04.909Z] The recommended git tool is: git
16:42:30 [2022-04-29T16:42:30.033Z] using credential docker-jenkins-github-credentials
16:42:30 [2022-04-29T16:42:30.112Z] Cloning the remote Git repository
16:42:30 [2022-04-29T16:42:30.113Z] Cloning with configured refspecs honoured and without tags
16:42:30 [2022-04-29T16:42:30.312Z] Cloning repository https://github.com/moby/moby.git
16:42:30 [2022-04-29T16:42:30.720Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
16:42:31 [2022-04-29T16:42:31.707Z] Fetching upstream changes from https://github.com/moby/moby.git
16:42:31 [2022-04-29T16:42:31.708Z]  > git --version # timeout=10
16:42:31 [2022-04-29T16:42:31.754Z]  > git --version # 'git version 2.24.1.windows.2'
16:42:31 [2022-04-29T16:42:31.755Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:42:31 [2022-04-29T16:42:31.758Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43547/head:refs/remotes/origin/PR-43547 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:43:00 [2022-04-29T16:43:00.252Z] Fetching without tags
16:43:00 [2022-04-29T16:43:00.985Z] Merging remotes/origin/master commit 545cf195e2df62c24bab38189cb83447c266e9bb into PR head commit 82088364e143796457aa668ab23ba07c9d638940
16:42:59 [2022-04-29T16:42:59.925Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:42:59 [2022-04-29T16:42:59.985Z]  > git config --add remote.origin.fetch +refs/pull/43547/head:refs/remotes/origin/PR-43547 # timeout=10
16:43:00 [2022-04-29T16:43:00.038Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:43:00 [2022-04-29T16:43:00.164Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:43:00 [2022-04-29T16:43:00.291Z] Fetching upstream changes from https://github.com/moby/moby.git
16:43:00 [2022-04-29T16:43:00.291Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:43:00 [2022-04-29T16:43:00.292Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43547/head:refs/remotes/origin/PR-43547 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:43:01 [2022-04-29T16:43:01.099Z]  > git config core.sparsecheckout # timeout=10
16:43:01 [2022-04-29T16:43:01.145Z]  > git checkout -f 82088364e143796457aa668ab23ba07c9d638940 # timeout=10
16:43:04 [2022-04-29T16:43:04.918Z] Merge succeeded, producing 82088364e143796457aa668ab23ba07c9d638940
16:43:04 [2022-04-29T16:43:04.919Z] Checking out Revision 82088364e143796457aa668ab23ba07c9d638940 (PR-43547)
16:43:04 [2022-04-29T16:43:04.552Z]  > git remote # timeout=10
16:43:04 [2022-04-29T16:43:04.625Z]  > git config --get remote.origin.url # timeout=10
16:43:04 [2022-04-29T16:43:04.673Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:43:04 [2022-04-29T16:43:04.676Z]  > git merge 545cf195e2df62c24bab38189cb83447c266e9bb # timeout=10
16:43:04 [2022-04-29T16:43:04.828Z]  > git rev-parse "HEAD^{commit}" # timeout=10
16:43:04 [2022-04-29T16:43:04.957Z]  > git config core.sparsecheckout # timeout=10
16:43:05 [2022-04-29T16:43:05.005Z]  > git checkout -f 82088364e143796457aa668ab23ba07c9d638940 # timeout=10
16:43:16 [2022-04-29T16:43:16.297Z] Commit message: "vendor: github.com/moby/buildkit v0.10.2"