Skip to content

Console Output

19:40:48 [2021-06-08T19:40:48.610Z] The recommended git tool is: git
19:40:53 [2021-06-08T19:40:53.239Z] using credential docker-jenkins-github-credentials
19:40:53 [2021-06-08T19:40:53.248Z] Cloning the remote Git repository
19:40:53 [2021-06-08T19:40:53.248Z] Cloning with configured refspecs honoured and without tags
19:40:53 [2021-06-08T19:40:53.307Z] Cloning repository https://github.com/moby/moby.git
19:40:53 [2021-06-08T19:40:53.390Z]  > git init /home/ubuntu/workspace/moby_PR-42486 # timeout=10
19:40:53 [2021-06-08T19:40:53.787Z] Fetching upstream changes from https://github.com/moby/moby.git
19:40:53 [2021-06-08T19:40:53.787Z]  > git --version # timeout=10
19:40:53 [2021-06-08T19:40:53.798Z]  > git --version # 'git version 2.25.1'
19:40:53 [2021-06-08T19:40:53.799Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:40:53 [2021-06-08T19:40:53.803Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42486/head:refs/remotes/origin/PR-42486 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:41:13 [2021-06-08T19:41:13.588Z] Fetching without tags
19:41:13 [2021-06-08T19:41:13.958Z] Merging remotes/origin/master commit 0ad2293d0e5bbf4c966a0e8b27c3ac3835265577 into PR head commit 1528e1cba20a82f8b18ef02fad71f25c4e371158
19:41:13 [2021-06-08T19:41:13.531Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:41:13 [2021-06-08T19:41:13.547Z]  > git config --add remote.origin.fetch +refs/pull/42486/head:refs/remotes/origin/PR-42486 # timeout=10
19:41:13 [2021-06-08T19:41:13.562Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
19:41:13 [2021-06-08T19:41:13.577Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:41:13 [2021-06-08T19:41:13.593Z] Fetching upstream changes from https://github.com/moby/moby.git
19:41:13 [2021-06-08T19:41:13.594Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:41:13 [2021-06-08T19:41:13.596Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42486/head:refs/remotes/origin/PR-42486 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:41:13 [2021-06-08T19:41:13.968Z]  > git config core.sparsecheckout # timeout=10
19:41:13 [2021-06-08T19:41:13.986Z]  > git checkout -f 1528e1cba20a82f8b18ef02fad71f25c4e371158 # timeout=10
19:41:15 [2021-06-08T19:41:15.068Z] Merge succeeded, producing 1528e1cba20a82f8b18ef02fad71f25c4e371158
19:41:15 [2021-06-08T19:41:15.068Z] Checking out Revision 1528e1cba20a82f8b18ef02fad71f25c4e371158 (PR-42486)
19:41:15 [2021-06-08T19:41:15.031Z]  > git remote # timeout=10
19:41:15 [2021-06-08T19:41:15.038Z]  > git config --get remote.origin.url # timeout=10
19:41:15 [2021-06-08T19:41:15.048Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:41:15 [2021-06-08T19:41:15.050Z]  > git merge 0ad2293d0e5bbf4c966a0e8b27c3ac3835265577 # timeout=10
19:41:15 [2021-06-08T19:41:15.062Z]  > git rev-parse HEAD^{commit} # timeout=10
19:41:15 [2021-06-08T19:41:15.072Z]  > git config core.sparsecheckout # timeout=10
19:41:15 [2021-06-08T19:41:15.076Z]  > git checkout -f 1528e1cba20a82f8b18ef02fad71f25c4e371158 # timeout=10
19:41:19 [2021-06-08T19:41:19.922Z] Commit message: "Remove a lot of outdated "project/PACKAGERS.md" text"