Skip to content

Console Output

09:54:03 [2021-05-18T09:54:03.248Z] The recommended git tool is: git
09:54:06 [2021-05-18T09:54:06.383Z] using credential docker-jenkins-github-credentials
09:54:06 [2021-05-18T09:54:06.389Z] Cloning the remote Git repository
09:54:06 [2021-05-18T09:54:06.389Z] Cloning with configured refspecs honoured and without tags
09:54:06 [2021-05-18T09:54:06.404Z] Cloning repository https://github.com/moby/moby.git
09:54:06 [2021-05-18T09:54:06.460Z]  > git init /home/ubuntu/workspace/moby_PR-42389 # timeout=10
09:54:06 [2021-05-18T09:54:06.690Z] Fetching upstream changes from https://github.com/moby/moby.git
09:54:06 [2021-05-18T09:54:06.690Z]  > git --version # timeout=10
09:54:06 [2021-05-18T09:54:06.709Z]  > git --version # 'git version 2.17.1'
09:54:06 [2021-05-18T09:54:06.710Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:54:06 [2021-05-18T09:54:06.721Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42389/head:refs/remotes/origin/PR-42389 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:54:30 [2021-05-18T09:54:30.975Z] Fetching without tags
09:54:31 [2021-05-18T09:54:31.256Z] Merging remotes/origin/master commit 0f124aba2e4a9b28f82204654bb4898325c07321 into PR head commit fe54215fb36bae86e7f2527c29624654e6affd98
09:54:30 [2021-05-18T09:54:30.885Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:54:30 [2021-05-18T09:54:30.909Z]  > git config --add remote.origin.fetch +refs/pull/42389/head:refs/remotes/origin/PR-42389 # timeout=10
09:54:30 [2021-05-18T09:54:30.936Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:54:30 [2021-05-18T09:54:30.955Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:54:30 [2021-05-18T09:54:30.978Z] Fetching upstream changes from https://github.com/moby/moby.git
09:54:30 [2021-05-18T09:54:30.978Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:54:31 [2021-05-18T09:54:31.008Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42389/head:refs/remotes/origin/PR-42389 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:54:31 [2021-05-18T09:54:31.270Z]  > git config core.sparsecheckout # timeout=10
09:54:31 [2021-05-18T09:54:31.296Z]  > git checkout -f fe54215fb36bae86e7f2527c29624654e6affd98 # timeout=10
09:54:32 [2021-05-18T09:54:32.587Z] Merge succeeded, producing fe54215fb36bae86e7f2527c29624654e6affd98
09:54:32 [2021-05-18T09:54:32.588Z] Checking out Revision fe54215fb36bae86e7f2527c29624654e6affd98 (PR-42389)
09:54:32 [2021-05-18T09:54:32.481Z]  > git remote # timeout=10
09:54:32 [2021-05-18T09:54:32.503Z]  > git config --get remote.origin.url # timeout=10
09:54:32 [2021-05-18T09:54:32.530Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:54:32 [2021-05-18T09:54:32.531Z]  > git merge 0f124aba2e4a9b28f82204654bb4898325c07321 # timeout=10
09:54:32 [2021-05-18T09:54:32.561Z]  > git rev-parse HEAD^{commit} # timeout=10
09:54:32 [2021-05-18T09:54:32.590Z]  > git config core.sparsecheckout # timeout=10
09:54:32 [2021-05-18T09:54:32.617Z]  > git checkout -f fe54215fb36bae86e7f2527c29624654e6affd98 # timeout=10
09:54:37 [2021-05-18T09:54:37.267Z] Commit message: "Update test certificates"