Skip to content

Console Output

09:54:23 [2021-05-18T09:54:23.963Z] The recommended git tool is: git
09:54:28 [2021-05-18T09:54:28.187Z] using credential docker-jenkins-github-credentials
09:54:28 [2021-05-18T09:54:28.197Z] Cloning the remote Git repository
09:54:28 [2021-05-18T09:54:28.197Z] Cloning with configured refspecs honoured and without tags
09:54:28 [2021-05-18T09:54:28.275Z] Cloning repository https://github.com/moby/moby.git
09:54:28 [2021-05-18T09:54:28.336Z]  > git init /home/ubuntu/workspace/moby_PR-42389 # timeout=10
09:54:28 [2021-05-18T09:54:28.952Z] Fetching upstream changes from https://github.com/moby/moby.git
09:54:28 [2021-05-18T09:54:28.952Z]  > git --version # timeout=10
09:54:28 [2021-05-18T09:54:28.971Z]  > git --version # 'git version 2.25.1'
09:54:28 [2021-05-18T09:54:28.972Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:54:28 [2021-05-18T09:54:28.975Z]  > git fetch --no-tags --force --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:49 [2021-05-18T09:54:49.627Z] Fetching without tags
09:54:50 [2021-05-18T09:54:50.028Z] Merging remotes/origin/master commit 0f124aba2e4a9b28f82204654bb4898325c07321 into PR head commit fe54215fb36bae86e7f2527c29624654e6affd98
09:54:49 [2021-05-18T09:54:49.556Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:54:49 [2021-05-18T09:54:49.575Z]  > git config --add remote.origin.fetch +refs/pull/42389/head:refs/remotes/origin/PR-42389 # timeout=10
09:54:49 [2021-05-18T09:54:49.593Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:54:49 [2021-05-18T09:54:49.614Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:54:49 [2021-05-18T09:54:49.635Z] Fetching upstream changes from https://github.com/moby/moby.git
09:54:49 [2021-05-18T09:54:49.635Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:54:49 [2021-05-18T09:54:49.638Z]  > git fetch --no-tags --force --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:50 [2021-05-18T09:54:50.040Z]  > git config core.sparsecheckout # timeout=10
09:54:50 [2021-05-18T09:54:50.046Z]  > git checkout -f fe54215fb36bae86e7f2527c29624654e6affd98 # timeout=10
09:54:51 [2021-05-18T09:54:51.945Z] Merge succeeded, producing fe54215fb36bae86e7f2527c29624654e6affd98
09:54:51 [2021-05-18T09:54:51.946Z] Checking out Revision fe54215fb36bae86e7f2527c29624654e6affd98 (PR-42389)
09:54:51 [2021-05-18T09:54:51.807Z]  > git remote # timeout=10
09:54:51 [2021-05-18T09:54:51.818Z]  > git config --get remote.origin.url # timeout=10
09:54:51 [2021-05-18T09:54:51.844Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:54:51 [2021-05-18T09:54:51.846Z]  > git merge 0f124aba2e4a9b28f82204654bb4898325c07321 # timeout=10
09:54:51 [2021-05-18T09:54:51.941Z]  > git rev-parse HEAD^{commit} # timeout=10
09:54:51 [2021-05-18T09:54:51.950Z]  > git config core.sparsecheckout # timeout=10
09:54:51 [2021-05-18T09:54:51.955Z]  > git checkout -f fe54215fb36bae86e7f2527c29624654e6affd98 # timeout=10
09:54:56 [2021-05-18T09:54:56.496Z] Commit message: "Update test certificates"