Skip to content

Console Output

20:43:26 [2021-07-26T20:43:26.899Z] The recommended git tool is: git
20:43:26 [2021-07-26T20:43:26.910Z] using credential docker-jenkins-github-credentials
20:43:26 [2021-07-26T20:43:26.940Z] Fetching changes from the remote Git repository
20:43:26 [2021-07-26T20:43:26.954Z] Fetching without tags
20:43:27 [2021-07-26T20:43:27.231Z] Merging remotes/origin/master commit 12f1b3ce43fe4aea5a41750bcc20f2a7dd67dbfc into PR head commit a34d804572882e2251de7769efd075886c76ea10
20:43:27 [2021-07-26T20:43:27.471Z] Merge succeeded, producing f43667162fc025d788ec2b4daa903be65ebd30e4
20:43:27 [2021-07-26T20:43:27.471Z] Checking out Revision f43667162fc025d788ec2b4daa903be65ebd30e4 (PR-42666)
20:43:27 [2021-07-26T20:43:27.547Z] Commit message: "Merge commit '12f1b3ce43fe4aea5a41750bcc20f2a7dd67dbfc' into HEAD"
20:43:26 [2021-07-26T20:43:26.925Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42666/.git # timeout=10
20:43:26 [2021-07-26T20:43:26.942Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:43:26 [2021-07-26T20:43:26.957Z] Fetching upstream changes from https://github.com/moby/moby.git
20:43:26 [2021-07-26T20:43:26.958Z]  > git --version # timeout=10
20:43:26 [2021-07-26T20:43:26.962Z]  > git --version # 'git version 2.17.1'
20:43:26 [2021-07-26T20:43:26.963Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:43:26 [2021-07-26T20:43:26.964Z]  > git fetch --no-tags --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:43:27 [2021-07-26T20:43:27.233Z]  > git config core.sparsecheckout # timeout=10
20:43:27 [2021-07-26T20:43:27.238Z]  > git checkout -f a34d804572882e2251de7769efd075886c76ea10 # timeout=10
20:43:27 [2021-07-26T20:43:27.376Z]  > git remote # timeout=10
20:43:27 [2021-07-26T20:43:27.384Z]  > git config --get remote.origin.url # timeout=10
20:43:27 [2021-07-26T20:43:27.388Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:43:27 [2021-07-26T20:43:27.388Z]  > git merge 12f1b3ce43fe4aea5a41750bcc20f2a7dd67dbfc # timeout=10
20:43:27 [2021-07-26T20:43:27.464Z]  > git rev-parse HEAD^{commit} # timeout=10
20:43:27 [2021-07-26T20:43:27.473Z]  > git config core.sparsecheckout # timeout=10
20:43:27 [2021-07-26T20:43:27.476Z]  > git checkout -f f43667162fc025d788ec2b4daa903be65ebd30e4 # timeout=10