Skip to content

Console Output

20:57:45 [2021-12-24T20:57:45.591Z] The recommended git tool is: git
20:58:10 [2021-12-24T20:58:10.906Z] using credential docker-jenkins-github-credentials
20:58:10 [2021-12-24T20:58:10.986Z] Cloning the remote Git repository
20:58:10 [2021-12-24T20:58:10.986Z] Cloning with configured refspecs honoured and without tags
20:58:11 [2021-12-24T20:58:11.186Z] Cloning repository https://github.com/moby/moby.git
20:58:11 [2021-12-24T20:58:11.654Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
20:58:12 [2021-12-24T20:58:12.431Z] Fetching upstream changes from https://github.com/moby/moby.git
20:58:12 [2021-12-24T20:58:12.431Z]  > git --version # timeout=10
20:58:12 [2021-12-24T20:58:12.477Z]  > git --version # 'git version 2.24.1.windows.2'
20:58:12 [2021-12-24T20:58:12.478Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:58:12 [2021-12-24T20:58:12.481Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43100/head:refs/remotes/origin/PR-43100 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:58:31 [2021-12-24T20:58:31.594Z] Fetching without tags
20:58:32 [2021-12-24T20:58:32.360Z] Merging remotes/origin/master commit 10aecb0e652d346130a37e5b4383eca28f594c21 into PR head commit 5cbc08ce57a54f8532516812efb0e5297c06c2b7
20:58:31 [2021-12-24T20:58:31.270Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:58:31 [2021-12-24T20:58:31.332Z]  > git config --add remote.origin.fetch +refs/pull/43100/head:refs/remotes/origin/PR-43100 # timeout=10
20:58:31 [2021-12-24T20:58:31.380Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:58:31 [2021-12-24T20:58:31.503Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:58:31 [2021-12-24T20:58:31.633Z] Fetching upstream changes from https://github.com/moby/moby.git
20:58:31 [2021-12-24T20:58:31.633Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:58:31 [2021-12-24T20:58:31.634Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43100/head:refs/remotes/origin/PR-43100 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:58:35 [2021-12-24T20:58:35.610Z] Merge succeeded, producing b2dd30b17e8a77d35f14548a2702fa6b8f7e57c0
20:58:35 [2021-12-24T20:58:35.610Z] Checking out Revision b2dd30b17e8a77d35f14548a2702fa6b8f7e57c0 (PR-43100)
20:58:32 [2021-12-24T20:58:32.474Z]  > git config core.sparsecheckout # timeout=10
20:58:32 [2021-12-24T20:58:32.529Z]  > git checkout -f 5cbc08ce57a54f8532516812efb0e5297c06c2b7 # timeout=10
20:58:34 [2021-12-24T20:58:34.871Z]  > git remote # timeout=10
20:58:34 [2021-12-24T20:58:34.944Z]  > git config --get remote.origin.url # timeout=10
20:58:34 [2021-12-24T20:58:34.994Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:58:34 [2021-12-24T20:58:34.996Z]  > git merge 10aecb0e652d346130a37e5b4383eca28f594c21 # timeout=10
20:58:35 [2021-12-24T20:58:35.525Z]  > git rev-parse "HEAD^{commit}" # timeout=10
20:58:35 [2021-12-24T20:58:35.647Z]  > git config core.sparsecheckout # timeout=10
20:58:35 [2021-12-24T20:58:35.697Z]  > git checkout -f b2dd30b17e8a77d35f14548a2702fa6b8f7e57c0 # timeout=10
20:58:46 [2021-12-24T20:58:46.954Z] Commit message: "Merge commit '10aecb0e652d346130a37e5b4383eca28f594c21' into HEAD"
20:58:47 [2021-12-24T20:58:47.090Z] First time build. Skipping changelog.
20:58:46 [2021-12-24T20:58:46.992Z]  > git rev-list --no-walk e486c406d02ab3e9f8669495b064c4308ff1ca71 # timeout=10