Skip to content

Console Output

14:24:13 [2022-01-25T14:24:13.555Z] The recommended git tool is: git
14:24:13 [2022-01-25T14:24:13.792Z] using credential docker-jenkins-github-credentials
14:24:13 [2022-01-25T14:24:13.878Z] Cloning the remote Git repository
14:24:13 [2022-01-25T14:24:13.878Z] Cloning with configured refspecs honoured and without tags
14:24:13 [2022-01-25T14:24:13.917Z] Cloning repository https://github.com/moby/moby.git
14:24:13 [2022-01-25T14:24:13.917Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
14:24:13 [2022-01-25T14:24:13.981Z] Fetching upstream changes from https://github.com/moby/moby.git
14:24:13 [2022-01-25T14:24:13.981Z]  > git --version # timeout=10
14:24:14 [2022-01-25T14:24:14.027Z]  > git --version # 'git version 2.24.1.windows.2'
14:24:14 [2022-01-25T14:24:14.028Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:24:14 [2022-01-25T14:24:14.030Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43187/head:refs/remotes/origin/PR-43187 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:24:29 [2022-01-25T14:24:29.327Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:24:29 [2022-01-25T14:24:29.375Z]  > git config --add remote.origin.fetch +refs/pull/43187/head:refs/remotes/origin/PR-43187 # timeout=10
14:24:29 [2022-01-25T14:24:29.428Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:24:29 [2022-01-25T14:24:29.663Z] Fetching without tags
14:24:30 [2022-01-25T14:24:30.410Z] Merging remotes/origin/master commit 559ff0ac661c1ca27bb17765629f6166d90ff499 into PR head commit b36d896fceba189f86cb9d57679c7559a63721e5
14:24:29 [2022-01-25T14:24:29.558Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:24:29 [2022-01-25T14:24:29.701Z] Fetching upstream changes from https://github.com/moby/moby.git
14:24:29 [2022-01-25T14:24:29.701Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:24:29 [2022-01-25T14:24:29.703Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43187/head:refs/remotes/origin/PR-43187 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:24:30 [2022-01-25T14:24:30.449Z]  > git config core.sparsecheckout # timeout=10
14:24:30 [2022-01-25T14:24:30.503Z]  > git checkout -f b36d896fceba189f86cb9d57679c7559a63721e5 # timeout=10
14:24:33 [2022-01-25T14:24:33.603Z] Merge succeeded, producing b36d896fceba189f86cb9d57679c7559a63721e5
14:24:33 [2022-01-25T14:24:33.603Z] Checking out Revision b36d896fceba189f86cb9d57679c7559a63721e5 (PR-43187)
14:24:33 [2022-01-25T14:24:33.937Z] Commit message: "layer: remove OS from layerstore"
14:24:33 [2022-01-25T14:24:33.263Z]  > git remote # timeout=10
14:24:33 [2022-01-25T14:24:33.327Z]  > git config --get remote.origin.url # timeout=10
14:24:33 [2022-01-25T14:24:33.375Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:24:33 [2022-01-25T14:24:33.376Z]  > git merge 559ff0ac661c1ca27bb17765629f6166d90ff499 # timeout=10
14:24:33 [2022-01-25T14:24:33.510Z]  > git rev-parse "HEAD^{commit}" # timeout=10
14:24:33 [2022-01-25T14:24:33.642Z]  > git config core.sparsecheckout # timeout=10
14:24:33 [2022-01-25T14:24:33.693Z]  > git checkout -f b36d896fceba189f86cb9d57679c7559a63721e5 # timeout=10