Skip to content

Console Output

08:31:44 [2022-03-04T08:31:44.658Z] The recommended git tool is: git
08:31:44 [2022-03-04T08:31:44.899Z] using credential docker-jenkins-github-credentials
08:31:44 [2022-03-04T08:31:44.977Z] Cloning the remote Git repository
08:31:44 [2022-03-04T08:31:44.977Z] Cloning with configured refspecs honoured and without tags
08:31:45 [2022-03-04T08:31:45.019Z] Cloning repository https://github.com/moby/moby.git
08:31:45 [2022-03-04T08:31:45.020Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
08:31:45 [2022-03-04T08:31:45.112Z] Fetching upstream changes from https://github.com/moby/moby.git
08:31:45 [2022-03-04T08:31:45.112Z]  > git --version # timeout=10
08:31:45 [2022-03-04T08:31:45.183Z]  > git --version # 'git version 2.24.1.windows.2'
08:31:45 [2022-03-04T08:31:45.183Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:31:45 [2022-03-04T08:31:45.186Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43157/head:refs/remotes/origin/PR-43157 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:32:11 [2022-03-04T08:32:11.433Z] Fetching without tags
08:32:12 [2022-03-04T08:32:12.337Z] Merging remotes/origin/master commit 3e8bfcc9f2c1906d3080dc03b7fe45db5386077a into PR head commit a75fd11f03298bd433e7d54232785b683bca0477
08:32:10 [2022-03-04T08:32:10.992Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:32:11 [2022-03-04T08:32:11.074Z]  > git config --add remote.origin.fetch +refs/pull/43157/head:refs/remotes/origin/PR-43157 # timeout=10
08:32:11 [2022-03-04T08:32:11.155Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:32:11 [2022-03-04T08:32:11.315Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:32:11 [2022-03-04T08:32:11.471Z] Fetching upstream changes from https://github.com/moby/moby.git
08:32:11 [2022-03-04T08:32:11.471Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:32:11 [2022-03-04T08:32:11.473Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43157/head:refs/remotes/origin/PR-43157 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:32:12 [2022-03-04T08:32:12.374Z]  > git config core.sparsecheckout # timeout=10
08:32:12 [2022-03-04T08:32:12.451Z]  > git checkout -f a75fd11f03298bd433e7d54232785b683bca0477 # timeout=10
08:32:16 [2022-03-04T08:32:16.767Z] Merge succeeded, producing a75fd11f03298bd433e7d54232785b683bca0477
08:32:16 [2022-03-04T08:32:16.767Z] Checking out Revision a75fd11f03298bd433e7d54232785b683bca0477 (PR-43157)
08:32:17 [2022-03-04T08:32:17.230Z] Commit message: "move MediaTypeWriter to streamformatter package"
08:32:16 [2022-03-04T08:32:16.337Z]  > git remote # timeout=10
08:32:16 [2022-03-04T08:32:16.411Z]  > git config --get remote.origin.url # timeout=10
08:32:16 [2022-03-04T08:32:16.492Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:32:16 [2022-03-04T08:32:16.495Z]  > git merge 3e8bfcc9f2c1906d3080dc03b7fe45db5386077a # timeout=10
08:32:16 [2022-03-04T08:32:16.653Z]  > git rev-parse "HEAD^{commit}" # timeout=10
08:32:16 [2022-03-04T08:32:16.804Z]  > git config core.sparsecheckout # timeout=10
08:32:16 [2022-03-04T08:32:16.880Z]  > git checkout -f a75fd11f03298bd433e7d54232785b683bca0477 # timeout=10