Skip to content

Console Output

22:13:20 [2022-10-17T22:13:20.174Z] The recommended git tool is: git
22:13:20 [2022-10-17T22:13:20.183Z] using credential docker-jenkins-github-credentials
22:13:20 [2022-10-17T22:13:20.196Z] Cloning the remote Git repository
22:13:20 [2022-10-17T22:13:20.196Z] Cloning with configured refspecs honoured and without tags
22:13:20 [2022-10-17T22:13:20.192Z] Cloning repository https://github.com/moby/moby.git
22:13:20 [2022-10-17T22:13:20.193Z]  > git init /home/ubuntu/workspace/moby_PR-44313 # timeout=10
22:13:20 [2022-10-17T22:13:20.209Z] Fetching upstream changes from https://github.com/moby/moby.git
22:13:20 [2022-10-17T22:13:20.209Z]  > git --version # timeout=10
22:13:20 [2022-10-17T22:13:20.216Z]  > git --version # 'git version 2.17.1'
22:13:20 [2022-10-17T22:13:20.216Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:13:20 [2022-10-17T22:13:20.217Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44313/head:refs/remotes/origin/PR-44313 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:13:35 [2022-10-17T22:13:35.350Z] Fetching without tags
22:13:35 [2022-10-17T22:13:35.553Z] Merging remotes/origin/20.10 commit c964641a0d76733c071d606c72541b263da84a3e into PR head commit 6699afa5495a1234d3647e3f19fe516e00a923c4
22:13:36 [2022-10-17T22:13:36.038Z] Merge succeeded, producing 6699afa5495a1234d3647e3f19fe516e00a923c4
22:13:36 [2022-10-17T22:13:36.038Z] Checking out Revision 6699afa5495a1234d3647e3f19fe516e00a923c4 (PR-44313)
22:13:35 [2022-10-17T22:13:35.319Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:13:35 [2022-10-17T22:13:35.325Z]  > git config --add remote.origin.fetch +refs/pull/44313/head:refs/remotes/origin/PR-44313 # timeout=10
22:13:35 [2022-10-17T22:13:35.330Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:13:35 [2022-10-17T22:13:35.339Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:13:35 [2022-10-17T22:13:35.346Z] Fetching upstream changes from https://github.com/moby/moby.git
22:13:35 [2022-10-17T22:13:35.346Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:13:35 [2022-10-17T22:13:35.347Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44313/head:refs/remotes/origin/PR-44313 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:13:35 [2022-10-17T22:13:35.549Z]  > git config core.sparsecheckout # timeout=10
22:13:35 [2022-10-17T22:13:35.554Z]  > git checkout -f 6699afa5495a1234d3647e3f19fe516e00a923c4 # timeout=10
22:13:35 [2022-10-17T22:13:35.985Z]  > git remote # timeout=10
22:13:35 [2022-10-17T22:13:35.995Z]  > git config --get remote.origin.url # timeout=10
22:13:36 [2022-10-17T22:13:36.000Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:13:36 [2022-10-17T22:13:36.001Z]  > git merge c964641a0d76733c071d606c72541b263da84a3e # timeout=10
22:13:36 [2022-10-17T22:13:36.009Z]  > git rev-parse HEAD^{commit} # timeout=10
22:13:36 [2022-10-17T22:13:36.035Z]  > git config core.sparsecheckout # timeout=10
22:13:36 [2022-10-17T22:13:36.042Z]  > git checkout -f 6699afa5495a1234d3647e3f19fe516e00a923c4 # timeout=10
22:13:36 [2022-10-17T22:13:36.573Z] Commit message: "registry: allow "allow-nondistributable-artifacts" for Docker Hub"