Skip to content

Console Output

13:03:14 [2021-06-28T13:03:14.887Z] The recommended git tool is: git
13:03:17 [2021-06-28T13:03:17.154Z] using credential docker-jenkins-github-credentials
13:03:17 [2021-06-28T13:03:17.161Z] Cloning the remote Git repository
13:03:17 [2021-06-28T13:03:17.161Z] Cloning with configured refspecs honoured and without tags
13:03:17 [2021-06-28T13:03:17.374Z] Cloning repository https://github.com/moby/moby.git
13:03:17 [2021-06-28T13:03:17.425Z]  > git init /home/ubuntu/workspace/moby_PR-42571 # timeout=10
13:03:17 [2021-06-28T13:03:17.694Z] Fetching upstream changes from https://github.com/moby/moby.git
13:03:17 [2021-06-28T13:03:17.695Z]  > git --version # timeout=10
13:03:17 [2021-06-28T13:03:17.705Z]  > git --version # 'git version 2.17.1'
13:03:17 [2021-06-28T13:03:17.705Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:03:17 [2021-06-28T13:03:17.715Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42571/head:refs/remotes/origin/PR-42571 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:03:43 [2021-06-28T13:03:43.188Z] Fetching without tags
13:03:43 [2021-06-28T13:03:43.130Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:03:43 [2021-06-28T13:03:43.140Z]  > git config --add remote.origin.fetch +refs/pull/42571/head:refs/remotes/origin/PR-42571 # timeout=10
13:03:43 [2021-06-28T13:03:43.156Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:03:43 [2021-06-28T13:03:43.174Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:03:43 [2021-06-28T13:03:43.198Z] Fetching upstream changes from https://github.com/moby/moby.git
13:03:43 [2021-06-28T13:03:43.198Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:03:43 [2021-06-28T13:03:43.199Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42571/head:refs/remotes/origin/PR-42571 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:03:43 [2021-06-28T13:03:43.525Z] Merging remotes/origin/master commit 665de2e973b8061930e50426bb469228e3c66963 into PR head commit 345a180a55253e77f40dd000c0a06b64f56fe5df
13:03:44 [2021-06-28T13:03:44.186Z] Merge succeeded, producing 345a180a55253e77f40dd000c0a06b64f56fe5df
13:03:44 [2021-06-28T13:03:44.187Z] Checking out Revision 345a180a55253e77f40dd000c0a06b64f56fe5df (PR-42571)
13:03:43 [2021-06-28T13:03:43.540Z]  > git config core.sparsecheckout # timeout=10
13:03:43 [2021-06-28T13:03:43.553Z]  > git checkout -f 345a180a55253e77f40dd000c0a06b64f56fe5df # timeout=10
13:03:44 [2021-06-28T13:03:44.118Z]  > git remote # timeout=10
13:03:44 [2021-06-28T13:03:44.134Z]  > git config --get remote.origin.url # timeout=10
13:03:44 [2021-06-28T13:03:44.157Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:03:44 [2021-06-28T13:03:44.158Z]  > git merge 665de2e973b8061930e50426bb469228e3c66963 # timeout=10
13:03:44 [2021-06-28T13:03:44.176Z]  > git rev-parse HEAD^{commit} # timeout=10
13:03:44 [2021-06-28T13:03:44.194Z]  > git config core.sparsecheckout # timeout=10
13:03:44 [2021-06-28T13:03:44.208Z]  > git checkout -f 345a180a55253e77f40dd000c0a06b64f56fe5df # timeout=10
13:03:48 [2021-06-28T13:03:48.049Z] Commit message: "there is no file named mkimage-rinse.sh in contrib floder, should delete it"