Skip to content

Console Output

10:14:43 [2022-04-20T10:14:43.364Z] The recommended git tool is: git
10:15:08 [2022-04-20T10:15:08.269Z] using credential docker-jenkins-github-credentials
10:15:08 [2022-04-20T10:15:08.345Z] Cloning the remote Git repository
10:15:08 [2022-04-20T10:15:08.345Z] Cloning with configured refspecs honoured and without tags
10:15:08 [2022-04-20T10:15:08.534Z] Cloning repository https://github.com/moby/moby.git
10:15:08 [2022-04-20T10:15:08.932Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
10:15:09 [2022-04-20T10:15:09.762Z] Fetching upstream changes from https://github.com/moby/moby.git
10:15:09 [2022-04-20T10:15:09.762Z]  > git --version # timeout=10
10:15:09 [2022-04-20T10:15:09.810Z]  > git --version # 'git version 2.24.1.windows.2'
10:15:09 [2022-04-20T10:15:09.810Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:15:09 [2022-04-20T10:15:09.813Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43501/head:refs/remotes/origin/PR-43501 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:15:27 [2022-04-20T10:15:27.845Z] Fetching without tags
10:15:28 [2022-04-20T10:15:28.575Z] Merging remotes/origin/master commit c7395a4f011bd9bf7d16cd082c62ab6ed259ddb6 into PR head commit b9de761c261a537a14564148a82d6d60db22307f
10:15:27 [2022-04-20T10:15:27.532Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:15:27 [2022-04-20T10:15:27.591Z]  > git config --add remote.origin.fetch +refs/pull/43501/head:refs/remotes/origin/PR-43501 # timeout=10
10:15:27 [2022-04-20T10:15:27.637Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:15:27 [2022-04-20T10:15:27.755Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:15:27 [2022-04-20T10:15:27.880Z] Fetching upstream changes from https://github.com/moby/moby.git
10:15:27 [2022-04-20T10:15:27.881Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:15:27 [2022-04-20T10:15:27.882Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43501/head:refs/remotes/origin/PR-43501 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:15:28 [2022-04-20T10:15:28.681Z]  > git config core.sparsecheckout # timeout=10
10:15:28 [2022-04-20T10:15:28.729Z]  > git checkout -f b9de761c261a537a14564148a82d6d60db22307f # timeout=10
10:15:32 [2022-04-20T10:15:32.211Z]  > git remote # timeout=10
10:15:32 [2022-04-20T10:15:32.285Z]  > git config --get remote.origin.url # timeout=10
10:15:32 [2022-04-20T10:15:32.341Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:15:32 [2022-04-20T10:15:32.343Z]  > git merge c7395a4f011bd9bf7d16cd082c62ab6ed259ddb6 # timeout=10
10:15:33 [2022-04-20T10:15:33.242Z] Merge succeeded, producing 95c8fa20bb56346d5cfd355b9e7defa216f557a8
10:15:33 [2022-04-20T10:15:33.242Z] Checking out Revision 95c8fa20bb56346d5cfd355b9e7defa216f557a8 (PR-43501)
10:15:33 [2022-04-20T10:15:33.153Z]  > git rev-parse "HEAD^{commit}" # timeout=10
10:15:33 [2022-04-20T10:15:33.276Z]  > git config core.sparsecheckout # timeout=10
10:15:33 [2022-04-20T10:15:33.326Z]  > git checkout -f 95c8fa20bb56346d5cfd355b9e7defa216f557a8 # timeout=10
10:15:44 [2022-04-20T10:15:44.260Z] Commit message: "Merge commit 'c7395a4f011bd9bf7d16cd082c62ab6ed259ddb6' into HEAD"
10:15:44 [2022-04-20T10:15:44.392Z] First time build. Skipping changelog.
10:15:44 [2022-04-20T10:15:44.294Z]  > git rev-list --no-walk 8ec511d341beb0cb6ac8f46a930283351ff49389 # timeout=10