Skip to content

Console Output

17:42:14 [2021-09-23T17:42:14.843Z] The recommended git tool is: git
17:42:39 [2021-09-23T17:42:39.893Z] using credential docker-jenkins-github-credentials
17:42:39 [2021-09-23T17:42:39.971Z] Cloning the remote Git repository
17:42:39 [2021-09-23T17:42:39.971Z] Cloning with configured refspecs honoured and without tags
17:42:40 [2021-09-23T17:42:40.170Z] Cloning repository https://github.com/moby/moby.git
17:42:40 [2021-09-23T17:42:40.577Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
17:42:41 [2021-09-23T17:42:41.388Z] Fetching upstream changes from https://github.com/moby/moby.git
17:42:41 [2021-09-23T17:42:41.388Z]  > git --version # timeout=10
17:42:41 [2021-09-23T17:42:41.429Z]  > git --version # 'git version 2.24.1.windows.2'
17:42:41 [2021-09-23T17:42:41.430Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:42:41 [2021-09-23T17:42:41.432Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42854/head:refs/remotes/origin/PR-42854 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:42:56 [2021-09-23T17:42:56.458Z] Fetching without tags
17:42:57 [2021-09-23T17:42:57.230Z] Merging remotes/origin/master commit 8dd2a3ca50faf06fc84394d415113fb802e7452c into PR head commit 3acf0b916a90f0bae2b37d9f5bda4e66d7ebd65e
17:42:56 [2021-09-23T17:42:56.186Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:42:56 [2021-09-23T17:42:56.227Z]  > git config --add remote.origin.fetch +refs/pull/42854/head:refs/remotes/origin/PR-42854 # timeout=10
17:42:56 [2021-09-23T17:42:56.267Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:42:56 [2021-09-23T17:42:56.381Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:42:56 [2021-09-23T17:42:56.498Z] Fetching upstream changes from https://github.com/moby/moby.git
17:42:56 [2021-09-23T17:42:56.498Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:42:56 [2021-09-23T17:42:56.500Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42854/head:refs/remotes/origin/PR-42854 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:42:57 [2021-09-23T17:42:57.345Z]  > git config core.sparsecheckout # timeout=10
17:42:57 [2021-09-23T17:42:57.385Z]  > git checkout -f 3acf0b916a90f0bae2b37d9f5bda4e66d7ebd65e # timeout=10
17:43:00 [2021-09-23T17:43:00.094Z] Merge succeeded, producing abaa5b5ee8a8696b3e4ea665b4524981770f6dd3
17:43:00 [2021-09-23T17:43:00.095Z] Checking out Revision abaa5b5ee8a8696b3e4ea665b4524981770f6dd3 (PR-42854)
17:42:59 [2021-09-23T17:42:59.551Z]  > git remote # timeout=10
17:42:59 [2021-09-23T17:42:59.616Z]  > git config --get remote.origin.url # timeout=10
17:42:59 [2021-09-23T17:42:59.655Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:42:59 [2021-09-23T17:42:59.656Z]  > git merge 8dd2a3ca50faf06fc84394d415113fb802e7452c # timeout=10
17:42:59 [2021-09-23T17:42:59.997Z]  > git rev-parse "HEAD^{commit}" # timeout=10
17:43:00 [2021-09-23T17:43:00.132Z]  > git config core.sparsecheckout # timeout=10
17:43:00 [2021-09-23T17:43:00.172Z]  > git checkout -f abaa5b5ee8a8696b3e4ea665b4524981770f6dd3 # timeout=10
17:43:11 [2021-09-23T17:43:11.388Z] Commit message: "Merge commit '8dd2a3ca50faf06fc84394d415113fb802e7452c' into HEAD"
17:43:12 [2021-09-23T17:43:12.269Z] First time build. Skipping changelog.
17:43:12 [2021-09-23T17:43:12.175Z]  > git rev-list --no-walk 2d1d70cf2bbe6eed69185b93cfc7af4607865274 # timeout=10