Skip to content

Console Output

15:20:33 [2024-05-21T15:20:33.901Z] The recommended git tool is: git
15:20:36 [2024-05-21T15:20:36.616Z] using credential docker-jenkins-github-credentials
15:20:36 [2024-05-21T15:20:36.627Z] Cloning the remote Git repository
15:20:36 [2024-05-21T15:20:36.627Z] Cloning with configured refspecs honoured and without tags
15:20:36 [2024-05-21T15:20:36.671Z] Cloning repository https://github.com/moby/moby.git
15:20:36 [2024-05-21T15:20:36.728Z]  > git init /home/ubuntu/workspace/moby_master # timeout=10
15:20:37 [2024-05-21T15:20:37.437Z] Fetching upstream changes from https://github.com/moby/moby.git
15:20:37 [2024-05-21T15:20:37.437Z]  > git --version # timeout=10
15:20:37 [2024-05-21T15:20:37.440Z]  > git --version # 'git version 2.25.1'
15:20:37 [2024-05-21T15:20:37.441Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:20:37 [2024-05-21T15:20:37.449Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/heads/master:refs/remotes/origin/master # timeout=10
15:20:51 [2024-05-21T15:20:51.789Z] Avoid second fetch
15:20:51 [2024-05-21T15:20:51.789Z] Checking out Revision 081f6ba39a95f5cef095dc72eb7a5ba0b1127e4e (master)
15:20:51 [2024-05-21T15:20:51.569Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:20:51 [2024-05-21T15:20:51.572Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:20:51 [2024-05-21T15:20:51.812Z]  > git config core.sparsecheckout # timeout=10
15:20:51 [2024-05-21T15:20:51.822Z]  > git checkout -f 081f6ba39a95f5cef095dc72eb7a5ba0b1127e4e # timeout=10
15:20:53 [2024-05-21T15:20:53.118Z] Commit message: "Merge pull request #47826 from robmry/windns_proxy_default"
15:20:53 [2024-05-21T15:20:53.138Z]  > git rev-list --no-walk c3a40873f9fcc38ed49f3f870bacda276674a76e # timeout=10