Skip to content

Console Output

19:36:01 [2022-08-25T19:36:01.811Z] The recommended git tool is: git
19:36:05 [2022-08-25T19:36:05.138Z] using credential docker-jenkins-github-credentials
19:36:05 [2022-08-25T19:36:05.147Z] Cloning the remote Git repository
19:36:05 [2022-08-25T19:36:05.147Z] Cloning with configured refspecs honoured and without tags
19:36:05 [2022-08-25T19:36:05.216Z] Cloning repository https://github.com/moby/moby.git
19:36:05 [2022-08-25T19:36:05.270Z]  > git init /home/ubuntu/workspace/moby_PR-44029 # timeout=10
19:36:05 [2022-08-25T19:36:05.657Z] Fetching upstream changes from https://github.com/moby/moby.git
19:36:05 [2022-08-25T19:36:05.657Z]  > git --version # timeout=10
19:36:05 [2022-08-25T19:36:05.683Z]  > git --version # 'git version 2.25.1'
19:36:05 [2022-08-25T19:36:05.683Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:36:05 [2022-08-25T19:36:05.688Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44029/head:refs/remotes/origin/PR-44029 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
19:36:24 [2022-08-25T19:36:24.650Z] Fetching without tags
19:36:24 [2022-08-25T19:36:24.855Z] Merging remotes/origin/22.06 commit 29c636bf80198577150a174d39966b6cfe0d6e1c into PR head commit 9aeda305fd66dcfe01ea4eca3862a6b78f631ee4
19:36:25 [2022-08-25T19:36:25.526Z] Merge succeeded, producing 9aeda305fd66dcfe01ea4eca3862a6b78f631ee4
19:36:25 [2022-08-25T19:36:25.526Z] Checking out Revision 9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 (PR-44029)
19:36:24 [2022-08-25T19:36:24.597Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:36:24 [2022-08-25T19:36:24.609Z]  > git config --add remote.origin.fetch +refs/pull/44029/head:refs/remotes/origin/PR-44029 # timeout=10
19:36:24 [2022-08-25T19:36:24.624Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
19:36:24 [2022-08-25T19:36:24.638Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:36:24 [2022-08-25T19:36:24.653Z] Fetching upstream changes from https://github.com/moby/moby.git
19:36:24 [2022-08-25T19:36:24.653Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:36:24 [2022-08-25T19:36:24.655Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44029/head:refs/remotes/origin/PR-44029 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
19:36:24 [2022-08-25T19:36:24.863Z]  > git config core.sparsecheckout # timeout=10
19:36:24 [2022-08-25T19:36:24.875Z]  > git checkout -f 9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 # timeout=10
19:36:25 [2022-08-25T19:36:25.481Z]  > git remote # timeout=10
19:36:25 [2022-08-25T19:36:25.491Z]  > git config --get remote.origin.url # timeout=10
19:36:25 [2022-08-25T19:36:25.497Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:36:25 [2022-08-25T19:36:25.498Z]  > git merge 29c636bf80198577150a174d39966b6cfe0d6e1c # timeout=10
19:36:25 [2022-08-25T19:36:25.514Z]  > git rev-parse HEAD^{commit} # timeout=10
19:36:25 [2022-08-25T19:36:25.571Z]  > git config core.sparsecheckout # timeout=10
19:36:25 [2022-08-25T19:36:25.578Z]  > git checkout -f 9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 # timeout=10
19:36:29 [2022-08-25T19:36:29.832Z] Commit message: "vendor: github.com/moby/buildkit v0.10.4"