Skip to content

Console Output

22:21:12 [2021-08-18T22:21:12.224Z] The recommended git tool is: git
22:21:36 [2021-08-18T22:21:36.935Z] using credential docker-jenkins-github-credentials
22:21:37 [2021-08-18T22:21:37.009Z] Cloning the remote Git repository
22:21:37 [2021-08-18T22:21:37.009Z] Cloning with configured refspecs honoured and without tags
22:21:37 [2021-08-18T22:21:37.203Z] Cloning repository https://github.com/moby/moby.git
22:21:37 [2021-08-18T22:21:37.602Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
22:21:38 [2021-08-18T22:21:38.692Z] Fetching upstream changes from https://github.com/moby/moby.git
22:21:38 [2021-08-18T22:21:38.693Z]  > git --version # timeout=10
22:21:38 [2021-08-18T22:21:38.747Z]  > git --version # 'git version 2.24.1.windows.2'
22:21:38 [2021-08-18T22:21:38.748Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:21:38 [2021-08-18T22:21:38.751Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42755/head:refs/remotes/origin/PR-42755 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:21:57 [2021-08-18T22:21:57.294Z] Fetching without tags
22:21:58 [2021-08-18T22:21:58.096Z] Merging remotes/origin/master commit ba2adeebdb8d4ec442f1d3107405ae55d0c1a0c2 into PR head commit 049c8ab29c645398cb20a6cd4f6c0336874cae5c
22:21:56 [2021-08-18T22:21:56.915Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:21:57 [2021-08-18T22:21:57.011Z]  > git config --add remote.origin.fetch +refs/pull/42755/head:refs/remotes/origin/PR-42755 # timeout=10
22:21:57 [2021-08-18T22:21:57.069Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:21:57 [2021-08-18T22:21:57.200Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:21:57 [2021-08-18T22:21:57.329Z] Fetching upstream changes from https://github.com/moby/moby.git
22:21:57 [2021-08-18T22:21:57.329Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:21:57 [2021-08-18T22:21:57.331Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42755/head:refs/remotes/origin/PR-42755 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:21:58 [2021-08-18T22:21:58.203Z]  > git config core.sparsecheckout # timeout=10
22:21:58 [2021-08-18T22:21:58.262Z]  > git checkout -f 049c8ab29c645398cb20a6cd4f6c0336874cae5c # timeout=10
22:22:01 [2021-08-18T22:22:01.634Z] Merge succeeded, producing 049c8ab29c645398cb20a6cd4f6c0336874cae5c
22:22:01 [2021-08-18T22:22:01.635Z] Checking out Revision 049c8ab29c645398cb20a6cd4f6c0336874cae5c (PR-42755)
22:22:01 [2021-08-18T22:22:01.212Z]  > git remote # timeout=10
22:22:01 [2021-08-18T22:22:01.300Z]  > git config --get remote.origin.url # timeout=10
22:22:01 [2021-08-18T22:22:01.359Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:22:01 [2021-08-18T22:22:01.361Z]  > git merge ba2adeebdb8d4ec442f1d3107405ae55d0c1a0c2 # timeout=10
22:22:01 [2021-08-18T22:22:01.541Z]  > git rev-parse "HEAD^{commit}" # timeout=10
22:22:01 [2021-08-18T22:22:01.668Z]  > git config core.sparsecheckout # timeout=10
22:22:01 [2021-08-18T22:22:01.725Z]  > git checkout -f 049c8ab29c645398cb20a6cd4f6c0336874cae5c # timeout=10
22:22:13 [2021-08-18T22:22:13.307Z] Commit message: "libnetwork/resolvconf: remove README.md"