Skip to content

Console Output

13:39:02 [2022-05-27T13:39:02.947Z] The recommended git tool is: git
13:39:05 [2022-05-27T13:39:05.904Z] using credential docker-jenkins-github-credentials
13:39:05 [2022-05-27T13:39:05.911Z] Cloning the remote Git repository
13:39:05 [2022-05-27T13:39:05.911Z] Cloning with configured refspecs honoured and without tags
13:39:05 [2022-05-27T13:39:05.962Z] Cloning repository https://github.com/moby/moby.git
13:39:06 [2022-05-27T13:39:06.029Z]  > git init /home/ubuntu/workspace/moby_PR-43645 # timeout=10
13:39:06 [2022-05-27T13:39:06.353Z] Fetching upstream changes from https://github.com/moby/moby.git
13:39:06 [2022-05-27T13:39:06.354Z]  > git --version # timeout=10
13:39:06 [2022-05-27T13:39:06.366Z]  > git --version # 'git version 2.25.1'
13:39:06 [2022-05-27T13:39:06.366Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:39:06 [2022-05-27T13:39:06.368Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43645/head:refs/remotes/origin/PR-43645 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:39:26 [2022-05-27T13:39:26.456Z] Fetching without tags
13:39:26 [2022-05-27T13:39:26.652Z] Merging remotes/origin/master commit 69adaa894d829a6707427aef6aeb0a796b2fb385 into PR head commit c6cc03747d8dd1984ec6799cd1720bde9ac900f0
13:39:26 [2022-05-27T13:39:26.400Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:39:26 [2022-05-27T13:39:26.417Z]  > git config --add remote.origin.fetch +refs/pull/43645/head:refs/remotes/origin/PR-43645 # timeout=10
13:39:26 [2022-05-27T13:39:26.433Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:39:26 [2022-05-27T13:39:26.441Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:39:26 [2022-05-27T13:39:26.459Z] Fetching upstream changes from https://github.com/moby/moby.git
13:39:26 [2022-05-27T13:39:26.459Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:39:26 [2022-05-27T13:39:26.460Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43645/head:refs/remotes/origin/PR-43645 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:39:26 [2022-05-27T13:39:26.657Z]  > git config core.sparsecheckout # timeout=10
13:39:26 [2022-05-27T13:39:26.674Z]  > git checkout -f c6cc03747d8dd1984ec6799cd1720bde9ac900f0 # timeout=10
13:39:28 [2022-05-27T13:39:28.138Z] Merge succeeded, producing fe5211c3349a732fcbc93ff81e2e809a5c010763
13:39:28 [2022-05-27T13:39:28.138Z] Checking out Revision fe5211c3349a732fcbc93ff81e2e809a5c010763 (PR-43645)
13:39:27 [2022-05-27T13:39:27.494Z]  > git remote # timeout=10
13:39:27 [2022-05-27T13:39:27.514Z]  > git config --get remote.origin.url # timeout=10
13:39:27 [2022-05-27T13:39:27.526Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:39:27 [2022-05-27T13:39:27.528Z]  > git merge 69adaa894d829a6707427aef6aeb0a796b2fb385 # timeout=10
13:39:28 [2022-05-27T13:39:28.127Z]  > git rev-parse HEAD^{commit} # timeout=10
13:39:28 [2022-05-27T13:39:28.140Z]  > git config core.sparsecheckout # timeout=10
13:39:28 [2022-05-27T13:39:28.149Z]  > git checkout -f fe5211c3349a732fcbc93ff81e2e809a5c010763 # timeout=10
13:39:31 [2022-05-27T13:39:31.760Z] Commit message: "Merge commit '69adaa894d829a6707427aef6aeb0a796b2fb385' into HEAD"