Skip to content

Console Output

19:08:49 [2022-05-27T19:08:49.520Z] The recommended git tool is: git
19:08:52 [2022-05-27T19:08:52.983Z] using credential docker-jenkins-github-credentials
19:08:52 [2022-05-27T19:08:52.998Z] Cloning the remote Git repository
19:08:52 [2022-05-27T19:08:52.998Z] Cloning with configured refspecs honoured and without tags
19:08:53 [2022-05-27T19:08:53.015Z] Cloning repository https://github.com/moby/moby.git
19:08:53 [2022-05-27T19:08:53.081Z]  > git init /home/ubuntu/workspace/moby_PR-43650 # timeout=10
19:08:53 [2022-05-27T19:08:53.402Z] Fetching upstream changes from https://github.com/moby/moby.git
19:08:53 [2022-05-27T19:08:53.403Z]  > git --version # timeout=10
19:08:53 [2022-05-27T19:08:53.416Z]  > git --version # 'git version 2.17.1'
19:08:53 [2022-05-27T19:08:53.417Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:08:53 [2022-05-27T19:08:53.418Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43650/head:refs/remotes/origin/PR-43650 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:09:15 [2022-05-27T19:09:15.538Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:09:15 [2022-05-27T19:09:15.555Z]  > git config --add remote.origin.fetch +refs/pull/43650/head:refs/remotes/origin/PR-43650 # timeout=10
19:09:15 [2022-05-27T19:09:15.574Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
19:09:15 [2022-05-27T19:09:15.612Z] Fetching without tags
19:09:15 [2022-05-27T19:09:15.872Z] Merging remotes/origin/master commit 69adaa894d829a6707427aef6aeb0a796b2fb385 into PR head commit 7493342926237289f759d86be0dc3a0b226f7730
19:09:16 [2022-05-27T19:09:16.804Z] Merge succeeded, producing 7493342926237289f759d86be0dc3a0b226f7730
19:09:16 [2022-05-27T19:09:16.805Z] Checking out Revision 7493342926237289f759d86be0dc3a0b226f7730 (PR-43650)
19:09:15 [2022-05-27T19:09:15.593Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:09:15 [2022-05-27T19:09:15.615Z] Fetching upstream changes from https://github.com/moby/moby.git
19:09:15 [2022-05-27T19:09:15.615Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:09:15 [2022-05-27T19:09:15.617Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43650/head:refs/remotes/origin/PR-43650 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:09:15 [2022-05-27T19:09:15.883Z]  > git config core.sparsecheckout # timeout=10
19:09:15 [2022-05-27T19:09:15.913Z]  > git checkout -f 7493342926237289f759d86be0dc3a0b226f7730 # timeout=10
19:09:16 [2022-05-27T19:09:16.714Z]  > git remote # timeout=10
19:09:16 [2022-05-27T19:09:16.735Z]  > git config --get remote.origin.url # timeout=10
19:09:16 [2022-05-27T19:09:16.757Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:09:16 [2022-05-27T19:09:16.758Z]  > git merge 69adaa894d829a6707427aef6aeb0a796b2fb385 # timeout=10
19:09:16 [2022-05-27T19:09:16.784Z]  > git rev-parse HEAD^{commit} # timeout=10
19:09:16 [2022-05-27T19:09:16.807Z]  > git config core.sparsecheckout # timeout=10
19:09:16 [2022-05-27T19:09:16.830Z]  > git checkout -f 7493342926237289f759d86be0dc3a0b226f7730 # timeout=10
19:09:21 [2022-05-27T19:09:21.859Z] Commit message: "daemon/logger: Share buffers by sync.Pool"
19:09:21 [2022-05-27T19:09:21.862Z]  > git rev-list --no-walk 7493342926237289f759d86be0dc3a0b226f7730 # timeout=10