Skip to content

Console Output

14:32:28 [2021-08-23T14:32:28.710Z] The recommended git tool is: git
14:32:52 [2021-08-23T14:32:52.602Z] using credential docker-jenkins-github-credentials
14:32:52 [2021-08-23T14:32:52.676Z] Cloning the remote Git repository
14:32:52 [2021-08-23T14:32:52.676Z] Cloning with configured refspecs honoured and without tags
14:32:52 [2021-08-23T14:32:52.862Z] Cloning repository https://github.com/moby/moby.git
14:32:53 [2021-08-23T14:32:53.250Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
14:32:54 [2021-08-23T14:32:54.236Z] Fetching upstream changes from https://github.com/moby/moby.git
14:32:54 [2021-08-23T14:32:54.236Z]  > git --version # timeout=10
14:32:54 [2021-08-23T14:32:54.280Z]  > git --version # 'git version 2.24.1.windows.2'
14:32:54 [2021-08-23T14:32:54.280Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:32:54 [2021-08-23T14:32:54.283Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42764/head:refs/remotes/origin/PR-42764 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:33:11 [2021-08-23T14:33:11.902Z] Fetching without tags
14:33:11 [2021-08-23T14:33:11.620Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:33:11 [2021-08-23T14:33:11.666Z]  > git config --add remote.origin.fetch +refs/pull/42764/head:refs/remotes/origin/PR-42764 # timeout=10
14:33:11 [2021-08-23T14:33:11.708Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:33:11 [2021-08-23T14:33:11.822Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:33:11 [2021-08-23T14:33:11.937Z] Fetching upstream changes from https://github.com/moby/moby.git
14:33:11 [2021-08-23T14:33:11.938Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:33:11 [2021-08-23T14:33:11.939Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42764/head:refs/remotes/origin/PR-42764 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:33:12 [2021-08-23T14:33:12.619Z] Merging remotes/origin/master commit 4811bd980a581f896c0e708948c66d10ed7d7b09 into PR head commit 82c978ad9567772f349f604c6630d531b9348736
14:33:15 [2021-08-23T14:33:15.246Z] Merge succeeded, producing 82c978ad9567772f349f604c6630d531b9348736
14:33:15 [2021-08-23T14:33:15.247Z] Checking out Revision 82c978ad9567772f349f604c6630d531b9348736 (PR-42764)
14:33:12 [2021-08-23T14:33:12.726Z]  > git config core.sparsecheckout # timeout=10
14:33:12 [2021-08-23T14:33:12.769Z]  > git checkout -f 82c978ad9567772f349f604c6630d531b9348736 # timeout=10
14:33:14 [2021-08-23T14:33:14.885Z]  > git remote # timeout=10
14:33:14 [2021-08-23T14:33:14.960Z]  > git config --get remote.origin.url # timeout=10
14:33:15 [2021-08-23T14:33:15.006Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:33:15 [2021-08-23T14:33:15.007Z]  > git merge 4811bd980a581f896c0e708948c66d10ed7d7b09 # timeout=10
14:33:15 [2021-08-23T14:33:15.149Z]  > git rev-parse "HEAD^{commit}" # timeout=10
14:33:15 [2021-08-23T14:33:15.281Z]  > git config core.sparsecheckout # timeout=10
14:33:15 [2021-08-23T14:33:15.326Z]  > git checkout -f 82c978ad9567772f349f604c6630d531b9348736 # timeout=10
14:33:26 [2021-08-23T14:33:26.393Z] Commit message: "vendor: github.com/opencontainers/runc v1.0.2"