Skip to content

Console Output

15:47:48 [2021-11-23T15:47:48.340Z] The recommended git tool is: git
15:47:52 [2021-11-23T15:47:52.285Z] using credential docker-jenkins-github-credentials
15:47:52 [2021-11-23T15:47:52.295Z] Cloning the remote Git repository
15:47:52 [2021-11-23T15:47:52.295Z] Cloning with configured refspecs honoured and without tags
15:47:52 [2021-11-23T15:47:52.217Z] Cloning repository https://github.com/moby/moby.git
15:47:52 [2021-11-23T15:47:52.282Z]  > git init /home/ubuntu/workspace/moby_PR-40952 # timeout=10
15:47:52 [2021-11-23T15:47:52.547Z] Fetching upstream changes from https://github.com/moby/moby.git
15:47:52 [2021-11-23T15:47:52.548Z]  > git --version # timeout=10
15:47:52 [2021-11-23T15:47:52.567Z]  > git --version # 'git version 2.17.1'
15:47:52 [2021-11-23T15:47:52.567Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:47:52 [2021-11-23T15:47:52.569Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40952/head:refs/remotes/origin/PR-40952 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:48:14 [2021-11-23T15:48:14.885Z] Fetching without tags
15:48:15 [2021-11-23T15:48:15.280Z] Merging remotes/origin/master commit 00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49 into PR head commit 93fcc478d914c8d6ec21747d8e3c4bc127c68b40
15:48:16 [2021-11-23T15:48:16.319Z] Merge succeeded, producing 904a772dd2a4b3d610f3741a5ecfd4bb870fbc88
15:48:16 [2021-11-23T15:48:16.320Z] Checking out Revision 904a772dd2a4b3d610f3741a5ecfd4bb870fbc88 (PR-40952)
15:48:14 [2021-11-23T15:48:14.752Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:48:14 [2021-11-23T15:48:14.771Z]  > git config --add remote.origin.fetch +refs/pull/40952/head:refs/remotes/origin/PR-40952 # timeout=10
15:48:14 [2021-11-23T15:48:14.789Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:48:14 [2021-11-23T15:48:14.824Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:48:14 [2021-11-23T15:48:14.861Z] Fetching upstream changes from https://github.com/moby/moby.git
15:48:14 [2021-11-23T15:48:14.861Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:48:14 [2021-11-23T15:48:14.862Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40952/head:refs/remotes/origin/PR-40952 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:48:15 [2021-11-23T15:48:15.265Z]  > git config core.sparsecheckout # timeout=10
15:48:15 [2021-11-23T15:48:15.291Z]  > git checkout -f 93fcc478d914c8d6ec21747d8e3c4bc127c68b40 # timeout=10
15:48:16 [2021-11-23T15:48:16.037Z]  > git remote # timeout=10
15:48:16 [2021-11-23T15:48:16.067Z]  > git config --get remote.origin.url # timeout=10
15:48:16 [2021-11-23T15:48:16.095Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:48:16 [2021-11-23T15:48:16.096Z]  > git merge 00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49 # timeout=10
15:48:16 [2021-11-23T15:48:16.267Z]  > git rev-parse HEAD^{commit} # timeout=10
15:48:16 [2021-11-23T15:48:16.293Z]  > git config core.sparsecheckout # timeout=10
15:48:16 [2021-11-23T15:48:16.319Z]  > git checkout -f 904a772dd2a4b3d610f3741a5ecfd4bb870fbc88 # timeout=10
15:48:20 [2021-11-23T15:48:20.212Z] Commit message: "Merge commit '00d8a3bb516ad1e14c56ccdfeb70736bbeb0ba49' into HEAD"