Skip to content

Console Output

18:32:45 [2022-05-31T18:32:45.088Z] The recommended git tool is: git
18:32:48 [2022-05-31T18:32:48.778Z] using credential docker-jenkins-github-credentials
18:32:48 [2022-05-31T18:32:48.787Z] Cloning the remote Git repository
18:32:48 [2022-05-31T18:32:48.787Z] Cloning with configured refspecs honoured and without tags
18:32:48 [2022-05-31T18:32:48.849Z] Cloning repository https://github.com/moby/moby.git
18:32:48 [2022-05-31T18:32:48.907Z]  > git init /home/ubuntu/workspace/moby_PR-43670 # timeout=10
18:32:49 [2022-05-31T18:32:49.274Z] Fetching upstream changes from https://github.com/moby/moby.git
18:32:49 [2022-05-31T18:32:49.274Z]  > git --version # timeout=10
18:32:49 [2022-05-31T18:32:49.292Z]  > git --version # 'git version 2.17.1'
18:32:49 [2022-05-31T18:32:49.292Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:32:49 [2022-05-31T18:32:49.315Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43670/head:refs/remotes/origin/PR-43670 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:33:12 [2022-05-31T18:33:12.580Z] Fetching without tags
18:33:12 [2022-05-31T18:33:12.883Z] Merging remotes/origin/master commit bc541ba66f7fd749ae9d354591d753058867a218 into PR head commit 293cfd6c7600c5b61ee8432416d1db94818586ef
18:33:12 [2022-05-31T18:33:12.465Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:33:12 [2022-05-31T18:33:12.479Z]  > git config --add remote.origin.fetch +refs/pull/43670/head:refs/remotes/origin/PR-43670 # timeout=10
18:33:12 [2022-05-31T18:33:12.510Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:33:12 [2022-05-31T18:33:12.546Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:33:12 [2022-05-31T18:33:12.585Z] Fetching upstream changes from https://github.com/moby/moby.git
18:33:12 [2022-05-31T18:33:12.585Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:33:12 [2022-05-31T18:33:12.597Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43670/head:refs/remotes/origin/PR-43670 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:33:12 [2022-05-31T18:33:12.895Z]  > git config core.sparsecheckout # timeout=10
18:33:12 [2022-05-31T18:33:12.920Z]  > git checkout -f 293cfd6c7600c5b61ee8432416d1db94818586ef # timeout=10
18:33:15 [2022-05-31T18:33:15.111Z] Merge succeeded, producing 05c6132a487dc6a7f6085810a429c01d7f0b3943
18:33:15 [2022-05-31T18:33:15.111Z] Checking out Revision 05c6132a487dc6a7f6085810a429c01d7f0b3943 (PR-43670)
18:33:13 [2022-05-31T18:33:13.737Z]  > git remote # timeout=10
18:33:13 [2022-05-31T18:33:13.805Z]  > git config --get remote.origin.url # timeout=10
18:33:13 [2022-05-31T18:33:13.868Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:33:13 [2022-05-31T18:33:13.869Z]  > git merge bc541ba66f7fd749ae9d354591d753058867a218 # timeout=10
18:33:15 [2022-05-31T18:33:15.092Z]  > git rev-parse HEAD^{commit} # timeout=10
18:33:15 [2022-05-31T18:33:15.114Z]  > git config core.sparsecheckout # timeout=10
18:33:15 [2022-05-31T18:33:15.137Z]  > git checkout -f 05c6132a487dc6a7f6085810a429c01d7f0b3943 # timeout=10
18:33:19 [2022-05-31T18:33:19.075Z] Commit message: "Merge commit 'bc541ba66f7fd749ae9d354591d753058867a218' into HEAD"