Skip to content

Console Output

01:38:59 [2021-08-27T01:38:59.994Z] The recommended git tool is: git
01:39:25 [2021-08-27T01:39:25.199Z] using credential docker-jenkins-github-credentials
01:39:25 [2021-08-27T01:39:25.273Z] Cloning the remote Git repository
01:39:25 [2021-08-27T01:39:25.273Z] Cloning with configured refspecs honoured and without tags
01:39:25 [2021-08-27T01:39:25.457Z] Cloning repository https://github.com/moby/moby.git
01:39:25 [2021-08-27T01:39:25.842Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
01:39:26 [2021-08-27T01:39:26.649Z] Fetching upstream changes from https://github.com/moby/moby.git
01:39:26 [2021-08-27T01:39:26.649Z]  > git --version # timeout=10
01:39:26 [2021-08-27T01:39:26.684Z]  > git --version # 'git version 2.24.1.windows.2'
01:39:26 [2021-08-27T01:39:26.684Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:39:26 [2021-08-27T01:39:26.687Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42782/head:refs/remotes/origin/PR-42782 +refs/heads/master:refs/remotes/origin/master # timeout=10
01:39:41 [2021-08-27T01:39:41.627Z] Fetching without tags
01:39:41 [2021-08-27T01:39:41.377Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:39:41 [2021-08-27T01:39:41.413Z]  > git config --add remote.origin.fetch +refs/pull/42782/head:refs/remotes/origin/PR-42782 # timeout=10
01:39:41 [2021-08-27T01:39:41.448Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
01:39:41 [2021-08-27T01:39:41.555Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:39:41 [2021-08-27T01:39:41.661Z] Fetching upstream changes from https://github.com/moby/moby.git
01:39:41 [2021-08-27T01:39:41.661Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:39:41 [2021-08-27T01:39:41.663Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42782/head:refs/remotes/origin/PR-42782 +refs/heads/master:refs/remotes/origin/master # timeout=10
01:39:42 [2021-08-27T01:39:42.303Z] Merging remotes/origin/master commit 2b70006e3bfa492b8641ff443493983d832955f4 into PR head commit 6f5beea146ed9ab54fce4c7734b9c0440ecf49e2
01:39:42 [2021-08-27T01:39:42.408Z]  > git config core.sparsecheckout # timeout=10
01:39:42 [2021-08-27T01:39:42.445Z]  > git checkout -f 6f5beea146ed9ab54fce4c7734b9c0440ecf49e2 # timeout=10
01:39:44 [2021-08-27T01:39:44.599Z]  > git remote # timeout=10
01:39:44 [2021-08-27T01:39:44.669Z]  > git config --get remote.origin.url # timeout=10
01:39:44 [2021-08-27T01:39:44.705Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:39:44 [2021-08-27T01:39:44.706Z]  > git merge 2b70006e3bfa492b8641ff443493983d832955f4 # timeout=10
01:39:45 [2021-08-27T01:39:45.549Z] Merge succeeded, producing be6e4077f2b5b3b5fc24c8a2166f35dbb616b46b
01:39:45 [2021-08-27T01:39:45.549Z] Checking out Revision be6e4077f2b5b3b5fc24c8a2166f35dbb616b46b (PR-42782)
01:39:45 [2021-08-27T01:39:45.464Z]  > git rev-parse "HEAD^{commit}" # timeout=10
01:39:45 [2021-08-27T01:39:45.581Z]  > git config core.sparsecheckout # timeout=10
01:39:45 [2021-08-27T01:39:45.617Z]  > git checkout -f be6e4077f2b5b3b5fc24c8a2166f35dbb616b46b # timeout=10
01:39:56 [2021-08-27T01:39:56.389Z] Commit message: "Merge commit '2b70006e3bfa492b8641ff443493983d832955f4' into HEAD"
01:39:56 [2021-08-27T01:39:56.505Z] First time build. Skipping changelog.
01:39:56 [2021-08-27T01:39:56.423Z]  > git rev-list --no-walk 880f129d2035d60c7c8a5d0de6e6bc256ecbb153 # timeout=10