Skip to content

Console Output

12:45:19 [2022-05-02T12:45:19.072Z] The recommended git tool is: git
12:45:44 [2022-05-02T12:45:44.273Z] using credential docker-jenkins-github-credentials
12:45:44 [2022-05-02T12:45:44.351Z] Cloning the remote Git repository
12:45:44 [2022-05-02T12:45:44.351Z] Cloning with configured refspecs honoured and without tags
12:45:44 [2022-05-02T12:45:44.548Z] Cloning repository https://github.com/moby/moby.git
12:45:44 [2022-05-02T12:45:44.957Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
12:45:45 [2022-05-02T12:45:45.842Z] Fetching upstream changes from https://github.com/moby/moby.git
12:45:45 [2022-05-02T12:45:45.842Z]  > git --version # timeout=10
12:45:45 [2022-05-02T12:45:45.891Z]  > git --version # 'git version 2.24.1.windows.2'
12:45:45 [2022-05-02T12:45:45.892Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:45:45 [2022-05-02T12:45:45.896Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43545/head:refs/remotes/origin/PR-43545 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:46:03 [2022-05-02T12:46:03.635Z] Fetching without tags
12:46:04 [2022-05-02T12:46:04.373Z] Merging remotes/origin/master commit 2ed904cad7055847796433cc56ef1d1de0da868c into PR head commit 9880e6a1ef0f8a20a3374c733951a938c9b284c3
12:46:03 [2022-05-02T12:46:03.282Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:46:03 [2022-05-02T12:46:03.360Z]  > git config --add remote.origin.fetch +refs/pull/43545/head:refs/remotes/origin/PR-43545 # timeout=10
12:46:03 [2022-05-02T12:46:03.418Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:46:03 [2022-05-02T12:46:03.543Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:46:03 [2022-05-02T12:46:03.672Z] Fetching upstream changes from https://github.com/moby/moby.git
12:46:03 [2022-05-02T12:46:03.672Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:46:03 [2022-05-02T12:46:03.676Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43545/head:refs/remotes/origin/PR-43545 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:46:04 [2022-05-02T12:46:04.485Z]  > git config core.sparsecheckout # timeout=10
12:46:04 [2022-05-02T12:46:04.541Z]  > git checkout -f 9880e6a1ef0f8a20a3374c733951a938c9b284c3 # timeout=10
12:46:08 [2022-05-02T12:46:08.323Z] Merge succeeded, producing 9880e6a1ef0f8a20a3374c733951a938c9b284c3
12:46:08 [2022-05-02T12:46:08.323Z] Checking out Revision 9880e6a1ef0f8a20a3374c733951a938c9b284c3 (PR-43545)
12:46:07 [2022-05-02T12:46:07.932Z]  > git remote # timeout=10
12:46:08 [2022-05-02T12:46:08.028Z]  > git config --get remote.origin.url # timeout=10
12:46:08 [2022-05-02T12:46:08.087Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:46:08 [2022-05-02T12:46:08.089Z]  > git merge 2ed904cad7055847796433cc56ef1d1de0da868c # timeout=10
12:46:08 [2022-05-02T12:46:08.233Z]  > git rev-parse "HEAD^{commit}" # timeout=10
12:46:08 [2022-05-02T12:46:08.359Z]  > git config core.sparsecheckout # timeout=10
12:46:08 [2022-05-02T12:46:08.413Z]  > git checkout -f 9880e6a1ef0f8a20a3374c733951a938c9b284c3 # timeout=10
12:46:20 [2022-05-02T12:46:20.236Z] Commit message: "vendor: github.com/opencontainers/selinux v1.10.1"