Skip to content

Console Output

07:57:35 [2021-11-11T07:57:35.182Z] The recommended git tool is: git
07:57:37 [2021-11-11T07:57:37.430Z] using credential docker-jenkins-github-credentials
07:57:37 [2021-11-11T07:57:37.437Z] Cloning the remote Git repository
07:57:37 [2021-11-11T07:57:37.437Z] Cloning with configured refspecs honoured and without tags
07:57:37 [2021-11-11T07:57:37.459Z] Cloning repository https://github.com/moby/moby.git
07:57:37 [2021-11-11T07:57:37.505Z]  > git init /home/ubuntu/workspace/moby_PR-43004 # timeout=10
07:57:37 [2021-11-11T07:57:37.699Z] Fetching upstream changes from https://github.com/moby/moby.git
07:57:37 [2021-11-11T07:57:37.699Z]  > git --version # timeout=10
07:57:37 [2021-11-11T07:57:37.712Z]  > git --version # 'git version 2.17.1'
07:57:37 [2021-11-11T07:57:37.712Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:57:37 [2021-11-11T07:57:37.714Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43004/head:refs/remotes/origin/PR-43004 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
07:57:59 [2021-11-11T07:57:59.629Z] Fetching without tags
07:57:59 [2021-11-11T07:57:59.911Z] Merging remotes/origin/20.10 commit 7bd682c48c076fd398275925a18394eba46cb8d0 into PR head commit 0e76a0a418713ac1ccf6fd3c1e88adfafd4ec223
07:57:59 [2021-11-11T07:57:59.521Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:57:59 [2021-11-11T07:57:59.562Z]  > git config --add remote.origin.fetch +refs/pull/43004/head:refs/remotes/origin/PR-43004 # timeout=10
07:57:59 [2021-11-11T07:57:59.582Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
07:57:59 [2021-11-11T07:57:59.601Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:57:59 [2021-11-11T07:57:59.633Z] Fetching upstream changes from https://github.com/moby/moby.git
07:57:59 [2021-11-11T07:57:59.633Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:57:59 [2021-11-11T07:57:59.634Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43004/head:refs/remotes/origin/PR-43004 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
07:57:59 [2021-11-11T07:57:59.920Z]  > git config core.sparsecheckout # timeout=10
07:57:59 [2021-11-11T07:57:59.940Z]  > git checkout -f 0e76a0a418713ac1ccf6fd3c1e88adfafd4ec223 # timeout=10
07:58:00 [2021-11-11T07:58:00.584Z]  > git remote # timeout=10
07:58:00 [2021-11-11T07:58:00.618Z]  > git config --get remote.origin.url # timeout=10
07:58:00 [2021-11-11T07:58:00.642Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:58:00 [2021-11-11T07:58:00.643Z]  > git merge 7bd682c48c076fd398275925a18394eba46cb8d0 # timeout=10
07:58:01 [2021-11-11T07:58:01.514Z] Merge succeeded, producing b399ba5f630406a030baedd3dbb14d5ce3f0cca0
07:58:01 [2021-11-11T07:58:01.514Z] Checking out Revision b399ba5f630406a030baedd3dbb14d5ce3f0cca0 (PR-43004)
07:58:01 [2021-11-11T07:58:01.490Z]  > git rev-parse HEAD^{commit} # timeout=10
07:58:01 [2021-11-11T07:58:01.518Z]  > git config core.sparsecheckout # timeout=10
07:58:01 [2021-11-11T07:58:01.542Z]  > git checkout -f b399ba5f630406a030baedd3dbb14d5ce3f0cca0 # timeout=10
07:58:05 [2021-11-11T07:58:05.417Z] Commit message: "Merge commit '7bd682c48c076fd398275925a18394eba46cb8d0' into HEAD"
07:58:05 [2021-11-11T07:58:05.427Z]  > git rev-list --no-walk 0e76a0a418713ac1ccf6fd3c1e88adfafd4ec223 # timeout=10