Skip to content

Console Output

04:25:37 [2021-03-25T04:25:37.016Z] The recommended git tool is: git
04:25:40 [2021-03-25T04:25:40.316Z] using credential docker-jenkins-github-credentials
04:25:40 [2021-03-25T04:25:40.329Z] Cloning the remote Git repository
04:25:40 [2021-03-25T04:25:40.329Z] Cloning with configured refspecs honoured and without tags
04:25:40 [2021-03-25T04:25:40.180Z] Cloning repository https://github.com/moby/moby.git
04:25:40 [2021-03-25T04:25:40.312Z]  > git init /home/ubuntu/workspace/moby_PR-42197 # timeout=10
04:25:40 [2021-03-25T04:25:40.752Z] Fetching upstream changes from https://github.com/moby/moby.git
04:25:40 [2021-03-25T04:25:40.753Z]  > git --version # timeout=10
04:25:40 [2021-03-25T04:25:40.783Z]  > git --version # 'git version 2.25.1'
04:25:40 [2021-03-25T04:25:40.784Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
04:25:40 [2021-03-25T04:25:40.786Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42197/head:refs/remotes/origin/PR-42197 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
04:26:00 [2021-03-25T04:26:00.475Z] Fetching without tags
04:26:00 [2021-03-25T04:26:00.278Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
04:26:00 [2021-03-25T04:26:00.311Z]  > git config --add remote.origin.fetch +refs/pull/42197/head:refs/remotes/origin/PR-42197 # timeout=10
04:26:00 [2021-03-25T04:26:00.337Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
04:26:00 [2021-03-25T04:26:00.426Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
04:26:00 [2021-03-25T04:26:00.461Z] Fetching upstream changes from https://github.com/moby/moby.git
04:26:00 [2021-03-25T04:26:00.461Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
04:26:00 [2021-03-25T04:26:00.463Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42197/head:refs/remotes/origin/PR-42197 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
04:26:01 [2021-03-25T04:26:01.195Z] Merging remotes/origin/20.10 commit 653b58cc8a707fd4e5ff0a7a04d44226f1cda4de into PR head commit 915b239519116e239c08f64df49ceb32807963e3
04:26:01 [2021-03-25T04:26:01.185Z]  > git config core.sparsecheckout # timeout=10
04:26:01 [2021-03-25T04:26:01.212Z]  > git checkout -f 915b239519116e239c08f64df49ceb32807963e3 # timeout=10
04:26:03 [2021-03-25T04:26:03.212Z] Merge succeeded, producing 915b239519116e239c08f64df49ceb32807963e3
04:26:03 [2021-03-25T04:26:03.213Z] Checking out Revision 915b239519116e239c08f64df49ceb32807963e3 (PR-42197)
04:26:03 [2021-03-25T04:26:03.055Z]  > git remote # timeout=10
04:26:03 [2021-03-25T04:26:03.075Z]  > git config --get remote.origin.url # timeout=10
04:26:03 [2021-03-25T04:26:03.096Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
04:26:03 [2021-03-25T04:26:03.162Z]  > git merge 653b58cc8a707fd4e5ff0a7a04d44226f1cda4de # timeout=10
04:26:03 [2021-03-25T04:26:03.191Z]  > git rev-parse HEAD^{commit} # timeout=10
04:26:03 [2021-03-25T04:26:03.199Z]  > git config core.sparsecheckout # timeout=10
04:26:03 [2021-03-25T04:26:03.247Z]  > git checkout -f 915b239519116e239c08f64df49ceb32807963e3 # timeout=10
04:26:07 [2021-03-25T04:26:07.634Z] Commit message: "builder: produce error when using unsupported Dockerfile option"