Skip to content

Console Output

17:01:54 [2022-05-12T17:01:54.488Z] The recommended git tool is: git
17:02:19 [2022-05-12T17:02:19.581Z] using credential docker-jenkins-github-credentials
17:02:19 [2022-05-12T17:02:19.660Z] Cloning the remote Git repository
17:02:19 [2022-05-12T17:02:19.660Z] Cloning with configured refspecs honoured and without tags
17:02:19 [2022-05-12T17:02:19.859Z] Cloning repository https://github.com/moby/moby.git
17:02:20 [2022-05-12T17:02:20.265Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
17:02:21 [2022-05-12T17:02:21.394Z] Fetching upstream changes from https://github.com/moby/moby.git
17:02:21 [2022-05-12T17:02:21.394Z]  > git --version # timeout=10
17:02:21 [2022-05-12T17:02:21.436Z]  > git --version # 'git version 2.24.1.windows.2'
17:02:21 [2022-05-12T17:02:21.436Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:02:21 [2022-05-12T17:02:21.439Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43110/head:refs/remotes/origin/PR-43110 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:02:37 [2022-05-12T17:02:37.226Z] Fetching without tags
17:02:37 [2022-05-12T17:02:37.895Z] Merging remotes/origin/master commit 7c69b6dc08c7ce128c3015e08076641c2c5c40e5 into PR head commit ee915f9b545ae02c3352856ebc4fdc6e0538a7c1
17:02:36 [2022-05-12T17:02:36.937Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:02:36 [2022-05-12T17:02:36.990Z]  > git config --add remote.origin.fetch +refs/pull/43110/head:refs/remotes/origin/PR-43110 # timeout=10
17:02:37 [2022-05-12T17:02:37.031Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:02:37 [2022-05-12T17:02:37.149Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:02:37 [2022-05-12T17:02:37.268Z] Fetching upstream changes from https://github.com/moby/moby.git
17:02:37 [2022-05-12T17:02:37.268Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:02:37 [2022-05-12T17:02:37.269Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43110/head:refs/remotes/origin/PR-43110 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:02:38 [2022-05-12T17:02:38.010Z]  > git config core.sparsecheckout # timeout=10
17:02:38 [2022-05-12T17:02:38.050Z]  > git checkout -f ee915f9b545ae02c3352856ebc4fdc6e0538a7c1 # timeout=10
17:02:40 [2022-05-12T17:02:40.429Z]  > git remote # timeout=10
17:02:40 [2022-05-12T17:02:40.513Z]  > git config --get remote.origin.url # timeout=10
17:02:40 [2022-05-12T17:02:40.553Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:02:40 [2022-05-12T17:02:40.554Z]  > git merge 7c69b6dc08c7ce128c3015e08076641c2c5c40e5 # timeout=10
17:02:41 [2022-05-12T17:02:41.824Z] Merge succeeded, producing 8cf4b92ed7fa7587344bc8b2fb417fb561715d5e
17:02:41 [2022-05-12T17:02:41.824Z] Checking out Revision 8cf4b92ed7fa7587344bc8b2fb417fb561715d5e (PR-43110)
17:02:41 [2022-05-12T17:02:41.746Z]  > git rev-parse "HEAD^{commit}" # timeout=10
17:02:41 [2022-05-12T17:02:41.863Z]  > git config core.sparsecheckout # timeout=10
17:02:41 [2022-05-12T17:02:41.904Z]  > git checkout -f 8cf4b92ed7fa7587344bc8b2fb417fb561715d5e # timeout=10
17:02:53 [2022-05-12T17:02:53.372Z] Commit message: "Merge commit '7c69b6dc08c7ce128c3015e08076641c2c5c40e5' into HEAD"
17:02:53 [2022-05-12T17:02:53.519Z] First time build. Skipping changelog.
17:02:53 [2022-05-12T17:02:53.427Z]  > git rev-list --no-walk e9721e2176b5c3bdc77e42ab3f8483365154f398 # timeout=10