Skip to content

Console Output

12:59:46 [2021-06-21T12:59:46.945Z] The recommended git tool is: git
12:59:46 [2021-06-21T12:59:46.952Z] using credential docker-jenkins-github-credentials
12:59:46 [2021-06-21T12:59:46.957Z] Cloning the remote Git repository
12:59:46 [2021-06-21T12:59:46.957Z] Cloning with configured refspecs honoured and without tags
12:59:46 [2021-06-21T12:59:46.959Z] Cloning repository https://github.com/moby/moby.git
12:59:46 [2021-06-21T12:59:46.959Z]  > git init /home/ubuntu/workspace/moby_PR-42005 # timeout=10
12:59:46 [2021-06-21T12:59:46.972Z] Fetching upstream changes from https://github.com/moby/moby.git
12:59:46 [2021-06-21T12:59:46.973Z]  > git --version # timeout=10
12:59:46 [2021-06-21T12:59:46.977Z]  > git --version # 'git version 2.17.1'
12:59:46 [2021-06-21T12:59:46.977Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:59:46 [2021-06-21T12:59:46.978Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42005/head:refs/remotes/origin/PR-42005 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:00:01 [2021-06-21T13:00:01.670Z] Fetching without tags
13:00:02 [2021-06-21T13:00:02.275Z] Merging remotes/origin/master commit 44269c665319630586d8329ef83bc29e5cefd65c into PR head commit c7cd1b9436ac381747a5c52dddac5a66f97c61f8
13:00:01 [2021-06-21T13:00:01.654Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:00:01 [2021-06-21T13:00:01.656Z]  > git config --add remote.origin.fetch +refs/pull/42005/head:refs/remotes/origin/PR-42005 # timeout=10
13:00:01 [2021-06-21T13:00:01.661Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:00:01 [2021-06-21T13:00:01.665Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:00:01 [2021-06-21T13:00:01.672Z] Fetching upstream changes from https://github.com/moby/moby.git
13:00:01 [2021-06-21T13:00:01.672Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:00:01 [2021-06-21T13:00:01.673Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42005/head:refs/remotes/origin/PR-42005 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:00:02 [2021-06-21T13:00:02.276Z]  > git config core.sparsecheckout # timeout=10
13:00:02 [2021-06-21T13:00:02.283Z]  > git checkout -f c7cd1b9436ac381747a5c52dddac5a66f97c61f8 # timeout=10
13:00:02 [2021-06-21T13:00:02.735Z]  > git remote # timeout=10
13:00:02 [2021-06-21T13:00:02.741Z]  > git config --get remote.origin.url # timeout=10
13:00:02 [2021-06-21T13:00:02.746Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:00:02 [2021-06-21T13:00:02.746Z]  > git merge 44269c665319630586d8329ef83bc29e5cefd65c # timeout=10
13:00:03 [2021-06-21T13:00:03.280Z] Merge succeeded, producing 34ecf456be784b2aad3ce978431ff9e98cca01eb
13:00:03 [2021-06-21T13:00:03.280Z] Checking out Revision 34ecf456be784b2aad3ce978431ff9e98cca01eb (PR-42005)
13:00:03 [2021-06-21T13:00:03.344Z] Commit message: "Merge commit '44269c665319630586d8329ef83bc29e5cefd65c' into HEAD"
13:00:03 [2021-06-21T13:00:03.271Z]  > git rev-parse HEAD^{commit} # timeout=10
13:00:03 [2021-06-21T13:00:03.282Z]  > git config core.sparsecheckout # timeout=10
13:00:03 [2021-06-21T13:00:03.286Z]  > git checkout -f 34ecf456be784b2aad3ce978431ff9e98cca01eb # timeout=10