Skip to content

Console Output

17:09:58 [2021-11-11T17:09:58.423Z] The recommended git tool is: git
17:09:58 [2021-11-11T17:09:58.433Z] using credential docker-jenkins-github-credentials
17:09:58 [2021-11-11T17:09:58.442Z] Cloning the remote Git repository
17:09:58 [2021-11-11T17:09:58.442Z] Cloning with configured refspecs honoured and without tags
17:09:58 [2021-11-11T17:09:58.443Z] Cloning repository https://github.com/moby/moby.git
17:09:58 [2021-11-11T17:09:58.443Z]  > git init /home/ubuntu/workspace/moby_PR-42626 # timeout=10
17:09:58 [2021-11-11T17:09:58.452Z] Fetching upstream changes from https://github.com/moby/moby.git
17:09:58 [2021-11-11T17:09:58.452Z]  > git --version # timeout=10
17:09:58 [2021-11-11T17:09:58.459Z]  > git --version # 'git version 2.17.1'
17:09:58 [2021-11-11T17:09:58.460Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:09:58 [2021-11-11T17:09:58.460Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42626/head:refs/remotes/origin/PR-42626 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:10:13 [2021-11-11T17:10:13.648Z] Fetching without tags
17:10:13 [2021-11-11T17:10:13.885Z] Merging remotes/origin/master commit df7bba7dbc6658ba48851eb4819e0a0a9508b18f into PR head commit 3a938df4b570aad3bfb4d5342379582e872fc1a3
17:10:13 [2021-11-11T17:10:13.627Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:10:13 [2021-11-11T17:10:13.630Z]  > git config --add remote.origin.fetch +refs/pull/42626/head:refs/remotes/origin/PR-42626 # timeout=10
17:10:13 [2021-11-11T17:10:13.635Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:10:13 [2021-11-11T17:10:13.642Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:10:13 [2021-11-11T17:10:13.649Z] Fetching upstream changes from https://github.com/moby/moby.git
17:10:13 [2021-11-11T17:10:13.649Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:10:13 [2021-11-11T17:10:13.650Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42626/head:refs/remotes/origin/PR-42626 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:10:13 [2021-11-11T17:10:13.885Z]  > git config core.sparsecheckout # timeout=10
17:10:13 [2021-11-11T17:10:13.892Z]  > git checkout -f 3a938df4b570aad3bfb4d5342379582e872fc1a3 # timeout=10
17:10:14 [2021-11-11T17:10:14.953Z] Merge succeeded, producing 3ee460f1e1771e7fe03f41c6c8fc3b05e16733a4
17:10:14 [2021-11-11T17:10:14.953Z] Checking out Revision 3ee460f1e1771e7fe03f41c6c8fc3b05e16733a4 (PR-42626)
17:10:15 [2021-11-11T17:10:15.371Z] Commit message: "Merge commit 'df7bba7dbc6658ba48851eb4819e0a0a9508b18f' into HEAD"
17:10:14 [2021-11-11T17:10:14.341Z]  > git remote # timeout=10
17:10:14 [2021-11-11T17:10:14.347Z]  > git config --get remote.origin.url # timeout=10
17:10:14 [2021-11-11T17:10:14.353Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:10:14 [2021-11-11T17:10:14.354Z]  > git merge df7bba7dbc6658ba48851eb4819e0a0a9508b18f # timeout=10
17:10:14 [2021-11-11T17:10:14.946Z]  > git rev-parse HEAD^{commit} # timeout=10
17:10:14 [2021-11-11T17:10:14.954Z]  > git config core.sparsecheckout # timeout=10
17:10:14 [2021-11-11T17:10:14.969Z]  > git checkout -f 3ee460f1e1771e7fe03f41c6c8fc3b05e16733a4 # timeout=10