Skip to content

Console Output

20:44:43 [2021-07-26T20:44:43.928Z] The recommended git tool is: git
20:44:48 [2021-07-26T20:44:48.563Z] using credential docker-jenkins-github-credentials
20:44:48 [2021-07-26T20:44:48.575Z] Cloning the remote Git repository
20:44:48 [2021-07-26T20:44:48.575Z] Cloning with configured refspecs honoured and without tags
20:44:48 [2021-07-26T20:44:48.637Z] Cloning repository https://github.com/moby/moby.git
20:44:48 [2021-07-26T20:44:48.748Z]  > git init /home/ubuntu/workspace/moby_PR-42666 # timeout=10
20:44:49 [2021-07-26T20:44:49.183Z] Fetching upstream changes from https://github.com/moby/moby.git
20:44:49 [2021-07-26T20:44:49.184Z]  > git --version # timeout=10
20:44:49 [2021-07-26T20:44:49.200Z]  > git --version # 'git version 2.25.1'
20:44:49 [2021-07-26T20:44:49.201Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:44:49 [2021-07-26T20:44:49.204Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42666/head:refs/remotes/origin/PR-42666 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:45:07 [2021-07-26T20:45:07.876Z] Fetching without tags
20:45:08 [2021-07-26T20:45:08.291Z] Merging remotes/origin/master commit 12f1b3ce43fe4aea5a41750bcc20f2a7dd67dbfc into PR head commit a34d804572882e2251de7769efd075886c76ea10
20:45:07 [2021-07-26T20:45:07.820Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:45:07 [2021-07-26T20:45:07.831Z]  > git config --add remote.origin.fetch +refs/pull/42666/head:refs/remotes/origin/PR-42666 # timeout=10
20:45:07 [2021-07-26T20:45:07.846Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:45:07 [2021-07-26T20:45:07.863Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:45:07 [2021-07-26T20:45:07.881Z] Fetching upstream changes from https://github.com/moby/moby.git
20:45:07 [2021-07-26T20:45:07.882Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:45:07 [2021-07-26T20:45:07.884Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42666/head:refs/remotes/origin/PR-42666 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:45:08 [2021-07-26T20:45:08.304Z]  > git config core.sparsecheckout # timeout=10
20:45:08 [2021-07-26T20:45:08.315Z]  > git checkout -f a34d804572882e2251de7769efd075886c76ea10 # timeout=10
20:45:09 [2021-07-26T20:45:09.616Z]  > git remote # timeout=10
20:45:09 [2021-07-26T20:45:09.622Z]  > git config --get remote.origin.url # timeout=10
20:45:09 [2021-07-26T20:45:09.637Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:45:09 [2021-07-26T20:45:09.639Z]  > git merge 12f1b3ce43fe4aea5a41750bcc20f2a7dd67dbfc # timeout=10
20:45:10 [2021-07-26T20:45:10.657Z] Merge succeeded, producing 6b4836e76ed9284f12bae127cd2b3f6d4489d545
20:45:10 [2021-07-26T20:45:10.658Z] Checking out Revision 6b4836e76ed9284f12bae127cd2b3f6d4489d545 (PR-42666)
20:45:10 [2021-07-26T20:45:10.648Z]  > git rev-parse HEAD^{commit} # timeout=10
20:45:10 [2021-07-26T20:45:10.661Z]  > git config core.sparsecheckout # timeout=10
20:45:10 [2021-07-26T20:45:10.666Z]  > git checkout -f 6b4836e76ed9284f12bae127cd2b3f6d4489d545 # timeout=10
20:45:14 [2021-07-26T20:45:14.745Z] Commit message: "Merge commit '12f1b3ce43fe4aea5a41750bcc20f2a7dd67dbfc' into HEAD"
20:45:14 [2021-07-26T20:45:14.755Z] First time build. Skipping changelog.
20:45:14 [2021-07-26T20:45:14.749Z]  > git rev-list --no-walk 1cb3898c1d2b21a038413a5361f110262fcde562 # timeout=10