Skip to content

Console Output

07:29:51 [2021-12-26T07:29:51.069Z] The recommended git tool is: git
07:30:15 [2021-12-26T07:30:15.357Z] using credential docker-jenkins-github-credentials
07:30:15 [2021-12-26T07:30:15.434Z] Cloning the remote Git repository
07:30:15 [2021-12-26T07:30:15.434Z] Cloning with configured refspecs honoured and without tags
07:30:15 [2021-12-26T07:30:15.621Z] Cloning repository https://github.com/moby/moby.git
07:30:16 [2021-12-26T07:30:16.014Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
07:30:16 [2021-12-26T07:30:16.964Z] Fetching upstream changes from https://github.com/moby/moby.git
07:30:16 [2021-12-26T07:30:16.965Z]  > git --version # timeout=10
07:30:17 [2021-12-26T07:30:17.015Z]  > git --version # 'git version 2.24.1.windows.2'
07:30:17 [2021-12-26T07:30:17.016Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:30:17 [2021-12-26T07:30:17.019Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42978/head:refs/remotes/origin/PR-42978 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:30:34 [2021-12-26T07:30:34.361Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:30:34 [2021-12-26T07:30:34.429Z]  > git config --add remote.origin.fetch +refs/pull/42978/head:refs/remotes/origin/PR-42978 # timeout=10
07:30:34 [2021-12-26T07:30:34.500Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
07:30:34 [2021-12-26T07:30:34.749Z] Fetching without tags
07:30:35 [2021-12-26T07:30:35.596Z] Merging remotes/origin/master commit 10aecb0e652d346130a37e5b4383eca28f594c21 into PR head commit 87a2fbbf064ca0e82c9c8a6aa4c1722dfae23219
07:30:34 [2021-12-26T07:30:34.641Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:30:34 [2021-12-26T07:30:34.789Z] Fetching upstream changes from https://github.com/moby/moby.git
07:30:34 [2021-12-26T07:30:34.789Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:30:34 [2021-12-26T07:30:34.791Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42978/head:refs/remotes/origin/PR-42978 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:30:35 [2021-12-26T07:30:35.711Z]  > git config core.sparsecheckout # timeout=10
07:30:35 [2021-12-26T07:30:35.769Z]  > git checkout -f 87a2fbbf064ca0e82c9c8a6aa4c1722dfae23219 # timeout=10
07:30:39 [2021-12-26T07:30:39.665Z] Merge succeeded, producing 060044bd80a3b4c3cb72f5ea0cb4c0dc47fc62fb
07:30:39 [2021-12-26T07:30:39.665Z] Checking out Revision 060044bd80a3b4c3cb72f5ea0cb4c0dc47fc62fb (PR-42978)
07:30:38 [2021-12-26T07:30:38.645Z]  > git remote # timeout=10
07:30:38 [2021-12-26T07:30:38.727Z]  > git config --get remote.origin.url # timeout=10
07:30:38 [2021-12-26T07:30:38.777Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:30:38 [2021-12-26T07:30:38.779Z]  > git merge 10aecb0e652d346130a37e5b4383eca28f594c21 # timeout=10
07:30:39 [2021-12-26T07:30:39.571Z]  > git rev-parse "HEAD^{commit}" # timeout=10
07:30:39 [2021-12-26T07:30:39.702Z]  > git config core.sparsecheckout # timeout=10
07:30:39 [2021-12-26T07:30:39.753Z]  > git checkout -f 060044bd80a3b4c3cb72f5ea0cb4c0dc47fc62fb # timeout=10
07:30:51 [2021-12-26T07:30:51.300Z] Commit message: "Merge commit '10aecb0e652d346130a37e5b4383eca28f594c21' into HEAD"
07:30:51 [2021-12-26T07:30:51.434Z] First time build. Skipping changelog.
07:30:51 [2021-12-26T07:30:51.339Z]  > git rev-list --no-walk 2d74c52a2024b87fb6c263f10c20e765fa124a27 # timeout=10