Skip to content

Console Output

22:22:05 [2021-08-18T22:22:05.077Z] The recommended git tool is: git
22:22:28 [2021-08-18T22:22:28.970Z] using credential docker-jenkins-github-credentials
22:22:29 [2021-08-18T22:22:29.043Z] Cloning the remote Git repository
22:22:29 [2021-08-18T22:22:29.043Z] Cloning with configured refspecs honoured and without tags
22:22:29 [2021-08-18T22:22:29.222Z] Cloning repository https://github.com/moby/moby.git
22:22:29 [2021-08-18T22:22:29.612Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
22:22:31 [2021-08-18T22:22:31.130Z] Fetching upstream changes from https://github.com/moby/moby.git
22:22:31 [2021-08-18T22:22:31.130Z]  > git --version # timeout=10
22:22:31 [2021-08-18T22:22:31.162Z]  > git --version # 'git version 2.24.1.windows.2'
22:22:31 [2021-08-18T22:22:31.162Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:22:31 [2021-08-18T22:22:31.176Z]  > 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:22:45 [2021-08-18T22:22:45.713Z] Fetching without tags
22:22:45 [2021-08-18T22:22:45.453Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:22:45 [2021-08-18T22:22:45.484Z]  > git config --add remote.origin.fetch +refs/pull/42755/head:refs/remotes/origin/PR-42755 # timeout=10
22:22:45 [2021-08-18T22:22:45.515Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:22:45 [2021-08-18T22:22:45.625Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:22:45 [2021-08-18T22:22:45.734Z] Fetching upstream changes from https://github.com/moby/moby.git
22:22:45 [2021-08-18T22:22:45.734Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:22:45 [2021-08-18T22:22:45.750Z]  > 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:22:46 [2021-08-18T22:22:46.364Z] Merging remotes/origin/master commit ba2adeebdb8d4ec442f1d3107405ae55d0c1a0c2 into PR head commit 049c8ab29c645398cb20a6cd4f6c0336874cae5c
22:22:46 [2021-08-18T22:22:46.470Z]  > git config core.sparsecheckout # timeout=10
22:22:46 [2021-08-18T22:22:46.501Z]  > git checkout -f 049c8ab29c645398cb20a6cd4f6c0336874cae5c # timeout=10
22:22:49 [2021-08-18T22:22:49.659Z] Merge succeeded, producing 049c8ab29c645398cb20a6cd4f6c0336874cae5c
22:22:49 [2021-08-18T22:22:49.659Z] Checking out Revision 049c8ab29c645398cb20a6cd4f6c0336874cae5c (PR-42755)
22:22:49 [2021-08-18T22:22:49.323Z]  > git remote # timeout=10
22:22:49 [2021-08-18T22:22:49.386Z]  > git config --get remote.origin.url # timeout=10
22:22:49 [2021-08-18T22:22:49.433Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:22:49 [2021-08-18T22:22:49.433Z]  > git merge ba2adeebdb8d4ec442f1d3107405ae55d0c1a0c2 # timeout=10
22:22:49 [2021-08-18T22:22:49.558Z]  > git rev-parse "HEAD^{commit}" # timeout=10
22:22:49 [2021-08-18T22:22:49.683Z]  > git config core.sparsecheckout # timeout=10
22:22:49 [2021-08-18T22:22:49.730Z]  > git checkout -f 049c8ab29c645398cb20a6cd4f6c0336874cae5c # timeout=10
22:23:00 [2021-08-18T22:23:00.964Z] Commit message: "libnetwork/resolvconf: remove README.md"